:root{--coral:#ff7a6b;--gold:#d8a24a;--sage:#8faf8a;--ink:#2b1e1a;--cream:#fff7f0;--champagne:#e6d6bf}*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.topbar{text-align:center;padding:10px;background:var(--ink);color:#fff;font-size:14px}.header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 46px;background:rgba(255,247,240,.88);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:-webkit-sticky;position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(43,30,26,.08)}.logo{font-weight:900;font-size:28px;letter-spacing:-.8px}nav{display:flex;gap:22px;color:#6d574f;font-weight:700}.cart,button{background:var(--coral);color:#fff;border:0;border-radius:999px;padding:13px 20px;font-weight:900;cursor:pointer}.hero{display:grid;grid-template-columns:1.15fr .85fr;grid-gap:40px;gap:40px;padding:86px 70px 64px;align-items:center}.eyebrow{color:var(--coral);text-transform:uppercase;font-size:13px;letter-spacing:2px;font-weight:900}h1{font-size:68px;line-height:.98;letter-spacing:-3px;margin:0;max-width:850px}.lead{color:#6d574f;font-size:20px;line-height:1.55;max-width:680px}.actions{display:flex;gap:14px;margin-top:28px}.secondary{background:#fff;color:var(--ink);box-shadow:inset 0 0 0 1px rgba(43,30,26,.12)}.phone{min-height:620px;display:grid;place-items:center}.reelCard{width:310px;height:560px;border-radius:44px;background:linear-gradient(160deg,var(--coral),#f8b4a8 60%,var(--champagne));box-shadow:0 34px 90px hsla(6,100%,71%,.35);color:#fff;padding:36px;font-size:34px;font-weight:900;display:flex;flex-direction:column;justify-content:flex-end}.reelCard span{font-size:17px;opacity:.88;margin-top:10px}.section{padding:64px 70px}h2{font-size:42px;letter-spacing:-1.5px;margin:0 0 24px}.sub{color:#6d574f;margin-top:-8px}.grid{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:16px;gap:16px}.tile{background:#fff;padding:24px;border-radius:26px;min-height:150px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 14px 34px rgba(43,30,26,.07);font-weight:900}.tile span{color:var(--coral);font-size:14px;margin-top:24px}.products{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.product{background:#fff;padding:18px;border-radius:26px;box-shadow:0 14px 34px rgba(43,30,26,.07);display:flex;flex-direction:column;gap:8px}.empty,.product img{width:100%;aspect-ratio:1/1;border-radius:20px;object-fit:cover;background:#f4ece8;display:grid;place-items:center;color:#8c746c}.product small{color:#8c746c;font-weight:800}.product strong{font-size:18px}.product span{color:var(--coral);font-weight:900}.warm{background:#fff}.reels{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px}.vertical{min-height:420px;border-radius:34px;background:linear-gradient(180deg,#2b1e1a,#74483f);color:#fff;padding:24px;display:flex;flex-direction:column;justify-content:space-between}.play{width:60px;height:60px;border-radius:999px;display:grid;place-items:center;background:hsla(0,0%,100%,.18)}.vertical button{align-self:flex-start;background:#fff;color:var(--ink)}@media (max-width:1000px){.hero{grid-template-columns:1fr;padding:46px 24px}h1{font-size:48px}nav{display:none}.header{padding:0 22px}.section{padding:42px 24px}.grid,.products,.reels{grid-template-columns:1fr 1fr}.phone{min-height:auto}}@media (max-width:640px){.grid,.products,.reels{grid-template-columns:1fr}}.headerActions{display:flex;gap:10px;align-items:center}.headerActions a{border-radius:999px;padding:12px 16px;background:#fff;font-weight:900;box-shadow:inset 0 0 0 1px rgba(43,30,26,.12)}.accountPage,.authPage{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#fff7f0,#ffe1d8)}.accountCard,.authCard{width:min(520px,100%);background:#fff;border-radius:34px;padding:34px;box-shadow:0 30px 90px rgba(43,30,26,.14);display:flex;flex-direction:column;gap:16px}.accountCard h1,.authCard h1{margin:0;font-size:44px;letter-spacing:-1.5px}.accountCard p,.authCard a,.authCard p{color:#6d574f;line-height:1.5}.authCard label{display:flex;flex-direction:column;gap:8px;font-weight:900;color:#5d4842}.authCard input,.authCard select{border:1px solid #ead9d2;border-radius:16px;padding:14px;font:inherit;background:#fff}.pill{display:inline-flex;align-self:flex-start;border-radius:999px;padding:8px 12px;background:var(--coral);color:#fff;font-weight:900}.authNotice{padding:12px 14px;border-radius:14px;border:2px solid var(--coral);background:#fff9f7}.accountGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin:10px 0 14px}.accountGrid article{background:#fff7f0;border-radius:20px;padding:16px;display:flex;flex-direction:column;gap:6px}.accountGrid span{color:#6d574f;font-size:14px}.accountPage>a{position:fixed;top:24px;left:24px;font-weight:900;color:var(--ink)}@media (max-width:720px){.accountGrid{grid-template-columns:1fr}.headerActions a:not(:last-child){display:none}}.productActions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-top:8px}.productActions button{padding:9px 13px;font-size:13px}.productActions .ghost{background:#fff;color:var(--ink);box-shadow:inset 0 0 0 1px rgba(43,30,26,.12)}.productActions small{color:#6d574f;font-weight:800}.commercePage{max-width:1120px;margin:0 auto;padding:42px 24px 80px}.commercePage>a{color:var(--coral);font-weight:900}.commercePage h1{font-size:52px;margin:16px 0 26px}.cartList{display:flex;flex-direction:column;gap:14px}.cartItem{background:#fff;border-radius:24px;padding:18px;display:grid;grid-template-columns:90px 1fr auto auto;grid-gap:18px;gap:18px;align-items:center;box-shadow:0 14px 34px rgba(43,30,26,.07)}.cartItem img{width:90px;height:90px;border-radius:18px;object-fit:cover;background:#f4ece8}.cartItem div{display:flex;flex-direction:column;gap:5px}.cartItem small,.cartItem span{color:#765f58}.qty{display:flex!important;flex-direction:row!important;align-items:center;gap:8px}.qty button{width:34px;height:34px;padding:0}.panelLike,.summary{margin-top:20px;background:#fff;border-radius:28px;padding:24px;box-shadow:0 14px 34px rgba(43,30,26,.07)}.checkoutButton,.primaryLink{display:inline-flex;justify-content:center;align-items:center;background:var(--coral);color:#fff;border-radius:999px;padding:13px 20px;font-weight:900;text-decoration:none;border:0;cursor:pointer}.checkoutForm{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px;margin-top:14px}.checkoutForm label,.panelLike label{display:flex;flex-direction:column;gap:7px;font-weight:800;color:#5d4842}.checkoutForm input,.panelLike select{border:1px solid #ead9d2;border-radius:14px;padding:13px;font:inherit}.checkoutButton{margin-top:20px;font-size:18px}@media (max-width:720px){.cartItem{grid-template-columns:1fr}.cartItem img{width:100%;height:auto;aspect-ratio:1/1}.checkoutForm{grid-template-columns:1fr}}a{color:inherit;text-decoration:none}.checkoutButton,.headerActions a,.primaryLink,button{transition:transform .18s ease,box-shadow .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.checkoutButton:hover,.primaryLink:hover,button:hover{transform:translateY(-2px);box-shadow:0 16px 32px hsla(6,100%,71%,.28)}button:disabled{opacity:.62;cursor:not-allowed;transform:none;box-shadow:none}.header{box-shadow:0 14px 40px rgba(43,30,26,.05)}.logo{font-family:Georgia,Times New Roman,serif;font-weight:800;letter-spacing:-1.1px}nav a{position:relative;padding:8px 0;cursor:pointer}nav a:after{content:"";position:absolute;left:0;right:100%;bottom:0;height:2px;background:var(--coral);transition:right .22s ease}nav a:hover{color:var(--ink)}nav a:hover:after{right:0}.headerActions a{text-decoration:none;color:var(--ink);border:1px solid rgba(43,30,26,.1)}.headerActions a:hover{background:var(--ink);color:#fff;box-shadow:0 16px 34px rgba(43,30,26,.16);transform:translateY(-2px)}.headerActions .cart:hover{background:#1f1512;color:#fff}.product:hover,.tile:hover,.vertical:hover{transform:translateY(-4px);box-shadow:0 24px 54px rgba(43,30,26,.12)}.product,.tile,.vertical{transition:transform .2s ease,box-shadow .2s ease}.luxuryAuthPage{background:radial-gradient(circle at 16% 18%,hsla(6,100%,71%,.23),transparent 30%),radial-gradient(circle at 86% 82%,rgba(216,162,74,.18),transparent 34%),linear-gradient(135deg,#fff9f4,#fde1d9 58%,#fff7f0)}.authShell{width:min(1040px,100%);min-height:640px;display:grid;grid-template-columns:.95fr 1fr;background:hsla(0,0%,100%,.62);border:1px solid hsla(0,0%,100%,.72);border-radius:42px;box-shadow:0 42px 120px rgba(43,30,26,.18);overflow:hidden;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.authVisual{position:relative;padding:44px;background:linear-gradient(150deg,#2b1e1a,#4b3029 52%,#b56c5d);color:#fff;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden}.authVisual:before{content:"";position:absolute;width:360px;height:360px;border-radius:50%;background:hsla(0,0%,100%,.08);right:-110px;top:-100px}.authVisual:after{content:"";position:absolute;width:220px;height:220px;border-radius:44%;border:1px solid hsla(0,0%,100%,.18);left:40px;bottom:90px;transform:rotate(18deg)}.authVisual>*{position:relative;z-index:1}.authBack{align-self:flex-start;color:#fff;font-weight:900;opacity:.88}.authBack:hover{opacity:1}.authVisual h2{font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1.04;letter-spacing:-1.5px;margin:12px 0 16px}.authVisual p{color:hsla(0,0%,100%,.78);line-height:1.65}.authStats{display:flex;gap:12px;flex-wrap:wrap}.authStats span{border:1px solid hsla(0,0%,100%,.22);background:hsla(0,0%,100%,.1);border-radius:999px;padding:10px 13px;font-weight:800;font-size:13px}.refinedAuthCard{width:100%;border-radius:0;box-shadow:none;background:hsla(0,0%,100%,.94);padding:58px 54px;justify-content:center}.accountCard h1,.authCard h1{font-family:Georgia,Times New Roman,serif;font-weight:800;color:#221512}.authCard .muted{margin:0 0 4px;color:#725d55}.authCard input,.authCard select{outline:none;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.authCard input:hover{border-color:#e1b8ab}.authCard input:focus{border-color:var(--coral);box-shadow:0 0 0 4px hsla(6,100%,71%,.14);background:#fffdfb}.primaryButton{width:100%;margin-top:4px;min-height:50px}.authLinks{display:flex;justify-content:space-between;gap:14px;flex-wrap:wrap}.authLinks a{font-weight:800;text-decoration:none;color:#6e554d}.authLinks a:hover{color:var(--coral)}.authNotice{font-size:14px;line-height:1.45;border-width:1px;background:#fff7f4;color:#6c3029}@media (max-width:860px){.authShell{grid-template-columns:1fr}.authVisual{min-height:330px}.refinedAuthCard{padding:34px}}