@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=DM+Sans:wght@400;500;600&display=swap');
:root{--p-brown:#4A2F23;--p-mid:#8B5E3C;--p-pink:#F7C8C8;--p-cream:#F5E6D3;--p-paper:#FFFAF6;--p-line:rgba(74,47,35,.10);--p-shadow:0 24px 60px rgba(74,47,35,.12)}
body{background:var(--p-paper);color:var(--p-brown);font-family:'DM Sans',sans-serif;-webkit-font-smoothing:antialiased}h1,h2,h3,.premium-serif{font-family:'Cormorant Garamond',serif;letter-spacing:-.025em}.page-width{width:min(1280px,100%);margin:auto;padding-inline:40px}.premium-announcement{background:var(--p-brown);color:#f8e7df;text-align:center;padding:9px 20px;font-size:10px;letter-spacing:.16em;text-transform:uppercase}.premium-header{position:sticky;top:0;z-index:50;background:rgba(255,250,246,.88);backdrop-filter:blur(18px);border-bottom:1px solid var(--p-line)}.premium-header-inner{min-height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.premium-nav{display:flex;gap:28px;font-size:12px;font-weight:500}.premium-nav a{position:relative;padding-block:8px}.premium-nav a:after{content:'';position:absolute;left:0;right:100%;bottom:3px;height:1px;background:currentColor;transition:right .25s}.premium-nav a:hover:after{right:0}.premium-brand{display:flex;align-items:center;justify-content:center;gap:10px;font-family:'Cormorant Garamond',serif;font-size:30px;font-weight:700}.premium-brand-mark{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,var(--p-brown),#6b4533);color:var(--p-pink);box-shadow:inset 0 0 0 1px rgba(255,255,255,.16)}.premium-brand img{max-height:56px;width:auto}.premium-actions{display:flex;justify-content:flex-end;gap:8px}.premium-icon{width:40px;height:40px;border-radius:50%;display:grid;place-items:center}.premium-icon:hover{background:rgba(74,47,35,.06)}.premium-mobile{display:none;border:0;background:none;color:var(--p-brown)}
.premium-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 82% 18%,rgba(247,200,200,.58),transparent 34%),linear-gradient(135deg,#fffaf6,#f0ddcc)}.premium-hero:before{content:'';position:absolute;inset:0;background-image:radial-gradient(rgba(74,47,35,.08) .7px,transparent .7px);background-size:18px 18px;mask-image:linear-gradient(to right,transparent,black)}.premium-hero-inner{position:relative;min-height:680px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:72px;padding-block:88px}.premium-eyebrow{display:inline-flex;align-items:center;gap:10px;text-transform:uppercase;letter-spacing:.18em;font-size:10px;font-weight:600}.premium-eyebrow:before{content:'';width:30px;height:1px;background:currentColor;opacity:.45}.premium-hero h1{font-size:clamp(58px,7vw,96px);line-height:.89;margin:22px 0 24px;font-weight:600}.premium-hero h1 em{color:var(--p-mid);font-weight:500}.premium-hero-copy p{max-width:550px;color:#70594e;font-size:16px;line-height:1.8}.premium-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.premium-btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:13px 28px;border-radius:999px;font-size:12px;font-weight:600;letter-spacing:.04em;transition:.25s}.premium-btn:hover{transform:translateY(-2px)}.premium-btn-dark{background:var(--p-brown);color:white;box-shadow:0 14px 32px rgba(74,47,35,.20)}.premium-btn-light{background:rgba(255,255,255,.66);border:1px solid rgba(74,47,35,.2);backdrop-filter:blur(10px)}.premium-hero-media{position:relative;min-height:530px}.premium-hero-main{position:absolute;inset:0 9% 0 8%;border-radius:45% 45% 20px 20px;overflow:hidden;background:linear-gradient(145deg,#e9d2bf,#f7c8c8);box-shadow:0 36px 75px rgba(74,47,35,.18)}.premium-hero-main img{width:100%;height:100%;object-fit:cover}.premium-placeholder{width:100%;height:100%;display:grid;place-items:center;font-size:92px}.premium-float{position:absolute;width:39%;aspect-ratio:1;border:9px solid var(--p-paper);border-radius:50%;overflow:hidden;background:var(--p-pink);box-shadow:0 20px 45px rgba(74,47,35,.16)}.premium-float img{width:100%;height:100%;object-fit:cover}.premium-float.one{right:-2%;top:3%}.premium-float.two{left:-2%;bottom:2%;width:32%}.premium-rating{position:absolute;right:0;bottom:9%;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);padding:15px 20px;border-radius:16px;box-shadow:0 15px 38px rgba(74,47,35,.12);font-size:11px}.premium-rating strong{display:block;font-family:'Cormorant Garamond',serif;font-size:22px}
.premium-trust{background:#fff;border-block:1px solid var(--p-line);padding:21px 0}.premium-trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.premium-trust-item{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 18px;border-right:1px solid var(--p-line);font-size:10px;text-transform:uppercase;letter-spacing:.12em}.premium-trust-item:last-child{border-right:0}.premium-section{padding:105px 0;background:#fff}.premium-section.alt{background:linear-gradient(180deg,#fffaf6,#f7ebe2)}.premium-heading{text-align:center;max-width:720px;margin:0 auto 50px}.premium-heading span{font-size:10px;text-transform:uppercase;letter-spacing:.18em;font-weight:600}.premium-heading h2{font-size:clamp(42px,5vw,64px);line-height:1;margin:16px 0 13px}.premium-heading p{color:#7c6559;font-size:14px}.premium-grid{display:grid;gap:24px}.premium-categories{grid-template-columns:repeat(3,1fr)}.premium-category{position:relative;min-height:440px;border-radius:24px;overflow:hidden;background:linear-gradient(145deg,#ead6c6,#f7c8c8);isolation:isolate}.premium-category:after{content:'';position:absolute;inset:0;background:linear-gradient(to top,rgba(46,28,21,.82),transparent 66%);z-index:-1}.premium-category img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2;transition:transform .7s}.premium-category:hover img{transform:scale(1.05)}.premium-category-fallback{position:absolute;inset:0;display:grid;place-items:center;font-size:76px;z-index:-2}.premium-category-copy{position:absolute;left:0;right:0;bottom:0;color:white;padding:30px}.premium-category h3{font-size:39px;line-height:1;margin:7px 0}.premium-category p{font-size:12px;color:#f6ded4;margin:0 0 14px}.premium-category a{font-size:10px;text-transform:uppercase;letter-spacing:.14em;border-bottom:1px solid rgba(255,255,255,.55);padding-bottom:4px}.premium-products{grid-template-columns:repeat(3,1fr)}.premium-product{background:#fff;border:1px solid var(--p-line);border-radius:22px;overflow:hidden;transition:.35s}.premium-product:hover{transform:translateY(-7px);box-shadow:var(--p-shadow)}.premium-product-media{height:370px;background:linear-gradient(145deg,#f0ded0,#f8d8d7);position:relative;overflow:hidden;display:grid;place-items:center;font-size:68px}.premium-product-media img{width:100%;height:100%;object-fit:cover;transition:transform .6s}.premium-product:hover img{transform:scale(1.04)}.premium-badge{position:absolute;top:15px;left:15px;background:rgba(74,47,35,.92);color:#fff;padding:7px 11px;border-radius:999px;font-size:9px;text-transform:uppercase;letter-spacing:.12em}.premium-product-body{padding:22px}.premium-product-body small{color:#a17f6d;text-transform:uppercase;letter-spacing:.13em;font-size:9px}.premium-product h3{font-size:28px;line-height:1.05;margin:9px 0}.premium-product-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:17px}.premium-price{font-size:13px;font-weight:600}.premium-steps{grid-template-columns:repeat(4,1fr)}.premium-step{text-align:center}.premium-step-icon{width:84px;height:84px;border-radius:50%;margin:0 auto 20px;background:#fff;box-shadow:0 12px 34px rgba(74,47,35,.10);display:grid;place-items:center;font-size:31px;border:1px solid var(--p-line)}.premium-step h3{font-size:27px;margin:0}.premium-step p{font-size:12px;color:#7c6559;padding-inline:12px}.premium-reviews{grid-template-columns:repeat(3,1fr)}.premium-review{background:rgba(255,255,255,.84);border:1px solid var(--p-line);border-radius:22px;padding:32px;box-shadow:0 18px 44px rgba(74,47,35,.07)}.premium-stars{color:var(--p-mid);letter-spacing:.12em}.premium-review blockquote{font-family:'Cormorant Garamond',serif;font-size:25px;line-height:1.25;margin:18px 0 24px}.premium-review strong{font-size:12px}.premium-review small{display:block;color:#977b6e}.premium-gift{background:var(--p-brown);color:white;padding:60px 0}.premium-gift-inner{display:flex;justify-content:space-between;align-items:center;gap:30px}.premium-gift h2{font-size:48px;line-height:1;margin:0}.premium-gift p{color:#dec1b3;margin:8px 0 0}.premium-gift .premium-btn{background:var(--p-pink);color:var(--p-brown)}
.premium-footer{background:#2d1b15;color:#f7e6dd;padding:76px 0 24px}.premium-footer-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr 1.2fr;gap:50px}.premium-footer p,.premium-footer a{color:#cdb0a1;font-size:12px}.premium-footer h3{color:#fff;font-size:23px}.premium-footer .premium-brand{justify-content:flex-start;color:#fff}.premium-footer-links{display:flex;flex-direction:column;gap:10px}.premium-newsletter{display:flex;gap:7px}.premium-newsletter input{width:100%;padding:12px 15px;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);color:#fff}.premium-newsletter button{border:0;border-radius:999px;padding:11px 17px;background:var(--p-pink);color:var(--p-brown);font-weight:600}.premium-footer-bottom{border-top:1px solid rgba(255,255,255,.10);margin-top:50px;padding-top:22px;text-align:center;font-size:10px;color:#9f8477}
@media(max-width:1000px){.page-width{padding-inline:24px}.premium-mobile{display:block}.premium-header-inner{grid-template-columns:40px 1fr auto}.premium-nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--p-paper);padding:24px;flex-direction:column;border-bottom:1px solid var(--p-line)}.premium-nav.is-open{display:flex}.premium-hero-inner{grid-template-columns:1fr}.premium-hero-copy{text-align:center}.premium-hero-copy p{margin-inline:auto}.premium-buttons{justify-content:center}.premium-hero-media{width:min(620px,100%);margin:auto}.premium-categories,.premium-products,.premium-reviews{grid-template-columns:repeat(2,1fr)}.premium-steps{grid-template-columns:repeat(2,1fr)}.premium-footer-grid{grid-template-columns:1fr 1fr}.premium-gift-inner{flex-direction:column;text-align:center}}@media(max-width:640px){.page-width{padding-inline:16px}.premium-header-inner{min-height:70px}.premium-brand{font-size:24px}.premium-brand-mark{width:36px;height:36px}.premium-hero-inner{padding-block:62px}.premium-hero h1{font-size:58px}.premium-hero-media{min-height:410px}.premium-section{padding:72px 0}.premium-trust-grid{grid-template-columns:repeat(2,1fr)}.premium-trust-item:nth-child(2){border-right:0}.premium-categories,.premium-products,.premium-reviews,.premium-steps,.premium-footer-grid{grid-template-columns:1fr}.premium-category{min-height:390px}.premium-product-media{height:360px}.premium-gift h2{font-size:38px}}