*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#212427;-webkit-font-smoothing:antialiased;background:#fff;padding-bottom:72px;font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.serif{font-family:DM Serif Display,Georgia,serif;font-weight:400}:root{--blue:#2563eb;--blue-dk:#1d4ed8;--blue-lt:#2563eb1a;--blue-tint:#eff6ff;--amber:#ffbd59;--amber-lt:#ffbd591f;--navy:#0f172a;--navy2:#1e293b;--bg:#fff;--bg-light:#f8fafc;--text:#212427;--text-2:#54595f;--border:#e2e8f0;--red:#dc2626;--muted:#6b7280}.btn{cursor:pointer;white-space:nowrap;border:none;justify-content:center;align-items:center;gap:8px;font-family:Inter,sans-serif;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-green{background:var(--blue);color:#fff;border-radius:10px;box-shadow:0 4px 20px #2563eb47}.btn-green:hover{background:var(--blue-dk);transform:translateY(-2px);box-shadow:0 8px 28px #2563eb66}.btn-outline-white{color:#fff;background:0 0;border:2px solid #ffffff47;border-radius:10px}.btn-outline-white:hover{background:#ffffff14;border-color:#fff9}.btn-dark{background:var(--navy);color:#fff;border-radius:10px}.btn-dark:hover{background:var(--navy2)}.btn-lg{padding:14px 32px;font-size:15px}.btn-xl{padding:17px 42px;font-size:17px}@keyframes pulse-blue{0%,to{box-shadow:0 4px 20px #2563eb47}50%{box-shadow:0 4px 44px #2563eb94}}.btn-pulse{animation:2.4s ease-in-out infinite pulse-blue}@media (max-width:640px){.btn-xl{padding:14px 22px;font-size:15px}.hide-sm{display:none!important}}.badge{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;align-items:center;gap:6px;padding:5px 14px;font-size:11px;font-weight:700;display:inline-flex}.badge-green{color:var(--blue-dk);background:var(--blue-lt);border:1px solid #2563eb40}.badge-amber{color:#7a4f00;background:var(--amber-lt);border:1px solid #ffbd5940}.badge-dark{color:#ffffff8c;background:#ffffff12;border:1px solid #ffffff1a}.badge-white{color:var(--navy);border:1px solid var(--border);background:#fff}.post-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}@media (min-width:640px){.post-grid{gap:16px}}.post-img{aspect-ratio:1;border:1.5px dashed var(--border);background:#eff6ff;border-radius:14px;transition:transform .22s,box-shadow .22s;overflow:hidden}.post-img:hover{transform:translateY(-5px);box-shadow:0 14px 32px #00000024}.post-img img{object-fit:cover;width:100%;height:100%;display:block}.hero-posts-outer{perspective:1100px;width:100%}.hero-posts-grid{transform-style:preserve-3d;background:#ffffff0a;border:1px solid #ffffff12;border-radius:18px;grid-template-columns:repeat(3,1fr);gap:8px;padding:10px;transition:transform .55s cubic-bezier(.16,1,.3,1);display:grid;transform:rotateY(-10deg)rotateX(4deg)scale(1);box-shadow:0 48px 100px #000000a6,inset 0 1px #ffffff0f}.hero-posts-outer:hover .hero-posts-grid{transform:rotateY(-4deg)rotateX(1deg)scale(1.01)}.hpost{aspect-ratio:1;color:#fff3;letter-spacing:.04em;background:#2563eb24;border:1px solid #2563eb2e;border-radius:8px;justify-content:center;align-items:center;font-size:.6rem;font-weight:700;display:flex;overflow:hidden}.hpost img{object-fit:cover;width:100%;height:100%;display:block}.feat-chips{flex-wrap:wrap;gap:9px;margin-bottom:28px;display:flex}.feat-chip{color:#ffffffd9;background:#ffffff12;border:1px solid #ffffff1f;border-radius:10px;align-items:center;gap:7px;padding:9px 14px;font-size:.78rem;font-weight:600;display:inline-flex}.ba-img{aspect-ratio:3/4;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;overflow:hidden}.ba-img img{object-fit:cover;width:100%;height:100%;display:block}.ba-img-after{border-color:#2563eb66;box-shadow:0 0 48px #2563eb38}.hero-img-wrap{aspect-ratio:4/5;background:#ffffff08;border:2px solid #2563eb38;border-radius:20px;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 32px 80px #00000080}.hero-img-wrap img{object-fit:cover;width:100%;height:100%;display:block}.testi-card{border:1px solid var(--border);background:#fff;border-radius:20px;padding:28px 24px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 14px #0000000d}.testi-card:hover{transform:translateY(-3px);box-shadow:0 12px 36px #0000001a}.stat-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:18px;padding:28px 20px;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 12px #0000000a}.stat-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #2563eb1a}.stat-num{letter-spacing:-.03em;margin-bottom:6px;font-family:DM Serif Display,Georgia,serif;font-size:2.8rem;font-weight:800;line-height:1}.stat-label{color:var(--muted);font-size:.8rem;font-weight:600;line-height:1.4}.val-row{border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 20px;display:flex}.val-row:last-child{border-bottom:none}.faq-body{max-height:0;transition:max-height .35s;overflow:hidden}.faq-item.open .faq-body{max-height:400px}.faq-icon{color:var(--blue);transition:transform .3s}.faq-item.open .faq-icon{transform:rotate(45deg)}.pain-item{border:1.5px solid var(--border);cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border-radius:12px;align-items:flex-start;gap:14px;padding:16px 18px;transition:all .2s;display:flex}.pain-item:hover,.pain-item.checked{border-color:var(--blue);background:var(--blue-lt)}.pain-chk{border:2px solid #cbd5e1;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;transition:all .2s;display:flex}.pain-item.checked .pain-chk{background:var(--blue);border-color:var(--blue)}.pain-chk svg{opacity:0;transition:all .2s;transform:scale(.6)}.pain-item.checked .pain-chk svg{opacity:1;transform:scale(1)}.step-card{border:1px solid var(--border);text-align:center;background:#fff;border-radius:18px;padding:28px 22px;box-shadow:0 2px 12px #0000000a}.guarantee-box{text-align:center;background:linear-gradient(135deg,#2563eb14,#fff);border:2px solid #2563eb2e;border-radius:24px;padding:44px}#sticky-bar{z-index:90;background:var(--navy);border-top:2px solid var(--blue);padding:11px 20px 13px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:fixed;bottom:0;left:0;right:0;transform:translateY(110%);box-shadow:0 -4px 28px #00000080}#sticky-bar.show{transform:translateY(0)}.sb-inner{justify-content:space-between;align-items:center;gap:12px;max-width:960px;margin:0 auto;display:flex}.sb-left{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;display:flex}.sb-divider{color:#fff3;flex-shrink:0;font-size:14px}.sb-timer-count{color:#fff;letter-spacing:.04em;white-space:nowrap;background:#2563eb40;border:1px solid #2563eb66;border-radius:7px;flex-shrink:0;padding:4px 10px;font-family:Inter,monospace;font-size:13px;font-weight:800}.sb-old{color:#ffffff4d;white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:600;text-decoration:line-through}.sb-new{color:#93c5fd;white-space:nowrap;flex-shrink:0;font-size:19px;font-weight:800;line-height:1}.sb-badge{color:#fff;white-space:nowrap;background:#dc2626;border-radius:5px;flex-shrink:0;padding:3px 7px;font-size:10px;font-weight:800}.sb-btn{background:var(--blue);color:#fff;white-space:nowrap;border-radius:9px;flex-shrink:0;padding:11px 22px;font-size:13px;font-weight:800;text-decoration:none;display:inline-block}@media (max-width:480px){.sb-divider,.sb-old{display:none}.sb-badge{padding:2px 6px;font-size:9px}.sb-timer-count{padding:3px 8px;font-size:12px}.sb-new{font-size:16px}.sb-btn{padding:10px 14px;font-size:12px}}.digit-box{flex-direction:column;align-items:center;gap:4px;display:flex}.digit-val{color:#fff;font-variant-numeric:tabular-nums;background:#ffffff12;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:58px;height:54px;font-size:1.5rem;font-weight:800;display:flex}@media (min-width:640px){.digit-val{width:72px;height:68px;font-size:1.9rem}}.digit-lbl{letter-spacing:.1em;text-transform:uppercase;color:#ffffff4d;font-size:.52rem;font-weight:700}.digit-sep{color:#fff3;padding-bottom:20px;font-size:1.5rem;font-weight:700}.hero-grid{z-index:0;pointer-events:none;background-image:radial-gradient(circle,#ffffff0a 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.hero-img-mobile{margin:24px 0 28px;display:block;position:relative}.hero-img-desktop{display:none!important}@media (min-width:820px){.hero-img-mobile{display:none!important}.hero-img-desktop{justify-content:center;align-items:center;display:flex!important}}.marquee-outer{width:100%;position:relative;overflow:hidden}.marquee-track{align-items:center;width:max-content;animation:30s linear infinite marquee;display:flex}.marquee-track:hover{animation-play-state:paused}.marquee-item{color:#0f172a;white-space:nowrap;flex-shrink:0;align-items:center;gap:7px;padding:0 28px;font-size:.82rem;font-weight:700;display:inline-flex}.marquee-sep{opacity:.45;background:#2563eb;border-radius:50%;flex-shrink:0;width:6px;height:6px}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.hero-posts-light{background:#2563eb0a;border:1px solid #2563eb1f;box-shadow:0 24px 60px #2563eb1f,0 0 0 1px #2563eb14!important}.hpost-light{background:#eff6ff!important;border:1px solid #dbeafe!important}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.float{animation:3.6s ease-in-out infinite float}@keyframes badge-float{0%,to{transform:translateY(0)rotate(0)}33%{transform:translateY(-5px)rotate(-1deg)}66%{transform:translateY(-2px)rotate(1deg)}}@keyframes price-glow{0%,to{text-shadow:0 0 #0000}50%{text-shadow:0 0 28px #2563eb66}}.price-glow{animation:2.8s ease-in-out infinite price-glow}@keyframes flash{0%,to{opacity:1}50%{opacity:.4}}
