:root{color:#2f241c;background:#fff8ef;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;--text: #2f241c;--muted: #78716c;--border: #fed7aa;--accent: #dc2626;--card: #ffffff}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}.page{min-height:100vh;background:#fff8ef;overflow-x:hidden}.siteHeader{position:sticky;top:0;z-index:50;background:#fff8eff7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--border)}.siteHeader__bar{display:flex;align-items:center;justify-content:space-between;gap:16px;max-width:1180px;margin:0 auto;padding:8px 24px;min-height:64px;flex-wrap:nowrap}.siteHeader__left{display:flex;align-items:center;gap:clamp(16px,3vw,32px);min-width:0;flex:1 1 auto;overflow:hidden}.siteHeader__brand{display:flex;align-items:center;flex-shrink:0}.siteHeader__logo{display:block;height:48px;width:auto;max-width:200px;object-fit:contain;object-position:left center}.siteHeader__nav{display:flex;align-items:center;gap:clamp(12px,2vw,24px);font-size:14px;font-weight:800;color:#57534e;white-space:nowrap}.siteHeader__nav a:hover{color:var(--accent)}.siteHeader__right{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex-shrink:0}.siteHeader__lang{display:inline-flex;flex-shrink:0;border:1px solid var(--border);border-radius:999px;overflow:hidden;background:#fff}.siteHeader__lang button{border:0;margin:0;padding:6px 10px;font-size:12px;font-weight:800;line-height:1.2;cursor:pointer;color:#57534e;background:transparent}.siteHeader__lang button.is-active{background:var(--accent);color:#fff}.siteHeader__link{font-size:13px;font-weight:800;color:var(--accent);white-space:nowrap;text-decoration:none;padding:6px 4px}.siteHeader__link:hover{text-decoration:underline}.siteHeader__linkBtn{border:0;background:none;cursor:pointer;font:inherit}.siteHeader__signIn{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 16px;border-radius:999px;border:1px solid var(--border);background:#fff;color:var(--text);font-size:13px;font-weight:800;white-space:nowrap;box-shadow:0 4px 12px #2f241c0f;text-decoration:none}.siteHeader__signIn:hover{border-color:#fdba74}.siteHeader__cart{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:38px;padding:0 14px;border-radius:999px;border:0;background:#fff;color:var(--text);font-size:13px;font-weight:900;white-space:nowrap;flex-shrink:0;box-shadow:0 4px 12px #2f241c14;text-decoration:none;cursor:pointer}.siteHeader__cartBadge{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:var(--accent);color:#fff;font-size:11px;font-weight:900}.productSearch{display:flex;align-items:center;gap:10px;width:100%;max-width:420px;background:#fff;border:1px solid var(--border);border-radius:999px;padding:0 16px;min-height:46px;box-shadow:0 8px 20px #2f241c0f;color:var(--muted)}.productSearch input{border:0;outline:none;background:transparent;flex:1;min-width:0;font-size:15px;color:var(--text)}.productSectionToolbar{display:flex;justify-content:flex-start;margin:0 0 28px}.shopToolbar{display:flex;flex-wrap:wrap;align-items:center;gap:16px 20px;margin-bottom:24px}.shopToolbar .productSearch--shop{flex:1 1 280px;max-width:100%}.shopToolbar p{margin:0;flex:1 1 auto}.shopToolbar .shopSort{margin-left:auto}.soldBy{display:block;font-size:12px;color:var(--muted);margin:4px 0 2px}.accountPage .accountSection{margin:32px 0}.accountOrderList,.accountDisputeList{list-style:none;padding:0;margin:0;display:grid;gap:16px}.accountOrderCard{border:1px solid var(--border);border-radius:12px;padding:16px;background:var(--card)}.accountOrderHead{display:flex;justify-content:space-between;align-items:center;gap:12px}.accountOrderItems{margin:8px 0;padding-left:18px}.disputeForm label{display:block;margin-top:12px;font-weight:600}.disputeForm select,.disputeForm textarea{width:100%;margin-top:6px;padding:10px;border-radius:8px;border:1px solid var(--border)}.formActions{display:flex;gap:12px;margin-top:16px;flex-wrap:wrap}.oauthButtons{display:flex;flex-direction:column;gap:12px;max-width:360px;margin:24px auto}.oauthBtn,.mgrOAuthBtn{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px 18px;border-radius:10px;font-weight:700;text-decoration:none;border:1px solid var(--border);background:#fff;color:var(--text)}.oauthBtn.google:hover,.mgrOAuthBtn.google:hover{box-shadow:0 2px 8px #00000014}.oauthBtn.dex{background:#eff6ff;border-color:#bfdbfe}.oauthIcon{width:22px;height:22px;flex-shrink:0}.authPage{text-align:center}.shopPage .shopMain{max-width:1280px;margin:0 auto;padding:0 20px 80px}.breadcrumbs{display:flex;align-items:center;gap:8px;font-size:14px;color:var(--muted);margin:16px 0 24px}.breadcrumbs a{color:var(--accent);font-weight:600}.shopLayout{display:grid;grid-template-columns:240px 1fr;gap:28px;align-items:start}.shopSidebar{position:sticky;top:72px;padding:20px;border-radius:12px;border:1px solid var(--border);background:var(--card)}.shopSidebar h2{display:flex;align-items:center;gap:8px;font-size:16px;margin:0 0 16px}.shopSidebar h3{font-size:13px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:16px 0 8px}.filterList{list-style:none;padding:0;margin:0}.filterList button{width:100%;text-align:left;padding:8px 12px;border:0;background:transparent;border-radius:8px;cursor:pointer;font-weight:600}.filterList button.active,.filterList button:hover{background:#c45c2d1f;color:var(--accent)}.shopSort select{margin-left:8px;padding:8px 12px;border-radius:8px;border:1px solid var(--border)}.browseGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.browseCard .productImage{aspect-ratio:1}.browseCard .productImage img{width:100%;height:100%;object-fit:cover}.browseCard h3 a{color:inherit;text-decoration:none}.browseCard h3 a:hover{color:var(--accent)}.browseCard.highlight{outline:2px solid var(--accent);border-radius:16px}.shopCartFab{position:fixed;bottom:24px;right:24px;z-index:50;display:flex;align-items:center;gap:10px;padding:14px 22px;background:var(--accent);color:#fff;border-radius:999px;font-weight:800;box-shadow:0 8px 24px #0003;text-decoration:none}@media (max-width: 900px){.shopLayout{grid-template-columns:1fr}.shopSidebar{position:static}}.iconButton,.cartButton{border:0;cursor:pointer;background:#fff;color:#2f241c;box-shadow:0 8px 20px #0000000f}.iconButton{width:42px;height:42px;display:grid;place-items:center;border-radius:999px}.cartButton{display:flex;align-items:center;gap:8px;border-radius:999px;padding:12px 18px;font-weight:900}.cartButton span{background:#dc2626;color:#fff;border-radius:999px;padding:2px 7px;font-size:12px}.hero{position:relative;max-width:1180px;margin:0 auto;padding:74px 24px;display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:center}.glow{position:absolute;border-radius:999px;filter:blur(60px);pointer-events:none}.greenGlow{width:300px;height:300px;background:#86efac59;left:-120px;top:80px}.redGlow{width:420px;height:420px;background:#f8717138;right:-180px;top:70px}.heroText{position:relative;z-index:2}.pill{display:inline-flex;gap:8px;align-items:center;padding:10px 16px;border-radius:999px;background:#ffffffbf;border:1px solid #fed7aa;color:#b91c1c;font-weight:900;box-shadow:0 8px 25px #0000000f}.hero h1{font-size:clamp(46px,6vw,76px);line-height:.98;margin:24px 0;letter-spacing:-.06em;font-weight:950}.hero h1 span{color:#dc2626}.hero p{color:#57534e;font-size:19px;line-height:1.75;max-width:620px}.heroActions{margin-top:32px;display:flex;gap:14px;flex-wrap:wrap}.primaryButton,.secondaryButton{display:inline-flex;align-items:center;gap:10px;min-height:54px;padding:0 28px;border-radius:999px;font-weight:950}.primaryButton{background:#dc2626;color:#fff;box-shadow:0 18px 35px #dc262638}.secondaryButton{background:#fff;color:#2f241c;border:1px solid #fed7aa}.heroCard{position:relative;border:8px solid white;border-radius:48px;overflow:hidden;min-height:480px;box-shadow:0 30px 70px #2f241c2e}.heroCard img,.heroCard .heroPhoto{width:100%;height:480px;object-fit:cover;display:block}.featuredBox{position:absolute;left:24px;right:24px;bottom:24px;background:#ffffffeb;border-radius:28px;padding:22px;box-shadow:0 18px 40px #00000029}.featuredBox div{color:#78716c;font-size:12px;text-transform:uppercase;letter-spacing:.18em;font-weight:950}.featuredBox strong{display:block;color:#dc2626;font-size:26px;margin-top:6px}.featuredBox p{margin:8px 0 0;font-size:14px;line-height:1.5}.categories{max-width:1180px;margin:0 auto;padding:0 24px 36px;display:flex;gap:12px;flex-wrap:wrap}.categories button{border:1px solid #fed7aa;background:#fff;border-radius:999px;padding:13px 20px;color:#57534e;font-weight:950;cursor:pointer;box-shadow:0 8px 20px #0000000a}.categories button.active{background:#dc2626;border-color:#dc2626;color:#fff}.productsSection{max-width:1180px;margin:0 auto;padding:44px 24px 70px}.sectionHeader{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px;gap:20px}.sectionHeader p{margin:0 0 8px;color:#15803d;letter-spacing:.24em;text-transform:uppercase;font-weight:950;font-size:13px}.sectionHeader h2{margin:0;font-size:clamp(34px,4vw,48px);letter-spacing:-.05em}.sectionHeader span{font-weight:900;color:#78716c}.error{background:#fef2f2;color:#991b1b;border:1px solid #fecaca;padding:16px;border-radius:18px;margin-bottom:24px;font-weight:800}.productsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.productCard{overflow:hidden;background:#fff;border-radius:32px;border:1px solid #ffedd5;box-shadow:0 12px 30px #0000000d}.productImage{position:relative;overflow:hidden}.productImage img{width:100%;height:230px;object-fit:cover;display:block;transition:transform .45s ease}.productCard:hover .productImage img{transform:scale(1.05)}.badge{position:absolute;top:14px;left:14px;background:#ffffffeb;color:#dc2626;border-radius:999px;padding:7px 12px;font-size:11px;text-transform:uppercase;letter-spacing:.1em;font-weight:950}.heart{position:absolute;top:14px;right:14px;border:0;width:38px;height:38px;display:grid;place-items:center;border-radius:999px;background:#ffffffeb;color:#dc2626}.productBody{padding:20px}.category{color:#78716c;font-size:13px;font-weight:800}.productBody h3{margin:6px 0 8px;font-size:20px}.productBody p{min-height:50px;margin:0;color:#57534e;line-height:1.5;font-size:14px}.productFooter{display:flex;justify-content:space-between;align-items:center;margin-top:20px}.productFooter strong{color:#dc2626;font-size:22px}.qtyControls{display:flex;align-items:center;gap:8px}.qtyControls button{border:0;width:32px;height:32px;border-radius:999px;display:grid;place-items:center;background:#2f8f3a;color:#fff;cursor:pointer}.qtyControls span{min-width:20px;text-align:center;font-weight:950}.checkoutSection{max-width:1180px;margin:0 auto 72px;padding:0 24px}.checkoutSteps{display:flex;gap:8px;margin-bottom:20px;flex-wrap:wrap}.checkoutSteps span{padding:8px 16px;border-radius:999px;background:#fff;border:1px solid #fed7aa;font-size:13px;font-weight:800;color:#78716c}.checkoutSteps span.active{background:#dc2626;border-color:#dc2626;color:#fff}.checkoutPanel{padding:28px;display:grid;grid-template-columns:1.1fr 1fr;gap:32px;background:#fff;border-radius:40px;box-shadow:0 18px 45px #00000014;align-items:start}.basketColumn h2,.checkoutPanel h2{margin:0;font-size:34px;letter-spacing:-.04em}.basketHeader{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.textButton{border:0;background:none;color:#dc2626;font-weight:800;font-size:14px;cursor:pointer;text-decoration:underline}.emptyBasket{text-align:center;padding:40px 20px;color:#78716c;display:grid;gap:16px;justify-items:center}.basketList{list-style:none;margin:0;padding:0;display:grid;gap:16px}.basketRow{display:flex;gap:14px;padding-bottom:16px;border-bottom:1px solid #ffedd5}.basketThumb{width:80px;height:80px;object-fit:cover;border-radius:16px;flex-shrink:0;background:#fff7ed}.basketRowBody{flex:1;min-width:0;display:grid;gap:10px}.basketRowTop{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.basketRowTop strong{display:block;font-size:16px;line-height:1.3}.basketUnit{display:block;font-size:13px;color:#78716c;font-weight:600;margin-top:4px}.basketRowFooter{display:flex;justify-content:space-between;align-items:center;gap:12px}.basketQty button{background:#2f8f3a}.lineTotal{color:#dc2626;font-size:18px}.iconBtn{border:0;width:36px;height:36px;border-radius:12px;display:grid;place-items:center;background:#f5f5f4;color:#57534e;cursor:pointer;flex-shrink:0}.iconBtn.danger{background:#fee2e2;color:#991b1b}.basketSummary{margin-top:20px;padding:18px;background:#fff7ed;border-radius:18px;border:1px solid #fed7aa}.basketSummary>div{display:flex;justify-content:space-between;align-items:center;font-size:18px}.basketSummary strong{color:#dc2626;font-size:22px}.muted{color:#78716c}.muted.small{font-size:13px;margin:8px 0 0}.checkoutBox{display:grid;gap:12px;position:sticky;top:100px;padding:24px;background:#fffbf5;border:1px solid #ffedd5;border-radius:28px}.checkoutBox h3{margin:0;font-size:22px}.checkoutIntro{margin:0 0 8px;color:#78716c;font-size:14px}.checkoutBox label{color:#57534e;font-weight:900}.checkoutBox input,.checkoutBox select{min-height:48px;border:1px solid #fed7aa;border-radius:18px;padding:0 16px;outline:none;width:100%}.deliveryNote{margin-top:20px;padding:16px;background:#fff7ed;border:1px solid #fed7aa;border-radius:18px;color:#57534e;line-height:1.6;font-size:14px}.checkboxRow{display:flex;gap:10px;align-items:flex-start;font-weight:500;line-height:1.5}.checkboxRow input{width:auto;min-height:auto;margin-top:4px}.checkboxRow a{color:#dc2626;text-decoration:underline}.total{display:flex;justify-content:space-between;align-items:center;font-size:20px;margin-top:8px}.total strong{color:#dc2626;font-size:26px}.checkoutBox button{min-height:54px;border:0;border-radius:999px;background:#dc2626;color:#fff;font-weight:950;cursor:pointer}.checkoutBox button:disabled{opacity:.55;cursor:not-allowed}.paymentSection{margin-top:16px;padding-top:20px;border-top:1px solid #ffedd5}.paymentSection h4{margin:0 0 6px;font-size:16px}.paymentNote{margin:0 0 14px;font-size:13px;color:#78716c;line-height:1.5}.paymentButtons{display:grid;gap:10px}.payButton{display:flex;align-items:center;justify-content:center;gap:10px;min-height:52px;border:0;border-radius:999px;font-weight:950;font-size:16px;cursor:pointer}.payButton.primary{background:#dc2626;color:#fff}.payButton.paypal{background:#ffc439;color:#003087}.payButton:disabled{opacity:.55;cursor:not-allowed}.paypalMark{font-weight:900;font-size:18px;letter-spacing:-.02em}.headerAuth{font-size:13px;padding:8px 14px;min-height:auto}.checkoutTotals{display:grid;gap:8px;margin-bottom:12px}.checkoutTotals>div{display:flex;justify-content:space-between;font-size:15px}.trust{background:#2f241c;color:#fff;padding:60px max(24px,calc((100vw - 1180px)/2));display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.trust div{background:#ffffff1a;border-radius:32px;padding:28px}.trust svg{color:#fdba74}.trust h3{font-size:22px;margin:16px 0 8px}.trust p{color:#e7e5e4;line-height:1.6;margin:0}.siteFooter{padding:48px 24px;background:#fff;border-top:1px solid #fed7aa}.footerInner{max-width:1180px;margin:0 auto;text-align:center;display:grid;gap:14px;justify-items:center}.footerLogo{height:48px;width:auto;opacity:.95}.footerInner p{margin:0;color:#57534e;max-width:520px;line-height:1.6}.footerNav{display:flex;gap:20px;flex-wrap:wrap;justify-content:center;font-weight:800}.footerNav a{color:#dc2626}.footerNav a:hover{text-decoration:underline}.footerInner small{color:#78716c;font-weight:700}.legalPage{max-width:760px;margin:0 auto;padding:48px 24px 80px}.legalBack a{color:#dc2626;font-weight:800}.legalPage h1{font-size:clamp(34px,4vw,48px);letter-spacing:-.04em;margin:12px 0}.legalUpdated{color:#78716c;margin-bottom:28px}.legalContent h2{margin-top:32px;font-size:22px}.legalContent p,.legalContent li{color:#57534e;line-height:1.75}.legalContent a{color:#dc2626}.checkoutResult{text-align:center}.checkoutResult .lede{color:#57534e;font-size:18px;line-height:1.7;max-width:560px;margin:0 auto 24px}.successIcon{color:#15803d;margin:0 auto 16px}.orderSummary{text-align:left;background:#fff;border:1px solid #ffedd5;border-radius:24px;padding:24px;margin:24px auto;max-width:520px}.orderSummary ul{padding-left:20px;color:#57534e}.orderTotal{margin-top:16px;font-size:18px}.checkoutResult .primaryButton{display:inline-flex;margin-top:8px}@media (max-width: 980px){.siteHeader__bar{padding:8px 16px;gap:12px}.siteHeader__link--signup{display:none}.hero{grid-template-columns:1fr;padding-top:44px}.productsGrid{grid-template-columns:repeat(2,1fr)}.checkoutPanel{grid-template-columns:1fr;padding:22px}.checkoutBox{position:static}.trust{grid-template-columns:1fr}}@media (max-width: 620px){.siteHeader__logo{height:40px;max-width:160px}.siteHeader__nav{gap:12px;font-size:13px;overflow-x:auto;-webkit-overflow-scrolling:touch}.siteHeader__cartLabel{display:none}.siteHeader__cart{padding:0 12px;min-width:42px}.productSearch{max-width:none}.checkoutSection{padding:0 16px}.basketThumb{width:64px;height:64px}.basketRowTop strong{font-size:15px}.cartButton{padding:10px 12px}.hero{padding:34px 16px}.heroCard,.heroCard img,.heroCard .heroPhoto{min-height:360px;height:360px}.productsGrid{grid-template-columns:1fr}.sectionHeader{align-items:flex-start;flex-direction:column}}.siteHeader{background:#fff8efdb;box-shadow:0 10px 35px #2f241c0f}.siteHeader__bar{max-width:1320px;min-height:82px;padding:12px 28px;display:grid;grid-template-columns:1fr auto}.siteHeader__left{flex:none;overflow:visible;gap:34px}.siteHeader__logo{height:56px;max-width:220px}.siteHeader__nav a{padding:10px 12px;border-radius:999px;transition:.2s ease}.siteHeader__nav a:hover,.siteHeader__nav a.is-active{background:#fff;color:var(--accent);box-shadow:0 8px 20px #2f241c0f}.siteHeader__right{gap:8px}.siteHeader__lang{border-color:transparent;background:#ffffffa6;padding:3px;gap:2px}.siteHeader__lang button{border-radius:999px;padding:6px 9px}.siteHeader__account,.siteHeader__ghostIcon,.siteHeader__signIn,.siteHeader__cart{display:inline-flex;align-items:center;gap:8px;border:1px solid #ffedd5;min-height:42px;padding:0 15px;border-radius:999px;background:#fff;box-shadow:0 10px 24px #2f241c12;font-size:13px;font-weight:900}.siteHeader__ghostIcon{width:42px;justify-content:center;color:var(--accent);cursor:pointer}.siteHeader__link{border-radius:999px}.siteHeader__cart{background:#2f241c;color:#fff;border-color:#2f241c}.siteHeader__cartBadge{background:#fff;color:#dc2626}.shopPage .shopMain{max-width:1320px;padding-top:24px}.shopHero{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:end;margin:0 0 22px;padding:34px;border:1px solid #ffedd5;border-radius:34px;background:radial-gradient(circle at 8% 0%,rgba(34,197,94,.12),transparent 34%),linear-gradient(135deg,#fff,#fff7ed);box-shadow:0 18px 45px #2f241c12}.shopHero .breadcrumbs{margin:0 0 16px}.eyebrow{display:inline-flex;align-items:center;gap:7px;color:#15803d;text-transform:uppercase;letter-spacing:.16em;font-size:12px;font-weight:950}.shopHero h1{max-width:720px;margin:12px 0 10px;font-size:clamp(38px,5vw,66px);line-height:.98;letter-spacing:-.06em}.shopHero p{max-width:700px;margin:0;color:#57534e;font-size:18px;line-height:1.65}.shopHero__cards{display:grid;gap:12px;min-width:245px}.shopHero__cards span{display:flex;align-items:center;gap:10px;padding:14px 16px;border-radius:18px;background:#fff;border:1px solid #ffedd5;box-shadow:0 10px 24px #2f241c0f;font-weight:900}.categoryScroller{display:flex;gap:10px;overflow-x:auto;padding:4px 0 18px;margin-bottom:4px}.categoryScroller button{flex:0 0 auto;border:1px solid #ffedd5;background:#fff;color:#57534e;border-radius:999px;padding:11px 18px;font-weight:950;cursor:pointer;box-shadow:0 8px 18px #2f241c0d}.categoryScroller button.active,.categoryScroller button:hover{background:#dc2626;border-color:#dc2626;color:#fff}.shopLayout{grid-template-columns:260px 1fr;gap:30px}.shopSidebar{top:98px;border-radius:28px;padding:22px;box-shadow:0 14px 34px #2f241c0f}.filterList button{padding:11px 13px;border-radius:14px}.shopToolbar{padding:16px;border:1px solid #ffedd5;border-radius:26px;background:#ffffffb8;box-shadow:0 10px 28px #2f241c0d}.resultCount strong{color:#2f241c}.shopSort select{border-radius:999px;background:#fff;min-height:40px}.browseGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:24px}.productCard{border-radius:30px;transition:transform .2s ease,box-shadow .2s ease}.productCard:hover{transform:translateY(-4px);box-shadow:0 22px 44px #2f241c1a}.browseCard .productImage{aspect-ratio:1.08;background:#fff7ed}.productBody h3{line-height:1.08}.qtyControls button{width:36px;height:36px;box-shadow:0 8px 18px #2f8f3a2e}.shopCartFab{bottom:28px;right:28px;background:#2f241c}.accountPageShell{max-width:1120px;margin:0 auto;padding:56px 24px 88px}.accountHero{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:34px;border-radius:36px;background:radial-gradient(circle at 0% 0%,rgba(220,38,38,.11),transparent 34%),#fff;border:1px solid #ffedd5;box-shadow:0 18px 45px #2f241c12}.accountHero h1{font-size:clamp(38px,5vw,62px);margin:10px 0 8px;line-height:1;letter-spacing:-.06em}.accountHero .lede{margin:0;color:#57534e}.accountStats{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:18px 0}.accountStats article{display:grid;gap:8px;padding:20px;border-radius:26px;background:#fff;border:1px solid #ffedd5;box-shadow:0 10px 28px #2f241c0d}.accountStats svg{color:#dc2626}.accountStats strong{font-size:26px;letter-spacing:-.03em}.accountStats span{color:#78716c;font-weight:800}.accountPanel{padding:26px;border-radius:30px;background:#fff;border:1px solid #ffedd5;box-shadow:0 14px 34px #2f241c0f}.accountSectionHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:18px}.accountSectionHead h2{margin:6px 0 0;font-size:30px;letter-spacing:-.04em}.emptyState{display:grid;justify-items:center;text-align:center;gap:10px;padding:42px 18px;border-radius:24px;background:#fff7ed;border:1px dashed #fdba74}.emptyState.compact{padding:30px 18px}.emptyState svg{color:#dc2626}.emptyState h3{margin:0;font-size:22px}.accountOrderCard{border-radius:24px;padding:20px;box-shadow:0 8px 20px #2f241c0a}.accountOrderHead strong{display:block;margin-top:4px}.statusPill{display:inline-flex;align-items:center;gap:6px;padding:7px 11px;border-radius:999px;background:#ecfdf5;color:#15803d;font-size:12px;font-weight:950;text-transform:uppercase}.accountOrderMeta{display:flex;align-items:center;gap:8px;color:#78716c}.accountOrderMeta strong{margin-left:auto;color:#dc2626;font-size:20px}.accountDisputeList li{padding:18px;border:1px solid #ffedd5;border-radius:20px;background:#fff7ed}@media (max-width: 1100px){.siteHeader__bar{grid-template-columns:1fr auto}}@media (max-width: 760px){.siteHeader__bar{padding:10px 14px;min-height:auto}.siteHeader__nav{display:none}.siteHeader__logo{height:44px}.siteHeader__lang,.siteHeader__link--signup,.siteHeader__account{display:none}.siteHeader__signIn,.siteHeader__cart{padding:0 12px}.shopHero{grid-template-columns:1fr;padding:24px;border-radius:28px}.shopHero__cards{grid-template-columns:1fr;min-width:0}.shopToolbar{align-items:stretch}.shopSort{width:100%;display:flex;justify-content:space-between;align-items:center}.shopLayout{grid-template-columns:1fr}.shopSidebar{display:none}.accountHero{align-items:flex-start;flex-direction:column;padding:24px}.accountStats{grid-template-columns:1fr}.accountPageShell{padding-top:32px}}.siteHeader__currency{display:inline-flex;align-items:center;gap:6px;min-height:38px;padding:0 10px;border:1px solid var(--border);border-radius:999px;background:#fff;box-shadow:0 4px 12px #2f241c0f;color:#57534e;font-size:12px;font-weight:900;white-space:nowrap}.siteHeader__currency select{border:0;background:transparent;color:var(--text);font:inherit;outline:none;cursor:pointer}.cartMain{max-width:1180px;margin:0 auto;padding:56px 24px 72px}.cartHero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:end;margin-bottom:28px}.cartHero h1{margin:10px 0;font-size:clamp(42px,7vw,76px);line-height:.9;letter-spacing:-.06em;color:var(--text)}.cartHero p:not(.eyebrow){margin:0;max-width:650px;color:#57534e;font-size:18px;line-height:1.65}.cartHeroBadges{display:grid;gap:10px}.cartHeroBadges span{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--border);background:#fff;border-radius:999px;padding:12px 16px;font-weight:900;color:#57534e;box-shadow:0 10px 24px #2f241c0f}.checkoutSection--page{padding:0}.checkoutSection--page .checkoutPanel{box-shadow:0 24px 70px #2f241c14}@media (max-width: 900px){.siteHeader__currency span{display:none}.cartHero{grid-template-columns:1fr;align-items:start}}.notice{border:1px solid #fed7aa;background:#fff7ed;color:#9a3412;border-radius:16px;padding:12px 14px;font-weight:800;line-height:1.45;margin-bottom:12px}.errorPageShell{min-height:100vh}.errorPage{max-width:980px;margin:0 auto;padding:84px 24px 96px}.errorCard{position:relative;overflow:hidden;border:1px solid var(--border);border-radius:36px;padding:clamp(32px,6vw,72px);background:radial-gradient(circle at 15% 20%,rgba(34,197,94,.12),transparent 32%),radial-gradient(circle at 85% 20%,rgba(239,68,68,.12),transparent 35%),#fffaf4;box-shadow:0 24px 70px #2f241c1a;text-align:center}.errorIcon{width:74px;height:74px;display:inline-flex;align-items:center;justify-content:center;border-radius:24px;background:#fff;color:var(--red);box-shadow:0 16px 34px #2f241c1a;margin-bottom:20px}.errorCard h1{max-width:760px;margin:10px auto 14px;font-size:clamp(42px,7vw,78px);line-height:.94;letter-spacing:-.06em;color:var(--text)}.errorLead{max-width:620px;margin:0 auto 28px;color:#57534e;font-size:18px;line-height:1.65}.errorActions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.errorActions .primaryButton,.errorActions .secondaryButton{display:inline-flex;align-items:center;gap:10px;min-height:52px}.errorActions button.secondaryButton{cursor:pointer}
