:root{font-family:Segoe UI,Arial,sans-serif;color:#102a43;background:#f4f7fb;font-synthesis:none;--navy:#0b2f57;--navy2:#0e447a;--green:#39a829;--green2:#76c442;--line:#dbe6f0;--muted:#61758a;--red:#d94444;--amber:#e5a11a;--shadow:0 14px 38px rgba(18,52,77,.09)}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit}.eyebrow{margin:0 0 8px!important;color:var(--green)!important;font-size:11px!important;font-weight:800!important;letter-spacing:.14em!important;text-transform:uppercase}.muted{color:var(--muted)}.brand-mark{width:39px;height:39px;position:relative;border-top:6px solid var(--navy);border-left:6px solid var(--green);display:grid;place-items:center;color:var(--navy);font-weight:900}.brand-mark:after{content:"";position:absolute;right:-3px;bottom:-3px;width:17px;height:17px;background:radial-gradient(circle,#7fb4dd 1.5px,transparent 2px);background-size:6px 6px}.brand-mark span{font-size:0}.brand-mark i{position:absolute;left:6px;top:6px;width:14px;height:14px;border-left:4px solid #0e6d88;border-top:4px solid #0e6d88}.brand-mark.large{width:64px;height:64px;border-width:9px}.brand-mark.large i{width:24px;height:24px;border-width:6px;left:9px;top:9px}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(420px,.8fr);background:#fff}.login-brand{padding:clamp(42px,7vw,100px);color:#fff;display:flex;flex-direction:column;justify-content:center;gap:38px;position:relative;overflow:hidden;background:linear-gradient(145deg,#072646f5,#0b4b5df2),radial-gradient(circle at 20% 20%,#316a8c,transparent 40%)}.login-brand:after{content:"";position:absolute;right:-200px;bottom:-200px;width:650px;height:650px;border:1px solid rgba(255,255,255,.08);border-radius:50%;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.login-brand>.brand-mark,.login-brand>div,.login-brand>.flow-strip{position:relative;z-index:1}.login-brand h1{font-size:clamp(42px,5.8vw,74px);line-height:1;margin:10px 0 24px;letter-spacing:-.04em}.login-brand h1 em{font-style:normal;color:#73cb45}.login-brand .lead{font-size:17px;line-height:1.7;max-width:680px;color:#d8e5ef}.flow-strip{display:flex;align-items:center;flex-wrap:wrap;gap:11px;color:#d7e9f4}.flow-strip span{background:#ffffff14;border:1px solid rgba(255,255,255,.14);padding:10px 14px;border-radius:8px;font-size:12px;font-weight:700}.flow-strip svg{width:15px}.trust-list{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.trust-list>div{display:flex;gap:12px;align-items:flex-start;padding:16px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);border-radius:12px}.trust-list svg{color:#73cb45}.trust-list span{display:flex;flex-direction:column}.trust-list small{color:#b9ccd9;margin-top:5px;font-size:11px;line-height:1.4}.login-panel{display:grid;place-items:center;padding:40px;background:linear-gradient(180deg,#fff,#f4f8fb)}.login-card{width:min(430px,100%);background:#fff;border:1px solid #e1eaf2;border-radius:20px;padding:40px;box-shadow:0 30px 80px #1a38501f}.login-card h2{font-size:30px;letter-spacing:-.03em;margin:0 0 10px}.login-card>p.muted{font-size:13px;line-height:1.55;margin-bottom:28px}.login-card label,.form-grid label{display:flex;flex-direction:column;gap:8px;font-size:12px;font-weight:700;color:#29445d;margin-bottom:17px}.login-card input,.form-grid input,.form-grid select,.form-grid textarea,.generator select,.generator input{border:1px solid #cfdae4;border-radius:9px;padding:12px 13px;background:#fff;color:#102a43;outline:none}.login-card input:focus,.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#3282b5;box-shadow:0 0 0 3px #3282b51f}.primary,.secondary,.card-actions button,.warranty-button{border:0;border-radius:9px;padding:11px 16px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:8px}.primary{background:linear-gradient(135deg,var(--navy2),var(--navy));color:#fff;box-shadow:0 8px 18px #0b2f572e}.primary:hover{filter:brightness(1.08)}.primary:disabled{opacity:.55;cursor:not-allowed}.primary.full{width:100%;margin-top:8px;padding:14px}.secondary{background:#fff;color:var(--navy);border:1px solid #c9d8e4}.primary svg,.secondary svg,.card-actions button svg{width:17px;height:17px}.error-box{display:flex;align-items:center;gap:8px;color:#a82e2e;background:#fff0ef;border:1px solid #f3c2bd;padding:10px 12px;border-radius:8px;font-size:12px;margin:8px 0}.login-note{margin-top:22px;padding-top:20px;border-top:1px solid #e7eef4;display:flex;align-items:center;gap:8px;color:#687d90;font-size:11px}.login-note svg{color:var(--green);width:17px}.mobile-brand{display:none}.app-layout{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr)}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:linear-gradient(180deg,#092b50,#0b355d);color:#fff;display:flex;flex-direction:column;z-index:30}.sidebar-brand{height:82px;padding:20px;display:flex;align-items:center;gap:13px;border-bottom:1px solid rgba(255,255,255,.09)}.sidebar-brand .brand-mark{--navy:#fff}.sidebar-brand>span{display:flex;flex-direction:column;gap:4px}.sidebar-brand b{font-size:14px}.sidebar-brand small{font-size:9px;color:#a9c2d5;text-transform:uppercase;letter-spacing:.09em}.sidebar nav{display:flex;flex-direction:column;padding:20px 12px;gap:5px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:12px 13px;border-radius:9px;text-decoration:none;color:#bad0e1;font-size:13px;font-weight:600}.sidebar nav a:hover{background:#ffffff0f;color:#fff}.sidebar nav a.active{background:linear-gradient(90deg,#51b8383d,#ffffff14);color:#fff;box-shadow:inset 3px 0 #69c74b}.sidebar nav svg{width:19px}.sidebar-foot{margin-top:auto;padding:18px 20px;border-top:1px solid rgba(255,255,255,.08)}.system-ok{font-size:10px;color:#a9c2d5;display:flex;align-items:center;gap:7px;margin-bottom:16px}.system-ok i{width:7px;height:7px;border-radius:50%;background:#61c94a;box-shadow:0 0 0 4px #61c94a21}.sidebar-foot button{background:none;border:0;color:#bad0e1;display:flex;align-items:center;gap:9px;font-size:12px;padding:0}.sidebar-foot button svg{width:17px}.main-column{grid-column:2;min-width:0}.topbar{height:82px;position:sticky;top:0;z-index:20;background:#fffffff5;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e3ebf2;display:flex;align-items:center;padding:0 34px;justify-content:space-between}.breadcrumb{font-size:9px;color:#8394a5;margin:0 0 5px;letter-spacing:.12em}.topbar b{font-size:14px}.user-chip{display:flex;align-items:center;gap:10px}.user-chip>span{width:37px;height:37px;border-radius:50%;background:#e8f4e5;color:#2b8720;display:grid;place-items:center;font-weight:800}.user-chip>div{display:flex;flex-direction:column;gap:3px}.user-chip small{font-size:9px;color:#738599}.icon-button{border:0;background:transparent;color:inherit;padding:6px;display:grid;place-items:center}.menu-button,.close-menu{display:none}.content{padding:32px 34px 60px;max-width:1600px;margin:0 auto}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:28px}.page-head h1{font-size:28px;letter-spacing:-.035em;margin:0 0 8px;color:#102f51}.page-head>div>p:last-child{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.metric-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.metric-card{background:#fff;border:1px solid #e0e9f1;border-radius:13px;padding:18px;display:flex;gap:13px;min-width:0;box-shadow:0 5px 16px #1f415c0a}.metric-icon{width:38px;height:38px;flex:0 0 auto;border-radius:10px;display:grid;place-items:center;background:#e8f0f8;color:#0f4c80}.metric-icon svg{width:20px}.tone-1 .metric-icon{background:#e9f6e5;color:#2f9724}.tone-2 .metric-icon{background:#fff4db;color:#c68200}.metric-card small{font-size:10px;color:#6f8294;display:block}.metric-card strong{font-size:25px;display:block;margin:5px 0;color:#0c3158}.metric-card p{font-size:9px;color:#8594a2;margin:0;line-height:1.35}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr);gap:18px;margin-top:20px}.panel,.table-card{background:#fff;border:1px solid #e0e9f1;border-radius:14px;box-shadow:0 7px 22px #1e3e580d}.panel{padding:22px}.panel-title h3{margin:0;font-size:15px}.panel-title p{margin:5px 0 0;color:var(--muted);font-size:10px}.bar-chart{height:250px;display:flex;align-items:flex-end;gap:8px;padding:30px 4px 0;border-bottom:1px solid #dce6ef}.bar-item{height:100%;flex:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px}.bar-item span{width:60%;min-width:8px;max-width:28px;background:linear-gradient(180deg,#62c648,#1d7ea0);border-radius:5px 5px 1px 1px;transition:.25s}.bar-item small{font-size:8px;color:#8293a3;white-space:nowrap}.readiness ul{list-style:none;padding:10px 0;margin:0}.readiness li{display:flex;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #edf2f6;font-size:12px}.readiness li svg{width:18px;color:#d79717}.readiness li.done svg{color:var(--green)}.text-link{display:inline-flex;align-items:center;gap:3px;color:#0b5893;text-decoration:none;font-size:11px;font-weight:700}.text-link svg{width:14px}.table-card{overflow:hidden}.table-toolbar{display:flex;justify-content:space-between;align-items:center;padding:17px 20px;border-bottom:1px solid #e8eef4}.table-toolbar b{font-size:13px}.table-toolbar span{font-size:10px;color:#748696}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th{text-align:left;padding:11px 16px;background:#f4f8fb;color:#61768a;font-size:9px;text-transform:uppercase;letter-spacing:.07em}td{padding:14px 16px;border-top:1px solid #edf2f6;font-size:11px;vertical-align:middle}td b,td small{display:block}td small{color:#7a8b9a;margin-top:4px;line-height:1.35}code{font-family:SFMono-Regular,Consolas,monospace;background:#f0f4f8;color:#154c75;padding:3px 6px;border-radius:5px;font-size:10px}.serial{max-width:150px;display:block;overflow:hidden;text-overflow:ellipsis}.status,.severity{display:inline-flex;border-radius:999px;padding:4px 8px;font-size:8px;font-weight:800;letter-spacing:.04em;background:#eaf0f5;color:#536b7d}.s-active,.s-approved,.s-released,.s-issued,.s-activated,.s-published,.s-resolved{background:#e7f6e4;color:#287a21}.s-draft,.s-generated,.s-submitted,.s-pending,.s-open{background:#e7f0fb;color:#175b8f}.s-hold,.s-suspended,.s-investigating{background:#fff2d6;color:#9b6600}.s-recalled,.s-revoked,.s-failed{background:#fde7e5;color:#ac3832}.sev-critical,.sev-high{background:#fde7e5;color:#b3332e}.sev-medium{background:#fff2d6;color:#9c6800}.sev-low{background:#e7f0fb;color:#1c5e91}.batch-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.batch-card{background:#fff;border:1px solid #e0e9f1;border-radius:13px;padding:18px;box-shadow:0 6px 18px #1f40590a}.batch-card>div:first-child{display:flex;justify-content:space-between}.batch-card h3{font-size:15px;margin:18px 0 6px}.batch-card>p{font-size:10px;color:var(--muted)}.batch-card dl{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:18px 0}.batch-card dl div{background:#f6f9fb;padding:9px;border-radius:7px}.batch-card dt{font-size:8px;color:#7b8b9b}.batch-card dd{font-size:10px;font-weight:700;margin:5px 0 0}.card-actions{display:flex;flex-wrap:wrap;gap:7px;padding-top:13px;border-top:1px solid #edf2f6}.card-actions button{font-size:10px;padding:7px 10px;background:#e9f1f7;color:#164d78}.card-actions .primary{background:var(--navy);color:#fff}.card-actions .danger-ghost{background:#fff0ef;color:#ad3933}.generator{display:grid;grid-template-columns:1fr minmax(260px,1fr) 110px auto;align-items:center;gap:13px;margin-bottom:18px}.generator h3{margin:0 0 5px;font-size:15px}.generator p{margin:0;font-size:10px;color:var(--muted)}.notice{display:flex;align-items:center;gap:8px;padding:11px 14px;background:#ebf7e8;border:1px solid #bfe1b8;color:#2b7625;border-radius:9px;font-size:11px;margin-bottom:16px}.notice svg{width:18px}.notice button{margin-left:auto;border:0;background:none}.module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.module-card{background:#fff;border:1px solid #e0e9f1;border-radius:14px;padding:22px;position:relative;overflow:hidden}.module-card:after{content:"";position:absolute;width:90px;height:90px;border-radius:50%;right:-40px;top:-40px;background:#f1f7fb}.module-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;background:#e8f0f8;color:#155180}.module-icon.c1,.module-icon.c4{background:#e9f6e6;color:#2d8c25}.module-icon.c2,.module-icon.c5{background:#fff4dc;color:#b37603}.module-card h3{font-size:14px;margin:17px 0 12px}.module-card ul{list-style:none;margin:0;padding:0}.module-card li{display:flex;align-items:center;gap:8px;font-size:10px;color:#5c7083;padding:7px 0}.module-card li svg{width:15px;color:var(--green)}.module-state{display:inline-block;margin-top:13px;border-top:1px solid #edf2f6;padding-top:12px;width:100%;font-size:9px;color:#2d8d24;text-transform:uppercase;font-weight:800;letter-spacing:.08em}.loading,.error-state,.empty{min-height:220px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#708397}.loading svg,.error-state svg,.empty svg{width:28px}.error-state h3{margin:0;color:#29445e}.error-state p{font-size:12px}.empty{min-height:160px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.modal-backdrop{position:fixed;inset:0;background:#061b2e91;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;padding:20px;z-index:60}.modal{background:#fff;border-radius:16px;width:min(720px,100%);max-height:90vh;overflow:auto;box-shadow:0 30px 100px #0000004d}.modal>header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e7eef4}.modal h2{font-size:19px;margin:0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 16px;padding:24px}.form-grid .span-2{grid-column:span 2}.form-actions{display:flex;justify-content:flex-end;gap:9px;padding-top:10px}.form-grid label{margin-bottom:14px}.scan-page{min-height:100vh;background:#eef4f6;max-width:680px;margin:0 auto;padding:0 18px 30px;color:#15324c}.scan-header{height:72px;display:flex;align-items:center;gap:12px}.scan-header>div:last-child{display:flex;flex-direction:column}.scan-header b{font-size:14px}.scan-header small{font-size:9px;color:#6f8293;margin-top:3px}.auth-result{border-radius:20px;padding:28px;text-align:center;color:#fff;box-shadow:var(--shadow);background:#75899a}.auth-result.authentic{background:linear-gradient(145deg,#2e9a2a,#187e55)}.auth-result.bad{background:linear-gradient(145deg,#d84942,#9d2f43)}.auth-result.warn{background:linear-gradient(145deg,#e0a11c,#b27106)}.result-icon{width:65px;height:65px;margin:0 auto 12px;border-radius:50%;display:grid;place-items:center;background:#ffffff2e}.result-icon svg{width:40px;height:40px}.auth-result p{font-size:9px;letter-spacing:.14em;font-weight:800;margin:0 0 7px;opacity:.85}.auth-result h1{font-size:22px;margin:0 0 8px}.auth-result>span{font-size:12px;line-height:1.5;display:block}.auth-result>small{display:block;margin-top:12px;background:#0000001f;padding:7px;border-radius:6px}.consumer-card{background:#fff;border:1px solid #dce6ec;border-radius:16px;padding:20px;margin-top:14px;box-shadow:0 7px 25px #213f4e0f}.product-hero{display:flex;justify-content:space-between;align-items:center;overflow:hidden;position:relative}.product-hero h2{font-size:21px;margin:0 0 7px}.product-hero>div>p:not(.eyebrow){font-size:11px;color:#667c8d}.trace-badges{display:flex;flex-wrap:wrap;gap:6px}.trace-badges span{background:#edf5ea;color:#2a7e23;padding:5px 8px;border-radius:6px;font-size:9px;font-weight:700}.bottle-mark{width:95px;height:150px;border-radius:34px 34px 17px 17px;background:linear-gradient(90deg,#df9c1c,#ffd769,#c57b08);display:flex!important;flex-direction:column;align-items:center;justify-content:center;color:#102c4a;font-size:18px;font-weight:900;box-shadow:inset 8px 0 18px #fff6}.bottle-mark:before{content:"";width:45px;height:21px;border-radius:8px 8px 3px 3px;background:#c99b43;position:absolute;top:0}.bottle-mark small{font-size:10px}.consumer-card h3{font-size:14px;margin:0 0 16px}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.timeline div{display:flex;flex-direction:column;gap:6px;padding:9px;background:#f4f8fa;border-radius:9px;position:relative}.timeline span{width:24px;height:24px;background:#e4f3df;color:#2a8621;border-radius:50%;display:grid;place-items:center;font-size:10px;font-weight:800}.timeline b{font-size:9px}.timeline small{font-size:8px;color:#6a7e8e;line-height:1.4}.warranty-button{width:100%;margin-top:14px;background:var(--navy);color:#fff;padding:14px}.consumer-notice{background:#e8f6e5;border:1px solid #bbdfb3;padding:12px;border-radius:10px;margin-top:14px;font-size:11px;color:#287621}.scan-help{display:flex;gap:12px;align-items:center;padding:18px;margin-top:14px;border-radius:13px;background:#fff4e0;border:1px solid #edd8af}.scan-help svg{color:#c6840a}.scan-help b{font-size:11px}.scan-help p{font-size:9px;margin:5px 0 0;color:#775f31}.scan-page footer{text-align:center;color:#80909b;font-size:8px;margin-top:20px;line-height:1.6}.backdrop{display:none}.close-menu{margin-left:auto}.sidebar nav{overflow-y:auto;min-height:0}.resource-tabs{display:flex;gap:8px;overflow:auto;padding:4px 2px 14px;margin-bottom:4px}.resource-tabs button,.floating-tabs button{white-space:nowrap;border:1px solid #d6e1ea;background:#fff;color:#526b80;border-radius:999px;padding:8px 13px;font-size:10px;font-weight:700}.resource-tabs button.active,.floating-tabs button.active{background:var(--navy);border-color:var(--navy);color:#fff}.resource-panel{margin-top:10px}.resource-summary{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:15px}.resource-summary h2{font-size:18px;margin:0 0 6px}.resource-summary p{font-size:11px;color:var(--muted);margin:0}.resource-summary>div:last-child{display:flex;align-items:center;gap:8px}.resource-summary>div:last-child>span{font-size:10px;color:#6e8293}.row-actions{display:flex;flex-wrap:wrap;gap:5px}.row-actions button{border:1px solid #cddbe6;background:#fff;color:#0d4d7b;border-radius:6px;padding:5px 7px;font-size:8px;font-weight:700}.json-cell{max-width:260px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checkbox-field{flex-direction:row!important;align-items:center;margin-top:21px}.checkbox-field input{width:18px;height:18px}.floating-tabs{position:fixed;right:28px;bottom:24px;z-index:22;background:#fff;border:1px solid #dce6ef;padding:6px;border-radius:999px;box-shadow:var(--shadow);display:flex;gap:5px}.analytics-metrics{margin-bottom:18px}.analytics-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.8fr);gap:18px;margin-bottom:18px}.analytics-grid.lower{grid-template-columns:1fr 1fr}.health-score{text-align:center;padding:25px 0}.health-score>strong{font-size:52px;color:var(--green)}.health-score>p{font-size:11px;color:var(--muted)}.health-score dl{display:grid;grid-template-columns:1fr 1fr;gap:8px}.health-score dl div{background:#f5f8fa;border-radius:9px;padding:12px}.health-score dt{font-size:9px;color:#728697}.health-score dd{font-size:20px;font-weight:800;margin:6px 0 0}.scan-history{margin-top:18px}.trace-timeline-detail{padding:20px 24px}.trace-timeline-detail section{border-left:2px solid #cae2c4;padding-left:16px;margin-bottom:20px}.trace-timeline-detail h3{font-size:13px}.trace-timeline-detail section>div{display:grid;grid-template-columns:1fr 1fr;gap:8px}.trace-timeline-detail article{display:grid;grid-template-columns:28px 1fr;gap:4px 8px;background:#f5f8fa;padding:10px;border-radius:8px}.trace-timeline-detail article>span{grid-row:span 2;width:24px;height:24px;border-radius:50%;background:#e4f3df;color:#2d8a25;display:grid;place-items:center;font-size:9px;font-weight:800}.trace-timeline-detail article small{font-size:9px;color:#708394}.consumer-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.consumer-actions .warranty-button{margin-top:0}.feedback-button{border:1px solid #e1b7b1;background:#fff0ef;color:#a83d35;border-radius:9px;font-weight:700;display:flex;align-items:center;justify-content:center;gap:8px;padding:13px;font-size:11px}.feedback-button svg{width:17px}@media(max-width:1250px){.metric-grid{grid-template-columns:repeat(3,1fr)}.batch-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:980px){.login-page{grid-template-columns:1fr}.login-brand{display:none}.mobile-brand{display:flex;align-items:center;gap:12px;margin-bottom:30px}.app-layout{grid-template-columns:1fr}.main-column{grid-column:1}.sidebar{transform:translate(-102%);transition:.25s}.sidebar.open{transform:none}.menu-button,.close-menu{display:grid}.backdrop{display:block;position:fixed;inset:0;background:#03142373;z-index:25}.content{padding:24px}.topbar{padding:0 22px}.dashboard-grid,.analytics-grid,.analytics-grid.lower{grid-template-columns:1fr}.module-grid{grid-template-columns:repeat(2,1fr)}.generator{grid-template-columns:1fr 1fr}.generator>div{grid-column:span 2}.trust-list{grid-template-columns:1fr}}@media(max-width:680px){.login-panel{padding:16px}.login-card{padding:26px}.topbar{height:68px}.user-chip>div{display:none}.content{padding:20px 15px 45px}.page-head,.resource-summary{align-items:flex-start;flex-direction:column}.page-head h1{font-size:23px}.metric-grid{grid-template-columns:repeat(2,1fr);gap:9px}.metric-card{padding:13px;flex-direction:column}.metric-card strong{font-size:21px}.batch-grid,.module-grid,.generator{grid-template-columns:1fr}.generator>div{grid-column:auto}.form-grid{grid-template-columns:1fr;padding:18px}.form-grid .span-2{grid-column:auto}.modal>header{padding:17px 18px}.timeline,.consumer-actions,.trace-timeline-detail section>div{grid-template-columns:1fr}.bottle-mark{width:72px;height:125px}.product-hero h2{font-size:17px}.bar-item small{transform:rotate(-50deg);transform-origin:center}.bar-chart{padding-bottom:10px}.floating-tabs{left:12px;right:12px;bottom:12px;justify-content:center}}.sidebar-brand small{font-size:10.5px}.system-ok{font-size:12px}.sidebar-foot button{font-size:13px}.resource-tabs button,.floating-tabs button{font-size:12px;padding:9px 14px}.resource-summary p{font-size:13px;line-height:1.5}.resource-summary>div:last-child>span{font-size:12px}.table-toolbar b{font-size:14px}.table-toolbar span{font-size:12px}th{font-size:10.5px}td{font-size:12.5px}td small,code{font-size:11px}.status,.severity{font-size:9.5px}.row-actions button{font-size:10.5px;padding:6px 9px}.generator p,.panel-title p,.module-card li{font-size:11.5px}.module-state{font-size:10px}.process-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:18px 0}.process-strip article{position:relative;display:grid;grid-template-columns:auto 34px 1fr auto;align-items:center;gap:9px;background:#fff;border:1px solid #dfe8f0;border-radius:13px;padding:13px 14px;box-shadow:0 5px 16px #193a540a}.process-strip article>span{font-size:9px;font-weight:900;color:#88a0b3}.process-strip article>svg:nth-of-type(1){width:21px;color:#166190}.process-strip article>b{font-size:11px}.process-strip article>svg:last-child{width:16px;color:#46a934}.graphic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.graphic-card{min-height:340px}.donut-wrap{display:flex;align-items:center;justify-content:center;gap:32px;padding:34px 5px 12px}.donut{width:174px;height:174px;border-radius:50%;position:relative;display:grid;place-items:center;flex:0 0 auto;box-shadow:inset 0 0 0 1px #0a2f520f}.donut:after{content:"";position:absolute;inset:27px;border-radius:50%;background:#fff;box-shadow:0 4px 16px #13365017}.donut>span{position:relative;z-index:1;text-align:center;display:flex;flex-direction:column}.donut strong{font-size:28px;color:#123858}.donut small{font-size:10px;color:#74899b;margin-top:3px}.chart-legend{list-style:none;padding:0;margin:0;min-width:170px}.chart-legend li{display:grid;grid-template-columns:9px 1fr auto;align-items:center;gap:9px;padding:9px 0;border-bottom:1px solid #edf2f6;font-size:11px}.chart-legend i{width:8px;height:8px;border-radius:50%}.chart-legend i.blue{background:#2788be}.chart-legend i.green{background:#20a06b}.chart-legend i.purple{background:#7354cc}.chart-legend i.orange{background:#ef9622}.chart-legend span{color:#61778a}.progress-chart{padding:25px 3px 5px}.progress-chart>div{margin-bottom:22px}.progress-chart p{display:flex;justify-content:space-between;gap:15px;margin:0 0 8px;font-size:12px}.progress-chart p span{color:#4e677b}.progress-chart>div>i{height:11px;display:block;border-radius:999px;background:#edf2f6;overflow:hidden}.progress-chart em{height:100%;display:block;border-radius:inherit}.market-chart .bar-chart{margin-top:12px}.bar-item>b{font-size:9px;color:#60768a}.donut.protection{width:164px;height:164px}.health-list{min-width:240px}.health-list p{display:grid;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;padding:10px 0;margin:0;border-bottom:1px solid #edf2f6;font-size:11px}.health-list svg{width:18px;color:#2d9a65}.health-list .warn svg{color:#df8f14}.health-list .danger svg{color:#c74640}.graphic-readiness{margin-top:18px;display:grid;grid-template-columns:250px 1fr;gap:20px}.graphic-readiness>.panel-title{grid-column:span 2}.graphic-readiness>div{grid-column:span 2}.graphic-readiness ul{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.graphic-readiness li{border:1px solid #e4ecf2!important;border-radius:9px;padding:12px!important;background:#f8fafc}.graphic-readiness .text-link{margin-top:10px}.report-graphic-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.report-graphic-grid>.panel{min-height:340px}.report-graphic-grid .report-wide{grid-column:span 2}.report-bars{height:270px}.donut-wrap.single{gap:22px;padding-top:38px}.chart-legend.compact{min-width:135px}.rank-bars{padding-top:18px}.rank-bars>div{display:grid;grid-template-columns:26px 1fr 62px;gap:9px;align-items:center;padding:8px 0}.rank-bars>div>span{width:23px;height:23px;border-radius:7px;display:grid;place-items:center;background:#eaf2f8;color:#1b608e;font-size:10px;font-weight:800}.rank-bars p{margin:0}.rank-bars p b{font-size:11px}.rank-bars p i{height:6px;background:#edf2f6;display:block;border-radius:999px;margin-top:6px;overflow:hidden}.rank-bars p em{height:100%;display:block;background:linear-gradient(90deg,#2389bc,#56bb45);border-radius:inherit}.rank-bars>div>strong{text-align:right;font-size:12px}.rank-bars>div>strong small{display:block;color:#8a9aa7;font-size:8px;font-weight:500;margin-top:3px}.product-ranking,.alert-graphic{padding-top:18px}.alert-graphic>div:not(.all-safe){display:grid;grid-template-columns:70px 1fr 30px;align-items:center;gap:9px;padding:10px 0;border-bottom:1px solid #edf2f6;font-size:11px}.all-safe{min-height:210px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:#319026}.all-safe svg{width:40px}.channel-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding-top:18px}.channel-cards>div{display:grid;grid-template-columns:38px 1fr auto;gap:11px;align-items:center;padding:15px;background:#f5f8fb;border:1px solid #e6edf3;border-radius:11px}.channel-cards svg{width:22px;color:#227ca8}.channel-cards span{display:flex;flex-direction:column;gap:4px}.channel-cards span b{font-size:12px}.channel-cards small{font-size:9px;color:#728699}.channel-cards strong{font-size:18px;color:#123c61}.protection-graphic-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px}.protection-card{min-height:300px;min-width:0;overflow:hidden;position:relative}.protection-card:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#1c7fae,#55b83e)}.protection-card:nth-child(2):before{background:linear-gradient(90deg,#c83d43,#efaa21)}.protection-card:nth-child(3):before{background:linear-gradient(90deg,#7354cc,#2b91bd)}.protection-card:nth-child(4):before{background:linear-gradient(90deg,#efaa21,#c83d43)}.type-card{grid-column:span 1}.protection-bars{padding-top:18px}.protection-bars>div:not(.protection-safe){display:grid;grid-template-columns:25px minmax(0,1fr) 24px;gap:8px;align-items:center;padding:8px 0}.protection-bars>div>span{font-size:9px;font-weight:800;color:#8da0af}.protection-bars p{min-width:0;margin:0}.protection-bars p b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;color:#29465e}.protection-bars p i,.status-overview>div>i{height:6px;display:block;margin-top:6px;background:#edf2f6;border-radius:99px;overflow:hidden}.protection-bars p em{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#247fae,#56bb45)}.protection-bars strong{font-size:12px;text-align:right;color:#153c5e}.protection-safe{min-height:195px!important;display:flex!important;align-items:center;justify-content:center;flex-direction:column;gap:9px;color:#329b2a}.protection-safe svg{width:34px}.protection-safe span{font-size:11px!important;color:#4f6c80!important}.severity-overview{display:flex;align-items:center;justify-content:center;gap:17px;padding-top:31px}.protection-donut,.risk-ring{position:relative;width:116px;height:116px;border-radius:50%;display:grid;place-items:center;flex:0 0 auto}.protection-donut:after,.risk-ring:after{content:"";position:absolute;inset:19px;border-radius:50%;background:#fff;box-shadow:0 3px 12px #14375114}.protection-donut>span,.risk-ring>span{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column}.protection-donut strong,.risk-ring strong{font-size:25px;color:#153b5c}.protection-donut small,.risk-ring small{font-size:8.5px;color:#7a8e9e;margin-top:2px}.severity-overview ul{list-style:none;padding:0;margin:0;min-width:112px}.severity-overview li{display:grid;grid-template-columns:8px 1fr auto;gap:7px;align-items:center;padding:7px 0;border-bottom:1px solid #edf2f6;font-size:9.5px}.severity-overview li i{width:7px;height:7px;border-radius:50%}.severity-overview li span{color:#61778a}.severity-overview li b{font-size:11px}.status-overview{padding-top:17px}.status-overview>div:not(.protection-safe){margin-bottom:15px}.status-overview p{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0;font-size:10.5px}.status-overview p span{color:#536d81}.status-overview p b{color:#173d5e}.status-overview>div>i{height:7px}.status-fill{height:100%;display:block;border-radius:inherit;background:#2889b7}.status-acknowledged{background:#2a88b6}.status-investigating{background:#ef9a21}.status-open{background:#c94848}.status-resolved{background:#34a066}.status-false_positive{background:#7f91a0}.risk-score{padding-top:18px;text-align:center}.risk-ring{width:124px;height:124px;margin:0 auto}.risk-ring:after{inset:22px}.risk-ring strong{font-size:31px}.risk-scale{margin-top:16px}.risk-scale>i{height:8px;display:block;position:relative;border-radius:99px;background:linear-gradient(90deg,#35a36c 0 40%,#e2ae1c 40% 60%,#ef8523 60% 80%,#c83d43 80% 100%)}.risk-scale>i>em{position:absolute;top:50%;width:13px;height:13px;border:2px solid #fff;border-radius:50%;transform:translate(-50%,-50%);box-shadow:0 1px 5px #0a24384d}.risk-scale>div{display:flex;justify-content:space-between;margin-top:5px;color:#8799a7;font-size:7.5px}.risk-score dl{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:13px 0 0}.risk-score dl div{padding:8px;background:#f4f7f9;border-radius:8px}.risk-score dt{font-size:8px;color:#778a9b}.risk-score dd{margin:3px 0 0;font-size:14px;font-weight:800;color:#173d5e}.protection-table-title{border-bottom:1px solid #e6edf3}.protection-table-title span{margin-left:auto}.case-report-graphic-grid .protection-card{min-height:315px}.case-status-overview{padding-top:36px}.case-completion-chart{padding-top:22px}.case-completion-chart>div:not(.case-close-rate){margin-bottom:19px}.case-completion-chart p{display:flex;justify-content:space-between;gap:10px;margin:0 0 7px;font-size:10.5px}.case-completion-chart p span{color:#536d81}.case-completion-chart p b{color:#153d5e}.case-completion-chart>div>i{height:9px;display:block;border-radius:99px;background:#edf2f6;overflow:hidden}.case-completion-chart>div>i em{height:100%;display:block;border-radius:inherit}.case-close-rate{display:flex;align-items:center;gap:10px;padding:10px 12px;margin-top:4px;background:#eef8eb;border-radius:9px;color:#2d8c28}.case-close-rate svg{width:22px}.case-close-rate span{display:flex;flex-direction:column}.case-close-rate b{font-size:15px}.case-close-rate small{font-size:8.5px;color:#64805f}.report-ring-wrap{display:flex;align-items:center;justify-content:center;gap:18px;padding-top:23px}.report-ring{width:112px;height:112px;margin:0}.report-ring:after{inset:19px}.report-ring strong{font-size:25px}.report-kpis{min-width:100px}.report-kpis p{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0;padding:9px 0;border-bottom:1px solid #edf2f6}.report-kpis span{font-size:9px;color:#61788a}.report-kpis b{font-size:14px;color:#173d5e}.format-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:19px}.format-chips>span{display:flex;align-items:center;gap:6px;padding:7px 9px;border-radius:8px;background:#f2f6f9}.format-chips b{font-size:9px;color:#236f9a}.format-chips small{font-size:8px;color:#7890a1}.report-health{display:flex;align-items:center;gap:9px;margin-top:18px;padding:10px;background:#eef8eb;border-radius:9px}.report-health svg{width:20px;color:#2f9f68}.report-health span{display:flex;flex-direction:column;min-width:0}.report-health b{font-size:10px;color:#2b7f27}.report-health small{font-size:8px;color:#6f836d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.feature-switch{display:flex;gap:8px;margin-bottom:22px;padding:6px;width:max-content;max-width:100%;background:#fff;border:1px solid #dce6ee;border-radius:12px}.feature-switch button{border:0;background:transparent;color:#587085;padding:10px 14px;border-radius:8px;font-weight:700;display:flex;align-items:center;gap:8px}.feature-switch button.active{background:#0d3c67;color:#fff}.feature-switch svg{width:18px}.label-workspace{display:grid;grid-template-columns:330px minmax(0,1fr);gap:18px}.print-controls{align-self:start;position:sticky;top:104px}.print-controls>label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;margin-top:17px}.print-controls select,.print-controls input,.quick-verify input{border:1px solid #cfdae4;border-radius:9px;padding:11px;background:#fff;outline:none;width:100%}.print-controls label small{font-weight:400;color:#7a8d9e}.print-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:18px 0}.print-summary p{margin:0;padding:10px 7px;text-align:center;border-radius:8px;background:#f2f6f9}.print-summary span{display:block;font-size:8px;color:#738798}.print-summary b{font-size:17px;color:#153e60}.quick-verify{border-top:1px solid #e7eef4;margin-top:22px;padding-top:20px}.quick-verify input{margin-top:13px}.verify-ok,.verify-bad{display:flex;align-items:center;gap:9px;padding:10px;margin-top:9px;border-radius:8px}.verify-ok{background:#eaf7e6;color:#2b7d25}.verify-bad{background:#fff0ef;color:#a93c35}.verify-ok svg,.verify-bad svg{width:20px}.verify-ok span,.verify-bad span{display:flex;flex-direction:column}.verify-ok small,.verify-bad small{font-size:9px;margin-top:3px}.print-preview-panel{padding:0;overflow:hidden}.preview-head{display:flex;align-items:center;justify-content:space-between;padding:20px 22px;border-bottom:1px solid #e7eef4}.preview-head .secondary{text-decoration:none}.print-sheet{display:grid;grid-template-columns:repeat(auto-fill,minmax(190px,1fr));align-items:start;gap:14px;max-height:700px;overflow:auto;padding:22px;background:#eaf0f4}.print-label{background:#fff;border:1px dashed #92a5b4;box-shadow:0 4px 12px #1b3b5114;display:flex;overflow:hidden;break-inside:avoid}.print-label img{object-fit:contain;flex:0 0 auto}.label-copy{min-width:0;display:flex;flex-direction:column}.label-copy>b{color:#0d416d}.label-copy>strong{color:#173952}.label-copy>span{color:#459b34}.label-copy dl{display:grid;grid-template-columns:1fr 1fr;margin:0}.label-copy dt{color:#758797}.label-copy dd{margin:0;font-weight:700}.label-copy>small{font-family:Consolas,monospace;overflow:hidden;text-overflow:ellipsis}.size-30-30{width:30mm;height:30mm;padding:1.2mm;display:block}.size-30-30 img{width:19mm;height:19mm;display:block;margin:auto}.size-30-30 .label-copy{text-align:center}.size-30-30 .label-copy>strong,.size-30-30 .label-copy>span,.size-30-30 .label-copy dl{display:none}.size-30-30 .label-copy>b{font-size:6pt}.size-30-30 .label-copy>small{font-size:4.2pt}.size-50-50{width:50mm;height:50mm;padding:2mm;flex-direction:column;align-items:center}.size-50-50 img{width:29mm;height:29mm}.size-50-50 .label-copy{text-align:center;width:100%}.size-50-50 .label-copy>b{font-size:7pt}.size-50-50 .label-copy>strong{font-size:7.2pt}.size-50-50 .label-copy>span{font-size:5.2pt}.size-50-50 .label-copy dl{display:none}.size-50-50 .label-copy>small{font-size:4pt}.size-50-70{width:50mm;height:70mm;padding:2.4mm;flex-direction:column;align-items:center}.size-50-70 img{width:33mm;height:33mm}.size-50-70 .label-copy{text-align:center;width:100%;gap:1mm}.size-50-70 .label-copy>b{font-size:8pt}.size-50-70 .label-copy>strong{font-size:9pt}.size-50-70 .label-copy>span{font-size:6pt}.size-50-70 .label-copy dt{font-size:5pt}.size-50-70 .label-copy dd{font-size:6pt}.size-50-70 .label-copy>small{font-size:4.5pt}.qr-loading{display:grid;place-items:center;min-height:100px}.portal-sync-check{grid-column:2/-1;display:flex!important;align-items:center;gap:10px;margin:0!important;padding:11px 13px;border:1px solid #dce7ef;border-radius:10px;background:#f6f9fb;color:#23445f!important}.portal-sync-check input{width:18px;height:18px}.portal-sync-check span{display:flex;flex-direction:column;gap:3px}.portal-sync-check b{font-size:11.5px}.portal-sync-check small{font-size:9.5px;color:#718698;font-weight:500}.portal-connector{margin-bottom:18px;padding:0;overflow:hidden}.portal-connector-head{display:grid;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:14px;padding:20px 22px;background:linear-gradient(100deg,#f6fbfe,#f6fbf4);border-bottom:1px solid #e0eaf1}.portal-logo{width:46px;height:46px;border-radius:13px;display:grid;place-items:center;background:#dff0f8;color:#176893}.portal-logo svg{width:25px}.portal-connector-head h3{font-size:16px;margin:0 0 5px}.portal-connector-head>div>p:last-child{font-size:11.5px;color:#62788b;margin:0}.portal-actions{display:flex;gap:8px}.portal-actions a{text-decoration:none}.portal-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr)) auto;gap:10px;padding:16px 22px}.portal-status-grid article{padding:12px;background:#f6f8fa;border-radius:9px;min-width:0}.portal-status-grid article>small{font-size:9px;color:#788b9b;text-transform:uppercase}.portal-status-grid article>b{display:block;font-size:12px;margin:6px 0}.portal-status-grid article>span{display:block;font-size:9.5px;color:#778a9b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-test{align-self:center}.portal-message{display:flex;gap:8px;align-items:center;margin:0 22px 14px;padding:10px 12px;border-radius:8px;background:#e9f6e6;color:#2b7b25;font-size:11px}.portal-message svg{width:17px}.portal-history{display:grid;grid-template-columns:190px 1fr;gap:15px;padding:16px 22px;border-top:1px solid #e7eef3}.portal-history>div:first-child{display:flex;flex-direction:column;gap:5px}.portal-history>div:first-child b{font-size:12px}.portal-history>div:first-child small{font-size:9px;color:#7b8d9d}.portal-history-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.portal-history-list article{display:grid;grid-template-columns:24px 1fr auto auto;gap:8px;align-items:center;padding:9px;background:#f5f8fa;border-radius:8px}.portal-history-list article>svg{width:17px;color:#287da8}.portal-history-list article>span{display:flex;flex-direction:column;min-width:0}.portal-history-list article>span b{font-size:9.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.portal-history-list article>span small{font-size:8px;color:#7b8c99}.portal-history-list article>button{border:0;background:#e5eef5;color:#165681;border-radius:6px;padding:5px;display:grid}.portal-history-list article>button svg{width:14px}.info-card,.warning-card{display:flex;align-items:flex-start;gap:11px;padding:13px;border-radius:9px;background:#eaf4fa;border:1px solid #cfe1ed;margin-bottom:16px}.warning-card{background:#fff4df;border-color:#ead4ad}.info-card svg,.warning-card svg{width:21px;flex:0 0 auto;color:#19709d}.warning-card svg{color:#cb8311}.info-card div,.warning-card div{display:flex;flex-direction:column;gap:4px}.info-card small,.warning-card small{font-size:10px;color:#667c8f;line-height:1.45}.error-boundary{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#eef5f8,#f7fbf5)}.error-boundary>section{width:min(560px,100%);background:#fff;border:1px solid #dce6ee;border-radius:18px;padding:36px;text-align:center;box-shadow:var(--shadow)}.error-boundary svg{width:52px;height:52px;color:#d28a16}.error-boundary h1{font-size:24px}.error-boundary p{color:#647a8d;line-height:1.6}.error-boundary div{display:flex;justify-content:center;gap:9px;margin-top:22px}@media(max-width:1180px){.process-strip{grid-template-columns:repeat(3,1fr)}.report-graphic-grid,.protection-graphic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.channel-cards,.portal-status-grid{grid-template-columns:repeat(2,1fr)}.portal-test{justify-self:start}}@media(max-width:900px){.graphic-grid,.report-graphic-grid{grid-template-columns:1fr}.report-graphic-grid .report-wide{grid-column:auto}.label-workspace{grid-template-columns:1fr}.print-controls{position:static}.portal-connector-head{grid-template-columns:50px 1fr}.portal-actions{grid-column:span 2}.portal-history{grid-template-columns:1fr}.graphic-readiness ul{grid-template-columns:1fr 1fr}}@media(max-width:680px){.process-strip{grid-template-columns:1fr 1fr}.donut-wrap{flex-direction:column}.health-list{min-width:100%;width:100%}.protection-graphic-grid,.channel-cards,.portal-status-grid,.portal-history-list,.portal-connector-head{grid-template-columns:1fr}.portal-logo{display:none}.portal-actions{grid-column:auto;flex-wrap:wrap}.portal-sync-check{grid-column:auto}.graphic-readiness ul{grid-template-columns:1fr}.graphic-readiness>.panel-title,.graphic-readiness>div{grid-column:auto}.feature-switch{width:100%}.feature-switch button{flex:1}.print-sheet{grid-template-columns:1fr;justify-items:center}}@media print{body{background:#fff}body *{visibility:hidden!important}.print-sheet,.print-sheet *{visibility:visible!important}.print-sheet{position:absolute;left:0;top:0;width:100%;max-height:none;overflow:visible;padding:0;background:#fff;display:flex;flex-wrap:wrap;align-content:flex-start;gap:0}.print-label{box-shadow:none;border:1px dashed #bbb;page-break-inside:avoid;break-inside:avoid}.print-label img{-webkit-print-color-adjust:exact;print-color-adjust:exact}@page{margin:4mm}}.user-chip>span{overflow:hidden;background:#fff;border:1px solid #dce7ee;box-shadow:0 3px 10px #11365014}.user-chip>span img{width:100%;height:100%;object-fit:contain;display:block;padding:2px;background:#fff}.modal:has(.account-form){width:min(1100px,100%)}.modal:has(.qr-preview-list){width:min(980px,100%)}.edit-action{color:#145e8d!important;background:#eaf3f9!important}.danger-ghost,.danger-action{border:0;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:6px;font-weight:700}.danger-action{padding:11px 16px;background:#c84545;color:#fff}.danger-ghost:disabled,.danger-action:disabled{opacity:.45;cursor:not-allowed}.row-actions button svg,.table-action svg{width:14px;height:14px}.table-action{padding:7px 9px}.confirm-delete{display:flex;gap:14px;padding:25px}.confirm-delete>svg{width:32px;height:32px;color:#c74640;flex:0 0 auto}.confirm-delete b{font-size:16px}.confirm-delete p{font-size:12px;line-height:1.6;color:#667c8d}.modal-actions{display:flex;justify-content:flex-end;gap:9px;padding:0 25px 24px}.data-summary{display:inline-flex;align-items:center;gap:6px;color:#397d39;background:#edf7ea;border-radius:7px;padding:5px 8px;font-size:10px}.data-summary svg{width:14px;height:14px}.dynamic-form label>small{color:#74899b;font-size:9px;font-weight:500;line-height:1.45}.qr-preview-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;padding:18px 22px;background:#f4f8fb;border-bottom:1px solid #e2ebf2}.qr-preview-summary article{padding:12px;border-radius:10px;background:#fff;border:1px solid #e0e8ef}.qr-preview-summary small{display:block;color:#75899a;font-size:9px;text-transform:uppercase}.qr-preview-summary b{display:block;font-size:20px;color:#113b60;margin-top:7px}.qr-preview-list{max-height:400px;overflow:auto}.qr-preview-list table{min-width:690px}.qr-preview-list tbody tr:first-child td{border-top:0}.qr-cancel-box{padding:15px 22px;background:#fff6e9;border-top:1px solid #eed7b5}.qr-cancel-box label{display:flex;flex-direction:column;gap:7px;font-size:11px;font-weight:700}.qr-cancel-box textarea{border:1px solid #d8c4a8;border-radius:8px;padding:10px;resize:vertical}.qr-preview-actions{display:flex;justify-content:flex-end;align-items:center;gap:9px;padding:16px 22px;border-top:1px solid #e4ecf2;background:#fafcfd}.consumer-stat-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin-bottom:24px}.consumer-stat-card{position:relative;overflow:hidden;display:grid;grid-template-columns:42px 1fr auto;gap:11px;align-items:center;padding:17px;background:#fff;border:1px solid #dfe8ef;border-radius:13px;box-shadow:0 7px 20px #183b540d}.consumer-stat-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#2788be}.consumer-stat-card.cs-2:before{background:#46a73b}.consumer-stat-card.cs-3:before{background:#ef9a21}.consumer-stat-card.cs-4:before{background:#7354cc}.consumer-stat-card.cs-5:before{background:#1f9b75}.consumer-stat-icon{width:40px;height:40px;border-radius:11px;display:grid;place-items:center;background:#eaf3f9;color:#1c6e9b}.consumer-stat-icon svg{width:20px}.consumer-stat-card>div:nth-child(2){min-width:0}.consumer-stat-card small{font-size:9px;color:#718596}.consumer-stat-card strong{display:block;font-size:24px;color:#123b5d;margin:3px 0}.consumer-stat-card p{font-size:8px;color:#8293a0;margin:0 0 7px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.consumer-stat-card div>i{height:5px;display:block;background:#edf2f6;border-radius:99px;overflow:hidden}.consumer-stat-card div>i em{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#2888b8,#5cb74a)}.consumer-stat-card>span{font-size:9px;color:#60788c;font-weight:800}.account-metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:22px}.account-metric-grid>article{display:flex;align-items:center;gap:14px;padding:18px;background:#fff;border:1px solid #dfe8ef;border-radius:13px;box-shadow:0 6px 18px #183b540d}.account-metric-grid>article>svg{width:38px;height:38px;padding:9px;border-radius:10px;background:#eaf3f9;color:#1a6c99}.account-metric-grid>article:nth-child(2)>svg{background:#eaf7e6;color:#318d29}.account-metric-grid>article:nth-child(3)>svg{background:#fff3df;color:#bc7a0b}.account-metric-grid>article:nth-child(4)>svg{background:#f0eafa;color:#6b4caf}.account-metric-grid article div{display:flex;flex-direction:column}.account-metric-grid small{font-size:9px;color:#75899a;text-transform:uppercase}.account-metric-grid b{font-size:24px;color:#123b5e;margin:3px 0}.account-metric-grid span{font-size:8.5px;color:#80919e}.account-notice{margin-bottom:18px}.account-switch{margin:0 0 18px}.role-chips{display:flex;flex-wrap:wrap;gap:5px}.role-chips span,.scope-label{display:inline-flex;padding:5px 7px;border-radius:6px;background:#eaf3f9;color:#185b84;font-size:8px;font-weight:700}.role-chips i{font-size:9px;color:#8192a0}.role-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.role-card{background:#fff;border:1px solid #dfe8ef;border-radius:14px;padding:19px;box-shadow:0 6px 18px #183b540d}.role-card header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.role-card header>svg{width:34px;height:34px;padding:8px;border-radius:10px;background:#eaf6e7;color:#318d2a}.role-card header span{font-size:8px;color:#74889a;text-transform:uppercase;font-weight:800}.role-card h3{margin:5px 0 7px;font-size:15px}.role-card code{font-size:8px}.role-card>p{min-height:38px;color:#667b8d;font-size:10px;line-height:1.5}.role-count{display:flex;align-items:baseline;gap:7px;padding:12px;background:#f4f8fa;border-radius:9px}.role-count strong{font-size:21px;color:#153e60}.role-count span{font-size:9px;color:#728697}.role-actions{display:flex;gap:7px;margin-top:13px}.role-actions button{flex:1;padding:9px;font-size:10px}.account-form{padding-bottom:18px}.role-selector,.permission-selector{border:1px solid #dce7ef;border-radius:11px;padding:15px;margin:4px 0 18px;min-width:0}.role-selector legend,.permission-selector legend{padding:0 7px;font-size:12px;font-weight:800;color:#173f61}.role-selector>p,.permission-selector>p{font-size:9.5px;color:#718698;margin:0 0 13px}.role-selector>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.role-selector label{margin:0!important;display:flex!important;flex-direction:row!important;align-items:flex-start;gap:8px!important;padding:10px;background:#f5f8fa;border-radius:8px}.role-selector label input{width:auto;margin-top:2px}.role-selector label span{display:flex;flex-direction:column;gap:3px}.role-selector label b{font-size:10px}.role-selector label small{font-size:8px;color:#75889a}.permission-groups{max-height:360px;overflow:auto;padding-right:5px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.permission-groups section{border:1px solid #e2eaf0;border-radius:9px;padding:10px;background:#fafcfd}.permission-groups h4{display:flex;justify-content:space-between;gap:8px;margin:0 0 8px;font-size:10px;color:#163f61;text-transform:capitalize}.permission-groups h4 small{font-size:7.5px;color:#8192a0}.permission-groups section>div{display:grid;grid-template-columns:1fr 1fr;gap:5px}.permission-groups label{margin:0!important;display:flex!important;flex-direction:row!important;align-items:flex-start;gap:6px!important;padding:5px;border-radius:6px}.permission-groups label:hover{background:#edf4f8}.permission-groups label input{width:auto;margin-top:2px}.permission-groups label span{display:flex;flex-direction:column;font-size:8.5px;font-weight:700}.permission-groups label small{font-size:6.5px;color:#8192a0;font-weight:500}@media(max-width:1180px){.consumer-stat-grid{grid-template-columns:repeat(3,1fr)}.account-metric-grid,.role-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.consumer-stat-grid,.account-metric-grid,.role-grid,.qr-preview-summary{grid-template-columns:1fr}.qr-preview-actions{flex-wrap:wrap}.qr-preview-actions button{flex:1}.role-selector>div,.permission-groups{grid-template-columns:1fr}.permission-groups section>div{grid-template-columns:1fr}}
