@import url('/assets/fonts.css');
:root{--ink:#20342f;--muted:#7a8581;--green:#245746;--lime:#b3e8a2;--border:#e5e9e5;--bg:#f5f7f4;--red:#ac5148;--radius:16px;font-family:'Segoe UI',Arial,sans-serif;color:var(--ink);font-size:14px;font-synthesis:none}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{ -webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.6}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #83bb79;outline-offset:4px}button .icon,a .icon{flex-shrink:0}.icon{width:20px;height:20px;vertical-align:middle;flex-shrink:0}h1,h2,h3,p{margin-top:0}h1{font-size:34px;letter-spacing:-1.3px;font-weight:650;line-height:1.2}h2{font-size:21px;letter-spacing:-.55px;font-weight:650}h3{font-size:18px;letter-spacing:-.3px}p{line-height:1.65}.muted{color:var(--muted)}.small{font-size:12px}.eyebrow{font-size:10px;letter-spacing:1.8px;font-weight:700;color:#718679}.brand{display:flex;align-items:center;gap:9px;width:max-content;font-size:25px;letter-spacing:-1px;font-weight:750}.brand>.icon{width:31px;height:35px;color:var(--green)}.brand-weight{font-weight:400}.brand i{display:inline-block;width:5px;height:5px;background:#6ca66a;border-radius:50%;margin-left:3px}.brand.light{color:#fff}.brand.light>.icon{color:var(--lime)}.button{border:1px solid transparent;border-radius:9px;padding:12px 17px;display:inline-flex;gap:10px;align-items:center;justify-content:center;font-weight:600;font-size:13px;min-height:43px;white-space:nowrap;transition:background .18s,transform .18s}.button:hover{transform:translateY(-1px)}.primary{background:var(--green);color:#fff;box-shadow:0 3px 5px #163b3010}.primary:hover{background:#193e33}.secondary{background:#fff;border-color:#dce3dc;color:#43584e}.secondary:hover{background:#f0f5ef}.wide{width:100%}.button.wide{margin-top:12px}.badge{display:inline-flex;align-items:center;gap:6px;padding:5px 9px;border-radius:6px;font-size:11px;font-weight:600;white-space:nowrap}.badge.active{background:#edf6e9;color:#4b7740}.badge.active:before,.badge.used:before,.badge.revoked:before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor}.badge.used{background:#edf1f8;color:#5e719d}.badge.revoked{background:#fbefec;color:#ac6454}.badge.neutral{background:#f2f5f0;color:#758171}.notice{padding:16px 18px;background:#f4f6ef;border:1px solid #e5e9dc;border-radius:10px;color:#69795e;line-height:1.6;margin:18px 0;font-size:13px}.notice.error{background:#fff3ef;color:#a44c40;border-color:#f3d7d0}.notice.success{background:#eef8ed;color:#3b7139;border-color:#d6e9d2}.heading-dot{color:#7db870}.text-link{font-size:12px;font-weight:600;color:var(--green)}.text-link:hover{text-decoration:underline}.mono{font-family:Consolas,monospace}.dot,.live-dot{display:inline-block;height:6px;width:6px;border-radius:50%;background:#8cbd7b}.dot.green{background:#90b77e}.dot.blue{background:#879bbb}.dot.red{background:#cc8b7d}input,select{width:100%;border:1px solid #dce3dc;background:#fff;padding:12px 13px;border-radius:8px;color:var(--ink);min-height:43px}input::placeholder{color:#a0aaa2}input:focus,select:focus{outline:2px solid #a6cba0;outline-offset:2px;border-color:#7daa75}label{display:block;font-size:12px;font-weight:600;margin:20px 0 8px}dialog{border:1px solid #e0e6df;border-radius:22px;padding:38px;max-width:480px;width:calc(100% - 32px);color:var(--ink);box-shadow:0 30px 120px #102a3440}dialog::backdrop{background:#102a3265;backdrop-filter:blur(5px)}dialog h2{font-size:26px;margin-bottom:10px}dialog p{color:var(--muted)}.dialog-close{position:absolute;right:17px;top:17px;display:grid;place-items:center;border:0;background:#f1f4ef;border-radius:50%;width:29px;height:29px;color:#7a857e}.dialog-close .icon{width:16px}.dialog-icon{height:46px;width:46px;display:grid;place-items:center;border-radius:12px;background:#eff5e8;color:var(--green);margin:0 0 22px}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-error{font-size:13px;line-height:1.5;color:#a24c3f;margin-top:12px}.actions{display:flex;align-items:center;gap:10px}.card-footnote{display:flex;justify-content:center;align-items:center;gap:6px;color:#8a9388;font-size:11px;margin:18px 0 0}.card-footnote .icon{width:13px;height:13px}
/* Customer experience */
.client-body{background:#f6f8f3;background-image:radial-gradient(ellipse at 50% 35%,#eaf0e2 0,transparent 55%);min-height:100vh}.client-header{height:90px;max-width:1220px;margin:auto;padding:0 42px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5eadf}.header-note{display:flex;align-items:center;gap:8px;color:#7e8b78;font-size:11px}.header-note .icon{width:14px}.client-main{max-width:760px;margin:0 auto;text-align:center;padding:53px 25px 35px}.client-main>.eyebrow{margin-bottom:18px}.client-main>h1{font-size:42px;letter-spacing:-1.5px;line-height:1.22;margin-bottom:16px;font-weight:550}.client-main h1 em{font-style:normal;color:#66865a}.client-intro{color:#829079;font-size:14px;margin-bottom:30px}.verification-card{background:#fff;border:1px solid #e0e7d9;border-radius:22px;max-width:440px;margin:0 auto;padding:23px 34px 26px;box-shadow:0 16px 50px #354e2410}.card-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;text-align:left;font-size:9px;letter-spacing:1.4px;font-weight:600;color:#919b8b;padding-bottom:18px;border-bottom:1px solid #eef1e9}.mini-pill{padding:4px 6px;border:1px solid #e5eadf;border-radius:5px;font-size:9px;letter-spacing:0;white-space:nowrap}.steps{display:flex;align-items:center;justify-content:center;gap:14px;padding:23px 0 0;font-size:10px;color:#8a9584}.steps>span{display:flex;align-items:center;gap:6px}.steps b{width:20px;height:20px;border-radius:50%;background:#eaf3e3;display:grid;place-items:center;font-size:10px;color:#668456}.steps .current b{background:#234d3e;color:white}.steps .current{color:#375642;font-weight:600}.steps i{width:32px;height:1px;background:#dce5d6}.status-orbit{display:grid;place-items:center;background:#f0f6e8;border:9px solid #f8faf4;border-radius:50%;height:100px;width:100px;color:#60884f;margin:27px auto 17px;position:relative}.status-orbit>.icon{width:45px;height:45px;stroke-width:1.4}.orbit-check{position:absolute;right:-1px;bottom:2px;width:23px;height:23px;border:3px solid white;border-radius:50%;background:#77a962;color:white;font-size:11px;display:grid;place-items:center}.verification-card>h2{font-size:26px;margin:15px 0 12px;letter-spacing:-.8px}.verification-card>p{font-size:13px;color:#88927f;line-height:1.7;margin-bottom:20px}.product-info{padding:16px;background:#f8f9f5;border:1px solid #eef0e9;border-radius:10px;display:flex;gap:13px;text-align:left;align-items:center;margin:22px 0 9px}.product-info>.icon{color:#7b9270;width:27px;height:27px}.product-info small{display:block;color:#9aa290;font-size:8px;letter-spacing:1.2px;margin-bottom:5px}.product-info strong{font-size:12px;font-weight:600;display:block}.product-info span{display:block;font:10px Consolas,monospace;color:#939d89;margin-top:5px}.verification-card .primary{background:#30583b;border-radius:9px;font-size:13px;padding:15px}.verification-card .primary .icon:last-child{margin-left:auto;width:17px}.verification-card .primary .icon:first-child{width:18px}.pulse-button{animation:soft-pulse 3s ease-in-out infinite}@keyframes soft-pulse{0%,100%{box-shadow:0 0 0 0 #69934b25}50%{box-shadow:0 0 0 6px #69934b0a}}.trust-row{margin:28px auto 0;display:flex;justify-content:center;gap:22px;color:#8c9884;font-size:10px}.trust-row>span{display:flex;align-items:center;gap:5px}.trust-row .icon{width:14px;height:14px}.client-faq{margin:26px auto 0;max-width:420px;color:#849278;font-size:11px}.client-faq summary{cursor:pointer}.client-faq p{padding:12px;line-height:1.8}.client-footer{display:flex;gap:16px;justify-content:space-between;max-width:1136px;margin:12px auto 0;border-top:1px solid #e5eadf;padding:23px 0;color:#95a18c;font-size:10px}.warning{background:#f5eee0;color:#aa9061;border-color:#faf8f1}.danger{background:#f7e9e5;color:#b77966;border-color:#fcf7f5}.confirm-dialog{text-align:left}.confirm-dialog>.eyebrow{display:block;margin-bottom:12px}.confirmation-input{text-align:center;text-transform:uppercase;letter-spacing:6px;font-size:24px;font-family:Consolas,monospace;font-weight:bold;padding:17px 10px}.confirm-dialog .small{text-align:center;margin-top:18px;margin-bottom:0}.success-orbit{font-size:42px;animation:success-enter .45s ease-out}.success-reference{padding:12px;border:1px dashed #cdddc1;border-radius:10px;font:13px Consolas,monospace;color:#688057}.verification-card:focus{outline:none}@keyframes success-enter{from{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}
/* Administration */
.admin-body{background:var(--bg)}.sidebar{width:244px;position:fixed;top:0;bottom:0;left:0;padding:34px 19px 20px;background:#18342e;color:#dce4dd;display:flex;flex-direction:column}.sidebar>.brand{margin:0 16px 35px}.workspace-switch{border:1px solid #ffffff1a;border-radius:9px;display:flex;align-items:center;gap:10px;padding:13px 11px;margin-bottom:31px}.workspace-switch>.icon{background:#ffffff0a;width:29px;height:30px;padding:5px;color:#9daf9d;border-radius:5px}.workspace-switch strong{font-size:11px;display:block;font-weight:550}.workspace-switch small{font-size:9px;color:#96aa9a;display:block;margin-top:4px}.workspace-switch>span{margin-left:auto;color:#8fa08e}.nav-caption{font-size:9px;letter-spacing:1.4px;color:#829b8b;margin:0 15px 13px}.sidebar nav{display:flex;flex-direction:column;gap:5px}.sidebar nav>a{display:flex;align-items:center;gap:11px;padding:13px 14px;border-radius:8px;font-size:12px;color:#a8bab0}.sidebar nav>a>.icon{width:18px;height:18px}.sidebar nav>a:hover{background:#ffffff09;color:#fff}.sidebar nav>a.selected{background:#c2e5ad;color:#284731;font-weight:650;box-shadow:0 2px 5px #0000000a}.nav-beta{font-size:7px;letter-spacing:.6px;border:1px solid #a8bcab4d;border-radius:3px;padding:2px 4px;margin-left:auto}.sidebar-bottom{margin-top:auto}.pilot-note{padding:17px 14px;font-size:11px;color:#bacdbf;border:1px solid #ffffff12;border-radius:9px;margin-bottom:17px}.pilot-note .live-dot{margin-right:6px}.pilot-note p{font-size:9px;color:#8aa291;margin:7px 0 0}.profile{display:flex;gap:11px;align-items:center;padding:15px 9px;border-top:1px solid #ffffff14}.avatar{height:33px;width:33px;border-radius:50%;display:grid;place-items:center;background:#436251;color:#dbe7d4;font-size:12px}.profile strong{display:block;font-size:11px;font-weight:600;max-width:160px;overflow:hidden;text-overflow:ellipsis}.profile small{display:block;font-size:9px;margin-top:4px;color:#95a995}.logout{display:flex;align-items:center;gap:8px;border:0;background:none;color:#8fa494;font-size:10px;margin:6px 0 0 10px}.logout .icon{width:14px}.admin-shell{margin-left:244px}.admin-topbar{height:73px;border-bottom:1px solid var(--border);padding:0 36px;display:flex;align-items:center;justify-content:space-between;background:#fcfdfb;font-size:11px}.separator{display:inline-block;margin:0 13px;color:#b7c0b5}.admin-topbar>a{display:flex;gap:10px;align-items:center;color:#73846f}.admin-topbar>a>.icon{width:15px;height:15px;transform:rotate(-45deg)}.admin-main{padding:36px;max-width:1660px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;gap:20px}.page-heading .eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:13px}.page-heading h1{margin-bottom:9px;font-size:31px}.page-heading p{font-size:12px;margin-bottom:0}.page-heading>.button{font-size:11px;padding:12px 16px}.page-heading>.button>.icon{width:17px;height:17px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:25px}.stat-card{padding:20px 21px;background:white;border:1px solid var(--border);border-radius:12px}.stat-card>div{display:flex;align-items:center;justify-content:space-between;color:#7a8979;font-size:11px}.stat-card>div>.icon{width:16px;height:16px;color:#91a387}.stat-card>strong{display:block;font-size:34px;font-weight:550;letter-spacing:-1px;margin:15px 0 9px;line-height:1}.stat-card>small{display:block;color:#9ba594;font-size:9px}.panel{background:#fff;border:1px solid var(--border);border-radius:13px;overflow:hidden;margin-bottom:25px}.panel-heading{padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px}.panel-heading h2{font-size:15px;letter-spacing:-.2px;margin-bottom:0}.panel-heading p{font-size:10px;color:#929d8c;margin:6px 0 0}.panel-heading .badge{font-size:9px;font-weight:400}.overview-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,1fr);gap:23px;margin-bottom:25px}.overview-grid>.panel{margin:0}.protection-card{padding:26px 27px 22px;border-radius:13px;background:#eaf0df;border:1px solid #dfe7cf;position:relative;overflow:hidden}.protection-card:after{content:'';position:absolute;width:150px;height:150px;border:30px solid #dce8c877;border-radius:50%;right:-83px;top:55px;pointer-events:none}.protection-icon{position:absolute;right:26px;top:25px;color:#6b8b4d}.protection-icon>.icon{width:32px;height:32px;stroke-width:1.3}.protection-card>.eyebrow{font-size:8px;letter-spacing:1.3px;color:#8a9d6d}.protection-card>h2{font-size:24px;line-height:1.2;margin:16px 0 10px;color:#405737;font-weight:600}.protection-card>p{font-size:11px;line-height:1.8;color:#8a9977}.protection-steps{display:grid;gap:8px;margin:18px 0}.protection-steps>span{display:flex;align-items:center;gap:10px;border-bottom:1px solid #d8e2cb;padding:7px 0;font-size:11px;color:#70865e}.protection-steps b{font-size:9px;color:#9cac89;font-weight:500}.protection-steps .icon{width:13px;height:13px;margin-left:auto}.protection-card>a{display:flex;justify-content:space-between;align-items:center;font-size:10px;font-weight:600;color:#6c8356;position:relative;z-index:1}.protection-card>a .icon{width:15px}.chart{display:flex;height:215px;padding:18px 24px 0 22px;gap:18px}.chart-scale{display:flex;flex-direction:column;justify-content:space-between;padding-bottom:32px;color:#a6afa1;font-size:9px;width:14px}.chart-bars{display:flex;justify-content:space-around;align-items:stretch;gap:17px;flex:1;background:repeating-linear-gradient(to top,transparent 0,transparent 74px,#f1f3ed 75px);border-bottom:1px solid #e8ece2}.chart-column{display:flex;flex-direction:column;align-items:center;justify-content:flex-end;flex:1;min-width:0;position:relative}.bar-track{height:145px;width:100%;position:relative;display:flex;align-items:flex-end;justify-content:center}.chart-bar{appearance:none;transform:rotate(-90deg);transform-origin:0 100%;width:145px;height:28px;position:absolute;bottom:0;left:calc(50% + 14px);border:0;background:transparent;border-radius:4px;overflow:hidden}.chart-bar::-webkit-progress-bar{background:#f6f8f1}.chart-bar::-webkit-progress-value{background:#a7c991;border-radius:4px}.chart-bar::-moz-progress-bar{background:#a7c991}.bar-value{font-size:10px;color:#859873;margin-bottom:8px}.chart-column small{font-size:9px;color:#9ca692;margin:13px -4px 0;white-space:nowrap;background:#fff;height:18px}.chart-legend{font-size:9px;color:#8a9c7c;display:flex;gap:7px;align-items:center;padding:20px 24px}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;white-space:nowrap}th{background:#f9faf6;border-top:1px solid #edf0e7;border-bottom:1px solid #edf0e7;color:#909b85;font-size:9px;font-weight:500;padding:12px 21px}td{border-bottom:1px solid #eef1e9;padding:16px 21px;font-size:10px;color:#829078}tr:last-child>td{border-bottom:0}td strong{display:block;color:#465a40;font-weight:600;font-size:11px;margin-bottom:5px}td small{display:block;color:#9ca58f;font-size:9px}td .badge{font-size:9px}.row-actions{display:flex;gap:13px;align-items:center;font-size:10px}.row-actions>a{display:flex;align-items:center;gap:3px;color:#54704a}.row-actions .icon{width:13px;height:13px}.row-actions form{margin:0}.text-danger{border:0;background:transparent;font-size:9px;color:#b88778;padding:0}.empty-state{text-align:center;padding:50px}.admin-footer{display:flex;justify-content:space-between;gap:20px;color:#a2ac99;font-size:9px;margin-top:30px}.admin-footer>span{display:flex;gap:5px;align-items:center}.admin-footer .icon{width:11px;height:11px}.filter-bar{padding:18px 22px;display:flex;align-items:center;gap:12px}.filter-bar>input{max-width:340px;font-size:11px}.filter-bar>select{max-width:160px;font-size:11px}.filter-bar>.button{font-size:11px}.pagination{padding:17px 22px;border-top:1px solid #edf0e7;display:flex;align-items:center;justify-content:space-between;color:#96a08b;font-size:10px}.pagination>div{display:flex;gap:20px}.pagination a{color:var(--green)}.summary-strip{display:flex;align-items:center;gap:30px;font-size:12px;color:#86927c;margin:-3px 0 26px}.summary-strip b{font-size:18px;margin-right:5px;color:#425c38}.summary-strip .dot{margin-right:7px}.role-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-bottom:25px}.role-grid>.panel{margin-bottom:0}.role-card{padding:25px}.role-card>.icon{color:#83a273;width:26px;height:26px;margin-bottom:20px}.role-card h3{font-size:18px;margin-bottom:10px}.role-card>strong{font-size:11px;color:#79936b;font-weight:600}.role-card>p{font-size:12px;color:#96a08d;margin-top:8px;margin-bottom:0}.inline-form{display:flex;gap:8px;align-items:center}.inline-form select{width:auto;font-size:10px;padding:7px;min-height:34px}.small-button{padding:7px 10px;min-height:34px;font-size:10px}.event-label{display:flex;align-items:center;gap:9px}.event-label>.icon{width:15px;height:15px;color:#8dad78}.event-warning,.event-warning>.icon{color:#b58666}.reward-hero{display:flex;justify-content:space-between;gap:30px;align-items:center;padding:38px;background:#e9efdf;border:1px solid #dee7d0;border-radius:16px;margin-bottom:25px}.reward-hero>div:first-child{max-width:620px}.reward-hero h2{margin:15px 0;font-size:30px;color:#49643d}.reward-hero p{font-size:13px;color:#8b9b7b}.points{display:flex;flex-direction:column;align-items:center;color:#6d8e58;min-width:170px}.points>.icon{width:38px;height:38px}.points>strong{font-size:58px;font-weight:500;letter-spacing:-2px;margin:12px 0}.points>span{font-size:11px}.milestone{padding:28px;text-align:center}.milestone-icon{background:#f4f6f0;width:60px;height:60px;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;color:#9aa78c}.unlocked .milestone-icon{background:#e9f2df;color:#77a755}.milestone h3{margin:18px 0 8px}.milestone p{font-size:12px;color:#9ca88d}.milestone progress{display:block;width:100%;height:6px;appearance:none;background:#f0f3e9;border:0;border-radius:4px;overflow:hidden;margin:23px 0 10px}.milestone progress::-webkit-progress-bar{background:#f0f3e9}.milestone progress::-webkit-progress-value{background:#9bc47d}.milestone progress::-moz-progress-bar{background:#9bc47d}.milestone small{color:#9aa58e;font-size:10px}.account-panel{padding:32px;max-width:520px}.account-panel h3{margin-top:35px}.account-panel .button{margin-top:10px}
/* Login and printed labels */
.login-body{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fbfcf8}.login-story{background:#193b31;padding:50px 10%;display:flex;flex-direction:column;justify-content:space-between;color:#e4eddc;min-height:100vh;overflow:hidden}.login-story>div{margin:45px 0}.login-story .eyebrow{color:#8da783;font-size:9px}.login-story h1{font-size:45px;letter-spacing:-1.7px;font-weight:500;line-height:1.2;margin:20px 0}.login-story p{font-size:13px;color:#a0b49a;line-height:1.9}.login-story>small{font-size:10px;color:#86a17e}.login-art{margin:42px 0 0;width:170px;height:170px;border:1px solid #63816055;border-radius:30px;display:grid;place-items:center;transform:rotate(-8deg);background:#284a3b;position:relative}.login-art>.icon{width:95px;height:95px;color:#a9cb92;stroke-width:1.2}.login-art>span{position:absolute;right:-17px;bottom:3px;display:grid;place-items:center;background:#bddb9d;color:#3f6739;transform:rotate(8deg);width:48px;height:48px;border-radius:50%;border:5px solid #193b31}.login-form{padding:50px 14%;display:flex;flex-direction:column;justify-content:space-between}.login-form>div{margin:50px 0}.login-form h2{font-size:33px;margin:18px 0 12px}.login-form p{font-size:13px}.login-form .wide{margin-top:26px}.back-link{font-size:11px;color:#839477}.login-form>small{font-size:10px}.labels-body{background:#f4f6f0;padding:30px}.print-header{max-width:1100px;margin:0 auto 30px;display:flex;justify-content:space-between;align-items:center;gap:25px}.print-header h1{font-size:23px;margin:18px 0 10px}.print-header p{font-size:12px;color:var(--muted)}.label-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;max-width:1100px;margin:auto}.print-label{background:#fff;border:1px solid #dce2d4;border-radius:10px;padding:20px;text-align:center;break-inside:avoid;display:flex;align-items:center;flex-direction:column}.print-label strong{font-size:13px}.print-label img{width:100%;max-width:280px;height:auto;margin:10px 0}.print-label>span{font:12px Consolas,monospace}.print-label>small{font-size:9px;margin-top:9px;color:#81916f}
@media(min-width:1550px){.admin-main{padding:45px}.stat-card{padding:25px}.stat-card>strong{font-size:40px}.overview-grid{grid-template-columns:1.8fr 1fr}.chart{height:235px}}
@media(max-width:1150px){.sidebar{width:213px;padding-left:13px;padding-right:13px}.admin-shell{margin-left:213px}.admin-main{padding:25px}.admin-topbar{padding:0 25px}.stats-grid{gap:12px}.stat-card{padding:18px 14px}.overview-grid{grid-template-columns:1.5fr 1fr;gap:16px}.protection-card{padding:23px 19px}.protection-card>h2{font-size:22px}.protection-icon{right:16px}.protection-icon .icon{width:23px}.chart-bars{gap:6px}.panel-heading{padding:19px}.page-heading h1{font-size:27px}.row-actions{gap:9px}.filter-bar{flex-wrap:wrap}}
@media(max-width:900px){.sidebar{width:185px;padding:28px 10px 15px}.sidebar>.brand{font-size:23px;margin-left:10px}.sidebar nav>a{font-size:11px;padding:12px 10px;gap:8px}.workspace-switch{padding:11px 7px}.workspace-switch>.icon{display:none}.workspace-switch strong{font-size:10px}.admin-shell{margin-left:185px}.overview-grid{grid-template-columns:1fr}.protection-card{display:none}.stats-grid{grid-template-columns:repeat(2,1fr)}.role-grid{grid-template-columns:1fr}.role-card{padding:22px}.role-card>.icon{margin-bottom:10px}.reward-hero{padding:26px}.reward-hero h2{font-size:24px}.points{min-width:110px}.points>strong{font-size:44px}.page-heading{align-items:flex-start}.page-heading>.button{font-size:10px;padding:10px}.page-heading>.button>.icon{display:none}.summary-strip{gap:17px;flex-wrap:wrap;font-size:11px}.client-footer{margin-left:35px;margin-right:35px}.login-story h1{font-size:37px}.login-form{padding:45px 10%}.label-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.client-header{height:75px;padding:0 24px}.client-header .brand{font-size:23px}.header-note{font-size:9px;gap:4px}.client-main{padding:36px 18px 25px}.client-main>.eyebrow{font-size:8px;margin-bottom:16px}.client-main>h1{font-size:31px;letter-spacing:-1px}.client-intro{font-size:12px;margin-bottom:25px}.verification-card{padding:20px 23px 24px;border-radius:18px}.verification-card>h2{font-size:24px}.verification-card>p{font-size:12px}.trust-row{gap:12px;flex-wrap:wrap;font-size:8px}.trust-row .icon{width:12px}.client-footer{font-size:8px;margin:10px 24px 0;padding:20px 0;flex-wrap:wrap;justify-content:center;gap:10px}.client-footer>span:nth-child(2){display:none}dialog{padding:30px 24px}.sidebar{position:static;width:100%;padding:20px 18px 12px;display:block}.sidebar>.brand{font-size:24px;margin:0 0 17px}.sidebar>.brand .icon{width:25px;height:28px}.workspace-switch,.nav-caption,.sidebar-bottom{display:none}.sidebar nav{flex-direction:row;overflow-x:auto;gap:6px;padding-bottom:2px}.sidebar nav>a{white-space:nowrap;padding:9px 10px;font-size:10px}.sidebar nav>a .icon{width:15px;height:15px}.nav-beta{display:none}.admin-shell{margin-left:0}.admin-topbar{height:54px;padding:0 18px;font-size:9px}.admin-topbar>a{font-size:9px;gap:3px}.admin-main{padding:25px 18px}.page-heading{gap:10px;margin-bottom:23px}.page-heading .eyebrow{font-size:7px;letter-spacing:1px}.page-heading h1{font-size:25px;margin-bottom:8px}.page-heading p{font-size:10px;max-width:240px}.page-heading>.button{font-size:9px;padding:8px;white-space:normal;min-width:89px;margin-top:20px}.stat-card>div{font-size:10px}.stat-card>strong{font-size:30px}.stat-card>small{font-size:8px}.stats-grid{margin-bottom:20px}.panel-heading{padding:18px 16px}.panel-heading h2{font-size:13px}.panel-heading p{font-size:9px}.panel-heading .text-link{font-size:9px}.panel-heading .badge{font-size:8px}.chart{padding:15px 17px 0;height:205px}.chart-bars{gap:5px}.chart-column small{font-size:8px}.chart-bar{height:20px;left:calc(50% + 10px)}.chart-legend{font-size:8px;padding:20px 16px}.chart-legend .muted{display:none}td,th{padding-left:16px;padding-right:16px}.admin-footer{font-size:8px;margin-top:25px}.filter-bar{padding:16px;gap:8px}.filter-bar>input{max-width:100%}.filter-bar>select{flex:1;max-width:none}.filter-bar>.text-link{font-size:10px}.filter-bar .button{min-height:40px;font-size:10px}.summary-strip{font-size:10px;gap:13px}.summary-strip b{font-size:16px}.pagination{font-size:9px;padding:16px}.reward-hero{display:block}.reward-hero h2{font-size:24px}.points{margin-top:25px}.points>strong{font-size:52px}.login-body{display:block}.login-story{min-height:0;padding:28px}.login-story>div,.login-story>small{display:none}.login-form{padding:30px;min-height:calc(100vh - 91px)}.login-form>div{margin:45px 0}.login-form h2{font-size:31px}.labels-body{padding:20px}.label-grid{grid-template-columns:1fr}.print-header{flex-direction:column;align-items:flex-start}.print-header h1{font-size:23px}.account-panel{padding:23px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
@media print{@page{size:A4;margin:12mm}.labels-body{background:white;padding:0}.print-header{display:none}.label-grid{grid-template-columns:repeat(3,1fr);gap:4mm}.print-label{padding:4mm 2mm;border:1px dashed #ccc;border-radius:0}.print-label img{width:48mm;height:48mm;margin:2mm 0}.print-label strong{font-size:8pt;max-width:52mm}.print-label>span{font-size:8pt}.print-label>small{font-size:6pt}}
