:root{color:#282522;background:#f6f0e6;font-family:Manrope,sans-serif;font-synthesis:none;--bg: #f6f0e6;--surface: #fffaf2;--surface-strong: #ffffff;--ink: #282522;--muted: #746d65;--accent: #d55c37;--accent-dark: #b94727;--line: rgba(40, 37, 34, .14);--dark: #242321;--green: #387257;--shadow: 0 24px 70px rgba(61, 49, 38, .13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh}body.modal-open{overflow:hidden}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.demo-ribbon{padding:7px 24px;background:var(--dark);color:#fff;text-align:center;font-size:12px;letter-spacing:.02em}.demo-ribbon a{color:#ffd9ca;text-decoration:underline;font-weight:700}.site-header{height:84px;max-width:1440px;margin:auto;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;position:relative;z-index:20}.brand{display:inline-flex;align-items:center;gap:11px;font-weight:800;letter-spacing:.18em;font-size:13px}.brand-mark{width:34px;height:34px;display:grid;place-items:center;border:1px solid currentColor;border-radius:50%;font-family:Playfair Display,serif;font-size:18px;letter-spacing:0}.nav-links{display:flex;align-items:center;gap:34px;font-size:13px;font-weight:600}.nav-links a{position:relative}.nav-links a:after{content:"";position:absolute;left:0;bottom:-7px;width:0;height:1px;background:var(--accent);transition:width .2s ease}.nav-links a:hover:after{width:100%}.header-actions{display:flex;align-items:center}.cod-mini{display:flex;align-items:center;gap:7px;font-size:12px;font-weight:700;color:var(--green)}.menu-button{display:none;border:0;background:none;padding:8px;color:inherit}.store main{overflow:hidden}.hero{max-width:1440px;min-height:calc(100vh - 84px);margin:auto;padding:40px 5vw 100px;display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;gap:8vw}.hero-copy{max-width:570px;padding-bottom:24px}.eyebrow,.kicker{display:flex;align-items:center;gap:7px;color:var(--accent);font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.hero h1{margin:20px 0 24px;font-family:Playfair Display,serif;font-size:clamp(52px,6vw,88px);line-height:.98;letter-spacing:-.045em;font-weight:600}.hero-description{max-width:530px;margin:0;color:var(--muted);font-size:18px;line-height:1.7}.price-row{display:flex;align-items:center;gap:14px;margin:34px 0 22px;flex-wrap:wrap}.price{font-size:30px;font-weight:800;letter-spacing:-.04em}.compare-price{color:#9c948b;text-decoration:line-through;font-size:17px}.delivery-chip{padding:7px 11px;background:#e2eee6;color:var(--green);font-weight:700;font-size:11px;border-radius:999px}.primary-button,.dark-button,.secondary-button{min-height:50px;border:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 22px;border-radius:7px;font-weight:800;font-size:13px;transition:.2s ease}.primary-button{background:var(--accent);color:#fff;box-shadow:0 11px 28px #d55c3733}.primary-button:hover{background:var(--accent-dark);transform:translateY(-2px)}.primary-button:active{transform:translateY(0)}.primary-button:disabled{opacity:.6;cursor:wait;transform:none}.hero-cta{min-height:58px;padding:0 28px}.hero-trust{display:flex;gap:22px;margin-top:24px;color:var(--muted);font-size:12px;font-weight:600}.hero-trust span{display:flex;align-items:center;gap:7px}.hero-trust svg{color:var(--green)}.hero-visual{position:relative;max-width:650px;justify-self:end}.hero-visual img{position:relative;z-index:2;width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:180px 180px 14px 14px;box-shadow:var(--shadow)}.offset-frame{position:absolute;z-index:1;width:95%;height:96%;top:-22px;right:-25px;border:1px solid rgba(213,92,55,.65);border-radius:190px 190px 20px 20px}.cod-stamp{position:absolute;z-index:4;left:-58px;top:13%;width:126px;height:126px;border-radius:50%;background:#fff9ed;border:1px solid rgba(40,37,34,.2);box-shadow:0 12px 35px #3c2d1f1f;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-8deg);color:var(--accent)}.cod-stamp:before{content:"";position:absolute;top:7px;right:7px;bottom:7px;left:7px;border:1px dashed rgba(213,92,55,.5);border-radius:50%}.cod-stamp span{font-size:8px;font-weight:800;letter-spacing:.14em;position:relative}.cod-stamp strong{font-family:Playfair Display,serif;font-size:17px;position:relative}.image-note{position:absolute;z-index:5;right:-18px;bottom:36px;padding:13px 17px;border-radius:7px;background:#fffaf2f0;box-shadow:0 10px 30px #32281e1f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;gap:9px;font-size:11px;font-weight:700}.pulse-dot{width:7px;height:7px;border-radius:50%;background:#4c9a6d;box-shadow:0 0 0 5px #4c9a6d21}.quiet-strip{background:#e9dfd1;min-height:116px;display:flex;justify-content:center;align-items:center;gap:10vw;padding:26px 5vw}.quiet-strip div{display:flex;align-items:center;gap:14px;color:#5d574f}.quiet-strip svg{color:var(--accent);stroke-width:1.5}.quiet-strip span{display:flex;flex-direction:column;font-size:12px}.quiet-strip strong{color:var(--ink);font-size:13px}.story-section,.faq-section{max-width:1240px;margin:auto;padding:120px 5vw}.section-heading{display:grid;grid-template-columns:100px 1fr;margin-bottom:70px}.section-number{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);display:grid;place-items:center;font-size:11px;font-weight:800;color:var(--accent)}.section-heading h2,.editorial-copy h2,.delivery-card h2,.faq-intro h2{font-family:Playfair Display,serif;font-size:clamp(42px,5vw,68px);line-height:1.05;letter-spacing:-.035em;font-weight:600;margin:15px 0 0}h2 em,.login-brand em{color:var(--accent);font-weight:600}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line)}.benefit{padding:45px 38px 15px 0;position:relative;border-right:1px solid var(--line)}.benefit+.benefit{padding-left:38px}.benefit:last-child{border:0}.benefit-index{position:absolute;right:24px;top:25px;font-size:10px;font-weight:800;color:#a29a90}.benefit svg{color:var(--accent);stroke-width:1.4;width:30px;height:30px}.benefit h3{font-family:Playfair Display,serif;font-size:27px;margin:30px 0 13px}.benefit p{color:var(--muted);line-height:1.75;font-size:14px;margin:0}.editorial-section{background:var(--dark);color:#f9f1e7;padding:110px max(5vw,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1.08fr .92fr;gap:9vw;align-items:center}.editorial-image{position:relative}.editorial-image img{width:100%;height:690px;object-fit:cover;object-position:center;filter:saturate(.84) contrast(1.03)}.editorial-caption{position:absolute;bottom:22px;left:22px;right:22px;padding:14px 18px;background:#201f1dc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-size:11px;letter-spacing:.05em}.editorial-copy{max-width:470px}.editorial-copy>p:not(.kicker){color:#bcb4ab;font-size:16px;line-height:1.8}.spec-list{margin:38px 0;border-top:1px solid rgba(255,255,255,.14)}.spec-row{display:flex;justify-content:space-between;gap:20px;padding:18px 0;border-bottom:1px solid rgba(255,255,255,.14);font-size:13px}.spec-row span{color:#9e978f}.included h3{font-family:Playfair Display,serif;font-size:22px}.included div{display:flex;align-items:center;gap:10px;color:#c9c2b9;font-size:13px;margin:12px 0}.included svg{color:#e98160}.delivery-section{padding:120px 5vw;background:#d75d38;position:relative;overflow:hidden}.delivery-section:before,.delivery-section:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.2);border-radius:50%;width:520px;height:520px}.delivery-section:before{left:-270px;top:-240px}.delivery-section:after{right:-220px;bottom:-300px}.delivery-card{max-width:720px;margin:auto;text-align:center;color:#fff;position:relative;z-index:1}.delivery-icon{width:62px;height:62px;margin:auto;display:grid;place-items:center;border:1px solid rgba(255,255,255,.5);border-radius:50%}.delivery-card .kicker{justify-content:center;color:#ffd9cc;margin-top:28px}.delivery-card h2{margin-top:14px}.delivery-card>p:not(.kicker){max-width:560px;margin:24px auto;color:#ffe5dc;line-height:1.7}.delivery-steps{list-style:none;padding:0;margin:44px 0;display:grid;grid-template-columns:repeat(3,1fr);position:relative}.delivery-steps:before{content:"";position:absolute;height:1px;background:#ffffff59;left:16%;right:16%;top:19px}.delivery-steps li{position:relative;display:flex;flex-direction:column;align-items:center}.delivery-steps li>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#f7eee3;color:var(--accent);font-weight:800;z-index:1}.delivery-steps div{display:flex;flex-direction:column;margin-top:14px}.delivery-steps strong{font-size:13px}.delivery-steps small{margin-top:5px;color:#ffdcd0;font-size:11px}.dark-button{background:var(--dark);color:#fff;min-height:56px}.dark-button:hover{background:#111;transform:translateY(-2px)}.faq-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:9vw}.faq-intro>p:last-child{color:var(--muted);line-height:1.7;max-width:360px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;min-height:78px;border:0;background:none;padding:0;display:flex;justify-content:space-between;align-items:center;text-align:left;color:var(--ink);font-weight:700}.faq-item svg{transition:transform .2s ease;color:var(--accent)}.faq-item.open svg{transform:rotate(180deg)}.faq-item p{margin:-3px 45px 25px 0;color:var(--muted);font-size:14px;line-height:1.75}footer{background:#e9dfd1;padding:65px 5vw 30px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:50px}.footer-brand{justify-self:start}footer>p{color:var(--muted);font-size:13px}.footer-links{display:flex;gap:24px;font-size:12px;font-weight:700}footer small{grid-column:1/-1;border-top:1px solid var(--line);padding-top:24px;color:#887f75;font-size:10px}.mobile-order-bar{display:none}.drawer-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;justify-content:flex-end}.drawer-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#1a17149e;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:default}.order-drawer,.order-detail{position:relative;z-index:1;width:min(540px,100%);height:100%;background:#fffdf9;overflow:auto;animation:slideIn .32s cubic-bezier(.22,.7,.3,1);box-shadow:-20px 0 60px #14100d38}@keyframes slideIn{0%{transform:translate(100%)}}.drawer-header{position:sticky;top:0;z-index:3;background:#fffdf9f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:24px 30px 19px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.drawer-header p{margin:0 0 3px;color:var(--accent);text-transform:uppercase;font-size:9px;letter-spacing:.15em;font-weight:800}.drawer-header h2{font-family:Playfair Display,serif;font-size:27px;margin:0}.icon-button{width:42px;height:42px;border-radius:50%;border:1px solid var(--line);background:#fff;display:grid;place-items:center;color:var(--ink)}.icon-button:hover{background:#f5eee5}.order-form,.order-success{padding:25px 30px 40px}.drawer-product{display:grid;grid-template-columns:64px 1fr auto;gap:14px;align-items:center;padding:12px;background:#f3ece3;margin-bottom:24px;border-radius:9px}.drawer-product img{width:64px;height:64px;object-fit:cover;border-radius:6px}.drawer-product div{display:flex;flex-direction:column}.drawer-product strong{font-size:13px}.drawer-product span{color:var(--muted);font-size:11px;margin-top:3px}.drawer-product b{font-size:13px}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:16px}.field>span,.variant-field legend{font-size:11px;font-weight:800;color:#5f5851}.field em{color:#999188;font-weight:500;font-style:normal}.field input,.field textarea,.field select,.filters select{width:100%;min-height:48px;border:1px solid #d9d2c9;border-radius:7px;background:#fff;color:var(--ink);padding:11px 13px;outline:0;transition:border .15s,box-shadow .15s}.field textarea{resize:vertical;line-height:1.5}.field input:focus,.field textarea:focus,.field select:focus,.filters select:focus{border-color:var(--accent);box-shadow:0 0 0 3px #d55c371c}.field small{color:#b53b2d;font-size:10px;font-weight:700}.phone-input{display:grid;grid-template-columns:58px 1fr;border:1px solid #d9d2c9;border-radius:7px;background:#fff;overflow:hidden}.phone-input:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #d55c371c}.phone-input b{display:grid;place-items:center;border-right:1px solid #e5ddd4;background:#f7f3ed;font-size:12px}.phone-input input{border:0;box-shadow:none!important}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px}.three-fields{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.variant-field{border:0;padding:0;margin:3px 0 18px}.variant-field legend{margin-bottom:9px}.variant-field>div{display:flex;gap:8px;flex-wrap:wrap}.variant-field button{min-height:38px;padding:0 13px;border:1px solid #d9d2c9;background:#fff;color:var(--ink);border-radius:6px;font-size:11px;font-weight:700;display:flex;align-items:center;gap:5px}.variant-field button.selected{border-color:var(--accent);color:var(--accent);background:#fff6f1}.quantity-row{display:flex;justify-content:space-between;align-items:center;margin:5px 0 18px;font-size:11px;font-weight:800}.quantity-control{display:grid;grid-template-columns:38px 38px 38px;height:38px;border:1px solid #d9d2c9;border-radius:6px;overflow:hidden}.quantity-control button{border:0;background:#f7f2eb;display:grid;place-items:center}.quantity-control button:hover{background:#eee5da}.quantity-control svg{width:14px}.quantity-control strong{display:grid;place-items:center;border-left:1px solid #ddd5cb;border-right:1px solid #ddd5cb;background:#fff}.order-total{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:16px 0;margin:20px 0}.order-total div{display:flex;justify-content:space-between;margin:8px 0;color:var(--muted);font-size:12px}.order-total strong{color:var(--ink)}.order-total .grand-total{margin-top:16px;padding-top:14px;border-top:1px dashed var(--line);color:var(--ink);font-size:14px}.order-total .grand-total strong{font-size:18px}.full{width:100%}.form-assurance{display:flex;align-items:center;justify-content:center;gap:6px;color:#837b72;font-size:9px;margin-top:13px}.turnstile-box{min-height:66px;display:grid;place-items:center;margin:0 0 14px}.form-error,.save-message{background:#fff0ed;color:#a83b2d;border:1px solid #f0c8c0;padding:12px 14px;border-radius:7px;font-size:11px;font-weight:700;margin-bottom:14px}.honeypot{position:absolute;left:-10000px}.success-icon{width:66px;height:66px;border-radius:50%;display:grid;place-items:center;margin:25px auto;background:#e0efe5;color:var(--green)}.success-icon svg{width:30px;height:30px}.order-success{text-align:center}.order-success .kicker{justify-content:center}.order-success h3{font-family:Playfair Display,serif;font-size:31px;margin:13px 0}.order-success>p:not(.kicker){color:var(--muted);font-size:13px;line-height:1.7}.order-number{background:#f3ece3;padding:17px;margin:25px 0;border-radius:8px;display:flex;flex-direction:column}.order-number span{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.12em}.order-number strong{font-size:20px;margin-top:4px}.success-summary{text-align:left;border-top:1px solid var(--line);margin-bottom:24px}.success-summary div{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid var(--line);font-size:11px}.success-summary span{color:var(--muted)}.success-summary strong{text-align:right}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.admin-loading{min-height:100vh;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--muted);background:#f3f1ed}.login-page{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#f4eee4}.login-brand{background:var(--dark);color:#fff;padding:55px 7vw;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-brand:after{content:"";position:absolute;width:430px;height:430px;border-radius:50%;border:1px solid rgba(213,92,55,.35);right:-210px;bottom:-130px;box-shadow:0 0 0 75px #d55c370a,0 0 0 150px #d55c3706}.login-brand h1{font-family:Playfair Display,serif;font-size:clamp(48px,6vw,78px);line-height:1.02;letter-spacing:-.04em;margin:20px 0}.login-brand>div>p:last-child{color:#aaa49d;max-width:500px;line-height:1.8}.login-quote{display:flex;align-items:center;gap:13px;max-width:440px;color:#aaa49d;font-size:12px;line-height:1.6;position:relative;z-index:1}.login-quote svg{color:#e77c5a;flex:0 0 auto}.login-panel{display:grid;place-items:center;padding:40px}.login-panel form{width:min(410px,100%)}.login-icon{width:50px;height:50px;display:grid;place-items:center;border-radius:50%;color:var(--accent);border:1px solid #e3c8bb;margin-bottom:25px}.login-panel h2{font-family:Playfair Display,serif;font-size:38px;margin:10px 0 30px}.demo-note{background:#e6eee7;color:#3a6b4f;padding:10px 12px;border-radius:6px;margin-bottom:20px;font-size:11px;font-weight:700}.back-store{display:block;text-align:center;margin-top:20px;color:var(--muted);font-size:11px;font-weight:700}.admin-shell{min-height:100vh;background:#f4f2ee;color:#292725}.admin-sidebar{position:fixed;inset:0 auto 0 0;width:235px;background:#22211f;color:#f7f3ed;padding:28px 20px;z-index:50;display:flex;flex-direction:column;justify-content:space-between}.admin-brand{margin:0 10px}.workspace-label{display:block;color:#77736e;letter-spacing:.12em;font-size:8px;margin:13px 10px 38px}.admin-sidebar nav{display:flex;flex-direction:column;gap:6px}.admin-sidebar nav button,.admin-sidebar nav a,.sidebar-footer button{min-height:44px;width:100%;padding:0 13px;border:0;border-radius:7px;background:transparent;color:#918d87;display:flex;align-items:center;gap:11px;text-align:left;font-size:12px;font-weight:700}.admin-sidebar nav svg,.sidebar-footer svg{width:17px;height:17px}.admin-sidebar nav button:hover,.admin-sidebar nav a:hover,.admin-sidebar nav .active{background:#33312e;color:#fff}.admin-sidebar nav .active svg{color:#e67350}.sidebar-footer{border-top:1px solid #363431;padding-top:17px}.demo-status{display:flex;align-items:center;gap:7px;color:#8b8781;font-size:9px;padding:0 13px 10px}.demo-status span{width:6px;height:6px;border-radius:50%;background:#77b88d}.admin-main{margin-left:235px;min-height:100vh}.admin-topbar{height:110px;display:flex;align-items:center;justify-content:space-between;padding:0 38px;border-bottom:1px solid #dfdcd6;background:#f4f2eeeb;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.admin-topbar p{margin:0 0 4px}.admin-topbar h1{margin:0;font-family:Playfair Display,serif;font-size:32px}.admin-product-chip{display:flex;align-items:center;gap:10px;padding:7px 12px 7px 7px;background:#fff;border:1px solid #e2dfda;border-radius:8px}.admin-product-chip img{width:38px;height:38px;object-fit:cover;border-radius:5px}.admin-product-chip div{display:flex;flex-direction:column}.admin-product-chip span{font-size:8px;color:#8b857e;text-transform:uppercase;letter-spacing:.08em}.admin-product-chip strong{font-size:11px;margin-top:3px}.admin-menu{display:none}.admin-content{padding:30px 38px 55px;max-width:1600px;margin:auto}.metrics{display:grid;grid-template-columns:repeat(5,1fr);gap:13px;margin-bottom:23px}.metrics article{background:#fff;border:1px solid #e2dfda;border-radius:9px;padding:17px;display:grid;grid-template-columns:38px 1fr;align-items:center}.metric-icon{grid-row:1/3;width:34px;height:34px;display:grid;place-items:center;border-radius:7px}.metric-icon svg{width:16px}.metric-0{background:#fff0e8;color:#c45634}.metric-1{background:#eaf2ec;color:#44755a}.metric-2{background:#e9edf6;color:#51658f}.metric-3{background:#e5f3ef;color:#3b7968}.metric-4{background:#f1eceb;color:#8b625d}.metrics span{color:#89837c;font-size:9px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.metrics strong{font-size:23px;line-height:1.1}.orders-card{background:#fff;border:1px solid #e2dfda;border-radius:10px;overflow:hidden}.orders-toolbar{min-height:76px;padding:14px 18px;border-bottom:1px solid #e7e3dd;display:flex;align-items:center;justify-content:space-between;gap:15px}.search-field{width:min(370px,100%);height:44px;border:1px solid #ddd9d3;border-radius:7px;display:flex;align-items:center;padding:0 12px;gap:9px}.search-field svg{width:16px;color:#98918a}.search-field input{border:0;outline:0;flex:1;min-width:0;font-size:11px}.filters{display:flex;gap:8px}.filters select{width:auto;min-width:105px;min-height:42px;padding:0 28px 0 10px;font-size:10px}.secondary-button{background:#fff;color:#514d48;border:1px solid #d9d5ce;box-shadow:none;min-height:42px;padding:0 14px}.secondary-button svg{width:15px}.secondary-button:hover{border-color:#a69e95;background:#f8f6f2}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:900px}th{text-align:left;color:#938d86;text-transform:uppercase;letter-spacing:.08em;font-size:8px;padding:13px 18px;background:#faf9f7;border-bottom:1px solid #e8e5df}td{padding:15px 18px;border-bottom:1px solid #eeebe6;font-size:11px}tbody tr{transition:background .15s;cursor:pointer}tbody tr:hover{background:#fbf7f2}td strong,td small{display:block}td small{color:#96908a;margin-top:4px;font-size:9px}.campaign-tag{background:#f0ede8;color:#6d665f;padding:5px 8px;border-radius:999px;font-size:9px;font-weight:700}.status{display:inline-flex;align-items:center;gap:6px;font-size:9px;font-weight:800;padding:6px 8px;border-radius:999px;background:#f1efeb;color:#6f6a64;white-space:nowrap}.status>span{width:6px;height:6px;border-radius:50%;background:currentColor}.status-new{background:#fff0e8;color:#bf5739}.status-contacted{background:#f8f0d8;color:#88701f}.status-confirmed{background:#e8f2eb;color:#417257}.status-ready{background:#e6f1f3;color:#3f727c}.status-shipped{background:#e9edf7;color:#52668e}.status-delivered{background:#e3f2ec;color:#2f725b}.status-cancelled,.status-unreachable{background:#f1e8e6;color:#8e5951}.row-button{width:30px;height:30px;border:0;background:transparent;display:grid;place-items:center;color:#98918a}.row-button svg{width:15px}.table-state,.empty-state{min-height:420px;display:flex;align-items:center;justify-content:center;flex-direction:column;color:#96908a;gap:10px;font-size:11px}.empty-state>div{width:55px;height:55px;border-radius:50%;display:grid;place-items:center;background:#f2ede7;color:#c06a4e}.empty-state h3{margin:8px 0 0;font-family:Playfair Display,serif;color:var(--ink);font-size:22px}.empty-state p{margin:0 0 8px}.order-detail{width:min(520px,100%)}.detail-status{padding:18px 28px;background:#f6f2ec;display:flex;justify-content:space-between;align-items:center}.detail-status>span:last-child{color:#817b74;font-size:9px}.detail-section{padding:23px 28px;border-bottom:1px solid #e7e2db}.detail-section h3{font-family:Playfair Display,serif;margin:0 0 18px;font-size:20px}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.detail-grid .wide{grid-column:1/-1}.detail-grid div{display:flex;flex-direction:column}.detail-grid span,.detail-total span{color:#8d867f;font-size:9px;text-transform:uppercase;letter-spacing:.08em}.detail-grid strong{margin-top:5px;font-size:12px;line-height:1.5}.detail-product,.detail-total{display:flex;justify-content:space-between;align-items:center;padding:13px 0;border-bottom:1px solid #ebe7e1;font-size:12px}.detail-product div{display:flex;flex-direction:column}.detail-product small{color:#8d867f;margin-top:4px}.detail-total.grand{border:0;padding-top:18px}.detail-total.grand strong{font-size:20px}.attribution-section div{display:flex;justify-content:space-between;gap:15px;font-size:10px;padding:7px 0}.attribution-section span{color:#8d867f}.attribution-section code{word-break:break-all;text-align:right}.attribution-section p{color:#8d867f;font-size:11px}.editor-content{max-width:1400px}.editor-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.editor-toolbar h2{font-family:Playfair Display,serif;margin:0 0 5px;font-size:26px}.editor-toolbar p{color:#88817a;margin:0;font-size:10px}.editor-toolbar>div:last-child{display:flex;gap:9px}.save-message{margin-bottom:18px}.save-message.success{background:#e7f2ea;color:#3b6f50;border-color:#c5dfcd}.editor-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.editor-form{display:flex;flex-direction:column;gap:18px}.editor-section{background:#fff;border:1px solid #e1ded8;border-radius:9px;display:grid;grid-template-columns:180px 1fr;padding:24px;gap:28px}.editor-section-heading h3{margin:0 0 7px;font-family:Playfair Display,serif;font-size:19px}.editor-section-heading p{color:#8b857e;font-size:9px;line-height:1.6;margin:0}.editor-fields .field:last-child{margin-bottom:0}.image-editor{display:grid;grid-template-columns:130px 1fr;gap:18px;align-items:start}.image-editor>img{width:130px;height:160px;object-fit:cover;border-radius:7px}.image-editor>div>span{display:block;color:#9b958e;font-size:8px;margin:8px 0 14px}.upload-button{position:relative;overflow:hidden}.upload-button input{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;cursor:pointer}.repeater-row{display:grid;grid-template-columns:30px .7fr 1.3fr;gap:9px;padding:15px 0;border-bottom:1px solid #ebe7e2;align-items:end}.repeater-row>span{align-self:center;font-size:9px;color:#ad6c56;font-weight:800}.repeater-row .field{margin:0}.faq-editor{padding:16px 0;border-bottom:1px solid #ebe7e2}.faq-editor>span{display:block;color:var(--accent);font-size:8px;text-transform:uppercase;letter-spacing:.1em;font-weight:800;margin-bottom:9px}.editor-side{position:sticky;top:132px;display:flex;flex-direction:column;gap:17px}.mini-preview,.publish-checklist{background:#fff;border:1px solid #e1ded8;border-radius:9px;overflow:hidden}.mini-browser{height:24px;background:#ebe8e2;display:flex;gap:4px;align-items:center;padding-left:8px}.mini-browser span{width:5px;height:5px;border-radius:50%;background:#c6bfb6}.mini-preview>img{height:230px;width:100%;object-fit:cover}.mini-preview>div:last-child{padding:18px}.mini-preview small{color:var(--accent);text-transform:uppercase;font-size:7px;letter-spacing:.1em;font-weight:800}.mini-preview h3{font-family:Playfair Display,serif;font-size:24px;line-height:1.05;margin:8px 0}.mini-preview p{color:#837d76;font-size:8px;line-height:1.5}.mini-preview strong{display:block;margin:12px 0;font-size:17px}.mini-preview button{width:100%;min-height:35px;border:0;background:var(--accent);color:#fff;border-radius:5px;font-size:8px;font-weight:800}.publish-checklist{padding:18px}.publish-checklist h3{font-family:Playfair Display,serif;margin:0 0 15px;font-size:18px}.publish-checklist div{display:flex;align-items:flex-start;gap:8px;color:#736d66;font-size:9px;margin:10px 0;line-height:1.5}.publish-checklist svg{width:14px;color:#4c8061;flex:0 0 auto}.preview-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;background:#e7e2da;overflow:auto}.preview-toolbar{height:65px;position:sticky;top:0;z-index:2;background:#242321;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 25px}.preview-toolbar>div{display:flex;align-items:center;gap:8px;font-size:11px;font-weight:800}.preview-toolbar svg{width:17px}.preview-page{min-height:calc(100vh - 65px);background:var(--bg);display:grid;grid-template-columns:.9fr 1.1fr;align-items:center;padding:7vw;gap:7vw}.preview-page img{width:100%;max-height:75vh;object-fit:cover;border-radius:140px 140px 10px 10px}.preview-copy p{color:var(--accent);text-transform:uppercase;font-size:10px;font-weight:800;letter-spacing:.13em}.preview-copy h1{font-family:Playfair Display,serif;font-size:clamp(44px,5vw,76px);line-height:1;margin:18px 0}.preview-copy span{color:var(--muted);line-height:1.7;display:block}.preview-copy strong{display:block;font-size:28px;margin:25px 0 15px}.preview-copy button{border:0;background:var(--accent);color:#fff;min-height:52px;padding:0 22px;font-weight:800;border-radius:6px}@media(max-width:1100px){.hero{gap:5vw}.hero h1{font-size:60px}.cod-stamp{left:-35px;width:105px;height:105px}.cod-stamp strong{font-size:14px}.metrics{grid-template-columns:repeat(3,1fr)}.orders-toolbar{align-items:stretch;flex-direction:column}.search-field{width:100%}.filters{flex-wrap:wrap}.editor-grid{grid-template-columns:1fr}.editor-side{position:static;display:grid;grid-template-columns:1fr 1fr}}@media(max-width:820px){.site-header{height:70px;padding:0 22px}.menu-button{display:grid;place-items:center}.nav-links{display:none;position:absolute;top:64px;left:15px;right:15px;background:#fffaf2;box-shadow:var(--shadow);border:1px solid var(--line);border-radius:10px;padding:17px;flex-direction:column;align-items:stretch;gap:0}.nav-links.open{display:flex}.nav-links a{padding:13px}.cod-mini{display:none}.hero{min-height:auto;padding:35px 22px 80px;grid-template-columns:1fr;gap:65px}.hero-copy{max-width:none}.hero h1{font-size:clamp(48px,13vw,72px)}.hero-description{font-size:16px}.hero-visual{width:92%;justify-self:center}.quiet-strip{gap:25px;justify-content:space-around}.quiet-strip div{flex-direction:column;text-align:center}.story-section,.faq-section{padding:85px 22px}.section-heading{grid-template-columns:65px 1fr}.benefit-grid{grid-template-columns:1fr}.benefit,.benefit+.benefit{padding:35px 0;border-right:0;border-bottom:1px solid var(--line)}.editorial-section{padding:80px 22px;grid-template-columns:1fr;gap:60px}.editorial-image img{height:550px}.editorial-copy{max-width:none}.faq-section{grid-template-columns:1fr;gap:55px}footer{grid-template-columns:1fr;gap:18px;text-align:center;padding-bottom:100px}.footer-brand{justify-self:center}.footer-links{justify-content:center;flex-wrap:wrap}.mobile-order-bar{position:fixed;z-index:40;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;background:#fffcf7f5;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:11px 15px;border-top:1px solid var(--line);box-shadow:0 -10px 30px #342a2214}.mobile-order-bar div{display:flex;flex-direction:column}.mobile-order-bar strong{font-size:17px}.mobile-order-bar span{color:var(--muted);font-size:8px}.mobile-order-bar button{min-height:45px;border:0;background:var(--accent);color:#fff;border-radius:6px;padding:0 17px;font-size:11px;font-weight:800;display:flex;align-items:center;gap:7px}.login-page{grid-template-columns:1fr}.login-brand{min-height:380px;padding:35px 30px}.login-brand h1{font-size:48px}.login-brand .login-quote{display:none}.login-panel{padding:55px 25px}.admin-sidebar{transform:translate(-100%);transition:transform .25s ease;box-shadow:15px 0 40px #0003}.admin-sidebar.open{transform:translate(0)}.admin-main{margin-left:0}.admin-topbar{padding:0 20px;height:90px}.admin-menu{display:grid}.admin-topbar>div:nth-child(2){flex:1;margin-left:10px}.admin-product-chip{display:none}.admin-content{padding:22px 18px 45px}.metrics{grid-template-columns:repeat(2,1fr)}.editor-section{grid-template-columns:1fr;gap:20px}.editor-section-heading{border-bottom:1px solid #e9e5df;padding-bottom:15px}.editor-side,.preview-page{grid-template-columns:1fr}}@media(max-width:560px){.demo-ribbon{padding-left:10px;padding-right:10px;font-size:10px}.hero h1{font-size:49px}.hero-trust{flex-direction:column;gap:9px}.hero-visual{width:94%}.offset-frame{right:-13px;top:-14px}.cod-stamp{left:-15px;top:9%;width:92px;height:92px}.cod-stamp strong{font-size:12px}.image-note{right:-8px;bottom:18px}.quiet-strip{padding-left:12px;padding-right:12px;gap:10px}.quiet-strip svg{width:20px}.quiet-strip strong{font-size:10px}.quiet-strip span{font-size:9px}.section-heading{display:block}.section-number{margin-bottom:25px}.section-heading h2,.editorial-copy h2,.delivery-card h2,.faq-intro h2{font-size:42px}.editorial-image img{height:440px}.delivery-section{padding:80px 20px}.delivery-steps{grid-template-columns:1fr;gap:22px;text-align:left}.delivery-steps:before{display:none}.delivery-steps li{flex-direction:row;gap:13px}.delivery-steps div{margin:0}.faq-item button{min-height:70px}.order-form,.order-success{padding:20px 18px 35px}.drawer-header{padding:18px}.two-fields,.three-fields{grid-template-columns:1fr;gap:0}.metrics{grid-template-columns:1fr 1fr}.metrics article{grid-template-columns:34px 1fr;padding:13px}.filters{display:grid;grid-template-columns:1fr 1fr}.filters select,.filters .secondary-button{width:100%;min-width:0}.editor-toolbar{align-items:stretch;flex-direction:column;gap:15px}.editor-toolbar>div:last-child{display:grid;grid-template-columns:1fr 1fr}.editor-section{padding:18px}.image-editor{grid-template-columns:1fr}.image-editor>img{width:100%;height:260px}.repeater-row{grid-template-columns:25px 1fr}.repeater-row .wide{grid-column:2}.detail-grid{grid-template-columns:1fr}.detail-grid .wide{grid-column:auto}.detail-status{align-items:flex-start;flex-direction:column;gap:8px}.preview-toolbar{padding:0 12px}.preview-toolbar .secondary-button{font-size:0;width:40px;padding:0}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}}.premium-store{--shop-bg: #f6f5f1;--shop-paper: #fff;--shop-ink: #242724;--shop-muted: #747872;--shop-line: #dedfd9;--shop-sage: #526557;--shop-sage-dark: #35473b;--shop-wash: #ecece5;background:var(--shop-bg);color:var(--shop-ink)}.premium-store .demo-ribbon{background:#20231f}.announcement-bar{min-height:38px;padding:10px 20px;display:grid;place-items:center;background:#3d453e;color:#fff;text-transform:uppercase;letter-spacing:.14em;font-size:10px;font-weight:700;text-align:center}.commerce-header{min-height:92px;padding:0 max(28px,calc((100vw - 1380px)/2));display:grid;grid-template-columns:1fr auto 1fr;align-items:center;background:#fffffff5;border-bottom:1px solid var(--shop-line);position:sticky;top:0;z-index:35;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.commerce-brand{display:inline-flex;align-items:center;gap:12px;justify-self:center}.commerce-brand img{max-width:150px;max-height:46px;object-fit:contain}.commerce-brand strong{font-family:Playfair Display,serif;font-size:35px;font-weight:600;letter-spacing:-.035em}.commerce-monogram{width:36px;height:36px;display:grid;place-items:center;border:1px solid #9b9f98;border-radius:50%;font-family:Playfair Display,serif;font-size:19px}.commerce-nav{display:flex;gap:27px;grid-column:1;grid-row:1;justify-self:start}.commerce-nav a{font-size:11px;font-weight:700;color:#555a54}.commerce-nav a:hover{color:var(--shop-sage)}.commerce-actions{display:flex;align-items:center;gap:7px;grid-column:3;grid-row:1;justify-self:end}.commerce-icon{width:42px;height:42px;display:grid;place-items:center;border:0;background:transparent;color:var(--shop-ink);border-radius:50%}.commerce-icon:hover{background:#f0f0ea}.commerce-icon svg{width:20px;stroke-width:1.6}.header-cod{margin-left:7px;border-left:1px solid var(--shop-line);padding-left:14px;font-size:9px;letter-spacing:.06em;color:var(--shop-muted)}.header-cod span{display:inline-block;width:7px;height:7px;background:#5d8268;border-radius:50%;margin-right:5px}.header-cod b{color:var(--shop-ink)}.mobile-nav-toggle{display:none}.breadcrumbs{max-width:1380px;margin:auto;padding:22px 28px;display:flex;align-items:center;gap:8px;color:#898d87;font-size:10px;white-space:nowrap;overflow:hidden}.breadcrumbs svg{width:12px;flex:0 0 auto}.breadcrumbs a,.breadcrumbs span,.breadcrumbs strong{overflow:hidden;text-overflow:ellipsis}.breadcrumbs strong{color:#4a4e49;font-weight:600}.product-layout{max-width:1380px;margin:auto;padding:0 28px 100px;display:grid;grid-template-columns:minmax(0,1.2fr) minmax(390px,.8fr);gap:clamp(42px,6vw,92px);align-items:start}.product-gallery{min-width:0}.gallery-stage{position:relative;background:#e9e7dd;overflow:hidden;aspect-ratio:1/1}.gallery-stage>img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.gallery-stage:hover>img{transform:scale(1.015)}.gallery-sale{position:absolute;top:20px;left:20px;background:#a4493e;color:#fff;padding:9px 12px;text-transform:uppercase;letter-spacing:.1em;font-size:9px;font-weight:800}.gallery-zoom,.gallery-arrow{width:46px;height:46px;border:1px solid rgba(35,38,34,.28);border-radius:50%;background:#ffffffe6;display:grid;place-items:center;color:var(--shop-ink)}.gallery-zoom{position:absolute;right:20px;top:20px}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);opacity:0;transition:opacity .2s ease}.gallery-stage:hover .gallery-arrow{opacity:1}.gallery-arrow.previous{left:20px}.gallery-arrow.next{right:20px}.gallery-arrow svg,.gallery-zoom svg{width:19px}.gallery-thumbnails{display:flex;gap:12px;margin-top:14px;overflow-x:auto;padding-bottom:4px}.gallery-thumbnails button{flex:0 0 88px;width:88px;height:88px;border:1px solid transparent;padding:3px;background:transparent;transition:border .15s ease}.gallery-thumbnails button.active{border-color:var(--shop-ink)}.gallery-thumbnails img{width:100%;height:100%;object-fit:cover;background:#e9e7dd}.purchase-panel{position:sticky;top:120px;padding:12px 0 0}.product-meta{display:flex;align-items:center;gap:10px;text-transform:uppercase;color:#888c86;letter-spacing:.12em;font-size:9px}.product-meta i{width:1px;height:12px;background:var(--shop-line)}.purchase-panel h1{font-family:Playfair Display,serif;font-size:clamp(46px,4.5vw,66px);font-weight:600;letter-spacing:-.045em;line-height:1;margin:20px 0 10px}.product-headline{color:var(--shop-muted);margin:0;font-size:14px;line-height:1.65;max-width:480px}.commerce-price{display:flex;align-items:baseline;gap:13px;margin:25px 0 4px}.commerce-price>span{text-decoration:line-through;color:#949891;font-size:16px}.commerce-price>strong{font-size:28px;letter-spacing:-.04em}.commerce-price>b{color:#a4493e;text-transform:uppercase;font-size:9px;letter-spacing:.1em}.tax-note{font-size:9px;color:#959990;margin:0}.availability-line{display:grid;grid-template-columns:auto 1fr;column-gap:10px;align-items:center;padding:20px 0;margin:23px 0 0;border-top:1px solid var(--shop-line);border-bottom:1px solid var(--shop-line)}.availability-line .pulse-dot{grid-row:1/3}.availability-line strong{font-size:11px}.availability-line small{color:var(--shop-muted);font-size:9px;margin-top:3px}.purchase-option{padding:22px 0 0}.option-heading{display:flex;justify-content:space-between;font-size:11px}.option-heading span{color:var(--shop-muted)}.commerce-variants{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.commerce-variants button{min-height:43px;padding:0 15px;border:1px solid #cdd0ca;background:#fff;color:var(--shop-ink);font-size:10px;font-weight:700;display:flex;align-items:center;gap:6px}.commerce-variants button.selected{border-color:var(--shop-sage-dark);background:#eef1ec}.commerce-variants svg{width:14px}.quantity-option{display:flex;align-items:center;justify-content:space-between}.quantity-option>strong{font-size:11px}.commerce-quantity{height:43px;display:grid;grid-template-columns:42px 42px 42px;border:1px solid #cdd0ca;background:#fff}.commerce-quantity button{border:0;background:transparent;display:grid;place-items:center}.commerce-quantity button:hover{background:#f1f1ec}.commerce-quantity svg{width:14px}.commerce-quantity span{display:grid;place-items:center;border-left:1px solid #e1e3de;border-right:1px solid #e1e3de;font-size:11px;font-weight:800}.commerce-buy{width:100%;min-height:60px;margin-top:24px;border:0;padding:0 20px;display:flex;align-items:center;justify-content:space-between;background:var(--shop-sage-dark);color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.commerce-buy:hover{background:#26372d;transform:translateY(-1px)}.commerce-buy strong{font-size:13px}.buy-note{display:flex;justify-content:center;align-items:center;gap:7px;color:var(--shop-muted);font-size:9px}.buy-note svg{width:14px;color:#526d59}.purchase-assurances{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--shop-line);border-left:1px solid var(--shop-line);margin-top:25px}.purchase-assurances>div{display:flex;gap:10px;padding:15px;border-right:1px solid var(--shop-line);border-bottom:1px solid var(--shop-line)}.purchase-assurances svg{width:18px;color:var(--shop-sage);stroke-width:1.5;flex:0 0 auto}.purchase-assurances span{display:flex;flex-direction:column}.purchase-assurances strong{font-size:9px}.purchase-assurances small{color:var(--shop-muted);font-size:8px;margin-top:4px}.purchase-accordions{margin-top:20px;border-top:1px solid var(--shop-line)}.premium-accordion{border-bottom:1px solid var(--shop-line)}.premium-accordion>button{width:100%;min-height:60px;border:0;background:transparent;display:flex;align-items:center;justify-content:space-between;padding:0;color:var(--shop-ink);font-size:11px;font-weight:800}.premium-accordion>button svg{width:17px;transition:transform .2s ease}.premium-accordion.open>button svg{transform:rotate(180deg)}.premium-accordion-content{color:var(--shop-muted);font-size:11px;line-height:1.7;padding:0 0 20px}.premium-accordion-content p{margin:0 0 10px}.premium-accordion-content ul{list-style:none;padding:0;margin:0}.premium-accordion-content li{display:flex;align-items:center;gap:8px;margin:7px 0}.premium-accordion-content li svg{width:14px;color:var(--shop-sage)}.compact-specs{border-top:1px solid var(--shop-line);margin-top:15px}.compact-specs div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid var(--shop-line)}.compact-specs strong{color:var(--shop-ink)}.commerce-benefits{max-width:1380px;margin:auto;padding:100px 28px;border-top:1px solid var(--shop-line)}.commerce-section-title{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:60px}.commerce-section-title>span,.story-copy>span,.cod-process>div>span,.commerce-faq>div>span{text-transform:uppercase;letter-spacing:.14em;font-size:9px;font-weight:800;color:var(--shop-sage)}.commerce-section-title h2,.story-copy h2,.cod-process h2,.commerce-faq h2{font-family:Playfair Display,serif;font-size:clamp(42px,5vw,67px);font-weight:600;line-height:1.04;letter-spacing:-.04em;margin:0}.commerce-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--shop-line)}.commerce-benefit-grid article{position:relative;padding:38px 36px 30px 0;border-right:1px solid var(--shop-line)}.commerce-benefit-grid article+article{padding-left:36px}.commerce-benefit-grid article:last-child{border-right:0}.commerce-benefit-grid article>span{position:absolute;right:20px;top:20px;color:#a3a69f;font-size:9px}.benefit-symbol{width:46px;height:46px;display:grid;place-items:center;border:1px solid #cfd2cc;border-radius:50%;color:var(--shop-sage)}.benefit-symbol svg{width:19px;stroke-width:1.4}.commerce-benefit-grid h3{font-family:Playfair Display,serif;font-size:26px;margin:27px 0 10px}.commerce-benefit-grid p{color:var(--shop-muted);font-size:12px;line-height:1.75;max-width:330px}.product-story{max-width:1380px;margin:0 auto 110px;display:grid;grid-template-columns:1.05fr .95fr;background:#e9e8e1}.story-image img{width:100%;height:690px;object-fit:cover}.story-copy{padding:clamp(45px,7vw,100px);display:flex;flex-direction:column;justify-content:center}.story-copy h2{margin:20px 0 22px}.story-copy>p{color:var(--shop-muted);line-height:1.8;font-size:13px}.story-specs{display:grid;grid-template-columns:1fr 1fr;margin-top:30px;border-top:1px solid #cfd0ca}.story-specs div{padding:17px 10px 17px 0;border-bottom:1px solid #cfd0ca;display:flex;flex-direction:column}.story-specs small{color:var(--shop-muted);font-size:8px;text-transform:uppercase;letter-spacing:.1em}.story-specs strong{margin-top:5px;font-size:11px}.cod-process{background:#34463b;color:#fff;padding:95px max(28px,calc((100vw - 1324px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.cod-process>div>span{color:#bdcabc}.cod-process h2{margin-top:18px}.cod-process ol{list-style:none;padding:0;margin:0;border-top:1px solid rgba(255,255,255,.2)}.cod-process li{display:grid;grid-template-columns:45px 180px 1fr;align-items:baseline;padding:22px 0;border-bottom:1px solid rgba(255,255,255,.2)}.cod-process li b{color:#aebbb0;font-size:9px}.cod-process li strong{font-size:12px}.cod-process li p{color:#bdc6be;font-size:10px;line-height:1.6;margin:0}.cod-process>button{grid-column:2;width:fit-content;min-height:48px;padding:0 18px;border:1px solid rgba(255,255,255,.5);background:transparent;color:#fff;display:flex;align-items:center;gap:20px;font-size:10px;font-weight:800}.commerce-faq{max-width:1240px;margin:auto;padding:110px 28px;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.commerce-faq h2{margin:18px 0}.commerce-faq>div>p{color:var(--shop-muted);font-size:11px}.commerce-faq a{text-decoration:underline}.commerce-footer{background:#20231f;color:#fff;padding:70px max(28px,calc((100vw - 1324px)/2)) 30px;display:grid;grid-template-columns:1.5fr .7fr .7fr .9fr;align-items:start;gap:60px;text-align:left}.footer-commerce-brand{justify-self:start;color:#fff}.commerce-footer>div:first-child p{color:#9ea39c;max-width:300px;font-size:11px;line-height:1.7}.commerce-footer>div:not(:first-child){display:flex;flex-direction:column;gap:11px}.commerce-footer>div>strong{font-size:10px;text-transform:uppercase;letter-spacing:.12em}.commerce-footer a{color:#aeb3ad;font-size:10px}.footer-cod{padding:17px;border:1px solid #3d413c}.footer-cod svg{color:#9fbaa4}.footer-cod span{color:#9ea39c;font-size:9px}.commerce-footer small{grid-column:1/-1;border-top:1px solid #383b37;padding-top:25px;color:#797e78;font-size:8px}.image-zoom-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:150;display:grid;place-items:center;padding:40px}.zoom-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#111311eb}.image-zoom-layer>img{position:relative;z-index:1;max-width:min(1000px,90vw);max-height:90vh;object-fit:contain}.zoom-close{position:absolute;z-index:2;right:25px;top:25px;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.4);background:transparent;color:#fff;display:grid;place-items:center}.admin-shell{background:#f2f2ee}.admin-sidebar{background:#20231f;width:250px;padding:30px 22px}.admin-main{margin-left:250px}.admin-topbar{height:102px;background:#f7f7f3f0;padding:0 35px}.admin-topbar h1,.editor-toolbar h2,.editor-section-heading h3,.empty-state h3,.detail-section h3{font-family:Playfair Display,serif}.admin-content{padding:30px 35px 60px}.metrics article,.orders-card,.editor-section,.mini-preview,.publish-checklist,.settings-preview{border-radius:3px;box-shadow:none}.metrics article{padding:18px}.metric-icon{border-radius:50%}.orders-card{border-color:#dedfd9}.editor-tabs{display:flex;gap:4px;margin-bottom:18px;border-bottom:1px solid #d9dbd5;overflow-x:auto}.editor-tabs button{min-height:44px;padding:0 18px;border:0;background:transparent;color:#7a7e77;font-size:10px;font-weight:800;white-space:nowrap;border-bottom:2px solid transparent}.editor-tabs button.active{color:#34463b;border-bottom-color:#34463b}.editor-section{grid-template-columns:190px 1fr;border-color:#ddded8;padding:28px}.editor-section-heading h3{font-size:22px}.editor-fields input,.editor-fields textarea,.editor-fields select{border-radius:2px;background:#fcfcfa}.gallery-upload{margin-bottom:18px}.gallery-manager{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px}.gallery-manager article{border:1px solid #d9dbd5;background:#fafaf7}.gallery-manager article.primary{border-color:#526557;box-shadow:0 0 0 1px #526557}.gallery-manager article>img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#e9e7dd}.gallery-manager article>div{display:flex;justify-content:space-between;align-items:center;padding:8px;gap:8px}.gallery-manager span{font-size:8px;font-weight:800;color:#686d66}.gallery-manager article>div>div{display:flex;gap:2px}.gallery-manager button{width:28px;height:28px;border:0;background:transparent;display:grid;place-items:center;color:#686d66}.gallery-manager button:hover{background:#e9ebe5}.gallery-manager button:disabled{opacity:.25}.gallery-manager svg{width:13px}.settings-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.settings-preview{position:sticky;top:132px;background:#fff;border:1px solid #ddded8;padding:25px}.settings-preview>span{color:#8b8f88;font-size:8px;text-transform:uppercase;letter-spacing:.12em}.settings-brand-preview{display:flex;align-items:center;gap:10px;margin:24px 0 15px}.settings-brand-preview img{max-width:160px;max-height:48px}.settings-brand-preview b{width:38px;height:38px;display:grid;place-items:center;border:1px solid #9b9f98;border-radius:50%;font-family:Playfair Display,serif}.settings-brand-preview strong{font-family:Playfair Display,serif;font-size:28px}.settings-preview>p{background:#3d453e;color:#fff;padding:13px;font-size:8px;text-align:center;text-transform:uppercase;letter-spacing:.08em}.settings-preview>div:not(.settings-brand-preview){display:flex;gap:9px;align-items:center;color:#6f746d;font-size:9px;margin-top:13px}.settings-preview svg{width:15px}.analytics-content{display:grid;gap:22px}.analytics-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px}.analytics-toolbar h2{margin:0 0 5px;font-family:Playfair Display,serif;font-size:30px}.analytics-toolbar p,.analytics-table-card .orders-toolbar p{margin:0;color:#7f827b;font-size:12px}.live-strip{display:grid;grid-template-columns:1.1fr 1fr 1.4fr 1.2fr 1.1fr;gap:10px}.live-strip article{min-height:92px;background:#20231f;color:#fff;border:1px solid #343930;padding:16px;display:grid;align-content:center;gap:5px;position:relative;overflow:hidden}.live-strip small{color:#aeb7aa;font-size:9px;text-transform:uppercase;letter-spacing:.1em;font-weight:800}.live-strip strong{font-size:25px;line-height:1.1;overflow:hidden;text-overflow:ellipsis}.live-strip article:nth-child(3) strong{font-size:23px}.live-strip em{color:#8f988a;font-size:10px;font-style:normal}.live-dot{width:8px;height:8px;border-radius:50%;background:#76d398;box-shadow:0 0 0 7px #76d3981f;position:absolute;right:16px;top:16px}.analytics-notice{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;background:#fff7ed;border:1px solid #edd3bd;color:#684731;font-size:12px}.analytics-notice strong{color:#3c2b22}.analytics-notice span{color:#7b6252}.analytics-metrics{grid-template-columns:repeat(4,1fr);margin-bottom:0}.analytics-metrics article{grid-template-rows:auto auto auto}.analytics-metrics small{grid-column:2;color:#777b74;font-size:10px;margin-top:3px}.analytics-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.analytics-card{background:#fff;border:1px solid #dedfd9;border-radius:3px;padding:20px;min-width:0}.analytics-card.wide{grid-column:span 2}.analytics-card-heading{display:flex;justify-content:space-between;align-items:start;gap:12px;margin-bottom:18px}.analytics-card-heading h3,.analytics-table-card h3{margin:0;font-family:Playfair Display,serif;font-size:22px}.analytics-card-heading span{color:#7b8078;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.funnel-list,.breakdown-list{display:grid;gap:14px}.funnel-row{display:grid;grid-template-columns:145px minmax(90px,1fr) 48px;align-items:center;gap:14px}.funnel-row strong,.breakdown-list span{display:block;color:#2d312b;font-size:12px}.funnel-row span{color:#7e837b;font-size:10px}.funnel-track,.breakdown-list i{height:8px;background:#eef0eb;overflow:hidden;border-radius:999px}.funnel-track span,.breakdown-list i span{display:block;height:100%;background:#526557;border-radius:inherit}.funnel-row b,.breakdown-list b{color:#41483f;font-size:11px;text-align:right}.breakdown-list>div{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:8px;align-items:center}.breakdown-list i{grid-column:1/-1}.analytics-empty{margin:0;color:#858982;font-size:12px;line-height:1.6}.analytics-table-card .orders-toolbar{align-items:center}.analytics-table-card code{display:block;max-width:310px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#596052;font-size:10px}.live-source-card{overflow:hidden}.live-source-table td:first-child strong{display:block;max-width:260px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-source-table td:first-child small{display:block;color:#7a8076;font-size:10px;margin-top:3px}.analytics-loading{min-height:260px}@media(max-width:1080px){.commerce-header{grid-template-columns:auto 1fr auto;padding:0 20px}.commerce-brand{justify-self:center}.commerce-nav{display:none;position:absolute;left:15px;right:15px;top:82px;padding:15px;background:#fff;border:1px solid var(--shop-line);flex-direction:column}.commerce-nav.open{display:flex}.mobile-nav-toggle{display:grid}.product-layout{grid-template-columns:minmax(0,1fr) minmax(350px,.82fr);gap:35px}.purchase-panel h1{font-size:48px}.settings-grid{grid-template-columns:1fr}.settings-preview{position:static}.analytics-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.analytics-metrics{grid-template-columns:repeat(2,1fr)}.live-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.announcement-bar{font-size:8px;min-height:34px}.commerce-header{min-height:72px}.commerce-brand strong{font-size:28px}.commerce-monogram{width:31px;height:31px}.commerce-icon{width:38px;height:38px}.commerce-actions .commerce-icon:first-child,.header-cod{display:none}.commerce-nav{top:65px}.breadcrumbs{padding:16px 18px}.product-layout{padding:0 18px 75px;grid-template-columns:1fr;gap:32px}.purchase-panel{position:static}.gallery-stage{aspect-ratio:1/1.05;margin:0 -18px}.gallery-arrow{opacity:1;width:42px;height:42px}.gallery-thumbnails button{flex-basis:72px;width:72px;height:72px}.purchase-panel h1{font-size:47px}.commerce-benefits{padding:75px 18px}.commerce-section-title{display:block}.commerce-section-title>span{display:block;margin-bottom:15px}.commerce-benefit-grid{grid-template-columns:1fr}.commerce-benefit-grid article,.commerce-benefit-grid article+article{padding:28px 0;border-right:0;border-bottom:1px solid var(--shop-line)}.product-story{margin-bottom:0;grid-template-columns:1fr}.story-image img{height:500px}.story-copy{padding:65px 24px}.cod-process{padding:75px 24px;grid-template-columns:1fr;gap:45px}.cod-process>button{grid-column:1}.commerce-faq{padding:80px 20px;grid-template-columns:1fr;gap:40px}.commerce-footer{grid-template-columns:1fr 1fr;padding:60px 24px 95px;gap:35px}.commerce-footer>div:first-child,.commerce-footer>small{grid-column:1/-1}.commerce-mobile-bar{background:#fffffff7}.commerce-mobile-bar div span{color:#767a73}.commerce-mobile-bar button{background:var(--shop-sage-dark)}.admin-main{margin-left:0}.editor-section{grid-template-columns:1fr}.gallery-manager{grid-template-columns:repeat(2,1fr)}.analytics-toolbar{align-items:stretch;flex-direction:column}.live-strip{grid-template-columns:1fr}.analytics-notice{align-items:flex-start;flex-direction:column}.analytics-grid{grid-template-columns:1fr}.analytics-card.wide{grid-column:auto}.funnel-row{grid-template-columns:1fr;gap:8px}.funnel-row b{text-align:left}}@media(max-width:430px){.commerce-header{padding:0 12px}.commerce-brand{gap:7px}.commerce-brand strong{font-size:24px}.commerce-actions{gap:0}.breadcrumbs{font-size:8px}.gallery-stage{aspect-ratio:1/.98}.gallery-sale{top:13px;left:13px}.gallery-zoom{top:13px;right:13px}.gallery-arrow.previous{left:10px}.gallery-arrow.next{right:10px}.purchase-panel h1{font-size:42px}.product-headline{font-size:13px}.commerce-price>strong{font-size:26px}.purchase-assurances{grid-template-columns:1fr 1fr}.purchase-assurances>div{padding:12px 9px}.commerce-section-title h2,.story-copy h2,.cod-process h2,.commerce-faq h2{font-size:41px}.story-image img{height:430px}.cod-process li{grid-template-columns:34px 1fr;row-gap:7px}.cod-process li p{grid-column:2}.commerce-footer{grid-template-columns:1fr}.commerce-footer>div:first-child,.commerce-footer>small{grid-column:auto}.gallery-manager{grid-template-columns:1fr}}@media(max-width:820px){html,body,#root,.premium-store,.admin-shell{max-width:100%;overflow-x:clip}.premium-store{padding-bottom:calc(76px + env(safe-area-inset-bottom))}.announcement-bar{min-height:38px;padding:9px 12px;font-size:9px;line-height:1.45}.demo-ribbon{min-height:36px;padding:7px 10px;line-height:1.4}.demo-ribbon a{display:inline-flex;align-items:center;min-height:28px;padding:0 3px}.commerce-header{min-height:76px}.commerce-icon,.menu-button,.admin-menu{width:48px;height:48px;min-width:48px;min-height:48px}.commerce-brand{min-height:48px}.commerce-icon svg,.menu-button svg{width:21px;height:21px}.commerce-nav{top:70px;padding:8px}.commerce-nav a{min-height:48px;padding:0 14px;display:flex;align-items:center;font-size:13px}.breadcrumbs{min-height:50px;padding:14px 18px;font-size:10px;gap:6px}.breadcrumbs a{display:inline-flex;align-items:center;min-height:44px}.gallery-zoom,.gallery-arrow{width:48px;height:48px}.gallery-thumbnails{scroll-snap-type:x proximity;padding-bottom:8px}.gallery-thumbnails button{flex-basis:78px;width:78px;height:78px;scroll-snap-align:start}.product-meta{font-size:10px;line-height:1.5}.gallery-sale,.commerce-price>b,.commerce-section-title>span,.story-copy>span,.cod-process>div>span,.commerce-faq>div>span{font-size:10px}.product-headline{font-size:15px}.tax-note{font-size:11px;line-height:1.5}.availability-line strong,.option-heading,.quantity-option>strong{font-size:12px}.availability-line small{font-size:11px}.commerce-variants button{min-height:48px;padding:0 17px;font-size:12px}.commerce-quantity{height:48px;grid-template-columns:48px 46px 48px}.commerce-quantity button{min-width:48px;min-height:48px}.commerce-buy{min-height:60px;font-size:12px}.buy-note{font-size:11px;line-height:1.5}.purchase-assurances strong{font-size:11px;line-height:1.35}.purchase-assurances small{font-size:10px;line-height:1.4}.premium-accordion>button,.faq-item button{min-height:60px;font-size:13px}.premium-accordion-content,.faq-item p{font-size:13px}.commerce-benefit-grid p,.story-copy>p{font-size:14px}.commerce-benefit-grid article>span,.story-specs small,.cod-process li b{font-size:10px}.cod-process li strong{font-size:13px}.cod-process li p,.commerce-faq>div>p{font-size:12px}.commerce-faq>div>p a{display:inline-flex;align-items:center;min-height:44px}.commerce-mobile-bar{min-height:68px;padding:10px 14px calc(10px + env(safe-area-inset-bottom))}.commerce-mobile-bar div span{font-size:10px;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.commerce-mobile-bar strong{font-size:18px}.commerce-mobile-bar button{min-width:130px;min-height:48px;font-size:12px}.commerce-footer a{min-height:44px;display:flex;align-items:center;font-size:12px}.footer-commerce-brand{min-height:48px}.order-drawer,.order-detail{width:100%;max-width:none;padding-bottom:env(safe-area-inset-bottom);overscroll-behavior:contain}.drawer-header{min-height:78px}.icon-button{width:48px;height:48px;min-width:48px}.field>span,.variant-field legend,.quantity-row>span{font-size:12px}.field input,.field textarea,.field select,.phone-input input{min-height:52px;font-size:16px}.field textarea{min-height:100px}.variant-field button{min-height:48px;font-size:12px}.quantity-control{height:48px;grid-template-columns:48px 44px 48px}.quantity-control button{min-width:48px;min-height:48px}.form-assurance{font-size:10px;line-height:1.45}.admin-content{padding:22px 16px 52px}.admin-topbar{min-height:92px;height:auto;padding:12px 14px}.admin-topbar h1{font-size:30px}.metrics{gap:10px}.metrics article{min-height:82px;padding:13px}.metrics span{font-size:9px}.orders-card{overflow:visible;background:transparent;border:0}.orders-toolbar{background:#fff;border:1px solid #e2dfda;margin-bottom:12px;padding:14px}.search-field{height:50px}.search-field input,.filters select{font-size:16px}.filters select,.filters .secondary-button{min-height:48px}.table-wrap{overflow:visible}table{min-width:0;display:block}thead{display:none}tbody{display:grid;gap:12px}tbody tr{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #e2dfda;padding:15px;gap:15px 12px}tbody td{display:flex;flex-direction:column;padding:0;border:0;min-width:0;font-size:12px}tbody td:before{color:#918b84;font-size:8px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:5px}tbody td:nth-child(1):before{content:"Order"}tbody td:nth-child(2):before{content:"Customer"}tbody td:nth-child(3):before{content:"Location"}tbody td:nth-child(4):before{content:"Total"}tbody td:nth-child(5):before{content:"Campaign"}tbody td:nth-child(6):before{content:"Status"}tbody td:nth-child(7){grid-column:1 / -1}tbody td:nth-child(7):before{display:none}.live-source-table tbody td:nth-child(1):before{content:"Location"}.live-source-table tbody td:nth-child(2):before{content:"Source"}.live-source-table tbody td:nth-child(3):before{content:"Medium"}.live-source-table tbody td:nth-child(4):before{content:"Campaign"}.live-source-table tbody td:nth-child(5):before{content:"Device"}.live-source-table tbody td:nth-child(6):before{content:"Active"}.live-source-table tbody td:nth-child(7):before{content:"Last seen";display:block}.row-button{width:100%;min-height:48px;border:1px solid #dedbd5;background:#f8f7f4}td small{font-size:10px;overflow-wrap:anywhere}.status,.campaign-tag{width:fit-content;font-size:10px}.editor-tabs button{min-height:48px;font-size:12px}.gallery-manager button{width:44px;height:44px}}@media(max-width:360px){.commerce-brand strong{font-size:22px}.commerce-brand .commerce-monogram{width:30px;height:30px}.commerce-actions .commerce-icon{width:48px}.purchase-panel h1{font-size:39px}.commerce-mobile-bar div span{max-width:140px}.commerce-mobile-bar button{min-width:122px;padding:0 14px}.purchase-assurances{grid-template-columns:1fr}.metrics{grid-template-columns:1fr 1fr}tbody tr{grid-template-columns:1fr}tbody td:nth-child(7){grid-column:auto}}@media(max-width:1080px)and (max-height:500px){.premium-store{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.commerce-mobile-bar{position:fixed;z-index:40;left:0;right:0;bottom:0;min-height:64px;padding:8px 18px calc(8px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;background:#fffffff7;border-top:1px solid var(--shop-line);box-shadow:0 -10px 30px #1e231e1a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.commerce-mobile-bar>div{display:flex;flex-direction:column}.commerce-mobile-bar div span{color:var(--shop-muted);font-size:10px}.commerce-mobile-bar div strong{font-size:18px}.commerce-mobile-bar button{min-width:140px;min-height:48px;border:0;padding:0 18px;display:flex;align-items:center;justify-content:center;gap:8px;background:var(--shop-sage-dark);color:#fff;font-size:12px;font-weight:800}}
