
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:var(--white);line-height:1.55}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.page-width{width:min(1180px,calc(100% - 40px));margin:auto}.announcement{background:var(--black);color:#fff;text-align:center;font-size:12px;font-weight:800;letter-spacing:.12em;padding:10px 16px}.site-header{background:rgba(255,255,255,.94);border-bottom:1px solid #eee;position:sticky;top:0;z-index:20;backdrop-filter:blur(14px)}.header-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;flex-direction:column;line-height:1}.brand-name{font-weight:950;letter-spacing:-.04em;font-size:24px}.brand-tagline{font-size:9px;letter-spacing:.18em;margin-top:6px;font-weight:800}.brand-logo{max-height:50px;width:auto}.desktop-nav{display:flex;gap:28px;font-weight:700;font-size:14px}.header-cart{font-weight:900;border:1px solid #ddd;border-radius:999px;padding:10px 15px}#cart-count{background:var(--black);color:#fff;border-radius:99px;padding:2px 7px;margin-left:4px}.hero{background:linear-gradient(135deg,var(--cream) 0%,#fff 48%,var(--blue) 160%);overflow:hidden}.hero-grid{min-height:720px;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:40px}.eyebrow{font-size:12px;letter-spacing:.17em;font-weight:900;margin:0 0 14px}.hero h1{font-size:clamp(46px,6vw,82px);line-height:.92;letter-spacing:-.065em;margin:0 0 24px;max-width:680px}.hero-lead{font-size:20px;max-width:570px;color:#444}.hero-benefits{display:flex;flex-wrap:wrap;gap:8px;margin:26px 0}.hero-benefits span{background:#fff;border:1px solid #e6e6e6;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800}.hero-price{margin:25px 0}.promo-label{font-size:11px;letter-spacing:.15em;font-weight:900}.price-row{display:flex;align-items:center;gap:13px;margin:2px 0}.price-row strong{font-size:40px;letter-spacing:-.05em}.price-row del{font-size:20px;color:#777}.hero-price small{color:#666}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;justify-content:center;align-items:center;min-height:52px;padding:0 23px;border-radius:999px;font-weight:900;border:1px solid var(--black);cursor:pointer;font-size:14px}.btn-primary{background:var(--black);color:#fff}.btn-secondary{background:#fff;color:var(--black)}.btn-black{background:var(--black);color:#fff;border-color:var(--black)}.full-width{width:100%;margin-top:10px}.micro-trust{display:flex;gap:15px;flex-wrap:wrap;margin-top:20px;font-size:11px;font-weight:800;color:#555}.hero-media{position:relative;min-height:590px;display:flex;align-items:center;justify-content:center}.product-card{position:relative;z-index:3;width:min(650px,100%);filter:drop-shadow(0 30px 35px rgba(0,0,0,.18))}.product-card img{width:100%;border-radius:30px}.color-orbit{position:absolute;border-radius:50%;opacity:.8}.orbit-lavender{width:250px;height:250px;background:var(--lavender);right:5%;top:8%}.orbit-blue{width:200px;height:200px;background:var(--blue);left:0;bottom:13%}.orbit-pink{width:160px;height:160px;background:var(--pink);right:2%;bottom:4%}.floating-chip{position:absolute;z-index:5;border-radius:999px;padding:10px 15px;font-size:11px;font-weight:950;letter-spacing:.12em;box-shadow:0 12px 25px rgba(0,0,0,.14)}.chip-lavender{background:var(--lavender);left:3%;top:13%}.chip-blue{background:var(--blue);right:3%;top:36%}.chip-pink{background:var(--pink);left:13%;bottom:10%}.features-section,.reviews-section{padding:110px 0}.section-heading{text-align:center;max-width:650px;margin:0 auto 48px}.section-heading h2,.lifestyle-head h2,.faq-wrap h2{font-size:clamp(36px,5vw,60px);line-height:1;letter-spacing:-.055em;margin:0 0 15px}.section-heading p:last-child{color:#666}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card{padding:38px;border-radius:24px;min-height:300px;display:flex;flex-direction:column;justify-content:space-between}.card-lavender{background:var(--lavender)}.card-blue{background:var(--blue)}.card-pink{background:var(--pink)}.feature-card h3{font-size:30px;letter-spacing:-.04em;margin:35px 0 8px}.feature-card p{margin:0;max-width:350px}.lifestyle-section{background:var(--black);color:#fff;padding:110px 0}.lifestyle-head{max-width:700px;margin-bottom:42px}.lifestyle-grid{display:grid;grid-template-columns:1.4fr 1fr;gap:14px}.life-card{min-height:230px;border-radius:24px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end;color:var(--black)}.life-card span{font-size:42px;font-weight:950;letter-spacing:-.05em}.life-card small{font-weight:700;max-width:320px}.life-black{background:#252525;color:#fff}.life-lavender{background:var(--lavender)}.life-blue{background:var(--blue)}.life-pink{background:var(--pink)}.product-section{padding:120px 0}.product-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:start}.product-image-wrap{position:sticky;top:110px;background:var(--cream);padding:25px;border-radius:24px}.product-image-wrap img{border-radius:18px;width:100%}.swatches{display:flex;gap:10px;justify-content:center;margin-top:16px}.swatch{width:26px;height:26px;border-radius:50%;border:3px solid #fff;box-shadow:0 0 0 1px #ccc}.swatch-black{background:#111}.swatch-lavender{background:var(--lavender)}.swatch-blue{background:var(--blue)}.swatch-pink{background:var(--pink)}.product-info h2{font-size:clamp(38px,5vw,62px);line-height:.98;letter-spacing:-.06em;margin:0}.product-subtitle{font-weight:800;color:#666}.live-price{display:flex;gap:12px;align-items:center;margin:22px 0}.actual-price{font-size:38px;font-weight:950;letter-spacing:-.05em}.live-price del{font-size:18px;color:#777}.price-editor-note{background:var(--cream);border-radius:14px;padding:12px 14px;font-size:12px;margin-bottom:20px}.product-form label{font-size:12px;font-weight:900;display:block;margin-bottom:7px}.qty-row{display:grid;grid-template-columns:90px 1fr;gap:10px}.qty-row input{border:1px solid #ddd;border-radius:999px;text-align:center;font-size:16px;min-width:0}.buy-button{width:100%}.feature-list{margin-top:40px;border-top:1px solid #e7e7e7}.feature-list>div{display:grid;grid-template-columns:40px 1fr;gap:5px 15px;padding:22px 0;border-bottom:1px solid #e7e7e7}.feature-list span{font-weight:950;color:#888}.feature-list strong{font-size:17px}.feature-list p{grid-column:2;margin:0;color:#666;font-size:14px}.trust-strip{background:var(--cream);padding:32px 0}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.trust-grid div{display:flex;flex-direction:column}.trust-grid strong{font-size:13px}.trust-grid span{font-size:12px;color:#666}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.review-grid article{border:1px solid #e8e8e8;border-radius:24px;padding:28px}.stars{letter-spacing:.2em;font-size:13px}.review-grid p{font-size:17px;min-height:95px}.review-grid span{font-size:12px;color:#777;font-weight:800}.faq-section{padding:110px 0;background:var(--cream)}.faq-wrap{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq-list details{border-top:1px solid #ccc;padding:20px 0}.faq-list details:last-child{border-bottom:1px solid #ccc}.faq-list summary{font-weight:900;cursor:pointer;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{color:#666;margin-bottom:0}.footer{background:var(--black);color:#fff;padding:70px 0 0}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:40px;padding-bottom:60px}.footer-grid strong{display:block;margin-bottom:12px}.footer-grid a{display:block;color:#bbb;margin:7px 0;font-size:13px}.footer-grid p{color:#aaa}.footer-bottom{border-top:1px solid #333;padding:20px;text-align:center;color:#888;font-size:12px}@media(max-width:850px){.desktop-nav{display:none}.hero-grid,.product-layout,.faq-wrap{grid-template-columns:1fr}.hero-grid{padding-top:60px;padding-bottom:50px}.hero-media{min-height:420px}.feature-grid,.review-grid,.trust-grid{grid-template-columns:1fr}.lifestyle-grid{grid-template-columns:1fr}.product-image-wrap{position:static}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:520px){.page-width{width:min(100% - 24px,1180px)}.header-inner{height:68px}.brand-tagline{display:none}.header-cart{padding:8px 11px}.hero h1{font-size:52px}.hero-lead{font-size:17px}.hero-actions .btn{width:100%}.hero-media{min-height:330px}.product-section,.features-section,.reviews-section,.faq-section,.lifestyle-section{padding:75px 0}.footer-grid{grid-template-columns:1fr}.qty-row{grid-template-columns:75px 1fr}}
