:root{color:#28342c;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--ink:#18251d;--muted:#667269;--green:#2d6b45;--surface:#eef2ef;--line:#d8dfda;--app-accent:#688456e0;--app-accent-strong:#557349;--app-accent-soft:#68845629;background:#eef2ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--surface);min-width:320px}body{min-width:320px;min-height:100vh;margin:0}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #e0b839}code{border-radius:4px;padding:2px 5px;font-family:Cascadia Code,Consolas,monospace}.app-shell{background:#e8edf3;grid-template-columns:64px minmax(0,1fr);min-height:100svh;display:grid}.sidebar{color:#26313d;z-index:30;background:#f8fafc;border-right:1px solid #d9dfe7;flex-direction:column;width:64px;height:100svh;transition:width .18s;display:flex;position:sticky;top:0;overflow-x:hidden;box-shadow:2px 0 10px #0f172a0d}.sidebar:hover,.sidebar:focus-within,.sidebar.is-open{width:306px}.sidebar-head{color:#fff;background:var(--app-accent);border-bottom:1px solid #ffffff29;align-items:center;min-height:64px;padding:0 13px;display:flex}.brand{align-items:center;gap:11px;min-width:0;display:flex}.brand-logo{background:#fff;border-radius:8px;flex:0 0 38px;width:38px;height:38px}.brand div{opacity:0;gap:2px;min-width:0;transition:opacity .16s,transform .16s;display:grid;transform:translate(-4px)}.sidebar:hover .brand div,.sidebar:focus-within .brand div,.sidebar.is-open .brand div{opacity:1;transform:translate(0)}.brand strong{color:inherit;white-space:nowrap;font-size:16px;line-height:1.15}.brand span{color:#ffffffad;font-size:12px;font-weight:700}.sidebar-nav{flex:1;padding:12px 0 10px;overflow-y:auto}.sidebar-nav-label{color:#7b8490;text-transform:uppercase;white-space:nowrap;opacity:0;align-items:center;min-height:31px;padding:8px 18px 3px;font-size:11px;font-weight:900;transition:opacity .16s;display:flex}.sidebar:hover .sidebar-nav-label,.sidebar:focus-within .sidebar-nav-label,.sidebar.is-open .sidebar-nav-label{opacity:1}.nav-group{gap:3px;margin-bottom:4px;display:grid}.nav-menu{display:grid}.nav-link{color:#313b45;white-space:nowrap;border-radius:0;align-items:center;gap:14px;min-height:46px;padding:0 20px;font-size:16px;font-weight:800;text-decoration:none;display:flex}.nav-menu summary{cursor:pointer;list-style:none}.nav-menu summary::-webkit-details-marker{display:none}.nav-parent{width:100%}.nav-link:hover{color:#111827;background:#eef1f5}.nav-link.active{background:var(--app-accent);color:#fff}.nav-link span{opacity:0;transition:opacity .16s}.sidebar:hover .nav-link span,.sidebar:focus-within .nav-link span,.sidebar.is-open .nav-link span{opacity:1}.nav-chevron{opacity:0;margin-left:auto;transition:opacity .16s,transform .16s}.nav-menu[open] .nav-chevron{transform:rotate(90deg)}.sidebar:hover .nav-chevron,.sidebar:focus-within .nav-chevron,.sidebar.is-open .nav-chevron{opacity:1}.nav-submenu{background:#ffffff8a;padding:2px 0 6px;display:none}.sidebar:hover .nav-menu[open] .nav-submenu,.sidebar:focus-within .nav-menu[open] .nav-submenu,.sidebar.is-open .nav-menu[open] .nav-submenu{display:grid}.nav-sublink{color:#5b6570;white-space:nowrap;border-left:4px solid #0000;align-items:center;gap:11px;min-height:38px;padding:0 18px 0 56px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.nav-sublink:hover{color:#1f2933;background:#eef1f5}.nav-sublink.active{color:var(--app-accent-strong);background:var(--app-accent-soft);border-left-color:var(--app-accent-strong)}.nav-sublink span{text-overflow:ellipsis;overflow:hidden}.sidebar-status{background:#fff;border:1px solid #e1e5ea;border-radius:6px;align-items:center;gap:11px;min-height:44px;margin:8px 10px;padding:9px 12px;display:flex}.sidebar-status div{opacity:0;gap:2px;transition:opacity .16s;display:grid}.sidebar:hover .sidebar-status div,.sidebar:focus-within .sidebar-status div,.sidebar.is-open .sidebar-status div{opacity:1}.sidebar-status strong{font-size:13px}.sidebar-status span{color:#747e89;font-size:12px}.logout-button{color:#313b45;min-height:42px;font:inherit;white-space:nowrap;background:0 0;border:1px solid #e1e5ea;border-radius:6px;align-items:center;gap:10px;margin:0 10px 14px;padding:0 12px;font-weight:800;display:flex}.logout-button span{opacity:0;transition:opacity .16s}.sidebar:hover .logout-button span,.sidebar:focus-within .logout-button span,.sidebar.is-open .logout-button span{opacity:1}.logout-button:hover{color:#111827;background:#eef1f5}.workspace{min-width:0}.topbar{z-index:12;color:#fff;background:var(--app-accent);border-bottom:1px solid #00000014;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:64px;padding:0 18px;display:grid;position:sticky;top:0}.mobile-menu{display:grid}.topbar-title{gap:2px;min-width:0;display:grid}.topbar-main{align-items:center;gap:18px;min-width:0;display:flex}.topbar-title span{color:#ffffffb8;text-transform:uppercase;font-size:12px;font-weight:900}.topbar-title strong{color:#fff;font-size:20px}.topbar-record{color:#fff;background:#ffffff1f;border:1px solid #ffffff2e;border-radius:8px;align-items:baseline;gap:10px;min-width:0;max-width:760px;padding:5px 10px;line-height:1.2;display:flex}.topbar-record strong{color:#fff;white-space:nowrap;flex:none;font-size:18px;font-weight:950}.topbar-record span{color:#ffffffe6;overflow-wrap:anywhere;white-space:normal;min-width:0;font-size:14px;font-weight:850}.topbar-actions{align-items:center;gap:9px;display:flex}.content{width:100%;margin:0 auto;padding:22px 18px 58px}.page-header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:20px;display:flex}.page-header>div:first-child{max-width:900px}.page-header span,.section-kicker{color:var(--green);text-transform:uppercase;font-size:12px;font-weight:950;display:block}.page-header h1{color:var(--ink);margin:5px 0 0;font-size:clamp(30px,3.5vw,42px);line-height:1.06}.page-header p{max-width:840px;color:var(--muted);margin:8px 0 0;font-size:16px;line-height:1.5}.page-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;padding-top:4px;display:flex}.system-badge,.chip{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;max-width:100%;min-height:27px;padding:0 9px;font-size:12px;font-weight:900;display:inline-flex}.system-badge.tone-green,.chip.green{color:#0f5132;background:#d8f6e2}.system-badge.tone-blue,.chip.blue{color:#075985;background:#d8efff}.system-badge.tone-amber,.chip.amber{color:#73500b;background:#fff0c7}.system-badge.tone-red,.chip.red{color:#8b1d13;background:#ffd8d8}.system-badge.tone-slate,.chip.slate{color:#52605a;background:#e8ece9}.system-badge.tone-purple,.chip.purple{color:#5e3f86;background:#eee5fa}.chip.neon-pink{color:#fff;background:#ff1493}.chip.orange{color:#7c2d12;background:#fed7aa}.chip.yellow{color:#5f4b00;background:#fef08a}.chip.black{color:#f7f7f4;background:#191c1a}.connection-dot{background:#bd5b50;border-radius:50%;flex:0 0 11px;width:11px;height:11px;box-shadow:0 0 0 4px #bd5b5029}.connection-dot.ready,.connection-dot.signed-out{background:#3fa46a;box-shadow:0 0 0 4px #3fa46a29}.connection-dot.checking,.connection-dot.schema-pending{background:#d49b25;box-shadow:0 0 0 4px #d49b2529}.t24-home-bar{background:#e8edf3;align-items:center;gap:14px;min-height:86px;margin-bottom:18px;padding:16px;display:flex}.t24-home-bar label{color:#111827;align-items:center;gap:7px;font-size:13px;font-weight:850;display:inline-flex}.t24-home-bar select,.t24-filter-panel input,.t24-filter-panel select{color:#1f2937;min-height:33px;font:inherit;background:#fff;border:1px solid #cfd6df;border-radius:4px;padding:0 10px}.t24-home-title{text-align:right;gap:2px;margin-left:auto;display:grid}.t24-home-title strong{color:#111827;font-size:22px}.t24-home-title span{color:#667085;font-size:13px;font-weight:750}.metrics-grid,.module-stats,.migration-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:12px;margin-bottom:16px;display:grid}.module-stats{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.metric,.mini-stat,.migration-card{border:1px solid var(--line);background:#fff;border-left:0;border-radius:3px;align-items:center;gap:12px;min-height:84px;padding:0;display:flex;overflow:hidden}.mini-stat,.migration-card{gap:4px;min-height:74px;display:grid}.metric.tone-green,.mini-stat.tone-green{border-left-color:#3fa46a}.metric.tone-blue,.mini-stat.tone-blue{border-left-color:#4386bb}.metric.tone-amber,.mini-stat.tone-amber{border-left-color:#d49b25}.metric.tone-red,.mini-stat.tone-red{border-left-color:#bd5b50}.metric-icon{color:#fff;background:#14b8c8;border-radius:0;flex:0 0 84px;place-items:center;width:84px;height:84px;display:grid}.metric.tone-green .metric-icon{background:#10a866}.metric.tone-blue .metric-icon{background:#12b8d7}.metric.tone-amber .metric-icon{background:#ef8a18}.metric.tone-red .metric-icon{background:#df4638}.metric.tone-slate .metric-icon{background:#645faf}.metric>div:last-child,.metric>div:first-child,.mini-stat,.migration-card{min-width:0}.metric>div:not(.metric-icon){gap:7px;padding:0 16px;display:grid}.metric span,.mini-stat span,.migration-card span{color:var(--muted);text-transform:uppercase;font-size:12px;font-weight:850;display:block}.metric strong,.mini-stat strong,.migration-card strong{color:var(--ink);text-overflow:ellipsis;font-size:21px;line-height:1.1;display:block;overflow:hidden}.t24-chart-grid{grid-template-columns:repeat(2,minmax(300px,1fr));gap:18px;margin-bottom:18px;display:grid}.estado-dashboard-grid{grid-template-columns:minmax(420px,1.45fr) minmax(300px,1fr);gap:12px;margin-bottom:16px;display:grid}.estado-side-stack{grid-template-columns:minmax(0,1fr) 210px;gap:12px;min-width:0;display:grid}.t24-chart-card,.t24-trend-card,.t24-temporal-card,.estado-mini-card{background:#fff;border:1px solid #d8dde1;border-radius:4px}.t24-chart-card header,.t24-trend-card header,.t24-temporal-card header,.estado-mini-card header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:14px;min-height:52px;padding:0 16px;display:flex}.t24-chart-card h2,.t24-trend-card h2,.t24-temporal-card h2,.estado-mini-card h2{color:#1f2937;margin:0;font-size:22px;font-weight:550}.t24-chart-card header span,.t24-trend-card header span,.t24-temporal-card header span,.estado-mini-card header span{color:#667085;font-size:14px}.t24-donut-layout{grid-template-columns:210px minmax(0,1fr);align-items:center;gap:20px;min-height:270px;padding:24px 28px;display:grid}.t24-donut{aspect-ratio:1;border-radius:50%;place-items:center;width:168px;display:grid;position:relative}.t24-donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:44px}.t24-donut strong{z-index:1;color:#111827;font-size:28px;position:relative}.t24-chart-legend{gap:10px;display:grid}.t24-chart-legend span{color:#5b6470;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:28px;font-size:14px;font-weight:700;display:grid}.t24-chart-legend i{border-radius:50%;width:14px;height:14px}.t24-chart-legend strong{color:#111827}.estado-mini-card{min-width:0;overflow:hidden}.estado-mini-card h2{font-size:20px}.estado-table{max-height:260px;display:grid;overflow:auto}.estado-table.compact{max-height:none}.estado-table-row{border-bottom:1px solid #edf0f2;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;min-height:44px;padding:0 14px;display:grid}.estado-table-row span{color:#1f2937;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;min-width:0;font-size:15px;overflow:hidden}.estado-table-row strong{color:#111827;white-space:nowrap;font-size:15px;font-weight:750}.estado-table-row strong.negative{color:#dc2626}.estado-date-card .estado-table-row{grid-template-columns:1fr;align-content:center;gap:2px;min-height:58px}.estado-date-card .estado-table-row strong{justify-self:end}.t24-temporal-card{margin-bottom:18px;overflow:hidden}.temporal-chart-scroll{padding:10px 18px 2px;overflow-x:auto}.t24-temporal-card svg{width:100%;min-width:760px;height:300px}.t24-temporal-card .axis{stroke:#cbd5e1;stroke-width:2px}.t24-temporal-card .grid{stroke:#e5e7eb;stroke-width:1px}.temporal-label{fill:#667085;font-size:11px;font-weight:700}.temporal-legend{color:#667085;justify-content:center;gap:22px;padding:0 16px 18px;font-size:13px;font-weight:750;display:flex}.temporal-legend span{align-items:center;gap:7px;display:inline-flex}.temporal-legend i{border-radius:3px;width:28px;height:12px}.t24-trend-card{margin-bottom:18px}.t24-trend-card svg{width:100%;height:260px;padding:18px 22px 10px}.t24-trend-card path{fill:none;stroke:#d9dfe7;stroke-width:2px}.t24-trend-card polyline{fill:none;stroke:#3c97d8;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round}.t24-trend-card circle{fill:#fff;stroke:#3c97d8;stroke-width:3px}.t24-trend-card text{fill:#667085;font-size:13px;font-weight:700}.mini-stat strong,.migration-card strong{font-size:24px}.panel{border:1px solid var(--line);background:#fff;border-radius:8px}.panel-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:15px 18px;display:flex}.panel-heading.compact{min-height:58px}.panel-heading h2,.setup-step h2{color:var(--ink);margin:3px 0 0;font-size:19px;line-height:1.2}.command-grid,.split-grid{grid-template-columns:minmax(0,1.45fr) minmax(360px,.8fr);gap:16px;margin-bottom:16px;display:grid}.split-grid{align-items:start}.workflow{background:var(--line);grid-template-columns:repeat(5,minmax(120px,1fr));gap:1px;padding:1px;display:grid}.workflow-step{background:#fff;align-content:center;gap:8px;min-height:132px;padding:14px;display:grid}.workflow-step svg{color:#6d7770}.workflow-step.ready svg{color:var(--green)}.workflow-step strong{color:var(--ink);font-size:15px}.workflow-step span{color:var(--muted);font-size:13px;line-height:1.35}.rule-list,.roadmap{display:grid}.visual-rule,.process-row{border-bottom:1px solid var(--line);align-items:center;gap:12px;min-height:62px;padding:12px 17px;display:flex}.visual-rule:last-child,.process-row:last-child{border-bottom:0}.rule-dot,.process-mark{background:#b6bfb9;border-radius:50%;flex:0 0 12px;width:12px;height:12px}.rule-dot.green,.process-mark.ready{background:#3fa46a}.rule-dot.amber{background:#d49b25}.rule-dot.blue{background:#4386bb}.rule-dot.red{background:#bd5b50}.visual-rule div,.process-row div{gap:2px;display:grid}.visual-rule strong,.process-row strong{color:var(--ink)}.visual-rule span:last-child,.process-row span:last-child{color:var(--muted);font-size:13px}.stacked-panels{gap:16px;display:grid}.data-panel,.table-panel{overflow:hidden}.toolbar{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:66px;padding:12px 14px;display:flex}.audit-toolbar{flex-wrap:wrap;justify-content:space-between}.audit-tabs{background:#eef3ed;border:1px solid #d5ded3;border-radius:7px;gap:4px;padding:4px;display:inline-flex}.audit-tabs button{color:#455145;min-height:34px;font:inherit;background:0 0;border:0;border-radius:5px;padding:0 13px;font-size:14px;font-weight:900}.audit-tabs button.active{color:#fff;background:var(--app-accent-strong)}.search-box{min-width:min(460px,100%);min-height:42px;color:var(--muted);border:1px solid var(--line);background:#f8faf8;border-radius:8px;align-items:center;gap:9px;padding:0 12px;display:flex}.search-box input{width:100%;min-width:0;color:var(--ink);background:0 0;border:0;outline:0;font-size:15px}.data-loading{min-height:220px;color:var(--muted);align-content:center;place-items:center;gap:10px;display:grid}.data-loading strong{color:var(--ink)}.table-browser-grid{background:var(--line);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1px;padding:1px;display:grid}.appsheet-view-browser{background:#eef2f5;gap:18px;padding:16px;display:grid}.appsheet-view-section{gap:10px;display:grid}.appsheet-view-section>header{justify-content:space-between;align-items:end;gap:12px;min-height:42px;padding:0 2px;display:flex}.appsheet-view-section h2{color:var(--ink);margin:0;font-size:19px;line-height:1.1}.appsheet-view-grid{background:#d9e0e6;border:1px solid #d9e0e6;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1px;display:grid}.appsheet-view-card{min-height:132px;color:var(--ink);border:0;border-left:4px solid var(--app-accent);font:inherit;text-align:left;background:#fff;border-radius:0;align-content:start;gap:7px;padding:16px;display:grid}.appsheet-view-card:hover{background:#f9fbfc}.appsheet-view-card.unresolved{border-left-color:#d8a628}.appsheet-view-kind{color:var(--app-accent-strong);letter-spacing:0;text-transform:uppercase;font-size:11px;font-weight:900}.appsheet-view-card strong{color:#17202a;overflow-wrap:anywhere;min-width:0;font-size:17px;line-height:1.15}.appsheet-view-card small{color:#65707b;overflow-wrap:anywhere;min-width:0;font-size:13px;font-weight:800}.appsheet-view-meta{flex-wrap:wrap;gap:5px;padding-top:3px;display:flex}.appsheet-view-meta span{color:#53606c;background:#eef3ed;border-radius:999px;align-items:center;min-height:22px;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.table-card{min-height:122px;color:var(--ink);font:inherit;text-align:left;background:#fff;border:0;border-radius:0;align-content:center;gap:7px;padding:18px;display:grid}.table-card:hover{background:#f8fafc}.table-card span{color:var(--app-accent-strong);text-transform:uppercase;font-size:12px;font-weight:900}.table-card strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:18px;overflow:hidden}.table-card small{color:var(--muted);font-size:13px;font-weight:800}.tool-button,.primary-button{min-height:42px;font:inherit;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:850;display:inline-flex}.tool-button{color:#37433b;border:1px solid var(--line);background:#fff}.primary-button{color:#fff;background:var(--green);border:1px solid var(--green)}.tool-button:disabled,.primary-button:disabled{cursor:not-allowed;opacity:.5}.t24-filter-panel{background:#fff;border:1px solid #d8dde1;border-radius:4px;margin:18px 18px 22px}.t24-filter-panel>header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:14px;min-height:56px;padding:0 14px;display:flex}.t24-filter-panel h2{color:#1f2937;margin:0;font-size:22px;font-weight:550}.t24-filter-panel header div{align-items:center;gap:16px;display:inline-flex}.t24-small-button,.t24-collapse,.t24-filter-shortcuts button{color:#111827;min-height:32px;font:inherit;background:#fff;border:1px solid #30353b;border-radius:4px;justify-content:center;align-items:center;font-weight:750;display:inline-flex}.t24-small-button{padding:0 11px}.t24-collapse{width:36px;color:var(--app-accent-strong);border-color:#0000;font-size:24px;line-height:1}.t24-filter-grid{grid-template-columns:repeat(6,minmax(150px,1fr));gap:18px 26px;padding:18px 14px 26px;display:grid}.generic-filter-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.t24-filter-grid label,.t24-filter-shortcuts{align-content:end;gap:7px;min-width:0;display:grid}.t24-filter-grid label span,.t24-filter-shortcuts>span{color:#1f2937;font-size:14px;font-weight:900}.t24-filter-grid .wide{grid-column:span 2}.t24-filter-shortcuts div{gap:12px;display:flex}.t24-filter-shortcuts button{color:#fff;background:#363b42;border-color:#363b42;min-width:44px;padding:0 11px}.t24-multi-filter{align-content:end;gap:7px;min-width:0;display:grid;position:relative}.t24-multi-filter>span{color:#1f2937;font-size:14px;font-weight:900}.t24-multi-filter details{min-width:0;position:relative}.t24-multi-filter summary{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #cfd6df;border-radius:4px;justify-content:space-between;align-items:center;gap:10px;min-height:33px;padding:0 10px;font-weight:750;list-style:none;display:flex}.t24-multi-filter summary::-webkit-details-marker{display:none}.t24-multi-filter summary:after{content:"+";color:var(--app-accent-strong);font-size:16px;font-weight:950}.t24-multi-filter details[open] summary:after{content:"-"}.t24-multi-filter-panel{z-index:45;background:#fff;border:1px solid #cfd6df;border-radius:6px;gap:2px;width:max-content;min-width:100%;max-width:min(360px,82vw);max-height:270px;padding:8px;display:grid;position:absolute;top:calc(100% + 5px);left:0;overflow:auto;box-shadow:0 14px 34px #0f172a29}.t24-multi-option{color:#17202a;white-space:nowrap;cursor:pointer;border-radius:5px;align-items:center;min-width:0;min-height:34px;padding:5px 7px;font-size:14px;font-weight:750;grid-template-columns:none!important;gap:8px!important;display:flex!important}.t24-multi-option:hover{background:#eef5ef}.t24-multi-option input{accent-color:#497a4f;cursor:pointer;width:17px;height:17px;min-height:0;margin:0;padding:0}.t24-multi-option span{text-overflow:ellipsis;overflow:hidden}.appsheet-view{background:#e8edf3;border-left:1px solid #d8dde1;min-height:calc(100svh - 64px);margin:-22px -18px -58px}.appsheet-inline-view{background:#fff;min-height:420px;margin:0}.appsheet-runtime-summary{flex-wrap:wrap;gap:8px;margin:-8px 0 16px;display:flex}.appsheet-runtime-panel{border-radius:0}.appsheet-topbar{background:#fff;border-bottom:1px solid #d8dde1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;min-height:56px;padding:0 13px 0 16px;display:grid}.appsheet-topbar.compact{min-height:50px}.appsheet-breadcrumb{color:#5d6670;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:8px;min-width:0;font-size:20px;line-height:1;display:flex;overflow:hidden}.appsheet-topbar.compact .appsheet-breadcrumb{font-size:19px}.appsheet-breadcrumb span{align-items:center;gap:8px;min-width:0;display:inline-flex}.appsheet-breadcrumb strong{color:inherit;font-weight:500}.appsheet-breadcrumb .current{color:#111827;font-weight:650}.appsheet-actions{align-items:center;gap:9px;display:flex}.appsheet-action-bar{flex-wrap:wrap;align-items:center;gap:6px;display:inline-flex}.appsheet-action-bar.compact{gap:4px}.appsheet-row-actions{justify-content:center;align-items:center;gap:2px;min-width:100%;display:inline-flex;overflow:visible}.appsheet-action-button{color:#2f3843;min-height:32px;font:inherit;white-space:nowrap;background:#fff;border:1px solid #cfd6de;border-radius:4px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.appsheet-action-button:hover{background:#f4f7fb}.appsheet-action-button.compact{width:26px;min-width:26px;min-height:26px;padding:0}.appsheet-action-button.disabled{color:#8a94a3;cursor:help;background:#f4f5f6;border-style:dashed}.appsheet-action-glyph{place-items:center;width:15px;height:15px;font-family:"Font Awesome 6 Free","Font Awesome 5 Free",FontAwesome,Arial,sans-serif;font-size:13px;font-weight:900;line-height:1;display:inline-grid}.appsheet-more-actions{color:#606b76;justify-content:center;min-width:24px;font-size:12px;font-weight:900;display:inline-flex}.appsheet-search{color:#6b7280;border:1px solid #d8dde1;border-radius:4px;align-items:center;gap:8px;width:220px;min-height:36px;padding:0 10px;display:flex}.appsheet-search input{width:100%;min-width:0;font:inherit;border:0;outline:0;font-size:14px}.appsheet-count{color:#68727c;font-size:12px;font-weight:800}.t24-list-controls{background:#fff;border-top:1px solid #d8dde1;border-bottom:1px solid #d8dde1;justify-content:space-between;align-items:center;gap:16px;padding:11px 13px;display:flex}.t24-filter-strip{flex:auto;justify-content:center;align-items:center;gap:12px;min-width:0;display:flex}.t24-status-buttons{flex-wrap:nowrap;flex:none;align-items:center;gap:8px;min-width:0;display:flex}.status-filter-btn{color:#243027;width:36px;height:36px;font:inherit;cursor:pointer;background:#f5f7f5;border:1px solid #0000;border-radius:5px;justify-content:center;align-items:center;padding:0;font-size:12px;font-weight:900;display:inline-flex;box-shadow:inset 0 -2px #00000014}.status-filter-btn svg{flex:none}.status-filter-btn.orange{color:#fff;background:#f97316}.status-filter-btn.neon-pink{color:#fff;background:#ff1493}.status-filter-btn.red{color:#fff;background:#ef4444}.status-filter-btn.yellow{color:#3f3600;background:#ffeb3b}.status-filter-btn.purple{color:#fff;background:#8a35c9}.status-filter-btn.blue{color:#fff;background:#0ea5e9}.status-filter-btn.green{color:#fff;background:#22c55e}.status-filter-btn.black{color:#fff;background:#1c1f1d}.status-filter-btn.active{outline:3px solid #25342938;transform:translateY(-1px)}.status-filter-btn.selection-toggle{color:#315f3c;background:#fff;border-color:#98b99d}.status-filter-btn.selection-toggle.active{color:#fff;background:#497a4f;border-color:#497a4f}.selection-toggle-box{border:2px solid;border-radius:4px;place-items:center;width:18px;height:18px;font-size:11px;font-weight:950;line-height:1;display:inline-grid}.selection-toggle-box.checked{background:#ffffff2e}.t24-inline-search{color:#5f6b76;background:#fff;border:1px solid #cfd6dc;border-radius:5px;align-items:center;gap:8px;width:clamp(170px,22vw,280px);min-width:150px;min-height:36px;padding:0 10px;display:flex}.t24-inline-search input{width:100%;min-width:0;font:inherit;border:0;outline:0;font-size:14px;font-weight:650}.t24-page-tools{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.t24-page-size{color:#222;white-space:nowrap;align-items:center;gap:6px;font-size:14px;font-weight:600;display:inline-flex}.t24-page-size select{min-height:34px;font:inherit;background:#fff;border:1px solid #cfd6dc;border-radius:5px;padding:0 8px}.t24-page-range{color:#68727c;white-space:nowrap;font-size:12px;font-weight:850}.t24-pagination{background:#fff;border:1px solid #d7dce1;border-radius:5px;align-items:center;display:inline-flex;overflow:hidden}.t24-pagination button,.t24-pagination span{color:#4b5563;min-width:38px;min-height:34px;font:inherit;background:#fff;border:0;border-right:1px solid #e1e5e9;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:inline-flex}.t24-pagination button:last-child{border-right:0}.t24-pagination button.active{color:#fff;background:#2f3437}.t24-pagination button:disabled{color:#a7b0b8;cursor:not-allowed}.t24-list-hint{color:#68727c;font-size:13px;font-weight:850}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.appsheet-add,.appsheet-icon-button{min-height:36px;font:inherit;border-radius:4px;justify-content:center;align-items:center;font-weight:850;display:inline-flex}.appsheet-add{color:#fff;background:#343a40;border:1px solid #343a40;gap:6px;padding:0 11px}.appsheet-add:disabled{cursor:not-allowed;opacity:.72}.appsheet-icon-button{color:#5b6470;background:#fff;border:0;width:36px}.appsheet-table-wrap{background:#fff;border-top:1px solid #d8dde1;height:calc(100svh - 281px);overflow:auto}.appsheet-inline-view .appsheet-table-wrap{height:auto;min-height:360px}.appsheet-table{table-layout:auto;background:#fff;width:max-content;min-width:100%}.appsheet-table th{color:#111827;text-transform:uppercase;white-space:nowrap;text-overflow:clip;background:#fff;border-bottom:1px solid #d8dde1;border-right:1px solid #e1e5e9;padding:10px 12px;font-size:15px;font-weight:750;top:0;overflow:visible}.sortable-table-header{width:100%;color:inherit;font:inherit;font-weight:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:6px;padding:0;display:inline-flex}th.numeric .sortable-table-header{justify-content:flex-end}.sortable-table-header:hover,.sortable-table-header.active{color:#315f3c}.sort-direction{color:#315f3c;font-size:11px;font-weight:950}.appsheet-table td{color:#1f2933;white-space:normal;overflow-wrap:anywhere;text-overflow:clip;border-bottom:1px solid #d8dde1;min-height:44px;padding:8px 12px;font-size:15px;line-height:1.22;overflow:visible}.appsheet-table tbody tr:hover td{background:#f7f9fb}.appsheet-group-row td{color:#111827;background:#f5f6f7;height:43px;padding:0 14px;font-size:16px;font-weight:500}.appsheet-group-row span{margin-right:12px}.appsheet-group-row strong{color:#4b5563;background:#dfe3e8;border-radius:4px;align-items:center;min-height:20px;padding:0 5px;font-size:14px;font-weight:500;display:inline-flex}.operational-summary-row td{color:#111827;background:#f7faf8;border-top:2px solid #cfd9d1;border-bottom:2px solid #cfd9d1;height:42px;font-weight:950}.operational-summary-row .app-money{color:#17202a}.order-select-col{text-align:center;width:38px;min-width:38px;max-width:38px}.order-select-col input{accent-color:#497a4f;cursor:pointer;width:18px;height:18px;margin:0}.app-code-col{width:auto;min-width:156px}.order-number-col{width:158px;min-width:158px;max-width:166px}.appsheet-table th.order-number-col,.appsheet-table td.order-number-col{padding-right:8px}.order-number-col .app-code-cell{gap:6px}.order-number-col .order-package-code{font-size:18px;line-height:1.08}.customer-main-col{min-width:310px}.order-comments-col{width:170px;min-width:140px;max-width:170px}.appsheet-table th.order-comments-col,.appsheet-table td.order-comments-col{white-space:nowrap;width:170px;overflow:hidden}.order-comment-preview{text-overflow:ellipsis;white-space:nowrap;width:150px;max-width:150px;display:block;overflow:hidden}.bulk-order-actions{color:#1f2a24;background:#f8faf8;border-bottom:1px solid #d8dde1;align-items:center;gap:10px;padding:9px 13px;display:flex}.bulk-order-actions>strong{color:#315f3c;text-transform:uppercase;flex:none;font-size:13px;font-weight:950}.bulk-order-action-list{flex:auto;align-items:center;gap:7px;min-width:0;padding-bottom:1px;display:flex;overflow-x:auto}.bulk-order-action,.bulk-order-clear{min-height:34px;font:inherit;white-space:nowrap;cursor:pointer;border:1px solid #25342924;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:0 10px;font-size:13px;font-weight:900;display:inline-flex}.bulk-order-action:disabled,.bulk-order-clear:disabled{cursor:not-allowed;opacity:.62}.bulk-order-action.packing{color:#7f1d1d;background:#fee2e2}.bulk-order-action.warehouse{color:#3f3600;background:#fff176}.bulk-order-action.delivery{color:#075985;background:#dff3ff}.bulk-order-action.delivered,.bulk-order-action.finished{color:#14532d;background:#dcfce7}.bulk-order-action.incident{color:#6b21a8;background:#f3e8ff}.bulk-order-clear{color:#1f2933;background:#fff;flex:none}.bulk-order-empty,.bulk-order-error{color:#7c2d12;font-size:13px;font-weight:800}.bulk-order-error{max-width:min(480px,38vw)}.app-code-cell{color:#17202a;align-items:center;gap:9px;font-weight:900;display:inline-flex}.app-code-cell strong{text-overflow:clip;white-space:nowrap;text-decoration:underline;overflow:visible}.app-row-marker{border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:6px solid;width:0;height:0}.app-row-marker.red{color:#e00000}.app-row-marker.green{color:#00a83b}.app-row-marker.orange{color:#f36f21}.app-row-marker.gray{color:#8a94a3}.app-code-cell.green,.app-money.green,.app-payment.green{color:#00a83b}.app-code-cell.red,.app-code-cell.pink,.app-code-cell.neon-pink,.app-money.red,.app-payment.red{color:#e00000}.app-code-cell.neon-pink{color:#ff1493}.app-code-cell.yellow{color:#ffeb3b}.app-code-cell.orange,.app-money.orange,.app-payment.orange{color:#f36f21}.app-code-cell.black,.app-money.black,.app-payment.black{color:#111827}.app-code-cell.slate,.app-money.slate,.app-payment.slate{color:#1f2933}.order-package-code.green{color:#00a83b}.order-package-code.red{color:#e00000}.order-package-code.yellow,.order-package-code.amber{color:#ffeb3b}.order-package-code.blue{color:#0b72d0}.order-package-code.orange{color:#f36f21}.order-package-code.purple,.order-package-code.pink{color:#8a35c9}.order-package-code.neon-pink{color:#ff1493}.order-package-code.black{color:#111827}.order-package-code.slate,.order-package-code.gray{color:#52605a}.app-money{font-variant-numeric:tabular-nums;white-space:nowrap;justify-content:flex-end;min-width:82px;font-weight:900;display:inline-flex}.app-money-col{width:116px}.app-payment{text-transform:uppercase;font-weight:500}.quick-edit-cell{flex-direction:column;align-items:stretch;gap:3px;width:100%;min-width:76px;display:inline-flex;position:relative}.quick-edit-field{color:#17202a;width:100%;min-height:32px;font:inherit;background:#fff;border:1px solid #b8c9bd;border-radius:6px;padding:5px 8px;font-size:13px;font-weight:800;line-height:1.1;box-shadow:inset 0 1px #ffffffb8}.quick-edit-field[type=number]{text-align:right;font-variant-numeric:tabular-nums}.quick-edit-field:focus{border-color:#5b8f67;outline:2px solid #207a4438}.quick-edit-field.saving{color:#5f695f;background:#f5f8f4}.quick-edit-field.error{background:#fff5f4;border-color:#c3423f}.quick-edit-error{z-index:20;color:#7b1c19;white-space:normal;background:#fff;border:1px solid #f0b8b5;border-radius:6px;min-width:220px;padding:7px 8px;font-size:12px;line-height:1.25;position:absolute;top:calc(100% + 4px);left:0;box-shadow:0 12px 28px #30221f2e}.quick-edit-readonly{cursor:default}.table-wrap{overflow-x:auto}table{border-collapse:collapse;table-layout:auto;text-align:left;width:100%;min-width:780px}th{z-index:1;color:#52605a;border-bottom:1px solid var(--line);text-transform:uppercase;background:#f4f7f4;padding:10px 14px;font-size:11px;font-weight:950;position:sticky;top:62px}td{color:var(--ink);border-bottom:1px solid var(--line);vertical-align:middle;overflow-wrap:anywhere;text-overflow:clip;white-space:normal;padding:13px 14px;font-size:14px;line-height:1.35;overflow:visible}td.numeric,th.numeric{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}tbody tr:hover{background:#f9fbf9}.clickable-row{cursor:pointer}.clickable-row:hover{background:#f2f8f4}.row-action-cell{text-align:center;color:#76827a;width:42px}.appsheet-action-col{text-align:center;width:142px;overflow:visible}.appsheet-table td.appsheet-action-col,td.appsheet-action-col{white-space:nowrap;overflow:visible}.icon-cell{text-align:center;width:56px;overflow:visible}.state-icons-cell{text-align:center;width:104px;min-width:104px;overflow:visible}.order-state-icons{justify-content:center;align-items:center;gap:5px;min-width:92px;display:inline-flex}.order-state-icon{border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;box-shadow:inset 0 0 0 1px #17201b0a}.order-state-icon.green{color:#0f5132;background:#d8f6e2}.order-state-icon.blue{color:#075985;background:#d8efff}.order-state-icon.amber{color:#73500b;background:#fff0c7}.order-state-icon.red{color:#8b1d13;background:#ffd8d8}.order-state-icon.slate{color:#52605a;background:#e8ece9}.order-state-icon.purple{color:#5e3f86;background:#eee5fa}.order-state-icon.orange{color:#7c2d12;background:#fed7aa}.order-state-icon.yellow{color:#3f3600;background:#fff176}.order-state-icon.neon-pink{color:#fff;background:#ff1493}.order-state-icon.black{color:#f7f7f4;background:#191c1a}.quiet-icon{color:#9aa49d;font-weight:900}.incident-indicator,.urgent-action{min-width:34px;min-height:34px;font:inherit;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:13px;font-weight:950;display:inline-flex;position:relative}.incident-indicator{color:#5e3f86;background:#eee5fa}.incident-indicator>span{font-size:20px;line-height:1}.incident-popover{z-index:12;color:#2b2430;text-align:left;white-space:pre-line;background:#fff;border:1px solid #d8c9ec;border-radius:8px;width:min(340px,78vw);padding:12px 13px;font-size:13px;font-weight:800;line-height:1.35;display:none;position:absolute;bottom:calc(100% + 9px);right:0;box-shadow:0 16px 38px #1e18242e}.incident-indicator:hover .incident-popover,.incident-indicator:focus-visible .incident-popover,.incident-indicator:active .incident-popover,.incident-indicator.open .incident-popover{display:block}.order-package-code-cell .incident-indicator{flex:0 0 25px;min-width:25px;min-height:25px;padding:0}.order-package-code-cell .incident-indicator>span{font-size:17px}.order-package-code-cell .incident-popover{bottom:calc(100% + 7px);right:-8px}.urgent-action{color:#59615b;background:#edf1ee}.urgent-action.active{color:#824400;background:#ffe4bf}.urgent-action:disabled{cursor:wait;opacity:.7}.urgent-action.compact{width:34px;padding:0}.empty-state{min-height:180px;color:var(--muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.empty-state strong{color:var(--ink);font-size:16px}.loading-detail{min-height:360px;color:var(--muted);text-align:center;align-content:center;place-items:center;gap:10px;padding:28px;display:grid}.loading-detail svg{color:var(--green)}.loading-detail strong{color:var(--ink);font-size:20px}.error-detail svg{color:#bd5b50}.detail-kpis{grid-template-columns:repeat(5,minmax(150px,1fr));gap:12px;margin-bottom:16px;display:grid}.order-compact-header{color:#fff;background:var(--app-accent);border:1px solid #0b331b2e;border-radius:8px;grid-template-columns:minmax(260px,1fr) minmax(320px,auto);align-items:center;gap:14px;margin:-2px 0 14px;padding:14px 16px;display:grid;box-shadow:0 2px 10px #1537211f}.order-compact-title{gap:3px;min-width:0;display:grid}.order-compact-title span{color:#ffffffc7;text-transform:uppercase;font-size:12px;font-weight:950}.order-compact-title strong{color:#fff;letter-spacing:0;font-size:clamp(26px,3vw,38px);line-height:1}.order-compact-title p{color:#ffffffd1;margin:0;font-size:14px;font-weight:750}.order-compact-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.order-compact-actions .tool-button,.order-compact-actions .primary-button{background:#fffffff5;min-height:40px}.order-compact-actions .primary-button{color:#fff;background:#174f2f}.order-compact-actions .system-badge,.order-compact-actions .chip,.order-compact-actions .app-payment{min-height:30px;box-shadow:0 1px #00000014}.detail-warning{border-left-color:#d49b25;margin-bottom:16px}.record-layout{grid-template-columns:minmax(320px,390px) minmax(0,1fr);align-items:start;gap:16px;display:grid}.record-sidebar{position:sticky;top:82px;overflow:hidden}.detail-section{border-bottom:1px solid var(--line)}.detail-section:last-child{border-bottom:0}.detail-section header{min-height:48px;color:var(--ink);border-bottom:1px solid var(--line);background:#f7faf7;align-items:center;gap:9px;padding:12px 14px;display:flex}.detail-section header svg{color:var(--green)}.detail-fields,.legacy-fields{background:var(--line);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;padding:1px;display:grid}.detail-field,.legacy-field{background:#fff;align-content:center;gap:3px;min-width:0;min-height:54px;padding:8px 10px;display:grid}.detail-field span,.legacy-field span{color:var(--muted);text-transform:uppercase;font-size:11.5px;font-weight:950}.detail-field strong,.legacy-field strong{min-width:0;color:var(--ink);text-overflow:ellipsis;font-size:15px;line-height:1.25;overflow:hidden}:is(.detail-field strong:has(.quick-edit-cell),.legacy-field strong:has(.quick-edit-cell)){overflow:visible}.detail-field .quick-edit-field,.legacy-field .quick-edit-field{min-height:34px;font-size:15px}.detail-field.wide,.legacy-field.wide{grid-column:1/-1}.detail-field .chip{width:fit-content}.section-note{max-width:640px;color:var(--muted);margin:6px 0 0;font-size:13px;line-height:1.4}.order-files-section{padding-bottom:18px}.order-files-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.order-files-band{min-height:50px;color:var(--ink);background:#e9e5dd;border-top:1px solid #ddd7cd;border-bottom:1px solid #ddd7cd;align-items:center;margin-top:14px;padding:0 13px;font-size:17px;font-weight:950;display:flex}.order-files-box{border:1px solid var(--line);background:#fff;border-radius:4px;margin:13px 10px 0;overflow:hidden}.order-files-box-header{min-height:44px;color:var(--ink);border-bottom:1px solid var(--line);background:#fbfbfa;align-items:center;padding:0 13px;font-size:14px;font-weight:850;display:flex}.order-file-grid{background:#f7f8f7;grid-template-columns:repeat(auto-fill,minmax(178px,1fr));align-items:start;gap:18px;padding:20px;display:grid}.order-file-card{min-width:0;color:var(--ink);font:inherit;text-align:left;flex-direction:column;gap:5px;display:flex;position:relative}.order-file-card.deleting{opacity:.62}.order-file-open{color:#fff;width:100%;min-height:188px;font:inherit;text-align:left;cursor:pointer;background:linear-gradient(#ff3b1d 0%,#ff3518 61%,#7a1708 100%);border:0;border-radius:8px;flex-direction:column;justify-content:flex-end;gap:5px;padding:0 0 10px;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #18201c38}.order-file-open:disabled{cursor:default;opacity:.78}.order-file-download,.order-file-delete{z-index:3;color:#fff;cursor:pointer;border:0;border-radius:999px;place-items:center;width:28px;height:28px;display:grid;position:absolute}.order-file-download{background:#701a0c33;top:8px;right:42px}.order-file-delete{background:#ff7580;top:8px;right:8px;box-shadow:0 3px 12px #56110938}.order-file-download:hover{background:#ffffff38}.order-file-delete:hover{background:#d92534}.order-file-download:disabled,.order-file-delete:disabled{cursor:wait;opacity:.58}.order-file-open strong,.order-file-open small{z-index:2;padding:0 10px;display:block;position:relative}.order-file-open strong{color:#fff;overflow-wrap:anywhere;text-shadow:0 1px 1px #00000029;min-height:38px;font-size:13px;font-weight:950;line-height:1.24}.order-file-open small{color:#ffffffe6;text-transform:uppercase;font-size:11px;font-weight:900}.order-file-preview{z-index:1;color:#ffffffdb;background:linear-gradient(#ff421f33,#58120714);place-items:center;position:absolute;inset:0;display:grid!important}.order-file-preview.image{background:#e9ecef}.order-file-preview.image:after{content:"";background:linear-gradient(#151c1800,#151c18db);position:absolute;inset:45% 0 0}.order-file-preview.legacy{color:#fff;background:linear-gradient(#718096 0%,#4a5568 65%,#243244 100%)}.order-file-preview.document{color:#ffffffe6}.order-file-preview img{object-fit:cover;width:100%;height:100%;display:block}.order-file-preview svg{width:42px;height:42px}.order-file-preview em{letter-spacing:.08em;margin-top:-28px;font-size:12px;font-style:normal;font-weight:950}.order-file-select{color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;font-size:13px;font-weight:950;display:flex}.order-file-select input{width:16px;height:16px;accent-color:var(--green)}.order-file-modified{color:#7b8580;font-size:11px;font-weight:850;line-height:1.25}.order-file-upload{color:#a8b2c2;min-height:188px;font:inherit;cursor:pointer;text-align:center;background:#eef2f7;border:2px dashed #c4cfe0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:16px;display:flex}.order-file-upload strong{color:#52605a;font-size:14px;font-weight:950}.order-file-upload span{color:var(--muted);font-size:12px;font-weight:850}.order-file-upload.dragging{color:#155d31;border-color:var(--green);background:#eef8f0}.order-file-upload:disabled{cursor:wait;opacity:.7}.hidden-file-input{opacity:0;pointer-events:none;width:1px;height:1px;position:fixed}.record-main{overflow:hidden}.order-detail-shell{background:#fff;overflow:hidden}.order-detail-tab-body{background:#fff;min-height:360px}.order-detail-tabs{background:#d8dde1;padding:0}.order-detail-tabs .record-tab{color:#26332c;background:#f4f5f4;border-right:1px solid #d8dde1;grid-template-columns:none;justify-content:center;min-width:172px;min-height:52px;font-size:18px;font-weight:700;display:flex}.order-detail-tabs .record-tab strong{min-width:24px;min-height:22px;font-size:11px}.order-detail-tabs .record-tab.active{color:var(--app-accent-strong);box-shadow:inset 0 -3px 0 var(--app-accent-strong);background:#fff}.order-data-pane{gap:0;display:grid}.order-data-pane .detail-section header{color:#252b29;text-transform:uppercase;background:#ded7c8;min-height:48px;font-size:18px}.order-data-pane .detail-section header svg{color:#70736c}.order-data-pane .detail-fields{grid-template-columns:repeat(auto-fit,minmax(220px,330px));justify-content:flex-start;align-items:stretch}.order-data-pane .detail-field{min-height:74px;padding:10px 12px}.order-data-pane .detail-field span{font-size:12.5px}.order-data-pane .detail-field strong{color:#061523;text-transform:uppercase;text-overflow:clip;white-space:normal;font-size:17px;line-height:1.24;overflow:visible}.order-data-pane .detail-field .quick-edit-field{text-transform:uppercase;min-height:38px;font-size:17px}.order-data-pane .detail-field .chip{text-transform:uppercase;font-size:13px}.order-workflow-header{background:#eef3f6;border-bottom:1px solid #2534291f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 14px;display:grid}.order-stage-strip{background:0 0;align-items:center;gap:0;min-width:0;padding:0;display:flex;overflow-x:auto}.order-stage{color:#8f969b;clip-path:polygon(0 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,0 100%,18px 50%);text-align:center;text-transform:uppercase;overflow-wrap:normal;white-space:nowrap;background:#f3f5f6;flex:none;justify-content:center;align-items:center;min-width:146px;min-height:44px;margin-left:-10px;padding:0 24px;font-size:14.5px;font-weight:950;line-height:1.05;display:inline-flex}.order-stage:first-child{clip-path:polygon(0 0,calc(100% - 18px) 0,100% 50%,calc(100% - 18px) 100%,0 100%);margin-left:0}.order-stage.active{color:#fff}.order-stage.active.green{background:#00b23b}.order-stage.active.blue{background:#2c78ca}.order-stage.active.purple{background:#8a35c9}.order-stage.active.black{background:#1c1f1d}.order-stage.active.amber{color:#6f4d00;background:#ffe08a}.order-workflow-actions{flex-wrap:nowrap;justify-content:flex-end;gap:7px;max-width:min(860px,54vw);padding:0;display:flex;overflow-x:auto}.workflow-action-button{color:#17202a;text-transform:uppercase;background:#fff;border:0;border-radius:9px;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;min-height:42px;padding:0;font-size:12px;font-weight:950;display:inline-flex;box-shadow:inset 0 0 0 1px #17202a1a}.workflow-action-button.red{background:#ffd7d2}.workflow-action-button.orange{color:#7b3d00;background:#ffd1a0}.workflow-action-button.neon-pink{color:#fff;background:#f20a94}.workflow-action-button.yellow,.workflow-action-button.amber{color:#3f3600;background:#ffeb3b}.workflow-action-button.blue{color:#fff;background:#2c78ca}.workflow-action-button.green{color:#fff;background:#00a83b}.workflow-action-button.slate{color:#fff;background:#343a40}.workflow-action-button.edit{color:#fff;background:var(--app-accent-strong)}.workflow-action-button.product{color:#174f2f;background:#dff3e6}.workflow-action-button.incident-entry{color:#653897;background:#eadcff}.workflow-action-button.incident-entry.active{color:#fff;background:#7b2bbf;animation:1.18s ease-in-out infinite workflow-action-alert}.workflow-action-button.unlock{color:#fff;background:#173d2a}.workflow-action-button.delete{color:#fff;background:#b42318}.workflow-action-button:disabled{opacity:.48;cursor:not-allowed}.order-workflow-actions .urgent-action.compact,.order-workflow-actions .appsheet-action-button.compact{border-radius:9px;width:42px;min-width:42px;height:42px;min-height:42px}.order-workflow-actions .urgent-action.compact{color:#9a5207;background:#ffe2bb;box-shadow:inset 0 0 0 1px #8d4c0029}.order-workflow-actions .urgent-action.compact.active{color:#fff;background:#d76600;animation:1.18s ease-in-out infinite workflow-action-alert}.order-workflow-actions .appsheet-row-actions{gap:7px;min-width:auto}.order-workflow-actions .appsheet-action-bar{flex-wrap:nowrap;gap:7px}.order-workflow-actions .appsheet-action-button.compact{color:#28312c;background:#fff;border-color:#17202a29}@keyframes workflow-action-alert{0%,to{filter:brightness();box-shadow:inset 0 0 0 1px #0000000f}50%{filter:brightness(.82);box-shadow:0 0 0 3px #ffa43d2e}}.order-workflow-error{color:#8a2a16;background:#fff2df;border:1px solid #f4c18f;border-radius:6px;grid-column:1/-1;align-items:center;gap:7px;margin:0;padding:8px 10px;font-size:13px;font-weight:850;display:inline-flex}@media (width<=860px){.order-workflow-header{grid-template-columns:1fr}.order-workflow-actions{justify-content:flex-start;max-width:100%}}.order-customer-link,.form-label-line{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:inline-flex}.order-customer-link button,.form-label-line a{color:#e04b3f;background:0 0;border:0;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:inline-flex}.order-customer-link .customer-contact-action{color:#fff;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;box-shadow:inset 0 -2px #00000029}.order-customer-link .customer-contact-action svg{fill:currentColor;width:16px;height:16px;display:block}.order-customer-link .customer-contact-action.telegram{background:#229ed9}.order-customer-link .customer-contact-action.whatsapp{background:#25d366}.order-customer-link .customer-contact-action:hover{filter:brightness(.94);transform:translateY(-1px)}.pending-invoices-badge{color:#fff;background:#e89b9b;border-radius:4px;align-items:center;gap:4px;min-height:22px;padding:0 7px;font-size:12px;font-weight:950;animation:1.8s ease-in-out infinite pending-invoices-soft-blink;display:inline-flex}@keyframes pending-invoices-soft-blink{0%,to{opacity:1}50%{opacity:.62}}.history-user{color:#2f6fac;align-items:center;gap:9px;font-weight:950;display:inline-flex}.history-user svg{color:#fff;background:#18212b;border-radius:50%;width:28px;height:28px;padding:5px}.payment-account-panel{background:#fff}.payment-account-title{color:#17202a;border-bottom:1px solid #d8dde1;align-items:center;gap:6px;min-height:50px;padding:0 14px;font-size:18px;font-weight:500;display:flex}.payment-account-title strong{color:var(--app-accent-strong);text-transform:uppercase;font-weight:550}.payment-account-form{gap:10px;padding:10px 12px 12px;display:grid}.payment-quick-entry{background:#f8faf7;border:1px solid #d8e0d4;border-radius:6px;grid-template-columns:118px 128px 148px 76px minmax(180px,1fr) 98px;align-items:end;gap:8px;padding:10px;display:grid}.payment-quick-entry label{color:#59645e;text-transform:uppercase;gap:4px;min-width:0;font-size:11px;font-weight:900;display:grid}.payment-quick-entry input{color:#0d1d2d;width:100%;min-width:0;min-height:34px;font:inherit;background:#fff;border:1px solid #cbd5cf;border-radius:5px;padding:0 9px;font-size:14px;font-weight:750}.payment-quick-entry input:disabled{color:#4c5964;background:#eef2f0}.payment-entry-check{justify-items:center}.payment-entry-check input[type=checkbox]{width:22px;height:22px;min-height:22px;accent-color:var(--app-accent-strong)}.payment-account-table-wrap{overflow-x:auto}.payment-account-table{table-layout:auto;border-collapse:collapse;background:#fff;border:1px solid #e1e5e9;width:max-content;min-width:100%}.payment-account-table th,.payment-account-table td{color:#17202a;vertical-align:middle;border-bottom:1px solid #e1e5e9;border-right:1px solid #e8ecef;height:40px;padding:6px 8px;font-size:14px;line-height:1.25}.payment-account-table th{text-align:center;text-transform:uppercase;background:#fbfcfd;height:42px;font-size:13px;font-weight:850}.payment-account-table td{overflow-wrap:anywhere;text-overflow:clip;white-space:normal;overflow:visible}.payment-account-table th:first-child,.payment-account-table td:first-child{width:130px}.payment-account-table th:nth-child(2),.payment-account-table td:nth-child(2){width:120px}.payment-account-table th:nth-child(3),.payment-account-table td:nth-child(3){width:130px}.payment-account-table th:nth-child(4),.payment-account-table td:nth-child(4){text-align:center;width:78px}.payment-account-table th:nth-child(5),.payment-account-table td:nth-child(5){width:130px}.payment-account-table th:nth-child(6),.payment-account-table td:nth-child(6){width:150px}.payment-account-table th:nth-child(7),.payment-account-table td:nth-child(7){text-align:center;width:100px}.payment-input-row td{background:#fff}.payment-input-row input{color:#17202a;width:100%;min-width:0;min-height:34px;font:inherit;background:#fff;border:1px solid #d4dbe3;border-radius:5px;padding:0 9px;font-weight:750}.payment-input-row input[type=checkbox]{width:17px;min-height:17px;accent-color:var(--app-accent-strong)}.payment-check{place-items:center;min-width:24px;min-height:24px;font-size:22px;font-weight:950;line-height:1;display:inline-grid}.payment-check.yes{color:#00a636}.payment-check.no{color:#d63b32}.payment-operation-buttons{justify-content:center;align-items:center;gap:5px;display:inline-flex}.payment-operation-button,.payment-add-button{color:#fff;cursor:pointer;background:#343a40;border:0;border-radius:4px;place-items:center;width:34px;height:34px;display:inline-grid}.payment-add-main{text-transform:uppercase;gap:6px;width:100%;min-width:0;padding:0 10px;font-weight:900}.payment-add-main span{font-size:12px}.payment-operation-button.danger{background:#50565d}.payment-operation-button.danger:hover{background:#bd1f1f}.payment-operation-button:disabled,.payment-add-button:disabled{cursor:wait;opacity:.58}.payment-legacy-label{color:#66717d;text-transform:uppercase;background:#eef1f4;border-radius:999px;align-items:center;min-height:24px;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.payment-empty-row td{color:#65717a;text-align:center;background:#fbfcfd;font-style:italic}.payment-total-row td{background:#fff;height:38px;font-weight:950}.payment-total-row td:first-child{text-align:right}.numeric-cell{text-align:right;font-variant-numeric:tabular-nums}@media (width<=1100px){.payment-quick-entry{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-add-main{grid-column:span 2}}.order-followups-panel{background:#fff;border:1px solid #d8dde1;border-radius:4px;width:100%;margin:22px 0 0;display:grid;overflow:hidden;box-shadow:0 1px 2px #18201c14}.order-followups-panel>header{border-bottom:1px solid #edf0f2;justify-content:space-between;align-items:center;gap:12px;min-height:50px;padding:0 14px;display:flex}.order-followups-panel>header div,.followup-item header{align-items:center;gap:7px;display:flex}.order-followups-panel>header strong{color:#17202a;font-weight:950}.order-followups-panel>header span{color:#6d7480;font-size:13px;font-weight:750}.followup-compose{grid-template-columns:40px minmax(0,1fr) 36px;align-items:center;gap:8px;padding:12px 12px 10px;display:grid}.followup-avatar{color:#fff;background:#18212b;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.followup-compose input{width:100%;min-width:0;min-height:34px;font:inherit;border:1px solid #d4dbe3;border-radius:4px;padding:0 10px}.followup-compose button{color:#fff;background:#343a40;border:0;border-radius:4px;place-items:center;width:36px;height:34px;display:grid}.followup-compose button:disabled{cursor:not-allowed;opacity:.55}.followup-list{border-top:1px solid #edf0f2;gap:0;display:grid}.followup-item{border-bottom:1px solid #edf0f2;grid-template-columns:40px minmax(0,1fr);gap:8px;padding:12px;display:grid}.followup-item header{justify-content:space-between;gap:10px}.followup-item strong{color:#2f6fac;font-size:14px;font-weight:950}.followup-item time{color:#7b8580;white-space:nowrap;font-size:12px;font-weight:800}.followup-meta{justify-items:end;gap:4px;display:grid}.followup-delete{color:#9a241e;cursor:pointer;background:#fff1f0;border:1px solid #f1c7c2;border-radius:5px;align-items:center;gap:4px;min-height:24px;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.followup-delete:hover{color:#fff;background:#c92a22;border-color:#c92a22}.followup-delete:disabled{cursor:wait;opacity:.58}.followup-item p{color:#1f2933;overflow-wrap:anywhere;margin:5px 0 0;font-size:14px;line-height:1.4}.order-followups-panel>footer{color:#6d7480;background:#fafafa;justify-content:flex-end;align-items:center;min-height:48px;padding:0 14px;font-size:14px;font-weight:750;display:flex}.record-tabs{background:var(--line);border-bottom:1px solid var(--line);gap:1px;padding:1px;display:flex;overflow-x:auto}.record-summary-strip{border-bottom:1px solid var(--line);background:#f8faf8;gap:0;display:grid}.record-summary-strip>header{border-bottom:1px solid #dfe6e1;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:10px 14px;display:flex}.record-summary-strip>header>span{color:var(--green);letter-spacing:.02em;text-transform:uppercase;font-size:13px;font-weight:950}.record-summary-strip>header>div{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.record-summary-grid{background:var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;display:grid}.record-summary-item{background:#fff;align-content:center;gap:5px;min-width:0;min-height:70px;padding:10px 12px;display:grid}.record-summary-item span{color:#6c7770;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;min-width:0;font-size:11.5px;font-weight:950;overflow:hidden}.record-summary-item strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:950;overflow:hidden}.record-summary-item.tone-money strong{color:var(--green)}.record-summary-item .chip{width:fit-content;max-width:100%}.record-tab{color:#435047;min-width:148px;min-height:54px;font:inherit;text-align:left;background:#fff;border:0;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 13px;font-weight:900;display:grid}.record-tab span{text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;min-width:0;overflow:hidden}.record-tab strong{color:#52605a;background:#edf2ee;border-radius:999px;place-items:center;min-width:28px;min-height:26px;padding:0 7px;font-size:12px;display:grid}.record-tab.active{color:#183220;background:#f4c542}.record-tab.active strong{color:#fff;background:#173826}.related-section,.appsheet-grid{gap:0;display:grid}.related-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;min-height:68px;padding:15px 18px;display:flex}.related-heading h2{color:var(--ink);margin:3px 0 0;font-size:18px}.cell-stack{gap:3px;min-width:0;display:grid}.cell-stack strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:normal;overflow:hidden}.cell-stack span{min-width:0;color:var(--muted);text-overflow:ellipsis;white-space:normal;font-size:12px;overflow:hidden}.file-chip{min-width:0;max-width:100%;color:var(--green);align-items:center;gap:7px;font-weight:900;text-decoration:none;display:inline-flex}.file-chip.muted{color:var(--muted)}.file-chip svg{flex:none}.formula-rules-stack{background:var(--line);gap:1px;display:grid}.compact-empty{min-height:140px}.legacy-edit-section{display:grid}.legacy-edit-grid{background:var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;padding:1px;display:grid}.legacy-input{background:#fff;align-content:start;gap:5px;min-width:0;min-height:78px;padding:9px 10px;display:grid}.legacy-input span{color:var(--muted);text-transform:uppercase;justify-content:space-between;align-items:center;gap:8px;font-size:11.5px;font-weight:950;display:flex}.legacy-input em{color:#73500b;background:#fff0c7;border-radius:999px;flex:none;padding:2px 6px;font-size:10px;font-style:normal}.legacy-input input,.legacy-input select,.legacy-input textarea{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border:1px solid #c7d0ca;border-radius:7px;outline:0;font-size:15px;font-weight:650}.legacy-input input,.legacy-input select{min-height:36px;padding:0 9px}.legacy-input textarea{resize:vertical;padding:9px 10px}.legacy-input input:disabled,.legacy-input select:disabled,.legacy-input textarea:disabled{color:#52605a;background:#f7faf7;border-color:#0000}.legacy-input.read-only{background:#faf8ef}.legacy-input.appsheet-locked{background:#f4f8f3}.legacy-input-rule{color:#66736b;font-size:11px;font-weight:800;line-height:1.25}.saved-message{border-left-color:#3fa46a}.error-inline{border-left-color:#bd5b50}.setup-notice{border:1px solid var(--line);border-left:4px solid var(--green);background:#fff;border-radius:8px;align-items:center;gap:12px;min-height:58px;margin-bottom:16px;padding:12px 14px;display:flex}.setup-notice div{gap:2px;display:grid}.setup-notice strong{color:var(--ink)}.setup-notice span{color:var(--muted);font-size:13px}.setup-notice a{color:var(--green);margin-left:auto;font-weight:900}.setup-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;display:grid}.setup-step{align-items:flex-start;gap:14px;min-height:148px;padding:18px;display:flex}.setup-step svg{color:var(--green)}.setup-step p{color:var(--muted);margin:8px 0 0;line-height:1.5}.web-settings-panel{margin-top:16px}.web-settings-panel .panel-heading p{max-width:820px;color:var(--muted);margin:6px 0 0;line-height:1.45}.web-settings-groups{gap:14px;display:grid}.web-settings-group{border:1px solid var(--line);background:#f8faf8;border-radius:8px;gap:10px;padding:14px;display:grid}.web-settings-group h3{color:var(--green-strong);margin:0;font-size:18px}.web-setting-row{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:minmax(180px,.34fr) minmax(260px,1fr) auto;align-items:start;gap:10px;padding:10px;display:grid}.web-setting-row>span{gap:4px;min-width:0;display:grid}.web-setting-row strong,.web-setting-row small{overflow-wrap:anywhere}.web-setting-row small{color:var(--muted);line-height:1.35}.web-setting-row input,.web-setting-row textarea{width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd8d1;border-radius:6px;padding:9px 10px}.farm-assistant-priority{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin-bottom:16px;display:grid}.farm-assistant-card{border:1px solid var(--line);min-height:146px;box-shadow:var(--soft-shadow);background:#fff;border-radius:8px;align-items:flex-start;gap:14px;padding:18px;display:flex}.farm-assistant-card svg{color:var(--green);flex:none}.farm-assistant-card h2{color:var(--green-strong);margin:0;font-size:20px}.farm-assistant-card p{color:var(--muted);margin:8px 0 0;line-height:1.42}.farm-assistant-frame-panel{gap:12px;padding:14px;display:grid}.farm-assistant-frame{border:1px solid var(--line);background:#fff;border-radius:8px;width:100%;min-height:min(78svh,820px)}.farm-assistant-empty{grid-template-columns:minmax(0,1fr) minmax(260px,.36fr);align-items:stretch;gap:18px;margin-bottom:16px;padding:18px;display:grid}.farm-assistant-empty h2{color:var(--ink);margin:5px 0 8px}.farm-assistant-empty p{max-width:880px;color:var(--muted);margin:0;line-height:1.48}.farm-assistant-next{background:#f4f8f3;border:1px solid #cddfcb;border-radius:8px;gap:6px;padding:14px;display:grid}.farm-assistant-next strong{color:var(--green-strong);font-size:16px}.farm-assistant-next span{color:var(--muted);line-height:1.4}.farm-assistant-inventory{padding:0;overflow:hidden}.farm-assistant-table{border-top:1px solid var(--line);display:grid}.farm-assistant-row{border-bottom:1px solid var(--line);grid-template-columns:minmax(180px,.25fr) minmax(0,1fr);gap:14px;padding:12px 16px;display:grid}.farm-assistant-row:last-child{border-bottom:0}.farm-assistant-row strong{color:var(--green-strong);overflow-wrap:anywhere}.farm-assistant-row span{color:var(--muted)}.primary-action,.ghost-action{min-height:38px;font:inherit;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-weight:900;text-decoration:none;display:inline-flex}.primary-action{color:#fff;background:var(--green);border:1px solid var(--green)}.ghost-action{color:var(--green-strong);border:1px solid var(--line);background:#fff}.primary-action:disabled{cursor:not-allowed;opacity:.65}.login-layout{background:#f0f3ef;grid-template-columns:minmax(380px,.9fr) minmax(480px,1.1fr);min-height:100svh;display:grid}.login-brand{color:#fff;background:linear-gradient(#173826eb,#173826f5),#173826 url(/logo.svg) 50% 80%/320px no-repeat;flex-direction:column;justify-content:space-between;padding:clamp(30px,5vw,68px);display:flex}.login-brand .brand-logo{flex-basis:62px;width:62px;height:62px}.login-brand .brand strong{font-size:20px}.login-brand .section-kicker{color:#f4c542}.login-brand h1{max-width:660px;margin:0;font-size:clamp(38px,5vw,62px);line-height:1.04}.login-brand p{color:#ffffffc7;max-width:560px;margin:18px 0 0;font-size:18px;line-height:1.55}.login-main{place-items:center;padding:28px;display:grid}.login-form{border:1px solid var(--line);background:#fff;border-radius:8px;width:min(430px,100%);padding:32px;display:grid;box-shadow:0 20px 48px #1d38261a}.login-icon{width:48px;height:48px;color:var(--green);background:#e7f1e9;border-radius:8px;place-items:center;margin-bottom:18px;display:grid}.login-form h2{color:var(--ink);margin:4px 0 20px;font-size:30px}.login-form>label:not(.show-password){color:var(--ink);gap:7px;margin-bottom:15px;font-size:14px;font-weight:850;display:grid}.login-form input[type=email],.login-form input[type=password],.login-form input[type=text]{width:100%;min-height:50px;color:var(--ink);background:#fff;border:1px solid #bdc8bf;border-radius:7px;padding:0 13px;font-size:17px}.show-password{color:var(--muted);align-items:center;gap:9px;margin-bottom:18px;font-size:14px;font-weight:800;display:flex}.show-password input{width:19px;height:19px}.login-error{color:#873327;background:#fde6e1;border-left:3px solid #bd5b50;border-radius:6px;margin-bottom:14px;padding:11px 12px;font-size:14px}.login-submit{color:#fff;background:var(--green);min-height:52px;font:inherit;border:0;border-radius:7px;font-size:17px;font-weight:950}.login-submit:disabled{opacity:.62}.login-connection{color:var(--muted);justify-content:center;align-items:center;gap:9px;margin-top:18px;font-size:13px;font-weight:850;display:flex}.loading-screen{min-height:100svh;color:var(--ink);background:var(--surface);place-content:center;justify-items:center;gap:14px;display:grid}.loading-screen img{width:74px;height:74px}.icon-button{width:44px;height:44px;color:inherit;background:0 0;border:0;border-radius:7px;place-items:center;padding:0;display:grid}.sidebar-close,.mobile-nav,.scrim{display:none}@media (width<=1180px){.app-shell{grid-template-columns:64px minmax(0,1fr)}.estado-dashboard-grid{grid-template-columns:1fr}.workflow{grid-template-columns:repeat(3,minmax(0,1fr))}.command-grid,.split-grid,.record-layout{grid-template-columns:1fr}.record-sidebar{position:static}.legacy-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=780px){.app-shell{display:block}.sidebar{width:min(88vw,330px);transition:transform .18s;position:fixed;left:0;transform:translate(-105%)}.sidebar.is-open{transform:translate(0)}.sidebar-close,.scrim{display:grid}.scrim{z-index:20;background:#0a18107a;border:0;position:fixed;inset:0}.topbar{color:#fff;background:var(--app-accent);grid-template-columns:44px minmax(0,1fr) auto;min-height:68px;padding:8px 12px}.mobile-menu{display:grid}.estado-side-stack{grid-template-columns:1fr}.t24-donut-layout{grid-template-columns:1fr;justify-items:center}.topbar-title span,.topbar-title strong{color:#fff}.topbar-main{flex-direction:row;align-items:center;gap:10px}.topbar-title{flex:none;min-width:86px}.topbar-record{border-radius:10px;flex-direction:column;flex:auto;align-items:flex-start;gap:2px;width:auto;max-width:none;padding:7px 10px}.topbar-record strong{text-align:left;white-space:nowrap;background:0 0;border:0;border-radius:0;min-width:0;max-width:100%;padding:0;font-size:17px;line-height:1.05;display:block}.topbar-record span{white-space:normal;padding:0;font-size:14.5px;font-weight:950;line-height:1.1;display:block}.topbar-actions .system-badge{display:none}.content{padding:22px 13px 94px}.page-header{display:grid}.page-header h1{font-size:32px}.page-actions{justify-content:flex-start}.appsheet-view{margin-left:-13px;margin-right:-13px}.appsheet-topbar{grid-template-columns:minmax(0,1fr);gap:10px;min-height:auto;padding:10px}.appsheet-breadcrumb{font-size:24px;line-height:1.1}.appsheet-actions{justify-content:flex-start;gap:8px;width:100%;padding-bottom:2px;overflow-x:auto}.appsheet-add{min-height:38px;padding:0 12px;font-size:15px}.t24-filter-panel{margin:12px 12px 14px}.t24-filter-panel>header{gap:8px;min-height:58px;padding:8px 10px}.t24-filter-panel h2{font-size:24px;line-height:1.05}.t24-filter-panel header div{gap:8px}.t24-small-button{white-space:nowrap;min-height:38px;padding:0 10px;font-size:14px}.t24-collapse{width:42px;min-height:38px}.t24-filter-grid{grid-template-columns:1fr;gap:12px;padding:12px 10px 16px}.t24-filter-grid .wide{grid-column:auto}.t24-multi-filter-panel{width:100%;max-width:none;max-height:220px;box-shadow:none;margin-top:6px;position:static}.t24-multi-filter summary{min-height:40px;font-size:15px}.t24-filter-shortcuts div{flex-wrap:wrap;gap:8px}.t24-list-controls{grid-template-columns:1fr;gap:9px;padding:9px 8px;display:grid;overflow:hidden}.t24-filter-strip{grid-template-columns:1fr;justify-content:stretch;gap:8px;width:100%;display:grid}.t24-status-buttons{scrollbar-width:thin;align-items:center;gap:5px;width:100%;padding-bottom:2px;display:flex;overflow-x:auto}.status-filter-btn{border-radius:7px;flex:0 0 42px;width:42px;min-width:42px;height:38px}.status-filter-btn svg{width:17px;height:17px}.t24-inline-search{width:100%;min-width:0;min-height:40px}.t24-page-tools{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;display:grid}.t24-page-size{justify-content:flex-start;min-width:0;font-size:13px}.t24-page-size select{min-width:72px;min-height:38px}.t24-page-range{justify-self:end;font-size:12px}.t24-pagination{grid-column:1/-1;justify-self:stretch;width:100%}.t24-pagination button,.t24-pagination span{flex:1 1 0;min-width:0;min-height:38px;padding:0 6px;font-size:13px}.bulk-order-actions{grid-template-columns:1fr auto;align-items:center;gap:8px;padding:9px 8px;display:grid}.bulk-order-action-list{order:3;grid-column:1/-1;gap:6px}.bulk-order-action,.bulk-order-clear{min-height:38px;padding:0 9px;font-size:13px}.bulk-order-error{grid-column:1/-1;max-width:none}.order-compact-header{grid-template-columns:1fr;padding:13px}.order-compact-title strong{font-size:30px}.order-compact-actions{flex-wrap:nowrap;justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.metrics-grid,.module-stats,.detail-kpis,.migration-grid,.setup-grid{grid-template-columns:1fr 1fr}.metric,.mini-stat{min-height:82px;padding:13px}.metric strong,.mini-stat strong{font-size:20px}.workflow{grid-template-columns:1fr}.toolbar{grid-template-columns:1fr auto auto;gap:8px;display:grid}.search-box{min-width:0}.tool-button,.primary-button{padding:0 10px}th{top:68px}td{padding:14px 12px;font-size:14px}.record-tabs{scroll-snap-type:x mandatory}.record-tab{scroll-snap-align:start;min-width:174px}.detail-fields,.legacy-fields,.legacy-edit-grid,.farm-assistant-empty,.farm-assistant-row{grid-template-columns:1fr}.farm-assistant-frame{min-height:72svh}.web-setting-row{grid-template-columns:1fr}.mobile-nav{z-index:15;min-height:76px;padding:7px max(6px, env(safe-area-inset-right)) max(7px, env(safe-area-inset-bottom)) max(6px, env(safe-area-inset-left));border-top:1px solid var(--line);background:#fff;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0}.mobile-nav-link{color:#667269;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-width:0;font-size:10px;font-weight:850;text-decoration:none;display:flex}.mobile-nav-link.active{color:var(--green)}.login-layout{display:block}.login-brand{justify-content:flex-start;gap:34px;min-height:250px;padding:24px 20px 46px}.login-brand h1{font-size:34px}.login-brand p{display:none}.login-main{margin-top:-24px;padding:0 14px 30px}.login-form{padding:25px 21px}}@media (width<=500px){.detail-kpis,.metrics-grid,.module-stats,.migration-grid,.setup-grid,.toolbar{grid-template-columns:1fr}.tool-button,.primary-button{width:100%}}.client-login,.client-app,.client-loading{background:#eef2ef;min-height:100svh}.client-login{grid-template-columns:minmax(380px,.92fr) minmax(460px,1.08fr);display:grid}.client-hero{color:#fff;background:linear-gradient(#12301fe6,#12301ff5),#173826 url(/logo.svg) 50% 74%/min(360px,60vw) no-repeat;flex-direction:column;justify-content:center;min-width:0;padding:clamp(32px,6vw,78px);display:flex}.client-hero img{width:72px;height:72px;margin-bottom:22px}.client-hero span{color:#f4c542;text-transform:uppercase;font-size:15px;font-weight:950}.client-hero h1{max-width:620px;margin:12px 0 0;font-size:clamp(38px,5.2vw,64px);line-height:1.02}.client-hero p{color:#ffffffc7;max-width:560px;margin:18px 0 0;font-size:19px;line-height:1.5}.client-login-form{border:1px solid var(--line);background:#fff;border-radius:12px;place-self:center;gap:16px;width:min(460px,100% - 34px);padding:32px;display:grid;box-shadow:0 22px 56px #1c2f231f}.client-login-form>svg{color:var(--green)}.client-login-form h2{color:var(--ink);margin:0;font-size:32px}.client-login-form label{color:var(--ink);gap:8px;font-size:15px;font-weight:900;display:grid}.client-login-form input,.password-field input,.client-search input,.quantity-control input{min-width:0;color:var(--ink);background:#fff;border:1px solid #b9c5bd;border-radius:9px}.client-login-form input{min-height:54px;padding:0 14px;font-size:18px}.password-field{grid-template-columns:minmax(0,1fr) 50px;gap:8px;display:grid}.password-field button{color:var(--green);background:#e7f1e9;border:1px solid #c9d7ce;border-radius:9px;place-items:center;display:grid}.client-primary{color:#fff;background:var(--green);min-height:54px;font:inherit;border:0;border-radius:9px;justify-content:center;align-items:center;gap:9px;padding:0 18px;font-size:18px;font-weight:950;display:inline-flex}.client-primary:disabled{cursor:not-allowed;opacity:.62}.client-error,.client-success{border-radius:9px;align-items:center;gap:9px;padding:12px 14px;font-size:15px;font-weight:850;display:flex}.client-error{color:#873327;background:#fde6e1;border-left:4px solid #bd5b50}.client-success{color:#155d31;background:#dff2e4;border-left:4px solid #3fa46a}.client-topbar{z-index:25;color:#fff;background:#173826;justify-content:space-between;align-items:center;gap:18px;min-height:76px;padding:12px clamp(18px,4vw,48px);display:flex;position:sticky;top:0;box-shadow:0 10px 28px #152e1f29}.client-brand,.client-user,.client-cart-total,.client-cart-line,.quantity-control{align-items:center;min-width:0;display:flex}.client-brand{gap:12px}.client-brand img{flex:0 0 50px;width:50px;height:50px}.client-brand div,.client-user div{gap:2px;min-width:0;display:grid}.client-brand strong,.client-user span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.client-brand strong{font-size:18px}.client-brand span{color:#ffffffad;font-size:13px;font-weight:800}.client-user{gap:10px;font-weight:900}.client-user button{color:#173826;background:#f4c542;border:0;border-radius:9px;align-items:center;gap:7px;min-height:42px;padding:0 13px;font-weight:950;display:inline-flex}.client-content{width:min(1520px,100%);margin:0 auto;padding:24px clamp(16px,3vw,42px) 42px}.client-summary{justify-content:space-between;align-items:stretch;gap:14px;margin-bottom:16px;display:flex}.client-summary>div:first-child{min-width:0}.client-summary span{color:var(--green);text-transform:uppercase;font-size:13px;font-weight:950}.client-summary h1{color:var(--ink);margin:4px 0 0;font-size:clamp(32px,4vw,48px);line-height:1.05}.client-summary p{color:var(--muted);margin:9px 0 0;font-size:17px}.client-cart-total{border:1px solid var(--line);background:#fff;border-left:5px solid #f4c542;border-radius:12px;flex:0 0 min(320px,36vw);gap:12px;padding:15px 16px}.client-cart-total svg{color:var(--green);flex:none}.client-cart-total div{gap:2px;min-width:0;display:grid}.client-cart-total strong{color:var(--ink);font-size:24px}.client-cart-total small{color:var(--muted);font-size:13px;font-weight:800}.client-layout{grid-template-columns:minmax(0,1fr) minmax(340px,.36fr);align-items:start;gap:16px;display:grid}.client-catalog,.client-cart{border:1px solid var(--line);background:#fff;border-radius:12px;min-width:0}.client-catalog{overflow:hidden}.client-search{z-index:12;min-height:66px;color:var(--muted);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;align-items:center;gap:10px;padding:12px;display:flex;position:sticky;top:76px}.client-search input{width:100%;min-height:46px;padding:0 14px;font-size:18px}.client-products{display:grid}.client-product{border-bottom:1px solid var(--line);grid-template-columns:86px minmax(0,1fr) minmax(230px,.36fr);align-items:center;gap:14px;min-height:102px;padding:12px 14px;display:grid}.client-product:last-child{border-bottom:0}.client-product:hover{background:#f9fbf9}.client-product-image{width:86px;height:76px;color:var(--green);background:#e7f1e9;border-radius:10px;place-items:center;display:grid;overflow:hidden}.client-product-image img{object-fit:cover;width:100%;height:100%}.client-product-main{gap:5px;min-width:0;display:grid}.client-product-main strong{color:var(--ink);font-size:20px;line-height:1.18}.client-product-main span{color:var(--muted);font-size:16px;font-weight:900}.quantity-control{justify-content:flex-end;gap:7px}.quantity-control button{color:#173826;background:#eef4ef;border:1px solid #c9d7ce;border-radius:9px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.quantity-control input{text-align:center;width:74px;height:44px;padding:0 8px;font-size:18px;font-weight:950}.quantity-control span{min-width:36px;color:var(--green);font-size:16px;font-weight:950}.client-cart{padding:18px;position:sticky;top:92px}.client-cart h2{color:var(--ink);margin:0 0 14px;font-size:25px}.client-cart-lines{gap:8px;max-height:min(50svh,520px);padding-right:4px;display:grid;overflow:auto}.client-cart-lines p{color:var(--muted);margin:0;font-size:16px}.client-cart-line{border-bottom:1px solid var(--line);justify-content:space-between;gap:12px;padding:10px 0}.client-cart-line strong{min-width:0;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:15px;overflow:hidden}.client-cart-line span{color:var(--muted);white-space:nowrap;font-size:14px;font-weight:850}.client-cart-details{border-top:1px solid var(--line);gap:10px;margin-top:16px;padding-top:16px;display:grid}.client-cart-details label{gap:7px;display:grid}.client-cart-details label>span{color:var(--ink);align-items:center;gap:7px;font-size:14px;font-weight:950;display:inline-flex}.client-cart-details textarea{resize:vertical;width:100%;min-width:0;color:var(--ink);font:inherit;background:#fff;border:1px solid #b9c5bd;border-radius:9px;padding:10px 11px;font-size:15px;line-height:1.35}.client-cart-details small{color:var(--muted);font-size:13px;font-weight:850}.client-cart-footer{border-top:1px solid var(--line);gap:10px;margin-top:16px;padding-top:16px;display:grid}.client-cart-footer>div{justify-content:space-between;align-items:center;gap:14px;display:flex}.client-cart-footer span{color:var(--muted);font-size:14px;font-weight:900}.client-cart-footer strong{color:var(--ink);font-size:20px}.client-loading{color:var(--ink);place-content:center;justify-items:center;gap:14px;display:grid}.client-loading img{width:76px;height:76px}@media (width<=960px){.client-login{display:block}.client-hero{justify-content:flex-start;min-height:270px;padding:24px 20px 58px}.client-hero h1{font-size:38px}.client-hero p{display:none}.client-login-form{margin:-30px auto 28px;padding:26px 20px}.client-layout{grid-template-columns:1fr}.client-cart{position:static}}@media (width<=680px){.client-topbar{gap:10px;min-height:78px;padding:10px 12px}.client-brand img{flex-basis:48px;width:48px;height:48px}.client-brand strong{font-size:16px}.client-user>svg,.client-user>span{display:none}.client-user button{min-height:44px;padding:0 11px;font-size:15px}.client-content{padding:16px 10px 96px}.client-summary{display:grid}.client-summary h1{font-size:33px}.client-summary p{font-size:16px}.client-cart-total{flex-basis:auto}.client-search{min-height:70px;padding:10px;top:78px}.client-search input{min-height:50px;font-size:19px}.client-product{grid-template-columns:96px minmax(0,1fr);grid-template-areas:"image main""image qty";gap:8px 12px;min-height:126px;padding:13px 10px}.client-product-image{grid-area:image;width:96px;height:100px}.client-product-main{grid-area:main}.client-product-main strong{font-size:21px}.client-product-main span{font-size:17px}.quantity-control{grid-area:qty;justify-content:flex-start;gap:8px}.quantity-control button{flex-basis:48px;width:48px;height:48px}.quantity-control input{width:82px;height:50px;font-size:20px}.quantity-control span{min-width:42px;font-size:18px}.client-cart{border-radius:12px 12px 0 0}}.lh-client{color:#333;--lh-brand:#26642e;--lh-brand-dark:#153f24;--lh-soft:#eef5ef;--lh-line:#dcdcdc;--lh-muted:#646464;--lh-card:#fff;--lh-radius:12px;background:#fafafa;min-height:100svh;font-size:17px}.lh-client *{box-sizing:border-box}.lh-client button,.lh-client input,.lh-client textarea{font:inherit}.lh-client a{color:var(--lh-brand);font-weight:900}.lh-large{font-size:20px}.lh-readable{font-family:Arial,Verdana,Tahoma,sans-serif;line-height:1.58}.lh-contrast{color:#07120b;--lh-line:#536256;--lh-muted:#1f2d25;--lh-soft:#f2f6e6;background:#fffdf7}.lh-reduce-motion *,.lh-reduce-motion :before,.lh-reduce-motion :after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important}.lh-topbar{z-index:80;border-bottom:1px solid var(--lh-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff5;align-items:center;gap:14px;min-height:82px;padding:12px clamp(12px,2.5vw,30px);display:flex;position:sticky;top:0;box-shadow:0 8px 24px #142d1d14}.lh-brand{min-width:220px;color:inherit;text-align:left;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:inline-flex}.lh-brand img{flex:0 0 54px;width:54px;height:54px}.lh-brand span{gap:2px;min-width:0;display:grid}.lh-brand strong{color:var(--lh-brand);text-overflow:ellipsis;white-space:nowrap;font-size:20px;line-height:1.05;overflow:hidden}.lh-brand small{color:var(--lh-muted);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;overflow:hidden}.lh-nav{flex:1;justify-content:center;align-items:center;gap:6px;min-width:0;display:flex}.lh-nav button,.lh-access-btn,.lh-logout{color:#333;border:1px solid var(--lh-line);white-space:nowrap;background:#fff;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-weight:900;display:inline-flex}.lh-nav button.active{color:#fff;background:var(--lh-brand);border-color:var(--lh-brand)}.lh-nav button b,.lh-primary b{color:#fff;background:#153f24;border-radius:999px;place-items:center;min-width:24px;height:24px;padding:0 7px;font-size:13px;display:inline-grid}.lh-header-actions{align-items:center;gap:8px;display:flex}.lh-client-name{max-width:210px;color:var(--lh-brand-dark);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:7px;font-weight:950;display:inline-flex;overflow:hidden}.lh-logout{color:#fff;background:var(--lh-brand-dark);border-color:var(--lh-brand-dark)}.lh-access-panel{z-index:100;border:1px solid var(--lh-line);background:#fff;border-radius:12px;gap:12px;width:min(320px,100vw - 24px);padding:18px;display:grid;position:absolute;top:calc(100% + 8px);right:16px;box-shadow:0 18px 44px #1123182e}.lh-access-panel strong{color:var(--lh-brand);font-size:20px}.lh-access-panel label,.lh-checkbox{align-items:center;gap:10px;font-weight:900;display:flex!important}.lh-access-panel input,.lh-checkbox input{width:20px;height:20px}.lh-panel-close{background:var(--lh-soft);border:1px solid var(--lh-line);border-radius:9px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:10px;right:10px}.lh-wrap{width:min(1400px,100%);margin:0 auto;padding:clamp(12px,2.2vw,28px) clamp(12px,2.2vw,28px) 112px}.lh-card{background:var(--lh-card);border:1px solid var(--lh-line);border-radius:var(--lh-radius);padding:clamp(16px,2vw,24px)}.lh-primary,.lh-ghost{border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:48px;padding:0 18px;font-weight:950;display:inline-flex}.lh-primary{color:#fff;background:var(--lh-brand);border:1px solid var(--lh-brand)}.lh-ghost{color:var(--lh-brand-dark);border:1px solid var(--lh-line);background:#fff}.lh-primary:disabled,.lh-ghost:disabled{cursor:not-allowed;opacity:.6}.lh-actions{flex-wrap:wrap;gap:10px;display:flex}.lh-message{border-radius:10px;align-items:center;gap:8px;margin-bottom:14px;padding:12px 14px;font-weight:900;display:flex}.lh-message.is-ok{color:#155d31;background:#dff2e4;border-left:4px solid #3fa46a}.lh-message.is-error{color:#873327;background:#fde6e1;border-left:4px solid #bd5b50}.lh-hero{color:#fff;isolation:isolate;border-radius:14px;align-items:end;min-height:min(70svh,620px);padding:clamp(22px,5vw,58px);display:grid;position:relative;overflow:hidden}.lh-hero img{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.lh-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#0e2717e0,#0e27176b 62%,#0e27171a);position:absolute;inset:0}.lh-hero h1{max-width:760px;margin:0;font-size:clamp(42px,6vw,76px);line-height:1.02}.lh-hero p{color:#ffffffd6;max-width:620px;margin:14px 0 22px;font-size:clamp(18px,1.4vw,23px);line-height:1.45}.lh-home-intro{text-align:center;max-width:940px;margin:26px auto 18px}.lh-home-intro h2,.lh-home-story h2{color:var(--lh-brand);margin:0 0 10px;font-size:clamp(30px,3vw,44px);line-height:1.08}.lh-home-intro p,.lh-home-story p{color:var(--lh-muted);margin:0;font-size:19px;line-height:1.5}.lh-home-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;display:grid}.lh-home-grid article{border:1px solid var(--lh-line);background:#fff;border-radius:12px;overflow:hidden}.lh-home-grid img{object-fit:cover;width:100%;height:230px;display:block}.lh-home-grid h2,.lh-home-grid p{margin-left:18px;margin-right:18px}.lh-home-grid h2{color:var(--lh-brand);margin-top:16px}.lh-home-grid p{color:var(--lh-muted);margin-bottom:18px}.lh-home-story{color:#fff;background:linear-gradient(90deg,#153f24eb,#26642eb8),url(https://www.lahuertaderaul.com/wp-content/uploads/2025/09/image-3-1024x480.jpg) 50%/cover;border-radius:14px;margin-top:18px;padding:clamp(28px,5vw,56px)}.lh-home-story>div{max-width:680px}.lh-home-story h2,.lh-home-story p{color:#fff}.lh-home-story .lh-primary{color:var(--lh-brand-dark);background:#fff;border-color:#fff;margin-top:22px}.lh-login-card{gap:14px;width:min(520px,100%);margin:34px auto;display:grid}.lh-login-card>svg{color:var(--lh-brand)}.lh-login-card h1,.lh-page-title h1,.lh-catalog-top h1{color:#111;margin:0;font-size:clamp(32px,4vw,48px);line-height:1.06}.lh-login-card p,.lh-page-title p,.lh-catalog-top p{color:var(--lh-muted);margin:8px 0 0}.lh-login-card form,.lh-profile-card,.lh-contact-form{gap:12px;display:grid}.lh-login-card label,.lh-profile-card label,.lh-contact-form label,.lh-cart-summary label{color:#111;gap:7px;font-weight:950;display:grid}.lh-login-card label span,.lh-contact-form label span,.lh-login-card small span{color:#b42318}.lh-client input,.lh-client textarea,.lh-client select{color:#111;background:#fff;border:1px solid #bfc9c1;border-radius:10px;outline:none;width:100%;min-width:0}.lh-client input{min-height:52px;padding:0 13px}.lh-client select{min-height:52px;padding:0 13px;font-weight:900}.lh-client textarea{resize:vertical;padding:12px 13px}.lh-client input:focus,.lh-client textarea:focus,.lh-client select:focus,.lh-client button:focus-visible{box-shadow:0 0 0 3px #26642e38}.lh-password-field,.lh-telegram-field{grid-template-columns:minmax(0,1fr) 52px;gap:8px;display:grid}.lh-password-field button,.lh-telegram-field span{color:var(--lh-brand);background:var(--lh-soft);border:1px solid #cbd8ce;border-radius:10px;place-items:center;font-weight:950;display:grid}.lh-telegram-field{grid-template-columns:52px minmax(0,1fr)}.lh-forgot-box{background:var(--lh-soft);border-radius:10px;gap:10px;padding:14px;display:grid}.lh-notices{gap:8px;margin-bottom:14px;display:grid}.lh-notices article,.lh-coupon-hint{color:#155d31;background:#dff2e4;border:1px solid #b7dfc0;border-radius:10px;align-items:center;gap:9px;padding:12px 14px;display:flex}.lh-notices article{color:#173826;display:grid}.lh-discount-progress{color:#173826;background:#f7fbf2;border:1px solid #cfdfc3;border-radius:12px;gap:9px;margin:0 0 14px;padding:12px 14px;display:grid}.lh-discount-progress.compact{flex:420px;min-width:0;margin:0;padding:8px 10px}.lh-discount-copy{justify-content:space-between;align-items:center;gap:10px;min-width:0;font-weight:900;display:flex}.lh-discount-copy span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.lh-discount-copy b{color:var(--lh-brand);flex:none}.lh-progress-track{background:#dfe9d6;border-radius:999px;height:10px;position:relative;overflow:visible}.lh-progress-track i{border-radius:inherit;background:linear-gradient(90deg,#5f8f3b,#91bb57);height:100%;display:block}.lh-progress-track em{color:#497033;white-space:nowrap;font-size:11px;font-style:normal;font-weight:950;position:absolute;top:14px;transform:translate(-50%)}.lh-catalog-top,.lh-page-title.with-actions{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.lh-catalog-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.lh-catalog-search{z-index:50;color:var(--lh-muted);border:1px solid var(--lh-line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;border-radius:12px;align-items:center;gap:10px;margin-bottom:12px;padding:12px;display:flex;position:sticky;top:82px;box-shadow:0 10px 24px #142d1d14}.lh-catalog-search input{min-height:52px;font-size:19px}.lh-suggestions{border:1px solid var(--lh-line);background:#fff;border-radius:12px;gap:8px;padding:10px;display:flex;position:absolute;top:calc(100% + 8px);left:12px;right:12px;overflow-x:auto;box-shadow:0 14px 32px #0f201626}.lh-suggestions span{color:var(--lh-muted);flex:none;align-self:center;font-size:14px;font-weight:950}.lh-suggestions button{background:var(--lh-soft);text-align:left;border:1px solid #cbd8ce;border-radius:999px;flex:none;gap:1px;min-height:42px;padding:6px 12px;display:inline-grid}.lh-suggestions small{color:var(--lh-muted);font-weight:850}.lh-product-list{background:var(--lh-line);border:1px solid var(--lh-line);border-radius:12px;gap:1px;display:grid;overflow:hidden}.lh-section-label{color:var(--lh-brand-dark);text-transform:uppercase;background:#f4f7f4;padding:10px 14px;font-size:14px;font-weight:950}.lh-product{background:#fff;grid-template-columns:106px minmax(0,1fr) minmax(250px,.36fr);align-items:center;gap:14px;min-height:118px;padding:12px 14px;display:grid}.lh-product-img{background:var(--lh-soft);border-radius:12px;width:106px;height:94px;overflow:hidden}.lh-product-img img{object-fit:cover;width:100%;height:100%}.lh-fallback{text-align:center;align-content:center;place-items:center;gap:5px;width:100%;height:100%;padding:6px;display:grid}.lh-fallback span{color:#fff;background:var(--lh-brand);border-radius:50%;place-items:center;width:38px;height:38px;font-weight:950;display:grid}.lh-fallback small{color:#26382a;text-overflow:ellipsis;white-space:nowrap;max-width:92px;font-size:11px;font-weight:900;overflow:hidden}.lh-fallback-red{background:#fff0e8}.lh-fallback-leaf{background:#eef8e9}.lh-fallback-root{background:#fff4dc}.lh-fallback-citrus{background:#fff5d8}.lh-fallback-long{background:#edf8df}.lh-fallback-purple{background:#f4ecff}.lh-product-main{gap:7px;min-width:0;display:grid}.lh-product-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.lh-product-title strong{color:#111;font-size:22px;line-height:1.15}.lh-product-title button{color:#7a835d;border:1px solid var(--lh-line);background:#fff;border-radius:10px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.lh-product-title button.active{color:#d39a1f;background:#fff5d8}.lh-product-main>span{color:var(--lh-muted);font-size:17px;font-weight:950}.lh-qty{justify-content:flex-end;align-items:center;gap:8px;min-width:0;display:flex}.lh-qty button{width:48px;height:48px;color:var(--lh-brand-dark);background:var(--lh-soft);border:1px solid #cbd8ce;border-radius:11px;flex:0 0 48px;place-items:center;display:grid}.lh-qty input{text-align:center;width:86px;height:52px;padding:0 8px;font-size:20px;font-weight:950}.lh-qty b{min-width:45px;color:var(--lh-brand);font-size:18px}.lh-catalog-dock{z-index:40;color:#173826;border:1px solid var(--lh-line);background:#fffffff5;border-radius:12px;justify-content:space-between;align-items:center;gap:14px;margin:14px auto 0;padding:12px;display:flex;position:sticky;bottom:12px;box-shadow:0 12px 32px #142d1d29}.lh-catalog-dock span{font-weight:950}.lh-cart-layout,.lh-profile-grid,.lh-contact-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.42fr);align-items:start;gap:16px;display:grid}.lh-page-title{margin-bottom:16px}.lh-invoice{background:var(--lh-line);border:1px solid var(--lh-line);border-radius:10px;gap:1px;margin:14px 0;display:grid;overflow:hidden}.lh-cart-table-wrap{border:1px solid var(--lh-line);background:#fff;border-radius:10px;margin:14px 0;overflow-x:auto}.lh-cart-table{border-collapse:collapse;width:100%;min-width:720px}.lh-cart-table th,.lh-cart-table td{border-bottom:1px solid var(--lh-line);text-align:right;vertical-align:middle;padding:12px 14px;font-weight:900}.lh-cart-table th{color:#4e5e52;text-transform:uppercase;background:#f6f8f4;font-size:13px}.lh-cart-table th:first-child,.lh-cart-table td:first-child{text-align:left;width:36%;min-width:240px}.lh-cart-table strong,.lh-cart-table small{display:block}.lh-cart-table strong{color:#111;font-size:16px}.lh-cart-table small{color:var(--lh-muted);margin-top:3px;font-size:12px;font-weight:800}.lh-cart-table tbody tr:last-child td{border-bottom:0}.lh-invoice-row,.lh-order-line{background:#fff;grid-template-columns:minmax(0,1fr) 110px 110px 110px;align-items:center;gap:10px;padding:12px;display:grid}.lh-invoice-row strong,.lh-order-line span:first-child{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.lh-invoice-row span,.lh-order-line span{color:var(--lh-muted);font-weight:900}.lh-cart-summary{gap:12px;display:grid;position:sticky;top:98px}.lh-cart-summary label>span{align-items:center;gap:7px;display:inline-flex}.lh-total-lines{border-top:1px solid var(--lh-line);gap:8px;padding-top:12px;display:grid}.lh-total-lines div{justify-content:space-between;gap:14px;display:flex}.lh-total-lines span{color:var(--lh-muted);font-weight:900}.lh-total-lines .grand{border-top:1px solid var(--lh-line);padding-top:8px;font-size:1.1em}.lh-total-lines-rich div{align-items:flex-start}.lh-total-lines-rich span{line-height:1.25}.lh-total-lines .grand-soft{color:#173826;background:#f5faf3;border:1px solid #dfe8dc;border-radius:8px;padding:10px}.lh-send-lock{color:#73500b;background:#fff0c7;border-radius:8px;padding:10px;font-weight:900}.lh-orders{gap:12px;display:grid}.lh-order{grid-template-columns:minmax(0,1fr) auto;gap:10px;display:grid}.lh-order>div:first-child{gap:4px;display:grid}.lh-order strong{color:#111;font-size:20px}.lh-order span{color:var(--lh-muted);font-weight:850}.lh-order details{grid-column:1/-1}.lh-order summary{cursor:pointer;color:var(--lh-brand);font-weight:950}.lh-order-line{border-top:1px solid var(--lh-line);grid-template-columns:minmax(0,1fr) 120px 100px}.lh-profile-card h2,.lh-contact h2,.lh-cart-page h2,.lh-order h2{color:var(--lh-brand);margin:0 0 10px}.lh-profile-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-bottom:14px;display:grid}.lh-profile-summary>div{border:1px solid var(--lh-line);background:#fff;border-radius:10px;gap:4px;min-width:0;padding:14px;display:grid}.lh-profile-summary span,.lh-profile-card label,.lh-required-note{color:var(--lh-muted);text-transform:uppercase;font-size:13px;font-weight:950}.lh-profile-summary b{color:#111;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:17px;overflow:hidden}.lh-profile-card input,.lh-profile-card textarea,.lh-profile-card select{text-transform:none}.lh-profile-tabs{border:1px solid var(--lh-line);border-radius:12px;gap:0;margin-bottom:14px;display:flex;overflow-x:auto}.lh-profile-tabs button{color:#111;border:0;border-right:1px solid var(--lh-line);background:#fff;flex:1 0 180px;min-height:56px;font-size:18px;font-weight:950}.lh-profile-tabs button:last-child{border-right:0}.lh-profile-tabs button.active{color:var(--lh-brand);box-shadow:inset 0 -4px 0 var(--lh-brand);background:#f4f7f4}.lh-profile-section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.lh-profile-section-title h2{margin:0}.lh-orders.compact{gap:8px;display:grid}.lh-orders.compact .lh-order{border:1px solid var(--lh-line);border-radius:10px;padding:12px}.lh-profile-help{color:var(--lh-muted);margin:0;font-weight:850;line-height:1.45}.lh-required-note{margin:12px 0;display:block}.lh-required-note span{color:#b42318}.lh-profile-info{background:var(--lh-soft);border-radius:10px;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr);gap:8px 12px;padding:14px;display:grid}.lh-profile-info span{color:var(--lh-muted);font-weight:900}.lh-password-change{gap:10px;width:min(520px,100%);margin-top:14px;display:grid}.lh-contact-grid{grid-template-columns:minmax(320px,.65fr) minmax(0,1fr)}.lh-contact-hero{color:#fff;isolation:isolate;border-radius:14px;align-items:center;min-height:360px;margin-bottom:16px;padding:clamp(26px,5vw,56px);display:grid;position:relative;overflow:hidden}.lh-contact-hero img{z-index:-2;object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.lh-contact-hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#0e2717e6,#0e27175c);position:absolute;inset:0}.lh-contact-hero h1{max-width:780px;margin:0;font-size:clamp(38px,5vw,68px);line-height:1.05}.lh-contact-hero p{color:#ffffffe0;max-width:670px;margin:14px 0 0;font-size:21px;line-height:1.45}.lh-contact-info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.lh-contact-info-grid .lh-card{align-content:start;gap:8px;display:grid}.lh-contact-info-grid svg,.lh-contact-copy span{color:var(--lh-brand)}.lh-contact-info-grid h2{margin:0;font-size:20px}.lh-contact-info-grid p,.lh-contact-copy p,.lh-contact p{color:var(--lh-muted);align-items:center;gap:8px;margin:10px 0;font-weight:850;display:flex}.lh-contact-copy span{text-transform:uppercase;font-weight:950}.lh-contact-copy h2{font-size:clamp(28px,3vw,42px)}.lh-empty{color:var(--lh-muted);background:#fff;padding:18px;font-weight:900}.lh-loading{place-content:center;justify-items:center;gap:14px;min-height:100svh;display:grid}.lh-loading img{width:80px;height:80px}.lh-cart-fab{z-index:90;color:#fff;background:var(--lh-brand);border:0;border-radius:999px;place-items:center;width:64px;height:64px;display:grid;position:fixed;bottom:164px;right:18px;box-shadow:0 14px 34px #0f241633}.lh-cart-fab span{color:#173826;background:#f4c542;border-radius:999px;place-items:center;min-width:26px;height:26px;padding:0 7px;font-size:13px;font-weight:950;display:grid;position:absolute;top:-4px;right:-4px}.lh-floating-contact{z-index:90;gap:10px;display:grid;position:fixed;bottom:18px;right:18px}.lh-whatsapp,.lh-telegram{color:#fff;border-radius:999px;place-items:center;width:62px;height:62px;display:grid;box-shadow:0 14px 34px #0f241633}.lh-whatsapp{background:#25d366}.lh-telegram{background:#229ed9}.lh-whatsapp svg,.lh-telegram svg{width:34px;height:34px}@media (width<=1120px){.lh-topbar{flex-wrap:wrap}.lh-nav{flex-basis:100%;order:3;justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.lh-cart-layout,.lh-profile-grid,.lh-contact-grid{grid-template-columns:1fr}.lh-profile-summary,.lh-contact-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lh-cart-summary{position:static}}@media (width<=720px){.lh-client{font-size:18px}.lh-topbar{min-height:104px;padding:9px 10px}.lh-brand{flex:1;min-width:0}.lh-brand img{flex-basis:48px;width:48px;height:48px}.lh-brand strong{font-size:18px}.lh-brand small,.lh-client-name{display:none}.lh-header-actions{margin-left:auto}.lh-access-btn{padding:0 10px;font-size:14px}.lh-logout{width:44px;padding:0;font-size:0}.lh-nav{gap:5px}.lh-nav button{flex:1 0 auto;min-height:48px;padding:0 13px;font-size:17px}.lh-wrap{padding:12px 8px 116px}.lh-hero{border-radius:10px;min-height:520px;padding:22px}.lh-hero:after{background:linear-gradient(#0e27172e,#0e2717e6)}.lh-hero h1{font-size:44px}.lh-home-grid{grid-template-columns:1fr}.lh-home-grid img{height:190px}.lh-home-intro{text-align:left}.lh-contact-hero{min-height:420px}.lh-contact-info-grid,.lh-profile-summary{grid-template-columns:1fr}.lh-profile-tabs button{flex-basis:170px;font-size:17px}.lh-catalog-top{display:grid}.lh-catalog-actions{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.lh-catalog-actions .lh-primary,.lh-catalog-actions .lh-ghost{min-height:50px;padding:0 8px;font-size:15px}.lh-catalog-search{margin-left:-2px;margin-right:-2px;top:104px}.lh-product{grid-template-columns:112px minmax(0,1fr);grid-template-areas:"img main""img qty";gap:8px 12px;min-height:142px;padding:12px 9px}.lh-product-img{grid-area:img;width:112px;height:116px}.lh-product-main{grid-area:main}.lh-product-title strong{font-size:22px}.lh-product-main>span{font-size:18px}.lh-qty{grid-area:qty;justify-content:flex-start}.lh-qty button{width:48px;height:48px}.lh-qty input{width:82px;height:50px}.lh-catalog-dock{gap:8px;margin-left:0;margin-right:0;bottom:10px}.lh-discount-progress.compact{flex-basis:0;padding:8px}.lh-discount-copy{font-size:13px}.lh-discount-copy span{white-space:normal}.lh-progress-track em{font-size:10px;top:12px}.lh-invoice-row{grid-template-columns:minmax(0,1fr) 82px}.lh-cart-table{min-width:660px}.lh-cart-table th,.lh-cart-table td{padding:10px 12px;font-size:15px}.lh-cart-table strong{font-size:15px}.lh-total-lines div{gap:10px}.lh-total-lines b{white-space:nowrap}.lh-invoice-row span:nth-of-type(2){display:none}.lh-invoice-row b{text-align:right}.lh-order{grid-template-columns:1fr}.lh-order-line{grid-template-columns:minmax(0,1fr) 90px}.lh-order-line b{grid-column:1/-1}}@media (width<=430px){.lh-catalog-actions .lh-primary,.lh-catalog-actions .lh-ghost{font-size:14px}.lh-product{grid-template-columns:96px minmax(0,1fr)}.lh-product-img{width:96px}.lh-qty{gap:5px}.lh-qty button{flex-basis:42px;width:42px;height:46px}.lh-qty input{width:72px}}.related-actions{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.mini-edit-button{color:#20372a;cursor:pointer;background:#f5f9f4f0;border:1px solid #2534292e;border-radius:6px;min-height:30px;padding:0 10px;font-size:12px;font-weight:800}.mini-edit-button:hover:not(:disabled){background:#deefdbf2;border-color:#497a4f6b}.mini-edit-button:disabled{cursor:not-allowed;opacity:.45}.mini-delete-button{color:#991b1b;cursor:pointer;background:#fee2e2c7;border:1px solid #b91c1c38;border-radius:7px;place-items:center;width:31px;height:31px;display:inline-grid}.mini-delete-button:hover:not(:disabled){background:#fecacaf0;border-color:#b91c1c6b}.mini-delete-button:disabled{cursor:not-allowed;opacity:.52}.order-line-delete-cell{width:82px;min-width:82px}.form-modal-backdrop{z-index:90;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f171261;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.form-modal{background:#fff;border:1px solid #1f3e2a2e;border-radius:10px;flex-direction:column;width:min(880px,100%);max-height:min(780px,100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0c1e1242}.form-modal-header,.form-modal-footer{border-bottom:1px solid #2534291f;justify-content:space-between;align-items:center;gap:14px;padding:14px 18px;display:flex}.form-modal-header h2{margin:2px 0 0;font-size:22px}.form-modal-footer{background:#f6f9f5eb;border-top:1px solid #2534291f;border-bottom:0;justify-content:flex-end}.form-modal-body{padding:18px;overflow-y:auto}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.form-grid label{color:#1f2933;gap:5px;min-width:0;font-size:13.5px;font-weight:800;display:grid}.form-grid input,.form-grid select,.form-grid textarea{color:#132017;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #2534292e;border-radius:7px;min-height:38px;padding:8px 10px;font-size:15px;font-weight:650}.searchable-select{width:100%;min-width:0;position:relative}.searchable-select input{padding-right:36px}.searchable-select:after{content:"";pointer-events:none;border-bottom:2px solid #1f29339e;border-right:2px solid #1f29339e;width:9px;height:9px;position:absolute;top:15px;right:13px;transform:rotate(45deg)}.searchable-select.is-disabled:after{opacity:.45}.searchable-select-list{z-index:120;background:#fff;border:1px solid #25342933;border-radius:8px;max-height:310px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 30px #0f171229}.searchable-select-option{color:#132017;width:100%;min-height:40px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #25342914;padding:9px 12px;font-size:15px;font-weight:750;display:block}.searchable-select-option:hover,.searchable-select-option.active{color:#0d4b25;background:#deefdbf2}.searchable-select-empty{color:#6b7280;padding:12px;font-size:14px;font-weight:800}.form-grid textarea{resize:vertical}.form-grid input:disabled,.form-grid select:disabled,.form-grid textarea:disabled{color:#6b7280;background:#ebefe9b3}.form-grid small{color:#6b7280;font-size:12px;font-weight:700;line-height:1.35}.form-wide{grid-column:1/-1}.form-help-text{color:#5f6f65;margin:14px 0 0;font-size:13px;font-weight:700}.form-page-help{padding:0 18px 18px}.form-error-line,.form-lock-note{border-radius:8px;align-items:flex-start;gap:8px;margin:0 18px 14px;padding:10px 12px;font-size:13px;font-weight:800;display:flex}.form-error-line{color:#991b1b;background:#fee2e2e6;border:1px solid #be123c38}.form-lock-note{color:#92400e;background:#fffbebf2;border:1px solid #b453093d;margin:0 0 14px}@media (width<=720px){.form-modal-backdrop{align-items:stretch;padding:10px}.form-modal{max-height:calc(100vh - 20px)}.form-grid{grid-template-columns:1fr}}
