:root{--ink:#111827;--muted:#667085;--subtle:#98a2b3;--line:#e5e7eb;--surface:#fff;--canvas:#f5f6f8;--nav:#111827;--nav-soft:#1d2939;--accent:#6941c6;--accent-dark:#53389e;--accent-soft:#f1ebff;--green:#067647;--green-soft:#ecfdf3;--blue:#175cd3;--blue-soft:#eff8ff;--amber:#b54708;--amber-soft:#fffaeb;--red:#b42318;--red-soft:#fef3f2;--shadow:0 8px 24px #10182812;color:var(--ink);background:var(--canvas);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--canvas);min-width:320px}body{background:var(--canvas);min-height:100vh;margin:0}button,input,textarea,select{font:inherit;letter-spacing:0}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #6941c638}.studio-root{grid-template-columns:244px minmax(0,1fr);min-height:100vh;display:grid}.desktop-sidebar{z-index:20;height:100vh;position:sticky;top:0}.studio-sidebar{color:#d0d5dd;background:var(--nav);flex-direction:column;width:244px;min-height:100%;padding:22px 16px 18px;display:flex}.studio-wordmark{color:#fff;align-items:center;gap:11px;padding:0 8px 22px;font-size:18px;font-weight:750;display:flex}.studio-mark{color:#fff;background:var(--accent);border-radius:7px;place-items:center;width:31px;height:31px;font-family:Georgia,serif;font-size:20px;font-weight:700;display:inline-grid}.business-switcher{color:#fff;background:var(--nav-soft);text-align:left;cursor:default;border:1px solid #344054;border-radius:7px;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:9px;width:100%;min-height:58px;padding:9px;display:grid}.business-avatar,.topbar-avatar{color:#fff;background:#087e5b;border-radius:50%;place-items:center;font-weight:750;display:grid}.business-avatar{width:34px;height:34px;font-size:12px}.business-switcher-copy{min-width:0}.business-switcher-copy small,.business-switcher-copy strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.business-switcher-copy small{color:#98a2b3;text-transform:uppercase;margin-bottom:3px;font-size:10px}.business-switcher-copy strong{font-size:13px}.studio-navigation{flex-direction:column;flex:1;gap:3px;padding:22px 0;display:flex}.studio-navigation-link{color:#bfc5d2;border-radius:6px;align-items:center;gap:11px;min-height:40px;padding:0 11px;font-size:13px;font-weight:600;transition:background .14s,color .14s;display:flex;position:relative}.studio-navigation-link:hover{color:#fff;background:#1f2a3b}.studio-navigation-link.active{color:#fff;background:#35266a}.studio-navigation-link.active:before{content:"";background:#a98cf5;border-radius:2px;width:3px;height:20px;position:absolute;left:-4px}.navigation-count{color:#35266a;background:#d6c6ff;border-radius:9px;place-items:center;min-width:19px;height:19px;margin-left:auto;padding:0 5px;font-size:10px;display:grid}.sidebar-foot{border-top:1px solid #344054;gap:8px;padding-top:14px;display:grid}.sidebar-status{align-items:center;gap:10px;padding:8px;display:flex}.sidebar-status span{gap:2px;display:grid}.sidebar-status strong{color:#fff;font-size:12px}.sidebar-status small{color:#98a2b3;font-size:10px}.sidebar-signout{color:#d0d5dd;cursor:pointer;background:0 0;border:0;border-radius:6px;align-items:center;gap:10px;min-height:38px;padding:0 9px;display:flex}.sidebar-signout:hover{color:#fff;background:#1f2a3b}.studio-main-column{min-width:0}.studio-topbar{z-index:15;border-bottom:1px solid var(--line);background:#fffffff5;align-items:center;gap:18px;height:68px;padding:0 28px;display:flex;position:sticky;top:0}.studio-search{border:1px solid var(--line);width:min(420px,44vw);height:38px;color:var(--muted);background:#fafafa;border-radius:6px;align-items:center;gap:9px;padding:0 11px;font-size:12px;display:flex}.studio-search kbd{color:#667085;background:#fff;border:1px solid #d0d5dd;border-radius:4px;margin-left:auto;padding:2px 5px;font-size:9px}.topbar-actions{align-items:center;gap:10px;margin-left:auto;display:flex}.view-store-link{color:var(--accent-dark);align-items:center;gap:6px;font-size:12px;font-weight:700;display:flex}.topbar-avatar{width:34px;height:34px;font-size:11px}.icon-button{border:1px solid var(--line);color:#344054;cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:36px;height:36px;padding:0;display:inline-grid;position:relative}.icon-button:hover{color:var(--accent);border-color:#c4b5ee}.notification-button>span{color:#fff;background:var(--red);border:2px solid #fff;border-radius:9px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:9px;font-weight:800;display:grid;position:absolute;top:-5px;right:-5px}.mobile-menu,.mobile-close,.mobile-sidebar-layer{display:none}.studio-main{width:100%;max-width:1500px;min-height:calc(100vh - 68px);margin:0 auto;padding:30px 34px 64px}.studio-loading{min-height:50vh;color:var(--muted);place-items:center;display:grid}.studio-loading span{border:3px solid #e4dcfb;border-top-color:var(--accent);border-radius:50%;width:28px;height:28px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.page-stack{gap:22px;display:grid}.page-header{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.page-header>div:first-child{max-width:680px}.page-eyebrow,.section-kicker{color:var(--accent);text-transform:uppercase;margin-bottom:6px;font-size:10px;font-weight:800}.page-header h1{margin-bottom:7px;font-size:28px;line-height:1.15}.page-header p:last-child{color:var(--muted);margin:0;font-size:13px;line-height:1.55}.page-actions{gap:10px;display:flex}.primary-button,.secondary-button{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:7px;min-height:39px;padding:0 15px;font-size:12px;font-weight:750;display:inline-flex}.primary-button{border:1px solid var(--accent);color:#fff;background:var(--accent)}.primary-button:hover{border-color:var(--accent-dark);background:var(--accent-dark)}.secondary-button{color:#344054;background:#fff;border:1px solid #d0d5dd}.secondary-button:hover{color:var(--accent-dark);border-color:#b7a4ea}.primary-button:disabled,.secondary-button:disabled{opacity:.55;cursor:not-allowed}.primary-button.compact,.secondary-button.compact{min-height:34px;padding:0 12px}.full-width{width:100%}.text-button{color:var(--accent-dark);cursor:pointer;background:0 0;border:0;padding:4px;font-size:12px;font-weight:750}.inline-link{color:var(--accent-dark);align-items:center;gap:5px;font-size:11px;font-weight:750;display:inline-flex}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.metric-card,.workspace-panel,.content-panel,.editor-panel,.data-panel,.analytics-hero,.category-management-item,.locked-features,.notification-list,.settings-group{border:1px solid var(--line);background:var(--surface);border-radius:8px;box-shadow:0 1px 2px #10182808}.metric-card{min-height:128px;padding:18px}.metric-card-top{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:17px;font-size:11px;font-weight:700;display:flex}.dashboard-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.outstanding-sales-card{border-top:3px solid var(--green);min-width:0;color:inherit;overflow-wrap:anywhere;text-decoration:none}.outstanding-sales-card:hover{background:#edf7f3}.outstanding-sales-card:focus-visible{outline:2px solid var(--green);outline-offset:3px}.outstanding-sales-card .metric-card-top{gap:8px}.outstanding-sales-card svg{flex-shrink:0}.metric-card.outstanding-sales-card>strong{font-size:20px;line-height:1.25}.metric-card>strong{margin-bottom:7px;font-size:24px;line-height:1;display:block}.metric-card>small{color:var(--subtle);font-size:10px}.metric-card:first-child{border-top:3px solid var(--accent)}.metric-card:nth-child(2){border-top:3px solid var(--green)}.metric-card:nth-child(3){border-top:3px solid var(--blue)}.metric-card:nth-child(4){border-top:3px solid var(--amber)}.quick-actions-section{background:#fbf9ff;border:1px solid #dfd5fa;border-radius:8px;padding:20px}.section-heading-row,.panel-heading,.editor-panel-heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.section-heading-row h2,.panel-heading h2,.editor-panel-heading h2{margin-bottom:0;font-size:15px}.panel-heading p,.editor-panel-heading p{color:var(--muted);margin:5px 0 0;font-size:11px;line-height:1.5}.quick-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:16px;display:grid}.quick-action{background:#fff;border:1px solid #e2d9f7;border-radius:7px;grid-template-columns:34px minmax(0,1fr) 16px;align-items:center;gap:9px;min-height:62px;padding:10px;display:grid}.quick-action:hover{border-color:#b7a4ea;box-shadow:0 5px 16px #53389e17}.quick-action>span{width:34px;height:34px;color:var(--accent);background:var(--accent-soft);border-radius:6px;place-items:center;display:grid}.quick-action strong{font-size:12px}.dashboard-workspace-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);gap:16px;display:grid}.dashboard-workspace-grid.lower-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.workspace-panel,.content-panel,.editor-panel{min-width:0;padding:20px}.engagement-bars{gap:16px;margin-top:24px;display:grid}.engagement-row{grid-template-columns:110px minmax(80px,1fr) 42px;align-items:center;gap:12px;font-size:11px;display:grid}.engagement-row>div,.metric-bar>span{background:#f0eef5;border-radius:4px;height:8px;overflow:hidden}.engagement-row i,.metric-bar i{border-radius:inherit;background:var(--accent);height:100%;display:block}.engagement-row strong{text-align:right}.data-source-pill{color:var(--green);background:var(--green-soft);border-radius:4px;padding:4px 7px;font-size:9px;font-weight:750}.compact-list,.activity-list{margin-top:14px;display:grid}.compact-product-row,.activity-row{border-bottom:1px solid #eef0f3;align-items:center;gap:10px;min-height:58px;display:grid}.compact-product-row{grid-template-columns:42px minmax(0,1fr) auto}.activity-row{grid-template-columns:34px minmax(0,1fr)}.compact-product-row:last-child,.activity-row:last-child{border-bottom:0}.product-thumb{object-fit:cover;background:#f2f4f7;border-radius:6px;width:42px;height:42px}.product-thumb.placeholder{color:#98a2b3;place-items:center;display:grid}.compact-row-copy,.activity-row>span:last-child{gap:3px;min-width:0;display:grid}.compact-row-copy strong,.activity-row strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.compact-row-copy small,.activity-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.compact-row-value{color:var(--muted);font-size:10px}.activity-icon{color:#667085;background:#f2f4f7;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.activity-icon.unread{color:var(--accent);background:var(--accent-soft)}.toolbar-row{gap:10px;display:flex}.toolbar-search,.toolbar-select{border:1px solid var(--line);height:40px;color:var(--muted);background:#fff;border-radius:6px;align-items:center;gap:8px;padding:0 11px;display:flex}.toolbar-search{width:min(410px,100%)}.toolbar-search input,.toolbar-select select{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.toolbar-select{margin-left:auto}.table-panel{padding:0}.table-wrap,.responsive-table{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:11px}th{color:var(--muted);text-align:left;text-transform:uppercase;background:#fafafa;font-size:9px}th,td{vertical-align:middle;border-bottom:1px solid #eef0f3;padding:12px 14px}tbody tr:last-child td{border-bottom:0}td small,td strong{display:block}td small{max-width:290px;color:var(--muted);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;overflow:hidden}.table-product{grid-template-columns:42px minmax(150px,1fr);align-items:center;gap:10px;display:grid}.table-row{border-bottom:1px solid #eef0f3;align-items:center;min-width:860px;min-height:64px;padding:0 15px;font-size:11px;display:grid}.table-row:last-child{border-bottom:0}.table-heading{min-height:40px;color:var(--muted);text-transform:uppercase;background:#fafafa;font-size:9px;font-weight:750}.order-table .table-row{grid-template-columns:1.1fr 1.15fr .7fr .8fr .85fr .85fr 28px;gap:10px}.customer-table .table-row{grid-template-columns:1.2fr 1fr .55fr .9fr .9fr;gap:12px}.table-action-row{width:100%;color:inherit;text-align:left;cursor:pointer;background:#fff;border-width:0 0 1px}.table-action-row:hover{background:#fbfaff}.table-row span>small,.table-row span>strong{display:block}.table-row span>small{color:var(--muted);margin-top:4px;font-size:9px}.table-chevron{color:#98a2b3}.status-pill{color:#344054;text-transform:capitalize;background:#f2f4f7;border-radius:4px;align-items:center;width:max-content;padding:4px 7px;font-size:9px;font-weight:750;display:inline-flex}.status-pill.active,.status-pill.in_stock,.status-pill.completed,.status-pill.paid,.status-pill.read{color:var(--green);background:var(--green-soft)}.status-pill.requested,.status-pill.pending,.status-pill.preorder{color:var(--amber);background:var(--amber-soft)}.status-pill.accepted,.status-pill.ready,.status-pill.limited,.status-pill.processing{color:var(--blue);background:var(--blue-soft)}.status-pill.cancelled,.status-pill.failed,.status-pill.out_of_stock{color:var(--red);background:var(--red-soft)}.status-pill.hidden,.status-pill.archived{color:#475467;background:#f2f4f7}.filter-tabs,.website-tabs{border:1px solid var(--line);background:#fff;border-radius:7px;gap:5px;padding:4px;display:flex;overflow-x:auto}.filter-tabs{width:max-content;max-width:100%}.filter-tabs button,.website-tabs button{min-height:34px;color:var(--muted);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:7px;padding:0 11px;font-size:10px;font-weight:700;display:inline-flex}.filter-tabs button.active,.website-tabs button.active{color:var(--accent-dark);background:var(--accent-soft)}.website-tabs button:disabled{cursor:not-allowed;opacity:.48}.website-tabs button:disabled small{color:var(--subtle);font-size:8px;font-style:normal}.filter-tabs button span{background:#f2f4f7;border-radius:4px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;display:grid}.category-management-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.category-management-item{grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:90px;padding:15px;display:grid}.category-icon,.metric-icon,.settings-icon{width:36px;height:36px;color:var(--accent);background:var(--accent-soft);border-radius:6px;place-items:center;display:grid}.category-management-item strong{font-size:12px}.category-management-item p{color:var(--muted);margin:4px 0;font-size:10px}.category-management-item small{color:var(--subtle);font-size:9px}.category-management-actions{justify-items:end;gap:7px;display:grid}.editor-panel{gap:22px;display:grid}.website-tabs{width:max-content;max-width:100%}.form-grid{gap:16px;display:grid}.form-grid.two-column,.form-grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.full-span{grid-column:1/-1}.stacked-form,.business-setup-form{gap:14px;display:grid}.stacked-form label,.form-grid label,.business-setup-form label,.signin-form label{color:#344054;gap:7px;font-size:10px;font-weight:750;display:grid}.field-help{color:var(--muted);font-size:9px;font-weight:500;line-height:1.45}.editor-field-note{border-left:3px solid var(--purple);min-height:70px;color:var(--muted);background:#faf9fe;align-content:center;gap:5px;padding:12px 14px;display:grid}.editor-field-note strong{color:var(--ink);font-size:10px}.editor-field-note span{font-size:9px;line-height:1.45}input,textarea,select{width:100%;color:var(--ink);background:#fff;border:1px solid #d0d5dd;border-radius:6px}input,select{min-height:41px;padding:0 11px}textarea{resize:vertical;min-height:88px;padding:10px 11px;line-height:1.5}input:focus,textarea:focus,select:focus{border-color:#9e83e7;outline:3px solid #6941c61a}.appearance-layout{grid-template-columns:minmax(0,1.45fr) minmax(280px,.7fr);gap:16px;display:grid}.theme-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.theme-option{border:1px solid var(--line);min-height:76px;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:7px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:11px;padding:10px;display:grid}.theme-option.selected{border-color:var(--accent);box-shadow:0 0 0 2px #6941c61a}.theme-swatch{border:4px solid #fff;border-radius:50%;width:38px;height:38px;box-shadow:0 0 0 1px #d0d5dd}.theme-option span:last-child{gap:3px;display:grid}.theme-option strong{font-size:11px}.theme-option small{color:var(--muted);font-size:9px;line-height:1.4}.color-fields{border-top:1px solid var(--line);padding-top:18px}.color-input{display:block;position:relative}.color-input i{border:2px solid #fff;border-radius:4px;width:19px;height:19px;position:absolute;top:11px;left:10px;box-shadow:0 0 0 1px #d0d5dd}.color-input input{padding-left:40px}.website-preview-card{border:1px solid var(--line);min-height:420px;box-shadow:var(--shadow);background:#fff;border-radius:8px;align-self:start;overflow:hidden}.preview-browser-bar{border-bottom:1px solid var(--line);background:#fafafa;gap:5px;padding:10px;display:flex}.preview-browser-bar span{background:#d0d5dd;border-radius:50%;width:6px;height:6px}.preview-banner{background-color:var(--preview-primary);background-position:50%;background-size:cover;place-items:center;height:168px;display:grid}.preview-banner>span{color:#fff;background:var(--preview-secondary);border:3px solid #fff;border-radius:50%;place-items:center;width:54px;height:54px;font-family:Georgia,serif;font-size:24px;display:grid;overflow:hidden}.preview-banner img{object-fit:cover;width:100%;height:100%}.preview-copy{padding:22px}.preview-copy small{color:var(--preview-secondary);font-size:8px;font-weight:800}.preview-copy h3{margin:8px 0;font-size:22px}.preview-copy p{min-height:60px;color:var(--muted);font-size:11px;line-height:1.55}.preview-copy button{color:#fff;background:var(--preview-primary);border:0;border-radius:5px;min-height:36px;padding:0 14px;font-size:10px;font-weight:750}.section-list{gap:8px;display:grid}.section-list article{border:1px solid var(--line);border-radius:6px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:62px;padding:8px 11px;display:grid}.section-order{width:30px;height:30px;color:var(--accent-dark);background:var(--accent-soft);border-radius:5px;place-items:center;font-size:10px;font-weight:800;display:grid}.section-list strong{font-size:11px}.section-list p{color:var(--muted);margin:3px 0 0;font-size:9px}.editor-footnote,.privacy-caption{border-top:1px solid var(--line);color:var(--muted);margin:0;padding-top:12px;font-size:10px;line-height:1.5}.sticky-save-bar{z-index:10;min-height:62px;box-shadow:var(--shadow);background:#fffffff5;border:1px solid #d8cff1;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px 10px 18px;display:flex;position:sticky;bottom:14px}.sticky-save-bar span{color:var(--muted);font-size:10px}.marketing-layout,.analytics-layout,.settings-layout{gap:16px;display:grid}.marketing-layout{grid-template-columns:minmax(0,1.55fr) minmax(270px,.65fr)}.drop-list{margin-top:14px;display:grid}.drop-list article{border-bottom:1px solid var(--line);grid-template-columns:54px minmax(0,1fr) 36px;align-items:center;gap:12px;min-height:92px;padding:12px 0;display:grid}.drop-list article:last-child{border-bottom:0}.drop-product-image{width:54px;height:54px;color:var(--accent);background:var(--accent-soft);border-radius:6px;place-items:center;display:grid;overflow:hidden}.drop-product-image img{object-fit:cover;width:100%;height:100%}.drop-list h3{margin:6px 0 3px;font-size:12px}.drop-list p{color:var(--muted);margin-bottom:4px;font-size:10px}.drop-list small{color:var(--subtle);font-size:9px}.locked-features{align-self:start;padding:20px}.locked-features h2{margin-bottom:5px;font-size:15px}.locked-features>p{color:var(--muted);font-size:10px;line-height:1.5}.locked-features>div{border-bottom:1px solid var(--line);color:#667085;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:9px;min-height:52px;display:grid}.locked-features>div:last-child{border-bottom:0}.locked-features>div span{gap:2px;display:grid}.locked-features strong{font-size:10px}.locked-features small{text-transform:uppercase;font-size:8px}.analytics-hero{color:#fff;background:#3f2a7d;justify-content:space-between;align-items:center;min-height:150px;padding:24px;display:flex}.analytics-hero div{gap:7px;display:grid}.analytics-hero small{color:#d9cef7;font-size:10px}.analytics-hero strong{font-size:28px}.analytics-hero p{color:#e8e1fa;margin:0;font-size:10px}.analytics-metrics{grid-template-columns:repeat(5,minmax(0,1fr))}.analytics-metrics article{border:1px solid var(--line);background:#fff;border-radius:8px;gap:9px;min-height:112px;padding:15px;display:grid}.analytics-metrics small{color:var(--muted);font-size:9px}.analytics-metrics strong{font-size:20px}.analytics-layout{grid-template-columns:minmax(0,1.4fr) minmax(270px,.7fr)}.ranked-list{margin-top:14px;display:grid}.ranked-list article{border-bottom:1px solid var(--line);grid-template-columns:24px 38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;display:grid}.ranked-list article:last-child{border-bottom:0}.rank-number{color:var(--subtle);font-size:10px;font-weight:800}.ranked-list img,.rank-placeholder{object-fit:cover;width:36px;height:36px;color:var(--muted);background:#f2f4f7;border-radius:5px;place-items:center;display:grid}.ranked-list article>span:nth-child(3){gap:3px;display:grid}.ranked-list strong{font-size:10px}.ranked-list small{color:var(--muted);font-size:8px}.metric-bar{gap:7px;margin-top:15px;display:grid}.metric-bar>div{justify-content:space-between;font-size:10px;display:flex}.metric-bar>span{height:7px}.notification-list{overflow:hidden}.notification-item{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:82px;padding:12px 16px;display:grid}.notification-item:last-child{border-bottom:0}.notification-item.unread{background:#fbf9ff}.notification-icon{width:36px;height:36px;color:var(--accent);background:var(--accent-soft);border-radius:6px;place-items:center;display:grid}.notification-item>div>div{align-items:center;gap:8px;display:flex}.notification-item h3,.notification-item strong{font-size:11px}.notification-item p{color:var(--muted);margin:5px 0;font-size:10px}.notification-item small{color:var(--subtle);font-size:9px}.notification-item i{background:var(--accent);border-radius:50%;width:6px;height:6px}.settings-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-group{padding:20px}.settings-row{border-bottom:1px solid var(--line);grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:64px;display:grid}.settings-row:last-child{border-bottom:0}.settings-row>div{gap:3px;min-width:0;display:grid}.settings-row strong{font-size:11px}.settings-row small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.settings-row.locked{color:#667085}.settings-row.actionable{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border-width:0 0 1px}.settings-row.actionable:hover{color:var(--accent-dark)}.settings-row.danger:hover{color:var(--red)}.settings-details{gap:0;margin:14px 0 0;display:grid}.settings-details div{border-bottom:1px solid var(--line);grid-template-columns:90px minmax(0,1fr);gap:12px;padding:12px 0;display:grid}.settings-details dt{color:var(--muted);font-size:10px}.settings-details dd{overflow-wrap:anywhere;margin:0;font-size:10px;font-weight:700}.privacy-note,.inline-alert{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:6px;padding:11px 13px;font-size:10px;line-height:1.5}.inline-alert.error{color:var(--red);background:var(--red-soft);border-color:#fecdca}.inline-alert.success{color:var(--green);background:var(--green-soft);border-color:#abefc6}.confirmation-layer{z-index:100;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.confirmation-backdrop{background:#0f172a94;border:0;position:absolute;inset:0}.confirmation-dialog{border:1px solid var(--line);background:#fff;border-radius:8px;gap:18px;width:min(460px,100%);padding:22px;display:grid;position:relative;box-shadow:0 24px 60px #0f172a47}.confirmation-dialog>header{justify-content:space-between;align-items:center;display:flex}.confirmation-dialog h2{color:var(--ink);margin:3px 0 8px;font-size:20px}.confirmation-dialog p{color:var(--muted);margin:0;font-size:11px;line-height:1.55}.confirmation-icon{width:42px;height:42px;color:var(--purple);background:var(--purple-soft);border-radius:7px;place-items:center;display:grid}.rename-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:0;display:grid}.rename-summary div{border:1px solid var(--line);border-radius:6px;min-width:0;padding:12px}.rename-summary dt{color:var(--muted);font-size:9px}.rename-summary dd{overflow-wrap:anywhere;color:var(--ink);margin:5px 0 0;font-size:12px;font-weight:750}.confirmation-dialog .rename-address{color:#475467;background:#f8faf9;padding:11px 13px}.form-error{color:var(--red);margin:0;font-size:10px;line-height:1.4}.content-skeleton{border:1px solid var(--line);min-height:240px;color:var(--muted);background:#fff;border-radius:8px;place-items:center;font-size:11px;display:grid}.empty-state,.compact-empty{text-align:center;place-items:center;display:grid}.empty-state{background:#fff;border:1px dashed #d0d5dd;border-radius:8px;min-height:280px;padding:36px}.compact-empty{min-height:180px;color:var(--muted);padding:24px}.empty-state-icon{width:48px;height:48px;color:var(--accent);background:var(--accent-soft);border-radius:7px;place-items:center;margin-bottom:12px;display:grid}.empty-state h2,.compact-empty strong{color:var(--ink);margin-bottom:6px;font-size:14px}.empty-state p,.compact-empty p{max-width:410px;color:var(--muted);margin-bottom:16px;font-size:10px;line-height:1.5}.drawer-layer{z-index:80;justify-content:flex-end;display:flex;position:fixed;inset:0}.drawer-backdrop{background:#10182873;border:0;position:absolute;inset:0}.form-drawer{z-index:1;background:#fff;width:min(480px,100%);height:100%;padding:24px;position:relative;overflow-y:auto;box-shadow:-16px 0 40px #10182824}.order-detail-drawer{width:min(520px,100%)}.product-pricing-fields{border:0;gap:16px;min-width:0;margin:0;padding:0;display:grid}.product-pricing-fields legend{padding:0 0 14px;font-size:13px;font-weight:750}.product-pricing-fields .form-grid-two{gap:14px;display:grid}.product-pricing-fields input{min-width:0}.pricing-price-field,.pricing-percent-field{gap:7px;min-width:0;display:grid}.pricing-money-control{grid-template-columns:minmax(0,1fr) 38px 38px;align-items:center;gap:6px;display:grid}.pricing-money-control .icon-button{width:38px;height:38px}.pricing-money-control .icon-button:disabled{color:#98a2b3;border-color:var(--line);cursor:default;background:#fff}.pricing-round-action{display:inline-flex;position:relative}.pricing-round-action [role=tooltip]{z-index:2;background:var(--ink);color:#fff;pointer-events:none;border-radius:4px;width:170px;padding:8px;font-size:11px;line-height:1.5;display:none;position:absolute;top:44px;right:0}.pricing-round-action:hover [role=tooltip],.pricing-round-action:focus-within [role=tooltip]{display:block}.pricing-calculation{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.pricing-calculation>div{gap:6px;min-width:0;display:grid}.pricing-calculation span{color:var(--muted);font-size:11px}.pricing-calculation strong{font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:16px}.pricing-calculation button{flex-shrink:0;min-width:114px}.pricing-label{align-items:center;gap:6px;display:flex;position:relative}.pricing-help{flex-shrink:0;display:inline-flex}.pricing-help [role=tooltip]{z-index:2;border:1px solid var(--line);width:min(260px,100%);color:var(--ink);background:#fff;border-radius:5px;padding:10px;font-size:11px;line-height:1.5;display:none;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 4px 12px #1018281a}.pricing-help:hover [role=tooltip],.pricing-help:focus [role=tooltip]{display:block}.pricing-preview{border-block:1px solid #dce5df;padding:18px 0}.pricing-preview-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.pricing-preview-heading strong{font-size:13px}.pricing-preview-heading>span{color:#356448;font-size:10px;font-weight:700}.pricing-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 12px;margin:18px 0;display:grid}.pricing-metrics div{min-width:0}.pricing-metrics dt{color:var(--muted);margin-bottom:6px;font-size:11px}.pricing-metrics dd{overflow-wrap:anywhere;font-variant-numeric:tabular-nums;margin:0;font-size:16px;font-weight:750}.pricing-preview>small{color:var(--muted);font-size:11px}.pricing-loss{color:#b42318}.pricing-warning{align-items:center;gap:7px;font-size:12px;font-weight:650;display:flex}.pricing-warning svg{flex-shrink:0}.product-price-cell{align-items:center;gap:12px;display:flex}.product-price-cell>span{white-space:nowrap;gap:5px;display:grid}.product-price-cell small,.product-margin{color:var(--muted);font-size:10px;display:block}.product-margin{margin-top:5px}.product-pricing-drawer .drawer-header>div{overflow-wrap:anywhere;min-width:0}.product-pricing-drawer .drawer-header>button{flex-shrink:0}.inventory-summary{border-block:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;margin:0;padding:22px 0;display:grid}.inventory-page .page-header{flex-direction:row;align-items:flex-start}.inventory-page .page-header>div:first-child{min-width:0}.inventory-page .page-actions{flex:none;width:auto}.inventory-page .page-actions>.icon-button{flex:none;width:36px}.inventory-summary dt,.inventory-balances dt{color:var(--muted);font-size:12px}.inventory-summary dd{font-variant-numeric:tabular-nums;margin:8px 0 0;font-size:26px;font-weight:700}.inventory-summary .inventory-low dd{color:#946100}.inventory-summary .inventory-out dd{color:#b42318}.inventory-list{border-block:1px solid var(--line);background:#fff}.inventory-row{border:0;border-bottom:1px solid var(--line);text-align:left;width:100%;color:var(--ink);background:0 0;grid-template-columns:minmax(200px,2.5fr) repeat(3,minmax(64px,1fr)) minmax(100px,1.2fr) 18px;align-items:center;gap:16px;padding:18px 16px;font-size:13px;display:grid}button.inventory-row:hover{background:#f4f8f6}.inventory-row:focus-visible{outline-offset:-2px;outline:2px solid #256a50}.inventory-heading{color:var(--muted);background:#f6f8fa;padding-block:12px;font-size:11px}.inventory-product{align-items:center;gap:12px;min-width:0;display:flex}.inventory-product strong{overflow-wrap:anywhere}.inventory-product>:first-child{flex-shrink:0}.inventory-count{font-variant-numeric:tabular-nums}.inventory-count small{display:none}.inventory-status{font-size:11px;font-weight:650}.inventory-status.in_stock{color:#21744b}.inventory-status.low_stock{color:#946100}.inventory-status.out_of_stock{color:#b42318}.inventory-status.untracked{color:var(--muted)}.inventory-dialog{width:min(500px,100%);max-width:100%;height:100dvh;max-height:100dvh;color:var(--ink);overscroll-behavior:contain;background:#fff;border:0;margin:0;padding:24px;position:fixed;inset:0 0 0 auto;overflow-y:auto}.inventory-dialog::backdrop{background:#10182873}.inventory-dialog .drawer-header>div{overflow-wrap:anywhere;min-width:0}.inventory-dialog .drawer-header>button{flex-shrink:0}.inventory-refresh{color:#256a50;background:0 0;border:0;align-items:center;gap:7px;padding:8px 0;font-size:12px;display:flex}.inventory-balances{border-block:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:12px 0 24px;padding:20px 0;display:grid}.inventory-balances dd{overflow-wrap:anywhere;margin:8px 0 0;font-size:22px;font-weight:700}.inventory-form fieldset{border:0;gap:16px;min-width:0;margin:0;padding:0;display:grid}.inventory-form label{gap:8px;font-size:12px;font-weight:600;display:grid}.inventory-form input,.inventory-form select,.inventory-form textarea{width:100%;min-width:0}.inventory-form .primary-button{justify-self:start}.inventory-warning{color:#805500;margin:0;font-size:12px;line-height:1.6}.inventory-history{border-top:1px solid var(--line);margin-top:28px;padding-top:20px}.inventory-history h3{margin:0 0 16px;font-size:15px}.inventory-history ol{margin:0;padding:0;list-style:none}.inventory-history li{border-bottom:1px solid var(--line);overflow-wrap:anywhere;padding:16px 0;font-size:12px}.inventory-history li>div{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inventory-history time{text-align:right;color:var(--muted);font-size:10px}.inventory-history p{margin:8px 0}.inventory-history small{color:var(--muted);margin-top:6px;display:block}@media (max-width:1100px){.inventory-row{grid-template-columns:minmax(0,1fr) repeat(2,minmax(0,1fr)) 18px;gap:12px}.inventory-heading{display:none}.inventory-product{grid-column:1/4}.inventory-row>svg{grid-area:1/4}.inventory-count{grid-row:2}.inventory-count small{color:var(--muted);margin-bottom:6px;font-size:10px;display:block}.inventory-status{grid-column:1/4}}@media (max-width:540px){.inventory-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 12px}.inventory-dialog{padding:20px 16px}.inventory-page .toolbar-row{align-items:stretch}.inventory-page .toolbar-search{width:100%;min-width:0}}.drawer-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;display:flex}.drawer-header h2{margin:0;font-size:20px}.drawer-actions{background:#fff;justify-content:flex-end;gap:9px;padding:13px 0 0;display:flex;position:sticky;bottom:0}.order-detail-summary{background:#f7f5fc;border-radius:7px;gap:7px;padding:16px;display:grid}.order-detail-summary>strong{font-size:22px}.order-detail-summary>small{color:var(--muted);font-size:10px}.detail-block{border-bottom:1px solid var(--line);padding:20px 0}.detail-block h3{font-size:12px}.detail-block dl{gap:10px;margin:0;display:grid}.detail-block dl div{grid-template-columns:105px minmax(0,1fr);gap:10px;display:grid}.detail-block dt{color:var(--muted);font-size:10px}.detail-block dd{margin:0;font-size:10px;font-weight:650}.order-line{grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:54px;display:grid}.line-icon{width:32px;height:32px;color:var(--accent);background:var(--accent-soft);border-radius:5px;place-items:center;display:grid}.order-line>span:nth-child(2){gap:3px;display:grid}.order-line strong{font-size:10px}.order-line small{color:var(--muted);font-size:9px}.onboarding-band{background:#fbf9ff;border:1px solid #d9cef7;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:36px;min-height:430px;padding:44px;display:grid}.onboarding-copy{flex-direction:column;justify-content:center;max-width:520px;display:flex}.onboarding-copy>span{width:52px;height:52px;color:var(--accent);background:var(--accent-soft);border-radius:7px;place-items:center;margin-bottom:22px;display:grid}.onboarding-copy h2{margin-bottom:10px;font-size:28px}.onboarding-copy p{color:var(--muted);font-size:13px;line-height:1.6}.business-setup-form{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:center;padding:24px}.signin-page{background:#fff;grid-template-columns:minmax(420px,.9fr) minmax(440px,1.1fr);min-height:100vh;display:grid}.signin-brand-panel{color:#fff;background:#121a2a;flex-direction:column;min-height:100vh;padding:42px 56px;display:flex}.signin-wordmark{align-items:center;gap:11px;font-size:18px;font-weight:750;display:flex}.signin-brand-copy{max-width:520px;margin:auto 0}.signin-brand-copy .page-eyebrow{color:#c7b8ef}.signin-brand-copy h1{max-width:500px;margin-bottom:18px;font-size:44px;line-height:1.08}.signin-brand-copy>p:not(.page-eyebrow){color:#bfc5d2;max-width:480px;font-size:14px;line-height:1.65}.signin-brand-copy ul{gap:13px;margin:30px 0 0;padding:0;list-style:none;display:grid}.signin-brand-copy li{color:#e4e7ec;align-items:center;gap:10px;font-size:12px;display:flex}.signin-brand-copy li svg{color:#75e0a7}.signin-trust{color:#98a2b3;align-items:center;gap:8px;font-size:10px;display:flex}.signin-form-panel{place-items:center;padding:48px;display:grid}.signin-form-wrap{width:min(420px,100%)}.signin-icon{width:48px;height:48px;color:var(--accent);background:var(--accent-soft);border-radius:7px;place-items:center;margin-bottom:24px;display:grid}.signin-form-wrap h2{margin-bottom:8px;font-size:28px}.signin-help{color:var(--muted);margin-bottom:26px;font-size:12px;line-height:1.55}.signin-form{gap:14px;display:grid}.signin-form .primary-button{width:100%;min-height:44px}.mock-code-note{color:var(--amber);background:var(--amber-soft);text-align:center;border-radius:6px;margin:0;padding:9px;font-size:10px}.signin-legal{color:var(--subtle);text-align:center;margin:22px 0 0;font-size:9px;line-height:1.5}@media (max-width:1160px){.metric-grid,.quick-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-metrics{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-workspace-grid,.dashboard-workspace-grid.lower-grid,.appearance-layout,.marketing-layout,.analytics-layout{grid-template-columns:1fr}.website-preview-card{min-height:350px}}@media (max-width:900px){.studio-root{display:block}.desktop-sidebar{display:none}.mobile-menu,.mobile-close{display:inline-grid}.mobile-sidebar-layer{z-index:100;display:block;position:fixed;inset:0}.mobile-sidebar-backdrop{background:#10182880;border:0;position:absolute;inset:0}.mobile-sidebar-panel{width:min(300px,88vw);height:100%;position:relative}.mobile-sidebar-panel .studio-sidebar{width:100%}.mobile-close{z-index:2;color:#fff;background:#1d2939;border-color:#ffffff40;position:absolute;top:18px;right:-48px}.studio-topbar{padding:0 18px}.studio-search{width:min(340px,48vw)}.studio-main{padding:26px 20px 56px}.signin-page{grid-template-columns:1fr}.signin-brand-panel{display:none}.signin-form-panel{min-height:100vh;padding:32px 22px}}@media (max-width:680px){.studio-topbar{gap:10px;height:60px}.studio-search,.view-store-link{display:none}.studio-main{min-height:calc(100vh - 60px);padding:22px 14px 48px}.page-stack{gap:17px}.page-header{flex-direction:column;align-items:flex-start;gap:14px}.page-header h1{font-size:23px}.page-actions{width:100%}.page-actions>*{flex:1}.metric-grid,.analytics-metrics,.category-management-grid,.settings-layout{grid-template-columns:1fr}.metric-card{min-height:106px}.quick-actions-section{padding:15px}.quick-action-grid{grid-template-columns:1fr 1fr}.quick-action{grid-template-columns:31px minmax(0,1fr);min-height:58px}.quick-action>svg{display:none}.workspace-panel,.content-panel,.editor-panel{padding:15px}.toolbar-row{flex-direction:column;align-items:stretch}.toolbar-search{width:100%}.toolbar-select{margin-left:0}.form-grid.two-column,.form-grid-two,.theme-grid{grid-template-columns:1fr}.filter-tabs,.website-tabs{width:100%}.filter-tabs button,.website-tabs button{flex:none}.sticky-save-bar{flex-direction:column;align-items:stretch;padding:11px;bottom:8px}.sticky-save-bar .primary-button{width:100%}.notification-item{grid-template-columns:36px minmax(0,1fr)}.notification-item>button,.notification-item>.status-pill{grid-column:2;justify-self:start}.form-drawer{padding:20px 16px}.onboarding-band{grid-template-columns:1fr;padding:22px}.onboarding-copy h2{font-size:22px}.business-setup-form{padding:16px}.analytics-hero{min-height:130px;padding:19px}.analytics-hero strong{font-size:23px}.settings-details div{grid-template-columns:1fr;gap:5px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:1ms!important;animation-duration:1ms!important}}.theme-option em{color:var(--accent-dark);text-transform:capitalize;font-size:8px;font-style:normal}.website-preview-card{background:var(--preview-surface)}.preview-browser-bar small{color:var(--muted);margin-left:auto;font-size:8px}.preview-banner{color:#fff;grid-template-columns:58px minmax(0,1fr);place-items:center start;gap:15px;height:220px;padding:22px}.preview-banner>span{border-radius:var(--preview-card-radius);width:54px;height:54px}.preview-banner>div{gap:6px;display:grid}.preview-banner>div small{color:#ffffffc7;text-transform:uppercase;font-size:8px;font-weight:800}.preview-banner h3{font-family:var(--preview-heading-font);margin:0;font-size:21px;line-height:1.08}.preview-banner p{color:#ffffffd6;margin:0;font-size:9px;line-height:1.45}.preview-banner button{border:1px solid var(--preview-secondary);border-radius:var(--preview-button-radius);color:#fff;background:var(--preview-secondary);width:max-content;min-height:32px;padding:0 12px;font-size:9px;font-weight:750}.website-preview-card[data-hero-presentation=split] .preview-banner{color:var(--ink);background-color:var(--preview-surface);background-position:100%;background-repeat:no-repeat;background-size:48% 100%}.website-preview-card[data-hero-presentation=split] .preview-banner>div{max-width:170px}.website-preview-card[data-hero-presentation=split] .preview-banner>div small,.website-preview-card[data-hero-presentation=split] .preview-banner p{color:var(--muted)}.website-preview-card[data-hero-presentation=quiet] .preview-banner{text-align:center;grid-template-columns:1fr;justify-items:center}.website-preview-card[data-hero-presentation=quiet] .preview-banner>span{display:none}.preview-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:14px;display:grid}.preview-products article{border:1px solid var(--line);border-radius:var(--preview-card-radius);background:#fff;gap:4px;padding:8px;display:grid;overflow:hidden}.preview-products i{aspect-ratio:4/3;border-radius:max(0px, calc(var(--preview-card-radius) - 2px));background:color-mix(in srgb, var(--preview-primary) 14%, #f2f4f7)}.website-preview-card[data-product-presentation=editorial] .preview-products i{aspect-ratio:3/4}.website-preview-card[data-product-presentation=compact] .preview-products article{border-width:0 0 1px;border-radius:0}.preview-products strong{font-family:var(--preview-heading-font);font-size:9px}.preview-products small{color:var(--muted);font-size:8px}.preview-theme-traits{flex-wrap:wrap;gap:6px;padding:0 14px 16px;display:flex}.preview-theme-traits span{color:var(--accent-dark);background:var(--accent-soft);text-transform:capitalize;border-radius:999px;padding:5px 7px;font-size:7px;font-weight:750}.visually-hidden{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.business-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.media-picker{gap:10px;min-width:0;display:grid}.media-picker-heading strong,.media-picker-heading small{display:block}.media-picker-heading strong{color:#344054;font-size:10px}.media-picker-heading small{color:var(--muted);margin-top:4px;font-size:9px;line-height:1.45}.media-picker-preview{aspect-ratio:16/7;border:1px solid var(--line);background:#f2f4f7;border-radius:7px;place-items:center;width:100%;min-width:0;min-height:128px;display:grid;overflow:hidden}.media-picker-preview img,.category-icon img{object-fit:cover;width:100%;height:100%}.media-picker-preview>span{color:var(--subtle);justify-items:center;gap:8px;display:grid}.media-picker-preview small{font-size:9px}.media-picker-actions{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.icon-button.danger{color:var(--red)}.media-library-layer{z-index:120;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.media-library-backdrop{background:#10182894;border:0;position:absolute;inset:0}.media-library-dialog{z-index:1;background:#fff;border-radius:8px;gap:18px;width:min(940px,100%);max-height:min(760px,100vh - 48px);padding:24px;display:grid;position:relative;overflow:auto;box-shadow:0 24px 70px #10182838}.media-library-dialog>header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.media-library-dialog h2{margin:3px 0 6px;font-size:20px}.media-library-dialog header p:last-child{color:var(--muted);margin:0;font-size:11px}.media-library-toolbar{border:1px solid var(--line);background:#f9fafb;border-radius:7px;align-items:center;gap:14px;padding:12px;display:flex}.media-library-toolbar span{color:var(--muted);font-size:9px}.media-library-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.media-library-grid article{border:1px solid var(--line);background:#fff;border-radius:7px;overflow:hidden}.media-library-grid article.selected{border-color:var(--accent);box-shadow:0 0 0 2px var(--accent-soft)}.media-library-select{aspect-ratio:1;cursor:pointer;background:#f2f4f7;border:0;width:100%;padding:0;display:block;position:relative;overflow:hidden}.media-library-select img{object-fit:cover;width:100%;height:100%}.media-library-select>span{color:#fff;background:var(--accent);border-radius:5px;align-items:center;gap:4px;padding:5px 7px;font-size:8px;font-weight:750;display:inline-flex;position:absolute;bottom:7px;right:7px}.media-library-grid article>div{grid-template-columns:minmax(0,1fr) auto auto;justify-content:space-between;align-items:center;gap:8px;padding:9px;display:grid}.media-library-grid article>div>span{min-width:0}.media-processing-notice{color:var(--muted);overflow-wrap:anywhere;margin:10px 0;font-size:11px;line-height:1.5}.media-library-grid .icon-button{flex-shrink:0}.media-library-grid strong,.media-library-grid small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.media-library-grid strong{font-size:9px}.media-library-grid small{color:var(--muted);margin-top:3px;font-size:8px}.homepage-editor{grid-template-columns:minmax(300px,.72fr) minmax(0,1.28fr);align-items:start;gap:16px;display:grid}.section-manager-list{gap:8px;display:grid}.section-manager-list article{border:1px solid var(--line);border-radius:7px;grid-template-columns:32px minmax(0,1fr) 36px 72px auto;align-items:center;gap:8px;min-height:66px;padding:8px;display:grid}.section-manager-list article>div:nth-child(2){min-width:0}.section-manager-list article strong,.section-manager-list article small{display:block}.section-manager-list article strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.section-manager-list article small{color:var(--muted);margin-top:3px;font-size:8px}.section-order-actions{gap:2px;display:flex}.section-order-actions .icon-button{width:32px;height:32px}.homepage-preview-link{width:100%}.section-editor-panel{min-width:0}.section-fields{border-top:1px solid var(--line);gap:16px;padding-top:4px;display:grid}.section-fields>label,.section-editor-panel>label{color:#344054;gap:7px;font-size:10px;font-weight:750;display:grid}.content-selection-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.content-selection-grid>button{border:1px solid var(--line);min-width:0;color:var(--ink);text-align:left;cursor:pointer;background:#fff;border-radius:7px;gap:6px;padding:7px;display:grid}.content-selection-grid>button.selected{border-color:var(--accent);background:#fbf9ff}.content-selection-grid>button>span{aspect-ratio:4/3;color:var(--accent);background:var(--accent-soft);border-radius:5px;place-items:center;font-size:22px;font-weight:800;display:grid;position:relative;overflow:hidden}.content-selection-grid img{object-fit:cover;width:100%;height:100%}.content-selection-grid i{color:#fff;background:var(--accent);border-radius:50%;place-items:center;width:22px;height:22px;font-size:11px;font-style:normal;display:grid;position:absolute;bottom:6px;right:6px}.content-selection-grid strong{text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.content-selection-grid small{color:var(--muted);font-size:8px}.selected-content-order{border:1px solid var(--line);background:#f8faf9;border-radius:7px;gap:6px;padding:10px;display:grid}.selected-content-order>strong{color:var(--muted);text-transform:uppercase;font-size:9px}.selected-content-order>div{grid-template-columns:24px minmax(0,1fr) 28px 28px;align-items:center;gap:5px;min-height:32px;display:grid}.selected-content-order>div>span{color:var(--accent);font-size:9px;font-weight:800}.selected-content-order p{text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:10px;font-weight:700;overflow:hidden}.section-draft-preview{color:#fff;background-color:#253349;background-position:50%;background-size:cover;flex-direction:column;justify-content:center;min-height:220px;padding:28px;display:flex}.section-draft-preview small{text-transform:uppercase;font-size:9px;font-weight:800}.section-draft-preview strong{max-width:520px;margin-top:9px;font-family:Georgia,serif;font-size:28px;line-height:1.08}.section-draft-preview p{color:#ffffffd1;max-width:480px;margin:10px 0 15px;font-size:10px;line-height:1.5}.section-draft-preview>span{color:#101828;background:#fff;border-radius:5px;align-self:flex-start;padding:8px 11px;font-size:9px;font-weight:750}.section-inline-preview{border:1px solid var(--line);background:#f9fafb;gap:6px;padding:17px;display:grid}.section-inline-preview small{color:var(--accent-dark);text-transform:uppercase;font-size:8px;font-weight:800}.section-inline-preview strong{font-family:Georgia,serif;font-size:19px}.section-inline-preview span{color:var(--muted);font-size:9px}.homepage-editor-empty{text-align:center;min-height:330px;color:var(--muted);place-content:center;justify-items:center}.homepage-editor-empty h2{color:var(--ink);margin:6px 0 0;font-size:16px}.homepage-editor-empty p{max-width:360px;margin:0;font-size:10px;line-height:1.5}.product-media-list{gap:8px;display:grid}.product-media-list article{border:1px solid var(--line);border-radius:7px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px;display:grid}.product-media-list article>img{object-fit:cover;border-radius:5px;width:58px;height:58px}.product-media-list article>span{min-width:0}.product-media-description{min-width:0;color:var(--muted);gap:4px;font-size:8px;font-weight:750;display:grid}.product-media-description input{border:1px solid var(--line);width:100%;min-width:0;height:30px;color:var(--ink);font:inherit;background:#fff;border-radius:5px;padding:0 7px}.product-media-list strong,.product-media-list small{display:block}.product-media-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.product-media-list small{color:var(--muted);margin-top:4px;font-size:8px}.product-media-list article>div{gap:3px;display:flex}@media (max-width:1080px){.media-library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.homepage-editor{grid-template-columns:1fr}}@media (max-width:680px){.business-media-grid,.content-selection-grid{grid-template-columns:1fr}.media-library-layer{padding:0}.media-library-dialog{border-radius:0;width:100%;height:100%;max-height:none;padding:18px 14px}.media-library-toolbar{flex-direction:column;align-items:stretch}.media-library-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-manager-list article{grid-template-columns:30px minmax(0,1fr) 34px auto}.section-order-actions{grid-column:2/-1;justify-self:end}}.form-grid label.customer-accounts-toggle{flex-direction:row;align-items:center;gap:12px;min-height:44px;display:flex}.customer-accounts-toggle input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary,#6241c6);flex:0 0 18px}
.offer-create-actions{flex-wrap:wrap;gap:8px;display:flex}.offer-kind,.offer-components{border:0;min-width:0;margin:0;padding:0}.offer-kind{flex-wrap:wrap;gap:12px;display:flex}.offer-kind legend,.offer-components legend{margin-bottom:12px;font-weight:600}.offer-kind label{align-items:center;gap:8px;display:flex}.offer-kind input{width:16px;height:16px;accent-color:var(--primary,#6542bd)}.offer-components{gap:12px;display:grid}.offer-component{grid-template-columns:40px minmax(0,1fr) 76px 36px;align-items:end;gap:10px;display:grid}.offer-component>:first-child{width:40px;height:40px}.offer-component label,.offer-component input,.offer-component select{width:100%;min-width:0}.offer-component .icon-button{width:36px;height:40px}.offer-drawer input[readonly]{color:#43564b;background:#f3f5f4}.offer-drawer fieldset:disabled{opacity:.7}@media (max-width:400px){.offer-component{grid-template-columns:minmax(0,1fr) 64px 32px;gap:6px}.offer-component>:first-child{display:none}}
.sales-page{min-width:0}.sales-actions,.sales-pagination,.sales-form-actions{align-items:center;gap:10px;display:flex}.sales-filters{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.sales-filters label{gap:6px;min-width:130px;display:grid}.sales-filters select,.sales-filters input,.sales-dialog input,.sales-dialog select,.sales-dialog textarea{color:#192332;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #ccd3df;border-radius:5px;padding:10px 12px}.sales-totals{border-block:1px solid #dce2e7;padding:16px 0}.sales-totals h2{color:#647184;margin:0 0 14px;font-size:13px}.sales-totals dl{grid-template-columns:1fr 1.5fr 1.5fr;gap:18px;margin:0;display:grid}.sales-totals dl+dl{margin-top:16px}.sales-totals dt,.sales-detail-amounts dt,.sales-estimate dt{color:#647184;font-size:12px}.sales-totals dd{overflow-wrap:anywhere;margin:7px 0;font-size:20px;font-weight:650}.sales-list{width:100%;min-width:0}.sales-row{border:0;text-align:left;color:#192332;width:100%;font:inherit;background:0 0;border-bottom:1px solid #dce2e7;grid-template-columns:minmax(140px,2fr) minmax(120px,1.4fr) minmax(90px,1fr) minmax(100px,1.2fr) minmax(130px,1.3fr) 18px;align-items:center;gap:16px;padding:18px 8px;display:grid}button.sales-row{cursor:pointer}button.sales-row:hover{background:#edf7f3}.sales-row>span{overflow-wrap:anywhere;min-width:0}.sales-row strong{font-size:13px;display:block}.sales-row small,.sales-product-preview small{color:#647184;margin-top:5px;font-size:12px;display:block}.sales-heading{color:#647184;font-size:12px}.sales-money{font-variant-numeric:tabular-nums;font-weight:600}.sales-money small{display:none}.sales-loss{color:#b13342!important}.sales-empty{text-align:center;color:#647184;padding:52px 16px}.sales-empty h2{font-size:16px}.sales-pagination{justify-content:end}.sales-pagination>span{color:#647184;margin-right:auto}.sales-dialog{box-sizing:border-box;color:#192332;background:#fff;border:1px solid #dce2e7;border-radius:8px;width:min(560px,100% - 24px);max-height:calc(100dvh - 24px);margin:auto;padding:24px;position:fixed;overflow-y:auto}.sales-dialog::backdrop{background:#0c182a85}.sales-dialog h2{font-size:21px}.sales-dialog h3{overflow-wrap:anywhere;font-size:16px}.sales-dialog form,.sales-dialog fieldset{gap:18px;display:grid}.sales-dialog fieldset{border:0;min-width:0;margin:20px 0 0;padding:0}.sales-dialog label{gap:7px;min-width:0;font-size:13px;display:grid}.sales-product-preview{align-items:center;gap:12px;min-width:0;display:flex}.sales-product-preview>div:last-child{overflow-wrap:anywhere;min-width:0}.sales-form-pair{grid-template-columns:1fr 1fr;gap:14px;display:grid}.sales-estimate{border-block:1px solid #dce2e7;grid-template-columns:1fr 1fr;gap:14px;margin:0;padding:16px 0;display:grid}.sales-estimate dd{overflow-wrap:anywhere;margin:7px 0 0;font-weight:650}.sales-confirmation,.sales-muted{color:#647184;font-size:12px;line-height:1.6}.sales-form-actions{justify-content:end}.sales-form-actions>:first-child{margin-right:auto}.sales-line-detail{border-bottom:1px solid #dce2e7;padding:14px 0}.sales-line-detail ul{padding-left:18px;font-size:13px;line-height:1.8}.sales-detail-amounts{gap:12px;display:grid}.sales-detail-amounts>div{justify-content:space-between;gap:12px;display:flex}.sales-detail-amounts dd{text-align:right;flex-shrink:0;margin:0;font-size:14px}.sales-detail-total{padding:14px 0}.sales-note{white-space:pre-wrap;overflow-wrap:anywhere}@media (max-width:1200px){.sales-heading{display:none}.sales-row{grid-template-columns:minmax(0,1fr) minmax(0,1fr) 18px;gap:12px}.sales-row>:first-child{grid-area:1/1/auto/3}.sales-row>:nth-child(2){grid-area:2/1/auto/3}.sales-row>:nth-child(3){grid-area:3/1}.sales-row>:nth-child(4){grid-area:3/2/auto/4}.sales-row>svg{grid-area:1/3}.sales-row>.sales-collection{grid-area:4/1/auto/-1}.sales-money small{margin:0 0 5px;font-weight:400;display:block}.sales-totals dl{grid-template-columns:1fr;gap:10px}.sales-totals dl>div{grid-template-columns:1fr 1fr;align-items:center;gap:8px;display:grid}.sales-totals dd{text-align:right;font-size:17px}.sales-totals small{color:#647184;grid-column:1/-1}}@media (max-width:420px){.sales-dialog{padding:16px}.sales-filters{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.sales-filters label{min-width:0}.sales-filters input[type=date]{padding-inline:8px;font-size:14px}.sales-filters>:first-child{grid-column:1/-1}.sales-filters .icon-button{grid-column:2;justify-self:end}.sales-form-pair{grid-template-columns:1fr}.sales-detail-amounts>div{grid-template-columns:minmax(0,1fr) auto;display:grid}.sales-detail-amounts dd{font-size:13px}}
.expenses-page{min-width:0}.expense-row{text-align:left;color:#192332;width:100%;font:inherit;background:0 0;border:0;border-bottom:1px solid #dce2e7;grid-template-columns:minmax(0,2fr) minmax(0,1.4fr) minmax(0,1fr) 70px 18px;align-items:center;gap:16px;padding:18px 8px;font-size:13px;display:grid}button.expense-row{cursor:pointer}button.expense-row:hover{background:#edf7f3}.expense-row>*{overflow-wrap:anywhere;min-width:0}.expense-row small{color:#647184;margin-top:5px;font-size:12px;display:block}.expense-heading{color:#647184;font-size:12px}.expense-money{font-variant-numeric:tabular-nums;font-weight:650}.expense-active{color:#287154;font-size:12px}.expense-voided{color:#8e424c;font-size:12px}.expense-dialog-header{justify-content:space-between;align-items:center;gap:16px;display:flex}.expense-dialog-header h2{margin:0}.expense-dialog-header .icon-button{flex-shrink:0}.expense-dialog p,.expense-file-picker span{overflow-wrap:anywhere}.expense-dialog input[type=date]{min-height:42px}.expense-detail-value{margin-block:18px;font-size:26px;font-weight:650}.expense-receipt{border-block:1px solid #dce2e7;margin-block:20px;padding-block:20px}.expense-receipt h3{align-items:center;gap:8px;margin:0 0 16px;display:flex}.expense-receipt-image{object-fit:contain;background:#f4f6f8;width:100%;max-height:320px;display:block}.expense-receipt-name{font-size:13px}.expense-receipt-name small{color:#647184;margin-top:5px;display:block}.expense-receipt-actions,.expense-file-picker{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.expense-file-picker span{flex:1;min-width:80px;font-size:12px}.expense-danger{color:#ab3545}.expense-void-note{color:#8e424c;border-block:1px solid #e4cdd1;padding-block:14px;font-size:13px}.expense-void-note p{white-space:pre-wrap}.expense-remove-confirm{margin-top:16px;font-size:13px}@media (max-width:800px){.expense-heading{display:none}.expense-row{grid-template-columns:minmax(0,1fr) 78px 18px;gap:12px}.expense-row>:first-child{grid-area:1/1/auto/3}.expense-row>:nth-child(2){grid-area:2/1}.expense-row>:nth-child(3){grid-area:3/1/auto/3;font-size:17px}.expense-row>:nth-child(4){text-align:right;grid-area:2/2/auto/4}.expense-row>svg{grid-area:1/3}}@media (max-width:420px){.expense-filters select{min-height:42px;padding-inline:8px;font-size:14px}.expense-filters>:first-child{grid-column:auto}.expense-dialog input[type=date]{padding-inline:8px;font-size:14px}}
.payments-search{flex:1;align-items:end;gap:12px;min-width:180px;display:flex}.payments-search label{flex:1;min-width:0}.payments-search .icon-button{flex:0 0 36px}.collection-status{color:#546175;background:#f4f6f8;border:1px solid #d4dbe2;border-radius:4px;padding:4px 7px;font-size:12px;line-height:1.4;display:inline-block}.collection-paid{color:#166044;background:#edf8f1;border-color:#bcdaca}.collection-partial{color:#72570e;background:#fff7dd;border-color:#e6dcae}.collection-unpaid{color:#943440;background:#fdf0f2;border-color:#ebc9d0}.payment-actions{flex-wrap:wrap;align-items:center;gap:10px;margin:14px 0;display:flex}.payment-actions button{white-space:normal;max-width:100%}.payment-entry{border-block:1px solid #dce2e7;margin-block:20px;padding-block:16px}.payment-entry h3{margin:0}.payment-check{align-items:start;line-height:1.5;gap:10px!important;display:flex!important}.payment-check input[type=checkbox]{flex:0 0 18px;width:18px;height:18px;margin:0}.payment-history{padding-top:10px}.payment-history-row{border-bottom:1px solid #dce2e7;min-width:0;padding:16px 0}.payment-history-heading{flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:14px;display:flex}.payment-history-row p,.payment-history-row small{color:#586778;overflow-wrap:anywhere;font-size:12px}.payment-history-row small{margin-bottom:12px;display:block}.payment-dialog .sales-detail-amounts dd{overflow-wrap:anywhere;flex-shrink:1;min-width:0}@media (max-width:600px){.payments-filters{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}.payments-search{grid-column:1/-1;min-width:0}.payments-filters>.icon-button{grid-column:2;justify-self:end}.payments-filters>label{min-width:0}.payments-filters>label:nth-child(2){grid-column:1/-1}.payments-filters input[type=date]{padding-inline:8px;font-size:14px}}
.profit-page{color:#17242c}.profit-filters{flex-wrap:wrap;align-items:end;gap:12px;display:flex}.profit-filters label{gap:6px;min-width:145px;font-size:13px;display:grid}.profit-filters input,.profit-filters select{color:#192332;width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #ccd3df;border-radius:5px;padding:10px 12px}.profit-report-meta{color:#607080;flex-wrap:wrap;justify-content:space-between;gap:8px;font-size:12px;display:flex}.profit-warning{color:#715318;background:#fff8e4;border-left:3px solid #c5a147;gap:7px;padding:16px;font-size:13px;display:grid}.profit-warning a,.profit-section-heading a{align-items:center;gap:6px;width:fit-content;display:inline-flex}.profit-headline{border-block:1px solid #dce2e7;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:24px;padding:24px 0;display:grid}.profit-headline h2{margin:0 0 12px;font-size:16px}.profit-headline>div>strong{overflow-wrap:anywhere;font-size:32px;line-height:1.2;display:block}.profit-headline p,.profit-caption{color:#617080;margin:8px 0 0;font-size:13px;line-height:1.6}.profit-positive{color:#17694a}.profit-negative{color:#a0344d}.profit-unknown{color:#687281}.profit-headline dl{gap:16px;margin:0;display:grid}.profit-headline dl>div{justify-content:space-between;align-items:baseline;gap:20px;display:flex}.profit-headline dt,.profit-collections dt{color:#617080;font-size:13px}.profit-headline dd,.profit-collections dd{overflow-wrap:anywhere;margin:0;font-weight:600}.profit-calculation{border-bottom:1px solid #dce2e7;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:8px 0 22px;display:grid}.profit-calculation h3{color:#617080;margin:0 0 9px;font-size:13px;font-weight:400}.profit-calculation strong{overflow-wrap:anywhere;font-size:21px;display:block}.profit-calculation small{color:#617080;margin-top:6px;font-size:12px;display:block}.profit-breakdowns{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}.profit-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;display:flex}.profit-section-heading h2{margin:0;font-size:16px}.profit-section-heading a{font-size:13px}.profit-breakdown-row{border-top:1px solid #dce2e7;justify-content:space-between;gap:20px;padding:15px 0;font-size:14px;display:flex}.profit-breakdown-row>span{min-width:0}.profit-breakdown-row strong{overflow-wrap:anywhere}.profit-breakdown-row small{color:#617080;margin-top:5px;font-size:12px;display:block}.profit-collections{border-top:1px solid #dce2e7;padding-block:22px}.profit-calculation[aria-label="Returns in this period"]>.profit-caption{grid-column:1/-1;margin:0}.profit-collections dl{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin:20px 0 0;display:grid}.profit-collections dd{margin-top:8px;font-size:21px}.profit-empty{border-top:1px solid #dce2e7;padding:32px 0}.profit-empty h2{margin:16px 0;font-size:18px}@media (max-width:760px){.profit-calculation{grid-template-columns:repeat(2,minmax(0,1fr))}.profit-headline{grid-template-columns:minmax(0,1fr)}.profit-headline>div>strong{font-size:28px}.profit-breakdowns{grid-template-columns:minmax(0,1fr);gap:24px}}@media (max-width:480px){.profit-filters{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profit-filters label{min-width:0}.profit-filters label:first-child,.profit-filters label:last-child{grid-column:1/-1}.profit-filters input{padding-inline:7px}.profit-collections dl{grid-template-columns:minmax(0,1fr);gap:18px}.profit-collections dl>div{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.profit-collections dt{max-width:58%}.profit-collections dd{margin:0;font-size:18px}}
.returns-dialog{width:min(680px,100% - 24px)}.return-sale-title,.return-history strong{overflow-wrap:anywhere}.return-actions{flex-wrap:wrap;align-items:center;gap:8px;margin:16px 0;display:flex}.return-form{border-top:1px solid var(--border,#dfe4e9);margin-top:20px;padding-top:20px}.return-form fieldset{border:0;gap:16px;min-width:0;margin:0;padding:0;display:grid}.return-form label,.return-void label{gap:7px;font-size:13px;display:grid}.return-form input,.return-form select,.return-form textarea,.return-void input{box-sizing:border-box;width:100%;min-width:0;font:inherit;color:inherit;background:#fff;border:1px solid #ccd4df;border-radius:6px;padding:10px}.return-form .return-confirm{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:10px;line-height:1.6;display:grid}.return-confirm input{accent-color:#6047bf;width:18px;height:18px;margin:3px 0 0}.return-components{color:#536477;padding-left:20px;font-size:13px}.return-history{border-top:1px solid #dfe4e9;margin-top:24px;padding-top:18px}.return-history article{border-bottom:1px solid #edf0f3;padding:16px 0}.return-history article:last-child{border-bottom:0}.return-history article p{overflow-wrap:anywhere}.return-history-heading{justify-content:space-between;gap:18px;margin-bottom:6px;display:flex}.return-history small{color:#617184;overflow-wrap:anywhere;font-size:12px}.return-history article>button{margin-top:12px}.return-void{margin-top:14px}.collection-refund_due{color:#a63f32;background:#fff2ed}@media (max-width:480px){.returns-dialog{padding:16px}.return-history-heading{flex-wrap:wrap;gap:6px}.return-actions>a{max-width:100%}}
.pos-page{--pos-accent:#087a55}.pos-page .primary-button{background:var(--pos-accent)}.pos-workspace{grid-template-columns:minmax(0,1fr) minmax(360px,420px);align-items:start;gap:24px;display:grid}.pos-catalog,.pos-basket,.pos-toolbar>*,.pos-line-fields>*,.pos-payment>*{min-width:0}.pos-toolbar{grid-template-columns:minmax(0,1fr) minmax(110px,160px) 36px;gap:8px;margin-bottom:16px;display:grid}.pos-page .pos-search{border:1px solid var(--line);background:#fff;border-radius:6px;align-items:center;gap:7px;padding:0 10px;display:flex}.pos-search input{background:0 0;width:100%;min-width:0;border:0!important;padding:10px 0!important}.pos-page input:not([type=checkbox]),.pos-page select,.pos-page textarea,.pos-confirm input:not([type=checkbox]){border:1px solid var(--line);width:100%;min-width:0;font:inherit;color:var(--text);background:#fff;border-radius:5px;padding:9px}.pos-page label{gap:6px;font-size:11px;display:grid}.pos-products{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.pos-product{text-align:left;border:1px solid var(--line);color:inherit;background:#fff;border-radius:7px;grid-template-rows:auto 1fr auto;padding:0;display:grid;position:relative;overflow:hidden}.pos-product:focus-within{border-color:var(--pos-accent);box-shadow:0 0 0 1px var(--pos-accent)}.pos-product-image{aspect-ratio:4/3;background:#edf1f0;place-items:center;width:100%;min-width:0;display:grid;position:relative;overflow:hidden}.pos-product-image img{object-fit:contain;width:100%;height:100%;position:absolute;inset:0}.pos-product-copy{align-content:start;gap:7px;min-width:0;padding:12px;display:grid}.pos-product strong{overflow-wrap:anywhere;padding-right:8px;font-size:12px;line-height:1.45}.pos-product small{color:var(--muted);overflow-wrap:anywhere;font-size:10px;line-height:1.5}.pos-product-copy>span{color:#086448;font-size:12px;font-weight:750}.pos-product-controls{gap:8px;min-width:0;padding:0 12px 12px;display:grid}.pos-product-controls .pos-stepper{width:100%;height:38px}.pos-add-to-cart{color:#fff;width:100%;min-height:40px;font:inherit;cursor:pointer;background:#087a55;border:1px solid #087a55;border-radius:5px;justify-content:center;align-items:center;gap:6px;padding:8px 4px;font-size:12px;font-weight:600;display:flex}.pos-add-to-cart svg{flex-shrink:0}.pos-add-to-cart:disabled{opacity:.5;cursor:default}.pos-product-controls>small{text-align:center;min-height:15px}.pos-add-to-cart:focus-visible{outline-offset:2px;outline:2px solid #087a55}.pos-stepper button:disabled{opacity:.5;cursor:default}.pos-stepper:has(input[aria-invalid=true]){border-color:#b13342}.pos-payment-actions button[aria-pressed=true]{color:#07543b;background:#e8f5ef;border-color:#087a55}.pos-basket{border-left:1px solid var(--line);padding-left:24px}.pos-basket>header,.pos-payments header,.pos-line-heading,.pos-confirm header{justify-content:space-between;align-items:center;gap:10px;display:flex}.pos-basket h2,.pos-payments h3{margin:0;font-size:16px}.pos-basket h2 span{color:var(--muted);margin-left:5px;font-size:12px}.pos-empty{text-align:center;color:var(--muted);justify-items:center;gap:10px;padding:36px 12px;display:grid}.pos-empty h2{margin:0;font-size:15px}.pos-empty p{margin:0;font-size:12px}.pos-line,.pos-customer,.pos-payment{border:0;min-width:0;margin:0;padding:0}.pos-line{border-bottom:1px solid var(--line);padding:12px 0 16px}.pos-line legend{overflow-wrap:anywhere;padding:14px 0 0;font-size:12px;font-weight:700}.pos-line-heading{margin:0 0 8px}.pos-line-heading strong{color:var(--muted);font-size:10px;font-weight:500}.pos-line-fields{grid-template-columns:1.15fr 1fr 1fr;gap:8px;display:grid}.pos-stepper{border:1px solid var(--line);background:#fff;border-radius:5px;grid-template-columns:28px minmax(0,1fr) 28px;height:36px;display:grid}.pos-stepper button{cursor:pointer;background:0 0;border:0;place-items:center;padding:0;display:grid}.pos-page .pos-stepper input{text-align:center;background:0 0;border:0;border-radius:0;height:100%;min-height:0;padding:0}.pos-customer{border-bottom:1px solid var(--line);gap:12px;padding:18px 0;display:grid}.pos-customer summary{cursor:pointer;color:var(--muted);font-size:11px}.pos-customer textarea{min-height:70px;margin-top:8px}.pos-payments{border-bottom:1px solid var(--line);padding:18px 0}.pos-payments h3{font-size:13px}.pos-payment-status{color:#086448;font-size:10px;font-weight:700}.pos-payment-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;display:flex}.pos-payment{grid-template-columns:minmax(0,1fr) 34px;align-items:end;gap:8px;padding-top:12px;display:grid}.pos-payment legend{color:var(--muted);padding-top:14px;font-size:10px}.pos-payment-reference,.pos-payment>.payment-method-picker{grid-column:1/-1}.pos-checkout{padding:14px 0 0}.pos-checkout dl,.pos-confirm dl,.pos-receipt dl{gap:10px;margin:0 0 16px;display:grid}.pos-checkout dl>div,.pos-confirm dl>div,.pos-receipt dl>div{justify-content:space-between;gap:16px;font-size:12px;display:flex}.pos-checkout dd,.pos-confirm dd,.pos-receipt dd{overflow-wrap:anywhere;text-align:right;font-variant-numeric:tabular-nums;margin:0;font-weight:700}.pos-checkout .pos-total{padding:6px 0;font-size:17px}.pos-checkout>button{justify-content:space-between;width:100%}.pos-pending{background:#fffbeb;border:1px solid #e6c664;border-radius:6px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.pos-pending p{margin:6px 0 0;font-size:12px}.pos-pending strong{font-size:13px}.pos-confirm,.pos-receipt-layer{border:1px solid var(--line);width:min(480px,100% - 24px);max-height:calc(100dvh - 24px);color:var(--text);border-radius:8px;padding:24px;overflow:auto}.pos-confirm::backdrop,.pos-receipt-layer::backdrop{background:#1018288c}.pos-confirm h2{margin:0;font-size:20px}.pos-confirm p{overflow-wrap:anywhere;font-size:12px;line-height:1.6}.pos-confirm-check{align-items:flex-start;gap:10px;margin:20px 0;font-size:12px;line-height:1.6;display:flex}.pos-confirm-check input{flex:0 0 17px;width:17px;height:17px;margin-top:2px}.pos-confirm>button{background:#087a55;width:100%}.pos-receipt-actions{justify-content:flex-end;gap:8px;margin-bottom:12px;display:flex}.pos-receipt{overflow-wrap:anywhere;background:#fff}.pos-receipt header{text-align:center;padding:8px 0 16px}.pos-receipt h2{margin:0 0 8px;font-size:22px}.pos-receipt h3{margin:18px 0 8px;font-size:14px}.pos-receipt p,.pos-receipt footer{margin:4px 0;font-size:11px;line-height:1.6}.pos-receipt-id{font-family:monospace}.pos-receipt-items{border-top:1px dashed var(--line);border-bottom:1px dashed var(--line);gap:14px;margin:0 0 16px;padding:12px 0;list-style:none;display:grid}.pos-receipt-items li{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:14px;font-size:12px;display:grid}.pos-receipt-items small{color:#475467;margin-top:5px;font-size:10px;display:block}.pos-receipt .pos-receipt-total{font-size:15px}.pos-receipt footer{text-align:center;border-top:1px dashed var(--line);padding-top:14px}.pos-receipt-links{flex-wrap:wrap;align-items:center;gap:16px;margin-top:22px;font-size:12px;display:flex}.pos-receipt-links button{margin-left:auto}@media (max-width:1250px){.pos-products{grid-template-columns:repeat(2,minmax(0,1fr))}.pos-workspace{grid-template-columns:minmax(0,1fr) 360px;gap:16px}.pos-basket{padding-left:16px}.pos-toolbar{grid-template-columns:minmax(0,1fr) 36px}.pos-toolbar select{grid-area:2/1/auto/-1}}@media (max-width:900px){.pos-workspace{grid-template-columns:minmax(0,1fr)}.pos-basket{border-left:0;border-top:1px solid var(--line);padding:20px 0 0}.pos-catalog{max-height:470px;padding:1px 2px 10px;overflow:auto}.pos-toolbar{z-index:1;background:#f5f6f8;padding-bottom:8px;position:sticky;top:0}.pos-pending{flex-direction:column;align-items:stretch}}@media (max-width:380px){.pos-line-fields{grid-template-columns:1fr 1fr}.pos-line-fields>label:first-child{grid-column:1/-1}.pos-stepper{width:130px}.pos-confirm,.pos-receipt-layer{padding:16px}.pos-product-copy{padding:9px}.pos-product-controls{padding:0 9px 9px}}@media print{body:has(.pos-receipt){background:#fff!important}:is(body:has(.pos-receipt) .desktop-sidebar,body:has(.pos-receipt) .studio-topbar,body:has(.pos-receipt) .mobile-sidebar-layer){display:none!important}:is(body:has(.pos-receipt) .studio-root,body:has(.pos-receipt) .studio-main-column,body:has(.pos-receipt) .studio-main,body:has(.pos-receipt) .pos-page){width:auto!important;min-height:0!important;margin:0!important;padding:0!important;display:block!important}.pos-page>:not(.pos-receipt-layer),.pos-no-print{display:none!important}.pos-receipt-layer{border:0;max-width:520px;margin:0 auto;padding:0;width:100%!important;height:auto!important;max-height:none!important;display:block!important;position:static!important;overflow:visible!important}.pos-receipt-layer::backdrop{display:none}.pos-receipt-items li,.pos-receipt dl>div{break-inside:avoid}}
.pos-header-actions,.pos-order-actions,.pos-order-pagination,.pos-order-filters{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.pos-order-filters{justify-content:space-between}.pos-modes{background:#e8eceb;border-radius:6px;flex-wrap:wrap;gap:2px;width:fit-content;max-width:100%;padding:3px;display:flex}.pos-modes button{font:inherit;color:#374151;cursor:pointer;background:0 0;border:0;border-radius:4px;padding:9px 12px;font-size:12px}.pos-modes button[aria-pressed=true]{color:#076348;background:#fff;box-shadow:0 1px 3px #0002}.pos-modes button:disabled{cursor:default;opacity:.6}.pos-order-list{border-top:1px solid var(--line)}.pos-order-row{text-align:left;border:0;border-bottom:1px solid var(--line);cursor:pointer;width:100%;font:inherit;color:var(--ink);background:#fff;grid-template-columns:minmax(0,1fr) minmax(160px,auto) 20px;align-items:center;gap:16px;padding:18px;display:grid}.pos-order-row:hover{background:#eef8f3}.pos-order-row span{overflow-wrap:anywhere;gap:6px;min-width:0;display:grid}.pos-order-row strong{font-size:13px}.pos-order-row small{color:var(--muted);font-size:11px}.pos-order-pagination{justify-content:center;font-size:12px}.pos-order-dialog{width:min(640px,100% - 24px)}.pos-order-dialog-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.pos-order-dialog h2{margin:0;font-size:20px}.pos-order-dialog h3{font-size:14px}.pos-order-private{margin-top:24px}.pos-order-private>dl{gap:12px;font-size:12px;display:grid}.pos-order-private>dl>div{grid-template-columns:110px minmax(0,1fr);gap:12px;display:grid}.pos-order-private dd{overflow-wrap:anywhere;margin:0}.pos-order-private dt{color:var(--muted)}.pos-order-actions{margin:18px 0}.pos-order-form{border-block:1px solid var(--line);gap:12px;padding:16px 0;display:grid}.pos-order-form label:not(.pos-confirm-check){gap:6px;font-size:12px;display:grid}.pos-order-form input:not([type=checkbox]),.pos-order-form select,.pos-order-form textarea{box-sizing:border-box;width:100%;min-width:0;font:inherit;border:1px solid var(--line);border-radius:5px;padding:9px}.pos-order-form textarea{min-height:70px}.pos-order-form p{font-size:12px;line-height:1.6}.pos-order-form .pos-confirm-check{margin:0;display:flex}.pos-order-history{border-top:1px solid var(--line);padding:12px 0}.pos-order-history>div{border-bottom:1px solid #edf0f2;justify-content:space-between;gap:12px;padding:12px 0;display:flex}.pos-order-history span{overflow-wrap:anywhere;gap:6px;min-width:0;display:grid}.pos-order-history strong{font-size:12px}.pos-order-history small,.pos-order-history p{color:var(--muted);font-size:11px}@media (max-width:540px){.pos-order-row{grid-template-columns:minmax(0,1fr) 20px;gap:10px;padding:14px}.pos-order-row>span:nth-child(2){grid-column:1}.pos-order-row>svg{grid-area:1/2/3}.pos-modes button{padding:9px;font-size:11px}.pos-order-private>dl>div{grid-template-columns:1fr;gap:4px}.pos-order-actions>*{white-space:normal;max-width:100%}.pos-header-actions{gap:6px}}
.studio-actor{overflow-wrap:anywhere;font-size:13px;font-weight:600}.business-switcher select{width:100%;min-width:0;color:inherit;background:#202b31;border:1px solid #46555d;border-radius:4px;padding:6px}.staff-invite{border-block:1px solid #dce2e5;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:16px;padding:20px 0;display:grid}.staff-invite label,.order-details-form label{gap:7px;min-width:0;font-size:13px;font-weight:600;display:grid}.staff-invite input,.order-details-form input,.order-details-form select,.order-details-form textarea{width:100%;min-width:0;font:inherit;background:#fff;border:1px solid #cbd4dc;border-radius:6px;padding:11px 12px}.staff-permissions{color:#334c4a;flex-wrap:wrap;align-items:flex-start;gap:18px;padding:16px 0;display:flex}.staff-permissions div{flex:1;min-width:220px}.staff-permissions p{color:#687481;margin:5px 0 0;font-size:13px}.staff-list{border-top:1px solid #dce2e5}.staff-row{border-bottom:1px solid #dce2e5;grid-template-columns:minmax(0,1fr) minmax(80px,140px) auto;align-items:center;gap:16px;padding:18px 0;display:grid}.staff-row span:first-child{overflow-wrap:anywhere;gap:5px;display:grid}.staff-row small{color:#687481}.staff-actions{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;display:flex}.staff-actions button{white-space:normal;min-height:40px}.staff-row>span{overflow-wrap:anywhere}.staff-active{color:#176b51;font-size:13px}.staff-inactive{color:#687481;font-size:13px}.order-pipeline-section{border-block:1px solid #dce2e5;margin:12px 0 20px;padding:20px 0}.order-pipeline-heading{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:20px;display:flex}.order-pipeline-heading h3{margin:0;font-size:14px}.order-pipeline-heading>strong{color:#146548;font-size:13px}.order-pipeline{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:8px;margin:0;padding:0;list-style:none;display:grid}.order-pipeline li{overflow-wrap:anywhere;color:#74818b;align-content:start;gap:7px;min-width:0;font-size:12px;display:grid;position:relative}.order-pipeline li:after{content:"";background:#d9e0e4;height:2px;position:absolute;top:14px;left:34px;right:0}.order-pipeline li:last-child:after{display:none}.order-pipeline-dot{background:#fff;border:1px solid #cbd4dc;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.order-pipeline .done,.order-pipeline .current{color:#1d644d}.order-pipeline .done .order-pipeline-dot{background:#e9f5ee;border-color:#a5d2b8}.order-pipeline .current .order-pipeline-dot{color:#fff;background:#216b53;border-color:#216b53}.order-pipeline small{min-height:30px;font-size:11px;line-height:1.45}.order-cancelled{color:#a93838;align-items:center;gap:8px;font-size:13px;display:flex}.order-processing{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.order-processing>div{overflow-wrap:anywhere;gap:5px;display:grid}.order-processing dt{color:#687481;font-size:11px}.order-processing dd{margin:0;font-size:13px;font-weight:600}.order-details-form{border-block:1px solid #dce2e5;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:16px 0;padding:20px 0;display:grid}.order-details-form .wide{grid-column:1/-1}.order-search{align-items:center;gap:8px;width:min(100%,380px);display:flex}.order-search input{border:1px solid #cbd4dc;border-radius:6px;width:100%;min-width:0;padding:10px 12px}.order-money-overview{border-block:1px solid #dce2e5;padding:18px 0}.order-money-overview h2{margin:0 0 16px;font-size:16px}.order-money-totals{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:18px;margin:0 0 20px;display:grid}.order-money-totals dt{color:#687481;font-size:12px}.order-money-totals dd{overflow-wrap:anywhere;margin:8px 0 0;font-size:18px;font-weight:600}.order-money-overview summary{cursor:pointer;padding:10px 0;font-size:13px}.order-money-ledger a{color:inherit;border-top:1px solid #dce2e5;justify-content:space-between;align-items:center;gap:12px;padding:14px 0;font-size:13px;display:flex}.order-money-ledger span{overflow-wrap:anywhere;gap:5px;min-width:0;display:grid}.order-money-ledger span:last-child{align-items:center;gap:12px;display:flex}.order-money-ledger small{color:#687481}@media (max-width:640px){.studio-actor{display:none}.staff-invite,.order-details-form{grid-template-columns:minmax(0,1fr)}.staff-row{grid-template-columns:minmax(0,1fr) auto;gap:10px}.staff-row>button,.staff-row>.staff-actions{grid-column:1/-1;justify-self:start}.order-processing{grid-template-columns:minmax(0,1fr)}.order-pipeline{grid-template-columns:minmax(0,1fr);grid-auto-flow:row;gap:0}.order-pipeline li{grid-template-columns:30px minmax(0,1fr) minmax(0,110px);align-items:center;gap:12px;min-height:48px}.order-pipeline li:after{width:2px;height:auto;inset:35px auto 0 14px}.order-pipeline small{min-height:0}}
.payment-method-picker{gap:7px;min-width:0;font-size:12px;display:grid}.payment-method-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.payment-method-options button{color:#33443c;min-width:0;min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5d1;border-radius:5px;justify-content:center;align-items:center;gap:8px;padding:8px;font-weight:600;display:flex}.payment-method-options button span{overflow-wrap:anywhere;min-width:0}.payment-method-options svg{flex-shrink:0}.payment-method-options button[aria-pressed=true]{color:#07543b;background:#e8f5ef;border-color:#087a55;box-shadow:inset 0 0 0 1px #087a55}.payment-method-options button:focus-visible{outline-offset:2px;outline:2px solid #087a55}.payment-method-options button:disabled{opacity:.6;cursor:default}
.mobile-back,.mobile-studio-tabs,.mobile-navigation-dialog{display:none}@media (max-width:900px){.studio-root{--mobile-nav-space:calc(84px + env(safe-area-inset-bottom,0px))}.studio-root .studio-main{padding-bottom:calc(var(--mobile-nav-space) + 24px)}.studio-root .sticky-save-bar{bottom:calc(var(--mobile-nav-space) + 8px)}.studio-topbar{padding-top:env(safe-area-inset-top,0px);height:calc(68px + env(safe-area-inset-top,0px))}.page-title-row{align-items:center;gap:10px;min-width:0;margin-bottom:7px;display:flex}.page-header .page-title-row h1{overflow-wrap:anywhere;margin-bottom:0}.mobile-back{flex-shrink:0;width:44px;height:44px;display:inline-grid}.mobile-studio-tabs{z-index:30;bottom:calc(8px + env(safe-area-inset-bottom,0px));left:max(8px, env(safe-area-inset-left,0px));right:max(8px, env(safe-area-inset-right,0px));background:#fff;border:1px solid #d8dfe3;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));max-width:560px;min-height:64px;margin-inline:auto;padding:4px;display:grid;position:fixed;box-shadow:0 3px 18px #1018281f}.mobile-studio-tabs[data-staff]{grid-template-columns:repeat(3,minmax(0,1fr))}.mobile-studio-tabs>*{color:#475467;cursor:pointer;background:0 0;border:0;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:0;min-height:54px;padding:4px 2px;font-size:11px;font-weight:650;line-height:1.2;display:flex}.mobile-studio-tabs [aria-current=page],.mobile-studio-tabs [data-active]{color:#076b50;background:#edf7f3}.mobile-studio-tabs a:hover,.mobile-studio-tabs button:hover{background:#f2f4f7}.mobile-studio-tabs[data-keyboard]{display:none}body:has(dialog[open],[role=dialog][aria-modal=true],.drawer-layer) .mobile-studio-tabs{display:none}.mobile-navigation-dialog[open]{width:100%;max-width:560px;max-height:calc(100dvh - 32px - env(safe-area-inset-top,0px));overscroll-behavior:contain;background:var(--nav);border:0;border-radius:8px 8px 0 0;margin:0 auto;padding:0;display:block;position:fixed;inset:auto 0 0;overflow-y:auto}.mobile-navigation-dialog::backdrop{background:#1018288c}body:has(.mobile-navigation-dialog[open]){overflow:hidden}.mobile-navigation-content{position:relative}.mobile-navigation-content .studio-sidebar{width:100%;padding-bottom:calc(18px + env(safe-area-inset-bottom,0px))}.mobile-navigation-content .studio-wordmark{padding-right:44px}.mobile-navigation-content .studio-navigation{padding-block:16px}.mobile-navigation-content .studio-navigation-link,.mobile-navigation-content .sidebar-signout{min-height:44px}.mobile-navigation-close{width:44px;height:44px;position:absolute;top:14px;right:12px}.mobile-navigation-dialog .mobile-navigation-close{color:#fff;background:var(--nav-soft);border-color:#344054}}@media (max-width:680px){.studio-topbar{height:calc(60px + env(safe-area-inset-top,0px))}}@media print{.mobile-back,.mobile-studio-tabs,.mobile-navigation-dialog{display:none!important}.studio-root .studio-main{padding-bottom:0}}
.email-verification-form{width:100%;min-width:0}.email-verification-form p,.account-email-body{overflow-wrap:anywhere}.email-code-actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.email-code-actions button{align-items:center;gap:6px;min-height:44px;display:inline-flex}.email-code-expiry{color:#667085;font-size:13px}.signin-method-switch{min-height:44px;margin-top:18px}.account-email-panel h2{align-items:center;gap:9px;display:flex}.account-email-body{gap:12px;padding:20px;display:grid}.account-email-body .status-pill{justify-self:start}.empty-workspace{max-width:560px;padding-block:40px}.empty-workspace h1{font-size:26px}.empty-workspace p{margin-block:14px 24px}
