:root{--primary:#0a7a6e;--primary-dark:#085f56;--primary-light:#e6f4f2;--dark:#111827;--gray:#6b7280;--light:#f9fafb;--white:#fff;--radius:16px}html{scroll-behavior:smooth}body{color:var(--dark);background:var(--white);font-family:Inter,system-ui,-apple-system,sans-serif}.nav{background:var(--white);z-index:100;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 6%;display:flex;position:sticky;top:0}.logo{letter-spacing:-.02em;font-size:1.3rem;font-weight:800}.nav-cta{background:var(--primary);color:#fff;border:none;border-radius:50px;padding:.55rem 1.4rem;font-size:.88rem;font-weight:600;text-decoration:none;transition:background .2s}.nav-cta:hover{background:var(--primary-dark);cursor:pointer}.hero{align-items:center;min-height:100vh;padding:5rem 6%;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:0;position:absolute;inset:0}.hero-bg video{object-fit:cover;width:100%;height:100%;display:block}.hero-overlay{background:linear-gradient(90deg,#000000b8 0%,#00000073 50%,#00000026 100%);position:absolute;inset:0}.hero-content{z-index:1;max-width:580px;position:relative}.hero-tag{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff2e;border-radius:50px;margin-bottom:1.4rem;padding:.35rem .9rem;font-size:.82rem;font-weight:700;display:inline-block}.hero-content h1{letter-spacing:-.03em;color:#fff;margin-bottom:1.2rem;font-size:clamp(2.2rem,4vw,3.4rem);font-weight:800;line-height:1.15}.accent{color:#5ecfc4}.hero-sub{color:#ffffffd1;max-width:460px;margin-bottom:2.2rem;font-size:1.05rem;line-height:1.75}.btn-primary{background:var(--primary);color:#fff;border:none;border-radius:50px;padding:.9rem 2.2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.btn-primary:hover{background:var(--primary-dark);cursor:pointer;transform:translateY(-1px)}@media (width<=768px){.hero{min-height:85vh;padding:3rem 5%}}.product{background:var(--white);padding:6rem 6%}.product-layout{flex-wrap:wrap;align-items:center;gap:5rem;max-width:1100px;margin:0 auto;display:flex}.product-img-wrap{flex:1;min-width:260px;max-width:460px}.product-img-wrap img{border-radius:var(--radius);object-fit:cover;aspect-ratio:1;width:100%;transition:opacity .3s;box-shadow:0 12px 40px #00000014}.product-info{flex:1;min-width:280px}.product-info h2{letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.6rem,2.5vw,2.1rem);font-weight:800}.product-sub{color:var(--gray);margin-bottom:1.5rem;font-size:.88rem}.price{color:var(--primary);letter-spacing:-.03em;margin-bottom:2rem;font-size:2.4rem;font-weight:800}.variants-block{margin-bottom:2rem}.variants-label{color:var(--gray);margin-bottom:.8rem;font-size:.9rem}.variants-label strong{color:var(--dark)}.swatches{gap:.7rem;display:flex}.swatch{background:var(--swatch-color);cursor:pointer;border:3px solid #0000;border-radius:50%;width:42px;height:42px;transition:transform .15s,border-color .15s;box-shadow:0 2px 8px #00000026}.swatch:hover{transform:scale(1.12)}.swatch.active{border-color:var(--dark);box-shadow:0 0 0 2px white, 0 0 0 4px var(--dark);transform:scale(1.12)}.btn-buy{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:14px;width:100%;margin-bottom:1.5rem;padding:1.1rem;font-size:1.05rem;font-weight:700;transition:background .2s,transform .15s}.btn-buy:hover:not(:disabled){background:var(--primary-dark);transform:translateY(-1px)}.btn-buy:disabled{opacity:.55;cursor:not-allowed}.guarantees{flex-wrap:wrap;gap:1.2rem;display:flex}.guarantee-item{color:var(--gray);align-items:center;gap:.4rem;font-size:.82rem;display:flex}.g-icon{font-size:1rem}.loading{text-align:center;color:var(--gray);padding:4rem;font-size:1rem}.faq{background:var(--light);padding:6rem 6%}.faq h2{text-align:center;letter-spacing:-.02em;margin-bottom:2.5rem;font-size:clamp(1.4rem,2.5vw,1.9rem);font-weight:800}.faq-list{flex-direction:column;gap:.8rem;max-width:720px;margin:0 auto;display:flex}details{background:var(--white);border:1px solid #e5e7eb;border-radius:12px;padding:1.2rem 1.5rem}details[open]{border-color:var(--primary)}summary{cursor:pointer;justify-content:space-between;align-items:center;font-size:.97rem;font-weight:600;list-style:none;display:flex}summary:after{content:"+";color:var(--primary);font-size:1.3rem;font-weight:300}details[open] summary:after{content:"−"}details p{color:var(--gray);margin-top:.9rem;font-size:.92rem;line-height:1.7}.footer{background:var(--dark);color:#9ca3af;text-align:center;padding:2.5rem 6%;font-size:.85rem}.footer p{margin-bottom:.8rem}.footer-links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.footer-links a{color:#9ca3af;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#fff}@media (width<=768px){.hero{min-height:unset;flex-direction:column;gap:2.5rem;padding:3rem 5%}.hero-video{align-self:center;max-width:280px}.product-layout{gap:2.5rem}.product-img-wrap{max-width:100%}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}.policy-page{color:#111827;background:#fff;flex-direction:column;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:flex}.policy-nav{z-index:100;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 6%;display:flex;position:sticky;top:0}.policy-nav .logo{color:#111827;font-size:1.3rem;font-weight:800;text-decoration:none}.back-link{color:#0a7a6e;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .2s}.back-link:hover{opacity:.7}.policy-header{background:#e6f4f2;padding:4rem 6% 3rem}.policy-header h1{letter-spacing:-.03em;margin-bottom:.6rem;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800}.policy-date{color:#6b7280;font-size:.88rem}.policy-content{flex:1;width:100%;max-width:820px;margin:0 auto;padding:4rem 6%}.policy-content>p{color:#374151;margin-bottom:1.4rem;font-size:.97rem;line-height:1.8}.policy-content section{margin-bottom:2.8rem}.policy-content h2{color:#111827;border-bottom:2px solid #e6f4f2;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.15rem;font-weight:700}.policy-content p{color:#374151;margin-bottom:.9rem;font-size:.95rem;line-height:1.8}.policy-content ul{flex-direction:column;gap:.7rem;margin-bottom:.9rem;padding:0;list-style:none;display:flex}.policy-content ul li{color:#374151;padding-left:1.2rem;font-size:.93rem;line-height:1.7;position:relative}.policy-content ul li:before{content:"—";color:#0a7a6e;font-weight:700;position:absolute;left:0}.policy-content ul li strong{color:#111827}.policy-content a{color:#0a7a6e;text-underline-offset:3px;text-decoration:underline}.policy-content a:hover{opacity:.75}.policy-contact{background:#f9fafb;border:1px solid #e5e7eb;border-radius:16px;padding:2rem 2.5rem}.policy-contact h2{border-bottom-color:#e5e7eb}.policy-controller{margin-top:1rem;font-style:italic;color:#9ca3af!important;font-size:.85rem!important}.policy-footer{color:#9ca3af;text-align:center;background:#111827;padding:2rem 6%;font-size:.85rem}.policy-footer p{margin-bottom:.8rem}.policy-footer-links{flex-wrap:wrap;justify-content:center;gap:2rem;display:flex}.policy-footer-links a{color:#9ca3af;text-decoration:none;transition:color .2s}.policy-footer-links a:hover{color:#fff}@media (width<=640px){.policy-header{padding:3rem 5% 2rem}.policy-content{padding:2.5rem 5%}}
