@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&family=Roboto+Slab:wght@400;500;600;700&display=swap";:root{--ink:#17231e;--muted:#69756f;--line:#e1e7e3;--paper:#fff;--canvas:#f5f7f5;--green:#0f7552;--green-dark:#09563c;--green-pale:#eaf5ef;--amber:#b96d10;--red:#c34b45;--shadow:0 16px 45px #1f342a12}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{color:var(--ink);background:var(--canvas);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,Arial,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}svg{width:20px;height:20px;display:block}.crm-login-shell{background:radial-gradient(circle at 50% 0%, #e7f3ec 0, transparent 42%), var(--canvas);place-items:center;min-height:100vh;padding:24px;display:grid}.crm-login-card{background:#fff;border:1px solid #dbe5df;border-radius:22px;width:min(430px,100%);padding:36px;box-shadow:0 24px 70px #1436261f}.crm-login-card>img{object-fit:contain;width:178px;height:62px;margin:0 auto 26px;display:block}.crm-login-card>div small{color:var(--green);letter-spacing:.12em;font:800 12px Manrope,sans-serif}.crm-login-card h1{letter-spacing:-1px;margin:8px 0 6px;font:800 34px Manrope,sans-serif}.crm-login-card p{color:var(--muted);margin:0;font-size:15px;line-height:1.5}.crm-login-card form{gap:17px;margin-top:28px;display:grid}.crm-login-card label{gap:8px;display:grid}.crm-login-card label span{color:#4f6057;font-size:14px;font-weight:700}.crm-login-card input{width:100%;height:50px;color:var(--ink);background:#fff;border:1px solid #cedbd4;border-radius:11px;outline:none;padding:0 14px;font-size:16px}.crm-login-card input:focus{border-color:#62a486;box-shadow:0 0 0 4px #0f75521a}.crm-login-card form>button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:11px;min-height:50px;font-size:16px;font-weight:800}.crm-login-card form>button:hover{background:var(--green-dark)}.crm-login-error{background:#fff0ef;border-radius:9px;padding:10px 12px;color:#a43832!important;font-size:14px!important}.crm-admin-signin{color:var(--green);cursor:pointer;background:0 0;border:0;margin:18px auto 0;font-size:14px;font-weight:700;display:block}@media (width<=520px){.crm-login-shell{padding:16px}.crm-login-card{border-radius:18px;padding:28px 22px}}.simple-app{min-height:100vh;padding-bottom:50px}.simple-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border-bottom:1px solid #e0e7e2e6;justify-content:space-between;align-items:center;height:68px;padding:0 max(24px,50vw - 590px);display:flex;position:sticky;top:0}.simple-brand{color:inherit;align-items:center;gap:11px;text-decoration:none;display:flex}.simple-brand>span{color:#fff;background:var(--green);letter-spacing:-.3px;border-radius:11px;place-items:center;width:38px;height:38px;font:800 13px Manrope,sans-serif;display:grid}.simple-brand>img{object-fit:contain;width:144px;height:49px;display:block}.simple-brand div{gap:1px;display:grid}.simple-brand strong{letter-spacing:-.3px;font:800 14px Manrope,sans-serif}.simple-brand small{color:#849089;font-size:10px}.header-right{color:#77837d;align-items:center;gap:7px;font-size:11px;font-weight:600;display:flex}.sync-dot{background:#2aa778;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #dff3e9}.sync-dot.loading{animation:1s ease-in-out infinite pulse}.user-avatar{width:34px;height:34px;color:var(--green);background:#eff7f2;border:1px solid #cfe1d7;border-radius:50%;place-items:center;margin-left:8px;font:800 11px Manrope,sans-serif;display:grid}.simple-main{width:min(1180px,100% - 48px);margin:0 auto}.welcome{justify-content:space-between;align-items:end;min-height:190px;padding:54px 0 32px;display:flex}.welcome p{color:var(--green);letter-spacing:.1em;text-transform:uppercase;margin:0 0 10px;font-size:11px;font-weight:700}.welcome h1{letter-spacing:-1.7px;margin:0 0 9px;font:800 clamp(30px,4vw,43px)/1.05 Manrope,sans-serif}.welcome div>span{color:var(--muted);font-size:14px}.welcome .last-tally-sync{width:fit-content;color:var(--green);align-items:center;gap:5px;margin-top:8px;font-size:11px;font-weight:700;display:flex}.welcome .last-tally-sync svg{width:13px;height:13px}.welcome button,.secondary-button{color:#53615a;cursor:pointer;background:#fff;border:1px solid #d6dfda;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:9px 13px;font-size:11px;font-weight:700;display:inline-flex}.welcome button svg{width:15px;height:15px}.welcome button:hover,.secondary-button:hover{background:#fbfcfb;border-color:#aebeb5}.welcome button:disabled,button:disabled{cursor:wait;opacity:.58}.welcome-actions{align-items:center;gap:8px;display:flex}.workspace-tabs{z-index:12;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;border:1px solid #dce5e0;border-radius:15px;grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:5px;margin-bottom:18px;padding:7px;display:grid;position:sticky;top:78px;box-shadow:0 8px 24px #1c312614}.workspace-tabs button{color:#66756d;cursor:pointer;background:0 0;border:0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-height:52px;font-size:12px;font-weight:700;display:flex;position:relative}.workspace-tabs button:hover{color:var(--green);background:#f1f7f4}.workspace-tabs button.active{color:#fff;background:var(--green);box-shadow:0 6px 16px #0f755238}.workspace-tabs svg{width:21px;height:21px}.active-workspace{min-height:calc(100vh - 250px)}.home-section{border:1px solid var(--line);background:var(--paper);box-shadow:var(--shadow);border-radius:20px;margin-bottom:28px;padding:28px}.section-heading{grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:23px;display:grid}.section-heading>span{width:32px;height:32px;color:var(--green);background:var(--green-pale);border-radius:9px;place-items:center;font:800 10px Manrope,sans-serif;display:grid}.section-heading h2{letter-spacing:-.55px;margin:0 0 4px;font:800 20px Manrope,sans-serif}.section-heading p{color:var(--muted);margin:0;font-size:12px}.section-action{justify-self:end}.primary-small{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 15px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 5px 14px #0f755229}.primary-small:hover{background:var(--green-dark)}.primary-small svg{width:15px;height:15px}.attendance-grid{grid-template-columns:minmax(0,1.65fr) minmax(290px,.75fr);gap:16px;display:grid}.attendance-card,.today-visits{background:#fbfcfb;border:1px solid #dfe6e2;border-radius:15px;min-height:230px}.attendance-card{grid-template-columns:minmax(240px,.8fr) minmax(320px,1.2fr);align-items:center;gap:24px;padding:22px;display:grid}.attendance-card.active{background:linear-gradient(145deg,#f7fcf9,#fff);border-color:#b8dbc9;display:block}.attendance-state{align-items:flex-start;gap:13px;display:flex}.state-icon{width:42px;height:42px;color:var(--green);background:var(--green-pale);border-radius:12px;flex:0 0 42px;place-items:center;display:grid}.state-icon svg{width:20px}.attendance-state small,.active-visit-top small{color:#809087;text-transform:uppercase;letter-spacing:.06em;margin-bottom:5px;font-size:10px;font-weight:700;display:block}.attendance-state strong{margin-bottom:5px;font:700 15px Manrope,sans-serif;display:block}.attendance-state p{color:var(--muted);margin:0;font-size:11px;line-height:1.45}.visit-form{grid-template-columns:1fr 1fr;gap:9px;display:grid}.visit-form label,.checkout-form label{gap:6px;display:grid}.visit-form label span,.checkout-form label span,.field>span{color:#58665f;font-size:10px;font-weight:700}.visit-form select,.visit-form input,.checkout-form select,.checkout-form textarea,.field input,.field select,.field textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #d9e2dd;border-radius:9px;outline:none}.visit-form select,.visit-form input,.checkout-form select,.field input,.field select{height:39px;padding:0 11px}.visit-form select:focus,.visit-form input:focus,.checkout-form select:focus,.checkout-form textarea:focus,.field input:focus,.field select:focus,.field textarea:focus{border-color:#72ad93;box-shadow:0 0 0 3px #0f755214}.check-button,.checkout-button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:9px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;min-height:40px;font-size:11px;font-weight:700;display:inline-flex}.check-button svg,.checkout-button svg{width:17px;height:17px}.active-visit-top{border-bottom:1px solid #e1e9e4;grid-template-columns:auto 1fr auto;align-items:center;gap:12px;padding-bottom:18px;display:grid}.active-visit-top h3{margin:0;font:800 19px Manrope,sans-serif}.active-visit-top a{width:fit-content;color:var(--green);align-items:center;gap:4px;margin-top:5px;font-size:9px;font-weight:700;text-decoration:none;display:inline-flex}.active-visit-top a svg{width:11px;height:11px}.active-visit-top>strong{color:var(--green);letter-spacing:-.6px;font:800 22px Manrope,monospace}.live-pulse{background:#1ca570;border:3px solid #d7f0e4;border-radius:50%;width:12px;height:12px;animation:1.7s ease-in-out infinite pulse;box-shadow:0 0 0 4px #eaf8f1}.checkout-form{grid-template-columns:minmax(260px,1fr) 210px auto;align-items:end;gap:10px;padding-top:17px;display:grid}.checkout-form textarea{resize:vertical;min-height:68px;padding:10px 11px}.checkout-form select{height:68px}.checkout-button{background:#263a31;grid-column:auto;height:68px;padding:0 17px}.mini-title{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.mini-title strong{font:700 13px Manrope,sans-serif}.mini-title span{width:23px;height:23px;color:var(--green);background:var(--green-pale);border-radius:7px;place-items:center;font-size:10px;font-weight:700;display:grid}.visit-list{gap:12px;display:grid}.visit-list>div{grid-template-columns:29px 1fr;align-items:start;gap:10px;display:grid}.visit-list>div>span{border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.visit-list .done{color:var(--green);background:var(--green-pale)}.visit-list .live{color:#fff;background:var(--green)}.visit-list strong,.visit-list small,.visit-list em{display:block}.visit-list small{color:#86918b;margin-top:2px;font-size:9px}.visit-list em{color:#59675f;background:#edf1ee;border-radius:5px;width:fit-content;margin-top:4px;padding:3px 6px;font-size:8px;font-style:normal}.visit-list a{color:var(--green);margin-top:3px;font-size:8px;font-weight:700;text-decoration:none;display:inline-block}.visit-map-links{gap:8px;display:flex}.location-error{color:#b54b45;grid-column:1/-1;align-items:flex-start;gap:6px;margin:0;font-size:9px;line-height:1.4;display:flex}.location-error svg{flex:0 0 13px;width:13px;height:13px}.checkout-location-error{grid-column:1/-1}.empty-mini,.empty-wide{color:#91a098;text-align:center;place-items:center;display:grid}.empty-mini{min-height:150px}.empty-mini svg{width:25px;height:25px;margin-bottom:7px}.empty-mini p{margin:0;font-size:10px}.attendance-shell{grid-template-columns:minmax(0,1.55fr) minmax(300px,.65fr);gap:18px;display:grid}.attendance-main-card{background:#fbfcfb;border:1px solid #dce5df;border-radius:18px;flex-direction:column;align-items:center;min-height:610px;padding:28px;display:flex}.attendance-client-picker{grid-template-columns:1fr 1fr;gap:14px;width:min(620px,100%);display:grid}.attendance-client-picker label,.visit-result-form label{gap:8px;display:grid}.attendance-client-picker label>span,.visit-result-form label>span{color:#53625a;font-size:14px;font-weight:700}.attendance-client-picker select,.attendance-client-picker input,.visit-result-form select,.visit-result-form textarea{width:100%;color:var(--ink);background:#fff;border:1px solid #cfdad4;border-radius:12px;outline:none;font-size:16px}.attendance-client-picker select,.attendance-client-picker input,.visit-result-form select{height:52px;padding:0 15px}.attendance-client-picker select:focus,.attendance-client-picker input:focus,.visit-result-form select:focus,.visit-result-form textarea:focus{border-color:#62a486;box-shadow:0 0 0 4px #0f75521a}.current-visit{background:#eef8f2;border:1px solid #bcd9ca;border-radius:14px;justify-content:center;align-items:center;gap:14px;width:min(620px,100%);padding:14px 18px;display:flex}.current-visit small{color:#668074;text-transform:uppercase;margin-bottom:3px;font-size:12px;font-weight:700;display:block}.current-visit h3{margin:0;font:800 21px Manrope,sans-serif}.current-visit a{color:var(--green);align-items:center;gap:5px;margin-top:5px;font-size:12px;font-weight:700;text-decoration:none;display:inline-flex}.current-visit a svg{width:14px;height:14px}.attendance-orb{color:#fff;cursor:pointer;background:radial-gradient(circle at 35% 25%,#38a47c,#0f7552 58%,#075238);border:10px solid #fff;border-radius:50%;flex-direction:column;flex:0 0 238px;justify-content:center;align-items:center;gap:5px;width:238px;height:238px;margin:28px auto 16px;transition:transform .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 0 0 4px #cddbd4,0 14px 32px #103e2b38}.attendance-orb:hover{transform:translateY(-2px);box-shadow:0 0 0 4px #b9cec3,0 18px 38px #103e2b45}.attendance-orb:active{transform:scale(.98)}.attendance-orb.checkout{background:radial-gradient(circle at 35% 25%,#66736d,#30443b 58%,#172b22)}.attendance-orb:disabled{cursor:wait;opacity:.66;transform:none}.orb-icon{background:#ffffff26;border-radius:50%;place-items:center;width:68px;height:68px;margin-bottom:7px;display:grid}.orb-icon svg{stroke-width:1.6px;width:39px;height:39px}.attendance-orb strong{letter-spacing:-.7px;font:800 28px Manrope,sans-serif}.attendance-orb small{opacity:.78;font-size:14px;font-weight:700}.attendance-orb:disabled .orb-icon svg{animation:1s linear infinite spin}.attendance-hint{color:#617169;justify-content:center;align-items:center;gap:7px;margin:0 0 20px;font-size:14px;display:flex}.attendance-hint svg{width:16px;height:16px;color:var(--green)}.orb-error{justify-content:center;margin:-8px 0 18px;font-size:13px}.attendance-stats{background:#fff;border:2px solid #bdd6c9;border-radius:17px;grid-template-columns:repeat(3,1fr);width:min(650px,100%);margin-top:auto;display:grid;overflow:hidden}.attendance-stats>div{text-align:center;border-right:1px solid #cfd8d3;gap:8px;padding:17px 12px;display:grid}.attendance-stats>div:last-child{border-right:0}.attendance-stats span{color:#67756e;font-size:13px;font-weight:600}.attendance-stats strong{font:800 19px Manrope,sans-serif}.visit-result-form{border-top:1px solid #dfe6e2;grid-template-columns:1.35fr .8fr;gap:14px;width:min(650px,100%);margin-top:20px;padding-top:20px;display:grid}.visit-result-form textarea{resize:vertical;min-height:86px;padding:13px 15px}.visit-result-form select{height:86px}.visit-result-form label span em{color:#8c9992;font-size:11px;font-style:normal;font-weight:500}.visit-result-form>p{color:#7c8882;text-align:center;grid-column:1/-1;margin:-3px 0 0;font-size:12px}.simple-brand strong{font-size:17px}.simple-brand small{font-size:12px}.header-right{font-size:13px}.user-avatar{width:38px;height:38px;font-size:13px}.welcome{min-height:150px;padding:38px 0 28px}.welcome p{font-size:13px}.welcome div>span{font-size:16px}.welcome button,.secondary-button{min-height:44px;padding:0 16px;font-size:14px}.home-section{border-radius:18px;padding:32px;box-shadow:0 8px 28px #1f342a0e}.section-heading{margin-bottom:26px}.section-heading>span{width:38px;height:38px;font-size:12px}.section-heading h2{font-size:26px}.section-heading p{font-size:15px;line-height:1.45}.primary-small{min-height:46px;padding:0 18px;font-size:14px}.section-summary small{font-size:12px}.section-summary strong{font-size:21px}.section-summary>div{padding:17px 19px}.list-head{min-height:43px;font-size:11px}.list-row{min-height:70px;padding:12px 16px;font-size:14px}.list-row small{font-size:12px}.simple-status{padding:6px 9px;font-size:11px}.tally-state{min-width:245px;padding:10px 12px}.tally-state small{font-size:10px}.order-card{padding:20px}.order-card>p{font-size:13px}.order-card>h3{font-size:20px}.order-meta small{font-size:10px}.order-card footer span{font-size:11px}.integration-note,.total-outstanding small,.total-outstanding span{font-size:12px}.total-outstanding strong{font-size:30px}.ageing-grid small{font-size:11px}.ageing-grid strong{font-size:16px}.sort-row>span,.sort-row button{font-size:12px}.sort-row button{min-height:36px;padding:7px 12px}.reminder-actions button{min-height:38px;padding:0 12px;font-size:11px}.simple-modal>header h2{font-size:23px}.simple-modal>header p,.field>span,.line-title strong{font-size:13px}.field input,.field select{height:46px;padding:0 13px;font-size:14px}.field textarea{font-size:14px}.line-title small{font-size:11px}.product-suggestions strong{font-size:13px}.product-suggestions small,.product-suggestions em{font-size:11px}.simple-toast{font-size:14px}.today-visits{padding:22px}.mini-title strong{font-size:17px}.mini-title span{width:28px;height:28px;font-size:12px}.visit-list{gap:17px}.visit-list>div{grid-template-columns:36px 1fr;gap:12px}.visit-list>div>span{width:34px;height:34px}.visit-list>div>span svg{width:17px;height:17px}.visit-list strong{font-size:14px}.visit-list small{font-size:12px}.visit-list a{font-size:11px}.visit-list em{font-size:10px}.empty-mini p{font-size:13px}@keyframes spin{to{transform:rotate(360deg)}}.catalogue-search{margin-bottom:18px;position:relative}.catalogue-search-field{background:#f7faf8;border:1px solid #cddfd4;border-radius:12px;align-items:center;gap:10px;min-height:52px;padding:4px 7px 4px 14px;display:flex}.catalogue-search-field:focus-within{border-color:var(--green);background:#fff;box-shadow:0 0 0 3px #0f75521a}.catalogue-search-field>svg{color:var(--green);flex:0 0 21px}.catalogue-search-field input{width:100%;min-width:0;min-height:42px;color:var(--ink);background:0 0;border:0;outline:0;flex:1;padding:0;font-size:16px}.catalogue-search-field input::placeholder{color:#748178}.catalogue-search-field input::-webkit-search-cancel-button{display:none}.catalogue-search-clear{color:#617168;cursor:pointer;background:0 0;border:0;border-radius:8px;flex:0 0 42px;place-items:center;width:42px;height:42px;padding:0;display:grid}.catalogue-search-clear:hover{background:var(--green-pale)}.catalogue-search-clear:focus-visible{outline:2px solid var(--green)}.catalogue-search-dropdown{z-index:16;background:#fff;border:1px solid #d4e1d9;border-radius:12px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 14px 32px #182c2229}.catalogue-search-options{overscroll-behavior:contain;max-height:min(360px,45dvh);position:relative;overflow-y:auto}.catalogue-search-options>button{width:100%;min-height:66px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf2ef;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:11px;padding:10px 12px;display:grid}.catalogue-search-options>button:last-child{border-bottom:0}.catalogue-search-options>button:hover,.catalogue-search-options>button.active{background:var(--green-pale)}.catalogue-search-options>button>span:nth-child(2){gap:4px;min-width:0;display:grid}.catalogue-search-options strong{overflow-wrap:anywhere;font-size:14px;line-height:1.3}.catalogue-search-options small{color:#76847b;overflow-wrap:anywhere;font-size:12px}.catalogue-search-options>button>svg{width:18px;height:18px;color:var(--green)}.catalogue-search-options .product-thumb{width:42px;height:42px}.catalogue-search-dropdown>p{color:var(--muted);border-top:1px solid #edf2ef;margin:0;padding:12px;font-size:13px}.catalogue-search-summary{color:var(--muted);margin:-3px 0 14px;font-size:13px}.category-tabs{scrollbar-width:thin;gap:8px;margin-bottom:20px;padding-bottom:5px;display:flex;overflow-x:auto}.category-tabs button{color:#58675f;cursor:pointer;background:#fff;border:1px solid #d7e1db;border-radius:12px;flex:none;align-items:center;gap:7px;min-height:46px;padding:0 13px;font-size:13px;font-weight:700;display:inline-flex}.category-tabs button>span{font-size:18px}.category-tabs button small{color:#718078;background:#edf2ef;border-radius:20px;place-items:center;min-width:21px;height:21px;font-size:10px;display:grid}.category-tabs button.active{border-color:var(--green);color:#fff;background:var(--green)}.category-tabs button.active small{color:var(--green);background:#fff}.product-catalogue{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.product-card{background:#fff;border:1px solid #dfe6e2;border-radius:16px;overflow:hidden;box-shadow:0 7px 22px #1b30250e}.catalogue-photo{color:#7e8b84;background:linear-gradient(145deg,#f7f9f7,#eef3f0);place-items:center;height:210px;font-size:48px;display:grid;position:relative;overflow:hidden}.catalogue-photo img{object-fit:contain;background:#fff;width:100%;height:100%;padding:12px;position:absolute;inset:0}.product-card-body{padding:17px}.product-card-body>small{color:var(--green);letter-spacing:.06em;font-size:11px;font-weight:800}.product-card-body h3{margin:5px 0 9px;font:800 18px/1.25 Manrope,sans-serif}.product-card-body p{color:#65726b;white-space:pre-line;min-height:58px;margin:0;font-size:13px;line-height:1.5;overflow:hidden}.product-variants{background:#f4f7f5;border-radius:8px;gap:3px;margin-top:10px;padding:8px 10px;display:grid}.product-variants strong{color:#6e7b74;text-transform:uppercase;font-size:9px}.product-variants span{color:#425149;font-size:11px}.product-card-body footer{border-top:1px solid #e6ebe8;grid-template-columns:auto 1fr;align-items:baseline;gap:5px;margin-top:15px;padding-top:13px;display:grid}.product-card-body footer strong{color:var(--green);font:800 19px Manrope,sans-serif}.product-card-body footer span{color:#849089;font-size:11px}.product-admin-actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:12px;display:grid}.product-admin-actions button{color:#175d3d;cursor:pointer;background:#fff;border:1px solid #cbd9d1;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:38px;font-weight:800;display:flex}.product-admin-actions button.danger{color:#a52b2b;background:#fff8f8;border-color:#efc5c5}.product-admin-actions svg{width:15px;height:15px}.product-share-button{color:#087840;cursor:pointer;background:#eaf8f0;border:1px solid #b9dec9;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:44px;margin-top:13px;font-size:13px;font-weight:800;display:flex}.product-share-button:hover{color:#fff;background:#168f55;border-color:#168f55}.product-share-button:disabled{cursor:wait;opacity:.68}.product-share-button svg{width:18px;height:18px}.product-share-button:disabled svg{animation:1s linear infinite spin}.product-share-preview{background:#f3f6f4;justify-items:center;gap:12px;padding:20px;display:grid}.product-share-preview img{object-fit:contain;background:#fff;border:1px solid #d9e2dd;border-radius:12px;width:min(420px,100%);max-height:58vh;display:block;box-shadow:0 12px 32px #1930241a}.product-share-preview p{color:#627068;text-align:center;align-items:center;gap:7px;margin:0;font-size:12px;display:flex}.product-share-preview p svg{width:16px;height:16px;color:var(--green);flex:0 0 16px}.product-share-actions{padding:15px 20px calc(15px + env(safe-area-inset-bottom));border-top:1px solid var(--line);background:#fff;justify-content:flex-end;gap:9px;display:flex}.product-share-actions .secondary-button,.product-share-actions .whatsapp-button{min-height:46px}.empty-product-category{text-align:center;background:#fafcfa;border:2px dashed #d8e2dc;border-radius:16px;align-content:center;place-items:center;min-height:330px;padding:30px;display:grid}.empty-product-category>span{font-size:54px}.empty-product-category h3{margin:12px 0 4px;font:800 20px Manrope,sans-serif}.empty-product-category p{color:var(--muted);margin:0 0 18px;font-size:13px}.product-photo-field{cursor:pointer;margin-bottom:18px;display:grid}.product-photo-field>input{opacity:0;width:1px;height:1px;position:absolute}.product-photo-preview{min-height:210px;color:var(--green);background:#f6faf8;border:2px dashed #cbd9d1;border-radius:14px;align-content:center;place-items:center;gap:7px;display:grid;overflow:hidden}.product-photo-preview svg{width:32px;height:32px}.product-photo-preview strong{font-size:15px}.product-photo-preview small{color:#7e8b84;font-size:11px}.product-photo-preview img{object-fit:contain;background:#fff;width:100%;height:260px}.product-form .field textarea{min-height:110px}.section-summary{border:1px solid var(--line);background:#fafbfa;border-radius:12px;grid-template-columns:repeat(3,1fr);margin-bottom:15px;display:grid;overflow:hidden}.section-summary>div{border-right:1px solid var(--line);gap:5px;padding:14px 17px;display:grid}.section-summary>div:last-child{border-right:0}.section-summary small{color:#7c8882;text-transform:uppercase;letter-spacing:.05em;font-size:9px;font-weight:600}.section-summary strong{font:800 16px Manrope,sans-serif}.simple-list{border:1px solid var(--line);border-radius:13px;overflow:hidden}.list-head,.list-row{align-items:center;display:grid}.quote-list .list-head,.quote-list .list-row{grid-template-columns:1.05fr 1.55fr .9fr .8fr 30px}.payment-list .list-head,.payment-list .list-row{grid-template-columns:1.5fr .85fr .75fr .85fr 1.15fr}.list-head{color:#8a958f;letter-spacing:.06em;text-transform:uppercase;background:#f7f9f7;min-height:35px;padding:0 14px;font-size:8px;font-weight:700}.list-row{text-align:left;background:#fff;border:0;border-top:1px solid #ebefec;width:100%;min-height:56px;padding:9px 14px;font-size:11px}button.list-row{cursor:pointer}button.list-row:hover{background:#f9fcfa}.list-row strong,.list-row small{display:block}.list-row strong{font-size:11px}.list-row small{color:#8a948f;margin-top:3px;font-size:9px}.row-arrow{color:#9aa59f;justify-self:end}.row-arrow svg{width:15px;height:15px}.simple-status{color:#69746e;background:#edf1ee;border-radius:20px;align-items:center;gap:5px;width:fit-content;padding:4px 7px;font-size:8px;font-weight:700;display:inline-flex}.simple-status i{background:currentColor;border-radius:50%;width:5px;height:5px}.simple-status.sent,.simple-status.confirmed,.simple-status.packing{color:#97600f;background:#fff2d9}.simple-status.accepted,.simple-status.delivered{color:#11704f;background:#e4f4eb}.simple-status.negotiation,.simple-status.dispatched{color:#376d9e;background:#e8f1fa}.tally-state{background:#fafbfa;border:1px solid #dce5e0;border-radius:10px;align-items:center;gap:9px;min-width:218px;padding:8px 9px;display:flex}.tally-state>span{border-radius:50%;width:8px;height:8px}.tally-state.setup>span{background:#d38a26;box-shadow:0 0 0 3px #fff0d8}.tally-state.connected>span{background:#1aa36f;box-shadow:0 0 0 3px #dff3ea}.tally-state div{gap:1px;min-width:0;display:grid}.tally-state strong{font-size:9px}.tally-state small{color:#849089;font-size:8px}.tally-state button{width:28px;height:28px;color:var(--green);background:var(--green-pale);cursor:pointer;border:0;border-radius:7px;place-items:center;margin-left:auto;display:grid}.tally-state button svg{width:13px;height:13px}.orders-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.detailed-orders-grid{grid-template-columns:1fr}.order-card{border:1px solid var(--line);color:var(--ink);font:inherit;text-align:left;background:#fff;border-radius:14px;padding:17px;overflow:hidden}.order-card.clickable{cursor:pointer;transition:border-color .15s,box-shadow .15s,transform .15s}.order-card.clickable:hover,.order-card.clickable:focus-visible{border-color:#a9cfbb;outline:none;transform:translateY(-1px);box-shadow:0 8px 22px #11563d17}.order-party-summary{margin-bottom:16px}.order-card-top{justify-content:space-between;align-items:center;display:flex}.order-icon{width:34px;height:34px;color:var(--green);background:var(--green-pale);border-radius:9px;place-items:center;display:grid}.order-icon svg{width:17px;height:17px}.order-card>p{color:var(--muted);margin:17px 0 4px;font-size:10px}.order-card>h3{margin:0 0 16px;font:800 17px Manrope,sans-serif}.order-meta{border-top:1px solid #edf0ee;grid-template-columns:1fr 1fr;padding:12px 0;display:grid}.order-meta span{gap:4px;display:grid}.order-meta small{color:#89948e;text-transform:uppercase;font-size:8px}.order-meta strong{font-size:11px}.order-card footer{background:#f8faf8;margin:0 -17px -17px;padding:10px 17px}.order-card footer span{color:#897551;align-items:center;gap:6px;font-size:8px;font-weight:700;display:flex}.order-card footer span.synced{color:var(--green)}.order-card footer svg{width:12px;height:12px}.order-products{background:#f5f8f6;border-radius:10px;gap:7px;margin:13px 0;padding:10px;display:grid}.order-products>span{grid-template-columns:30px 1fr auto;align-items:center;gap:8px;display:grid}.order-products img,.order-products i{object-fit:contain;background:#fff;border:1px solid #e0e6e2;border-radius:7px;place-items:center;width:30px;height:30px;font-size:13px;font-style:normal;display:grid}.order-products b{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.order-products small,.order-products em{color:#728078;font-size:10px;font-style:normal}.order-pending-items{background:#fbfcfb;border:1px solid #dce6e1;border-radius:10px;margin:13px 0;display:grid;overflow:hidden}.order-pending-head,.order-pending-line{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.order-pending-head{color:#7b8781;text-transform:uppercase;background:#f2f6f4;padding:8px 11px;font-size:8px;font-weight:800}.order-pending-head span:last-child{text-align:right}.order-pending-line{border-top:1px solid #e5ebe8;padding:11px}.order-pending-line>span{gap:3px;min-width:0;display:grid}.order-pending-line>span:last-child{text-align:right;justify-items:end}.order-pending-line b{text-overflow:ellipsis;font-size:11px;line-height:1.35;overflow:hidden}.order-pending-line strong{color:var(--green);font-size:12px}.order-pending-line small{color:#7d8983;font-size:8px;line-height:1.35}.integration-note{color:#856427;align-items:center;gap:7px;width:fit-content;margin:13px 0 0;font-size:9px;display:flex}.integration-note svg{width:14px;height:14px}.empty-wide{border:1px dashed #d4ded8;border-radius:14px;min-height:170px}.empty-wide h3{margin:8px 0 2px;font-size:13px}.empty-wide p{margin:0;font-size:10px}.outstanding-top{grid-template-columns:.62fr 1.38fr;gap:13px;margin-bottom:16px;display:grid}.total-outstanding{color:#fff;background:linear-gradient(135deg,#18372a,#0c6b4a);border-radius:14px;flex-direction:column;justify-content:center;min-height:112px;padding:20px;display:flex}.total-outstanding small{opacity:.7;text-transform:uppercase;letter-spacing:.08em;font-size:9px}.total-outstanding strong{margin:6px 0 3px;font:800 25px Manrope,sans-serif}.total-outstanding span{opacity:.7;font-size:9px}.ageing-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.ageing-grid>button{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:#fbfcfb;border-radius:13px;flex-direction:column;justify-content:center;padding:14px;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden}.ageing-grid>button:hover,.ageing-grid>button:focus-visible{border-color:#9fcbb7;outline:0;transform:translateY(-1px);box-shadow:0 7px 18px #153f2c14}.ageing-grid>button.active{border-color:var(--green);background:#f0f8f4;box-shadow:0 0 0 2px #0c6b4a1f}.ageing-grid>button>span{background:#43a87e;height:3px;position:absolute;top:0;left:0;right:0}.ageing-grid .amber>span{background:#ddb04c}.ageing-grid .orange>span{background:#dc8335}.ageing-grid .red>span{background:#d85852}.ageing-grid small{color:#7c8982;margin-bottom:9px;font-size:8px}.ageing-grid strong{white-space:nowrap;font:800 13px Manrope,sans-serif}.ageing-grid em{color:var(--green);margin-top:8px;font-size:8px;font-style:normal;font-weight:750}.sort-row{align-items:center;gap:6px;margin-bottom:9px;display:flex}.sort-row>span{color:#828e87;margin-right:2px;font-size:9px}.sort-row button{color:#69766f;cursor:pointer;background:#fff;border:1px solid #dfe5e1;border-radius:7px;padding:6px 9px;font-size:9px;font-weight:600}.sort-row button.active{color:var(--green);background:var(--green-pale);border-color:#b7d6c7}.danger-text{color:var(--red)}.warn-text{color:var(--amber)}.reminder-actions{align-items:center;gap:5px;display:flex}.reminder-actions button{color:#127451;cursor:pointer;background:#edf8f2;border:1px solid #cce3d7;border-radius:7px;justify-content:center;align-items:center;gap:5px;min-height:30px;padding:0 9px;font-size:8px;font-weight:700;display:inline-flex}.reminder-actions button:hover{background:#e0f2e9}.reminder-actions button svg{width:13px;height:13px}.reminder-actions .mail-only{color:#4d6a86;background:#f2f6f9;border-color:#d8e1e9;width:30px;padding:0}.ledger-list-heading,.billwise-heading{justify-content:space-between;align-items:end;gap:18px;margin:4px 0 10px;display:flex}.ledger-list-heading>div,.billwise-heading>div:first-child{gap:3px;display:grid}.ledger-list-heading small,.billwise-heading small{color:#7b8780;letter-spacing:.06em;text-transform:uppercase;font-size:9px;font-weight:700}.ledger-list-heading strong,.billwise-heading strong{font:750 14px Manrope,sans-serif}.clear-ageing-filter{width:fit-content;color:var(--green);cursor:pointer;background:0 0;border:0;margin-top:4px;padding:0;font:750 10px inherit}.ledger-search{border:1px solid var(--line);background:#f7f9f8;border-radius:10px;align-items:center;gap:9px;width:min(320px,46%);min-height:42px;padding:0 13px;display:flex}.ledger-search svg{color:#7d8982;width:17px;height:17px}.ledger-search input{min-width:0;color:var(--ink);font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:11px;font-weight:600}.ledger-list{border:1px solid var(--line);background:#fff;border-radius:13px;overflow:hidden}.ledger-row{border:0;border-bottom:1px solid var(--line);width:100%;color:var(--ink);text-align:left;cursor:pointer;background:#fff;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:18px;padding:17px 16px;display:grid}.ledger-row:last-child{border-bottom:0}.ledger-row:hover,.ledger-row:focus-visible{background:#f4faf7;outline:none}.ledger-name,.ledger-balance{gap:5px;display:grid}.ledger-name strong{font:750 14px Manrope,sans-serif}.ledger-name small,.ledger-balance small{color:#7b8780;font-size:9px}.ledger-balance{text-align:right;min-width:120px}.ledger-balance strong{font:800 15px Manrope,sans-serif}.ledger-arrow{color:var(--green);display:flex}.ledger-arrow svg{width:18px;height:18px}.ledger-detail-head{background:linear-gradient(135deg,#f8fcfa,#edf7f1);border:1px solid #cfe2d7;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;gap:14px 24px;margin-bottom:16px;padding:17px;display:grid}.ledger-back{width:fit-content;color:var(--green);cursor:pointer;background:0 0;border:0;grid-column:1/-1;align-items:center;gap:7px;padding:0;font-size:10px;font-weight:750;display:inline-flex}.ledger-back span{font-size:16px;line-height:1}.ledger-detail-title{gap:3px;display:grid}.ledger-detail-title small,.ledger-detail-total small,.ledger-detail-metrics small{color:#6f7d75;letter-spacing:.06em;text-transform:uppercase;font-size:8px;font-weight:700}.ledger-detail-title h2{letter-spacing:-.35px;margin:0;font:800 21px Manrope,sans-serif}.ledger-detail-title span{color:#68756e;font-size:10px}.ledger-detail-total{text-align:right;align-content:center;gap:4px;display:grid}.ledger-detail-total strong{color:var(--green);font:850 24px Manrope,sans-serif}.ledger-detail-metrics{border-top:1px solid #d6e7dd;grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:8px;padding-top:12px;display:grid}.ledger-detail-metrics span{gap:4px;display:grid}.ledger-detail-metrics strong{font:750 12px Manrope,sans-serif}.billwise-heading{align-items:center}.billwise-heading .sort-row{margin:0}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#131f1985;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.simple-modal{background:#fff;border-radius:18px;width:min(760px,100%);max-height:min(880px,92vh);overflow:auto;box-shadow:0 30px 90px #0f201740}.simple-modal>header{z-index:2;border-bottom:1px solid var(--line);background:#fffffff5;justify-content:space-between;align-items:center;padding:19px 22px 16px;display:flex;position:sticky;top:0}.simple-modal>header h2{letter-spacing:-.4px;margin:0 0 3px;font:800 19px Manrope,sans-serif}.simple-modal>header p{color:var(--muted);margin:0;font-size:10px}.simple-modal>header>button{color:#65726b;cursor:pointer;background:#f0f3f1;border:0;border-radius:8px;place-items:center;width:31px;height:31px;font-size:21px;line-height:1;display:grid}.modal-body{padding:21px 22px}.quote-form-section{background:#fbfcfb;border:1px solid #e0e7e3;border-radius:13px;padding:15px}.quote-section-heading{align-items:center;gap:9px;display:flex}.quote-section-heading>span{color:#fff;background:var(--green);border-radius:50%;flex:0 0 25px;place-items:center;width:25px;height:25px;font-size:10px;font-weight:800;display:grid}.quote-section-heading>div{gap:2px;display:grid}.quote-section-heading strong{font-size:12px}.quote-section-heading small{color:#7e8a84;font-size:9px}.quote-client-section .mode-switch{margin:13px 0 12px}.mode-switch{background:#eff2f0;border-radius:10px;grid-template-columns:1fr 1fr;gap:4px;margin-bottom:16px;padding:4px;display:grid}.mode-switch button{color:#748078;cursor:pointer;background:0 0;border:0;border-radius:7px;height:34px;font-size:10px;font-weight:700}.mode-switch button.active{color:var(--ink);background:#fff;box-shadow:0 2px 7px #212f2814}.field{gap:6px;min-width:0;display:grid}.form-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.line-title{justify-content:space-between;align-items:center;gap:12px;margin:21px 0 10px;display:flex}.line-title div{gap:2px;display:grid}.line-title .quote-section-heading{display:flex}.line-title strong{font-size:12px}.line-title small{color:#87928c;font-size:9px}.line-title button{color:var(--green);cursor:pointer;background:#f4faf7;border:1px solid #d7e2dc;border-radius:7px;align-items:center;gap:5px;padding:6px 8px;font-size:9px;font-weight:700;display:inline-flex}.line-title button svg{width:12px;height:12px}.new-quote-lines{gap:8px;display:grid}.quote-add-item{width:100%;min-height:43px;color:var(--green);cursor:pointer;background:#f5fbf8;border:1px dashed #9fc9b5;border-radius:11px;justify-content:center;align-items:center;gap:7px;margin-top:10px;font-size:10px;font-weight:800;display:flex}.quote-add-item:hover{background:#edf8f2;border-style:solid}.quote-add-item svg{width:14px;height:14px}.quote-line-editor{background:#fafbfa;border:1px solid #e0e6e2;border-radius:12px;gap:12px;padding:12px;display:grid;position:relative}.quote-item-heading{border-bottom:1px solid #e6ebe8;align-items:center;gap:8px;min-width:0;padding-bottom:9px;display:flex}.quote-item-heading strong{white-space:nowrap;font-size:10px}.quote-item-heading span{color:#7c8882;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:9px;overflow:hidden}.quote-item-heading button{color:#a2534d;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:700}.quote-line-main{grid-template-columns:minmax(210px,1.5fr) 68px 84px 94px 72px 120px;align-items:end;gap:8px;display:grid}.quote-line-content{border-top:1px solid #e3e9e5;grid-template-columns:210px 1fr;gap:13px;padding-top:12px;display:grid}.quote-image-editor{align-items:center;gap:9px;display:flex}.quote-image-editor>img,.quote-image-editor>span{object-fit:contain;color:#7d8983;background:#fff;border:1px solid #dce5e0;border-radius:9px;flex:0 0 82px;place-items:center;width:82px;height:72px;font-size:9px;display:grid}.quote-image-editor>span svg{width:18px}.quote-image-editor>div{gap:5px;display:grid}.quote-image-editor label{cursor:pointer;min-height:31px;padding:0 9px;font-size:9px}.quote-image-editor label input{display:none}.quote-image-editor button{color:#a2534d;text-align:left;cursor:pointer;background:0 0;border:0;font-size:9px}.quote-description-field textarea{resize:vertical;min-height:72px}.quote-rate-field input{color:var(--green-dark);background:#f5fbf8;border-color:#9fc9b5;font-weight:800}.quote-rate-field input:focus{background:#fff}.line-amount{align-content:center;justify-items:end;min-height:39px;display:grid}.line-amount small{color:#87938c;font-size:8px}.line-amount strong{margin-top:2px;font-size:11px}.line-amount em{color:#87938c;font-size:8px;font-style:normal;display:none}.remove-item{color:#ad6560;cursor:pointer;background:0 0;border:0;place-items:center;width:24px;height:39px;font-size:18px;display:grid}.quote-terms-section{margin-top:18px}.quote-details{grid-template-columns:.6fr 1.4fr;margin-top:13px}.quote-totals{border-top:1px solid #e5eae7;justify-content:flex-end;gap:26px;margin:17px 0 -2px;padding-top:15px;display:flex}.quote-totals span{justify-items:end;gap:3px;display:grid}.quote-totals small{color:#7f8b85;font-size:8px}.quote-totals strong{font-size:12px}.quote-totals span:last-child{border-left:1px solid #dfe5e1;min-width:115px;padding-left:20px}.quote-totals span:last-child strong{color:var(--green);font:800 17px Manrope,sans-serif}.modal-footer{z-index:4;border-top:1px solid var(--line);background:#fffffff7;justify-content:flex-end;gap:8px;padding:13px 22px;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 24px #1f30270f}.quote-view-top{justify-content:space-between;align-items:start;margin-bottom:20px;display:flex}.quote-view-top div{gap:3px;display:grid}.quote-view-top small{color:#849089;text-transform:uppercase;font-size:9px}.quote-view-top strong{font:800 16px Manrope,sans-serif}.quote-view-top span{color:var(--muted);font-size:9px}.view-lines{border:1px solid var(--line);border-radius:11px;overflow:hidden}.view-lines>div{border-top:1px solid #e9eeeb;grid-template-columns:1.6fr .35fr .65fr .75fr;align-items:center;min-height:44px;padding:8px 12px;font-size:10px;display:grid}.view-lines>div:first-child{color:#87928c;text-transform:uppercase;background:#f6f8f6;border-top:0;min-height:31px;font-size:8px;font-weight:700}.view-lines strong,.view-lines small{display:block}.view-lines small{color:#89948e;margin-top:2px;font-size:8px}.view-total{justify-content:end;gap:7px;margin-top:15px;display:grid}.view-total span{color:#6e7a74;text-align:right;grid-template-columns:80px 100px;font-size:10px;display:grid}.view-total strong{color:var(--ink)}.view-total span:last-child{border-top:1px solid #dfe5e1;padding-top:8px;font-size:13px}.view-total span:last-child strong{color:var(--green)}.quote-note{color:#6a6352;background:#fbf6e9;border-radius:9px;gap:9px;margin-top:18px;padding:11px;font-size:9px;display:flex}.quote-note svg{flex:0 0 15px;width:15px;height:15px}.quote-note span{gap:2px;display:grid}.field textarea{resize:vertical;min-height:66px;padding:9px 11px}.full-field{grid-column:1/-1}.product-picker,.product-input-wrap{position:relative}.product-input-wrap>.product-thumb+input{padding-left:45px}.product-input-wrap>.product-thumb{z-index:1;position:absolute;top:4px;left:5px}.product-thumb{background:#fff;border:1px solid #e0e6e2;border-radius:8px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:17px;display:grid;position:relative;overflow:hidden}.product-thumb.compact{border-radius:6px;width:31px;height:31px;font-size:13px}.product-thumb img{object-fit:contain;background:#fff;width:100%;height:100%;position:absolute;inset:0}.product-suggestions{z-index:20;background:#fff;border:1px solid #d7e1dc;border-radius:10px;max-height:280px;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow-y:auto;box-shadow:0 16px 35px #182c2229}.product-suggestions button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf0ee;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;padding:8px 9px;display:grid}.product-suggestions button:first-child{border-top:0}.product-suggestions button:hover,.product-suggestions button.active{background:#f0f8f4}.product-suggestions button>span:nth-child(2){gap:2px;min-width:0;display:grid}.product-suggestions strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.product-suggestions small{color:#849089;text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.product-suggestions em{color:var(--green);white-space:nowrap;font-size:8px;font-style:normal;font-weight:700}.product-suggestions>p{color:#7c8882;text-align:center;margin:0;padding:16px;font-size:10px}.quote-form-error{color:#b64d47;align-items:center;gap:6px;margin:10px 2px 0;font-size:9px;display:flex}.quote-form-error svg{width:13px;height:13px}.wide-modal{width:min(1160px,100%)}.quote-document-wrap{background:#e9eeeb;padding:22px;overflow:hidden auto}.quote-document{color:#2a2a2a;background:#fff;width:min(100%,1000px);min-height:1120px;margin:0 auto;padding:38px 34px 44px;font-family:Roboto Slab,Georgia,serif;font-weight:400;box-shadow:0 6px 22px #18271f1f}.quotation-title{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.quotation-title img{object-fit:contain;width:177px;height:auto}.quotation-title h1{letter-spacing:-.8px;margin:6px 0 0;font:400 37px/1.1 Roboto Slab,Georgia,serif}.quotation-parties{grid-template-columns:1.05fr 1.05fr 1.1fr;gap:35px;margin-bottom:24px;display:grid}.quotation-parties section{min-width:0}.quotation-parties small{margin-bottom:10px;font-size:11px;display:block}.quotation-parties h2{margin:0 0 13px;font-size:14px;line-height:1.25}.quotation-parties p{margin:0 0 12px;font-size:11px;line-height:1.55}.quotation-parties dl{grid-template-columns:auto 1fr;gap:8px 4px;margin:0;font-size:10px;line-height:1.3;display:grid}.quotation-parties dt{color:#777}.quotation-parties dd{overflow-wrap:anywhere;margin:0}.quotation-details dl{grid-template-columns:1.25fr 1fr;gap:6px 10px}.quotation-table-wrap{border:1px solid #d7d7d7;overflow:hidden}.quotation-table{border-collapse:collapse;table-layout:fixed;width:100%;font-size:9px}.quotation-table th{color:#292929;text-align:center;vertical-align:middle;background:#cecece;border-right:1px solid #aaa;height:43px;padding:6px 5px;font-weight:400}.quotation-table th:first-child{width:3%}.quotation-table th:nth-child(2){text-align:left;width:31%}.quotation-table th:nth-child(3){width:7%}.quotation-table th:nth-child(4),.quotation-table th:nth-child(5){width:8%}.quotation-table th:nth-child(6){width:9%}.quotation-table th:nth-child(7){width:6%}.quotation-table th:nth-child(8),.quotation-table th:nth-child(9){width:8%}.quotation-table th:nth-child(10){border-right:0;width:10%}.quotation-table td{text-align:center;vertical-align:top;border-top:1px solid #ddd;padding:8px 6px}.quotation-table tbody tr:first-child td{border-top:0}.quotation-table td:nth-child(2){text-align:left;min-height:126px}.quotation-table td>strong{margin-bottom:8px;font-size:10px;display:block}.quotation-table td>em{color:#555;background:#eee;border-radius:3px;width:fit-content;margin:-4px 0 7px;padding:2px 5px;font-size:7px;font-style:normal;display:block}.quotation-table td>p{white-space:pre-line;min-height:28px;margin:0 0 10px;font-size:9px;line-height:1.45}.quote-product-photo{background:#fff;place-items:center;width:74px;height:67px;font-size:20px;display:grid;position:relative;overflow:hidden}.quote-product-photo img{object-fit:contain;background:#fff;width:100%;height:100%;position:absolute;inset:0}.quotation-summary{grid-template-columns:1fr 1fr;gap:45px;margin-top:26px;display:grid}.quotation-summary>section:first-child>strong{margin-bottom:9px;font-size:11px;display:block}.quotation-summary p{margin:0 0 7px;font-size:10px}.quotation-summary dl{grid-template-columns:1fr auto;gap:9px 18px;margin:0 0 10px;font-size:10px;display:grid}.quotation-summary dt{color:#777}.quotation-summary dd{text-align:right;margin:0;font-weight:600}.quotation-summary>section:last-child>div{color:#fff;background:#171515;justify-content:space-between;align-items:center;padding:13px 15px;display:flex}.quotation-summary>section:last-child>div span{font-size:16px}.quotation-summary>section:last-child>div strong{font:700 17px Roboto Slab,Georgia,serif}.quote-actions{z-index:3}.whatsapp-button{color:#fff;cursor:pointer;background:#168f55;border:0;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 16px;font-size:14px;font-weight:700;display:inline-flex}.whatsapp-button:hover{background:#107743}.whatsapp-button svg{width:18px;height:18px}.export-error{color:#a9443e;background:#fff3f2;align-items:center;gap:7px;margin:0;padding:10px 22px;font-size:12px;font-weight:600;display:flex}.export-error svg{flex:0 0 16px;width:16px;height:16px}.simple-toast{z-index:150;color:#fff;background:#193c2d;border-radius:10px;align-items:center;gap:9px;max-width:390px;padding:12px 15px;font-size:11px;font-weight:600;animation:.24s ease-out toast-in;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 16px 40px #0e271c38}.simple-toast span{color:#164833;background:#bde9d2;border-radius:50%;place-items:center;width:19px;height:19px;font-size:10px;display:grid}.quick-nav{display:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.recovery-screen{background:#f4f7f5;place-items:center;min-height:100vh;padding:24px;display:grid}.recovery-screen section{border:1px solid var(--line);width:min(470px,100%);box-shadow:var(--shadow);text-align:center;background:#fff;border-radius:20px;padding:42px}.recovery-mark{color:#fff;background:var(--green);border-radius:13px;place-items:center;width:48px;height:48px;margin:0 auto 16px;font:800 13px Manrope,sans-serif;display:grid}.recovery-screen p{color:var(--green);text-transform:uppercase;font-size:10px;font-weight:700}.recovery-screen h1{margin:8px 0;font:800 27px Manrope,sans-serif}.recovery-screen section>span:not(.recovery-mark){color:var(--muted);font-size:12px}.recovery-screen section>div{justify-content:center;gap:8px;margin-top:22px;display:flex}.recovery-screen button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:8px;padding:10px 14px;font-size:10px;font-weight:700}.recovery-screen button.quiet{color:#56645d;background:#edf1ee}@keyframes pulse{50%{opacity:.45;transform:scale(.9)}}@keyframes toast-in{0%{opacity:0;transform:translateY(8px)}}@media (width<=900px){.simple-main{width:min(100% - 30px,760px)}.simple-header{padding:0 18px}.attendance-grid,.attendance-shell,.outstanding-top{grid-template-columns:1fr}.attendance-card{grid-template-columns:.8fr 1.2fr}.checkout-form{grid-template-columns:1fr 1fr}.checkout-form label:first-child{grid-column:1/-1}.checkout-button{height:39px}.orders-grid,.product-catalogue{grid-template-columns:repeat(2,1fr)}.order-card:last-child:nth-child(odd){grid-column:1/-1}.payment-list{overflow-x:auto}.payment-list .list-head,.payment-list .list-row{min-width:760px}}@media (width<=640px){html{scroll-padding-top:76px}.simple-app{padding-bottom:86px}.simple-header{height:60px;padding:0 14px}.simple-brand>img{width:124px;height:43px}.header-right{font-size:0}.user-avatar{margin-left:4px}.simple-main{width:calc(100% - 24px)}.welcome{align-items:start;min-height:112px;padding:22px 2px 16px}.welcome h1{letter-spacing:-1.1px;margin-bottom:7px;font-size:30px}.welcome div>span{max-width:280px;font-size:14px;line-height:1.45;display:block}.welcome button{width:44px;height:44px;padding:0;font-size:0}.welcome button svg{width:16px;height:16px}.workspace-tabs{z-index:30;border-radius:14px;gap:2px;margin:0;padding:5px;position:fixed;inset:auto 8px 8px}.workspace-tabs button{align-content:center;place-items:center;gap:4px;min-height:60px;padding:4px 2px;font-size:11px;display:grid}.workspace-tabs button.active{color:var(--green);background:var(--green-pale);box-shadow:none}.workspace-tabs svg{width:22px;height:22px}.workspace-tabs button span{text-overflow:ellipsis;white-space:nowrap;max-width:66px;font-size:10px;overflow:hidden}.active-workspace{min-height:calc(100vh - 195px)}.home-section{border-radius:16px;margin-bottom:16px;padding:21px 17px}.section-heading{grid-template-columns:36px 1fr;gap:11px;margin-bottom:20px}.section-heading>span{width:34px;height:34px;font-size:11px}.section-heading h2{font-size:23px}.section-heading p{font-size:14px;line-height:1.4}.section-action{grid-column:1/-1;width:100%;padding-top:2px}.section-action>.primary-small{width:100%}.attendance-grid{gap:10px}.attendance-shell{gap:12px}.attendance-main-card{min-height:0;padding:20px 14px}.attendance-client-picker{grid-template-columns:1fr}.current-visit{padding:13px 14px}.current-visit h3{font-size:19px}.attendance-orb{border-width:8px;flex-basis:210px;width:210px;height:210px;margin:24px auto 15px}.orb-icon{width:60px;height:60px}.orb-icon svg{width:34px;height:34px}.attendance-orb strong{font-size:25px}.attendance-orb small{font-size:13px}.attendance-hint{text-align:center;margin-bottom:18px;font-size:13px}.attendance-stats span{font-size:11px}.attendance-stats strong{font-size:16px}.visit-result-form{grid-template-columns:1fr}.visit-result-form select{height:54px}.visit-result-form>p{grid-column:auto}.attendance-card{min-height:0;padding:16px;display:block}.attendance-state{margin-bottom:17px}.visit-form{grid-template-columns:1fr}.visit-form label,.check-button{grid-column:auto}.active-visit-top{grid-template-columns:auto 1fr}.active-visit-top>strong{grid-column:2;margin-top:-6px;font-size:18px}.checkout-form{grid-template-columns:1fr}.checkout-form label:first-child{grid-column:auto}.checkout-form select,.checkout-button{height:42px}.today-visits{min-height:180px;padding:18px}.section-summary{grid-template-columns:1fr 1fr 1fr}.section-summary>div{padding:14px 10px}.section-summary strong{font-size:17px}.quote-list,.payment-list{background:0 0;border:0;overflow:visible}.quote-list .list-head,.payment-list .list-head{display:none}.quote-list .list-row{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr auto;gap:8px 12px;min-width:0;min-height:0;margin-bottom:10px;padding:15px}.quote-list .list-row>span:first-child{grid-area:1/1}.quote-list .list-row>span:nth-child(2){grid-area:2/1}.quote-list .list-row>span:nth-child(3){text-align:right;grid-area:1/2}.quote-list .list-row>span:nth-child(4){grid-area:2/2;justify-self:end}.quote-list .row-arrow{display:none}.tally-state{width:100%;min-width:0}.orders-grid,.product-catalogue{grid-template-columns:1fr}.catalogue-photo{height:230px}.category-tabs{margin-right:-17px}.product-photo-preview{min-height:180px}.product-share-preview{padding:14px}.product-share-preview img{width:min(330px,100%);max-height:53vh}.product-share-actions{padding:12px 14px calc(12px + env(safe-area-inset-bottom));grid-template-columns:.8fr 1.2fr;display:grid}.order-card:last-child:nth-child(odd){grid-column:auto}.integration-note{align-items:flex-start;line-height:1.4}.ageing-grid{grid-template-columns:1fr 1fr}.ageing-grid>button{min-height:88px}.sort-row{overflow-x:auto}.sort-row button{white-space:nowrap}.ledger-list-heading,.billwise-heading{flex-direction:column;align-items:stretch;gap:10px}.ledger-search{width:100%;min-height:48px}.ledger-search input{font-size:14px}.ledger-row{grid-template-columns:minmax(0,1fr) auto 20px;gap:10px;padding:17px 14px}.ledger-name strong{font-size:16px;line-height:1.3}.ledger-name small,.ledger-balance small{font-size:11px;line-height:1.4}.ledger-balance{min-width:90px}.ledger-balance strong{font-size:17px}.ledger-detail-head{grid-template-columns:1fr auto;gap:13px;padding:15px}.ledger-detail-title h2{font-size:19px}.ledger-detail-total strong{font-size:21px}.ledger-detail-metrics{grid-template-columns:1fr 1fr}.ledger-detail-metrics span:last-child{grid-column:1/-1}.billwise-heading .sort-row{padding-bottom:3px}.payment-list .list-row{border:1px solid var(--line);border-radius:12px;grid-template-columns:1fr auto;gap:10px 14px;min-width:0;min-height:0;margin-bottom:10px;padding:15px}.payment-list .list-row>span:first-child{grid-area:1/1}.payment-list .list-row>span:nth-child(2){grid-area:2/1}.payment-list .list-row>span:nth-child(3){text-align:right;grid-area:2/2}.payment-list .list-row>span:nth-child(4){text-align:right;grid-area:1/2}.payment-list .list-row>span:nth-child(5){grid-area:3/1/auto/-1}.reminder-actions button{min-height:44px;font-size:13px}.modal-backdrop{align-items:end;padding:0}.simple-modal{border-radius:18px 18px 0 0;max-height:94vh}.simple-modal>header{padding:17px 15px 14px}.modal-body{padding:17px 15px}.quote-form-section{padding:13px}.form-grid,.quote-details{grid-template-columns:1fr}.quote-line-main{grid-template-columns:1fr 1fr}.new-quote-lines .product-field{grid-column:1/-1}.quote-line-content{grid-template-columns:1fr}.line-amount{border-top:1px dashed #dce4df;grid-column:1/-1;grid-template-columns:minmax(0,1fr) auto;place-items:end start;min-height:auto;padding:10px 0 1px}.line-amount small{grid-area:1/1/span 2;align-self:center;line-height:1.45}.line-amount strong{grid-area:2/2;font-size:15px}.line-amount em{grid-area:1/2;justify-self:end;display:block}.quote-totals{justify-content:space-between;gap:7px}.quote-totals span{justify-items:start}.quote-totals span:last-child{min-width:0;padding-left:9px}.modal-footer{padding:12px 15px calc(12px + env(safe-area-inset-bottom))}.view-lines{overflow-x:auto}.view-lines>div{min-width:560px}.quick-nav{z-index:30;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#fffffff5;border:1px solid #dce4df;border-radius:14px;grid-template-columns:repeat(4,1fr);padding:5px;display:grid;position:fixed;bottom:8px;left:8px;right:8px;box-shadow:0 9px 30px #1a302521}.quick-nav a{color:#708078;border-radius:9px;align-content:center;place-items:center;gap:4px;min-height:58px;font-size:11px;font-weight:700;text-decoration:none;display:grid}.quick-nav a:active{color:var(--green);background:var(--green-pale)}.quick-nav svg{width:21px;height:21px}.simple-toast{max-width:none;bottom:76px;left:12px;right:12px}.wide-modal{border-radius:0;width:100%;height:100dvh;max-height:100dvh}.wide-modal>header{flex:none}.quote-document-wrap{padding:8px}.quote-document{width:100%;min-height:0;box-shadow:none;padding:15px 12px 18px}.quotation-title{margin-bottom:10px}.quotation-title img{width:25%;max-width:120px}.quotation-title h1{margin-top:2px;font-size:clamp(16px,6vw,26px)}.quotation-parties{grid-template-columns:1fr 1fr 1fr;gap:8px;margin-bottom:12px}.quotation-parties small{margin-bottom:5px;font-size:6px}.quotation-parties h2{margin-bottom:6px;font-size:7px}.quotation-parties p,.quotation-parties dl{margin-bottom:5px;font-size:5.5px;line-height:1.35}.quotation-parties dl{gap:3px 2px}.quotation-details dl{gap:3px 4px}.quotation-table{font-size:5px}.quotation-table th{height:28px;padding:3px 1px;font-size:4.5px}.quotation-table td{padding:4px 2px}.quotation-table td>strong{margin-bottom:4px;font-size:5.5px}.quotation-table td>em{margin-bottom:3px;padding:1px 2px;font-size:4px}.quotation-table td>p{min-height:12px;margin-bottom:4px;font-size:4.5px;line-height:1.3}.quote-product-photo{width:38px;height:34px;font-size:11px}.quotation-summary{gap:12px;margin-top:12px}.quotation-summary>section:first-child>strong{margin-bottom:4px;font-size:6px}.quotation-summary p,.quotation-summary dl{margin-bottom:4px;font-size:5px}.quotation-summary dl{gap:4px 7px}.quotation-summary>section:last-child>div{padding:7px 8px}.quotation-summary>section:last-child>div span,.quotation-summary>section:last-child>div strong{font-size:8px}.quote-actions{grid-template-columns:1fr 1fr;display:grid}.quote-actions .primary-small{grid-column:1/-1}}@page{size:A4 portrait;margin:9mm}@media print{body *{visibility:hidden!important}body{background:#fff;margin:0}.modal-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;padding:0;display:block;position:static}.simple-modal{width:100%;max-height:none;box-shadow:none;border-radius:0;overflow:visible}.simple-modal>header,.quote-actions{display:none!important}.quote-document-wrap{background:#fff;padding:0;overflow:visible}.quote-document,.quote-document *{visibility:visible!important}.quote-document{width:100%;min-height:0;box-shadow:none;margin:0;padding:0;position:absolute;top:0;left:0}.quotation-title{margin-bottom:7mm}.quotation-title img{width:38mm}.quotation-title h1{font-size:25pt}.quotation-parties{gap:8mm;margin-bottom:6mm}.quotation-parties small{margin-bottom:2.5mm;font-size:7.5pt}.quotation-parties h2{margin-bottom:3mm;font-size:9.5pt}.quotation-parties p,.quotation-parties dl{font-size:7.4pt}.quotation-table-wrap{overflow:visible}.quotation-table{font-size:6.4pt}.quotation-table thead{display:table-header-group}.quotation-table th{height:10mm;padding:1.4mm 1mm}.quotation-table td{padding:2mm 1mm}.quotation-table tr{break-inside:avoid;page-break-inside:avoid}.quotation-table td>strong{font-size:7.2pt}.quotation-table td>p{font-size:6.5pt}.quote-product-photo{width:18mm;height:16mm}.quotation-summary{break-inside:avoid;page-break-inside:avoid;gap:10mm;margin-top:7mm}.quotation-summary p,.quotation-summary dl{font-size:7.5pt}.quotation-summary>section:last-child>div{padding:3mm}.quotation-summary>section:last-child>div span,.quotation-summary>section:last-child>div strong{font-size:12pt}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.sync-dot.offline{background:#d58a24;box-shadow:0 0 0 3px #fff0d8}.role-pill{color:#436055;text-transform:uppercase;letter-spacing:.05em;background:#eef3f0;border-radius:20px;margin-left:8px;padding:5px 8px;font-size:10px;font-weight:800}.role-pill.admin{color:#7b510f;background:#fff1d8}.nav-badge{color:#fff;background:#d75049;border-radius:20px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;display:grid}.workspace-tabs button.active .nav-badge{color:var(--green);background:#fff}.upgraded-section{min-height:540px}.compact-upgrade{margin-top:16px}.upgrade-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;display:flex}.upgrade-heading>div{min-width:0}.upgrade-heading small{color:var(--green);letter-spacing:.12em;font-size:11px;font-weight:800}.upgrade-heading h2{letter-spacing:-.8px;margin:6px 0 5px;font:800 27px/1.1 Manrope,sans-serif}.upgrade-heading p{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.upgrade-primary{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:10px;flex:none;justify-content:center;align-items:center;min-height:43px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex}.upgrade-primary:hover{background:var(--green-dark)}.admin-kpis,.expense-summary{grid-template-columns:repeat(4,1fr);gap:11px;margin-bottom:18px;display:grid}.expense-summary{grid-template-columns:repeat(3,1fr)}.metric-card{border:1px solid var(--line);background:#fafcfa;border-radius:14px;align-content:center;gap:8px;min-height:104px;padding:18px;display:grid}.metric-card small{color:#748078;font-size:11px;font-weight:700}.metric-card strong{font:800 23px Manrope,sans-serif}.metric-card.green{background:#f0f8f4;border-color:#c9e1d4}.metric-card.amber{background:#fff8e8;border-color:#ecd8aa}.performance-table{border:1px solid var(--line);border-radius:14px;overflow:hidden}.performance-head,.performance-table>article{grid-template-columns:1.45fr .45fr .85fr .65fr .85fr 1fr;align-items:center;gap:12px;padding:12px 15px;display:grid}.performance-head{color:#829087;text-transform:uppercase;letter-spacing:.05em;background:#f5f8f6;font-size:10px;font-weight:800}.performance-table>article{border-top:1px solid #e8edea;min-height:76px;font-size:13px}.performance-table article>span:first-child{gap:3px;display:grid}.performance-table article small{color:#7c8982;font-size:10px}.target-cell{gap:5px;display:grid}.target-cell i{background:#e2e9e5;border-radius:10px;height:5px;display:block;overflow:hidden}.target-cell i em{border-radius:inherit;background:var(--green);height:100%;display:block}.upgrade-empty{color:#75827b;text-align:center;align-content:center;place-items:center;min-height:130px;display:grid}.upgrade-empty>span{width:34px;height:34px;color:var(--green);background:var(--green-pale);border-radius:50%;place-items:center;margin-bottom:8px;display:grid}.upgrade-empty p{margin:4px 0 0;font-size:12px}.route-section{min-height:0}.inline-upgrade-form{background:#f7faf8;border:1px solid #d9e4de;border-radius:13px;align-items:end;gap:10px;margin-bottom:16px;padding:14px;display:flex}.inline-upgrade-form label{flex:1;gap:6px;display:grid}.inline-upgrade-form label span{font-size:11px;font-weight:800}.inline-upgrade-form select{background:#fff;border:1px solid #cfdbd4;border-radius:9px;height:43px;padding:0 11px}.route-list{gap:9px;display:grid}.route-list article{border:1px solid #dde6e1;border-radius:12px;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:11px;padding:12px;display:grid}.route-list article>span{width:32px;height:32px;color:var(--green);background:var(--green-pale);border-radius:9px;place-items:center;font-weight:800;display:grid}.route-list article>div{gap:3px;display:grid}.route-list small{color:#7a8780;font-size:11px}.route-list a,.route-list button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #cfddd5;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:800;text-decoration:none}.route-list article.completed{opacity:.58}.route-list article.completed strong{text-decoration:line-through}.customer-toolbar{justify-content:space-between;align-items:end;gap:18px;margin-bottom:17px;display:flex}.customer-toolbar>label{gap:5px;width:min(360px,100%);display:grid}.customer-toolbar label span{color:#637068;font-size:11px;font-weight:800}.customer-toolbar input{background:#fff;border:1px solid #cfdbd4;border-radius:10px;height:44px;padding:0 13px;font-size:14px}.lead-chips{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.lead-chips span{color:#657169;background:#f0f3f1;border-radius:20px;align-items:center;gap:5px;padding:7px 9px;font-size:10px;font-weight:700;display:inline-flex}.lead-chips i,.lead-dot{background:#789187;border-radius:50%;width:7px;height:7px}.lead-chips i.hot,.lead-dot.hot{background:#d9534f}.lead-chips i.warm,.lead-dot.warm{background:#e3a72d}.lead-chips i.cold,.lead-dot.cold{background:#4b91c5}.lead-chips i.won,.lead-dot.won{background:#19956a}.lead-chips i.lost,.lead-dot.lost{background:#8d9792}.customer-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.customer-grid>article{border:1px solid var(--line);background:#fff;border-radius:15px;padding:17px;box-shadow:0 7px 20px #1a2f240a}.customer-grid article>header{grid-template-columns:10px 1fr auto;align-items:center;gap:8px;display:grid}.customer-grid header div{gap:3px;display:grid}.customer-grid header strong{font:800 15px Manrope,sans-serif}.customer-grid header small{color:#7d8983;font-size:10px}.customer-grid header button{color:var(--green);cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:800}.customer-grid article>p{color:#59665f;margin:13px 0 0;font-size:12px}.customer-value{grid-template-columns:1fr 1fr;gap:8px;margin-top:15px;display:grid}.customer-value span{background:#f5f8f6;border-radius:9px;gap:4px;padding:10px;display:grid}.customer-value small{color:#7e8a84;font-size:9px}.customer-value strong{font-size:11px}.customer-grid article>footer{background:#fafbfa;border-top:1px solid #e7ece9;gap:6px;margin:15px -17px -17px;padding:11px 17px;display:flex}.customer-grid footer a{color:#466358;text-align:center;background:#fff;border:1px solid #d8e3dd;border-radius:7px;flex:1;padding:7px 5px;font-size:10px;font-weight:800;text-decoration:none}.upgrade-editor{background:#f8fbf9;border:1px solid #cddfd5;border-radius:14px;margin-bottom:18px;overflow:hidden}.upgrade-editor>header{border-bottom:1px solid #dce6e0;justify-content:space-between;padding:14px 16px;display:flex}.upgrade-editor header>div{gap:3px;display:grid}.upgrade-editor header small{color:#78867e;font-size:10px}.upgrade-editor header>button{cursor:pointer;background:#e8eeeb;border:0;border-radius:7px;width:30px;height:30px}.upgrade-form-grid{grid-template-columns:repeat(3,1fr);gap:11px;padding:15px 16px;display:grid}.upgrade-field{gap:5px;min-width:0;display:grid}.upgrade-field.wide{grid-column:1/-1}.upgrade-field>span{color:#59665f;font-size:10px;font-weight:800}.upgrade-field input,.upgrade-field select,.upgrade-field textarea{background:#fff;border:1px solid #cfdad4;border-radius:9px;outline:none;width:100%;min-height:42px;padding:0 11px;font-size:13px}.upgrade-field textarea{resize:vertical;padding:9px 11px}.upgrade-field input:focus,.upgrade-field select:focus,.upgrade-field textarea:focus{border-color:#69a98c;box-shadow:0 0 0 3px #0f755216}.upgrade-editor>footer{border-top:1px solid #dfe7e2;justify-content:flex-end;gap:8px;padding:12px 16px;display:flex}.upgrade-editor footer>button:not(.upgrade-primary){cursor:pointer;background:#fff;border:1px solid #d3ded8;border-radius:9px;padding:0 13px;font-size:12px}.compact-editor .upgrade-form-grid{grid-template-columns:repeat(4,1fr)}.followup-board{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.follow-column{background:#f7f9f8;border-radius:14px;min-height:310px;padding:13px}.follow-column>header{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.follow-column header strong{font-size:13px}.follow-column header span{color:#fff;background:#6c8478;border-radius:20px;place-items:center;min-width:24px;height:24px;font-size:10px;font-weight:800;display:grid}.follow-column.red header span{background:#ce5550}.follow-column.amber header span{background:#d29426}.follow-column.green header span{background:#1b9469}.follow-column>article{background:#fff;border:1px solid #dfe6e2;border-radius:11px;margin-bottom:9px;padding:12px}.follow-column article>span{color:#9a6b19;text-transform:uppercase;font-size:8px;font-weight:800}.follow-column article>strong{margin-top:5px;font-size:13px;display:block}.follow-column article p{color:#59675f;margin:5px 0;font-size:11px;line-height:1.4}.follow-column article small{color:#7b8881;font-size:9px}.follow-column article footer{gap:5px;margin-top:9px;display:flex}.follow-column footer a,.follow-column footer button{color:var(--green);text-align:center;cursor:pointer;background:#f7fbf9;border:1px solid #d5e0da;border-radius:7px;flex:1;padding:7px;font-size:9px;font-weight:800;text-decoration:none}.column-empty{color:#929e98;text-align:center;margin-top:70px;font-size:11px}.expense-list{gap:8px;display:grid}.expense-list>article{border:1px solid var(--line);border-radius:12px;grid-template-columns:38px minmax(0,1fr) auto auto auto auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.expense-icon{width:38px;height:38px;color:var(--green);background:var(--green-pale);border-radius:10px;place-items:center;font-weight:800;display:grid}.expense-list article>div:nth-child(2){gap:2px;display:grid}.expense-list small{color:#7a8780;font-size:10px}.expense-list p{color:#65736b;margin:2px 0 0;font-size:11px}.expense-list article>a{color:var(--green);font-size:10px;font-weight:800}.expense-status{color:#68766e;background:#edf1ef;border-radius:20px;padding:5px 8px;font-size:9px;font-weight:800}.expense-status.approved{color:#0e754f;background:#e8f6ee}.expense-status.rejected{color:#a64a45;background:#faeceb}.expense-review{gap:4px;display:flex}.expense-review button{cursor:pointer;background:#fff;border:1px solid #d4ded8;border-radius:7px;padding:6px 8px;font-size:9px}.admin-control-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.admin-control-grid>section{border:1px solid var(--line);background:#fbfcfb;border-radius:14px;min-height:220px;padding:15px}.admin-control-grid section>header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.admin-control-grid header>div{gap:3px;display:grid}.admin-control-grid header small{color:#7a8780;font-size:10px}.admin-control-grid header button{color:var(--green);cursor:pointer;background:#fff;border:1px solid #d4dfd9;border-radius:7px;padding:7px 9px;font-size:10px;font-weight:800}.count-badge{color:#a5680c;background:#fff0d2;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:800;display:grid}.employee-row{border-top:1px solid #e5eae7;grid-template-columns:34px minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:9px 0;display:grid}.employee-row>span{width:32px;height:32px;color:var(--green);background:var(--green-pale);border-radius:9px;place-items:center;font-size:10px;font-weight:800;display:grid}.employee-row div{gap:2px;display:grid}.employee-row small{color:#7c8882;font-size:9px}.employee-row>b{font-size:9px}.employee-row>b.active{color:var(--green)}.employee-row>b.inactive{color:#aa4c46}.employee-row>button{color:#8a5b21;cursor:pointer;background:0 0;border:0;font-size:9px}.approval-row{border-top:1px solid #e4eae6;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:7px;padding:10px 0;display:grid}.approval-row div{gap:3px;display:grid}.approval-row small{color:#7c8982;font-size:9px}.approval-row button{color:#9e4a45;cursor:pointer;background:#fff;border:1px solid #dfd5d3;border-radius:7px;padding:7px 9px;font-size:9px;font-weight:800}.approval-row button.approve{color:var(--green);background:#eef8f3;border-color:#bfdbc9}.mini-admin-form{background:#edf3ef;border-radius:10px;grid-template-columns:1fr 1fr;gap:7px;margin-bottom:10px;padding:10px;display:grid}.mini-admin-form input,.mini-admin-form select{background:#fff;border:1px solid #ccd9d2;border-radius:7px;min-width:0;height:36px;padding:0 8px;font-size:10px}.mini-admin-form button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:7px;height:36px;font-size:10px;font-weight:800}.price-form{grid-template-columns:1fr}.special-price-list article{border-top:1px solid #e4e9e6;grid-template-columns:1fr 1.2fr auto;gap:8px;padding:8px 0;font-size:10px;display:grid}.special-price-list article span{color:#68766e}.integration-pill{border-radius:20px;padding:6px 8px;font-size:9px;font-weight:800}.integration-pill.connected{color:var(--green);background:var(--green-pale)}.integration-pill.setup{color:#9a6416;background:#fff1d5}.tally-admin{background:#eef4f0;border-radius:11px;gap:6px;padding:18px;display:grid}.tally-admin p{color:#7b8881;text-transform:uppercase;margin:0;font-size:9px}.tally-admin strong{font-size:12px}.tally-admin small{color:#67756d;font-size:10px;line-height:1.45}.audit-section{border:1px solid var(--line);border-radius:14px;margin-top:16px;padding:15px}.audit-section>header{gap:3px;margin-bottom:10px;display:grid}.audit-section header small{color:#7d8982;font-size:10px}.audit-section>div{max-height:310px;overflow-y:auto}.audit-section article{border-top:1px solid #e6ebe8;grid-template-columns:115px 1fr 1fr 1.2fr;gap:10px;padding:9px 0;font-size:10px;display:grid}.audit-section article span,.audit-section article small{color:#78857e}.audit-section article p{color:#59665f;margin:0}.settings-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.settings-grid>article{border:1px solid var(--line);border-radius:14px;grid-template-columns:45px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:130px;padding:17px;display:grid}.settings-icon{width:44px;height:44px;color:var(--green);background:var(--green-pale);border-radius:12px;place-items:center;font-size:20px;font-weight:800;display:grid}.settings-grid article>div{gap:4px;display:grid}.settings-grid p{color:#69766f;margin:0;font-size:11px;line-height:1.45}.settings-grid article>button,.settings-signout{max-width:185px;min-height:38px;color:var(--green);cursor:pointer;background:#f6fbf8;border:1px solid #cfddd5;border-radius:8px;justify-content:center;align-items:center;padding:0 12px;font-size:10px;font-weight:800;text-decoration:none;display:inline-flex}.settings-grid article>button:disabled{cursor:default}.settings-grid article>b{font-size:10px}.settings-grid .good{color:var(--green)}.settings-grid .warn{color:#a36b17}.visit-photo-input{cursor:pointer;background:#f5faf7;border:1px dashed #bdcfc5;border-radius:10px;grid-column:1/-1;padding:10px 12px;position:relative}.visit-photo-input input{opacity:0;width:1px;height:1px;position:absolute}.visit-photo-input small{color:var(--green);font-size:11px}.visit-photo-input em{color:#87938d;font-size:10px;font-style:normal;font-weight:500}.location-flag{color:#6b766f;background:#edf1ef;border-radius:20px;width:fit-content;margin-top:5px;padding:4px 7px;font-size:9px;font-weight:800;display:inline-block}.location-flag.at-client-site{color:var(--green);background:var(--green-pale)}.location-flag.outside-site{color:#a34c46;background:#fbecea}.visit-result-form input{background:#fff;border:1px solid #cfdad4;border-radius:12px;width:100%;height:52px;padding:0 12px;font-size:14px}.visit-result-form{grid-template-columns:1.3fr .8fr .8fr}.visit-result-form label:first-child{grid-row:span 2}.promise-chip{background:#fff2d9;border-radius:20px;width:fit-content;padding:3px 6px;font-style:normal;font-weight:800;color:#94600f!important;margin-top:5px!important;font-size:9px!important;display:inline-block!important}.reminder-actions .collection-button{color:#4b5d54;background:#f6f8f7;border-color:#d4ddd8}.payment-modal{width:min(560px,100%);padding:0;overflow:hidden}.payment-action-panel>header{border-bottom:1px solid var(--line);justify-content:space-between;padding:17px 18px;display:flex}.payment-action-panel header>div{gap:3px;display:grid}.payment-action-panel header small{color:#75827b;font-size:11px}.payment-action-panel header>button{cursor:pointer;background:#edf1ef;border:0;border-radius:8px;width:30px;height:30px;font-size:19px}.payment-action-panel .mode-switch{margin:14px 18px}.payment-action-panel>form{grid-template-columns:1fr 1fr;gap:11px;padding:0 18px 18px;display:grid}.payment-action-panel form .upgrade-field:last-of-type,.payment-action-panel form>.upgrade-primary{grid-column:1/-1}.quote-line-editor.needs-approval{background:#fffaf0;border-color:#e5bc67}.quote-rate-field em{color:#a0640d;font-size:8px;font-style:normal;font-weight:800}.approval-notice{color:#8e5c10;background:#fff3d9;border-radius:9px;align-items:center;gap:7px;padding:10px 12px;font-size:10px;line-height:1.4;display:flex}.approval-notice svg{flex:0 0 15px;width:15px;height:15px}.customer-link-button,.quote-accept-button{min-height:44px;color:var(--green);cursor:pointer;background:#f4faf7;border:1px solid #cbdcd3;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:0 13px;font-size:12px;font-weight:800;display:inline-flex}.customer-link-button svg{width:16px;height:16px}.quote-accept-button{color:#fff;border-color:var(--green);background:var(--green)}.accepted-label{color:var(--green);align-items:center;gap:5px;font-size:11px;font-weight:800;display:inline-flex}.accepted-label svg{width:15px;height:15px}.customer-portal{color:#17231e;width:min(820px,100% - 30px);margin:24px auto 50px}.portal-header{background:#fff;border:1px solid #dce5e0;border-radius:18px 18px 0 0;justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.portal-header img{width:150px;height:auto}.portal-header div{justify-items:end;gap:3px;display:grid}.portal-header span{color:var(--green);letter-spacing:.14em;font-size:10px;font-weight:800}.portal-header strong{font:800 17px Manrope,sans-serif}.portal-intro{color:#fff;background:linear-gradient(135deg,#18372a,#0f7552);grid-template-columns:1fr 1fr;padding:35px;display:grid}.portal-intro>div:last-child{text-align:right;justify-self:end}.portal-intro small{opacity:.7;text-transform:uppercase;letter-spacing:.08em;font-size:10px}.portal-intro h1{margin:8px 0 5px;font:800 27px Manrope,sans-serif}.portal-intro strong{margin:8px 0 5px;font:800 27px Manrope,sans-serif;display:block}.portal-intro p{opacity:.8;margin:0;font-size:12px}.portal-items,.portal-terms,.portal-response{background:#fff;border:1px solid #dce5e0;border-top:0;padding:25px 30px}.portal-items h2,.portal-terms h2,.portal-response h2{margin:0 0 15px;font:800 17px Manrope,sans-serif}.portal-items article{border-top:1px solid #e8edea;grid-template-columns:70px minmax(0,1fr) auto;align-items:center;gap:13px;padding:14px 0;display:grid}.portal-items article:first-of-type{border-top:0}.portal-items article>img,.portal-items article>span{object-fit:contain;background:#fff;border:1px solid #e2e8e4;border-radius:10px;place-items:center;width:70px;height:70px;display:grid}.portal-items article>div{gap:5px;display:grid}.portal-items p{color:#68756e;margin:0;font-size:11px;line-height:1.4}.portal-items small{color:#7a8780;font-size:10px}.portal-total{background:#f5f8f6;border:1px solid #dce5e0;border-top:0;grid-template-columns:repeat(3,1fr);display:grid}.portal-total span{border-right:1px solid #dce5e0;gap:5px;padding:16px 22px;display:grid}.portal-total span:last-child{color:#fff;background:#17231e;border-right:0}.portal-total small{text-transform:uppercase;font-size:9px}.portal-terms p{color:#5f6c65;margin:7px 0;font-size:12px}.portal-response{border-radius:0 0 18px 18px}.portal-response>label{gap:6px;margin-bottom:11px;display:grid}.portal-response label span{font-size:11px;font-weight:800}.portal-response input,.portal-response textarea{width:100%;font:inherit;border:1px solid #cedad3;border-radius:9px;padding:10px 12px}.portal-response>div:last-child{justify-content:flex-end;gap:8px;display:flex}.portal-response button{cursor:pointer;background:#fff;border:1px solid #d1dbd6;border-radius:9px;min-height:43px;padding:0 15px;font-weight:800}.portal-response button.accept{color:#fff;border-color:var(--green);background:var(--green)}.portal-confirmed{color:#246049;text-align:center;background:#eaf6ef;border-radius:12px;padding:22px}.portal-confirmed.changes{color:#80581a;background:#fff3da}.portal-confirmed strong{font:800 19px Manrope,sans-serif}.portal-confirmed p{margin:7px 0 0;font-size:12px}.portal-error{color:#a64741;font-size:11px}.portal-footer{color:#748078;text-align:center;padding:17px;font-size:10px}.portal-unavailable{text-align:center;align-content:center;place-items:center;min-height:100vh;padding:30px;display:grid}.portal-unavailable img{width:180px}.portal-unavailable h1{margin:25px 0 7px}.portal-unavailable p{color:#69766f;max-width:430px;line-height:1.5}@media (width<=900px){.customer-grid{grid-template-columns:repeat(2,1fr)}.admin-kpis{grid-template-columns:1fr 1fr}.performance-table{overflow-x:auto}.performance-head,.performance-table>article{min-width:820px}.admin-control-grid,.settings-grid{grid-template-columns:1fr}.followup-board{grid-template-columns:1fr 1fr}.follow-column:last-child{grid-column:1/-1}.upgrade-form-grid,.compact-editor .upgrade-form-grid{grid-template-columns:1fr 1fr}}@media (width<=640px){.role-pill{display:none}.workspace-tabs{overscroll-behavior-inline:contain;scrollbar-width:none;display:flex;overflow-x:auto}.workspace-tabs::-webkit-scrollbar{display:none}.workspace-tabs button{flex:0 0 70px}.nav-badge{position:absolute;top:3px;right:7px}.upgrade-heading{gap:14px;display:grid}.upgrade-heading h2{font-size:24px}.upgrade-heading>button{width:100%}.admin-kpis,.expense-summary{grid-template-columns:1fr 1fr}.metric-card{min-height:90px;padding:14px}.metric-card strong{font-size:18px}.customer-toolbar{display:grid}.lead-chips{flex-wrap:nowrap;justify-content:flex-start;overflow-x:auto}.lead-chips span{flex:none}.customer-grid,.upgrade-form-grid,.compact-editor .upgrade-form-grid{grid-template-columns:1fr}.upgrade-field.wide{grid-column:auto}.followup-board{grid-template-columns:1fr}.follow-column:last-child{grid-column:auto}.route-list article{grid-template-columns:32px 1fr auto}.route-list article>a{grid-column:2}.inline-upgrade-form{display:grid}.expense-list>article{grid-template-columns:38px 1fr auto}.expense-list article>.expense-status{grid-column:2}.expense-list article>a,.expense-review{grid-column:2/-1}.audit-section article{grid-template-columns:1fr 1fr}.audit-section article p{grid-column:1/-1}.settings-grid>article{grid-template-columns:42px 1fr}.settings-grid article>button,.settings-grid article>b,.settings-signout{grid-column:2}.visit-result-form{grid-template-columns:1fr}.visit-result-form label:first-child{grid-row:auto}.reminder-actions{flex-wrap:wrap}.reminder-actions .collection-button{flex:1 0 100%}.payment-action-panel>form{grid-template-columns:1fr}.payment-action-panel form .upgrade-field:last-of-type,.payment-action-panel form>.upgrade-primary{grid-column:auto}.quote-actions .customer-link-button,.quote-actions .quote-accept-button{min-height:44px}.customer-portal{width:calc(100% - 20px);margin-top:10px}.portal-header{padding:14px}.portal-header img{width:110px}.portal-intro{grid-template-columns:1fr;gap:22px;padding:25px 20px}.portal-intro>div:last-child{text-align:left;justify-self:start}.portal-items,.portal-terms,.portal-response{padding:20px 16px}.portal-items article{grid-template-columns:58px 1fr}.portal-items article>img,.portal-items article>span{width:58px;height:58px}.portal-items article>b{grid-column:2}.portal-total span{padding:13px 9px}.portal-total strong{font-size:12px}.portal-response>div:last-child{display:grid}}.target-form{grid-template-columns:1fr 1fr}.target-admin-list article{border-top:1px solid #e4eae6;grid-template-columns:1fr auto;gap:3px 8px;padding:8px 0;font-size:10px;display:grid}.target-admin-list article small{color:#78857e;grid-column:1/-1}.visit-alerts{background:#fffaf0;border:1px solid #ead4a7;border-radius:14px;margin-top:16px;padding:15px}.visit-alerts>header{gap:3px;margin-bottom:9px;display:grid}.visit-alerts header small{color:#84692f;font-size:10px}.visit-alerts>div{grid-template-columns:1fr 1fr;gap:8px;display:grid}.visit-alerts article{background:#fff;border-radius:10px;grid-template-columns:auto 1fr;gap:4px 8px;padding:10px;display:grid}.visit-alerts article>span{color:#9e4a45;background:#fbecea;border-radius:20px;grid-row:1/span 2;align-self:center;padding:5px 7px;font-size:8px;font-weight:800}.visit-alerts article>span.short{color:#986214;background:#fff0d3}.visit-alerts article strong{font-size:11px}.visit-alerts article small{color:#79867f;font-size:9px}.public-catalogue{width:min(1120px,100% - 36px);margin:22px auto 50px}.public-catalogue>header{color:#fff;background:linear-gradient(135deg,#18372a,#0f7552);border-radius:22px;grid-template-columns:190px minmax(0,1fr) auto;align-items:center;gap:26px;padding:30px;display:grid}.public-catalogue header img{background:#fff;border-radius:12px;width:180px;padding:10px}.public-catalogue header small{letter-spacing:.14em;opacity:.72;font-size:10px;font-weight:800}.public-catalogue header h1{letter-spacing:-1px;margin:7px 0 5px;font:800 31px Manrope,sans-serif}.public-catalogue header p{opacity:.76;margin:0;font-size:13px}.public-catalogue header>a{color:#0b6547;background:#fff;border-radius:10px;padding:12px 15px;font-size:12px;font-weight:800;text-decoration:none}.public-catalogue>section{padding:31px 0 4px}.catalogue-section-title{justify-content:space-between;align-items:center;margin-bottom:13px;display:flex}.catalogue-section-title h2{margin:0;font:800 23px Manrope,sans-serif}.catalogue-section-title span{color:var(--green);background:var(--green-pale);border-radius:20px;padding:6px 9px;font-size:10px;font-weight:800}.public-product-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.public-product-grid>article{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;min-height:420px;padding:15px;display:flex;box-shadow:0 8px 25px #192f240d}.public-product-grid article>img,.public-product-grid article>div{object-fit:contain;background:#f4f7f5;border-radius:11px;place-items:center;width:100%;height:190px;font-size:44px;display:grid}.public-product-grid article>small{color:var(--green);letter-spacing:.08em;margin-top:13px;font-size:9px;font-weight:800}.public-product-grid h3{margin:5px 0 7px;font:800 17px/1.25 Manrope,sans-serif}.public-product-grid p{color:#66736c;margin:0;font-size:11px;line-height:1.5}.public-product-grid article>span{color:#55635b;background:#f4f7f5;border-radius:8px;gap:3px;margin:11px 0;padding:8px;font-size:10px;display:grid}.public-product-grid article>span strong{color:#738078;text-transform:uppercase;font-size:8px}.public-product-grid article>a{color:#fff;background:var(--green);text-align:center;border-radius:9px;margin-top:auto;padding:10px;font-size:11px;font-weight:800;text-decoration:none}.catalogue-coming{color:#7a8780;text-align:center;background:#fafcfa;border:1px dashed #ccd9d2;border-radius:14px;padding:35px}.public-catalogue>footer{color:#6e7b74;border-top:1px solid #dce4df;justify-content:space-between;margin-top:35px;padding:20px 0;font-size:11px;display:flex}@media (width<=760px){.public-catalogue>header{grid-template-columns:1fr;justify-items:start;gap:18px;padding:24px}.public-catalogue header h1{font-size:27px}.public-product-grid{grid-template-columns:1fr 1fr}.visit-alerts>div{grid-template-columns:1fr}}@media (width<=520px){.public-product-grid{grid-template-columns:1fr}.public-product-grid>article{min-height:0}.public-catalogue>footer{gap:5px;display:grid}}.role-pill.driver{color:#235d79;background:#e5f3fa}.driver-workspace{padding:0;overflow:hidden}.driver-heading{justify-content:space-between;align-items:center;gap:18px;padding:28px 28px 20px;display:flex}.driver-heading small{color:var(--green);letter-spacing:.12em;font-size:10px;font-weight:800}.driver-heading h2{letter-spacing:-.8px;margin:5px 0 6px;font:800 28px Manrope,sans-serif}.driver-heading p{max-width:680px;color:var(--muted);margin:0;font-size:12px;line-height:1.5}.driver-live-pill{color:#176247;background:#e4f4eb;border-radius:20px;flex:none;padding:8px 11px;font-size:10px;font-weight:800}.driver-metrics{grid-template-columns:repeat(4,1fr);gap:9px;padding:0 28px 20px;display:grid}.driver-metrics article{background:#fbfcfb;border:1px solid #dfe7e2;border-radius:13px;align-content:center;gap:3px;min-height:90px;padding:14px 16px;display:grid}.driver-metrics span,.driver-metrics small{color:#718078;font-size:9px;font-weight:700}.driver-metrics strong{letter-spacing:-.5px;font:800 21px Manrope,sans-serif}.dispatch-panel{background:#f4faf7;border:1px solid #cfe1d7;border-radius:15px;margin:0 28px 20px}.dispatch-panel>header{justify-content:space-between;align-items:center;gap:14px;padding:15px;display:flex}.dispatch-panel header>div{gap:3px;display:grid}.dispatch-panel header strong{font:800 14px Manrope,sans-serif}.dispatch-panel header small{color:#74827a;font-size:10px}.dispatch-panel header button{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:9px;min-height:38px;padding:0 12px;font-size:10px;font-weight:800}.dispatch-form{background:#fff;border-top:1px solid #d8e8df;border-radius:0 0 15px 15px;grid-template-columns:repeat(4,1fr);gap:10px;padding:15px;display:grid}.driver-field{gap:6px;min-width:0;display:grid}.driver-field.wide{grid-column:span 2}.driver-field>span{color:#5e6c65;font-size:10px;font-weight:800}.driver-field input,.driver-field select,.driver-field textarea{width:100%;min-width:0;color:var(--ink);background:#fff;border:1px solid #d5dfda;border-radius:9px;outline:none;font-size:12px}.driver-field input,.driver-field select{height:42px;padding:0 10px}.driver-field textarea{resize:vertical;padding:10px}.driver-field input:focus,.driver-field select:focus,.driver-field textarea:focus{border-color:#74ae94;box-shadow:0 0 0 3px #0f755214}.dispatch-submit,.delivery-save{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:9px;align-self:end;min-height:42px;font-size:11px;font-weight:800}.dispatch-warning{color:#795918;background:#fff5dc;border-radius:10px;gap:3px;margin:0 15px 15px;padding:13px;display:grid}.dispatch-warning b{font-size:11px}.dispatch-warning span{font-size:10px}.driver-filter{gap:6px;padding:0 28px 16px;display:flex;overflow-x:auto}.driver-filter button{color:#5f6d65;cursor:pointer;background:#fff;border:1px solid #d9e3dd;border-radius:20px;flex:none;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:10px;font-weight:800;display:inline-flex}.driver-filter button.active{color:#fff;border-color:var(--green);background:var(--green)}.driver-filter b{min-width:18px;height:18px;color:var(--green);background:#fff;border-radius:10px;place-items:center;font-size:8px;display:grid}.delivery-list{gap:12px;padding:0 28px 28px;display:grid}.delivery-card{background:#fff;border:1px solid #dae4de;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px #1632240d}.delivery-card.out-for-delivery{border-color:#8ec8ad;box-shadow:0 0 0 3px #e5f5ed}.delivery-card.delivered{border-color:#b8ddca}.delivery-card.failed{border-color:#ebc3c0}.delivery-card>header{grid-template-columns:40px minmax(0,1fr) auto;align-items:start;gap:12px;padding:17px;display:grid}.stop-number{color:#fff;background:var(--green);border-radius:12px;place-items:center;width:40px;height:40px;font:800 16px Manrope,sans-serif;display:grid}.delivery-card header small{color:#75827b;text-transform:uppercase;letter-spacing:.04em;font-size:9px;font-weight:700}.delivery-card header h3{margin:4px 0 3px;font:800 18px Manrope,sans-serif}.delivery-card header p{color:#69766f;margin:0;font-size:11px;line-height:1.45}.delivery-status{color:#7a570f;text-transform:uppercase;background:#fff1cf;border-radius:20px;padding:6px 8px;font-size:8px;font-weight:800}.out-for-delivery .delivery-status{color:#0c6344;background:#ddf4e8}.delivered .delivery-status{color:#176247;background:#e2f4ea}.failed .delivery-status{color:#a5433f;background:#fbe8e7}.delivery-meta{background:#fafcfa;border-block:1px solid #e6ece8;grid-template-columns:repeat(3,1fr);display:grid}.delivery-meta>span{border-right:1px solid #e6ece8;gap:3px;padding:11px 16px;display:grid}.delivery-meta>span:last-child{border:0}.delivery-meta small{color:#7a8780;text-transform:uppercase;font-size:8px;font-weight:800}.delivery-meta strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.delivery-items{border:1px solid #e2e9e5;border-radius:10px;margin:12px 16px 0}.delivery-items summary{color:#4e5e55;cursor:pointer;padding:10px 12px;font-size:10px;font-weight:800}.delivery-items>div{border-top:1px solid #e6ece8;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;padding:8px 12px;display:grid}.delivery-items img,.delivery-items>div>span{object-fit:contain;background:#f3f6f4;border-radius:7px;place-items:center;width:36px;height:36px;display:grid}.delivery-items strong,.delivery-items b{font-size:10px}.driver-instruction{color:#72591f;background:#fff7df;border-radius:9px;margin:12px 16px 0;padding:10px 12px;font-size:10px;line-height:1.45}.delivery-contact{grid-template-columns:repeat(3,1fr);gap:7px;padding:14px 16px;display:grid}.delivery-contact a{min-height:41px;color:var(--green);background:#f7fbf9;border:1px solid #cfe0d6;border-radius:9px;place-items:center;font-size:10px;font-weight:800;text-decoration:none;display:grid}.delivery-main-action{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:12px;width:calc(100% - 32px);min-height:52px;margin:0 16px 16px;font:800 14px Manrope,sans-serif;box-shadow:0 8px 18px #0f75522e}.delivery-main-action.complete{background:#173b2f}.delivery-completion{background:#f5faf7;border:1px solid #cfe1d7;border-radius:12px;grid-template-columns:1fr 1fr;gap:10px;margin:0 16px 16px;padding:15px;display:grid}.delivery-completion .delivery-save{grid-column:1/-1}.delivery-proof-summary{background:#f8fbf9;border-top:1px solid #e2e9e5;align-items:center;gap:22px;padding:13px 16px;display:flex}.delivery-proof-summary>div{gap:2px;display:grid}.delivery-proof-summary small{color:#77847d;text-transform:uppercase;font-size:8px}.delivery-proof-summary strong{font-size:10px}.delivery-proof-summary>a{color:var(--green);align-items:center;gap:6px;margin-left:auto;font-size:9px;font-weight:800;text-decoration:none;display:flex}.delivery-proof-summary img{object-fit:cover;border-radius:7px;width:36px;height:36px}.delivery-proof-summary p{color:#9a443f;margin:0;font-size:10px}.driver-empty{color:#6f7d75;text-align:center;justify-items:center;padding:45px 25px 52px;display:grid}.driver-empty>span{width:48px;height:48px;color:var(--green);background:var(--green-pale);border-radius:50%;place-items:center;font-size:21px;display:grid}.driver-empty h3{color:var(--ink);margin:13px 0 5px;font:800 17px Manrope,sans-serif}.driver-empty p{max-width:440px;margin:0;font-size:11px;line-height:1.5}@media (width<=760px){.driver-heading{align-items:start;padding:22px 17px 16px}.driver-heading h2{font-size:25px}.driver-live-pill{margin-top:4px}.driver-metrics{grid-template-columns:1fr 1fr;padding:0 17px 16px}.driver-metrics article{min-height:82px;padding:12px}.driver-metrics strong{font-size:18px}.dispatch-panel{margin:0 17px 17px}.dispatch-form{grid-template-columns:1fr 1fr}.driver-filter{padding:0 17px 14px}.delivery-list{padding:0 12px 22px}}@media (width<=520px){.driver-heading{display:grid}.driver-live-pill{width:fit-content}.dispatch-panel>header{align-items:start}.dispatch-form,.delivery-completion{grid-template-columns:1fr}.driver-field.wide,.delivery-completion .delivery-save{grid-column:auto}.delivery-card>header{grid-template-columns:38px minmax(0,1fr)}.stop-number{width:38px;height:38px}.delivery-status{grid-column:2;width:fit-content}.delivery-meta>span{padding:10px}.delivery-meta strong{font-size:10px}.delivery-contact a{min-height:45px}.delivery-proof-summary{grid-template-columns:1fr 1fr;gap:10px;display:grid}.delivery-proof-summary>a{margin:0}.delivery-proof-summary p{grid-column:1/-1}}.mobile-menu-button,.mobile-core-nav,.mobile-section-menu,.mobile-menu-scrim{display:none}@keyframes mobile-panel-in{0%{opacity:0;transform:translateY(16px)scale(.98)}}@media (width<=640px){.simple-app{padding-bottom:calc(98px + env(safe-area-inset-bottom))}.desktop-workspace-tabs{display:none}.mobile-menu-button{color:#627068;cursor:pointer;background:#fff;border:1px solid #d5dfda;border-radius:11px;place-items:center;width:38px;height:38px;margin-left:3px;display:grid}.mobile-menu-button svg{width:20px;height:20px}.mobile-menu-button.active{color:var(--green);background:var(--green-pale);border-color:#b8d6c7}.mobile-core-nav{z-index:50;right:8px;bottom:calc(8px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border:1px solid #d7e2dc;border-radius:17px;grid-template-columns:repeat(5,minmax(0,1fr));gap:3px;min-height:70px;padding:5px;display:grid;position:fixed;left:8px;box-shadow:0 12px 36px #142d202e}.mobile-core-nav.driver-nav{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-core-nav button{color:#65736b;cursor:pointer;background:0 0;border:0;border-radius:12px;align-content:center;place-items:center;gap:4px;min-width:0;min-height:58px;padding:4px 1px;font-size:10px;font-weight:800;display:grid;position:relative}.mobile-core-nav button svg{width:22px;height:22px}.mobile-core-nav button span{white-space:nowrap;max-width:100%}.mobile-core-nav button.active{color:#fff;background:var(--green);box-shadow:0 6px 14px #0f755233}.mobile-core-nav .nav-badge{position:absolute;top:3px;right:max(4px,50% - 27px)}.mobile-core-nav button.active .nav-badge{color:var(--green);background:#fff}.mobile-menu-scrim{z-index:40;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#1120185c;border:0;display:block;position:fixed;inset:0}.mobile-section-menu{z-index:46;right:12px;bottom:calc(88px + env(safe-area-inset-bottom));max-height:calc(100dvh - 116px - env(safe-area-inset-bottom));background:#fff;border:1px solid #d6e1db;border-radius:20px;padding:16px;animation:.18s ease-out mobile-panel-in;display:block;position:fixed;left:12px;overflow-y:auto;box-shadow:0 22px 60px #0e23183d}.mobile-section-menu>header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.mobile-section-menu>header div{gap:3px;display:grid}.mobile-section-menu>header strong{font:800 19px Manrope,sans-serif}.mobile-section-menu>header span{color:var(--muted);font-size:12px}.mobile-section-menu>header button{color:#5f6c65;cursor:pointer;background:#eef3f0;border:0;border-radius:11px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.mobile-section-menu>header button svg{width:19px;height:19px}.mobile-section-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.mobile-section-grid>button{color:#59685f;cursor:pointer;background:#f9fbfa;border:1px solid #dce5e0;border-radius:13px;align-content:center;place-items:center;gap:6px;min-width:0;min-height:74px;padding:8px 4px;font-size:11px;font-weight:800;display:grid;position:relative}.mobile-section-grid>button svg{width:23px;height:23px}.mobile-section-grid>button span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.mobile-section-grid>button.active{border-color:var(--green);color:#fff;background:var(--green)}.mobile-section-grid .nav-badge{position:absolute;top:5px;right:7px}.mobile-section-grid>button.active .nav-badge{color:var(--green);background:#fff}}.tally-integration-panel{grid-column:1/-1;min-width:0}.tally-addon-body{gap:14px;padding:20px;display:grid}.tally-odbc-card{background:linear-gradient(135deg,#edf8f2,#f8fbf9);border:1px solid #b9d8c8;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px 20px;padding:20px;display:grid}.tally-odbc-card p{color:#53655b;margin-top:5px}.tally-odbc-card>a{color:#fff;white-space:nowrap;justify-content:center;align-items:center;min-height:46px;padding:0 16px;text-decoration:none;display:inline-flex}.tally-odbc-card ol{grid-column:1/-1;gap:7px;margin:0;padding-left:22px;display:grid}.tally-odbc-card>small{color:#53655b;grid-column:1/-1}.tally-addon-body p{margin:0;line-height:1.55}.tally-addon-body small{line-height:1.5;display:block}.tally-addon-body button{border:1px solid var(--line,#dce5e0);cursor:pointer;border-radius:12px;min-height:46px;padding:10px 15px;font-size:15px}.tally-addon-body button:disabled{opacity:.55;cursor:not-allowed}.tally-actions{flex-wrap:wrap;gap:10px;display:flex}.tally-install-steps{gap:12px;margin:0;padding-left:24px;line-height:1.6;display:grid}.tally-error,.tally-notice,.tally-caution{overflow-wrap:anywhere;border-radius:12px;padding:12px 14px}.tally-error{color:#8b2121;background:#fff0f0}.tally-notice{color:#125c3f;background:#eaf7ee}.tally-caution{color:#664819;background:#fff8e9;font-size:14px}.tally-revoke{color:#8b2121;background:#fff;justify-self:start}.tally-transfers{border-top:1px solid #dce5e0;padding-top:10px}.tally-transfers h3,.tally-review h3{margin:8px 0}.tally-transfer-row{border-bottom:1px solid #e9eeeb;grid-template-columns:1fr auto auto;align-items:center;gap:16px;padding:12px 0;display:grid}.tally-review{border:1px solid #c9dbd0;border-radius:16px;gap:14px;min-width:0;padding:20px;display:grid}.tally-review-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.tally-totals{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.tally-totals>span{overflow-wrap:anywhere;background:#f1f6f3;border-radius:12px;padding:14px}.tally-totals strong{font-variant-numeric:tabular-nums;font-size:19px}.tally-ledger-search{gap:6px;display:grid}.tally-ledger-search input{width:100%;min-height:48px;font:inherit;border:1px solid #ccd7d0;border-radius:12px;padding:10px 12px}.tally-review-ledgers{overscroll-behavior:contain;gap:8px;max-height:540px;display:grid;overflow-y:auto}.tally-review-ledgers details{background:#fff;border:1px solid #dce5e0;border-radius:12px}.tally-review-ledgers summary{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:14px;display:flex}.tally-review-ledgers summary span{overflow-wrap:anywhere}.tally-review-ledgers summary strong{white-space:nowrap}.tally-review-ledgers details>div{padding:0 14px 12px}.tally-review-ledgers article{border-top:1px solid #e9eeeb;justify-content:space-between;gap:14px;padding:12px 0;display:flex}.tally-review-ledgers article>span{overflow-wrap:anywhere;min-width:0}.tally-review-ledgers article>span:last-child{text-align:right}.tally-confirm{cursor:pointer;align-items:flex-start;gap:12px;line-height:1.5;display:flex}.tally-confirm input{width:22px;height:22px;accent-color:var(--green);flex:0 0 22px;margin-top:2px}.tally-addon-body :is(button,input,summary):focus-visible{outline-offset:3px;outline:3px solid #1a8a62}.customer-open-card{cursor:pointer;transition:transform .15s,box-shadow .15s}.customer-open-card:hover{transform:translateY(-2px);box-shadow:0 14px 32px #1432221a}.customer-grid .open-account{color:var(--green);background:0 0;border:0;margin-left:auto;font-weight:800}.customer-account{gap:18px;display:grid}.account-hero{color:#fff;background:linear-gradient(135deg,#075d3f,#0b7a55);border-radius:20px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;padding:22px 24px;display:grid;box-shadow:0 14px 32px #075d3f2e}.account-hero>button:first-child{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff47;border-radius:12px;width:42px;height:42px;font-size:22px}.account-hero small{letter-spacing:.13em;opacity:.75;font-size:11px;font-weight:900}.account-hero h2{margin:3px 0 4px;font:800 clamp(22px,4vw,34px) Manrope,sans-serif}.account-hero p{opacity:.8;margin:0}.account-edit{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff59;border-radius:12px;min-height:42px;padding:0 15px;font:800 13px inherit}.account-tabs{background:#edf2ef;border-radius:14px;grid-template-columns:1fr 1fr;padding:5px;display:grid}.account-tabs button{color:#637168;cursor:pointer;background:0 0;border:0;border-radius:10px;min-height:44px;font:800 14px inherit}.account-tabs button.active{color:#064f37;background:#fff;box-shadow:0 4px 12px #152d2014}.account-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.account-overview{background:#fff;border:1px solid #dce5e0;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));display:grid;overflow:hidden}.account-overview>span{border-right:1px solid #e5ece8;gap:4px;padding:18px;display:grid}.account-overview>span:last-child{border:0}.account-overview small,.sold-items small,.items-history>p{color:var(--muted)}.account-section{background:#fff;border:1px solid #dce5e0;border-radius:16px;overflow:hidden}.account-section-head{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:minmax(0,1fr) auto 28px;align-items:center;gap:14px;padding:17px 18px;display:grid}.account-section-head span{gap:3px;display:grid}.account-section-head span>strong{font:800 17px Manrope,sans-serif}.account-section-head small{color:var(--muted)}.account-section-head>b{color:#075d3f}.account-section-head i{background:#edf4f0;border-radius:50%;place-items:center;width:26px;height:26px;font-style:normal;font-weight:900;display:grid}.account-section-body{border-top:1px solid #e5ece8}.account-drill>button,.account-entry,.account-line,.sold-items>button{width:100%;min-height:66px;color:inherit;text-align:left;background:#fff;border:0;border-bottom:1px solid #e9eeeb;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:13px 18px;display:grid}.account-drill>button{cursor:pointer}.account-drill>button b{background:#edf4f0;border-radius:50%;place-items:center;width:24px;height:24px;display:grid}.account-entry,.account-line.clickable,.sold-items>button{cursor:pointer}.account-entry span,.account-line span,.sold-items span{gap:3px;display:grid}.account-entry span:last-child{text-align:right}.account-entry small,.account-line small{color:var(--muted)}.account-entry small.due{color:#b34b2e}.account-entry small.paid{color:#15704f}.account-line{grid-template-columns:minmax(0,1fr) auto}.account-line:last-child,.account-entry:last-child,.sold-items>button:last-child{border-bottom:0}.overdue-select-head{background:#f8fbf9;border-bottom:1px solid #e9eeeb;justify-content:space-between;align-items:center;gap:12px;padding:12px 18px;display:flex}.overdue-select-head label{color:#075d3f;cursor:pointer;align-items:center;gap:9px;font-weight:800;display:flex}.overdue-select-head small{color:var(--muted);text-align:right}.overdue-select-head input,.overdue-bill-row input{accent-color:#08704e;cursor:pointer;width:19px;height:19px}.overdue-bill-row{border-bottom:1px solid #e9eeeb;grid-template-columns:50px minmax(0,1fr);align-items:stretch;display:grid}.overdue-bill-row>label{background:#fbfcfb;border-right:1px solid #edf1ef;place-items:center;display:grid}.overdue-bill-row .account-line{border:0}.overdue-remind-bar{background:#fff;padding:13px 18px}.overdue-remind-bar button{color:#08704e;cursor:pointer;background:#fff;border:1px solid #08704e;border-radius:10px;width:100%;min-height:46px;font:800 14px inherit}.overdue-remind-bar button:disabled{color:#9aa69f;cursor:not-allowed;border-color:#cdd8d2}.sold-items,.items-history{background:#fff;border:1px solid #dce5e0;border-radius:16px;overflow:hidden}.sold-items>button>span:nth-child(2){text-align:right}.sold-items>button>b{color:var(--green);font-size:20px}.items-history{padding:20px}.items-history h3{margin:14px 0 4px}.items-history>p{margin:0 0 14px}.items-history .account-line{width:calc(100% + 40px);margin:0 -20px}.text-back{color:var(--green);cursor:pointer;background:0 0;border:0;font-weight:800}.invoice-overlay{z-index:80;background:#071810b8;place-items:start center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.invoice-shell{width:min(820px,100%)}.invoice-shell>header{justify-content:space-between;gap:12px;margin-bottom:12px;display:flex}.invoice-shell>header div{gap:8px;display:flex}.invoice-shell>header button{color:#fff;cursor:pointer;background:#116c4d;border:1px solid #ffffff47;border-radius:11px;min-height:42px;padding:0 15px;font-weight:800}.josh-invoice{color:#17231d;background:#fff;min-height:1050px;padding:46px;font-family:Manrope,sans-serif}.invoice-brand{border-bottom:4px solid #096344;justify-content:space-between;align-items:center;gap:20px;padding-bottom:24px;display:flex}.invoice-brand>div{align-items:baseline;gap:10px;display:flex}.invoice-brand b{color:#096344;letter-spacing:-.05em;font-size:38px}.invoice-brand span{letter-spacing:.12em;font-size:12px;font-weight:900}.invoice-brand p{color:#607067;font-size:12px}.invoice-title{justify-content:space-between;gap:20px;padding:24px 0;display:flex}.invoice-title span{gap:5px;display:grid}.invoice-title span:last-child{text-align:right}.invoice-title small,.invoice-client small{color:#7d8a83;letter-spacing:.12em;font-size:10px;font-weight:900}.invoice-client{background:#f1f6f3;border-radius:12px;padding:18px}.invoice-client strong{margin:5px 0;font-size:18px;display:block}.invoice-client p{color:#59665f;margin:3px 0;font-size:12px}.voucher-parties{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.voucher-reference{border:1px solid #dfe7e2;border-radius:12px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px;padding:14px 18px;display:grid}.voucher-reference span{gap:4px;display:grid}.voucher-reference small,.voucher-totals small{color:#7d8a83;letter-spacing:.1em;font-size:10px;font-weight:900}.voucher-description{color:#6b7770;margin-top:4px;font-weight:400;display:block}.voucher-totals{justify-content:end;min-width:280px;margin:24px 0 0 auto;display:grid}.voucher-totals span{justify-content:space-between;gap:40px;padding:7px 0;display:flex}.voucher-totals .grand{border-top:2px solid #096344;margin-top:6px;padding-top:12px}.voucher-totals .grand strong{color:#096344;font-size:24px}.josh-invoice table{border-collapse:collapse;width:100%;margin-top:24px}.josh-invoice th{color:#fff;text-align:right;background:#096344;padding:11px 8px;font-size:11px}.josh-invoice th:first-child,.josh-invoice td:first-child{text-align:left}.josh-invoice td{text-align:right;border-bottom:1px solid #dfe7e2;padding:13px 8px;font-size:12px}.invoice-no-lines{color:#68766e;text-align:center;border:1px dashed #cbd8d0;margin-top:24px;padding:18px}.invoice-total{border-top:2px solid #096344;justify-content:flex-end;align-items:baseline;gap:22px;margin:28px 0;padding-top:18px;display:flex}.invoice-total strong{color:#096344;font-size:26px}.josh-invoice footer{color:#69766f;border-top:1px solid #dfe7e2;margin-top:90px;padding-top:18px;font-size:11px}.josh-invoice footer strong{color:#096344}.tally-document-shell{width:min(900px,100%);overflow-x:hidden}.document-preview-frame{max-width:100%;margin:0 auto;overflow:hidden}.document-preview-frame>article{transform-origin:0 0;margin:0}.tally-document{box-sizing:border-box;color:#111;background:#fff;width:794px;min-height:1123px;margin:0 auto;padding:34px 42px 24px;font-family:Arial,Helvetica,sans-serif;font-size:11px;line-height:1.3}.tally-document h1{text-align:center;letter-spacing:.12em;margin:0 0 5px;font-size:16px}.tally-voucher-head{border:1px solid #111;border-bottom:0;grid-template-columns:58% 42%;display:grid}.tally-party-column{border-right:1px solid #111}.tally-party-block{white-space:pre-line;border-bottom:1px solid #111;min-height:116px;padding:6px}.tally-party-block:first-child{min-height:130px}.tally-party-block:last-child{border-bottom:0}.tally-party-block small,.tally-meta small,.tally-terms small,.tally-words small{font-size:10px;display:block}.tally-party-block>strong{letter-spacing:.04em;margin:2px 0 3px;font-size:12px;display:block}.tally-party-block p{margin:1px 0}.tally-meta-column{flex-direction:column;display:flex}.tally-meta-grid{grid-template-columns:1fr 1fr;display:grid}.tally-meta{border-bottom:1px solid #111;border-right:1px solid #111;min-height:44px;padding:4px 6px}.tally-meta:nth-child(2n){border-right:0}.tally-meta strong{letter-spacing:.03em;margin-top:1px;font-size:12px;display:block}.tally-terms{white-space:pre-line;flex:1;min-height:100px;padding:6px}.tally-terms strong{margin-top:5px;display:block}.tally-document .tally-items{border-collapse:collapse;table-layout:fixed;width:100%;min-height:360px;margin:0}.tally-document .tally-items th{color:#111;text-align:center;letter-spacing:.05em;background:#fff;border:1px solid #111;padding:6px 4px;font-size:9px;font-weight:400}.tally-document .tally-items th:first-child{width:3.5%}.tally-document .tally-items th:nth-child(2){width:35%}.tally-document .tally-items th:last-child{width:15%}.tally-document .tally-items td{text-align:right;vertical-align:top;border-bottom:0;border-right:1px solid #111;height:42px;padding:6px 4px;font-size:10px}.tally-document .tally-items td:first-child{text-align:center;border-left:1px solid #111}.tally-document .tally-items td:nth-child(2),.tally-document .tally-items td:nth-child(3){text-align:left}.tally-document .tally-items td em{white-space:pre-line;margin:3px 0 0 16px;font-weight:400;display:block}.tally-document .tally-items tbody tr:last-child td{height:150px}.tally-document .tally-items .tally-charge-row td{vertical-align:bottom}.tally-charge-row span{min-height:18px;font-weight:700;display:block}.tally-charge-row td:nth-child(2) span{text-align:right}.tally-document .tally-items tfoot td{vertical-align:middle;border-top:1px solid #111;border-bottom:1px solid #111;height:auto;padding:5px 4px;font-weight:700}.tally-document .tally-items tfoot td:nth-child(2){text-align:right}.tally-words{border:1px solid #111;border-top:0;min-height:48px;padding:5px 7px;position:relative}.tally-words strong{margin-top:3px;display:block}.tally-words i{position:absolute;top:5px;right:7px}.tally-tax-summary{border:1px solid #111;border-top:0}.tally-tax-summary table{border-collapse:collapse;width:100%;margin:0}.tally-tax-summary th,.tally-tax-summary td{color:#111;text-align:right;background:#fff;border-bottom:1px solid #111;border-right:1px solid #111;padding:4px;font-size:9px}.tally-tax-summary th{text-align:center;font-weight:400}.tally-tax-summary td:first-child{text-align:left}.tally-tax-summary p{margin:0;padding:8px 6px}.tally-document-foot{border:1px solid #111;border-top:0;min-height:110px;padding:7px}.tally-document-foot>p{margin:3px 0}.tally-signatures{border-top:1px solid #111;grid-template-columns:1fr 1fr;margin:8px -7px -7px;display:grid}.tally-signatures span{min-height:55px;padding:5px}.tally-signatures span+span{text-align:center;border-left:1px solid #111}.tally-order-sign{text-align:center;border-top:1px solid #111;border-left:1px solid #111;width:48%;min-height:58px;margin:45px -7px -7px auto;padding:6px}.tally-jurisdiction{text-align:center;letter-spacing:.08em;gap:9px;padding-top:8px;font-size:9px;display:grid}.reminder-shell{width:min(740px,100%)}.payment-reminder-document{box-sizing:border-box;color:#202124;background:#fff;flex-direction:column;width:612px;min-height:792px;margin:0 auto;padding:72px 38px 28px;font-family:Arial,Helvetica,sans-serif;font-size:10px;line-height:1.45;display:flex}.reminder-intro{text-align:center;margin:0 0 20px;font-size:9px}.payment-reminder-document h1{text-align:center;margin:0 0 17px;font-size:12px}.payment-reminder-document h2{margin:0 0 18px;font-size:11px}.payment-reminder-document h3{margin:0 0 3px;font-size:11px}.reminder-asof{margin:0 0 13px}.reminder-customer-address{white-space:normal;max-width:300px;min-height:38px;margin:0 0 18px}.payment-reminder-document table{border-collapse:collapse;table-layout:fixed;width:100%}.payment-reminder-document th{text-align:left;background:#f0f1f2;border-bottom:1px solid #d9dde0;padding:8px 7px;font-size:8px}.payment-reminder-document th:nth-child(3),.payment-reminder-document td:nth-child(3){text-align:right}.payment-reminder-document td{border-bottom:1px solid #eceeef;padding:6px 7px;font-size:9px}.payment-reminder-document tfoot td{border-top:1px solid #c7ccd0;border-bottom:0;font-weight:700}.payment-reminder-document tfoot td:first-child{text-align:right}.reminder-footer{margin-top:auto;padding-top:48px}.reminder-footer p{margin:0 0 6px}.reminder-footer strong{margin-bottom:5px;display:block}.reminder-generated{text-align:center;margin:18px 0 0;font-size:7px}@media (width<=700px){.tally-addon-body,.tally-review{padding:14px}.tally-totals{grid-template-columns:repeat(2,minmax(0,1fr))}.tally-totals strong{font-size:16px}.tally-transfer-row{grid-template-columns:1fr auto;gap:8px}.tally-transfer-row>span:first-child{grid-column:1/-1}.tally-review-ledgers summary{flex-wrap:wrap}.tally-actions>button{flex:180px}.tally-odbc-card{grid-template-columns:1fr;padding:15px}.tally-odbc-card>:is(a,ol,small){grid-column:1}.tally-odbc-card>a{white-space:normal;text-align:center}.account-hero{grid-template-columns:auto minmax(0,1fr);padding:18px}.account-edit{grid-column:2;justify-self:start}.account-kpis,.account-overview{grid-template-columns:repeat(2,minmax(0,1fr))}.account-overview>span:nth-child(2){border-right:0}.account-overview>span:nth-child(-n+2){border-bottom:1px solid #e5ece8}.invoice-overlay{padding:0}.invoice-shell>header{z-index:3;background:#062d20;margin:0;padding:10px;position:sticky;top:0}.invoice-shell>header button{min-width:0;padding:0 12px}.josh-invoice{min-height:900px;padding:24px 18px}.invoice-brand{align-items:flex-start}.invoice-brand p{display:none}.invoice-brand>div{gap:0;display:grid}.invoice-brand b{font-size:32px}.voucher-parties,.voucher-reference{grid-template-columns:1fr}.account-section-head{grid-template-columns:minmax(0,1fr) auto 24px}.account-entry,.account-line,.sold-items>button{padding-inline:14px}.tally-document-shell,.tally-document{margin:0}.overdue-select-head{flex-direction:column;align-items:flex-start}.overdue-select-head small{text-align:left}.reminder-shell{overflow-x:hidden}.payment-reminder-document{margin:0}}.wh-shell{--wh-green:#08734f;--wh-green-dark:#07583e;--wh-pale:#e8f5ef;--wh-ink:#17251f;--wh-muted:#66736c;--wh-line:#dfe6e2;--wh-card:#fff;min-height:100vh;color:var(--wh-ink);background:#f4f7f5;font-family:DM Sans,Arial,sans-serif}.wh-shell *{box-sizing:border-box}.wh-shell button,.wh-shell input,.wh-shell select,.wh-shell textarea{font:inherit}.wh-shell button,.wh-shell a{-webkit-tap-highlight-color:transparent}.wh-shell svg{width:18px;height:18px;display:block}.wh-sidebar{z-index:40;color:#d6e1dc;background:#182b23;width:228px;padding:22px 14px 18px;position:fixed;inset:0 auto 0 0}.wh-brand{background:#fff;border-radius:10px;align-items:center;height:54px;padding:5px 11px;display:flex}.wh-brand img{object-fit:contain;width:155px;height:44px}.wh-workspace-label{color:#9db2a8;letter-spacing:.13em;border:1px solid #3c5148;border-radius:10px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin:18px 5px 9px;padding:10px 9px;font-size:12px;display:grid}.wh-workspace-label b{color:#b8c8c0;background:#253b32;border-radius:6px;place-items:center;width:21px;height:21px;font-size:11px;display:grid}.wh-workspace-label svg{width:15px}.wh-sidebar nav{scrollbar-width:thin;gap:2px;max-height:calc(100vh - 260px);padding-right:2px;display:grid;overflow-y:auto}.wh-sidebar nav button{color:#aebdb6;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:24px 1fr auto;align-items:center;gap:7px;min-height:42px;padding:0 11px;font-size:11px;font-weight:650;display:grid}.wh-sidebar nav button:hover{color:#fff;background:#21382e}.wh-sidebar nav button.active{color:#fff;background:var(--wh-green);box-shadow:0 8px 21px #0b211883}.wh-sidebar nav button b{color:#65420f;background:#ffd98f;border-radius:10px;place-items:center;min-width:19px;height:19px;padding:0 5px;font-size:11px;display:grid}.wh-sidebar-foot{color:#9aada4;border-top:1px solid #34473f;padding-top:13px;font-size:12px;line-height:1.7;position:absolute;bottom:18px;left:18px;right:18px}.wh-sidebar-foot small,.wh-sidebar-foot a{display:block}.wh-sidebar-foot a{color:#e2e9e6;margin-top:8px;font-weight:700;text-decoration:none}.wh-live-dot{background:#3ec58b;border-radius:50%;width:6px;height:6px;margin-right:6px;display:inline-block;box-shadow:0 0 0 3px #3ec58b24}.wh-topbar{z-index:30;border-bottom:1px solid var(--wh-line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);color:#718078;letter-spacing:.03em;background:#ffffffed;justify-content:space-between;align-items:center;height:58px;margin-left:228px;padding:0 28px;font-size:10px;display:flex;position:sticky;top:0}.wh-topbar>span strong{color:#26362e}.wh-topbar>div{align-items:center;gap:8px;display:flex}.wh-role{color:var(--wh-green);background:var(--wh-pale);border:1px solid #d9e5de;border-radius:999px;padding:6px 9px;font-weight:700}.wh-avatar{color:#fff;background:#263b31;border-radius:50%;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.wh-icon-btn{color:#52635a;cursor:pointer;background:#fff;border:1px solid #dce4e0;border-radius:8px;place-items:center;width:32px;height:32px;display:inline-grid}.wh-icon-btn:hover{color:var(--wh-green);border-color:#aacaba}.wh-menu-toggle{display:none}.wh-main{width:min(1380px,100% - 276px);min-height:calc(100vh - 58px);margin-left:252px;padding:36px 0 18px}.wh-page-heading{justify-content:space-between;align-items:flex-start;gap:30px;min-height:85px;display:flex}.wh-page-heading p,.wh-eyebrow{color:var(--wh-green);letter-spacing:.16em;margin:0 0 6px;font-size:11px;font-weight:800}.wh-page-heading h1{letter-spacing:-1.1px;margin:0 0 7px;font:800 30px/1.05 Manrope,sans-serif}.wh-page-heading>div>span{color:var(--wh-muted);font-size:11px}.wh-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.wh-btn{color:#49584f;cursor:pointer;background:#fff;border:1px solid #d5dfda;border-radius:8px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 12px;font-size:12px;font-weight:750;display:inline-flex}.wh-btn:hover{background:#fbfdfc;border-color:#9fbcae}.wh-btn.primary{border-color:var(--wh-green);color:#fff;background:var(--wh-green);box-shadow:0 5px 14px #08734f26}.wh-btn.primary:hover{background:var(--wh-green-dark)}.wh-btn:disabled,.wh-icon-btn:disabled{cursor:not-allowed;opacity:.48}.wh-btn svg{width:13px}.wh-rule-bar{color:#5c6d64;background:#fff;border:1px solid #dbe5df;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 18px;padding:9px 12px;font-size:11.5px;font-weight:650;display:flex}.wh-rule-bar span{align-items:center;gap:5px;display:flex}.wh-rule-bar span+span{border-left:1px solid #dce4df;padding-left:10px}.wh-rule-bar svg{width:13px;color:var(--wh-green)}.wh-rule-bar i{background:#cc8726;border-radius:50%;width:6px;height:6px}.wh-message{border-radius:10px;justify-content:space-between;align-items:center;gap:15px;margin:0 0 16px;padding:11px 14px;font-size:10px;line-height:1.5;display:flex}.wh-message.error{color:#963b35;background:#fff2f1;border:1px solid #e8c5c1}.wh-message.success{color:#1a6849;background:#eef9f3;border:1px solid #badcca}.wh-loading,.wh-empty{color:#718078;text-align:center;align-content:center;place-items:center;gap:10px;min-height:300px;display:grid}.wh-kpis{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:14px;display:grid}.wh-kpi{border:1px solid var(--wh-line);background:#fff;border-radius:13px;padding:17px;box-shadow:0 7px 24px #213d2f0a}.wh-kpi>div{color:#718078;justify-content:space-between;align-items:center;font-size:12px;font-weight:700;display:flex}.wh-kpi svg{width:16px;color:var(--wh-green)}.wh-kpi>strong{letter-spacing:-1px;margin:10px 0 4px;font:800 28px Manrope,sans-serif;display:block}.wh-kpi small{color:#849089;font-size:11px}.wh-kpi.amber{background:#fffcf5;border-color:#ecd9b7}.wh-kpi.amber svg{color:#b5771c}.wh-onboarding{background:#f3faf7;border:1px solid #9fcdb8;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:14px;padding:18px 20px;display:grid}.wh-onboard-icon{color:#fff;background:var(--wh-green);border-radius:10px;place-items:center;width:39px;height:39px;display:grid}.wh-onboarding h2{margin:0 0 4px;font:750 15px Manrope,sans-serif}.wh-onboarding p{color:#5e6f66;margin:0;font-size:12.5px;line-height:1.5}.wh-two-cols{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:14px;display:grid}.wh-card{border:1px solid var(--wh-line);background:#fff;border-radius:14px;margin-bottom:14px;padding:18px;box-shadow:0 8px 25px #243d3009}.wh-card-heading{justify-content:space-between;align-items:flex-start;gap:20px;min-height:34px;margin-bottom:14px;display:flex}.wh-card-heading h2{letter-spacing:-.3px;margin:0 0 2px;font:750 15px Manrope,sans-serif}.wh-card-heading>span,.wh-card-heading div>span:not(.wh-eyebrow){color:#859189;font-size:11px}.wh-attention-list,.wh-flow-list,.wh-dispatch-list{gap:1px;display:grid}.wh-attention-list article{border-top:1px solid #edf1ef;grid-template-columns:35px minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:9px 0;display:grid}.wh-product-glyph{color:#678377;background:#edf5f1;border-radius:8px;place-items:center;width:31px;height:31px;display:grid}.wh-attention-list strong,.wh-attention-list small{display:block}.wh-attention-list strong{font-size:12.5px}.wh-attention-list small{color:#8a958f;margin-top:2px;font-size:10.5px}.wh-stock-number{text-align:right}.wh-stock-number b{font-size:10px;display:block}.wh-flow-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-top:1px solid #edf1ef;justify-content:space-between;align-items:center;gap:10px;padding:9px 5px;display:flex}.wh-flow-list strong,.wh-flow-list span{display:block}.wh-flow-list strong{font-size:12.5px}.wh-flow-list span{color:#85918b;margin-top:2px;font-size:10.5px}.wh-stage-dots{gap:4px;display:flex!important}.wh-stage-dots span{background:#eef1ef;border-radius:5px;padding:4px 6px;color:#727d77!important;font-size:10px!important}.wh-stage-dots span.done{background:#dcf2e7;color:#176849!important}.wh-pending-approval{color:#77603d;background:#fbf6ec;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin-top:12px;padding:9px;font-size:11px;display:grid}.wh-pending-approval svg{width:14px}.wh-pending-approval button{color:#815917;cursor:pointer;background:0 0;border:0;font-weight:800}.wh-pill{color:#606d66;white-space:nowrap;background:#edf1ef;border-radius:999px;align-items:center;width:max-content;max-width:180px;padding:4px 7px;font-size:10px;font-weight:800;display:inline-flex}.wh-pill.green{color:#176748;background:#e1f3e9}.wh-pill.amber{color:#895c18;background:#f9edda}.wh-pill.red{color:#a33e37;background:#fae8e6}.wh-toolbar{flex-wrap:wrap;align-items:end;gap:8px;margin-bottom:13px;display:flex}.wh-toolbar>.wh-muted{margin-left:auto}.wh-search{background:#fff;border:1px solid #d8e1dc;border-radius:8px;flex:1;align-items:center;gap:8px;min-width:250px;max-width:410px;height:35px;padding:0 10px;display:flex}.wh-search:focus-within{border-color:#72aa91;box-shadow:0 0 0 3px #08734f0c}.wh-search svg{color:#84918a;width:14px}.wh-search input{outline:0;width:100%;min-width:0;background:0 0!important;border:0!important}.wh-toolbar select{color:#536159;background:#fff;border:1px solid #d8e1dc;border-radius:8px;height:35px;padding:0 28px 0 9px;font-size:12px}.wh-table-wrap{border:1px solid #e0e6e3;border-radius:10px;overflow:auto}.wh-table-wrap table{border-collapse:collapse;white-space:nowrap;width:100%}.wh-table-wrap th{color:#6e7c74;letter-spacing:.03em;text-align:left;text-transform:uppercase;background:#f7f9f8;border-bottom:1px solid #dbe3df;padding:9px 11px;font-size:10.5px}.wh-table-wrap th small{color:#9aa39e;text-transform:none;margin-top:2px;font-size:9px;font-weight:500;display:block}.wh-table-wrap td{color:#425149;vertical-align:middle;border-bottom:1px solid #edf1ef;padding:10px 11px;font-size:11.5px}.wh-table-wrap tr:last-child td{border-bottom:0}.wh-table-wrap td strong,.wh-table-wrap td small{display:block}.wh-table-wrap td strong{color:#213129;font-size:12px}.wh-table-wrap td small{color:#86928c;white-space:normal;margin-top:3px;font-size:10px}.wh-table-wrap tbody tr:hover{background:#fbfcfb}.wh-number{font-variant-numeric:tabular-nums;text-align:right!important}.wh-print-job-line{white-space:normal;border-bottom:1px solid #e7ece9;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;min-width:270px;padding:7px 0;display:grid}.wh-print-job-line:first-child{padding-top:0}.wh-print-job-line:last-child{border-bottom:0;padding-bottom:0}.wh-print-job-line>div strong,.wh-print-job-line>div span{display:block}.wh-print-job-line>div span{color:#77857d;margin-top:2px;font-size:10px}.wh-print-job-line>b{color:#08734f;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px;display:block}.wh-print-job-line>b span{color:#89958e;margin-top:2px;font-size:9px;font-weight:600;display:block}.wh-ledger-remark{align-items:center;gap:7px;min-width:250px;display:flex}.wh-ledger-remark input{color:#1f3028;background:#fff;border:1px solid #d6e0da;border-radius:7px;outline:0;width:190px;height:32px;padding:0 9px;font-size:12px}.wh-ledger-remark input:focus{border-color:#65a385;box-shadow:0 0 0 3px #08734f0d}.wh-ledger-remark button{flex:none}.wh-ledger-remark button:disabled{color:#9aa69f;cursor:default}.wh-size-strip{flex-wrap:wrap;gap:4px;max-width:620px;display:flex}.wh-size-strip button{color:#526159;text-align:center;cursor:pointer;background:#f8faf9;border:1px solid #dce5e0;border-radius:6px;grid-template-columns:1fr;gap:1px;min-width:43px;padding:4px 7px;font-size:10px;display:grid}.wh-size-strip button span{color:#88948e;font-size:9px}.wh-size-strip button.low{color:#855811;background:#fff8eb;border-color:#efd6aa}.wh-size-strip button:disabled{cursor:default}.wh-muted{color:#84918a;font-size:11px}.wh-product-analysis-link{text-align:left;cursor:pointer;white-space:normal;background:0 0;border:0;max-width:340px;padding:4px 0;display:block}.wh-product-analysis-link strong{text-underline-offset:3px;-webkit-text-decoration:underline #a5cfbc;text-decoration:underline #a5cfbc;color:#086444!important}.wh-product-analysis-link:hover strong{text-decoration-color:#086444}.wh-product-analysis-link:focus-visible,.wh-analysis-tabs button:focus-visible{outline-offset:4px;border-radius:4px;outline:2px solid #08734f}.wh-analysis-heading{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.wh-analysis-heading h3{margin:0 0 5px;font-size:19px;line-height:1.4}.wh-analysis-heading p{color:#63786c;margin:0;font-size:12px}.wh-analysis-tabs{background:#f0f5f2;border-radius:10px;flex-wrap:wrap;gap:5px;margin-bottom:18px;padding:5px;display:flex}.wh-analysis-tabs button{color:#52685b;cursor:pointer;background:0 0;border:0;border-radius:7px;flex:auto;min-height:39px;padding:8px 12px;font-size:12px;font-weight:700}.wh-analysis-tabs button[aria-selected=true]{color:#fff;background:#086444;box-shadow:0 2px 6px #0b3c2922}.wh-product-analysis [role=tabpanel]:focus{outline:0}.wh-analysis-kpis .wh-kpi{min-width:0;padding:14px}.wh-analysis-kpis .wh-kpi>strong{overflow-wrap:anywhere;font-size:25px}.wh-analysis-warnings{color:#78591d;background:#fffaf0;border:1px solid #ead8af;border-radius:9px;margin-bottom:14px;padding:10px 13px}.wh-analysis-warnings p{margin:4px 0;font-size:11.5px;line-height:1.55}.wh-analysis-summary{color:#5b7164;flex-wrap:wrap;gap:9px 24px;margin:13px 0;font-size:12px;line-height:1.6;display:flex}.wh-analysis-summary strong{color:#284d3a;font-variant-numeric:tabular-nums}.wh-product-analysis h4{margin:7px 0;font-size:14px}.wh-analysis-sizes{white-space:normal;flex-wrap:wrap;gap:4px;min-width:120px;max-width:230px;display:flex}.wh-analysis-sizes>span{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;background:#f5faf7;border:1px solid #dae8e0;border-radius:5px;padding:3px 6px;font-size:11px}.wh-analysis-method{color:#4c6456;border:1px solid #dfe8e2;border-radius:9px;margin:15px 0;padding:12px 14px;font-size:12px;line-height:1.6}.wh-analysis-method summary{color:#27503b;cursor:pointer;font-weight:700}.wh-analysis-method p{margin:9px 0}.wh-analysis-policy{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:12px 0;padding:0;display:grid}.wh-analysis-policy:disabled{opacity:.8}.wh-analysis-search{flex:1;min-width:180px}.wh-analysis-party{white-space:normal;overflow-wrap:anywhere;min-width:140px;max-width:240px}.wh-analysis-pagination{color:#62796a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:9px;margin:12px 0;font-size:11px;display:flex}.wh-analysis-footnote{color:#64796d;margin:15px 0 0;font-size:10.5px;line-height:1.6}@media (width<=720px){.wh-analysis-heading{flex-wrap:wrap}.wh-analysis-heading h3{font-size:17px}.wh-analysis-policy{grid-template-columns:1fr}.wh-analysis-kpis .wh-kpi>strong{font-size:23px}.wh-analysis-tabs button{flex-basis:40%;padding:8px}.wh-analysis-pagination span{text-align:center;order:3;width:100%}}.wh-low-text{color:#ac5e1c!important}.wh-validated{color:#17805a!important}.wh-table-foot{color:#8b958f;justify-content:space-between;margin-top:10px;font-size:10.5px;display:flex}.wh-text-btn{color:var(--wh-green);cursor:pointer;background:0 0;border:0;padding:0;font-weight:800}.wh-danger{color:#ad463f}.wh-delete-item{background:#fff9f8;border:1px solid #efc8c5;border-radius:10px;justify-content:space-between;align-items:flex-start;gap:18px;margin-top:20px;padding:14px;display:flex}.wh-delete-item>div:first-child{gap:4px;display:grid}.wh-delete-item strong{color:#8c302a;font-size:12px}.wh-delete-item span,.wh-delete-confirm p{color:#785c59;margin:0;font-size:11px;line-height:1.55}.wh-delete-btn{flex:none;color:#fff!important;background:#b8473f!important;border-color:#cf6a62!important}.wh-delete-btn:hover{background:#9f3b34!important}.wh-delete-confirm{gap:11px;width:100%;display:grid}.wh-delete-confirm>div{justify-content:flex-end;gap:8px;display:flex}.wh-delete-confirm .wh-field span{font-weight:800}@media (width<=720px){.wh-delete-item{flex-direction:column}.wh-delete-item>.wh-delete-btn{width:100%}}.wh-note{color:#52645a;background:#edf6f2;border-left:3px solid #5aa484;border-radius:4px 8px 8px 4px;margin:0 0 13px;padding:10px 12px;font-size:11.5px;line-height:1.55}.wh-dispatch-list{gap:10px}.wh-dispatch-list>article{background:#fcfdfc;border:1px solid #e1e7e4;border-radius:10px;padding:14px}.wh-dispatch-title{justify-content:space-between;align-items:start;display:flex}.wh-dispatch-title p,.wh-dispatch-title small{color:#7c8881;margin:3px 0 0;font-size:11px}.wh-dispatch-summary{border-top:1px solid #e7ece9;justify-content:space-between;align-items:center;gap:20px;margin-top:13px;padding-top:13px;display:flex}.wh-dispatch-summary>div{flex:1;min-width:0}.wh-dispatch-summary small{color:#65766c;margin-top:7px;font-size:12px;line-height:1.5;display:block}.wh-progress{background:#e7ece9;border-radius:4px;height:4px;margin-top:5px;overflow:hidden}.wh-progress i{background:var(--wh-green);height:100%;display:block}.wh-audit{gap:0;margin-left:5px;display:grid;position:relative}.wh-audit article{grid-template-columns:12px 1fr;gap:10px;padding:0 0 15px;display:grid}.wh-audit article:before{content:"";background:#e0e7e3;width:1px;height:100%;position:absolute;left:3px}.wh-audit-dot{z-index:1;background:var(--wh-green);border:2px solid #e4f4ec;border-radius:50%;width:7px;height:7px;margin-top:4px;position:relative}.wh-audit strong,.wh-audit small{display:block}.wh-audit strong{font-size:11.5px}.wh-audit small{color:#87928c;margin-top:3px;font-size:10px}.wh-empty{min-height:170px;padding:25px}.wh-empty>span{color:#789187;background:#eef4f1;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.wh-empty h3{margin:0;font:750 11px Manrope,sans-serif}.wh-empty p{color:#89958e;max-width:340px;margin:0;font-size:11px;line-height:1.5}.wh-footer{color:#6f7d75;justify-content:space-between;padding:15px 2px;font-size:11px;font-weight:700;display:flex}.wh-footer span{font-weight:500}.wh-mobile-nav,.wh-scrim{display:none}.wh-dialog{width:min(960px,100vw - 30px);max-height:min(92vh,940px);color:var(--wh-ink);background:#fff;border:0;border-radius:15px;padding:0;box-shadow:0 30px 80px #0d1f1773}.wh-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#13251db8}.wh-dialog-header{z-index:5;border-bottom:1px solid var(--wh-line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffed;justify-content:space-between;align-items:flex-start;padding:17px 20px 13px;display:flex;position:sticky;top:0}.wh-dialog-header h2{letter-spacing:-.5px;margin:0;font:750 19px Manrope,sans-serif}.wh-dialog-body{padding:18px 20px 20px}.wh-form-grid{grid-template-columns:1fr 1fr;gap:11px;margin-bottom:13px;display:grid}.wh-field{gap:5px;display:grid}.wh-field>span{color:#55645c;font-size:11px;font-weight:750}.wh-field input,.wh-field select,.wh-field textarea,.wh-entry-line input,.wh-entry-line select,.wh-edit-table input{color:#1f3028;background:#fff;border:1px solid #d6e0da;border-radius:8px;outline:0;width:100%;font-size:12px}.wh-field input,.wh-field select,.wh-entry-line input,.wh-entry-line select,.wh-edit-table input{height:35px;padding:0 9px}.wh-field textarea{resize:vertical;padding:8px}.wh-field input:focus,.wh-field select:focus,.wh-field textarea:focus,.wh-entry-line input:focus,.wh-edit-table input:focus{border-color:#65a385;box-shadow:0 0 0 3px #08734f0d}.wh-field>.wh-product-picker,.wh-field>.wh-customer-picker{min-width:0;font-weight:400;display:block;position:relative}.wh-product-dropdown{z-index:4;background:#fff;border:1px solid #cbded3;border-radius:10px;display:block;position:absolute;top:calc(100% + 5px);left:0;right:0;overflow:hidden;box-shadow:0 12px 28px #173b2524}.wh-product-results{overscroll-behavior:contain;max-height:min(300px,42vh);display:block;overflow-y:auto}.wh-product-option{color:#26392e;overflow-wrap:anywhere;cursor:pointer;border-bottom:1px solid #edf2ef;flex-direction:column;justify-content:center;gap:4px;min-height:56px;padding:10px 12px;line-height:1.4;display:flex}.wh-product-option:last-child{border-bottom:0}.wh-product-option[aria-selected=true]{color:#08623f;background:#eaf6ef}.wh-product-option strong{font-size:14px;font-weight:700}.wh-product-option small{color:#63756b;font-size:12px;font-weight:400}.wh-create-customer-option{color:#075f3e;background:#f1f9f5}.wh-create-customer-option strong{font-weight:800}.wh-product-search-status{color:#65766b;background:#f8fbf9;border-top:1px solid #e2eae6;padding:8px 10px;font-size:12px;font-weight:400;line-height:1.5;display:block}.wh-field-error,.wh-field-success{font-size:10.5px;font-weight:650;line-height:1.4}.wh-field-error{color:#a33a32}.wh-field-success{color:#08734f}.wh-inline-customer{background:#f5fbf7;border:1px solid #bddcca;border-radius:10px;margin:2px 0 13px;padding:13px}.wh-inline-customer>header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:11px;display:flex}.wh-inline-customer>header strong,.wh-inline-customer>header span{display:block}.wh-inline-customer>header strong{font:750 13px Manrope,sans-serif}.wh-inline-customer>header span{color:#65766d;max-width:560px;margin-top:3px;font-size:10.5px;line-height:1.45}.wh-inline-customer .wh-form-grid{margin-bottom:10px}.wh-check{color:#56645c;align-items:center;gap:7px;font-size:11px;display:flex}.wh-check input{accent-color:var(--wh-green)}.wh-confirm{background:#f8faf9;border:1px solid #dbe5e0;border-radius:8px;margin:14px 0;padding:10px}.wh-form-footer{z-index:3;background:#fff;border-top:1px solid #dfe6e2;justify-content:space-between;align-items:center;gap:15px;margin:18px -20px -20px;padding:12px 20px;display:flex;position:sticky;bottom:-20px}.wh-form-footer>span{color:#89948e;font-size:10.5px}.wh-edit-table input{min-width:90px}.wh-entry-lines{gap:10px;margin:12px 0;display:grid}.wh-entry-line{background:#fbfdfc;border:1px solid #dde5e1;border-radius:10px;padding:13px}.wh-entry-line>header{color:#76827b;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:10px;display:flex}.wh-line-top{grid-template-columns:minmax(240px,1fr) minmax(100px,160px);gap:9px;display:grid}.wh-line-top.wh-line-with-direction{grid-template-columns:minmax(240px,1fr) minmax(100px,140px) minmax(110px,160px)}.wh-allocation-grid{grid-template-columns:repeat(auto-fit,minmax(74px,1fr));gap:5px;margin:10px 0;display:grid}.wh-allocation-grid label{background:#fff;border:1px solid #dce4e0;border-radius:7px;gap:3px;padding:6px;display:grid}.wh-allocation-grid label>span{color:#627168;font-size:10px;font-weight:700}.wh-allocation-grid label>small{color:#95a09a;font-size:9px}.wh-entry-line>p{margin:5px 0 0;font-size:10.5px}.wh-print-lines{gap:7px}.wh-print-entry-line{padding:10px 12px;position:relative}.wh-print-line-row{grid-template-columns:58px minmax(260px,1.35fr) minmax(220px,1fr) minmax(90px,120px) auto;align-items:end;gap:9px;display:grid}.wh-print-line-number{color:#65736b;white-space:nowrap;align-items:center;height:35px;font-size:11px;display:flex}.wh-print-line-remove{align-self:end;height:35px}.wh-document-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:7px;margin-bottom:12px;display:flex}.wh-document-actions>.wh-pill{margin-right:auto}.wh-print-document{border:1px solid #dce4df;border-radius:10px;padding:18px}.wh-print-document>header{border-bottom:2px solid var(--wh-green);justify-content:space-between;align-items:center;padding-bottom:13px;display:flex}.wh-print-document>header img{object-fit:contain;width:165px;height:52px}.wh-print-document>header div{text-align:right}.wh-print-document>header h2{color:#77837c;text-transform:uppercase;margin:0 0 4px;font-size:12px}.wh-print-document>header strong{font:800 17px Manrope,sans-serif}.wh-document-meta{grid-template-columns:1fr 1fr;gap:15px;padding:15px 0;display:grid}.wh-document-meta>div:last-child{text-align:right}.wh-document-meta small,.wh-document-meta strong,.wh-document-meta span{display:block}.wh-document-meta small{color:#86928b;font-size:9.5px}.wh-document-meta strong{margin:4px 0;font-size:12px}.wh-document-meta span{color:#77837c;font-size:10px}.wh-print-document>footer{color:#7f8b84;margin-top:15px;font-size:10px;line-height:1.6}.wh-lot-size{color:#17251f;letter-spacing:.02em;break-inside:avoid;page-break-inside:avoid;border-top:2px solid #263b31;align-items:flex-end;gap:14px;margin-top:20px;padding-top:13px;font:800 15px Manrope,sans-serif;display:flex}.wh-lot-size>span{letter-spacing:.01em;border-bottom:2px solid #263b31;min-width:260px;padding:0 7px 3px;font-weight:800;display:inline-block}.wh-print-root{display:none}.wh-recipient-grid{grid-template-columns:1fr 1fr;gap:7px;margin:8px 0;display:grid}.wh-recipient-grid label{border:1px solid #dce5e0;border-radius:8px;align-items:flex-start;padding:9px}.wh-recipient-grid strong,.wh-recipient-grid small{display:block}.wh-recipient-grid strong{font-size:11.5px}.wh-recipient-grid small{color:#84918a;margin-top:2px;font-size:10px}.wh-connection-help{color:#5c6962;border:1px solid #dce5e0;border-radius:8px;margin-top:15px;padding:11px;font-size:11px;line-height:1.55}.wh-connection-help summary{cursor:pointer;font-weight:800}.wh-connection-help a{color:var(--wh-green);font-weight:700}.wh-access{color:#26362f;text-align:center;background:#f3f7f5;align-content:center;place-items:center;gap:10px;min-height:100vh;padding:30px;font-family:Arial;display:grid}.wh-access h1{margin:0}.wh-access p{color:#66736c;max-width:520px;margin:0}.wh-access a{color:#08734f;font-weight:700}@media (width<=1050px){.wh-sidebar{transition:transform .2s;transform:translate(-100%)}.wh-sidebar.is-open{transform:translate(0)}.wh-scrim{z-index:35;background:#10221982;border:0;display:block;position:fixed;inset:0}.wh-topbar{margin-left:0}.wh-menu-toggle{display:inline-grid}.wh-topbar>span{margin-left:9px;margin-right:auto}.wh-main{width:calc(100% - 36px);margin:0 auto}.wh-kpis{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.wh-topbar{height:54px;padding:0 13px}.wh-breadcrumb,.wh-role{display:none}.wh-topbar>span{font-size:11px}.wh-main{width:calc(100% - 24px);padding:25px 0 84px}.wh-page-heading{min-height:auto;display:block}.wh-page-heading h1{font-size:25px}.wh-page-heading .wh-actions{margin-top:14px}.wh-rule-bar{margin-top:15px}.wh-rule-bar span+span{border-left:0;padding-left:0}.wh-kpis,.wh-two-cols,.wh-form-grid,.wh-recipient-grid{grid-template-columns:1fr}.wh-dispatch-summary{flex-direction:column;align-items:stretch;gap:12px}.wh-onboarding{grid-template-columns:auto 1fr}.wh-onboarding>.wh-btn{grid-column:1/-1}.wh-card{padding:13px}.wh-attention-list article{grid-template-columns:31px minmax(0,1fr) auto}.wh-attention-list .wh-pill{display:none}.wh-table-foot,.wh-footer{display:block}.wh-table-foot span,.wh-footer span{margin-top:4px;display:block}.wh-search{min-width:100%}.wh-mobile-nav{z-index:32;background:#fff;border:1px solid #dce4e0;border-radius:13px;grid-template-columns:repeat(5,1fr);align-items:center;height:58px;padding:4px;display:grid;position:fixed;bottom:7px;left:7px;right:7px;box-shadow:0 12px 35px #172d2261}.wh-mobile-nav button{color:#77837c;background:0 0;border:0;border-radius:9px;align-content:center;place-items:center;gap:2px;min-width:0;height:49px;font-size:9.5px;font-weight:700;display:grid}.wh-mobile-nav button.active{color:#fff;background:var(--wh-green)}.wh-mobile-nav svg{width:16px}.wh-dialog{border-radius:12px;width:calc(100vw - 14px);max-height:96vh}.wh-dialog-body,.wh-dialog-header{padding:14px}.wh-form-footer{margin-bottom:-14px;margin-left:-14px;margin-right:-14px;padding:11px 14px;bottom:-14px}.wh-form-footer>span{display:none}.wh-line-top,.wh-line-top.wh-line-with-direction{grid-template-columns:1fr 1fr}.wh-line-top>.wh-field:first-child{grid-column:1/-1}.wh-print-line-row{grid-template-columns:1fr}.wh-print-line-number{height:auto;padding-right:54px}.wh-print-line-remove{height:auto;position:absolute;top:10px;right:12px}.wh-document-meta{grid-template-columns:1fr}.wh-document-meta>div:last-child{text-align:left}.wh-print-document{padding:10px}.wh-print-document>header img{width:135px}.wh-lot-size{flex-direction:column;align-items:stretch;gap:7px}.wh-lot-size>span{width:100%;min-width:0;min-height:23px}.wh-card-heading{align-items:flex-start}.wh-toolbar>.wh-muted{margin-left:0}.wh-table-wrap{border-radius:8px}.wh-dispatch-stages{gap:10px}.wh-dispatch-stages>div{border-top:1px solid #e7ece9;padding-top:9px}.wh-settings-card .wh-card-heading{display:block}.wh-settings-card .wh-pill{margin-top:8px}}.wh-btn{min-height:38px;font-size:12px}.wh-field input,.wh-field select,.wh-field textarea,.wh-entry-line input,.wh-edit-table input{font-size:14px}.wh-table-wrap th{font-size:10.5px}.wh-table-wrap td,.wh-table-wrap td strong{font-size:12px}.wh-card-heading h2{font-size:17px}.wh-kpi>div,.wh-sidebar nav button{font-size:12px}.wh-empty h3{font-size:15px}.wh-kpi small,.wh-allocation-grid label>span{font-size:11px}.wh-allocation-grid label>small{font-size:10px}.wh-flow-list strong,.wh-attention-list strong{font-size:12px}.wh-card-heading div>span:not(.wh-eyebrow){font-size:11px}@media (width<=720px){.wh-field input,.wh-field select,.wh-field textarea,.wh-entry-line input,.wh-edit-table input,.wh-search input,.wh-ledger-remark input{font-size:16px}.wh-form-footer .wh-btn{width:100%;min-height:44px}.wh-kpis{grid-template-columns:1fr 1fr}.wh-kpi{padding:14px}.wh-kpi>div{font-size:11px}.wh-toolbar .wh-btn{min-height:40px}.wh-sidebar nav button{min-height:44px}.wh-rule-bar{font-size:11px}}.wh-shell .wh-row-actions{white-space:nowrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.wh-shell .wh-row-actions>.wh-btn,.wh-shell .wh-row-actions>.wh-icon-btn{border-radius:8px;flex:none;height:38px;min-height:38px;margin:0;font-family:inherit;font-size:14px;font-weight:600;line-height:1}.wh-shell .wh-row-actions>.wh-btn{padding:0 14px}.wh-shell .wh-row-actions>.wh-icon-btn{width:38px;padding:0}.wh-shell .wh-row-actions>.primary{box-shadow:none}.wh-shell .wh-actions-cell{vertical-align:middle;width:1%}.wh-shell .wh-document-toolbar{align-items:center;gap:12px;margin-bottom:16px}.wh-shell .wh-document-toolbar>.wh-search{flex:260px;max-width:none;height:40px}.wh-shell .wh-document-toolbar>.wh-search input,.wh-shell .wh-document-toolbar>select,.wh-shell .wh-document-toolbar>.wh-btn{font-family:inherit;font-size:14px;line-height:1.4}.wh-shell .wh-document-toolbar>select{border-radius:8px;min-width:160px;height:40px}.wh-shell .wh-document-toolbar>.wh-btn{order:2;height:40px;min-height:40px;font-weight:600}.wh-shell .wh-document-dates{flex-basis:100%;order:3;grid-template-columns:repeat(2,minmax(0,210px));gap:12px;padding-top:4px;display:grid}.wh-shell .wh-document-date{color:#55645c;gap:6px;min-width:0;font-family:inherit;font-size:14px;font-weight:600;line-height:1.4;display:grid}.wh-shell .wh-document-date input{box-sizing:border-box;width:100%;min-width:0;height:40px;color:var(--wh-ink);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;appearance:none;background:#fff;border:1px solid #d8e1dc;border-radius:8px;margin:0;padding:8px 12px;font-family:inherit;font-size:14px;font-weight:400;line-height:1.4;display:block}.wh-shell .wh-document-date input::-webkit-date-and-time-value{text-align:left}.wh-shell .wh-document-date input::-webkit-datetime-edit{font:inherit;padding:0}.wh-shell .wh-document-date input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.65}.wh-shell .wh-document-date input:focus-visible,.wh-shell .wh-document-toolbar>select:focus-visible,.wh-shell .wh-row-actions>button:focus-visible{outline-offset:2px;outline:2px solid #65a385}@media (width<=720px){.wh-shell .wh-row-actions>.wh-btn,.wh-shell .wh-row-actions>.wh-icon-btn{height:44px;min-height:44px}.wh-shell .wh-row-actions>.wh-icon-btn{width:44px}.wh-shell .wh-document-toolbar>.wh-search{flex-basis:100%}.wh-shell .wh-document-toolbar>.wh-search,.wh-shell .wh-document-toolbar>select,.wh-shell .wh-document-toolbar>.wh-btn,.wh-shell .wh-document-date input{height:44px;min-height:44px}.wh-shell .wh-document-toolbar>.wh-search input,.wh-shell .wh-document-toolbar>select,.wh-shell .wh-document-date input{font-size:16px}.wh-shell .wh-document-toolbar>select{flex:1;min-width:0}.wh-shell .wh-document-dates{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=480px){.wh-shell .wh-document-dates{grid-template-columns:minmax(0,1fr)}}@media print{body{background:#fff!important}.wh-shell{background:#fff;min-height:0}body.wh-print-active{height:auto!important;margin:0!important;padding:0!important;overflow:visible!important}body.wh-print-active>:not(.wh-print-root),body.wh-print-active .wh-dialog[open]{display:none!important}body.wh-print-active>.wh-print-root{--wh-green:#08734f;color:#17251f;background:#fff;font-family:DM Sans,Arial,sans-serif;width:100%!important;height:auto!important;margin:0!important;padding:0!important;display:block!important;position:static!important;overflow:visible!important}.wh-print-root,.wh-print-root *,.wh-print-document,.wh-print-document *{visibility:visible!important}.wh-sidebar,.wh-topbar,.wh-main,.wh-mobile-nav,.wh-dialog-header,.wh-no-print,.wh-dialog::backdrop{display:none!important}.wh-dialog[open]{width:100%!important;height:auto!important;max-height:none!important;box-shadow:none!important;border:0!important;margin:0!important;display:block!important;position:static!important;overflow:visible!important}.wh-dialog-body{padding:0;overflow:visible!important}.wh-print-document{border:0;padding:0;display:block!important}.wh-print-document table{white-space:normal}.wh-print-document thead{display:table-header-group}.wh-print-document tr,.wh-print-document>header,.wh-print-document .wh-document-meta,.wh-print-document .wh-entry-total,.wh-print-document>footer,.wh-print-document>.wh-lot-size{break-inside:avoid;page-break-inside:avoid}.wh-print-document td:first-child{white-space:pre-line;overflow-wrap:anywhere}.wh-print-document td,.wh-print-document th{vertical-align:top}.wh-print-document footer{margin-top:20px}.wh-print-document .wh-lot-size{color:#000;border-color:#000}.wh-print-document .wh-lot-size>span{border-color:#000}.wh-table-wrap{border-color:#bbb;border-radius:0;overflow:visible}.wh-table-wrap th{color:#111;background:#eee}.wh-table-wrap td,.wh-table-wrap th{color:#111;border-color:#ccc}@page{size:A4;margin:14mm}}.wh-shell.wh-login{place-items:center;min-height:100dvh;padding:24px;display:grid}.wh-login-card{border:1px solid var(--wh-line);background:#fff;border-radius:18px;width:min(100%,420px);padding:32px;box-shadow:0 12px 40px #17251f0a}.wh-login-card>img{width:180px;max-width:100%;height:auto;margin-bottom:28px;display:block}.wh-login-card h1{margin:0 0 8px;font-size:24px}.wh-login-card>p{color:var(--wh-muted);margin:0 0 24px;font-size:14px;line-height:1.6}.wh-login-card form{gap:18px;display:grid}.wh-shell .wh-login-card .wh-field>span{font-size:14px}.wh-shell .wh-login-card input{height:44px;font-family:inherit;font-size:16px}.wh-shell .wh-login-card .wh-btn{height:44px;font-size:16px}.wh-login-card>.wh-text-btn{margin-top:20px}.wh-user-list{gap:12px;display:grid}.wh-user-row{border:1px solid var(--wh-line);border-radius:10px;grid-template-columns:minmax(140px,1fr) minmax(180px,1fr) minmax(180px,1fr) auto auto;align-items:end;gap:14px;padding:18px;display:grid}.wh-user-row>strong{align-self:center;font-size:14px}.wh-shell .wh-user-row input,.wh-shell .wh-user-row select{height:40px;font-family:inherit;font-size:14px}.wh-shell .wh-user-row input[type=checkbox]{height:18px}.wh-shell .wh-user-row .wh-field>span{font-size:14px}@media (width<=1000px){.wh-user-row{grid-template-columns:1fr 1fr}.wh-user-row>strong{grid-column:1/-1}}@media (width<=540px){.wh-user-row{grid-template-columns:1fr}.wh-shell .wh-user-row input,.wh-shell .wh-user-row select{font-size:16px}.wh-topbar .wh-role{display:none}}
