:root{--navy-950:#042550;--navy-900:#07306b;--navy-800:#0b458b;--teal-700:#078e8b;--teal-600:#08a7a1;--teal-500:#14b8b2;--teal-100:#dff7f5;--teal-50:#effbf9;--blue-50:#f1f6fc;--ink:#102b46;--muted:#5d7185;--line:#dce7ef;--white:#fff;--shadow-sm:0 12px 32px #08306b14;--shadow-md:0 24px 70px #08306b24;--radius-sm:14px;--radius-md:24px;--radius-lg:34px;--container:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body,button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}img{max-width:100%;height:auto}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.site-header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffe0;border-bottom:1px solid #dce7efd1;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:28px;min-height:82px;display:flex}.brand-link{align-items:center;display:inline-flex}.header-logo{object-fit:contain;width:166px;height:60px;display:block}.desktop-nav{align-items:center;gap:30px;margin-left:auto;display:flex}.desktop-nav a{color:#38536c;font-size:.95rem;font-weight:650;transition:color .16s}.desktop-nav a:hover{color:var(--teal-700)}.button{cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-weight:750;line-height:1;transition:transform .16s,box-shadow .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button svg,.text-link svg{flex:none;width:19px;height:19px}.button-primary{color:var(--white);background:linear-gradient(135deg, var(--navy-900), var(--teal-600));box-shadow:0 12px 26px #078e8b38}.button-primary:hover{box-shadow:0 16px 32px #078e8b4d}.button-ghost{color:var(--navy-900);background:#fffc;border-color:#cbdbe7}.button-ghost:hover{border-color:var(--teal-600);background:var(--teal-50)}.button-light{color:var(--navy-900);background:var(--white);box-shadow:0 14px 30px #00000024}.header-instagram{min-height:42px;padding-inline:16px}.header-instagram svg{width:18px}.hero{background:radial-gradient(circle at 8% 10%,#14b8b21c,#0000 34%),linear-gradient(#fbfefe 0%,#f4fafc 100%);padding:72px 0 68px;position:relative;overflow:hidden}.hero-orb{pointer-events:none;filter:blur(1px);border-radius:50%;position:absolute}.hero-orb-one{border:70px solid #08a7a112;width:520px;height:520px;top:-170px;right:-170px}.hero-orb-two{background:#07306b09;width:500px;height:500px;bottom:-290px;left:33%}.hero-grid{z-index:1;grid-template-columns:1.02fr .98fr;align-items:center;gap:52px;display:grid;position:relative}.eyebrow,.section-kicker{color:var(--teal-700);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:9px;font-size:.79rem;font-weight:800;display:inline-flex}.eyebrow{background:#ffffffc7;border:1px solid #ccecea;border-radius:999px;padding:9px 13px}.eyebrow-dot{background:var(--teal-600);border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #08a7a11f}.hero h1{max-width:760px;color:var(--navy-950);letter-spacing:-.055em;margin:22px 0;font-size:clamp(3rem,5.2vw,5rem);line-height:.98}.hero h1 span{color:var(--teal-600);display:block}.hero-description{max-width:620px;color:var(--muted);margin:0;font-size:clamp(1.05rem,1.7vw,1.22rem);line-height:1.72}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.hero-benefits{color:#38536c;gap:12px;margin:32px 0 0;padding:0;font-size:.96rem;font-weight:650;list-style:none;display:grid}.hero-benefits li{align-items:center;gap:11px;display:flex}.benefit-check{width:25px;height:25px;color:var(--teal-700);background:var(--teal-100);border-radius:50%;flex:none;place-items:center;display:grid}.benefit-check svg{width:15px}.hero-visual{place-items:center;min-height:590px;display:grid;position:relative}.hero-card{width:min(100%,525px);height:570px;box-shadow:var(--shadow-md);background:radial-gradient(circle at 72% 22%,#08a7a138,#0000 31%),linear-gradient(145deg,#fffffff2,#e6f7f7e6);border:1px solid #c7dfe9cc;border-radius:48px 48px 170px;position:relative}.hero-card:before{content:"";border:1px solid #08a7a121;border-radius:50%;position:absolute;inset:38px}.hero-card-label{z-index:3;color:var(--navy-900);box-shadow:var(--shadow-sm);background:#ffffffe0;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:.78rem;font-weight:800;display:inline-flex;position:absolute;top:24px;left:24px}.hero-card-label svg{width:17px;height:17px;color:var(--teal-600)}.hero-mascot{z-index:2;object-fit:contain;object-position:bottom center;filter:drop-shadow(0 26px 20px #062e6221);width:480px;max-height:560px;position:absolute;bottom:0;left:48%;transform:translate(-50%)}.floating-card{z-index:4;min-width:176px;box-shadow:var(--shadow-sm);background:#ffffffeb;border:1px solid #d5e6efe6;border-radius:16px;align-items:center;gap:11px;padding:13px 15px;display:flex;position:absolute}.floating-card strong,.floating-card span{display:block}.floating-card strong{color:var(--navy-900);font-size:.84rem}.floating-card span{color:var(--muted);margin-top:4px;font-size:.72rem}.floating-card-top{top:400px;right:-25px}.floating-card-bottom{bottom:48px;left:-28px}.floating-icon{background:var(--teal-600);border-radius:12px;flex:none;place-items:center;width:36px;height:36px;font-weight:900;color:#fff!important;margin:0!important;font-size:1rem!important;display:grid!important}.trust-strip{border-block:1px solid var(--line);background:#fff}.trust-grid{grid-template-columns:repeat(3,1fr);display:grid}.trust-grid>div{border-right:1px solid var(--line);gap:5px;padding:25px 36px;display:grid}.trust-grid>div:first-child{padding-left:0}.trust-grid>div:last-child{border-right:0;padding-right:0}.trust-grid strong{color:var(--navy-900);font-size:.94rem}.trust-grid span{color:var(--muted);font-size:.84rem}.section{padding:104px 0}.products-section{background:var(--white)}.section-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:50px;margin-bottom:36px;display:grid}.section-heading h2,.selection-copy h2,.about-content h2,.cta-card h2{color:var(--navy-950);letter-spacing:-.045em;margin:10px 0 0;font-size:clamp(2.25rem,4vw,3.55rem);line-height:1.05}.section-heading p,.selection-copy>p,.about-content>p{color:var(--muted);margin:0;font-size:1rem;line-height:1.75}.category-tabs{flex-wrap:wrap;gap:9px;margin-bottom:30px;display:flex}.category-tab{border:1px solid var(--line);color:#486176;cursor:pointer;background:#fff;border-radius:999px;min-height:40px;padding:0 17px;font-size:.88rem;font-weight:750;transition:all .15s}.category-tab:hover,.category-tab.is-active{color:#fff;border-color:var(--navy-900);background:var(--navy-900)}.product-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.product-card{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden;box-shadow:0 10px 35px #08306b0e}.product-card:hover{box-shadow:var(--shadow-md);border-color:#bddedc;transform:translateY(-6px)}.product-image-wrap{aspect-ratio:4/3;background:var(--blue-50);position:relative;overflow:hidden}.product-image{object-fit:cover;width:100%;height:100%;transition:transform .24s;display:block}.product-card:hover .product-image{transform:scale(1.025)}.product-badge{z-index:2;color:var(--navy-900);background:#ffffffeb;border-radius:999px;padding:7px 10px;font-size:.72rem;font-weight:850;position:absolute;top:14px;left:14px;box-shadow:0 8px 18px #07306b1a}.product-content{padding:23px}.product-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;margin-bottom:11px;font-size:.76rem;font-weight:750;display:flex}.platform{border-radius:7px;padding:5px 8px}.platform-amazon{color:#684507;background:#fff3d5}.platform-hotmart{color:#9d2c1a;background:#ffe5df}.product-card h3{color:var(--navy-950);letter-spacing:-.02em;margin:0 0 10px;font-size:1.28rem}.product-card p{min-height:72px;color:var(--muted);margin:0;font-size:.9rem;line-height:1.62}.product-highlights{color:#3f596f;gap:8px;margin:19px 0 22px;padding:0;font-size:.82rem;font-weight:650;list-style:none;display:grid}.product-highlights li{align-items:center;gap:8px;display:flex}.product-highlights svg{width:16px;height:16px;color:var(--teal-600)}.product-button{width:100%}.product-button.is-placeholder{cursor:not-allowed;opacity:.78}.affiliate-note{color:#8292a1;text-align:center;margin-top:12px;font-size:.69rem;line-height:1.45;display:block}.selection-section{background:radial-gradient(circle at 10% 90%, #14b8b21f, transparent 31%), var(--blue-50)}.selection-grid{grid-template-columns:.82fr 1.18fr;align-items:center;gap:75px;display:grid}.selection-copy h2{margin-bottom:24px}.text-link{color:var(--teal-700);align-items:center;gap:7px;margin-top:25px;font-weight:800;display:inline-flex}.steps-list{gap:14px;display:grid}.step-card{border-radius:var(--radius-md);box-shadow:var(--shadow-sm);background:#ffffffdb;border:1px solid #cee0ebe6;grid-template-columns:60px 1fr;gap:21px;padding:24px;display:grid}.step-card>span{color:#fff;background:linear-gradient(135deg, var(--navy-900), var(--teal-600));border-radius:18px;place-items:center;width:58px;height:58px;font-size:.85rem;font-weight:900;display:grid}.step-card h3{color:var(--navy-950);margin:3px 0 7px;font-size:1.18rem}.step-card p{color:var(--muted);margin:0;font-size:.91rem;line-height:1.6}.about-section{background:#fff}.about-card{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:radial-gradient(circle at 0 100%,#08a7a124,#0000 36%),#fff;grid-template-columns:.72fr 1.28fr;align-items:center;gap:72px;padding:60px;display:grid;overflow:hidden}.about-logo-wrap{background:linear-gradient(145deg, var(--teal-50), var(--blue-50));border-radius:34px;place-items:center;min-height:320px;display:grid}.about-logo{object-fit:contain;width:min(85%,340px)}.about-content h2{margin-bottom:20px}.about-content .button{margin-top:27px}.cta-section{padding:0 0 104px}.cta-card{border-radius:var(--radius-lg);color:#fff;background:radial-gradient(circle at 91% 0, #ffffff2e, transparent 30%), linear-gradient(125deg, var(--navy-950), var(--teal-700));box-shadow:var(--shadow-md);justify-content:space-between;align-items:center;gap:50px;padding:58px 62px;display:flex}.section-kicker.light{color:#9be4df}.cta-card h2{color:#fff;max-width:690px}.cta-card p{color:#ffffffc7;max-width:670px;margin:17px 0 0;line-height:1.7}.site-footer{border-top:1px solid var(--line);background:#f7fafc;padding:72px 0 26px}.footer-grid{grid-template-columns:1.2fr .55fr 1fr;gap:70px;display:grid}.footer-logo{object-fit:contain;object-position:left center;width:190px;height:90px}.footer-brand p,.footer-disclosure p{color:var(--muted);font-size:.85rem;line-height:1.65}.footer-links,.footer-disclosure{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-links strong,.footer-disclosure strong{color:var(--navy-900);margin-bottom:5px;font-size:.9rem}.footer-links a{color:var(--muted);font-size:.86rem}.footer-links a:hover{color:var(--teal-700)}.footer-disclosure p{margin:0}.footer-bottom{border-top:1px solid var(--line);color:#7e8e9c;justify-content:space-between;gap:20px;margin-top:48px;padding-top:22px;font-size:.76rem;display:flex}@media (max-width:1060px){.hero-grid{grid-template-columns:1fr .92fr;gap:30px}.hero-card{height:525px}.hero-mascot{width:430px;max-height:515px}.floating-card-top{right:-5px}.floating-card-bottom{left:-5px}.product-grid{grid-template-columns:repeat(2,1fr)}.selection-grid{gap:45px}}@media (max-width:820px){.desktop-nav{display:none}.hero{padding-top:54px}.hero-grid,.selection-grid,.about-card{grid-template-columns:1fr}.hero-copy{text-align:center}.eyebrow,.hero-description,.hero-benefits{margin-inline:auto}.hero-actions{justify-content:center}.hero-benefits{text-align:left;width:fit-content}.hero-visual{min-height:560px;margin-top:12px}.hero-card{width:min(100%,540px)}.trust-grid{grid-template-columns:1fr}.trust-grid>div,.trust-grid>div:first-child,.trust-grid>div:last-child{border-right:0;border-bottom:1px solid var(--line);padding:20px 0}.trust-grid>div:last-child{border-bottom:0}.section-heading{grid-template-columns:1fr;gap:20px}.section-heading p{max-width:680px}.selection-copy{max-width:650px}.about-card{gap:38px;padding:38px}.about-logo-wrap{min-height:260px}.cta-card{flex-direction:column;align-items:flex-start;padding:44px}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}}@media (max-width:590px){.container{width:min(calc(100% - 28px), var(--container))}.header-inner{min-height:72px}.header-logo{width:142px;height:52px}.header-instagram{border-radius:50%;width:42px;min-height:42px;padding:0;font-size:0}.header-instagram svg{width:20px;height:20px}.hero{padding:42px 0 50px}.hero h1{font-size:clamp(2.75rem,15vw,4.2rem)}.hero-description{font-size:1rem}.hero-actions{flex-direction:column}.hero-actions .button{width:100%}.hero-visual{min-height:475px}.hero-card{border-radius:34px 34px 110px;height:455px}.hero-mascot{width:370px;max-height:440px}.hero-card-label{top:15px;left:15px}.floating-card{min-width:auto;padding:10px 12px}.floating-card-top{top:300px;right:8px}.floating-card-bottom{bottom:20px;left:5px}.floating-card strong{font-size:.73rem}.floating-card span{font-size:.64rem}.section{padding:76px 0}.section-heading h2,.selection-copy h2,.about-content h2,.cta-card h2{font-size:2.35rem}.category-tabs{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:6px;overflow-x:auto}.category-tabs::-webkit-scrollbar{display:none}.category-tab{flex:none}.product-grid{grid-template-columns:1fr}.product-card p{min-height:auto}.step-card{grid-template-columns:48px 1fr;padding:19px}.step-card>span{border-radius:15px;width:48px;height:48px}.about-card{border-radius:26px;padding:24px}.about-logo-wrap{min-height:220px}.cta-section{padding-bottom:76px}.cta-card{border-radius:26px;padding:32px 25px}.cta-card .button{width:100%}.footer-grid{grid-template-columns:1fr;gap:35px}.footer-brand{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
