*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--night: #0e0b1f;--deep: #1a1535;--mid: #2a2250;--accent: #c9a8ff;--gold: #f5c97a;--soft: #e8dff8;--text: #f0ebff;--muted: #9b8fc0;--radius: 20px}html{scroll-behavior:smooth}body{font-family:DM Sans,sans-serif;background:var(--night);color:var(--text);overflow-x:hidden;line-height:1.6}.site-header{position:sticky;top:0;z-index:100;background:#0e0b1fd9;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:.5px solid rgba(201,168,255,.15)}.header-inner{max-width:1200px;margin:0 auto;padding:1rem 2.5rem;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.logo{font-family:Playfair Display,serif;font-size:22px;font-weight:900;color:var(--accent);text-decoration:none}.logo span{color:var(--gold)}.nav-links{display:flex;gap:1.75rem;list-style:none;align-items:center}.nav-links a{color:var(--muted);text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.nav-links a:hover{color:var(--text)}.nav-cart{position:relative}.cart-count{position:absolute;top:-8px;right:-12px;background:var(--accent);color:var(--night);border-radius:50%;width:18px;height:18px;font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center}.nav-cta{background:var(--accent);color:var(--night)!important;padding:8px 20px;border-radius:100px;font-weight:500;transition:opacity .2s}.nav-cta:hover{opacity:.85}.mobile-menu-toggle{display:none;background:none;border:none;color:var(--text);font-size:22px;cursor:pointer}.hero{position:relative;overflow:hidden}.stars{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:0}.star{position:absolute;width:2px;height:2px;background:#fff;border-radius:50%;animation:twinkle var(--d, 3s) ease-in-out infinite;opacity:0}@keyframes twinkle{0%,to{opacity:0}50%{opacity:var(--o, .7)}}.hero-inner{position:relative;z-index:1;max-width:1200px;margin:0 auto;padding:4rem 2.5rem 5rem;display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center;min-height:88vh}.badge{display:inline-flex;align-items:center;gap:8px;background:#c9a8ff1a;border:.5px solid rgba(201,168,255,.3);border-radius:100px;padding:6px 16px;font-size:12px;color:var(--accent);font-weight:500;margin-bottom:1.5rem}.dot{width:6px;height:6px;background:var(--gold);border-radius:50%;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}h1{font-family:Playfair Display,serif;font-size:clamp(38px,5vw,64px);font-weight:900;line-height:1.08;margin-bottom:1.5rem;color:var(--text)}h1 em{font-style:normal;color:var(--accent)}.hero-sub{font-size:17px;color:var(--muted);line-height:1.7;max-width:480px;margin-bottom:2rem;font-weight:300}.ingredients{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:2.5rem}.ing-pill{display:flex;align-items:center;gap:6px;background:#ffffff0d;border:.5px solid rgba(201,168,255,.2);border-radius:100px;padding:7px 16px;font-size:13px;color:var(--soft)}.ing-icon{font-size:14px}.cta-row{display:flex;align-items:center;gap:1.25rem;flex-wrap:wrap;margin-bottom:2.5rem}.btn-primary{display:inline-block;background:var(--accent);color:var(--night);border:none;border-radius:100px;padding:14px 30px;font-size:15px;font-weight:500;font-family:DM Sans,sans-serif;cursor:pointer;text-decoration:none;transition:transform .15s,box-shadow .15s,opacity .15s;white-space:nowrap}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 28px #9b6fff59}.btn-full{width:100%;text-align:center}.btn-large{padding:17px 36px;font-size:17px}.guarantee{font-size:13px;color:var(--muted);display:flex;align-items:center;gap:6px}.guarantee-check{width:18px;height:18px;background:#c9a8ff26;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;color:var(--accent)}.social-proof{display:flex;gap:2.5rem;padding-top:2rem;border-top:.5px solid rgba(201,168,255,.1)}.proof-number{font-family:Playfair Display,serif;font-size:24px;font-weight:700;color:var(--accent);display:block}.proof-label{font-size:12px;color:var(--muted);display:block}.hero-visual{position:relative}.gummy-bg{position:absolute;width:320px;height:320px;background:radial-gradient(circle,rgba(155,111,255,.2) 0%,transparent 70%);top:50%;left:50%;transform:translate(-50%,-50%);border-radius:50%;pointer-events:none}.product-card{position:relative;background:var(--deep);border:.5px solid rgba(201,168,255,.2);border-radius:28px;padding:2rem 1.75rem;text-align:center}.product-img{width:180px;height:180px;object-fit:cover;border-radius:16px;margin-bottom:1rem}.gummy-emoji{font-size:80px;display:block;margin:0 auto .75rem;animation:float 4s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.product-name{font-family:Playfair Display,serif;font-size:20px;font-weight:700;margin-bottom:.25rem}.product-sub{font-size:13px;color:var(--muted);margin-bottom:1rem}.rating-row{display:flex;align-items:center;justify-content:center;gap:6px;margin-bottom:1rem;color:var(--gold);font-size:14px}.rating-num{color:var(--muted);font-size:12px}.price-row{display:flex;align-items:baseline;gap:8px;justify-content:center;margin-bottom:1.25rem}.price{font-family:Playfair Display,serif;font-size:30px;font-weight:700;color:var(--accent)}.price-old{font-size:15px;color:var(--muted);text-decoration:line-through}.price-save{font-size:12px;background:#f5c97a1f;color:var(--gold);border-radius:100px;padding:3px 10px;border:.5px solid rgba(245,201,122,.25)}.mood-tags{display:flex;gap:6px;justify-content:center;flex-wrap:wrap;margin-bottom:1.25rem}.mood-tag{font-size:11px;color:var(--muted);background:#ffffff0a;border-radius:100px;padding:4px 12px;border:.5px solid rgba(255,255,255,.08)}.product-form{margin-top:.75rem}.section-inner{max-width:1100px;margin:0 auto;padding:5rem 2.5rem}.section-label{text-align:center;font-size:11px;color:var(--accent);letter-spacing:3px;text-transform:uppercase;margin-bottom:1rem;font-weight:500}.section-title{font-family:Playfair Display,serif;font-size:clamp(26px,4vw,42px);text-align:center;font-weight:700;margin-bottom:3.5rem;line-height:1.15;color:var(--text)}.ing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.ing-card{background:var(--deep);border:.5px solid rgba(201,168,255,.12);border-radius:var(--radius);padding:1.75rem;transition:border-color .2s,transform .2s;position:relative;overflow:hidden}.ing-card:hover{border-color:#c9a8ff4d;transform:translateY(-4px)}.ing-card.c1:after{content:"";position:absolute;bottom:-20px;right:-20px;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,rgba(201,168,255,.15),transparent);pointer-events:none}.ing-card.c2:after{content:"";position:absolute;bottom:-20px;right:-20px;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,rgba(245,201,122,.12),transparent);pointer-events:none}.ing-card.c3:after{content:"";position:absolute;bottom:-20px;right:-20px;width:80px;height:80px;border-radius:50%;background:radial-gradient(circle,rgba(100,210,180,.12),transparent);pointer-events:none}.ing-num{font-family:Playfair Display,serif;font-size:12px;color:var(--muted);margin-bottom:.5rem;font-style:italic}.ing-name{font-family:Playfair Display,serif;font-size:22px;font-weight:700;margin-bottom:.4rem;color:var(--text)}.ing-dose{font-size:12px;color:var(--accent);margin-bottom:.75rem;font-weight:500}.ing-benefit{font-size:13px;color:var(--muted);line-height:1.65;font-weight:300}.benefits{background:var(--deep);border-top:.5px solid rgba(201,168,255,.08)}.benefits-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.benefit-card{background:var(--night);border:.5px solid rgba(201,168,255,.1);border-radius:var(--radius);padding:1.75rem;transition:border-color .2s,transform .2s}.benefit-card:hover{border-color:#c9a8ff4d;transform:translateY(-4px)}.benefit-icon{width:48px;height:48px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:1.25rem}.benefit-icon.purple{background:#c9a8ff1f}.benefit-icon.gold{background:#f5c97a1f}.benefit-icon.teal{background:#64d2b41f}.benefit-title{font-size:16px;font-weight:500;margin-bottom:.5rem;color:var(--text)}.benefit-desc{font-size:13px;color:var(--muted);line-height:1.65;font-weight:300}.testimonials{background:var(--deep);border-top:.5px solid rgba(201,168,255,.08)}.testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.testi-card{background:var(--night);border:.5px solid rgba(201,168,255,.1);border-radius:var(--radius);padding:1.75rem}.testi-stars{color:var(--gold);font-size:13px;letter-spacing:2px;margin-bottom:.75rem}.testi-text{font-size:14px;color:var(--soft);line-height:1.7;font-weight:300;font-style:italic;margin-bottom:1.25rem}.testi-author{display:flex;align-items:center;gap:10px}.testi-avatar{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:500;flex-shrink:0}.testi-name{font-size:13px;font-weight:500;color:var(--text)}.testi-handle{font-size:11px;color:var(--muted)}.cta-section{padding:6rem 2.5rem}.cta-inner{max-width:600px;margin:0 auto;background:var(--deep);border:.5px solid rgba(201,168,255,.2);border-radius:32px;padding:3.5rem 3rem;text-align:center}.cta-title{font-family:Playfair Display,serif;font-size:clamp(26px,4vw,38px);font-weight:700;margin-bottom:1rem;color:var(--text);line-height:1.15}.cta-sub{font-size:16px;color:var(--muted);margin-bottom:2rem;font-weight:300}.cta-features{display:flex;gap:1.25rem;justify-content:center;margin-bottom:1.75rem;font-size:13px;color:var(--muted);flex-wrap:wrap}.cta-feature{display:flex;align-items:center;gap:5px}.check{color:var(--accent);font-size:12px}.cta-form{margin-top:.5rem}.price-display{display:flex;align-items:baseline;gap:10px;justify-content:center;margin-bottom:1.25rem}.site-footer{border-top:.5px solid rgba(201,168,255,.08);padding:2rem 2.5rem}.footer-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;font-size:13px;color:var(--muted);flex-wrap:wrap;gap:1rem}.footer-logo{font-family:Playfair Display,serif;font-size:18px;font-weight:900;color:var(--accent)}.footer-logo span{color:var(--gold)}.footer-links{display:flex;gap:1.5rem}.footer-links a{color:var(--muted);text-decoration:none;font-size:13px}.footer-links a:hover{color:var(--text)}@media(max-width:900px){.hero-inner{grid-template-columns:1fr;min-height:auto;padding:2.5rem 1.5rem 3rem}.hero-visual{order:-1}.benefits-grid,.ing-grid,.testi-grid{grid-template-columns:1fr}.section-inner{padding:3.5rem 1.5rem}.cta-inner{padding:2.5rem 1.5rem}}@media(max-width:640px){.header-inner{padding:1rem 1.25rem}.nav-links{display:none}.mobile-menu-toggle{display:block}.social-proof{gap:1.5rem;flex-wrap:wrap}.footer-inner{flex-direction:column;text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/nachtgummies.css.map */
