:root{--ff-bg: #f4f7fb;--ff-surface: #ffffff;--ff-text: #162033;--ff-muted: #64748b;--ff-border: #e5eaf2;--ff-primary: #155eef;--ff-primary-dark: #0f4bd1;--ff-success: #12b76a;--ff-danger: #e5484d;--ff-warning: #f59e0b;--ff-shadow: 0 12px 30px rgba(17, 24, 39, .08)}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0}body{overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ff-text);background:radial-gradient(circle at top left,rgba(21,94,239,.08),transparent 28%),radial-gradient(circle at bottom right,rgba(18,183,106,.08),transparent 24%),var(--ff-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a{text-decoration:none}button,input,select,textarea{touch-action:manipulation}.app-shell{min-height:100vh;min-width:0}.page-shell,.dashboard{width:100%;max-width:none!important;margin-left:0;margin-right:0}.ff-card{border:1px solid var(--ff-border);border-radius:1rem;box-shadow:var(--ff-shadow);background:var(--ff-surface)}.ff-subtle{color:var(--ff-muted)}.ff-gradient-brand{background:linear-gradient(135deg,#155eef,#12b76a)}.ff-sidebar{background:linear-gradient(180deg,#0f172a,#111827);color:#e5eefc}.ff-sidebar .nav-link{color:#9fb0ce;border-radius:.85rem;padding:.8rem .95rem}.ff-sidebar .nav-link:hover,.ff-sidebar .nav-link.active{background:#ffffff14;color:#fff}.ff-page-title{font-size:clamp(1.5rem,2vw,2rem);font-weight:700;margin-bottom:.25rem}.ff-page-subtitle{color:var(--ff-muted);margin-bottom:0}.ff-auth-shell{min-height:100vh}.ff-auth-panel{width:100%;max-width:460px}.ff-auth-hero{border-radius:1.5rem;color:#fff;box-shadow:var(--ff-shadow);overflow:hidden}.ff-icon-badge{width:3rem;height:3rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center}.ff-icon-badge i{font-size:1.1rem}.ff-table-responsive{border-radius:1rem;overflow:hidden}.modal-backdrop-custom{backdrop-filter:blur(4px)}.modal-panel,.modal-dialog-card{width:min(100%,640px)}.modal-lg-card{width:min(100%,760px)}.ff-progress{height:.55rem;border-radius:999px}.ff-bg-soft-primary{background:#155eef14}.ff-bg-soft-success{background:#12b76a14}.ff-bg-soft-danger{background:#e5484d14}.ff-bg-soft-warning{background:#f59e0b1a}@media (max-width: 767.98px){.container,.container-fluid{--bs-gutter-x: 1rem}.ff-card{border-radius:.9rem}.ff-page-title{font-size:clamp(1.25rem,5vw,1.7rem)}.ff-page-subtitle{font-size:.92rem}.ff-auth-shell{min-height:100dvh;align-items:flex-start!important}.ff-auth-panel{max-width:none}.ff-auth-hero{min-height:220px;border-radius:1rem}.ff-table-responsive{border-radius:.9rem}.modal-panel,.modal-dialog-card,.modal-lg-card{width:calc(100vw - 1rem);max-height:calc(100dvh - 1rem);padding:1rem}}
