:root{--green:#087b4b;--green-dark:#05643d;--green-soft:#e9f6ef;--purple:#6f42c1;--purple-soft:#f0eafb;--ink:#171b19;--muted:#69716d;--line:#e2e8e4;--surface:#fff;--bg:#f7f9f7}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:248px;background:#fff;border-right:1px solid var(--line);padding:28px 18px 22px;display:flex;flex-direction:column;z-index:5}.brand{border:0;background:transparent;display:flex;align-items:center;gap:12px;text-align:left;font-size:17px;padding:2px 10px 34px;color:var(--ink)}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:linear-gradient(145deg,var(--green),#0aa565);color:#fff;font-weight:800;box-shadow:0 6px 16px #087b4b29}.brand b{color:var(--purple)}nav{display:flex;flex-direction:column;gap:6px}nav button{height:48px;border:0;border-radius:12px;background:transparent;color:#4e5752;text-align:left;padding:0 14px;font-weight:550;display:flex;align-items:center;gap:13px}nav button.active,nav button:hover{background:var(--green-soft);color:var(--green)}.nav-icon{width:20px;text-align:center;color:inherit}.role-card{margin-top:auto;border:1px solid var(--line);border-radius:14px;padding:12px;display:flex;gap:10px;align-items:center}.role-card>div:nth-child(2){min-width:0;flex:1 1}.role-card small,.role-card strong{display:block}.role-card strong{font-size:14px}.role-card small{font-size:11px;color:var(--muted);margin-top:2px}.switch{border:0;background:var(--purple-soft);color:var(--purple);border-radius:9px;width:32px;height:32px}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--green),#0aa565);color:#fff;font-weight:700;flex:0 0 auto}.avatar.large{width:50px;height:50px}.avatar.xl{width:78px;height:78px;font-size:24px;margin:auto}.workspace{margin-left:248px;padding:38px 42px 48px;max-width:1640px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:30px}.eyebrow{margin:0 0 6px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.12em}.topbar h1{font-size:34px;letter-spacing:-.035em;margin:0;line-height:1.15}.primary{border:0;border-radius:10px;background:var(--green);color:white;padding:12px 18px;font-weight:700;box-shadow:0 6px 16px #087b4b25;transition:.16s ease}.primary:hover{background:var(--green-dark);transform:translateY(-1px)}.primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.primary span{font-size:20px;vertical-align:-1px}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px;margin-bottom:20px}.panel,.stat-card{background:var(--surface);border:1px solid var(--line);border-radius:15px;box-shadow:0 4px 16px #20231f0d}.stat-card{padding:20px;min-height:158px}.stat-top{display:flex;justify-content:space-between;align-items:center;color:#4e5752}.stat-top i{font-style:normal;width:36px;height:36px;border-radius:50%;display:grid;place-items:center;font-weight:800}.stat-top.green i{background:var(--green-soft);color:var(--green)}.stat-top.purple i{background:var(--purple-soft);color:var(--purple)}.stat-card>strong{display:block;font-size:30px;letter-spacing:-.03em;margin:14px 0 10px}.stat-card>small{color:var(--muted)}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,.9fr);grid-gap:20px;gap:20px}.panel{padding:22px}.panel-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.panel-head h2{font-size:18px;margin:0}.panel-head button{border:0;background:transparent;color:var(--green);font-weight:700;font-size:13px}.table-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:13px}th{text-align:left;color:var(--muted);font-size:11px;font-weight:650;padding:10px 9px;border-bottom:1px solid var(--line)}td{padding:13px 9px;border-bottom:1px solid #edf0ee;white-space:nowrap}tbody tr:hover{background:#fafcfb}.status{display:inline-block;border:0;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:700;background:var(--green-soft);color:var(--green)}select.status{padding-right:26px}.status.in-attesa{background:#fff3d9;color:#916100}.status.in-preparazione,.status.spedito{background:var(--purple-soft);color:var(--purple)}.status.consegnato{background:#eef2f0;color:#52605a}.product-list{display:flex;flex-direction:column}.product-row{display:grid;grid-template-columns:42px 1fr auto;grid-gap:11px;gap:11px;align-items:center;padding:11px 0;border-bottom:1px solid #edf0ee}.product-thumb{width:42px;height:42px;border-radius:10px;display:grid;place-items:center;background:linear-gradient(145deg,var(--purple-soft),var(--green-soft));color:var(--purple);font-weight:800}.product-row small,.product-row strong{display:block}.product-row strong{font-size:12px;line-height:1.3}.product-row small{font-size:10px;color:var(--muted);margin-top:3px}.product-row>b{font-size:12px}.auto-note{display:flex;gap:10px;margin-top:16px;background:var(--purple-soft);color:var(--purple);border-radius:11px;padding:12px}.auto-note small,.auto-note strong{display:block}.auto-note strong{font-size:12px}.auto-note small{font-size:10px;margin-top:2px;color:#68578b}.page-panel{min-height:540px}.catalog-grid,.customer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}.customer-card{border:1px solid var(--line);border-radius:13px;padding:16px;display:grid;grid-template-columns:auto 1fr;grid-gap:12px;gap:12px;position:relative}.catalog-card h3,.customer-card h3{margin:2px 0 7px;font-size:14px}.customer-card p{margin:3px 0;color:var(--muted);font-size:11px}.customer-card>span{position:absolute;right:12px;top:12px;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:10px;padding:5px 8px}.catalog-card{border:1px solid var(--line);border-radius:14px;padding:14px}.catalog-art{height:112px;border-radius:11px;background:linear-gradient(145deg,var(--green-soft),var(--purple-soft));display:grid;place-items:center;color:var(--purple);font-size:32px;font-weight:800;margin-bottom:12px}.catalog-card>small{color:var(--muted);font-size:10px}.catalog-card>div:last-child{display:flex;justify-content:space-between;align-items:end;margin-top:18px}.catalog-card>div:last-child strong{color:var(--green);font-size:17px}.catalog-card>div:last-child span{font-size:10px;color:var(--muted)}.readonly-banner{padding:12px 16px;border-radius:11px;background:var(--purple-soft);color:#5e399f;font-size:12px;margin-bottom:18px}.client-layout{display:grid;grid-template-columns:300px 1fr;grid-gap:20px;gap:20px}.profile-card{text-align:center}.profile-card h2{margin:14px 0 2px}.profile-card>span{font-size:12px;color:var(--muted)}dl{margin-top:28px;text-align:left}dl div{padding:13px 0;border-top:1px solid var(--line)}dt{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.08em}dd{margin:4px 0 0;font-size:13px}.modal-backdrop{position:fixed;inset:0;background:#1220198c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);display:grid;place-items:center;z-index:20;padding:20px}.modal{width:min(500px,100%);background:#fff;border-radius:18px;padding:24px;box-shadow:0 24px 70px #0003}.modal-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:22px}.modal-head h2{margin:0;font-size:23px}.modal-head>button{border:0;background:#f0f3f1;border-radius:9px;width:34px;height:34px;font-size:22px}.form-grid{display:grid;grid-gap:14px;gap:14px}.form-grid label{display:grid;grid-gap:6px;gap:6px;font-size:12px;font-weight:700;color:#48514c}.form-grid input,.form-grid select{width:100%;border:1px solid #dbe2de;border-radius:9px;padding:11px 12px;outline:none;background:white}.form-grid input:focus,.form-grid select:focus{border-color:var(--green);box-shadow:0 0 0 3px #087b4b1f}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.price-preview{background:var(--green-soft);border-radius:12px;padding:14px;display:grid;grid-template-columns:1fr auto;grid-gap:6px;gap:6px;color:var(--green)}.price-preview span{font-size:11px}.price-preview strong{font-size:12px}.price-preview b{grid-column:1/-1;font-size:23px}.full{width:100%;margin-top:3px}.toast{position:fixed;right:25px;bottom:25px;background:#192a21;color:white;padding:13px 18px;border-radius:11px;box-shadow:0 12px 36px #0003;z-index:30;font-weight:650;font-size:13px}@media(max-width:1100px){.stats{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.catalog-grid,.customer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){.sidebar{position:static;width:100%;height:auto;padding:14px}.brand{padding-bottom:12px}.sidebar nav{flex-direction:row;overflow:auto}.sidebar nav button{min-width:max-content}.role-card{margin-top:12px}.workspace{margin:0;padding:22px 15px}.topbar{align-items:flex-start}.topbar h1{font-size:27px}.topbar .primary{font-size:0;padding:10px}.topbar .primary span{font-size:22px}.stats{grid-template-columns:1fr 1fr;gap:10px}.stat-card{min-height:135px;padding:15px}.stat-card>strong{font-size:24px}.catalog-grid,.client-layout,.customer-grid{grid-template-columns:1fr}.panel{padding:15px}.dashboard-grid{display:block}.dashboard-grid>.panel+.panel{margin-top:14px}.form-row{grid-template-columns:1fr}}@media(max-width:460px){.stats{grid-template-columns:1fr}.topbar{margin-bottom:20px}.eyebrow{font-size:9px}}.status.ordinato{background:#fff3d9;color:#916100}.status.in-arrivo{background:var(--purple-soft);color:var(--purple)}.status.in-magazzino{background:#e8f1ff;color:#285d9f}.payment{display:inline-flex;align-items:center;gap:5px;border:0;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:750;white-space:nowrap}.payment span{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;color:#fff;font-size:10px}.payment.paid{background:#e6f6ed;color:#087b4b}.payment.paid span{background:#087b4b}.payment.unpaid{background:#fdeaea;color:#b4232d}.payment.unpaid span{background:#cf3440}.payment:hover{filter:brightness(.97)}.customer-card{grid-template-rows:auto auto}.customer-info{min-width:0}.address-field{grid-column:1/-1;display:grid;grid-gap:6px;gap:6px;margin-top:5px;color:var(--green);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.address-field textarea,.form-grid textarea{width:100%;resize:vertical;border:1px solid #dbe2de;border-radius:9px;padding:10px 11px;background:#fbfcfb;color:var(--ink);font:inherit;line-height:1.4;outline:none;text-transform:none;letter-spacing:normal}.address-field textarea:focus,.form-grid textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px #087b4b1f;background:#fff}.form-grid textarea{font-size:14px}.brand-mark{width:43px;height:43px;flex:0 0 43px;border-radius:0;background:transparent;box-shadow:none}.brand-mark img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 5px 7px #40103722)}.brand{font-size:15px;gap:10px}.brand>span:last-child{white-space:nowrap}.brand b,.brand>span:last-child{color:var(--ink);font-weight:650}.customer-actions{grid-column:1/-1;display:flex;gap:8px;justify-content:flex-end;padding-top:3px}.customer-actions button{border-radius:8px;padding:7px 10px;font-size:11px;font-weight:750}.edit-customer{border:1px solid #cfe4d8;background:var(--green-soft);color:var(--green)}.delete-customer{border:1px solid #f0c9cd;background:#fff1f2;color:#b4232d}.customer-actions button:hover{filter:brightness(.97)}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:24px;background:radial-gradient(circle at 20% 10%,#eaf7ef 0,transparent 35%),radial-gradient(circle at 85% 90%,#f0eafb 0,transparent 35%),#f7f9f7}.auth-card{width:min(430px,100%);background:#fff;border:1px solid var(--line);border-radius:20px;padding:32px;box-shadow:0 18px 60px #20231f17;text-align:center}.auth-card>img{width:72px;height:72px;object-fit:contain;margin-bottom:12px}.auth-card h1{margin:5px 0 8px;font-size:27px;letter-spacing:-.03em}.auth-intro{margin:0 0 24px;color:var(--muted);font-size:13px}.auth-card .form-grid{text-align:left}.auth-message{border-radius:9px;background:#fff1f2;color:#a62631;padding:10px 12px;font-size:12px}.auth-switch{margin-top:18px;border:0;background:transparent;color:var(--purple);font-size:12px;font-weight:700}.catalog-meta{display:flex;justify-content:space-between;align-items:end;margin-top:18px}.catalog-meta strong{color:var(--green);font-size:17px}.catalog-meta span{font-size:10px;color:var(--muted)}.catalog-actions{display:flex!important;justify-content:flex-end!important;gap:8px;margin-top:14px!important}.catalog-actions button{border-radius:8px;padding:7px 10px;font-size:11px;font-weight:750}.delete-confirm{text-align:center}.delete-icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;margin:0 auto 14px;background:#fdeaea;color:#b4232d;font-size:24px;font-weight:850}.delete-confirm p{margin:0 0 7px;font-size:16px}.delete-confirm small{display:block;color:var(--muted);margin-bottom:22px}.delete-confirm>div:last-child{display:grid;grid-template-columns:1fr 1.3fr;grid-gap:10px;gap:10px}.delete-confirm button{border-radius:10px;padding:11px 14px;font-weight:750}.cancel-delete{border:1px solid var(--line);background:#fff;color:var(--ink)}.confirm-delete{border:1px solid #cb3440;background:#cb3440;color:#fff}.confirm-delete:hover{background:#ad2732}.product-thumb{overflow:hidden}.product-thumb img{width:100%;height:100%;object-fit:cover}.catalog-art{height:180px}.catalog-art img{object-fit:contain}.product-image-field{display:grid;grid-template-columns:96px 1fr;grid-gap:14px;gap:14px;align-items:center;border:1px dashed #cbd7d0;border-radius:12px;padding:12px;background:#fbfcfb}.product-image-field>img,.product-image-field>span{width:96px;height:96px;border-radius:10px;object-fit:contain;background:#fff;border:1px solid var(--line)}.product-image-field>span{display:grid;place-items:center;font-size:30px;color:var(--purple)}.product-image-field>div{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.product-image-field small{width:100%;color:var(--muted);font-weight:500}.upload-button{display:inline-block!important;border-radius:9px;background:var(--purple-soft);color:var(--purple)!important;padding:9px 12px;cursor:pointer}.upload-button input{display:none}.remove-image{border:0;background:#fff1f2;color:#b52a36;border-radius:9px;padding:9px 11px;font-size:11px;font-weight:750}.customer-card.clickable{cursor:pointer;transition:.16s ease}.customer-card.clickable:hover{border-color:#b8d9c6;box-shadow:0 7px 20px #087b4b12;transform:translateY(-1px)}.customer-address{grid-column:1/-1;margin-top:9px!important;padding-top:9px;border-top:1px solid var(--line);line-height:1.45;color:#49564f!important}.customer-address b{color:var(--green);font-size:10px;text-transform:uppercase;letter-spacing:.05em}.view-customer{border:1px solid #decff2;background:var(--purple-soft);color:var(--purple)}.customer-detail-modal{width:min(850px,100%)}.customer-detail-head{display:grid;grid-template-columns:auto 1fr auto;grid-gap:18px;gap:18px;align-items:center;padding:4px 0 22px}.customer-detail-head .avatar{margin:0}.customer-detail-head p{margin:4px 0;color:var(--muted);font-size:13px}.customer-detail-head p b{color:var(--ink)}.customer-detail-head button{align-self:start}.customer-orders-title{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:20px;margin-bottom:8px}.customer-orders-title h3{margin:0;font-size:16px}.customer-orders-title span{font-size:11px;color:var(--purple);background:var(--purple-soft);border-radius:999px;padding:6px 9px}.empty-orders{text-align:center;padding:32px;border-radius:12px;background:#f7f9f7;color:var(--muted);font-size:13px}@media(max-width:600px){.customer-detail-head{grid-template-columns:auto 1fr}.customer-detail-head button{grid-column:1/-1;width:100%}.customer-actions{flex-wrap:wrap}.customer-actions button{flex:1 1}}.detail-actions{display:flex;flex-direction:column;gap:8px;align-self:start}.exit-preview,.preview-customer{border:1px solid #7a45bf;background:var(--purple);color:#fff;border-radius:9px;padding:9px 12px;font-weight:750}.exit-preview:hover,.preview-customer:hover{filter:brightness(.95)}.exit-preview{padding:11px 16px}.preview-banner{display:flex;align-items:center;justify-content:center;gap:4px;margin:-8px 0 18px;padding:11px 14px;border:1px solid #d8c5ef;border-radius:11px;background:var(--purple-soft);color:#5e399f;font-size:12px}.preview-banner.hidden{display:none}@media(max-width:600px){.detail-actions{grid-column:1/-1;width:100%}.detail-actions button{width:100%}}.customer-actions.compact{gap:5px;padding-top:0}.customer-actions.compact button{flex:0 0 auto;padding:5px 8px;font-size:9px;border-radius:6px;font-weight:700}.customer-actions.compact .edit-customer{background:#f1f8f4}.customer-actions.compact .delete-customer{background:#fff7f7}@media(max-width:600px){.customer-actions.compact button{flex:0 0 auto}}.icon-action{display:inline-grid!important;place-items:center!important;width:27px!important;height:27px!important;min-width:27px;padding:0!important;border-radius:7px!important;font-size:14px!important;line-height:1!important}.customer-actions.compact .delete-customer{font-size:18px!important}.detail-actions.icon-actions{flex-direction:row;justify-content:flex-end}.detail-actions.icon-actions .preview-customer{background:var(--purple);color:#fff}.detail-actions.icon-actions .edit-customer,.detail-actions.icon-actions .preview-customer{width:30px!important;height:30px!important;min-width:30px}@media(max-width:600px){.detail-actions.icon-actions{grid-column:auto;width:auto}.detail-actions.icon-actions button{width:30px!important}}.catalog-actions.compact{gap:5px!important;margin-top:10px!important}.catalog-actions.compact button{width:27px!important;height:27px!important;min-width:27px!important}.catalog-actions.compact .delete-customer{font-size:18px!important;background:#fff7f7}.catalog-actions.compact .edit-customer{background:#f1f8f4}.order-code{display:inline-block;color:var(--purple);background:var(--purple-soft);border-radius:7px;padding:5px 8px;letter-spacing:.04em;font-size:12px}.clickable-order{cursor:pointer}.clickable-order:hover{background:var(--purple-soft)!important}.clickable-order td:first-child:after{content:"Apri";display:inline-block;margin-left:8px;color:var(--purple);font-size:9px;font-weight:750}.order-detail-summary{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:18px}.order-detail-summary>span:first-child{margin-right:auto;color:var(--muted);font-size:12px}.order-lines{border-top:1px solid var(--line)}.order-line{display:grid;grid-template-columns:1fr auto auto;grid-gap:18px;gap:18px;align-items:center;padding:15px 2px;border-bottom:1px solid var(--line)}.order-line small,.order-line strong{display:block}.order-line strong{font-size:13px}.order-line small{margin-top:3px;color:var(--muted);font-size:10px}.order-line>span{font-size:12px;color:var(--muted)}.order-line>b{font-size:13px}.order-detail-total{display:flex;justify-content:space-between;align-items:center;margin-top:18px;padding:15px;border-radius:11px;background:var(--green-soft);color:var(--green)}.order-detail-total span{font-size:12px;font-weight:700}.order-detail-total strong{font-size:22px}@media(max-width:600px){.order-line{grid-template-columns:1fr auto;gap:8px}.order-line>span{grid-column:1}.order-line>b{grid-column:2;grid-row:1/3}.clickable-order td:first-child:after{display:none}}.order-search{height:46px;display:flex;align-items:center;gap:9px;border:1px solid #d7e1db;border-radius:11px;padding:0 12px;margin-bottom:8px;background:#fbfcfb}.order-search:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #087b4b17;background:#fff}.order-search>span{font-size:22px;color:var(--green);transform:rotate(-15deg)}.order-search input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;font:inherit;font-size:13px;color:var(--ink)}.order-search button{width:25px;height:25px;border:0;border-radius:50%;background:#e9efeb;color:#59655f;font-size:17px;line-height:1}.search-results{margin:8px 2px 12px;color:var(--muted);font-size:10px}.empty-search{display:grid;justify-items:center;grid-gap:5px;gap:5px;padding:48px 20px;text-align:center;color:var(--muted)}.empty-search strong{color:var(--ink);font-size:15px}.empty-search span{font-size:12px}.orders-product{border:1px solid #decff2!important;background:var(--purple-soft)!important;color:var(--purple)!important;font-size:18px!important}.product-orders-summary{display:flex;align-items:center;gap:12px;padding:2px 0 18px}.product-orders-summary .product-thumb,.product-orders-summary small,.product-orders-summary strong{display:block}.product-orders-summary strong{font-size:23px;color:var(--purple)}.product-orders-summary small{margin-top:2px;color:var(--muted);font-size:11px}.product-mode{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;padding:4px;background:#f0f3f1;border-radius:11px}.product-mode button{border:0;border-radius:8px;padding:9px 10px;background:transparent;color:var(--muted);font-size:11px;font-weight:750}.product-mode button.active{background:#fff;color:var(--purple);box-shadow:0 2px 8px #20231f12}.product-mode button:disabled{opacity:.4;cursor:not-allowed}.new-order-product{display:grid;grid-gap:12px;gap:12px;padding:13px;border:1px solid #e0d5ef;border-radius:12px;background:#fbf9fe}.new-order-product>small{color:var(--purple);font-size:10px}body,html{max-width:100%;overflow-x:hidden}.panel,.table-wrap,.workspace{min-width:0}.section-title-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.section-title-row h2{margin:0;font-size:18px}.section-actions{display:flex;align-items:center;gap:8px}.add-inline,.archive-toggle{border:1px solid #decff2;border-radius:9px;padding:9px 12px;background:var(--purple-soft);color:var(--purple);font-size:11px;font-weight:750}.archive-toggle span{margin-right:6px}.archive-toggle.active{background:var(--purple);color:#fff}.add-inline{border-color:var(--green);background:var(--green);color:#fff}.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px}.catalog-card{display:flex;min-width:0;flex-direction:column;padding:11px}.catalog-art{width:100%;height:auto;aspect-ratio:4/3;margin-bottom:10px;overflow:hidden;border:1px solid #edf0ee;background:#f1f4f2}.catalog-art img{display:block;width:100%;height:100%;padding:0;object-fit:cover;object-position:center;background:#fff}.catalog-art>span{font-size:28px}.catalog-card h3{min-height:2.6em;margin:4px 0 6px;line-height:1.3;overflow-wrap:anywhere}.catalog-meta{margin-top:auto}.catalog-actions.compact{align-items:center}.order-line-product{display:flex;align-items:center;gap:12px;min-width:0}.order-line-image{width:62px;height:62px;flex:0 0 62px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--purple);font-weight:800}.order-line-image img{display:block;width:100%;height:100%;padding:3px;object-fit:contain}.bulk-status{display:grid;grid-gap:8px;gap:8px;margin-bottom:16px;padding:13px;border:1px solid #dfd2ef;border-radius:12px;background:#fbf9fe}.bulk-status>span{font-size:11px;font-weight:800;color:var(--purple)}.bulk-status>div{display:flex;flex-wrap:wrap;gap:6px}.bulk-status button{border:1px solid #decff2;border-radius:8px;padding:7px 9px;background:#fff;color:var(--purple);font-size:10px;font-weight:750}.bulk-status small{color:var(--muted);font-size:9px}.order-delete-cell{width:38px}.order-delete{width:28px;height:28px;border-radius:7px;font-size:18px;line-height:1}@media(max-width:760px){.app-shell{width:100%}.app-shell,.sidebar{overflow:hidden}.sidebar nav{width:100%;padding-bottom:3px}.workspace{width:100%;padding:18px 12px 34px}.topbar{gap:10px}.topbar>div{min-width:0}.topbar h1{font-size:24px;overflow-wrap:anywhere}.panel{width:100%;padding:13px}.section-title-row{align-items:flex-start;flex-direction:column}.section-actions{width:100%;flex-wrap:wrap}.add-inline,.archive-toggle{flex:1 1;white-space:nowrap}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.catalog-card{padding:9px}.catalog-card h3{font-size:12px}.catalog-art{aspect-ratio:1/1}.catalog-meta{align-items:flex-start;flex-direction:column;gap:3px}.catalog-meta strong{font-size:14px}.catalog-actions.compact{justify-content:flex-start!important}.modal-backdrop{padding:8px}.modal{max-height:94vh;overflow-y:auto;padding:16px;border-radius:14px}.modal-head h2{font-size:19px}.customer-detail-modal{width:100%}.order-detail-summary{align-items:flex-start}.order-line{grid-template-columns:1fr;padding:12px 0}.order-line-product{width:100%}.order-line>b,.order-line>span{grid-column:1;grid-row:auto;text-align:right}.order-line>b{font-size:15px}.order-detail-total strong{font-size:18px}.order-table,.product-orders-table{overflow:visible}.order-table table,.order-table tbody,.order-table td,.order-table thead,.order-table tr,.product-orders-table table,.product-orders-table tbody,.product-orders-table td,.product-orders-table thead,.product-orders-table tr{display:block;width:100%}.order-table thead,.product-orders-table thead{display:none}.order-table tr,.product-orders-table tr{position:relative;margin-bottom:10px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff}.order-table td,.product-orders-table td{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;padding:6px 0;border:0;white-space:normal;text-align:right}.order-table td:before,.product-orders-table td:before{content:attr(data-label);color:var(--muted);font-size:9px;font-weight:750;text-align:left;text-transform:uppercase;letter-spacing:.04em}.order-table .order-delete-cell{position:absolute;top:7px;right:7px;display:block;width:auto;padding:0}.order-table .order-delete-cell:before{display:none}.order-table tr:has(.order-delete-cell) td:first-child{padding-right:34px}.clickable-order td:first-child:after{display:none}.order-code{font-size:11px}.payment,.status{justify-self:end}.product-orders-table table{min-width:0}}@media(max-width:390px){.catalog-grid{grid-template-columns:1fr}.catalog-art{aspect-ratio:4/3}.brand{font-size:15px}.role-card{padding:9px}.preview-banner,.readonly-banner{font-size:10px}.order-search{padding:0 9px}.order-search input{font-size:11px}}.catalog-canvas{display:block;width:100%;height:100%;object-fit:contain;background:#fff}.image-open-button{position:relative;padding:0;cursor:zoom-in}.image-open-button:hover{border-color:var(--purple);box-shadow:0 0 0 3px #6f42c118}.image-zoom-hint{position:absolute!important;right:3px;bottom:3px;width:19px;height:19px;display:grid!important;place-items:center;border-radius:6px;background:#ffffffed;color:var(--purple);font-size:11px;box-shadow:0 2px 8px #0002}.open-photo-link{display:block;margin-top:5px;padding:0;border:0;background:transparent;color:var(--purple);font-size:10px;font-weight:750;text-decoration:underline}.image-preview-backdrop{position:fixed;inset:0;z-index:60;display:grid;place-items:center;padding:22px;background:#101712db;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.image-preview-modal{width:min(920px,96vw);max-height:94vh;display:flex;flex-direction:column;overflow:hidden;border-radius:16px;background:#fff;box-shadow:0 28px 90px #0008}.image-preview-head{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 14px;border-bottom:1px solid var(--line)}.image-preview-head strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.image-preview-head button{width:34px;height:34px;flex:0 0 34px;border:0;border-radius:9px;background:#f0f3f1;font-size:22px}.image-preview-modal>img{display:block;width:100%;max-height:calc(94vh - 59px);object-fit:contain;background:#f7f9f7}@media(max-width:600px){.image-preview-backdrop{padding:8px}.image-preview-modal{width:100%;max-height:96vh}.image-preview-modal>img{max-height:calc(96vh - 59px)}.open-photo-link{font-size:11px}}.status.spedizione-richiesta{background:#eaf3ff;color:#245fa8}.shipping-intro{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.shipping-intro h2{margin:0 0 5px;font-size:18px}.shipping-intro p{margin:0;color:var(--muted);font-size:12px}.shipping-intro>span{padding:7px 10px;border-radius:999px;background:var(--green-soft);color:var(--green);font-size:10px;font-weight:750}.shipping-order-list{display:grid;grid-gap:11px;gap:11px}.shipping-order-card{position:relative;display:grid;grid-template-columns:auto 1fr;grid-gap:13px;gap:13px;padding:15px;border:1px solid var(--line);border-radius:13px;background:#fff;cursor:pointer;transition:.16s}.shipping-order-card.selected,.shipping-order-card:hover{border-color:#8d62c8;background:#fbf9fe;box-shadow:0 5px 18px #6f42c110}.shipping-order-card>input{position:absolute;opacity:0;pointer-events:none}.shipping-checkbox{width:25px;height:25px;display:grid;place-items:center;border:2px solid #cbd5cf;border-radius:6px;background:#fff;color:transparent;font-size:13px;font-weight:900}.shipping-order-card.selected .shipping-checkbox{border-color:var(--purple);background:var(--purple);color:#fff}.shipping-order-content{min-width:0}.shipping-order-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px}.shipping-order-head strong{color:var(--purple);font-size:13px}.shipping-order-head small{color:var(--muted);font-size:10px}.shipping-products{display:flex;flex-wrap:wrap;gap:10px}.shipping-products>div{min-width:190px;display:flex;align-items:center;gap:8px;padding:7px;border-radius:9px;background:#f6f8f7}.shipping-products img,.shipping-products>div>span{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;border-radius:7px;background:#fff;object-fit:contain;color:var(--purple);font-weight:800}.shipping-products p{margin:0}.shipping-products b,.shipping-products small{display:block}.shipping-products b{font-size:11px}.shipping-products small{margin-top:3px;color:var(--muted);font-size:9px}.shipping-request-footer{position:-webkit-sticky;position:sticky;bottom:8px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:20px;padding:13px 14px;border:1px solid var(--line);border-radius:12px;background:#fffffff2;box-shadow:0 8px 28px #14241b1a;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.shipping-request-footer>span{color:var(--muted);font-size:11px}.shipping-choice-modal{width:min(620px,100%)}.shipping-selected-count{margin:-8px 0 15px;color:var(--muted);font-size:12px}.shipping-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:16px}.shipping-options>button{display:grid;justify-items:start;grid-gap:4px;gap:4px;padding:16px;border:2px solid var(--line);border-radius:13px;background:#fff;text-align:left}.shipping-options>button.selected{border-color:var(--purple);background:var(--purple-soft)}.shipping-options span{font-size:25px}.shipping-options strong{font-size:14px}.shipping-options small{color:var(--muted);font-size:10px}.shipping-options b{margin-top:8px;color:var(--green);font-size:21px}.shipping-message-modal{text-align:center}.shipping-success-icon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 13px;border-radius:50%;background:var(--green-soft);color:var(--green);font-size:28px;font-weight:900}.shipping-message-modal h2{margin:0 0 10px}.shipping-message-modal p{color:#4e5a53;font-size:13px;line-height:1.55}.shipping-admin-list{display:grid;grid-gap:10px;gap:10px}.shipping-admin-card{width:100%;display:grid;grid-template-columns:auto minmax(180px,1.4fr) minmax(130px,.8fr) auto auto;align-items:center;grid-gap:15px;gap:15px;padding:14px;border:1px solid var(--line);border-radius:12px;background:#fff;text-align:left}.shipping-admin-card:hover{border-color:#d6c1ee;background:#fbf9fe}.shipping-request-code{padding:7px 9px;border-radius:8px;background:var(--purple-soft);color:var(--purple);font-size:11px;font-weight:800}.shipping-admin-card div small,.shipping-admin-card div strong{display:block}.shipping-admin-card div strong{font-size:12px}.shipping-admin-card div small,.shipping-admin-card time{margin-top:3px;color:var(--muted);font-size:9px}.shipping-admin-card>b{color:var(--purple);font-size:10px}.shipping-detail-backdrop{z-index:55}.shipping-detail{max-height:94vh;overflow:auto}.shipping-customer-recap{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:9px;gap:9px;margin-bottom:18px}.shipping-customer-recap>div{padding:11px;border-radius:10px;background:#f6f8f7}.shipping-customer-recap small,.shipping-customer-recap span,.shipping-customer-recap strong{display:block}.shipping-customer-recap small{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.05em}.shipping-customer-recap strong{margin-top:4px;font-size:12px}.shipping-customer-recap span{margin-top:3px;color:var(--green);font-size:11px}.shipping-detail-orders{display:grid;grid-gap:12px;gap:12px}.shipping-detail-orders>article{padding:13px;border:1px solid var(--line);border-radius:11px}.shipping-detail-orders>article>div:first-child{display:flex;justify-content:space-between;margin-bottom:8px}.shipping-detail-orders>article>div:first-child strong{color:var(--purple)}.shipping-detail-orders>article>div:first-child small{color:var(--muted)}.shipping-detail-line{display:flex;align-items:center;gap:10px;padding:8px 0;border-top:1px solid #edf0ee}.shipping-detail-line>img,.shipping-detail-line>span{width:52px;height:52px;flex:0 0 52px;display:grid;place-items:center;border-radius:8px;background:#f4f6f5;object-fit:contain;color:var(--purple);font-weight:800}.shipping-detail-line p{margin:0}.shipping-detail-line small,.shipping-detail-line strong{display:block}.shipping-detail-line strong{font-size:12px}.shipping-detail-line small{margin-top:3px;color:var(--muted);font-size:9px}.shipping-detail-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:17px}.shipping-detail-actions>button{border:1px solid #d8c8eb;border-radius:9px;padding:10px 13px;background:var(--purple-soft);color:var(--purple);font-size:11px;font-weight:750}.shipping-detail-actions>.primary{border-color:var(--green);background:var(--green);color:#fff}@media(max-width:760px){.shipping-request-page{padding-bottom:90px}.shipping-intro{align-items:flex-start}.shipping-order-card{padding:12px}.shipping-products{display:grid;grid-template-columns:1fr}.shipping-products>div{min-width:0}.shipping-request-footer{position:fixed;left:8px;right:8px;bottom:8px;z-index:12;align-items:stretch;flex-direction:column}.shipping-request-footer .primary{width:100%}.shipping-options{grid-template-columns:1fr}.shipping-admin-card{grid-template-columns:1fr auto;gap:8px}.shipping-admin-card>div,.shipping-admin-card>time{grid-column:1/-1}.shipping-admin-card>b{grid-column:2;grid-row:1}.shipping-customer-recap{grid-template-columns:1fr}.shipping-detail-actions{flex-direction:column}.shipping-detail-actions button{width:100%}}.shipping-detail-actions>.shipping-archive-action{margin-right:auto;border-color:#b9dec9;background:#edf9f2;color:#087b4b}.shipping-detail-actions>.shipping-archive-action.restore{border-color:#d8c8eb;background:var(--purple-soft);color:var(--purple)}.shipping-detail-actions>.shipping-delete-action{border-color:#f0c4c9;background:#fff1f2;color:#b42332}.shipping-detail-actions>.shipping-delete-action:hover{background:#b42332;color:#fff}.backup-download{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px;padding:15px 17px;background:linear-gradient(110deg,#f2fbf6,#faf7fe)}.backup-download>div{display:flex;align-items:center;gap:12px}.backup-download>div>span{width:38px;height:38px;display:grid;place-items:center;border-radius:11px;background:var(--green-soft);color:var(--green);font-size:20px}.backup-download p{margin:0}.backup-download small,.backup-download strong{display:block}.backup-download strong{font-size:13px}.backup-download small{margin-top:3px;color:var(--muted);font-size:10px}.backup-download>button{border:1px solid var(--green);border-radius:9px;padding:10px 13px;background:var(--green);color:#fff;font-size:11px;font-weight:750}.backup-download>button:disabled{opacity:.55;cursor:wait}@media(max-width:600px){.backup-download{align-items:stretch;flex-direction:column}.backup-download>button{width:100%}}.order-customer-mode{display:grid;grid-template-columns:1fr 1fr;grid-gap:7px;gap:7px;padding:5px;border:1px solid #dce5df;border-radius:13px;background:#f6f9f7}.order-customer-mode button{min-height:38px;border:0;border-radius:9px;background:transparent;color:#66736c;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.order-customer-mode button.active{background:#fff;color:#087b4b;box-shadow:0 2px 9px rgba(31,74,52,.1)}.order-multiple-panel{display:grid;grid-gap:7px;gap:7px}.order-multiple-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.order-multiple-heading>strong{font-size:13px}.order-multiple-heading>div{display:flex;gap:4px}.order-multiple-heading button{border:0;background:transparent;color:#087b4b;font:inherit;font-size:11px;font-weight:800;cursor:pointer;padding:3px 5px}.order-customer-compact-list{max-height:155px;overflow-y:auto;border:1px solid #dce5df;border-radius:11px;background:#fff}.form-grid .order-customer-compact-list label{display:flex;flex-direction:row;align-items:center;gap:9px;margin:0;padding:7px 10px;border-bottom:1px solid #edf1ef;color:#26322c;font-size:13px;font-weight:700;cursor:pointer}.form-grid .order-customer-compact-list label:last-child{border-bottom:0}.form-grid .order-customer-compact-list label.selected,.form-grid .order-customer-compact-list label:hover{background:#edf8f2;color:#087b4b}.form-grid .order-customer-compact-list input[type=checkbox]{width:16px;height:16px;min-width:16px;margin:0;accent-color:#087b4b}.order-multiple-panel>small{color:#69776f;font-size:11px}@media(max-width:600px){.order-customer-mode button{font-size:12px}.order-customer-compact-list{max-height:180px}}.product-code-list{display:inline-block;max-width:180px;color:#66409a;font-size:12px;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}.refresh-data{border:1px solid #cfe0d6;border-radius:10px;background:#fff;color:var(--green);padding:11px 14px;font-weight:750;white-space:nowrap}.refresh-data:hover{border-color:var(--green);background:var(--green-soft)}.refresh-data:disabled{opacity:.55;cursor:wait}@media(max-width:760px){.topbar-actions{flex:0 0 auto;gap:6px}.refresh-data{width:40px;height:40px;padding:0;font-size:0}.refresh-data:first-letter{font-size:22px}}@media(max-width:460px){.topbar{align-items:flex-start;flex-wrap:wrap}.topbar-actions{width:100%;justify-content:flex-start}.refresh-data{width:auto;height:auto;padding:9px 11px;font-size:11px}.refresh-data:first-letter{font-size:inherit}}.forgot-password{justify-self:end;margin-top:-5px;padding:0;border:0;background:transparent;color:var(--purple);font:inherit;font-size:11px;font-weight:750;text-decoration:underline;cursor:pointer}.forgot-password:hover{color:var(--green)}.forgot-password:disabled{opacity:.55;cursor:wait}.revenue-stat-card{width:100%;border:1px solid var(--line);background:var(--surface);color:var(--ink);text-align:left;transition:border-color .16s,transform .16s,box-shadow .16s}.revenue-stat-card:hover{border-color:#91c9aa;transform:translateY(-2px);box-shadow:0 10px 25px #087b4b16}.revenue-stat-card>small b{color:var(--green);font-size:15px}.revenue-backdrop{z-index:50}.revenue-modal{width:min(980px,100%);max-height:92vh;overflow-y:auto}.revenue-toolbar{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-bottom:16px}.revenue-toolbar label{display:grid;grid-gap:6px;gap:6px;min-width:230px;color:#48514c;font-size:11px;font-weight:750}.revenue-toolbar select{border:1px solid #dbe2de;border-radius:9px;padding:10px 34px 10px 12px;background:#fff;color:var(--ink);outline:none}.revenue-toolbar select:focus{border-color:var(--green);box-shadow:0 0 0 3px #087b4b1f}.revenue-pdf{display:flex;align-items:center;gap:7px;border:1px solid var(--purple);border-radius:9px;padding:10px 13px;background:var(--purple);color:#fff;font-size:11px;font-weight:750}.revenue-pdf:hover{background:#5f3595}.revenue-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:17px}.revenue-summary article{padding:13px 14px;border:1px solid var(--line);border-radius:11px;background:#f8fbf9}.revenue-summary small,.revenue-summary strong{display:block}.revenue-summary small{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.06em}.revenue-summary strong{margin-top:5px;color:var(--green);font-size:20px}.revenue-table{border:1px solid var(--line);border-radius:11px}.revenue-table table{min-width:760px}.revenue-table td:last-child,.revenue-table th:last-child{text-align:right}.revenue-products{max-width:300px;white-space:normal;color:#56625b;font-size:11px;line-height:1.4}.revenue-empty{min-height:170px}@media(max-width:600px){.revenue-modal{padding:16px}.revenue-toolbar{align-items:stretch;flex-direction:column}.revenue-pdf,.revenue-toolbar label{width:100%}.revenue-pdf{justify-content:center}.revenue-summary{grid-template-columns:1fr}.revenue-summary article{display:flex;align-items:center;justify-content:space-between}.revenue-summary strong{margin:0}.revenue-table{overflow-x:auto}}.sorting-page{padding-bottom:92px}.sorting-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:22px}.sorting-heading h2{margin:2px 0 5px;font-size:24px}.sorting-heading>div>span{color:var(--muted);font-size:14px}.sorting-heading-actions{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.sorting-group header button,.sorting-heading-actions button{border:1px solid var(--line);background:#fff;color:#4e5752;border-radius:10px;padding:9px 12px;font-weight:700}.sorting-toolbar{display:grid;grid-template-columns:auto minmax(260px,1fr);grid-gap:16px;gap:16px;align-items:center;margin-bottom:16px}.sorting-view{display:flex;padding:4px;background:#edf2ef;border-radius:12px}.sorting-view button{border:0;background:transparent;color:#66716a;border-radius:9px;padding:10px 16px;font-weight:750}.sorting-view button.active{background:#fff;color:var(--green);box-shadow:0 2px 8px #203a2b14}.sorting-search{margin:0}.sorting-progress{padding:15px 17px;border:1px solid #dbe9e1;background:var(--green-soft);border-radius:14px;margin-bottom:18px}.sorting-progress>div:first-child{display:flex;justify-content:space-between;gap:16px;align-items:center}.sorting-progress small,.sorting-progress span{color:#557064;font-size:12px}.sorting-progress strong{color:var(--green);font-size:14px}.sorting-progress>div:nth-child(2){height:7px;background:#d6e6dc;border-radius:10px;margin:9px 0 7px;overflow:hidden}.sorting-progress i{display:block;height:100%;background:linear-gradient(90deg,var(--green),#11aa69);border-radius:10px;transition:width .2s}.sorting-groups{display:grid;grid-gap:14px;gap:14px}.sorting-group{border:1px solid var(--line);border-radius:15px;overflow:hidden;background:#fff}.sorting-group>header{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:13px 15px;background:#fafcfb;border-bottom:1px solid var(--line)}.sorting-product{display:flex;align-items:center;gap:12px;min-width:0}.sorting-product>img,.sorting-product>span{width:46px;height:46px;object-fit:contain;display:grid;place-items:center;border-radius:11px;background:var(--purple-soft);color:var(--purple);font-weight:850}.sorting-product h3{margin:0 0 4px;font-size:15px}.sorting-product small{display:block;color:var(--muted);font-size:11px}.sorting-group-progress{display:flex;align-items:center;gap:10px}.sorting-group-progress strong{color:var(--green)}.sorting-rows{display:grid}.sorting-rows label{display:grid;grid-template-columns:22px minmax(150px,1fr) 60px 110px;align-items:center;grid-gap:10px;gap:10px;padding:11px 15px;border-bottom:1px solid #edf1ee;cursor:pointer;transition:background .15s}.sorting-rows label:last-child{border-bottom:0}.sorting-rows label.selected,.sorting-rows label:hover{background:#f0faf4}.sorting-rows input{width:18px;height:18px;accent-color:var(--green)}.sorting-client small,.sorting-client strong{display:block}.sorting-client strong{font-size:13px}.sorting-client small{margin-top:3px;color:var(--muted);font-size:10px}.sorting-rows b{color:var(--green);font-size:14px;text-align:center}.sorting-rows em{font-style:normal;color:#6d578d;background:var(--purple-soft);border-radius:20px;padding:5px 8px;text-align:center;font-size:10px;font-weight:750}.sorting-complete-bar{position:-webkit-sticky;position:sticky;z-index:3;bottom:14px;margin-top:20px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:13px 15px 13px 18px;border:1px solid #d4e5db;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:15px;box-shadow:0 12px 35px #163d2821}.sorting-complete-bar small,.sorting-complete-bar strong{display:block}.sorting-complete-bar small{margin-top:3px;color:var(--muted);font-size:11px}.sorting-complete-bar .primary{white-space:nowrap}.customer-sorting-group .sorting-product>span{border-radius:50%;background:var(--green-soft);color:var(--green)}@media(max-width:760px){.sorting-heading{display:block}.sorting-heading-actions{justify-content:flex-start;margin-top:14px}.sorting-toolbar{grid-template-columns:1fr}.sorting-view button{flex:1 1}.sorting-rows label{grid-template-columns:22px minmax(120px,1fr) 45px}.sorting-rows em{grid-column:2/4;justify-self:start}.sorting-complete-bar{align-items:stretch;flex-direction:column;bottom:8px}.sorting-complete-bar .primary{width:100%}.sorting-group>header{align-items:flex-start}.sorting-group-progress{align-items:flex-end;flex-direction:column}}@media print{.refresh-data,.sidebar,.sorting-complete-bar,.sorting-heading-actions,.sorting-toolbar,.topbar{display:none!important}.workspace{margin:0!important;padding:0!important}.sorting-page{box-shadow:none!important;border:0!important;padding:0!important}.sorting-progress{display:none}.sorting-rows label{page-break-inside:avoid;break-inside:avoid}.sorting-rows input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #777;border-radius:2px}.sorting-group{page-break-inside:avoid;break-inside:avoid;margin-bottom:10px}}.box-sorting-page{padding-bottom:96px}.box-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:20px}.box-heading h2{margin:2px 0 5px;font-size:24px}.box-heading>div>span{color:var(--muted);font-size:13px}.box-customer header button,.box-heading>button,.box-product-group header button,.box-section-title>button{border:1px solid var(--line);border-radius:9px;padding:9px 11px;background:#fff;color:var(--green);font-size:11px;font-weight:750;white-space:nowrap}.box-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:10px;gap:10px;margin-bottom:12px}.box-overview article{padding:14px;border:1px solid var(--line);border-radius:12px;background:#f8fbf9}.box-overview small,.box-overview strong{display:block}.box-overview small{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.05em}.box-overview strong{margin-top:5px;color:var(--green);font-size:20px}.box-progress{margin-bottom:17px;padding:13px 15px;border:1px solid #d6e7dd;border-radius:12px;background:var(--green-soft)}.box-progress>div:first-child{display:flex;justify-content:space-between;gap:12px;color:#4d6c5d;font-size:11px}.box-progress>div:nth-child(2){height:7px;margin-top:8px;overflow:hidden;border-radius:8px;background:#d6e6dc}.box-progress i{display:block;height:100%;border-radius:8px;background:linear-gradient(90deg,var(--green),#13aa6b);transition:width .2s}.box-toolbar{margin-bottom:18px}.box-customer-groups,.box-product-groups{display:grid;grid-gap:14px;gap:14px}.box-customer,.box-product-group{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff}.box-customer>header,.box-product-group>header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 15px;border-bottom:1px solid var(--line);background:#fafcfb}.box-customer-name{display:flex;align-items:center;gap:11px}.box-customer-name>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 42px;border-radius:50%;background:var(--green-soft);color:var(--green);font-weight:850}.box-customer-name h3,.box-product-group h3{margin:0 0 4px;font-size:15px}.box-customer-name small,.box-product-group small{color:var(--muted);font-size:10px}.box-customer-money{display:flex;gap:14px;margin-left:auto}.box-customer-money b,.box-customer-money small{display:block}.box-customer-money small{color:var(--muted);font-size:9px}.box-customer-money b{margin-top:3px;color:var(--ink);font-size:11px}.box-section+.box-section{border-top:1px solid var(--line)}.box-section-title{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 15px;background:#f0faf4}.box-section-title>div{display:flex;align-items:center;gap:8px}.box-section-title strong{font-size:11px;color:var(--green)}.box-section-title span{padding:4px 7px;border-radius:999px;background:#fff;color:var(--green);font-size:9px}.incoming-section .box-section-title{background:#faf7fe}.incoming-section .box-section-title span,.incoming-section .box-section-title strong{color:var(--purple)}.box-line{display:grid;grid-template-columns:26px minmax(170px,1fr) 52px 150px 112px;align-items:center;grid-gap:10px;gap:10px;padding:10px 15px;border-top:1px solid #edf1ee;transition:background .15s}.box-line:first-child{border-top:0}.box-line.sorted{background:#effaf4}.box-check,.box-wait{width:24px;height:24px;display:grid;place-items:center;border-radius:6px}.box-check{border:2px solid #b7ccc0;background:#fff;color:#fff;font-weight:900}.box-line.sorted .box-check{border-color:var(--green);background:var(--green)}.box-wait{background:var(--purple-soft);color:var(--purple);font-weight:900}.box-product small,.box-product strong{display:block}.box-product strong{font-size:12px}.box-product small{margin-top:3px;color:var(--muted);font-size:9px}.box-qty{color:var(--green);text-align:center}.box-line .status{width:100%;min-width:0}.box-line .payment{justify-content:center}.box-product-group>header{background:#f7f3fc}.box-product-group>header>button{color:var(--purple)}.product-box-line{grid-template-columns:26px minmax(170px,1fr) 52px 112px}.box-save-bar{position:-webkit-sticky;position:sticky;z-index:4;bottom:12px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:18px;padding:13px 15px;border:1px solid #cfe3d7;border-radius:13px;background:#fffffff2;box-shadow:0 12px 34px #163d2821;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.box-save-bar small,.box-save-bar strong{display:block}.box-save-bar small{margin-top:3px;color:var(--muted);font-size:10px}.box-save-bar>div:last-child{display:flex;gap:8px}.box-save-bar>div:last-child>button:first-child{border:1px solid var(--line);border-radius:9px;padding:10px 13px;background:#fff;color:#5d6862;font-weight:700}@media(max-width:900px){.box-overview{grid-template-columns:repeat(2,1fr)}.box-line{grid-template-columns:26px minmax(140px,1fr) 45px 135px}.box-line .payment{grid-column:2/5;justify-self:start}.box-customer>header{align-items:flex-start;flex-wrap:wrap}.box-customer-money{width:100%;margin-left:53px}.product-box-line{grid-template-columns:26px minmax(140px,1fr) 45px 110px}.product-box-line .payment{grid-column:auto}}@media(max-width:600px){.box-sorting-page{padding-bottom:120px}.box-heading{display:block}.box-heading>button{width:100%;margin-top:12px}.box-overview{grid-template-columns:1fr 1fr}.box-overview article{padding:11px}.box-overview strong{font-size:16px}.box-progress>div:first-child{align-items:flex-start;flex-direction:column}.box-toolbar{grid-template-columns:1fr}.box-toolbar .sorting-view{overflow-x:auto}.box-toolbar .sorting-view button{min-width:max-content}.box-customer>header,.box-product-group>header{align-items:flex-start;flex-direction:column}.box-customer-money{width:100%;margin:0}.box-line,.product-box-line{grid-template-columns:26px minmax(0,1fr) 42px;padding:10px}.box-line .status{grid-column:2/4}.box-line .payment{grid-column:2/4;justify-self:start}.box-section-title{align-items:flex-start;flex-direction:column}.box-section-title>button{width:100%}.box-save-bar{align-items:stretch;flex-direction:column;bottom:8px}.box-save-bar>div:last-child{display:grid;grid-template-columns:1fr 1fr}.box-save-bar button{width:100%;padding:10px 8px!important}}@media print{.box-check,.box-heading>button,.box-line .payment,.box-line select,.box-save-bar,.box-section-title>button,.box-toolbar{display:none!important}.box-sorting-page{padding:0;border:0;box-shadow:none}.box-overview,.box-progress{display:none}.box-customer,.box-product-group{page-break-inside:avoid;break-inside:avoid;margin-bottom:10px}.box-line,.product-box-line{grid-template-columns:minmax(0,1fr) 55px}.box-line.sorted{background:#fff}.box-wait{display:none}}.edit-order-modal{width:min(760px,100%);max-height:94vh;overflow-y:auto}.edit-order-lines,.edit-order-lines article{display:grid;grid-gap:11px;gap:11px}.edit-order-lines article{padding:14px;border:1px solid var(--line);border-radius:12px;background:#fafcfb}.edit-order-line-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.edit-order-line-head strong{color:var(--green);font-size:12px}.edit-order-line-head span{color:var(--purple);font-size:13px;font-weight:800}.edit-order-warning{padding:11px 13px;border-radius:10px;background:var(--green-soft);color:#416653;font-size:10px;line-height:1.45}.order-actions-cell{width:74px}.order-row-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.order-delete,.order-edit{width:30px;height:30px;display:grid;place-items:center;border-radius:7px;font-size:16px;line-height:1}.order-edit{border:1px solid #cfe1d6;background:#f0faf4;color:var(--green)}.order-edit:hover{background:var(--green);color:#fff}.order-delete{border:1px solid #f2cfd3;background:#fff3f4;color:#b42332}.order-delete:hover{background:#b42332;color:#fff}@media(max-width:760px){.edit-order-modal{width:100%}.edit-order-form>.form-row,.edit-order-lines .form-row{grid-template-columns:1fr}.order-table .order-actions-cell{position:absolute;top:7px;right:7px;display:block;width:auto;padding:0}.order-table .order-actions-cell:before{display:none}.order-table tr:has(.order-actions-cell) td:first-child{padding-right:76px}.order-row-actions{justify-content:flex-end}}.modal-backdrop{overflow:hidden;overscroll-behavior:contain}.modal{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.customer-detail-modal,.modal{max-height:calc(100dvh - 40px);overflow-y:auto}.product-orders{min-height:0}@media(max-width:760px){.customer-detail-modal,.modal{max-height:calc(100dvh - 16px)}}.box-direct-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:12px 14px;border:1px solid #cce3d5;border-radius:12px;background:#effaf4}.box-direct-banner span,.box-direct-banner strong{display:block}.box-direct-banner strong{color:var(--green);font-size:13px}.box-direct-banner span{margin-top:3px;color:#587064;font-size:10px}.box-direct-banner button{border:1px solid var(--green);border-radius:8px;padding:8px 11px;background:#fff;color:var(--green);font-size:10px;font-weight:750}.box-label-button{color:var(--purple)!important}.delivered-section summary{cursor:pointer;list-style:none;background:#f1f4f2}.delivered-section summary::-webkit-details-marker{display:none}.delivered-section .box-section-title span,.delivered-section .box-section-title strong{color:#59665f}.delivered-section .box-section-title>b{color:#66736c;font-size:10px}.delivered-section[open] .box-section-title>b{font-size:0}.delivered-section[open] .box-section-title>b:after{content:"Nascondi";font-size:10px}.box-line.delivered{background:#f8faf9;color:#647068}.box-delivered-check{width:24px;height:24px;display:grid;place-items:center;border-radius:50%;background:#dfe7e2;color:#52635a;font-weight:900}.box-delivered-status{justify-self:start;padding:6px 9px;border-radius:999px;background:#e6ebe8;color:#526159;font-size:10px;font-weight:750}@media(max-width:600px){.box-direct-banner{align-items:stretch;flex-direction:column}.box-direct-banner button,.box-label-button{width:100%}.box-delivered-status{grid-column:2/4}}@media print{.box-direct-banner,.box-label-button{display:none!important}}