:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--primary:#fd954f;--primary-hover:#f28747;--primary-dark:#c05c2f;--on-primary:#fff;--background:#fff;--surface-warm:#f5f5f0;--surface:#f9f9f9;--surface-elevated:#fff;--foreground:#2c2c2e;--foreground-strong:#1c1c1e;--muted:#8e8e93;--border:#e5e5ea;--dark-background:#1a1d2b;--dark-surface:#20243a;--dark-panel:#2a2d42;--transcript-background:#1c202e;--transcript-assistant:#2a2d42;--transcript-user:#283046;--dark-foreground:#f9f9f9;--dark-muted:#aeaeb2;--dark-border:#3a3a3c;--success:#22c55e;--danger:#ef4444;--info:#60a5fa;--warning:#f59e0b;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px}*{box-sizing:border-box}html{background:var(--background);min-height:100%}body{min-height:100%;color:var(--foreground);background:linear-gradient(180deg, #fd954f1f, #fff0 440px), linear-gradient(90deg, #f5f5f0db, #fff0 48%), var(--background);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh}.topbar,.section,.footer{width:min(1120px,100% - 32px);margin:0 auto}.topbar{justify-content:space-between;align-items:center;gap:24px;padding:20px 0;display:flex}.brand{color:var(--foreground-strong);align-items:center;gap:10px;font-size:15px;font-weight:800;display:flex}.brand-mark{border-radius:var(--radius-md);background:var(--primary);width:36px;height:36px;color:var(--on-primary);place-items:center;font-weight:900;display:grid;box-shadow:0 10px 26px #fd954f47}.nav{color:var(--muted);align-items:center;gap:18px;font-size:14px;display:flex}.button{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface-elevated);min-height:48px;color:var(--foreground-strong);justify-content:center;align-items:center;padding:0 18px;font-size:14px;font-weight:700;line-height:1.2;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.button:hover{border-color:#fd954f7a;transform:translateY(-1px)}.button.primary{border-color:var(--primary);background:var(--primary);color:var(--on-primary)}.button.primary:hover{border-color:var(--primary-hover);background:var(--primary-hover)}.hero{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr);align-items:center;gap:48px;padding:64px 0 48px;display:grid}.eyebrow{border-radius:var(--radius-full);background:var(--dark-panel);min-height:28px;color:var(--primary);align-items:center;margin:0 0 16px;padding:0 10px;font-size:12px;font-weight:600;line-height:1.35;display:inline-flex}h1{max-width:780px;color:var(--foreground-strong);letter-spacing:0;margin:0;font-size:clamp(42px,7vw,64px);font-weight:800;line-height:1}.lede{max-width:680px;color:var(--muted);margin:24px 0 0;font-size:18px;font-weight:400;line-height:1.6}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.conversation{border:1px solid var(--dark-border);border-radius:var(--radius-xl);background:radial-gradient(circle at 24% 0%, #fd954f33, transparent 34%), linear-gradient(180deg, #23263a, var(--transcript-background));overflow:hidden;box-shadow:0 28px 80px #1a1d2b40}.conversation-head{color:var(--dark-muted);border-bottom:1px solid #ffffff1a;justify-content:space-between;gap:12px;padding:18px 20px;font-size:12px;font-weight:600;line-height:1.35;display:flex}.conversation-body{gap:16px;padding:20px;display:grid}.bubble{border-radius:var(--radius-lg);max-width:88%;color:var(--dark-foreground);padding:18px 20px;line-height:1.6}.bubble.tutor{background:linear-gradient(180deg, var(--transcript-assistant), #23263a)}.bubble.learner{background:linear-gradient(180deg, var(--transcript-user), #1f2536);justify-self:end}.feedback{border:1px solid #fd954f59;border-left:4px solid var(--primary);border-radius:var(--radius-md);color:var(--dark-foreground);background:#fd954f1f;padding:14px 16px;font-size:14px;line-height:1.5}.launch-video-section{grid-template-columns:minmax(0,.72fr) minmax(360px,1.28fr);align-items:center;gap:32px;padding-top:24px;display:grid}.launch-video-copy h2{color:var(--foreground-strong);letter-spacing:0;margin:0;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.04}.launch-video-copy p:not(.eyebrow){color:var(--muted);margin:18px 0 0;font-size:17px;line-height:1.65}.launch-video-card{border:1px solid var(--dark-border);border-radius:var(--radius-xl);color:var(--dark-foreground);background:radial-gradient(circle at 76% 0,#fd954f3d,#0000 34%),#111114;overflow:hidden;box-shadow:0 28px 80px #1a1d2b2e}.launch-video-head{background:#00000047;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.launch-video-head p{color:#ffba8a;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.launch-video-head h3{color:#fff;margin:4px 0 0;font-size:24px;line-height:1.08}.launch-video-frame{background:#050505;padding:16px}.launch-video-frame video{aspect-ratio:16/9;border-radius:var(--radius-md);object-fit:cover;background:#000;width:100%;display:block}.notice-section{padding-top:12px}.notice{border-radius:var(--radius-lg);background:#fd954f1a;border:1px solid #fd954f52;padding:20px 22px}.notice h2{color:var(--foreground-strong);margin:0;font-size:18px;line-height:1.3}.notice p{max-width:880px;color:var(--foreground);margin:8px 0 0;font-size:14px;line-height:1.65}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--surface-elevated);padding:24px;box-shadow:0 16px 48px #1c1c1e0f}.panel h2,.panel h3{color:var(--foreground-strong);letter-spacing:0;margin:0 0 10px;font-size:20px;font-weight:700;line-height:1.25}.panel p,.panel li{color:var(--muted);line-height:1.6}.panel ul{margin:12px 0 0;padding-left:20px}.correction-panel{align-content:start;gap:8px;display:grid}.correction-panel p{margin:0}.correction-label{color:var(--foreground-strong);letter-spacing:0;text-transform:uppercase;font-size:12px;font-weight:800}.correction-note{border-left:3px solid var(--primary);margin-top:6px;padding-left:12px}.section{padding:40px 0}.section-title{max-width:760px;margin-bottom:18px}.section-title h2{color:var(--foreground-strong);letter-spacing:0;margin:0;font-size:32px;font-weight:800;line-height:1.18}.section-title p{color:var(--muted);margin:10px 0 0;font-size:18px;line-height:1.6}.footer{border-top:1px solid var(--border);color:var(--muted);justify-content:space-between;gap:18px;padding:36px 0 48px;font-size:14px;display:flex}@media (max-width:820px){.topbar,.footer{flex-direction:column;align-items:flex-start}.nav{flex-wrap:wrap}.hero,.grid,.launch-video-section{grid-template-columns:1fr}h1{font-size:44px}}.course-page{color:#171717;background:#fffaf3;min-height:100vh;line-height:1.5}.course-page a{color:inherit;text-decoration:none}.course-container{width:min(1160px,100% - 40px);margin:0 auto}.course-topbar{color:#fff;letter-spacing:0;background:#111;font-size:13px}.course-topbar-inner{justify-content:space-between;align-items:center;gap:16px;padding:9px 0;display:flex}.course-nav{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffaf3e0;border-bottom:1px solid #e8e1d8e6;position:sticky;top:0}.course-nav-inner{justify-content:space-between;align-items:center;gap:24px;height:78px;display:flex}.course-brand{color:#171717;align-items:center;gap:12px;font-weight:800;display:flex}.course-brand-logo{object-fit:contain;background:#fff;border:1px solid #e8e1d8e6;border-radius:50%;width:52px;height:52px;padding:7px;display:block;box-shadow:0 8px 22px #f26b2d24}.course-brand-logo-chicky{object-position:center}.course-brand small{color:#6f6b64;letter-spacing:.03em;text-transform:uppercase;margin-top:-2px;font-size:11px;font-weight:600;display:block}.course-nav-links{color:#3b3731;align-items:center;gap:24px;font-size:14px;display:flex}.course-button{cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 20px;font-size:14px;font-weight:750;line-height:1.2;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.course-button:hover{transform:translateY(-1px)}.course-button-primary{color:#fff;background:#f26b2d;box-shadow:0 12px 30px #f26b2d47}.course-button-primary:hover{background:#c84f1f}.course-button-light{color:#171717;background:#fff;border:1px solid #e8e1d8}.course-hero{background:radial-gradient(circle at 80% 10%,#f26b2d2e,#0000 32%),linear-gradient(#fffaf3 0%,#f7efe4 100%);border-bottom:1px solid #e8e1d8;overflow:hidden}.course-hero-inner{grid-template-columns:1.08fr .92fr;align-items:center;gap:42px;padding:72px 0 56px;display:grid}.course-breadcrumb{color:#6f6b64;align-items:center;gap:8px;margin-bottom:18px;font-size:14px;display:inline-flex}.course-pill{color:#4d463e;background:#fff;border:1px solid #e8e1d8;border-radius:999px;align-items:center;gap:8px;padding:8px 13px;font-size:13px;font-weight:700;display:inline-flex;box-shadow:0 10px 30px #1e140a0d}.course-hero h1{color:#171717;letter-spacing:0;max-width:780px;margin:18px 0;font-size:clamp(44px,7vw,82px);font-weight:850;line-height:.95}.course-lead{color:#332d26;max-width:760px;margin:0 0 24px;font-size:clamp(19px,2.2vw,28px);line-height:1.22}.course-hero-sub{color:#6f6b64;max-width:650px;margin:0 0 30px;font-size:17px;line-height:1.55}.course-hero-ctas{flex-wrap:wrap;gap:12px;display:flex}.course-hero-card{background:#ffffffc7;border:1px solid #e8e1d8f2;border-radius:34px;padding:20px;box-shadow:0 20px 60px #1e140a1a}.course-demo-card{color:#fff;background:#111;border:1px solid #e8e1d8;border-radius:26px;overflow:hidden}.course-overview-demo .course-demo-card{width:100%;max-width:560px;margin-left:auto}.course-demo-head{background:#171717;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;gap:18px;padding:18px 20px;display:flex}.course-demo-head p{color:#ffba8a;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:12px;font-weight:900}.course-demo-head h2{color:#fff;margin:4px 0 0;font-size:24px;line-height:1.08}.course-overview-demo .course-demo-head h2{font-size:22px}.course-play-icon{background:#f26b2d;border-radius:50%;flex:none;place-items:center;width:42px;height:42px;display:grid;position:relative;box-shadow:0 10px 24px #f26b2d3d}.course-play-icon:before{content:"";border-top:9px solid #0000;border-bottom:9px solid #0000;border-left:14px solid #fff;margin-left:3px}.course-video-frame{background:#050505;justify-content:center;padding:18px;display:flex}.course-video-frame video{aspect-ratio:9/16;object-fit:cover;background:#000;border-radius:18px;width:auto;max-width:100%;height:min(46vh,520px);display:block}.course-overview-demo .course-video-frame video{object-fit:contain;width:min(100%,260px);height:auto;max-height:462px}.course-overview-demo .course-video-frame video.course-video-cover{aspect-ratio:16/9;object-fit:cover;width:100%;max-height:none}.course-demo-caption{color:#ffffffc7;background:#ffffff1a;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;font-size:13px;font-weight:700;display:grid}.course-demo-caption span{background:#171717;padding:14px 16px}.course-summary-card{background:#fff;border:1px solid #e8e1d8;border-radius:26px;margin-top:16px;overflow:hidden}.course-hero-card .course-summary-card{margin-top:0}.course-visual{color:#fff;background:linear-gradient(135deg,#111111bd,#1111111f),radial-gradient(circle at 80% 20%,#f26b2dd9,#0000 26%),linear-gradient(135deg,#2b2a26,#786a5a);flex-direction:column;justify-content:space-between;min-height:170px;padding:28px;display:flex}.course-visual h2{letter-spacing:0;max-width:400px;margin:0;font-size:26px;line-height:1.04}.course-visual p{color:#fffc;max-width:360px;margin:10px 0 0;font-size:14px}.course-teacher-row{align-items:center;gap:12px;margin-top:26px;display:flex}.course-teacher-row span{color:#ffffffb8;font-size:14px;display:block}.course-avatar{color:#c84f1f;background:linear-gradient(135deg,#f0c7b7,#fff2e6);border:2px solid #fffc;border-radius:50%;flex:none;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.course-avatar-photo{object-fit:cover;object-position:center 32%;display:block}.course-meta{background:#e8e1d8;grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.course-meta div{background:#fff;padding:18px}.course-meta strong{color:#171717;font-size:22px;display:block}.course-meta span{color:#6f6b64;font-size:13px}.course-section{padding:72px 0}.course-overview-layout{grid-template-columns:minmax(0,1fr) minmax(360px,560px);align-items:start;gap:32px;display:grid}.course-overview-layout-text{grid-template-columns:1fr}.course-overview-copy{min-width:0}.course-partner-strip{align-items:center;gap:18px;margin:-22px 0 40px;display:flex}.course-partner-logo-card{background:#fff;border:1px solid #e8e1d8;border-radius:22px;justify-content:center;align-items:center;width:min(290px,42vw);min-height:104px;padding:20px 24px;display:flex;box-shadow:0 10px 40px #1e140a0a}.course-partner-logo-card img{object-fit:contain;max-width:100%;max-height:64px;display:block}.course-partner-logo-card-chicky img{width:178px;max-height:none;transform:scale(1.55)}.course-partner-plus{color:#c84f1f;font-size:28px;font-weight:850}.course-section-title{color:#171717;letter-spacing:0;max-width:900px;margin:0 0 14px;font-size:clamp(34px,4.8vw,58px);font-weight:850;line-height:1.02}.course-section-copy{color:#6f6b64;max-width:780px;margin:0 0 34px;font-size:18px}.course-grid-3{background:#fff;border:1px solid #e8e1d8;border-radius:26px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;overflow:hidden;box-shadow:0 18px 54px #1e140a12}.course-feature-card{background:#fff;border-right:1px solid #e8e1d8;min-height:230px;padding:30px 28px 32px;position:relative}.course-feature-card:last-child{border-right:0}.course-num{color:#c84f1f;letter-spacing:.05em;background:#fff3ea;border:1px solid #f26b2d38;border-radius:999px;justify-content:center;align-items:center;min-width:44px;height:28px;margin-bottom:22px;font-size:13px;font-weight:850;display:inline-flex}.course-feature-card h3{color:#171717;letter-spacing:0;margin:0 0 14px;font-size:clamp(21px,2vw,28px);line-height:1.04}.course-feature-card p{color:#6f6b64;margin:0;font-size:16px;line-height:1.58}.course-rhythm-section{background:#f7efe4;border-top:1px solid #e8e1d8;border-bottom:1px solid #e8e1d8}.course-video-demo-section{background:#fffaf4}.course-video-demo-copy{text-align:center;max-width:760px;margin:0 auto 28px}.course-video-demo-copy .eyebrow{justify-content:center}.course-video-demo-copy h2{color:#171717;letter-spacing:0;margin:12px 0 14px;font-size:clamp(34px,4.8vw,58px);font-weight:850;line-height:1.02}.course-video-demo-copy p:not(.eyebrow){color:#6f6b64;max-width:680px;margin:0 auto;font-size:18px;line-height:1.6}.course-video-demo-copy .hero-actions{justify-content:center;margin-top:24px}.course-video-demo .course-demo-card{border-radius:30px;width:min(100%,900px);max-width:none;margin:0 auto}.course-video-demo .course-video-frame{padding:22px}.course-video-demo .course-video-frame video.course-video-cover{aspect-ratio:16/9;object-fit:cover;width:100%;max-height:none}.course-split{grid-template-columns:.9fr 1.1fr;align-items:start;gap:34px;display:grid}.course-sticky-note{color:#fff;background:#111;border-radius:28px;padding:30px;position:sticky;top:104px;box-shadow:0 20px 60px #1e140a1a}.course-kicker{color:#ffba8a;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px;font-size:13px;font-weight:800}.course-sticky-note h2{letter-spacing:0;margin:0 0 14px;font-size:36px;line-height:1.02}.course-sticky-note p{color:#ffffffbd;margin:0 0 22px}.course-timeline{gap:14px;display:grid}.course-rhythm-note{color:#6f6b64;text-align:center;background:#fff;border:1px solid #e8e1d8;border-radius:16px;margin:4px 0 0;padding:14px 18px;font-size:14px}.course-day{background:#fff;border:1px solid #e8e1d8;border-radius:20px;grid-template-columns:110px 1fr auto;align-items:center;gap:16px;padding:18px;display:grid}.course-day strong{color:#171717;font-size:18px}.course-day p{color:#6f6b64;margin:2px 0 0;font-size:14px}.course-badge{white-space:nowrap;border-radius:999px;justify-self:start;align-items:center;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}.course-badge-teacher{color:#fff;background:#111}.course-badge-ai{color:#c84f1f;background:#fff1e9}.course-badge-review{color:#1f7a5c;background:#eaf7f1}.course-content-layout{grid-template-columns:1fr 320px;align-items:start;gap:34px;display:grid}.course-panel{background:#fff;border:1px solid #e8e1d8;border-radius:26px;overflow:hidden;box-shadow:0 20px 60px #1e140a1a}.course-tabs{background:#fbf6ee;border-bottom:1px solid #e8e1d8;display:flex}.course-tabs div{border-right:1px solid #e8e1d8;padding:18px 22px;font-weight:800}.course-panel-body{padding:30px}.course-panel-body h2{color:#171717;letter-spacing:0;margin:0 0 14px;font-size:30px;line-height:1.1}.course-panel-body h2:not(:first-child){margin-top:34px}.course-panel-body p{color:#4d463e}.course-panel-body a{color:#c84f1f;font-weight:800}.course-learning-list{grid-template-columns:repeat(2,1fr);gap:10px 18px;margin:24px 0 0;padding:0;list-style:none;display:grid}.course-learning-list li{color:#403a33;min-height:22px;padding-left:32px;display:block;position:relative}.course-learning-list li:before{content:"";background:#eaf7f1;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;margin-top:1px;display:grid;position:absolute;top:1px;left:0}.course-learning-list li:after{content:"";border:2px solid #1f7a5c;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:5px;left:8px;transform:rotate(45deg)}.course-sidebar{gap:18px;display:grid;position:sticky;top:104px}.course-price-box,.course-features-box{background:#fff;border:1px solid #e8e1d8;border-radius:26px;padding:24px;box-shadow:0 12px 38px #1e140a0d}.course-price{color:#171717;letter-spacing:0;margin:10px 0 6px;font-size:42px;font-weight:850;line-height:1}.course-price-box p{color:#6f6b64;margin:0 0 14px}.course-price-box .course-button{width:100%;margin-top:4px}.course-contact-link{color:#6f6b64;margin-top:14px;font-size:13px;line-height:1.4;display:block}.course-features-box h3{color:#171717;letter-spacing:0;margin:0;font-size:24px}.course-features-box ul{gap:13px;margin:16px 0 0;padding:0;list-style:none;display:grid}.course-features-box li{border-bottom:1px solid #e8e1d8;justify-content:space-between;gap:14px;padding-bottom:12px;font-size:14px;display:flex}.course-features-box li:last-child{border-bottom:0;padding-bottom:0}.course-features-box span:first-child{color:#6f6b64}.course-features-box span:last-child{text-align:right;font-weight:800}.course-quote{color:#fff;background:#111;border-radius:34px;grid-template-columns:1fr .75fr;align-items:center;gap:34px;padding:44px;display:grid;position:relative;overflow:hidden}.course-quote:after{content:"";pointer-events:none;background:radial-gradient(circle,#f26b2d80,#0000 62%);width:320px;height:320px;position:absolute;bottom:-120px;right:-90px}.course-quote h2,.course-quote p{z-index:1;position:relative}.course-quote h2{letter-spacing:0;margin:0;font-size:clamp(32px,5vw,58px);line-height:1.02}.course-quote p{color:#ffffffc2;font-size:18px}.course-teacher-section{padding-top:0}.course-teacher-panel{background:#fff;border:1px solid #e8e1d8;border-radius:30px;grid-template-columns:1fr 340px;align-items:center;gap:32px;padding:34px;display:grid;box-shadow:0 16px 48px #1e140a0f}.course-teacher-panel h2{color:#171717;max-width:740px;margin:0 0 14px;font-size:clamp(30px,4vw,48px);line-height:1.04}.course-teacher-panel p:not(.course-kicker){color:#6f6b64;max-width:760px;margin:0 0 22px;font-size:17px;line-height:1.6}.course-teacher-panel .course-button+.course-button{margin-left:10px}.course-teacher-logo{background:#fbf6ee;border-radius:24px;justify-content:center;align-items:center;min-height:190px;padding:28px;display:flex;position:relative;overflow:hidden}.course-teacher-photo{object-fit:cover;object-position:center 34%;border-radius:18px;width:100%;height:320px;display:block}.course-teacher-placeholder{color:#c84f1f;letter-spacing:0;background:linear-gradient(135deg,#f0c7b7,#fff2e6);border-radius:18px;place-items:center;width:100%;min-height:260px;font-size:74px;font-weight:900;display:grid}.course-teacher-logo-mark{object-fit:contain;background:#ffffffe6;border-radius:14px;width:148px;max-width:42%;padding:12px;display:block;position:absolute;bottom:24px;right:24px;box-shadow:0 12px 30px #1e140a29}.course-faq-section{padding-top:20px}.course-faq{gap:12px;max-width:860px;display:grid}.course-faq details{background:#fff;border:1px solid #e8e1d8;border-radius:18px;padding:18px 20px}.course-faq summary{color:#171717;cursor:pointer;font-weight:850}.course-faq p{color:#6f6b64;margin:12px 0 0}.course-faq a{color:#c84f1f;font-weight:700}.course-backlinks-section{background:#fbf6ee;padding:8px 0 28px}.course-backlinks{border-top:1px solid #e8e1d8;justify-content:space-between;align-items:center;gap:18px;padding-top:22px;display:flex}.course-backlinks h2{color:#6f6b64;letter-spacing:0;margin:0;font-size:14px;font-weight:800}.course-backlinks nav{flex-wrap:wrap;justify-content:flex-end;gap:10px 16px;display:flex}.course-backlinks a{color:#7a746c;font-size:13px;font-weight:700;text-decoration:none}.course-backlinks a:hover{color:#c84f1f}.course-footer{color:#fff;background:#111;margin-top:30px;padding:44px 0}.course-footer-inner{color:#ffffffb8;flex-wrap:wrap;justify-content:space-between;gap:24px;display:flex}.course-footer strong{color:#fff}.course-success{background:#fffaf3;place-items:center;min-height:100vh;padding:32px;display:grid}.course-success-card{background:#fff;border:1px solid #e8e1d8;border-radius:26px;width:min(620px,100%);padding:34px;box-shadow:0 20px 60px #1e140a1a}.course-success-card h1{color:#171717;margin:0 0 12px;font-size:clamp(34px,6vw,54px);line-height:1}.course-success-card p{color:#6f6b64;font-size:17px;line-height:1.6}.course-success-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}@media (max-width:940px){.course-hero-inner,.course-split,.course-content-layout,.course-overview-layout,.course-teacher-panel,.course-quote,.course-grid-3{grid-template-columns:1fr}.course-feature-card{border-bottom:1px solid #e8e1d8;border-right:0;min-height:auto}.course-feature-card:last-child{border-bottom:0}.course-sidebar,.course-sticky-note{position:static}.course-nav-links{display:none}.course-learning-list{grid-template-columns:1fr}.course-overview-demo .course-demo-card{margin:0 auto}.course-backlinks{flex-direction:column;align-items:flex-start}.course-backlinks nav{justify-content:flex-start}.course-partner-strip{flex-direction:column;align-items:stretch}.course-partner-logo-card{width:100%}.course-partner-plus{align-self:center;line-height:1}}@media (max-width:620px){.course-container{width:min(100% - 24px,1160px)}.course-topbar-inner{flex-direction:column;align-items:flex-start}.course-hero-inner{padding:42px 0 34px}.course-hero-card{border-radius:24px;padding:12px}.course-feature-card{padding:24px 22px 26px}.course-video-demo .course-video-frame{padding:12px}.course-day{grid-template-columns:1fr;gap:8px}.course-meta{grid-template-columns:1fr}.course-panel-body,.course-price-box,.course-features-box,.course-teacher-panel{padding:22px}.course-quote{padding:28px}}
