@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Nunito+Sans:wght@400;600;700;800&display=swap";:root{color:#14243d;font-synthesis:none;text-rendering:optimizelegibility;--navy:#14243d;--muted:#78869b;--line:#e7ebf1;--orange:#ff7414;--orange-soft:#fff4e9;--blue:#3679ee;--blue-soft:#edf4ff;--green:#20b979;--green-soft:#eafaf3;--teal:#19a997;background:#f7f9fc;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{background:#f7f9fc;min-width:320px;margin:0}button,input{font:inherit}button{cursor:pointer}.login-shell{background:#fff;grid-template-columns:minmax(380px,.93fr) minmax(420px,1.07fr);min-height:100vh;display:grid}.login-visual{color:#fff;background:linear-gradient(140deg,#172e55 0%,#193b70 58%,#24598b 100%);flex-direction:column;padding:34px clamp(32px,7vw,100px);display:flex;position:relative;overflow:hidden}.login-visual:after{content:"";border:1px solid #ffffff29;border-radius:50%;width:480px;height:480px;position:absolute;bottom:-180px;right:-250px;box-shadow:0 0 0 45px #ffffff09,0 0 0 90px #ffffff06}.login-visual-top,.login-visual-content,.login-visual-footer{z-index:1;position:relative}.login-visual .brand-copy strong{color:#fff}.login-visual .brand-copy span{color:#b9cae3}.institution-lockup{align-items:center;gap:10px;margin-top:27px;display:flex}.institution-logo{background:#fff;border:1px solid #ffffff38;border-radius:50%;width:45px;height:45px;overflow:hidden}.institution-logo img{object-fit:cover;object-position:top;width:58px;max-width:none;height:58px;display:block}.institution-lockup span,.institution-lockup strong{display:block}.institution-lockup span{color:#a9bdd9;font-size:10px}.institution-lockup strong{color:#f3f7fd;margin-top:3px;font-size:12px;font-weight:600}.login-visual-content{max-width:530px;margin:auto 0;padding:70px 0}.login-badge{color:#ffcfaa;background:#ffffff12;border:1px solid #ffcea647;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:9px 13px;font-size:13px;display:inline-flex}.login-visual h1{letter-spacing:-2.5px;margin:28px 0 18px;font-family:Nunito Sans,sans-serif;font-size:clamp(40px,4vw,61px);line-height:1.04}.login-visual h1 span{color:#ffad69}.login-visual-content>p{color:#c9d6e8;max-width:420px;margin:0;font-size:16px;line-height:1.65}.login-route-preview{background:#ffffff12;border:1px solid #ffffff24;border-radius:15px;align-items:center;gap:13px;width:min(100%,370px);margin-top:48px;padding:14px;display:flex}.preview-icon{color:#ff9b53;background:#ff74142e;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.login-route-preview strong,.login-route-preview span{display:block}.login-route-preview strong{font-size:14px}.login-route-preview span{color:#bac9dd;margin-top:3px;font-size:12px}.preview-check{color:#79dfb4;margin-left:auto}.login-visual-footer{color:#91a7c7;font-size:12px}.login-form-side{background:#fbfcfe;place-items:center;padding:40px 32px;display:grid}.login-card{width:min(100%,430px)}.mobile-brand{margin-bottom:48px;display:none}.login-heading{margin-bottom:31px}.eyebrow{color:var(--orange);letter-spacing:.1em;text-transform:uppercase;font-size:12px;font-weight:700;display:block}.login-heading h2{color:var(--navy);letter-spacing:-.8px;margin:10px 0 8px;font-family:Nunito Sans,sans-serif;font-size:32px}.login-heading p{color:var(--muted);margin:0;font-size:14px;line-height:1.55}.field-label{color:#394a63;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.text-input{width:100%;height:49px;color:var(--navy);background:#fff;border:1px solid #dfe5ee;border-radius:10px;outline:none;margin-bottom:21px;padding:0 15px;transition:all .2s}.text-input:focus{border-color:#70a3ef;box-shadow:0 0 0 3px #3679ee1f}.text-input::placeholder{color:#a5afbd}.password-label-row{justify-content:space-between;align-items:center;display:flex}.password-label-row .field-label{margin-bottom:8px}.link-button{color:var(--orange);background:0 0;border:0;padding:0;font-size:12px}.password-input-wrap{position:relative}.password-input-wrap .text-input{padding-right:44px}.password-toggle{color:#8391a5;background:0 0;border:0;place-items:center;width:36px;height:48px;display:grid;position:absolute;top:0;right:7px}.remember-row{color:#6f7c8f;align-items:center;gap:8px;margin:-3px 0 25px;font-size:12px;display:flex}.remember-row input{width:15px;height:15px;accent-color:var(--orange)}.primary-button{color:#fff;background:var(--orange);border:0;border-radius:10px;justify-content:center;align-items:center;gap:10px;height:49px;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 8px 18px #ff741433}.primary-button:hover{background:#eb6409;transform:translateY(-1px)}.login-button{width:100%}.demo-note{color:#99a5b5;text-align:center;margin:29px 0 0;font-size:11px;line-height:1.5}.login-error{color:#a94d42;background:#fff5f2;border:1px solid #f3d1ca;border-radius:9px;margin:17px 0 0;padding:11px 13px;font-size:11px;line-height:1.45}.primary-button:disabled{cursor:wait;opacity:.68;transform:none}.auth-loading{background:#f7f9fc;place-items:center;min-height:100vh;display:grid}.auth-loading>.panel{color:#657894;align-items:center;gap:10px;padding:22px 25px;display:flex}.auth-loading>.panel svg,.data-loading svg{color:var(--orange);animation:1s linear infinite spin}.data-loading{color:#657894;align-items:center;gap:10px;padding:25px;display:flex}.data-error{color:#a94d42;background:#fff8f6;border-color:#f3d1ca;align-items:flex-start;gap:11px;padding:22px;display:flex}.data-error>svg{color:var(--orange);flex:none}.data-error strong,.data-error span{display:block}.data-error strong{color:#7c4039;font-size:13px}.data-error span{color:#9a6a63;margin-top:5px;font-size:11px}.data-error .small-button{margin-top:15px}.data-empty{color:#8c9aad;text-align:center;padding:28px 15px;font-size:11px}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{background:#f7f9fc;min-height:100vh}.sidebar{z-index:20;border-right:1px solid var(--line);background:#fff;flex-direction:column;width:252px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-header{border-bottom:1px solid var(--line);align-items:center;height:76px;padding:0 20px;display:flex}.brand{align-items:center;gap:10px;display:flex}.brand-mark{color:#fff;background:var(--orange);border-radius:12px;place-items:center;width:39px;height:39px;display:grid;box-shadow:0 5px 12px #ff741433}.brand-copy strong,.brand-copy span{display:block}.brand-copy strong{color:var(--navy);font-family:Nunito Sans,sans-serif;font-size:16px;line-height:1.1}.brand-copy span{color:#8492a8;margin-top:4px;font-size:11px}.sidebar-nav{flex:1;padding:22px 12px}.nav-group{margin-bottom:15px}.nav-group-toggle{color:#a1acba;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;width:100%;padding:0 15px 7px;display:flex}.nav-group-toggle:hover{color:var(--orange)}.nav-group-toggle svg{flex:none}.nav-group-title{color:inherit;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:800;display:block}.nav-group-title.standalone{color:#a1acba;padding:0 15px 7px}.nav-group-items{overflow:hidden}.nav-item{color:#64748b;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:13px;width:100%;height:47px;margin-bottom:3px;padding:0 15px;font-size:14px;transition:all .2s;display:flex}.nav-item:hover{color:var(--orange);background:#fff8f1}.nav-item.active{color:var(--orange);background:var(--orange-soft);font-weight:700}.sidebar-bottom{border-top:1px solid var(--line);padding:15px 14px 18px}.user-chip{align-items:center;gap:10px;padding:8px 7px 14px;display:flex}.avatar,.top-avatar{color:#fff;background:var(--blue);border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:grid}.user-chip strong,.user-chip span{display:block}.user-chip strong{color:var(--navy);font-size:12px}.user-chip span{color:#96a1b1;margin-top:3px;font-size:10px}.logout-button{color:#758297;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:9px 8px;font-size:12px;display:flex}.logout-button:hover{color:var(--orange);background:#fff8f1}.main-content{min-height:100vh;margin-left:252px}.topbar{border-bottom:1px solid var(--line);background:#ffffffdb;justify-content:space-between;align-items:center;height:76px;padding:0 46px;display:flex}.topbar-context span,.topbar-context strong{display:block}.topbar-context span{color:var(--muted);font-size:11px}.topbar-context strong{color:var(--navy);margin-top:3px;font-size:13px;font-weight:600}.topbar-actions{align-items:center;gap:15px;display:flex}.demo-pill{color:#4a719f;background:#f2f7fd;border:1px solid #dbe8f7;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:600}.top-avatar{width:36px;height:36px}.menu-trigger,.mobile-close{background:0 0;border:0;display:none}.page-content{max-width:1510px;margin:0 auto;padding:38px 46px 26px}.page-heading-row{justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px;display:flex}.page-heading-row h1{color:var(--navy);letter-spacing:-.8px;margin:7px 0 5px;font-family:Nunito Sans,sans-serif;font-size:30px}.page-heading-row p{color:var(--muted);margin:0;font-size:14px}.current-price{background:#fff;border:1px solid #e9edf2;border-radius:12px;align-items:center;gap:8px;min-height:43px;padding:0 15px;font-size:12px;display:flex;box-shadow:0 4px 12px #20344f0a}.current-price svg{color:var(--orange)}.current-price span{color:#7d8ba0}.current-price strong{color:var(--orange)}.demo-banner,.demo-notice{background:#f4f8fe;border:1px solid #dceafb;border-radius:11px;align-items:center;gap:11px;margin-bottom:20px;padding:12px 15px;display:flex}.demo-banner .banner-dot{background:var(--blue);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #e2efff}.demo-banner div{flex:1}.demo-banner strong,.demo-banner span{display:block}.demo-banner strong{color:#355b8a;font-size:12px}.demo-banner span{color:#7790af;margin-top:2px;font-size:11px}.demo-banner button,.text-action{color:var(--blue);background:0 0;border:0;align-items:center;gap:2px;padding:0;font-size:11px;font-weight:700;display:inline-flex}.demo-notice{color:#447bb4;font-size:12px}.stats-grid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:15px;justify-content:space-between;min-height:134px;padding:21px 20px 18px;display:flex;position:relative;overflow:hidden;box-shadow:0 6px 16px #22375409}.stat-card:after{content:"";background:var(--blue);height:3px;position:absolute;bottom:0;left:0;right:0}.stat-card.green:after{background:var(--green)}.stat-card.orange:after{background:var(--orange)}.stat-card.teal:after{background:var(--teal)}.stat-copy span,.stat-copy strong,.stat-copy small{display:block}.stat-copy span{color:#738197;font-size:12px}.stat-copy strong{color:var(--navy);letter-spacing:-.5px;margin-top:12px;font-family:Nunito Sans,sans-serif;font-size:27px}.stat-copy small{color:#a1acba;margin-top:5px;font-size:11px}.stat-icon{width:43px;height:43px;color:var(--blue);background:var(--blue-soft);border-radius:13px;place-items:center;display:grid}.green .stat-icon{color:var(--green);background:var(--green-soft)}.orange .stat-icon{color:var(--orange);background:var(--orange-soft)}.teal .stat-icon{color:var(--teal);background:#e9f9f6}.dashboard-columns{grid-template-columns:1fr 1fr;gap:16px;margin-top:18px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:15px;min-width:0;padding:22px 21px;box-shadow:0 6px 16px #22375409}.panel-heading{justify-content:space-between;align-items:start;gap:12px;margin-bottom:20px;display:flex}.panel-kicker{color:var(--orange);align-items:center;gap:6px;font-size:11px;font-weight:700;display:flex}.panel h2{color:var(--navy);letter-spacing:-.2px;margin:5px 0 0;font-family:Nunito Sans,sans-serif;font-size:18px}.route-list,.delivery-list{gap:9px;display:grid}.route-row,.delivery-row{background:#f8fafc;border-radius:12px;align-items:center;min-height:61px;padding:10px 12px;display:flex}.route-number{width:35px;height:35px;color:var(--orange);background:#ffead5;border-radius:10px;place-items:center;margin-right:11px;font-size:13px;font-weight:800;display:grid}.route-number.blue{color:var(--blue);background:var(--blue-soft)}.route-number.green{color:var(--green);background:var(--green-soft)}.route-name{flex:1}.route-name strong,.route-name span{display:block}.route-name strong{color:#29405f;font-size:13px}.route-name span{color:#8b98aa;margin-top:3px;font-size:11px}.route-metrics{text-align:right;grid-template-columns:auto auto;align-items:baseline;column-gap:5px;min-width:102px;display:grid}.route-metrics strong{color:var(--navy);font-size:12px}.route-metrics span{color:#8e9bac;font-size:10px}.delivery-status{border-radius:50%;place-items:center;width:29px;height:29px;margin-right:10px;display:grid}.delivery-status.delivered{color:#fff;background:var(--green)}.delivery-status.pending{background:#fff8e9;border:2px solid #f2c36d}.delivery-status.pending span{background:#e5a73e;border-radius:50%;width:7px;height:7px}.delivery-info{flex:1;min-width:0}.delivery-info strong,.delivery-info span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.delivery-info strong{color:#29405f;font-size:12px}.delivery-info span{color:#8b98aa;margin-top:4px;font-size:10px}.delivery-value{text-align:right;min-width:76px}.delivery-value strong,.delivery-value span{display:block}.delivery-value strong{color:var(--green);font-size:12px}.delivery-value span{margin-top:4px;font-size:10px}.status-delivered{color:var(--green)}.status-pending{color:#c38a2e}.page-footer{color:#a3adbb;justify-content:space-between;padding:25px 2px 0;font-size:10px;display:flex}.small-button,.secondary-button{border-radius:9px;min-height:39px;padding:0 14px;font-size:12px}.secondary-button{color:#4e6a8d;background:#fff;border:1px solid #dce4ee;justify-content:center;align-items:center;gap:8px;font-weight:700;display:inline-flex}.secondary-button:hover{color:var(--blue);background:#f8fbff;border-color:#a9c4e9}.filter-toolbar{align-items:center;gap:9px;margin-bottom:16px;display:flex}.search-bar{border:1px solid var(--line);background:#fff;border-radius:10px;flex:1;align-items:center;gap:9px;height:43px;padding:0 13px;display:flex}.search-bar svg{color:#97a5b7;flex:none}.search-bar input{width:100%;color:var(--navy);background:0 0;border:0;outline:0;font-size:12px}.search-bar input::placeholder{color:#a1adbd}.filter-button,.icon-button{color:#61748e;border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 12px;font-size:12px;display:inline-flex}.filter-button:hover,.icon-button:hover{color:var(--blue);border-color:#b8d0ef}.filter-button span{color:#fff;background:var(--blue);border-radius:50%;place-items:center;width:17px;height:17px;font-size:9px;display:grid}.filter-select{color:#61748e;border:1px solid var(--line);background:#fff;border-radius:9px;align-items:center;gap:7px;min-width:164px;min-height:40px;padding:0 10px;display:flex}.filter-select-label{color:#53647b;font-size:10px;font-weight:700}.filter-select svg{color:#8193aa;flex:none}.filter-select select{color:#334963;background:0 0;border:0;outline:0;flex:1;min-width:0;height:38px;padding:0;font-size:11px}.filter-select:focus-within{border-color:#79a9e7;box-shadow:0 0 0 3px #3679ee1a}.people-filters{flex-wrap:wrap;margin-top:-3px}.people-filters label{color:#53647b;align-items:center;gap:7px;font-size:11px;font-weight:700;display:flex}.people-filters select{color:#334963;border:1px solid var(--line);background:#fff;border-radius:9px;outline:none;min-width:170px;min-height:40px;padding:0 10px;font-size:11px}.people-filters select:focus{border-color:#79a9e7;box-shadow:0 0 0 3px #3679ee1a}.people-filter-panel{border:1px solid var(--line);background:#fff;border-radius:13px;grid-template-columns:minmax(300px,1.75fr) repeat(3,minmax(145px,.58fr)) minmax(70px,.3fr) minmax(130px,.5fr) 42px;align-items:center;gap:10px;margin-bottom:16px;padding:14px 10px 12px;display:grid;box-shadow:0 4px 12px #22375406}.people-filter-panel>.filter-toolbar,.people-filter-panel>.people-filters{display:contents}.people-filter-panel .search-bar{grid-area:1/1;min-width:0}.people-filter-panel .people-filters label:first-child{grid-area:1/2}.people-filter-panel .people-filters label:nth-child(2){grid-area:1/3}.people-filter-panel .people-filters label:nth-child(3){grid-area:1/4}.people-filter-panel .filter-select{grid-area:1/6;min-width:0}.people-filter-panel .filter-toolbar>.icon-button{grid-area:1/7}.people-filter-panel .people-filters select{width:100%;min-width:0}.people-filter-panel .mini-tabs{grid-column:1;width:max-content;margin:0}.people-filter-panel .people-summary{grid-column:2/-1;width:100%;margin:0}.people-filter-panel .filter-toolbar{margin:0}.panel{overflow:hidden}.table-panel{padding:0}.table-panel>.panel-heading{padding:21px 21px 0}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:700px}th{color:#8794a6;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;background:#fbfcfe;padding:13px 16px;font-size:10px;font-weight:700}td{color:#64748b;white-space:nowrap;border-bottom:1px solid #eef1f5;padding:14px 16px;font-size:11px}tr:last-child td{border-bottom:0}td strong{color:#2b405d;font-weight:700}.code-cell{color:var(--orange);font-weight:800}.table-footer{color:#9aa6b5;border-top:1px solid var(--line);justify-content:space-between;align-items:center;padding:13px 18px;font-size:10px;display:flex}.pagination{align-items:center;gap:7px;display:flex}.pagination button,.pagination strong{border:1px solid var(--line);color:#718197;background:#fff;border-radius:6px;place-items:center;width:25px;height:25px;font-size:11px;display:grid}.pagination strong{color:#fff;border-color:var(--orange);background:var(--orange)}.people-table{min-width:1260px}.people-table th:last-child,.people-table td:last-child{width:112px;min-width:112px}.people-table th:last-child{z-index:3;background:#fbfcfe;position:sticky;right:0;box-shadow:-7px 0 12px #2237540f}.people-table td:last-child{z-index:2;background:#fff;position:sticky;right:0;box-shadow:-7px 0 12px #2237540d}.people-table tr:hover td:last-child{background:#fff}.people-table td:last-child .row-actions{justify-content:flex-start;min-width:80px}.people-table{table-layout:fixed}.people-table th:first-child,.people-table td:first-child{width:6%}.people-table th:nth-child(2),.people-table td:nth-child(2){width:20%}.people-table th:nth-child(3),.people-table td:nth-child(3){width:14%}.people-table th:nth-child(4),.people-table td:nth-child(4){width:11%}.people-table th:nth-child(5),.people-table td:nth-child(5){width:15%}.people-table th:nth-child(6),.people-table td:nth-child(6){width:6%}.people-table th:nth-child(7),.people-table td:nth-child(7),.people-table th:nth-child(8),.people-table td:nth-child(8){width:7%}.people-table th:nth-child(9),.people-table td:nth-child(9){width:5%}.people-table th:nth-child(10),.people-table td:nth-child(10){width:6%}.people-table th:nth-child(11),.people-table td:nth-child(11){width:112px;min-width:112px}.people-table td:nth-child(5),.people-table td:nth-child(6){vertical-align:top}.people-summary{scrollbar-width:thin;background:#fff;border:1px solid #e3eaf2;border-radius:10px;align-items:stretch;gap:8px;height:52px;margin:0 0 12px;padding:6px 8px;display:flex;overflow-x:auto}.people-summary-card{background:#fbfcfe;border:1px solid #edf1f5;border-radius:7px;flex:none;align-items:center;gap:7px;min-width:82px;padding:0 10px;display:flex}.people-summary-card strong{color:var(--navy);font-family:Nunito Sans,sans-serif;font-size:15px;line-height:1}.people-summary-card span{color:#71839a;white-space:nowrap;font-size:10px;font-weight:700}.people-summary-card.total{background:var(--orange-soft);border-color:#ffd8bb}.people-summary-card.total strong,.people-summary-card.total span{color:var(--orange)}.grid-person-name{white-space:normal;line-height:1.25;display:block}.grid-person-name span{display:block}.people-table td:nth-child(3){white-space:normal}.people-table td:nth-child(3) .table-subline{white-space:normal;overflow-wrap:anywhere;word-break:break-word;line-height:1.25}.table-sort-button{color:inherit;font-size:inherit;font-weight:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:5px;padding:0;display:inline-flex}.table-sort-button:hover,.table-sort-button.active{color:var(--blue)}.table-sort-button span{color:#a7b3c1;font-size:11px}.table-sort-button.active span{color:var(--blue)}.position-conflict{background:#fffaf0;border:1px solid #f0d39b;border-radius:10px;margin:0 0 18px;padding:14px 16px}.position-conflict strong,.position-conflict span{display:block}.position-conflict strong{color:#9a6b22;font-size:12px}.position-conflict>span{color:#7e6a4a;margin-top:4px;font-size:11px}.position-conflict .remember-row{color:#685b47;margin:11px 0 0}.position-input{-moz-appearance:textfield}.position-input::-webkit-outer-spin-button{appearance:none;margin:0}.position-input::-webkit-inner-spin-button{appearance:none;margin:0}.status-pill{color:#0a9a62;white-space:nowrap;background:#ddf8eb;border-radius:6px;align-items:center;width:fit-content;padding:4px 8px;font-size:10px;font-weight:700;display:inline-flex}.status-pill.blue{color:#3978c6;background:#e7f1ff}.status-pill.pending{color:#b37821;background:#fff2d6}.status-pill.muted{color:#7c899c;background:#eef1f5}.type-label{color:#3875c2;background:#edf4ff;border-radius:6px;padding:4px 8px;font-size:10px;font-weight:700}.type-label.supplier{color:#956a2a;background:#fff3da}.pizza-label{color:var(--orange);align-items:center;gap:7px;display:flex}.pizza-label svg{color:var(--orange)}.row-actions{align-items:center;gap:5px;display:flex}.row-actions button{color:#7e8da1;background:0 0;border:0;border-radius:6px;place-items:center;width:28px;height:28px;display:grid}.row-actions button:hover{color:var(--orange);background:#fff4e9}.table-link{color:var(--blue);background:0 0;border:0;padding:0;font-size:11px;font-weight:700}.table-link:hover{text-decoration:underline}.table-subline{color:#98a4b4;margin-top:4px;font-size:10px;display:block}.date-label{color:#708197;align-items:center;gap:6px;display:inline-flex}.date-label svg{color:var(--blue)}.green-text{align-items:center;gap:5px;display:inline-flex;color:#0b9d63!important}.debt-text{color:#b2741f!important}.amber-text{color:#bd8425!important}.mini-tabs{gap:4px;margin-bottom:13px;display:flex}.mini-tabs button{color:#7f8da0;background:0 0;border:0;border-radius:8px;padding:9px 12px;font-size:11px}.mini-tabs button span{color:#a3afbd;margin-left:4px}.mini-tabs button.active{color:var(--orange);background:var(--orange-soft);font-weight:700}.mini-tabs button.active span{color:var(--orange)}.form-layout{grid-template-columns:minmax(0,1.7fr) minmax(280px,.8fr);align-items:start;gap:17px;display:grid}.form-panel{padding:22px}.form-grid{gap:15px;display:grid}.form-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid.four{grid-template-columns:1.1fr 1fr 1fr 1.1fr}.form-field{margin-bottom:16px;display:block}.form-grid .form-field{margin-bottom:0}.form-field>span{color:#53647b;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.form-field input,.form-field select,.form-field textarea{color:#334963;background:#fff;border:1px solid #dfe6ee;border-radius:8px;outline:none;width:100%;min-height:42px;padding:0 11px;font-size:12px}.form-field textarea{resize:vertical;min-height:84px;padding-top:11px}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:#79a9e7;box-shadow:0 0 0 3px #3679ee1a}.side-info-panel{padding:22px}.institution-preview{text-align:center;flex-direction:column;align-items:center;padding:5px 0 23px;display:flex}.institution-preview-logo{background:#fff;border-radius:50%;width:112px;height:112px;margin-bottom:12px;overflow:hidden;box-shadow:0 4px 16px #2539561c}.institution-preview-logo img{object-fit:cover;object-position:top;width:112px;height:112px}.institution-preview strong{color:var(--navy);font-family:Nunito Sans,sans-serif;font-size:19px}.institution-preview span{color:#8a98aa;margin-top:4px;font-size:11px}.info-note{background:#f4f8fe;border:1px solid #dceafb;border-radius:10px;gap:10px;padding:13px;display:flex}.info-note svg{color:var(--blue);flex:none}.info-note strong,.info-note span{display:block}.info-note strong{color:#426b9b;font-size:11px}.info-note span{color:#7c93ae;margin-top:4px;font-size:10px;line-height:1.4}.modal-backdrop{z-index:50;background:#101f3475;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal-card{background:#fff;border-radius:14px;width:min(100%,590px);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 20px 60px #14233a38}.modal-card-wide{width:min(100%,980px)}.modal-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:20px 22px;display:flex}.modal-header h2{color:var(--navy);margin:0;font-family:Nunito Sans,sans-serif;font-size:20px}.modal-body{padding:22px}.modal-footer{border-top:1px solid var(--line);justify-content:flex-end;gap:9px;padding:15px 22px;display:flex}.master-detail-section{background:#fbfcfe;border:1px solid #e2e9f1;border-radius:12px;margin-bottom:18px;padding:17px}.master-detail-section:last-child{margin-bottom:0}.detail-section-heading{justify-content:space-between;align-items:center;gap:15px;margin-bottom:16px;display:flex}.detail-section-heading span,.detail-section-heading strong{display:block}.detail-section-heading span{color:#bb6f28;letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.detail-section-heading strong{color:var(--navy);margin-top:3px;font-size:14px}.detail-grid-header,.detail-row{align-items:center;gap:8px;display:grid}.detail-grid-header{color:#708197;margin-bottom:6px;font-size:10px;font-weight:700}.contact-grid{grid-template-columns:1.15fr 1fr 1.2fr .5fr .5fr 32px}.preference-grid{grid-template-columns:minmax(0,1fr) 120px 32px}.detail-row{margin-bottom:8px}.detail-row input,.detail-row select{color:#334963;background:#fff;border:1px solid #dfe6ee;border-radius:8px;outline:none;width:100%;min-height:38px;padding:0 9px;font-size:11px}.detail-row input:focus,.detail-row select:focus{border-color:#79a9e7;box-shadow:0 0 0 3px #3679ee1a}.check-field{color:#708197;justify-content:center;align-items:center;gap:5px;min-height:38px;font-size:10px;display:inline-flex}.check-field input{width:14px;min-height:14px;accent-color:var(--green)}.detail-remove{color:#b37a7a;min-height:38px;padding:0}.detail-remove:hover{color:#bd5454;background:#fff6f6;border-color:#e8bcbc}.detail-empty{color:#8492a4;background:#fff;border:1px dashed #d7e0ea;border-radius:9px;padding:14px;font-size:11px}.toast{z-index:80;color:#fff;background:#1d9767;border-radius:9px;align-items:center;gap:8px;padding:12px 15px;font-size:12px;font-weight:600;display:flex;position:fixed;bottom:25px;right:26px;box-shadow:0 8px 24px #16644633}.calendar-controls{justify-content:center;align-items:center;gap:17px;margin:-3px 0 19px;display:flex}.calendar-controls strong{color:var(--navy);font-family:Nunito Sans,sans-serif;font-size:22px}.year-arrow{color:#657b99;border:1px solid var(--line);background:#fff;border-radius:8px;place-items:center;width:31px;height:31px;font-size:20px;display:grid}.calendar-grid{grid-template-columns:repeat(4,1fr);gap:13px;display:grid}.month-card{border:1px solid var(--line);background:#fff;border-radius:13px;min-height:123px;padding:17px;position:relative;box-shadow:0 5px 13px #22375408}.month-card.current{border-color:#b9d5f7;box-shadow:0 0 0 3px #edf5ff}.month-card>div{justify-content:space-between;align-items:center;display:flex}.month-card strong{color:var(--navy);font-size:13px}.month-card>span,.month-card>small{display:block}.month-card>span{color:#8d9aae;margin-top:20px;font-size:11px}.month-card>small{color:var(--orange);margin-top:6px;font-size:10px}.month-card button{color:#7890ad;background:#f5f8fc;border:0;border-radius:6px;place-items:center;width:26px;height:26px;display:grid;position:absolute;bottom:13px;right:13px}.account-grid,.route-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.account-card,.route-card{padding:21px}.account-card-top,.route-card-top{align-items:flex-start;gap:11px;display:flex}.bank-symbol{width:43px;height:43px;color:var(--blue);background:var(--blue-soft);border-radius:12px;place-items:center;display:grid}.account-card-top>div:nth-child(2){flex:1}.account-card-top strong,.account-card-top span{display:block}.account-card-top strong{color:var(--navy);font-size:14px}.account-card-top span{color:#8b99aa;margin-top:4px;font-size:11px}.account-numbers{gap:80px;margin:24px 0 18px;display:flex}.account-numbers span,.account-numbers strong,.account-pix span,.account-pix strong{display:block}.account-numbers span,.account-pix span{color:#8997a9;font-size:10px}.account-numbers strong,.account-pix strong{color:#334963;margin-top:5px;font-size:13px}.account-pix{background:#f7f9fc;border-radius:9px;padding:12px}.card-actions{border-top:1px solid var(--line);gap:10px;margin-top:18px;padding-top:15px;display:flex}.card-actions button{color:#71839b;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:11px;display:inline-flex}.card-actions button:hover{color:var(--orange)}.price-highlight{align-items:center;gap:15px;margin-bottom:18px;padding:23px;display:flex}.price-highlight-icon{width:52px;height:52px;color:var(--orange);background:var(--orange-soft);border-radius:14px;place-items:center;display:grid}.price-highlight>div:nth-child(2){flex:1}.price-highlight span,.price-highlight strong,.price-highlight small{display:block}.price-highlight span{color:#8492a5;font-size:11px}.price-highlight strong{color:var(--orange);margin-top:5px;font-family:Nunito Sans,sans-serif;font-size:29px}.price-highlight small{color:#9aa6b4;margin-top:4px;font-size:10px}.route-card-top>div:nth-child(2){flex:1}.route-card-top h2{color:var(--navy);margin:4px 0 6px;font-family:Nunito Sans,sans-serif;font-size:18px}.route-courier{color:#77879c;border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:6px;margin:22px 0;padding:13px 0;font-size:11px;display:flex}.route-courier svg{color:var(--blue)}.route-courier strong{color:#3c5270}.route-card-bottom{color:#73859c;gap:23px;font-size:11px;display:flex}.route-card-bottom span{align-items:center;gap:5px;display:inline-flex}.route-card-bottom svg{color:var(--blue)}.security-cards{grid-template-columns:1fr 1fr;gap:13px;margin-bottom:16px;display:grid}.security-card{background:#f0fcf5;border:1px solid #ccefdc;border-radius:11px;align-items:flex-start;gap:10px;padding:15px;display:flex}.security-card svg{color:var(--green);flex:none}.security-card.blue{background:#f3f8ff;border-color:#d6e5f9}.security-card.blue svg{color:var(--blue)}.security-card strong,.security-card span{display:block}.security-card strong{color:#2f7659;font-size:11px}.security-card span{color:#7c9a8a;margin-top:4px;font-size:10px}.security-card.blue strong{color:#466f9d}.security-card.blue span{color:#7c94b0}.delivery-summary-row{border:1px solid var(--line);background:#fff;border-radius:12px;grid-template-columns:repeat(4,1fr) auto;align-items:center;gap:12px;margin-bottom:16px;padding:16px 19px;display:grid}.delivery-summary-row span,.delivery-summary-row strong{display:block}.delivery-summary-row span{color:#8c99aa;font-size:10px}.delivery-summary-row strong{color:var(--navy);margin-top:5px;font-family:Nunito Sans,sans-serif;font-size:18px}.summary-status{justify-self:end}.selection-bar{grid-template-columns:1fr 1fr .7fr;align-items:end;gap:14px;margin-bottom:14px;padding:17px 19px;display:grid}.selection-bar .form-field{margin:0}.selection-info{background:var(--orange-soft);border-radius:8px;height:42px;padding:8px 12px}.selection-info span,.selection-info strong{display:block}.selection-info span{color:#9d815f;font-size:10px}.selection-info strong{color:var(--orange);margin-top:3px;font-size:14px}.delivery-mobile-tip{color:#5b7fa9;background:#f4f8fe;border:1px solid #dceafb;border-radius:9px;align-items:center;gap:9px;margin-bottom:14px;padding:11px 13px;font-size:11px;display:flex}.delivery-mobile-tip svg{color:var(--blue)}.position-dot{width:25px;height:25px;color:var(--orange);background:var(--orange-soft);border-radius:50%;place-items:center;font-size:11px;font-weight:700;display:grid}.qty-input{border:1px solid #dfe6ee;border-radius:7px;outline:0;width:70px;height:33px;padding:0 9px;font-size:11px}.qty-input:focus{border-color:var(--blue)}.form-layout.settlement-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr)}.open-balance-panel{padding:22px}.balance-large{color:var(--orange);margin:18px 0 19px;font-family:Nunito Sans,sans-serif;font-size:31px;font-weight:800}.balance-large small{color:#9ba7b5;margin-top:3px;font-family:DM Sans,sans-serif;font-size:11px;font-weight:400;display:block}.open-delivery-list{gap:8px;display:grid}.open-delivery-list label{background:#f8fafc;border-radius:8px;align-items:center;gap:8px;padding:10px;display:flex}.open-delivery-list input{accent-color:var(--orange)}.open-delivery-list span{color:#60728a;flex:1;font-size:10px}.open-delivery-list strong{color:#3e526b;font-size:11px}.upload-box{background:#f8fbff;border:1px dashed #afc9e7;align-items:center;gap:14px;margin-bottom:16px;padding:21px;display:flex}.upload-icon{width:47px;height:47px;color:var(--blue);background:#e8f2ff;border-radius:13px;place-items:center;display:grid}.upload-box>div:nth-child(2){flex:1}.upload-box h2{color:var(--navy);margin:0;font-family:Nunito Sans,sans-serif;font-size:16px}.upload-box p{color:#70839d;margin:5px 0 3px;font-size:11px}.upload-box span{color:#9aa8b9;font-size:10px}.collection-search{align-items:center;gap:10px;margin-bottom:16px;padding:12px;display:flex}.collection-search>svg{color:#8da0b6;margin-left:7px}.collection-search input{color:#334963;background:0 0;border:0;outline:0;flex:1;height:39px;font-size:12px}.collection-grid{grid-template-columns:.9fr 1.4fr;gap:16px;display:grid}.customer-summary,.customer-history{padding:22px}.customer-heading{align-items:center;gap:11px;display:flex}.customer-heading>div:nth-child(2){flex:1}.customer-heading>div:nth-child(2)>span{color:#91a0b1;font-size:10px}.customer-heading h2{color:var(--navy);margin:4px 0 3px;font-family:Nunito Sans,sans-serif;font-size:20px}.customer-heading p{color:#8594a8;margin:0;font-size:10px}.big-avatar{color:#fff;background:var(--orange);border-radius:14px;place-items:center;width:47px;height:47px;font-family:Nunito Sans,sans-serif;font-size:21px;font-weight:800;display:grid}.collection-balance{background:var(--orange-soft);border-radius:11px;margin:27px 0 19px;padding:17px}.collection-balance span,.collection-balance strong,.collection-balance small{display:block}.collection-balance span{color:#9f815f;font-size:10px}.collection-balance strong{color:var(--orange);margin-top:5px;font-family:Nunito Sans,sans-serif;font-size:29px}.collection-balance small{color:#ae967a;margin-top:3px;font-size:10px}.semester-switch{background:#f2f5f9;border-radius:9px;grid-template-columns:1fr 1fr;gap:6px;padding:4px;display:grid}.semester-switch button{color:#7f8da0;background:0 0;border:0;border-radius:7px;padding:9px 5px;font-size:10px}.semester-switch button.active{color:var(--blue);background:#fff;font-weight:700;box-shadow:0 2px 6px #1e3c6414}.history-row{border-radius:9px;align-items:center;gap:10px;margin-bottom:8px;padding:12px;display:flex}.history-row>svg{flex:none}.history-row>div{flex:1}.history-row strong,.history-row span{display:block}.history-row strong{color:#3d536f;font-size:11px}.history-row span{color:#8b9aab;margin-top:4px;font-size:10px}.history-row b{color:#59708c;font-size:11px}.history-row.paid{background:#f2fcf6;border:1px solid #ccefdc}.history-row.paid>svg{color:var(--green)}.history-row.open{background:#fffbf2;border:1px solid #f2dfb5}.history-row.open>svg{color:#cc932f}.message-preview{color:#538169;background:#edf9f1;border-radius:9px;align-items:flex-start;gap:8px;margin-top:18px;padding:12px;font-size:10px;line-height:1.4;display:flex}.message-preview svg{color:var(--green);flex:none}.report-filters{margin-bottom:16px;padding:19px}.report-filters .form-field{margin:0}.report-filter-footer{border-top:1px solid var(--line);color:#7d8fa5;justify-content:space-between;align-items:center;margin-top:15px;padding-top:13px;font-size:10px;display:flex}.report-filter-footer span{align-items:center;gap:6px;display:inline-flex}.report-filter-footer span svg{color:var(--blue)}.report-filter-footer button{color:var(--blue);background:0 0;border:0;font-size:10px}.report-stats{margin-bottom:16px}.report-table{padding-bottom:0}.empty-state{text-align:center;flex-direction:column;align-items:center;padding:70px 25px;display:flex}.empty-state-icon{width:64px;height:64px;color:var(--orange);background:var(--orange-soft);border-radius:18px;place-items:center;display:grid}.empty-state h2{color:var(--navy);margin:18px 0 7px;font-family:Nunito Sans,sans-serif;font-size:20px}.empty-state p{color:#8a99aa;max-width:400px;margin:0;font-size:12px;line-height:1.5}.delivery-launch-selection{grid-template-columns:1fr 1fr .7fr .7fr}.delivery-list-status{background:#f1f4f8}.delivery-list-status strong{color:#6f8197}.delivery-list-status.open{background:#f1fcf5;border:1px solid #ccefdc}.delivery-list-status.open span{color:#6d9b80}.delivery-list-status.open strong{color:var(--green)}.delivery-list-status.closed{background:#f3f5f8;border:1px solid #dce3ec}.delivery-list-status.closed span,.delivery-list-status.closed strong{color:#697b91}@media (width<=1100px){.login-shell{grid-template-columns:1fr}.login-visual{min-height:300px;padding:26px 40px}.login-visual-content{margin:0;padding:45px 0 25px}.login-visual h1{font-size:45px}.login-route-preview{margin-top:28px}.login-visual-footer{display:none}.login-form-side{min-height:550px}.stats-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=800px){.sidebar{transition:transform .25s;transform:translate(-100%);box-shadow:8px 0 30px #14243d24}.sidebar.sidebar-open{transform:translate(0)}.mobile-overlay{z-index:15;background:#0f1f3659;border:0;position:fixed;inset:0}.mobile-close{color:#718096;place-items:center;margin-left:auto;display:grid}.main-content{margin-left:0}.topbar{height:68px;padding:0 20px}.menu-trigger{color:var(--navy);place-items:center;padding:6px;display:grid}.topbar-context{margin-left:13px;margin-right:auto}.topbar-context span{font-size:10px}.topbar-context strong{font-size:11px}.demo-pill{display:none}.page-content{padding:28px 20px 20px}.dashboard-columns{grid-template-columns:1fr}.page-heading-row{flex-direction:column;align-items:start}.current-price{justify-content:center;align-self:stretch}.demo-banner{align-items:start}.demo-banner button{display:none}}@media (width<=560px){.login-visual{min-height:295px;padding:22px}.login-visual .brand-mark{width:34px;height:34px}.login-visual .brand-copy strong{font-size:14px}.login-visual h1{letter-spacing:-1.6px;margin-top:22px;font-size:38px}.login-visual-content>p{font-size:13px}.login-badge{font-size:11px}.login-route-preview{display:none}.login-form-side{min-height:calc(100vh - 295px);padding:34px 22px;display:block}.mobile-brand{display:block}.mobile-brand .brand-mark{width:35px;height:35px}.login-heading h2{font-size:28px}.stats-grid{grid-template-columns:1fr}.stat-card{min-height:120px}.page-heading-row h1{font-size:27px}.panel{padding:18px 14px}.panel-heading{margin-bottom:15px}.panel h2{font-size:17px}.route-row,.delivery-row{padding:9px 8px}.route-metrics{min-width:93px}.delivery-value{min-width:70px}.page-footer{padding-top:20px}.demo-banner{padding:11px}.demo-banner span{line-height:1.35}}@media (width<=800px){.modal-card-wide{width:min(100%,650px)}.detail-section-heading{flex-direction:column;align-items:flex-start}.detail-grid-header{display:none}.contact-grid,.preference-grid{grid-template-columns:1fr 1fr}.detail-row{background:#fff;border:1px solid #e2e9f1;border-radius:9px;padding:10px}.detail-row .detail-remove{justify-self:end}.check-field{justify-content:flex-start}}@media (width<=560px){.modal-card-wide .modal-body{padding:14px}.master-detail-section{padding:13px}.contact-grid,.preference-grid{grid-template-columns:1fr}.detail-row .detail-remove{justify-self:start}.detail-section-heading .secondary-button{width:100%}}.mobile-overlay{display:none}.page-header{align-items:center}.page-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}@media (width<=1100px){.calendar-grid{grid-template-columns:repeat(3,1fr)}.form-grid.four{grid-template-columns:repeat(2,minmax(0,1fr))}.collection-grid{grid-template-columns:1fr}}@media (width<=800px){.mobile-overlay{z-index:15;background:#0f1f3659;border:0;display:none;position:fixed;inset:0}.mobile-overlay.show{display:block}.page-header{align-items:flex-start}.page-actions{justify-content:flex-start;width:100%}.account-grid,.route-card-grid,.form-layout{grid-template-columns:1fr}.calendar-grid,.delivery-summary-row{grid-template-columns:repeat(2,1fr)}.summary-status{justify-self:start}.selection-bar{grid-template-columns:1fr}.upload-box{flex-wrap:wrap;align-items:flex-start}.upload-box>div:nth-child(2){min-width:calc(100% - 65px)}.upload-box .small-button{margin-left:61px}}@media (width<=560px){.page-actions .secondary-button,.page-actions .small-button{flex:1}.form-grid.two,.form-grid.four,.calendar-grid{grid-template-columns:1fr}.account-numbers{gap:45px}.security-cards{grid-template-columns:1fr}.delivery-summary-row{grid-template-columns:1fr 1fr}.delivery-summary-row .summary-status{grid-column:1/-1}.upload-box .small-button{width:100%;margin-left:0}.collection-search{flex-wrap:wrap}.collection-search input{min-width:calc(100% - 40px)}.collection-search .small-button{width:100%}.customer-heading{flex-wrap:wrap;align-items:flex-start}.customer-heading .status-pill{margin-left:58px}.price-highlight{flex-wrap:wrap;align-items:flex-start}.price-highlight .status-pill{margin-left:67px}.toast{text-align:center;justify-content:center;bottom:14px;left:14px;right:14px}}.sidebar{background:#0d172b;border-right:0;width:286px}.main-content{margin-left:286px}.sidebar-header{background:#101c33;border-bottom:1px solid #c2d2ea1f;height:auto;padding:26px 14px 15px;display:block;position:relative}.sidebar-brand-row{justify-content:space-between;align-items:center;padding:0 8px;display:flex}.sidebar-header-actions{align-items:center;gap:3px;display:flex}.sidebar-brand-row .brand{gap:10px}.sidebar-brand-row .brand-mark{color:#fff;box-shadow:none;background:#12bea2;border-radius:10px}.sidebar-brand-row .brand-copy strong{color:#f7fbff}.sidebar-brand-row .brand-copy span{color:#94a7c5}.notification-button{color:#afbed6;background:0 0;border:0;place-items:center;width:31px;height:31px;display:grid;position:relative}.notification-button span{color:#fff;background:#eb5860;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-1px;right:-2px}.sidebar-collapse-button{color:#afbed6;background:0 0;border:0;border-radius:7px;place-items:center;width:31px;height:31px;display:grid}.sidebar-collapse-button:hover{color:#fff;background:#48679166}.organization-switcher{color:#aabbd3;background:#1b2a43;border:1px solid #a4bee233;border-radius:10px;justify-content:space-between;align-items:center;margin-top:19px;padding:10px 12px;display:flex}.organization-switcher strong,.organization-switcher span{display:block}.organization-switcher strong{color:#f2f6fc;font-size:12px}.organization-switcher span{color:#8da2c0;margin-top:3px;font-size:9px}.organization-switcher>svg{color:#8da2c0}.sidebar-search{color:#90a6c5;background:#1a2941;border:1px solid #a4bee22e;border-radius:999px;align-items:center;gap:8px;height:37px;margin-top:24px;padding:0 11px;display:flex}.sidebar-search input{color:#eef4fe;background:0 0;border:0;outline:0;width:100%;font-size:11px}.sidebar-search input::placeholder{color:#8fa2bd}.sidebar-nav{padding:16px 14px;overflow-y:auto}.sidebar-nav::-webkit-scrollbar{width:4px}.sidebar-nav::-webkit-scrollbar-thumb{background:#a3bada33;border-radius:5px}.nav-group{margin:0 0 5px}.nav-group-toggle,.nav-group-title,.nav-group-items{display:none}.nav-item,.nav-module-button{color:#c4d0e2;text-align:left;background:0 0;border:0;border-radius:999px;justify-content:space-between;align-items:center;width:100%;height:42px;margin:0 0 4px;padding:0 13px;font-size:13px;display:flex}.nav-item{justify-content:flex-start;gap:12px}.nav-item:hover,.nav-module-button:hover{color:#fff;background:#314f7770}.nav-item.nav-dashboard.active{color:#0fe0b6;background:#0fc2a438;box-shadow:inset 2px 0 #12c3a4}.nav-module-button.has-active-child{color:#fff}.nav-module-button>span{align-items:center;gap:12px;display:flex}.nav-module-button>span strong{color:inherit;letter-spacing:-.05px;font-size:13px;font-weight:700}.nav-module-button>svg{color:#8da1bf}.nav-module-button:hover>svg{color:#c7d8ee}.nav-submenu{border-left:1px solid #98b1d538;margin:-1px 0 6px 20px;padding:3px 0 4px 10px}.nav-subitem{color:#9fb0c9;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:9px;width:100%;min-height:34px;padding:6px 9px;font-size:11px;display:flex}.nav-subitem:hover{color:#f5f8ff;background:#304e765c}.nav-subitem.active{color:#0fe0b6;background:#0fc2a421}.nav-subitem svg{color:#738aa9}.nav-subitem.active svg{color:#0fe0b6}.sidebar-bottom{background:#0d172b;border-top:1px solid #c2d2ea1f;padding:14px 15px 16px}.user-chip{color:#a8b9d0;padding:6px 6px 0}.user-chip strong{color:#f3f7fd}.user-chip span{color:#8da0bb}.user-chip>svg{color:#8da0bb;margin-left:auto}@media (width<=800px){.sidebar{width:286px}.main-content{margin-left:0}.sidebar-header{padding-top:23px}.mobile-close{color:#9db0cb;position:absolute;top:20px;right:13px}.sidebar-brand-row{padding-right:34px}.organization-switcher{margin-top:17px}}@media (width>=801px){.sidebar.sidebar-collapsed{width:78px}.main-content.content-collapsed{margin-left:78px}.sidebar.sidebar-collapsed .sidebar-header{padding:21px 10px 13px}.sidebar.sidebar-collapsed .sidebar-brand-row{justify-content:center;padding:0}.sidebar.sidebar-collapsed .brand-copy,.sidebar.sidebar-collapsed .notification-button,.sidebar.sidebar-collapsed .organization-switcher,.sidebar.sidebar-collapsed .sidebar-search{display:none}.sidebar.sidebar-collapsed .sidebar-header-actions{margin:0}.sidebar.sidebar-collapsed .sidebar-collapse-button{margin:11px auto 0}.sidebar.sidebar-collapsed .sidebar-nav{padding:16px 10px}.sidebar.sidebar-collapsed .nav-item,.sidebar.sidebar-collapsed .nav-module-button{justify-content:center;padding:0}.sidebar.sidebar-collapsed .nav-item span,.sidebar.sidebar-collapsed .nav-module-button strong,.sidebar.sidebar-collapsed .nav-module-button>svg{display:none}.sidebar.sidebar-collapsed .nav-item,.sidebar.sidebar-collapsed .nav-module-button>span{gap:0}.sidebar.sidebar-collapsed .nav-submenu{display:none}.sidebar.sidebar-collapsed .nav-module-button.has-active-child,.sidebar.sidebar-collapsed .nav-item.nav-dashboard.active{color:#0fe0b6;background:#0fc2a438}.sidebar.sidebar-collapsed .sidebar-bottom{padding:14px 10px}.sidebar.sidebar-collapsed .user-chip{justify-content:center;padding:6px 0 0}.sidebar.sidebar-collapsed .user-chip>div:not(.avatar),.sidebar.sidebar-collapsed .user-chip>svg{display:none}}.calendar-year-toolbar{align-items:center;gap:25px;margin-bottom:17px;padding:15px 18px;display:flex}.calendar-year-toolbar>div:first-child{min-width:180px}.calendar-year-toolbar>div:first-child span,.calendar-year-toolbar>div:first-child strong{display:block}.calendar-year-toolbar>div:first-child span{color:#8897a9;font-size:10px}.calendar-year-toolbar>div:first-child strong{color:var(--navy);margin-top:3px;font-family:Nunito Sans,sans-serif;font-size:21px}.calendar-progress{flex:1}.calendar-progress>span{color:#7b8da4;margin-bottom:7px;font-size:10px;display:block}.calendar-progress>div{background:#edf1f6;border-radius:99px;height:7px;overflow:hidden}.calendar-progress i{border-radius:inherit;background:var(--orange);height:100%;transition:width .2s;display:block}.calendar-controls-inline{gap:6px;display:flex}.calendar-controls-inline .year-arrow{width:29px;height:29px}.calendar-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.month-card.editable{min-height:218px;padding:16px}.month-card.editable.complete{background:#fcfffd;border-color:#bce6d2}.month-card.editable>small{color:#8a9aab;margin-top:12px;line-height:1.35}.calendar-field{margin-top:16px;display:block}.calendar-field span{color:#667990;margin-bottom:6px;font-size:10px;font-weight:700;display:block}.calendar-field input,.calendar-field select{color:#3e5673;background:#fff;border:1px solid #dfe6ee;border-radius:7px;outline:0;width:100%;height:36px;padding:0 9px;font-size:11px}.calendar-field input:focus,.calendar-field select:focus{border-color:#76a8e7;box-shadow:0 0 0 3px #3679ee1a}.calendar-table-panel{margin-bottom:5px}.calendar-table{min-width:920px}.calendar-table td{vertical-align:middle}.calendar-inline-input,.calendar-inline-select{color:#415773;background:#fff;border:1px solid #dfe6ee;border-radius:7px;outline:0;height:34px;padding:0 8px;font-size:11px}.calendar-inline-input{width:145px}.calendar-inline-select{width:175px}.calendar-inline-input:focus,.calendar-inline-select:focus{border-color:#76a8e7;box-shadow:0 0 0 3px #3679ee1a}.price-input{background:#fff;border:1px solid #dfe6ee;border-radius:7px;align-items:center;width:115px;height:34px;padding-left:8px;display:flex}.price-input>span{color:#9aa8b8;font-size:10px}.price-input .calendar-inline-input{width:85px;height:31px;box-shadow:none;border:0;padding-left:5px}.delivery-launch-page{flex-direction:column;height:calc(100vh - 140px);min-height:0;display:flex}.delivery-launch-page>.page-heading-row,.delivery-launch-page>.delivery-launch-selection,.delivery-launch-page>.delivery-launch-summary,.delivery-launch-page>.delivery-mobile-tip{flex:none}.delivery-launch-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px;padding:13px 16px;display:grid}.delivery-launch-summary>div{border-right:1px solid var(--line);min-width:0;padding:0 12px}.delivery-launch-summary>div:first-child{padding-left:0}.delivery-launch-summary>div:last-child{border-right:0;padding-right:0}.delivery-launch-summary span,.delivery-launch-summary strong{display:block}.delivery-launch-summary span{color:#8594a7;font-size:10px}.delivery-launch-summary strong{color:var(--navy);margin-top:4px;font-family:Nunito Sans,sans-serif;font-size:21px}.delivery-launch-summary .summary-delivered{color:var(--green)}.delivery-launch-summary .summary-pending{color:var(--orange)}.delivery-card-list{flex:auto;grid-template-columns:repeat(2,minmax(0,1fr));align-content:start;gap:12px;min-height:0;padding:2px 4px 16px 0;display:grid;overflow-y:auto}.generation-modal{width:min(100%,520px)}.generation-status{color:var(--blue);align-items:flex-start;gap:10px;display:flex}.generation-status>svg{flex:none;margin-top:2px}.generation-status strong,.generation-status span{display:block}.generation-status strong{color:var(--navy);font-size:13px}.generation-status span{color:#8391a4;margin-top:4px;font-size:11px}.generation-progress-track{background:#edf1f6;border-radius:999px;height:9px;margin-top:22px;overflow:hidden}.generation-progress-track i{border-radius:inherit;background:var(--orange);height:100%;transition:width .2s;display:block}.generation-progress-meta{color:#8795a7;justify-content:space-between;margin-top:7px;font-size:10px;display:flex}.generation-counters{grid-template-columns:1fr 1fr;gap:9px;margin-top:18px;display:grid}.generation-counters div{background:#f8fafc;border-radius:9px;padding:12px}.generation-counters strong,.generation-counters span{display:block}.generation-counters strong{color:var(--navy);font-family:Nunito Sans,sans-serif;font-size:19px}.generation-counters span{color:#8795a7;margin-top:3px;font-size:10px}.delivery-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:16px;box-shadow:0 5px 14px #2237540a}.delivery-card.confirmed{background:#fbfffc;border-color:#bfe8d1}.delivery-card.absent{background:#fffdf8;border-color:#f0d7a9}.delivery-card-header{align-items:center;gap:10px;display:flex}.delivery-position{color:#8795a7;flex:none;font-size:10px;font-weight:700}.delivery-card-header>div{flex:1;min-width:0}.delivery-card-header strong,.delivery-card-header small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.delivery-card-header strong{color:var(--navy);font-size:14px}.delivery-card-header small{color:#8795a7;margin-top:4px;font-size:10px}.delivery-card-route{color:var(--blue);white-space:nowrap;font-size:10px;font-weight:700}.delivery-card-order{background:#f8fafc;border-radius:9px;align-items:baseline;gap:8px;margin:14px 0;padding:10px 12px;display:flex}.delivery-card-order span{color:#8997a8;font-size:10px}.delivery-card-order strong{color:#3d5572;font-size:11px}.delivery-card-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.delivery-card-checks{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.delivery-card-checks .delivery-confirm{min-height:31px}.delivery-confirm.delivery-absent{color:#887a69}.delivery-confirm.delivery-absent .absent-check{color:#0000}.delivery-confirm input:checked+.absent-check{color:#fff;background:#c88d35;border-color:#c88d35}.delivery-note-button{color:#637993;background:#f8fafc;border:1px solid #d9e3ee;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 13px;font-size:11px;font-weight:700;display:inline-flex}.delivery-note-button:hover{color:var(--orange)}.quantity-stepper{align-items:center;gap:8px;display:inline-flex}.quantity-stepper button{color:#fff;background:var(--orange);border:0;border-radius:11px;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 5px 10px #ff74152e}.quantity-stepper button:last-child{background:#6e87a6;box-shadow:0 5px 10px #415a7824}.quantity-stepper button:active{transform:scale(.96)}.quantity-stepper output{min-width:42px;color:var(--navy);place-items:center;font-family:Nunito Sans,sans-serif;font-size:22px;font-weight:800;display:grid}.delivery-confirm{color:#647991;cursor:pointer;align-items:center;gap:8px;font-size:11px;font-weight:700;display:inline-flex}.delivery-confirm input{opacity:0;pointer-events:none;position:absolute}.confirm-check{color:#0000;background:#fff;border:2px solid #cbd7e5;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.delivery-confirm input:checked+.confirm-check{color:#fff;border-color:var(--green);background:var(--green)}.delivery-confirm input:disabled+.confirm-check{opacity:.6}.delivery-locked{color:#8897a9;align-items:center;gap:6px;font-size:11px;font-weight:700;display:inline-flex}.delivery-locked svg{color:#9aa8b8}.print-sheet{padding:24px}.print-sheet-header{border-bottom:2px solid var(--navy);justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:18px;display:flex}.print-brand{align-items:center;gap:10px;display:flex}.print-brand-mark{color:#fff;background:var(--orange);border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.print-brand strong,.print-brand span{display:block}.print-brand strong{color:var(--navy);font-family:Nunito Sans,sans-serif;font-size:18px}.print-brand span{color:#7d8da3;margin-top:3px;font-size:10px}.print-meta{text-align:right;gap:24px;display:flex}.print-meta span,.print-meta strong{display:block}.print-meta span{color:#8593a5;text-transform:uppercase;letter-spacing:.05em;font-size:9px}.print-meta strong{color:var(--navy);margin-top:4px;font-size:12px}.print-summary{background:#f8fafc;border:1px solid #e0e7ef;border-radius:10px;align-items:stretch;gap:12px;margin:18px 0;padding:13px;display:flex}.print-summary-total{border-right:1px solid #dce5ee;min-width:120px;padding-right:16px}.print-summary-total span,.print-summary-total strong,.print-summary-total small{display:block}.print-summary-total span{color:#7f90a5;font-size:10px}.print-summary-total strong{color:var(--orange);margin-top:2px;font-family:Nunito Sans,sans-serif;font-size:26px}.print-summary-total small{color:#8c9bad;margin-top:2px;font-size:9px}.print-flavor-summary{flex:1;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;gap:0 18px;display:grid}.print-flavor-summary>div{background:#fff;border-radius:6px;align-items:center;min-height:20px;padding:1px 8px;display:flex}.print-flavor-summary strong{color:var(--navy);font-size:11px}.print-list-heading{justify-content:space-between;align-items:baseline;gap:12px;margin:15px 0 8px;display:flex}.print-list-heading strong{color:var(--navy);font-family:Nunito Sans,sans-serif;font-size:14px}.print-list-heading span{color:#8795a7;font-size:10px}.print-client-list{border-top:1px solid #dfe6ee}.print-client-row{border-bottom:1px solid #e5ebf1;grid-template-columns:1fr;gap:6px;padding:9px 8px;display:grid}.print-client-row:nth-child(2n){background:#f8fafc}.print-client-main{flex:1;align-items:flex-start;gap:10px;min-width:0;display:flex}.print-client-data{width:100%;min-width:0}.print-client-data strong,.print-client-data span{display:block}.print-client-data strong{color:#29405f;font-size:11px}.print-client-data span{color:#71839a;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:9px;overflow:hidden}.print-client-data .print-address{text-overflow:clip;white-space:normal;line-height:1.35;overflow:visible}.print-client-data span:last-child{color:var(--orange);font-weight:700}.print-client-name-row,.print-client-order-row{justify-content:space-between;align-items:baseline;gap:18px;display:flex}.print-client-phone{flex:none;font-weight:700;color:#526b89!important;white-space:nowrap!important;margin-top:0!important;font-size:10px!important}.print-client-order-row{align-items:center;margin-top:3px}.print-client-order{flex:1;font-weight:700;color:var(--orange)!important;margin-top:0!important}.print-client-fields{color:#8492a4;white-space:nowrap;flex:0 0 340px;grid-template-columns:auto minmax(28px,1fr) auto minmax(28px,1fr) auto minmax(28px,1fr);align-items:end;gap:4px;font-size:9px;display:grid}.print-client-fields i{border-bottom:1px solid #9aa7b5;min-width:28px;height:14px;display:block}.print-sheet-footer{color:#99a5b3;justify-content:space-between;gap:12px;margin-top:14px;font-size:8px;display:flex}@media (width<=800px){.delivery-launch-page{height:calc(100vh - 116px)}.delivery-card-list{grid-template-columns:1fr}}@media (width<=560px){.delivery-launch-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.delivery-launch-summary>div{padding:0 8px}.delivery-launch-summary>div:nth-child(2){border-right:0}.delivery-launch-summary>div:nth-child(3){padding-left:0}.delivery-launch-summary>div:nth-child(4){padding-right:0}}@media print{.sidebar,.topbar,.page-footer,.delivery-print-page>.page-heading-row,.delivery-print-page .page-actions,.delivery-print-page .selection-bar{display:none!important}.main-content{margin-left:0!important}.page-content{padding:0!important}.delivery-print-page .print-sheet{box-shadow:none;border:0}.print-sheet-header{border-bottom-color:#1f3553}.print-summary,.print-client-row{break-inside:avoid}}@media (width<=1100px){.calendar-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=560px){.calendar-year-toolbar{flex-wrap:wrap;align-items:flex-start;gap:15px}.calendar-year-toolbar>div:first-child{min-width:100px}.calendar-progress{min-width:calc(100% - 115px)}.calendar-controls-inline{justify-content:flex-end;width:100%}.calendar-entry-grid{grid-template-columns:1fr}.print-sheet{padding:15px}.print-sheet-header{flex-direction:column;gap:14px}.print-meta{text-align:left;justify-content:space-between;gap:8px;width:100%}.print-summary{flex-direction:column;align-items:flex-start}.print-summary-total{border-bottom:1px solid #dce5ee;border-right:0;width:100%;padding:0 0 10px}.print-client-row{gap:9px}.print-client-name-row,.print-client-order-row{flex-direction:column;align-items:flex-start;gap:3px}.print-client-phone{align-self:flex-end}.print-client-fields{flex-basis:auto;grid-template-columns:auto minmax(36px,1fr) auto minmax(36px,1fr) auto minmax(36px,1fr);width:100%}.print-sheet-footer{flex-direction:column}}@media (width<=800px){.people-table{min-width:1080px}.people-table th,.people-table td{padding:10px 9px;font-size:10px}.people-table .table-subline{margin-top:3px;font-size:9px}.people-table td{text-overflow:ellipsis;overflow:hidden}.people-table td:nth-child(4),.people-table td:nth-child(5){line-height:1.25}.people-table th:last-child,.people-table td:last-child{width:112px;min-width:112px}}@media (width<=1100px){.people-filter-panel{grid-template-columns:repeat(3,minmax(0,1fr)) 42px}.people-filter-panel .search-bar{grid-area:auto/1/auto/-1}.people-filter-panel .people-filters label:first-child{grid-area:auto/1}.people-filter-panel .people-filters label:nth-child(2){grid-area:auto/2}.people-filter-panel .people-filters label:nth-child(3){grid-area:auto/3}.people-filter-panel .filter-select{grid-area:auto/1}.people-filter-panel .filter-toolbar>.icon-button{grid-area:auto/2}}@media (width<=560px){.people-filter-panel{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:8px;padding:10px 8px}.people-filter-panel .people-filters label:first-child,.people-filter-panel .people-filters label:nth-child(2),.people-filter-panel .people-filters label:nth-child(3),.people-filter-panel .filter-select{grid-area:auto/1/auto/-1}.people-filter-panel .filter-toolbar>.icon-button{grid-area:auto/2}.people-filter-panel .mini-tabs,.people-filter-panel .people-summary{grid-column:1/-1;width:100%}.people-filter-panel .people-filters label,.people-filter-panel .filter-select{min-width:0}.people-filter-panel .people-filters select{flex:1}}
