:root{--color-brand-teal: #03ab84;--color-brand-emerald: #0ec89d;--color-cta-fill: #03ab84;--color-active-green: #0ec89d;--color-success: #03ab84;--color-success-surface: #ddf4e9;--color-info: #3b82f6;--color-in-review: #8b5cf6;--color-warning: #f59e0b;--color-accent-gold: #f7d56b;--color-error: #ef5350;--color-coming-soon: #94a3b8;--color-text-primary: #151919;--color-text-secondary: #5f6666;--color-neutral: #8b9693;--color-border: #e2eae6;--color-surface: #ffffff;--color-surface-mint: #eaf8f2;--color-page-wash: #f6f8fb;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-pill: 999px;--space-xs: 4px;--space-sm: 8px;--space-md: 12px;--space-base: 16px;--space-lg: 20px;--space-section: 24px;--space-xl: 32px;--shadow-card: 0 1px 3px rgba(15, 23, 42, .06), 0 1px 2px rgba(15, 23, 42, .04);--shadow-pop: 0 12px 32px rgba(15, 23, 42, .16);--brand-gradient: linear-gradient(135deg, #03ab84, #0ec89d);--font: -apple-system, "SF Pro Display", system-ui, Roboto, "Segoe UI", sans-serif;--sidebar-w: 232px}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%}body{font-family:var(--font);color:var(--color-text-primary);background:var(--color-page-wash);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.45}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:14px}h1{font-size:26px;font-weight:700}h2{font-size:20px;font-weight:600}h3{font-size:16px;font-weight:600}.caption{font-size:12px;color:var(--color-text-secondary)}.overline{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--color-neutral)}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.fade-in{animation:fade .2s ease}@keyframes fade{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:none}}.admin-shell{display:flex;min-height:100%}.sidebar{width:var(--sidebar-w);flex-shrink:0;background:#fff;color:#526078;display:flex;flex-direction:column;position:sticky;top:0;height:100vh;overflow-y:auto}.sidebar-brand{padding:18px 14px 14px;border-bottom:1px solid var(--color-border)}.brand-logo{width:174px;height:39px;object-fit:contain;object-position:left center;margin:0 4px 14px}.brand-card{display:flex;flex-direction:column;gap:5px;padding:13px;border:1px solid var(--color-border);border-radius:12px;color:#14213a;font-size:12px;box-shadow:0 3px 12px #0f172a08}.brand-card span{color:#546174;line-height:1.45}.sidebar-logo{font-size:18px;font-weight:700;color:#fff;display:flex;align-items:center;gap:8px}.sidebar-logo .dot{width:10px;height:10px;border-radius:50%;background:var(--brand-gradient)}.sidebar-sub{font-size:11px;color:#64748b;margin-top:4px}.nav-group{padding:14px 10px 4px}.nav-group-label{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#7e8a9e;padding:0 10px 6px}.nav-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:var(--radius-md);color:#506078;font-size:13px;font-weight:500;transition:background .12s,color .12s;margin-bottom:2px}.nav-item:hover{background:#effaf6;color:#008d70}.nav-item.active{background:linear-gradient(135deg,#059f79,#17b68d);color:#fff;font-weight:600;box-shadow:0 5px 12px #03ab8433}.nav-item .ico{width:18px;text-align:center;flex-shrink:0}.sidebar-foot{padding:12px 16px;border-top:1px solid var(--color-border);font-size:10.5px;color:#079a78}.dippie-helper{margin:auto 12px 10px;display:flex;align-items:center;min-height:92px;overflow:hidden;padding:12px 4px 8px 12px;border:1px solid #cfeee3;border-radius:12px;background:linear-gradient(145deg,#f2fcf8,#e8f9f2);color:#17223a}.dippie-helper div{display:flex;flex-direction:column;gap:5px;font-size:10px;width:110px;z-index:1}.dippie-helper span{color:#536174;line-height:1.35}.dippie-helper img{width:84px;height:84px;object-fit:contain;margin-left:-10px;align-self:flex-end}.main{flex:1;display:flex;flex-direction:column;min-width:0}.topbar{height:76px;flex-shrink:0;background:var(--color-surface);border-bottom:1px solid var(--color-border);display:flex;align-items:center;justify-content:space-between;padding:0 24px;position:sticky;top:0;z-index:20}.topbar-heading{display:flex;align-items:center;gap:12px;min-width:265px}.menu-button{width:38px;height:38px;border:1px solid var(--color-border);border-radius:50%;background:#fff;color:#536174;font-size:20px}.topbar-title{font-size:19px;font-weight:700;color:#101a31}.topbar-heading span{font-size:10.5px;color:#6b778d}.global-search{display:flex;align-items:center;gap:8px;width:min(360px,32vw);padding:8px 10px;border:1px solid var(--color-border);border-radius:9px;color:#536174}.global-search input{min-width:0;flex:1;border:0;outline:0;background:transparent;font-size:12px}.global-search kbd{border:1px solid var(--color-border);border-radius:4px;padding:1px 5px;font-size:10px;color:#8b96a7}.topbar-right{display:flex;align-items:center;gap:14px}.notification-button{position:relative;border:0;background:transparent;font-size:21px;color:#1b2740}.notification-button b{position:absolute;top:-5px;right:-6px;width:16px;height:16px;border-radius:50%;background:#ef3038;color:#fff;font-size:9px;display:grid;place-items:center}.locale-chip{border:1px solid var(--color-border);border-radius:8px;padding:7px 9px;font-size:11px;white-space:nowrap}.admin-identity{display:flex;flex-direction:column;font-size:11px;line-height:1.25}.admin-identity span{color:#778296;font-size:9.5px}.role-chip{background:var(--color-surface-mint);color:var(--color-cta-fill);font-size:12px;font-weight:600;padding:5px 12px;border-radius:var(--radius-pill)}.avatar{width:32px;height:32px;border-radius:50%;background:var(--brand-gradient);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:13px}.content{padding:24px;flex:1}.admin-footer{min-height:66px;padding:0 24px;border-top:1px solid var(--color-border);background:#fff;display:flex;align-items:center;justify-content:space-between;color:#7a8598;font-size:10.5px}.admin-footer strong{color:#079a78}.page-head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:20px;gap:16px}.page-head p{color:var(--color-text-secondary);margin-top:4px;font-size:13px}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card)}.kpi-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:16px}.kpi{padding:18px;display:flex;flex-direction:column;gap:6px}.kpi .kpi-icon{width:38px;height:38px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;font-size:18px;margin-bottom:4px}.kpi .kpi-value{font-size:28px;font-weight:700;line-height:1}.kpi .kpi-label{font-size:12.5px;color:var(--color-text-secondary);font-weight:500}.screen-id{color:#05a780;font-weight:800;letter-spacing:.12em;font-size:9px;margin-bottom:4px}.page-actions{display:flex;gap:8px}.cms-workspace{position:relative}.cms-toast{position:fixed;top:88px;right:24px;z-index:40;background:#0c9775;color:#fff;padding:11px 16px;border-radius:10px;box-shadow:var(--shadow-pop);font-weight:600}.cms-kpis{grid-template-columns:repeat(4,minmax(150px,1fr));margin-bottom:18px}.cms-kpi{border:1px solid var(--color-border);flex-direction:row;align-items:center;text-align:left;cursor:pointer}.cms-kpi>span:last-child{display:flex;flex-direction:column;gap:3px}.cms-kpi .kpi-value{font-size:21px}.cms-kpi small{color:#08a77f;font-size:9.5px}.cms-kpi .kpi-icon{margin:0;flex:0 0 auto}.tone-0{background:#e2f9ed;color:#0ab676}.tone-1{background:#e4f6ee;color:#00a67d}.tone-2{background:#fff0e6;color:#ef7f2d}.tone-3{background:#eee9ff;color:#7764df}.cms-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:16px;align-items:start}.cms-layout .table-wrap{min-width:0}.table-search{display:flex;align-items:center;gap:7px;min-width:230px;border:1px solid var(--color-border);border-radius:8px;padding:7px 10px}.table-search input{border:0;outline:0;min-width:0;flex:1}.select.compact{width:auto;min-width:125px;padding:7px 10px}table.data tbody tr.selected{background:#effaf6;box-shadow:inset 3px 0 #03ab84}.status{display:inline-flex;padding:3px 8px;border-radius:999px;font-size:10px;font-weight:700}.status.ok{background:#dcf8e8;color:#13925d}.status.warn{background:#fff2cc;color:#b57705}.status.bad{background:#ffe1e1;color:#d13e3e}.status.neutral{background:#eef1f5;color:#647185}.cms-inspector{overflow:hidden;position:sticky;top:94px}.inspector-head{display:flex;align-items:flex-start;justify-content:space-between;padding:16px;border-bottom:1px solid var(--color-border)}.inspector-head h2{font-size:16px}.inspector-preview{margin:14px;min-height:112px;border-radius:12px;background:linear-gradient(145deg,#eaf9f3,#f8fcfa);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px}.preview-orb{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#fff,#cceade);box-shadow:0 5px 12px #0c785f29;color:#029c77;font-size:22px}.inspector-preview span{color:#7a8699;font-size:10px}.inspector-row{width:100%;border:0;border-top:1px solid #eef2f4;background:#fff;padding:11px 16px;display:flex;justify-content:space-between;color:#28354b}.inspector-row span{display:flex;align-items:center;gap:9px}.inspector-row i{width:24px;height:24px;border-radius:7px;background:#eaf8f2;color:#039a75;display:grid;place-items:center;font-style:normal}.inspector-note{margin:14px;padding:12px;border-radius:10px;background:#f7f9fb;display:flex;flex-direction:column;gap:4px;font-size:11px}.inspector-note span{color:#697589;line-height:1.4}.inspector-actions{display:flex;gap:8px;padding:0 14px 14px}.inspector-actions .btn{flex:1;padding-left:8px;padding-right:8px}.cms-route-strip{margin-top:16px;display:flex;align-items:center;gap:6px;flex-wrap:wrap;color:#778397;font-size:10px}.cms-route-strip button{border:1px solid var(--color-border);background:#fff;border-radius:999px;padding:4px 8px;color:#69768b;font-size:9px}.cms-route-strip button.active{color:#fff;background:#05a780;border-color:#05a780}.dashboard-grid{display:grid;grid-template-columns:1.05fr .92fr 1.15fr;gap:16px}.dashboard-card{padding:15px;min-width:0}.panel-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.panel-title h3{font-size:14px}.panel-title h3 small{font-weight:400;color:#7c8797}.panel-title a{font-size:10px;color:#039b77;font-weight:700}.action-row{display:flex;align-items:center;gap:10px;padding:9px 0}.action-row i{width:30px;height:30px;border-radius:8px;display:grid;place-items:center;font-style:normal}.action-row span{display:flex;flex-direction:column;flex:1;font-size:10.5px}.action-row small{color:#7e899a}.action-row em{padding:4px 9px;border-radius:7px;background:#fff0d7;color:#dc7b13;font-style:normal;font-weight:700}.health-row{display:flex;align-items:center;justify-content:space-between;padding:7px 0;border-bottom:1px solid #edf1f3;font-size:10.5px}.health-row:last-child{border:0}.health-row b{color:#04a47c}.health-row small{color:#7b8798}.metric-line{display:flex;justify-content:space-between;align-items:flex-end;padding:9px 0;border-bottom:1px solid #edf1f3}.metric-line span{display:flex;flex-direction:column;color:#667387;font-size:10px}.metric-line strong{font-size:16px;color:#526078}.metric-line b{font-size:10px;color:#04a47c}.mini-title{font-size:10px;margin-top:10px}.dashboard-orders{grid-column:span 2}.dashboard-orders table.data th,.dashboard-orders table.data td{padding:8px 10px;font-size:10px}.system-demo-head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.system-demo-head p{color:#6d798c}.system-demo-head .select{width:280px}.system-canvas{position:relative;min-height:600px;border:1px solid var(--color-border);border-radius:16px;overflow:hidden;background:#f5f7fa}.system-skeleton{position:absolute;top:0;right:0;bottom:0;left:0;padding:24px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:100px 1fr;gap:15px;opacity:.38}.system-skeleton>div,.system-skeleton>section{border-radius:13px;background:linear-gradient(100deg,#e8edf1 30%,#f5f7f8,#e8edf1 66%);background-size:300% 100%;animation:skeleton 1.5s infinite}.system-skeleton section{grid-column:span 2}.system-skeleton section:last-child{grid-column:span 1}@keyframes skeleton{to{background-position:-150% 0}}.system-page-state,.system-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:30px}.system-overlay{background:#161e2d80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.system-card{position:relative;width:min(550px,90%);max-height:560px;overflow:auto;background:#fff;border:1px solid var(--color-border);border-radius:17px;box-shadow:0 20px 50px #0f172a33;padding:28px;text-align:center}.system-card>img{width:100px;height:78px;object-fit:contain;float:right;margin:-15px -4px 2px 10px}.system-card h1{font-size:22px;margin:8px 0}.system-card>p{color:#687488;max-width:470px;margin:0 auto 18px}.system-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 8px;font-size:26px;background:#e8f8f2;color:#07a57d}.system-card.tone-error .system-icon{background:#ffe8e8;color:#dc3e47}.system-card.tone-warning .system-icon{background:#fff4d7;color:#d98a18}.system-card.tone-info .system-icon{background:#e7f2ff;color:#357fd1}.system-card.tone-neutral .system-icon{background:#eef1f4;color:#687588}.system-details{margin:18px 0;text-align:left;border:1px solid #e9edf0;border-radius:11px;overflow:hidden}.system-details>div{display:flex;align-items:center;gap:10px;padding:10px 13px;border-bottom:1px solid #edf1f3;color:#48566c;font-size:12px}.system-details>div:last-child{border:0}.system-details i{width:25px;height:25px;border-radius:7px;background:#edf9f4;color:#059d77;display:grid;place-items:center;font-style:normal}.system-actions{display:flex;gap:9px;justify-content:center}.system-actions .btn{min-width:140px}.secure-progress{text-align:left;margin:20px 0}.secure-progress span{display:flex;justify-content:space-between;font-size:11px}.secure-progress em{font-style:normal;color:#059d77}.secure-progress>i{display:block;height:7px;background:#e7ecef;border-radius:99px;overflow:hidden;margin-top:7px}.secure-progress>i b{display:block;height:100%;background:linear-gradient(90deg,#03a77f,#55cb96);transition:width .3s}.delete-consent{display:flex;text-align:left;gap:8px;padding:11px;border-radius:9px;background:#fff0f0;color:#a93a40;font-size:11px;margin-bottom:14px}.toast-stage{position:absolute;top:24px;right:24px;width:420px}.toast-stage .system-card{width:100%;padding:20px;text-align:left}.toast-stage .system-icon{float:left;margin:0 14px 30px 0;width:42px;height:42px}.toast-stage .system-card h1{font-size:16px}.toast-stage .system-details{margin:10px 0}.toast-close{position:absolute;right:12px;top:10px;border:0;background:transparent;font-size:18px;color:#788597}.system-toast{position:fixed;right:24px;top:90px;z-index:80;background:#109b77;color:#fff;padding:10px 15px;border-radius:9px;box-shadow:var(--shadow-pop)}.system-toast.tone-error{background:#d54a51}.state-nav{display:flex;gap:5px;flex-wrap:wrap;margin-top:14px}.state-nav button{border:1px solid var(--color-border);background:#fff;color:#68758a;border-radius:99px;padding:5px 9px;font-size:9px}.state-nav button.active{background:#06a47d;color:#fff;border-color:#06a47d}.security-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:16px;align-items:start}.security-form{width:min(680px,100%);margin:0 auto;padding:26px;border:1px solid var(--color-border);border-radius:16px;background:#fff;box-shadow:var(--shadow-card)}.security-form>img{display:block;width:105px;height:90px;object-fit:contain;margin:-10px auto 5px}.security-form label{display:block;margin-bottom:14px;font-size:11px;font-weight:700;color:#536077}.security-form input:not([type=checkbox]):not([type=radio]){display:block;width:100%;height:43px;margin-top:5px;padding:0 11px;border:1px solid var(--color-border);border-radius:9px;outline:0}.security-form label:first-of-type input{font-size:20px;letter-spacing:.35em;text-align:center}.security-form>button{border:0;background:none;color:#049d78;font-weight:700}.security-check{display:flex!important;align-items:center;gap:8px}.security-check input{accent-color:#03ab84}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 14px}.security-grid label:first-of-type input{font-size:13px;letter-spacing:0;text-align:left}.bulk-progress{padding:14px 16px;border-bottom:1px solid var(--color-border);background:#effaf6}.bulk-progress span{display:flex;justify-content:space-between;font-size:11px}.bulk-progress em{font-style:normal;color:#6b788b}.bulk-progress>i{display:block;height:8px;margin-top:8px;border-radius:99px;background:#d9e5e0;overflow:hidden}.bulk-progress>i b{display:block;height:100%;background:linear-gradient(90deg,#03a67e,#58ca96);transition:width .3s}.security-shield{width:68px;height:68px;margin:16px auto;display:grid;place-items:center;border-radius:50%;background:#e9f9f3;color:#04a47d;font-size:30px;box-shadow:0 7px 16px #03ab8426}.security-nav{margin-top:18px}.cms-toast.error{background:#d54a51}.cms-toast.warning{background:#d68b1f}@media(max-width:1100px){.security-layout{grid-template-columns:1fr}.security-form{width:100%}}@media(max-width:1100px){.global-search{display:none}.cms-layout{grid-template-columns:1fr}.cms-inspector{position:static}.cms-kpis{grid-template-columns:repeat(2,1fr)}.admin-identity{display:none}}.table-wrap{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card)}.toolbar{display:flex;align-items:center;gap:10px;padding:12px 16px;border-bottom:1px solid var(--color-border);flex-wrap:wrap}table.data{width:100%;border-collapse:collapse;font-size:13.5px}table.data thead th{text-align:left;padding:11px 16px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--color-neutral);background:#f8fafc;border-bottom:1px solid var(--color-border);white-space:nowrap}table.data tbody td{padding:12px 16px;border-bottom:1px solid #f1f5f9;vertical-align:middle}table.data tbody tr:last-child td{border-bottom:none}table.data tbody tr.clickable{cursor:pointer}table.data tbody tr.clickable:hover{background:#f8fafc}.mono{font-family:ui-monospace,SF Mono,Menlo,monospace;font-size:12.5px}.pagination{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-top:1px solid var(--color-border);font-size:13px;color:var(--color-text-secondary)}.pill{display:inline-flex;align-items:center;gap:5px;border-radius:var(--radius-pill);padding:3px 10px;font-size:11px;font-weight:600;white-space:nowrap}.field{display:block;margin-bottom:14px}.field-label{font-size:12.5px;font-weight:600;margin-bottom:6px;color:var(--color-text-secondary)}.input,.select,.textarea{width:100%;padding:9px 12px;border-radius:var(--radius-md);border:1px solid var(--color-border);background:var(--color-surface);outline:none;color:var(--color-text-primary)}.input:focus,.select:focus,.textarea:focus{border-color:var(--color-brand-teal);box-shadow:0 0 0 3px #03ab8425}.textarea{resize:vertical;min-height:80px}.btn{border:none;border-radius:var(--radius-md);padding:9px 16px;font-size:13.5px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:7px;cursor:pointer;transition:opacity .1s,transform .05s,filter .15s,background .15s,box-shadow .15s}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--brand-gradient);color:#fff}.btn-secondary{background:var(--color-surface-mint);color:var(--color-cta-fill)}.btn-ghost{background:transparent;color:var(--color-text-secondary);border:1px solid var(--color-border)}.btn-danger{background:var(--color-error);color:#fff}.btn-sm{padding:6px 11px;font-size:12.5px}@media(hover:hover){.btn:hover:not(:disabled){filter:brightness(1.05);box-shadow:0 4px 12px #0f172a1a}.btn-ghost:hover:not(:disabled){background:var(--color-surface-mint);color:var(--color-cta-fill);border-color:var(--color-brand-teal);filter:none}.btn:active:not(:disabled){transform:scale(.97);box-shadow:none}}.overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f172a73;z-index:50;display:flex}.modal{margin:auto;background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-pop);width:480px;max-width:calc(100vw - 40px);max-height:calc(100vh - 60px);display:flex;flex-direction:column}.drawer{margin-left:auto;height:100%;width:460px;max-width:calc(100vw - 40px);background:var(--color-surface);box-shadow:var(--shadow-pop);display:flex;flex-direction:column;animation:slidein .18s ease}@keyframes slidein{0%{transform:translate(20px);opacity:.6}to{transform:none;opacity:1}}.modal-head,.drawer-head{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--color-border)}.modal-body,.drawer-body{padding:20px;overflow-y:auto}.modal-foot{display:flex;justify-content:flex-end;gap:10px;padding:14px 20px;border-top:1px solid var(--color-border)}.icon-btn{background:transparent;border:none;font-size:20px;color:var(--color-neutral);line-height:1;padding:4px;border-radius:var(--radius-md);cursor:pointer;transition:background .15s,color .15s,transform .08s}@media(hover:hover){.icon-btn:hover{background:var(--color-surface-mint);color:var(--color-cta-fill)}.icon-btn:active{transform:scale(.9)}}.login-wrap{min-height:100%;display:flex}.login-marketing{flex:1;background:linear-gradient(150deg,#0b1220,#0f2a27);color:#fff;padding:56px 48px;display:flex;flex-direction:column;justify-content:center}.login-marketing h1{font-size:34px;margin-bottom:12px}.login-feature{display:flex;gap:12px;margin-top:16px;align-items:flex-start}.login-feature .ico{width:36px;height:36px;border-radius:10px;background:#03ab8420;color:#5eead4;display:flex;align-items:center;justify-content:center;flex-shrink:0}.login-panel{width:460px;max-width:100%;display:flex;align-items:center;justify-content:center;padding:40px;background:var(--color-surface)}.login-card{width:100%;max-width:360px}.login-options{display:flex;justify-content:space-between;align-items:center;font-size:11px;margin:-4px 0 14px;color:#667387}.login-options label{display:flex;gap:6px}.login-options button{border:0;background:transparent;color:#029d78;font-size:11px}.login-divider{height:30px;display:flex;align-items:center;justify-content:center;color:#8993a3;font-size:10px}.login-divider:before,.login-divider:after{content:"";height:1px;background:var(--color-border);flex:1}.login-divider span{padding:0 8px}.login-alt{display:grid;grid-template-columns:1fr 1fr;gap:8px}.login-trust{text-align:center;color:#82909f;font-size:9.5px;margin-top:18px}.kv{display:flex;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid #f1f5f9;font-size:13px}.kv:last-child{border-bottom:none}.kv .k{color:var(--color-text-secondary)}.kv .v{font-weight:600;text-align:right}.json-box{background:#0b1220;color:#d1fae5;border-radius:var(--radius-md);padding:12px;font-family:ui-monospace,monospace;font-size:12px;overflow:auto;max-height:240px;white-space:pre-wrap;word-break:break-word}.matrix{width:100%;border-collapse:collapse;font-size:13px}.matrix th,.matrix td{padding:9px 12px;border:1px solid var(--color-border);text-align:center}.matrix th.module-col,.matrix td.module-col{text-align:left;font-weight:600;white-space:nowrap}.matrix .perm-cell{cursor:pointer;-webkit-user-select:none;user-select:none}.matrix .perm-cell.on{background:var(--color-success-surface);color:var(--color-success);font-weight:700}.matrix .perm-cell.off{color:#cbd5e1}.matrix .perm-cell.high-risk{box-shadow:inset 0 0 0 2px #fca5a5}.matrix .perm-cell.locked{cursor:not-allowed;opacity:.6}@media(hover:hover){.df-btn{transition:filter .15s ease,transform .08s ease,box-shadow .15s ease}.df-btn:hover{filter:brightness(1.06)}.df-btn:active{transform:scale(.97)}.df-lift{transition:transform .15s ease,box-shadow .15s ease}.df-lift:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a1f}.df-lift:active{transform:translateY(0)}.df-row{transition:background .15s ease}.df-row:hover{background:var(--color-surface-mint)}.df-chip{transition:border-color .15s ease,background .15s ease}.df-chip:hover{border-color:var(--color-brand-teal)}.df-icon{transition:background .15s ease,color .15s ease,transform .08s ease}.df-icon:hover{background:var(--color-surface-mint);color:var(--color-cta-fill)}.df-icon:active{transform:scale(.92)}.df-link{transition:color .15s ease}.df-link:hover{color:var(--color-cta-fill);text-decoration:underline}}
