:root{font-family:Aptos,SF Pro Text,Segoe UI,sans-serif;color:#17231f;background:#f3f5f3;font-synthesis:none;text-rendering:optimizeLegibility;--ink: #17231f;--muted: #66736e;--subtle: #8b9691;--line: #dfe4e1;--line-strong: #cfd7d3;--surface: #ffffff;--surface-soft: #f8faf8;--green: #176b52;--green-dark: #0e5540;--green-soft: #e8f3ee;--amber: #a66a12;--amber-soft: #fff3d9;--red: #b5423b;--red-soft: #fbeceb;--blue: #366c92;--blue-soft: #eaf2f7;--shadow: 0 12px 32px rgba(19, 40, 32, .11)}*{box-sizing:border-box}html{min-width:320px;background:#f3f5f3}body{margin:0;min-width:320px;min-height:100vh;background:#f3f5f3}button,input,select,textarea{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}button,a{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(31,120,89,.23);outline-offset:1px}input,select,textarea{width:100%;border:1px solid var(--line-strong);border-radius:6px;background:#fff;color:var(--ink);padding:9px 11px;min-height:40px;transition:border-color .14s ease,box-shadow .14s ease}input:hover,select:hover,textarea:hover{border-color:#adbab4}input:focus,select:focus,textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #176b521a;outline:none}input:read-only{background:#f7f8f7;color:#53605a}textarea{resize:vertical}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--ink);letter-spacing:0}h1{margin-bottom:5px;font-size:27px;line-height:1.2;font-weight:720}h2{margin-bottom:3px;font-size:16px;line-height:1.35}h3{margin-bottom:4px;font-size:15px;line-height:1.35}p{color:var(--muted)}.app-shell{display:flex;min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:30;width:236px;display:flex;flex-direction:column;color:#dfe9e4;background:#19342b;border-right:1px solid #24493b}.sidebar__top{height:70px;padding:0 19px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}.brand{display:flex;align-items:center;gap:10px;min-width:0}.brand>div:last-child{display:flex;flex-direction:column;line-height:1.05}.brand strong{color:#fff;font-size:18px;font-weight:750}.brand small{color:#a9c0b6;font-size:11px;margin-top:4px;text-transform:uppercase}.brand__mark{width:31px;height:31px;position:relative;flex:0 0 auto}.brand__mark span{position:absolute;display:block;border-radius:50% 50% 48% 52%;transform-origin:bottom center}.brand__mark span:nth-child(1){width:14px;height:23px;bottom:2px;left:8px;background:#62ae74;transform:rotate(-8deg)}.brand__mark span:nth-child(2){width:10px;height:16px;top:0;left:3px;background:#a9c852;transform:rotate(-43deg)}.brand__mark span:nth-child(3){width:9px;height:15px;top:1px;right:2px;background:#e0b647;transform:rotate(48deg)}.main-nav{flex:1;padding:19px 11px;overflow-y:auto}.nav-label{padding:0 10px;margin:0 0 8px;color:#819e92;font-size:10px;line-height:1;text-transform:uppercase;font-weight:700}.nav-label--spaced{margin-top:24px}.nav-item{display:flex;align-items:center;gap:11px;min-height:42px;padding:0 11px;border-radius:6px;color:#bcd0c7;text-decoration:none;font-size:13px;font-weight:570;margin-bottom:3px;transition:color .12s,background .12s}.nav-item:hover{background:#ffffff0f;color:#fff}.nav-item--active{color:#fff;background:#265441;box-shadow:inset 3px 0 #82bd78}.nav-count{margin-left:auto;min-width:20px;height:20px;display:grid;place-items:center;padding:0 5px;border-radius:10px;color:#fff;background:#b77721;font-size:10px}.sidebar__status{margin:0 12px 12px;border:1px solid rgba(255,255,255,.09);background:#ffffff0a;padding:11px;border-radius:6px;display:flex;align-items:flex-start;gap:9px}.sidebar__status div,.sidebar__user div{min-width:0;display:flex;flex-direction:column}.sidebar__status strong,.sidebar__user strong{color:#ecf3ef;font-size:11px;font-weight:650;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar__status small,.sidebar__user small{color:#92aa9f;font-size:10px;margin-top:3px}.status-dot{width:8px;height:8px;border-radius:50%;display:inline-block;flex:0 0 auto;margin-top:3px;background:#68ae7d;box-shadow:0 0 0 3px #68ae7d29}.status-dot--warning{background:#e0a845;box-shadow:0 0 0 3px #e0a8452b}.sidebar__user{width:100%;min-height:68px;border:0;border-top:1px solid rgba(255,255,255,.08);padding:12px 15px;display:flex;align-items:center;gap:9px;color:inherit;background:transparent;text-align:left;cursor:pointer}.sidebar__user:hover{background:#ffffff0d}.sidebar__user svg{margin-left:auto;color:#8ca599}.sidebar__close{display:none!important;color:#fff!important}.avatar{width:35px;height:35px;flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#17382c;background:#d7e8bf;font-size:11px;font-weight:750}.avatar--small{width:31px;height:31px}.avatar-button{border:0;cursor:pointer}.workspace{flex:1;min-width:0;margin-left:236px}.topbar{position:sticky;top:0;z-index:20;height:64px;display:flex;align-items:center;gap:14px;padding:0 27px;border-bottom:1px solid var(--line);background:#fffffff5;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.menu-button{display:none!important}.global-search{position:relative;width:min(420px,50vw);display:flex;align-items:center;gap:9px;color:#78847f}.global-search>svg{position:absolute;left:11px;pointer-events:none}.global-search input{min-height:38px;padding:8px 35px 8px 36px;border-color:transparent;background:#f3f5f3;font-size:13px}.global-search input:focus{background:#fff;border-color:var(--green)}.global-search>button{position:absolute;right:8px;display:grid;place-items:center;width:24px;height:24px;padding:0;border:0;background:transparent;color:#78847f;cursor:pointer}.search-results{position:absolute;top:45px;left:0;right:0;z-index:50;padding:6px;background:#fff;border:1px solid var(--line);border-radius:7px;box-shadow:var(--shadow)}.search-results button{width:100%;border:0;background:transparent;border-radius:5px;padding:10px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;text-align:left}.search-results button:hover{background:var(--surface-soft)}.search-results button span{font-size:13px;font-weight:650}.search-results button small{color:var(--muted);font-size:11px}.search-results p{padding:12px;margin:0;font-size:12px;text-align:center}.topbar__actions{margin-left:auto;display:flex;align-items:center;gap:10px}.topbar__divider{width:1px;height:25px;background:var(--line)}.notification-dot{position:absolute;width:7px;height:7px;border-radius:50%;background:#d45c51;border:2px solid #fff;top:5px;right:5px}.popover-anchor{position:relative}.notifications-popover{position:absolute;top:43px;right:0;width:310px;padding:7px;border:1px solid var(--line);border-radius:7px;background:#fff;box-shadow:var(--shadow)}.popover-title{padding:8px 8px 10px;display:flex;justify-content:space-between;font-size:12px}.popover-title span{color:var(--red)}.notifications-popover button{width:100%;padding:10px 8px;display:flex;gap:9px;align-items:flex-start;text-align:left;border:0;border-top:1px solid #edf0ee;background:transparent;cursor:pointer}.notifications-popover button:hover{background:var(--surface-soft)}.notifications-popover button svg{color:var(--green)}.notifications-popover button span{display:flex;flex-direction:column;min-width:0}.notifications-popover button strong{font-size:12px}.notifications-popover button small{color:var(--muted);margin-top:3px;font-size:11px}.icon-button{position:relative;width:36px;height:36px;padding:0;display:inline-grid;place-items:center;flex:0 0 auto;border:0;border-radius:6px;background:transparent;color:#5e6a65;cursor:pointer;text-decoration:none}.icon-button:hover{background:#f0f3f1;color:var(--ink)}.icon-button:disabled{opacity:.35;cursor:not-allowed}.icon-button.bordered{border:1px solid var(--line-strong);background:#fff}.page-content{width:100%;max-width:1560px;margin:0 auto;padding:28px 29px 52px}.page-title{min-height:68px;display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:22px}.page-title>div:first-child{min-width:0}.eyebrow{margin:0 0 5px;color:var(--green);font-size:10px;line-height:1;font-weight:760;text-transform:uppercase}.page-description{margin:0;max-width:680px;font-size:13px;line-height:1.5}.page-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.button{min-height:38px;border:1px solid transparent;border-radius:6px;padding:8px 13px;display:inline-flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;font-size:12px;font-weight:680;text-decoration:none;cursor:pointer;transition:background .12s,border-color .12s,transform 80ms}.button:active{transform:translateY(1px)}.button:disabled{opacity:.55;cursor:not-allowed}.button--primary{background:var(--green);color:#fff;border-color:var(--green)}.button--primary:hover{background:var(--green-dark);border-color:var(--green-dark)}.button--secondary{background:#fff;color:#34443e;border-color:var(--line-strong)}.button--secondary:hover{background:#f6f8f7;border-color:#b7c2bd}.button--quiet{min-height:34px;color:var(--green);background:var(--green-soft)}.button--quiet:hover{background:#dcece4}.button--danger{color:#fff;background:var(--red)}.button--danger:hover{background:#963832}.button--full{width:100%}.button--mini{min-height:29px;padding:4px 8px;color:var(--green);background:#fff;border-color:#b8d0c6;font-size:11px}.text-button{display:inline-flex;align-items:center;gap:5px;border:0;padding:4px 0;color:var(--green);background:transparent;font-size:11px;font-weight:680;white-space:nowrap;cursor:pointer}.text-button:hover{color:var(--green-dark)}.badge{width:max-content;min-height:23px;padding:3px 7px;display:inline-flex;align-items:center;justify-content:center;gap:4px;border:1px solid transparent;border-radius:12px;font-size:10px;line-height:1.2;font-weight:690;white-space:nowrap}.badge--neutral{color:#56625d;background:#f0f2f1;border-color:#e1e5e3}.badge--success{color:#246a4d;background:#e8f4ed;border-color:#cde6d8}.badge--warning{color:#8b5b12;background:#fff2d9;border-color:#f3ddb0}.badge--danger{color:#a23e38;background:#faeceb;border-color:#efd1ce}.badge--info{color:#356887;background:#eaf3f8;border-color:#d2e4ee}.positive{color:#267653!important}.text-danger{color:var(--red)!important}.warning-text{color:#9a6515!important}.numeric{text-align:right;font-variant-numeric:tabular-nums}.product-mark{--product-accent: #6a8b4e;width:35px;height:35px;display:inline-grid;place-items:center;flex:0 0 auto;border-radius:6px;color:color-mix(in srgb,var(--product-accent) 70%,#16251f);background:color-mix(in srgb,var(--product-accent) 16%,#fff);border:1px solid color-mix(in srgb,var(--product-accent) 27%,#fff);font-size:10px;font-weight:780}.product-cell{display:flex;align-items:center;gap:9px;min-width:155px}.product-cell>span{display:flex;flex-direction:column;min-width:0}.product-cell strong{font-size:12px}.product-cell small{margin-top:3px;color:var(--muted);font-size:10px}.panel,.data-section{min-width:0;background:var(--surface);border:1px solid var(--line);border-radius:7px}.panel{padding:18px}.panel__header,.section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:15px}.panel__header p,.section-heading p{margin:0;color:var(--muted);font-size:11px;line-height:1.4}.quick-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:15px}.quick-flow>button{min-height:69px;display:flex;align-items:center;gap:11px;padding:10px 13px;text-align:left;border:1px solid var(--line);border-radius:7px;background:#fff;cursor:pointer}.quick-flow>button:hover{border-color:#b9c8c1;box-shadow:0 3px 10px #19342b0d}.quick-flow>button>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.quick-flow>button>svg{margin-left:auto;color:#98a49f}.quick-flow strong{font-size:12px}.quick-flow small{margin-top:4px;color:var(--muted);font-size:10px}.quick-flow__icon{width:36px;height:36px;display:grid;place-items:center;flex:0 0 auto;border-radius:6px}.quick-flow__icon--green{color:var(--green);background:var(--green-soft)}.quick-flow__icon--amber{color:var(--amber);background:var(--amber-soft)}.quick-flow__icon--blue{color:var(--blue);background:var(--blue-soft)}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:15px}.metric{min-height:125px;padding:15px;background:#fff;border:1px solid var(--line);border-radius:7px}.metric__heading{display:flex;align-items:center;justify-content:space-between;gap:8px;color:var(--muted);font-size:11px}.metric-icon{width:31px;height:31px;display:grid;place-items:center;border-radius:6px}.metric-icon--green{color:var(--green);background:var(--green-soft)}.metric-icon--amber{color:var(--amber);background:var(--amber-soft)}.metric-icon--blue{color:var(--blue);background:var(--blue-soft)}.metric-icon--red{color:var(--red);background:var(--red-soft)}.metric>strong{display:block;margin:12px 0 7px;font-size:22px;line-height:1;font-weight:740;font-variant-numeric:tabular-nums}.metric>strong em{color:var(--muted);font-size:11px;font-style:normal;font-weight:550}.metric>small{display:flex;align-items:center;gap:4px;color:var(--muted);font-size:10px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);gap:15px}.sales-chart-panel{min-height:310px}.chart-summary{margin:21px 0 12px;display:flex;align-items:baseline;gap:9px}.chart-summary strong{font-size:22px}.chart-summary span{color:#267653;font-size:10px;font-weight:650}.bar-chart{height:185px;display:flex;align-items:stretch;gap:clamp(8px,2.6vw,25px);padding:4px 8px 0;border-bottom:1px solid var(--line);background-image:linear-gradient(to bottom,#edf0ee 1px,transparent 1px);background-size:100% 25%}.bar-chart__item{flex:1;min-width:22px;height:calc(100% + 23px);display:flex;flex-direction:column;align-items:center;gap:7px}.bar-chart__track{height:calc(100% - 23px);width:min(36px,80%);display:flex;align-items:flex-end}.bar-chart__bar{width:100%;display:block;border-radius:4px 4px 0 0;background:#8fb6a5;transition:height .3s}.bar-chart__bar--today{background:var(--green)}.bar-chart__item small{color:var(--muted);font-size:9px}.fiscal-card{min-height:310px;display:flex;flex-direction:column}.fiscal-score{display:grid;grid-template-columns:92px 1fr;align-items:center;gap:14px;padding:20px 0 15px}.fiscal-score__ring{width:84px;height:84px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:radial-gradient(circle,#fff 58%,transparent 59%),conic-gradient(var(--green) 0 72%,#e6ebe8 72%)}.fiscal-score__ring strong{font-size:22px}.fiscal-score__ring small{color:var(--muted);font-size:9px}.fiscal-score>div:last-child strong{font-size:12px}.fiscal-score p{margin:5px 0 0;font-size:10px;line-height:1.45}.fiscal-list{display:grid;gap:8px;margin-bottom:15px;padding:12px 0;border-top:1px solid var(--line)}.fiscal-list span{display:flex;align-items:center;gap:7px;color:#3c4c45;font-size:10px}.fiscal-list svg{color:var(--green)}.fiscal-card .button{margin-top:auto}.stock-alerts,.recent-sales{min-height:245px}.compact-list{margin:11px -7px -7px}.compact-list>div{min-height:48px;padding:9px 7px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #edf0ee}.compact-list>div>span{display:flex;flex-direction:column}.compact-list>div small{margin-top:3px;color:var(--muted);font-size:9px}.compact-list>div strong{font-size:10px}.compact-list button{width:100%;display:flex;align-items:center;gap:9px;padding:9px 7px;border:0;border-top:1px solid #edf0ee;background:transparent;text-align:left;cursor:pointer}.compact-list button:hover{background:#f8faf8}.compact-list__main{min-width:0;display:flex;flex-direction:column}.compact-list__main strong{font-size:11px}.compact-list__main small{max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--muted);margin-top:3px;font-size:9px}.compact-list__value{margin-left:auto;display:flex;flex-direction:column;text-align:right}.compact-list__value strong{color:#8d5e18;font-size:11px}.compact-list__value small{color:var(--muted);font-size:9px}.compact-list button>svg{color:#a4aea9}.recent-sales{grid-column:1 / -1}.summary-strip{min-height:86px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:15px;padding:12px 0;background:#fff;border:1px solid var(--line);border-radius:7px}.summary-strip--three{grid-template-columns:repeat(3,minmax(0,1fr))}.summary-strip>div{padding:3px 18px;display:flex;align-items:center;gap:11px;border-right:1px solid var(--line)}.summary-strip>div:last-child{border-right:0}.summary-strip>div>span:last-child{display:flex;flex-direction:column;min-width:0}.summary-strip small{color:var(--muted);font-size:10px}.summary-strip strong{margin-top:4px;font-size:17px;font-variant-numeric:tabular-nums}.summary-strip__icon{width:36px;height:36px;display:grid!important;place-items:center;flex:0 0 auto;color:var(--green);background:var(--green-soft);border-radius:6px}.summary-strip__icon--amber{color:var(--amber);background:var(--amber-soft)}.summary-strip__icon--blue{color:var(--blue);background:var(--blue-soft)}.summary-strip__icon--red{color:var(--red);background:var(--red-soft)}.summary-strip__icon--green{color:var(--green);background:var(--green-soft)}.data-section{overflow:hidden}.data-toolbar{min-height:61px;padding:10px 13px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--line)}.data-toolbar--sub>div:first-child{min-width:0;display:flex;flex-direction:column;gap:3px}.data-toolbar--sub>div:first-child>strong{font-size:14px}.data-toolbar--sub>div:first-child>small{color:var(--muted);font-size:10px}.toolbar-groups{min-width:0;display:flex;align-items:center;gap:8px}.check-compact{min-height:36px;display:inline-flex;align-items:center;gap:6px;color:var(--muted);font-size:10px;white-space:nowrap}.check-compact input{width:15px;min-height:15px;accent-color:var(--green)}.segmented{min-width:0;display:flex;align-items:center;padding:3px;border-radius:6px;background:#f0f3f1}.segmented button{min-height:30px;padding:5px 10px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:4px;color:#66736d;background:transparent;font-size:10px;font-weight:620;white-space:nowrap;cursor:pointer}.segmented button:hover{color:var(--ink)}.segmented button.active{color:#244238;background:#fff;box-shadow:0 1px 4px #1c332b1a}.segmented button span{color:var(--muted);font-size:9px}.segmented--compact button{min-height:28px}.toolbar-actions,.report-actions{display:flex;align-items:center;gap:7px}.table-search{position:relative;display:block;width:220px}.table-search svg{position:absolute;left:10px;top:10px;color:#7a8781}.table-search input{min-height:36px;padding:7px 10px 7px 33px;background:#f8faf8;font-size:11px}.table-wrap{width:100%;min-width:0;overflow-x:auto}table{width:100%;border-collapse:collapse;font-size:11px}thead{background:#f8faf8}th{padding:10px 13px;color:#6b7772;text-align:left;text-transform:uppercase;font-size:8px;line-height:1.2;font-weight:760;white-space:nowrap}td{padding:11px 13px;border-top:1px solid #ebeeec;color:#47544f;vertical-align:middle;white-space:nowrap}td>strong{color:#27352f;font-size:11px}.clickable-row{cursor:pointer}.clickable-row:hover td{background:#fafcfa}.company-cell{min-width:155px;display:flex;align-items:center;gap:8px}.company-cell>span:last-child{display:flex;flex-direction:column;min-width:0}.company-cell strong{max-width:170px;overflow:hidden;text-overflow:ellipsis;color:#27352f;font-size:11px}.company-cell small,.cell-sub{display:block;margin-top:3px;color:var(--muted);font-size:9px}.company-avatar{width:30px;height:30px;flex:0 0 auto;display:grid;place-items:center;border-radius:6px;color:#3d6b59;background:#e7f0eb;font-size:9px;font-weight:750}.company-avatar--cash{color:#8a5c19;background:#fff0d5}.company-avatar--large{width:39px;height:39px;font-size:11px}.company-avatar--xl{width:57px;height:57px;border-radius:7px;font-size:15px}.lot-code{padding:3px 5px;border-radius:4px;color:#395c4f;background:#edf3ef;font-family:SFMono-Regular,Consolas,monospace;font-size:9px}.hash-code{color:#385b4e;font-size:9px}.no-results{padding:30px;color:var(--muted);text-align:center;font-size:12px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:grid;place-items:center;padding:22px;overflow-y:auto;background:#0f1a1680;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal{width:min(100%,720px);max-height:calc(100vh - 44px);display:flex;flex-direction:column;overflow:hidden;border-radius:7px;background:#fff;box-shadow:0 24px 70px #0a191342}.modal--small{max-width:490px}.modal--large{max-width:1080px}.modal__header{min-height:72px;padding:17px 19px;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.modal__header h2{margin:0;font-size:17px}.modal__header p{margin:5px 0 0;font-size:11px}.modal__body{min-width:0;min-height:0;padding:18px 19px;overflow-y:auto;overflow-x:hidden}.modal__footer{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding-top:15px;border-top:1px solid var(--line)}.modal__footer--split{justify-content:space-between}.stack-form{min-width:0;display:grid;gap:17px}.form-grid{display:grid;gap:12px}.form-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.form-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid--4{grid-template-columns:1.7fr 1fr 1fr 1fr}.field{min-width:0;display:flex;flex-direction:column;gap:6px}.field>span{color:#4c5b55;font-size:10px;font-weight:650}.field>small{color:var(--muted);font-size:9px}.field--wide{min-width:0}.form-grid--2 .field--wide{grid-column:span 2}.form-error{margin:-4px 0 0;padding:9px 11px;border-radius:5px;color:#963b35;background:var(--red-soft);font-size:11px}.input-suffix{position:relative}.input-suffix input{padding-right:56px}.input-suffix small{position:absolute;top:13px;right:10px;color:var(--muted);font-size:9px}.line-editor{min-width:0;border:1px solid var(--line);border-radius:6px;overflow:hidden}.line-editor__heading{min-height:61px;padding:11px 13px;display:flex;align-items:center;justify-content:space-between;gap:15px;background:#f8faf8;border-bottom:1px solid var(--line)}.line-editor__heading h3{margin:0;font-size:12px}.line-editor__heading p{margin:3px 0 0;font-size:9px}.purchase-line{display:grid;grid-template-columns:23px minmax(135px,1.6fr) minmax(115px,1fr) minmax(95px,.8fr) 62px 57px 82px 82px 31px;gap:8px;align-items:end;padding:11px;border-bottom:1px solid #edf0ee}.purchase-line:last-child{border-bottom:0}.sale-line{display:grid;grid-template-columns:23px minmax(230px,2fr) 95px 95px 83px 88px 31px;gap:9px;align-items:center;padding:11px;border-bottom:1px solid #edf0ee}.sale-line:last-child{border-bottom:0}.line-number{width:23px;height:23px;align-self:center;display:grid;place-items:center;border-radius:50%;color:var(--muted);background:#f0f3f1;font-size:9px;font-weight:700}.purchase-line .field>span,.sale-line .field>span{font-size:8px;text-transform:uppercase}.purchase-line input,.purchase-line select,.sale-line input,.sale-line select{min-height:35px;padding:7px 8px;font-size:10px}.line-remove{width:31px;height:35px;color:var(--red)}.line-margin,.line-total{display:flex;flex-direction:column;align-self:end;padding-bottom:3px}.line-margin>span,.line-total>span{margin-bottom:8px;color:#66736e;font-size:8px;text-transform:uppercase}.line-margin strong,.line-total strong{font-size:11px}.line-margin small{margin-top:3px;color:var(--muted);font-size:8px}.form-summary{display:grid;grid-template-columns:180px 1fr auto;align-items:end;gap:13px;padding:12px 13px;border-radius:6px;background:#f7f9f8}.cost-note{align-self:center;display:flex;align-items:center;gap:7px;color:var(--muted);font-size:9px}.cost-note svg{color:var(--green)}.form-total{min-width:150px;display:flex;flex-direction:column;align-items:flex-end}.form-total small{color:var(--muted);font-size:9px}.form-total strong{margin-top:4px;font-size:18px}.sale-bottom{display:grid;grid-template-columns:1fr 270px;gap:20px}.sale-totals{padding:4px 0}.sale-totals>div{display:flex;justify-content:space-between;gap:20px;padding:5px 0;color:var(--muted);font-size:10px}.sale-totals>div strong{color:var(--ink)}.sale-totals__grand{margin-top:5px;padding-top:10px!important;border-top:1px solid var(--line)}.sale-totals__grand span,.sale-totals__grand strong{color:var(--ink)!important;font-size:15px}.check-row{min-height:58px;padding:10px 12px;display:flex;align-items:center;gap:10px;border:1px solid #c9ddd4;border-radius:6px;background:#f3f8f5;cursor:pointer}.check-row input{width:16px;min-height:16px;accent-color:var(--green)}.check-row>span{display:flex;flex-direction:column}.check-row strong{font-size:11px}.check-row small{color:var(--muted);margin-top:3px;font-size:9px}.check-row svg{margin-left:auto;color:var(--green)}.info-strip,.success-strip,.warning-strip{padding:10px 12px;display:flex;align-items:flex-start;gap:8px;border-radius:5px;font-size:10px;line-height:1.45}.info-strip{color:#315f78;background:var(--blue-soft)}.success-strip{color:#28664d;background:var(--green-soft)}.warning-strip{color:#845712;background:var(--amber-soft)}.info-strip svg,.success-strip svg,.warning-strip svg{flex:0 0 auto;margin-top:1px}.detail-stack{display:grid;gap:17px}.detail-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));padding:13px 0;border-block:1px solid var(--line)}.detail-facts--four{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-facts>div{min-width:0;padding:2px 15px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.detail-facts>div:first-child{padding-left:0}.detail-facts>div:last-child{border:0}.detail-facts small,.detail-total span{color:var(--muted);font-size:9px}.detail-facts strong{margin:5px 0;font-size:12px}.detail-facts>div>span:last-child:not(.badge){color:var(--muted);font-size:9px}.detail-lines{border:1px solid var(--line);border-radius:6px;overflow:hidden}.detail-lines__head,.detail-lines__row{display:grid;grid-template-columns:1.8fr .8fr .65fr .65fr .65fr .8fr;gap:10px;align-items:center}.detail-lines__head{padding:9px 11px;color:var(--muted);background:#f7f9f8;font-size:8px;font-weight:700;text-transform:uppercase}.detail-lines__row{min-height:60px;padding:9px 11px;border-top:1px solid var(--line);color:#43514b;font-size:10px}.detail-lines__row>span{display:flex;flex-direction:column}.detail-lines__row>span small{margin-top:3px;color:var(--muted);font-size:8px}.detail-total{width:300px;margin-left:auto}.detail-total>div{padding:5px 0;display:flex;justify-content:space-between}.detail-total strong{font-size:11px}.detail-total__grand{margin-top:5px;padding-top:9px!important;border-top:1px solid var(--line)}.detail-total__grand span,.detail-total__grand strong{color:var(--ink);font-size:15px}.detail-total--compact{margin:0}.lot-hero{min-height:74px;display:flex;align-items:center;gap:12px}.lot-hero .product-mark{width:55px;height:55px;font-size:14px}.lot-hero>div{display:flex;flex-direction:column}.lot-hero h3{margin:0;font-size:18px}.lot-hero p{margin:4px 0 0;font-size:10px}.lot-hero>.badge{margin-left:auto}.movement-section{border-top:1px solid var(--line);padding-top:16px}.section-actions{display:flex;justify-content:flex-end;gap:7px;flex-wrap:wrap}.timeline{margin-top:13px}.timeline__item{min-height:54px;display:flex;align-items:center;gap:10px;border-top:1px solid #edf0ee}.timeline__item>span:nth-child(2){display:flex;flex-direction:column;min-width:0}.timeline__item strong{font-size:10px}.timeline__item small{color:var(--muted);margin-top:3px;font-size:9px}.timeline__item>strong{margin-left:auto;font-variant-numeric:tabular-nums}.movement-icon{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:var(--blue);background:var(--blue-soft)}.movement-icon--entrada{color:var(--green);background:var(--green-soft)}.movement-icon--merma{color:var(--red);background:var(--red-soft)}.movement-icon--venta{color:var(--blue);background:var(--blue-soft)}.note-block{padding:12px;background:#f7f9f8;border-radius:5px}.note-block strong{font-size:10px}.note-block p{margin:5px 0 0;font-size:10px}.sale-detail-footer{display:grid;grid-template-columns:1fr 300px;align-items:end;gap:20px}.margin-callout{display:flex;align-items:center;gap:10px;color:var(--green)}.margin-callout>span{display:flex;flex-direction:column}.margin-callout small{color:var(--muted);font-size:9px}.margin-callout strong{margin-top:3px;color:var(--ink);font-size:17px}.toast{position:fixed;z-index:200;right:22px;bottom:22px;max-width:430px;padding:11px 14px;display:flex;align-items:center;gap:8px;border-radius:6px;color:#fff;background:#214b3b;box-shadow:var(--shadow);font-size:11px;font-weight:620}.empty-state{padding:45px 20px;display:flex;flex-direction:column;align-items:center;text-align:center}.empty-state__icon{width:45px;height:45px;display:grid;place-items:center;border-radius:50%;color:var(--muted);background:#f0f3f1}.empty-state h3{margin:12px 0 4px}.empty-state p{max-width:330px;margin:0 0 15px;font-size:11px}.contact-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:15px;border:1px solid var(--line);border-radius:7px;background:#fff}.contact-overview>div{min-height:74px;padding:13px 17px;display:flex;align-items:center;gap:11px;border-right:1px solid var(--line)}.contact-overview>div:last-child{border:0}.contact-overview>div>svg{color:var(--green)}.contact-overview span{display:flex;flex-direction:column}.contact-overview small{color:var(--muted);font-size:9px}.contact-overview strong{margin-top:4px;font-size:16px}.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px;padding:13px;background:#f6f8f6}.contact-card{min-width:0;padding:14px;display:flex;flex-direction:column;text-align:left;border:1px solid var(--line);border-radius:7px;background:#fff;cursor:pointer}.contact-card:hover{border-color:#b8c8c0;box-shadow:0 4px 12px #19342b0f}.contact-card__top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:13px}.contact-card>strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.contact-card>small{margin-top:4px;color:var(--muted);font-size:9px}.contact-card__meta{display:grid;gap:6px;margin:13px 0}.contact-card__meta span{display:flex;align-items:center;gap:7px;overflow:hidden;color:#5d6964;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.contact-card__meta svg{flex:0 0 auto;color:#8b9691}.contact-card footer{margin-top:auto;padding-top:11px;display:flex;justify-content:space-between;gap:10px;border-top:1px solid #edf0ee}.contact-card footer span{display:flex;flex-direction:column}.contact-card footer small{color:var(--muted);font-size:8px}.contact-card footer strong{margin-top:3px;font-size:9px}.contact-detail-hero{display:flex;align-items:center;gap:12px}.contact-detail-hero>.badge{margin-left:auto}.contact-detail-hero h3{margin:0;font-size:18px}.contact-detail-hero p{margin:3px 0 0;font-size:10px}.contact-info-list{display:grid;gap:2px;border-block:1px solid var(--line);padding:8px 0}.contact-info-list>span{min-height:47px;display:flex;align-items:center;gap:10px}.contact-info-list>span>svg{color:var(--green)}.contact-info-list>span>span{display:flex;flex-direction:column}.contact-info-list small{color:var(--muted);font-size:8px}.contact-info-list strong{margin-top:3px;font-size:10px}.contact-totals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.contact-totals div{padding:10px;display:flex;flex-direction:column;background:#f6f8f6;border-radius:5px}.contact-totals small{color:var(--muted);font-size:8px}.contact-totals strong{margin-top:4px;font-size:11px}.report-hero{min-height:126px;display:grid;grid-template-columns:1fr 35px 1fr 35px 1fr;align-items:stretch;margin-bottom:15px;border:1px solid var(--line);border-radius:7px;background:#fff;overflow:hidden}.report-hero article{padding:18px;display:flex;align-items:center;gap:13px}.report-hero article>div{display:flex;flex-direction:column}.report-hero article small{color:var(--muted);font-size:9px}.report-hero article strong{margin:6px 0;font-size:22px}.report-hero article span:last-child{color:var(--muted);font-size:9px}.report-hero__profit{background:#f1f8f4}.report-operator{align-self:center;color:#a2ada8;text-align:center;font-size:20px}.report-icon{width:39px;height:39px;flex:0 0 auto;display:grid!important;place-items:center;border-radius:6px}.report-icon--red{color:var(--red);background:var(--red-soft)}.report-icon--blue{color:var(--blue);background:var(--blue-soft)}.report-icon--green{color:var(--green);background:var(--green-soft)}.reports-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(260px,.6fr);gap:15px;margin-bottom:15px}.product-performance,.margin-panel{min-height:320px}.horizontal-chart{display:grid;gap:14px;margin-top:21px}.horizontal-chart__row{display:grid;grid-template-columns:165px 1fr 110px;align-items:center;gap:13px}.horizontal-chart__row .product-mark{width:29px;height:29px}.horizontal-chart__row .product-cell{min-width:0}.horizontal-chart__row .product-cell strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px}.horizontal-chart__bar{height:8px;border-radius:4px;background:#edf0ee;overflow:hidden}.horizontal-chart__bar span{height:100%;display:block;border-radius:4px}.horizontal-chart__amount{display:flex;flex-direction:column;text-align:right}.horizontal-chart__amount strong{font-size:10px}.horizontal-chart__amount small{margin-top:3px;color:var(--muted);font-size:8px}.indicator-list{display:grid;gap:7px;margin-top:16px}.indicator-list>div{min-height:60px;display:flex;align-items:center;gap:10px;padding:9px;border:1px solid #edf0ee;border-radius:5px}.indicator-list>div>span:last-child{display:flex;flex-direction:column}.indicator-list small{color:var(--muted);font-size:8px}.indicator-list strong{margin-top:3px;font-size:13px}.indicator-icon{width:32px;height:32px;display:grid!important;place-items:center;color:var(--green);background:var(--green-soft);border-radius:5px}.indicator-icon--amber{color:var(--amber);background:var(--amber-soft)}.indicator-icon--blue{color:var(--blue);background:var(--blue-soft)}.report-note{margin-top:13px;padding:11px;background:#f6f8f6;border-radius:5px}.report-note strong{font-size:9px}.report-note p{margin:4px 0 0;font-size:9px;line-height:1.5}.report-table .section-heading{padding:15px;border-bottom:1px solid var(--line)}.invoice-toolbar{min-height:45px;display:flex;align-items:center;justify-content:space-between;gap:12px}.invoice-toolbar>div{display:flex;align-items:center;gap:7px}.invoice-paper{position:relative;max-width:850px;min-height:650px;margin:0 auto;padding:30px 35px;overflow:hidden;border:1px solid #d9dfdc;background:#fff;box-shadow:0 3px 12px #182d250f}.demo-watermark{position:absolute;top:285px;left:50%;width:550px;transform:translate(-50%) rotate(-28deg);color:#a9413913;font-size:38px;font-weight:800;text-align:center;pointer-events:none}.invoice-paper__header{min-height:84px;display:flex;justify-content:space-between;gap:20px;padding-bottom:19px;border-bottom:2px solid #24493b}.invoice-brand{display:flex;align-items:flex-start;gap:11px}.invoice-brand .brand__mark{margin-top:2px}.invoice-brand>div:last-child{display:flex;flex-direction:column}.invoice-brand strong{font-size:17px}.invoice-brand small{margin-top:4px;color:var(--muted);font-size:9px}.invoice-heading{display:flex;flex-direction:column;align-items:flex-end}.invoice-heading span{color:var(--green);font-size:9px;font-weight:760}.invoice-heading strong{margin:6px 0;font-size:17px}.invoice-heading small{color:var(--muted);font-size:9px}.invoice-qr-top{margin-left:auto;display:flex;flex-direction:column;align-items:center;gap:4px}.invoice-qr-top>small{color:var(--muted);font-size:7px;font-weight:700}.invoice-qr-top .qr-box{width:34mm;height:34mm}.invoice-parties{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:20px 0}.invoice-parties>div{display:flex;flex-direction:column}.invoice-parties small,.invoice-notes small{color:var(--green);font-size:8px;font-weight:750}.invoice-parties strong{margin:7px 0 4px;font-size:11px}.invoice-parties span{margin-top:3px;color:var(--muted);font-size:9px}.invoice-lines{border-block:1px solid var(--line-strong)}.invoice-lines__head,.invoice-lines__row{display:grid;grid-template-columns:2.1fr .7fr .75fr .45fr .8fr;align-items:center;gap:9px}.invoice-lines__head{padding:9px 7px;color:var(--muted);background:#f6f8f6;font-size:7px;font-weight:750;text-transform:uppercase}.invoice-lines__head span:not(:first-child),.invoice-lines__row>span:not(:first-child){text-align:right}.invoice-lines__row{min-height:57px;padding:8px 7px;border-top:1px solid #e9edeb;color:#3e4b46;font-size:9px}.invoice-lines__row>span:first-child{display:flex;flex-direction:column}.invoice-lines__row strong{color:var(--ink);font-size:9px}.invoice-lines__row small{margin-top:4px;color:var(--muted);font-size:7px}.invoice-lower{display:grid;grid-template-columns:1fr 250px;gap:30px;padding:20px 0}.invoice-notes p{margin:7px 0 0;font-size:9px;line-height:1.5}.invoice-totals>div{display:flex;justify-content:space-between;padding:5px 0;color:var(--muted);font-size:9px}.invoice-totals strong{color:var(--ink)}.invoice-totals__grand{margin-top:5px;padding-top:11px!important;border-top:2px solid #24493b}.invoice-totals__grand span,.invoice-totals__grand strong{color:var(--ink)!important;font-size:14px}.invoice-fiscal{min-height:120px;margin-top:15px;padding-top:18px;display:flex;align-items:center;gap:15px;border-top:1px solid var(--line)}.qr-box{width:112px;height:112px;display:grid;place-items:center;border:1px solid var(--line);padding:3px}.invoice-fiscal strong{display:block;max-width:390px;font-size:9px;line-height:1.5}.invoice-fiscal p{margin:5px 0 0;font-family:SFMono-Regular,Consolas,monospace;font-size:7px}.invoice-actions{min-height:58px;display:flex;align-items:center;justify-content:flex-end;gap:12px}.invoice-actions .info-strip{margin-right:auto}.invoice-actions__status,.paid-callout{display:flex;align-items:center;gap:7px;margin-right:auto;color:var(--muted);font-size:10px}.paid-callout{color:var(--green);font-weight:650}.confirmation{text-align:center}.confirmation__icon{width:52px;height:52px;margin:0 auto 13px;display:grid;place-items:center;color:var(--green);background:var(--green-soft);border-radius:50%}.confirmation h3{font-size:16px}.confirmation>p{font-size:10px;line-height:1.55}.confirmation .warning-strip{margin-top:15px;text-align:left}.confirmation--danger .confirmation__icon,.confirmation--destructive .confirmation__icon{color:var(--red);background:var(--red-soft)}.configuration-layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:15px;align-items:start}.configuration-main,.configuration-sidebar{min-width:0;display:grid;gap:15px}.settings-save-row{display:flex;justify-content:flex-end;padding-top:15px}.settings-data-section .settings-form{padding-top:0}.settings-actions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.settings-action{min-width:0;min-height:154px;padding:13px;display:grid;grid-template-columns:35px 1fr;grid-template-rows:1fr auto;gap:10px;border:1px solid var(--line);border-radius:6px;background:var(--surface-soft)}.settings-action--danger{border-color:#ead1cf;background:#fdf7f6}.settings-action__icon{width:35px;height:35px;display:grid;place-items:center;color:var(--green);background:var(--green-soft);border-radius:6px}.settings-action--danger .settings-action__icon{color:var(--red);background:var(--red-soft)}.settings-action>div{min-width:0}.settings-action strong{font-size:11px}.settings-action p{margin:4px 0 0;font-size:9px;line-height:1.45}.settings-action>.button{grid-column:1 / -1;width:max-content;justify-self:end}.storage-status__state{display:flex;align-items:flex-start;gap:10px}.storage-status__state>svg{flex:0 0 auto;color:var(--green)}.storage-status__state>div{min-width:0}.storage-status__state p{margin:6px 0 0;font-size:9px;line-height:1.45;overflow-wrap:anywhere}.storage-status .info-strip{margin-top:13px}.audit-list{display:grid}.audit-list__item{min-width:0;padding:10px 0;display:flex;align-items:flex-start;gap:9px;border-top:1px solid var(--line)}.audit-list__item:first-child{border-top:0;padding-top:0}.audit-list__icon{width:28px;height:28px;flex:0 0 auto;display:grid;place-items:center;color:var(--blue);background:var(--blue-soft);border-radius:5px}.audit-list__content{min-width:0;display:flex;flex-direction:column}.audit-list__content>div{display:flex;align-items:center;gap:6px}.audit-list__content>div small{color:var(--muted);font-size:8px}.audit-list__content>strong{margin-top:5px;font-size:9px;line-height:1.4}.audit-list__content time{margin-top:4px;color:var(--muted);font-size:8px}.audit-panel .empty-state{padding:20px 8px}.environment-banner{min-height:71px;margin-bottom:15px;padding:12px 15px;display:flex;align-items:center;gap:11px;border:1px solid #e5c990;border-radius:7px;background:#fff8e8}.environment-banner__icon{width:38px;height:38px;flex:0 0 auto;display:grid;place-items:center;border-radius:6px;color:var(--amber);background:#ffe9ba}.environment-banner>div{min-width:0}.environment-banner strong{font-size:11px}.environment-banner p{margin:4px 0 0;color:#755f3b;font-size:9px}.environment-banner .badge{margin-left:auto}.fiscal-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:15px}.fiscal-summary article{min-height:78px;padding:13px;display:flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:7px;background:#fff}.fiscal-summary__icon{width:35px;height:35px;display:grid;place-items:center;flex:0 0 auto;border-radius:6px}.fiscal-summary__icon--green{color:var(--green);background:var(--green-soft)}.fiscal-summary__icon--amber{color:var(--amber);background:var(--amber-soft)}.fiscal-summary__icon--red{color:var(--red);background:var(--red-soft)}.fiscal-summary__icon--blue{color:var(--blue);background:var(--blue-soft)}.fiscal-summary article>div{display:flex;flex-direction:column}.fiscal-summary small{color:var(--muted);font-size:9px}.fiscal-summary strong{margin-top:3px;font-size:16px}.fiscal-workspace{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:15px;align-items:start}.fiscal-main{min-width:0}.fiscal-table__note{min-height:50px;margin:13px;padding:10px;display:flex;align-items:center;gap:8px;color:#3f5f53;background:var(--green-soft);border-radius:5px;font-size:9px}.fiscal-sidebar{display:grid;gap:12px}.deadline-panel,.readiness-panel,.fiscal-rule{padding:15px;border:1px solid var(--line);border-radius:7px;background:#fff}.deadline-panel__icon{width:36px;height:36px;display:grid;place-items:center;margin-bottom:12px;color:var(--blue);background:var(--blue-soft);border-radius:6px}.deadline-panel>small{display:block;color:var(--muted);font-size:8px;text-transform:uppercase}.deadline-panel>strong{display:block;margin:5px 0 6px;font-size:18px}.deadline-panel p{margin:0 0 10px;font-size:9px;line-height:1.5}.deadline-panel a{display:inline-flex;align-items:center;gap:5px;color:var(--green);font-size:9px;font-weight:650;text-decoration:none}.readiness-panel h3{margin:0 0 12px}.readiness-progress{height:6px;overflow:hidden;border-radius:3px;background:#edf0ee}.readiness-progress span{height:100%;display:block;background:var(--green)}.readiness-panel>strong{display:block;margin:7px 0 12px;color:var(--muted);font-size:9px}.readiness-panel ul{list-style:none;display:grid;gap:8px;padding:0;margin:0}.readiness-panel li{display:flex;align-items:center;gap:7px;color:#65716c;font-size:9px}.readiness-panel li.done{color:#27694e}.fiscal-rule{display:flex;align-items:flex-start;gap:9px}.fiscal-rule>svg{flex:0 0 auto;color:var(--green)}.fiscal-rule strong{font-size:9px}.fiscal-rule p{margin:4px 0 0;font-size:8px;line-height:1.5}.settings-form{padding:4px 17px 18px}.settings-section{padding:17px 0;border-bottom:1px solid var(--line)}.settings-section:last-child{border:0}.settings-section__title{display:flex;align-items:flex-start;gap:9px;margin-bottom:13px}.settings-section__title svg{color:var(--green)}.settings-section__title h3{margin:0}.settings-section__title p{margin:3px 0 0;font-size:9px}.mode-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.mode-option{min-height:96px;padding:11px;display:flex;align-items:flex-start;gap:8px;border:1px solid var(--line);border-radius:6px}.mode-option input{width:14px;min-height:14px;accent-color:var(--green)}.mode-option>span{display:flex;flex-direction:column}.mode-option strong{font-size:9px}.mode-option small{margin-top:5px;color:var(--muted);font-size:8px;line-height:1.4}.mode-option .badge{margin-left:auto}.mode-option--selected{border-color:#9dc4b4;background:#f4f9f6}.mode-option--disabled{opacity:.67;background:#f8f9f8}.upload-placeholder{min-height:50px;padding:8px 11px;display:flex;align-items:center;gap:9px;border:1px dashed #bdc8c3;border-radius:6px;color:var(--muted);background:#f8f9f8;text-align:left}.upload-placeholder>span{display:flex;flex-direction:column}.upload-placeholder strong{color:#4f5c56;font-size:9px}.upload-placeholder small{margin-top:3px;font-size:8px}.declaration-panel{max-width:630px;margin:0 auto;padding:36px 22px;text-align:center}.declaration-panel__icon{width:56px;height:56px;margin:0 auto 14px;display:grid;place-items:center;color:var(--amber);background:var(--amber-soft);border-radius:50%}.declaration-panel h3{font-size:16px}.declaration-panel>p{margin:0 auto 18px;max-width:530px;font-size:10px;line-height:1.55}.declaration-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:15px;border:1px solid var(--line);border-radius:6px}.declaration-facts>div{padding:11px;display:flex;flex-direction:column;border-right:1px solid var(--line)}.declaration-facts>div:last-child{border:0}.declaration-facts small{color:var(--muted);font-size:8px}.declaration-facts strong,.declaration-facts .badge{margin:5px auto 0;font-size:9px}.declaration-panel .warning-strip{margin-bottom:16px;text-align:left}.color-field{margin:0;padding:0;border:0}.color-field legend{margin-bottom:8px;color:#4c5b55;font-size:10px;font-weight:650}.color-swatches{display:flex;align-items:center;gap:8px}.color-swatch{width:28px;height:28px;padding:0;border:2px solid #fff;border-radius:50%;box-shadow:0 0 0 1px var(--line-strong);cursor:pointer}.color-swatch--active{box-shadow:0 0 0 2px var(--ink)}@media(max-width:1180px){.quick-flow,.metric-grid,.contact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-line{grid-template-columns:23px 1.4fr 1fr 90px 56px 52px 75px 75px 31px;gap:6px}.sale-line{grid-template-columns:23px minmax(190px,1.8fr) 80px 82px 72px 78px 31px;gap:6px}.configuration-layout{grid-template-columns:minmax(0,1fr) 290px}}@media(max-width:980px){.sidebar{transform:translate(-100%);transition:transform .18s ease;box-shadow:var(--shadow)}.sidebar--open{transform:translate(0)}.sidebar__close{display:inline-grid!important}.sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:29;border:0;background:#0f1a166b}.workspace{margin-left:0}.menu-button{display:inline-grid!important}.fiscal-workspace,.configuration-layout{grid-template-columns:1fr}.configuration-sidebar{grid-template-columns:repeat(2,minmax(0,1fr))}.fiscal-sidebar{grid-template-columns:repeat(3,minmax(0,1fr))}.form-grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-line,.sale-line{min-width:0}}@media(max-width:760px){.topbar{height:58px;padding:0 14px}.page-content{padding:20px 14px 42px}.global-search{width:auto;flex:1}.topbar__divider,.topbar .avatar{display:none}.page-title{min-height:0;flex-direction:column;gap:14px}.page-actions{width:100%;justify-content:stretch}.page-actions .button{flex:1}h1{font-size:23px}.quick-flow{grid-template-columns:1fr}.metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}.recent-sales{grid-column:auto}.summary-strip,.summary-strip--three,.summary-strip--four{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-strip>div{border-bottom:1px solid var(--line)}.summary-strip>div:nth-child(2n){border-right:0}.summary-strip>div:nth-last-child(-n+2){border-bottom:0}.summary-strip--three>div:last-child{grid-column:1 / -1;border-top:1px solid var(--line)}.data-toolbar{align-items:stretch;flex-direction:column}.toolbar-groups{width:100%;flex-wrap:wrap}.segmented{overflow-x:auto}.toolbar-actions{width:100%}.table-search{flex:1;width:auto}.modal-backdrop{padding:0;align-items:end}.modal{width:100%;max-height:94vh;border-radius:7px 7px 0 0}.form-grid--2,.form-grid--3,.form-grid--4{grid-template-columns:1fr}.form-grid--2 .field--wide{grid-column:auto}.form-summary,.sale-bottom{grid-template-columns:1fr}.form-total{align-items:flex-start}.modal__footer{position:sticky;bottom:-18px;z-index:4;margin:0 -19px -18px;padding:12px 19px;background:#fff}.modal__footer--split,.invoice-actions{flex-wrap:wrap}.purchase-line,.sale-line{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;align-items:end}.purchase-line .line-number,.sale-line .line-number{display:none}.purchase-line>:nth-child(2),.purchase-line>:nth-child(3),.sale-line>:nth-child(2){grid-column:1 / -1}.purchase-line .line-remove,.sale-line .line-remove{grid-column:2;justify-self:end}.line-margin,.line-total{min-height:54px;padding:6px 0}.detail-facts,.detail-facts--four{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-facts>div:nth-child(2){border-right:0}.detail-facts--four>div{padding:10px;border-bottom:1px solid var(--line)}.detail-lines{overflow-x:auto}.detail-lines__head,.detail-lines__row{min-width:720px}.sale-detail-footer{grid-template-columns:1fr}.detail-total{width:100%}.contact-overview{grid-template-columns:1fr}.contact-overview>div{border-right:0;border-bottom:1px solid var(--line)}.contact-grid{grid-template-columns:1fr}.section-heading{flex-direction:column}.section-actions{width:100%;justify-content:flex-start}.report-actions{width:100%;flex-wrap:wrap}.report-hero{grid-template-columns:1fr}.report-operator{padding:3px;transform:rotate(90deg)}.reports-layout{grid-template-columns:1fr}.fiscal-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.fiscal-sidebar,.mode-options,.configuration-sidebar{grid-template-columns:1fr}.invoice-paper{min-width:680px}.invoice-detail{overflow-x:auto}}@media(max-width:480px){.metric-grid{grid-template-columns:1fr}.metric{min-height:112px}.summary-strip,.summary-strip--three,.summary-strip--four{grid-template-columns:1fr}.summary-strip>div{border-right:0;border-bottom:1px solid var(--line)!important}.summary-strip>div:last-child{border-bottom:0!important;grid-column:auto}.global-search input::placeholder{color:transparent}.notifications-popover{position:fixed;top:54px;left:12px;right:12px;width:auto}.page-actions{flex-direction:column;align-items:stretch}.page-actions .button{width:100%}.fiscal-summary{grid-template-columns:1fr 1fr}.horizontal-chart__row{grid-template-columns:125px 1fr}.horizontal-chart__amount{grid-column:2}.contact-totals,.settings-actions-grid{grid-template-columns:1fr}.settings-action>.button{width:100%}.toast{left:12px;right:12px;bottom:12px}}@media print{body{background:#fff}.sidebar,.topbar,.page-title,.summary-strip,.data-section,.modal-backdrop:before,.no-print{display:none!important}.workspace{margin:0}.page-content{max-width:none;padding:0}.modal-backdrop{position:static;display:block;padding:0;background:transparent}.modal{width:auto;max-width:none;max-height:none;overflow:visible;box-shadow:none}.modal__header{display:none}.modal__body{padding:0;overflow:visible}.invoice-detail{overflow:visible}.invoice-paper{width:190mm;min-height:270mm;margin:0 auto;border:0;box-shadow:none}}
