:root{color:#38231b;font-synthesis:none;--navy:#32180f;--navy-2:#4b281b;--green:#087b3d;--green-dark:#05602f;--green-soft:#e8f6ed;--red:#bd4948;--red-soft:#feeeee;--amber:#b97508;--amber-soft:#fff3cd;--brand-yellow:#fbbf0b;--brand-yellow-soft:#fff5cc;--brand-brown:#32180f;--line:#eadfce;--muted:#7a6a60;--shadow:0 8px 26px #482a1214;background:#fffaf0;font-family:Inter,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}.purchase-total{color:#176f5f;background:var(--green-soft);border:1px solid #cfe8e1;border-radius:8px;align-items:center;min-height:39px;padding:0 12px;font-size:15px;font-weight:750;display:flex}body{background:#f4f7f8;min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.58}.app-shell{min-height:100vh}.sidebar{z-index:30;color:#dfecef;background:linear-gradient(175deg,#123e50 0%,#0d3242 65%,#0c2e3d 100%);flex-direction:column;width:244px;display:flex;position:fixed;top:0;bottom:0;left:0;right:auto;box-shadow:4px 0 24px #0a29341f}.brand{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;height:88px;padding:0 23px;display:flex}.brand__mark{color:#fff;background:#18a383;border-radius:12px 12px 14px 8px;place-items:center;width:40px;height:40px;font-size:21px;font-weight:800;display:grid;position:relative;transform:rotate(-2deg)}.brand__mark span{transform:rotate(2deg)}.brand__mark i{background:#65c597;border-radius:9px 0;width:8px;height:13px;position:absolute;top:-5px;right:3px;transform:rotate(32deg)}.brand strong,.brand small{display:block}.brand strong{color:#fff;letter-spacing:.1px;font-size:16px}.brand small{color:#8db5c1;text-transform:uppercase;letter-spacing:1.3px;margin-top:2px;font-size:11px}.sidebar nav{flex:1;padding:14px 12px;overflow:auto}.nav-section{color:#789aa5;text-transform:uppercase;letter-spacing:1.2px;padding:14px 12px 7px;font-size:10px;font-weight:700}.sidebar nav button{color:#b7ccd2;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;height:43px;padding:0 13px;transition:all .18s;display:flex;position:relative}.sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#1ba48440,#1ba48414);font-weight:650}.nav-active{background:#41c3a1;border-radius:3px 0 0 3px;width:3px;height:25px;position:absolute;right:-12px}.sidebar__storage{background:#ffffff0f;border:1px solid #ffffff12;border-radius:11px;margin:8px 12px 12px;padding:13px}.sidebar__storage>div{gap:9px;margin-bottom:10px;display:flex}.sidebar__storage strong,.sidebar__storage small{display:block}.sidebar__storage strong{color:#e9f4f5;font-size:12px}.sidebar__storage small{color:#85a8b1;margin-top:2px;font-size:10px}.sidebar__storage button{color:#a9c4cb;text-align:left;background:0 0;border:0;width:100%;padding:5px 0;font-size:11px;display:block}.sidebar footer{color:#799aa4;border-top:1px solid #ffffff12;padding:15px 22px;font-size:10px}.sidebar footer small{float:right}.status-dot{background:#45c99f;border-radius:50%;width:7px;height:7px;margin-right:6px;display:inline-block;box-shadow:0 0 0 3px #45c99f1f}.sidebar__footer>div:first-child{white-space:nowrap}.sidebar__user{border-top:1px solid #ffffff12;gap:7px;margin-top:11px;padding-top:10px;display:grid}.sidebar__user>span{color:#d8c0a8;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.sidebar__user button{color:#f1d7bb;background:#ffffff0f;border:1px solid #ffffff14;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:34px;display:flex}.sidebar__user button:hover{color:#32180f;background:var(--brand-yellow)}.main{min-height:100vh;padding-left:244px}.content{width:min(1480px,100%);margin:0 auto;padding:34px 38px 60px}.mobile-topbar{display:none}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;min-height:72px;margin-bottom:25px;display:flex}.page-header h1{color:#173d4d;letter-spacing:-.7px;margin:3px 0 6px;font-size:clamp(25px,2.3vw,32px);line-height:1.1}.page-header p{color:var(--muted);margin:0;font-size:13px}.eyebrow{color:var(--green);text-transform:uppercase;letter-spacing:1.3px;font-size:10px;font-weight:750}.page-header__actions{align-items:center;gap:10px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:39px;padding:0 15px;font-size:12px;font-weight:650;transition:all .17s;display:inline-flex}.button--primary{color:#fff;background:var(--green);box-shadow:0 4px 12px #13856f2b}.button--primary:hover{background:var(--green-dark);transform:translateY(-1px)}.button--secondary{color:#32505d;background:#fff;border-color:#d5e0e3}.button--secondary:hover{border-color:#9db5bc}.button--danger{color:#fff;background:var(--red)}.button--ghost{color:var(--green);background:0 0;padding-left:9px;padding-right:9px}.icon-button{color:#69808a;background:0 0;border:0;border-radius:7px;place-items:center;width:31px;height:31px;display:inline-grid}.icon-button:hover{color:#294b59;background:#eef4f5}.icon-button--danger:hover{color:var(--red);background:var(--red-soft)}.icon-button--success{color:var(--green);background:var(--green-soft)}.row-actions{justify-content:flex-end;gap:2px;display:flex}.panel{box-shadow:var(--shadow);background:#fff;border:1px solid #e2eaec;border-radius:12px}.panel-heading{justify-content:space-between;align-items:flex-start;gap:15px;padding:19px 21px 15px;display:flex}.panel-heading h2{color:#294854;margin:0 0 4px;font-size:15px}.panel-heading p{color:#829199;margin:0;font-size:11px}.toolbar{border-bottom:1px solid #e9eff0;align-items:center;gap:10px;min-height:66px;padding:12px 16px;display:flex}.toolbar .search-box{width:min(330px,35%)}.toolbar .control{width:auto;min-width:160px}.toolbar__count{color:#87969d;white-space:nowrap;margin-left:auto;font-size:11px}.search-box{color:#87979e;background:#f8fafb;border:1px solid #dce5e7;border-radius:8px;align-items:center;gap:8px;min-height:38px;padding:0 11px;display:flex}.search-box:focus-within{border-color:#48aa95;box-shadow:0 0 0 3px #13856f14}.search-box input{color:#273f49;background:0 0;border:0;outline:0;width:100%;font-size:12px}.control{color:#29434e;background:#fff;border:1px solid #d7e1e4;border-radius:8px;outline:0;width:100%;min-height:39px;padding:0 11px;font-size:12px;transition:all .15s}.control:focus{border-color:#3ba38e;box-shadow:0 0 0 3px #13856f17}.control::placeholder{color:#a0acb1}.textarea{resize:vertical;min-height:76px;padding-top:10px}.range-fields{color:#72858d;background:#fff;border:1px solid #d8e2e4;border-radius:8px;align-items:center;gap:8px;min-height:39px;padding:0 10px;font-size:11px;display:flex;box-shadow:0 2px 8px #123d4c08}.range-fields input{color:#294651;background:0 0;border:0;outline:0;font-size:11px}.table-wrap{width:100%;overflow:auto}table{border-collapse:collapse;width:100%;min-width:780px}th{color:#72858d;text-transform:uppercase;letter-spacing:.55px;text-align:left;background:#f8fafb;border-bottom:1px solid #e4ebed;padding:11px 16px;font-size:9px;font-weight:750}td{color:#516771;border-bottom:1px solid #edf1f2;height:56px;padding:9px 16px;font-size:11px}tbody tr:last-child td{border-bottom:0}tbody tr:hover td{background:#fbfcfc}td strong{color:#284651;font-weight:650}.money{text-align:right;white-space:nowrap}.actions{text-align:right;width:110px}.nowrap{white-space:nowrap}.cell-main{text-overflow:ellipsis;white-space:nowrap;max-width:260px;overflow:hidden}.linked-label{color:#719489;margin-top:3px;display:block}.badge{border-radius:20px;align-items:center;gap:5px;width:-moz-fit-content;width:fit-content;padding:4px 8px;font-size:9px;font-weight:700;display:inline-flex}.badge i{border-radius:50%;width:5px;height:5px}.badge--settled{color:#187260;background:#e5f5f0}.badge--settled i{background:#27a385}.badge--open{color:#9a681f;background:#fff4df}.badge--open i{background:#d69a3e}.badge--overdue{color:#ac4245;background:#fdebec}.badge--overdue i{background:#d85d60}.loading-state{color:#73858d;justify-content:center;align-items:center;gap:10px;min-height:230px;font-size:12px;display:flex}.spinner{border:2px solid #dbe7e8;border-top-color:var(--green);border-radius:50%;width:20px;height:20px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:25px;display:flex}.empty-state__icon{color:#7ca49b;background:#eef6f4;border-radius:50%;place-items:center;width:50px;height:50px;display:grid}.empty-state h3{color:#3a555f;margin:13px 0 4px;font-size:14px}.empty-state p{color:#89979d;max-width:340px;margin:0 0 14px;font-size:11px}.error-state{color:#b14d50;justify-content:center;align-items:center;gap:13px;min-height:170px;padding:25px;display:flex}.error-state div{max-width:390px}.error-state strong{font-size:13px}.error-state p{color:#7a676b;margin:3px 0;font-size:11px}.modal-layer{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a1f278c;place-items:center;padding:30px;animation:.15s fade;display:grid;position:fixed;top:0;bottom:0;left:0;right:0}.modal{background:#fff;border-radius:14px;width:min(100%,570px);max-height:calc(100vh - 50px);animation:.2s pop;overflow:auto;box-shadow:0 25px 70px #051f2847}.modal--small{width:min(100%,440px)}.modal--large{width:min(100%,740px)}.modal__header{border-bottom:1px solid #e7edef;justify-content:space-between;align-items:flex-start;min-height:75px;padding:18px 21px;display:flex}.modal__header h2{color:#254653;margin:0 0 4px;font-size:18px}.modal__header p{color:#849399;margin:0;font-size:11px}.modal__body{padding:21px}.modal__footer{background:#fafcfc;border-top:1px solid #e6edef;justify-content:flex-end;gap:9px;padding:14px 21px;display:flex;position:sticky;bottom:0}.modal__inline-footer{justify-content:flex-end;gap:9px;margin-top:22px;display:flex}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.span-2{grid-column:span 2}.field{display:block}.field__label{color:#445e68;margin-bottom:6px;font-size:11px;font-weight:650;display:block}.field__label b{color:#c35357}.field small{color:#8c999e;margin-top:4px;display:block}.toggle-row{color:#49636d;align-items:center;gap:8px;min-height:39px;font-size:11px;display:flex}.toggle-row input{opacity:0;position:absolute}.toggle{background:#c7d3d6;border-radius:15px;width:35px;height:20px;padding:2px;transition:all .2s}.toggle:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .2s;display:block;box-shadow:0 1px 4px #82959b}.toggle-row input:checked+.toggle{background:var(--green)}.toggle-row input:checked+.toggle:after{transform:translate(15px)}.info-box{color:#416b62;background:var(--green-soft);border-radius:8px;padding:11px 12px;font-size:11px;line-height:1.5}.confirm-content{align-items:center;gap:14px;display:flex}.confirm-content p{color:#566b74;font-size:12px;line-height:1.55}.confirm-icon{width:48px;height:48px;color:var(--green);background:var(--green-soft);border-radius:50%;flex:none;place-items:center;display:grid}.confirm-icon.danger{color:var(--red);background:var(--red-soft)}.toast-stack{z-index:200;gap:9px;display:grid;position:fixed;bottom:22px;right:22px}.toast{background:#fff;border:1px solid #dce7e8;border-radius:10px;align-items:center;gap:10px;width:min(380px,100vw - 40px);min-height:54px;padding:10px 12px;animation:.25s toast-in;display:flex;box-shadow:0 12px 35px #10303c2e}.toast>span{color:#fff;background:var(--green);border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.toast--error>span{background:var(--red)}.toast--info>span{background:var(--navy-2)}.toast p{color:#3d5660;flex:1;margin:0;font-size:11px;line-height:1.4}.toast button{color:#82939a;background:0 0;border:0;place-items:center;display:grid}@keyframes fade{0%{opacity:0}}@keyframes pop{0%{opacity:0;transform:translateY(8px)scale(.985)}}@keyframes toast-in{0%{opacity:0;transform:translate(20px)}}.alert-banner{color:#865f22;background:var(--amber-soft);border:1px solid #f1dfba;border-radius:9px;margin:-5px 0 16px;padding:11px 14px;font-size:11px}.alert-banner>div{align-items:center;gap:9px;display:flex}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid}.kpi-card{min-height:135px;box-shadow:var(--shadow);background:#fff;border:1px solid #e1e9eb;border-radius:11px;padding:18px;position:relative}.kpi-card__icon{border-radius:9px;place-items:center;width:36px;height:36px;display:grid;position:absolute;top:16px;right:16px}.kpi-card__icon.blue{color:#39768d;background:#eaf3f7}.kpi-card__icon.green,.kpi-card__icon.positive{color:var(--green);background:var(--green-soft)}.kpi-card__icon.red,.kpi-card__icon.negative{color:var(--red);background:var(--red-soft)}.kpi-card__label{color:#72858d;margin-bottom:15px;font-size:11px}.kpi-card>strong{color:#244653;letter-spacing:-.6px;max-width:calc(100% - 30px);font-size:clamp(18px,1.6vw,24px);display:block}.kpi-card>small{color:#91a0a5;margin-top:9px;font-size:9px;display:block}.projection-grid{grid-template-columns:1.25fr repeat(3,1fr);gap:13px;margin:13px 0;display:grid}.balance-card{background:#fff;border:1px solid #e0e9eb;border-radius:11px;min-height:105px;padding:16px 17px;position:relative;overflow:hidden}.balance-card>span,.balance-card>small,.balance-card>strong{display:block}.balance-card>span{color:#71848c;font-size:10px}.balance-card>strong{color:#264956;margin:8px 0 5px;font-size:17px}.balance-card>small{color:#93a0a5;font-size:9px}.balance-card>svg{color:#c5d4d7;position:absolute;bottom:15px;right:15px}.balance-card--accent{border-left:3px solid var(--green)}.balance-card--danger{border-left:3px solid var(--red)}.dashboard-grid{grid-template-columns:1.65fr 1fr;gap:13px;display:grid}.chart-panel{min-height:320px}.chart-key{color:#71848c;gap:15px;font-size:9px;display:flex}.chart-key span{align-items:center;gap:5px;display:flex}.chart-key i{border-radius:2px;width:7px;height:7px}.chart-key i.green{background:#25a689}.chart-key i.red{background:#e27b75}.cash-chart{width:100%;height:235px;padding:5px 13px 10px;display:block}.cash-chart text{fill:#83949a;font-size:7px}.chart-grid{stroke:#edf1f2;stroke-width:1px}.bar-in{fill:#25a689}.bar-out{fill:#e17a73}.donut-layout{justify-content:center;align-items:center;gap:13px;height:235px;padding:0 15px 15px;display:flex}.donut{width:150px;overflow:visible;transform:rotate(-90deg)}.donut circle{fill:none;stroke-width:12px}.donut-track{stroke:#edf2f3}.donut text{transform-origin:60px 60px;fill:#8a999f;font-size:8px;transform:rotate(90deg)}.donut .donut-total{fill:#294a56;font-size:9px;font-weight:700}.legend{flex:1;gap:9px;display:grid}.legend>div{color:#647982;grid-template-columns:8px 1fr auto;align-items:center;gap:6px;font-size:9px;display:grid}.legend i{border-radius:2px;width:7px;height:7px}.legend strong{color:#36515b}.activity-panel{margin-top:13px}.activity-list{grid-template-columns:repeat(2,1fr);gap:0 25px;padding:0 21px 17px;display:grid}.activity-row{border-top:1px solid #edf1f2;align-items:center;gap:10px;min-height:54px;display:flex}.activity-row__icon{width:30px;height:30px;color:var(--green);background:#edf7f4;border-radius:8px;place-items:center;display:grid}.activity-row strong,.activity-row span{display:block}.activity-row strong{color:#3f5963;font-size:10px}.activity-row span{color:#8b999e;margin-top:3px;font-size:9px}.tab-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:13px;display:flex}.segmented{background:#e7edef;border-radius:9px;padding:3px;display:flex}.segmented button{color:#657a83;background:0 0;border:0;border-radius:7px;min-height:34px;padding:0 14px;font-size:11px}.segmented button.active{color:#1b5f53;background:#fff;font-weight:700;box-shadow:0 2px 7px #153a461a}.cash-summary,.report-summary{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:13px;display:grid}.cash-summary article,.report-summary article{background:#fff;border:1px solid #e1e9eb;border-radius:10px;padding:15px 17px}.cash-summary span,.report-summary span{color:#7d8e95;margin-bottom:7px;font-size:10px;display:block}.cash-summary strong,.report-summary strong{color:#294a56;font-size:16px}.positive-text{color:#16816c!important}.negative-text{color:#c14d51!important}.report-filters{align-items:center;gap:10px;margin-bottom:13px;padding:13px 15px;display:flex}.report-filters .control{width:auto;min-width:185px}.report-summary{grid-template-columns:repeat(3,1fr)}.report-summary article.result{background:#f4faf8;border-color:#d6eae5}.report-layout{grid-template-columns:minmax(0,2.2fr) minmax(260px,.8fr);gap:13px;display:grid}.category-ranking{align-self:start}.ranking-row{padding:9px 20px}.ranking-row>div{color:#627780;justify-content:space-between;font-size:10px;display:flex}.ranking-row strong{color:#324f5a}.ranking-row>i{background:#edf2f3;border-radius:5px;height:5px;margin-top:7px;display:block;overflow:hidden}.ranking-row>i b{background:linear-gradient(90deg,var(--green),#57bba5);border-radius:5px;height:100%;display:block}.direction{border-radius:5px;padding:4px 7px;font-size:9px;font-weight:700;display:inline-block}.direction--in{color:#197562;background:var(--green-soft)}.direction--out{color:#b5494c;background:var(--red-soft)}.masters-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.master-panel>.search-box{margin:0 18px 12px}.master-list{border-top:1px solid #ebf0f1;max-height:390px;overflow:auto}.master-list>div{border-bottom:1px solid #edf1f2;align-items:center;gap:11px;min-height:58px;padding:8px 18px;display:flex}.master-avatar{color:#27816f;background:#eaf4f2;border-radius:8px;place-items:center;width:32px;height:32px;font-size:9px;font-weight:800;display:grid}.master-list>div>div:nth-child(2){flex:1}.master-list strong,.master-list small{display:block}.master-list strong{color:#38545f;font-size:11px}.master-list small{color:#7e958c;margin-top:3px;font-size:9px}.audit-panel{margin-top:13px}.audit-list{padding:0 20px 16px}.audit-list>div{border-top:1px solid #edf1f2;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;min-height:52px;display:grid}.audit-dot{color:#3a8374;background:#ebf5f3;border-radius:50%;place-items:center;width:29px;height:29px;display:grid}.audit-list strong,.audit-list small{display:block}.audit-list strong{color:#425c66;font-size:10px}.audit-list small,.audit-list time{color:#8a999f;font-size:9px}.sidebar-scrim{display:none}@media (max-width:1120px){.content{padding:28px 25px 50px}.kpi-grid,.projection-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.chart-panel--wide{min-width:0}.report-layout{grid-template-columns:1fr}.cash-summary{grid-template-columns:repeat(2,1fr)}}@media (max-width:850px){.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar--open{transform:translate(0)}.sidebar-scrim{z-index:20;background:#081e2680;border:0;display:block;position:fixed;top:0;bottom:0;left:0;right:0}.main{padding-left:0}.mobile-topbar{color:#fff;background:var(--navy);justify-content:space-between;align-items:center;height:55px;padding:0 17px;display:flex}.mobile-topbar button{color:#fff;background:0 0;border:0;place-items:center;display:grid}.mobile-topbar span{font-size:14px;font-weight:700}.content{padding:24px 18px 45px}.page-header{flex-direction:column;align-items:flex-start}.page-header__actions,.page-header__actions>.range-fields{width:100%}.toolbar{flex-wrap:wrap}.toolbar .search-box{width:100%}.toolbar__count{margin-left:0}.masters-grid{grid-template-columns:1fr}.report-filters{flex-wrap:wrap}.report-filters .range-fields{width:100%}.activity-list{grid-template-columns:1fr}}@media (max-width:600px){.content{padding:20px 12px 40px}.kpi-grid,.projection-grid,.cash-summary,.report-summary{grid-template-columns:1fr}.tab-toolbar{flex-direction:column;align-items:stretch}.range-fields{justify-content:space-between}.form-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.modal-layer{padding:10px}.modal{max-height:calc(100vh - 20px)}.toolbar .control{flex:1;min-width:140px}.donut-layout{flex-direction:column;height:auto}.legend{width:100%}.audit-list>div{grid-template-columns:32px 1fr}.audit-list time{grid-column:2}.toast-stack{bottom:10px;right:10px}}body{color:var(--brand-brown);background:#fffaf0}button,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible{outline-offset:2px;outline:3px solid #087b3d38}input:focus-visible{outline-offset:2px;outline:3px solid #087b3d38}select:focus-visible{outline-offset:2px;outline:3px solid #087b3d38}textarea:focus-visible{outline-offset:2px;outline:3px solid #087b3d38}.sidebar{color:#f8ead9;background:linear-gradient(#32180f 0%,#271109 100%);box-shadow:5px 0 30px #32180f2e}.brand{border-bottom-color:#ffbf0b2e;gap:12px;height:104px;padding:12px 18px}.brand img{object-fit:contain;border-radius:50%;flex:none;width:62px;height:62px;display:block;box-shadow:0 4px 14px #0000002e}.brand strong{color:#fff9e9;font-size:16px}.brand small{color:#d9b986;letter-spacing:1px;font-size:9px}.sidebar .nav-section{color:#aa8566}.sidebar nav button{color:#dfc9b2;height:auto;min-height:44px}.sidebar nav button:hover{color:#fff;background:#fbbf0b1a}.sidebar nav button.active{color:#32180f;background:var(--brand-yellow);box-shadow:0 5px 14px #fbbf0b29}.sidebar nav button.active svg{color:#087b3d}.nav-active{background:#087b3d}.sidebar__storage{background:#ffffff0e;border-color:#fbbf0b21}.sidebar__storage strong{color:#fff6e3}.sidebar__storage small,.sidebar footer{color:#b99b80}.sidebar__storage button{color:#e2cbb2;min-height:44px}.sidebar__storage button:hover{color:#ffd456}.status-dot{background:#39a45e;box-shadow:0 0 0 3px #39a45e29}.main{background:linear-gradient(145deg,#fffaf0 0%,#f9f5ed 100%)}.page-header h1,.panel-heading h2,.kpi-card>strong,.balance-card>strong,.cash-summary strong,.report-summary strong{color:#40271e}.eyebrow{color:var(--green)}.panel,.kpi-card,.balance-card,.cash-summary article,.report-summary article{border-color:#eadfce}.balance-card--dark{background:linear-gradient(135deg,#3e2116,#281209);border-color:#32180f}.balance-card--dark span,.balance-card--dark small{color:#d9bea1}.balance-card--dark strong{color:#fff}.balance-card--dark svg{color:#76513d}.button,.control,.search-box,.range-fields{min-height:44px}.button{border-radius:10px;padding-inline-start:17px;padding-inline-end:17px}.button--primary{background:var(--green);box-shadow:0 5px 14px #087b3d33}.button--primary:hover{background:var(--green-dark)}.button--secondary{color:#513528;border-color:#ded0bd}.icon-button{border-radius:10px;width:44px;height:44px}.segmented button{min-height:44px}.segmented button.active{color:var(--brand-brown);box-shadow:inset 0 -3px 0 var(--brand-yellow), 0 2px 7px #32180f14}.control:focus,.search-box:focus-within{border-color:#0b8c48;box-shadow:0 0 0 3px #087b3d1a}.purchase-total{min-height:44px}.mobile-topbar,.bottom-nav,.more-layer,.more-sheet__handle{display:none}.install-prompt{z-index:75;width:min(430px,100vw - 32px);color:var(--brand-brown);background:#fffdf8;border:1px solid #e8c85b;border-radius:18px;grid-template-columns:64px minmax(0,1fr);gap:14px;padding:17px 42px 17px 17px;animation:.28s install-prompt-in;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 18px 50px #32180f38}.install-prompt>img{border-radius:16px;width:64px;height:64px;box-shadow:0 5px 14px #32180f24}.install-prompt__content>span{color:var(--green);letter-spacing:1px;text-transform:uppercase;font-size:9px;font-weight:800}.install-prompt h2{margin:3px 0 5px;font-size:17px;line-height:1.15}.install-prompt p{color:#765f52;margin:0;font-size:11px;line-height:1.45}.install-prompt__close{color:#806c60;background:0 0;border:0;border-radius:9px;place-items:center;width:32px;height:32px;display:grid;position:absolute;top:9px;right:9px}.install-prompt__close:hover{background:#f5ecdf}.install-prompt__actions{align-items:center;gap:9px;margin-top:12px;display:flex}.install-prompt__primary,.install-prompt__later{border-radius:10px;min-height:40px;font-size:11px;font-weight:750}.install-prompt__primary{color:#fff;background:var(--green);border:1px solid var(--green);justify-content:center;align-items:center;gap:7px;padding:0 14px;display:inline-flex}.install-prompt__primary:hover{background:var(--green-dark)}.install-prompt__later{color:#70594b;background:0 0;border:0;padding:0 10px}.install-prompt__later:hover{color:var(--brand-brown);background:#f6eee2}@keyframes install-prompt-in{0%{opacity:0;transform:translateY(16px)scale(.98)}}@media (max-width:850px){body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.sidebar{display:none}.main{min-height:calc(100vh - 72px);padding-left:0}.mobile-topbar{z-index:15;height:calc(64px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 12px 0;color:var(--brand-brown);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbbf0bf5;border-bottom:1px solid #32180f24;grid-template-columns:48px 1fr 48px;align-items:center;gap:10px;display:grid;position:sticky;top:0;box-shadow:0 4px 18px #4b280a1a}.mobile-topbar .brand--compact{border:0;width:48px;height:48px;padding:0}.mobile-topbar .brand--compact img{width:46px;height:46px;box-shadow:none}.mobile-topbar>div:nth-child(2){min-width:0}.mobile-topbar strong,.mobile-topbar small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.mobile-topbar strong{font-size:14px;line-height:1.2}.mobile-topbar small{color:#76501c;margin-top:2px;font-size:10px}.mobile-topbar>button{width:48px;height:48px;color:var(--brand-brown);border-radius:12px}.mobile-topbar>button:hover{background:#ffffff4d}.content{width:100%;padding:22px 16px 30px}.page-header{gap:14px;min-height:0;margin-bottom:20px}.page-header h1{margin-top:4px;font-size:clamp(24px,7vw,30px)}.page-header p{max-width:620px;font-size:12px;line-height:1.5}.page-header__actions .button{width:100%}.bottom-nav{z-index:80;height:calc(72px + env(safe-area-inset-bottom));padding:5px 5px env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffffa;border-top:1px solid #e6dac7;grid-template-columns:repeat(4,1fr);display:grid;position:fixed;top:auto;bottom:0;left:0;right:0;box-shadow:0 -8px 28px #3e220f1a}.bottom-nav button{color:#867266;background:0 0;border:0;border-radius:13px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:62px;padding:5px 2px;font-size:10px;display:flex;position:relative}.bottom-nav button:after{content:"";background:0 0;border-radius:3px;width:24px;height:3px;position:absolute;top:2px}.bottom-nav button.active{color:var(--green);background:var(--green-soft);font-weight:750}.bottom-nav button.active:after{background:var(--brand-yellow)}.more-layer{z-index:120;padding:16px 10px calc(80px + env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#2812097a;align-items:flex-end;animation:.16s fade;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.more-sheet{width:min(100%,560px);max-height:calc(100dvh - 110px);color:var(--brand-brown);background:#fffdf8;border:1px solid #ead9bd;border-radius:22px;margin:0 auto;animation:.2s sheet-in;overflow:auto;box-shadow:0 25px 70px #31170a47}.more-sheet__handle{background:#d6c6af;border-radius:4px;width:42px;height:4px;margin:9px auto 0;display:block}.more-sheet header{justify-content:space-between;align-items:center;padding:12px 16px 10px;display:flex}.more-sheet header span{color:var(--green);text-transform:uppercase;letter-spacing:1px;font-size:9px;font-weight:800}.more-sheet h2{margin:2px 0 0;font-size:20px}.more-sheet header button{color:#765f53;background:#f6efe5;border:0;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.more-sheet nav{grid-template-columns:repeat(3,1fr);gap:8px;padding:4px 14px 14px;display:grid}.more-sheet nav button{color:#5e493d;background:#faf5ec;border:1px solid #eee2d2;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:86px;padding:9px 4px;display:flex}.more-sheet nav button>span{width:37px;height:37px;color:var(--green);background:var(--green-soft);border-radius:11px;place-items:center;display:grid}.more-sheet nav button strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:10px;overflow:hidden}.more-sheet nav button.active{color:#392016;background:var(--brand-yellow-soft);border-color:#edc747;box-shadow:inset 0 0 0 1px #fbbf0b40}.more-sheet__actions{padding:13px 14px calc(14px + env(safe-area-inset-bottom));border-top:1px solid #eee2d1;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:9px;display:grid}.more-sheet__actions .button{width:100%}.toast-stack{right:10px;bottom:calc(82px + env(safe-area-inset-bottom))}.install-prompt{right:12px;bottom:calc(84px + env(safe-area-inset-bottom));border-radius:17px;grid-template-columns:56px minmax(0,1fr);gap:12px;width:calc(100vw - 24px);padding:15px 39px 15px 15px}.install-prompt>img{border-radius:14px;width:56px;height:56px}.install-prompt h2{font-size:16px}.install-prompt__actions{flex-wrap:wrap}@keyframes sheet-in{0%{opacity:0;transform:translateY(18px)}}}@media (max-width:700px){.toolbar{align-items:stretch;gap:8px;padding:12px}.toolbar .search-box,.toolbar .control{flex:100%;width:100%;min-width:0}.toolbar__count{text-align:right;width:100%;padding:2px 2px 0}.table-wrap{background:#f8f3ea;padding:10px;overflow:visible}table{min-width:0;display:block}table thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}table tbody{gap:10px;display:grid}table tr{background:#fff;border:1px solid #e7dac7;border-radius:14px;display:block;overflow:hidden;box-shadow:0 4px 14px #4124110f}table td{white-space:normal;border-bottom:1px solid #f0e8dc;justify-content:space-between;align-items:center;gap:16px;height:auto;min-height:42px;padding:9px 12px;display:flex;text-align:right!important;width:100%!important}table td:last-child{border-bottom:0}table td:before{content:attr(data-label);color:#8a7467;letter-spacing:.45px;text-align:left;text-transform:uppercase;flex:0 0 35%;font-size:9px;font-weight:750}table td>*,table td .cell-main{text-align:right;white-space:normal;min-width:0;max-width:100%}table td .linked-label{text-align:right}table td .row-actions{justify-content:flex-end}table td.actions{min-height:54px}.panel>.table-wrap{border-radius:0 0 12px 12px}.report-filters{align-items:stretch}.report-filters .range-fields,.report-filters .control{width:100%;min-width:0}.range-fields{grid-template-columns:auto minmax(0,1fr) auto minmax(0,1fr);width:100%;display:grid}.range-fields input{width:100%;min-width:0}.panel-heading{padding:16px 15px 13px}.panel-heading .button{min-width:44px}.modal-layer{align-items:end;padding:0}.modal{border-radius:20px 20px 0 0;width:100%;max-height:100dvh}.modal--small,.modal--large{width:100%}.modal__header{min-height:70px;padding:15px 16px}.modal__body{padding:18px 16px}.modal__footer{padding:12px 16px calc(12px + env(safe-area-inset-bottom));gap:8px}.modal__footer .button,.modal__inline-footer .button{flex:1}.form-grid{gap:14px}}@media (min-width:380px) and (max-width:600px){.kpi-grid,.projection-grid,.cash-summary,.report-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.report-summary article.result{grid-column:span 2}.kpi-card{min-height:126px;padding:15px}.kpi-card__icon{top:13px;right:13px}.kpi-card>strong{max-width:100%;padding-top:12px;font-size:18px}}@media (max-width:379px){.content{padding-inline-start:12px;padding-inline-end:12px}.more-sheet nav{grid-template-columns:repeat(2,1fr)}.more-sheet__actions{grid-template-columns:1fr}.page-header__actions .range-fields{font-size:0}.page-header__actions .range-fields span{display:none}.page-header__actions .range-fields{grid-template-columns:auto minmax(0,1fr) minmax(0,1fr)}.install-prompt{grid-template-columns:46px minmax(0,1fr);gap:10px;padding-left:12px}.install-prompt>img{border-radius:12px;width:46px;height:46px}.install-prompt__primary{flex:1}}.post-generator{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);align-items:start;gap:18px;display:grid}.post-generator__controls{gap:14px;min-width:0;display:grid}.post-step{padding:20px}.post-step__header{align-items:flex-start;gap:12px;margin-bottom:17px;display:flex}.post-step__header>span{width:31px;height:31px;color:var(--brand-brown);background:var(--brand-yellow);border-radius:10px 10px 12px 8px;flex:none;place-items:center;font-size:12px;font-weight:900;display:grid}.post-step__header>div{flex:1;min-width:0}.post-step__header h2,.post-step__header p{margin:0}.post-step__header h2{color:#40271e;font-size:15px}.post-step__header p{color:#89786e;margin-top:4px;font-size:10px;line-height:1.45}.post-step__header>em{color:var(--green);background:var(--green-soft);letter-spacing:.5px;text-transform:uppercase;border:1px solid #cde5d5;border-radius:999px;flex:none;padding:5px 8px;font-size:8px;font-style:normal;font-weight:800}.post-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.post-upload{color:#6f5a4d;text-align:left;background:#fffaf0;border:1.5px dashed #d9c28a;border-radius:13px;align-items:center;gap:14px;width:100%;min-height:105px;padding:17px;transition:all .18s;display:flex}.post-upload:hover{border-color:var(--brand-yellow);background:var(--brand-yellow-soft);transform:translateY(-1px)}.post-upload>span{width:50px;height:50px;color:var(--green);background:#fff;border:1px solid #ebd68f;border-radius:13px;flex:none;place-items:center;display:grid;box-shadow:0 4px 12px #42251012}.post-upload strong,.post-upload small{display:block}.post-upload strong{color:#442a20;text-overflow:ellipsis;white-space:nowrap;max-width:430px;font-size:12px;overflow:hidden}.post-upload small{color:#907d71;margin-top:5px;font-size:9px}.post-upload--selected{background:#f4fbf6;border-style:solid;border-color:#b9d9c7}.post-upload--selected>span{color:#fff;background:var(--green);border-color:var(--green)}.post-enhance-actions{flex-wrap:wrap;gap:9px;margin-top:13px;display:flex}.post-job-status{color:#6d5b51;background:#f8f3eb;border:1px solid #e9decd;border-radius:9px;align-items:center;gap:9px;min-height:42px;margin-top:11px;padding:9px 11px;display:flex}.post-job-status>p{margin:0;font-size:9px;line-height:1.4}.post-job-status>span:not(.spinner){background:var(--green);border-radius:50%;width:7px;height:7px}.post-job-status--failed{color:#914c4b;background:var(--red-soft);border-color:#f0cece}.post-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.post-step>.field,.post-step>.post-form-grid,.post-step>.button--ghost{margin-top:12px}.post-step>.post-form-grid:first-of-type{margin-top:0}.post-subsection-title{border-bottom:1px solid #eee4d6;justify-content:space-between;align-items:center;gap:12px;margin-top:15px;padding-bottom:9px;display:flex}.post-subsection-title:first-of-type{margin-top:2px}.post-subsection-title--campaign{margin-top:19px}.post-subsection-title strong{color:#493227;font-size:11px}.post-subsection-title span{color:var(--green);letter-spacing:.45px;text-transform:uppercase;font-size:8px;font-weight:800}.post-form-note{color:var(--text-muted);background:#f5cc2214;border:1px solid #f5cc2261;border-radius:10px;margin:10px 0 0;padding:10px 12px;font-size:.82rem;line-height:1.45}.post-brand-palette{border-top:1px solid #eee4d6;align-items:center;gap:7px;min-height:45px;margin-top:15px;padding-top:14px;display:flex}.post-brand-palette>span{border:2px solid #fff;border-radius:50%;width:25px;height:25px;box-shadow:0 0 0 1px #dfd4c6}.post-brand-palette>p{color:#8b796e;margin:0 0 0 4px;font-size:9px}.post-generate-panel{background:linear-gradient(135deg,#f5fbf7,#fffaf0);border:1px solid #d8e8dd;border-radius:13px;margin-top:16px;padding:15px}.post-generate-panel>div:first-child>strong{color:#3e2a20;font-size:12px}.post-generate-panel>div:first-child>p{color:#817168;margin:4px 0 0;font-size:9px;line-height:1.5}.post-generate-panel .post-enhance-actions{margin-top:12px}.post-generate-requirement{color:#8b796e;margin:9px 0 0;font-size:9px;line-height:1.45}.post-preview-panel{min-width:0;position:sticky;top:28px;overflow:hidden}.post-preview-panel>header{border-bottom:1px solid #eee4d6;justify-content:space-between;align-items:center;gap:12px;min-height:64px;padding:14px 17px;display:flex}.post-preview-panel>header span,.post-preview-panel>header strong{display:block}.post-preview-panel>header span{color:var(--green);letter-spacing:.8px;text-transform:uppercase;font-size:8px;font-weight:850}.post-preview-panel>header strong{color:#452b21;margin-top:3px;font-size:13px}.post-preview-panel>header em{color:#644c00;background:var(--brand-yellow-soft);border:1px solid #ead177;border-radius:999px;align-items:center;gap:5px;padding:6px 9px;font-size:8px;font-style:normal;font-weight:800;display:inline-flex}.post-canvas-frame{background-color:#e7e0d8;background-image:linear-gradient(45deg,#ffffff59 25%,#0000 25%),linear-gradient(-45deg,#ffffff59 25%,#0000 25%),linear-gradient(45deg,#0000 75%,#ffffff59 75%),linear-gradient(-45deg,#0000 75%,#ffffff59 75%);background-position:0 0,0 8px,8px -8px,-8px 0;background-size:16px 16px;place-items:center;min-height:560px;padding:18px;display:grid;position:relative;overflow:hidden}.post-canvas-frame canvas{z-index:1;background:#ddd;width:auto;max-width:100%;height:auto;max-height:min(710px,100vh - 235px);display:none;box-shadow:0 14px 35px #2d161738}.post-canvas-frame canvas.ready{display:block}.post-preview-empty,.post-preview-loading{z-index:2;color:#79675c;text-align:center;justify-items:center;width:min(300px,85%);display:grid}.post-preview-empty>span{width:62px;height:62px;color:var(--green);background:#fff;border-radius:18px;place-items:center;display:grid;box-shadow:0 8px 22px #3922131f}.post-preview-empty strong{color:#4b3328;margin-top:14px;font-size:13px}.post-preview-empty p,.post-preview-loading p{margin:7px 0 0;font-size:10px;line-height:1.55}.post-preview-loading{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffffe0;border-radius:12px;padding:16px;position:absolute}.post-preview-error{color:#914c4b;background:var(--red-soft);border-top:1px solid #f0cece;align-items:center;gap:9px;padding:11px 15px;font-size:9px;display:flex}.post-preview-panel>footer{border-top:1px solid #e9ded0;justify-content:space-between;align-items:center;gap:12px;min-height:77px;padding:13px 16px;display:flex}.post-preview-panel>footer small,.post-preview-panel>footer strong{display:block}.post-preview-panel>footer small{color:#928177;text-transform:uppercase;letter-spacing:.5px;font-size:8px}.post-preview-panel>footer strong{color:#4b3429;margin-top:3px;font-size:11px}@media (max-width:1120px){.post-generator{grid-template-columns:minmax(0,1fr)}.post-preview-panel{position:static}.post-canvas-frame{min-height:500px}.post-canvas-frame canvas{max-height:720px}}@media (max-width:700px){.post-generator{gap:12px}.post-step{padding:16px 14px}.post-step__header{gap:10px}.post-step__header>em{display:none}.post-form-grid{grid-template-columns:minmax(0,1fr);gap:0}.post-form-grid>.field+.field{margin-top:12px}.post-enhance-actions{grid-template-columns:minmax(0,1fr);display:grid}.post-enhance-actions .button{width:100%}.post-upload{min-height:96px;padding:14px}.post-upload>span{width:44px;height:44px}.post-upload strong{max-width:calc(100vw - 140px)}.post-canvas-frame{min-height:430px;padding:12px}.post-canvas-frame canvas{max-height:640px}.post-preview-panel>footer{flex-direction:column;align-items:stretch}.post-preview-panel>footer .button{width:100%}.post-brand-palette>p{font-size:10px}}@media (min-width:851px){.sidebar{transform:none}.content{padding-bottom:60px}}.report-tabs{background:#eee5d8;border:1px solid #e3d6c4;border-radius:15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:-7px 0 16px;padding:5px;display:grid}.report-tabs button{color:#79665a;text-align:left;background:0 0;border:0;border-radius:11px;align-content:center;gap:3px;min-width:0;min-height:58px;padding:9px 15px;display:grid}.report-tabs button:hover{color:var(--brand-brown);background:#ffffff80}.report-tabs button.active{color:var(--brand-brown);box-shadow:0 3px 10px #49271317, inset 0 -3px 0 var(--brand-yellow);background:#fffdf8}.report-tabs strong,.report-tabs span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.report-tabs strong{font-size:12px}.report-tabs span{color:#8b796e;font-size:10px}.report-context-note{color:#75645a;align-items:center;gap:8px;margin:0 2px 13px;font-size:10px;display:flex}.report-context-note strong{color:#176842;background:var(--green-soft);text-transform:uppercase;letter-spacing:.35px;border-radius:999px;padding:4px 8px;font-size:9px}.report-filters .button{margin-left:auto}@media (max-width:700px){.report-tabs{margin-top:-3px}.report-tabs button{min-height:60px;padding-inline-start:11px;padding-inline-end:11px}.report-filters .button{width:100%;margin-left:0}.report-context-note{flex-direction:column;align-items:flex-start}}@media (max-width:420px){.report-tabs{grid-template-columns:1fr}}.visually-hidden{clip:rect(0, 0, 0, 0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.sales-import-card{color:#54372b;background:linear-gradient(135deg,#fff7d7,#fffdf7 65%);border:1px solid #edcf66;border-radius:15px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:15px;margin-bottom:13px;padding:18px;display:grid;box-shadow:0 8px 24px #55341212}.sales-import-card__icon{width:50px;height:50px;color:var(--green);background:#fff;border:1px solid #ebd68f;border-radius:13px;place-items:center;display:grid;box-shadow:0 4px 12px #42251012}.sales-import-card>div:nth-child(2){min-width:0}.sales-import-card>div:nth-child(2)>span{color:var(--green);letter-spacing:.8px;text-transform:uppercase;font-size:9px;font-weight:800}.sales-import-card h2{margin:3px 0 5px;font-size:16px}.sales-import-card p{color:#806d61;max-width:730px;margin:0;font-size:10px;line-height:1.5}.import-preview{border-color:#ddc15b;margin-bottom:13px;overflow:hidden}.import-preview__file{color:var(--green);background:var(--green-soft);border:1px solid #cfe7d7;border-radius:10px;align-items:center;gap:11px;margin:0 20px 14px;padding:12px 13px;display:flex}.import-preview__file>div{min-width:0}.import-preview__file strong,.import-preview__file span{display:block}.import-preview__file strong{color:#31503f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.import-preview__file span{color:#71877a;margin-top:3px;font-size:9px}.import-preview__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:0 20px 15px;display:grid}.import-preview__metrics>div{background:#faf6ef;border:1px solid #eee2d2;border-radius:10px;min-width:0;padding:12px}.import-preview__metrics span,.import-preview__metrics strong{display:block}.import-preview__metrics span{color:#8c796e;font-size:9px}.import-preview__metrics strong{color:#4d3025;overflow-wrap:anywhere;margin-top:6px;font-size:14px}.coverage-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:0 20px 17px;display:grid}.preview-breakdowns{border-block-start:1px solid #eee5d8;border-block-end:1px solid #eee5d8;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.preview-breakdowns>article{min-width:0;padding:16px 20px}.preview-breakdowns>article+article{border-left:1px solid #eee5d8}.preview-breakdowns h3{color:#4d342a;margin:0 0 10px;font-size:11px}.sales-breakdown-list{gap:11px;padding:0 20px 18px;display:grid}.preview-breakdowns .sales-breakdown-list{padding:0}.sales-breakdown-list>div>div{color:#5f4b41;grid-template-columns:minmax(0,1fr) auto auto;align-items:baseline;gap:8px;font-size:10px;display:grid}.sales-breakdown-list span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.sales-breakdown-list small{color:#9a8980;font-size:8px}.sales-breakdown-list strong{color:#4a3025;white-space:nowrap;font-size:10px}.sales-breakdown-list i{background:#eee8df;border-radius:9px;height:5px;margin-top:6px;display:block;overflow:hidden}.sales-breakdown-list i b{background:linear-gradient(90deg, var(--green), #4cb777);border-radius:inherit;height:100%;display:block}.sales-report-empty-line{color:#93847c;margin:4px 20px 18px;font-size:10px}.preview-breakdowns .sales-report-empty-line{margin-inline-start:0;margin-inline-end:0}.import-check{color:#276845;background:#eef8f1;border:1px solid #cde6d5;border-radius:10px;align-items:flex-start;gap:10px;margin:15px 20px 0;padding:12px 13px;display:flex}.import-check--warning{color:#91621c;background:var(--amber-soft);border-color:#ecd9ad}.import-check strong,.import-check p{margin:0;display:block}.import-check strong{font-size:11px}.import-check p{color:#71675e;overflow-wrap:anywhere;margin-top:3px;font-size:9px;line-height:1.45}.import-preview__actions{justify-content:flex-end;align-items:center;gap:12px;min-height:70px;padding:14px 20px;display:flex}.import-preview__actions>span{color:#8a7a71;margin-right:auto;font-size:9px}.sales-report-filters{justify-content:flex-start}.sales-report-filters>span{color:#887970;font-size:10px}.sales-estimate-note{color:#776a61;align-items:center;gap:8px;margin:0 2px 12px;font-size:10px;display:flex}.sales-estimate-note svg{color:#a56d0a;flex:none}.sales-report-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:13px;display:grid}.sales-report-kpis article{min-width:0;min-height:114px;box-shadow:var(--shadow);background:#fff;border:1px solid #eadfce;border-radius:11px;padding:15px}.sales-report-kpis article.negative{border-top:3px solid var(--red)}.sales-report-kpis article.positive{border-top:3px solid var(--green)}.sales-report-kpis span,.sales-report-kpis strong,.sales-report-kpis small{display:block}.sales-report-kpis span{color:#827269;text-transform:uppercase;letter-spacing:.35px;min-height:25px;font-size:9px;line-height:1.35}.sales-report-kpis strong{color:#432b21;overflow-wrap:anywhere;margin-top:8px;font-size:clamp(15px,1.5vw,20px)}.sales-report-kpis small{color:#9b8b82;margin-top:6px;font-size:8px;line-height:1.35}.sales-report-kpis .negative strong{color:var(--red)}.sales-report-kpis .positive strong{color:var(--green)}.sales-report-breakdowns{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;margin-bottom:13px;display:grid}.sales-daily{margin-bottom:13px}.sales-daily table{min-width:520px}.sales-batches table{min-width:850px}.sales-batch-period{color:#97887f;margin-top:3px;font-size:8px;display:block}.sales-settings{margin-bottom:13px;overflow:hidden}.sales-settings>summary,.coverage-history>summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:13px 18px;list-style:none;display:flex}.sales-settings>summary::-webkit-details-marker{display:none}.coverage-history>summary::-webkit-details-marker{display:none}.sales-settings>summary:after,.coverage-history>summary:after,.sales-fee-history>summary:after{content:"›";color:#5f5149;flex:none;margin-left:3px;font-size:23px;font-weight:700;line-height:1;transition:transform .18s;transform:rotate(0)}.sales-settings[open]>summary:after,.coverage-history[open]>summary:after,.sales-fee-history[open]>summary:after{transform:rotate(90deg)}.sales-settings[open]>summary,.coverage-history[open]>summary,.sales-fee-history[open]>summary{background:#fffaf0}.sales-settings>summary:focus-visible{outline-offset:-3px;border-radius:10px;outline:3px solid #087b3d52}.coverage-history>summary:focus-visible{outline-offset:-3px;border-radius:10px;outline:3px solid #087b3d52}.sales-fee-history>summary:focus-visible{outline-offset:-3px;border-radius:10px;outline:3px solid #087b3d52}.sales-settings>summary>span{min-width:0}.sales-settings>summary strong,.sales-settings>summary small{display:block}.sales-settings>summary strong{color:#4a3026;font-size:11px}.sales-settings>summary small{color:#93847b;margin-top:4px;font-size:9px;font-weight:400}.sales-settings>summary b{color:var(--green);white-space:nowrap;margin-left:auto;font-size:10px}.sales-settings__open-label,.sales-settings[open] .sales-settings__closed-label{display:none}.sales-settings[open] .sales-settings__open-label{display:inline}.sales-settings__body{border-top:1px solid #eee5d8;gap:15px;padding:17px 18px;display:grid}.sales-settings__group{background:#fcf9f4;border:1px solid #eadfce;border-radius:12px;min-width:0;margin:0;padding:14px}.sales-settings__group legend{color:#4a3026;padding:0 7px;font-size:11px;font-weight:800}.sales-settings__group>p{color:#8c7a70;margin:-2px 0 12px;font-size:9px;line-height:1.45}.sales-settings__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.sales-settings__grid--effective{grid-template-columns:minmax(0,1fr);max-width:360px}.sales-settings__grid--three,.sales-settings__grid--monthly{grid-template-columns:repeat(3,minmax(0,1fr))}.sales-settings__derived{background:#fff;border:1px solid #d8e8df;border-radius:9px;align-content:center;min-width:0;min-height:68px;padding:10px 12px;display:grid}.sales-settings__derived span,.sales-settings__derived strong,.sales-settings__derived small{overflow-wrap:anywhere;display:block}.sales-settings__derived span{color:#74847b;font-size:9px}.sales-settings__derived strong{color:var(--green);margin-top:5px;font-size:17px}.sales-settings__derived small{color:#96877e;margin-top:3px;font-size:8px}.sales-settings__existing-warning{color:#6b4711;background:#fff3ca;border:1px solid #e5cb72;border-radius:9px;align-items:flex-start;gap:9px;margin-top:12px;padding:11px 12px;display:flex}.sales-settings__existing-warning>svg{flex:none}.sales-settings__existing-warning strong,.sales-settings__existing-warning p{margin:0;display:block}.sales-settings__existing-warning strong{font-size:10px}.sales-settings__existing-warning p{color:#6b5940;margin-top:3px;font-size:9px;line-height:1.45}.sales-settings__group>p.sales-settings__new-profile{color:#5f6f66;margin:10px 0 0}.sales-fee-history{background:#fff;border:1px solid #eadfce;border-radius:12px;overflow:hidden}.sales-fee-history>summary{color:#51372d;cursor:pointer;align-items:center;min-height:48px;padding:10px 13px;font-size:10px;font-weight:750;list-style:none;display:flex}.sales-fee-history>summary::-webkit-details-marker{display:none}.sales-fee-history>summary span{min-width:23px;height:23px;color:var(--green);background:var(--green-soft);border-radius:20px;place-items:center;margin-left:7px;font-size:9px;display:inline-grid}.sales-fee-history__list{border-top:1px solid #eee5d8;display:grid}.sales-fee-history__list article{border-bottom:1px solid #f0e8dc;min-width:0;padding:13px}.sales-fee-history__list article:last-child{border-bottom:0}.sales-fee-history__list header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.sales-fee-history__list header>div{min-width:0}.sales-fee-history__list header strong{color:#4c3329;font-size:10px}.sales-fee-history__list header span{color:#176842;background:var(--green-soft);border-radius:999px;margin-left:7px;padding:3px 6px;font-size:8px;font-weight:750;display:inline-block}.sales-fee-history__list header small{color:#96877f;text-align:right;overflow-wrap:anywhere;max-width:45%;font-size:8px;line-height:1.4}.sales-fee-history__list dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin:10px 0 0;display:grid}.sales-fee-history__list dl>div{min-width:0}.sales-fee-history__list dt{color:#8a786e;text-transform:uppercase;font-size:8px;font-weight:700}.sales-fee-history__list dd{color:#5f4c42;overflow-wrap:anywhere;margin:3px 0 0;font-size:9px;line-height:1.4}.sales-settings__footer{align-items:center;gap:14px;display:flex}.sales-settings__footer p{color:#897970;flex:1;margin:0;font-size:9px;line-height:1.45}.sales-fee-uncertainty{color:#68481b;background:#fff4cf;border:1px solid #e7ce76;border-radius:13px;align-items:flex-start;gap:11px;margin-bottom:13px;padding:14px 15px;display:flex}.sales-fee-uncertainty>span{color:#a66d06;background:#fff;border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.sales-fee-uncertainty strong,.sales-fee-uncertainty p{margin:0;display:block}.sales-fee-uncertainty strong{font-size:11px}.sales-fee-uncertainty p{color:#806c4d;margin-top:4px;font-size:9px;line-height:1.45}.sales-report-filter-empty{color:#315a4d;background:#edf7f2;border:1px solid #bddbce;border-radius:13px;align-items:flex-start;gap:11px;margin-bottom:13px;padding:14px 15px;display:flex}.sales-report-filter-empty>span{width:36px;height:36px;color:var(--green);background:#fff;border-radius:10px;flex:none;place-items:center;display:grid}.sales-report-filter-empty strong,.sales-report-filter-empty p{margin:0;display:block}.sales-report-filter-empty strong{font-size:11px}.sales-report-filter-empty p{color:#526b62;margin-top:4px;font-size:9px;line-height:1.5}.sales-fee-statement{margin-bottom:13px;overflow:hidden}.sales-fee-statement__components{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:0 18px 18px;display:grid}.sales-fee-statement__components article{background:#faf7f1;border:1px solid #eee3d4;border-radius:10px;min-width:0;padding:12px}.sales-fee-statement__components span,.sales-fee-statement__components strong,.sales-fee-statement__components small{overflow-wrap:anywhere;display:block}.sales-fee-statement__components span{color:#806f65;text-transform:uppercase;letter-spacing:.3px;font-size:9px}.sales-fee-statement__components strong{color:#4c3329;margin-top:6px;font-size:15px}.sales-fee-statement__components small{color:#998a82;margin-top:4px;font-size:8px;line-height:1.4}.sales-fee-statement__totals{border-top:1px solid #eee3d4;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;display:grid}.sales-fee-statement__totals>div{border-right:1px solid #eee3d4;min-width:0;padding:14px 18px}.sales-fee-statement__totals>div:last-child{border-right:0}.sales-fee-statement__totals dt{color:#817168;text-transform:uppercase;letter-spacing:.3px;min-height:25px;font-size:9px;line-height:1.35}.sales-fee-statement__totals dd{color:#442c22;overflow-wrap:anywhere;margin:7px 0 0;font-size:17px;font-weight:800}.sales-fee-statement__totals dd small{color:#998a82;margin-top:4px;font-size:8px;font-weight:400;line-height:1.35;display:block}.sales-fee-statement__totals .negative dd{color:var(--red)}.sales-fee-statement__totals .positive dd{color:var(--green)}.coverage-alert{color:#68481b;background:#fff4cf;border:1px solid #e7ce76;border-radius:13px;margin-bottom:13px;padding:16px}.coverage-alert__heading{align-items:flex-start;gap:11px;display:flex}.coverage-alert__heading>span{color:#a66d06;background:#fff;border-radius:10px;flex:none;place-items:center;width:38px;height:38px;display:grid}.coverage-alert__heading strong,.coverage-alert__heading p{margin:0;display:block}.coverage-alert__heading strong{font-size:12px}.coverage-alert__heading p{color:#816d4e;margin-top:4px;font-size:9px;line-height:1.45}.coverage-alert__form{grid-template-columns:minmax(150px,.7fr) minmax(210px,1fr) minmax(260px,1.4fr);align-items:end;gap:11px;margin-top:14px;display:grid}.coverage-alert__actions{flex-wrap:wrap;gap:6px;display:flex}.coverage-alert__actions .button{flex:auto;min-width:94px;padding-inline-start:9px;padding-inline-end:9px}.coverage-history{margin-bottom:13px;overflow:hidden}.coverage-history>summary{color:#52362b;font-size:11px;font-weight:700}.coverage-history>summary span{min-width:24px;height:24px;color:var(--green);background:var(--green-soft);border-radius:20px;place-items:center;margin-left:5px;font-size:9px;display:inline-grid}.coverage-history>div{border-top:1px solid #eee5d8}.coverage-history article{border-bottom:1px solid #f0e8dc;align-items:center;gap:12px;min-height:66px;padding:10px 17px;display:flex}.coverage-history article:last-child{border-bottom:0}.coverage-history article>div{flex:1;min-width:0}.coverage-history article strong,.coverage-history article span,.coverage-history article small{display:block}.coverage-history article strong{color:#50352a;font-size:10px}.coverage-history article span{color:#76665d;overflow-wrap:anywhere;margin-top:3px;font-size:9px}.coverage-history article small{color:#9a8b83;margin-top:3px;font-size:8px}.cloud-report-unavailable{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:30px;display:flex}.cloud-report-unavailable>span{width:62px;height:62px;color:var(--green);background:var(--green-soft);border-radius:18px;place-items:center;display:grid}.cloud-report-unavailable h2{max-width:430px;margin:17px 0 6px;font-size:18px}.cloud-report-unavailable p{color:#83736a;max-width:520px;margin:0 0 17px;font-size:10px;line-height:1.55}.cloud-report-unavailable a{text-decoration:none}.sales-report-first-empty{margin-top:13px}@media (max-width:1120px){.sales-report-kpis,.sales-report-breakdowns,.sales-fee-statement__components,.sales-fee-statement__totals,.coverage-alert__form{grid-template-columns:repeat(2,minmax(0,1fr))}.coverage-alert__actions{grid-column:1/-1}.sales-settings__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sales-settings__grid--effective,.sales-fee-history__list dl{grid-template-columns:minmax(0,1fr)}}@media (max-width:700px){.sales-import-card{grid-template-columns:46px minmax(0,1fr);padding:14px}.sales-import-card__icon{width:46px;height:46px}.sales-import-card>.button{grid-column:1/-1;width:100%}.sales-import-card>div:nth-child(2)>span{font-size:10px}.sales-import-card h2{font-size:17px}.sales-import-card p{font-size:12px}.import-preview__file{margin-inline-start:14px;margin-inline-end:14px}.import-preview__file strong{font-size:12px}.import-preview__file span{white-space:normal}.import-preview__file span,.import-preview__metrics span{font-size:10px;line-height:1.4}.import-preview__metrics{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline-start:14px;padding-inline-end:14px}.import-preview__metrics>div:first-child{grid-column:1/-1}.import-preview__metrics strong{font-size:15px}.coverage-fields{grid-template-columns:1fr;padding-inline-start:14px;padding-inline-end:14px}.preview-breakdowns,.sales-report-breakdowns{grid-template-columns:1fr}.preview-breakdowns>article{padding-inline-start:14px;padding-inline-end:14px}.preview-breakdowns>article+article{border-top:1px solid #eee5d8;border-left:0}.preview-breakdowns h3{font-size:12px}.sales-breakdown-list>div>div{font-size:11px}.sales-breakdown-list small{font-size:10px}.sales-breakdown-list strong,.sales-report-empty-line{font-size:11px}.import-check{margin-inline-start:14px;margin-inline-end:14px}.import-check strong{font-size:12px}.import-check p{font-size:11px}.import-preview__actions{flex-direction:column-reverse;align-items:stretch;padding-inline-start:14px;padding-inline-end:14px}.import-preview__actions .button{width:100%}.import-preview__actions>span{text-align:center;margin:0;font-size:11px;line-height:1.4}.sales-report-filters>span{width:100%;font-size:11px}.sales-estimate-note{align-items:flex-start;font-size:11px;line-height:1.45}.sales-report-kpis,.sales-fee-statement__components,.sales-fee-statement__totals,.sales-settings__grid{grid-template-columns:minmax(0,1fr)}.sales-report-kpis article{min-height:128px}.sales-report-kpis span{font-size:10px}.sales-report-kpis strong{font-size:18px}.sales-report-kpis small{font-size:11px}.coverage-alert__form{grid-template-columns:1fr}.coverage-alert__actions{grid-column:auto}.coverage-alert__actions .button{flex-basis:100%}.coverage-alert__heading strong{font-size:13px}.coverage-alert__heading p{font-size:11px}.coverage-history>summary{font-size:12px}.coverage-history article strong{font-size:11px}.coverage-history article span,.coverage-history article small{font-size:10px;line-height:1.4}.sales-settings>summary{align-items:flex-start}.sales-settings>summary strong{font-size:12px}.sales-settings>summary small{color:#62534c;font-size:12px;line-height:1.45}.sales-settings>summary b{padding-top:2px;font-size:12px}.sales-settings__body{padding:14px}.sales-settings__group{padding:12px}.sales-settings__group legend{font-size:12px}.sales-settings__group>p{color:#62534c;font-size:12px}.sales-settings__group .field small{color:#52636a;font-size:12px;line-height:1.45}.sales-settings__existing-warning strong,.sales-settings__existing-warning p,.sales-settings__new-profile{font-size:12px;line-height:1.45}.sales-settings__derived span{color:#52635b;font-size:12px}.sales-settings__derived strong{font-size:18px}.sales-settings__derived small{color:#62534c;font-size:12px}.sales-fee-history>summary{font-size:12px}.sales-fee-history__list header{flex-direction:column;align-items:flex-start;gap:5px}.sales-fee-history__list header strong{font-size:12px}.sales-fee-history__list header small{color:#62534c;text-align:left;max-width:none;font-size:12px}.sales-fee-history__list dt{color:#62534c;font-size:11px}.sales-fee-history__list dd{color:#51443d;font-size:12px}.sales-settings__footer{flex-direction:column;align-items:stretch}.sales-settings__footer p{color:#62534c;font-size:12px}.sales-settings__footer .button{width:100%}.sales-fee-uncertainty strong{font-size:12px}.sales-fee-uncertainty p,.sales-report-filter-empty p{color:#52604e;font-size:12px}.sales-report-filter-empty strong{font-size:12px}.sales-report-kpis small{color:#62534c;font-size:12px}.sales-fee-statement__components{padding-inline-start:14px;padding-inline-end:14px}.sales-fee-statement__components span{color:#62534c;font-size:12px}.sales-fee-statement__components strong{font-size:17px}.sales-fee-statement__components small{color:#62534c;font-size:12px}.sales-fee-statement__totals>div{border-bottom:1px solid #eee3d4;border-right:0;padding:13px 14px}.sales-fee-statement__totals>div:last-child{border-bottom:0}.sales-fee-statement__totals dt{min-height:0;font-size:10px}.sales-fee-statement__totals dd{font-size:18px}.sales-fee-statement__totals dd small{color:#62534c;font-size:12px}.sales-daily table,.sales-batches table{min-width:0}.sales-batch-period{font-size:10px}.cloud-report-unavailable p{font-size:12px}}@media (max-width:379px){.sales-report-kpis,.sales-settings__grid,.import-preview__metrics{grid-template-columns:1fr}.import-preview__metrics>div:first-child{grid-column:auto}}
