:root{font-family:Space Grotesk,sans-serif;color:#0f3e41;background:radial-gradient(circle at top left,rgba(255,122,0,.18),transparent 28%),linear-gradient(180deg,#fffaf3,#fff 30%,#fff6ea);--ink: #0f3e41;--brand: #ff7a00;--brand-dark: #c75400;--surface: rgba(255, 255, 255, .9);--border: rgba(15, 62, 65, .12);--muted: #5d7678}*{box-sizing:border-box}body{margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.app-shell{min-height:100vh}.topbar{position:sticky;top:0;z-index:20;display:grid;grid-template-columns:64px 1fr auto;align-items:center;gap:1rem;padding:1rem 1.5rem;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffaf3db;border-bottom:1px solid var(--border)}.brand-lockup{display:flex;align-items:center;justify-content:center;gap:1rem;min-width:0}.brand-lockup>div{min-width:0}.brand-lockup h1{overflow-wrap:anywhere}.brand-logo{width:70px;height:70px;object-fit:contain}.eyebrow{margin:0 0 .25rem;color:var(--brand-dark);text-transform:uppercase;letter-spacing:.14em;font-size:.75rem;font-weight:900}.brand-lockup h1,.hero-copy h2,.section-heading h2,.split-section h2,.newsletter-box h2,.checkout-shell h2,.terms-section h2{margin:0;font-family:League Spartan,sans-serif;letter-spacing:-.03em}.topbar-actions{display:flex;gap:.5rem}.login-signup-button{border:1px solid var(--border);background:#fffffff2;color:var(--ink);font-size:.92rem;font-weight:800;border-radius:999px;padding:.55rem .95rem;cursor:pointer}.icon-button{border:0;background:transparent;color:var(--ink);font-size:1.5rem;cursor:pointer}.cart-button{position:relative}.cart-badge{position:absolute;top:-2px;right:-6px;display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:999px;font-size:.7rem;background:var(--brand);color:#fff}.profile-initial{display:inline-flex;align-items:center;justify-content:center;width:2.1rem;height:2.1rem;border-radius:999px;background:var(--ink);color:#fff;font-size:1rem;font-weight:800}main{padding:1.5rem}.hero{display:grid;grid-template-columns:1fr;gap:0;align-items:end;padding:2.5rem;border-radius:32px;color:#1d120f;overflow:hidden;position:relative;min-height:540px}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:transparent;z-index:1;pointer-events:none}.hero-background-image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block;z-index:0}.hero-copy{position:relative;z-index:2;max-width:min(52%,720px)}.hero-copy h2{font-size:clamp(2.2rem,4.4vw,4.35rem);line-height:.92;max-width:12ch;font-weight:900;color:#1d120f;text-shadow:0 1px 6px rgba(255,255,255,.15)}.hero-copy p{max-width:60ch;font-weight:800;color:#1d120f;text-shadow:0 1px 5px rgba(255,255,255,.12);overflow-wrap:anywhere}.hero-actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center;margin-top:1.5rem}.hero-offer{font-weight:900;color:#1d120f;text-shadow:0 1px 5px rgba(255,255,255,.12)}.hero-card{position:absolute;right:1.5rem;bottom:1.5rem;display:grid;gap:.35rem;padding:1rem 1.2rem;border-radius:18px;background:#ffffff2e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);z-index:2;color:#1d120f;font-weight:900;text-shadow:0 1px 5px rgba(255,255,255,.12)}.pill{display:inline-flex;justify-content:center;align-items:center;padding:.9rem 1.25rem;border-radius:999px;border:2px solid var(--ink);font-weight:900;min-width:140px;background:#fff;color:var(--ink);text-shadow:none}.pill-primary{background:var(--brand);border-color:var(--brand);color:#fff}.pill-muted{background:#fff4e5}.pill:disabled{cursor:not-allowed;opacity:.65}.section-heading,.split-section,.newsletter-box,.checkout-shell{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:2.5rem;padding:1.75rem 2rem;border-radius:28px;background:var(--surface);box-shadow:0 18px 40px #0f3e4114;border:1px solid var(--border)}.product-grid{display:grid;gap:1.5rem;margin-top:1.5rem}.catalog-message{margin:0;padding:1.25rem 1.5rem;border-radius:22px;background:#ffffffd9;border:1px solid var(--border);color:var(--muted)}.product-card{display:grid;grid-template-columns:minmax(260px,340px) 1fr;overflow:hidden;border-radius:32px;background:#fff;box-shadow:0 18px 40px #0f3e4114}.product-visual{display:flex;position:relative;align-items:center;justify-content:center;min-height:420px;padding:1rem 0}.product-visual img{width:100%;max-width:320px;max-height:420px;object-fit:contain}.carousel-arrow{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);width:48px;height:48px;border:0;border-radius:999px;background:#0f3e41eb;color:#fff;font-size:2rem;line-height:1;cursor:pointer;box-shadow:0 12px 24px #0f3e4133}.product-carousel-arrow{right:1rem}.product-body{padding:1.75rem}.product-description{color:var(--muted);line-height:1.7}.chip-row{display:flex;flex-wrap:wrap;gap:.65rem;margin:1rem 0 1.2rem}.chip{padding:.5rem .8rem;border-radius:999px;background:#fff4e5;color:var(--brand-dark);font-size:.9rem;font-weight:700}.field{display:grid;gap:.45rem;margin-bottom:1rem}.field span{font-weight:700}.field input,.field textarea,.field select{width:100%;padding:.95rem 1rem;border-radius:16px;border:1px solid var(--border);background:#fffdf9}.price-row,.checkout-row,.cart-total{display:flex;justify-content:space-between;align-items:center;gap:1rem}.strikethrough{margin-left:.75rem;color:var(--muted);text-decoration:line-through}.quantity-stepper{display:flex;gap:.65rem;align-items:center}.quantity-stepper input{width:88px}.checkout-row{margin-top:1.4rem}.checkout-summary{display:flex;justify-content:space-between;gap:1rem;margin:1rem 0;padding:1rem;border-radius:16px;background:#fff4e5;border:1px solid var(--border)}.drawer,.panel{position:fixed;top:0;bottom:0;width:min(360px,92vw);padding:1.25rem;background:#fffbf5fa;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 50px #0f3e4133;z-index:30;transition:transform .22s ease;overflow-y:auto}.drawer{left:0;transform:translate(-102%)}.panel{right:0;transform:translate(102%)}.panel-admin{width:min(1100px,100vw)}.drawer.open,.panel.open{transform:translate(0)}.drawer-header{display:flex;justify-content:space-between;align-items:center}.drawer-nav,.panel-links,.cart-list{display:grid;gap:1rem;margin-top:1.5rem}.drawer-nav a,.panel-links a{padding-bottom:.9rem;border-bottom:1px solid var(--border);font-weight:700}.panel-actions{display:grid;gap:.8rem;margin-top:1rem}.auth-shell{display:grid;gap:.9rem;margin-top:1rem}.signed-in-banner{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-top:1rem;padding:1rem;border-radius:18px;background:#fff4e5;border:1px solid var(--border)}.signed-in-banner p{margin:.25rem 0 0;color:var(--muted)}.cart-item{display:flex;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--border)}.cart-footer{margin-top:1.5rem}.text-button{border:0;background:transparent;color:var(--brand-dark);font-weight:700;cursor:pointer;padding:0;text-align:left}.text-link-button{border:0;background:transparent;color:inherit;text-decoration:none;font-weight:700;text-align:left;padding:0 0 .9rem;border-bottom:1px solid var(--border);cursor:pointer}.newsletter-box{align-items:center}.newsletter-form{display:flex;gap:.75rem;align-items:center}.newsletter-form input{flex:1;min-width:0;padding:1rem;border-radius:999px;border:1px solid var(--border)}.terms-section{display:grid;gap:1.5rem;margin-top:2.5rem;padding:1.75rem 2rem;border-radius:28px;background:linear-gradient(180deg,#030303,#0c0c0c);box-shadow:0 24px 50px #00000059;border:1px solid rgba(255,255,255,.08);color:#f7f7f7}.terms-intro{display:grid;grid-template-columns:.8fr 1.2fr;gap:1.5rem}.terms-intro .eyebrow{color:#ffa75a}.terms-intro h2{color:#fff;font-size:clamp(1.25rem,2.1vw,1.8rem)}.terms-intro p:last-child{margin:0;color:#ffffffbf;line-height:1.6;font-size:.95rem}.terms-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.terms-card{padding:0;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12)}.terms-card h3{margin:0 0 .7rem;color:var(--ink)}.terms-card p{margin:.45rem 0 0;color:var(--muted);line-height:1.55}.terms-open-button{width:100%;border:0;background:transparent;border-radius:14px;padding:.95rem 1rem;text-align:left;display:flex;justify-content:space-between;align-items:center;gap:.75rem;font-weight:700;font-size:.92rem;color:#fff;cursor:pointer}.terms-open-arrow{font-size:.76rem;letter-spacing:.08em;text-transform:uppercase;color:#ffb471}.terms-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;background:#0f3e4180;display:flex;align-items:center;justify-content:center;padding:1rem}.terms-modal-card{width:min(760px,100%);max-height:85vh;overflow:auto;border-radius:22px;background:#fffdf9;border:1px solid var(--border);box-shadow:0 22px 60px #0f3e413d;padding:1.2rem}.terms-modal-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.terms-modal-header h3{margin:0;font-size:1.05rem}.terms-modal-content{margin-top:.75rem;display:grid;gap:.35rem}.terms-modal-content p{margin:0;color:var(--muted);line-height:1.55;font-size:.92rem}.muted{color:var(--muted)}.status-message{margin-top:1rem;padding:.85rem 1rem;border-radius:14px;font-weight:600}.status-message.success{background:#eaf8f0;color:#0d6b43}.status-message.error{background:#fff0ef;color:#9c2f21}.admin-metrics{display:grid;gap:.8rem;margin-top:1rem}.admin-workspace{gap:1.25rem}.metrics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.admin-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:1.2rem}.admin-section{display:grid;gap:1rem;padding:1rem;border-radius:20px;background:#fffaf3;border:1px solid var(--border)}.admin-section-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.admin-product-grid{display:grid;gap:.9rem}.admin-product-card{display:grid;grid-template-columns:112px 1fr;gap:1rem;padding:.85rem;border-radius:18px;border:1px solid var(--border);background:#fff}.admin-product-image,.admin-upload-preview{width:100%;border-radius:16px;object-fit:cover;background:#fff}.admin-product-image{height:112px}.admin-upload-preview{max-width:240px;max-height:240px}.admin-product-placeholder{display:flex;align-items:center;justify-content:center;height:112px;border-radius:16px;background:#fff4e5;color:var(--muted);font-weight:700}.admin-product-body{display:grid;gap:.45rem}.admin-inline-actions{display:flex;flex-wrap:wrap;gap:.7rem;margin-top:.5rem}.admin-image-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.admin-image-slot{display:grid;gap:.65rem;padding:1rem;border-radius:18px;border:1px solid var(--border);background:#fffaf3}.variant-editor{display:grid;gap:.8rem}.variant-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;padding:.8rem;border-radius:16px;background:#fff;border:1px solid var(--border)}.orders-list{display:grid;gap:.9rem}.order-card{display:grid;gap:.55rem;padding:1rem;border-radius:18px;background:#fffaf3;border:1px solid var(--border)}.order-header{display:flex;justify-content:space-between;gap:1rem}.metric-card{display:grid;gap:.35rem;padding:1rem;border-radius:18px;background:#fffaf3;border:1px solid var(--border)}.metric-list{color:var(--muted);line-height:1.5}@media (max-width: 960px){.hero,.section-heading,.split-section,.newsletter-box,.checkout-shell,.product-card,.terms-intro,.terms-grid,.metrics-grid,.admin-layout,.variant-row,.admin-image-grid{grid-template-columns:1fr}.admin-section-header{align-items:flex-start;flex-direction:column}.admin-product-card{grid-template-columns:1fr}.hero{min-height:480px;padding:1.75rem}.hero-copy{max-width:100%}.hero-card{position:static;margin-top:1rem;width:fit-content;max-width:100%}.price-row,.checkout-row,.checkout-summary,.signed-in-banner,.cart-item,.order-header{align-items:flex-start;flex-direction:column}.quantity-stepper{width:100%;justify-content:space-between}.quantity-stepper input,.pill,.checkout-row .pill{width:100%}}@media (max-width: 640px){.topbar{grid-template-columns:48px 1fr auto;padding:.85rem 1rem}.brand-lockup{gap:.65rem}.brand-logo{width:48px;height:48px}.brand-lockup h1{font-size:1.2rem;line-height:1}main{padding:1rem}.hero,.section-heading,.split-section,.newsletter-box,.checkout-shell,.terms-section,.product-body{padding:1.25rem}.newsletter-form{flex-direction:column}.hero{min-height:420px;align-items:start}.hero-copy h2{font-size:clamp(2rem,11vw,3.2rem);max-width:100%}.hero-copy p,.hero-offer{font-size:.95rem}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .pill{width:100%}.product-visual{min-height:280px;padding:1rem}.product-visual img{max-width:220px;max-height:280px}.product-carousel-arrow,.carousel-arrow{width:40px;height:40px;right:.6rem;font-size:1.6rem}.product-description,.terms-intro p:last-child,.terms-card p{line-height:1.6}.chip-row{gap:.5rem}.chip{font-size:.82rem}.drawer,.panel,.panel-admin{width:100vw}.admin-image-grid,.terms-grid,.metrics-grid{grid-template-columns:1fr}}@media (max-width: 480px){.topbar{grid-template-columns:40px 1fr auto;gap:.6rem;padding:.75rem}.brand-lockup{gap:.5rem;justify-content:flex-start}.brand-logo{width:40px;height:40px}.eyebrow{letter-spacing:.1em;font-size:.68rem}.brand-lockup h1{font-size:1rem}.topbar-actions{gap:.15rem}.icon-button{font-size:1.25rem}.login-signup-button{font-size:.78rem;padding:.45rem .72rem}.hero,.section-heading,.split-section,.newsletter-box,.checkout-shell,.terms-section,.product-body{padding:1rem;border-radius:22px}.hero{min-height:380px}.hero-copy h2{font-size:clamp(1.7rem,10vw,2.6rem)}.checkout-summary strong,.price-row strong,.checkout-row span{overflow-wrap:anywhere}.admin-inline-actions,.hero-actions,.newsletter-form{width:100%}}
