.cls-hero{justify-content:center;align-items:center;min-height:100vh;padding:8rem 1.5rem 4rem;display:flex;position:relative;overflow:hidden}.cls-hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle,#8b5cf614 0%,#06b6d40a 40%,#0000 70%);width:900px;height:900px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.cls-hero-content{z-index:1;text-align:center;width:100%;max-width:760px;position:relative}.cls-badge{border-radius:var(--radius-pill);color:#67e8f9;font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;background:#06b6d41f;border:1px solid #06b6d459;align-items:center;gap:.4rem;margin-bottom:1.5rem;padding:.35rem 1rem;font-size:.8rem;font-weight:600;animation:.6s ease-out both clsFadeUp;display:inline-flex}.cls-badge-dot{background:#22d3ee;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite clsPulse}.cls-headline{font-family:var(--font-display);background:linear-gradient(135deg, var(--white-pure) 30%, var(--accent-glow));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3.2rem);font-weight:700;line-height:1.12;animation:.6s ease-out .1s both clsFadeUp}.cls-subtitle{color:var(--white-dim);max-width:600px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7;animation:.6s ease-out .2s both clsFadeUp}.cls-hero-meta{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2.5rem;animation:.6s ease-out .3s both clsFadeUp;display:flex}.cls-meta-item{font-family:var(--font-display);color:var(--white-dim);align-items:center;gap:.5rem;font-size:.95rem;font-weight:500;display:flex}.cls-meta-icon{font-size:1.1rem}.cls-meta-highlight{color:var(--accent-glow);font-weight:600}.cls-hero-actions{flex-wrap:wrap;justify-content:center;gap:1rem;animation:.6s ease-out .4s both clsFadeUp;display:flex}.cls-seats{border-radius:var(--radius-pill);font-family:var(--font-display);color:var(--white-dim);background:#ffffff0a;border:1px solid #ffffff14;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:.85rem;animation:.6s ease-out .25s both clsFadeUp;display:inline-flex}.cls-seats-count{color:#22d3ee;font-size:1.1rem;font-weight:700}.cls-seats-low{color:#f97316}.cls-seats-full{color:#ef4444}.cls-section{padding:var(--section-pad) 1.5rem}.cls-section-inner{max-width:var(--max-width);margin:0 auto}.cls-section-label{font-family:var(--font-display);letter-spacing:.12em;text-transform:uppercase;color:var(--electric-purple);margin-bottom:.75rem;font-size:.75rem;font-weight:600;display:inline-block}.cls-section-title{font-family:var(--font-display);color:var(--white-pure);margin-bottom:3rem;font-size:clamp(1.6rem,4vw,2.4rem);font-weight:700;line-height:1.15}.cls-section-border{border-top:1px solid #ffffff0a}.cls-curriculum-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.cls-curriculum-card{border:1px solid var(--border-subtle);border-radius:var(--radius-card);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:border-color .3s var(--transition-smooth), box-shadow .3s var(--transition-smooth), transform .3s var(--transition-smooth);background:#ffffff08;padding:2rem 1.75rem;position:relative;overflow:hidden}.cls-curriculum-card:before{content:"";background:linear-gradient(90deg, var(--electric-purple), var(--neon-cyan));opacity:0;height:2px;transition:opacity .3s var(--transition-smooth);position:absolute;top:0;left:0;right:0}.cls-curriculum-card:hover{border-color:var(--border-glow);box-shadow:var(--glow-purple);transform:translateY(-2px)}.cls-curriculum-card:hover:before{opacity:1}.cls-curriculum-icon{background:#8b5cf61f;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;font-size:1.2rem;display:inline-flex}.cls-curriculum-card h3{font-family:var(--font-display);color:var(--white-pure);margin-bottom:.6rem;font-size:1.15rem;font-weight:600}.cls-curriculum-card p{color:var(--white-dim);margin:0;font-size:.92rem;line-height:1.65}.cls-extension-section{border-top:1px solid #ffffff0a}.cls-extension-grid{gap:1.5rem;max-width:900px;margin:0 auto;display:flex}.cls-extension-card{border-radius:var(--radius-card);text-align:center;transition:border-color .25s var(--transition-smooth);background:#ffffff05;border:1px solid #ffffff0f;flex:1;padding:2rem 1.5rem;position:relative}.cls-extension-card:hover{border-color:var(--border-subtle)}.cls-extension-hour{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:var(--white-muted);margin-bottom:.75rem;font-size:.8rem;font-weight:600}.cls-extension-price{font-family:var(--font-display);color:var(--white-pure);margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1}.cls-extension-note{color:var(--white-muted);font-size:.85rem}.cls-pricing-callout{border:1px solid var(--border-subtle);border-radius:var(--radius-card);max-width:900px;transition:border-color .3s var(--transition-smooth), box-shadow .3s var(--transition-smooth);background:#ffffff08;align-items:center;gap:3rem;margin:0 auto;padding:3rem;display:flex;position:relative;overflow:hidden}.cls-pricing-callout:hover{border-color:var(--border-glow);box-shadow:var(--glow-purple)}.cls-pricing-callout:before{content:"";background:linear-gradient(90deg, var(--electric-purple), var(--neon-cyan));height:2px;position:absolute;top:0;left:0;right:0}.cls-pricing-left{text-align:center;flex-shrink:0;min-width:200px}.cls-pricing-label{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.1em;color:var(--accent-glow);margin-bottom:.75rem;font-size:.8rem;font-weight:600}.cls-pricing-amount{justify-content:center;align-items:baseline;gap:.2rem;display:flex}.cls-pricing-currency{font-family:var(--font-display);color:var(--white-dim);font-size:1.6rem;font-weight:600}.cls-pricing-value{font-family:var(--font-display);color:var(--white-pure);font-size:3.5rem;font-weight:700;line-height:1}.cls-pricing-period{color:var(--white-muted);margin-left:.2rem;font-size:1rem}.cls-pricing-note{color:var(--white-muted);margin-top:.5rem;font-size:.85rem}.cls-pricing-right{border-left:1px solid #ffffff0f;padding-left:3rem}.cls-pricing-right p{color:var(--white-dim);margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.cls-form-section{border-top:1px solid #ffffff0a}.cls-form-wrapper{max-width:600px;margin:0 auto}.cls-form{flex-direction:column;gap:1.25rem;display:flex}.cls-field{flex-direction:column;gap:.4rem;display:flex}.cls-field label{font-family:var(--font-display);color:var(--white-dim);font-size:.85rem;font-weight:500}.cls-field input,.cls-field textarea{color:var(--white-pure);font-family:var(--font-body);transition:border-color .25s var(--transition-smooth), box-shadow .25s var(--transition-smooth);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:10px;outline:none;padding:.75rem 1rem;font-size:.95rem}.cls-field input:focus,.cls-field textarea:focus{border-color:var(--electric-purple);box-shadow:0 0 0 3px #8b5cf626}.cls-field textarea{resize:vertical;min-height:100px}.cls-field input::placeholder,.cls-field textarea::placeholder{color:var(--white-muted)}.cls-submit-btn{border-radius:var(--radius-pill);font-family:var(--font-display);cursor:pointer;background:linear-gradient(135deg, var(--electric-purple), var(--neon-cyan));color:var(--white-pure);box-shadow:var(--glow-purple);transition:all .25s var(--transition-smooth);border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.85rem 2rem;font-size:1rem;font-weight:600;display:inline-flex}.cls-submit-btn:hover{transform:translateY(-1px);box-shadow:0 0 50px #8b5cf666,0 0 100px #8b5cf626}.cls-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.cls-form-error{color:#ef4444;text-align:center;background:#ef44441a;border:1px solid #ef444433;border-radius:10px;padding:.75rem;font-size:.9rem}.cls-success{text-align:center;border-radius:var(--radius-card);background:#ffffff08;border:1px solid #22c55e33;padding:3rem 2rem}.cls-success-icon{margin-bottom:1rem;font-size:3rem}.cls-success h3{font-family:var(--font-display);color:var(--white-pure);margin-bottom:.75rem;font-size:1.5rem;font-weight:700}.cls-success p{color:var(--white-dim);max-width:450px;margin:0 auto;font-size:.95rem;line-height:1.7}.cls-faq-section{border-top:1px solid #ffffff0a}.cls-faq-list{max-width:720px;margin:0 auto}.cls-faq-list .faq-item{transition:border-color .25s var(--transition-smooth);background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;margin-bottom:.75rem;overflow:hidden}.cls-faq-list .faq-item:hover{border-color:var(--border-subtle)}.cls-faq-list .faq-question{width:100%;color:var(--white-pure);font-family:var(--font-body);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.1rem 1.25rem;font-size:.95rem;font-weight:500;line-height:1.5;transition:color .2s;display:flex}.cls-faq-list .faq-question:hover{color:var(--accent-glow)}.cls-faq-list .faq-chevron{width:18px;height:18px;stroke:var(--white-muted);transition:transform .3s var(--transition-smooth);flex-shrink:0}.cls-faq-list .faq-item.open .faq-chevron{transform:rotate(180deg)}.cls-faq-list .faq-answer{max-height:0;transition:max-height .35s var(--transition-smooth), padding .35s var(--transition-smooth);overflow:hidden}.cls-faq-list .faq-item.open .faq-answer{max-height:300px}.cls-faq-list .faq-answer-inner{color:var(--white-dim);padding:0 1.25rem 1.1rem;font-size:.9rem;line-height:1.7}.cls-final-cta{text-align:center;border-top:1px solid #ffffff0a}.cls-final-inner{max-width:600px;margin:0 auto}.cls-final-inner h2{font-family:var(--font-display);color:var(--white-pure);margin-bottom:1rem;font-size:clamp(1.6rem,4vw,2.2rem);font-weight:700}.cls-final-inner p{color:var(--white-dim);margin-bottom:.5rem;font-size:1rem;line-height:1.7}.cls-tagline{font-family:var(--font-display);letter-spacing:.1em;text-transform:uppercase;color:var(--white-muted);font-size:.85rem;font-weight:600;margin-top:2rem!important}.cls-email-link{color:var(--accent-glow);transition:border-color .25s var(--transition-smooth), color .25s var(--transition-smooth);border-bottom:1px solid #a78bfa4d;text-decoration:none}.cls-email-link:hover{color:var(--white-pure);border-color:var(--white-pure)}@keyframes clsFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes clsPulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:768px){.cls-hero{padding:6rem 1rem 3rem}.cls-curriculum-grid{grid-template-columns:1fr}.cls-extension-grid{flex-direction:column;gap:1rem}.cls-pricing-callout{text-align:center;flex-direction:column;gap:2rem;padding:2rem 1.5rem}.cls-pricing-right{border-top:1px solid #ffffff0f;border-left:none;padding-top:2rem;padding-left:0}.cls-hero-meta{flex-direction:column;align-items:center;gap:.75rem}.cls-hero-actions{flex-direction:column;align-items:center}}@media (max-width:480px){.cls-pricing-value{font-size:2.8rem}.cls-curriculum-card{padding:1.5rem 1.25rem}}
