:root{--ink:#241b20;--muted:#75686e;--paper:#fbf7f2;--paper2:#f2e7df;--plum:#4b2537;--plum2:#6a3550;--rose:#c59a8b;--gold:#b9905e;--line:rgba(36,27,32,.12);--white:#fffdfb;--shadow:0 22px 70px rgba(53,31,40,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}img{max-width:100%}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.ticker{height:34px;overflow:hidden;background:var(--plum);color:#fff;font-size:11px;letter-spacing:.14em;display:flex;align-items:center}.tickerTrack{display:flex;gap:26px;white-space:nowrap;min-width:max-content;animation:ticker 24s linear infinite}@keyframes ticker{to{transform:translateX(-50%)}}.header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(251,247,242,.9);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.headerMain{height:82px;display:grid;grid-template-columns:240px 1fr 190px;grid-gap:28px;gap:28px}.headerMain,.logo{align-items:center}.logo{display:flex;gap:12px}.logoMark{width:46px;height:46px;border-radius:16px;background:linear-gradient(145deg,var(--plum),#7d4c62);color:white;display:grid;place-items:center;font-family:Georgia,serif;font-size:18px;box-shadow:0 10px 24px rgba(75,37,55,.25)}.logo b{display:block;font:700 18px/1 Georgia,serif;letter-spacing:.08em}.logo small{font-size:9px;letter-spacing:.25em;color:var(--muted)}.searchBox{height:46px;background:var(--white);border:1px solid var(--line);border-radius:999px;display:flex;align-items:center;padding:0 16px;gap:10px}.searchBox input{border:0;outline:0;background:transparent;width:100%;color:var(--ink)}.headerActions{display:flex;justify-content:flex-end;gap:18px}.headerActions a{width:38px;height:38px;display:grid;place-items:center;border-radius:50%;transition:.25s}.headerActions a:hover{background:var(--paper2);transform:translateY(-2px)}.cartIcon{position:relative}.cartIcon span{position:absolute;right:-2px;top:-2px;background:var(--plum);color:white;width:18px;height:18px;border-radius:50%;display:grid;place-items:center;font-size:10px}.categoryNav{height:48px;display:flex;align-items:center;justify-content:space-between;gap:20px;overflow-x:auto;scrollbar-width:none;font-size:13px;letter-spacing:.04em}.categoryNav a{white-space:nowrap;position:relative}.categoryNav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--plum);transition:.25s}.categoryNav a:hover:after{right:0}.hero{padding:58px 0 36px;background:radial-gradient(circle at 75% 20%,#f4d8cf 0,transparent 28%),linear-gradient(145deg,#fbf7f2 10%,#efe3dc)}.heroGrid{display:grid;grid-template-columns:1.04fr .96fr;min-height:520px;align-items:center;grid-gap:46px;gap:46px}.eyebrow{display:inline-block;font-size:11px;letter-spacing:.18em;font-weight:700;color:var(--plum);margin-bottom:12px}.adminPage h1,.hero h1,.narrowPage h1,.productInfo h1,.shopIntro h1{font-family:Georgia,serif;font-weight:500;letter-spacing:-.035em}.hero h1{font-size:clamp(46px,6vw,78px);line-height:.98;margin:0;max-width:760px}.heroCopy>p{font-size:18px;line-height:1.65;color:var(--muted);max-width:620px;margin:24px 0}.heroActions{display:flex;gap:12px;flex-wrap:wrap}.btn{min-height:48px;padding:0 22px;border-radius:999px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:650;transition:.28s}.btnPrimary{background:var(--plum);color:white;box-shadow:0 10px 24px rgba(75,37,55,.2)}.btnPrimary:hover{transform:translateY(-2px);background:var(--plum2);box-shadow:0 16px 32px rgba(75,37,55,.26)}.btnGhost{border-color:var(--line);background:rgba(255,255,255,.45)}.wide{width:100%}.heroStats{display:flex;gap:22px;flex-wrap:wrap;margin-top:28px;color:var(--muted);font-size:12px}.heroStats span{display:flex;align-items:center;gap:7px}.heroStats svg{width:16px}.heroArt{height:470px;position:relative;border-radius:42px;background:linear-gradient(145deg,#efd8cd,#dcbeb4);overflow:hidden;box-shadow:var(--shadow);perspective:1000px}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb1{width:290px;height:290px;background:rgba(255,255,255,.48);right:-40px;top:-40px}.orb2{width:210px;height:210px;background:rgba(113,64,82,.16);left:-50px;bottom:-25px}.bottle{position:absolute;background:linear-gradient(180deg,#fffefc,#ead9d3);border:1px solid rgba(255,255,255,.8);box-shadow:0 30px 45px rgba(83,42,59,.2);display:flex;flex-direction:column;align-items:center;justify-content:center;color:var(--plum);transform-style:preserve-3d;transition:.4s}.bottle span{font:700 24px Georgia,serif}.bottle b{font-size:11px;letter-spacing:.24em;margin-top:10px}.bottle small{font-size:8px;letter-spacing:.14em;margin-top:4px}.bottleA{width:170px;height:310px;border-radius:65px 65px 30px 30px;right:80px;bottom:44px;transform:rotate(8deg)}.bottleB{width:145px;height:220px;border-radius:34px;left:70px;bottom:70px;transform:rotate(-9deg)}.heroArt:hover .bottleA{transform:rotate(4deg) translateY(-10px) rotateY(-8deg)}.heroArt:hover .bottleB{transform:rotate(-5deg) translateY(-7px) rotateY(8deg)}.heroNote{position:absolute;left:28px;top:28px;padding:12px 16px;border-radius:999px;background:rgba(255,255,255,.6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-size:11px;letter-spacing:.1em}.trustStrip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#fffaf6}.trustGrid{display:grid;grid-template-columns:repeat(4,1fr)}.trustGrid div{padding:18px 20px;border-right:1px solid var(--line);display:flex;gap:12px;align-items:center}.trustGrid div:last-child{border:0}.trustGrid b{font:500 22px Georgia,serif;color:var(--rose)}.trustGrid span{font-size:12px}.section{padding-top:74px;padding-bottom:74px}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}.sectionHead h2{font:500 clamp(32px,4vw,52px)/1.05 Georgia,serif;margin:0}.sectionHead>a{display:flex;gap:7px;align-items:center;font-size:13px}.productGrid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:22px;gap:22px}.productCard{border:1px solid var(--line);background:rgba(255,255,255,.52);border-radius:26px;overflow:hidden;transition:.35s;transform-style:preserve-3d}.productCard:hover{transform:translateY(-8px) rotateX(1.2deg) rotateY(-1.2deg);box-shadow:var(--shadow);border-color:rgba(75,37,55,.2)}.productImageWrap{height:310px;background:linear-gradient(145deg,#f7eee8,#ead8d0);display:block;position:relative;overflow:hidden}.productImage{width:100%;height:100%;object-fit:cover;transition:.45s}.productCard:hover .productImage{transform:scale(1.035) translateY(-4px)}.badge{position:absolute;top:14px;left:14px;background:var(--plum);color:white;border-radius:999px;padding:7px 10px;font-size:10px}.productBody{padding:18px}.productMeta{font-size:10px;letter-spacing:.12em;color:var(--muted);text-transform:uppercase}.productTitle{display:block;font:500 17px/1.35 Georgia,serif;margin:8px 0}.productBody p{font-size:12px;color:var(--muted);line-height:1.5;min-height:36px}.productBottom{display:flex;align-items:center;justify-content:space-between;margin-top:14px}.productBottom strong{font-size:16px}.iconBtn{width:42px;height:42px;border-radius:50%;border:0;background:var(--plum);color:white;display:grid;place-items:center;cursor:pointer;transition:.2s}.iconBtn:hover{transform:scale(1.06)}.iconBtn:disabled{opacity:.4}.editorial{display:grid;grid-template-columns:1fr 1fr;grid-gap:22px;gap:22px;padding-top:10px}.editorialCard{min-height:350px;padding:42px;border-radius:34px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative}.editorialCard:before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-70px;top:-70px;background:rgba(255,255,255,.08)}.editorialCard h3{font:500 40px/1.05 Georgia,serif;margin:6px 0 14px}.editorialCard p{max-width:520px;line-height:1.6}.editorialCard a{text-decoration:underline;text-underline-offset:5px}.editorialDark{background:linear-gradient(145deg,#3d2130,#684055);color:white}.editorialDark .eyebrow{color:#e8c7bc}.editorialLight{background:linear-gradient(145deg,#ead4ca,#f8ede7)}.newsletter{margin-top:70px;background:#e7d4ca;padding:55px 0}.newsletterInner{display:flex;align-items:end;justify-content:space-between;gap:30px}.newsletter h2{font:500 40px/1.1 Georgia,serif;margin:0}.newsletter form{display:flex;gap:10px;min-width:min(480px,100%)}.newsletter input{flex:1 1;border:1px solid var(--line);border-radius:999px;padding:0 18px;background:#fffaf6;outline:0}.footer{background:#21161b;color:#eee3e7;padding:58px 0 26px}.footerGrid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);grid-gap:44px;gap:44px}.footerBrand{font:600 28px Georgia,serif;letter-spacing:.1em}.footer a,.footer p{display:block;color:#c9b9c0;font-size:12px;line-height:1.7;margin:5px 0}.footer h4{font-size:11px;letter-spacing:.14em;text-transform:uppercase}.footerBottom{border-top:1px solid rgba(255,255,255,.12);margin-top:36px;padding-top:20px;color:#9d8d94;font-size:11px}.shopIntro{margin-bottom:28px}.shopIntro h1{font-size:52px;margin:0}.shopIntro p{color:var(--muted)}.chips{display:flex;gap:10px;overflow:auto;padding-bottom:18px;margin-bottom:24px}.chip{white-space:nowrap;border:1px solid var(--line);border-radius:999px;padding:10px 14px;font-size:12px;background:#fffaf6}.chip.active{background:var(--plum);color:white}.productPage{display:grid;grid-template-columns:1fr 1fr;grid-gap:58px;gap:58px}.productGallery{background:linear-gradient(145deg,#f1dfd7,#e7cec3);border-radius:34px;overflow:hidden;min-height:620px}.productGallery img{width:100%;height:100%;object-fit:cover}.productInfo{padding-top:20px}.productInfo h1{font-size:48px;line-height:1.04;margin:4px 0 18px}.price{font-size:22px;font-weight:700}.lead{font-size:16px;line-height:1.7;color:var(--muted)}.infoPills{display:flex;gap:8px;margin:18px 0}.infoPills span{border:1px solid var(--line);border-radius:999px;padding:8px 11px;font-size:11px;display:flex;align-items:center;gap:5px}.productTrust{border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:24px 0}.productTrust>div{display:flex;gap:12px;padding:15px 0}.productTrust svg{width:20px}.productTrust span{display:flex;flex-direction:column}.productTrust small{color:var(--muted);margin-top:3px}.productInfo details{border-bottom:1px solid var(--line);padding:16px 0}.productInfo summary{font-weight:650;cursor:pointer}.productInfo details p{color:var(--muted);line-height:1.6;font-size:13px}.emptyState{text-align:center;min-height:420px;display:flex;flex-direction:column;justify-content:center;align-items:center}.emptyState h1{font:500 48px Georgia,serif;margin:5px 0}.emptyState p{color:var(--muted);max-width:650px}.cartLayout,.checkoutPage{display:grid;grid-template-columns:1fr 360px;grid-gap:34px;gap:34px}.cartList{display:flex;flex-direction:column;gap:12px}.cartRow{display:grid;grid-template-columns:110px 1fr auto auto;grid-gap:18px;gap:18px;align-items:center;border:1px solid var(--line);border-radius:20px;padding:12px;background:#fffaf6}.cartRow img{border-radius:14px;background:var(--paper2)}.cartRowMain{display:flex;flex-direction:column;gap:5px}.cartRowMain small{color:var(--muted)}.qtyControl{display:flex;align-items:center;border:1px solid var(--line);border-radius:999px;overflow:hidden}.qtyControl button{width:34px;height:34px}.qtyControl button,.trashBtn{border:0;background:transparent;cursor:pointer}.trashBtn{color:var(--muted)}.summaryCard{background:#fffaf6;border:1px solid var(--line);border-radius:24px;padding:22px;height:max-content;position:-webkit-sticky;position:sticky;top:185px}.summaryCard h3{font:500 24px Georgia,serif;margin-top:0}.summaryCard>div{display:flex;justify-content:space-between;gap:16px;font-size:12px;padding:7px 0}.summaryCard hr{border:0;border-top:1px solid var(--line);margin:14px 0}.summaryTotal{font-size:15px!important}.checkoutForm{gap:14px;max-width:720px}.checkoutForm,.checkoutForm label{display:flex;flex-direction:column}.checkoutForm label{gap:6px;font-size:12px;font-weight:650}.checkoutForm input,.checkoutForm select{height:48px;border:1px solid var(--line);border-radius:14px;padding:0 13px;background:#fffaf6;outline:0}.formGrid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}.checkoutForm fieldset{border:1px solid var(--line);border-radius:18px;padding:16px}.radioLine{flex-direction:row!important;align-items:center!important;margin:8px 0}.radioLine input{width:18px;height:18px}.formMessage{padding:12px;border-radius:12px;background:#f2e7df;font-size:12px}.narrowPage{max-width:820px}.adminPage h1,.narrowPage h1{font-size:54px}.narrowPage>p{font-size:16px;line-height:1.8;color:var(--muted)}.notice{padding:16px 18px;border:1px solid var(--line);border-radius:16px;background:#fffaf6;font-size:12px;line-height:1.6;color:var(--muted)}.adminStats{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px;margin:28px 0}.adminStats div{padding:22px;border:1px solid var(--line);border-radius:20px;background:#fffaf6}.adminStats small{display:block;color:var(--muted)}.adminStats b{font:500 34px Georgia,serif}.adminTable{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fffaf6}.adminRow{display:grid;grid-template-columns:2fr 1fr .6fr .7fr;grid-gap:12px;gap:12px;padding:14px 16px;border-top:1px solid var(--line);font-size:12px}.adminHead{border-top:0;font-weight:700;background:#eee0d8}@media (max-width:980px){.headerMain{grid-template-columns:1fr auto}.searchBox{grid-column:1/-1;grid-row:2}.headerMain{height:auto;padding:14px 0}.headerActions{grid-column:2}.heroGrid,.productPage{grid-template-columns:1fr}.heroArt{height:390px}.productGrid{grid-template-columns:repeat(2,1fr)}.cartLayout,.checkoutPage{grid-template-columns:1fr}.summaryCard{position:static}.footerGrid{grid-template-columns:1fr 1fr}.newsletterInner{align-items:stretch;flex-direction:column}.newsletter form{min-width:0}.trustGrid{grid-template-columns:1fr 1fr}}@media (max-width:620px){.shell{width:min(100% - 24px,1180px)}.ticker{height:30px}.logo b{font-size:16px}.categoryNav{justify-content:flex-start}.hero{padding-top:34px}.hero h1{font-size:46px}.heroGrid{min-height:0}.heroArt{height:330px;border-radius:28px}.bottleA{right:32px;width:135px;height:250px}.bottleB{left:35px;width:115px;height:185px}.section{padding-top:52px;padding-bottom:52px}.sectionHead{align-items:flex-start;gap:18px;flex-direction:column}.productGrid{grid-template-columns:1fr 1fr;gap:11px}.productImageWrap{height:210px}.productBody{padding:13px}.productTitle{font-size:14px}.productBody p{display:none}.editorial{grid-template-columns:1fr}.editorialCard{padding:28px;min-height:300px}.editorialCard h3{font-size:32px}.trustGrid{grid-template-columns:1fr 1fr}.trustGrid div{padding:14px 8px}.newsletter form{flex-direction:column}.footerGrid{grid-template-columns:1fr}.productPage{gap:22px}.productGallery{min-height:420px}.productInfo h1{font-size:38px}.cartRow{grid-template-columns:82px 1fr auto}.qtyControl{grid-column:2}.trashBtn{grid-row:1;grid-column:3}.formGrid{grid-template-columns:1fr}.adminRow{grid-template-columns:1.6fr .8fr .5fr}.adminRow span:nth-child(2){display:none}.adminStats{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}.shopPage{padding-bottom:74px}.shopSidebar .chip{text-align:left;border-radius:12px;padding:8px 12px}@media(max-width:980px){.shopSidebar{display:none!important}}.adminPage h2{font-family:Georgia,serif;font-weight:500;font-size:32px;margin:32px 0 14px}.adminRow a{text-decoration:none}.adminRow a:hover{text-decoration:underline;text-underline-offset:3px}.productImages{display:flex;flex-direction:column;gap:10px}.productImageThumb{width:64px;height:64px;object-fit:cover;border-radius:10px;cursor:pointer;border:2px solid transparent;transition:.2s}.productImageThumb.active,.productImageThumb:hover{border-color:var(--plum)}.tagPill{display:inline-flex;align-items:center;background:var(--paper2);border-radius:999px;padding:3px 10px;font-size:11px;margin:2px}