:root{
  --navy:#08172c;--navy-2:#0d213d;--navy-3:#153052;--ink:#132033;--muted:#6f7b8f;--soft:#f3f6f9;
  --line:#e3e8ef;--card:#fff;--orange:#f47a20;--orange-2:#ff9448;--green:#15936b;--green-soft:#e4f6ef;
  --red:#d84a4a;--red-soft:#feeaea;--amber:#d38a17;--amber-soft:#fff4dc;--blue:#2767a5;--blue-soft:#eaf2fb;
  --shadow:0 14px 38px rgba(23,38,61,.08);--shadow-sm:0 5px 18px rgba(23,38,61,.055);
  font-family:Inter,"Segoe UI",system-ui,-apple-system,BlinkMacSystemFont,Arial,sans-serif;
}
*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#f4f6f9;color:var(--ink)}body{font-size:14px}.hidden{display:none!important}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.muted{color:var(--muted)}.mini{font-size:12px}.tiny{font-size:11px}.good-text{color:var(--green)}.danger-text{color:var(--red)}.warn-text{color:var(--amber)}.right{text-align:right}.nowrap{white-space:nowrap}

/* boot */
.boot{position:fixed;inset:0;background:radial-gradient(circle at 70% 25%,#17365e 0,#0b1e38 32%,#071426 72%);color:#fff;display:grid;place-content:center;text-align:center;gap:10px;z-index:1000}.boot strong{font-size:26px;letter-spacing:-.03em}.boot small{color:#aab9ca}.boot-mark{height:42px;display:flex;align-items:center;justify-content:center;gap:5px}.boot-mark span{width:7px;background:var(--orange);border-radius:8px;animation:pulsebar 1s ease-in-out infinite}.boot-mark span:nth-child(1){height:18px}.boot-mark span:nth-child(2){height:36px;animation-delay:.12s}.boot-mark span:nth-child(3){height:25px;animation-delay:.24s}@keyframes pulsebar{50%{transform:scaleY(.55);opacity:.55}}

/* auth */
.auth{min-height:100vh;display:grid;grid-template-columns:minmax(520px,1.12fr) minmax(420px,.88fr);background:#fff}.auth-brand{position:relative;overflow:hidden;background:linear-gradient(145deg,#061226 0,#0a1b34 50%,#15365e 100%);color:#fff;display:flex;align-items:center;padding:7vw}.auth-brand:before,.auth-brand:after{content:"";position:absolute;border-radius:50%;border:1px solid #ffffff12}.auth-brand:before{width:650px;height:650px;right:-280px;top:-200px}.auth-brand:after{width:430px;height:430px;right:-150px;bottom:-240px}.auth-brand-inner{position:relative;z-index:1;max-width:690px}.suite-label{font-size:11px;font-weight:900;letter-spacing:.24em;color:#9fb4cc}.auth-logo{display:flex;align-items:center;gap:12px;font-size:20px;font-weight:900;letter-spacing:.08em;margin:22px 0 65px}.logo-a,.brand-icon{background:var(--orange);color:#fff;display:grid;place-items:center;font-weight:950}.logo-a{width:42px;height:42px;border-radius:12px}.auth-brand h1{font-size:clamp(46px,5vw,72px);line-height:.98;letter-spacing:-.055em;margin:0 0 26px}.auth-brand p{font-size:18px;line-height:1.6;color:#bac7d6;max-width:610px}.auth-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:50px;padding-top:26px;border-top:1px solid #ffffff18}.auth-metrics b{font-size:24px}.auth-metrics span{display:block;color:#8fa2b7;margin-top:5px;font-size:12px}.auth-panel{display:grid;place-items:center;background:#f8fafc;padding:40px}.login-card{width:min(450px,100%);background:#fff;border:1px solid #e9edf2;border-radius:26px;padding:42px;box-shadow:0 22px 70px rgba(11,28,51,.10)}.login-card h2{font-size:31px;letter-spacing:-.035em;margin:9px 0}.login-card>p{margin:0 0 28px;color:var(--muted);font-size:15px}.eyebrow{font-size:10px;font-weight:900;letter-spacing:.14em;color:#8794a8}.login-card label{display:block;font-weight:750;margin:16px 0 7px}.login-card input{width:100%;height:49px;border:1px solid #dbe2ea;border-radius:13px;padding:0 14px;background:#fff;outline:none}.login-card input:focus{border-color:#849ab8;box-shadow:0 0 0 4px #2b619311}.login-foot{margin-top:24px;padding-top:18px;border-top:1px solid var(--line);color:#8b96a8;font-size:12px;display:flex;gap:8px;align-items:center}.login-foot i{width:8px;height:8px;border-radius:50%;background:var(--green)}.form-error{color:var(--red);font-size:12px;min-height:17px;margin-top:12px}

/* shell */
.shell{display:grid;grid-template-columns:252px minmax(0,1fr);min-height:100vh}.sidebar{height:100vh;position:sticky;top:0;background:linear-gradient(180deg,#071426,#0a1a30 60%,#081426);color:#fff;padding:22px 14px 15px;display:flex;flex-direction:column;z-index:60}.brand{display:flex;align-items:center;gap:11px;padding:3px 10px 24px}.brand-icon{width:39px;height:39px;border-radius:11px;font-size:17px}.brand b{font-size:17px;letter-spacing:-.02em}.brand b span{color:#ff994f}.brand small{display:block;font-size:8px;letter-spacing:.17em;color:#70839a;margin-top:3px}.sidebar nav{overflow-y:auto;min-height:0;padding-right:2px}.nav-group{font-size:9px;font-weight:900;letter-spacing:.16em;color:#536a84;padding:20px 13px 8px}.nav{width:100%;height:44px;border:0;background:transparent;color:#aab9ca;border-radius:11px;padding:0 12px;display:flex;align-items:center;gap:11px;text-align:left;font-weight:700;transition:.15s;position:relative}.nav i{display:flex;width:19px;height:19px;color:#7f93aa}.nav svg{width:19px;height:19px;stroke:currentColor;fill:none;stroke-width:1.8}.nav:hover{background:#ffffff09;color:#fff}.nav.active{background:#ffffff10;color:#fff}.nav.active:before{content:"";position:absolute;left:-14px;width:3px;height:24px;border-radius:0 4px 4px 0;background:var(--orange)}.nav.access-nav{color:#ffd5b5;background:#f47a200e}.nav.access-nav em{font-size:8px;font-style:normal;letter-spacing:.1em;background:#f47a20;color:#fff;padding:3px 5px;border-radius:5px;margin-left:auto}.sidebar-foot{margin-top:auto;border-top:1px solid #ffffff0d;padding-top:10px}.who{padding:10px 12px 9px;color:#7f91a6;font-size:11px}.who b{display:block;color:#eef3f8;font-size:13px;margin-bottom:3px}.who .role-pill{display:inline-block;background:#ffffff0b;padding:3px 7px;border-radius:7px;text-transform:uppercase;font-size:8px;letter-spacing:.08em}.logout{color:#768ba2}

main{min-width:0}.topbar{height:78px;background:rgba(255,255,255,.96);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);display:flex;align-items:center;gap:18px;padding:0 28px;position:sticky;top:0;z-index:40}.title-block{min-width:230px}.title-block h1{font-size:21px;letter-spacing:-.025em;margin:3px 0 0}.global-search-wrap{margin-left:auto;position:relative;width:min(430px,34vw)}.global-search{height:42px;border:1px solid #dfe5ec;background:#f7f9fb;border-radius:12px;display:flex;align-items:center;padding:0 11px;gap:9px}.global-search i{width:17px;display:flex;color:#8b98aa}.global-search svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.global-search input{border:0;background:transparent;outline:none;min-width:0;flex:1}.global-search kbd{font-size:10px;color:#8491a3;background:#fff;border:1px solid #e0e5eb;padding:3px 6px;border-radius:6px;box-shadow:0 1px 1px #00000006}.search-results{position:absolute;top:49px;left:0;right:0;background:#fff;border:1px solid var(--line);border-radius:15px;box-shadow:0 18px 50px rgba(21,36,57,.16);overflow:hidden;z-index:100}.search-result{display:flex;gap:10px;align-items:center;padding:11px 13px;border-bottom:1px solid #eef1f4;cursor:pointer}.search-result:last-child{border-bottom:0}.search-result:hover{background:#f7f9fb}.search-result img,.search-result .avatar-mini{width:38px;height:38px;border-radius:10px;object-fit:cover}.avatar-mini{display:grid;place-items:center;background:#edf1f5;font-weight:850;color:#536277}.search-result b{font-size:12px}.search-result span{display:block;color:var(--muted);font-size:10px;margin-top:2px}.topbar-status{display:flex;align-items:center;gap:8px;border-left:1px solid var(--line);padding-left:18px}.online-dot{width:9px;height:9px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px #15936b15}.topbar-status b{display:block;font-size:13px}.topbar-status small{display:block;color:#8793a4;font-size:9px;margin-top:2px}.icon-btn{border:0;background:#eef2f6;border-radius:10px;width:38px;height:38px}.mobile-menu{display:none}

.content{padding:24px 28px 45px;max-width:1700px;margin:0 auto}.page-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.page-toolbar .left,.page-toolbar .right-actions{display:flex;align-items:center;gap:9px}.btn{border:0;border-radius:11px;min-height:40px;padding:0 15px;font-weight:800;font-size:12px;display:inline-flex;align-items:center;justify-content:center;gap:7px}.btn.large{height:50px}.btn.primary{background:linear-gradient(135deg,var(--orange),#f08a39);color:white;box-shadow:0 8px 18px #f47a2020}.btn.dark{background:var(--navy);color:#fff}.btn.ghost{background:#edf2f6;color:#28374c}.btn.outline{background:#fff;border:1px solid var(--line);color:#36465a}.btn.danger{background:var(--red);color:#fff}.btn:hover{filter:brightness(.985);transform:translateY(-1px)}.btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.btn svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.filter-select,.toolbar-input{height:40px;border:1px solid #dce3ea;background:#fff;border-radius:11px;padding:0 12px;outline:none}.toolbar-input{min-width:300px}.filter-select:focus,.toolbar-input:focus{border-color:#90a4bc;box-shadow:0 0 0 3px #2b61930b}

/* common cards */
.card,.panel,.metric-card,.table-card{background:#fff;border:1px solid var(--line);border-radius:17px;box-shadow:var(--shadow-sm)}.card{padding:20px}.card-head,.panel-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.card-head h3,.panel-head h3,.card h3{margin:0;font-size:15px;letter-spacing:-.015em}.section-label{font-size:10px;font-weight:900;letter-spacing:.12em;color:#8b97a9}.subline{color:var(--muted);font-size:12px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grid-dashboard{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(330px,.65fr);gap:16px}.stack{display:grid;gap:16px}

/* dashboard */
.dashboard-hero{background:linear-gradient(125deg,#08172c,#102c50 68%,#173a63);color:#fff;border-radius:22px;padding:25px 28px;min-height:145px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative;overflow:hidden;box-shadow:0 18px 44px #0c1d3522}.dashboard-hero:after{content:"";position:absolute;width:330px;height:330px;border:50px solid #ffffff07;border-radius:50%;right:-130px;top:-110px}.hero-copy{position:relative;z-index:1}.hero-copy .eyebrow{color:#91a8c2}.hero-copy h2{font-size:28px;letter-spacing:-.04em;margin:7px 0}.hero-copy p{color:#b4c3d3;margin:0}.hero-live{position:relative;z-index:1;display:flex;align-items:center;gap:10px;background:#ffffff0e;border:1px solid #ffffff14;border-radius:13px;padding:12px 15px}.hero-live i{width:10px;height:10px;background:#30d399;border-radius:50%;box-shadow:0 0 0 5px #30d39918}.hero-live b{display:block;font-size:12px}.hero-live span{display:block;color:#8fa4bc;font-size:10px;margin-top:2px}.metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:15px 0}.metric-card{padding:16px 17px;min-height:104px;position:relative;overflow:hidden}.metric-card:after{content:"";position:absolute;right:-20px;bottom:-25px;width:65px;height:65px;border-radius:50%;background:#f2f5f8}.metric-icon{width:31px;height:31px;border-radius:9px;display:grid;place-items:center;margin-bottom:11px;position:relative;z-index:1}.metric-icon.orange{background:#fff0e4;color:#ef7219}.metric-icon.green{background:#e5f6ef;color:#16845f}.metric-icon.blue{background:#e8f1fb;color:#2b66a3}.metric-icon.amber{background:#fff4df;color:#b87917}.metric-icon.red{background:#fdecec;color:#c94545}.metric-icon.navy{background:#ebeff5;color:#263e5c}.metric-icon svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}.metric-label{font-size:9px;font-weight:900;letter-spacing:.08em;color:#8390a2;position:relative;z-index:1}.metric-value{font-size:23px;font-weight:900;letter-spacing:-.035em;margin-top:5px;position:relative;z-index:1}.metric-note{font-size:9px;color:#9aa5b4;margin-top:4px;position:relative;z-index:1}.chart-card{padding:18px}.chart-wrap{height:220px;display:flex;align-items:flex-end;gap:7px;padding-top:10px}.bar-col{flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:100%;gap:6px}.bar{width:100%;max-width:31px;min-height:3px;border-radius:7px 7px 3px 3px;background:linear-gradient(180deg,#f59852,#f47a20);position:relative}.bar.blue{background:linear-gradient(180deg,#487eaf,#205f99)}.bar:hover:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 7px);left:50%;transform:translateX(-50%);background:#11243e;color:#fff;font-size:9px;padding:5px 7px;border-radius:6px;white-space:nowrap;z-index:3}.bar-label{font-size:8px;color:#8b97a7;white-space:nowrap}.svg-chart{width:100%;height:220px;display:block}.chart-grid line{stroke:#edf0f4;stroke-width:1}.chart-area{fill:url(#revGradient)}.chart-line{fill:none;stroke:#f47a20;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.chart-dot{fill:#fff;stroke:#f47a20;stroke-width:2}.chart-axis{font-size:9px;fill:#8b97a9}.donut-row{display:grid;grid-template-columns:128px 1fr;gap:18px;align-items:center}.donut{width:120px;height:120px;border-radius:50%;display:grid;place-items:center;position:relative}.donut:after{content:"";position:absolute;inset:18px;background:#fff;border-radius:50%}.donut-center{position:relative;z-index:1;text-align:center}.donut-center b{font-size:22px}.donut-center span{display:block;font-size:9px;color:var(--muted)}.progress-list{display:grid;gap:12px}.progress-item .row{display:flex;justify-content:space-between;font-size:11px;margin-bottom:6px}.progress{height:7px;background:#edf1f5;border-radius:20px;overflow:hidden}.progress span{display:block;height:100%;background:var(--orange);border-radius:20px}.progress span.blue{background:#3375ad}.progress span.green{background:#279f78}.hour-heat{display:grid;grid-template-columns:repeat(12,1fr);gap:4px;align-items:end;height:92px}.heat-cell{border-radius:5px;min-height:12px;background:#d9e4ef;position:relative}.heat-cell:hover:after{content:attr(data-tip);position:absolute;bottom:calc(100% + 5px);left:50%;transform:translateX(-50%);background:#10223a;color:#fff;padding:4px 6px;border-radius:5px;font-size:8px;white-space:nowrap}.mini-list{display:grid;gap:8px}.mini-list-row{display:flex;align-items:center;gap:10px;padding:9px 0;border-bottom:1px solid #edf1f4}.mini-list-row:last-child{border-bottom:0}.mini-list-row .avatar-mini{width:37px;height:37px;border-radius:10px;background:#edf2f6;display:grid;place-items:center;font-weight:850;color:#536174;flex:0 0 auto}.mini-list-row .grow{min-width:0;flex:1}.mini-list-row b{font-size:11px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-list-row span{font-size:9px;color:var(--muted);display:block;margin-top:3px}.mini-list-row strong{font-size:11px}

/* status */
.pill{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:900;letter-spacing:.03em;white-space:nowrap}.pill:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.pill.green{background:var(--green-soft);color:#107653}.pill.red{background:var(--red-soft);color:#bc3838}.pill.amber{background:var(--amber-soft);color:#9a620c}.pill.blue{background:var(--blue-soft);color:#245f98}.pill.gray{background:#edf1f5;color:#697587}.source-pill{font-size:8px;padding:3px 6px;border-radius:5px;background:#edf1f5;color:#6c798b;font-weight:800}.source-pill.local{background:#e8f3fb;color:#27638f}

/* tables */
.table-card{overflow:hidden}.table-toolbar{padding:14px 15px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:10px}.table-wrap{overflow:auto;max-height:calc(100vh - 230px)}table{width:100%;border-collapse:collapse}th,td{text-align:left;padding:11px 13px;border-bottom:1px solid #edf1f4;white-space:nowrap}th{font-size:9px;letter-spacing:.07em;color:#8490a2;font-weight:900;background:#fafbfd;position:sticky;top:0;z-index:2}td{font-size:11px}tbody tr.clickable{cursor:pointer}tbody tr.clickable:hover{background:#f8fafc}.table-member{display:flex;align-items:center;gap:9px;min-width:220px}.table-member img,.member-thumb{width:35px;height:35px;border-radius:9px;object-fit:cover;background:#edf1f5}.table-member .avatar-mini{width:35px;height:35px;border-radius:9px;display:grid;place-items:center;background:#edf1f5;color:#556579;font-weight:850}.table-member b{display:block;font-size:11px}.table-member span{font-size:9px;color:var(--muted);display:block;margin-top:2px}

/* access */
.access-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(350px,.55fr);gap:16px}.access-console{background:linear-gradient(145deg,#07172b,#0c2441);color:#fff;border-radius:22px;min-height:600px;padding:24px;box-shadow:0 18px 42px #0c213e25;display:flex;flex-direction:column}.access-console-top{display:flex;justify-content:space-between;align-items:flex-start}.access-console h2{font-size:24px;margin:5px 0}.access-console .subline{color:#8da2ba}.access-statbar{display:flex;gap:8px}.access-stat{background:#ffffff0a;border:1px solid #ffffff10;border-radius:10px;padding:8px 10px;min-width:76px}.access-stat b{font-size:15px;display:block}.access-stat span{font-size:8px;color:#8fa4ba;letter-spacing:.06em}.scan-form{display:flex;gap:10px;margin:22px 0}.scan-form input{height:58px;flex:1;border:1px solid #ffffff18;background:#fff;border-radius:13px;padding:0 17px;font-size:18px;font-weight:800;outline:none}.scan-form button{width:130px;border:0;border-radius:13px;background:var(--orange);color:#fff;font-weight:900;letter-spacing:.04em}.access-result{flex:1;border-radius:18px;border:1px solid #ffffff10;background:#ffffff06;min-height:355px;display:grid;place-items:center;padding:22px;transition:.18s}.access-result.allow{background:linear-gradient(145deg,#0e4a3b66,#0b2c3566);border-color:#47c59b3d}.access-result.deny{background:linear-gradient(145deg,#61262d66,#2d223166);border-color:#e86d7440}.access-empty{text-align:center;color:#9cb0c5}.access-empty-icon{width:70px;height:70px;border-radius:20px;border:1px solid #ffffff15;background:#ffffff08;display:grid;place-items:center;margin:0 auto 13px}.access-empty-icon svg{width:34px;height:34px;stroke:#acc0d4;fill:none;stroke-width:1.5}.access-person{width:100%;display:grid;grid-template-columns:180px 1fr;gap:25px;align-items:center}.access-photo{width:180px;height:210px;object-fit:cover;border-radius:18px;background:#102c49;border:1px solid #ffffff18}.access-photo-placeholder{width:180px;height:210px;border-radius:18px;background:#ffffff0b;border:1px solid #ffffff13;display:grid;place-items:center;font-size:50px;font-weight:900;color:#738aa3}.access-person h3{font-size:28px;line-height:1.06;margin:10px 0;letter-spacing:-.035em}.access-meta{display:grid;grid-template-columns:repeat(2,minmax(140px,1fr));gap:8px;margin-top:18px}.access-meta div{border:1px solid #ffffff10;background:#ffffff08;border-radius:10px;padding:9px 10px}.access-meta small{display:block;color:#87a0b8;font-size:8px;letter-spacing:.08em;text-transform:uppercase}.access-meta b{font-size:11px;display:block;margin-top:3px}.access-side{display:grid;gap:16px;align-content:start}.recent-accesses{max-height:510px;overflow:auto;padding-right:3px}.access-row{display:grid;grid-template-columns:36px 1fr auto;gap:9px;align-items:center;padding:9px;border:1px solid #edf1f4;border-radius:11px;margin-bottom:7px}.access-row img,.access-row .avatar-mini{width:36px;height:36px;border-radius:9px;object-fit:cover}.access-row .avatar-mini{display:grid;place-items:center;background:#edf1f5;font-weight:850;color:#5f6e80}.access-row b{font-size:10px;display:block;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.access-row span{font-size:8px;color:var(--muted);display:block;margin-top:2px}.result-dot{width:8px;height:8px;border-radius:50%;background:var(--green)}.result-dot.deny{background:var(--red)}

/* members/profile */
.member-list-header{display:flex;gap:10px}.member-list-header .toolbar-input{flex:1;max-width:640px}.profile-hero{background:#fff;border:1px solid var(--line);border-radius:20px;box-shadow:var(--shadow-sm);padding:22px;display:grid;grid-template-columns:150px minmax(0,1fr) auto;gap:20px;align-items:center}.profile-photo{width:150px;height:172px;border-radius:16px;object-fit:cover;background:#edf1f5;border:1px solid #e4e9ef}.profile-photo-placeholder{width:150px;height:172px;border-radius:16px;background:linear-gradient(145deg,#e7ecf2,#f4f6f9);display:grid;place-items:center;color:#8795a8;font-size:42px;font-weight:900}.profile-title h2{font-size:27px;letter-spacing:-.035em;margin:6px 0}.profile-title .identity{color:var(--muted);font-size:12px;display:flex;gap:12px;flex-wrap:wrap}.profile-title .pills{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.profile-actions{display:flex;gap:8px;align-self:start;flex-wrap:wrap;justify-content:flex-end}.profile-metrics{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;margin:13px 0}.profile-metric{background:#fff;border:1px solid var(--line);border-radius:14px;padding:13px 14px}.profile-metric small{display:block;color:#8490a2;font-size:8px;font-weight:900;letter-spacing:.06em}.profile-metric b{display:block;font-size:18px;margin-top:5px;letter-spacing:-.025em}.profile-tabs{display:flex;gap:5px;margin:15px 0;border-bottom:1px solid var(--line);overflow-x:auto}.profile-tab{border:0;background:transparent;color:#6f7c8f;font-weight:800;font-size:11px;padding:11px 12px;position:relative;white-space:nowrap}.profile-tab.active{color:#15243a}.profile-tab.active:after{content:"";position:absolute;height:2px;background:var(--orange);left:9px;right:9px;bottom:-1px}.profile-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:16px}.info-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.info-box{background:#f7f9fb;border:1px solid #edf1f4;border-radius:11px;padding:11px}.info-box small{display:block;color:#8793a4;font-size:8px;font-weight:850;letter-spacing:.05em;margin-bottom:4px}.info-box b{font-size:11px;word-break:break-word}.current-membership{background:linear-gradient(135deg,#0b1e37,#13375f);color:#fff;border-radius:15px;padding:18px;position:relative;overflow:hidden}.current-membership:after{content:"";position:absolute;width:130px;height:130px;border:25px solid #ffffff08;border-radius:50%;right:-45px;bottom:-55px}.current-membership small{color:#8fa6bf;font-size:8px;letter-spacing:.08em;font-weight:900}.current-membership h3{font-size:18px;margin:7px 0;max-width:80%;position:relative;z-index:1}.membership-expiry{display:flex;gap:18px;margin-top:17px;position:relative;z-index:1}.membership-expiry b{font-size:15px}.membership-expiry span{display:block;color:#92a8bf;font-size:8px;margin-top:2px}.note-box textarea{width:100%;min-height:85px;border:1px solid #dfe5eb;border-radius:11px;padding:10px;resize:vertical;outline:none}.note-item{padding:10px 0;border-bottom:1px solid var(--line)}.note-item:last-child{border-bottom:0}.note-item p{font-size:11px;margin:0 0 5px;white-space:pre-wrap}.note-item span{font-size:8px;color:var(--muted)}.timeline{display:grid;gap:0}.timeline-row{display:grid;grid-template-columns:18px 92px 1fr;gap:9px;padding:8px 0}.timeline-mark{position:relative}.timeline-mark:before{content:"";position:absolute;left:7px;top:0;bottom:-16px;width:1px;background:#e5eaf0}.timeline-mark i{position:relative;display:block;width:15px;height:15px;border:4px solid #e9f5f0;background:var(--green);border-radius:50%;z-index:1}.timeline-row:last-child .timeline-mark:before{display:none}.timeline-row time{font-size:9px;color:#7e8a9a;padding-top:2px}.timeline-row b{font-size:10px}.timeline-row span{display:block;font-size:9px;color:var(--muted);margin-top:2px}

/* reports */
.report-hero{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.report-hero h2{margin:0;font-size:18px}.report-kpis{display:grid;grid-template-columns:repeat(5,1fr);gap:11px;margin-bottom:16px}.report-kpi{background:#fff;border:1px solid var(--line);border-radius:15px;padding:15px}.report-kpi span{font-size:8px;color:#8491a3;font-weight:900;letter-spacing:.07em}.report-kpi b{display:block;font-size:21px;margin-top:6px}.weekday-bars{display:grid;grid-template-columns:repeat(7,1fr);gap:8px;align-items:end;height:170px}.weekday{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:100%;gap:6px}.weekday .bar{max-width:44px}.method-row{display:grid;grid-template-columns:minmax(120px,1fr) 110px 70px;gap:8px;align-items:center;padding:8px 0;border-bottom:1px solid #eef1f4}.method-row:last-child{border:0}.method-row b{font-size:10px}.method-row span{font-size:9px;color:var(--muted);text-align:right}

/* settings */
.settings-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);gap:16px}.form-card label{display:block;font-weight:750;font-size:11px;margin:13px 0 6px}.form-card input,.form-card select{width:100%;height:42px;border:1px solid #dbe2ea;border-radius:11px;padding:0 12px;outline:none}.switch-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.switch-row input{width:18px;height:18px}.switch-row b{font-size:11px}.switch-row span{display:block;color:var(--muted);font-size:9px;margin-top:2px}.coverage-card{background:linear-gradient(145deg,#0a1b32,#123253);color:#fff;border:0}.coverage-card h3{color:#fff}.coverage-number{font-size:36px;font-weight:900;letter-spacing:-.04em;margin:10px 0 2px}.coverage-card .progress{background:#ffffff14;height:9px}.coverage-card .progress span{background:var(--orange)}.coverage-card p{color:#9eb1c5;font-size:11px;line-height:1.55}

/* modal */
.modal{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:20px}.modal-backdrop{position:absolute;inset:0;background:#071321b8;backdrop-filter:blur(3px)}.modal-panel{position:relative;width:min(620px,100%);max-height:90vh;overflow:auto;background:#fff;border-radius:20px;box-shadow:0 30px 90px #0004;padding:24px}.modal-x{position:absolute;right:15px;top:13px;width:34px;height:34px;border:0;border-radius:10px;background:#eef2f5;font-size:20px;color:#596779}.modal-panel h2{margin:4px 0 7px;font-size:22px}.modal-panel p{color:var(--muted)}.modal-form{display:grid;gap:10px}.modal-form .two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.modal-form label{font-size:10px;font-weight:800}.modal-form input,.modal-form select,.modal-form textarea{display:block;width:100%;margin-top:5px;border:1px solid #dce3ea;border-radius:10px;padding:10px;outline:none}.weekdays{display:grid;grid-template-columns:repeat(7,1fr);gap:5px}.day-check{border:1px solid var(--line);border-radius:9px;padding:7px 3px;text-align:center;font-size:9px}.day-check input{display:block;width:auto;margin:0 auto 4px}.modal-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}

.toast{position:fixed;right:22px;bottom:22px;background:#102039;color:#fff;padding:12px 16px;border-radius:11px;box-shadow:0 15px 40px #0002;transform:translateY(90px);opacity:0;transition:.22s;z-index:600;font-size:11px}.toast.show{transform:none;opacity:1}.empty{padding:42px 20px;text-align:center;color:var(--muted)}.empty strong{display:block;color:#596679;margin-bottom:4px}.skeleton{height:16px;border-radius:6px;background:linear-gradient(90deg,#edf1f4,#f6f8fa,#edf1f4);background-size:200% 100%;animation:sk 1.3s infinite}@keyframes sk{to{background-position:-200% 0}}.legacy-list{font-family:Consolas,monospace;font-size:10px}

@media(max-width:1350px){.metrics{grid-template-columns:repeat(3,1fr)}.profile-metrics{grid-template-columns:repeat(3,1fr)}.report-kpis{grid-template-columns:repeat(3,1fr)}}
@media(max-width:1080px){.shell{grid-template-columns:225px minmax(0,1fr)}.sidebar{width:225px}.grid-dashboard,.access-layout,.profile-grid,.settings-grid{grid-template-columns:1fr}.global-search-wrap{width:min(350px,30vw)}.grid-3{grid-template-columns:1fr 1fr}.access-side{grid-template-columns:1fr 1fr}.profile-hero{grid-template-columns:130px 1fr}.profile-photo,.profile-photo-placeholder{width:130px;height:150px}.profile-actions{grid-column:1/-1;justify-content:flex-start}}
@media(max-width:780px){.shell{display:block}.sidebar{position:fixed;left:-260px;width:245px;top:0;transition:.2s}.sidebar.open{left:0;box-shadow:20px 0 50px #0003}.mobile-menu{display:block}.topbar{height:68px;padding:0 12px;gap:10px}.title-block{min-width:0}.title-block .eyebrow{display:none}.title-block h1{font-size:17px}.global-search-wrap{display:none}.topbar-status{margin-left:auto;border:0;padding:0}.content{padding:13px 12px 32px}.dashboard-hero{padding:20px;min-height:120px}.dashboard-hero h2{font-size:22px}.hero-live{display:none}.metrics{grid-template-columns:1fr 1fr;gap:8px}.metric-card{padding:13px;min-height:96px}.metric-value{font-size:20px}.grid-2,.grid-3,.access-side{grid-template-columns:1fr}.profile-hero{grid-template-columns:92px 1fr;padding:14px;gap:13px}.profile-photo,.profile-photo-placeholder{width:92px;height:108px;border-radius:12px}.profile-photo-placeholder{font-size:28px}.profile-title h2{font-size:19px}.profile-actions{grid-column:1/-1}.profile-metrics{grid-template-columns:1fr 1fr;gap:7px}.profile-metric{padding:10px}.info-grid{grid-template-columns:1fr 1fr}.access-console{padding:15px;min-height:520px}.access-console-top{display:block}.access-statbar{margin-top:12px}.scan-form{flex-direction:column}.scan-form button{height:48px;width:100%}.access-person{grid-template-columns:100px 1fr;gap:13px}.access-photo,.access-photo-placeholder{width:100px;height:125px;border-radius:12px}.access-photo-placeholder{font-size:28px}.access-person h3{font-size:18px}.access-meta{grid-template-columns:1fr}.report-kpis{grid-template-columns:1fr 1fr}.toolbar-input{min-width:0;width:100%}.page-toolbar{align-items:stretch;flex-direction:column}.page-toolbar .left,.page-toolbar .right-actions{width:100%}.member-list-header{width:100%;flex-direction:column}.table-wrap{max-height:none}.auth{grid-template-columns:1fr}.auth-brand{display:none}.auth-panel{padding:16px}.login-card{padding:27px}.modal-form .two{grid-template-columns:1fr}.weekdays{grid-template-columns:repeat(4,1fr)}}

/* ============================================================
   AMELIAGYM R3 · FITNESS OS
   ============================================================ */
:root{--r3-orange:#ff7a1a;--r3-orange2:#ff9a3d;--r3-navy:#07172d;--r3-navy2:#0d2848;--r3-ink:#12233b;--r3-cyan:#21b8d7;--r3-lime:#2fcf84;--r3-bg:#f3f6fa;--r3-card:#fff;--r3-line:#e4eaf1}
body{background:var(--r3-bg)}
.sidebar{background:linear-gradient(180deg,#07172d 0%,#0a1d34 66%,#071426 100%)}
.brand{padding-top:22px;padding-bottom:20px}.brand-icon{background:linear-gradient(145deg,var(--r3-orange),#ff9a3d);box-shadow:0 10px 30px #ff7a1a35}.brand b span{color:var(--r3-orange)}
.nav em{background:#ff7a1a;color:#fff;border:0}.nav.active{background:#ffffff10}.nav.active:before{background:var(--r3-orange)}
.topbar{box-shadow:0 1px 0 #dfe5ed;background:#ffffffee;backdrop-filter:blur(12px)}
.content{background:radial-gradient(circle at 100% 0,#e9f5ff 0,transparent 25%),var(--r3-bg)}
.orange-text{color:#ff9a3d!important}.r3-loading{min-height:360px;display:grid;place-items:center;align-content:center;gap:14px;color:#728095}
.r3-hero{background:linear-gradient(125deg,#07172d 0%,#0d2b4d 66%,#10385d 100%);border-radius:22px;padding:28px 30px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px;position:relative;overflow:hidden;box-shadow:0 18px 45px #10284a18;margin-bottom:16px}.r3-hero:after{content:"";position:absolute;width:280px;height:280px;border-radius:50%;right:-105px;top:-125px;border:48px solid #ffffff08}.r3-hero h2{font-size:29px;letter-spacing:-.04em;margin:5px 0 8px}.r3-hero p{max-width:760px;color:#aebed0;font-size:12px;line-height:1.55;margin:0}.r3-hero-live{display:flex;align-items:center;gap:12px;background:#ffffff0c;border:1px solid #ffffff12;border-radius:15px;padding:13px 16px;min-width:220px;position:relative;z-index:1}.r3-hero-live>i{width:10px;height:10px;border-radius:50%;background:#36d892;box-shadow:0 0 0 7px #36d89215}.r3-hero-live b{display:block;font-size:12px}.r3-hero-live span{display:block;color:#93a8be;font-size:9px;margin-top:2px}
.r3-kpi-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:11px;margin-bottom:16px}.r3-kpi-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.r3-kpi{background:#fff;border:1px solid var(--r3-line);border-radius:17px;padding:15px;display:flex;gap:11px;align-items:flex-start;min-height:105px;box-shadow:0 6px 18px #12233b05}.r3-kpi-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;flex:0 0 auto}.r3-kpi-icon svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8}.r3-kpi-icon.orange{background:#fff2e7;color:#f26b0b}.r3-kpi-icon.green{background:#e8f8f0;color:#15935a}.r3-kpi-icon.blue{background:#e9f4ff;color:#1c75bb}.r3-kpi-icon.amber{background:#fff6dd;color:#b77b00}.r3-kpi-icon.red{background:#ffeded;color:#d84e4e}.r3-kpi-icon.navy{background:#eaf0f7;color:#17395d}.r3-kpi span{display:block;font-size:8px;font-weight:900;letter-spacing:.075em;color:#8793a4}.r3-kpi b{display:block;font-size:20px;line-height:1.08;margin:6px 0 4px;color:#14243a;letter-spacing:-.035em;max-width:190px;overflow:hidden;text-overflow:ellipsis}.r3-kpi small{display:block;font-size:8.5px;color:#8b97a8;line-height:1.35}
.r3-dashboard-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:15px}.r3-dashboard-grid .r3-wide{grid-column:1/-1}.spark-bars{height:190px;display:grid;grid-template-columns:repeat(12,1fr);gap:8px;align-items:end;padding:16px 2px 0}.spark-col{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-end;gap:5px;position:relative}.spark-col i{width:min(32px,75%);min-height:3px;border-radius:6px 6px 2px 2px;background:linear-gradient(180deg,#ff9a3d,#ff7415)}.spark-col i.blue{background:linear-gradient(180deg,#38aee8,#2071b6)}.spark-col small{font-size:7px;color:#93a0b1}.spark-value{font-size:7px;color:#788697;opacity:0;position:absolute;top:-2px}.spark-col:hover .spark-value{opacity:1}.hour-bars{display:grid;gap:7px;max-height:210px;overflow:auto}.hour-bars>div{display:grid;grid-template-columns:45px 1fr 44px;align-items:center;gap:7px}.hour-bars span,.hour-bars b{font-size:8px;color:#7b899b}.hour-bars b{text-align:right;color:#31445d}.hour-bars i{height:8px;border-radius:999px;background:linear-gradient(90deg,#21b8d7,#2071b6)}.rank-list{display:grid}.rank-list>div{display:grid;grid-template-columns:26px 1fr auto;gap:8px;align-items:center;padding:9px 0;border-bottom:1px solid #edf0f4}.rank-list>div:last-child{border:0}.rank-list em{font-style:normal;font-size:8px;color:#9aa6b6}.rank-list span{font-size:10px;font-weight:700;color:#35475e}.rank-list b{font-size:9px;color:#162840}
.member-cell{display:flex;align-items:center;gap:10px}.member-cell span{display:block;color:#8592a4;font-size:8px;margin-top:2px}.avatar-table{width:40px;height:40px;border-radius:11px;object-fit:cover;background:#edf2f6;flex:0 0 auto}.photo-fallback{display:grid!important;place-items:center!important;background:linear-gradient(145deg,#e4ebf2,#f6f8fa)!important;color:#61748c!important;font-weight:900!important}
.member360-head{background:linear-gradient(135deg,#fff,#f8fbff);border:1px solid var(--r3-line);border-radius:20px;padding:19px;display:grid;grid-template-columns:135px minmax(0,1fr) auto;gap:18px;align-items:center;box-shadow:0 10px 35px #18314e08}.member360-photo-wrap{position:relative}.member-photo-lg{width:135px;height:155px;border-radius:17px;object-fit:cover;border:1px solid #dfe6ee;background:#edf1f5}.photo-live-dot{position:absolute;right:7px;bottom:7px;width:14px;height:14px;border-radius:50%;background:#2fd487;border:3px solid #fff}.member360-main h2{font-size:27px;letter-spacing:-.04em;margin:5px 0 8px;color:#10223a}.member-ident{display:flex;gap:13px;flex-wrap:wrap;color:#788698;font-size:9px}.member360-main .pills{display:flex;gap:6px;flex-wrap:wrap;margin-top:12px}.member360-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end;align-self:start}.member360-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:12px 0 0}.r3-tabs{margin-top:15px}.r3-textarea{width:100%;min-height:110px;border:1px solid #dce4ec;border-radius:11px;padding:10px;resize:vertical;outline:none}
.plan-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.plan-card{background:#fff;border:1px solid var(--r3-line);border-radius:17px;padding:17px;box-shadow:0 7px 22px #12233b05;position:relative}.plan-card.inactive{opacity:.6}.plan-card-top{display:flex;justify-content:space-between;gap:7px}.plan-card h3{font-size:15px;min-height:38px;margin:14px 0 6px;color:#14253c}.plan-price{font-size:26px;font-weight:900;color:#0f2845;letter-spacing:-.04em}.plan-meta{display:grid;gap:5px;margin:13px 0;color:#7d8a9a;font-size:9px}.plan-meta span:before{content:"•";color:var(--r3-orange);margin-right:6px}
.cash-hero{background:linear-gradient(125deg,#152840,#1c3a5c);border-radius:20px;padding:23px;color:#fff;display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:13px}.cash-hero.open{background:linear-gradient(125deg,#0b2431,#12493e)}.cash-hero h2{font-size:22px;margin:5px 0}.cash-hero p{font-size:10px;color:#b5c3d1;margin:0}.cash-actions{display:flex;gap:8px}.btn.light{color:#fff;border-color:#ffffff38;background:#ffffff0a}.close-summary{background:#f5f8fb;border:1px solid #e2e8ef;border-radius:13px;padding:16px;margin:14px 0}.close-summary span{display:block;font-size:9px;color:#8290a2}.close-summary b{display:block;font-size:26px;margin-top:5px}
.class-week{display:grid;grid-template-columns:repeat(7,minmax(145px,1fr));gap:9px;overflow-x:auto;padding-bottom:5px}.class-day{background:#fff;border:1px solid var(--r3-line);border-radius:15px;min-height:460px;padding:10px}.class-day-head{display:flex;justify-content:space-between;align-items:center;padding:4px 3px 10px;border-bottom:1px solid #edf0f4}.class-day-head b{font-size:8px;color:#7b899c}.class-day-head span{font-size:20px;font-weight:900;color:#172a43}.class-slot{margin-top:8px;border-left:3px solid #7b8fa6;background:#f6f8fa;border-radius:9px;padding:9px;display:grid;gap:3px}.class-slot.local{border-left-color:var(--r3-orange);background:#fff8f2}.class-slot>span{font-size:8px;color:#778598;font-weight:800}.class-slot>b{font-size:10px;color:#1d314b}.class-slot>small{font-size:8px;color:#8693a4;line-height:1.35}.mini-action{border:0;background:#fff;border-radius:7px;font-size:8px;font-weight:800;padding:6px;margin-top:4px;color:#25405f;box-shadow:0 1px 0 #e5e9ef}.class-empty{text-align:center;color:#a1aab6;font-size:9px;padding:30px 5px}
.trend{font-size:8px;margin-top:5px;font-weight:750}.trend.up{color:#15935a}.trend.down{color:#d44d4d}.export-strip{margin-top:15px;background:#0c203a;color:#fff;border-radius:15px;padding:15px 17px;display:flex;align-items:center;gap:8px}.export-strip>div{margin-right:auto}.export-strip b{display:block;font-size:11px}.export-strip span{display:block;font-size:8px;color:#9fb0c3;margin-top:2px}.export-strip .btn{color:#dfe8f2;border-color:#ffffff24}.role-matrix{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:15px}.role-card{background:#fff;border:1px solid var(--r3-line);border-radius:13px;padding:12px}.role-card b{font-size:10px;display:block}.role-card span{font-size:8px;color:#8491a2;line-height:1.5;display:block;margin-top:5px}.audit-detail{max-width:500px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hash{font-family:Consolas,monospace;font-size:8px;max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.backup-hero{display:grid;grid-template-columns:1fr auto auto;gap:16px;align-items:center;background:#fff;border:1px solid var(--r3-line);border-radius:19px;padding:20px;margin-bottom:14px}.backup-hero h2{font-size:22px;margin:4px 0}.backup-hero p{font-size:9px;color:#8391a2;margin:0}.integrity-badge{width:76px;height:76px;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:900}.integrity-badge.pass{background:#e5f8ef;color:#148757;border:6px solid #c9f0dc}.integrity-badge.fail{background:#ffeded;color:#c84949;border:6px solid #ffd4d4}.restore-note{display:flex;gap:15px;align-items:center;margin-top:12px}.restore-note b{white-space:nowrap}.restore-note span{font-size:9px;color:#7d8b9d}
.settings-r3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.settings-r3 label{display:block;font-size:9px;font-weight:800;margin:11px 0 5px}.settings-r3 input,.settings-r3 select{width:100%;height:40px;border:1px solid #dbe3eb;border-radius:10px;padding:0 11px;outline:none}.two-settings{display:grid;grid-template-columns:1fr 1fr;gap:8px}.settings-stat{display:inline-flex;flex-direction:column;background:#f5f8fb;border-radius:10px;padding:10px 13px;margin:7px 7px 0 0}.settings-stat b{font-size:18px}.settings-stat span{font-size:8px;color:#8190a2}
.migrator-hero{background:linear-gradient(135deg,#091a31,#11385e);color:#fff;border-radius:20px;padding:24px;display:flex;justify-content:space-between;gap:20px;margin-bottom:14px}.migrator-hero h2{font-size:23px;margin:5px 0 7px}.migrator-hero p{color:#9eb2c7;max-width:730px;font-size:10px}.migrator-steps{display:grid;gap:7px;min-width:180px}.migrator-steps span{font-size:9px;padding:8px 10px;border-radius:8px;background:#ffffff08;color:#8fa5bb}.migrator-steps .done{background:#ff7a1a;color:#fff}.check-list{display:grid;grid-template-columns:1fr 1fr;gap:7px;font-size:9px;color:#506077}.migration-warning{background:#fff4df;color:#815a0a;border-radius:10px;padding:10px;font-size:8.5px;line-height:1.45;margin-top:13px}.scan-result{border-radius:11px;padding:12px}.scan-result.pass{background:#e9f8f1;color:#136f49}.scan-result.warn{background:#fff4df;color:#815a0a}.scan-result>b,.scan-result>span{display:block}.scan-result>span{font-size:8px;margin-top:3px}.scan-files{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}.scan-files span{font-size:7px;padding:4px 6px;border-radius:5px;background:#fff}.scan-files .bad{color:#b44}
@media(max-width:1450px){.r3-kpi-grid{grid-template-columns:repeat(3,1fr)}.plan-grid{grid-template-columns:repeat(3,1fr)}.settings-r3{grid-template-columns:1fr 1fr}.role-matrix{grid-template-columns:repeat(3,1fr)}}
@media(max-width:1100px){.r3-dashboard-grid{grid-template-columns:1fr}.r3-dashboard-grid .r3-wide{grid-column:auto}.member360-head{grid-template-columns:110px 1fr}.member-photo-lg{width:110px;height:130px}.member360-actions{grid-column:1/-1;justify-content:flex-start}.member360-kpis{grid-template-columns:1fr 1fr}.plan-grid{grid-template-columns:1fr 1fr}.settings-r3{grid-template-columns:1fr}.class-week{grid-template-columns:repeat(7,170px)}.role-matrix{grid-template-columns:1fr 1fr}}
@media(max-width:780px){.r3-hero{padding:20px;display:block}.r3-hero-live{margin-top:15px;min-width:0}.r3-kpi-grid,.r3-kpi-grid.compact{grid-template-columns:1fr 1fr}.r3-kpi{min-height:95px;padding:12px}.r3-kpi b{font-size:17px}.r3-dashboard-grid{gap:10px}.spark-bars{height:145px;gap:3px}.member360-head{grid-template-columns:86px 1fr;padding:13px}.member-photo-lg{width:86px;height:104px;border-radius:12px}.member360-main h2{font-size:20px}.member360-actions{grid-column:1/-1}.member360-kpis{grid-template-columns:1fr 1fr}.plan-grid{grid-template-columns:1fr}.cash-hero{display:block}.cash-actions{margin-top:12px}.report-kpis{grid-template-columns:1fr 1fr}.role-matrix{grid-template-columns:1fr}.backup-hero{grid-template-columns:1fr}.integrity-badge{width:60px;height:60px}.migrator-hero{display:block}.migrator-steps{margin-top:13px;grid-template-columns:1fr 1fr}.check-list{grid-template-columns:1fr}.export-strip{align-items:stretch;flex-direction:column}.export-strip>div{margin:0 0 6px}.settings-r3{display:block}.settings-r3 .card{margin-bottom:10px}}
