:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#25332e;background:#f6f8f7;font-synthesis:none;font-weight:400;--green:#166a53;--green-dark:#12513f;--muted:#87918c;--line:#e9edea;--surface:#fff}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:var(--green);text-decoration:none}a:hover{text-decoration:underline}button{transition:background .15s,box-shadow .15s,transform .15s}button:focus-visible,a:focus-visible{outline:3px solid #79bfa7;outline-offset:3px}input:focus,select:focus,textarea:focus{outline:none;border-color:#83b5a3;box-shadow:0 0 0 3px #166a5310}h1,h2,h3,p{margin:0}h1{font-size:29px;font-weight:650;letter-spacing:-.9px;line-height:1.4}h2{font-size:16px;font-weight:650;letter-spacing:-.2px}h3{font-size:15px;font-weight:600}small{font-size:12px}strong,b{font-weight:600}svg{flex-shrink:0}input,select,textarea{min-width:0}button{white-space:nowrap}::selection{background:#d9eee4;color:#164e3c}.mono{font-family:SFMono-Regular,Consolas,monospace}.muted-text{color:var(--muted)}.text-red{color:#bd4f4f}.tie{color:#d43d2a}.text-amber{color:#a37b37}.full{grid-column:1/-1}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;padding:10px 15px;border:1px solid #dde4df;background:#fff;color:#43524a;border-radius:7px;font-size:13px;font-weight:550;line-height:1.4}.btn:hover{background:#f1f5f2;border-color:#c4d0c8}.btn.primary{background:var(--green);color:#fff;border-color:var(--green);box-shadow:0 2px 3px #155d4110}.btn.primary:hover{background:var(--green-dark)}.btn.small{min-height:34px;padding:7px 11px;font-size:12px}.text-btn{display:inline-flex;align-items:center;gap:6px;color:var(--green);border:0;background:transparent;padding:4px 0;font-size:12px}.text-btn:hover{color:#0d3f30}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;border-radius:6px;background:transparent;color:#859089}.icon-btn:hover{background:#edf4ef;color:var(--green)}.icon-btn.danger:hover{background:#fbefef;color:#bc5151}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.logo{display:flex;align-items:center;gap:9px;white-space:nowrap}.logo-mark{display:grid;place-items:center;width:33px;height:34px;border-radius:8px;background:var(--green);color:#fff}.logo b{font-size:15px;letter-spacing:-.3px;font-weight:750}.logo b>span{font-weight:450;color:var(--green)}.sidebar{width:230px;position:fixed;top:0;bottom:0;left:0;background:#fff;border-right:1px solid var(--line);display:flex;flex-direction:column;z-index:30}.sidebar-logo{height:85px;display:flex;align-items:center;padding:0 26px}.workspace-chip{display:flex;align-items:center;gap:10px;padding:12px 10px;margin:0 18px 15px;border:1px solid var(--line);border-radius:7px;background:#fafbf9}.workspace-avatar{display:grid;place-items:center;background:#e5ede7;color:#536b5d;width:31px;height:31px;border-radius:6px;font-size:14px;font-weight:700}.workspace-chip>div{flex:1}.workspace-chip b{display:block;font-size:12px;font-weight:550}.workspace-chip small{display:block;font-size:8px;letter-spacing:1px;margin-top:4px;color:#96a098}.workspace-chip>svg{color:#8e9a93}.sidebar nav{padding:0 12px;flex:1;overflow-y:auto}.nav-label{font-size:10px;font-weight:550;letter-spacing:.7px;color:#9aa39d;padding:17px 16px 9px}.nav-item{position:relative;display:flex;align-items:center;gap:11px;width:100%;height:42px;padding:0 16px;margin-bottom:3px;border:0;background:transparent;color:#7c8780;border-radius:6px;text-align:left;font-size:13px}.nav-item svg{stroke-width:1.65}.nav-item:hover{background:#f5f8f5;color:#3d6550}.nav-item.selected{background:#eaf4ee;color:#206c50;font-weight:600}.nav-item.selected:before{content:"";position:absolute;left:0;top:12px;bottom:12px;width:3px;border-radius:0 3px 3px 0;background:#398764}.nav-item small{margin-left:auto;font-size:10px;padding:2px 6px;background:#fff;border-radius:4px;color:#668771}.sidebar-bottom{padding:16px 18px;border-top:1px solid var(--line)}.security-note{display:flex;align-items:center;justify-content:center;gap:7px;color:#8ca092;font-size:10px;margin:0 0 16px}.profile{border:0;background:transparent;padding:0;display:flex;align-items:center;gap:10px;width:100%;text-align:left}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;font-size:13px;background:#ebeee4;color:#738160}.profile>div{flex:1}.profile b{display:block;font-size:12px;color:#4e5a52}.profile small{display:block;font-size:10px;margin-top:4px;color:#929b94}.profile>svg{color:#929b94}.main-shell{margin-left:230px;min-height:100dvh}.topbar{height:65px;background:#fff;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;padding:0 34px;gap:12px}.breadcrumbs{display:flex;align-items:center;gap:11px;font-size:11px;color:#939c95}.breadcrumbs b{font-weight:500;color:#536359}.breadcrumbs svg{color:#aeb7b0}.topbar-right{display:flex;align-items:center;gap:10px;font-size:11px;color:#8b978f}.live-dot{width:6px;height:6px;background:#50a27b;border-radius:50%;display:inline-block;box-shadow:0 0 0 3px #edf6f0}.topbar-right .icon-btn{margin-left:3px}.content{max-width:1600px;margin:auto;padding:34px 34px 0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:26px}.eyebrow{font-size:9px;letter-spacing:1.7px;color:#87948a;font-weight:600;margin-bottom:9px}.page-heading h1{margin-bottom:6px}.heading-dot{color:#458369;padding-left:2px}.page-heading p{font-size:12px;color:#919b94;line-height:1.75}.heading-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap;justify-content:flex-end}.date-chip{font-size:10px;color:#8a978d;white-space:nowrap}.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-bottom:25px}.stat-card{background:#fff;border:1px solid var(--line);border-radius:9px;padding:18px 20px 16px;box-shadow:0 2px 4px #25453602;min-width:0}.stat-top{display:flex;align-items:center;justify-content:space-between;color:#7f8c83;font-size:11px;gap:8px}.stat-icon{width:33px;height:33px;display:grid;place-items:center;background:#edf6ee;color:#4e8b66;border-radius:8px}.stat-icon.blue{background:#eff4fa;color:#7799be}.stat-icon.purple{background:#f4f0fa;color:#a18fb9}.stat-icon.amber{background:#fbf6e9;color:#bb9b50}.stat-icon svg{stroke-width:1.65}.stat-value{font-size:31px;font-weight:630;letter-spacing:-.9px;line-height:1.3;margin:13px 0 16px;white-space:nowrap;font-variant-numeric:tabular-nums}.stat-denominator{font-size:17px;font-weight:400;letter-spacing:0;color:#aab3ad}.stat-bottom{display:flex;align-items:center;gap:5px;min-height:15px;font-size:10px;color:#929e95}.stat-bottom>svg{margin-left:auto}.stat-accent{color:#5b8d6d}.stat-currency{border:0;padding:0 13px 0 0;font-size:10px;background:#fff;color:#7f8d81}.panel{border:1px solid var(--line);border-radius:9px;background:#fff;overflow:hidden;min-width:0;box-shadow:0 2px 4px #25453602}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:22px 23px 0}.panel-heading h2{font-size:14px}.panel-heading p{font-size:10px;color:#9da69f;margin-top:7px}.subtle-chip{display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid #eef1ed;border-radius:4px;color:#839486;font-size:9px;white-space:nowrap}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#59936e}.dot.blue{background:#6d9fc3}.dot.amber{background:#c2a461}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:22px;margin-bottom:23px}.chart-summary{display:flex;align-items:baseline;gap:8px;margin:22px 24px 3px}.chart-summary>b{font-size:26px;font-weight:650;letter-spacing:-.7px}.chart-summary>span{font-size:10px;color:#98a19b}.chart-summary>small{font-size:10px;color:#a2aaa4}.chart-summary strong{color:#788b7a;margin:0 3px}.chart-summary-divider{width:1px;height:14px;background:#e6ece7;margin:0 5px;align-self:center}.chart-wrap{padding:0 22px 0 13px}.chart-wrap svg{width:100%;height:194px;display:block}.chart-footer{display:flex;justify-content:space-between;align-items:center;gap:8px;padding:13px 23px;border-top:1px solid #f0f2ef;color:#98a79c;font-size:9px}.chart-footer>span{display:flex;gap:7px;align-items:center}.chart-footer .text-btn{font-size:10px}.count-pill{display:inline-flex;align-items:center;justify-content:center;background:#f4f4ee;color:#9d9a78;border-radius:5px;min-width:20px;font-size:10px;margin-left:5px;padding:3px 5px}.todo-panel{display:flex;flex-direction:column}.all-clear{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:23px 15px;color:#8b9a8b;text-align:center}.all-clear>div{display:grid;place-items:center;width:51px;height:51px;border:1px solid #e8f0e9;background:#f5f9f4;border-radius:50%;color:#80a382;margin-bottom:15px}.all-clear h3{font-size:12px;font-weight:500;margin-bottom:10px}.all-clear p{font-size:10px;color:#a3aca4;line-height:1.8}.stock-nudge{display:flex;align-items:center;justify-content:space-between;gap:6px;margin:0 20px 16px;padding:11px 12px;background:#f8f9f5;border-radius:6px;font-size:10px;color:#839280}.stock-nudge>span{display:flex;align-items:center;gap:5px}.stock-nudge .text-btn{font-size:10px}.reminders{flex:1;padding:12px 19px}.reminders button{display:flex;align-items:center;gap:11px;background:none;border:0;border-bottom:1px solid #f0f3ef;padding:11px 0;text-align:left;width:100%}.reminders button>div{min-width:0;flex:1}.reminders strong{display:block;font-size:11px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#637066}.reminders small{font-size:9px;color:#a0a79f;display:block;margin-top:5px}.reminders button>svg{color:#b7beb6}.reminder-icon{display:grid;place-items:center;background:#fbf6eb;color:#b39c62;width:32px;height:32px;border-radius:7px;flex-shrink:0}.reminder-icon.red{background:#faf0eb;color:#c99376}.dashboard-lower{display:grid;grid-template-columns:1fr 1.1fr;gap:22px}.client-distribution{padding:25px 23px 20px}.client-distribution>div{display:flex;align-items:center;gap:10px;margin-bottom:20px;font-size:11px}.client-rank{font-size:10px;color:#a5b1a5}.distribution-name{width:95px;color:#657565;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.client-distribution .meter{flex:1;width:auto;min-width:20px;height:6px}.client-distribution b{width:20px;text-align:right;color:#71886f}.client-distribution small{font-size:9px;color:#a6afa3}.timeline{padding:18px 22px 12px}.timeline>div:not(.empty){position:relative;display:flex;align-items:flex-start;gap:11px;padding-bottom:21px}.timeline-dot{width:7px;height:7px;border:2px solid #a4b9a1;border-radius:50%;margin-top:5px;flex-shrink:0}.timeline>div:not(:last-child):not(.empty):after{content:"";width:1px;position:absolute;left:3px;top:16px;bottom:3px;background:#edf1e9}.timeline p{font-size:10px;color:#7e8c7b;line-height:1.6}.timeline p b{font-weight:600;color:#566b55;margin-right:5px}.timeline p>span{margin-left:7px;color:#a2ada0}.timeline small{display:block;font-size:9px;color:#b0b7ab;margin-top:5px;line-height:1.5;overflow-wrap:anywhere}.timeline time{margin-left:auto;white-space:nowrap;font-size:9px;color:#aab4a4;padding-top:3px}.timeline>div>div{min-width:0}.quick-start{display:flex;align-items:center;gap:15px;background:#edf3ee;border:1px solid #e4ece4;border-radius:8px;padding:19px 23px;margin-top:23px}.quick-icon{width:40px;height:40px;background:#e0ece1;border-radius:8px;display:grid;place-items:center;color:#6b8e6c}.quick-start b{font-size:12px;color:#4e7152}.quick-start p{font-size:10px;color:#91a28d;margin-top:6px}.quick-start .btn{margin-left:auto;font-size:11px;background:#fffefa;border-color:#dfe8dc;color:#668262}.page-footer{display:flex;justify-content:space-between;gap:10px;margin:26px 0 0;padding-bottom:20px;font-size:9px;color:#b1b9b0;letter-spacing:.2px}.table-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:17px 20px;border-bottom:1px solid var(--line)}.search-input{display:flex;align-items:center;gap:9px;width:320px;max-width:100%;color:#9ba89f}.search-input input{border:0;background:none;padding:7px 0;width:100%;font-size:12px;box-shadow:none;outline:none}.search-input input::placeholder{color:#a0aaa3}.search-input button{border:0;background:none;color:#9da8a0;padding:3px;display:grid;place-items:center}.table-tools{display:flex;align-items:center;gap:10px}.table-tools select{border:1px solid #e4e9e3;background:#fff;border-radius:5px;height:34px;padding:0 25px 0 10px;color:#7a8a7d;font-size:11px}.desktop-table{overflow-x:auto}table{border-collapse:collapse;width:100%;text-align:left;font-size:12px}th{background:#fafbf9;color:#9aa698;font-weight:500;font-size:10px;height:40px;white-space:nowrap;padding:12px 20px;border-bottom:1px solid var(--line)}td{padding:16px 20px;border-bottom:1px solid #eff2ed;color:#778572;font-size:11px;line-height:1.6}td:first-child{color:#42563f}th:last-child,td:last-child{padding-right:18px}tbody tr:last-child td{border-bottom:0}tbody tr:hover{background:#fcfdfb}.entity-name{display:flex;align-items:center;gap:10px;min-width:0}.entity-name>div{min-width:0}.entity-name strong{display:block;color:#52664e;font-weight:550;font-size:12px;overflow-wrap:anywhere}.entity-name small{display:block;margin-top:4px;font-size:10px;color:#a2ae9f;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid #eaf0e6;border-radius:7px;background:#f6f9f3;color:#89a080;flex-shrink:0}.capacity{min-width:75px;max-width:110px;font-size:10px;color:#a1ad9c}.capacity b{color:#5d7a52}.meter{height:4px;background:#eff3eb;border-radius:4px;overflow:hidden;margin-top:7px}.meter>i{height:100%;display:block;border-radius:4px;background:#81a27a;max-width:100%}.badge{display:inline-flex;align-items:center;gap:5px;border-radius:4px;font-size:10px;line-height:1.2;font-weight:450;padding:5px 7px;white-space:nowrap;background:#edf6ec;color:#63895a}.badge>i{width:4px;height:4px;border-radius:50%;background:currentColor}.badge.blue{background:#eef3f9;color:#7797b8}.badge.amber{background:#fbf5e8;color:#b19a5c}.badge.red{background:#fcf0ee;color:#bd8275}.badge.muted{background:#f0f2ef;color:#97a08f}.row-actions{display:flex;align-items:center;gap:2px}.row-actions .icon-btn{width:28px;height:30px}.amount-pair b{display:block;color:#5b6e52;font-size:12px;white-space:nowrap}.amount-pair small{display:block;color:#a2ae98;font-size:9px;margin-top:3px}.table-footer{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:13px 20px;border-top:1px solid var(--line);color:#a9b1a1;font-size:10px}.empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;text-align:center;padding:50px 20px;color:#a5ae9d}.empty-icon{display:grid;place-items:center;width:55px;height:55px;background:#f2f6ee;border:1px solid #eaf0e4;border-radius:14px;color:#9aac8e;margin-bottom:6px}.empty h3{font-size:13px;color:#8a9a7d;font-weight:500}.empty p{font-size:11px;line-height:1.8}.empty .btn{margin-top:9px}.dashboard-lower .empty{padding:35px 20px}.dashboard-lower .empty-icon{width:43px;height:43px;border-radius:10px}.dashboard-lower .empty-icon svg{width:22px}.inventory-summary{display:flex;align-items:center;gap:23px;margin:-2px 0 20px;color:#95a08c;font-size:11px;flex-wrap:wrap}.inventory-summary>span{display:flex;align-items:center;gap:6px}.inventory-summary b{color:#6f8362}.inventory-summary>span:last-child{margin-left:auto}.currency-bar{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:-3px 0 10px;font-size:10px;color:#a3ad9c}.currency-bar select{border:1px solid #e3e9dd;border-radius:4px;background:#fff;padding:4px 20px 4px 7px;color:#74866b;font-size:11px}.stats-grid.billing{grid-template-columns:repeat(3,minmax(0,1fr))}.billing .stat-value{font-size:28px}.tabs{display:flex;gap:25px;border-bottom:1px solid #e5ebe0;margin-bottom:20px}.tabs button{border:0;background:none;padding:12px 0;color:#a2ac9a;font-size:12px;border-bottom:2px solid transparent;margin-bottom:-1px}.tabs button.selected{color:var(--green);border-bottom-color:var(--green);font-weight:550}.tabs span{font-size:10px;background:#eaf0e5;padding:2px 5px;border-radius:3px;margin-left:5px}.load-more{padding:15px;text-align:center;border-top:1px solid var(--line)}.mobile-cards,.bottom-nav,.menu-btn,.close-menu{display:none}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#122b2152;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:flex;align-items:center;justify-content:center;padding:24px}.modal{background:#fff;width:570px;max-width:100%;max-height:90dvh;overflow:auto;border-radius:13px;box-shadow:0 20px 80px #112c2129;animation:modal-in .18s ease-out}.modal.wide{width:760px}@keyframes modal-in{0%{transform:translateY(8px);opacity:.5}to{transform:translateY(0);opacity:1}}.modal-head{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:23px 26px;border-bottom:1px solid var(--line);position:sticky;top:0;background:#fff;z-index:2}.modal-head h2{font-size:19px}.modal-head p{color:#94a08c;font-size:11px;margin-top:8px;line-height:1.7;overflow-wrap:anywhere}.modal-head .icon-btn{margin:-3px -7px 0 0}.modal-body{padding:24px 26px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:19px 17px}.field{display:flex;flex-direction:column;gap:8px;min-width:0}.field>span{font-size:12px;font-weight:500;color:#6b7a61}.field input,.field select,.field textarea{border:1px solid #dfe6d9;border-radius:6px;padding:11px 12px;background:#fff;color:#4f6544;font-size:13px;width:100%;min-height:42px;line-height:1.5}.field select{padding-right:23px}.field input::placeholder,.field textarea::placeholder{color:#b7beae}.field textarea{resize:vertical;min-height:85px}.field small{font-size:10px;font-weight:400;color:#9aa68f;line-height:1.7}.field input:disabled,.field select:disabled{background:#f5f7f1;color:#a6b199}.modal-footer{display:flex;justify-content:flex-end;align-items:center;gap:10px;padding:17px 26px;border-top:1px solid var(--line);position:sticky;bottom:0;background:#fff;z-index:2}.error-box{display:flex;align-items:flex-start;gap:9px;color:#af655c;background:#fff1ed;border:1px solid #f3dcd4;border-radius:6px;padding:12px 14px;font-size:12px;line-height:1.7;margin:14px 0;overflow-wrap:anywhere}.error-box svg{margin-top:2px}.info-box{display:flex;align-items:flex-start;gap:9px;background:#f3f7ef;border:1px solid #e6edde;border-radius:6px;padding:13px 14px;font-size:11px;color:#8c9a7c;line-height:1.8}.info-box b{color:#6d825c;font-weight:500}.info-box p{margin-top:4px}.checkbox-row{display:flex;align-items:center;gap:9px;color:#7d8e6c;font-size:12px}.checkbox-row input{accent-color:var(--green);width:17px;height:17px}.bill-preview{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#f4f8ef;padding:17px 18px;border-radius:7px;font-size:12px;color:#849574}.bill-preview strong{font-size:24px;color:#4a7640;letter-spacing:-.5px}.confirm-description{display:flex;align-items:flex-start;gap:12px;color:#9cab8b;font-size:13px;line-height:1.9;margin-bottom:20px}.confirm-description svg{color:#baa36e;margin-top:3px}.secret-value{margin-bottom:15px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin:0}.detail-grid>div{min-width:0}.detail-grid dt{font-size:11px;color:#a3ad96;margin-bottom:7px}.detail-grid dd{font-size:13px;margin:0;color:#647b54;line-height:1.8;overflow-wrap:anywhere;white-space:pre-wrap}.detail-grid a{display:inline-flex;align-items:center;gap:4px}.detail-section{margin-top:25px;padding-top:21px;border-top:1px solid var(--line)}.detail-section h3{font-size:13px;margin-bottom:14px;color:#73875e}.detail-section>p{font-size:12px}.history-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #eef2e8;padding:13px 0;font-size:12px;color:#81926d}.history-row:last-child{border:0}.history-row>div{min-width:0}.history-row b{font-weight:500;font-size:12px;overflow-wrap:anywhere}.history-row small{display:block;margin-top:5px;color:#a3b090;font-size:10px;line-height:1.7;white-space:pre-wrap;overflow-wrap:anywhere}.history-row>strong{white-space:nowrap}.toast{position:fixed;z-index:150;bottom:27px;left:calc(50% + 115px);transform:translate(-50%);display:flex;align-items:center;gap:10px;max-width:90vw;background:#264f35;color:#f2f7ed;border:1px solid #406a43;border-radius:9px;padding:13px 21px;box-shadow:0 5px 20px #24453025;font-size:13px}.toast svg{color:#b7d9a3}.starting{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:22px;color:#849678;font-size:12px}.starting .error-box{max-width:90vw}.auth-layout{min-height:100dvh;display:grid;grid-template-columns:1fr 1fr}.auth-art{position:relative;overflow:hidden;background:#eaf1e9;padding:45px 55px;display:flex;flex-direction:column;justify-content:space-between;gap:35px}.auth-art:after{content:"";position:absolute;width:650px;height:650px;border:1px solid #d8e6d6;border-radius:50%;right:-410px;bottom:-320px;box-shadow:0 0 0 80px #e3ece12a,0 0 0 160px #e0eade33;pointer-events:none}.auth-art h1{font-size:46px;line-height:1.5;letter-spacing:-2px;color:#285941;margin:17px 0}.auth-art .eyebrow{color:#859d83;font-size:10px}.auth-art>div>p{font-size:14px;line-height:2.1;color:#8da18a}.auth-art>small{font-size:10px;color:#94a48d}.auth-flow{display:flex;align-items:center;gap:16px;margin-top:40px;color:#97ad8f}.auth-flow>span{display:flex;align-items:center;gap:7px;padding:13px 12px;background:#f9fbf6b5;border:1px solid #dce7d4;border-radius:7px;color:#728b67;font-size:11px}.auth-flow>svg{width:16px}.auth-main{display:flex;align-items:center;justify-content:center;flex-direction:column;padding:60px 40px;position:relative;background:#fff}.auth-card{width:350px;max-width:100%}.auth-card h2{font-size:28px;color:#335c41;margin:10px 0 12px;letter-spacing:-.7px}.auth-card>p{font-size:12px;color:#9caa90;line-height:1.8;margin-bottom:30px}.auth-card .field{margin-bottom:19px}.auth-card .field input{min-height:46px}.auth-submit{width:100%;margin-top:8px;min-height:45px}.auth-submit>svg:last-child{margin-left:auto}.auth-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:10px;color:#adb89f;margin-top:20px}.auth-footer{position:absolute;bottom:25px;font-size:10px;color:#b4bdaa}.mobile-brand{display:none}@media(min-width:1500px){.content{padding-top:40px}.stat-card{padding:22px 24px}.chart-wrap svg{height:230px}.panel-heading{padding-top:25px}.sidebar{width:250px}.main-shell{margin-left:250px}.toast{left:calc(50% + 125px)}}@media(max-width:1200px){.sidebar{width:206px}.sidebar-logo{padding-left:20px}.workspace-chip{margin-left:12px;margin-right:12px}.workspace-chip b{font-size:11px}.main-shell{margin-left:206px}.topbar{padding:0 24px}.content{padding:28px 24px 0}.stat-card{padding:16px}.stat-value{font-size:26px}.stats-grid{gap:12px}.date-chip{display:none}.dashboard-grid{gap:16px;grid-template-columns:1.5fr 1fr}.dashboard-lower{gap:16px}.panel-heading{padding:20px 19px 0}.stock-nudge{margin-left:14px;margin-right:14px;padding:10px 8px}.chart-footer{padding:12px 17px}.chart-footer>span{font-size:8px}.chart-summary{margin-left:21px}.timeline{padding-left:18px;padding-right:18px}.timeline p>span{display:none}th,td{padding-left:15px;padding-right:15px}.row-actions{gap:0}.row-actions .icon-btn{width:25px}.auth-art{padding:40px 35px}.auth-art h1{font-size:40px}.auth-flow{gap:8px}.auth-flow>span{gap:5px;padding:10px 8px;font-size:10px}.auth-flow>span svg{width:18px}}@media(max-width:1000px){.sidebar{width:190px}.main-shell{margin-left:190px}.workspace-chip{gap:7px}.workspace-chip>svg{display:none}.sidebar-logo .logo b{font-size:14px}.nav-item{padding-left:12px;font-size:12px}.nav-label{padding-left:12px}.sidebar-bottom{padding-left:14px;padding-right:14px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stat-card{padding:18px 20px}.stat-value{font-size:30px;margin:9px 0 11px}.dashboard-grid,.dashboard-lower{grid-template-columns:1fr}.all-clear{padding:25px}.todo-panel .stock-nudge{margin:0 20px 17px}.chart-wrap svg{height:210px}.chart-footer>span{font-size:10px}.client-distribution .distribution-name{width:135px}.timeline p>span{display:inline}.panel-heading{padding:21px 23px 0}.stats-grid.billing .stat-value{font-size:21px}.billing .stat-card{padding:17px 15px}.page-heading{align-items:flex-start}.heading-actions .btn{font-size:11px;padding:10px 11px}.toast{left:calc(50% + 95px)}}@media(max-width:760px){:root{background:#f6f8f5}.sidebar{width:252px;transform:translate(-100%);transition:transform .2s ease;z-index:90;box-shadow:10px 0 40px #15362212}.sidebar.open{transform:translate(0)}.sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;background:#142b2252;z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sidebar-logo{justify-content:space-between;padding-right:15px}.sidebar-logo .logo b{font-size:15px}.workspace-chip{margin-left:18px;margin-right:18px;gap:10px}.workspace-chip b{font-size:12px}.workspace-chip>svg{display:block}.sidebar-bottom{padding:16px 18px;padding-bottom:max(16px,env(safe-area-inset-bottom))}.nav-item{height:44px;font-size:13px;padding-left:16px}.nav-label{padding-left:16px}.main-shell{margin-left:0;padding-bottom:74px}.topbar{height:58px;padding:0 16px;background:#ffffffed}.breadcrumbs{gap:9px;font-size:10px}.breadcrumbs .menu-btn{margin-left:-5px;color:#778a6e}.topbar-right{gap:5px}.desktop-label{display:none}.topbar-right>.live-dot{display:none}.menu-btn,.close-menu{display:inline-flex}.content{padding:23px 17px 0}.page-heading{gap:12px;margin-bottom:20px}.eyebrow{font-size:8px;letter-spacing:1.5px;margin-bottom:7px}h1{font-size:25px;letter-spacing:-.6px}.page-heading p{font-size:11px;max-width:270px;line-height:1.8}.heading-actions{gap:8px;flex-shrink:0;flex-direction:column;align-items:flex-end}.heading-actions .btn{font-size:11px;padding:8px 10px;min-height:36px}.heading-actions .btn>svg{width:15px}.heading-actions .btn:not(.primary){order:2}.stats-grid{gap:11px;margin-bottom:18px}.stat-card{border-radius:8px;padding:14px 14px 12px}.stat-top{font-size:10px}.stat-icon{width:28px;height:28px;border-radius:7px}.stat-icon svg{width:17px}.stat-value{font-size:26px;margin:10px 0 12px;letter-spacing:-.7px}.stat-denominator{font-size:14px}.stat-bottom{font-size:9px;gap:4px}.stat-currency{font-size:9px}.dashboard-grid,.dashboard-lower{gap:17px;margin-bottom:17px}.panel{border-radius:8px}.panel-heading{padding:19px 18px 0}.panel-heading h2{font-size:13px}.panel-heading p{font-size:9px;margin-top:6px}.panel-heading>.text-btn{font-size:10px}.subtle-chip{font-size:8px;padding:4px 6px}.chart-summary{margin:20px 18px 1px}.chart-summary>b{font-size:25px}.chart-summary>small{font-size:9px}.chart-wrap{padding:1px 11px 0 5px}.chart-wrap svg{height:auto;min-height:145px}.chart-footer{padding:12px 17px}.chart-footer>span{font-size:8px}.chart-footer .text-btn{font-size:9px}.all-clear{padding:23px 15px}.all-clear>div{width:46px;height:46px}.all-clear h3{font-size:11px}.all-clear p{font-size:9px}.stock-nudge{margin:0 16px 16px!important}.client-distribution{padding:23px 18px 12px}.client-distribution>div{gap:8px;font-size:10px}.client-distribution .distribution-name{width:100px}.timeline{padding:19px 18px 8px}.timeline time{font-size:8px}.timeline p{font-size:10px}.timeline small{font-size:9px}.timeline p>span{display:none}.quick-start{gap:10px;padding:16px;margin-top:0;flex-wrap:wrap}.quick-icon{width:35px;height:35px}.quick-start b{font-size:11px}.quick-start p{font-size:9px;line-height:1.7}.quick-start .btn{width:100%;margin-top:3px;min-height:40px}.page-footer{font-size:8px;line-height:1.7;margin-top:23px;padding-bottom:7px}.page-footer>span:last-child{display:none}.bottom-nav{position:fixed;display:flex;align-items:stretch;left:0;right:0;bottom:0;padding-bottom:env(safe-area-inset-bottom);background:#fffffff5;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-top:1px solid #e5ebdf;z-index:50;height:calc(63px + env(safe-area-inset-bottom))}.bottom-nav button{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;gap:5px;border:0;background:transparent;color:#a0ac94;font-size:9px}.bottom-nav button.selected{color:var(--green);font-weight:600}.bottom-nav button svg{stroke-width:1.7}.bottom-nav button.selected svg{stroke-width:2}.table-toolbar{padding:12px 14px;gap:7px;flex-wrap:wrap}.search-input{width:100%;height:38px;max-width:none;border-bottom:1px solid #f0f3eb;padding:0 0 9px;margin-bottom:3px}.search-input input{font-size:12px}.table-tools{width:100%;gap:8px;justify-content:flex-end}.table-tools select{height:37px;flex:1;max-width:180px;margin-right:auto;font-size:11px}.export-btn{height:37px;min-height:37px!important;font-size:11px!important;padding:7px 10px!important}.desktop-table{display:none}.mobile-cards{display:block;padding:0 14px}.record-card{padding:17px 0;border-bottom:1px solid #eaf0e3}.record-card:last-child{border-bottom:0}.record-title{margin-bottom:15px}.record-title .entity-name strong{font-size:13px}.entity-name small{max-width:250px;font-size:10px}.entity-icon{width:36px;height:36px}.record-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px 12px}.record-field{min-width:0}.record-field>span{display:block;font-size:10px;color:#acb5a0;margin-bottom:5px}.record-field>div{font-size:12px;color:#7a8d69;overflow-wrap:anywhere}.record-field .entity-name strong{font-size:11px}.record-field .entity-name small{white-space:normal;overflow-wrap:anywhere}.record-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;border-top:1px dashed #edf1e7;padding-top:8px;margin-top:0}.record-actions>span{font-size:10px;color:#a6b198}.row-actions{gap:6px}.row-actions .icon-btn,.record-actions .icon-btn{width:44px;height:44px;background:#f6f9f1;border-radius:7px}.row-actions .icon-btn.danger{background:#fbf7f1;color:#b8a788}.row-actions .icon-btn svg{width:17px;height:17px}.record-actions .btn{min-height:44px}.table-footer{padding:12px 14px;font-size:9px}.table-footer>span:last-child{display:none}.badge{font-size:10px;padding:5px 7px}.capacity{max-width:100px}.inventory-summary{gap:14px;font-size:10px;margin-bottom:16px}.inventory-summary>span:last-child{display:none}.stats-grid.billing{grid-template-columns:1fr;gap:9px;margin-bottom:20px}.billing .stat-card{display:grid;grid-template-columns:1fr 1fr;padding:13px 16px;align-items:center;gap:5px 10px}.billing .stat-top{font-size:11px;justify-content:flex-start;gap:9px}.billing .stat-icon{order:-1;width:28px;height:28px}.billing .stat-value{font-size:23px;grid-column:2;grid-row:1/3;text-align:right;margin:0}.billing .stat-bottom{padding-left:37px;font-size:9px}.currency-bar{font-size:9px;margin-top:-4px}.tabs{gap:23px;margin-bottom:16px}.tabs button{padding:11px 0;font-size:12px}.empty{padding:40px 20px}.empty h3{font-size:12px}.empty p{font-size:10px}.empty .btn{min-height:44px}.modal-backdrop{padding:0;align-items:stretch;background:#fff}.modal,.modal.wide{width:100%;height:100dvh;max-height:100dvh;border-radius:0;box-shadow:none;display:flex;flex-direction:column}.modal>form{flex:1;display:flex;flex-direction:column;min-height:0}.modal-head{padding:20px;flex-shrink:0;border-bottom:1px solid #e7eee0}.modal-head h2{font-size:19px}.modal-head p{font-size:11px}.modal-head .icon-btn{width:44px;height:44px;margin:-7px -7px 0 0}.modal-body{padding:23px 20px;overflow:auto;flex:1}.form-grid{grid-template-columns:1fr;gap:19px}.field input,.field select,.field textarea{font-size:16px;min-height:46px;padding:11px 12px}.field>span{font-size:12px}.field small{font-size:11px}.field textarea{min-height:100px}.modal-footer{padding:15px 20px calc(15px + env(safe-area-inset-bottom));flex-shrink:0}.modal-footer .btn{min-height:46px;flex:1;font-size:14px}.info-box{font-size:12px;padding:13px}.checkbox-row{font-size:13px;min-height:44px}.checkbox-row input{width:20px;height:20px}.detail-grid{grid-template-columns:1fr;gap:21px}.detail-grid dd{font-size:14px}.history-row{font-size:12px;gap:10px}.history-row b{font-size:12px}.history-row small{font-size:10px}.bill-preview strong{font-size:27px}.toast{left:50%;bottom:calc(78px + env(safe-area-inset-bottom));padding:13px 17px;font-size:12px;width:max-content;max-width:90vw}.error-box{font-size:12px}.auth-layout{display:block;min-height:100dvh}.auth-art{display:none}.auth-main{min-height:100dvh;padding:40px 25px 65px;background:#fcfdf9}.mobile-brand{display:block;margin-bottom:55px}.auth-card{width:380px}.auth-card h2{font-size:29px}.auth-card>p{font-size:12px}.auth-card .field input{min-height:49px}.auth-submit{min-height:49px;margin-top:13px}.auth-note,.auth-footer{font-size:10px}.auth-card .eyebrow{font-size:9px}}.page-heading p,.stat-top,.stat-bottom,.panel-heading p,.entity-name small,.field small,.field>span,.detail-grid dt,.table-footer,.timeline small,.timeline time,.all-clear p,.empty p,.record-field>span,.record-actions>span,.auth-card>p,.auth-note{color:#71806d}.stat-value{white-space:normal;overflow-wrap:anywhere}.table-toolbar input::placeholder{color:#84917d}.timeline p{font-size:11px}.timeline small,.timeline time{font-size:10px}@media(max-width:760px){.page-heading p{font-size:12px}.stat-top{font-size:11px}.stat-bottom,.stat-currency{font-size:10px}.panel-heading p,.chart-footer>span,.chart-footer .text-btn,.all-clear p,.stock-nudge,.stock-nudge .text-btn,.page-footer{font-size:10px}.all-clear h3,.empty h3{font-size:13px}.empty p{font-size:12px}.record-field>span,.record-actions>span,.entity-name small{font-size:11px}.record-field>div{font-size:13px}.badge,.table-footer,.inventory-summary,.auth-note{font-size:11px}.stat-value{font-size:clamp(22px,6.6vw,26px)}.timeline p{font-size:12px}.timeline small,.timeline time{font-size:10px}.quick-start p{font-size:10px}.subtle-chip{font-size:9px}.history-row small{font-size:11px}.bottom-nav button{font-size:10px}.field small,.info-box{color:#718066}.record-title .entity-name strong{overflow-wrap:anywhere}}.parent-members{border:1px solid #dce8df;border-radius:9px;background:#f7faf7;padding:16px;display:grid;gap:15px;min-width:0}.parent-members-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.parent-members-heading h3{font-size:14px;color:#365b43}.parent-members-heading p{font-size:11px;color:#71806d;margin-top:6px}.parent-members .field textarea{background:#fff;min-height:132px;resize:vertical}.parent-members-hint,.email-list-feedback{font-size:11px;color:#71806d;line-height:1.8;overflow-wrap:anywhere}.email-list-feedback p{margin-top:4px}.current-members{border:1px solid #e3eae1;border-radius:6px;background:#fff;padding:10px 12px;min-width:0}.current-members-label{display:flex;align-items:center;justify-content:space-between;font-size:11px;color:#71806d}.current-members ul{max-height:120px;overflow:auto;margin:7px 0 0;padding:0;list-style:none}.current-members li{font-size:12px;color:#4c6b51;padding:3px 0;overflow-wrap:anywhere}.parent-members .text-btn{min-height:32px}@media(max-width:760px){.parent-members{padding:14px;gap:14px}.parent-members-heading{align-items:flex-start;flex-wrap:wrap}.parent-members-hint,.email-list-feedback,.current-members-label{font-size:12px}.current-members li{font-size:13px}.current-members .text-btn{min-height:44px}}.client-toolbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:14px 0}.client-toolbar>span,.client-check-note{font-size:11px;line-height:1.8;color:#71806d}.client-check-note{margin:12px 0;overflow-wrap:anywhere}.client-manager .tabs{margin:15px 0}.client-manager>.search-input,.client-manager form>.search-input{width:100%;margin:12px 0}.client-manager table td{padding:13px 10px}.client-manager table th{padding:10px;font-size:11px}.client-state-cell{display:flex;flex-direction:column;gap:6px}.client-state-cell small{font-size:10px;overflow-wrap:anywhere}.client-selection{max-height:285px;overflow:auto;border:1px solid #e3eae1;border-radius:8px;margin:12px 0 16px}.client-choice{display:flex;gap:12px;align-items:center;padding:13px 15px;border-bottom:1px solid #edf1e9;cursor:pointer}.client-choice:last-child{border:0}.client-choice input{width:18px;height:18px;accent-color:var(--green);flex-shrink:0}.client-choice span{min-width:0}.client-choice b{display:block;font-size:13px;overflow-wrap:anywhere}.client-choice small{display:block;font-size:11px;color:#71806d;margin-top:5px;overflow-wrap:anywhere}.client-manager .field{margin:16px 0}.client-manager .bill-preview{margin-top:17px}@media(max-width:760px){.client-manager .client-toolbar .btn{min-height:44px}.client-check-note{font-size:12px}.client-state-cell small{font-size:11px}.client-selection{max-height:300px}.client-choice{min-height:62px}.client-choice small{font-size:12px}.client-manager .mobile-cards{padding:0}.client-manager .record-actions .btn{min-height:44px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.client-match-results{max-height:320px;overflow:auto;border:1px solid #e3eae1;border-radius:8px;margin:12px 0 16px}.client-match-results td{overflow-wrap:anywhere}.client-match-results table{table-layout:fixed}.client-match-results .record-title{overflow-wrap:anywhere}.client-manager textarea[name=assignment_emails]{resize:vertical}.client-match-results .load-more .btn{min-height:44px}.earnings-filters{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:20px 0}.earning-fields{border:0;padding:0;margin:0;display:grid;gap:18px;min-width:0}.earning-fields .bill-preview{margin:0}.earnings-filters input,.earnings-filters select{width:100%}@media(max-width:760px){.earnings-filters{grid-template-columns:1fr;gap:12px}.earnings-filters input,.earnings-filters select{font-size:16px;min-height:44px}.earning-fields .bill-preview{flex-wrap:wrap}}@media(max-width:760px){.client-match-results{max-height:360px;padding:0 12px}.client-match-results .record-fields{grid-template-columns:1fr}.client-match-results .record-card{padding:15px 0}.client-match-results .record-title{font-size:13px}}.gmail-import-preview{min-width:0;padding:14px;border:1px solid var(--border, #deded9);border-radius:10px;max-height:320px;overflow:auto;overflow-wrap:anywhere;font-size:13px}.gmail-import-preview>p{margin:8px 0}.gmail-import-row{display:flex;flex-direction:column;gap:4px;padding:10px 0;border-top:1px solid var(--border, #deded9);margin-top:8px}.gmail-import-row span{color:var(--text-secondary, #61615b)}.gmail-secret-extra{margin-top:20px}.gmail-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:24px 0}.gmail-overview>div{background:#fff;border:1px solid var(--line);border-radius:12px;padding:19px 22px;display:flex;flex-direction:column;gap:8px}.gmail-overview span{font-size:12px;color:#78897f}.gmail-overview strong{font-size:29px;color:var(--green);font-variant-numeric:tabular-nums}.gmail-tabs{overflow-x:auto}.gmail-toolbar{display:flex;align-items:center;gap:14px;margin:18px 0}.gmail-toolbar .search-input{max-width:none;flex:1;width:auto;background:#fff;border:1px solid var(--line);border-radius:8px;padding:0 12px;height:43px}.gmail-toolbar select{height:43px;border:1px solid var(--line);border-radius:8px;padding:0 12px;background:#fff;color:#496053;font-size:13px}.gmail-batchbar{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin:14px 0;padding:13px 15px;background:#edf5ef;border:1px solid #dceade;border-radius:10px}.gmail-batchbar>span{font-size:12px;color:#697c6d}.gmail-batchbar .text-btn{padding:8px}.gmail-stock-name{display:flex;gap:10px;align-items:center;min-width:0}.gmail-stock-name>input[type=checkbox],.gmail-account-card header>input{accent-color:var(--green);width:18px;height:18px;flex-shrink:0}.gmail-stock-name>div{min-width:0}.gmail-stock-name strong{overflow-wrap:anywhere;font-size:13px}.gmail-stock-name small{display:block;color:#819086;font-size:11px;margin-top:5px}.gmail-row-actions{flex-wrap:wrap}.gmail-notice{display:flex;align-items:center;gap:8px;background:#e8f5ee;color:#276444;padding:12px 16px;border-radius:9px;font-size:13px;margin-bottom:15px}.gmail-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:17px}.gmail-account-card{min-width:0;background:#fff;border:1px solid #e0e8e2;border-radius:13px;box-shadow:0 3px 13px #123c2304;padding:19px}.gmail-account-card>header{display:flex;gap:10px;align-items:center;min-width:0}.gmail-account-card>header>strong{font-size:15px;flex:1;overflow-wrap:anywhere;color:#254437}.gmail-account-meta{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:14px 0 17px}.gmail-account-meta>span:last-child{font-size:11px;color:#8a988f}.gmail-password-cell,.gmail-code-cell{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;background:#f6f8f6;border:1px solid #eef1ec;border-radius:9px;margin-bottom:10px;min-width:0;flex-wrap:wrap}.gmail-password-cell>div:first-child,.gmail-code-cell>div:first-child{flex:1;min-width:0}.gmail-field-label{display:block;font-size:11px;color:#7b8e81;margin-bottom:8px}.gmail-password{border:0!important;box-shadow:none!important;outline:none!important;background:transparent;font-size:15px;color:#3d5145;width:100%;padding:0!important}.gmail-code-cell{background:#f0f7f2}.gmail-code{font-family:Consolas,monospace;font-size:27px;letter-spacing:3px;color:#226447;font-weight:700;white-space:nowrap}.gmail-inline-actions,.gmail-code-actions{display:flex;align-items:center;gap:7px}.gmail-countdown{width:35px;height:35px;display:grid;place-items:center;border-radius:50%;background:radial-gradient(closest-side,#f0f7f2 78%,transparent 80%),conic-gradient(#478d65 var(--progress),#dde9df 0);font-size:10px;color:#45805b;font-variant-numeric:tabular-nums}.gmail-code-cell.expiring{background:#fff9ed}.gmail-code-cell.expiring .gmail-code{color:#9c732a}.gmail-copy-wrap{display:inline-flex;align-items:center;gap:5px;position:relative;flex-wrap:wrap;min-width:0}.gmail-copy-wrap>small{font-size:10px;color:var(--green)}.gmail-copy.compact{width:34px;height:34px;min-height:34px;padding:0}.gmail-copy-fallback{width:100%;min-height:65px;max-width:100%;font-size:13px;border:1px solid #ddd;border-radius:7px;padding:8px;overflow-wrap:anywhere}.gmail-help{font-size:12px;line-height:1.8;color:#78907e;margin:15px 0}.gmail-account-card>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;border-top:1px solid #edf1ec;padding-top:13px;margin-top:14px}.gmail-account-card>footer .text-btn{font-size:12px;min-height:34px}.gmail-submitted{display:flex;align-items:center;gap:6px;font-size:12px;color:#477360;margin-top:12px;overflow-wrap:anywhere}.gmail-recovery{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:11px;color:#87988c;padding-top:6px}.gmail-recovery b{overflow-wrap:anywhere;flex:1;color:#557560;min-width:0}.gmail-empty{display:flex;flex-direction:column;align-items:center;gap:14px;padding:60px 24px;background:#fff;border:1px dashed #d9e4db;border-radius:12px;text-align:center;color:#78907e}.gmail-empty p{font-size:13px}.gmail-pagination{display:flex;align-items:center;justify-content:center;gap:16px;margin:22px 0;font-size:12px}.gmail-submit-panel{display:flex;align-items:center;flex-wrap:wrap;gap:14px;border:1px solid #9ec5ac;background:#f7fcf8;border-radius:11px;padding:20px}.gmail-submit-panel>div{flex:1;min-width:180px}.gmail-submit-panel p{font-size:12px;color:#769582;margin-top:7px}.gmail-submit-panel label{display:flex;flex-direction:column;gap:7px;font-size:12px}.gmail-submit-panel select{min-height:40px;border:1px solid #ccd9cf;border-radius:7px;padding:8px;min-width:180px;max-width:100%;background:#fff}.client-gmail-list{border:1px solid #dce9df;background:#fbfdfb;padding:17px;border-radius:10px;margin-bottom:24px}.gmail-submit-heading{display:flex;gap:12px;align-items:center;justify-content:space-between}.gmail-submit-heading h3{font-size:15px}.gmail-submit-heading h3>span{color:var(--green);margin-left:5px}.gmail-submit-heading p{font-size:11px;color:#819686;margin-top:6px}.client-gmail-list .search-input{max-width:none}.client-gmail-list .empty{padding:25px 15px}.client-gmail-list .empty p{font-size:12px}.client-gmail-list .gmail-batchbar{padding:10px}.gmail-secret-extra>.gmail-code-cell{margin-bottom:20px}@media(max-width:1100px){.gmail-account-grid{grid-template-columns:1fr}.gmail-overview>div{padding:16px}.gmail-stock-name{flex-wrap:wrap}.gmail-stock-name>div{flex:1}}@media(max-width:760px){.gmail-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:19px 0}.gmail-overview>div{padding:14px 16px}.gmail-overview strong{font-size:26px}.gmail-toolbar{flex-wrap:wrap;gap:9px}.gmail-toolbar .search-input{flex-basis:100%;margin:0;padding:0 12px;height:44px}.gmail-toolbar select{width:100%;font-size:14px;height:44px}.gmail-tabs{gap:20px}.gmail-tabs button{white-space:nowrap}.gmail-account-grid{gap:14px}.gmail-account-card{padding:15px}.gmail-account-card>header>strong{font-size:14px}.gmail-account-card header>input,.gmail-stock-name>input[type=checkbox]{width:20px;height:20px}.gmail-account-meta{flex-wrap:wrap}.gmail-account-meta>span:last-child{font-size:11px}.gmail-copy.compact{width:40px;height:40px;min-height:40px}.gmail-code{font-size:26px;letter-spacing:2px}.gmail-password-cell,.gmail-code-cell{padding:12px;gap:7px}.gmail-password-cell .gmail-inline-actions{gap:3px}.gmail-password{font-size:16px}.gmail-batchbar{gap:9px;padding:12px}.gmail-batchbar .btn{min-height:42px;font-size:12px;padding:8px 10px}.gmail-help{font-size:12px}.gmail-submit-panel{padding:16px}.gmail-submit-panel label,.gmail-submit-panel select{width:100%;min-width:0}.gmail-submit-panel select{font-size:16px;min-height:44px}.gmail-submit-panel>.btn{flex:1;min-height:44px}.gmail-submit-heading{align-items:flex-start;flex-direction:column}.client-gmail-list{padding:13px}.client-gmail-list .mobile-cards{padding:0}.gmail-stock-name strong{font-size:13px}.gmail-stock-name>div{min-width:0}.gmail-row-actions{gap:6px}.gmail-account-card>footer .text-btn{min-height:44px}.gmail-copy-fallback{font-size:16px}}.gmail-copy-wrap>.gmail-copied{position:absolute;bottom:calc(100% + 5px);right:0;z-index:2;white-space:nowrap;background:#205b42;color:#fff;padding:4px 7px;border-radius:5px;font-size:10px;box-shadow:0 2px 6px #1b482b12;pointer-events:none}@media(max-width:760px){.gmail-overview{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.gmail-overview>div{padding:11px 8px;gap:7px}.gmail-overview span{font-size:10px;min-height:28px;line-height:1.4}.gmail-overview strong{font-size:23px}.gmail-toolbar .search-input{flex:1 1 130px;width:auto}.gmail-toolbar select{width:118px;flex:0 0 118px;font-size:12px}.gmail-code-cell>div:first-child{min-width:124px}.gmail-code-actions{margin-left:auto}}.gmail-export-toolbar{display:flex;justify-content:flex-end;padding:12px 16px;border-bottom:1px solid var(--line)}.client-manager-picker{display:grid;gap:10px;min-width:0}.client-manager-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;max-height:240px;overflow:auto}.client-manager-options label{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid #dce3ee;border-radius:10px;cursor:pointer;min-width:0}.client-manager-options label.selected{background:#edf6f1;border-color:#91bca7}.client-manager-options input[type=checkbox]{width:17px;height:17px;flex:none}.client-manager-options span{min-width:0;overflow-wrap:anywhere}.client-manager-options small{display:block;color:#64748b;font-weight:400}.gmail-quantity-panel{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:16px;background:#f5f9f6;border:1px solid #dce8df;border-radius:12px;margin-bottom:12px}.gmail-quantity-panel label{display:flex;align-items:center;gap:10px;font-weight:600}.gmail-quantity-panel input{width:88px;min-height:40px;padding:8px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.gmail-quantity-presets{display:flex;flex-wrap:wrap;gap:6px}.gmail-quantity-panel>small,.gmail-quantity-panel>p{flex-basis:100%;margin:0;color:#64748b}.gmail-quantity-panel>p{color:var(--green)}@media(max-width:600px){.client-manager-options{grid-template-columns:1fr}.gmail-quantity-panel{padding:12px}.gmail-quantity-panel>small{line-height:1.6}}.gmail-invalid-btn{color:#b24747;border-color:#edcccc}.gmail-invalid-btn:hover{background:#fff3f3;border-color:#d7a3a3}.gmail-account-card footer{flex-wrap:wrap}.gmail-parent-picker{display:flex;flex-direction:column;gap:8px;min-width:0}.gmail-parent-picker small{color:var(--muted);line-height:1.6}.gmail-parent-panel{display:flex;flex-wrap:wrap;align-items:end;gap:12px;padding:16px;margin:12px 0;border:1px solid var(--line);border-radius:10px;background:#f5f9f6}.gmail-parent-panel .gmail-parent-picker{flex:1 1 240px}.gmail-parent-picker select{width:100%;min-width:0;min-height:42px;padding:10px;border:1px solid #dfe6d9;border-radius:7px;background:#fff}.gmail-parent-panel>p{flex-basis:100%;font-size:13px}.receipts-panel{margin-bottom:23px}@media(max-width:760px){.receipts-panel{margin-bottom:17px}.receipts-panel .chart-summary{flex-wrap:wrap;row-gap:10px}}.provider-tabs{display:inline-flex;gap:0;border:1px solid var(--line);border-radius:8px;overflow:hidden;margin-bottom:14px;background:#fff}.provider-tabs button{border:0;background:#fff;padding:8px 18px;font-size:12px;color:#7c8a80}.provider-tabs button.selected{background:var(--green);color:#fff;font-weight:550}
