:root{--brand-yellow:#ffc107;--brand-orange:#ff6b00;--brand-green:#146746;--ink:#202822;--ink-secondary:#414a43;--canvas:#f7f5ef;--control-border:#7b8579;--surface:#fff;--surface-muted:#efeee7;--line:#dddcd4;--action:#942e08;--action-hover:#782506;--on-action:#fff;--success:#155337;--success-surface:#e4f2e8;--warning:#634800;--warning-surface:#fff2c8;--danger:#8f1d14;--danger-surface:#feece8;--info:#204a75;--info-surface:#eaf1f9;--badge-orange-surface:#ffebdf;--badge-orange-text:#933811;--badge-gray-surface:#eceeea;--badge-gray-text:#48524a;--store-accent:#146746;--store-on-accent:#fff;--font-body:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--font-display:"Inter Display",Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.5rem;--text-2xl:2rem;--text-3xl:2.75rem;--text-hero:clamp(2.8rem,5.1vw,5rem);--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--radius-sm:8px;--radius-md:14px;--radius-lg:22px;--radius-xl:32px;--radius-full:999px;--shadow-sm:0 2px 8px #20282208;--shadow-md:0 14px 40px #20282210;--shadow-lg:0 24px 64px #2028221c;--duration-fast:.14s;--duration-normal:.22s;--ease-out:cubic-bezier(.2,.8,.2,1);--focus:0 0 0 3px #fff,0 0 0 6px #204a75;--container:1200px;--sidebar:232px;--touch:44px;--color-primary:var(--action);--color-primary-hover:var(--action-hover);--color-bg:var(--canvas);--color-surface:var(--surface);--color-text:var(--ink);--color-muted:var(--ink-secondary);--color-border:var(--line);--color-success:var(--success);--color-success-bg:var(--success-surface);--color-warning:var(--warning);--color-warning-bg:var(--warning-surface);--color-danger:var(--danger);--color-danger-bg:var(--danger-surface);--color-info:var(--info);--color-info-bg:var(--info-surface);--font-sans:var(--font-body);--business-muted:var(--ink-secondary);--business-positive:var(--success)}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:optional;src:url(/assets/fonts/inter-4.1-latin.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:100 900;font-display:optional;src:url(/assets/fonts/inter-4.1-latin-italic.woff2)format("woff2")}@font-face{font-family:Inter Display;font-style:normal;font-weight:700;font-display:optional;src:url(/assets/fonts/inter-display-4.1-latin-700.woff2)format("woff2")}@font-face{font-family:Inter Display;font-style:normal;font-weight:800;font-display:optional;src:url(/assets/fonts/inter-display-4.1-latin-800.woff2)format("woff2")}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--canvas);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;font-size:15px;line-height:1.5}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{color:inherit}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.02em;line-height:1.13}h1{font-size:var(--text-3xl);font-weight:800}h2{font-size:30px;font-weight:800}h3{font-size:20px}h4{font-size:16px}p{color:var(--ink-secondary)}small{font-size:12px}strong{font-weight:700}hr{border:0;border-top:1px solid var(--line);margin:24px 0}fieldset{border:0;min-width:0;margin:0;padding:0}legend{margin-bottom:14px;font-size:17px;font-weight:700}label{display:block}input,textarea,select{min-width:0}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[tabindex]:focus-visible{box-shadow:var(--focus);outline:0}[hidden]{display:none!important}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;position:absolute!important}.skip-link{z-index:1000;background:var(--ink);color:#fff;border-radius:8px;padding:16px;position:fixed;top:-80px;left:16px}.skip-link:focus{top:12px}.icon{vertical-align:middle;stroke:currentColor;fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:21px;height:21px;display:inline-block}.logo{object-fit:contain;width:158px;height:auto}.logo-lg{width:218px}.container{width:min(calc(100% - 64px),var(--container));margin:auto}.narrow{width:min(100% - 40px,920px);margin:auto}.flex{align-items:center;gap:12px;display:flex}.between{justify-content:space-between;align-items:center;gap:16px;display:flex}.wrap{flex-wrap:wrap}.stack{flex-direction:column;gap:20px;display:flex}.muted{color:var(--ink-secondary)}.eyebrow{letter-spacing:.17em;text-transform:uppercase;color:var(--ink-secondary);margin-bottom:16px;font-size:11px;font-weight:700;display:block}.green{color:var(--green,var(--brand-green))}.orange{color:var(--action)}.section{padding:72px 0}.section-sm{padding:32px 0}.section-title{margin-bottom:28px}.btn{border-radius:var(--radius-sm);background:var(--ink);color:#fff;min-height:46px;transition:background var(--duration-fast),transform var(--duration-fast);white-space:nowrap;border:1px solid #0000;justify-content:center;align-items:center;gap:9px;padding:12px 19px;font-size:14px;font-weight:600;line-height:1.2;display:inline-flex}.btn:hover:not(:disabled){background:#344237}.btn:active:not(:disabled){transform:translateY(1px)}.btn-primary{background:var(--action);color:var(--on-action)}.btn-primary:hover:not(:disabled){background:var(--action-hover)}.btn-store{background:var(--store-accent);color:var(--store-on-accent)}.btn-store:hover:not(:disabled){filter:brightness(.9);background:var(--store-accent)}.btn-yellow{background:var(--brand-yellow);color:var(--ink)}.btn-yellow:hover:not(:disabled){background:#eeb400}.btn-outline{border-color:var(--control-border);color:var(--ink);background:0 0}.btn-outline:hover:not(:disabled){background:var(--surface-muted)}.btn-ghost{color:var(--ink-secondary);background:0 0}.btn-ghost:hover:not(:disabled){background:var(--surface-muted)}.btn-danger{background:var(--danger-surface);color:var(--danger)}.btn-danger:hover:not(:disabled){background:#fadbd5}.btn-sm{min-height:var(--touch);padding:9px 13px;font-size:12px}.btn-lg{min-height:54px;padding:16px 24px}.btn-wide{width:100%}.icon-btn{border:1px solid var(--line);background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.icon-btn:hover{background:var(--surface-muted)}.badge{white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:5px 9px;font-size:11px;font-weight:600;line-height:1.4;display:inline-flex}.badge .icon{width:14px;height:14px}.badge-green{background:var(--success-surface);color:var(--success)}.badge-yellow{background:var(--warning-surface);color:var(--warning)}.badge-orange{background:var(--badge-orange-surface);color:var(--badge-orange-text)}.badge-gray{background:var(--badge-gray-surface);color:var(--badge-gray-text)}.badge-blue{background:var(--info-surface);color:var(--info)}.badge-red{background:var(--danger-surface);color:var(--danger)}.dot{background:currentColor;border-radius:50%;width:7px;height:7px;display:inline-block}.field{flex-direction:column;gap:7px;margin-bottom:18px;font-size:12px;font-weight:600;display:flex}.input{border:1px solid var(--control-border);width:100%;min-height:46px;color:var(--ink);background:var(--surface);border-radius:8px;padding:13px 14px;font-size:14px;font-weight:400}.input::placeholder{color:var(--ink-secondary);opacity:1}.input:focus{border-color:var(--info);outline:0}.input[aria-invalid=true]{border-color:var(--danger)}.select-wrapper{width:100%;position:relative}.select-wrapper.select-error .input{border-color:var(--danger)}.select-wrapper.select-disabled .input{background:var(--surface-muted);cursor:not-allowed;opacity:.6}textarea.input{resize:vertical;min-height:92px}.field small{color:var(--ink-secondary);font-weight:400}.field-error{color:var(--danger)!important}.input-wrap{position:relative}.input-wrap .icon{color:var(--ink-secondary);position:absolute;top:13px;left:14px}.input-wrap .input{padding-left:43px}.row-2{grid-template-columns:1fr 1fr;gap:16px;display:grid}.row-3{grid-template-columns:1fr 1fr 1fr;gap:20px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#fff;padding:24px}.card-clean{border-radius:var(--radius-lg);background:#fff;padding:28px}.check{align-items:flex-start;gap:10px;font-size:13px;font-weight:400;display:flex}.check input{accent-color:var(--store-accent);flex-shrink:0;width:18px;height:18px;margin:2px 0}.select-card{border:1px solid var(--line);border-radius:var(--radius-md);cursor:pointer;background:#fff;align-items:center;gap:12px;min-height:78px;padding:16px;transition:background .16s;display:flex;position:relative}.select-card.selected{border-color:var(--store-accent);background:var(--success-surface)}.select-card:has(input:checked){border-color:var(--store-accent);background:var(--success-surface)}.select-card input{accent-color:var(--store-accent);width:18px;height:18px;margin:0}.select-card strong{font-size:13px;display:block}.select-card small{color:var(--ink-secondary);margin-top:3px;display:block}.select-card .icon{color:var(--store-accent);width:24px;height:24px}.notice{color:var(--ink-secondary);background:var(--surface-muted);border-radius:8px;align-items:flex-start;gap:10px;padding:13px 15px;font-size:12px;line-height:1.55;display:flex}.notice .icon{width:18px;height:18px;margin-top:1px}.notice-warning{background:var(--warning-surface);color:var(--warning)}.notice-green{background:var(--success-surface);color:var(--success)}.notice-blue{background:var(--info-surface);color:var(--info)}.divider-label{color:var(--ink-secondary);align-items:center;gap:14px;margin:20px 0;font-size:11px;display:flex}.divider-label:before,.divider-label:after{content:"";background:var(--line);flex:1;height:1px}.site-nav{justify-content:space-between;align-items:center;gap:24px;height:90px;display:flex}.nav-links{align-items:center;gap:28px;font-size:13px;font-weight:600;display:flex}.nav-links a:not(.btn):hover{color:var(--action)}.site-footer{border-top:1px solid var(--line);margin-top:24px;padding:28px 0;font-size:12px}.site-footer .logo{width:128px}.hero{grid-template-columns:1.06fr 1fr;align-items:center;gap:46px;padding:55px 0 68px;display:grid}.hero h1{font-size:var(--text-hero);letter-spacing:-.02em;max-width:650px;line-height:1.02}.hero h1 em{color:var(--action);font-style:normal;position:relative}.hero p{max-width:440px;margin:27px 0;font-size:17px;line-height:1.7}.hero .eyebrow{color:var(--brand-green)}.hero-bottom{color:var(--ink-secondary);gap:20px;margin-top:27px;font-size:11px;display:flex}.hero-bottom .icon{width:15px;height:15px;color:var(--brand-green)}.brand-note{background:#ecebdf;border-block:1px solid #dfdfd1;padding:22px 0}.brand-note .container{justify-content:space-between;gap:20px;display:flex}.brand-note p{color:var(--ink);font-size:14px}.brand-note .flex{gap:10px;font-size:12px;font-weight:600}.feature{min-width:0;padding:var(--space-6);border-radius:var(--radius-lg);background:var(--surface);border:0}.feature-number{letter-spacing:.1em;color:var(--brand-green);margin-bottom:20px;font-size:11px}.feature .icon{width:28px;height:28px;margin-bottom:15px}.feature p{margin-top:12px;font-size:14px;line-height:1.8}.cta-panel{background:var(--brand-green);color:#fff;border-radius:24px;justify-content:space-between;align-items:center;gap:28px;padding:46px 52px;display:flex}.cta-panel h2{max-width:580px;font-size:38px}.cta-panel p{color:#daeadd;margin-top:14px}.merchant-header{border-bottom:1px solid var(--line);background:#fff}.merchant-top{justify-content:space-between;align-items:center;gap:20px;height:76px;display:flex}.merchant-brand{align-items:center;gap:11px;display:flex}.merchant-brand img{border-radius:12px;width:40px;height:40px}.merchant-brand strong{font-size:15px;font-weight:700}.merchant-brand small{color:var(--ink-secondary);margin-top:1px;font-size:10px;display:block}.merchant-top .logo{width:105px}.powered{color:var(--ink-secondary);align-items:center;gap:7px;font-size:10px;display:flex}.store-hero{background:#e9eddd;border-radius:22px;grid-template-columns:1fr 42%;min-height:268px;margin-top:30px;display:grid;position:relative;overflow:hidden}.store-hero-text{z-index:1;padding:36px 40px;position:relative}.store-hero .eyebrow{color:var(--brand-green);margin-bottom:11px}.store-hero h1{letter-spacing:-.02em;max-width:460px;font-size:42px}.store-hero p{max-width:310px;margin-top:17px;font-size:13px}.store-hero img{object-fit:cover;width:100%;height:100%;max-height:282px}.store-stamp{color:var(--brand-green);align-items:center;gap:8px;margin-top:21px;font-size:11px;font-weight:600;display:inline-flex}.store-stamp .icon{width:16px;height:16px}.store-info{justify-content:space-between;align-items:center;gap:20px;padding:24px 0;display:flex}.store-info h2{margin-bottom:7px;font-size:24px}.store-meta{color:var(--ink-secondary);flex-wrap:wrap;align-items:center;gap:16px;font-size:11px;display:flex}.store-meta .icon{width:15px;height:15px}.store-actions{align-items:center;gap:10px;display:flex}.menu-layout{grid-template-columns:minmax(0,1fr) 304px;align-items:start;gap:32px;padding-bottom:40px;display:grid}.menu-toolbar{border-bottom:1px solid var(--line);align-items:center;gap:8px;margin-bottom:24px;padding-bottom:18px;display:flex}.tabs{scrollbar-width:none;gap:6px;display:flex;overflow-x:auto}.tab{color:var(--ink-secondary);white-space:nowrap;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;min-height:44px;padding:11px 14px;font-size:12px;font-weight:600;display:inline-flex}.tab:hover{background:#eeede4}.tab.active{background:var(--ink);color:#fff}.tab .icon{width:16px;height:16px}.menu-search{flex-shrink:0;width:198px;margin-left:auto}.menu-search input{min-height:42px;padding-block:11px;font-size:12px}.menu-search .icon{width:18px;height:18px;top:11px}.product-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.cart-aside{border:1px solid var(--line);background:#fff;border-radius:16px;padding:23px;position:sticky;top:20px}.cart-aside h3{font-size:18px}.cart-aside .badge{font-size:10px}.cart-aside .empty{padding:26px 0}.empty{text-align:center;padding:35px 18px}.empty img{width:165px;margin:0 auto 14px}.empty h3{margin-bottom:10px;font-size:19px}.empty p{max-width:260px;margin:0 auto;font-size:12px;line-height:1.7}.cart-help{text-align:center;margin-top:17px;font-size:10px;line-height:1.6}.support-strip{background:#e9ecdd;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;padding:20px 25px;display:flex}.support-strip h3{font-size:17px}.support-strip p{margin-top:4px;font-size:12px}.mobile-cart{display:none}.page-top{padding:28px 0 22px}.page-back{color:var(--ink-secondary);align-items:center;gap:8px;min-height:44px;font-size:12px;display:inline-flex}.page-back .icon{width:17px;height:17px}.page-top h1{margin:12px 0 8px;font-size:34px}.page-top p{font-size:13px}.step-nav{color:var(--ink-secondary);align-items:center;gap:10px;margin:6px 0 30px;font-size:11px;display:flex}.step-nav .current{color:var(--brand-green);font-weight:700}.step-nav .icon{width:13px;height:13px}.product-detail{grid-template-columns:1fr 1fr;align-items:start;gap:40px;margin-bottom:60px;display:grid}.product-image-panel{position:sticky;top:24px}.product-image-panel img{object-fit:cover;border-radius:20px;width:100%;height:470px}.product-story{padding:23px 3px}.product-story p{margin-top:10px;font-size:12px;line-height:1.8}.product-detail h1{margin:14px 0;font-size:34px}.detail-intro{font-size:13px;line-height:1.8}.detail-price{margin:14px 0 28px;font-size:27px;display:block}.option-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.option-head h3{font-size:17px}.option-item{border-bottom:1px solid #eaeae3;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.option-item .check{font-size:13px}.option-price{color:var(--ink-secondary);white-space:nowrap;font-size:12px;font-weight:600}.quantity{border:1px solid var(--line);background:#fff;border-radius:9px;justify-content:space-between;align-items:center;gap:4px;min-height:44px;display:inline-flex}.quantity button{background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;width:40px;height:42px;display:flex}.quantity button:hover{background:var(--surface-muted)}.quantity .icon{width:17px;height:17px}.quantity output{text-align:center;min-width:26px;font-size:13px;font-weight:600}.product-buy{align-items:center;gap:12px;margin-top:24px;display:flex}.product-buy>.btn{flex:1}.checkout-layout{grid-template-columns:minmax(0,1fr) 330px;align-items:start;gap:30px;margin-bottom:60px;display:grid}.checkout-layout .cart-aside{padding:24px}.cart-line{border-bottom:1px solid var(--line);align-items:flex-start;gap:14px;padding:20px 0;display:flex}.cart-line:first-child{padding-top:0}.cart-line img{object-fit:cover;border-radius:8px;width:96px;height:96px}.cart-line-content{flex:1;min-width:0}.cart-line h3{letter-spacing:-.02em;margin:2px 0 6px;font-size:15px}.cart-line p{font-size:11px}.cart-line-footer{justify-content:space-between;align-items:center;margin-top:12px;display:flex}.cart-line-price{white-space:nowrap;font-size:15px;font-weight:700}.cart-line .quantity{min-height:34px}.cart-line .quantity button{width:32px;height:34px}.cart-line .quantity output{font-size:12px}.totals{flex-direction:column;gap:13px;margin:22px 0;font-size:12px;display:flex}.totals>div{justify-content:space-between;gap:12px;display:flex}.totals .total{color:var(--ink);border-top:1px solid var(--line);margin-top:4px;padding-top:16px;font-size:19px;font-weight:700}.cart-aside>.btn{margin-top:3px}.checkout-section{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:18px;padding:26px}.checkout-section h2{margin-bottom:6px;font-size:20px}.checkout-section .intro{margin-bottom:24px;font-size:12px}.number-label{width:26px;height:26px;color:var(--brand-green);vertical-align:3px;background:#e9eddd;border-radius:7px;justify-content:center;align-items:center;margin-right:8px;font-size:12px;font-weight:700;display:inline-flex}.payment-options{flex-direction:column;gap:12px;display:flex}.payment-explainer{margin:16px 0 0}.tracking-wrap{max-width:860px;margin:30px auto 70px}.tracking-hero{background:var(--brand-green);color:#fff;border-radius:20px;padding:35px;position:relative;overflow:hidden}.tracking-hero h1{margin:16px 0 12px;font-size:32px}.tracking-hero p{color:#e0e9df;max-width:480px;font-size:13px}.tracking-hero .eyebrow{color:#e3edde}.tracking-hero>.icon{color:#97c9a4;opacity:.4;width:88px;height:88px;position:absolute;bottom:30px;right:35px}.tracking-grid{grid-template-columns:1.1fr 1fr;gap:22px;margin-top:22px;display:grid}.dashboard{background:#f6f7f2;min-height:100vh}.sidebar{width:var(--sidebar);border-right:1px solid var(--line);z-index:40;background:#fff;flex-direction:column;padding:26px 18px 20px;display:flex;position:fixed;inset:0 auto 0 0}.sidebar>.logo-link{padding:4px 9px 26px}.sidebar>.logo-link .logo{width:168px}.store-switch{border-top:1px solid var(--line);border-bottom:1px solid var(--line);align-items:center;gap:10px;margin-bottom:25px;padding:14px 10px;display:flex}.store-switch img{width:34px;height:34px}.store-switch strong{font-size:11px;display:block}.store-switch small{color:var(--ink-secondary);font-size:10px}.sidebar-label{letter-spacing:.13em;color:var(--ink-secondary);margin-bottom:10px;padding-left:13px;font-size:9px;font-weight:600}.side-nav{flex-direction:column;gap:5px;display:flex}.side-link{min-height:45px;color:var(--ink-secondary);border-radius:9px;align-items:center;gap:11px;padding:12px;font-size:12px;font-weight:600;display:flex}.side-link:hover{background:#f2f3ee}.side-link.active{background:var(--brand-green);color:#fff}.side-link .icon{width:19px;height:19px}.nav-count{background:#ffffff26;border-radius:5px;margin-left:auto;padding:2px 6px;font-size:10px}.sidebar-bottom{margin-top:auto}.link-box{background:var(--canvas);border-radius:12px;margin:30px 0 18px;padding:16px 12px}.link-box strong{margin-bottom:5px;font-size:12px;display:block}.link-box p{margin-bottom:12px;font-size:10px}.link-box .btn{width:100%;min-height:37px;font-size:10px}.sidebar-user{align-items:center;gap:9px;padding:0 8px;font-size:11px;display:flex}.avatar{background:#f4eacb;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:600;display:flex}.sidebar-user small{color:var(--ink-secondary);font-size:9px;display:block}.dashboard-main{margin-left:var(--sidebar)}.dashboard-topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;gap:15px;height:70px;padding:0 32px;font-size:11px;display:flex}.dashboard-topbar .icon-btn{border:0;width:36px;height:36px}.dashboard-topbar .logo{display:none}.dashboard-content{padding:30px 30px 40px}.dashboard-title{justify-content:space-between;align-items:center;gap:20px;margin-bottom:27px;display:flex}.dashboard-title h1{margin-bottom:8px;font-size:31px}.dashboard-title p{font-size:12px}.dashboard-actions{gap:9px;display:flex}.stats{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}.stat{border:1px solid var(--line);background:#fff;border-radius:12px;align-items:center;gap:13px;padding:18px;display:flex}.stat-icon{width:43px;height:43px;color:var(--brand-green);background:#f0f0e5;border-radius:10px;justify-content:center;align-items:center;display:flex}.stat strong{letter-spacing:-.02em;font-size:23px;line-height:1.2;display:block}.stat small{color:var(--ink-secondary);margin-top:5px;font-size:10px;display:block}.board{grid-template-columns:repeat(4,minmax(235px,1fr));align-items:start;gap:15px;min-height:510px;display:grid}.board-scroll{padding-bottom:12px;overflow:auto}.board-column{background:var(--surface-muted);border-radius:14px;min-height:460px;padding:4px}.column-header{justify-content:space-between;align-items:center;padding:3px 2px 16px;font-size:12px;font-weight:700;display:flex}.column-header span:first-child{align-items:center;gap:7px;display:flex}.column-header .icon{width:17px;height:17px}.column-count{background:#fff;border-radius:6px;justify-content:center;align-items:center;min-width:24px;min-height:22px;font-size:10px;display:inline-flex}.order-card{border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:none;background:#fff;margin-bottom:11px;padding:16px}.order-card .order-meta{color:var(--ink-secondary);justify-content:space-between;align-items:center;margin-bottom:12px;font-size:10px;display:flex}.order-number{color:var(--ink);font-size:12px;font-weight:700}.order-card h3{letter-spacing:-.02em;margin-bottom:7px;font-size:17px}.order-card .badge{padding:4px 6px;font-size:9px}.order-method{color:var(--ink-secondary);align-items:center;gap:6px;font-size:10px;display:flex}.order-method .icon{width:14px;height:14px}.order-items{color:#475448;border-block:1px solid #eeeeea;margin:11px 0;padding:13px 0;font-size:11px;line-height:1.65;list-style:none}.order-items b{color:var(--ink);margin-right:5px}.order-items small{color:var(--action);margin-left:17px;font-size:9px;display:block}.order-pay{justify-content:space-between;align-items:center;gap:6px;margin:14px 0;font-size:10px;display:flex}.order-pay strong{font-size:13px}.order-card .btn{min-height:37px;padding:9px;font-size:10px}.order-card .btn .icon{width:14px;height:14px}.order-note{border-left:2px solid var(--brand-yellow);color:#6c5c30;background:#fffaeb;margin-bottom:12px;padding:4px 7px;font-size:9px}.board-empty{text-align:center;color:#6b796b;padding:28px 10px;font-size:11px}.board-empty .icon{opacity:.5;width:35px;height:35px;margin:0 auto 10px;display:block}.board-footer{color:var(--ink-secondary);justify-content:space-between;align-items:center;gap:16px;margin-top:15px;font-size:10px;display:flex}.kds-mobile-tabs,.mobile-nav-toggle{display:none}.data-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.data-toolbar .input-wrap{width:260px}.data-table-wrap{border:1px solid var(--line);background:#fff;border-radius:12px;overflow-x:auto}.data-table{border-collapse:collapse;white-space:nowrap;width:100%;font-size:12px}.data-table th{text-align:left;text-transform:uppercase;letter-spacing:.065em;color:var(--ink-secondary);background:var(--surface-muted);padding:var(--space-4);border-bottom:1px solid var(--line);font-size:10px;font-weight:600}.data-table td{border-bottom:1px solid #e9ebe3;padding:18px}.data-table tr:last-child td{border:0}.data-table .icon-btn{border-color:#0000;width:34px;height:34px}.table-product{align-items:center;gap:13px;display:flex}.table-product img{object-fit:cover;border-radius:8px;width:64px;height:64px}.table-product strong{font-size:12px;display:block}.table-product small{color:var(--ink-secondary);margin-top:4px;font-size:10px;display:block}.switch{appearance:none;cursor:pointer;vertical-align:middle;background:#bcc4b9;border:0;border-radius:22px;width:36px;height:22px;position:relative}.switch:before{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:3px;left:3px}.switch:checked{background:var(--brand-green)}.switch:checked:before{transform:translate(14px)}.settings-grid{grid-template-columns:minmax(0,1.4fr) minmax(270px,.8fr);align-items:start;gap:26px;display:grid}.settings-card{margin-bottom:22px}.settings-card h2{margin-bottom:20px;font-size:18px}.upload-block{align-items:center;gap:18px;margin-bottom:23px;display:flex}.upload-block img{border-radius:18px;width:128px;height:128px}.upload-block p{margin-bottom:8px;font-size:11px}.color-picks{gap:10px;margin:12px 0 22px;display:flex}.color-pick{border:3px solid #fff;border-radius:50%;outline:1px solid #d4d9cd;width:37px;height:37px;padding:0}.color-pick.selected{outline:2px solid var(--ink);outline-offset:3px}.mini-store-preview{border:1px solid var(--line);background:#fff;border-radius:16px;overflow:hidden}.mini-store-preview .preview-cover{background:var(--store-accent);color:#fff;padding:25px}.mini-store-preview h3{margin-top:22px;font-size:23px}.mini-store-preview .preview-body{padding:20px}.preview-link{color:var(--ink-secondary);overflow-wrap:anywhere;margin-top:16px;font-size:10px}.skeleton{background:linear-gradient(90deg,#ecede6,#f5f6f1,#ecede6) 0 0/200% 100%;border-radius:8px;height:14px;animation:1.7s infinite shimmer}.skeleton-image{height:140px;margin-bottom:15px}.skeleton-row{gap:20px;display:flex}.skeleton-row>div{flex:1}.skeleton+.skeleton{margin-top:10px}.progress{background:#e7eadf;border-radius:4px;height:6px;margin-top:16px;overflow:hidden}.progress>span{background:var(--brand-green);width:40%;height:100%;animation:1.4s infinite progress;display:block}.toast{z-index:1000;background:var(--ink);color:#fff;box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;text-align:center;border-radius:10px;max-width:calc(100% - 32px);padding:14px 18px;font-size:12px;transition:opacity .2s,transform .2s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px)}.toast.show{opacity:1;transform:translate(-50%)}dialog{border:1px solid var(--line);border-radius:var(--radius-lg);width:min(540px,100vw - 32px);max-height:90vh;color:var(--ink);box-shadow:var(--shadow-lg);background:#fff;padding:0}dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#17251980}.dialog-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:23px;display:flex}.dialog-header h2{font-size:22px}.dialog-body{padding:23px}.dialog-actions{justify-content:flex-end;gap:10px;padding:0 23px 23px;display:flex}.subtle-link{text-underline-offset:3px;font-size:12px;text-decoration:underline}.store-badge{color:var(--brand-green);border:1px solid #d6ddcf;border-radius:6px;padding:5px 8px;font-size:11px}.m-0{margin:0}.mt-1{margin-top:8px}.mt-2{margin-top:16px}.mt-3{margin-top:24px}.mt-4{margin-top:32px}.mb-3{margin-bottom:24px}.tiny{font-size:11px}.w-full{width:100%}@keyframes shimmer{to{background-position:-200% 0}}@keyframes progress{0%{transform:translate(-100%)}to{transform:translate(350%)}}@media (width>=1550px){.dashboard-content{padding:38px}.board{grid-template-columns:repeat(4,minmax(260px,1fr))}}@media (width<=1180px){.container{width:calc(100% - 48px)}.hero{gap:30px}.hero h1{font-size:66px}.menu-search{display:none}.menu-layout{grid-template-columns:minmax(0,1fr) 280px;gap:24px}.dashboard-content{padding:25px 22px}.stats{gap:10px}.stat{gap:9px;padding:15px}.stat strong{font-size:21px}.stat-icon{width:36px;height:36px}.settings-grid{grid-template-columns:minmax(0,1fr) 280px}}@media (width<=980px){.hero{grid-template-columns:1fr 1fr;gap:25px}.hero h1{font-size:56px}.nav-links{gap:16px}.menu-layout{grid-template-columns:1fr}.menu-layout>.cart-aside{display:none}.mobile-cart{background:var(--brand-green);color:#fff;z-index:25;box-shadow:var(--shadow-lg);border-radius:13px;justify-content:space-between;align-items:center;gap:16px;min-height:56px;padding:15px 19px;font-size:12px;display:flex;position:fixed;bottom:15px;left:24px;right:24px}.store-hero{grid-template-columns:1fr 42%}.store-hero h1{font-size:35px}.store-hero-text{padding:30px}.merchant-page .site-footer{padding-bottom:100px}.product-detail{gap:28px}.product-image-panel img{height:400px}.checkout-layout{grid-template-columns:minmax(0,1fr) 290px;gap:22px}.sidebar{width:205px;padding-inline:12px}.dashboard-main{margin-left:205px}.dashboard-title{align-items:flex-start}.dashboard-title h1{font-size:27px}.dashboard-actions .btn{padding-inline:10px;font-size:11px}.stat-icon{display:none}.stats{gap:9px}.settings-grid{grid-template-columns:1fr}.settings-grid>aside{display:none}}@media (width<=760px){.container,.narrow{width:calc(100% - 36px)}h1{font-size:33px}h2{font-size:27px}.site-nav{height:78px}.site-nav .logo{width:142px}.nav-links>a{display:none}.nav-links{gap:0}.nav-links .btn{min-height:40px;padding:10px 13px;font-size:11px}.hero{grid-template-columns:1fr;gap:46px;padding:32px 0 45px}.hero h1{font-size:58px}.hero p{margin:24px 0;font-size:15px}.hero-bottom{gap:17px;font-size:10px}.hero .btn-lg{padding:15px 16px;font-size:12px}.hero .eyebrow{font-size:10px}.brand-note .container{flex-direction:column;gap:17px}.brand-note .flex{font-size:11px}.section{padding:44px 0}.row-3{grid-template-columns:1fr;gap:32px}.feature-number{margin-bottom:12px}.feature p{margin-top:10px;font-size:13px}.cta-panel{padding:32px 25px;display:block}.cta-panel h2{font-size:32px}.cta-panel .btn{margin-top:24px}.site-footer .between{flex-direction:column;align-items:flex-start;gap:18px}.site-footer .flex{flex-wrap:wrap;gap:13px;font-size:11px}.merchant-top{gap:10px;height:71px}.merchant-brand strong{font-size:13px}.merchant-brand img{border-radius:10px;width:35px;height:35px}.merchant-brand small{font-size:9px}.merchant-top .powered{display:none}.merchant-top .btn{min-height:38px;padding:10px;font-size:11px}.store-hero{border-radius:16px;grid-template-columns:1fr 41%;min-height:210px;margin-top:20px}.store-hero-text{padding:22px 17px}.store-hero h1{max-width:210px;font-size:29px}.store-hero .eyebrow{letter-spacing:.12em;font-size:8px}.store-hero p{max-width:170px;margin-top:12px;font-size:10px}.store-stamp{display:none}.store-hero img{object-position:center;height:100%}.store-info{align-items:flex-start;padding:22px 0}.store-info h2{font-size:21px}.store-meta{gap:10px;font-size:10px}.store-meta .icon{width:13px;height:13px}.store-meta .flex:last-child,.store-actions>.btn{display:none}.store-actions .icon-btn{width:36px;height:36px}.menu-toolbar{margin-bottom:20px;padding-bottom:12px}.tabs{max-width:100%}.tab{gap:6px;padding:10px 11px;font-size:11px}.tab .icon{width:14px;height:14px}.product-grid{grid-template-columns:1fr;gap:12px}.section-title{margin-bottom:18px}.section-title h2{font-size:23px}.section-title p{font-size:11px}.support-strip{flex-direction:column;align-items:flex-start;gap:12px;margin-top:24px;padding:18px}.support-strip p,.support-strip .btn{font-size:11px}.mobile-cart{bottom:12px;left:18px;right:18px}.page-top{padding:18px 0}.page-top h1{font-size:28px}.page-top p{font-size:12px}.step-nav{gap:7px;margin:0 0 22px;font-size:10px}.product-detail{grid-template-columns:1fr;gap:24px}.product-image-panel{position:static}.product-image-panel img{border-radius:15px;height:275px}.product-story{display:none}.product-detail h1{font-size:28px}.detail-price{margin:12px 0 24px}.product-buy{background:var(--canvas);z-index:5;padding:14px 0;position:sticky;bottom:0}.product-buy .btn{padding:13px 15px;font-size:12px}.checkout-layout{grid-template-columns:1fr;gap:20px}.checkout-layout>.cart-aside{position:static}.checkout-section{padding:22px 18px}.checkout-section h2{font-size:18px}.checkout-section .intro{margin-bottom:20px;font-size:11px}.row-2{gap:12px}.select-card{gap:9px;padding:12px}.select-card .icon{width:21px;height:21px}.select-card strong{font-size:12px}.select-card small{font-size:10px}.field{margin-bottom:16px}.input{min-height:46px;font-size:16px}.checkout-layout .input{font-size:16px}.checkout-section .number-label{vertical-align:1px;font-size:11px}.tracking-grid{grid-template-columns:1fr}.tracking-wrap{margin:22px auto 50px}.tracking-hero{padding:25px}.tracking-hero h1{font-size:28px}.tracking-hero p{font-size:12px}.tracking-hero>.icon{opacity:.2;width:70px;bottom:17px;right:18px}.sidebar{width:232px;box-shadow:var(--shadow-lg);transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.dashboard-main{margin-left:0}.dashboard-topbar{gap:10px;height:65px;padding:0 18px}.dashboard-topbar .logo{width:114px;display:block}.dashboard-topbar>.flex>.tiny{display:none}.mobile-nav-toggle{display:inline-flex}.kds-mobile-tabs{scrollbar-width:none;-webkit-overflow-scrolling:touch;gap:8px;padding-bottom:12px;display:flex;overflow-x:auto}.kds-mobile-tab{border:1px solid var(--line);color:var(--ink-secondary);white-space:nowrap;cursor:pointer;background:#fff;border-radius:9999px;align-items:center;gap:6px;padding:8px 14px;font-size:12px;font-weight:600;display:inline-flex}.kds-mobile-tab.active{background:var(--brand-green);color:#fff;border-color:var(--brand-green)}.board-column.mobile-hidden{display:none!important}.dashboard-content{padding:24px 18px}.dashboard-title{gap:12px;display:block}.dashboard-title h1{font-size:27px}.dashboard-actions{margin-top:17px}.dashboard-actions .btn{min-height:40px;font-size:11px}.stats{grid-template-columns:repeat(2,1fr);gap:10px}.stat{gap:12px;padding:15px}.stat-icon{width:34px;height:34px;display:flex}.stat strong{font-size:23px}.stat small{font-size:9px}.board{grid-template-columns:repeat(4,265px);gap:13px}.board-scroll{margin-right:-18px;padding-right:18px}.board-footer{align-items:flex-start;gap:10px;font-size:9px}.board-footer>span:last-child{display:none}.data-toolbar{flex-direction:column;align-items:flex-start;gap:12px}.data-toolbar .input-wrap,.data-toolbar .tabs{width:100%}.data-table th,.data-table td{padding:15px}.settings-card{padding:20px}.settings-card h2{font-size:19px}.settings-card .row-2{grid-template-columns:1fr;gap:0}.upload-block{gap:15px}.support-strip .flex{align-items:flex-start}.merchant-page .site-footer .powered{display:flex}.page-top .between{align-items:flex-start}.cart-line img{border-radius:8px;width:96px;height:96px}.cart-line h3{font-size:14px}.cart-line-price{font-size:13px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.store-hero img{max-height:none}.sidebar-backdrop{display:none}@media (width<=760px){.sidebar-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:35;background:#17251966;display:block;position:fixed;inset:0}.product-buy .quantity button{width:44px}.mobile-cart[hidden]{display:none}.settings-card .between{align-items:flex-start}}.menu-layout>section,.menu-toolbar,.tabs{min-width:0}.data-table-wrap{max-width:100%;position:relative}.sr-only{clip-path:inset(50%)}.order-history-mobile-cards,.pending-mobile-cards,.catalog-mobile-cards,.zones-mobile-cards{display:none}@media (width<=760px){.order-history-desktop-table,.pending-desktop-table,.catalog-desktop-table,.zones-desktop-table{display:none}.order-history-mobile-cards,.pending-mobile-cards,.catalog-mobile-cards,.zones-mobile-cards{display:block}}.product-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);min-width:0;transition:box-shadow var(--duration-normal);flex-direction:column;display:flex;overflow:hidden}.product-card:not([data-disabled=true]):hover{box-shadow:var(--shadow-md)}.product-photo-wrap{height:240px;position:relative;overflow:hidden}.product-photo-wrap img{object-fit:cover;width:100%;height:100%}.product-photo-wrap .badge{color:#30260c;white-space:normal;overflow-wrap:anywhere;background:#ffce37;max-width:calc(100% - 24px);position:absolute;top:12px;left:12px}.product-body{padding:var(--space-4);min-width:0}.product-body h3{font-size:17px}.product-body p{font-size:var(--text-sm);margin-top:var(--space-2);line-height:1.5}.product-bottom{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-4);display:flex}.price{font-weight:700;font-size:var(--text-lg);color:var(--store-accent)}.product-add{height:var(--touch);width:var(--touch);border-radius:var(--radius-sm);background:var(--success-surface);color:var(--success);border:0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.product-add:hover:not(:disabled){background:var(--store-accent);color:var(--store-on-accent)}@media (width<=680px){.product-card{gap:var(--space-3);padding:var(--space-3);grid-template-columns:96px minmax(0,1fr);align-items:start;display:grid}.product-card.product-card-no-photo{grid-template-columns:1fr}.product-photo-wrap{border-radius:var(--radius-sm);width:96px;height:96px}.product-photo-wrap .badge{max-width:calc(100% - 8px);padding:3px 4px;font-size:9px;top:4px;left:4px}.product-body{padding:0}.product-body h3{font-size:var(--text-base)}.product-body p{-webkit-line-clamp:2;font-size:var(--text-xs);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.price{font-size:var(--text-base)}}.field-label-row{justify-content:space-between;align-items:baseline;gap:var(--space-2);margin-bottom:var(--space-1);display:flex}.field-required{color:var(--danger)}.field-feedback{margin-top:var(--space-1);display:block}.timeline{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.timeline-step{align-items:center;gap:var(--space-3);padding:var(--space-4);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);display:flex}.timeline-step:is(.done,.current){border-color:var(--store-accent);background:var(--success-surface)}.step-icon{width:24px;height:24px;color:var(--store-accent);flex:0 0 24px;place-items:center;display:grid}.step-pending-icon{border:1.8px solid;border-radius:50%;width:20px;height:20px}.step-content{overflow-wrap:anywhere;flex:1;min-width:0}.step-content strong{font-size:var(--text-sm);font-weight:600;line-height:1.2;display:block}.step-content small{margin-top:var(--space-1);color:var(--ink-secondary);font-size:var(--text-xs);line-height:1.5;display:block}.step-time{color:var(--store-accent);font-size:var(--text-xs);flex-shrink:0;font-weight:600;line-height:1.2}.customer-journey{min-height:100vh;font-size:var(--text-sm)}.customer-journey h1{font-size:var(--text-xl);letter-spacing:-.02em;font-weight:700;line-height:1.5}.customer-journey h2,.customer-journey legend{font-size:var(--text-base);font-weight:600;line-height:1.5}.customer-journey h3{font-size:var(--text-base);line-height:1.5}.customer-journey p{overflow-wrap:anywhere;line-height:1.5}.customer-journey .btn{white-space:normal;text-align:center}.customer-journey .btn-store:hover:not(:disabled):not(:focus-visible){filter:none;background:var(--store-accent);box-shadow:inset 0 0 0 2px var(--store-on-accent)}.customer-journey .btn-store:focus-visible{filter:none}.customer-journey .icon-btn{width:var(--touch);height:var(--touch);border:0}.customer-journey .quantity{height:var(--touch);border-radius:var(--radius-sm);flex-shrink:0}.customer-journey .quantity button{min-width:var(--touch);min-height:var(--touch)}.customer-journey .quantity output{text-align:center;min-width:28px}.customer-header{background:var(--surface);border-bottom:1px solid var(--line)}.customer-header-inner{min-height:79px;width:min(calc(100% - 32px), var(--container));gap:var(--space-3);align-items:center;margin:auto;display:flex}.customer-header-inner>strong{font-size:var(--text-base);overflow-wrap:anywhere;flex:1}.customer-bag{position:relative}.customer-bag>span{border-radius:var(--radius-full);background:var(--store-accent);min-width:19px;color:var(--store-on-accent);padding-inline:4px;font-size:11px;position:absolute;top:0;right:0}.customer-main{width:min(100% - 32px,600px);padding-block:var(--space-6) var(--space-10);margin:auto}.customer-main-wide{max-width:var(--container);width:min(calc(100% - 32px), var(--container))}.customer-footer{gap:var(--space-4);border-top:1px solid var(--line);padding:var(--space-6) var(--space-4);font-size:var(--text-xs);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.customer-attribution{gap:var(--space-2);color:var(--ink-secondary);align-items:center;display:flex}.customer-attribution .logo{width:88px;height:auto}.customer-stack{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.customer-card{padding:var(--space-5);background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);min-width:0}.customer-card>h2{margin-bottom:var(--space-4)}.customer-card>p+p{margin-top:var(--space-2)}.customer-page-heading{gap:var(--space-2);margin-bottom:var(--space-6);display:grid}.customer-stack>.customer-page-heading{margin-bottom:0}.customer-caption{font-size:var(--text-xs);color:var(--ink-secondary)}.customer-error{background:var(--danger-surface);color:var(--danger)}.customer-state{max-width:520px;margin:var(--space-8) auto;display:block}.customer-state form{margin-top:var(--space-6)}.customer-state .empty{padding-inline:0}.customer-journey .empty :is(h1,h2,h3){font-size:var(--text-xl);margin-bottom:10px}.customer-journey .empty p{font-size:var(--text-sm)}.customer-journey .empty img{object-fit:contain;width:160px;height:160px}.customer-text-action{color:var(--ink);text-underline-offset:4px;min-height:var(--touch);font-size:var(--text-sm);background:0 0;border:0;align-items:center;padding:12px 0;font-weight:600;text-decoration:underline;display:inline-flex}.customer-journey .field{font-size:var(--text-sm);gap:var(--space-2)}.customer-journey .input{font-size:16px}.customer-journey .select-card{border-radius:var(--radius-md);padding:var(--space-4);gap:var(--space-3);min-height:76px}.customer-journey .select-card.selected{padding:var(--space-4);background:var(--success-surface);border-color:var(--store-accent)}.customer-journey .select-card:has(input:checked){padding:var(--space-4);background:var(--success-surface);border-color:var(--store-accent)}.customer-journey .select-card input{width:24px;height:24px;accent-color:var(--store-accent);flex:0 0 24px}.customer-journey .select-card strong{font-size:var(--text-sm)}.customer-journey .select-card small{font-size:var(--text-xs)}.customer-journey .select-card .icon{color:var(--ink)}.customer-journey .option-price{text-align:right;font-size:var(--text-sm);flex-shrink:0}.customer-journey .notice{font-size:var(--text-sm)}.customer-journey .totals{gap:var(--space-3);margin-top:var(--space-4);font-size:var(--text-sm);display:grid}.customer-journey .totals>div{margin:0}.customer-journey .totals .total{border-top:1px solid var(--line);padding-top:var(--space-4);margin-bottom:var(--space-2);font-size:var(--text-xl);font-weight:700}.customer-journey[data-page=menu] .customer-header{border-bottom:0}.customer-journey[data-page=menu] .customer-header-inner{width:auto;min-height:78px;padding:var(--space-4)}.customer-journey[data-page=menu] .customer-header-inner>strong{font-weight:600;line-height:1.2}.customer-journey[data-page=menu] .customer-header .icon-btn{width:46px;height:46px}.customer-journey[data-page=menu] .customer-footer{max-width:var(--container);padding:0 0 var(--space-4);border:0;justify-content:space-between;margin:auto}.customer-journey[data-page=menu] .customer-attribution{align-items:flex-start;gap:var(--space-4);flex-direction:column}.customer-journey[data-page=menu] .customer-attribution .logo{width:93px}.customer-store-hero{justify-content:space-between;align-items:center;gap:var(--space-5);padding:var(--space-5);border-radius:var(--radius-lg);background:var(--store-accent);color:var(--store-on-accent);display:flex}.customer-store-hero h1{min-width:0;max-width:318px;font-family:var(--font-body);font-size:var(--text-2xl);letter-spacing:0;flex:1;margin:0}.customer-store-hero p{color:inherit;max-width:640px}.customer-store-description{flex:1;min-width:0;max-width:318px}.customer-store-hero>.badge{flex-shrink:0}.customer-store-logo{object-fit:contain;border-radius:var(--radius-sm);flex-shrink:0;width:64px;height:64px}.customer-service-info{align-items:stretch;gap:var(--space-4);padding-block:var(--space-4);color:var(--ink-secondary);flex-direction:column;display:flex}.customer-service-options{gap:var(--space-1) var(--space-4);flex-wrap:wrap;display:flex}.customer-service-options>span{font-size:var(--text-sm);line-height:1.5}.customer-store-info-button{min-height:46px;color:var(--ink-secondary);background:0 0;border-color:#0000}.customer-store-info-button:hover:not(:disabled){background:var(--surface-muted)}.customer-menu{margin-top:var(--space-4)}.customer-search{width:100%;max-width:none}.customer-categories{gap:var(--space-2);overscroll-behavior-x:contain;scroll-behavior:smooth;min-width:0;max-width:calc(100% + 8px);padding:var(--space-1);margin:0 -4px var(--space-4);display:flex;overflow-x:auto}.customer-categories .btn{min-height:var(--touch);border-radius:var(--radius-sm);white-space:nowrap;flex-shrink:0;padding:11px 14px}.customer-categories [aria-pressed=true],.customer-categories [aria-pressed=true]:hover:not(:disabled){background:var(--ink);color:var(--surface);border-color:var(--ink)}.customer-flavor-count [aria-pressed=true]{background:var(--store-accent);color:var(--store-on-accent);border-color:#0000}.customer-menu>h2{font-size:var(--text-xl);margin-bottom:var(--space-4)}.customer-product-grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.customer-product-card .product-photo-wrap{flex-shrink:0;justify-content:center;display:flex}.customer-product-card .product-photo-wrap img{aspect-ratio:4/3;max-width:320px}.customer-product-card .product-body{gap:var(--space-2);padding:var(--space-4);flex-direction:column;flex:1;min-width:0;display:flex}.customer-journey .customer-product-card h3{font-family:var(--font-body);letter-spacing:0;overflow-wrap:anywhere;font-size:17px;font-weight:600;line-height:1.5}.customer-product-card .product-body p{max-width:none;min-height:0;font-size:var(--text-sm);margin:0;line-height:1.5}.customer-product-card .product-bottom{gap:var(--space-3);padding-top:var(--space-2);margin-top:auto}.customer-product-card .price{color:var(--store-accent);letter-spacing:0}.customer-product-card .product-add{border-radius:var(--radius-sm);background:var(--store-accent);color:var(--store-on-accent);flex-shrink:0}.customer-product-card .product-add:hover:not(:disabled):not(:focus-visible){background:var(--store-accent);color:var(--store-on-accent);box-shadow:inset 0 0 0 2px var(--store-on-accent)}.customer-cart-dock{bottom:var(--space-4);margin-top:var(--space-6);z-index:5;justify-content:center;display:flex;position:sticky}.customer-cart-dock .btn{width:min(100%,600px);box-shadow:var(--shadow-md);justify-content:space-between}.customer-zone-list{gap:var(--space-3);padding:0;list-style:none;display:grid}.customer-zone-list li>*{display:block}.customer-dialog .dialog-body{font-size:var(--text-sm)}.customer-journey:is([data-page=product],[data-page=cart],[data-page=checkout],[data-page=order]) :is(h1,h2,h3,legend){font-family:var(--font-body);letter-spacing:0}.customer-journey:is([data-page=product],[data-page=cart],[data-page=checkout],[data-page=order]) .customer-header{border-bottom:0}.customer-journey:is([data-page=product],[data-page=cart],[data-page=checkout],[data-page=order]) .customer-header-inner{width:auto;min-height:78px;padding:var(--space-4)}.customer-journey:is([data-page=product],[data-page=cart],[data-page=checkout],[data-page=order]) .customer-header-inner>strong{font-weight:600;line-height:1.2}.customer-journey:is([data-page=product],[data-page=cart],[data-page=checkout],[data-page=order]) .customer-header .icon-btn{width:44px;height:46px}.customer-product-detail{gap:var(--space-16);max-width:var(--container);grid-template-columns:minmax(0,35fr) minmax(0,36fr);align-items:start;margin:auto;display:grid}.customer-product-intro{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.customer-product-photo{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius-lg);width:100%}.customer-detail-price{font-size:var(--text-xl);color:var(--store-accent)}.customer-option-group{gap:var(--space-4);display:grid}.customer-journey .customer-option-group legend{margin-bottom:var(--space-2);font-size:var(--text-xl);font-weight:700}.customer-option-hint{font-size:var(--text-sm);margin:0}.customer-unit-option{justify-content:space-between;align-items:center;gap:var(--space-2);border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);padding:var(--space-4);display:flex}.customer-unit-option small{margin-top:var(--space-1);display:block}.customer-unit-option>div:first-child{overflow-wrap:anywhere;flex:1;min-width:0}.customer-flavor-count{gap:var(--space-2);flex-wrap:wrap;display:flex}.customer-selection-count{font-size:var(--text-base);font-weight:600}.customer-flavor-count [aria-pressed=true]:hover:not(:disabled){background:var(--store-accent);color:var(--store-on-accent)}.customer-product-buy{background:var(--canvas);width:100%}.customer-product-buy-inner{gap:var(--space-4);width:100%;display:grid}.customer-product-buy .btn{width:100%}.customer-config-summary{border:0}.customer-config-summary dl{gap:var(--space-2);margin:0;display:grid}.customer-config-summary dl>div{justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.customer-config-summary dt{color:var(--ink-secondary)}.customer-config-summary dd{white-space:nowrap;margin:0}.customer-config-total{margin-top:var(--space-2);font-weight:700}.customer-config-total dt{color:var(--ink);font-size:var(--text-base)}.customer-config-total output{font-size:var(--text-xl)}.customer-line-options{margin-top:var(--space-3);font-size:var(--text-xs)}.customer-line-options p+p{margin-top:var(--space-1)}.customer-journey .cart-line{gap:var(--space-3);padding:var(--space-3);background:var(--surface);border-radius:var(--radius-md);border:0;grid-template-columns:96px minmax(0,1fr);display:grid}.customer-journey .cart-line-no-photo{grid-template-columns:1fr}.customer-journey .cart-line-photo{border-radius:var(--radius-sm);object-fit:cover;width:96px;height:96px}.cart-line-content{gap:var(--space-2);display:grid}.customer-journey .cart-line h2{font-size:var(--text-base);overflow-wrap:anywhere;font-weight:600;line-height:1.2}.customer-journey .cart-line p{font-size:var(--text-xs);color:var(--ink-secondary)}.cart-line-selections{gap:var(--space-1);display:grid}.customer-journey .cart-line-footer{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;grid-column:1/-1;margin:0;display:flex}.customer-journey .cart-line-price{font-size:var(--text-lg);margin-left:auto;line-height:1.5}.cart-line-actions{justify-content:flex-end;gap:var(--space-2);flex-wrap:wrap;grid-column:1/-1;display:flex}.cart-line-actions .btn-store{min-width:98px}.customer-cart-aside .customer-card{border:0}.customer-cart-aside .totals{margin-top:0}.customer-cart-aside .totals>div:not(.total) strong{font-weight:400}.customer-cart-aside .totals .total{padding-top:var(--space-1);border:0}.customer-checkout{gap:var(--space-16);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;max-width:844px;margin:auto;display:grid}.customer-checkout .customer-page-heading h2{font-size:var(--text-xl);font-weight:700}.customer-checkout .customer-card .field:last-child{margin-bottom:0}.customer-choice-stack{gap:var(--space-4);display:grid}.customer-address-row{gap:var(--space-3);grid-template-columns:minmax(0,132fr) minmax(0,214fr);display:grid}.customer-review-lines{gap:var(--space-4);display:grid}.customer-review-line .between{align-items:flex-start}.customer-review-line .between>span{white-space:nowrap}.customer-review-line p{margin-top:var(--space-1);font-size:var(--text-xs)}.customer-checkout-review .customer-contact-review p{font-size:var(--text-sm)}.customer-checkout>section{padding-inline:var(--space-4)}.customer-checkout :is(.customer-checkout-fields,.customer-contact-review)>h2{font-size:var(--text-xl)}.customer-checkout-fields .field{font-size:var(--text-xs);gap:7px;margin:0}.customer-checkout-fields .input{line-height:1.5}.customer-checkout-fields .field:has(select){font-size:var(--text-sm)}.customer-checkout-fields select.input{height:46px;padding-block:var(--space-2)}.customer-checkout-mobile-copy{display:none}.customer-price-summary{border:0}.customer-price-summary>h2{font-size:var(--text-base);font-weight:600;line-height:1.2}.customer-price-summary .totals{gap:0;margin:0}.customer-price-summary .totals>div:not(.total) strong{font-weight:400}.customer-price-summary .totals>div:not(.total)>span{color:var(--ink-secondary)}.customer-price-summary .totals .total{padding-top:var(--space-4);border:0;margin:0}.customer-tracking-status{gap:var(--space-2);display:grid}.customer-tracking-status h2{font-size:var(--text-xl);font-weight:700}.customer-tracking-status .badge{margin-top:var(--space-2);white-space:normal;justify-self:start}.customer-payment-heading{align-items:center;gap:var(--space-3);display:flex}.customer-payment-heading .icon{color:var(--store-accent);flex-shrink:0}.customer-payment-heading>div{flex:1;min-width:0}.customer-payment-heading h2{font-size:var(--text-sm);font-weight:600;line-height:1.2}.customer-payment-heading p{margin-top:var(--space-1);font-size:var(--text-xs)}.customer-payment-heading>strong{color:var(--store-accent);font-size:var(--text-xs);white-space:nowrap}.customer-payment-card{padding:var(--space-4)}.customer-payment-warning{background:var(--warning-surface);border-color:var(--line)}.customer-payment-success{background:var(--success-surface);border-color:var(--store-accent)}.customer-pix{margin-top:var(--space-4)}.customer-pix .field{margin-bottom:0}.customer-pix-code{justify-items:center;gap:var(--space-2);margin:0;display:grid}.customer-pix-code img{aspect-ratio:1;background:#fff;width:256px;max-width:100%;height:auto;display:block}.customer-pix-code figcaption{color:var(--ink-secondary);font-size:var(--text-xs)}.customer-journey .timeline{margin:0}.customer-tracking-order{gap:var(--space-4);display:grid}.customer-tracking-order>h2{font-size:var(--text-xl);font-weight:700}.customer-tracking-order .customer-review-line p{font-size:var(--text-sm)}.customer-tracking-address,.customer-refresh{gap:var(--space-2);display:grid}.customer-checkout-fields>h2{font-weight:700}@media (width>=681px){.customer-continue{display:none}}@media (width<=900px){.customer-checkout{gap:var(--space-6)}.customer-checkout>section{padding-inline:0}.customer-product-detail{gap:var(--space-6)}.customer-store-hero{flex-wrap:wrap}.customer-store-description{flex-basis:100%}}@media (width<=680px){.customer-main{padding-top:var(--space-6)}.customer-main-wide{max-width:600px}.customer-journey[data-page=menu] .customer-footer{margin-inline:var(--space-4);gap:var(--space-6)}.customer-store-hero{gap:var(--space-3);flex-direction:column;align-items:flex-start}.customer-store-hero h1,.customer-store-description{flex:auto}.customer-product-grid{gap:var(--space-4);grid-template-columns:1fr}.customer-product-card .product-photo-wrap img{aspect-ratio:1}.customer-product-card .product-body{padding:0}.customer-journey .customer-product-card h3{font-size:var(--text-base)}.customer-product-card .product-body p{-webkit-line-clamp:2;font-size:var(--text-xs);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.customer-product-card .product-bottom{gap:var(--space-2);padding-top:0}.customer-product-card .price{font-size:var(--text-base)}.customer-product-detail{grid-template-columns:1fr}.customer-journey[data-page=product]{padding-bottom:calc(146px + env(safe-area-inset-bottom,0px))}.customer-product-buy{z-index:10;padding:var(--space-3) var(--space-4) calc(var(--space-3) + env(safe-area-inset-bottom,0px));box-shadow:0 -1px 0 var(--line);position:fixed;inset:auto 0 0}.customer-product-buy-inner{max-width:600px;margin-inline:auto}.customer-product-options :is(input,textarea,button){scroll-margin-block:var(--space-4) 160px}.customer-product-buy .btn,.customer-unit-option{padding-inline:var(--space-3)}.customer-checkout,.customer-checkout-mobile-copy{display:block}.customer-checkout-desktop-copy,.customer-checkout-step-1 .customer-checkout-review,.customer-checkout-step-2 .customer-checkout-contact{display:none}.customer-cart-dock .btn{padding-inline:var(--space-4);font-size:var(--text-sm)}.customer-journey:has(.customer-cart-dock) .customer-footer{padding-bottom:90px}}@media (prefers-reduced-motion:reduce){.customer-journey .spinning{animation:none}.customer-categories{scroll-behavior:auto}.customer-product-card,.customer-product-card .product-photo-wrap img{transition:none}}.customer-journey .skip-link{opacity:0;pointer-events:none;top:12px;transform:translateY(calc(-100% - 24px))}.customer-journey .skip-link:focus{opacity:1;pointer-events:auto;transform:none}.customer-journey .totals .total>span:first-child{font-size:var(--text-base);font-weight:600}.customer-recovery{max-width:600px;margin-inline:auto}.select-card,.customer-journey .select-card{min-height:var(--touch);border:1px solid var(--line);background:var(--surface);border-radius:var(--radius-md);padding:var(--space-4);gap:var(--space-3)}.select-card.selected,.customer-journey .select-card.selected{border:1px solid var(--store-accent);background:var(--success-surface);padding:var(--space-4)}.select-card:has(input:checked){border:1px solid var(--store-accent);background:var(--success-surface);padding:var(--space-4)}.customer-journey .select-card:has(input:checked){border:1px solid var(--store-accent);background:var(--success-surface);padding:var(--space-4)}.choice-control{flex:0 0 24px;place-items:center;width:24px;height:24px;display:grid;position:relative}.choice-control input,.customer-journey .choice-control input{appearance:none;border:1.8px solid var(--ink);width:20px;height:20px;cursor:inherit;background:0 0;border-radius:50%;margin:2px}.choice-control input:checked,.customer-journey .choice-control input:checked{border-color:#0000}.choice-control .icon,.customer-journey .choice-control .icon{pointer-events:none;width:24px;height:24px;color:var(--ink);position:absolute;inset:0}.choice-card-copy{overflow-wrap:anywhere;flex:1;min-width:0}.choice-card-copy strong{font-size:var(--text-sm);font-weight:600;line-height:1.2}.choice-card-copy small{margin-top:var(--space-1);font-size:var(--text-xs);line-height:1.5;display:block}.customer-journey .choice-card .option-price{font-size:var(--text-xs);color:var(--store-accent)}.quantity-stepper,.customer-journey .quantity-stepper{min-height:var(--touch);border-radius:var(--radius-sm);height:auto}.quantity-stepper button,.customer-journey .quantity-stepper button{width:var(--touch);height:var(--touch);min-height:var(--touch);border-radius:var(--radius-sm);flex-shrink:0}.quantity-stepper output,.customer-journey .quantity-stepper output{min-width:28px;padding-inline:var(--space-2);font-size:var(--text-sm);line-height:1.2}.quantity-spread,.customer-journey .quantity-spread{background:0 0;border:0;width:100%}.quantity-spread button,.customer-journey .quantity-spread button{border:1px solid var(--control-border);height:46px}.quantity-spread output{flex:1}.quantity-spread .icon{width:21px;height:21px}@media (forced-colors:active){.choice-control input,.customer-journey .choice-control input{appearance:auto}.choice-control .icon{display:none}}.login-layout{background:var(--canvas);grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-story{background:var(--brand-green);color:#fff;flex-direction:column;justify-content:flex-start;gap:32px;min-height:860px;padding:130px 64px 64px;display:flex}.login-story .logo{width:244px}.login-story h2{color:#fff;font:800 44px/1.5 var(--font-body);letter-spacing:0;margin:0}.login-story p{color:#fff;max-width:520px;margin:0;font-size:18px;line-height:1.5}.login-form-wrap{background:var(--canvas);align-items:flex-start;padding:130px 32px 64px}.login-form{flex-direction:column;gap:16px;max-width:326px;display:flex}.login-brand{align-self:center}.login-brand .logo{width:158.6px}.login-heading h1{font:700 24px/1.5 var(--font-body);letter-spacing:0;margin:0 0 8px}.login-form p{margin:0;font-size:14px;line-height:1.5}.login-form form{flex-direction:column;gap:16px;display:flex}.login-form .field{margin:0}.login-form .input{min-height:46px;font-size:16px}.login-form .notice{margin:0}.login-form .btn-lg{min-height:54px}.login-legal:empty{display:none}.staff-error{background:var(--danger-surface);color:var(--danger)}.staff-layout{background:var(--canvas)}.staff-layout .staff-sidebar{width:232px;box-shadow:none;border:0;padding:24px;overflow-y:auto}.staff-layout .dashboard-main{min-width:0;margin-left:232px}.staff-navigation{flex-direction:column;gap:12px;width:100%;display:flex}.staff-navigation .logo{width:165.92px}.staff-store-name{overflow-wrap:anywhere;color:var(--ink);font-size:14px;font-weight:600;line-height:1.2}.staff-navigation .side-nav{flex-direction:column;gap:12px;display:flex}.staff-navigation .side-link{border-radius:var(--radius-sm);text-align:left;width:100%;min-height:46px;color:var(--ink-secondary);background:0 0;border:1px solid #0000;gap:9px;padding:12px 19px;font-size:14px;font-weight:600;line-height:1.2;display:flex}.staff-navigation .side-link .icon{flex-shrink:0;width:21px;height:21px}.staff-navigation .side-link.active{background:var(--brand-green);color:#fff}.staff-navigation .side-link:hover:not(.active){background:var(--surface-muted)}.staff-user{color:var(--ink-secondary);overflow-wrap:anywhere;margin:0;font-size:12px;line-height:1.5}.staff-user span{display:block}.staff-mobile-header,.staff-stage-filter,.staff-mobile-section{display:none}.staff-layout .dashboard-content{width:100%;padding:32px}.staff-layout .dashboard-title{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:32px;display:flex}.staff-layout .dashboard-title h1{font:700 24px/1.5 var(--font-body);letter-spacing:0;margin:0 0 8px}.staff-layout .dashboard-title p{margin:0;font-size:14px;line-height:1.5}.staff-layout .dashboard-actions{flex-wrap:wrap;align-items:center;gap:16px;margin:0;display:flex}.staff-layout .btn{min-height:46px;padding:12px 19px;font-size:14px;line-height:1.2}.staff-layout .input{min-height:46px;font-size:14px}.staff-layout .board{grid-template-columns:repeat(5,minmax(216px,1fr));align-items:stretch;gap:16px;padding:0 0 16px;display:grid;overflow-x:auto}.staff-layout .board-column{border-radius:var(--radius-md);background:var(--surface-muted);min-height:684px;padding:4px}.staff-layout .column-header{font:600 14px/1.2 var(--font-body);letter-spacing:0;margin:0 0 16px;padding:0}.staff-layout .order-card{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);box-shadow:none;flex-direction:column;gap:12px;margin-bottom:12px;padding:16px;display:flex}.staff-layout .order-card .order-meta{color:var(--ink);margin:0;font-size:16px;line-height:1.2}.staff-layout .order-card h3{font:600 14px/1.2 var(--font-body);letter-spacing:0;margin:0}.staff-layout .order-card .badge{align-self:flex-start;padding:5px 9px;font-size:11px;line-height:1.2}.staff-layout .order-items{color:var(--ink-secondary);border:0;margin:0;padding:0;font-size:14px;line-height:1.5;list-style:none}.staff-layout .order-items li{margin:0}.staff-layout .order-items small{font-size:12px;line-height:1.5;display:block}.staff-layout .order-note{border-radius:var(--radius-sm);background:var(--warning-surface);color:var(--warning);margin:0;padding:8px;font-size:12px}.staff-layout .order-total{font-size:16px;font-weight:600;line-height:1.2}.staff-layout .order-card .btn{min-height:46px;padding:12px;font-size:14px}.staff-layout .order-card .btn .icon{width:18px;height:18px}.staff-order-actions{flex-direction:column;gap:8px;display:flex}.staff-layout .data-toolbar{flex-wrap:wrap;align-items:end;gap:16px;margin-bottom:24px}.staff-layout .data-toolbar .field{flex:1;min-width:200px;margin:0}.staff-layout .data-toolbar .tabs{flex-wrap:wrap;display:flex}.staff-layout .data-table-wrap{background:0 0;border:0;border-radius:0}.staff-layout .data-table{border-collapse:separate;border-spacing:0 16px;font-size:14px;line-height:1.5}.staff-layout .data-table th{background:var(--surface-muted);padding:var(--space-4);letter-spacing:.02em;text-transform:uppercase;color:var(--ink-secondary);border:0;font-size:12px;font-weight:600}.staff-layout .data-table td{background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px}.staff-layout .data-table td:first-child{border-left:1px solid var(--line);border-radius:14px 0 0 14px}.staff-layout .data-table td:last-child{border-right:1px solid var(--line);border-radius:0 14px 14px 0}.staff-layout .data-table small{font-size:12px}.staff-layout .data-table .table-product{white-space:normal;min-width:260px}.staff-layout .staff-product-image{border-radius:var(--radius-sm);object-fit:cover;flex-shrink:0;width:64px;height:64px}.staff-layout .switch{background:var(--control-border);flex-shrink:0;width:44px;height:24px}.staff-layout .switch:before{width:18px;height:18px}.staff-layout .switch:checked{background:var(--brand-green)}.staff-layout .switch:checked:before{transform:translate(20px)}.staff-layout label:has(>.switch){min-height:44px}.staff-publication-strip{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.staff-publication-actions{flex-wrap:wrap;gap:12px;display:flex}.staff-layout .staff-settings-tabs{flex-wrap:wrap;gap:16px;margin-bottom:32px;display:flex}.staff-layout .staff-settings-tabs .tab{border:1px solid var(--control-border);border-radius:var(--radius-sm);background:var(--surface);min-width:180px;max-width:240px;min-height:46px;color:var(--ink);flex:1;padding:12px 19px;font-size:14px}.staff-layout .staff-settings-tabs .tab.active{background:var(--brand-green);color:#fff;border-color:var(--brand-green)}.staff-layout .settings-grid{display:block}.settings-profile-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:32px;display:grid}.settings-profile-grid[hidden]{display:none}.staff-fields,.staff-brand-panel{flex-direction:column;gap:16px;min-width:0;display:flex}.staff-fields .field{margin:0}.staff-brand-panel h2{font:700 24px/1.5 var(--font-body);letter-spacing:0;margin:0}.staff-brand-panel p{margin:-8px 0 0;font-size:14px;line-height:1.5}.staff-store-link{position:relative}.staff-store-link>button{background:0 0;border:0;position:absolute;bottom:2px;right:2px}.staff-store-logo{width:128px;height:128px;color:var(--store-on-accent);border-radius:18px;place-items:center;display:grid;overflow:hidden}.staff-store-logo img{object-fit:cover;width:100%;height:100%}.staff-brand-panel>.btn,.staff-color-editor>summary{width:min(100%,280px)}.staff-brand-choice{border:1px solid var(--brand-green);border-radius:var(--radius-md);background:var(--success-surface);align-items:center;gap:12px;padding:16px;display:flex}.staff-brand-choice>.icon{color:var(--brand-green);flex-shrink:0}.staff-brand-choice strong{font-size:14px;font-weight:600}.staff-brand-choice small{color:var(--ink-secondary);margin-top:4px;font-size:12px;display:block}.staff-color-editor>summary{cursor:pointer;list-style:none}.staff-color-editor>summary::-webkit-details-marker{display:none}.staff-color-options{flex-wrap:wrap;gap:12px;margin:16px 0;display:flex}.staff-color-options button{border:2px solid var(--line);border-radius:var(--radius-sm);cursor:pointer;width:44px;height:44px}.staff-color-options button[aria-pressed=true]{outline:2px solid var(--ink);outline-offset:3px}.staff-layout .staff-save-button{width:min(100%,320px);margin-top:32px}.staff-financial-totals{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px;display:grid}.staff-financial-totals .card{box-shadow:none;padding:24px}.staff-financial-totals strong{margin-top:8px;font-size:24px;display:block}.staff-financial-list{gap:16px;display:grid}.staff-financial-row{box-shadow:none;justify-content:space-between;align-items:center;gap:24px;padding:16px;display:flex}.staff-financial-row p{margin:8px 0 0;font-size:14px}@media (width<=760px){.login-layout{display:block}.login-story{display:none}.login-form-wrap{min-height:100vh;padding:64px 32px 32px}.login-brand{align-self:flex-start}.staff-layout .staff-sidebar{display:none}.staff-layout .dashboard-main{margin-left:0}.staff-mobile-header{background:var(--surface);align-items:center;gap:12px;min-height:78px;padding:16px;display:flex}.staff-mobile-header strong{font-size:16px;font-weight:600}.staff-layout .dashboard-content{padding:24px 16px}.staff-layout .dashboard-title{flex-direction:column;gap:16px;margin-bottom:24px}.staff-layout .dashboard-actions{gap:12px}.staff-layout .input{font-size:16px}.staff-layout .board{grid-template-columns:minmax(0,1fr);overflow:visible}.staff-layout .board-column{background:0 0;min-height:0;padding:0}.staff-layout .column-header{margin-bottom:16px}.staff-layout .order-card{width:100%}.staff-stage-filter,.staff-mobile-section{margin-bottom:24px;display:block}.staff-navigation-dialog{border-radius:0;width:min(320px,90vw);max-width:none;height:100dvh;max-height:100dvh;margin:0}.staff-layout .data-toolbar{flex-direction:column;align-items:stretch}.staff-layout .data-toolbar .input-wrap{width:100%}.staff-layout .staff-settings-tabs{display:none}.settings-profile-grid{grid-template-columns:minmax(0,1fr);gap:24px}.staff-brand-panel>.btn,.staff-color-editor>summary,.staff-layout .staff-save-button{width:100%}.staff-publication-strip,.staff-financial-row{flex-direction:column;align-items:stretch}.staff-publication-actions>.btn{flex:1}.staff-financial-totals{grid-template-columns:minmax(0,1fr)}}.staff-layout .staff-catalog-heading{font:700 24px/1.5 var(--font-body);letter-spacing:0;margin:0}.staff-financial-mobile{display:none}@media (width<=760px){.staff-financial-desktop{display:none}.staff-financial-mobile{display:grid}}.staff-layout fieldset.tabs{border:0;min-width:0;padding:0}.staff-layout .order-number{color:var(--ink);font:600 16px/1.2 var(--font-body);text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.staff-layout .order-number:hover{text-decoration:underline}.staff-history-card{box-shadow:none;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px;padding:16px;display:flex}.staff-history-card>strong{font-size:14px;font-weight:600}.staff-history-card p{margin:0;font-size:14px}.staff-catalog-mobile-card{box-shadow:none;grid-template-columns:64px minmax(0,1fr);gap:16px;margin-bottom:16px;padding:16px;display:grid}.staff-catalog-mobile-card>div>strong{font-size:16px}.staff-catalog-mobile-card p{margin:8px 0;font-size:16px;line-height:1.5}.staff-catalog-mobile-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.staff-catalog-mobile-actions strong{white-space:nowrap;font-size:16px}.staff-product-availability{align-items:center;gap:12px;min-height:44px;display:flex}@media (width<=760px){.staff-layout[data-page=settings] .dashboard-title,.staff-layout[data-page=menu-admin] .dashboard-title{display:none}}.login-form-wrap{justify-content:center;display:flex}.staff-layout .board-scroll{margin:0;padding:0}.staff-store-link .input{padding-right:14px}.staff-layout .staff-store-link>button{height:18px;min-height:18px;padding:0;font-size:12px;top:0;bottom:auto;right:0}.staff-mobile-header .icon-btn{background:0 0;border-color:#0000}.staff-mobile-header h1{font:600 16px/1.2 var(--font-body);letter-spacing:0;margin:0}.staff-mobile-copy{display:none}.staff-mobile-refresh{margin-left:auto}@media (width>=761px){.staff-layout[data-page=menu-admin] .data-toolbar{grid-template-columns:minmax(0,1fr) 232px 240px;display:grid}.staff-layout[data-page=orders] .data-toolbar .field:first-child{flex:2}}@media (width<=760px){.staff-layout .staff-desktop-sync,.staff-desktop-copy{display:none}.staff-mobile-copy{display:inline}.staff-layout .board{min-height:0}.staff-layout .board:not([data-stage=all]) .column-header{display:none}}.b2c-container{background:var(--color-surface);max-width:480px;min-height:100vh;box-shadow:var(--shadow-sm);flex-direction:column;margin:0 auto;display:flex}@media (width>=981px){.b2c-container.b2c-wide{max-width:1200px;box-shadow:none;background:0 0}}.connection-banner{text-align:center;padding:.5rem 1rem;font-size:.875rem;font-weight:600}.connection-banner.reconnecting{background-color:var(--color-warning-bg);color:var(--color-warning)}.connection-banner.disconnected{background-color:var(--color-danger-bg);color:var(--color-danger)}.modal-overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:50;background-color:#20282266;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.modal-content{background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--line);width:100%;max-width:540px;max-height:90vh;box-shadow:var(--shadow-lg);overflow-y:auto}.bottom-drawer{background:var(--color-surface);border-top-left-radius:var(--radius-lg);border-top-right-radius:var(--radius-lg);box-shadow:var(--shadow-lg);z-index:50;max-height:85vh;padding:1.5rem;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.badge-received{background-color:var(--surface-muted);color:var(--ink)}.badge-accepted{background-color:var(--info-surface);color:var(--info)}.badge-preparing{background-color:var(--warning-surface);color:var(--warning)}.badge-ready{background-color:var(--success-surface);color:var(--success)}.badge-dispatched{background-color:var(--info-surface);color:var(--info)}.badge-delivered{background-color:var(--success-surface);color:var(--success)}.badge-cancelled{background-color:var(--danger-surface);color:var(--danger)}.badge-pending{background-color:var(--warning-surface);color:var(--warning)}.badge-confirmed{background-color:var(--success-surface);color:var(--success)}.badge-void{background-color:var(--surface-muted);color:var(--ink-secondary)}.badge-refunded{background-color:var(--danger-surface);color:var(--danger)}.badge-orange{background-color:var(--badge-orange-surface);color:var(--badge-orange-text)}.badge-gray{background-color:var(--badge-gray-surface);color:var(--badge-gray-text)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spinning{animation:1s linear infinite spin}
