.class-home{background:var(--background);min-height:100dvh;color:var(--foreground);flex-direction:column;font-family:Arial,Helvetica,sans-serif;font-size:1rem;display:flex}.home-size-large{font-size:1.15rem}.home-size-largest{font-size:1.3rem}.class-home a,.class-home button{touch-action:manipulation}.home-header{background:var(--card);border-bottom:1px solid var(--border)}.home-header-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;max-width:1000px;margin:auto;padding:20px 32px;display:flex}.home-brand{color:var(--foreground);align-items:center;gap:12px;min-height:48px;font-size:1.1em;font-weight:700;text-decoration:none;display:inline-flex}.home-mark{background:var(--primary);width:44px;height:44px;color:var(--primary-foreground);border-radius:12px;place-items:center;display:grid}.home-options,.home-listen{white-space:normal!important;height:auto!important;min-height:48px!important;color:var(--primary)!important;gap:9px!important;padding:10px 12px!important;font-size:.94em!important}.home-main{width:100%;max-width:744px;margin:0 auto;padding:46px 32px 34px}.home-intro{margin-bottom:24px}.home-intro h1{letter-spacing:-.025em;margin:0 0 14px;font-family:inherit;font-size:1.95em;font-weight:700;line-height:1.2}.home-intro>p{margin:0 0 8px;font-size:1.12em}.home-listen{text-underline-offset:4px;margin-left:-12px;text-decoration:underline}.home-course{background:var(--card);color:var(--foreground);border:2px solid #8c9cac;border-radius:20px;grid-template-columns:96px minmax(0,1fr);align-items:start;gap:24px;padding:30px;text-decoration:none;display:grid;box-shadow:0 5px 18px #152e4708}.home-course:hover{border-color:var(--primary);box-shadow:0 5px 18px #152e4710}.home-course-icon{border-radius:21px;width:96px;height:96px;display:block}.home-course-copy{min-width:0}.home-course h2{letter-spacing:-.02em;margin:0 0 12px;font-family:inherit;font-size:1.6em;font-weight:700;line-height:1.25}.home-course p{margin:0;font-size:1.07em;line-height:1.55}.home-course .home-device-note{color:var(--muted-foreground);margin-top:15px;font-size:.94em}.home-course-action{color:#fff;background:#000;border-radius:12px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:16px 22px;font-size:1.1em;font-weight:700;line-height:1.4;display:flex}.home-course:hover .home-course-action{background:#292929}.home-pace{margin:22px 0 0;font-size:1em}.home-future{color:var(--muted-foreground);margin:40px 0 0;font-size:.94em}.home-message{padding-top:12px;font-size:1em!important}.home-footer{width:100%;max-width:744px;color:var(--muted-foreground);margin:auto auto 0;padding:22px 32px 28px;font-size:.85em;line-height:1.6;display:block}@media (max-width:560px){.home-header-inner{gap:8px 16px;padding:16px 22px}.home-main{padding:28px 22px}.home-intro h1{font-size:1.65em}.home-course{grid-template-columns:72px minmax(0,1fr);gap:20px 16px;padding:22px}.home-course-icon{border-radius:16px;width:72px;height:72px}.home-course-copy{display:contents}.home-course h2{align-self:center;margin:0;font-size:1.45em}.home-course p{grid-column:1/-1}.home-course .home-device-note{margin-top:-8px}.home-course-action{padding:15px 18px}.home-future{margin-top:30px}.home-footer{padding:18px 22px 24px}}
