.landing{--primary:#3b82f6;--primary-dark:#2563eb;--primary-light:#60a5fa;--bg:transparent;--bg-surface:transparent;--bg-dark:transparent;--text-primary:#fff;--text-secondary:#cbd5e1;--text-muted:#94a3b8;--border:#ffffff1a;--radius:16px;--radius-sm:8px;--radius-lg:24px;--shadow-sm:0 1px 2px #0003;--shadow-md:0 4px 6px -1px #0000004d,0 2px 4px -2px #0003;--shadow-lg:0 10px 25px -3px #0006,0 4px 6px -4px #0003;--shadow-xl:0 20px 50px -12px #00000080;color:var(--text-primary);font-family:var(--font-inter),"Inter",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:radial-gradient(at 50% 0,#0075ff1a 0%,#0000 50%),linear-gradient(#0000 0%,#0075ff14 60%,#0075ff33 100%),#0f0f14;min-height:100vh;line-height:1.7;overflow-x:hidden}.landing *{box-sizing:border-box}.landing h1,.landing h2,.landing h3,.landing h4{letter-spacing:-.02em;color:var(--text-primary);margin-top:0;font-weight:700;line-height:1.2}.landing p{color:var(--text-secondary);margin:0}.landing .text-center{text-align:center}.landing .l-container{max-width:1100px;margin:0 auto;padding:0 24px}.sticky-header{z-index:10000;-webkit-backdrop-filter:blur(20px)saturate(180%);background:#0f0f1466;border-bottom:1px solid #ffffff1a;padding:20px 0;transition:background .3s,box-shadow .3s,border-bottom-color .3s;position:fixed;top:0;left:0;right:0}.sticky-header.scrolled{background:#0f0f1499;border-bottom-color:#ffffff14;box-shadow:0 4px 30px #0000004d}.sticky-header .l-container{justify-content:space-between;align-items:center;display:flex}.header-left{align-items:center;gap:16px;display:flex}.header-brand{color:#fff;letter-spacing:-.01em;font-size:1rem;font-weight:700}.header-countdown{align-items:center;gap:8px;font-size:1rem;display:flex}.header-countdown .h-time-box{color:#fff;font-variant-numeric:tabular-nums;background:linear-gradient(135deg,#3b82f6 0%,#8b5cf6 100%);border:none;border-radius:8px;align-items:center;gap:2px;padding:8px 14px;font-size:1rem;font-weight:700;display:inline-flex;box-shadow:0 2px 8px #3b82f64d}.header-countdown .h-time-label{color:#fffc;text-transform:uppercase;margin-left:2px;font-size:.75rem}.header-cta{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;cursor:pointer;border:none;border-radius:100px;padding:14px 32px;font-family:inherit;font-size:1.1rem;font-weight:600;transition:all .2s;box-shadow:0 4px 14px #3b82f64d}.header-cta:hover{transform:translateY(-1px);box-shadow:0 8px 25px #3b82f673}.lang-switcher{color:var(--text-secondary);cursor:pointer;letter-spacing:.05em;background:#ffffff14;border:1px solid #ffffff26;border-radius:100px;padding:8px 16px;font-family:inherit;font-size:.85rem;font-weight:600;transition:all .2s}.lang-switcher:hover{color:#fff;background:#ffffff1f;border-color:#ffffff40}.hero{text-align:center;background:0 0;padding:160px 0 80px;position:relative;overflow:hidden}.hero h1{letter-spacing:-.03em;background:linear-gradient(135deg,var(--primary)0%,#7c3aed 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:32px;font-size:3.5rem;font-weight:800;line-height:1.1}.landing .hero-subtitle{color:#e2e8f0;max-width:600px;margin:0 auto 72px;font-size:1.25rem;line-height:1.6}.hero-subtitle .hero-highlight{background:linear-gradient(135deg,var(--primary)0%,#7c3aed 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:700}.hero-cta{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;padding:16px 40px;font-family:inherit;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #2563eb59}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2563eb73}.hero-cta-arrow{font-size:1.2rem;transition:transform .2s}.hero-cta:hover .hero-cta-arrow{transform:translate(3px)}.slot-badge{color:#f87171;background:#dc262626;border:1px solid #dc262666;border-radius:100px;align-items:center;gap:8px;margin-bottom:56px;padding:8px 20px;font-family:inherit;font-size:.9rem;font-weight:600;transition:transform .2s,box-shadow .2s;display:inline-flex}.slot-badge:hover{transform:translateY(-1px);box-shadow:0 4px 12px #dc26264d}.slot-badge-dot{background:#dc2626;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite slotPulse}@keyframes slotPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.landing-section{background:0 0;padding:80px 0}.landing-section.bg-surface{background:0 0}.section-label{text-transform:uppercase;letter-spacing:.05em;color:var(--primary);margin-bottom:16px;font-size:.8rem;font-weight:600;display:inline-block}.section-title{letter-spacing:-.02em;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 50%,#8b5cf6 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:40px;font-size:2.2rem;font-weight:700}.pain-points-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.pain-points-grid>.scroll-reveal{height:100%}.pain-point-item{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;height:100%;padding:32px;transition:all .3s;box-shadow:0 4px 20px #0003}.pain-point-item:hover{background:#ffffff0d;border-color:#3b82f666;transform:translateY(-4px);box-shadow:0 12px 32px #0000004d}.pain-point-item h3{color:#fff;margin-bottom:16px;font-size:1.2rem}.pain-point-item p{color:#cbd5e1;font-size:.95rem;line-height:1.7}.pain-points-carousel{width:100%;position:relative}.results-section{background:0 0;position:relative;overflow:hidden}.results-section:before{display:none}.results-section .l-container{z-index:1;position:relative}.results-section .section-title{background:linear-gradient(135deg,#60a5fa 0%,#a78bfa 50%,#c084fc 100%);-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:56px}.results-grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.results-grid>.scroll-reveal{height:100%}.result-card{border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;height:100%;padding:32px;transition:all .3s}.result-card:hover{background:#ffffff14;border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}.result-icon{color:#60a5fa;margin-bottom:24px;display:block}.result-card h3{color:#fff;margin-bottom:16px;font-size:1.2rem}.result-card p{color:#ffffffb3;font-size:.95rem;line-height:1.7}.modules-grid{grid-template-columns:repeat(2,1fr);gap:32px;display:grid}.module-card{border-radius:var(--radius);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;padding:32px;transition:all .3s}.module-card:hover{box-shadow:var(--shadow-lg);background:#ffffff0d;border-color:#3b82f666;transform:translateY(-4px)}.module-week{text-transform:uppercase;letter-spacing:.08em;color:var(--primary);margin-bottom:12px;font-size:.75rem;font-weight:600;display:block}.module-card h3{color:#fff;margin-bottom:10px;font-size:1.25rem}.module-card p{color:#cbd5e1;margin:0;font-size:.9rem;line-height:1.6}.disclosure-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;overflow:hidden}.disclosure-header{cursor:pointer;justify-content:space-between;align-items:center;padding:40px;transition:background .2s;display:flex}.disclosure-header:hover{background:#ffffff05}.disclosure-header h3{color:#fff;margin:0;font-size:1.4rem}.landing .disclosure-header p{color:#94a3b8;margin-top:4px;font-size:.95rem}.disclosure-toggle{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .3s;display:flex}.disclosure-toggle.open{background:var(--primary);color:#fff;border-color:var(--primary);transform:rotate(180deg)}.disclosure-body{max-height:0;transition:max-height .4s;overflow:hidden}.disclosure-body.open{max-height:600px}.disclosure-content{padding:0 40px 40px}.playbook-steps-grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.playbook-step{border-radius:var(--radius-sm);background:#ffffff08;border:1px solid #ffffff14;padding:20px}.playbook-step-num{background:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;margin-bottom:10px;font-size:.8rem;font-weight:700;display:inline-flex}.playbook-step h4{color:#fff;margin-bottom:4px;font-size:.95rem}.playbook-step-subtitle{color:var(--primary);margin-bottom:12px;font-size:.85rem}.playbook-step-bullets{margin:0;padding:0;list-style:none}.playbook-step-bullets li{color:#94a3b8;margin-bottom:6px;padding-left:16px;font-size:.82rem;line-height:1.4;position:relative}.playbook-step-bullets li:before{content:"—";color:#64748b;position:absolute;left:0}.author-section{padding:100px 0}.author-card{border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;display:flex;overflow:hidden}.author-photo{width:320px;min-width:320px;position:relative;overflow:hidden}.author-photo img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.author-content{flex-direction:column;flex:1;justify-content:center;min-width:0;padding:48px;display:flex}.author-badge{color:#60a5fa;background:#3b82f626;border-radius:100px;width:fit-content;margin-bottom:16px;padding:6px 14px;font-size:.8rem;font-weight:600;display:inline-block}.author-content h3{color:#fff;margin-bottom:8px;font-size:1.8rem}.landing .author-role{color:#60a5fa;margin-bottom:20px;font-size:1rem;font-weight:600}.landing .author-description{color:#cbd5e1;margin-bottom:20px;font-size:.95rem;line-height:1.7}.author-stats{gap:12px;margin-bottom:28px;display:flex}.author-stat-trigger{cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;flex-direction:column;align-items:flex-start;gap:4px;min-width:100px;padding:16px 20px;font-family:inherit;transition:all .2s;display:flex}.author-stat-trigger:hover{background:#ffffff08;border-color:#ffffff14}.author-stat-value{color:#fff;font-size:1.5rem;font-weight:700;line-height:1}.author-stat-label{color:#94a3b8;font-size:.8rem}.author-stat-popover-details{color:#cbd5e1;text-align:center;margin:0;font-size:.9rem;line-height:1.6}@media (max-width:600px){.author-stats{flex-direction:column}.author-stat-trigger{width:100%}}.author-cta{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;cursor:pointer;border:none;border-radius:100px;align-items:center;gap:8px;width:fit-content;padding:14px 32px;font-family:inherit;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 14px #2563eb59}.author-cta:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2563eb73}.faq-list{max-width:740px;margin:0 auto}.faq-item{border-bottom:1px solid #ffffff1a}.faq-item:first-child{border-top:1px solid #ffffff1a}.faq-question{cursor:pointer;text-align:left;color:#fff;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:24px 0;font-family:inherit;font-size:1.05rem;font-weight:600;transition:color .2s;display:flex}.faq-question-text{flex:1}.faq-question:hover{color:#60a5fa}.faq-icon{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:1.1rem;transition:all .3s;display:flex}.faq-icon.open{background:var(--primary);color:#fff;border-color:var(--primary);transform:rotate(45deg)}.faq-answer{max-height:0;transition:max-height .3s,padding .3s;overflow:hidden}.faq-answer.open{max-height:200px;padding-bottom:24px}.faq-answer p{color:#cbd5e1;font-size:.95rem;line-height:1.7}.course-info-card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff1a;overflow:hidden}.course-info-main{padding:48px}.course-info-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:40px;display:flex}.course-info-header h3{color:#fff;margin:0;font-size:1.4rem;font-weight:700}.course-price-badge{background:#ffffff14;border:1px solid #ffffff26;border-radius:8px;padding:8px 20px}.price-amount{color:#60a5fa;font-size:1.1rem;font-weight:700}.course-info-grid{grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:40px;display:grid}.course-info-block{align-items:flex-start;gap:16px;display:flex}.course-info-icon{color:#60a5fa;flex-shrink:0;justify-content:center;align-items:center;display:flex}.course-info-label{color:#ffffffb3;margin-bottom:8px;font-size:1rem;line-height:1.7;display:block}.course-info-text{color:#fff;margin:0;font-size:1rem;line-height:1.6}.course-dates-loop{min-height:32px}.cohort-loop{display:block}.cohort-item{align-items:center;gap:12px;display:flex}.cohort-name{color:#60a5fa;background:#3b82f626;border-radius:4px;padding:4px 10px;font-size:.75rem;font-weight:600}.cohort-dates{color:#fff;font-size:1rem;font-weight:500}.course-location{align-items:center;gap:12px;display:flex}.holiday-inn-logo{filter:brightness(0)invert();opacity:.9;width:auto;height:24px}.course-location span{color:#fff;font-size:1rem}.course-cta{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:100px;padding:16px 40px;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 20px #3b82f64d}.course-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f680}.landing-footer{color:#fff;background:0 0;padding:80px 0 48px}.footer-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;margin-bottom:32px;display:flex}.footer-social{gap:10px;display:flex}.footer-social-link{color:#94a3b8;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.footer-social-link:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.social-button-container{height:40px;position:relative}.social-button-trigger{color:#60a5fa;cursor:pointer;background:#3b82f61a;border:1px solid #3b82f64d;border-radius:10px;justify-content:center;align-items:center;min-width:120px;height:40px;padding:0 16px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.social-button-trigger:hover{background:#3b82f626;border-color:#3b82f680}.social-button-content{align-items:center;gap:8px;display:flex}.social-button-icon{width:16px;height:16px}.social-button-expanded{height:40px;display:flex;position:absolute;top:0;left:0;overflow:hidden}.social-button-link{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f64d;border-right:none;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex;position:relative;overflow:hidden}.social-button-link:last-child{border-right:1px solid #3b82f64d}.social-button-link.first{border-radius:10px 0 0 10px}.social-button-link.last{border-radius:0 10px 10px 0}.social-button-link:hover{background:#3b82f626;border-color:#3b82f680}.social-button-link-inner{z-index:10;position:relative}.social-button-link-overlay{background:#3b82f64d;position:absolute;inset:0}.social-button-link.disabled{opacity:.5;cursor:not-allowed}.footer-contact-text{color:#94a3b8;font-size:.95rem;font-weight:500}.footer-form{gap:10px;display:flex}.footer-input{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;width:200px;padding:10px 16px;font-family:inherit;font-size:.9rem;transition:all .2s}.footer-input::placeholder{color:#64748b}.footer-input:focus{border-color:var(--primary);background:#ffffff14;outline:none}.footer-input:disabled{opacity:.6;cursor:not-allowed}.footer-submit{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:10px 20px;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s}.footer-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.footer-submit:disabled{opacity:.7;cursor:not-allowed}.footer-message{text-align:center;margin-bottom:24px;font-size:.85rem}.footer-success{color:#4ade80}.footer-error{color:#f87171}.footer-bottom{color:#64748b;border-top:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding-top:32px;font-size:.85rem;display:flex}.footer-legal-links{align-items:center;gap:8px;display:flex}.footer-legal-links a{color:#64748b;text-decoration:none;transition:color .2s}.footer-legal-links a:hover{color:#94a3b8}.footer-divider{color:#fff3}.landing .form-backdrop{z-index:2000;-webkit-backdrop-filter:blur(8px);background:#000000b3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:70px 0 0;overflow-y:auto}.landing .form-card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);background:#0f0f14f2;border:1px solid #ffffff1a;width:100%;max-width:520px;max-height:90vh;padding:40px 36px 32px;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.landing .form-close-btn{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.3rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.landing .form-close-btn:hover{color:#fff;background:#ffffff1a}.landing .form-header{text-align:center;margin-bottom:28px}.landing .form-header h2{color:#fff;text-transform:none;letter-spacing:-.01em;margin:0 0 4px;font-size:1.5rem}.landing .form-subtitle{color:#60a5fa;text-shadow:none;margin:0 0 16px;font-family:inherit;font-size:.9rem;font-weight:500}.landing .form-seats-badge{color:#f87171;text-transform:none;background:#dc262626;border:1px solid #dc262666;border-radius:100px;align-items:center;gap:8px;padding:6px 16px;font-family:inherit;font-size:.8rem;font-weight:600;display:inline-flex}.landing .form-seats-dot{width:8px;height:8px;box-shadow:none;background:#f87171;border-radius:50%;animation:1.5s ease-in-out infinite slotPulse;display:inline-block}.landing .form-group{text-align:left;margin-bottom:18px}.landing .form-label{color:#cbd5e1;text-transform:none;letter-spacing:0;margin-bottom:6px;font-family:inherit;font-size:.85rem;font-weight:500;display:block}.landing .form-optional{color:#94a3b8;text-transform:none;letter-spacing:0;margin-left:4px;font-size:.75rem;font-weight:400}.landing .form-input{color:#fff;box-sizing:border-box;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:14px 16px;font-family:inherit;font-size:.95rem;transition:all .25s}.landing .form-input::placeholder{color:#64748b}.landing .form-input:focus{border-color:var(--primary);background:#ffffff14;outline:none;box-shadow:0 0 0 3px #3b82f633}.landing .form-row{grid-template-columns:1fr 1fr;gap:14px;display:grid}.landing .form-submit-btn{background:linear-gradient(135deg,var(--primary)0%,var(--primary-dark)100%);color:#fff;letter-spacing:0;cursor:pointer;text-transform:none;border:none;border-radius:100px;width:100%;margin-top:6px;padding:16px;font-family:inherit;font-size:1.05rem;font-weight:600;transition:all .3s;display:block;box-shadow:0 4px 14px #2563eb40}.landing .form-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 25px #2563eb66}.landing .form-submit-btn:disabled{opacity:.5;cursor:not-allowed}.landing .form-footer-note{text-align:center;color:#94a3b8;margin:18px 0 0;font-size:.8rem}.landing .form-success{text-align:center;padding:30px 0 10px}.landing .form-success-icon{border:2px solid var(--primary);color:#60a5fa;background:#3b82f626;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;font-size:1.6rem;font-weight:700;display:flex}.landing .form-success h2{color:#60a5fa;text-transform:none;margin:0 0 10px}.landing .form-success p{color:#cbd5e1;margin:0 0 6px;font-size:1.05rem}.landing .error-message{color:#f87171;text-align:center;background:#dc262626;border:1px solid #dc262666;border-radius:12px;margin-bottom:18px;padding:12px 16px;font-size:.9rem}.landing .course-options{gap:12px;display:flex}.landing .course-option{cursor:pointer;flex:1;position:relative}.landing .course-option input{opacity:0;width:0;height:0;position:absolute}.landing .course-option-content{background:#ffffff0d;border:2px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:4px;padding:16px 12px;transition:all .2s;display:flex}.landing .course-option:hover .course-option-content{background:#ffffff14;border-color:#fff3}.landing .course-option.selected .course-option-content{border-color:var(--primary);background:#3b82f626}.landing .course-option-label{color:#fff;font-size:.95rem;font-weight:600}.landing .course-option-date{color:#94a3b8;font-size:.85rem}.landing .course-option.selected .course-option-label{color:#60a5fa}.hero-guarantee-badge{color:#4ade80;background:#4ade8014;border:1px solid #4ade8033;border-radius:100px;align-items:center;gap:6px;margin-top:20px;padding:8px 20px;font-size:.85rem;font-weight:500;display:inline-flex}.countdown-container{text-align:center;margin-top:32px}.countdown-title{color:#94a3b8;margin-bottom:12px;font-size:.85rem;font-weight:500;display:block}.timer{justify-content:center;gap:12px;display:flex}.time-box{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:4px;min-width:64px;padding:12px 16px;display:flex}.time-val{color:#fff;font-variant-numeric:tabular-nums;font-size:1.5rem;font-weight:700}.time-label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.course-roi-statement{color:#94a3b8;text-align:center;margin-bottom:32px;font-size:.9rem;font-style:italic}.course-guarantee-badge{color:#4ade80;text-align:center;background:#4ade8014;border:1px solid #4ade8033;border-radius:100px;justify-content:center;align-items:center;gap:6px;margin-top:16px;padding:8px 20px;font-size:.85rem;font-weight:500;display:flex}.course-urgency{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:16px;display:flex}.urgency-closes{color:#f87171;font-size:.85rem;font-weight:600}.urgency-next{color:#94a3b8;font-size:.85rem}.outcome-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.outcome-grid>.scroll-reveal{height:100%}.outcome-card{border-radius:var(--radius);text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;height:100%;padding:32px 24px;transition:all .3s}.outcome-card:hover{background:#ffffff0d;border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 12px 32px #0000004d}.outcome-metric{background:linear-gradient(135deg,#60a5fa 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:2.5rem;font-weight:800;line-height:1.1;display:block}.outcome-title{color:#fff;margin-bottom:8px;font-size:1rem;font-weight:600}.outcome-desc{color:#94a3b8;font-size:.85rem;line-height:1.5}.why-different-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.why-different-grid>.scroll-reveal{height:100%}.why-different-card{border-radius:var(--radius);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;height:100%;padding:28px;transition:all .3s}.why-different-card:hover{background:#ffffff0d;border-color:#3b82f64d;transform:translateY(-4px);box-shadow:0 12px 32px #0000004d}.why-different-card h3{color:#fff;margin-bottom:10px;font-size:1.05rem;font-weight:600}.why-different-card p{color:#94a3b8;font-size:.9rem;line-height:1.6}.author-credentials{flex-wrap:wrap;gap:8px;margin-bottom:20px;display:flex}.author-credential-badge{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f633;border-radius:100px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-block}.scroll-reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(30px)}.scroll-reveal.revealed{opacity:1;transform:translateY(0)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:900px){.hero h1{font-size:2.5rem}.pain-points-grid{grid-template-columns:1fr;gap:16px}.pain-point-item{padding:24px}.results-grid{grid-template-columns:1fr 1fr}.modules-grid{grid-template-columns:1fr}.author-card{flex-direction:column}.author-photo{width:100%;min-width:unset;height:300px}.author-content{padding:32px}.footer-row,.footer-bottom{flex-direction:column;gap:16px}.playbook-steps-grid{grid-template-columns:1fr}.disclosure-body.open{max-height:1000px}.course-info-grid{grid-template-columns:1fr}.outcome-grid,.why-different-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-section{padding:72px 0}.section-title{margin-bottom:36px;font-size:1.8rem}.results-grid{grid-template-columns:1fr}.course-info-main{padding:32px}.course-info-header h3{font-size:1.4rem}.footer-input{width:180px}.header-brand{display:none}.outcome-grid,.why-different-grid{grid-template-columns:1fr 1fr;gap:16px}}@media (max-width:600px){.hero{padding:120px 0 64px}.hero h1{font-size:2rem}.hero-subtitle{font-size:1.05rem}.hero-cta{padding:14px 32px;font-size:1rem}.header-countdown .h-time-box{padding:3px 6px;font-size:.75rem}.header-countdown .h-time-label{display:none}.section-title{font-size:1.5rem}.course-info-main{padding:24px}.course-info-header{flex-direction:column;align-items:flex-start}.course-price-badge{padding:10px 20px}.price-amount{font-size:1.25rem}.course-info-block{flex-direction:column;gap:12px}.cohort-item{flex-direction:column;align-items:flex-start;gap:4px}.author-card{border-radius:var(--radius)}.author-content{padding:24px}.footer-form{flex-direction:column;width:100%}.footer-input,.footer-submit{width:100%}.author-content h3{font-size:1.4rem}.disclosure-header{padding:24px}.disclosure-content{padding:0 24px 24px}.landing .form-backdrop{align-items:flex-start;padding:12px 8px 8px;top:90px}.landing .form-card{border-radius:14px;max-width:100%;max-height:calc(100vh - 110px);padding:16px 14px 14px}.landing .form-row{grid-template-columns:1fr;gap:0}.landing .form-header{margin-bottom:12px}.landing .form-header h2{margin-bottom:2px;font-size:1.1rem}.landing .form-subtitle{margin-bottom:8px;font-size:.8rem}.landing .form-seats-badge{gap:6px;padding:4px 10px;font-size:.7rem}.landing .form-seats-dot{width:6px;height:6px}.landing .form-group{margin-bottom:10px}.landing .form-input{border-radius:8px;padding:10px 12px;font-size:.85rem}.landing .form-close-btn{width:28px;height:28px;font-size:1.1rem;top:10px;right:10px}.landing .form-submit-btn{margin-top:4px;padding:12px 16px;font-size:.9rem}.landing .form-checkbox-group{margin-top:0;margin-bottom:10px}.landing .form-checkbox-text{font-size:.7rem;line-height:1.4}.landing .form-checkbox{width:14px;height:14px}.landing .form-checkbox:checked:after{width:3px;height:7px;top:1px;left:4px}.landing .course-options{gap:8px}.landing .course-option-content{border-radius:8px;gap:2px;padding:10px 8px}.landing .course-option-label{font-size:.8rem}.landing .course-option-date{font-size:.7rem}.outcome-grid{grid-template-columns:1fr;gap:16px}.outcome-metric{font-size:2rem}.why-different-grid{grid-template-columns:1fr;gap:16px}.course-urgency{text-align:center;flex-direction:column;gap:8px}.timer{gap:8px}.time-box{min-width:52px;padding:8px 12px}.time-val{font-size:1.2rem}.hero-guarantee-badge{padding:6px 14px;font-size:.75rem}.author-credentials{gap:6px}.author-credential-badge{padding:3px 10px;font-size:.7rem}.faq-question{gap:12px;padding:18px 0;font-size:.95rem}.faq-chevron{width:18px;height:18px}.faq-answer-content{padding:0 0 18px}.faq-answer-content p{font-size:.9rem;line-height:1.6}}.faq-chevron{color:#94a3b8;flex-shrink:0;width:20px;height:20px;transition:transform .2s,color .2s}.faq-question:hover .faq-chevron{color:#60a5fa}.faq-question[data-expanded] .faq-chevron{transform:rotate(90deg)}.faq-answer-content{padding:0 0 24px}.faq-answer-content p{color:#cbd5e1;font-size:.95rem;line-height:1.7}.landing .form-checkbox-group{margin-top:4px;margin-bottom:20px}.landing .form-checkbox-label{cursor:pointer;align-items:flex-start;gap:10px;display:flex}.landing .form-checkbox{appearance:none;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff40;border-radius:4px;flex-shrink:0;width:16px;height:16px;margin-top:2px;transition:all .15s;position:relative}.landing .form-checkbox:hover{background:#ffffff14;border-color:#fff6}.landing .form-checkbox:checked{background:var(--primary);border-color:var(--primary)}.landing .form-checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:4px;height:8px;position:absolute;top:2px;left:5px;transform:rotate(45deg)}.landing .form-checkbox-text{color:#94a3b8;font-size:.8rem;line-height:1.5}.landing .form-checkbox-text a{color:#94a3b8;text-underline-offset:2px;text-decoration:underline}.landing .form-checkbox-text a:hover{color:#cbd5e1}.landing .group\/hover button[aria-label=Previous\ slide],.landing .group\/hover button[aria-label=Next\ slide]{background:#ffffff1a;border:1px solid #ffffff26}.landing .group\/hover button[aria-label=Previous\ slide]:hover:not(:disabled),.landing .group\/hover button[aria-label=Next\ slide]:hover:not(:disabled){background:#ffffff26;border-color:#ffffff40}.landing .group\/hover button svg{stroke:#cbd5e1}.landing .group\/hover button:hover:not(:disabled) svg{stroke:#fff}.landing .group\/hover button:disabled{opacity:.3}.hero-badge{color:#60a5fa;letter-spacing:.02em;background:#3b82f61f;border:1px solid #3b82f64d;border-radius:100px;margin-bottom:24px;padding:8px 20px;font-size:.85rem;font-weight:600;display:inline-block}.landing .author-story{color:#cbd5e1;white-space:pre-line;margin-bottom:24px;font-size:.95rem;line-height:1.7}.who-is-for-grid{grid-template-columns:1fr 1fr;gap:32px;display:grid}.who-is-for-grid>.scroll-reveal{height:100%}.who-is-for-card{border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;height:100%;padding:40px}.who-is-for-yes{border-color:#4ade8033}.who-is-for-no{border-color:#f8717133}.who-is-for-heading{color:#fff;margin-bottom:24px;font-size:1.2rem;font-weight:700}.who-is-for-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.who-is-for-list li{color:#cbd5e1;align-items:flex-start;gap:12px;font-size:.95rem;line-height:1.5;display:flex}.who-is-for-icon-yes{color:#4ade80;flex-shrink:0;margin-top:2px}.who-is-for-icon-no{color:#f87171;flex-shrink:0;margin-top:2px}@media (max-width:768px){.who-is-for-grid{grid-template-columns:1fr}.who-is-for-card{padding:28px}}.price-anchor-block{border-radius:var(--radius);background:#ffffff05;border:1px solid #ffffff0f;margin-bottom:40px;padding:28px}.price-anchor-title{color:#94a3b8;margin-bottom:20px;font-size:1rem;font-weight:600}.price-anchor-list{flex-direction:column;gap:12px;display:flex}.price-anchor-item{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.price-anchor-item:last-child{border-bottom:none}.price-anchor-label{color:#94a3b8;font-size:.95rem}.price-anchor-price{color:#94a3b8;font-size:.95rem;font-weight:600;-webkit-text-decoration:line-through #f8717180;text-decoration:line-through #f8717180}.price-anchor-highlight{border-top:1px solid #3b82f64d;border-bottom:none;margin-top:4px;padding-top:16px}.price-anchor-highlight .price-anchor-label{color:#fff;font-weight:600}.price-anchor-highlight .price-anchor-price{color:#60a5fa;text-decoration:none}.price-anchor-highlight .price-amount{font-size:1.5rem;font-weight:800}.price-installment{color:#94a3b8;text-align:center;margin-top:12px;font-size:.9rem}.final-cta-section{padding:80px 0}.final-cta-card{text-align:center;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#3b82f61a 0%,#7c3aed14 100%);border:1px solid #3b82f633;padding:64px 48px}.final-cta-title{color:#fff;letter-spacing:-.02em;margin-bottom:12px;font-size:2rem;font-weight:800}.final-cta-subtitle{color:#94a3b8;margin-bottom:40px;font-size:1.1rem}.final-cta-recap{flex-wrap:wrap;justify-content:center;gap:12px;margin:0 auto 40px;padding:0;list-style:none;display:inline-flex}.final-cta-recap li{color:#cbd5e1;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:6px;padding:8px 16px;font-size:.9rem;display:inline-flex}.final-cta-recap li:before{content:"✓";color:#4ade80;font-weight:700}.final-cta-price-block{flex-direction:column;align-items:center;gap:4px;margin-bottom:24px;display:flex}.final-cta-price{background:linear-gradient(135deg,#60a5fa 0%,#a78bfa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:2.5rem;font-weight:800}.final-cta-installment{color:#94a3b8;font-size:.9rem}.final-cta-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;border-radius:100px;align-items:center;gap:8px;margin-top:24px;padding:18px 48px;font-family:inherit;font-size:1.15rem;font-weight:700;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #3b82f666}.final-cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 30px #3b82f680}@media (max-width:600px){.final-cta-card{padding:40px 24px}.final-cta-title{font-size:1.5rem}.final-cta-price{font-size:2rem}.final-cta-button{padding:16px 36px;font-size:1rem}.final-cta-recap{gap:8px}.final-cta-recap li{padding:6px 12px;font-size:.8rem}}.landing .form-reassurance{text-align:center;color:#4ade80;margin-top:12px;font-size:.8rem;font-weight:500}
