@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";
.PromoHeader-module__mk5Xza__header{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-glass);z-index:50;background:#09090bb3;padding:1.1rem 1.5rem;position:sticky;top:0}.PromoHeader-module__mk5Xza__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;max-width:1120px;margin:0 auto;display:flex}.PromoHeader-module__mk5Xza__logo{align-items:center;gap:.6rem;text-decoration:none;display:flex}.PromoHeader-module__mk5Xza__logoText{color:var(--text-primary);background:var(--gold-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-family:Montserrat,sans-serif;font-size:1.25rem;font-weight:700}.PromoHeader-module__mk5Xza__burgerWrap{position:relative}.PromoHeader-module__mk5Xza__burgerBtn{background:var(--bg-glass);border:1px solid var(--border-glass);width:40px;height:40px;color:var(--text-primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex}.PromoHeader-module__mk5Xza__burgerBtn:hover{border-color:var(--gold);color:var(--gold);background:var(--bg-glass-hover)}.PromoHeader-module__mk5Xza__chevOpen{transform:rotate(180deg)}.PromoHeader-module__mk5Xza__panel{-webkit-backdrop-filter:blur(16px);border:1px solid var(--border-glass);z-index:40;background:#121216d9;border-radius:10px;width:260px;padding:.4rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 12px 32px #00000080}.PromoHeader-module__mk5Xza__accordionSection+.PromoHeader-module__mk5Xza__accordionSection{border-top:1px solid var(--border-glass);margin-top:.25rem;padding-top:.25rem}.PromoHeader-module__mk5Xza__accordionHeader{width:100%;color:var(--text-primary);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:.65rem .7rem;font-size:.92rem;font-weight:700;transition:color .2s;display:flex}.PromoHeader-module__mk5Xza__accordionHeader:hover{color:var(--gold)}.PromoHeader-module__mk5Xza__accordionHeader svg{flex-shrink:0;transition:transform .15s}.PromoHeader-module__mk5Xza__accordionBody{flex-direction:column;padding:0 .3rem .3rem 1rem;display:flex}.PromoHeader-module__mk5Xza__dropdownItem{color:var(--text-secondary);border-radius:6px;padding:.55rem .7rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:all .2s}.PromoHeader-module__mk5Xza__dropdownItem:hover{background:var(--bg-glass-hover);color:var(--gold)}.PromoHeader-module__mk5Xza__dropdownEmpty{color:var(--ink-faint);padding:.55rem .7rem;font-size:.85rem}
.PromoFooter-module__dzhMtW__footer{text-align:center;border-top:1px solid var(--border-glass);background:#000;padding:3rem 1.5rem}.PromoFooter-module__dzhMtW__inner{max-width:1120px;margin:0 auto}.PromoFooter-module__dzhMtW__inner p{color:var(--text-secondary);margin:0 0 .5rem;font-size:.9rem}.PromoFooter-module__dzhMtW__contact a{color:var(--gold);font-weight:600;text-decoration:none;transition:color .2s}.PromoFooter-module__dzhMtW__contact a:hover{color:#fff}
.SectionHeader-module__2iX9PG__wrap{justify-content:center;align-items:center;gap:1.25rem;max-width:720px;margin:3.5rem auto 2rem;display:flex}.SectionHeader-module__2iX9PG__line{background:linear-gradient(90deg,#0000,#d4af3780);flex:1;height:1px}.SectionHeader-module__2iX9PG__line:last-child{background:linear-gradient(270deg,#0000,#d4af3780)}.SectionHeader-module__2iX9PG__pill{background:var(--bg-glass);-webkit-backdrop-filter:blur(8px);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);white-space:nowrap;border:1px solid #d4af374d;border-radius:999px;flex-shrink:0;padding:.5rem 1.4rem;font-size:.8rem;font-weight:700;box-shadow:0 4px 12px #d4af371a}
.page-module__gvL9ga__container{color:#e2e8f0;background-color:#0b0e14;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;position:relative;overflow-x:hidden}.page-module__gvL9ga__gridBackground{z-index:0;pointer-events:none;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__gvL9ga__content{z-index:1;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.page-module__gvL9ga__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:90vh;padding-top:50px;display:flex}.page-module__gvL9ga__heroContent{flex-direction:column;align-items:center;gap:24px;max-width:800px;display:flex}.page-module__gvL9ga__heroTitle{letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#a0aec0);color:#0000;-webkit-background-clip:text;margin:0;font-size:4.5rem;font-weight:800;line-height:1.1}.page-module__gvL9ga__heroSubtitle{color:#94a3b8;max-width:600px;margin:0;font-size:1.5rem;line-height:1.5}.page-module__gvL9ga__heroImageContainer{perspective:1000px;margin-top:40px;position:relative}.page-module__gvL9ga__heroImage{border-radius:8px;width:300px;height:auto;transition:transform .5s;transform:rotateY(-15deg)rotateX(5deg);box-shadow:0 20px 50px #00ffa326,0 0 0 1px #ffffff1a}.page-module__gvL9ga__heroImage:hover{transform:rotateY(0)rotateX(0)scale(1.05)}.page-module__gvL9ga__glowEffect{z-index:-1;pointer-events:none;background:radial-gradient(circle,#00ffa326 0%,#0b0e1400 70%);width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module__gvL9ga__ctaButton{color:#0b0e14;cursor:pointer;background-color:#00ffa3;border:none;border-radius:4px;justify-content:center;align-items:center;margin-top:30px;padding:18px 40px;font-size:1.25rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 0 20px #00ffa366}.page-module__gvL9ga__ctaButton:hover{background-color:#33ffb8;transform:translateY(-2px);box-shadow:0 0 30px #00ffa399}.page-module__gvL9ga__challengeSection{background:linear-gradient(#0b0e14,#121822);flex-direction:column;align-items:center;padding:60px 0;display:flex}.page-module__gvL9ga__challengeCard{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1e293b99;border:1px solid #00ffa333;border-radius:16px;width:100%;max-width:600px;margin-top:40px;padding:40px;box-shadow:0 10px 40px #0009}.page-module__gvL9ga__challengeTitle{color:#fff;margin-bottom:20px;font-size:2rem}.page-module__gvL9ga__candlestickMock{border:1px dashed #fff3;justify-content:center;align-items:center;width:100%;height:200px;margin-bottom:30px;display:flex;position:relative}.page-module__gvL9ga__mockCandle{background-color:#f36;width:20px;height:100px;position:relative}.page-module__gvL9ga__mockCandle:before{content:"";z-index:-1;background-color:#f36;width:2px;height:160px;position:absolute;top:-30px;left:9px}.page-module__gvL9ga__radioGroup{flex-direction:column;gap:10px;width:100%;display:flex}.page-module__gvL9ga__radioLabel{color:#e2e8f0;text-align:left;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;gap:12px;width:100%;margin-right:15px;padding:12px 16px;font-size:1rem;transition:all .2s;display:flex}@media (max-width:768px){.page-module__gvL9ga__offerCard{padding:30px 20px}.page-module__gvL9ga__priceTitle{font-size:1.8rem}.page-module__gvL9ga__bonusItem{font-size:1rem}.page-module__gvL9ga__bonusList{width:100%}}.page-module__gvL9ga__radioLabel:hover{background:#ffffff1a}.page-module__gvL9ga__radioSelected{color:#00ffa3;background:#00ffa31a;border-color:#00ffa3}.page-module__gvL9ga__radioInput{accent-color:#00ffa3;cursor:pointer;width:18px;height:18px}.page-module__gvL9ga__submitBtn{color:#0b0e14;cursor:pointer;background-color:#00ffa3;border:none;border-radius:4px;margin-top:20px;padding:12px 30px;font-size:1.1rem;font-weight:700;transition:all .2s}.page-module__gvL9ga__submitBtn:hover{background-color:#33ffb8;transform:translateY(-2px)}.page-module__gvL9ga__submitBtn:disabled{color:#666;cursor:not-allowed;background-color:#333;transform:none}.page-module__gvL9ga__resultMessage{color:#94a3b8;background:#ffffff0d;border-left:4px solid #f36;border-radius:8px;margin-top:25px;padding:20px;font-size:1.1rem;line-height:1.5;animation:.5s ease-out page-module__gvL9ga__fadeIn}@keyframes page-module__gvL9ga__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.page-module__gvL9ga__sectionHeader{text-align:center;margin-bottom:50px}.page-module__gvL9ga__sectionTitle{color:#fff;margin-bottom:15px;font-size:2.5rem}.page-module__gvL9ga__sectionDivider{background-color:#00ffa3;border-radius:2px;width:60px;height:4px;margin:0 auto}.page-module__gvL9ga__curriculumSection{background:linear-gradient(#0b0e14,#0f141e);padding:80px 20px}.page-module__gvL9ga__curriculumGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1000px;margin:0 auto;display:grid}.page-module__gvL9ga__curriculumItem{background:#1e293b66;border:1px solid #ffffff0d;border-radius:12px;padding:30px;transition:transform .3s,border-color .3s}.page-module__gvL9ga__curriculumItem:hover{border-color:#00ffa34d;transform:translateY(-5px)}.page-module__gvL9ga__curriculumItem h3{color:#00ffa3;margin-bottom:15px;font-size:1.3rem}.page-module__gvL9ga__curriculumItem p{color:#94a3b8;line-height:1.6}.page-module__gvL9ga__fullWidth{text-align:center;background:linear-gradient(145deg,#1e293b99,#0b0e14cc);border:1px solid #00ffa333;grid-column:1/-1}.page-module__gvL9ga__whoIsItForSection{background:#0b0e14;padding:80px 20px}.page-module__gvL9ga__whoIsItForContent{max-width:800px;margin:0 auto}.page-module__gvL9ga__targetList{margin:0;padding:0;list-style:none}.page-module__gvL9ga__targetList li{color:#e2e8f0;background:#ffffff08;border-radius:8px;align-items:flex-start;gap:20px;margin-bottom:15px;padding:25px;font-size:1.2rem;line-height:1.5;display:flex}.page-module__gvL9ga__checkIcon{color:#00ffa3;flex-shrink:0;font-size:1.5rem;font-weight:700}.page-module__gvL9ga__buySection{text-align:center;padding:60px 0}@keyframes page-module__gvL9ga__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.page-module__gvL9ga__animateFadeInUp{opacity:0;animation:.8s ease-out forwards page-module__gvL9ga__fadeInUp}.page-module__gvL9ga__delay1{animation-delay:.1s}.page-module__gvL9ga__delay2{animation-delay:.3s}.page-module__gvL9ga__delay3{animation-delay:.5s}.page-module__gvL9ga__offerCard{background:linear-gradient(145deg,#1a2235,#0b0e14);border:1px solid #00ffa34d;border-radius:16px;max-width:800px;margin:0 auto;padding:50px;box-shadow:0 20px 40px #00000080}.page-module__gvL9ga__priceTitle{color:#fff;margin-bottom:20px;font-size:2.5rem}.page-module__gvL9ga__price{color:#00ffa3;margin-bottom:30px;font-size:4rem;font-weight:800}.page-module__gvL9ga__bonusList{text-align:left;margin:0 0 40px;padding:0;list-style:none;display:inline-block}.page-module__gvL9ga__bonusItem{align-items:center;gap:10px;margin-bottom:15px;font-size:1.2rem;display:flex}.page-module__gvL9ga__bonusItem:before{content:"✓";color:#00ffa3;font-weight:700}@media (max-width:768px){.page-module__gvL9ga__heroTitle{font-size:3rem}.page-module__gvL9ga__heroImage{width:250px}.page-module__gvL9ga__price{font-size:3rem}.page-module__gvL9ga__priceTitle{font-size:1.8rem}.page-module__gvL9ga__bonusItem{align-items:flex-start;font-size:1rem}.page-module__gvL9ga__challengeSection{padding:40px 0}.page-module__gvL9ga__buySection{padding:40px 10px}.page-module__gvL9ga__challengeCard{padding:20px}.page-module__gvL9ga__offerCard{padding:30px 15px}.page-module__gvL9ga__sectionTitle{font-size:2rem}.page-module__gvL9ga__curriculumSection,.page-module__gvL9ga__whoIsItForSection{padding:50px 15px}.page-module__gvL9ga__targetList li{padding:15px;font-size:1rem}}
.download-module__aDOvTq__container{color:#e2e8f0;background-color:#0b0e14;min-height:100vh;font-family:Inter,sans-serif}.download-module__aDOvTq__content{text-align:center;max-width:800px;margin:0 auto;padding:80px 20px}.download-module__aDOvTq__title{color:#fff;margin-bottom:20px;font-size:2.5rem}.download-module__aDOvTq__subtitle{color:#94a3b8;margin-bottom:40px;font-size:1.2rem}.download-module__aDOvTq__downloadCard{background:#1e293b99;border:1px solid #00ffa333;border-radius:12px;max-width:600px;margin:0 auto;padding:30px}.download-module__aDOvTq__ctaButton{color:#0b0e14;box-sizing:border-box;background-color:#00ffa3;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:15px 30px;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.download-module__aDOvTq__ctaButton:hover{background-color:#33ffb8;transform:translateY(-2px)}
.FounderMember-module__eyqg_a__main{color:#111827;-webkit-font-smoothing:antialiased;background-color:#fff;min-height:100vh;font-family:Inter,sans-serif}.FounderMember-module__eyqg_a__container{max-width:1000px;margin:0 auto;padding:0 2rem}.FounderMember-module__eyqg_a__hero{text-align:center;color:#fff;background:#000;padding:10rem 0 8rem;position:relative;overflow:hidden}.FounderMember-module__eyqg_a__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#f59e0b26 0%,#0000 70%);width:600px;height:600px;position:absolute;bottom:-100px;left:50%;transform:translate(-50%)}.FounderMember-module__eyqg_a__heroEyebrow{color:#f59e0b;text-transform:uppercase;letter-spacing:.2em;border:1px solid #f59e0b4d;border-radius:4px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.9rem;font-weight:700;display:inline-block}.FounderMember-module__eyqg_a__heroTitle{letter-spacing:-.04em;text-transform:uppercase;max-width:950px;margin-bottom:2rem;margin-left:auto;margin-right:auto;font-size:5rem;font-weight:900;line-height:1.05}.FounderMember-module__eyqg_a__heroTitle span{color:#f59e0b}.FounderMember-module__eyqg_a__heroLead{color:#9ca3af;max-width:800px;margin:0 auto 4rem;font-size:1.4rem;font-weight:400;line-height:1.6}.FounderMember-module__eyqg_a__heroCtaBtn{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#f59e0b;border:none;border-radius:8px;align-items:center;gap:1rem;padding:1.5rem 3.5rem;font-size:1.2rem;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:0 10px 40px #f59e0b40}.FounderMember-module__eyqg_a__heroCtaBtn:hover{background:#fbbf24;transform:translateY(-3px)scale(1.02);box-shadow:0 15px 50px #f59e0b66}.FounderMember-module__eyqg_a__agitation{background:#fff;padding:8rem 0}.FounderMember-module__eyqg_a__manifestoBox{text-align:center;max-width:850px;margin:0 auto}.FounderMember-module__eyqg_a__manifestoBox h2{letter-spacing:-.03em;color:#111827;margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.1}.FounderMember-module__eyqg_a__manifestoBox p{color:#4b5563;margin-bottom:1.5rem;font-size:1.25rem;line-height:1.8}.FounderMember-module__eyqg_a__manifestoBox strong{color:#111827;font-weight:800}.FounderMember-module__eyqg_a__agitationGrid{grid-template-columns:repeat(2,1fr);gap:3rem;max-width:900px;margin-top:5rem;margin-left:auto;margin-right:auto;display:grid}.FounderMember-module__eyqg_a__agitationCard{background:#f9fafb;border-left:6px solid #ef4444;border-radius:16px;padding:3rem}.FounderMember-module__eyqg_a__agitationCard.FounderMember-module__eyqg_a__solution{background:#ecfdf5;border-left:6px solid #10b981}.FounderMember-module__eyqg_a__agitationCard h3{color:#111827;margin-bottom:1rem;font-size:1.4rem;font-weight:800}.FounderMember-module__eyqg_a__agitationCard p{color:#4b5563;font-size:1.1rem;line-height:1.6}.FounderMember-module__eyqg_a__howItWorks{color:#fff;background:#111827;padding:9rem 0}.FounderMember-module__eyqg_a__howItWorks h2{text-align:center;color:#fff;letter-spacing:-.03em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.FounderMember-module__eyqg_a__howItWorksLead{text-align:center;color:#9ca3af;max-width:800px;margin:0 auto 5rem;font-size:1.3rem;line-height:1.6}.FounderMember-module__eyqg_a__stepsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;max-width:1100px;margin:0 auto;display:grid}.FounderMember-module__eyqg_a__stepCard{text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;padding:3rem 2rem;position:relative;overflow:hidden}.FounderMember-module__eyqg_a__stepCard:before{content:"";transform-origin:0;background:#f59e0b;height:4px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.FounderMember-module__eyqg_a__stepCard:hover:before{transform:scaleX(1)}.FounderMember-module__eyqg_a__stepNum{color:#f59e0b;margin:0 auto 1rem;font-size:4rem;font-weight:900;line-height:1}.FounderMember-module__eyqg_a__stepCard h3{color:#fff;margin-bottom:1rem;font-size:1.4rem;font-weight:700}.FounderMember-module__eyqg_a__stepCard p{color:#9ca3af;font-size:1.05rem;line-height:1.6}.FounderMember-module__eyqg_a__wealthSection{background:#f9fafb;padding:8rem 0}.FounderMember-module__eyqg_a__wealthGrid{grid-template-columns:1fr 1fr;align-items:center;gap:6rem;display:grid}.FounderMember-module__eyqg_a__wealthContent h2{letter-spacing:-.03em;margin-bottom:2rem;font-size:3.5rem;font-weight:800;line-height:1.1}.FounderMember-module__eyqg_a__wealthContent p{color:#4b5563;margin-bottom:1.5rem;font-size:1.2rem;line-height:1.7}.FounderMember-module__eyqg_a__wealthGrid div[style*="display: grid"]>div{transition:transform .2s;background:#fff!important;border:1px solid #e5e7eb!important;border-radius:12px!important;box-shadow:0 10px 25px #00000008!important}.FounderMember-module__eyqg_a__wealthGrid div[style*="display: grid"]>div:hover{transform:translate(10px)}@media (max-width:850px){.FounderMember-module__eyqg_a__wealthGrid,.FounderMember-module__eyqg_a__agitationGrid,.FounderMember-module__eyqg_a__stepsGrid{grid-template-columns:1fr}.FounderMember-module__eyqg_a__heroTitle{font-size:3.5rem}.FounderMember-module__eyqg_a__manifestoBox h2,.FounderMember-module__eyqg_a__howItWorks h2,.FounderMember-module__eyqg_a__wealthContent h2{font-size:2.75rem}}.FounderMember-module__eyqg_a__pricingSection{background:#fff;padding:8rem 0 10rem}.FounderMember-module__eyqg_a__card{background:#fff;border:1px solid #e5e7eb;border-top:12px solid #f59e0b;border-radius:24px;max-width:650px;margin:0 auto;padding:4rem;position:relative;box-shadow:0 40px 100px #0000001a}.FounderMember-module__eyqg_a__iconWrap{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.FounderMember-module__eyqg_a__iconBox{color:#fff;background:#111827;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.FounderMember-module__eyqg_a__badge{color:#b45309;text-transform:uppercase;letter-spacing:.1em;background:#fffbeb;border-radius:99px;padding:.6rem 1.2rem;font-size:.8rem;font-weight:700}.FounderMember-module__eyqg_a__subhead{color:#6b7280;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:.9rem;font-weight:700}.FounderMember-module__eyqg_a__title{color:#111827;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}.FounderMember-module__eyqg_a__description{color:#4b5563;margin-bottom:3rem;font-size:1.15rem;line-height:1.5}.FounderMember-module__eyqg_a__progressBox{background:#f9fafb;border:1px solid #f3f4f6;border-radius:16px;margin-bottom:3rem;padding:2rem}.FounderMember-module__eyqg_a__progressHeader{justify-content:space-between;margin-bottom:1rem;font-size:.85rem;font-weight:700;display:flex}.FounderMember-module__eyqg_a__progressHeaderLeft{color:#6b7280}.FounderMember-module__eyqg_a__progressHeaderRight{color:#111827}.FounderMember-module__eyqg_a__progressBarBg{background:#e5e7eb;border-radius:99px;height:8px;margin-bottom:1rem;overflow:hidden}.FounderMember-module__eyqg_a__progressBarFill{background:#f59e0b;border-radius:99px;width:30%;height:100%}.FounderMember-module__eyqg_a__progressFooter{color:#6b7280;justify-content:space-between;font-size:.9rem;display:flex}.FounderMember-module__eyqg_a__enrollFast{color:#111827;align-items:center;gap:.5rem;font-weight:700;display:flex}.FounderMember-module__eyqg_a__featuresList{margin:0 0 3.5rem;padding:0;list-style:none}.FounderMember-module__eyqg_a__featureTitle{color:#111827;align-items:center;gap:.75rem;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700;display:flex}.FounderMember-module__eyqg_a__featureItem{color:#4b5563;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;font-size:1.1rem;display:flex}.FounderMember-module__eyqg_a__featureDot{color:#f59e0b;margin-top:-2px}.FounderMember-module__eyqg_a__pricing{align-items:flex-end;gap:1.5rem;margin-bottom:3rem;display:flex}.FounderMember-module__eyqg_a__priceBig{color:#111827;letter-spacing:-.04em;font-size:4rem;font-weight:800;line-height:.9}.FounderMember-module__eyqg_a__priceDetails{flex-direction:column;display:flex}.FounderMember-module__eyqg_a__priceStrike{color:#9ca3af;font-size:1.3rem;font-weight:600;text-decoration:line-through}.FounderMember-module__eyqg_a__priceLabel{color:#111827;letter-spacing:.05em;font-size:.95rem;font-weight:800}.FounderMember-module__eyqg_a__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#000c;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.FounderMember-module__eyqg_a__modalBox{background:#fff;border-radius:20px;width:90%;max-width:450px;padding:3rem;position:relative;box-shadow:0 30px 60px #0003}.FounderMember-module__eyqg_a__modalClose{cursor:pointer;color:#111827;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.FounderMember-module__eyqg_a__modalClose:hover{background:#e5e7eb}.FounderMember-module__eyqg_a__field{margin-bottom:1.5rem}.FounderMember-module__eyqg_a__field label{color:#4b5563;text-transform:uppercase;margin-bottom:.5rem;font-size:.85rem;font-weight:700;display:block}.FounderMember-module__eyqg_a__field input{background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;width:100%;padding:1rem 1.2rem;font-family:Inter,sans-serif;font-size:1.1rem;transition:border-color .2s}.FounderMember-module__eyqg_a__field input:focus{border-color:#f59e0b;outline:none}.FounderMember-module__eyqg_a__payBtn{color:#000;cursor:pointer;text-transform:uppercase;background:#f59e0b;border:none;border-radius:8px;width:100%;margin-top:1rem;padding:1.25rem;font-size:1.2rem;font-weight:800}.FounderMember-module__eyqg_a__payBtn:hover{background:#fbbf24}
.GoldCode-module__p_wr-W__main{color:#e5e5e5;background:#050505;font-family:Inter,sans-serif;overflow-x:hidden}.GoldCode-module__p_wr-W__container{max-width:1100px;margin:0 auto;padding:0 1.5rem}.GoldCode-module__p_wr-W__hero{background:radial-gradient(circle at 70% 30%,#d4af3726 0%,#050505 60%);border-bottom:1px solid #d4af371a;padding:5rem 0 4rem;position:relative}.GoldCode-module__p_wr-W__heroGrid{grid-template-columns:1.15fr .85fr;align-items:center;gap:3.5rem;display:grid}.GoldCode-module__p_wr-W__badge{color:#fde047;letter-spacing:.15em;text-transform:uppercase;background:#d4af371a;border:1px solid #d4af374d;border-radius:999px;margin-bottom:1.5rem;padding:.5rem 1.2rem;font-size:.75rem;font-weight:700;display:inline-block;box-shadow:0 0 20px #d4af371a}.GoldCode-module__p_wr-W__heroTitle{color:#fff;letter-spacing:-.02em;margin:0 0 1.2rem;font-size:clamp(2.4rem,5vw,4rem);font-weight:800;line-height:1.1}.GoldCode-module__p_wr-W__heroTitle span{background:linear-gradient(135deg,#fde047 0%,#d4af37 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.GoldCode-module__p_wr-W__heroLead{color:#a1a1aa;max-width:44ch;margin:0 0 2rem;font-size:1.15rem;line-height:1.7}.GoldCode-module__p_wr-W__heroLead strong{color:#fde047}.GoldCode-module__p_wr-W__heroStats{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-wrap:wrap;gap:2.5rem;margin-bottom:2.5rem;padding:1.5rem;display:flex}.GoldCode-module__p_wr-W__heroStat{color:#71717a;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.GoldCode-module__p_wr-W__heroStat strong{color:#fff;margin-bottom:.2rem;font-size:1.5rem;font-weight:800;display:block}.GoldCode-module__p_wr-W__heroCtaRow{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.GoldCode-module__p_wr-W__priceTag{align-items:baseline;gap:.75rem;display:flex}.GoldCode-module__p_wr-W__priceNow{color:#fde047;font-size:2.8rem;font-weight:800}.GoldCode-module__p_wr-W__priceWas{color:#71717a;font-size:1.2rem;text-decoration:line-through}.GoldCode-module__p_wr-W__ctaBtn{color:#000;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#fde047 0%,#d4af37 100%);border:none;border-radius:12px;padding:1.2rem 2.5rem;font-size:1.1rem;font-weight:800;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 30px #d4af374d}.GoldCode-module__p_wr-W__ctaBtn:hover{transform:translateY(-3px);box-shadow:0 15px 40px #d4af3766}.GoldCode-module__p_wr-W__microtrust{color:#52525b;margin-top:1rem;font-size:.85rem}.GoldCode-module__p_wr-W__coverWrap{justify-content:center;display:flex;position:relative}.GoldCode-module__p_wr-W__coverWrap:after{content:"";z-index:0;filter:blur(20px);background:radial-gradient(circle,#d4af3733 0%,#0000 70%);position:absolute;inset:-20px}.GoldCode-module__p_wr-W__coverImage{z-index:1;border-radius:12px;width:100%;max-width:360px;transition:transform .5s;position:relative;transform:perspective(1000px)rotateY(-5deg)rotateX(5deg);box-shadow:0 40px 80px #000c,0 0 0 1px #d4af3733}.GoldCode-module__p_wr-W__coverImage:hover{transform:perspective(1000px)rotateY(0)rotateX(0)}.GoldCode-module__p_wr-W__agitation{background:#09090b;padding:5rem 0;position:relative}.GoldCode-module__p_wr-W__agitation:before{content:"";background:linear-gradient(90deg,#0000,#d4af3733,#0000);height:1px;position:absolute;top:0;left:0;right:0}.GoldCode-module__p_wr-W__agitation h2{color:#fff;text-align:center;max-width:28ch;margin:0 auto 3rem;font-size:clamp(1.8rem,3.5vw,2.4rem);line-height:1.2}.GoldCode-module__p_wr-W__agitationGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.GoldCode-module__p_wr-W__agitationCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#a1a1aa;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:2rem;font-size:1rem;line-height:1.6;transition:all .3s}.GoldCode-module__p_wr-W__agitationCard:hover{background:#ffffff0a;border-color:#d4af374d;transform:translateY(-5px)}.GoldCode-module__p_wr-W__agitationCard strong{color:#fde047;margin-bottom:.75rem;font-size:1.2rem;display:block}.GoldCode-module__p_wr-W__credBar{background:#050505;border-bottom:1px solid #ffffff0d;grid-template-columns:repeat(4,1fr);gap:1.5rem;padding:3rem 0;display:grid}.GoldCode-module__p_wr-W__credItem{text-align:center}.GoldCode-module__p_wr-W__credItem strong{color:#fff;margin-bottom:.25rem;font-size:2.2rem;font-weight:800;display:block}.GoldCode-module__p_wr-W__credItem span{color:#71717a;text-transform:uppercase;letter-spacing:.05em;font-size:.85rem}.GoldCode-module__p_wr-W__section{background:#050505;padding:5rem 0}.GoldCode-module__p_wr-W__sectionTitle{color:#fff;text-align:center;letter-spacing:-.02em;margin:0 0 1rem;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.GoldCode-module__p_wr-W__sectionLead{text-align:center;color:#a1a1aa;max-width:55ch;margin:0 auto 3.5rem;font-size:1.15rem}.GoldCode-module__p_wr-W__chapterGrid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}.GoldCode-module__p_wr-W__chapterItem{background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;gap:1.25rem;padding:1.5rem;transition:all .3s;display:flex}.GoldCode-module__p_wr-W__chapterItem:hover{background:#d4af370d;border-color:#d4af3733}.GoldCode-module__p_wr-W__chapterNum{color:#d4af37;background:#d4af371a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:800;display:flex}.GoldCode-module__p_wr-W__chapterText strong{color:#fff;margin-bottom:.4rem;font-size:1.1rem;display:block}.GoldCode-module__p_wr-W__chapterText span{color:#a1a1aa;font-size:.95rem;line-height:1.5}.GoldCode-module__p_wr-W__statGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.GoldCode-module__p_wr-W__statCard{color:#fff;text-align:center;background:radial-gradient(circle at 100% 0,#d4af371a,#0000 70%),#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:2.5rem 2rem;position:relative;overflow:hidden}.GoldCode-module__p_wr-W__statCard:before{content:"";background:linear-gradient(90deg,#0000,#d4af3780,#0000);height:2px;position:absolute;top:0;left:0;right:0}.GoldCode-module__p_wr-W__statCard .GoldCode-module__p_wr-W__statBig{color:#fde047;text-shadow:0 0 20px #d4af374d;margin-bottom:.75rem;font-size:2.5rem;font-weight:900;display:block}.GoldCode-module__p_wr-W__statCard .GoldCode-module__p_wr-W__statLabel{color:#a1a1aa;font-size:1rem;line-height:1.6}.GoldCode-module__p_wr-W__forGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.GoldCode-module__p_wr-W__forCard{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;padding:2.5rem 2rem;transition:transform .3s}.GoldCode-module__p_wr-W__forCard:hover{border-color:#d4af374d;transform:translateY(-5px)}.GoldCode-module__p_wr-W__forCard h3{color:#fff;margin:1.25rem 0 .75rem;font-size:1.2rem}.GoldCode-module__p_wr-W__forCard p{color:#a1a1aa;margin:0;font-size:1rem;line-height:1.6}.GoldCode-module__p_wr-W__forIcon{color:#d4af37;margin:0 auto}.GoldCode-module__p_wr-W__pricingBlock{text-align:center;color:#fff;background:radial-gradient(circle,#d4af3726 0%,#0000 70%),#09090b;border:1px solid #d4af3733;border-radius:24px;max-width:720px;margin:0 auto;padding:4rem 2rem;position:relative;overflow:hidden}.GoldCode-module__p_wr-W__pricingBlock:after{content:"";pointer-events:none;border-radius:24px;position:absolute;inset:0;box-shadow:inset 0 0 50px #d4af370d}.GoldCode-module__p_wr-W__pricingBlock h2{color:#fff;margin:0 0 .75rem;font-size:2.2rem}.GoldCode-module__p_wr-W__pricingBlock p{color:#a1a1aa;margin:0 0 2rem;font-size:1.1rem}.GoldCode-module__p_wr-W__pricingRow{justify-content:center;align-items:baseline;gap:1rem;margin-bottom:2.5rem;display:flex}.GoldCode-module__p_wr-W__pricingFeatures{color:#e5e5e5;flex-direction:column;align-items:center;gap:1rem;margin-bottom:2.5rem;font-size:1.05rem;display:flex}.GoldCode-module__p_wr-W__pricingFeatures span{align-items:center;gap:.5rem;display:flex}.GoldCode-module__p_wr-W__pricingFeatures span:before{content:"✓";color:#d4af37;font-weight:700}.GoldCode-module__p_wr-W__faqItem{border-bottom:1px solid #ffffff0d;padding:2rem 0}.GoldCode-module__p_wr-W__faqItem:last-child{border-bottom:none}.GoldCode-module__p_wr-W__faqItem h4{color:#fff;margin:0 0 .75rem;font-size:1.15rem}.GoldCode-module__p_wr-W__faqItem p{color:#a1a1aa;margin:0;font-size:1.05rem;line-height:1.6}.GoldCode-module__p_wr-W__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;background:#000c;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.GoldCode-module__p_wr-W__modalBox{background:#09090b;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:440px;padding:2.5rem;position:relative;box-shadow:0 25px 50px -12px #00000080}.GoldCode-module__p_wr-W__modalClose{cursor:pointer;color:#a1a1aa;background:#ffffff0d;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.GoldCode-module__p_wr-W__modalClose:hover{color:#fff;background:#ffffff1a}.GoldCode-module__p_wr-W__field{margin-bottom:1.25rem}.GoldCode-module__p_wr-W__field label{color:#e5e5e5;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.GoldCode-module__p_wr-W__field input{color:#fff;box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff1a;border-radius:10px;width:100%;padding:.8rem 1rem;font-size:1rem;transition:border-color .2s}.GoldCode-module__p_wr-W__field input:focus{border-color:#d4af37;outline:none}.GoldCode-module__p_wr-W__disclaimer{text-align:center;color:#52525b;background:#000;border-top:1px solid #ffffff0d;padding:2rem 0;font-size:.85rem}@media (max-width:860px){.GoldCode-module__p_wr-W__heroGrid{grid-template-columns:1fr;gap:2rem}.GoldCode-module__p_wr-W__coverWrap{order:-1}.GoldCode-module__p_wr-W__coverImage{max-width:280px}.GoldCode-module__p_wr-W__agitationGrid,.GoldCode-module__p_wr-W__statGrid,.GoldCode-module__p_wr-W__forGrid,.GoldCode-module__p_wr-W__chapterGrid{grid-template-columns:1fr}.GoldCode-module__p_wr-W__credBar{grid-template-columns:repeat(2,1fr);gap:2rem}}
.page-module___8aEwW__main{z-index:1;max-width:1120px;margin:0 auto;padding:0 1.5rem;position:relative}.page-module___8aEwW__hero{text-align:center;padding:6rem 1rem 4rem;position:relative}.page-module___8aEwW__hero:before{content:"";z-index:-1;pointer-events:none;background:radial-gradient(circle,#d4af3714 0%,#0000 60%);width:800px;height:800px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.page-module___8aEwW__kicker{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);background:#d4af371a;border:1px solid #d4af3733;border-radius:20px;margin-bottom:1.25rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.page-module___8aEwW__heroTitle{color:var(--text-primary);letter-spacing:-.02em;margin:0 0 1.25rem;font-family:Playfair Display,serif;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.page-module___8aEwW__heroSub{color:var(--text-secondary);max-width:56ch;margin:0 auto;font-size:1.15rem;line-height:1.6}.page-module___8aEwW__grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;padding:1.5rem 0 5rem;display:grid}.page-module___8aEwW__empty{color:var(--text-secondary);text-align:center;background:var(--bg-glass);border:1px dashed var(--border-glass);border-radius:16px;grid-column:1/-1;padding:3rem 0}.page-module___8aEwW__card{background:var(--bg-glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-glass);border-radius:16px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;overflow:hidden;box-shadow:0 10px 30px #0000004d}.page-module___8aEwW__card:hover{background:var(--bg-glass-hover);border-color:var(--border-glass-strong);transform:translateY(-5px);box-shadow:0 20px 40px #00000080}.page-module___8aEwW__cardImage{aspect-ratio:3/4;object-fit:cover;object-position:top;background:var(--bg-secondary);border-bottom:1px solid var(--border-glass);width:100%;display:block}.page-module___8aEwW__cardBody{padding:1.5rem}.page-module___8aEwW__cardTitle{color:var(--text-primary);margin:0 0 .5rem;font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700}.page-module___8aEwW__cardTagline{color:var(--text-secondary);margin:0 0 1.25rem;font-size:.95rem;line-height:1.5}.page-module___8aEwW__cardPriceRow{align-items:baseline;gap:.75rem;display:flex}.page-module___8aEwW__cardPrice{color:var(--gold);font-size:1.4rem;font-weight:800}.page-module___8aEwW__cardPriceWas{color:#52525b;font-size:.95rem;text-decoration:line-through}
