@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}*{padding:0;box-sizing:border-box}*,body{margin:0}.landing-page{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:#ffffff;color:#1a1a1a;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 24px}.full-width-container{width:100%;padding:0 40px}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:24px;overflow-y:auto}.modal-content{background:#ffffff;border-radius:24px;max-width:700px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px rgba(0,0,0,.3)}.modal-close{position:absolute;top:20px;right:20px;background:none;border:none;color:#666;cursor:pointer;padding:8px;border-radius:50%;transition:all .3s ease;z-index:10}.modal-close:hover{background:#f0f0f0;color:#1a1a1a}.modal-header{text-align:center;padding:60px 40px 40px;background:linear-gradient(135deg,#fffcf5,#fdf5f8 45%,#f8f5ff);border-radius:24px 24px 0 0}.modal-icon{color:#ec4899;margin-bottom:20px}.modal-header h2{font-size:32px;font-weight:700;margin-bottom:12px;color:#1a1a1a}.modal-header p{font-size:18px;color:#666}.application-form{padding:40px}.application-modal-header{background:linear-gradient(135deg,#fffcf5,#fdf5f8 45%,#f8f5ff)}.application-modal-title,.form-section-title{background:linear-gradient(135deg,#53019e 20%,#ec4899 90%,#ff9e00);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.form-section-title{font-size:22px;font-weight:700;margin:40px 0 24px;text-align:center;position:relative}.form-section-title:after{content:"";position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:linear-gradient(135deg,#53019e 20%,#ec4899 90%,#ff9e00);border-radius:2px}.form-section-title:first-child{margin-top:0}.form-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}.form-group,.form-row{margin-bottom:24px}.form-group label{display:flex;align-items:center;font-size:16px;font-weight:600;color:#1a1a1a;line-height:1.4}.field-helper{font-size:14px;color:#666;margin-bottom:12px;font-style:italic;line-height:1.6}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;font-size:16px;border:2px solid #e0e0e0;border-radius:12px;font-family:inherit;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#ec4899;box-shadow:0 0 0 3px rgba(206,31,97,.1)}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#ef4444;background-color:#fef2f2}.form-group input.error:focus,.form-group select.error:focus,.form-group textarea.error:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.error-message{display:block;color:#ef4444;font-size:14px;margin-top:6px}.form-group textarea{resize:vertical;min-height:100px}.checkbox-group{display:flex;flex-direction:column;gap:8px;margin-top:12px}.checkbox-label{display:flex;align-items:center;gap:0;padding:4px;border-radius:12px;cursor:pointer;transition:all .2s ease;border:2px solid transparent}.checkbox-label:hover{background:#faf5ff;border-color:#e9d5ff}.checkbox-label input[type=checkbox]{width:20px;height:20px;cursor:pointer;accent-color:#ec4899;flex-shrink:0;margin:0 12px 0 0}.checkbox-label span{font-size:16px;color:#333;line-height:1.5;margin:0;padding-top:2px}.checkbox-other{flex-wrap:wrap;align-items:center}.other-input{width:100%;margin-left:0;margin-top:8px;flex-basis:100%}.radio-group{display:flex;flex-direction:column;gap:8px;margin-top:12px}.radio-label{display:flex;align-items:center;gap:0;padding:4px;border-radius:12px;cursor:pointer;transition:all .2s ease;border:2px solid transparent}.radio-label:hover{background:#faf5ff;border-color:#e9d5ff}.radio-label input[type=radio]{width:20px;height:20px;cursor:pointer;accent-color:#ec4899;flex-shrink:0;margin:0 12px 0 0}.radio-label span{font-size:16px;color:#333;line-height:1.5;margin:0;padding-top:2px}.radio-other{flex-wrap:wrap;align-items:center}.radio-other .other-input{width:100%;margin-left:0;margin-top:8px;flex-basis:100%}.full-width{width:100%;justify-content:center}.thank-you-modal{max-width:600px}.thank-you-header{text-align:center;padding:60px 40px}.thank-you-header h2{font-size:32px;margin-bottom:20px}.thank-you-message{font-size:18px;color:#333;line-height:1.7;margin-bottom:16px}.thank-you-next-steps{font-size:16px;color:#666;line-height:1.6;font-weight:500}.sticky-header{position:fixed;top:0;left:0;right:0;background:rgba(255,255,255,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;padding:16px 0;box-shadow:0 2px 10px rgba(0,0,0,.05);transform:translateY(-100%);transition:transform .3s ease}.sticky-header.visible{transform:translateY(0)}.sticky-header-content{display:flex;justify-content:space-between;align-items:center}.sticky-logo{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#1a1a1a}.sticky-logo img{height:auto}.cta-sticky{padding:16px 24px;font-size:16px;font-weight:600;color:#ffffff;background:linear-gradient(135deg,#53019e 20%,#ec4899 80%,#ff9e00);border:none;border-radius:50px;cursor:pointer;transition:all .3s ease}.cta-sticky:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(93,0,170,.3)}.hero{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;background:#0a0a0a}.hero-gradient{position:absolute;top:-50%;left:-25%;width:150%;height:200%;background:radial-gradient(circle,rgb(255,255,255) 0,rgb(255,198,124) 33%,rgb(97,1,162) 70%,rgb(0,0,0) 100%);animation:heroFloat 20s ease-in-out infinite;pointer-events:none}@keyframes heroFloat{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(30px) rotate(5deg)}}.noise-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)' opacity='0.05'/%3E%3C/svg%3E");pointer-events:none;opacity:.4}.hero-content{position:relative;z-index:2;text-align:center;animation:fadeInUp 1.2s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.logo{display:inline-flex;align-items:center;gap:10px;font-size:24px;font-weight:600;color:#ffffff;margin-bottom:32px;animation:fadeInUp 1.2s ease-out .2s both}.logo-img{height:auto;width:200px}.program-badge{font-size:16px;text-transform:uppercase;letter-spacing:2px;color:#5d00aa;font-weight:600;margin-bottom:32px;animation:fadeInUp 1.2s ease-out .3s both}.hero-title{font-size:clamp(40px,7vw,72px);font-weight:700;line-height:1.1;color:rgba(1,1,1,.7);margin-bottom:24px;animation:fadeInUp 1.2s ease-out .4s both;letter-spacing:-.02em}.gradient-text{background:linear-gradient(135deg,#53019e 20%,#ec4899 80%,#ff9e00);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 5s ease infinite;background-size:200% 200%}@keyframes gradientShift{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.hero-subtitle{font-size:clamp(20px,3vw,24px);line-height:1.5;color:rgba(1,1,1,.7);max-width:800px;margin:0 auto 40px;animation:fadeInUp 1.2s ease-out .6s both;font-weight:500}.hero-meta{display:flex;justify-content:center;gap:40px;margin-bottom:40px;flex-wrap:wrap;animation:fadeInUp 1.2s ease-out .8s both}.meta-item{display:flex;align-items:center;gap:10px;color:rgba(1,1,1,.7);font-size:16px}.meta-item svg{color:#ec4899}.cta-group{display:flex;gap:16px;justify-content:center;align-items:center;flex-wrap:wrap;animation:fadeInUp 1.2s ease-out 1s both}.cta-primary{display:inline-flex;align-items:center;gap:10px;padding:18px 40px;font-size:18px;font-weight:600;color:#ffffff;background:linear-gradient(135deg,#53019e 10%,#ec4899 90%,#ff9d00ac);border:none;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 30px rgba(93,0,170,.3)}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 15px 40px rgba(93,0,170,.4)}.cta-primary.large{padding:24px 56px;font-size:20px}.cta-secondary{display:inline-flex;align-items:center;gap:10px;padding:18px 40px;font-size:18px;font-weight:600;color:#ffffff;background:rgba(255,255,255,.1);border:2px solid rgba(255,255,255,.3);border-radius:50px;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.cta-secondary:hover{background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.5);transform:translateY(-2px)}.cta-secondary.large{padding:24px 56px;font-size:20px}.scroll-indicator{position:absolute;bottom:40px;left:50%;transform:translateX(-50%)}.scroll-line{width:2px;height:60px;background:linear-gradient(180deg,transparent,#ec4899);animation:scrollPulse 2s ease-in-out infinite}@keyframes scrollPulse{0%,to{opacity:0;transform:translateY(0)}50%{opacity:1;transform:translateY(20px)}}.program-info-bar{background:linear-gradient(135deg,#53019e,#ec4899 85%,#ff9d00ff);color:#ffffff;padding:32px 0}.info-grid{display:flex;justify-content:center;align-items:center;gap:60px;flex-wrap:wrap}.info-item{text-align:center}.info-label{font-size:14px;text-transform:uppercase;letter-spacing:1px;opacity:.8;margin-bottom:8px}.info-value{font-size:22px;font-weight:700}.info-divider{width:2px;height:40px;background:rgba(255,255,255,.3)}.section{position:relative;padding:120px 0}.section-header{text-align:center;margin-bottom:80px}.section-header h2{font-size:clamp(36px,5vw,56px);font-weight:700;margin-bottom:20px;color:#1a1a1a;letter-spacing:-.02em}.gradient-heading{background:linear-gradient(135deg,#53019e 20%,#ec4899 80%,#ff9d00c1);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.section-subtitle{font-size:clamp(18px,2vw,22px);color:#666;max-width:700px;margin:0 auto;line-height:1.6}.proof-section{padding:80px 0;background:#fafafa;background:linear-gradient(135deg,rgb(255 244 210/5%),rgb(255 176 76/15%) 60%,rgb(137 0 190/15%));border-bottom:1px solid #f0f0f0}.proof-content{display:flex;align-items:center;justify-content:center;gap:60px;margin-bottom:20px;flex-wrap:wrap}.proof-stat{text-align:center}.stat-number{font-size:clamp(56px,8vw,84px);font-weight:700;background:linear-gradient(135deg,#53019e 20%,#ec4899 70%,#ff9e00);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;line-height:1;margin-bottom:12px}.stat-label{font-size:18px;color:#666;font-weight:500}.proof-divider{font-size:48px;color:#ec4899;font-weight:300}.proof-caption{font-size:16px;color:#666;margin-bottom:16px}.proof-caption,.proof-disclaimer{text-align:center;font-style:italic}.proof-disclaimer{font-size:14px;color:#999;max-width:600px;margin:0 auto}.what-this-is-section{background:linear-gradient(135deg,rgb(255 244 210/5%),rgb(255 176 76/15%) 60%,rgb(137 0 190/15%));background:#fafafa}.what-content{max-width:900px;margin:0 auto;text-align:center}.what-content h2{font-size:clamp(36px,5vw,56px);font-weight:700;margin-bottom:40px;color:#1a1a1a}.what-intro{font-size:22px;line-height:1.7;color:#333;margin-bottom:40px}.what-points{display:flex;flex-direction:column;gap:30px;margin-bottom:40px}.what-point{display:flex;align-items:start;gap:20px;padding:30px;border-radius:20px;text-align:left}.not-about{background:rgba(255,255,255,.5);background:linear-gradient(135deg,#fffcf5,#fdf5f8 45%,#f8f5ff);border:2px solid rgba(239,68,68,.2)}.is-about{background:rgba(255,255,255,.8);background:linear-gradient(135deg,#fffcf5,#fdf5f8 45%,#f8f5ff);border:2px solid rgba(93,0,170,.3)}.point-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700}.not-about .point-icon{background:rgba(239,68,68,.1);color:#ef4444}.is-about .point-icon{background:rgba(93,0,170,.1);color:#5d00aa}.what-point p{font-size:20px;line-height:1.6;color:#333}.what-tagline{font-size:24px;font-weight:600;line-height:1.5}.problem-section{background:#fafafa;background:linear-gradient(135deg,rgb(255 244 210/5%),rgb(255 176 76/15%) 60%,rgb(137 0 190/15%))}.problem-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:30px;gap:30px;justify-items:center}.problem-card{background:#fafafa;padding:40px 30px;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.problem-icon{font-size:48px;margin-bottom:20px}.problem-card h3{font-size:22px;font-weight:600;margin-bottom:12px;color:#1a1a1a}.problem-card p{color:#666;line-height:1.6;font-size:16px}.for-you-section{background:linear-gradient(135deg,#6101a2,#ffc67c)}.for-you-content{display:grid;grid-template-columns:1fr 2fr;grid-gap:80px;gap:80px;align-items:start}.for-you-left h2{font-size:clamp(36px,5vw,48px);font-weight:700;color:#ffffff;position:-webkit-sticky;position:sticky;top:120px}.checklist{display:flex;flex-direction:column;gap:24px}.check-item{display:flex;align-items:start;gap:16px;font-size:18px;line-height:1.6;color:#ffffffff}.check-icon{flex-shrink:0;margin-top:2px;color:#ec4899;fill:#ec4899}.for-you-note{margin-top:40px;font-size:20px;color:#fafafa;padding-left:40px;line-height:1.8}.for-you-note strong{color:#fafafa}.roles-section{background:#fafafa;padding:100px 0}.roles-title{text-align:center;font-size:clamp(36px,5vw,48px);font-weight:700;color:#1a1a1a;margin-bottom:60px}.roles-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;max-width:900px;margin:0 auto}.role-card{background:#fafafa;padding:50px 40px;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.role-card h3{font-size:28px;font-weight:700;margin-bottom:30px;color:#1a1a1a}.you-do h3{color:#5d00aa}.you-do{border:2px solid #5d00aa}.we-do,.you-do{background:linear-gradient(135deg,#fffcf5,#fdf5f8 45%,#f8f5ff)}.we-do{border:2px solid #ec4899}.we-do h3{color:#ec4899}.role-card ul{list-style:none;display:flex;flex-direction:column;gap:16px}.role-card li{padding-left:32px;position:relative;font-size:17px;color:#333;line-height:1.6}.role-card li:before{content:"✓";position:absolute;left:0;color:#ec4899;font-weight:700;font-size:20px}.includes-section{background:radial-gradient(ellipse 150% 100% at 50% 0,rgb(255 244 210/5%) 0,rgb(255 176 76/35%) 50%,rgb(137 0 190/15%) 100%)}.includes-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));grid-gap:30px;gap:30px;justify-items:center}.include-card{background:#ffffff;padding:40px;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.05);border:2px solid transparent}.featured-card{background:linear-gradient(135deg,#fffcf5,#fdf5f8 45%,#f8f5ff);border-color:#ec4899}.include-icon{width:60px;height:60px;border-radius:16px;background:linear-gradient(135deg,#53019e 20%,#ec4899 70%,#ff9e00);display:flex;align-items:center;justify-content:center;margin-bottom:24px;color:#ffffff}.include-card h3{font-size:24px;font-weight:600;margin-bottom:20px;color:#1a1a1a}.include-card ul{list-style:none;display:flex;flex-direction:column;gap:12px}.include-card li{padding-left:24px;position:relative;color:#666;line-height:1.7;font-size:16px}.include-card li:before{content:"•";position:absolute;left:8px;color:#ec4899;font-weight:700}.training-intro{color:#666;line-height:1.7;font-size:16px;margin-bottom:16px}.training-topics{margin:20px 0}.training-topics summary{cursor:pointer;font-weight:600;background:linear-gradient(135deg,#53019e 20%,#ec4899 70%,#ff9e00);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;padding:12px 0;list-style:none;display:flex;align-items:center;gap:8px}.training-topics summary::-webkit-details-marker{display:none}.training-topics summary:after{content:"▼";font-size:12px;background:linear-gradient(135deg,#53019e 20%,#ec4899 70%,#ff9e00);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:transform .3s ease}.training-topics[open] summary:after{transform:rotate(180deg)}.topics-list{padding-top:16px;display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px}.topics-list li{font-size:14px}.include-note{font-size:15px;color:#666;font-style:italic;margin-top:16px;line-height:1.5}.addons-section{background:radial-gradient(ellipse 150% 100% at 50% 0,rgb(255 244 210/5%) 0,rgb(255 176 76/35%) 50%,rgb(137 0 190/15%) 100%)}.addons-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));grid-gap:40px;gap:40px;justify-content:center}.addon-card{background:#ffffff;padding:50px;border-radius:24px;border:2px solid #ec4899}.addon-header{display:flex;align-items:center;gap:16px;margin-bottom:20px}.addon-icon{width:50px;height:50px;color:#ec4899}.addon-card h3{font-size:26px;font-weight:700;color:#1a1a1a}.addon-heading,.addon-subtitle{background:linear-gradient(135deg,#53019e 20%,#ec4899 90%,#ff9e00);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.addon-subtitle{font-size:18px;font-weight:600;font-style:italic;margin-bottom:30px}.addon-description{font-size:16px;line-height:1.7;color:#666;margin-bottom:24px}.addon-includes,.addon-replaces ul{list-style:none;display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.addon-includes li,.addon-replaces li{padding-left:28px;position:relative;color:#333;line-height:1.6;font-size:15px}.addon-includes li:before{content:"✓";font-size:18px}.addon-includes li:before,.addon-replaces li:before{position:absolute;left:0;color:#ec4899;font-weight:700}.addon-replaces li:before{content:"→"}.addon-replaces p{font-weight:600;color:#1a1a1a;margin-bottom:12px}.addon-note{font-size:15px;color:#666;font-style:italic;line-height:1.6}.testimonials-section{background:#fafafa}.testimonial-featured{max-width:900px}.testimonial-quote{background:#ffffff;background:linear-gradient(135deg,#fffcf5,#fdf5f8 45%,#f8f5ff);padding:60px;border-radius:32px;position:relative;box-shadow:0 10px 40px rgba(93,0,170,.1)}.quote-mark{font-size:120px;line-height:1;color:#ec4899;opacity:.2;position:absolute;top:20px;left:40px;font-family:Georgia,serif}.testimonial-quote p{font-size:22px;line-height:1.8;color:#333;margin-bottom:30px;position:relative;z-index:1}.testimonial-author{display:flex;align-items:center;gap:20px}.author-info{text-align:left}.author-name{font-size:20px;font-weight:600;color:#1a1a1a;margin-bottom:4px}.author-title{font-size:16px;color:#666}.clients-section{text-align:center;padding:60px 40px;background:#ffffff;border-radius:24px}.clients-label{font-size:18px;color:#666;margin-bottom:16px;font-weight:500}.clients-note{font-size:14px;color:#999;font-style:italic}.results-section{background:#fafafa}.universal-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:24px;gap:24px;margin-bottom:60px;justify-content:center}.account-results{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));grid-gap:40px;gap:40px;margin-bottom:40px;justify-content:center}.account-group{background:rgba(255,255,255,.5);padding:32px;border-radius:24px;box-shadow:0 4px 20px rgba(0,0,0,.05)}.account-label{font-size:16px;text-transform:uppercase;letter-spacing:1px;color:#5d00aa;font-weight:700;margin-bottom:24px;text-align:center}.account-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px;justify-content:center}.result-tile{background:#ffffff;padding:32px 24px;border-radius:20px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.05);border:2px solid #f0f0f0}.result-tile.large{padding:40px 32px}.result-tile.featured{background:linear-gradient(135deg,#fffcf5,#fdf5f8 45%,#f8f5ff);border-color:#ec4899}.tile-number{font-size:42px;font-weight:700;background:linear-gradient(135deg,#53019e 20%,#ec4899 70%,#ff9e00);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:12px;line-height:1}.result-tile.large .tile-number{font-size:56px}.tile-label{font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:8px}.result-tile.large .tile-label{font-size:18px}.tile-note{font-size:13px;color:#666;line-height:1.4}.results-disclaimer{text-align:center;padding:24px;background:rgba(255,255,255,.5);border-radius:16px;max-width:700px;margin:0 auto 60px}.results-disclaimer p{font-size:14px;color:#999;font-style:italic}.work-examples-section{background:linear-gradient(135deg,#ffffff,#fafafa)}.examples-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:30px;gap:30px;justify-content:center}.example-card{background:#ffffff;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.05)}.example-visual{aspect-ratio:9/16;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;text-align:center}.tiktok-visual{background:linear-gradient(135deg,#1a1a1a,#2d2d2d);color:#ffffff}.tiktok-visual.orange-glow{background:linear-gradient(135deg,#7c2d12,#ea580c 50%,#fb923c)}.instagram-visual{background:linear-gradient(135deg,#f5f3ff,#fae8ff);color:#581c87}.visual-label{font-size:12px;text-transform:uppercase;letter-spacing:1px;opacity:.7;margin-bottom:20px}.visual-text{font-size:22px;font-weight:600;line-height:1.4}.visual-quote{font-size:18px;font-style:italic;line-height:1.8}.example-description{padding:20px;font-size:15px;color:#666;text-align:center;font-weight:500}.mission-section{background:radial-gradient(ellipse 150% 100% at 50% 0,rgb(255 244 210/9%) 0,rgb(255 204 139/78%) 50%,rgb(88 0 96/54%) 100%)}.mission-content{max-width:1000px;margin:0 auto}.mission-badge{display:inline-flex;align-items:center;gap:12px;padding:12px 24px;background:rgba(255,255,255,.8);border-radius:50px;color:#5d00aa;font-weight:600;font-size:14px;text-transform:uppercase;letter-spacing:1px;margin-bottom:40px;box-shadow:0 4px 12px rgba(206,31,97,.15)}.mission-content h2{font-size:clamp(32px,5vw,48px);font-weight:700;color:#1a1a1a;margin-bottom:30px;line-height:1.2}.mission-intro{font-size:20px;line-height:1.7;color:#333;margin-bottom:60px}.mission-beliefs{display:flex;flex-direction:column;gap:40px;margin-bottom:60px}.belief-item{display:flex;gap:24px;align-items:start}.belief-icon{flex-shrink:0;width:60px;height:60px;border-radius:50%;background:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 4px 12px rgba(93,0,170,.15)}.belief-text h4{font-size:22px;font-weight:700;color:#1a1a1a;margin-bottom:12px}.belief-text p{font-size:17px;line-height:1.7;color:#555}.mission-closing{font-size:20px;line-height:1.8;color:#333;font-weight:500;text-align:center;padding:40px;background:rgba(255,255,255,.6);border-radius:20px}.how-section{background:#fafafa;padding-top:60px}.how-section h2{text-align:center;font-size:clamp(36px,5vw,56px);margin-bottom:60px;margin-top:0;color:#1a1a1a}.demo-video-container{max-width:900px;margin:0 auto 80px;border-radius:24px;overflow:hidden;box-shadow:0 10px 40px rgba(93,0,170,.2);background:#000000}.demo-video{width:100%;aspect-ratio:16/9;display:block}.steps{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:40px}.step{display:flex;gap:30px;align-items:start}.step-number{flex-shrink:0;width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#53019e 20%,#ec4899 70%,#ff9e00);color:#ffffff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;box-shadow:0 4px 20px rgba(93,0,170,.3)}.step-content h3{font-size:24px;font-weight:600;margin-bottom:12px;color:#1a1a1a}.step-content p{font-size:18px;line-height:1.6;color:#666}.how-note{text-align:center;font-size:26px;color:#5d00aa;font-weight:500;margin-top:60px}.faq-section{background:#fafafa}.faq-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:20px}.faq-item{background:linear-gradient(165deg,rgba(255,239,207,.1),rgba(251,216,166,.3) 60%,rgba(186,0,228,.1) 100%,rgb(0,0,0) 0);border-radius:16px;overflow:hidden;border:2px solid #f0f0f0;transition:all .3s ease}.faq-item:hover{border-color:#ec4899}.faq-item.open{border-color:#5d00aa}.faq-question{width:100%;padding:24px 30px;background:none;border:none;text-align:left;font-size:18px;font-weight:600;color:#1a1a1a;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px}.faq-icon{flex-shrink:0;color:#ec4899;transition:transform .3s ease}.faq-item.open .faq-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-item.open .faq-answer{max-height:500px}.faq-answer p{padding:0 30px 24px}.faq-answer ol,.faq-answer p{font-size:16px;line-height:1.7;color:#666}.faq-answer ol{padding:0 0 24px 30px;margin-left:24px}.faq-addon{font-style:italic}.founder-section{background:#fafafa}.founder-content{display:grid;grid-template-columns:240px 1fr;grid-gap:80px;gap:80px;align-items:start;max-width:1100px;margin:0 auto}.founder-image{position:-webkit-sticky;position:sticky;top:120px}.founder-placeholder{background:linear-gradient(135deg,#53019e 20%,#ec4899 70%,#ff9e00);display:flex;align-items:center;justify-content:center;color:#ffffff;font-size:48px;font-weight:700}.founder-photo-wrapper,.founder-placeholder{width:240px;height:320px;border-radius:24px;box-shadow:0 10px 40px rgba(93,0,170,.3)}.founder-photo-wrapper{min-width:240px;min-height:320px;overflow:hidden;position:relative;flex-shrink:0}.founder-photo{width:100%;height:100%;object-fit:cover;object-position:center 20%;display:block}.founder-text h2{font-size:36px;margin-bottom:30px;color:#1a1a1a}.founder-text p{font-size:18px;line-height:1.8;color:#333;margin-bottom:20px}.founder-signature{font-size:20px;font-weight:600;color:#5d00aa;margin-top:30px}.final-cta{position:relative;background:#0a0a0a;padding:160px 0;overflow:hidden}.final-gradient{position:absolute;top:-50%;left:-25%;width:150%;height:200%;background:radial-gradient(circle,rgb(255,255,255) 0,rgb(255,198,124) 33%,rgb(97,1,162) 70%,rgb(0,0,0) 100%);animation:heroFloat 20s ease-in-out infinite;pointer-events:none}.final-content{position:relative;z-index:2;text-align:center}.final-content h2{font-size:clamp(32px,5vw,48px);background:linear-gradient(135deg,#53019e 20%,#ec4899 70%,#ff9e00);color:#ffffff;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:24px;line-height:1.3;font-weight:700}.final-content>p{font-size:22px;color:rgba(0,0,0,.7);margin-bottom:12px}.final-highlight{font-size:28px;color:#5d00aa!important;font-weight:600;margin-bottom:60px!important}.final-note{margin-top:40px;font-size:16px;color:#5e00aaa8!important}.final-note a{color:#5d00aa;text-decoration:underline;transition:color .3s ease}.final-note a:hover{color:#ec4899}.calendar-page{position:relative;min-height:100vh;background:#0a0a0a;display:flex;flex-direction:column;align-items:center;padding:80px 20px 40px;overflow-x:hidden}.calendar-gradient{position:fixed;top:-50%;left:-25%;width:150%;height:200%;background:radial-gradient(circle,#fff 0,#ffc67c 33%,#6101a2 70%,#000 100%);animation:heroFloat 20s ease-in-out infinite;pointer-events:none}.calendar-logo{position:absolute;top:24px;left:32px;z-index:100}.calendar-container{position:relative;width:100%;max-width:1200px;background:white;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.3);z-index:10;overflow:hidden}.calendar-header{padding:32px 30px 22px;background:linear-gradient(135deg,#fffcf5,#fdf5f8 45%,#f8f5ff);text-align:center}.calendar-icon{color:#ec4899;margin-bottom:16px}.calendar-main-heading{font-size:28px;font-weight:700;margin:0 0 8px;background:linear-gradient(135deg,#53019e 20%,#ec4899 80%,#ff9e00);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradientShift 5s ease infinite;background-size:200% 200%}.calendar-sub-heading{font-size:16px;color:#666;margin:0}.calendar-iframe-container{flex:1 1;width:100%;height:100%;min-height:650px;overflow:hidden;position:relative;background:white}.calendar-iframe-container iframe{width:100%;height:calc(100% + 100px);border:none;margin-top:-70px;position:absolute;top:0;left:0}.calendarAppointmentBookingMainIframe{margin:0!important;padding:0!important}@media (max-width:768px){.section{padding:80px 0}.modal-content{margin:20px}.application-form{padding:30px 24px}.form-row{grid-template-columns:1fr;gap:0}.form-section-title{font-size:20px;margin:32px 0 20px}.checkbox-group,.radio-group{gap:6px}.checkbox-label,.radio-label{padding:10px 12px;gap:0}.checkbox-label input[type=checkbox],.radio-label input[type=radio]{width:18px;height:18px;margin:0 10px 0 0}.checkbox-label span,.radio-label span{font-size:15px;margin:0;padding-top:1px}.other-input{margin-left:0;width:100%}.thank-you-modal{margin:20px}.thank-you-header{padding:40px 30px}.thank-you-header h2{font-size:28px}.info-grid{gap:30px}.info-divider{display:none}.hero-meta{flex-direction:column;gap:20px}.cta-group{flex-direction:column;width:100%}.cta-primary,.cta-secondary{width:100%;justify-content:center}.proof-content{gap:30px}.proof-divider{display:none}.what-content{text-align:left}.what-tagline{text-align:center}.testimonial-quote{padding:40px 30px}.quote-mark{font-size:80px;left:20px}.testimonial-quote p{font-size:18px}.for-you-content{grid-template-columns:1fr;gap:40px}.for-you-left h2{position:static}.addons-grid,.founder-content,.roles-grid,.topics-list{grid-template-columns:1fr}.founder-content{gap:40px;text-align:center}.founder-image{position:static;margin:0 auto}.founder-photo-wrapper{width:180px;height:240px;min-width:180px;min-height:240px}.includes-grid,.problem-grid{grid-template-columns:1fr}.step{flex-direction:column;gap:20px}.account-grid,.account-results,.examples-grid,.universal-results{grid-template-columns:1fr}.belief-item{flex-direction:column;text-align:center}.belief-icon{margin:0 auto}.sticky-header-content{padding:0 20px}.cta-sticky{padding:10px 18px;font-size:15px;display:inline-flex;flex-direction:row;align-items:center;gap:10px;white-space:nowrap;max-width:160px;width:100%}.cta-sticky-extended{display:none}.sticky-logo img{width:100px;height:auto}.final-content h2{font-size:32px}.final-content>p{font-size:18px}.final-highlight{font-size:24px}.final-note{font-size:14px}.calendar-page{padding:100px 20px 40px}.calendar-container{min-height:auto}.calendar-iframe-container{min-height:600px;height:600px}.calendar-iframe-container iframe{margin-top:-40px}.calendar-header{padding:30px 24px 24px}.calendar-main-heading{font-size:28px}.calendar-sub-heading{font-size:16px}}