:root{--purple:#a47bae;--deep:#7a3a83;--olive:#999647;--ink:#29232a;--muted:#68626a;--line:#ded7dc;--cream:#faf7f4;--blush:#f3ebf0;--white:#fff;--serif:'Cormorant Garamond',Georgia,serif;--sans:'DM Sans',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.65}.wrap{width:min(1160px,calc(100% - 48px));margin:auto}.skip-link{position:fixed;z-index:30;top:-100px;left:16px;background:var(--deep);padding:8px 14px;color:#fff}.skip-link:focus{top:16px}.site-header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:10px max(24px,calc((100vw - 1160px)/2));background:#fff;position:relative;z-index:10}.brand img{display:block;width:158px;height:68px;object-fit:contain}.navigation{display:flex;gap:30px}.navigation a,.site-footer a{color:var(--ink);font-size:13px;font-weight:600;text-decoration:none;letter-spacing:.02em}.navigation a:hover,.site-footer a:hover{color:var(--deep)}.menu-button{display:none;border:0;background:none;padding:8px}.menu-button span:not(.sr-only){display:block;width:23px;height:2px;margin:5px;background:var(--deep)}.sr-only{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden;white-space:nowrap}.hero{min-height:670px;height:calc(100vh - 90px);max-height:800px;position:relative;isolation:isolate;display:flex;align-items:center}.hero>img{position:absolute;z-index:-2;width:100%;height:100%;object-fit:cover;object-position:center}.hero-overlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(32,20,35,.72),rgba(32,20,35,.32) 53%,rgba(32,20,35,.08))}.hero-content{color:#fff;padding-top:10px}.eyebrow{margin:0 0 16px;color:var(--deep);font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.hero .eyebrow{color:#eadce6}.hero h1,h2,h3{margin:0;line-height:1.05}.hero h1{max-width:700px;font-family:var(--serif);font-size:clamp(58px,7.4vw,104px);font-weight:600;letter-spacing:-.045em}.hero h1 em,h2 em{font-weight:500}.hero-copy{font-size:18px;max-width:460px;margin:25px 0 31px;color:#f4edf2}.hero-actions,.social-actions{display:flex;gap:19px;align-items:center;flex-wrap:wrap}.button{display:inline-block;border:1px solid var(--olive);background:var(--olive);color:#fff;padding:13px 23px;border-radius:2px;font-size:13px;font-weight:700;line-height:1.3;text-decoration:none;transition:.2s}.button:hover{background:#777536;border-color:#777536;transform:translateY(-1px)}.button-light{background:#fff;border-color:#fff;color:var(--deep)}.button-light:hover{background:#f4edf2;border-color:#f4edf2}.button-outline{background:transparent;color:var(--deep);border-color:var(--deep)}.button-outline:hover{background:var(--deep);border-color:var(--deep);color:#fff}.text-link{color:var(--deep);font-size:13px;font-weight:700;text-decoration:none}.text-link span{margin-left:5px;transition:.2s}.text-link:hover span{margin-left:10px}.text-link.light{color:#fff}.section{padding:110px 0}.intro-grid,.about-grid,.contact-inner{display:grid;grid-template-columns:1.05fr .95fr;gap:9vw;align-items:start}.intro h2,.section-heading h2,.feature h2,.about h2,.how h2,.contact h2{font-family:var(--serif);font-size:clamp(42px,5vw,66px);font-weight:600;letter-spacing:-.04em}.intro p:not(.eyebrow),.about p:not(.eyebrow),.feature p:not(.eyebrow),.contact p:not(.eyebrow){max-width:500px;margin:2px 0 24px;color:var(--muted)}.collection{background:var(--cream)}.section-heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:46px}.section-note{max-width:295px;margin:0 0 5px;color:var(--muted);font-size:14px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#fff;display:flex;flex-direction:column;min-width:0}.product-image{aspect-ratio:1 / 1.12;position:relative;overflow:hidden;background:#eee}.product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.product-card:hover .product-image img{transform:scale(1.045)}.product-tag{position:absolute;top:13px;left:13px;background:rgba(255,255,255,.92);padding:5px 9px;color:var(--deep);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.product-info{padding:20px 19px 18px;display:flex;flex-direction:column;flex-grow:1}.product-info h3{font-family:var(--serif);font-size:26px;font-weight:700;letter-spacing:-.025em}.product-price{margin:7px 0 0;color:var(--deep);font-size:13px;font-weight:700}.product-description{margin:14px 0 17px;color:var(--muted);font-size:13px;line-height:1.55}.product-actions{margin-top:auto;display:flex;justify-content:space-between;align-items:center;gap:8px}.details-link{color:var(--muted);font-size:11px;text-decoration:underline;text-underline-offset:3px}.feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:9vw}.feature-image{height:580px}.feature-image img{width:100%;height:100%;object-fit:cover}.feature-copy p:not(.eyebrow){font-size:17px;max-width:430px;margin:23px 0 28px}.about{background:var(--blush)}.how{background:#fff}.centered{text-align:center}.how .centered{margin-left:auto;margin-right:auto}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;list-style:none;padding:0;margin:62px 0 42px}.steps li{border-top:1px solid var(--line);padding-top:18px}.steps span{color:var(--purple);font-size:13px;font-weight:700}.steps h3{font-family:var(--serif);font-size:29px;font-weight:700;margin:12px 0 10px}.steps p{color:var(--muted);font-size:14px;margin:0}.social-actions{justify-content:center}.contact{background:var(--deep);color:#fff;padding:95px 0}.contact .eyebrow{color:#dac0df}.contact h2{font-size:clamp(42px,5vw,63px)}.contact p:not(.eyebrow){color:#f1e8f1;font-size:17px}.contact-email{display:inline-block;margin:4px 0 29px;color:#fff;font-family:var(--serif);font-size:30px;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.5)}.contact-links{display:flex;gap:23px}.contact-links a{color:#fff;font-size:13px;font-weight:700;text-decoration:none}.site-footer{padding:28px 0;background:#fff}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:22px}.footer-inner img{width:108px;height:46px;object-fit:contain}.footer-inner p{margin:0;color:var(--muted);font-size:12px}.footer-inner a{font-size:12px}@media(max-width:900px){.product-grid{grid-template-columns:repeat(2,1fr)}.section{padding:82px 0}.hero{min-height:620px}.feature{gap:52px}.feature-image{height:460px}}@media(max-width:650px){.wrap{width:min(100% - 36px,560px)}.site-header{height:75px;padding:8px 18px}.brand img{width:132px;height:55px}.menu-button{display:block}.navigation{display:none;position:absolute;top:75px;left:0;right:0;background:#fff;padding:19px 20px 24px;border-top:1px solid var(--line);box-shadow:0 8px 15px rgba(53,30,55,.09);flex-direction:column;gap:14px}.navigation.open{display:flex}.hero{height:650px;min-height:0}.hero>img{object-position:58% center}.hero-overlay{background:linear-gradient(90deg,rgba(32,20,35,.74),rgba(32,20,35,.29))}.hero h1{font-size:61px}.hero-copy{font-size:16px}.hero-actions{align-items:flex-start;flex-direction:column;gap:17px}.intro-grid,.about-grid,.contact-inner,.feature{grid-template-columns:1fr;gap:33px}.section-heading{display:block;margin-bottom:32px}.section-note{margin-top:18px}.product-grid{gap:13px}.product-info{padding:15px 13px}.product-info h3{font-size:22px}.product-description{font-size:12px;min-height:58px}.product-actions{display:block}.details-link{display:block;margin-top:10px}.feature-image{height:430px}.steps{grid-template-columns:1fr;gap:28px;margin:42px 0 35px}.contact{padding:76px 0}.contact-email{font-size:25px}.footer-inner{align-items:flex-start;flex-direction:column;gap:10px}.footer-inner img{width:110px}.footer-inner p{order:3}.section-heading h2,.intro h2,.feature h2,.about h2,.how h2,.contact h2{font-size:48px}}
