:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font-synthesis:none;text-rendering:optimizelegibility;--ink:#1d1d1f;--muted:#6e6e73;--muted-2:#86868b;--line:#e5e5e7;--line-soft:#eeeeef;--surface:#fff;--surface-soft:#f5f5f7;--blue:#0071e3;--blue-hover:#0077ed;--blue-soft:#eaf4ff;--green:#16833b;--green-soft:#eaf8ee;--orange:#b15c00;--orange-soft:#fff3e6;--red:#d92d20;--red-soft:#fff0ef;--shadow-sm:0 1px 2px #0000000a, 0 4px 16px #00000009;--shadow-lg:0 24px 70px #00000021, 0 2px 10px #0000000d;--radius-sm:10px;--radius:16px;--radius-lg:24px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Microsoft YaHei,Helvetica Neue,Arial,sans-serif}*{box-sizing:border-box}html{background:var(--surface-soft);-webkit-text-size-adjust:100%;min-width:320px}body{min-width:320px;min-height:100vh;color:var(--ink);background:var(--surface-soft);-webkit-font-smoothing:antialiased;margin:0}body:has(.modal-backdrop){overflow:hidden}button,input,select,textarea{color:inherit;font:inherit;margin:0}button,select{cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;opacity:.56}a{color:inherit;text-decoration:none}p,h1,h2,h3{margin:0}.shell{width:min(1180px,100% - 48px);margin-inline:auto}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.brand{letter-spacing:-.02em;align-items:center;gap:9px;width:fit-content;font-size:16px;font-weight:690;display:inline-flex}.brand-mark{color:#fff;background:var(--ink);border-radius:9px;place-items:center;width:32px;height:32px;display:inline-grid;box-shadow:0 5px 15px #00000021}.brand-mark--large{border-radius:14px;width:48px;height:48px;font-size:19px}.button{border:1px solid #0000;border-radius:980px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 17px;font-size:14px;font-weight:620;line-height:1;transition:background-color .16s,border-color .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.button:active:not(:disabled){transform:scale(.98)}.button--primary{color:#fff;background:var(--blue);box-shadow:0 7px 20px #0071e32e}.button--primary:hover:not(:disabled){background:var(--blue-hover);box-shadow:0 9px 24px #0071e33d}.button--secondary{color:#3a3a3c;background:#fff;border-color:#d9d9dc;box-shadow:0 1px 2px #00000008}.button--secondary:hover:not(:disabled){background:#f8f8fa;border-color:#c9c9cc}.button--danger{color:#fff;background:var(--red);box-shadow:0 6px 16px #d92d202b}.button--danger:hover:not(:disabled){background:#c8251a}.icon-button{color:#55555a;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;width:36px;height:36px;padding:0;transition:color .16s,background .16s;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--ink);background:#ededf0}.spinner{border:2px solid #fff6;border-top-color:currentColor;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite spin}.spinner--dark{color:var(--ink);border-color:#dedee1;border-top-color:var(--ink)}.mini-spinner{border:1.8px solid #d3d3d6;border-top-color:#55555a;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite spin}.spinning{animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-loading{min-height:100vh;color:var(--muted);background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:14px;font-size:13px;display:flex}.app-loading__dot{background:#e5e5e7;border-radius:99px;width:22px;height:3px;margin-top:4px;overflow:hidden}.app-loading__dot:after{content:"";background:var(--blue);border-radius:inherit;width:10px;height:100%;animation:1s ease-in-out infinite alternate loading-line;display:block}@keyframes loading-line{0%{transform:translate(0)}to{transform:translate(12px)}}.page-fade-enter-active,.page-fade-leave-active{transition:opacity .18s}.page-fade-enter-from,.page-fade-leave-to{opacity:0}.auth-page{background:radial-gradient(circle at 8% 95%,#0071e30e,#0000 27%),radial-gradient(circle at 91% 16%,#6f42c10b,#0000 25%),#fbfbfd;flex-direction:column;min-height:100vh;display:flex;position:relative;overflow:hidden}.auth-page:before{content:"";pointer-events:none;border:1px solid #00000006;border-radius:50%;width:650px;height:650px;position:absolute;top:-280px;right:-260px;box-shadow:0 0 0 70px #00000002,0 0 0 150px #00000002}.auth-nav{z-index:1;flex:none;justify-content:space-between;align-items:center;height:76px;display:flex;position:relative}.auth-nav__note{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:inline-flex}.auth-layout{z-index:1;flex:1;grid-template-columns:minmax(0,1fr) 430px;align-items:center;gap:clamp(50px,8vw,120px);padding-block:42px 58px;display:grid;position:relative}.auth-story{max-width:610px}.eyebrow{color:var(--blue);letter-spacing:.05em;margin-bottom:14px;font-size:13px;font-weight:670;display:inline-block}.auth-story h1{color:#161617;letter-spacing:-.055em;max-width:600px;font-size:clamp(46px,5vw,68px);font-weight:710;line-height:1.07}.auth-story__lead{max-width:550px;color:var(--muted);letter-spacing:-.012em;margin-top:25px;font-size:17px;line-height:1.72}.auth-preview{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffffc7;border:1px solid #0001;border-radius:18px;max-width:520px;margin-top:34px;padding:20px 21px 18px;position:relative;overflow:hidden;box-shadow:0 20px 55px #00000012,0 2px 5px #00000006}.auth-preview:after{content:"";background:radial-gradient(circle,#0071e31c,#0000 68%);width:130px;height:130px;position:absolute;top:-36px;right:-20px}.auth-preview__top{align-items:center;gap:10px;display:flex}.preview-dot{background:linear-gradient(135deg,#9478ff,#5b46d5);border-radius:3px;width:10px;height:10px;box-shadow:0 0 0 4px #f0edff}.preview-title{flex:1;margin-left:3px;font-size:13px;font-weight:640}.auth-preview__code{color:#343438;letter-spacing:.075em;align-items:center;gap:12px;margin:22px 0 17px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:16px;font-weight:600;display:flex}.auth-preview__bottom{color:var(--muted-2);justify-content:space-between;font-size:11px;display:flex}.auth-benefits{color:#55555a;flex-wrap:wrap;gap:10px 23px;margin:25px 0 0;padding:0;font-size:12px;list-style:none;display:flex}.auth-benefits li{align-items:center;gap:6px;display:inline-flex}.auth-benefits svg{color:var(--green)}.auth-panel-wrap{position:relative}.auth-panel-wrap:before{z-index:-1;content:"";filter:blur(16px);background:radial-gradient(circle,#0071e317,#0000 68%);position:absolute;inset:12% -22% -10% 15%}.auth-panel{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#fffffff0;border:1px solid #00000012;width:100%;padding:34px 34px 27px;box-shadow:0 28px 80px #00000017,0 2px 7px #00000006}.auth-panel__icon{width:42px;height:42px;color:var(--blue);background:var(--blue-soft);border-radius:12px;place-items:center;margin-bottom:18px;display:grid}.auth-panel h2{letter-spacing:-.035em;font-size:25px;font-weight:690}.auth-panel>p{color:var(--muted);margin-top:8px;font-size:13px}.auth-tabs{background:#f0f0f2;border-radius:10px;grid-template-columns:1fr 1fr;margin-top:25px;padding:3px;display:grid}.auth-tabs button{height:34px;color:var(--muted);background:0 0;border:0;border-radius:8px;padding:0;font-size:13px;font-weight:590;transition:all .16s}.auth-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #00000017,0 0 0 .5px #0000000a}.auth-form{gap:16px;margin-top:21px;display:grid}.field{flex-direction:column;gap:7px;min-width:0;display:flex}.field>span:first-child{color:#4a4a4f;align-items:center;gap:5px;font-size:12px;font-weight:620;display:inline-flex}.field>span:first-child b{color:var(--red);font-size:12px}.field>span:first-child em{color:#a0a0a5;font-size:11px;font-style:normal;font-weight:450}.field input,.field select,.field textarea{width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #d8d8dc;border-radius:10px;outline:none;transition:border-color .15s,box-shadow .15s,background .15s}.field input,.field select{height:43px;padding:0 12px}.field textarea{resize:vertical;min-height:86px;padding:11px 12px;line-height:1.55}.field input::placeholder,.field textarea::placeholder{color:#aaaab0}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--blue);box-shadow:0 0 0 3px #0071e31f}.field small{color:var(--muted-2);font-size:11px;line-height:1.4}.password-input{display:block;position:relative}.password-input input{padding-right:42px}.input-icon-button{width:32px;height:32px;color:var(--muted-2);background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.input-icon-button:hover{color:var(--ink);background:#f2f2f4}.form-message{border-radius:9px;padding:10px 12px;font-size:12px;line-height:1.45}.form-message--error{color:#a2271f;background:var(--red-soft);border:1px solid #ffd7d3}.auth-submit{width:100%;margin-top:2px}.auth-terms{text-align:center;margin-top:18px!important;font-size:10.5px!important}.field-slide-enter-active,.field-slide-leave-active{transition:all .18s;overflow:hidden}.field-slide-enter-from,.field-slide-leave-to{opacity:0;max-height:0;transform:translateY(-4px)}.field-slide-enter-to,.field-slide-leave-from{max-height:70px}.auth-footer{z-index:1;color:#9a9a9f;padding-block:15px 24px;font-size:10.5px;position:relative}.dashboard-page{background:#f5f5f7;min-height:100vh}.dashboard-nav{z-index:30;-webkit-backdrop-filter:saturate(180%)blur(20px);backdrop-filter:saturate(180%)blur(20px);background:#fbfbfdd6;border-bottom:1px solid #00000012;height:64px;position:sticky;top:0}.dashboard-nav__inner{justify-content:space-between;align-items:center;height:100%;display:flex}.dashboard-nav__right,.user-chip,.sync-note{align-items:center;display:flex}.dashboard-nav__right{gap:10px}.admin-nav-button{color:#4e4e53;background:#fff;border:1px solid #dedee1;border-radius:9px;align-items:center;gap:6px;height:34px;padding:0 11px;font-size:10.5px;font-weight:620;transition:all .15s;display:inline-flex}.admin-nav-button:hover{color:var(--blue);background:var(--blue-soft);border-color:#b9d9f7}.sync-note{color:var(--green);gap:6px;font-size:11px;font-weight:560}.nav-divider{background:#dedee1;width:1px;height:20px;margin-inline:3px}.user-chip{gap:9px}.avatar{color:#fff;background:linear-gradient(145deg,#49494f,#1f1f21);border-radius:50%;place-items:center;width:33px;height:33px;font-size:12px;font-weight:700;display:grid;box-shadow:inset 0 0 0 1px #ffffff21}.user-chip__copy{flex-direction:column;max-width:150px;line-height:1.15;display:flex}.user-chip__copy b{text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:650;overflow:hidden}.user-chip__copy small{max-width:145px;color:var(--muted-2);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9.5px;overflow:hidden}.dashboard-main{padding-block:46px 26px}.dashboard-heading{justify-content:space-between;align-items:flex-end;gap:30px;display:flex}.dashboard-heading .eyebrow{margin-bottom:9px}.dashboard-heading h1{letter-spacing:-.045em;font-size:clamp(30px,3.5vw,42px);font-weight:710;line-height:1.12}.dashboard-heading p{color:var(--muted);margin-top:11px;font-size:14px}.button--add{min-height:44px;padding-inline:19px;font-size:14px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:13px;margin-top:30px;display:grid}.stat-card{min-width:0;box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e6e6e8;border-radius:15px;grid-template-rows:auto auto;grid-template-columns:38px 1fr;padding:18px 18px 16px;transition:border-color .18s,transform .18s,box-shadow .18s;display:grid}.stat-card:hover{border-color:#d8d8da;transform:translateY(-1px);box-shadow:0 8px 24px #0000000e}.stat-icon{color:#4c4c51;background:#f1f1f3;border-radius:10px;grid-row:1/span 2;place-items:center;width:34px;height:34px;display:grid}.stat-card--active .stat-icon{color:var(--green);background:var(--green-soft)}.stat-card--warning .stat-icon{color:var(--orange);background:var(--orange-soft)}.stat-card--attention .stat-icon{color:var(--red);background:var(--red-soft)}.stat-card>div{justify-content:space-between;align-items:baseline;gap:8px;margin-left:8px;display:flex}.stat-card>div span{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;overflow:hidden}.stat-card strong{letter-spacing:-.04em;font-size:25px;font-weight:690}.stat-card small{color:#aaaab0;align-self:end;margin:3px 0 0 8px;font-size:9.5px}.vault-panel{box-shadow:var(--shadow-sm);background:#fff;border:1px solid #e4e4e6;border-radius:18px;margin-top:22px;overflow:hidden}.vault-header{border-bottom:1px solid var(--line-soft);justify-content:space-between;align-items:center;min-height:79px;padding:17px 22px;display:flex}.vault-header h2{letter-spacing:-.02em;font-size:17px;font-weight:680}.vault-header p{color:var(--muted-2);margin-top:4px;font-size:10.5px}.button--mobile-add{display:none}.vault-toolbar{border-bottom:1px solid var(--line-soft);background:#fcfcfd;align-items:center;gap:10px;min-height:70px;padding:13px 18px;display:flex}.search-box{width:min(280px,28%);min-width:185px;height:38px;color:var(--muted-2);background:#fff;border:1px solid #dbdbde;border-radius:10px;align-items:center;gap:8px;padding:0 10px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative}.search-box:focus-within{color:var(--blue);border-color:var(--blue);box-shadow:0 0 0 3px #0071e31a}.search-box input{background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0;font-size:11.5px}.search-box input::placeholder{color:#aaaab0}.search-box input::-webkit-search-cancel-button{display:none}.search-box button{width:22px;height:22px;color:var(--muted-2);background:#eeeeef;border:0;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.filter-segments{background:#eeeeef;border-radius:10px;height:38px;padding:3px;display:flex}.filter-segments button{color:#6b6b70;white-space:nowrap;background:0 0;border:0;border-radius:8px;padding:0 10px;font-size:10.5px;font-weight:560}.filter-segments button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #00000017}.select-filter{min-width:112px;height:38px;color:var(--muted);background:#fff;border:1px solid #dbdbde;border-radius:10px;align-items:center;gap:5px;padding-left:9px;display:flex}.select-filter select{background:0 0;border:0;outline:none;width:100%;height:100%;padding:0 6px 0 0;font-size:10.5px}.select-filter--tags{min-width:105px}.refresh-button{width:36px;height:36px;color:var(--muted);background:#fff;border:1px solid #dbdbde;border-radius:10px;flex:none;place-items:center;margin-left:auto;padding:0;display:grid}.refresh-button:hover:not(:disabled){color:var(--ink);background:#f7f7f8}.list-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:360px;padding:40px 24px;display:flex}.list-state h3{margin-top:4px;font-size:16px;font-weight:660}.list-state p{max-width:390px;color:var(--muted);font-size:12px;line-height:1.6}.list-state .button{min-height:38px;margin-top:8px;font-size:12px}.state-icon{color:#6d6d72;background:#f0f0f2;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.list-state--error .state-icon{color:var(--red);background:var(--red-soft)}.key-table-wrap{width:100%;overflow-x:auto}.key-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1030px}.key-table th{color:#8a8a90;border-bottom:1px solid var(--line-soft);letter-spacing:.04em;text-align:left;white-space:nowrap;background:#fbfbfc;height:41px;padding:0 14px;font-size:9.5px;font-weight:650}.key-table th:first-child,.key-table td:first-child{width:23%;padding-left:22px}.key-table th:nth-child(2),.key-table td:nth-child(2){width:22%}.key-table th:nth-child(3),.key-table td:nth-child(3){width:14%}.key-table th:nth-child(4),.key-table td:nth-child(4){width:19%}.key-table th:nth-child(5),.key-table td:nth-child(5){width:11%}.key-table th:last-child,.key-table td:last-child{width:76px;padding-right:19px}.key-table tbody tr{transition:background .13s}.key-table tbody tr:hover{background:#fafafa}.key-table td{vertical-align:middle;border-bottom:1px solid #eeeeef;height:91px;padding:12px 14px}.key-table tbody tr:last-child td{border-bottom:0}.key-identity{align-items:flex-start;gap:11px;min-width:0;display:flex}.key-avatar{color:#404046;background:linear-gradient(145deg,#f2f2f4,#e6e6e9);border:1px solid #dedee1;border-radius:10px;flex:none;place-items:center;width:35px;height:35px;font-size:12px;font-weight:700;display:grid}.key-identity>div{min-width:0}.key-identity strong{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:650;line-height:1.3;display:block;overflow:hidden}.key-identity p{max-width:230px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:5px;font-size:10px;line-height:1.3;overflow:hidden}.key-identity p.muted{color:#aeaeb3}.inline-tags{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.inline-tags>span{color:#67676c;text-overflow:ellipsis;white-space:nowrap;background:#f0f0f2;border-radius:5px;max-width:74px;padding:2px 6px;font-size:8.5px;line-height:1.3;overflow:hidden}.inline-tags>span.category-tag{color:#1768b2;background:#edf6ff}.code-cell{align-items:center;gap:7px;min-width:0;display:flex}.code-cell code{color:#55555a;letter-spacing:.06em;text-overflow:ellipsis;white-space:nowrap;max-width:190px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10.5px;font-weight:600;display:block;overflow:hidden}.code-cell code.revealed,.mobile-code code.revealed{color:var(--ink);letter-spacing:.02em}.code-actions,.row-actions{opacity:.58;flex:none;align-items:center;gap:2px;transition:opacity .13s;display:flex}.key-table tr:hover .code-actions,.key-table tr:hover .row-actions,.code-actions:focus-within,.row-actions:focus-within{opacity:1}.code-actions button,.row-actions button{width:30px;height:30px;color:var(--muted);background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid}.code-actions button:hover:not(:disabled),.row-actions button:hover:not(:disabled){color:var(--ink);background:#ededf0}.row-actions button.danger-hover:hover:not(:disabled){color:var(--red);background:var(--red-soft)}.success-icon{color:var(--green)}.validity-cell{flex-direction:column;gap:4px;display:flex}.validity-cell strong{color:#4b4b50;font-size:10.5px;font-weight:590}.validity-dates{flex-direction:column;gap:3px;display:flex}.validity-dates span{color:#8d8d92;white-space:nowrap;align-items:baseline;gap:4px;font-size:8px;display:flex}.validity-dates b{color:#aaaab0;font-size:7.5px;font-weight:560}.source-cell{flex-direction:column;gap:7px;min-width:0;display:flex}.source-cell>span,.recharge-actions>a,.recharge-actions>span{color:#55555a;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;min-width:0;font-size:10px;font-weight:560;display:flex;overflow:hidden}.source-cell>span svg,.recharge-actions svg{flex:none}.recharge-actions{align-items:center;gap:4px;min-width:0;display:flex}.recharge-actions>a,.recharge-actions>span{max-width:calc(100% - 29px);color:var(--blue);font-size:9.5px}.recharge-actions>a:hover{text-decoration:underline}.recharge-actions button{width:25px;height:25px;color:var(--muted);background:0 0;border:0;border-radius:7px;flex:none;place-items:center;padding:0;display:grid}.recharge-actions button:hover{color:var(--ink);background:#ededf0}.source-empty{color:#aaaab0;font-size:9.5px}.status-pill{color:#55555a;white-space:nowrap;background:#f1f1f2;border-radius:99px;align-items:center;gap:5px;width:fit-content;padding:4px 8px;font-size:9.5px;font-weight:620;display:inline-flex}.status-pill>span{background:currentColor;border-radius:50%;width:5px;height:5px}.status-pill--warning{color:var(--orange);background:var(--orange-soft)}.status-pill--expired,.status-pill--revoked{color:#a83a32;background:var(--red-soft)}.status-pill--upcoming{color:#1668b3;background:var(--blue-soft)}.status-pill--used,.status-pill--neutral{color:#69696e;background:#efeff1}.key-card-list{display:none}.pagination-bar{min-height:60px;color:var(--muted);border-top:1px solid var(--line-soft);justify-content:space-between;align-items:center;padding:10px 20px;font-size:10.5px;display:flex}.pagination-bar>div{gap:6px;display:flex}.pagination-bar button{width:32px;height:32px;color:var(--muted);background:#fff;border:1px solid #dcdcdf;border-radius:8px;place-items:center;padding:0;display:grid}.pagination-bar button:hover:not(:disabled){color:var(--ink);background:#f5f5f7}.dashboard-footer{color:#98989d;justify-content:space-between;align-items:center;padding:20px 2px 0;font-size:9.5px;display:flex}.dashboard-footer span:first-child{align-items:center;gap:5px;display:inline-flex}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overscroll-behavior:contain;background:#00000057;place-items:center;padding:30px 20px;display:grid;position:fixed;inset:0;overflow-y:auto}.modal-card{width:min(700px,100%);max-height:calc(100vh - 60px);box-shadow:var(--shadow-lg);background:#fff;border:1px solid #ffffff80;border-radius:22px;overflow-y:auto}.modal-header{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffed;border-bottom:1px solid #ededee;justify-content:space-between;align-items:flex-start;padding:23px 24px 17px;display:flex;position:sticky;top:0}.modal-kicker{color:var(--blue);align-items:center;gap:5px;margin-bottom:7px;font-size:10px;font-weight:620;display:inline-flex}.modal-header h2{letter-spacing:-.03em;font-size:21px;font-weight:690}.editor-mode-tabs{background:#f0f0f2;border-radius:11px;grid-template-columns:1fr 1fr;margin:18px 24px 0;padding:4px;display:grid}.editor-mode-tabs button{height:38px;color:var(--muted);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;font-size:11px;font-weight:610;display:inline-flex}.editor-mode-tabs button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #00000017,0 0 0 .5px #0000000a}.form-grid{gap:17px;display:grid}.form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.field--wide{grid-column:1/-1}.code-input{letter-spacing:.02em;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace!important;font-size:12px!important}.batch-code-input{letter-spacing:.025em;white-space:pre;min-height:150px!important;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace!important;font-size:11px!important;line-height:1.7!important}.batch-code-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.batch-code-meta span:last-child:not(:first-child){color:var(--orange)}.mini-segments{background:#f0f0f2;border-radius:10px;grid-template-columns:1fr 1fr;height:43px;padding:3px;display:grid}.mini-segments button{color:var(--muted);background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:11px;font-weight:560;display:inline-flex}.mini-segments button.active{color:var(--ink);background:#fff;box-shadow:0 1px 3px #00000017}.input-with-suffix{display:block;position:relative}.input-with-suffix input{padding-right:36px}.input-with-suffix>span{color:var(--muted-2);font-size:11px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.tag-editor{cursor:text;background:#fff;border:1px solid #d8d8dc;border-radius:10px;flex-wrap:wrap;align-items:center;gap:6px;min-height:45px;padding:6px 7px;transition:border-color .15s,box-shadow .15s;display:flex}.tag-editor:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0071e31f}.tag-editor.disabled{opacity:.56}.tag-editor input{background:0 0;border:0;flex:1;width:115px;min-width:85px;height:28px;padding:0 4px;font-size:11px;box-shadow:none!important}.tag-chip{color:#326fa7;background:#edf6ff;border:0;border-radius:7px;align-items:center;gap:4px;height:27px;padding:0 7px;font-size:10px;font-weight:560;display:inline-flex}.tag-chip--editable:hover:not(:disabled){color:#9f2f27;background:var(--red-soft)}.tag-suggestions{flex-wrap:wrap;gap:6px;margin-top:7px;display:flex}.tag-suggestions button{color:#77777c;background:0 0;border:1px dashed #d5d5d8;border-radius:7px;align-items:center;gap:3px;height:25px;padding:0 7px;font-size:9.5px;display:inline-flex}.tag-suggestions button:hover:not(:disabled){color:var(--blue);background:var(--blue-soft);border-color:#9ecbf4}.character-count{align-self:flex-end;margin-top:-2px}.modal-actions{justify-content:flex-end;align-items:center;gap:9px;margin-top:22px;display:flex}.modal-fade-enter-active,.modal-fade-leave-active{transition:opacity .18s}.modal-fade-enter-active .modal-card,.modal-fade-leave-active .modal-card{transition:transform .22s cubic-bezier(.22,.8,.3,1),opacity .18s}.modal-fade-enter-from,.modal-fade-leave-to{opacity:0}.modal-fade-enter-from .modal-card,.modal-fade-leave-to .modal-card{opacity:0;transform:translateY(12px)scale(.985)}.modal-backdrop--confirm{z-index:110}.confirm-card{text-align:center;width:min(400px,100%);padding:28px;position:relative;overflow:visible}.confirm-card__close{position:absolute;top:13px;right:13px}.confirm-card__icon{width:46px;height:46px;color:var(--red);background:var(--red-soft);border-radius:14px;place-items:center;margin:0 auto 16px;display:grid}.confirm-card h2{letter-spacing:-.025em;font-size:20px;font-weight:680}.confirm-card p{color:var(--muted);margin-top:10px;font-size:12px;line-height:1.65}.confirm-card .modal-actions{grid-template-columns:1fr 1fr;display:grid}.admin-modal-backdrop{z-index:105}.admin-modal{width:min(990px,100%)}.admin-modal__body{padding:20px 22px}.admin-summary{color:#424247;background:linear-gradient(135deg,#f5f9ff,#fafcff);border:1px solid #dcecff;border-radius:12px;align-items:flex-start;gap:12px;padding:14px 15px;display:flex}.admin-summary__icon{width:36px;height:36px;color:var(--blue);background:#e7f2ff;border-radius:10px;flex:none;place-items:center;display:grid}.admin-summary strong{font-size:12.5px;font-weight:660;display:block}.admin-summary p{color:var(--muted);margin-top:4px;font-size:10.5px;line-height:1.55}.admin-toolbar{align-items:center;gap:11px;min-height:66px;display:flex}.admin-toolbar>span{color:var(--muted-2);margin-left:auto;font-size:10px}.admin-search{width:min(330px,55%);height:38px;color:var(--muted-2);background:#fff;border:1px solid #d9d9dc;border-radius:9px;align-items:center;gap:7px;padding:0 9px;transition:all .15s;display:flex}.admin-search:focus-within{color:var(--blue);border-color:var(--blue);box-shadow:0 0 0 3px #0071e31a}.admin-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0;font-size:11px}.admin-search input::-webkit-search-cancel-button{display:none}.admin-search button{width:23px;height:23px;color:var(--muted);background:#eeeef0;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.admin-state{min-height:330px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:9px;padding:35px;display:flex}.admin-state strong{color:var(--ink);font-size:14px}.admin-state p{max-width:390px;font-size:10.5px;line-height:1.55}.admin-state .button{min-height:36px;margin-top:6px;font-size:10.5px}.admin-state--error .state-icon{color:var(--red);background:var(--red-soft)}.admin-user-table-wrap{border:1px solid #e5e5e7;border-radius:12px;overflow-x:auto}.admin-user-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:790px}.admin-user-table th{height:38px;color:var(--muted-2);letter-spacing:.03em;text-align:left;background:#f8f8fa;border-bottom:1px solid #e7e7e9;padding:0 13px;font-size:9px;font-weight:650}.admin-user-table th:first-child{width:31%}.admin-user-table th:nth-child(2){width:22%}.admin-user-table th:nth-child(3){width:14%}.admin-user-table th:nth-child(4){width:16%}.admin-user-table th:last-child{width:17%}.admin-user-table td{vertical-align:middle;border-bottom:1px solid #eeeeef;height:72px;padding:10px 13px}.admin-user-table tr:last-child td{border-bottom:0}.admin-user-table tbody tr{transition:background .14s}.admin-user-table tbody tr:hover{background:#fafafa}.admin-user-table tbody tr.is-disabled{background:#fcfcfd}.member-identity{align-items:flex-start;gap:9px;min-width:0;display:flex}.member-identity>span,.member-avatar{color:#414146;background:#ededf0;border-radius:9px;flex:none;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.member-identity>div{min-width:0}.member-identity strong,.admin-user-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:11.5px;font-weight:640;display:block;overflow:hidden}.member-identity strong em,.admin-user-card strong em{color:#1768b2;vertical-align:1px;background:#eaf4ff;border-radius:5px;margin-left:4px;padding:2px 5px;font-size:7.5px;font-style:normal;font-weight:650}.member-identity small,.admin-user-card small{color:var(--muted-2);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:9px;display:block;overflow:hidden}.member-identity p{color:var(--red);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8.5px;line-height:1.3;overflow:hidden}.role-select{color:#5f5f64;background:#fff;border:1px solid #dcdcdf;border-radius:8px;align-items:center;gap:5px;width:145px;height:34px;padding-left:8px;display:inline-flex}.role-select.disabled{background:#f4f4f5}.role-select select{background:0 0;border:0;outline:0;width:100%;height:100%;padding:0 5px 0 0;font-size:9.5px}.member-status{color:var(--green);align-items:center;gap:5px;font-size:9.5px;font-weight:600;display:inline-flex}.member-status.disabled{color:var(--red)}.member-date{color:var(--muted);font-size:9.5px}.account-toggle{color:#a23a32;background:var(--red-soft);border:1px solid #ffd8d4;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-width:66px;height:32px;padding:0 9px;font-size:9.5px;font-weight:600;display:inline-flex}.account-toggle.enable{color:var(--green);background:var(--green-soft);border-color:#cfead6}.account-toggle:hover:not(:disabled){filter:brightness(.98)}.admin-user-cards{display:none}.admin-pagination{min-height:62px;color:var(--muted);border-top:1px solid var(--line-soft);background:#fffffff2;justify-content:space-between;align-items:center;padding:10px 22px;font-size:10px;display:flex}.admin-pagination>div{gap:6px;display:flex}.admin-pagination button{width:32px;height:32px;color:var(--muted);background:#fff;border:1px solid #dcdcdf;border-radius:8px;place-items:center;padding:0;display:grid}.admin-pagination button:hover:not(:disabled){color:var(--ink);background:#f4f4f6}@media (width<=860px){.admin-user-table-wrap{display:none}.admin-user-cards{gap:10px;padding-bottom:18px;display:grid}.admin-user-card{background:#fff;border:1px solid #e5e5e7;border-radius:12px;padding:14px}.admin-user-card.is-disabled{background:#fafafa}.admin-user-card header{align-items:center;gap:9px;min-width:0;display:flex}.admin-user-card header>div{flex:1;min-width:0}.member-card-error{color:#a2271f;background:var(--red-soft);border-radius:7px;margin-top:10px;padding:8px 9px;font-size:9px}.member-card-controls{gap:8px;margin-top:13px;display:flex}.member-card-controls .role-select{flex:1;width:auto}.admin-user-card footer{color:var(--muted-2);border-top:1px solid #eeeeef;justify-content:space-between;gap:10px;margin-top:11px;padding-top:10px;font-size:8.5px;display:flex}.admin-user-card footer span{color:var(--blue)}}.toast{z-index:200;color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#232325f0;border:1px solid #ffffff21;border-radius:13px;align-items:center;gap:9px;max-width:min(380px,100vw - 32px);min-height:48px;padding:9px 10px 9px 12px;font-size:11.5px;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 35px #0003}.toast__icon{color:#9ce6ad;background:#3ec45b2b;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.toast--error .toast__icon{color:#ffb1aa;background:#ff50412b}.toast button{color:#fff9;background:0 0;border:0;border-radius:7px;place-items:center;width:26px;height:26px;margin-left:7px;padding:0;display:grid}.toast button:hover{color:#fff;background:#ffffff1a}.toast-slide-enter-active,.toast-slide-leave-active{transition:all .22s cubic-bezier(.22,.8,.3,1)}.toast-slide-enter-from,.toast-slide-leave-to{opacity:0;transform:translateY(10px)}@media (width<=1100px){.auth-layout{grid-template-columns:minmax(0,1fr) 400px;gap:55px}.auth-story h1{font-size:52px}.stats-grid{grid-template-columns:repeat(2,1fr)}.vault-toolbar{flex-wrap:wrap}.search-box{flex:auto;width:calc(100% - 47px)}.refresh-button{order:2}.filter-segments{order:3}.select-filter{order:4}.key-table th:first-child,.key-table td:first-child{width:22%}.key-table th:nth-child(2),.key-table td:nth-child(2){width:21%}}@media (width<=860px){.auth-layout{grid-template-columns:1fr;max-width:520px;padding-block:35px 50px}.auth-story{text-align:center;max-width:none}.auth-story h1{font-size:48px}.auth-story__lead{margin-inline:auto}.auth-preview{text-align:left;margin-inline:auto}.auth-benefits{justify-content:center}.auth-panel-wrap{width:100%;max-width:430px;margin-inline:auto}.auth-footer{text-align:center}.key-table-wrap{display:none}.key-card-list{background:#f8f8fa;gap:11px;padding:14px;display:grid}.key-card{background:#fff;border:1px solid #e5e5e7;border-radius:14px;padding:15px;box-shadow:0 2px 8px #00000006}.key-card__header{align-items:center;gap:10px;min-width:0;display:flex}.key-card__header>div{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.key-card__header strong{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:660;overflow:hidden}.key-card__header>div>span{color:var(--muted-2);font-size:9.5px}.mobile-code{background:#f5f5f7;border:1px solid #e9e9eb;border-radius:10px;align-items:center;gap:2px;height:45px;margin-top:14px;padding:0 5px 0 12px;display:flex}.mobile-code code{color:#59595e;letter-spacing:.055em;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:10.5px;font-weight:600;overflow:hidden}.mobile-code button{width:32px;height:32px;color:var(--muted);background:0 0;border:0;border-radius:8px;flex:none;place-items:center;padding:0;display:grid}.mobile-code button:hover:not(:disabled){color:var(--ink);background:#e8e8eb}.key-card__meta{color:var(--muted-2);justify-content:space-between;align-items:center;margin-top:11px;font-size:9.5px;display:flex}.key-card__meta span:first-child{color:#55555a;align-items:center;gap:5px;font-weight:560;display:inline-flex}.key-card__date-range{background:#f7f7f9;border-radius:9px;grid-template-columns:1fr 1fr;gap:7px;margin-top:9px;padding:9px 10px;display:grid}.key-card__date-range span{color:#55555a;flex-direction:column;gap:3px;min-width:0;font-size:9px;line-height:1.35;display:flex}.key-card__date-range b{color:#9a9a9f;font-size:7.5px;font-weight:580}.key-card__notes{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:11px;font-size:10.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.key-card__source{color:#5e5e63;background:#f7f7f9;border:1px solid #ececee;border-radius:10px;flex-direction:column;gap:8px;margin-top:11px;padding:10px 11px;font-size:9.5px;display:flex}.key-card__source>span{align-items:center;gap:5px;font-weight:560;display:inline-flex}.key-card__source>div{align-items:center;gap:7px;display:flex}.key-card__source a,.key-card__source button{height:28px;color:var(--blue);background:#fff;border:1px solid #dedee1;border-radius:7px;align-items:center;gap:5px;padding:0 8px;font-size:9px;display:inline-flex}.key-card__source .custom-recharge-text{color:#5e5e63;text-overflow:ellipsis;white-space:nowrap;flex:1;align-items:center;gap:5px;min-width:0;font-size:9px;display:inline-flex;overflow:hidden}.key-card__actions{border-top:1px solid #eeeeef;justify-content:flex-end;gap:8px;margin-top:12px;padding-top:11px;display:flex}.key-card__actions button{color:#55555a;background:#f4f4f6;border:0;border-radius:8px;align-items:center;gap:5px;height:30px;padding:0 9px;font-size:9.5px;display:inline-flex}.key-card__actions button.danger{color:var(--red);background:var(--red-soft)}}@media (width<=640px){.shell{width:min(100% - 28px,1180px)}.auth-nav{height:65px}.auth-nav__note,.sync-note,.nav-divider,.user-chip__copy{display:none}.auth-layout{gap:35px;width:min(100% - 24px,500px);padding-block:27px 40px}.auth-story .eyebrow{margin-bottom:10px;font-size:11px}.auth-story h1{font-size:clamp(37px,12vw,47px);line-height:1.08}.auth-story__lead{margin-top:19px;font-size:14px;line-height:1.7}.auth-preview{margin-top:25px;padding:17px}.auth-preview__code{gap:8px;font-size:13px}.auth-benefits{display:none}.auth-panel{border-radius:20px;padding:25px 20px 22px}.auth-footer{padding-bottom:18px}.dashboard-nav{height:58px}.dashboard-nav .brand-mark{width:30px;height:30px}.dashboard-main{padding-block:30px 20px}.dashboard-heading{align-items:flex-start}.dashboard-heading .eyebrow{font-size:10.5px}.dashboard-heading h1{font-size:29px}.dashboard-heading p{font-size:12px;line-height:1.5}.button--add{display:none}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:23px}.stat-card{grid-template-columns:32px 1fr;padding:13px}.stat-icon{width:29px;height:29px}.stat-icon svg{width:17px;height:17px}.stat-card>div{margin-left:5px}.stat-card>div span{font-size:9.5px}.stat-card strong{font-size:20px}.stat-card small{margin-left:5px;font-size:8px}.vault-panel{border-radius:16px;margin-top:15px}.vault-header{min-height:68px;padding:13px 15px}.button--mobile-add{min-height:36px;padding-inline:12px;font-size:11px;display:inline-flex}.vault-toolbar{gap:8px;padding:11px}.search-box{min-width:0}.filter-segments{width:100%;height:37px;overflow-x:auto}.filter-segments button{flex:1 0 auto}.select-filter{flex:calc(50% - 4px);min-width:0}.refresh-button{order:1}.filter-segments{order:3}.select-filter{order:4}.list-state{min-height:310px}.key-card-list{padding:10px}.dashboard-footer{justify-content:center;font-size:9px}.dashboard-footer span:last-child{display:none}.modal-backdrop{align-items:end;padding:0}.modal-card{border-radius:22px 22px 0 0;width:100%;max-height:92vh}.modal-header{padding:19px 18px 15px}.editor-mode-tabs{margin:14px 18px 0}.key-form{padding:17px 18px max(22px, env(safe-area-inset-bottom))}.batch-code-meta{flex-direction:column;align-items:flex-start;gap:3px}.admin-modal__body{padding:14px 14px 18px}.admin-summary{padding:12px}.admin-summary p{font-size:9.5px}.admin-toolbar{flex-wrap:wrap;gap:8px;padding-block:12px}.admin-search{flex:1;width:calc(100% - 45px)}.admin-toolbar>span{order:3;width:100%;margin-left:0}.admin-pagination{padding-inline:16px}.form-grid--two{grid-template-columns:1fr}.field--wide{grid-column:auto}.modal-actions{grid-template-columns:1fr 1fr;display:grid}.confirm-card{border-radius:20px;align-self:center;width:calc(100% - 28px);padding:26px 22px}.toast{right:16px;bottom:max(16px, env(safe-area-inset-bottom));max-width:none;left:16px}}@media (width<=420px){.admin-nav-button{justify-content:center;width:34px;padding:0}.admin-nav-button span{display:none}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.admin-shell{color:#1f2937;--admin-blue:#1d78f2;--admin-blue-dark:#1267d7;--admin-sidebar:#151f32;--admin-border:#e7ebf2;--admin-muted:#8590a3;background:#f3f6fb;min-height:100vh}.admin-sidebar{z-index:50;color:#cbd5e1;background:linear-gradient(#172237 0%,#111a2a 100%);flex-direction:column;width:224px;display:flex;position:fixed;inset:0 auto 0 0;box-shadow:5px 0 22px #10182814}.admin-brand{color:#fff;border-bottom:1px solid #ffffff12;align-items:center;gap:11px;height:66px;padding:0 18px;display:flex}.admin-brand>span{color:#fff;background:linear-gradient(145deg,#3b8cff,#1769dd);border-radius:10px;place-items:center;width:35px;height:35px;display:grid;box-shadow:0 7px 18px #1e76f254}.admin-brand>div{flex:1;min-width:0}.admin-brand strong{letter-spacing:.01em;font-size:15px;display:block}.admin-brand small{color:#8290a7;letter-spacing:.05em;margin-top:2px;font-size:9px;display:block}.admin-brand>button{color:#94a3b8;background:0 0;border:0;padding:0;display:none}.admin-navigation{flex:1;padding:12px 10px;overflow-y:auto}.admin-navigation section>p{color:#627087;letter-spacing:.12em;text-transform:uppercase;margin-bottom:7px;padding:0 12px;font-size:9px;font-weight:700}.admin-navigation button{color:#aab5c5;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;height:42px;padding:0 12px;font-size:12px;font-weight:560;transition:all .15s;display:flex}.admin-navigation button span{flex:1}.admin-navigation button:hover{color:#fff;background:#ffffff0d}.admin-navigation button.active{color:#fff;background:linear-gradient(90deg,#257cf4f2,#1d6ce0eb);box-shadow:0 6px 16px #0f58be38}.sidebar-support{color:#7ee2a3;background:#1db95414;border:1px solid #4ade801a;border-radius:9px;align-items:center;gap:10px;margin:0 11px 12px;padding:12px 15px;display:flex}.sidebar-support strong,.sidebar-support small{display:block}.sidebar-support small{color:#66768d;margin-top:2px;font-size:8.5px}.sidebar-account{background:#00000024;border-top:1px solid #ffffff0d;align-items:center;gap:9px;min-height:67px;padding:12px 14px;display:flex}.sidebar-account>span{color:#fff;background:#34425a;border-radius:9px;place-items:center;width:32px;height:32px;font-size:11px;font-weight:700;display:grid}.sidebar-account>div{flex:1;min-width:0}.sidebar-account strong,.sidebar-account small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.sidebar-account strong{color:#e8edf5;font-size:10.5px}.sidebar-account small{color:#718097;margin-top:3px;font-size:8.5px}.sidebar-account button{color:#728096;background:0 0;border:0;border-radius:7px;place-items:center;width:29px;height:29px;padding:0;display:grid}.sidebar-account button:hover{color:#fff;background:#ffffff12}.sidebar-scrim{display:none}.admin-main{min-height:100vh;margin-left:224px}.admin-topbar{z-index:30;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #e9edf3;justify-content:space-between;align-items:center;height:66px;padding:0 26px;display:flex;position:sticky;top:0}.admin-topbar>div,.admin-topbar__actions,.topbar-user{align-items:center;display:flex}.admin-topbar>div:first-child{color:#a0a9b7;gap:8px;font-size:10.5px}.admin-topbar>div:first-child b{color:#4b5565;font-weight:600}.mobile-menu-button{display:none}.admin-topbar__actions{gap:13px}.admin-topbar__actions>button{color:#667085;background:0 0;border:0;border-radius:8px;place-items:center;width:34px;height:34px;padding:0;display:grid;position:relative}.admin-topbar__actions>button i{background:#ff4d4f;border:1.5px solid #fff;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.topbar-divider{background:#edf0f4;width:1px;height:24px}.topbar-user{gap:9px}.topbar-user>em{color:#fff;background:linear-gradient(145deg,#526479,#354258);border-radius:9px;place-items:center;width:34px;height:34px;font-size:11px;font-style:normal;font-weight:700;display:grid}.topbar-user>span{min-width:0}.topbar-user b,.topbar-user small{text-overflow:ellipsis;white-space:nowrap;max-width:170px;display:block;overflow:hidden}.topbar-user b{color:#344054;font-size:10.5px}.topbar-user small{color:#98a2b3;margin-top:2px;font-size:8.5px}.admin-content{width:min(1440px,100%);margin-inline:auto;padding:25px 28px 40px}.page-heading{justify-content:space-between;align-items:flex-start;gap:20px;min-height:54px;margin-bottom:20px;display:flex}.page-heading h1{color:#1f2937;letter-spacing:-.025em;font-size:22px;font-weight:690}.page-heading p{color:#8993a4;margin-top:6px;font-size:10.5px}.page-heading__actions{align-items:center;gap:9px;display:flex}.admin-button{color:#475467;background:#fff;border:1px solid #dfe4eb;border-radius:7px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:10.5px;font-weight:600;display:inline-flex;box-shadow:0 1px 2px #10182808}.admin-button:hover:not(:disabled){background:#fafbfc;border-color:#bfc7d3}.admin-button--primary{color:#fff;background:var(--admin-blue);border-color:var(--admin-blue);box-shadow:0 5px 13px #1d78f233}.admin-button--primary:hover:not(:disabled){background:var(--admin-blue-dark);border-color:var(--admin-blue-dark)}.admin-card{border:1px solid var(--admin-border);background:#fff;border-radius:10px;box-shadow:0 2px 9px #10182806}.admin-alert{color:#a23b32;background:#fff5f3;border:1px solid #ffd9d3;border-radius:8px;align-items:center;gap:9px;min-height:44px;margin-bottom:15px;padding:9px 12px;font-size:10.5px;display:flex}.admin-alert span{flex:1}.admin-alert button{color:#b42318;background:0 0;border:0;padding:0;font-size:10px;font-weight:650}.admin-loading{color:#98a2b3;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:430px;font-size:11px;display:flex}.overview-banner{color:#fff;background:linear-gradient(115deg,#176edc 0%,#3d8cf2 55%,#65a5f7 100%);border-radius:11px;justify-content:space-between;align-items:center;min-height:180px;padding:30px 38px;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 26px #2071dc2e}.overview-banner:after{content:"";border:45px solid #ffffff12;border-radius:50%;width:330px;height:330px;position:absolute;bottom:-130px;right:-60px}.overview-banner__eyebrow{color:#ffffffa8;letter-spacing:.16em;font-size:8.5px;font-weight:700}.overview-banner h2{letter-spacing:-.03em;margin-top:9px;font-size:25px;font-weight:660}.overview-banner p{color:#ffffffc7;margin-top:10px;font-size:11px}.overview-banner button{color:#1e6fd7;background:#fff;border:0;border-radius:7px;align-items:center;gap:4px;height:34px;margin-top:20px;padding:0 13px;font-size:9.5px;font-weight:650;display:inline-flex;box-shadow:0 5px 14px #18448226}.banner-visual{z-index:2;width:190px;height:115px;margin-right:40px;position:relative}.banner-visual>span,.banner-visual>em{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff29;border:1px solid #ffffff38;place-items:center;display:grid;position:absolute;box-shadow:0 18px 35px #0f418729}.banner-visual>span{border-radius:18px;inset:6px 56px 30px 18px;transform:rotate(-7deg)}.banner-visual>em{border-radius:17px;width:70px;height:70px;font-style:normal;bottom:5px;right:8px;transform:rotate(8deg)}.overview-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:15px;display:grid}.overview-stats article{border:1px solid var(--admin-border);background:#fff;border-radius:9px;align-items:center;gap:14px;min-height:105px;padding:18px;display:flex;box-shadow:0 2px 8px #10182806}.stat-symbol{color:#2678e8;background:#edf5ff;border-radius:11px;flex:none;place-items:center;width:43px;height:43px;display:grid}.stat-symbol--green{color:#17a261;background:#eaf9f2}.stat-symbol--violet{color:#7c5ce5;background:#f1edff}.stat-symbol--orange{color:#e78a25;background:#fff4e8}.overview-stats small{color:#8a95a6;font-size:9px}.overview-stats strong{color:#263244;margin-top:4px;font-size:22px;font-weight:690;display:block}.overview-stats p{color:#a2aab7;margin-top:3px;font-size:8px}.overview-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.8fr);gap:15px;margin-top:15px;display:grid}.card-heading{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;min-height:62px;padding:0 18px;display:flex}.card-heading h2{color:#293548;font-size:13px;font-weight:650}.card-heading p{color:#99a2b1;margin-top:3px;font-size:8.5px}.card-heading button{color:#5b83b8;background:0 0;border:0;align-items:center;gap:3px;padding:0;font-size:8.5px;display:inline-flex}.recent-list article{border-bottom:1px solid #f0f2f5;grid-template-columns:32px minmax(0,1fr) 50px 80px;align-items:center;gap:10px;min-height:63px;padding:9px 18px;display:grid}.recent-list article:last-child{border-bottom:0}.recent-list article>span,.customer-mini>span{color:#2c70c8;background:#eaf3ff;border-radius:8px;place-items:center;width:31px;height:31px;font-size:10px;font-weight:700;display:grid}.recent-list strong,.recent-list small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.recent-list strong{color:#344054;font-size:9.5px}.recent-list small{color:#98a2b3;margin-top:3px;font-size:8px}.recent-list em{color:#2975d6;font-size:8.5px;font-style:normal;font-weight:650}.recent-list time{color:#98a2b3;text-align:right;font-size:8px}.empty-compact{color:#a1a9b6;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:240px;font-size:9.5px;display:flex}.inventory-ring{justify-content:center;align-items:center;gap:32px;min-height:270px;padding:20px;display:flex}.ring{background:conic-gradient(#24b46b 0 var(--value), #e9edf2 var(--value) 100%);border-radius:50%;flex:none;place-items:center;width:128px;height:128px;display:grid}.ring:before{content:"";background:#fff;border-radius:50%;width:96px;height:96px;position:absolute}.ring span{z-index:1;text-align:center;position:relative}.ring strong,.ring small{display:block}.ring strong{color:#344054;font-size:20px}.ring small{color:#98a2b3;margin-top:3px;font-size:8px}.inventory-ring ul{min-width:105px;margin:0;padding:0;list-style:none}.inventory-ring li{color:#778195;grid-template-columns:7px 1fr auto;align-items:center;gap:7px;padding:8px 0;font-size:8.5px;display:grid}.inventory-ring li i{background:#c9d0da;border-radius:50%;width:7px;height:7px}.inventory-ring li i.green{background:#24b46b}.inventory-ring li i.blue{background:#448af1}.inventory-ring li b{color:#344054}.table-page{overflow:hidden}.table-toolbar{border-bottom:1px solid #eaedf2;justify-content:space-between;align-items:center;gap:15px;min-height:64px;padding:12px 16px;display:flex}.table-toolbar>span{color:#98a2b3;font-size:9px}.table-toolbar--filters{align-items:flex-start}.table-filter-form{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.table-filter-form .admin-search-box{width:min(420px,100%)}.table-filter-select,.date-filter{color:#7b8798;background:#fff;border:1px solid #e2e7ed;border-radius:7px;align-items:center;gap:6px;height:36px;padding:0 9px;font-size:8.5px;display:inline-flex}.table-filter-select select,.date-filter input{color:#526072;background:0 0;border:0;outline:0;min-width:0;height:100%;font-size:8.5px}.table-filter-select select{min-width:105px}.date-filter input{width:116px}.business-filter-toolbar{align-items:flex-end}.business-filter-form{flex-wrap:wrap;flex:1;align-items:flex-end;gap:8px;min-width:0;display:flex}.filter-field{color:#7c8798;gap:5px;min-width:125px;font-size:8px;display:grid}.filter-field>span{padding-left:1px}.filter-field>select,.filter-field>input{color:#526072;background:#fff;border:1px solid #e2e7ed;border-radius:7px;outline:0;width:100%;height:36px;padding:0 9px;font-size:8.5px}.filter-field>select:focus,.filter-field>input:focus{border-color:#80b3f7;box-shadow:0 0 0 3px #1d78f214}.filter-field--code .admin-search-box{width:100%}.filter-actions{align-items:center;gap:7px;display:flex}.admin-search-box{color:#98a2b3;background:#f9fafb;border:1px solid #e2e7ed;border-radius:7px;align-items:center;gap:7px;width:min(390px,70%);height:36px;padding:0 10px;display:flex}.admin-search-box:focus-within{color:var(--admin-blue);background:#fff;border-color:#80b3f7;box-shadow:0 0 0 3px #1d78f214}.admin-search-box input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0;font-size:10px}.admin-search-box button{color:#98a2b3;background:#edf0f4;border:0;border-radius:50%;place-items:center;width:21px;height:21px;padding:0;display:grid}.admin-table-wrap{overflow-x:auto}.admin-data-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:900px}.admin-data-table th{color:#7c8798;letter-spacing:.025em;text-align:left;background:#f8fafc;border-bottom:1px solid #e7ebf0;height:43px;padding:0 15px;font-size:8.5px;font-weight:650}.admin-data-table td{color:#5f697a;vertical-align:middle;border-bottom:1px solid #eff1f4;height:68px;padding:10px 15px;font-size:9px}.admin-data-table tbody tr:last-child td{border-bottom:0}.admin-data-table tbody tr:hover{background:#fbfcfe}.admin-data-table code{color:#57657a;background:#f3f5f8;border-radius:5px;padding:4px 7px;font-family:Consolas,monospace;font-size:8px}.key-admin-table th:nth-child(4),.key-admin-table th:nth-child(5){width:10%}.redemption-table th:first-child{width:20%}.redemption-table th:nth-child(2){width:18%}.redemption-table th:nth-child(3){width:14%}.redemption-table th:nth-child(4){width:13%}.redemption-table th:nth-child(5){width:18%}.sortable-heading{color:inherit;font:inherit;font-weight:inherit;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.sortable-heading span{color:#2b76d2;font-size:7px;font-weight:600}.price-text{color:#1d6f45;font-size:10px}.financial-stats-card{margin-top:15px;overflow:hidden}.statistics-switch{background:#f1f4f8;border-radius:7px;gap:3px;padding:3px;display:inline-flex}.statistics-switch button{color:#7b8798;background:0 0;border:0;border-radius:5px;height:27px;padding:0 13px;font-size:8.5px;font-weight:650}.statistics-switch button.active{color:#1f6fd4;background:#fff;box-shadow:0 1px 4px #10182817}.statistics-filters{background:#fbfcfe;border-top:1px solid #f0f2f5;border-bottom:1px solid #e9edf2;flex-wrap:wrap;align-items:end;gap:9px;padding:12px 16px;display:flex}.statistics-filters label{color:#7c8798;gap:4px;font-size:8px;display:grid}.statistics-filters input,.statistics-filters select{color:#4f5d70;background:#fff;border:1px solid #dfe5ec;border-radius:7px;outline:0;min-width:130px;height:34px;padding:0 9px;font-size:8.5px}.statistics-filters input:focus,.statistics-filters select:focus{border-color:#80b3f7;box-shadow:0 0 0 3px #1d78f214}.statistics-filters small{color:#7e8da0;width:100%;font-size:8px}.financial-table{min-width:680px}.financial-table td,.financial-table th{text-align:right}.financial-table td:first-child,.financial-table th:first-child{text-align:left}.financial-table tfoot td{color:#344054;background:#f8fafc;font-weight:700}.money-cell{font-variant-numeric:tabular-nums;font-weight:650}.money-cell--purchase{color:#9a6700}.money-cell--sale{color:#14804a}.money-cell--negative{color:#d92d20}.financial-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;padding:14px 16px 0;display:grid}.financial-summary-grid article{background:#f8fafc;border:1px solid #e8edf3;border-radius:8px;min-width:0;padding:12px 13px}.financial-summary-grid span,.financial-summary-grid small{color:#8a95a6;font-size:8px;display:block}.financial-summary-grid strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;margin:5px 0 3px;font-size:14px;display:block;overflow:hidden}.financial-summary-grid .financial-summary-profit{background:#eff9f3;border-color:#d8efe1}.financial-summary-profit strong{color:#17834a}.chart-legend{color:#667085;justify-content:flex-end;gap:18px;padding:2px 5px 8px;font-size:8px;display:flex}.chart-legend span{align-items:center;gap:5px;display:inline-flex}.chart-legend i{border-radius:2px;width:18px;height:3px}.financial-line-chart svg{background:linear-gradient(#fbfdff,#fff);border:1px solid #edf1f5;border-radius:10px;width:100%;min-height:260px;display:block;overflow:visible}.chart-grid line{stroke:#e9edf2;stroke-width:1px;stroke-dasharray:4 4}.chart-grid text,.chart-x-labels text{fill:#8d98a8;font-size:9px}.chart-zero-line{stroke:#cfd6df;stroke-width:1.2px}.chart-series polyline{fill:none;stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.chart-series circle{stroke:#fff;stroke-width:2px}.chart-empty{color:#98a2b3;background:#fbfcfe;border:1px dashed #dfe5ec;border-radius:10px;place-items:center;min-height:260px;font-size:9px;display:grid}.customer-table th:first-child{width:18%}.customer-table th:nth-child(2){width:16%}.customer-table th:nth-child(3){width:18%}.customer-table th:nth-child(4){width:22%}.customer-table th:nth-child(5){width:9%}.key-identity,.customer-mini{align-items:center;gap:9px;min-width:0;display:flex}.key-identity>span{color:#2d7ce6;background:#edf5ff;border-radius:8px;flex:none;place-items:center;width:33px;height:33px;display:grid}.key-identity>div,.customer-mini>div{min-width:0}.key-identity strong,.key-identity button{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.key-identity strong{color:#344054;font-size:9.5px}.key-identity button{color:#8691a3;text-align:left;background:0 0;border:0;margin-top:4px;padding:0;font-family:Consolas,monospace;font-size:8px}.key-identity button span{color:#2e7bdc;margin-left:4px;font-family:inherit}.code-action-line{align-items:center;gap:7px;min-width:0;margin-top:4px;display:flex}.key-identity .code-action-line>button{align-items:center;width:auto;max-width:180px;margin-top:0;display:inline-flex}.key-identity .code-action-line .copy-code-button,.copy-code-button{color:#2875d2;background:#edf5ff;border:1px solid #d8e9ff;border-radius:5px;flex:none;align-items:center;gap:3px;width:auto;padding:3px 6px;font-family:inherit;font-size:7.5px;line-height:1;display:inline-flex}.copy-code-button:disabled{cursor:wait;opacity:.55}.redemption-code-line{align-items:center;gap:7px;margin-top:5px;display:flex}.redemption-code-line small{margin-top:0}.double-line strong,.double-line small,.customer-mini strong,.customer-mini small,.validity-cell strong,.validity-cell small{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:4px;min-width:0;display:flex;overflow:hidden}.double-line strong,.customer-mini strong,.validity-cell strong{color:#3d485a;font-size:9px;font-weight:600}.double-line small,.customer-mini small,.validity-cell small{color:#98a2b3;margin-top:5px;font-size:8px}.customer-mini>span{flex:none}.customer-mini--large>span{color:#586fd3;background:#edf2ff;width:35px;height:35px}.customer-mini strong em{color:#2a76d6;background:#eaf3ff;border-radius:4px;margin-left:3px;padding:2px 4px;font-size:6.5px;font-style:normal}.validity-cell small{color:#17834a}.validity-cell small.expired{color:#d64c43}.code-text{letter-spacing:.03em;font-family:Consolas,monospace}.muted-cell{color:#adb5c1;font-size:8.5px}.status-pill{color:#5f6b7c;background:#f1f3f6;border-radius:980px;align-items:center;min-height:23px;padding:0 8px;font-size:7.5px;font-weight:650;display:inline-flex}.status-pill:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px;margin-right:5px}.status-pill--active{color:#138448;background:#eaf8f0}.status-pill--used{color:#3f72c5;background:#edf4ff}.status-pill--inactive,.status-pill--disabled{color:#8a94a4;background:#f1f3f5}.status-pill--revoked,.status-pill--abnormal{color:#c14940;background:#fff0ee}.row-actions{align-items:center;gap:5px;display:flex}.row-actions button{color:#657185;background:#f5f7f9;border:1px solid #e7eaee;border-radius:6px;justify-content:center;align-items:center;gap:4px;min-width:29px;height:29px;padding:0 7px;font-size:7.5px;display:inline-flex}.row-actions button:hover{color:#246fcf;background:#edf5ff;border-color:#cfe3ff}.row-actions button.danger:hover{color:#d1453d;background:#fff1ef;border-color:#ffd5d0}.row-actions button.action-redeem{color:#157e46;background:#edf9f2;border-color:#d5f0e0}.row-actions button.action-cancel-redemption{color:#b5473e;background:#fff4f2;border-color:#ffddd8}.admin-empty{color:#a3acb8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:330px;display:flex}.admin-empty h3{color:#586477;font-size:12px}.admin-empty .admin-button{margin-top:5px}.dictionary-tag{color:#4a6d9b;background:#edf5ff;border-radius:6px;align-items:center;gap:5px;min-height:25px;padding:0 8px;font-size:8px;display:inline-flex}.dictionary-tag--product{color:#745bb9;background:#f2eeff}.table-select{color:#64748b;background:#fff;border:1px solid #dfe4ea;border-radius:6px;align-items:center;gap:5px;width:135px;height:31px;padding:0 7px;display:inline-flex}.table-select select{background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;font-size:8.5px}.table-pagination{color:#7d8796;background:#fbfcfe;border-top:1px solid #e9edf2;justify-content:flex-end;align-items:center;gap:11px;min-height:55px;padding:10px 16px;font-size:8.5px;display:flex}.table-pagination label{align-items:center;gap:5px;display:inline-flex}.table-pagination select{color:#536174;background:#fff;border:1px solid #dfe5ec;border-radius:6px;outline:0;height:29px;padding:0 7px;font-size:8px}.table-pagination nav{align-items:center;gap:4px;display:flex}.table-pagination nav button{color:#657185;background:#fff;border:1px solid #dfe5ec;border-radius:6px;place-items:center;min-width:29px;height:29px;padding:0 6px;font-size:8px;display:grid}.table-pagination nav button.active{color:#fff;background:#2879e5;border-color:#2879e5}.table-pagination nav button:disabled{cursor:not-allowed;opacity:.45}.table-pagination small{color:#98a2b3}.role-summary-grid{background:#f9fafc;border-bottom:1px solid #e9edf2;grid-template-columns:repeat(3,1fr);gap:12px;padding:16px;display:grid}.role-summary-grid article{background:#fff;border:1px solid #e7ebf0;border-radius:8px;align-items:center;gap:12px;min-height:88px;padding:15px;display:flex}.role-summary-grid article>span{color:#347fe4;background:#edf5ff;border-radius:9px;place-items:center;width:38px;height:38px;display:grid}.role-summary-grid small{color:#7d8798;font-size:8px}.role-summary-grid strong{color:#344054;margin-top:4px;font-size:18px;display:block}.role-summary-grid strong em{color:#98a2b3;font-size:8px;font-style:normal;font-weight:500}.role-summary-grid p{color:#a0a8b5;margin-top:4px;font-size:7.5px}.menu-help{color:#3178d5;background:#f1f7ff;border-bottom:1px solid #dcecff;align-items:center;gap:10px;padding:15px 17px;display:flex}.menu-help strong{color:#3e566f;font-size:10px;display:block}.menu-help p{color:#7d91a8;margin-top:3px;font-size:8.5px}.menu-parent{background:#fbfcfe}.menu-parent td:first-child strong{color:#344054;align-items:center;gap:5px;display:inline-flex}.menu-child{color:#64748b;padding-left:22px}.dictionary-tabs{border-bottom:1px solid #e8ecf1;align-items:end;gap:5px;min-height:58px;padding:0 16px;display:flex}.dictionary-tabs button{color:#7d8797;background:0 0;border:0;align-items:center;gap:7px;height:47px;padding:0 14px;font-size:9.5px;font-weight:600;display:flex;position:relative}.dictionary-tabs button span{color:#8792a3;background:#edf0f4;border-radius:9px;padding:2px 5px;font-size:7px}.dictionary-tabs button.active{color:#2676dd}.dictionary-tabs button.active:after{content:"";background:#2676dd;border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:-1px;left:9px;right:9px}.dictionary-name{align-items:center;gap:8px;display:flex}.dictionary-name span{color:#347de0;background:#edf5ff;border-radius:7px;place-items:center;width:29px;height:29px;display:grid}.dictionary-name strong{color:#3c4859;font-size:9px}.compact-modal{width:min(620px,100%)}.redeem-backdrop{z-index:108}.redeem-modal{width:min(650px,100%)}.duration-field{border:1px solid #d9d9dc;border-radius:9px;align-items:center;display:flex;overflow:hidden}.duration-field:focus-within{border-color:var(--blue);box-shadow:0 0 0 3px #0071e31a}.duration-field input{box-shadow:none!important;border:0!important}.duration-field span{color:#7c7c82;padding:0 12px;font-size:10px}.dictionary-tip{color:#62768d;background:#f3f8ff;border:1px solid #dcecff;border-radius:9px;align-items:center;gap:8px;min-height:42px;padding:9px 11px;font-size:9.5px;display:flex}.dictionary-tip>span{flex:1}.dictionary-tip button,.inline-link-button{color:#2475d8;background:0 0;border:0;padding:0;font-size:9px;font-weight:650}.redeem-key-summary{background:#f7f9fc;border:1px solid #e8ecf2;border-radius:10px;align-items:center;gap:10px;padding:13px;display:flex}.redeem-key-summary__icon{color:#2879df;background:#eaf3ff;border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.redeem-key-summary>div{flex:1;min-width:0}.redeem-key-summary strong,.redeem-key-summary small{display:block}.redeem-key-summary small{color:#8a94a4;margin-top:4px;font-family:Consolas,monospace;font-size:9px}.redeem-meta-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin:11px 0 18px;display:grid}.redeem-meta-grid>span{color:#4a7fc5;background:#f7fafe;border:1px solid #e6edf6;border-radius:8px;min-width:0;padding:11px 10px 10px 34px;display:grid;position:relative}.redeem-meta-grid svg{position:absolute;top:13px;left:11px}.redeem-meta-grid small,.redeem-meta-grid b{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.redeem-meta-grid small{color:#98a2b3;font-size:7.5px}.redeem-meta-grid b{color:#465366;margin-top:4px;font-size:9px}.redeem-customer-field{margin-bottom:8px}.inline-link-button{margin-bottom:13px}.redeem-warning{color:#54806a;background:#eff9f3;border:1px solid #d8efe1;border-radius:8px;align-items:flex-start;gap:9px;margin-top:14px;padding:10px 11px;font-size:8.5px;line-height:1.5;display:flex}.redeem-warning strong{color:#2e6f4b;font-size:9px;display:block}.redemption-success-backdrop{z-index:112}.modal-kicker--success{color:#17834a}.redemption-success-body{text-align:center;justify-items:center;gap:10px;padding:4px 0 18px;display:grid}.redemption-success-icon{color:#16834a;background:#e9f8ef;border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.redemption-success-body p{color:#758195;font-size:9.5px}.redemption-success-body textarea{resize:vertical;color:#344054;background:#f8fafc;border:1px solid #dfe5ec;border-radius:9px;outline:0;width:100%;min-height:150px;padding:14px;font-family:Consolas,Microsoft YaHei,monospace;font-size:10px;line-height:1.8}.copy-template-toolbar{flex-wrap:wrap;justify-content:center;gap:8px;width:100%;display:flex}.copy-template-hint{color:#8a95a6;text-align:left;width:100%;font-size:11px;line-height:1.5;display:block}.filter-date-presets{align-items:center;gap:6px;display:inline-flex}.filter-date-presets button{color:#475467;min-height:30px;font:inherit;cursor:pointer;background:#f5f7fa;border:1px solid #e3e8ef;border-radius:8px;padding:0 10px;font-size:12px}.filter-date-presets button:hover{color:#175cd3;background:#eff4ff;border-color:#b2ccff}@media (width<=1160px){.overview-stats{grid-template-columns:repeat(2,1fr)}.overview-grid{grid-template-columns:1fr}.banner-visual{margin-right:0}}@media (width<=820px){.admin-sidebar{transition:transform .2s;transform:translate(-100%)}.admin-sidebar.is-open{transform:translate(0)}.admin-brand>button{display:grid}.sidebar-scrim{z-index:45;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a6b;border:0;width:100%;padding:0;display:block;position:fixed;inset:0}.admin-main{margin-left:0}.mobile-menu-button{color:#5d687a;background:#f5f7f9;border:1px solid #e7eaee;border-radius:7px;place-items:center;width:34px;height:34px;margin-right:5px;padding:0;display:grid}.admin-topbar{padding-inline:16px}.admin-content{padding:20px 16px 32px}.banner-visual{display:none}.overview-banner{padding:27px}.role-summary-grid{grid-template-columns:1fr}}@media (width<=600px){.topbar-user>span,.topbar-user>svg,.topbar-divider{display:none}.admin-topbar{height:58px}.admin-topbar>div:first-child>span,.admin-topbar>div:first-child>svg{display:none}.page-heading{flex-direction:column;align-items:flex-start}.page-heading__actions{width:100%}.page-heading__actions .admin-button{flex:1}.overview-stats{grid-template-columns:1fr 1fr}.overview-stats article{gap:9px;min-height:91px;padding:12px}.stat-symbol{width:35px;height:35px}.overview-stats strong{font-size:18px}.overview-stats p{display:none}.overview-banner{min-height:190px;padding:23px}.overview-banner h2{font-size:21px;line-height:1.25}.overview-banner p{line-height:1.6}.table-toolbar{flex-direction:column;align-items:stretch}.admin-search-box{width:100%}.table-toolbar>span{text-align:right}.table-filter-form{flex-direction:column;align-items:stretch}.table-filter-select,.date-filter{width:100%}.table-filter-select select,.date-filter input{flex:1;width:auto}.business-filter-form{flex-direction:column;align-items:stretch}.filter-field,.filter-field--code,.filter-actions{width:100%}.filter-actions .admin-button{flex:1}.table-pagination{flex-wrap:wrap;justify-content:center;align-items:stretch}.table-pagination>span{text-align:center;width:100%}.statistics-filters{flex-direction:column;align-items:stretch}.statistics-filters input,.statistics-filters select{width:100%}.financial-summary-grid{grid-template-columns:1fr 1fr}.financial-summary-grid .financial-summary-profit{grid-column:1/-1}.redeem-meta-grid{grid-template-columns:1fr}.compact-modal{width:100%}.dictionary-tabs{align-items:stretch}.dictionary-tabs button{flex:1;justify-content:center;padding-inline:5px}}.admin-sidebar{width:232px}.admin-main{margin-left:232px}.admin-brand{gap:12px;height:72px;padding-inline:20px}.admin-brand>span{border-radius:12px;width:40px;height:40px}.admin-brand strong{font-size:17px}.admin-brand small{margin-top:3px;font-size:11px}.admin-navigation{padding:16px 12px}.admin-navigation section+section{margin-top:22px}.admin-navigation section>p{margin-bottom:8px;padding-inline:13px;font-size:11px}.admin-navigation button{border-radius:10px;gap:12px;height:48px;padding-inline:13px;font-size:14px}.sidebar-support{padding:14px 16px}.sidebar-account{min-height:74px;padding:13px 16px}.sidebar-account>span{width:38px;height:38px;font-size:13px}.admin-topbar{height:72px;padding-inline:clamp(22px,2vw,38px)}.admin-topbar>div:first-child{font-size:13px}.admin-topbar__actions>button{width:40px;height:40px}.topbar-user>em{width:40px;height:40px;font-size:13px}.topbar-user b{font-size:13px}.page-heading{min-height:64px;margin-bottom:22px}.page-heading p{margin-top:7px;font-size:14px}.admin-button{border-radius:9px;min-height:42px;padding-inline:16px;font-size:13px}.admin-button--small{min-height:38px;padding-inline:14px;font-size:12px}.admin-alert{min-height:50px;padding:11px 14px;font-size:13px}.admin-alert button{font-size:12px}.admin-loading{font-size:14px}.admin-card{border-radius:13px;box-shadow:0 4px 16px #10182809}.overview-banner{border-radius:15px;min-height:216px;padding:38px 44px}.overview-banner__eyebrow{font-size:11px}.overview-banner h2{margin-top:11px;font-size:32px}.overview-banner p{margin-top:12px;font-size:14px}.overview-banner button{border-radius:9px;height:42px;margin-top:24px;padding-inline:17px;font-size:12px}.banner-visual{width:220px;height:135px}.overview-stats{gap:16px;margin-top:18px}.overview-stats article{border-radius:12px;gap:17px;min-height:126px;padding:22px}.stat-symbol{border-radius:13px;width:50px;height:50px}.overview-stats small{font-size:12px}.overview-stats strong{margin-top:5px;font-size:28px}.overview-stats p{margin-top:4px;font-size:11px}.overview-grid{grid-template-columns:minmax(0,1.75fr) minmax(340px,.75fr);gap:18px;margin-top:18px}.card-heading{min-height:76px;padding-inline:22px}.card-heading h2{font-size:17px}.card-heading p{margin-top:5px;font-size:12px}.card-heading button{font-size:12px}.recent-list article{grid-template-columns:40px minmax(0,1fr) 64px 100px;min-height:78px;padding:12px 22px}.recent-list article>span{width:38px;height:38px;font-size:12px}.recent-list strong{font-size:13px}.recent-list small{margin-top:4px;font-size:11px}.recent-list em,.recent-list time{font-size:11px}.empty-compact{font-size:12px}.inventory-ring{min-height:315px}.ring{width:148px;height:148px}.ring:before{width:110px;height:110px}.ring strong{font-size:24px}.ring small{font-size:10px}.inventory-ring li{font-size:11px}.table-toolbar{gap:18px;min-height:78px;padding:16px 20px}.table-toolbar>span{white-space:nowrap;font-size:12px}.business-filter-form{gap:11px}.filter-field{gap:7px;min-width:138px;font-size:12px}.filter-field>select,.filter-field>input{border-radius:9px;height:42px;padding-inline:11px;font-size:13px}.filter-field--code{width:min(290px,100%)}.filter-field--date{min-width:164px}.admin-search-box{border-radius:9px;height:42px;padding-inline:12px}.admin-search-box input{font-size:13px}.admin-search-box button{width:25px;height:25px}.filter-actions{gap:9px}.admin-table-wrap{scrollbar-color:#c8d1dd #f4f6f8;scrollbar-width:thin}.admin-table-wrap::-webkit-scrollbar{height:10px}.admin-table-wrap::-webkit-scrollbar-track{background:#f4f6f8}.admin-table-wrap::-webkit-scrollbar-thumb{background:#c8d1dd;border:2px solid #f4f6f8;border-radius:999px}.admin-data-table{min-width:1040px}.admin-data-table th{height:52px;padding-inline:17px;font-size:12px}.admin-data-table td{height:80px;padding:13px 17px;font-size:13px}.admin-data-table code{padding:5px 8px;font-size:12px}.key-admin-table{min-width:1420px}.key-admin-table th:first-child{width:19%}.key-admin-table th:nth-child(2){width:14%}.key-admin-table th:nth-child(3){width:9%}.key-admin-table th:nth-child(4),.key-admin-table th:nth-child(5){width:10%}.key-admin-table th:nth-child(6){width:15%}.key-admin-table th:nth-child(7){width:8%}.key-admin-table th:last-child{width:200px}.redemption-table{min-width:1180px}.sortable-heading{gap:6px}.sortable-heading span{font-size:10px}.key-identity{gap:11px}.key-identity>span{border-radius:10px;width:40px;height:40px}.key-identity strong{font-size:13px}.key-identity button{font-size:11px}.code-action-line{gap:9px;margin-top:6px}.key-identity .code-action-line .copy-code-button,.copy-code-button{border-radius:6px;min-height:26px;padding:4px 8px;font-size:11px}.redemption-code-line{gap:9px}.double-line strong,.customer-mini strong,.validity-cell strong{font-size:13px}.double-line small,.customer-mini small,.validity-cell small{margin-top:6px;font-size:11px}.muted-cell{font-size:12px}.dictionary-tag{min-height:31px;padding-inline:10px;font-size:11px}.status-pill{min-height:29px;padding-inline:10px;font-size:11px}.row-actions{opacity:1;flex-wrap:nowrap;gap:6px}.row-actions button{white-space:nowrap;border-radius:8px;flex:none;min-width:34px;height:34px;padding-inline:9px;font-size:11px}.table-select{width:155px;height:38px}.table-select select{font-size:12px}.admin-empty h3{font-size:15px}.admin-empty p{font-size:12px}.statistics-switch button{height:34px;padding-inline:16px;font-size:12px}.statistics-filters{gap:12px;padding:16px 20px}.statistics-filters label{gap:6px;font-size:12px}.statistics-filters input,.statistics-filters select{min-width:150px;height:40px;padding-inline:11px;font-size:13px}.statistics-filters small{font-size:11px}.financial-summary-grid{gap:12px;padding:18px 20px 0}.financial-summary-grid article{border-radius:10px;padding:16px}.financial-summary-grid span,.financial-summary-grid small{font-size:11px}.financial-summary-grid strong{margin-block:7px 4px;font-size:19px}.financial-line-chart{padding:16px 20px 22px}.chart-legend{gap:22px;padding-bottom:11px;font-size:11px}.financial-line-chart svg{border-radius:12px;min-height:330px}.chart-grid text,.chart-x-labels text{font-size:11px}.chart-empty{min-height:330px;font-size:12px}.table-pagination{gap:14px;min-height:68px;padding:13px 20px;font-size:12px}.table-pagination select{height:36px;padding-inline:9px;font-size:12px}.table-pagination nav{gap:6px}.table-pagination nav button{border-radius:8px;min-width:36px;height:36px;font-size:12px}.role-summary-grid small{font-size:11px}.role-summary-grid strong{font-size:22px}.role-summary-grid strong em,.role-summary-grid p{font-size:10px}.menu-help strong{font-size:13px}.menu-help p{font-size:11px}.dictionary-tabs{min-height:66px}.dictionary-tabs button{height:55px;font-size:12px}.dictionary-tabs button span{font-size:10px}.dictionary-name strong{font-size:13px}.modal-kicker{margin-bottom:8px;font-size:13px}.modal-header h2{font-size:26px}.modal-header{padding:26px 28px 20px}.key-form{padding:24px 28px 28px}.field>span:first-child{font-size:13px}.field small{font-size:12px}.field input,.field select{height:46px;font-size:14px}.field textarea{font-size:14px}.code-input,.batch-code-input{font-size:14px!important}.editor-mode-tabs button,.mini-segments button{font-size:13px}.modal-actions .button{min-width:108px;min-height:44px;font-size:14px}.redemption-success-modal{width:min(720px,100%)}.redemption-success-body{gap:14px;padding:26px 28px 20px}.redemption-success-icon{width:68px;height:68px}.redemption-success-body p{font-size:14px}.redemption-success-body textarea{border-radius:12px;min-height:205px;padding:18px;font-size:15px;line-height:1.85}.redemption-success-modal>.modal-actions{margin-top:0;padding:0 28px 28px}.redeem-key-summary strong{font-size:14px}.redeem-key-summary small{font-size:12px}.redeem-meta-grid small{font-size:10px}.redeem-meta-grid b,.dictionary-tip,.redeem-warning,.dictionary-tip button,.inline-link-button,.redeem-warning strong{font-size:12px}.toast{min-height:54px;font-size:13px}@media (width<=1280px){.admin-content{padding-inline:24px}.key-admin-table{min-width:1360px}.overview-grid{grid-template-columns:1fr}}@media (width<=820px){.admin-main{margin-left:0}.admin-topbar{height:64px;padding-inline:16px}.admin-content{width:100%;padding:22px 16px 36px}.page-heading{min-height:auto;margin-bottom:18px}.page-heading h1{font-size:25px}.page-heading p{font-size:13px}.overview-banner{min-height:210px;padding:30px}.overview-banner h2{font-size:28px}.overview-banner p{font-size:13px;line-height:1.65}.overview-stats article{min-height:112px;padding:17px}.financial-line-chart{overflow-x:auto}.financial-line-chart svg{min-width:720px}.table-toolbar{padding:16px}}@media (width<=600px){.admin-content{padding:18px 12px 30px}.page-heading{gap:14px}.page-heading h1{font-size:24px}.page-heading p{margin-top:5px;font-size:12px}.page-heading__actions{gap:8px}.page-heading__actions .admin-button{min-height:42px}.overview-banner{border-radius:13px;min-height:200px;padding:25px 22px}.overview-banner h2{font-size:25px}.overview-banner button{min-height:42px;margin-top:20px}.overview-stats{gap:10px;margin-top:12px}.overview-stats article{gap:11px;min-height:110px;padding:15px 13px}.stat-symbol{width:39px;height:39px}.overview-stats small{font-size:11px}.overview-stats strong{font-size:23px}.card-heading{min-height:70px;padding-inline:16px}.card-heading h2{font-size:15px}.card-heading p{font-size:11px}.statistics-switch button{padding-inline:11px}.statistics-filters{padding:14px 16px}.statistics-filters .admin-button{width:100%}.financial-summary-grid{gap:9px;padding:14px 14px 0}.financial-summary-grid article{padding:13px}.financial-summary-grid strong{font-size:16px}.financial-line-chart{padding:13px 14px 17px}.chart-legend{white-space:nowrap;justify-content:flex-start;gap:14px;overflow-x:auto}.business-filter-toolbar{gap:12px}.business-filter-form{gap:11px}.filter-field{gap:6px;font-size:12px}.filter-field>select,.filter-field>input,.admin-search-box{height:44px}.filter-actions .admin-button{min-height:44px}.table-toolbar>span{text-align:left}.admin-table-wrap{background:#fff;padding:0;overflow-x:auto}:is(.admin-table-wrap:has(.key-admin-table),.admin-table-wrap:has(.redemption-table)){background:#f5f7fa;padding:12px;overflow:visible}.key-admin-table,.redemption-table{min-width:0;display:block}.key-admin-table thead,.redemption-table thead{display:none}.key-admin-table tbody,.redemption-table tbody{gap:12px;display:grid}.key-admin-table tr,.redemption-table tr{background:#fff;border:1px solid #e3e8ef;border-radius:13px;padding:4px 14px 12px;display:block;overflow:hidden;box-shadow:0 3px 12px #1018280a}.key-admin-table td,.redemption-table td{border-bottom:1px solid #edf0f4;grid-template-columns:92px minmax(0,1fr);align-items:center;height:auto;min-height:46px;padding:10px 0;font-size:13px;display:grid;width:100%!important}.key-admin-table td:before,.redemption-table td:before{color:#8a95a6;font-size:11px;font-weight:600}.key-admin-table td:first-child,.redemption-table td:first-child{padding:14px 0;display:block}.key-admin-table td:first-child:before,.redemption-table td:first-child:before{display:none}.key-admin-table td:last-child,.redemption-table td:last-child{border-bottom:0}.key-admin-table td:nth-child(2):before{content:"产品 / 供应商"}.key-admin-table td:nth-child(3):before{content:"入库价格"}.key-admin-table td:nth-child(4):before{content:"销售员"}.key-admin-table td:nth-child(5):before{content:"充值有效期"}.key-admin-table td:nth-child(6):before{content:"入库时间"}.key-admin-table td:nth-child(7):before{content:"状态"}.key-admin-table td:nth-child(8):before{content:"操作"}.redemption-table td:nth-child(2):before{content:"供应商 / 产品"}.redemption-table td:nth-child(3):before{content:"销售员"}.redemption-table td:nth-child(4):before{content:"入库 / 售价"}.redemption-table td:nth-child(5):before{content:"有效期"}.redemption-table td:nth-child(6):before{content:"核销时间"}.key-admin-table .row-actions{flex-wrap:wrap;justify-content:flex-start;min-width:0}.key-admin-table .row-actions button{min-height:38px}.key-identity>span{width:42px;height:42px}.key-identity strong{font-size:14px}.key-identity .code-action-line>button{max-width:190px}.table-pagination{gap:10px;padding:14px 12px}.table-pagination label{order:2}.table-pagination nav{order:3}.table-pagination small{text-align:center;order:4;width:100%}.table-pagination nav button{min-width:38px;height:38px}.dictionary-tabs{min-height:auto;padding:8px;overflow-x:auto}.dictionary-tabs button{min-width:max-content;height:46px;padding-inline:12px}.modal-backdrop{align-items:end;padding:18px 0 0}.modal-card,.compact-modal,.redemption-success-modal{border-radius:20px 20px 0 0;width:100%;max-height:calc(100dvh - 18px)}.modal-header{padding:20px 18px 16px}.modal-header h2{font-size:22px}.modal-kicker{font-size:12px}.key-form{padding:18px}.form-grid--two{grid-template-columns:1fr}.redemption-success-body{padding:20px 18px 16px}.redemption-success-icon{width:60px;height:60px}.redemption-success-body p{font-size:13px;line-height:1.6}.redemption-success-body textarea{min-height:190px;padding:15px;font-size:14px}.redemption-success-modal>.modal-actions{padding:12px 18px max(18px, env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border-top:1px solid #edf0f4;position:sticky;bottom:0}.redemption-success-modal>.modal-actions .button{flex:1;min-width:0}.toast{right:12px;bottom:max(12px, env(safe-area-inset-bottom));max-width:none;left:12px}}@media (width<=390px){.overview-stats article{padding-inline:11px}.overview-stats p{display:none}.financial-summary-grid{grid-template-columns:1fr}.financial-summary-grid .financial-summary-profit{grid-column:auto}.key-admin-table td,.redemption-table td{grid-template-columns:82px minmax(0,1fr)}.redemption-success-modal>.modal-actions{flex-direction:column-reverse}.redemption-success-modal>.modal-actions .button{width:100%}}.admin-content{width:min(2240px,100%);padding:34px clamp(20px,1.8vw,36px) 56px}.admin-shell{font-size:15px}.admin-navigation section>p{font-size:12px}.admin-navigation button{font-size:15px}.sidebar-support strong{font-size:13px}.sidebar-support small{font-size:11px}.sidebar-account strong{font-size:14px}.sidebar-account small{font-size:11px}.admin-topbar>div:first-child,.topbar-user b{font-size:14px}.topbar-user small{font-size:12px}.page-heading h1{font-size:30px}.page-heading p{font-size:15px}.admin-button{font-size:14px}.admin-button--small,.table-toolbar>span,.filter-field{font-size:13px}.filter-field>select,.filter-field>input,.admin-search-box input{font-size:14px}.admin-data-table th{font-size:13px}.admin-data-table td{font-size:14px}.admin-data-table code{font-size:13px}.key-identity strong,.double-line strong,.customer-mini strong,.validity-cell strong{font-size:14px}.key-identity button,.double-line small,.customer-mini small,.validity-cell small{font-size:12px}.price-text{font-size:14px}.dictionary-tag,.status-pill,.row-actions button{font-size:12px}button.topbar-user{place-items:initial;width:auto;height:auto;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:9px;padding:0;display:flex}.topbar-user img,.sidebar-account img,.customer-mini img{object-fit:cover;border-radius:inherit;width:100%;height:100%}.user-editor-modal{width:min(820px,100%)}.user-editor-form{gap:18px;display:grid}.user-create-tip{color:#48647f;background:#f1f7ff;border:1px solid #dcecff;border-radius:10px;align-items:flex-start;gap:10px;padding:13px 15px;font-size:13px;line-height:1.55;display:flex}.user-create-tip svg{color:#2477df;flex:none;margin-top:1px}.profile-page-grid{grid-template-columns:minmax(300px,380px) minmax(0,1fr);align-items:start;gap:20px;display:grid}.profile-summary-card{text-align:center;padding:32px 28px}.profile-avatar-large{color:#fff;background:linear-gradient(145deg,#3989f4,#1768d8);border:5px solid #edf5ff;border-radius:32px;place-items:center;width:112px;height:112px;margin:0 auto 20px;display:grid;overflow:hidden;box-shadow:0 12px 28px #1e70dc33}.profile-avatar-large img{object-fit:cover;width:100%;height:100%}.profile-avatar-large span{font-size:38px;font-weight:750}.profile-summary-card h2{color:#243247;font-size:24px}.profile-summary-card>p{color:#8a95a6;margin-top:7px;font-size:14px}.profile-role-badge{color:#226fcf;background:#edf5ff;border-radius:999px;align-items:center;gap:7px;min-height:36px;margin-top:18px;padding-inline:13px;font-size:13px;font-weight:650;display:inline-flex}.profile-summary-card dl{text-align:left;margin:28px 0 0}.profile-summary-card dl>div{border-top:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:16px;min-height:50px;display:flex}.profile-summary-card dt{color:#8a95a6;font-size:13px}.profile-summary-card dd{color:#344054;text-align:right;font-size:14px;font-weight:620}.profile-editor-card>header{border-bottom:1px solid #e9edf2;justify-content:space-between;align-items:center;min-height:82px;padding:18px 24px;display:flex}.profile-editor-card>header h2{color:#263449;font-size:20px}.profile-editor-card>header p{color:#8a95a6;margin-top:5px;font-size:13px}.profile-editor-card>header>svg{color:#2879e1}.profile-editor-card form{gap:20px;padding:26px 24px 28px;display:grid}.profile-editor-card .field{max-width:780px}.profile-form-actions{justify-content:flex-end;gap:10px;padding-top:5px;display:flex}@media (width<=1100px){.admin-content{padding-inline:20px}.profile-page-grid{grid-template-columns:300px minmax(0,1fr)}}@media (width<=820px){.admin-content{width:100%;padding:24px 16px 38px}.profile-page-grid{grid-template-columns:1fr}.profile-summary-card{padding:26px 22px}}@media (width<=600px){.admin-content{padding:20px 12px 32px}.page-heading h1{font-size:26px}.page-heading p{font-size:13px;line-height:1.55}.admin-data-table td{font-size:14px}.profile-avatar-large{border-radius:28px;width:96px;height:96px}.profile-summary-card h2{font-size:21px}.profile-editor-card>header{min-height:76px;padding:16px 18px}.profile-editor-card>header h2{font-size:18px}.profile-editor-card form{padding:20px 18px 24px}.profile-form-actions{flex-direction:column-reverse}.profile-form-actions .admin-button{width:100%}.user-editor-form .form-grid--two{grid-template-columns:1fr}}
