:root{--blue:#2c87df;--blue-dark:#1769c2;--red:#ff1428;--yellow:#ffc90a;--ink:#101827;--muted:#607085;--paper:#fff;--mist:#edf5ff;--frame:#333c4d;color:var(--ink);background:var(--frame);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}main{background:#f6fbff;min-height:100vh;overflow:hidden}.hero{color:var(--paper);background:radial-gradient(circle at 78% 18%,#ffffff3d,#0000 22%),linear-gradient(#2f89df 0%,#72bbff 100%);min-height:96vh;padding:26px clamp(18px,4vw,56px) 44px;position:relative}.hero:before,.hero:after,.blue-band:before,.member-preview:before{content:"";opacity:.38;pointer-events:none;background-image:radial-gradient(#ffffff57 1px,#0000 1px),radial-gradient(#10182714 1px,#0000 1px);background-position:0 0,7px 7px;background-size:14px 14px;position:absolute;inset:0}.nav-shell{z-index:2;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto;display:flex;position:relative}.logo{letter-spacing:0;align-items:center;gap:10px;font-weight:950;display:inline-flex}.logo span span,h1 span{color:var(--yellow)}.logo-mark{background:var(--red);border:3px solid var(--paper);color:var(--paper);border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 10px #1018271f}nav{background:#ffffff38;border:2px solid #ffffff73;border-radius:999px;align-items:center;gap:4px;padding:5px;display:flex}nav a{color:var(--paper);border-radius:999px;padding:10px 14px;font-size:14px;font-weight:800}nav a:hover{background:#ffffff2e}.hero-grid{z-index:1;grid-template-columns:minmax(0,1fr) minmax(360px,.86fr);align-items:center;gap:clamp(28px,5vw,70px);max-width:1180px;margin:48px auto 0;display:grid;position:relative}.hero-copy{max-width:700px}.eyebrow,.kicker{letter-spacing:0;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 18px;font-size:13px;font-weight:950;display:inline-flex}.eyebrow{background:#ffffff2e;border:2px solid #ffffff57;border-radius:999px;padding:10px 14px}h1,h2,h3,p{margin:0}h1{max-width:850px;font-size:clamp(42px,5vw,62px);line-height:.97}h2{font-size:clamp(34px,4.5vw,58px);line-height:.98}h3{font-size:22px;line-height:1.05}.hero-copy p{color:#ffffffe6;max-width:650px;margin-top:20px;font-size:clamp(18px,1.8vw,21px);line-height:1.45}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:26px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 22px;font-weight:950;display:inline-flex}.button.primary{background:var(--yellow);color:#111827;border:3px solid #111827;box-shadow:0 8px #111827}.button.secondary{background:var(--paper);color:#111827;border:3px solid #111827e6}.hero-visual{aspect-ratio:.86;background:linear-gradient(#5db2ff 0%,#2f89df 100%);border:4px solid #ffffff8c;border-radius:34px;min-height:520px;position:relative;overflow:hidden;box-shadow:0 28px #11182729}.hero-visual:after{content:"";opacity:.24;background-image:radial-gradient(#fff9 1px,#0000 1px);background-size:10px 10px;position:absolute;inset:0}.cloud{filter:drop-shadow(0 8px #1769c21f);z-index:2;background:#ffffffdb;border-radius:999px;height:46px;position:absolute}.cloud:before,.cloud:after{background:inherit;content:"";border-radius:50%;position:absolute}.cloud:before{width:76px;height:76px;top:-32px;left:28px}.cloud:after{width:58px;height:58px;top:-22px;right:24px}.cloud-one{width:210px;top:54px;left:-44px}.cloud-two{width:220px;bottom:78px;right:-62px}.avatar-wrap{z-index:3;width:330px;height:330px;position:absolute;top:76px;left:50%;transform:translate(-50%)}.avatar-halo{background:#f8fbff;border-radius:50%;position:absolute;inset:0}.avatar{position:absolute;inset:14px 0 0;overflow:hidden}.hood{background:var(--red);border:7px solid #111827;border-radius:48% 48% 34% 34%;width:190px;height:242px;position:absolute;top:18px;left:72px;transform:rotate(7deg)}.body{background:var(--red);border:7px solid #111827;border-radius:90px 90px 20px 20px;width:246px;height:190px;position:absolute;bottom:-90px;left:44px}.face{z-index:3;background:#ffb476;border:6px solid #111827;border-radius:46% 44% 48% 42%;width:126px;height:156px;position:absolute;top:56px;left:106px;transform:rotate(8deg)}.hair{z-index:4;background:#111827;border-radius:60% 30% 50% 20%;width:142px;height:80px;position:absolute;top:38px;left:110px;transform:rotate(10deg)}.eye{background:#111827;border-radius:999px;width:24px;height:7px;position:absolute;top:66px}.eye.left{left:28px;transform:rotate(12deg)}.eye.right{right:22px;transform:rotate(-8deg)}.mouth{border-bottom:8px solid #111827;border-radius:0 0 999px 999px;width:54px;height:28px;position:absolute;bottom:34px;left:42px;transform:rotate(6deg)}.chart-card{background:var(--paper);color:var(--ink);z-index:4;border-radius:14px;width:214px;padding:18px;position:absolute;bottom:154px;left:28px;box-shadow:0 14px #1769c229}.chart-card span{margin-bottom:10px;font-family:Georgia,serif;font-size:28px;line-height:.94;display:block}.chart-card strong{color:var(--paper);background:#303747;border-radius:8px;padding:7px 9px;font-size:12px;display:inline-block}.chart{background:linear-gradient(160deg, transparent 42%, var(--yellow) 43%);border-bottom:2px solid #2d3647;height:88px;margin-top:6px;position:relative}.chart i,.chart b,.chart em,.chart small{border:2px solid var(--paper);background:#303747;border-radius:50%;width:8px;height:8px;position:absolute}.chart i{bottom:28px;left:18px}.chart b{bottom:35px;left:66px}.chart em{bottom:55px;left:114px}.chart small{bottom:72px;right:22px}.toggle-pill{color:var(--blue);z-index:5;background:#ffffffdb;border:6px solid #dfeefff2;border-radius:999px;align-items:center;gap:16px;padding:12px 18px;display:flex;position:absolute;top:38px;right:44px}.toggle-pill svg:last-child{color:#303747;background:#dfe7f2;border-radius:50%;width:38px;height:38px;padding:8px}.sparkle{color:var(--paper);filter:drop-shadow(0 8px #1769c224);z-index:4;position:absolute}.sparkle-one{top:270px;right:116px}.sparkle-two{top:342px;right:72px}.color-bar{z-index:5;border:3px solid #11182724;border-radius:999px;grid-template-columns:repeat(5,1fr);height:44px;display:grid;position:absolute;bottom:38px;left:28px;right:28px;overflow:hidden}.color-bar span:first-child{background:#fff}.color-bar span:nth-child(2){background:#c9c9c7}.color-bar span:nth-child(3){background:var(--yellow)}.color-bar span:nth-child(4){background:var(--red)}.color-bar span:nth-child(5){background:var(--blue)}section{padding:clamp(70px,9vw,116px) clamp(18px,4vw,56px)}.blue-band,.member-preview{background:var(--blue);color:var(--paper);position:relative}.section-grid,.section-head,.inside-grid,.experiment-grid,.fit,.cta-card,.member-window{z-index:1;max-width:1180px;margin:0 auto;position:relative}.section-grid{grid-template-columns:.9fr 1fr;gap:36px;display:grid}.copy-stack{gap:18px;display:grid}.copy-stack p,.section-head p,.inside-card p,.cta-card p{color:var(--muted);font-size:18px;line-height:1.55}.blue-band .copy-stack p,.blue-band .kicker,.member-preview .logo,.member-preview span{color:#ffffffe6}.kicker{color:var(--blue)}.section-head{text-align:center;max-width:760px;margin-bottom:38px}.section-head p{margin-top:16px}.section-head p+p{margin-top:10px}.section-head strong{color:var(--ink)}.experiments,.inside,.fit,.cta,.guarantee,.founder,.faq{background:#f6fbff}.experiment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.experiment-card,.inside-card,.cta-card,.fit-column,.guarantee-card,.founder-grid,.faq-card{background:var(--paper);border:3px solid #111827;border-radius:8px;box-shadow:0 8px #111827}.experiment-card{min-height:180px;padding:22px}.experiment-card span{color:var(--blue);margin-bottom:30px;font-size:15px;font-weight:950;display:block}.experiment-card strong{font-size:24px;line-height:1.08;display:block}.experiment-card:nth-child(2),.experiment-card:nth-child(5){background:var(--yellow)}.experiment-card:nth-child(3){background:var(--red);color:var(--paper)}.experiment-card:nth-child(3) span{color:var(--paper)}.inside-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.inside-card{padding:22px}.icon-badge{background:var(--yellow);border:3px solid #111827;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:22px;display:inline-flex}.inside-card h3{margin-bottom:14px}.member-preview{padding-top:80px;padding-bottom:80px}.member-window{color:var(--ink);background:#ffffffe6;border:6px solid #dfeefff2;border-radius:30px;grid-template-columns:270px 1fr;min-height:470px;display:grid;overflow:hidden;box-shadow:0 24px #1118272e}.member-window aside{color:var(--paper);background:#111827;padding:24px}.member-window aside .logo{margin-bottom:34px}.member-window button{color:inherit;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;margin:7px 0;padding:12px;font-weight:900;display:flex}.member-window button.active,.member-window aside button:hover{background:var(--blue)}.member-feed{background:radial-gradient(circle at right 10%,#2c87df29,#0000 28%),#f8fbff;gap:16px;padding:30px;display:grid}.window-top{justify-content:space-between;align-items:center;gap:16px;display:flex}.window-top span,.post span{color:var(--muted);text-transform:uppercase;font-size:13px;font-weight:900;display:block}.window-top strong{margin-top:6px;font-size:34px;line-height:1;display:block}.window-top button{background:var(--yellow);color:#111827;border:3px solid #111827;width:auto;box-shadow:0 6px #111827}.post{border:3px solid #111827;border-radius:8px;min-height:96px;padding:18px;box-shadow:0 7px #111827}.post strong{margin-top:10px;font-size:22px;line-height:1.12;display:block}.post.yellow{background:var(--yellow)}.post.white{background:var(--paper)}.post.red{background:var(--red);color:var(--paper)}.post.red span{color:var(--paper)}.fit{grid-template-columns:1fr 1fr;gap:22px;display:grid}.fit-column{padding:28px}.fit-column.dark{color:var(--paper);background:#111827}.fit-title{align-items:center;gap:12px;margin-bottom:24px;display:flex}.fit-title h2{font-size:clamp(30px,3vw,44px)}.fit-column p{border-top:1px solid #60708538;align-items:center;gap:12px;min-height:60px;padding:14px 0;line-height:1.35;display:flex}.fit-column p svg{color:var(--blue);flex:none}.fit-column.dark p svg{color:var(--red)}.cta{background:linear-gradient(180deg, #f6fbffc7, #f6fbffeb), radial-gradient(circle at 18% 20%, var(--yellow), transparent 24%), radial-gradient(circle at 82% 16%, var(--red), transparent 18%), var(--blue)}.cta-card{text-align:center;max-width:780px;padding:clamp(28px,5vw,54px)}.cta-card p{max-width:620px;margin:18px auto 0}.cta-card p+p{margin-top:10px}.cta-card strong{color:var(--ink)}.price-row{flex-wrap:wrap;justify-content:center;align-items:baseline;gap:10px;margin:28px 0;display:flex}.price-row span{background:var(--red);color:var(--paper);border-radius:999px;padding:8px 12px;font-weight:950}.price-row strong{font-size:54px;line-height:1}.price-row small{color:var(--muted);font-size:16px;font-weight:800}.guarantee{padding-top:clamp(54px,7vw,86px)}.guarantee-card{grid-template-columns:auto 1fr;align-items:flex-start;gap:24px;max-width:980px;margin:0 auto;padding:clamp(24px,4vw,38px);display:grid}.guarantee-card h2,.founder-copy h2{font-size:clamp(34px,4vw,52px)}.guarantee-card p:last-child,.founder-copy p{color:var(--muted);margin-top:16px;font-size:18px;line-height:1.55}.founder{padding-top:28px}.founder-grid{grid-template-columns:.75fr 1.25fr;align-items:center;gap:clamp(28px,5vw,56px);max-width:1180px;margin:0 auto;padding:clamp(24px,4vw,42px);display:grid;overflow:hidden}.founder-photo{place-items:center;display:grid;position:relative}.founder-photo img{aspect-ratio:1;object-fit:cover;border:5px solid #111827;border-radius:50%;width:min(330px,100%);box-shadow:0 10px #111827}.handle-pill{background:var(--yellow);border:3px solid #111827;border-radius:999px;align-items:center;gap:8px;padding:10px 14px;font-weight:950;display:inline-flex;position:relative;bottom:-12px;box-shadow:0 6px #111827}.handle-pill svg{color:var(--blue)}.founder-copy strong{color:var(--ink)}.faq{padding-top:28px}.faq-card{grid-template-columns:auto 1fr;align-items:flex-start;gap:24px;max-width:980px;margin:0 auto;padding:clamp(24px,4vw,38px);display:grid}.faq-card h2{font-size:clamp(32px,4vw,48px)}.faq-card p:last-child{color:var(--muted);margin-top:16px;font-size:18px;line-height:1.55}.footer{color:var(--paper);background:#111827;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px 24px;padding:28px clamp(18px,4vw,56px);display:flex}.footer p{color:#ffffffc7}.footer a{color:var(--yellow);align-items:center;gap:7px;font-weight:900;display:inline-flex}.footer-link svg{flex:none}.members-page{background:#f6fbff}.members-auth{background:radial-gradient(circle at 78% 18%,#ffffff3d,#0000 22%),linear-gradient(#2f89df 0%,#72bbff 100%);min-height:100vh;padding:clamp(28px,5vw,56px) clamp(18px,4vw,56px);position:relative}.members-auth:before{content:"";opacity:.38;pointer-events:none;background-image:radial-gradient(#ffffff57 1px,#0000 1px),radial-gradient(#10182714 1px,#0000 1px);background-position:0 0,7px 7px;background-size:14px 14px;position:absolute;inset:0}.members-auth-card{background:var(--paper);z-index:2;border:3px solid #111827;border-radius:8px;max-width:620px;margin:clamp(24px,8vh,60px) auto 0;padding:clamp(22px,4vw,34px);position:relative;box-shadow:0 10px #111827}.members-auth-card .kicker{margin-top:18px}.members-auth-card h1{color:var(--ink);max-width:100%;font-size:clamp(34px,5vw,50px)}.members-auth-card p{color:var(--muted);margin-top:14px;font-size:18px;line-height:1.5}.members-auth-form{gap:14px;margin-top:22px;display:grid}.members-auth-form label{color:var(--ink);gap:6px;font-size:14px;font-weight:800;display:grid}.members-auth-form input{font:inherit;border:2px solid #111827;border-radius:8px;min-height:48px;padding:0 12px}.members-auth-form .button{width:100%;margin-top:4px}.members-shell{grid-template-columns:320px 1fr;gap:16px;max-width:1260px;margin:0 auto;padding:24px clamp(18px,4vw,56px) 70px;display:grid}.members-sidebar{color:var(--paper);background:#111827;border:4px solid #111827;border-radius:16px;gap:8px;height:fit-content;padding:18px;display:grid;position:sticky;top:20px;box-shadow:0 10px #111827}.members-sidebar .logo{margin-bottom:12px}.members-sidebar button{color:var(--paper);letter-spacing:0;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;width:100%;min-height:46px;padding:10px 12px;font-size:13px;font-weight:900;display:flex}.members-sidebar button:hover,.members-sidebar button.active{background:var(--blue)}.members-content{gap:16px;display:grid}.members-modules-grid,.market-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:1180px;margin:0 auto;display:grid}.module-card,.market-card{background:var(--paper);border:3px solid #111827;border-radius:8px;padding:20px;box-shadow:0 8px #111827}.module-card .button{margin-top:14px}.module-card h3,.market-card h3{margin:10px 0 8px}.module-card p,.market-card p{color:var(--muted);font-size:18px;line-height:1.5}.market-actions{flex-wrap:wrap;justify-content:center;gap:12px;max-width:1180px;margin:0 auto 20px;display:flex}.market-card span{color:var(--blue);text-transform:uppercase;font-size:13px;font-weight:900}.market-card:nth-child(2){background:var(--yellow)}.market-card:nth-child(3){background:var(--red);color:var(--paper)}.market-card:nth-child(3) span,.market-card:nth-child(3) p{color:#ffffffeb}.brand-icon{border:2px solid;border-radius:6px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex;position:relative}.instagram-icon:before{content:"";border:2px solid;border-radius:50%;width:7px;height:7px;position:absolute}.instagram-icon:after{content:"";background:currentColor;border-radius:50%;width:3px;height:3px;position:absolute;top:3px;right:3px}@media (width<=980px){.hero{min-height:auto}.hero-grid,.section-grid,.fit{grid-template-columns:1fr}.hero-visual{aspect-ratio:1.18;min-height:430px}.inside-grid,.experiment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.member-window,.members-modules-grid,.market-grid,.members-shell{grid-template-columns:1fr}.members-sidebar{position:static}.member-window aside{display:none}.founder-grid,.guarantee-card,.faq-card{grid-template-columns:1fr}}@media (width<=680px){.nav-shell{flex-direction:column;align-items:flex-start}nav{width:100%}nav a{text-align:center;flex:1}.hero-grid{margin-top:42px}h1{font-size:40px}h2{font-size:36px}.button{width:100%}.hero-visual{border-radius:22px;min-height:520px}.avatar-wrap{width:260px;height:260px;top:64px}.hood{width:156px;height:204px;left:54px}.body{width:214px;left:26px}.face{top:50px;left:84px}.hair{top:34px;left:88px}.chart-card{width:196px;bottom:106px;left:18px}.toggle-pill{right:18px}.sparkle-one{right:64px}.inside-grid,.experiment-grid{grid-template-columns:1fr}.window-top{flex-direction:column;align-items:flex-start}.window-top button{width:100%}}
