:root{--black:#0b0b0b;--white:#fff;--cream:#f8f4ee;--red:#8f1d32;--gold:#c9a227;--text:#171717}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--text);background:var(--white)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.curvey-announcement{background:var(--black);color:#fff;text-align:center;padding:10px 16px;font-size:11px;letter-spacing:1.7px;font-weight:700}.curvey-header{background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:20}.curvey-header-inner{max-width:1400px;margin:auto;min-height:78px;padding:0 30px;display:flex;align-items:center;gap:35px}.curvey-logo{font-family:"Playfair Display",serif;font-weight:700;letter-spacing:2px;font-size:24px;white-space:nowrap}.curvey-nav{display:flex;gap:25px;margin-left:auto}.curvey-nav a{font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase}.curvey-actions{display:flex;gap:18px;font-size:22px;margin-left:10px}.curvey-menu{display:none;background:none;border:0;font-size:24px}.curvey-hero,.curvey-lifestyle{position:relative;min-height:680px;display:flex;align-items:center;overflow:hidden;background:var(--black)}.curvey-cover{width:100%;height:100%;object-fit:cover}.curvey-hero-media,.curvey-lifestyle>.curvey-cover{position:absolute;inset:0}.curvey-hero-overlay,.curvey-lifestyle-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.75),rgba(0,0,0,.2))}.curvey-hero-content,.curvey-lifestyle-content{position:relative;color:#fff;max-width:650px;padding:70px clamp(25px,7vw,110px)}.eyebrow{font-size:11px;letter-spacing:2.5px;font-weight:700;margin:0 0 18px;text-transform:uppercase}.curvey-hero h1,.curvey-lifestyle h2{font-family:"Playfair Display",serif;font-size:clamp(42px,6vw,78px);line-height:.98;margin:0 0 22px}.curvey-hero-content>p:not(.eyebrow){font-size:17px;line-height:1.7;max-width:550px}.curvey-button{display:inline-block;background:var(--black);color:#fff;padding:16px 26px;font-size:11px;font-weight:700;letter-spacing:1.7px;margin-top:20px;border:1px solid var(--black);transition:.2s}.curvey-button:hover{transform:translateY(-2px)}.curvey-button-light{background:#fff;color:var(--black);border-color:#fff}.curvey-statement{text-align:center;background:var(--cream);padding:95px 25px}.curvey-statement h2,.curvey-section-heading h2,.curvey-community h2,.curvey-newsletter h2{font-family:"Playfair Display",serif;font-size:clamp(32px,4vw,54px);line-height:1.05;margin:0 auto;max-width:900px}.curvey-statement>p:not(.eyebrow){max-width:720px;margin:25px auto;line-height:1.8}.curvey-divider{width:65px;height:2px;background:var(--gold);margin:25px auto}.curvey-section{padding:85px 5%;max-width:1500px;margin:auto}.curvey-section-heading{text-align:center;margin-bottom:45px}.curvey-collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.curvey-collection-card{position:relative;min-height:420px;overflow:hidden;background:#eee}.curvey-collection-card img{width:100%;height:100%;min-height:420px;object-fit:cover;transition:.4s}.curvey-collection-card:hover img{transform:scale(1.04)}.curvey-collection-card span{position:absolute;bottom:25px;left:25px;background:#fff;padding:14px 18px;font-weight:700;letter-spacing:1.5px;font-size:12px}.curvey-dark{max-width:none;background:var(--black);color:#fff}.curvey-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.curvey-product-card img{width:100%;aspect-ratio:4/5;object-fit:cover;background:#f3f3f3}.curvey-product-card h3{font-size:13px;letter-spacing:.5px;margin:15px 0 7px}.curvey-product-card p{margin:0;font-weight:600}.curvey-lifestyle{min-height:600px}.curvey-lifestyle-content h2{font-size:clamp(40px,6vw,70px)}.curvey-community{text-align:center;padding:100px 25px;background:#fff}.curvey-community>strong{display:block;color:var(--red);font-size:20px;margin:25px}.curvey-socials{display:flex;justify-content:center;gap:25px;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:1px}.curvey-newsletter{background:var(--red);color:#fff;padding:70px 7%;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}.curvey-newsletter-form{display:flex}.curvey-newsletter input{flex:1;padding:18px;border:0;font-family:inherit}.curvey-newsletter button{padding:18px 25px;border:0;background:var(--black);color:#fff;font-weight:700;letter-spacing:1px}.curvey-footer{background:var(--black);color:#fff;padding:65px 7% 30px;display:grid;grid-template-columns:1fr 1fr;gap:45px}.curvey-footer-brand p{color:#bbb}.curvey-footer-links{display:flex;justify-content:flex-end;gap:25px;flex-wrap:wrap;font-size:11px;text-transform:uppercase;letter-spacing:1px}.curvey-copyright{grid-column:1/-1;border-top:1px solid #333;padding-top:25px;color:#888;font-size:11px}.curvey-placeholder{width:100%;height:100%;min-height:420px;display:grid;place-items:center;background:#ddd;color:#555;font-size:12px;letter-spacing:1px}.curvey-product-page{max-width:1300px;margin:auto;padding:70px 5%;display:grid;grid-template-columns:1fr 1fr;gap:70px}.curvey-product-page h1{font-family:"Playfair Display",serif;font-size:48px;margin:0 0 20px}.curvey-price{font-size:20px;font-weight:700;margin-bottom:30px}.curvey-description{line-height:1.8;margin-bottom:25px}.curvey-product-info select{width:100%;padding:15px;margin:10px 0 20px}.curvey-add{width:100%;cursor:pointer}.curvey-product-page .curvey-product-image img{width:100%}
@media(max-width:800px){.curvey-header-inner{min-height:65px;padding:0 18px;justify-content:space-between}.curvey-menu{display:block}.curvey-nav{display:none}.curvey-actions{margin:0}.curvey-hero{min-height:600px}.curvey-collection-grid,.curvey-product-grid{grid-template-columns:1fr 1fr}.curvey-newsletter,.curvey-footer,.curvey-product-page{grid-template-columns:1fr}.curvey-footer-links{justify-content:flex-start}.curvey-product-page h1{font-size:38px}.curvey-hero-content{padding:50px 25px}.curvey-lifestyle-content{padding:50px 25px}}
@media(max-width:520px){.curvey-collection-grid,.curvey-product-grid{grid-template-columns:1fr}.curvey-hero h1{font-size:44px}.curvey-newsletter-form{display:block}.curvey-newsletter input,.curvey-newsletter button{width:100%}}
