*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--bg: #041020;--bg2: #071528;--text: #e8e8e8;--muted: #a8bcd0;--accent: #59a0ff;--a-dim: rgba(89,160,255,.08);--a-border:rgba(89,160,255,.22);--border: rgba(255,255,255,.07);--ff-head: "Space Grotesk", Montserrat, sans-serif;--ff-body: Montserrat, system-ui, sans-serif}body{background:var(--bg);color:var(--text);font-family:var(--ff-body);min-height:100vh;-webkit-font-smoothing:antialiased}nav{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:0 48px;height:68px;border-bottom:1px solid var(--border);background:#041020d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.nav-logo{display:flex;align-items:center;text-decoration:none}.nav-logo-img{height:56px;width:auto}.nav-cta{background:var(--accent);color:#fff;border:none;border-radius:2px;padding:9px 18px;font-family:var(--ff-head);font-size:13px;font-weight:700;cursor:pointer;transition:opacity .2s;text-decoration:none}.nav-cta:hover{opacity:.88}.hero{position:relative;z-index:1;min-height:calc(100vh - 68px);display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;max-width:1160px;margin:0 auto;padding:80px 48px}.hero:after{content:"";position:fixed;top:0;right:0;width:50%;height:60%;background:radial-gradient(ellipse at top right,rgba(89,160,255,.05) 0%,transparent 65%);pointer-events:none;z-index:0}.hero-left{position:relative;z-index:1}.social-proof{display:inline-flex;margin-bottom:28px}.sp-text{font-family:var(--ff-body);font-size:15px;font-weight:500;color:var(--accent);background:#59a0ff0f;border:1px solid rgba(89,160,255,.28);border-radius:50px;padding:11px 24px;letter-spacing:0;text-transform:none;white-space:nowrap}.hero-left h1{font-family:var(--ff-head);font-size:clamp(2.4rem,4.5vw,3.75rem);font-weight:700;line-height:1.06;color:#fff;letter-spacing:-.03em;margin-bottom:24px}.hero-left h1 em{font-style:normal;color:var(--accent)}.ai-rotator{display:inline-block;position:relative;vertical-align:middle;width:260px;height:1.06em;margin:0 4px}.ai-chip{position:absolute;top:0;left:0;display:inline-flex;align-items:center;gap:10px;padding:0;border:none;background:none;font-family:var(--ff-head);font-size:clamp(2.4rem,4.5vw,3.75rem);font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1.06;white-space:nowrap;opacity:0;transform:translateY(8px);transition:opacity .4s ease,transform .4s ease;pointer-events:none}.ai-chip.active{opacity:1;transform:translateY(0);pointer-events:auto}.ai-chip img{width:1em;height:1em;flex-shrink:0;border-radius:4px}.hero-desc{font-family:var(--ff-body);font-size:1.05rem;color:var(--muted);line-height:1.75;margin-bottom:40px;max-width:460px;font-weight:400}.hero-desc strong{color:var(--text);font-weight:600}.cta-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.btn-main{background:var(--accent);color:#fff;border:none;border-radius:2px;padding:16px 32px;font-family:var(--ff-head);font-size:15px;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:opacity .2s,transform .15s}.btn-main:hover{opacity:.88;transform:translateY(-1px)}a.btn-main{text-decoration:none;display:inline-block}.fud{font-size:12px;color:var(--muted);font-family:var(--ff-body);font-weight:400;display:flex;align-items:center;gap:6px}.fud:before{content:"✓";color:var(--accent);font-weight:700}.hero-right{position:relative;z-index:1}.photo-placeholder{background:var(--bg2);border:1px solid var(--border);border-radius:19px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px}.photo-placeholder:before{content:"";position:absolute;inset:0;background-image:repeating-linear-gradient(-45deg,transparent,transparent 8px,rgba(255,255,255,.018) 8px,rgba(255,255,255,.018) 16px);z-index:0}.photo-placeholder-inner{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:10px;text-align:center;padding:16px}.photo-icon{width:52px;height:52px;border-radius:17px;background:var(--a-dim);border:1px solid var(--a-border);display:flex;align-items:center;justify-content:center;font-family:var(--ff-head);font-size:1.1rem;font-weight:700;color:var(--accent)}.photo-name{font-family:var(--ff-head);font-size:14px;font-weight:600;color:var(--text);letter-spacing:-.01em}.photo-title{font-size:11px;color:var(--muted);font-weight:500;letter-spacing:.04em;text-transform:uppercase}.layout-d{position:relative;height:480px;display:flex;align-items:center;justify-content:center}.layout-d .photo-left{position:absolute;left:0;width:58%;height:72%;transform:rotate(-2.5deg);z-index:1;box-shadow:0 12px 40px #00000080;transform-origin:bottom center;bottom:6%}.layout-d .photo-right{position:absolute;right:0;width:58%;height:72%;transform:rotate(2deg);z-index:2;box-shadow:0 12px 40px #00000080;transform-origin:bottom center;top:6%}.form-card{background:var(--bg2);border:1px solid var(--a-border);border-radius:19px;padding:48px 44px}.form-card-eyebrow{font-family:var(--ff-body);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:10px}.form-card h2{font-family:var(--ff-head);font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.2;margin-bottom:8px}.form-card-sub{font-size:14px;color:var(--muted);line-height:1.6;margin-bottom:32px;font-weight:400}.field{margin-bottom:14px}.field label{display:block;font-family:var(--ff-body);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:7px}.field input{width:100%;background:#ffffff0a;border:1px solid var(--border);border-radius:2px;padding:13px 16px;color:var(--text);font-family:var(--ff-body);font-size:14px;font-weight:400;outline:none;transition:border-color .2s}.field input:focus{border-color:#59a0ff66}.field input::placeholder{color:var(--muted)}.btn-form{width:100%;margin-top:8px;background:var(--accent);color:#fff;border:none;border-radius:2px;padding:15px;font-family:var(--ff-head);font-size:15px;font-weight:700;letter-spacing:.01em;cursor:pointer;transition:opacity .2s,transform .15s}.btn-form:hover{opacity:.88;transform:translateY(-1px)}.form-trust{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}.form-trust-item{display:flex;align-items:center;gap:5px;font-size:12px;color:var(--muted);font-weight:400}.form-trust-item:before{content:"✓";color:var(--accent);font-weight:700;font-size:11px}.instructors-section{border-top:1px solid var(--border);padding:100px 48px;position:relative;z-index:1}.instructors-section-title{font-family:var(--ff-head);font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;color:#fff;letter-spacing:-.025em;text-align:center;margin-bottom:80px}.instructor-row{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;grid-template-areas:"image header" "image body";column-gap:80px;row-gap:24px;max-width:1060px;margin:0 auto 100px}.instructor-row:last-child{margin-bottom:0}.instructor-row .instructor-image{grid-area:image;align-self:center}.instructor-row .instructor-header{grid-area:header;align-self:end}.instructor-row .instructor-body{grid-area:body;align-self:start}.instructor-row.flip{grid-template-areas:"header image" "body   image"}.instructor-image{aspect-ratio:4/3;background:var(--bg2);border:1px solid var(--border);border-radius:19px;display:flex;align-items:center;justify-content:center;color:var(--muted);font-size:13px;font-weight:500;text-align:center;line-height:1.5;position:relative;overflow:hidden}.instructor-image.has-photo{aspect-ratio:4/3;align-items:stretch;justify-content:stretch}.instructor-image.has-photo img{width:100%;height:100%;object-fit:cover;object-position:55% center;display:block}.instructor-image:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(89,160,255,.03) 0%,transparent 70%)}.instructor-image-label{display:flex;flex-direction:column;align-items:center;gap:10px}.instructor-image-icon{width:56px;height:56px;border-radius:17px;background:var(--a-dim);border:1px solid var(--a-border);display:flex;align-items:center;justify-content:center;font-family:var(--ff-head);font-size:1.2rem;font-weight:700;color:var(--accent)}.instructor-eyebrow{font-family:var(--ff-body);font-size:11px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:14px}.instructor-header h3{font-family:var(--ff-head);font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;color:#fff;letter-spacing:-.025em;line-height:1.1;margin-bottom:20px}.instructor-header h3 span{display:block;color:var(--muted);font-size:.55em;letter-spacing:.04em;font-weight:500;margin-top:6px;text-transform:uppercase}.instructor-story{font-family:var(--ff-body);font-size:15px;color:var(--muted);line-height:1.8;font-weight:400;margin-bottom:32px}.instructor-story strong{color:var(--text);font-weight:600}.btn-outline{display:inline-flex;align-items:center;gap:8px;background:transparent;color:var(--accent);border:1px solid var(--a-border);border-radius:2px;padding:12px 22px;font-family:var(--ff-head);font-size:13px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background .2s,border-color .2s}.btn-outline:hover{background:var(--a-dim);border-color:var(--accent)}.curriculum-section{border-top:1px solid var(--border);padding:100px 48px;position:relative;z-index:1}.curriculum-header{max-width:600px;margin:0 auto 48px;text-align:center}.curriculum-header h2{font-family:var(--ff-head);font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;color:#fff;letter-spacing:-.025em;line-height:1.1;margin-bottom:16px}.curriculum-header p{font-size:15px;color:var(--muted);line-height:1.75}.curriculum-stats{max-width:720px;margin:0 auto 32px;display:flex;border:1px solid var(--border);border-radius:25px;overflow:hidden;background:var(--bg2)}.curriculum-stat{flex:1;display:flex;align-items:center;gap:10px;padding:14px 18px;border-right:1px solid var(--border);font-size:13.5px;font-weight:500;color:var(--text)}.curriculum-stat:last-child{border-right:none}.curriculum-stat-icon{font-size:17px;flex-shrink:0}.curriculum-list{max-width:720px;margin:0 auto;border:1px solid var(--border);border-radius:27px;overflow:hidden}.curriculum-row{border-bottom:1px solid var(--border)}.curriculum-row:last-child{border-bottom:none}.curriculum-summary{list-style:none;display:grid;grid-template-columns:64px 1fr auto;align-items:center;cursor:pointer;background:var(--bg2);user-select:none;transition:background .15s}.curriculum-summary::-webkit-details-marker{display:none}.curriculum-summary:hover{background:#59a0ff0a}.curriculum-num{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;width:64px;padding:20px 0;align-self:stretch;border-right:1px solid var(--border);font-family:var(--ff-head);font-size:1.05rem;font-weight:700;color:var(--muted)}.curriculum-num--sub{font-size:.75rem;letter-spacing:.02em}.curriculum-subrow .curriculum-summary{background:#0000001f}.curriculum-subrow .curriculum-summary:hover{background:#59a0ff08}@keyframes ping{0%,to{box-shadow:0 0 0 3px #59a0ff40,0 0 0 6px #59a0ff14}50%{box-shadow:0 0 0 3px #59a0ff59,0 0 0 9px #59a0ff0a}}.active-dot{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 0 3px #59a0ff40,0 0 0 6px #59a0ff14;animation:ping 2s ease-in-out infinite}.curriculum-meta{padding:16px 20px;display:flex;flex-direction:column;gap:3px}.curriculum-label{font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.curriculum-label.live{color:var(--accent)}.curriculum-title{font-family:var(--ff-head);font-size:1rem;font-weight:700;color:#fff;letter-spacing:-.01em}.curriculum-right{display:flex;align-items:center;gap:12px;padding:0 20px;color:var(--muted);font-size:12px;font-weight:500;white-space:nowrap}.curriculum-arrow{width:26px;height:26px;display:flex;align-items:center;justify-content:center;border:1px solid var(--border);border-radius:21px;font-size:24px;color:var(--muted);transition:transform .25s,color .15s,border-color .15s;flex-shrink:0}.curriculum-row[open] .curriculum-arrow{transform:rotate(180deg);color:var(--accent);border-color:var(--a-border)}.curriculum-lessons{background:var(--bg);border-top:1px solid var(--border)}.curriculum-lesson{display:grid;grid-template-columns:52px 1fr auto;align-items:center;border-bottom:1px solid var(--border);padding:13px 0}.curriculum-lesson:last-of-type{border-bottom:none}.curriculum-lesson-icon{display:flex;align-items:center;justify-content:center;font-size:8px;color:var(--muted)}.curriculum-lesson-info{padding:0 14px 0 0;display:flex;flex-direction:column;gap:2px}.curriculum-lesson-title{font-size:13.5px;font-weight:600;color:var(--text)}.curriculum-lesson-desc{font-size:12px;color:var(--muted)}.curriculum-lesson-meta{display:flex;align-items:center;gap:8px;padding-right:20px;white-space:nowrap}.curriculum-badge{font-size:10px;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:3px 8px;border-radius:4px}.badge-free{background:#59a0ff1a;color:var(--accent);border:1px solid var(--a-border)}.badge-preview{background:#59a0ff0f;color:var(--accent);border:1px solid rgba(89,160,255,.15)}.badge-live{background:#59a0ff1f;color:var(--accent);border:1px solid var(--a-border)}.curriculum-duration{font-size:12px;color:var(--muted);font-weight:500}.curriculum-lesson-banner{grid-column:1 / -1;margin:4px 20px 12px;padding:10px 16px;background:var(--a-dim);border:1px solid var(--a-border);border-radius:23px;font-size:13px;color:var(--accent);display:flex;align-items:center;gap:8px}.curriculum-finish{max-width:720px;margin:16px auto 0;display:flex;align-items:center;gap:16px;padding:20px 24px;background:var(--bg2);border:1px solid var(--border);border-radius:27px}.curriculum-finish-icon{width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center;font-size:24px;background:var(--a-dim);border:1px solid var(--a-border);border-radius:25px}.curriculum-finish-text{display:flex;flex-direction:column;gap:3px}.curriculum-finish-text strong{font-size:14px;color:var(--accent);font-weight:600}.curriculum-finish-text span{font-size:13px;color:var(--muted)}.hero-photo-card{border:1px solid var(--border);border-radius:19px;overflow:hidden;display:flex;flex-direction:column}.hero-photo-card img{width:100%;display:block;object-fit:cover}.hero-stats{display:flex;border-top:1px solid var(--border)}.hero-stat{flex:1;padding:16px 18px;border-right:1px solid var(--border);background:var(--bg2)}.hero-stat:last-child{border-right:none}.hero-stat-value{display:block;font-family:var(--ff-head);font-size:1rem;font-weight:700;color:#fff}.hero-stat-label{display:block;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin-top:4px}@media (max-width: 820px){nav{padding:0 24px}.hero{grid-template-columns:1fr;padding:60px 24px;gap:48px}.form-card{padding:36px 28px}.instructors-section{padding:72px 24px}.instructor-row{display:flex;flex-direction:column;gap:28px;margin-bottom:72px}.instructor-row .instructor-header{order:1;align-self:flex-start}.instructor-row .instructor-image{order:2}.instructor-row .instructor-body{order:3}.curriculum-section{padding:72px 24px}.curriculum-stats{flex-wrap:wrap}.curriculum-stat{min-width:50%}.curriculum-summary{grid-template-columns:52px 1fr auto}.curriculum-num{width:52px}.curriculum-lesson{grid-template-columns:42px 1fr auto}.curriculum-right .curriculum-count{display:none}.faq-section,.cta-section{padding:72px 24px}.cta-inner{grid-template-columns:1fr;gap:48px}.cta-visual{aspect-ratio:16/9}}.faq-section{border-top:1px solid var(--border);padding:100px 48px;position:relative;z-index:1}.faq-inner{max-width:760px;margin:0 auto}.faq-header{margin-bottom:56px}.faq-header h2{font-family:var(--ff-head);font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:700;color:#fff;letter-spacing:-.025em;line-height:1.1;margin-top:14px;margin-bottom:0}.faq-list{border-top:1px solid var(--border)}.faq-item{border-bottom:1px solid var(--border)}.faq-question{width:100%;background:none;border:none;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:24px;cursor:pointer;text-align:left}.faq-question-text{font-family:var(--ff-head);font-size:1.05rem;font-weight:600;color:var(--text);letter-spacing:-.01em;line-height:1.4;transition:color .2s}.faq-item.open .faq-question-text{color:var(--accent)}.faq-icon{width:28px;height:28px;border:1px solid var(--border);border-radius:2px;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:border-color .2s,background .2s,transform .3s;color:var(--muted);font-size:18px;line-height:1}.faq-item.open .faq-icon{border-color:var(--accent);color:var(--accent);transform:rotate(45deg)}.faq-answer{overflow:hidden;max-height:0;transition:max-height .35s ease,padding .35s ease}.faq-item.open .faq-answer{max-height:400px}.faq-answer-inner{padding-bottom:28px;font-size:14.5px;color:var(--muted);line-height:1.8;font-weight:400;max-width:640px}.faq-answer-inner strong{color:var(--text);font-weight:600}.cta-section{border-top:1px solid var(--border);background:var(--bg2);padding:100px 48px;position:relative;z-index:1;overflow:hidden}.cta-section:before{content:"";position:absolute;top:-20%;right:-10%;width:60%;height:100%;background:radial-gradient(ellipse at top right,rgba(89,160,255,.05) 0%,transparent 65%);pointer-events:none}.cta-inner{position:relative;z-index:1;max-width:1060px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.cta-section .eyebrow{margin-bottom:16px}.cta-section h2{font-family:var(--ff-head);font-size:clamp(1.85rem,4vw,3.25rem);font-weight:700;color:#fff;letter-spacing:-.03em;line-height:1.06;margin-bottom:18px}.cta-section h2 em{font-style:normal;color:var(--accent)}.cta-section>.cta-inner>.cta-left>p{font-size:1.05rem;color:var(--muted);line-height:1.75;margin-bottom:24px}.cta-checklist{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:36px}.cta-checklist li{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--text);font-weight:500}.cta-checklist li:before{content:"✓";width:20px;height:20px;border-radius:50%;background:var(--a-dim);border:1px solid var(--a-border);color:var(--accent);font-size:11px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cta-btn-wrap{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.cta-fud{font-size:12px;color:var(--muted);display:flex;align-items:center;gap:14px;flex-wrap:wrap}.cta-fud span{display:flex;align-items:center;gap:5px}.cta-fud span:before{content:"✓";color:var(--accent);font-weight:700;font-size:11px}.cta-centered{position:relative;z-index:1;max-width:520px;margin:0 auto;text-align:center}.cta-centered .field{text-align:left}.cta-centered h2{margin-bottom:12px}.cta-centered>p{font-size:1.05rem;color:var(--muted);line-height:1.75;margin-bottom:32px}.cta-form-card{background:var(--bg);border:1px solid var(--a-border);border-radius:19px;padding:40px}.cta-form-title{font-family:var(--ff-head);font-size:1.4rem;font-weight:700;color:#fff;letter-spacing:-.02em;line-height:1.2;margin-bottom:8px}.cta-form-sub{font-size:14px;color:var(--muted);line-height:1.6;margin-bottom:28px}.cta-visual{aspect-ratio:4/3;background:#ffffff08;border:1px solid var(--border);border-radius:19px;display:flex;align-items:center;justify-content:center;text-align:center;position:relative;overflow:hidden}.cta-visual:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at center,rgba(89,160,255,.03) 0%,transparent 70%)}.cta-visual-label{color:var(--muted);font-size:13px;line-height:1.6;padding:24px}.cta-visual-label strong{color:var(--text)}
