:root{--ink:#2f2344;--muted:#71677f;--purple:#6842ed;--purple-dark:#3b2857;--mint:#93e1c2;--cream:#fffaf4;--line:#e7dcf5;--white:#fff;--shadow:0 24px 70px rgba(57,35,86,.13)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}img{display:block;max-width:100%}a{color:inherit}.site-header{height:78px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,5vw);border-bottom:1px solid var(--line);background:rgba(255,250,244,.9);backdrop-filter:blur(16px);position:relative;z-index:10}.brand img{width:190px;height:auto}.header-link,.text-link{font-weight:800;text-decoration-thickness:2px;text-underline-offset:5px}.section-shell{width:min(1180px,calc(100% - 40px));margin:0 auto}.hero{padding:64px 0 52px}.launch-strip{width:max-content;max-width:100%;margin:0 auto 40px;padding:12px 20px;border:1px solid var(--line);border-radius:999px;background:var(--white);font-weight:800;color:#236f5b;box-shadow:0 10px 30px rgba(57,35,86,.07)}.launch-strip span{display:inline-block;width:10px;height:10px;border-radius:50%;background:#27a77d;margin-right:8px;box-shadow:0 0 0 7px #e5f8f1}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center}.eyebrow{font-size:.78rem;letter-spacing:.18em;font-weight:900;color:var(--purple);margin:0 0 14px;text-transform:uppercase}.hero h1,.section-heading h2,.problem-section h2,.contest-section h2,.promo-section h2,.cta-section h2{margin:0;font-size:clamp(2.8rem,6vw,5.8rem);line-height:.98;letter-spacing:-.055em}.hero h1 em,h2 em{color:var(--purple);font-style:normal}.hero-lede{font-size:1.18rem;color:var(--muted);max-width:680px;margin:26px 0}.hero-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.primary,.primary-disabled{display:inline-flex;align-items:center;justify-content:center;padding:16px 23px;border-radius:15px;background:var(--purple);color:white;font-weight:900;text-decoration:none;box-shadow:0 14px 30px rgba(104,66,237,.24)}.primary-disabled{background:#c9c0d8;color:#675d75;box-shadow:none;cursor:not-allowed}.microcopy{font-size:.9rem;color:var(--muted)}.hero-visual{position:relative;min-height:560px;border-radius:36px;overflow:hidden;background:radial-gradient(circle at 68% 35%,#fff4cf 0 22%,transparent 52%),linear-gradient(145deg,#efdcff,#dff8ee);box-shadow:var(--shadow)}.hero-mascot{position:absolute;width:68%;right:-8%;bottom:-2%;filter:drop-shadow(0 30px 32px rgba(57,35,86,.18))}.page-stack{position:absolute;left:5%;top:8%;display:flex;gap:10px;transform:rotate(-4deg);width:63%}.page-stack img{width:32%;aspect-ratio:2/3;object-fit:cover;border:5px solid white;border-radius:15px;box-shadow:0 16px 28px rgba(57,35,86,.18)}.page-stack img:nth-child(2){transform:translateY(28px)}.proof-pill{position:absolute;left:7%;bottom:8%;background:white;padding:12px 17px;border-radius:999px;font-weight:900;box-shadow:0 10px 30px rgba(57,35,86,.12)}.decision-bar{width:min(1100px,calc(100% - 40px));margin:0 auto 110px;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:24px;background:white;box-shadow:var(--shadow);overflow:hidden}.decision-bar div{padding:24px;text-align:center;border-right:1px solid var(--line)}.decision-bar div:last-child{border:0}.decision-bar strong{display:block;font-size:1.6rem}.decision-bar span{color:var(--muted);font-size:.9rem}.problem-section{padding-bottom:120px}.problem-section>div:first-child{max-width:950px}.problem-section h2,.section-heading h2,.contest-section h2,.promo-section h2,.cta-section h2{font-size:clamp(2.5rem,5.2vw,5.2rem)}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:50px}.problem-grid article{background:white;border:1px solid var(--line);border-radius:24px;padding:30px}.problem-grid span,.offer-card>span{font-weight:900;color:var(--purple);font-size:.82rem;letter-spacing:.12em}.problem-grid h3,.offer-card h3{font-size:1.45rem;margin:18px 0 8px}.problem-grid p,.section-heading>p:last-child,.contest-section p,.promo-section p,.kit-list p,.cta-section p{color:var(--muted)}.proof-section{background:linear-gradient(145deg,#21182f,#46375e);color:white;padding:110px 0}.section-heading{max-width:900px}.section-heading>p:last-child{font-size:1.1rem;max-width:700px}.section-heading.light>p:last-child{color:#d7ccdf}.light .eyebrow{color:var(--mint)}.proof-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:55px}.proof-gallery figure{margin:0;background:white;border-radius:24px;padding:12px;color:var(--ink);transform:rotate(-1deg)}.proof-gallery figure:nth-child(2){transform:translateY(22px) rotate(1deg)}.proof-gallery img{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:16px}.proof-gallery figcaption{display:flex;justify-content:space-between;gap:12px;padding:15px 8px 8px}.proof-gallery figcaption span{color:var(--muted)}.funnel-section{padding:120px 0}.funnel-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:50px}.offer-card{background:white;border:1px solid var(--line);border-radius:24px;padding:28px}.offer-card.featured{background:linear-gradient(145deg,#f2eaff,#e8fbf4);border-color:#cfc0f8}.offer-card p{color:var(--muted);min-height:50px}.offer-card dl{margin:22px 0 0;border-top:1px solid var(--line)}.offer-card dl div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid var(--line)}.offer-card dt{color:var(--muted)}.offer-card dd{margin:0;font-weight:900;text-align:right}.economics-card{display:grid;grid-template-columns:1fr 1fr 2fr;gap:25px;align-items:center;margin-top:24px;padding:30px;border-radius:24px;background:var(--purple-dark);color:white}.economics-card small{display:block;color:var(--mint);font-weight:900}.economics-card strong{font-size:2.4rem}.economics-card p{margin:0;color:#ddd3e8}.contest-section{padding:110px 0;background:linear-gradient(180deg,#edf9f5,#fffaf4)}.contest-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.podium{display:flex;align-items:flex-end;gap:15px;height:340px}.tier{flex:1;background:white;border:1px solid var(--line);border-radius:24px 24px 8px 8px;padding:24px;text-align:center;box-shadow:var(--shadow)}.tier span{font-weight:900;color:var(--purple)}.tier strong{display:block;font-size:2.6rem}.tier.first{height:100%;padding-top:70px;background:linear-gradient(180deg,#fff1c8,#fff)}.tier.second{height:80%;padding-top:55px}.tier.third{height:66%;padding-top:42px}.schedule-chip{display:inline-flex;padding:9px 14px;border-radius:999px;background:#fff0c8;color:#8d5d00;font-weight:900}.rule-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:48px}.rule-grid article{background:white;border:1px solid var(--line);border-radius:20px;padding:24px}.rule-grid b{font-size:1.15rem}.rule-grid p{margin-bottom:0}.promo-section{padding:120px 0;display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.promo-copy .primary{margin-top:20px}.kit-list{display:grid;gap:12px}.kit-list article{display:flex;gap:18px;align-items:flex-start;padding:20px;border:1px solid var(--line);border-radius:20px;background:white}.kit-list span{display:grid;place-items:center;flex:0 0 48px;height:48px;border-radius:14px;background:#eee7ff;color:var(--purple);font-weight:900}.kit-list b{font-size:1.15rem}.kit-list p{margin:3px 0 0}.cta-section{width:min(1280px,calc(100% - 40px));margin:0 auto 100px;border-radius:36px;overflow:hidden;display:grid;grid-template-columns:1fr 1fr;align-items:center;background:linear-gradient(145deg,#f2d9ff,#e0f7ed);box-shadow:var(--shadow)}.cta-section img{width:100%;height:100%;min-height:520px;object-fit:cover}.cta-section>div{padding:55px}.cta-section h2{font-size:clamp(2.3rem,4vw,4.2rem)}footer{padding:42px max(24px,5vw);background:#1f172b;color:#cfc5d8;display:flex;align-items:center;justify-content:space-between;gap:30px}.footer-brandmark{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:16px;background:#fffaf4;border:1px solid rgba(255,255,255,.14);box-shadow:0 10px 28px rgba(0,0,0,.18)}footer img{width:170px;height:auto;filter:none}footer p{margin:0;text-align:right;font-size:.9rem}
@media(max-width:900px){.hero-grid,.contest-grid,.promo-section,.cta-section{grid-template-columns:1fr}.hero-visual{min-height:480px}.decision-bar{grid-template-columns:repeat(2,1fr)}.decision-bar div:nth-child(2){border-right:0}.decision-bar div:nth-child(-n+2){border-bottom:1px solid var(--line)}.problem-grid,.rule-grid{grid-template-columns:1fr}.funnel-grid{grid-template-columns:1fr}.economics-card{grid-template-columns:1fr 1fr}.economics-card p{grid-column:1/-1}.proof-gallery{gap:12px}.cta-section img{min-height:400px}.cta-section>div{padding:40px}}
@media(max-width:620px){.site-header{height:66px}.brand img{width:145px}.header-link{font-size:.85rem}.section-shell{width:min(100% - 28px,1180px)}.hero{padding-top:36px}.launch-strip{width:100%;text-align:center;border-radius:18px;font-size:.85rem}.hero h1{font-size:3.15rem}.hero-lede{font-size:1rem}.hero-visual{min-height:410px}.hero-mascot{width:83%;right:-18%}.page-stack{width:78%;left:3%}.decision-bar{width:calc(100% - 28px);margin-bottom:80px}.decision-bar div{padding:17px 10px}.decision-bar strong{font-size:1.3rem}.problem-section{padding-bottom:80px}.problem-section h2,.section-heading h2,.contest-section h2,.promo-section h2,.cta-section h2{font-size:2.75rem}.proof-section,.funnel-section,.contest-section,.promo-section{padding:80px 0}.proof-gallery{grid-template-columns:1fr}.proof-gallery figure,.proof-gallery figure:nth-child(2){transform:none}.proof-gallery img{aspect-ratio:4/5}.economics-card{grid-template-columns:1fr}.economics-card p{grid-column:auto}.podium{height:270px;gap:8px}.tier{padding:14px}.tier strong{font-size:1.8rem}.promo-section{display:grid}.cta-section{width:calc(100% - 28px);margin-bottom:70px}.cta-section img{min-height:300px}.cta-section>div{padding:30px}.hero-actions{align-items:stretch;flex-direction:column}.text-link{text-align:center}footer{flex-direction:column}footer p{text-align:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
