:root{--canvas:#f5f6f2;--paper:#fff;--ink:#192c28;--muted:#7b8781;--line:#e4e8e1;--green:#147660;--green-soft:#e9f4ed;--lime:#d7ec91;--sidebar:#132b26;--sidebar-muted:#8aa49a;--red:#b8493d;--red-soft:#fbece7;--amber:#ab792e;--amber-soft:#fcf3de;--radius:16px;--sans:"Avenir Next","PingFang SC","Microsoft YaHei",sans-serif;--mono:"SFMono-Regular",Consolas,monospace}*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--ink);font-family:var(--sans);font-size:14px;line-height:1.55}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.48}button{transition:background .18s,transform .18s,border-color .18s}button:active:not(:disabled){transform:translateY(1px)}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid #87b7a5;outline-offset:3px}input:focus,textarea:focus,select:focus{outline:2px solid #a4c8b9;outline-offset:1px;border-color:var(--green)}[hidden]{display:none!important}h1,h2,h3,p{margin-top:0}h1{font-size:34px;line-height:1.25;letter-spacing:-1.5px;font-weight:650;margin-bottom:12px}h2{font-size:19px;letter-spacing:-.4px;margin-bottom:8px;font-weight:650}h3{font-size:16px}p{line-height:1.75}.muted{color:var(--muted)}.eyebrow{display:block;color:var(--green);font-family:var(--mono);letter-spacing:1.5px;font-size:10px;font-weight:650;margin-bottom:10px}.button{border:1px solid transparent;border-radius:8px;min-height:41px;padding:9px 17px;display:inline-flex;justify-content:center;align-items:center;gap:10px;font-size:12px;font-weight:650;white-space:nowrap}.button.primary{background:var(--green);color:white;box-shadow:0 2px 3px #134f3e0d}.button.primary:hover:not(:disabled){background:#0f624f}.button.secondary{border-color:var(--line);background:white;color:#41584d}.button.secondary:hover:not(:disabled){background:#f0f5ed;border-color:#b8cabe}.button.small{font-size:11px;min-height:35px;padding:7px 12px}.button.full-width{width:100%;justify-content:space-between}.text-link{color:var(--green);font-weight:650;font-size:12px;background:none;padding:0;border:0;display:inline-flex;align-items:center;gap:8px}.text-link:hover{text-decoration:underline}.icon-button{display:flex;align-items:center;justify-content:center;border:0;background:transparent;width:30px;height:30px;font-size:23px;line-height:1;color:inherit}.icon-button:hover{background:#ffffff10;border-radius:6px}.brand{display:flex;align-items:center;gap:11px;color:#f0f6ec;font-size:19px;letter-spacing:-.6px;line-height:1.5}.brand b{font-weight:450;font-size:17px}.brand small{display:block;font-family:var(--mono);font-size:8px;font-weight:400;letter-spacing:1.75px;color:var(--sidebar-muted)}.brand-symbol{width:39px;height:41px;border:1px solid #496050;border-radius:10px;color:var(--lime);display:inline-flex;align-items:center;justify-content:center;font-size:28px;font-weight:700;letter-spacing:-5px;padding-right:5px}.brand-symbol span{font-size:29px;color:var(--lime);margin-top:9px}.app-shell{min-height:100vh}.sidebar{width:225px;position:fixed;inset:0 auto 0 0;background:var(--sidebar);color:#b6c8be;padding:31px 20px 20px;display:flex;flex-direction:column;z-index:20}.nav-caption{font-family:var(--mono);font-size:9px;letter-spacing:2px;color:#6f8b7d;margin:49px 15px 15px}.sidebar nav{display:grid;gap:7px}.nav-item{display:flex;align-items:center;gap:13px;height:44px;width:100%;background:none;border:0;border-radius:7px;color:#a9c0b3;padding:10px 15px;text-align:left;font-size:13px}.nav-item:hover{background:#ffffff09}.nav-item.active{color:#eff6e9;background:#29443a}.nav-item.active .nav-icon{color:var(--lime)}.nav-icon{width:18px;text-align:center;font-size:20px;line-height:1}.nav-count{font:10px var(--mono);margin-left:auto;background:#355447;color:#c9ddcd;border-radius:4px;padding:2px 6px}.nav-dot{margin-left:auto;display:none;width:5px;height:5px;background:var(--lime);border-radius:100%}.nav-item.active .nav-dot{display:block}.sidebar-bottom{margin-top:auto}.sidebar-note{margin:30px 10px 24px;padding:17px 0;border-top:1px solid #365145}.sidebar-note b{font-size:10px;color:#c8d5ca}.sidebar-note p{font-size:10px;color:var(--sidebar-muted);margin:9px 0 0;line-height:1.9}.tiny-dot{display:inline-block;width:5px;height:5px;background:var(--lime);border-radius:100%;margin-right:6px}.user-box{display:flex;align-items:center;gap:10px;border-top:1px solid #365145;padding:19px 8px 0}.avatar{width:31px;height:31px;background:#e1ecc4;color:#304e37;border-radius:100%;display:flex;align-items:center;justify-content:center;font:13px var(--mono)}.user-box>div{min-width:0}.user-box b{display:block;font-size:11px;color:#e7eee5;overflow:hidden;text-overflow:ellipsis}.user-box div span{display:block;color:#92ad9c;font-size:9px;margin-top:2px}.user-box button{margin-left:auto;font-size:21px}.main-shell{margin-left:225px}.topbar{height:71px;border-bottom:1px solid var(--line);padding:0 38px;display:flex;align-items:center;justify-content:space-between;background:#fafbf8}.breadcrumb{display:flex;align-items:center;gap:15px;font-size:11px;color:var(--muted)}.breadcrumb b{font-weight:500;color:#4f6258}.breadcrumb span{color:#b5beb6}.topbar-right{display:flex;align-items:center;gap:19px;color:var(--muted);font-family:var(--mono);font-size:10px}.topbar-divider{width:1px;height:17px;background:var(--line)}.connection-indicator{font-family:var(--sans);display:flex;align-items:center;gap:7px;color:#708276;font-size:10px}.connection-indicator i{width:6px;height:6px;border-radius:50%;background:#bca971}.connection-indicator.connected i{background:#348761;box-shadow:0 0 0 3px #e7f0e5}main{max-width:1850px;margin:auto;padding:32px 38px 20px}.page-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:29px}.page-heading .eyebrow{font-size:9px;letter-spacing:1.8px;margin-bottom:10px}.title-dot{color:var(--green);margin-left:3px}.page-heading p{color:var(--muted);font-size:12px;margin-bottom:0}.heading-actions{display:flex;gap:9px;align-items:center}.kpi-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:21px}.kpi-card{border:1px solid var(--line);padding:19px 20px 17px;background:white;border-radius:11px;position:relative;min-height:125px}.kpi-card.highlight{background:var(--sidebar);border-color:var(--sidebar);color:#f0f5e9}.kpi-label{color:#77837b;font-size:11px;display:flex;align-items:center;justify-content:space-between}.kpi-card.highlight .kpi-label{color:#bed0c3}.kpi-card .kpi-icon{font-size:17px;color:#a1b0a3}.kpi-card.highlight .kpi-icon{color:var(--lime)}.kpi-card strong{display:block;font-family:var(--mono);font-weight:500;font-size:29px;line-height:1.2;letter-spacing:-1.7px;margin-top:14px}.kpi-card small{display:block;font-size:9px;color:#95a095;margin-top:8px}.kpi-card.highlight small{color:#a0bb9c}.insight-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(250px,1fr);gap:18px;margin-bottom:29px}.insight-card{background:white;border:1px solid var(--line);padding:22px 25px;border-radius:11px}.card-heading{display:flex;justify-content:space-between;align-items:center}.card-heading h2{font-size:14px;margin:0}.card-heading .eyebrow{font-size:8px;margin-bottom:5px}.tag{font-size:9px;border-radius:5px;padding:4px 7px;display:inline-flex;align-items:center;gap:5px;white-space:nowrap}.tag.subtle{background:#f4f6ef;color:#8a9589}.distribution{height:12px;border-radius:4px;background:#edf0e8;display:flex;gap:3px;margin-top:26px;overflow:hidden}.distribution>div{height:100%;min-width:0;transition:width .35s}.distribution .full{background:#c5da95}.distribution .unfull{background:#397b62}.distribution .unknown{background:#e8ece3}.distribution-legend{margin-top:15px;display:flex;justify-content:space-between;gap:12px;font-size:10px;color:var(--muted)}.distribution-legend span{display:inline-flex;align-items:center;gap:6px}.distribution-legend i{width:6px;height:6px;border-radius:2px}.distribution-legend b{font:11px var(--mono);color:#576b5d;margin-left:3px}.quick-insight{background:#eef3e5}.quick-insight .eyebrow{font-size:8px}.reset-ready{display:flex;align-items:center;gap:15px}.reset-ready strong{font:35px var(--mono);letter-spacing:-2px;color:var(--green)}.reset-ready>span{font-size:10px;color:#789073;line-height:1.75}.reset-ready .insight-arrow{font-size:42px;margin-left:auto;color:#a8be8d;font-weight:300}.quick-insight .text-link{font-size:10px;margin-top:12px}.ledger-card{background:white;border:1px solid var(--line);border-radius:13px;overflow:hidden}.ledger-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:23px 24px 18px}.ledger-heading .eyebrow{font-size:8px;margin-bottom:5px}.ledger-heading h2{font-size:17px;margin:0;display:flex;align-items:center;gap:10px}.ledger-heading h2 span{font:10px var(--mono);padding:2px 6px;background:#f0f2eb;border-radius:4px;color:#6f816e}.ledger-heading-actions{display:flex;align-items:center;gap:13px}.last-updated{font-size:9px;color:#9ca59c}.filters{display:flex;gap:9px;align-items:center;flex-wrap:wrap;padding:0 24px 18px}.search-box{position:relative;display:flex;align-items:center;flex:1;min-width:170px}.search-box>span{font-size:23px;position:absolute;left:11px;line-height:1;top:7px;color:#8b998b}.search-box input{width:100%;height:36px;border:1px solid var(--line);background:#fbfcf9;border-radius:6px;font-size:10px;padding:8px 35px}.search-box kbd{border:1px solid var(--line);position:absolute;right:9px;padding:0 4px;border-radius:3px;color:#9aa897;font-size:9px}.filter-label{height:36px;border:1px solid var(--line);border-radius:6px;display:flex;align-items:center;padding-left:10px;font-size:10px;gap:6px;white-space:nowrap}.filter-label>span{color:#9aa497}.filter-label select{background:transparent;color:#4f6354;border:0;height:31px;padding:0 18px 0 2px;font-size:10px;max-width:130px}.checkbox-filter{font-size:10px;color:#5d7260;white-space:nowrap;display:flex;align-items:center;gap:4px}.bulk-toolbar{border-top:1px solid var(--line);background:#fcfdf9;border-bottom:1px solid var(--line);padding:11px 24px;display:flex;align-items:center;justify-content:space-between;gap:10px}.bulk-toolbar>div{display:flex;align-items:center;gap:12px}.bulk-toolbar label{display:flex;align-items:center;gap:7px;font-size:10px;color:#7d8e7c}.bulk-toolbar .text-link{font-size:10px}.bulk-actions{flex-wrap:wrap;justify-content:flex-end}.reset-button{background:#eaf0df;color:#526c30;border-color:#dbe6c4}.reset-button:hover:not(:disabled){background:#e1ebcd}.table-scroll{overflow:auto;max-height:640px}table{width:100%;border-collapse:collapse;text-align:left;font-size:10px;white-space:nowrap}thead{background:#f7f8f3;color:#879383;font-size:9px}th{font-weight:500;padding:13px 11px;position:sticky;top:0;background:#f7f8f3;z-index:1}td{padding:16px 11px;border-bottom:1px solid #edf0e8;vertical-align:middle;color:#607360}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fbfcf7}tbody tr.selected{background:#f1f6e9}.selection-cell{width:35px;padding-left:23px;padding-right:0}.email-button{display:block;border:0;padding:0;background:none;color:#354d3d;font-size:10px;font-weight:650;max-width:235px;overflow:hidden;text-overflow:ellipsis;text-align:left}.email-button:hover{color:var(--green)}.account-id{font-family:var(--mono);font-size:8px;color:#95a08f;margin-top:5px;display:block}.tag.plan-pro{background:#e8eddf;color:#64723e;font:9px var(--mono)}.tag.plan-plus{background:#edf0ec;color:#6d7e6b;font:9px var(--mono)}.tag.normal{background:#edf5e9;color:#5c8963}.tag.limit{background:#fbf1dc;color:#ab8c47}.tag.other{background:#f1f1ed;color:#90988c}.tag i{width:4px;height:4px;display:inline-block;background:currentColor;border-radius:100%}.weekly-column{min-width:141px}.weekly-cell{width:121px}.weekly-label{display:flex;align-items:center;justify-content:space-between;font-size:9px;gap:10px;margin-bottom:6px;color:#77916c}.weekly-label.full{color:#927339}.weekly-label.unknown{color:#9da797}.weekly-label b{font:9px var(--mono)}.mini-progress{height:4px;background:#eef1e9;border-radius:4px;overflow:hidden}.mini-progress span{display:block;height:100%;border-radius:4px;background:#82a975}.mini-progress.full span{background:#c6a566}.credit-number{font:12px var(--mono);color:#4d7440}.number-zero{color:#b0b8ab}.cell-date{font:9px var(--mono);line-height:1.75;color:#93a08c}.last-action{font-size:9px;display:block;max-width:160px;overflow:hidden;text-overflow:ellipsis;color:#839078}.last-action.error{color:var(--red)}.pending-clear{color:var(--amber);font-size:9px;display:block;margin-bottom:3px}input[type=checkbox]{accent-color:var(--green);width:13px;height:13px;cursor:pointer;margin:0}.table-footer{display:flex;justify-content:space-between;gap:15px;padding:13px 24px;border-top:1px solid var(--line);font-size:9px;color:#98a18f;background:#fdfefb}.empty-state{text-align:center;padding:50px 20px}.empty-icon{font-size:36px;color:#a9b49d;display:block;margin-bottom:8px}.empty-state h3{font-size:14px;margin-bottom:8px}.empty-state p{font-size:12px;color:var(--muted);margin:0}.page-footer{display:flex;align-items:center;justify-content:space-between;color:#a5ad9e;font-size:9px;margin-top:28px}.page-footer b{color:#84927e;font-weight:500}.getting-started{display:flex;align-items:center;gap:20px;border:1px solid #d9e4cd;border-radius:12px;background:#edf4e7;padding:25px;margin-bottom:25px}.getting-started .eyebrow{font-size:8px;margin-bottom:5px}.getting-started h2{font-size:17px}.getting-started p{font-size:11px;color:#7d9274;margin:0}.getting-started>.button{margin-left:auto}.onboard-icon{font-size:30px;color:#82a56c;background:white;border:1px solid #dce9d0;width:50px;height:50px;display:flex;align-items:center;justify-content:center;border-radius:12px;flex:none}.active-job-panel{position:relative;display:grid;grid-template-columns:minmax(160px,1fr) minmax(150px,2fr) auto;gap:10px 22px;align-items:center;padding:19px 23px;background:#1e3d30;color:#eff4e7;border-radius:10px;margin-bottom:24px}.active-job-title{display:flex;align-items:center;gap:8px;font-size:11px}.active-job-title>span:last-child{font:10px var(--mono);margin-left:auto;color:#bad2b1}.active-job-panel p{font-size:9px;color:#a9c59f;grid-column:1/3;margin:0}.active-job-panel>.button{grid-column:3;grid-row:1/3;font-size:10px}.progress-track{height:5px;background:#496044;border-radius:5px;overflow:hidden}.progress-track div{height:100%;background:var(--lime);border-radius:5px;transition:width .3s}.live-dot{display:inline-block;width:5px;height:5px;border-radius:100%;background:var(--lime);animation:pulse 2s infinite}.nav-item .live-dot{margin-left:auto}.demo-banner{padding:10px 38px;font-size:11px;background:#eaf0d8;color:#64733c;display:flex;align-items:center;gap:12px;border-bottom:1px solid #d6e1bf}.demo-banner b{font-size:9px;background:#dae6bd;border:1px solid #c6d4a4;padding:2px 5px;border-radius:3px;flex:none}.demo-banner a{margin-left:auto;font-weight:600;white-space:nowrap}.invite-layout,.settings-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,1fr);gap:23px}.form-card{background:white;border:1px solid var(--line);border-radius:12px;padding:30px}.form-card>p{font-size:12px}.form-card .eyebrow{font-size:9px}.form-card label,.auth-box label{display:block;color:#63715f;font-size:11px;margin-bottom:17px;font-weight:500}.form-card label input,.form-card label select,.auth-box label input{width:100%;display:block;margin-top:7px;border:1px solid var(--line);height:42px;border-radius:7px;background:#fcfdf9;padding:10px 12px;color:var(--ink);font-size:12px}.form-card form{margin-top:25px}.form-card form .button{margin-top:3px}.textarea-label{display:flex!important;justify-content:space-between;margin-top:24px}.textarea-label span{color:#9aab8f;font-weight:400}textarea{border:1px solid #dfe5d8;border-radius:8px;padding:16px;width:100%;resize:vertical;font:11px/1.8 var(--mono);background:#fafcf5;color:#46623d;min-height:220px}.privacy-note{font-size:10px;color:#8d9f80;margin-top:12px;display:flex;gap:7px}.invite-plan{align-self:start}.plan-stat{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:18px 0;color:#7a8a71;font-size:12px}.plan-stat strong{font:20px var(--mono);color:#3f6043}.info-callout{padding:15px;background:#f4f7ee;border:1px solid #e5ecdc;border-radius:7px;color:#809074;font-size:11px;line-height:1.9;margin:22px 0}.info-callout b{color:#667a5d}.invite-plan>.text-link{margin-top:18px}.settings-side{display:grid;gap:20px;align-content:start}.settings-side .insight-card{padding:28px}.settings-side .muted{font-size:12px;overflow-wrap:anywhere}.small-divider{height:1px;background:var(--line);margin:22px 0}.help-card{padding:20px}.help-card h3{font-size:13px;color:#6e7f65;margin-bottom:22px}.help-card ol{list-style:none;margin:0;padding:0;counter-reset:steps;display:grid;gap:22px}.help-card li{position:relative;padding-left:34px;counter-increment:steps}.help-card li:before{content:"0" counter(steps);font:10px var(--mono);position:absolute;top:3px;left:0;color:#90a280}.help-card li b{font-size:12px;color:#6c7d61;display:block}.help-card li span{color:#97a38b;font-size:11px;display:block;margin-top:4px}.job-row{display:flex;align-items:center;gap:20px;border-top:1px solid var(--line);padding:20px 24px}.job-row>div:first-child{flex:1;min-width:0}.job-row h3{font-size:13px;margin:0 0 6px}.job-row p{font-size:10px;margin:0;color:#8c9b81;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.job-counts{display:flex;gap:15px;font-size:10px;color:#8b9b80}.job-counts b{font:11px var(--mono);color:#4f7149}.job-status{font-size:10px;padding:4px 8px;border-radius:5px;color:#688959;background:#edf4e4;white-space:nowrap}.job-status.failed,.job-status.error{background:var(--red-soft);color:var(--red)}.job-status.running,.job-status.pending{background:var(--amber-soft);color:var(--amber)}.auth-screen{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;background:#fafbf6}.auth-story{background:var(--sidebar);color:#eaf0e0;padding:45px 60px;display:flex;flex-direction:column;overflow:hidden}.auth-story-text{margin:auto 0;padding:60px 0}.auth-story-text .eyebrow{color:#9cb287;font-size:10px;letter-spacing:2px}.auth-story h1{font-size:45px;line-height:1.4;font-weight:500;letter-spacing:-2px;margin:20px 0}.auth-story p{color:#a9be9c;font-size:14px;line-height:1.9}.auth-foot{font-size:10px;color:#799270;letter-spacing:1px}.story-motif{display:flex;gap:10px;align-items:flex-end;height:110px;margin-top:40px}.story-motif i{display:block;width:47px;border:1px solid #496441;background:#2c472e;border-radius:7px 7px 0 0;height:35%}.story-motif i:nth-child(2){height:57%;background:#3e5839}.story-motif i:nth-child(3){height:76%;background:#60794a}.story-motif i:nth-child(4){height:100%;background:#b7ce79}.story-motif i:nth-child(5){height:100%;background:transparent;border:1px dashed #769256}.auth-panel{display:flex;align-items:center;justify-content:center;padding:50px}.auth-box{width:360px}.auth-box .eyebrow{font-size:10px}.auth-box h2{font-size:28px;margin-bottom:14px}.auth-box>.muted{font-size:12px}.auth-box form{margin-top:34px}.auth-box label{margin-bottom:21px}.auth-box label input{height:46px;background:white}.auth-box .button{min-height:46px;margin-top:5px}.auth-hint{font-size:10px;color:#9ca58f;line-height:1.9;margin-top:23px}.auth-box>.text-link{font-size:11px;margin-top:22px}.inline-error{padding:12px;background:var(--red-soft);color:var(--red);font-size:11px;margin:15px 0;border-radius:7px;overflow-wrap:anywhere}.action-dialog{border:1px solid var(--line);border-radius:14px;width:min(620px,calc(100vw - 32px));max-height:85vh;padding:26px;color:var(--ink);box-shadow:0 30px 100px #102a2430}.action-dialog::backdrop{background:#152a2460;backdrop-filter:blur(3px)}.dialog-header{display:flex;align-items:center;justify-content:space-between}.dialog-header .eyebrow{margin:0;font-size:9px}.action-dialog h2{font-size:22px;margin:16px 0}.action-dialog p{font-size:12px;color:#849377}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}.confirm-count{font:28px var(--mono);color:var(--green);padding:15px 18px;background:#eff4e6;border-radius:8px;margin:20px 0}.confirm-count span{font:12px var(--sans);margin-left:8px;color:#869779}.dialog-result{padding:10px 0;border-bottom:1px solid var(--line);font-size:11px;display:grid;gap:4px}.dialog-result strong{color:#607953}.dialog-result p{font-size:10px;margin:0;overflow-wrap:anywhere}.dialog-results{max-height:340px;overflow:auto}.result-status{font:9px var(--mono);color:#839774}.result-status.failed,.result-status.uncertain{color:var(--red)}.toast-stack{position:fixed;right:25px;bottom:25px;z-index:1000;display:grid;gap:8px;max-width:min(420px,calc(100vw - 32px))}.toast{padding:14px 20px;border:1px solid #395846;color:white;background:#244334;border-radius:9px;box-shadow:0 8px 30px #18392318;font-size:12px;animation:appear .2s ease;overflow-wrap:anywhere}.toast.error{background:#7f3e35;border-color:#925049}.loading-screen{position:fixed;inset:0;background:var(--canvas);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;color:#7f9474}.loading-screen .brand-symbol{background:var(--sidebar);width:48px;height:49px}.loading-screen p{font-size:12px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@keyframes pulse{50%{opacity:.35}}@keyframes appear{from{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1700px){main{padding:42px 52px 25px}.topbar{padding:0 52px}.kpi-card{padding:24px;min-height:143px}.kpi-card strong{font-size:34px}.ledger-heading{padding:25px 28px}.filters{padding:0 28px 20px}.bulk-toolbar{padding:13px 28px}table{font-size:12px}.email-button{font-size:12px;max-width:310px}th{font-size:11px;padding:16px 14px}td{padding:20px 14px}.account-id{font-size:10px}.cell-date{font-size:10px}.last-action{font-size:10px}.weekly-cell{width:150px}.weekly-label{font-size:10px}.kpi-label{font-size:12px}}@media(max-width:1200px){.sidebar{width:192px;padding:26px 14px}.brand{font-size:17px;gap:8px}.brand b{font-size:15px}.brand small{font-size:7px}.brand-symbol{width:34px;height:37px}.main-shell{margin-left:192px}main{padding:27px 25px 20px}.topbar{padding:0 25px}.kpi-grid{gap:9px}.kpi-card{padding:16px 14px}.kpi-card strong{font-size:26px}.kpi-label{font-size:10px}.bulk-toolbar{align-items:flex-start;gap:14px;flex-direction:column}.bulk-toolbar .bulk-actions{align-self:stretch;justify-content:flex-end}.filters{gap:7px}.filter-label>span{display:none}.auth-story{padding:40px}.auth-story h1{font-size:36px}}@media(max-width:900px){.sidebar{width:72px;padding:25px 10px}.sidebar .brand{justify-content:center}.sidebar .brand>span:last-child,.nav-caption,.nav-item .nav-count,.nav-dot,.sidebar-note,.user-box div,.user-box button{display:none}.sidebar nav{margin-top:48px}.nav-item{font-size:0;padding:11px;justify-content:center}.nav-icon{font-size:21px}.sidebar-bottom .user-box{padding:19px 0 0;justify-content:center}.main-shell{margin-left:72px}.page-heading h1{font-size:29px}.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.kpi-card:nth-child(4),.kpi-card:nth-child(5){min-height:110px}.invite-layout,.settings-layout{grid-template-columns:1fr}.settings-side{grid-template-columns:1fr 1fr}.getting-started{align-items:flex-start;flex-wrap:wrap}.getting-started>.button{margin-left:70px}.last-updated{display:none}.auth-screen{grid-template-columns:.8fr 1fr}.auth-story{padding:32px}.auth-story h1{font-size:30px}.auth-panel{padding:35px}.auth-story .brand b{font-size:16px}.auth-story p{font-size:12px}.story-motif i{width:30px}}@media(max-width:650px){body{font-size:13px}.sidebar{position:sticky;inset:0;top:0;width:100%;height:59px;padding:9px 14px;flex-direction:row;align-items:center;gap:18px}.sidebar .brand-symbol{height:34px;width:33px;font-size:25px}.sidebar nav{display:flex;gap:6px;margin:0;width:100%;justify-content:space-between}.nav-item{width:36px;height:36px;padding:7px}.nav-icon{font-size:20px}.sidebar-bottom{display:none}.main-shell{margin-left:0}.topbar{height:48px;padding:0 18px}.topbar-right{gap:10px;font-size:8px}.breadcrumb{font-size:10px;gap:8px}#clock-label,.topbar-divider{display:none}main{padding:25px 16px 18px}.page-heading{display:block;margin-bottom:22px}.page-heading h1{font-size:28px;letter-spacing:-1px}.page-heading .eyebrow{font-size:8px}.page-heading p{font-size:11px}.heading-actions{margin-top:18px}.heading-actions .button{font-size:11px;min-height:37px;padding:8px 13px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.kpi-card{min-height:114px;padding:16px}.kpi-card:first-child{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;min-height:91px;padding:20px}.kpi-card:first-child strong{grid-column:2;grid-row:1/3;margin:0;align-self:center;font-size:34px}.kpi-card:first-child .kpi-label{grid-column:1}.kpi-card:first-child small{grid-column:1;margin-top:6px}.kpi-card:first-child .kpi-icon{display:none}.insight-grid{grid-template-columns:1fr;gap:12px;margin-bottom:22px}.insight-card{padding:21px}.distribution-legend{font-size:9px;gap:7px}.quick-insight{display:grid;grid-template-columns:1fr auto;align-items:center}.quick-insight .eyebrow{grid-column:1/-1}.quick-insight .text-link{font-size:9px;margin:0}.reset-ready strong{font-size:30px}.reset-ready .insight-arrow{display:none}.reset-ready>span{font-size:9px}.ledger-heading{padding:20px 16px 15px}.ledger-heading h2{font-size:16px}.ledger-heading-actions .button{font-size:10px;padding:6px 9px}.filters{padding:0 16px 16px;gap:8px}.search-box{flex:auto;width:100%}.filter-label{flex:1}.filter-label select{max-width:none;width:100%;font-size:9px;padding-right:10px}.checkbox-filter{width:100%;font-size:10px;padding:2px}.bulk-toolbar{padding:12px 16px;gap:12px}.bulk-toolbar .bulk-actions{gap:7px;justify-content:flex-start}.bulk-actions .button{font-size:9px;min-height:32px;padding:6px 8px}.table-scroll{max-height:580px}.table-footer{padding:12px 16px;flex-direction:column;gap:5px;font-size:8px}.page-footer{font-size:8px;gap:12px;margin-top:23px}.getting-started{padding:19px;gap:12px}.getting-started h2{font-size:15px}.getting-started>.button{margin:0}.getting-started p{font-size:10px}.onboard-icon{display:none}.active-job-panel{display:flex;flex-wrap:wrap;padding:16px;gap:12px}.active-job-title{width:100%}.progress-track{width:100%}.active-job-panel p{flex:1}.active-job-panel>.button{font-size:9px;padding:5px 9px;min-height:31px}.demo-banner{padding:9px 16px;gap:8px;flex-wrap:wrap;font-size:9px}.demo-banner a{font-size:9px}.form-card{padding:23px}.settings-side{grid-template-columns:1fr}.settings-side .insight-card{padding:23px}.job-row{padding:17px 16px;gap:10px;flex-wrap:wrap}.job-row>div:first-child{flex-basis:calc(100% - 90px)}.job-counts{order:3;width:100%;font-size:9px}.job-row .button{font-size:9px;padding:6px 9px}.job-status{font-size:9px}.auth-screen{display:block}.auth-story{padding:25px 25px 28px;min-height:190px}.auth-story-text{padding:25px 0 0}.auth-story-text .eyebrow{font-size:8px}.auth-story h1{font-size:26px;margin:10px 0 0;line-height:1.3}.auth-story h1 br{display:none}.auth-story p,.auth-foot,.story-motif{display:none}.auth-panel{padding:36px 27px}.auth-box{width:100%;max-width:380px}.auth-box h2{font-size:25px}.auth-box form{margin-top:28px}.auth-box>.text-link{margin-top:12px}.action-dialog{padding:22px}.action-dialog h2{font-size:20px}.confirm-count{font-size:25px}.toast-stack{right:16px;bottom:16px}.toast{font-size:11px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}

/* Keep dense account data readable at normal desktop scale. */
@media(min-width:651px){table{font-size:11px}thead,th{font-size:10px}.email-button{font-size:12px}.account-id{font-size:9px}.cell-date{font-size:10px}.last-action,.pending-clear{font-size:10px}.weekly-label,.weekly-label b{font-size:10px}.tag,.tag.plan-plus,.tag.plan-pro{font-size:10px}.search-box input,.filter-label select,.filter-label,.checkbox-filter{font-size:11px}.bulk-toolbar label{font-size:11px}}
.auth-box .info-callout{font-size:10px;line-height:1.9;margin:20px 0}.auth-box .info-callout code{font-family:var(--mono);font-size:9px;color:#526b45}

#logout-mobile{display:none}@media(max-width:650px){#logout-mobile{display:flex;font-size:20px;width:24px;height:26px}}

/* Credential library: a restrained three-column ledger, not a wall of tokens. */
.inventory-import{padding:26px;margin-bottom:18px}.inventory-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.inventory-intro p{font-size:11px;margin:8px 0 22px;max-width:790px}.inventory-import-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.inventory-file-label{background:#f5f8ef;border:1px dashed #cfdcc3;border-radius:9px;padding:15px 17px;min-height:110px}.inventory-file-label>span{display:block;color:#4d694e;font-size:12px;margin-bottom:11px}.inventory-file-label b{font:10px var(--mono);background:#e6efd6;border-radius:4px;padding:4px 6px;margin-right:8px;color:#6d864b}.inventory-file-label input[type=file]{font-size:10px;padding:0!important;background:transparent!important;border:0!important;height:auto!important;max-width:100%;margin:0!important}.inventory-file-label input::file-selector-button{font:10px var(--sans);border:1px solid #d7e3c9;border-radius:4px;padding:5px 8px;margin-right:10px;background:white;color:#466e43;cursor:pointer}.inventory-file-label small{display:block;margin-top:8px;font-size:9px;color:#91a17e;overflow-wrap:anywhere}.inventory-import-grid textarea{min-height:130px;height:140px;font-size:10px;line-height:1.8;background:#fbfcf9;resize:vertical}.inventory-import-footer{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:18px}.inventory-import-footer>.privacy-note{max-width:690px;margin:0;font-size:10px;line-height:1.8}.inventory-import-footer>div{display:flex;align-items:center;gap:18px;flex:none}.inventory-import-footer .text-link{font-size:10px}.inventory-import-result{margin-top:19px;padding:13px 17px;background:#ecf5e9;border:1px solid #d9e9d0;border-radius:7px;color:#63804f;display:flex;gap:15px;flex-wrap:wrap;font-size:11px}.inventory-import-result strong{color:#406d41}.inventory-flow{display:flex;justify-content:center;gap:19px;padding:13px 16px;margin:0 0 20px;font-size:10px;color:#8c9c80;flex-wrap:wrap}.inventory-flow b{font:9px var(--mono);color:#507845;margin-right:5px}.inventory-flow i{font-style:normal;color:#b5c3a4}.inventory-source-hint{font-size:10px;color:#8b9a7b}.inventory-table{table-layout:fixed;white-space:normal;min-width:880px}.inventory-table th{font-size:10px;padding-top:16px;padding-bottom:16px}.inventory-table th:nth-child(2){width:46%}.inventory-table th:nth-child(3),.inventory-table th:nth-child(4){width:25%}.inventory-table td{vertical-align:top;padding-top:21px;padding-bottom:21px}.inventory-table td.selection-cell{padding-top:26px}.inventory-table th.selection-cell{width:38px}.column-letter{display:inline-flex;align-items:center;justify-content:center;width:21px;height:21px;font:10px var(--mono);border:1px solid #dfe6d6;border-radius:4px;color:#819671;margin-right:8px;background:#fdfefb}.credential-text{font:11px/1.85 var(--mono);color:#36553e;overflow-wrap:anywhere;word-break:break-word;max-height:128px;overflow:auto;min-height:40px;white-space:pre-wrap;padding-right:10px}.credential-text.masked{color:#8f9f81}.inventory-identity>.credential-text.masked{color:#5a7250}.credential-text.revealed{background:#f1f6e8;border:1px solid #e2ebd6;padding:6px 9px;border-radius:5px}.credential-actions{display:flex;gap:10px;align-items:center;margin-top:6px;min-height:26px}.credential-actions button{background:white;border:1px solid #dfe8d6;border-radius:4px;padding:3px 8px;color:#6e875a;font-size:9px}.credential-actions button:hover:not(:disabled){background:#f1f6e8;border-color:#bccda9}.credential-actions>span{font-size:8px;color:#a3af94}.inventory-row-status{display:flex;gap:5px;align-items:center;flex-wrap:wrap;margin-top:13px}.inventory-row-status .tag{font-size:9px}.inventory-balance{font:9px var(--mono);color:#4c8150;margin-left:4px}.inventory-table .account-id{font-size:8px;line-height:1.8;margin-top:7px}.inventory-table .last-action{white-space:normal;max-width:100%;margin-top:4px}.inventory-table .selection-cell input{margin-top:2px}.inventory-ledger .search-box{max-width:500px}
@media(min-width:1700px){.inventory-table th{font-size:11px}.credential-text{font-size:12px}.inventory-table .account-id{font-size:9px}.inventory-row-status .tag{font-size:10px}.credential-actions button{font-size:10px;padding:4px 10px}}
@media(max-width:1100px){.inventory-import-footer{align-items:flex-start}.inventory-import-footer>.privacy-note{max-width:440px}.inventory-import-footer>div{flex-direction:column-reverse;align-items:flex-end;gap:12px}.inventory-source-hint{width:100%;font-size:9px}.inventory-flow{gap:10px;font-size:9px}.inventory-import-grid{gap:14px}}
@media(max-width:650px){.sidebar{gap:9px;padding-left:11px;padding-right:11px}.sidebar nav{gap:3px}.nav-item{width:33px;height:34px;padding:6px}.inventory-import{padding:20px}.inventory-intro{gap:8px}.inventory-intro h2{font-size:17px}.inventory-intro .tag{display:none}.inventory-intro p{font-size:10px}.inventory-import-grid{grid-template-columns:1fr;gap:18px}.inventory-import-grid textarea{min-height:90px;height:100px}.inventory-file-label{min-height:100px;padding:13px}.inventory-import-footer{flex-direction:column;gap:15px}.inventory-import-footer>div{flex-direction:row;justify-content:flex-end;width:100%;align-items:center;gap:18px}.inventory-import-footer>.privacy-note{font-size:9px}.inventory-flow{justify-content:flex-start;gap:8px;font-size:8px;padding:8px 0}.inventory-flow i:nth-of-type(2){display:none}.inventory-flow span{flex-basis:42%}.inventory-flow i{flex-basis:6%}.inventory-flow b{font-size:8px}.inventory-import-result{gap:8px 12px;font-size:10px}.inventory-import-result strong{width:100%}.inventory-table{min-width:800px}.inventory-table th:nth-child(2){width:48%}.inventory-table th:nth-child(3),.inventory-table th:nth-child(4){width:23%}.inventory-source-hint{line-height:1.8}.inventory-ledger .ledger-heading-actions{gap:6px}}
.inventory-auto-note{font-size:10px;color:#8b9a7d;text-align:center;line-height:1.8;margin:-9px 0 21px}.inventory-warnings{width:100%;font-size:10px;color:#9a773d;border-top:1px solid #d9e5c9;padding-top:9px}.inventory-warnings summary{cursor:pointer}.inventory-warnings ul{margin:8px 0 0;padding-left:19px;line-height:1.9}.job-counts{flex-wrap:wrap;max-width:420px}
@media(max-width:650px){.inventory-auto-note{font-size:9px;text-align:left;margin-top:0}.job-counts{gap:7px 12px}}

/* Eligibility is the fast invitation path; weekly usage is an explicit separate query. */
.scan-options{display:flex;flex-wrap:wrap;align-items:center;gap:10px 20px;padding:12px 24px;background:#f6f9f0;border-bottom:1px solid var(--line);color:#7f9173;font-size:10px;line-height:1.7}.scan-cache-option{display:flex!important;align-items:center;gap:7px;color:#58704c!important;font-size:10px!important;white-space:normal;margin:0!important;font-weight:400!important}.scan-cache-option input[type=checkbox]{width:14px!important;height:14px!important;margin:0!important;padding:0!important;flex:none;accent-color:#317b62}.quick-eligibility{display:grid;gap:13px;padding:17px;background:#f5f8ef;border:1px solid #e2ead8;border-radius:8px;margin:18px 0 6px}.quick-eligibility>.button{font-size:11px;justify-content:center}.scan-target-hint{display:block;color:#8b9a7b;font-size:10px;line-height:1.7}.inventory-quick-scan{display:flex;align-items:center;justify-content:space-between;gap:25px;margin:0 0 18px;padding:22px 26px;border:1px solid #dce7d0;border-radius:10px;background:#f5f8ee}.inventory-quick-scan .eyebrow{font-size:8px;margin:0 0 6px}.inventory-quick-scan h3{font-size:15px;margin:0 0 8px;color:#466341}.inventory-quick-scan p{font-size:11px;color:#8b9a7c;margin:0 0 8px}.inventory-quick-scan>div:last-child{flex:none;display:grid;gap:12px}.inventory-quick-scan .button{font-size:11px}.job-query-metrics{display:block;color:#688356;font-size:10px;margin-top:6px;line-height:1.7}.cell-date{white-space:nowrap}@media(max-width:650px){.scan-options{padding:12px 16px;gap:8px}.scan-options>span{font-size:9px}.scan-cache-option{font-size:9px!important}.quick-eligibility{padding:14px}.quick-eligibility>.button{font-size:10px}.inventory-quick-scan{display:block;padding:20px}.inventory-quick-scan>div:last-child{margin-top:16px}.inventory-quick-scan p,.scan-target-hint{font-size:9px}.job-query-metrics{font-size:9px}}

/* Batch workspace: source discovery on the left, automatic library supply on the right. */
.batch-workflow{display:flex;align-items:center;gap:18px;margin:0 0 18px;font-size:11px;color:#7b8982}.batch-workflow b{font:10px var(--mono);color:var(--green);margin-right:7px}.batch-workflow i{font-style:normal;color:#a4b6aa}.batch-workflow .text-link{margin-left:auto;font-size:11px}.batch-console{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(320px,1fr);gap:20px;margin-bottom:22px}.batch-scan-card,.batch-queue-card{border:1px solid var(--line);background:var(--paper);border-radius:var(--radius);padding:25px 27px;min-width:0}.batch-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.batch-card-heading .eyebrow{font-size:9px;margin-bottom:8px}.batch-card-heading h2{font-size:20px;margin:0}.batch-card-heading .tag{margin-top:8px}.batch-scope{font-size:11px;color:#76857d;margin:14px 0 0;line-height:1.85}.batch-scope b{display:block;font-weight:500;color:#506d5d}.batch-source-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:22px 0;padding:19px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.batch-source-stats strong{display:block;font:26px var(--mono);letter-spacing:-1px;color:#234d3b}.batch-source-stats span{display:block;font-size:10px;color:#829184;margin-top:7px}.batch-scan-actions{display:flex;gap:12px}.batch-scan-actions .button{min-width:125px;justify-content:center;min-height:43px}.batch-auto-option{display:flex!important;align-items:flex-start;gap:10px;margin:20px 0 13px!important;color:#345a48!important}.batch-auto-option input[type=checkbox]{flex:none;width:16px!important;height:16px!important;margin:3px 0 0!important;accent-color:var(--green);padding:0!important}.batch-auto-option b{display:block;font-size:12px;font-weight:550}.batch-auto-option small{display:block;font-size:10px;font-weight:400;color:#819184;line-height:1.8;margin-top:4px;max-width:510px}.batch-scan-note{font-size:10px;line-height:1.8;color:#849085;margin:0;padding:12px 0 0;border-top:1px dashed var(--line)}.batch-queue-card{background:#eef3e9;border-color:#dce6d6}.batch-library-mark{height:32px;width:32px;border:1px solid #cadabc;background:#e3edda;border-radius:8px;display:grid;place-items:center;font-size:21px;color:#71975c}.batch-ready{display:flex;gap:17px;align-items:center;margin:21px 0}.batch-ready>strong{font:46px var(--mono);letter-spacing:-2px;color:#274f3d}.batch-ready>span{font-size:13px;color:#435e4a}.batch-ready small{display:block;font-size:10px;color:#88937f;margin-top:6px;line-height:1.8}.batch-queue-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:1px solid #dce5d6;border-bottom:1px solid #dce5d6;padding:14px 0;gap:12px}.batch-queue-counts>span{font-size:9px;color:#7c8d74;line-height:1.6}.batch-queue-counts b{font:19px var(--mono);color:#496444;display:block;margin-top:5px}.batch-library-note{font-size:10px;color:#7b8d70;line-height:1.8;min-height:36px;margin:15px 0}.batch-library-note.error{color:var(--red)}.batch-queue-card>.button{min-height:43px;font-size:12px}.batch-queue-foot{font-size:9px;color:#88937f;line-height:1.8;margin:12px 0 0}.batch-receipt{display:flex;align-items:center;gap:24px;border:1px solid #d8e5d4;background:#f1f6ee;border-radius:12px;margin:0 0 22px;padding:20px 24px}.batch-receipt>div:first-child{flex:1;min-width:0}.batch-receipt .eyebrow{font-size:8px;margin:0 0 7px}.batch-receipt h3{font-size:13px;margin:0 0 5px}.batch-receipt p{font-size:9px;line-height:1.8;color:#7d9277;margin:0;overflow-wrap:anywhere}.batch-receipt-counts{display:flex;gap:23px;flex-wrap:wrap;flex:none}.batch-receipt-counts span{font-size:9px;color:#819679}.batch-receipt-counts strong{display:block;font:16px var(--mono);color:#3f6644;margin-top:6px}.batch-receipt>.button{flex:none}.batch-results-help{font-size:10px;color:#8a9689}.batch-results .search-box{max-width:380px}.batch-results-table{min-width:930px;table-layout:fixed;white-space:normal}.batch-results-table th:nth-child(1){width:23%}.batch-results-table th:nth-child(2){width:18%}.batch-results-table th:nth-child(3){width:12%}.batch-results-table th:nth-child(4){width:13%}.batch-results-table th:nth-child(5){width:23%}.batch-results-table th:nth-child(6){width:11%}.batch-results-table td{vertical-align:top;padding-top:18px;padding-bottom:18px}.batch-results-table .email-button{max-width:100%;font-size:12px;white-space:normal;text-align:left;overflow-wrap:anywhere;line-height:1.65}.batch-result-source{font-size:10px;color:#647968;overflow-wrap:anywhere;line-height:1.9}.batch-result-note{font-size:10px;color:#7c8a7d;line-height:1.9;overflow-wrap:anywhere}.batch-result-note.error{color:var(--red)}.batch-results-table .tag{white-space:normal}.batch-results .empty-state .text-link{margin:10px auto 0}.batch-results-table .cell-date{font-size:9px}.batch-results .table-scroll{max-height:640px}.batch-results .ledger-heading h2{font-size:19px}
@media(min-width:1700px){.batch-console{grid-template-columns:minmax(0,1.4fr) minmax(380px,1fr)}.batch-scan-card,.batch-queue-card{padding:29px 32px}.batch-card-heading h2{font-size:22px}.batch-source-stats strong{font-size:30px}.batch-scope,.batch-auto-option small,.batch-library-note,.batch-result-source,.batch-result-note{font-size:11px}.batch-source-stats span{font-size:11px}.batch-results-table .email-button{font-size:13px}}
@media(max-width:1200px){.batch-console{gap:16px;grid-template-columns:minmax(0,1.2fr) minmax(295px,1fr)}.batch-scan-card,.batch-queue-card{padding:22px}.batch-card-heading h2{font-size:17px}.batch-receipt{flex-wrap:wrap;gap:15px}.batch-receipt-counts{gap:20px}.batch-receipt>div:first-child{flex-basis:100%}.batch-receipt>.button{margin-left:auto}.batch-results-help{width:100%;font-size:9px}.batch-workflow{gap:12px;font-size:10px}}
@media(max-width:950px){.batch-console{grid-template-columns:1fr}.batch-queue-card{display:grid;grid-template-columns:1fr 1fr;column-gap:24px;align-items:start}.batch-queue-card .batch-card-heading{grid-column:1/-1}.batch-ready{margin:22px 0 12px}.batch-queue-counts{margin-top:22px}.batch-queue-card .batch-library-note{margin:10px 0 0}.batch-queue-card>.button{margin-top:10px}.batch-queue-foot{grid-column:1/-1}.batch-workflow .text-link{font-size:10px}.batch-receipt-counts{gap:25px}.batch-results-table{min-width:900px}}
@media(max-width:650px){.batch-workflow{flex-wrap:wrap;gap:8px;font-size:9px;margin-bottom:17px}.batch-workflow b{font-size:8px;margin-right:3px}.batch-workflow .text-link{flex-basis:100%;margin:3px 0 0;justify-content:flex-start;font-size:10px}.batch-scan-card,.batch-queue-card{padding:21px 18px;border-radius:12px}.batch-card-heading h2{font-size:18px}.batch-card-heading .eyebrow{font-size:8px}.batch-scope{font-size:10px}.batch-source-stats{gap:5px;margin:18px 0;padding:17px 0}.batch-source-stats strong{font-size:25px}.batch-source-stats span{font-size:9px}.batch-scan-actions{gap:10px}.batch-scan-actions .button{flex:1;font-size:12px;min-width:0}.batch-auto-option b{font-size:12px}.batch-auto-option small{font-size:10px}.batch-scan-note{font-size:9px}.batch-queue-card{display:block}.batch-ready{margin:19px 0}.batch-ready>strong{font-size:43px}.batch-queue-counts{margin:0;padding:13px 0}.batch-queue-counts>span{font-size:9px}.batch-queue-card .batch-library-note{margin:14px 0;font-size:10px}.batch-queue-card>.button{margin:0;font-size:12px}.batch-receipt{padding:18px;gap:15px}.batch-receipt-counts{display:grid;width:100%;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px 10px}.batch-receipt-counts strong{font-size:18px}.batch-receipt>.button{margin-left:0;min-height:34px}.batch-results .ledger-heading h2{font-size:17px}.batch-results .filters{gap:10px}.batch-results .filter-label select{font-size:11px}.batch-results-help{font-size:9px;line-height:1.8}.batch-results-table .email-button{font-size:12px}.batch-results-table .tag{font-size:10px}.batch-results-table .account-id{font-size:9px}.batch-results-table .cell-date{font-size:10px}.batch-results-table .batch-result-source,.batch-results-table .batch-result-note{font-size:11px}.batch-console{margin-bottom:18px}}
@media(max-width:650px){.batch-results .table-scroll{max-height:none;overflow:visible}.batch-results-table,.batch-results-table tbody{display:block;min-width:0;width:100%}.batch-results-table thead{display:none}.batch-results-table tr{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px 14px;padding:20px 18px;border-top:1px solid var(--line)}.batch-results-table td{display:block;min-width:0;border:0;padding:0!important}.batch-results-table td:first-child{grid-column:1/-1}.batch-results-table td:nth-child(2){grid-column:1/-1;order:1}.batch-results-table td:nth-child(3){order:2}.batch-results-table td:nth-child(4){order:3}.batch-results-table td:nth-child(5){grid-column:1/-1;order:4;background:#f5f8f2;border-radius:6px;padding:10px 12px!important}.batch-results-table td:nth-child(6){grid-column:1/-1;order:5;display:flex;align-items:center;gap:8px}.batch-results-table td[data-label]:before{content:attr(data-label);display:block;font-size:9px;line-height:1.6;color:#91a08c;margin-bottom:5px}.batch-results-table td:nth-child(6):before{margin:0}.batch-results-table .email-button{font-size:13px;font-weight:650}.batch-results-table .batch-result-source{font-size:11px;line-height:1.7}.batch-results-table .account-id{font-size:9px;margin-top:5px}.batch-results-table .tag{font-size:10px;padding:5px 8px}.batch-results .table-footer{border-top:1px solid var(--line)}}
.inventory-import-footer>div{flex-wrap:wrap}
/* Only the batch-result ledger is paginated; library import remains unchanged. */
.batch-results{scroll-margin-top:25px}.batch-results-footer{align-items:center;gap:16px}.batch-results-footer>div{display:grid;gap:4px}.batch-results-footer small{font-size:9px;color:#95a18f}.batch-pagination{display:flex;align-items:center;gap:13px;flex:none}.batch-pagination>span{font:11px var(--mono);color:#698460;white-space:nowrap;min-width:42px;text-align:center}.batch-pagination .button{font-size:10px;min-height:33px;padding:7px 10px}.batch-pagination .button:disabled{opacity:.42}.batch-results-footer>div>span{font-size:10px}
@media(max-width:650px){.batch-results{scroll-margin-top:75px}.batch-results-footer{align-items:stretch;gap:15px}.batch-results-footer>div>span{font-size:10px}.batch-results-footer small{font-size:9px}.batch-pagination{justify-content:space-between;width:100%;gap:12px}.batch-pagination .button{font-size:11px;min-height:38px;padding:8px 12px}.batch-pagination>span{font-size:11px}}

/* Invitation desk: one start action, with results directly beneath it. */
.invite-focused .page-heading{margin-bottom:20px;align-items:center}.invite-focused .page-heading h1{font-size:30px}.invite-focused .page-heading .eyebrow{font-size:9px;margin-bottom:9px}.invite-focused .page-heading p{font-size:12px;margin:9px 0 0}.invite-focused .active-job-panel{padding:13px 18px;margin-bottom:16px;gap:14px}.invite-focused .active-job-panel p{font-size:10px}.invite-control-card{padding:22px 25px 0;border:1px solid var(--line);border-radius:var(--radius);background:var(--paper);margin-bottom:18px;overflow:hidden}.invite-control-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.invite-control-top .eyebrow{font-size:8px;margin-bottom:7px}.invite-control-top h2{font-size:19px;margin:0}.invite-control-top .text-link{font-size:11px}.invite-control-main{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:35px;align-items:center;margin:20px 0 15px}.invite-input-area{min-width:0}.invite-source-label{display:flex;align-items:center;gap:13px;font-size:10px;color:#829179;margin:0}.invite-source-label select{font-size:12px;height:35px;min-height:35px;width:220px;max-width:100%;padding:7px 30px 7px 11px;background:#f7f9f4}.invite-library-summary{display:flex;align-items:center;gap:15px;margin:13px 0 5px}.invite-library-summary>strong{font:34px var(--mono);color:var(--green);letter-spacing:-1px}.invite-library-summary>span{font-size:12px;color:#42634d}.invite-library-summary small{display:block;font-size:10px;color:#85947e;line-height:1.7;margin-top:4px}.invite-input-area .batch-library-note{margin:8px 0 0;min-height:0;font-size:10px;line-height:1.8}.invite-start-area{min-width:0}.invite-start-area .button{height:49px;min-height:49px;font-size:15px}.invite-start-area p{font-size:9px;color:#8c9885;line-height:1.9;margin:11px 0 0}.invite-scan-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-top:1px solid var(--line)}.invite-source-numbers{display:flex;align-items:center;flex-wrap:wrap;gap:20px;font-size:10px;color:#84947c}.invite-source-numbers b{font:16px var(--mono);color:#506f4c;margin-left:5px}.invite-source-numbers .invite-slots{color:var(--green)}.invite-source-numbers .invite-slots b{color:var(--green);font-weight:700}.invite-scan-toolbar .batch-scan-actions{gap:8px}.invite-scan-toolbar .button{min-width:0;min-height:33px;padding:7px 12px;font-size:11px;white-space:nowrap}.invite-advanced{border-top:1px solid var(--line);margin:0 -25px;background:#f8faf5;padding:11px 25px;color:#8a9783}.invite-advanced>summary{cursor:pointer;font-size:10px;width:fit-content}.invite-advanced>p{font-size:10px;line-height:1.9;max-width:850px}.invite-advanced .batch-auto-option{margin:13px 0!important}.invite-advanced .batch-queue-counts{max-width:400px;font-size:9px;border-bottom:0;padding:10px 0 1px}.invite-advanced .batch-queue-counts b{font-size:15px}.invite-results-heading-actions{display:flex;gap:10px;align-items:center}.invite-results-heading-actions select{height:34px;min-height:34px;max-width:180px;font-size:11px;padding:7px 29px 7px 10px}.batch-results .ledger-heading{padding:20px 24px 15px}.batch-results .ledger-heading .eyebrow{font-size:8px;margin-bottom:7px}.batch-results .ledger-heading h2{font-size:19px}.batch-results .batch-receipt{margin:0 24px 15px;padding:15px 17px;border-radius:8px;gap:20px;background:#f2f6ee}.batch-results .batch-live-summary{flex:1;min-width:0}.batch-results .batch-receipt h3{font-size:12px;margin:0 0 6px}.batch-results .batch-receipt p{font-size:10px;line-height:1.7}.batch-mini-progress{display:flex;gap:15px;flex-wrap:wrap;align-items:center;font-size:9px;color:#8a9880;margin-top:9px}.batch-mini-progress b{font:10px var(--mono);color:#66855b;margin-left:5px}.batch-mini-progress .text-link{font-size:9px;margin-left:auto}.batch-results .batch-receipt-counts{gap:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));flex:none}.batch-results .batch-receipt-counts span{font-size:9px;white-space:nowrap}.batch-results .batch-receipt-counts strong{font-size:23px;margin-top:6px}.batch-results .filters{padding:0 24px 15px}.batch-results .batch-results-help{font-size:10px}.batch-results-table{min-width:1070px;table-layout:fixed}.batch-results-table th:nth-child(1){width:21%}.batch-results-table th:nth-child(2){width:15%}.batch-results-table th:nth-child(3){width:12%}.batch-results-table th:nth-child(4){width:8%}.batch-results-table th:nth-child(5){width:12%}.batch-results-table th:nth-child(6){width:12%}.batch-results-table th:nth-child(7){width:20%}.batch-results-table td{padding:15px 12px;vertical-align:top}.batch-results-table th{padding:12px;font-size:10px}.batch-results-table .batch-credit{font:14px var(--mono);color:#426b4d;line-height:1.7}.batch-results-table .batch-credit .account-id{font:9px var(--mono);line-height:1.8;white-space:normal;margin-top:4px}.batch-token-identity{font:11px var(--mono);color:#416149;overflow-wrap:anywhere}.batch-results-table .batch-result-note{font-size:10px}.batch-results-table .is-processing:before{content:"";display:inline-block;width:5px;height:5px;border-radius:50%;background:#5b9173;margin-right:5px;animation:pulse 1.5s infinite}.batch-results .empty-state{padding:38px 20px}.batch-results .empty-state .empty-icon{font-size:28px;margin-bottom:10px}.batch-results .empty-state h3{font-size:14px}.batch-results .empty-state p{font-size:11px}.batch-results-footer{padding:14px 24px}#invite-quick-tokens{width:100%;resize:vertical;min-height:118px;max-height:300px;margin-top:12px;border-radius:8px;background:#f5f8f0;font:11px/1.7 var(--mono);padding:11px 13px;word-break:break-all}.invite-paste-note{font-size:9px;color:#91a086;line-height:1.7;margin:6px 0 0}.invite-paste-note span{color:#507443}
@media(max-width:1200px){.invite-control-main{grid-template-columns:minmax(0,1fr) 245px;gap:25px}.invite-source-numbers{gap:12px}.batch-results .batch-receipt{flex-wrap:wrap;gap:14px}.batch-results .batch-live-summary{flex-basis:100%}.batch-results .batch-receipt-counts{width:100%;gap:15px}.batch-results .batch-receipt-counts strong{font-size:21px}}
@media(max-width:950px){.invite-control-main{grid-template-columns:minmax(0,1fr) 210px;gap:20px}.invite-scan-toolbar{align-items:flex-start;flex-direction:column;gap:12px}.invite-source-numbers{gap:18px}.invite-scan-toolbar .batch-scan-actions{align-self:flex-end}.invite-control-top h2{font-size:17px}}
@media(max-width:650px){.invite-focused .page-heading{margin-bottom:17px}.invite-focused .page-heading h1{font-size:25px}.invite-focused .page-heading p{font-size:11px;line-height:1.8}.invite-focused .heading-actions{display:none}.invite-focused .active-job-panel{padding:13px 14px}.invite-control-card{padding:18px 17px 0;margin-bottom:16px}.invite-control-top{gap:12px;align-items:flex-start}.invite-control-top h2{font-size:17px;line-height:1.5}.invite-control-top .text-link{font-size:9px;max-width:75px;line-height:1.8;text-align:right;flex-shrink:0}.invite-control-top .eyebrow{font-size:7px;letter-spacing:1px}.invite-control-main{display:block;margin:17px 0 13px}.invite-source-label{font-size:10px;gap:10px}.invite-source-label select{flex:1;width:auto;font-size:11px}.invite-library-summary{margin-top:14px}.invite-library-summary>strong{font-size:31px}.invite-library-summary small{font-size:10px}.invite-start-area{margin-top:17px}.invite-start-area .button{height:45px;min-height:45px;font-size:14px}.invite-start-area p{font-size:9px;margin-top:9px}.invite-input-area .batch-library-note{font-size:10px}.invite-source-numbers{gap:12px 18px;font-size:10px;display:grid;width:100%;grid-template-columns:1fr 1fr}.invite-source-numbers b{font-size:17px}.invite-scan-toolbar{padding:13px 0;gap:14px}.invite-scan-toolbar .batch-scan-actions{width:100%;align-self:stretch}.invite-scan-toolbar .button{min-height:36px;font-size:11px;flex:1}.invite-advanced{margin:0 -17px;padding:11px 17px}.invite-advanced>summary{font-size:10px}.invite-results-heading-actions{gap:7px}.invite-results-heading-actions select{max-width:125px;font-size:10px;padding:6px 19px 6px 7px}.invite-results-heading-actions .button{width:33px;min-height:33px;padding:5px;font-size:0}.invite-results-heading-actions .button:before{content:"↻";font-size:15px}.batch-results .ledger-heading{padding:18px 17px 15px;gap:10px}.batch-results .ledger-heading h2{font-size:17px}.batch-results .ledger-heading .eyebrow{font-size:7px;letter-spacing:1px}.batch-results .batch-receipt{margin:0 17px 14px;padding:13px}.batch-results .batch-receipt-counts{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px 18px}.batch-results .batch-receipt-counts strong{font-size:22px}.batch-results .batch-mini-progress{gap:9px;font-size:8px}.batch-results .batch-mini-progress .text-link{margin-left:0}.batch-results .filters{padding:0 17px 15px}.batch-results .batch-results-help{font-size:9px}.batch-results-table{min-width:0}.batch-results-table tr{gap:15px 12px;padding:17px}.batch-results-table td:nth-child(n){order:initial;grid-column:auto;display:block;background:none;border-radius:0;padding:0!important}.batch-results-table td:first-child,.batch-results-table td:nth-child(2),.batch-results-table td:nth-child(7){grid-column:1/-1}.batch-results-table td:nth-child(7){background:#f5f8f2;border-radius:6px;padding:10px 12px!important}.batch-results-table td:nth-child(6):before{margin-bottom:5px}.batch-results-table .batch-credit{font-size:16px}.batch-results-table .batch-credit .account-id{font-size:9px}.batch-results-table .batch-result-note{font-size:11px}.batch-results-table .email-button{font-size:13px}.batch-results-footer{padding:14px 17px}.batch-results .empty-state{padding:30px 17px}.batch-results .empty-state h3{font-size:13px}.batch-results .empty-state p{font-size:10px}#invite-quick-tokens{font-size:10px;min-height:112px}}
.invite-source-label select,.invite-results-heading-actions select{border:1px solid #dce4d7;border-radius:7px;color:#375a43;background-color:#f8faf5;outline:none}.invite-source-label select:focus-visible,.invite-results-heading-actions select:focus-visible{border-color:var(--green);box-shadow:0 0 0 3px #19847616}
