*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(150deg,var(--surface2) 0%,var(--surface) 45%,var(--bg) 100%);background-attachment:fixed;color:var(--text);font-family:var(--font-sans);font-size:16px;line-height:1.65}html{scroll-behavior:smooth}.section-label{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-bottom:8px}h2{font-size:clamp(20px,3vw,28px);font-weight:700;margin-bottom:20px;color:var(--text)}.hero{padding:80px 24px 60px;max-width:900px;margin:0 auto;text-align:center}.hero-tag{display:inline-block;background:rgba(var(--accent-rgb),.1);color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:6px 16px;border-radius:100px;margin-bottom:24px}.hero h1{font-size:clamp(28px,5vw,52px);font-weight:800;line-height:1.1;letter-spacing:-.02em;color:var(--text);margin-bottom:18px}.hero-meta{display:flex;gap:24px;justify-content:center;flex-wrap:wrap;margin-top:28px;color:var(--muted);font-size:14px}.hero-meta span{display:flex;align-items:center;gap:6px}.hero-cta{margin-top:36px}.btn-primary{display:inline-block;background:var(--accent);color:#fff;border-radius:100px;font-weight:700;font-size:15px;padding:14px 28px;text-decoration:none;transition:opacity .15s}.btn-primary:hover{opacity:.88}.cohort-banner{background:linear-gradient(135deg,var(--surface2) 0%,var(--surface2) 100%);border-top:1px solid rgba(var(--accent-rgb),.15);border-bottom:1px solid rgba(var(--accent-rgb),.15);padding:48px 24px}.cohort-banner-inner{max-width:900px;margin:0 auto;display:flex;align-items:center;gap:32px;flex-wrap:wrap}.cohort-banner img{width:90px;height:90px;border-radius:50%;object-fit:cover;flex-shrink:0}.cohort-banner-text{flex:1;min-width:220px}.cohort-eyebrow{font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:6px}.cohort-banner h3{font-size:22px;font-weight:800;color:var(--text);margin-bottom:8px}.cohort-banner p{color:var(--muted);font-size:15px;margin-bottom:16px}.section{padding:64px 24px;border-top:1px solid rgba(0,0,0,.08);max-width:900px;margin:0 auto}.speaker-card{display:flex;gap:32px;align-items:flex-start;flex-wrap:wrap}.speaker-photo{width:100px;height:100px;border-radius:50%;object-fit:cover;flex-shrink:0}.speaker-avatar{width:100px;height:100px;border-radius:50%;background:var(--accent);color:#fff;font-size:28px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.speaker-info h3{font-size:20px;font-weight:700;color:var(--text);margin-bottom:4px}.speaker-info .role{color:var(--accent);font-size:14px;font-weight:600;margin-bottom:12px}.speaker-info p{color:var(--muted);font-size:15px;line-height:1.7;margin-bottom:14px}.li-btn{display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(var(--accent-rgb),.3);color:var(--accent);border-radius:100px;font-weight:600;font-size:13px;padding:8px 18px;text-decoration:none;transition:background .15s}.li-btn:hover{background:rgba(var(--accent-rgb),.06)}.summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px}.summary-card{background:var(--bg);border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 2px 12px #0000000d;padding:22px}.summary-card .icon{font-size:26px;margin-bottom:10px}.summary-card h4{font-size:14px;font-weight:700;color:var(--text);margin-bottom:6px}.summary-card p{font-size:13px;color:var(--muted);line-height:1.6}.build-steps{display:flex;flex-direction:column;gap:14px}.build-step{display:flex;gap:18px;align-items:flex-start;background:var(--bg);border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 2px 12px #0000000d;padding:18px 22px}.step-num{width:30px;height:30px;border-radius:50%;background:linear-gradient(135deg,var(--accent),var(--accent2));color:#fff;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-body h4{font-size:14px;font-weight:700;color:var(--text);margin-bottom:4px}.step-body p{font-size:13px;color:var(--muted);line-height:1.6}.framework-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.framework-card{background:var(--bg);border:1px solid rgba(0,0,0,.08);border-left:4px solid var(--accent);border-radius:12px;box-shadow:0 2px 12px #0000000d;padding:20px 22px}.framework-card:nth-child(2n){border-left-color:var(--accent2)}.framework-card h4{font-size:14px;font-weight:700;color:var(--text);margin-bottom:8px}.framework-card p{font-size:13px;color:var(--muted);line-height:1.6}.qa-list{display:flex;flex-direction:column;gap:14px}.qa-item{background:var(--bg);border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 2px 12px #0000000d;padding:20px 22px}.qa-q{font-size:14px;font-weight:700;color:var(--text);margin-bottom:10px;display:flex;gap:10px;align-items:flex-start}.qa-badge{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:50%;background:var(--accent);color:#fff;font-size:10px;font-weight:800;flex-shrink:0;margin-top:2px}.qa-a{font-size:13px;color:var(--muted);line-height:1.65;padding-left:30px}.qa-a a{color:var(--accent);text-decoration:none}.qa-a a:hover{text-decoration:underline}.tools-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.tool-card{background:var(--bg);border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 2px 12px #0000000d;padding:14px 16px;display:flex;flex-direction:column;gap:3px}.tool-name{font-size:13px;font-weight:700;color:var(--text);text-decoration:none}.tool-role{font-size:11px;color:var(--muted)}.resource-list{display:flex;flex-direction:column;gap:10px}.resource-item{background:var(--bg);border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 2px 12px #0000000d;padding:14px 18px;display:flex;gap:12px;align-items:center;text-decoration:none;color:var(--text);transition:border-color .15s}.resource-item:hover{border-color:rgba(var(--accent-rgb),.4)}.resource-icon{font-size:18px;flex-shrink:0}.resource-label{font-size:13px;font-weight:600;color:var(--text)}.resource-desc{font-size:12px;color:var(--muted)}.bottom-cta{max-width:900px;margin:0 auto 64px;background:linear-gradient(135deg,var(--surface2),var(--surface));border:1px solid rgba(var(--accent-rgb),.2);border-radius:20px;padding:48px 40px;text-align:center}.bottom-cta img{width:72px;height:72px;border-radius:50%;margin-bottom:18px}.bottom-cta h2{font-size:clamp(20px,3vw,26px);font-weight:800;color:var(--text);margin-bottom:12px}.bottom-cta p{font-size:15px;color:var(--muted);max-width:500px;margin:0 auto 26px}.hosts-section{max-width:900px;margin:0 auto;padding:0 24px 72px}.hosts-section h2{margin-bottom:28px}.host-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.host-card{background:var(--bg);border:1px solid rgba(0,0,0,.08);border-radius:12px;box-shadow:0 2px 12px #0000000d;padding:26px 22px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px}.host-photo{width:76px;height:76px;border-radius:50%;object-fit:cover;margin-bottom:10px}.host-avatar{width:76px;height:76px;border-radius:50%;background:var(--accent);color:#fff;font-size:20px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.host-name{font-size:16px;font-weight:700;color:var(--text)}.host-role{font-size:12px;color:var(--muted);margin-bottom:10px}@media(max-width:640px){.speaker-card{flex-direction:column}.cohort-banner-inner{justify-content:center;text-align:center}.bottom-cta{padding:32px 20px;margin:0 16px 48px}.hosts-section{padding:0 16px 48px}}
