:root{--ink:#272432;--muted:#716b7a;--purple:#6547a4;--pale:#f0ebf8;--line:#e4dfeb;--paper:#f8f7fa;--green:#355b47}*{box-sizing:border-box}body{margin:0;background:#fff;color:var(--ink);font:14px/1.65 Arial,"Malgun Gothic",sans-serif}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent;touch-action:manipulation}button{cursor:pointer;border:0;background:none;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #8b70b6;outline-offset:4px}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.35;letter-spacing:-.05em}h1{font-size:44px}h2{font-size:28px}h3{font-size:20px}img{display:block;width:100%;max-width:100%;height:auto}em{font-style:normal;color:var(--purple)}[hidden]{display:none!important}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.skip:focus{position:fixed;top:10px;left:10px;z-index:100;background:white;padding:14px}.sample-bar{background:#30263f;color:#fff;padding:6px max(28px,calc((100vw - 1250px)/2));display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:10px;letter-spacing:.02em}.sample-bar>span{display:flex;align-items:center;gap:7px}.sample-bar i{width:4px;height:4px;border-radius:50%;background:#cdb7f3}.sample-bar a{opacity:.85}.header{max-width:1306px;padding:25px 28px;margin:auto;display:flex;align-items:center;gap:45px;border-bottom:1px solid var(--line)}.brand{font-size:25px;font-weight:900;letter-spacing:-1.1px;display:flex;align-items:center;gap:10px;line-height:1}.brand svg{width:28px;height:28px;fill:var(--purple)}.brand>span{color:var(--purple);font-size:27px;line-height:1;margin-left:1px}.header nav{display:flex;gap:29px;margin-left:25px}.header nav button{font-size:13px;padding:6px 0;position:relative;color:var(--muted)}.header nav button[aria-current]{color:var(--purple);font-weight:bold}.header nav button[aria-current]:after{content:"";height:2px;background:var(--purple);position:absolute;bottom:-7px;left:0;right:0}.header nav span{background:var(--pale);font-size:10px;padding:3px 6px;border-radius:10px}.header-note{font-size:9px;letter-spacing:.1em;margin-left:auto;color:var(--muted)}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:25px;background:var(--purple);border:1px solid var(--purple);color:#fff;border-radius:5px;padding:12px 18px;font-weight:bold;font-size:13px}.button:hover{background:#52398a}.button.secondary{background:white;border-color:var(--line);color:var(--ink)}.button.secondary:hover{background:var(--paper)}.button.danger{color:#954031;background:#fff5f1;border-color:#dfc3b9}.button.small{font-size:12px;padding:9px 14px}.text-button{font-size:12px;text-decoration:underline;text-underline-offset:4px;padding:0}.eyebrow{font-size:9px;font-weight:bold;letter-spacing:.14em;color:var(--purple)}.hero{max-width:1250px;margin:33px auto 44px;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.hero-copy>.eyebrow{display:flex;align-items:center;gap:10px}.tiny-star{font-size:22px;line-height:1}.hero h1{font-size:54px;font-weight:600;line-height:1.22;margin:19px 0 19px;letter-spacing:-.06em}.hero-description{font-size:14px;color:var(--muted);line-height:1.9}.hero-actions{display:flex;align-items:center;gap:20px;margin-top:25px}.hero-actions>span{font-size:11px;color:var(--muted)}.hero-chips{display:flex;gap:13px;margin-top:16px;font-size:10px;color:var(--muted)}.hero-chips span+span:before{content:"·";padding-right:13px;color:#aaa}.hero-visual{background:#eee8f7;padding:21px 24px 19px;border-radius:7px;position:relative;overflow:hidden}.workbook-label{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.13em;color:#6f5e8d;padding-bottom:18px;border-bottom:1px solid #d6cce4}.hero-steps{height:230px;display:grid;grid-template-columns:1fr 1fr 1fr;align-items:end;margin:24px 0 18px}.hero-steps>div{padding:18px;display:flex;flex-direction:column;justify-content:flex-start;position:relative}.hero-steps small{font-size:11px;margin-bottom:auto}.hero-steps strong{font-size:24px;letter-spacing:-1px;line-height:1.2;margin-bottom:4px}.hero-steps span{font-size:10px}.step-one{background:#d8cced;color:#483756;height:115px}.step-two{background:#b7a0d7;color:#352442;height:164px}.step-three{background:#6547a4;color:white;height:215px}.step-three svg{position:absolute;top:18px;right:16px;width:56px;height:56px;fill:none;stroke:#e5d9f8;stroke-width:2}.workbook-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#6b5b7d;font-size:9px;line-height:1.45}.workbook-footer>span:first-child{font-size:10px;font-weight:bold;letter-spacing:.02em}.workbook-star{font-size:36px;line-height:1;color:var(--purple)}.catalog{max-width:1250px;margin:0 auto 54px;scroll-margin-top:25px}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:23px}.section-head .eyebrow{margin-bottom:8px}.section-head h2{font-size:27px}.search{border:1px solid var(--line);border-radius:5px;display:flex;align-items:center;padding:8px 10px;gap:9px;min-width:280px}.search svg{width:18px;height:18px;stroke:var(--muted);fill:none;stroke-width:1.6;flex-shrink:0}.search input{border:0;min-width:0;width:100%;font-size:12px;background:transparent}.search button{padding:0 2px;color:var(--purple);font-size:17px}.catalog-tools{display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line);margin-bottom:22px;padding-bottom:15px}.category-tabs{display:flex;gap:8px;flex-wrap:wrap}.category-tabs button{font-size:12px;color:var(--muted);padding:7px 15px;border:1px solid var(--line);border-radius:25px}.category-tabs button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:white}.category-tabs button:hover{border-color:#9a8fa8}#result-count{font-size:11px;color:var(--muted);white-space:nowrap}.course-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.course-card{min-width:0}.course-cover{padding:0;display:block;width:100%;border-radius:6px;overflow:hidden;position:relative}.course-cover img{aspect-ratio:640/420;transition:transform .3s ease}.course-cover:hover img{transform:scale(1.035)}.cover-arrow{position:absolute;right:11px;bottom:11px;background:#fff;border-radius:50%;width:29px;height:29px;display:grid;place-items:center;box-shadow:0 3px 10px #0001;font-size:17px}.course-meta{display:flex;justify-content:space-between;align-items:center;gap:8px;font-size:10px;margin-top:14px;margin-bottom:9px;color:var(--muted)}.category-label{font-size:10px;color:var(--purple);background:var(--pale);padding:3px 7px;border-radius:3px}.category-label.green{color:#315740;background:#e8f0e5}.category-label.orange{color:#8f4b2b;background:#fcebdd}.category-label.blue{color:#395c80;background:#e8eff8}.course-name{text-align:left;padding:0}.course-name h3{font-size:19px}.course-name:hover{text-decoration:underline;text-underline-offset:4px}.course-card p{font-size:12px;color:var(--muted);margin:7px 0 13px}.course-bottom{font-size:11px;color:var(--muted);border-top:1px solid var(--line);padding-top:11px;display:flex;justify-content:space-between;gap:8px}.course-bottom .available{color:var(--purple);font-size:11px}.course-bottom .text-button{font-size:11px}.practice-banner{max-width:1250px;margin:0 auto 60px;background:var(--paper);border:1px solid var(--line);border-radius:7px;display:flex;align-items:center;gap:30px;padding:32px}.banner-symbol{font-size:69px;line-height:1;color:var(--purple);font-weight:normal;background:#e6ddf2;width:100px;height:100px;display:grid;place-items:center;flex-shrink:0;border-radius:50%}.practice-banner h2{font-size:25px;margin:8px 0 10px}.practice-banner p:not(.eyebrow){font-size:12px;color:var(--muted)}.practice-banner>.button{margin-left:auto;white-space:nowrap;font-size:12px}.mobile-break{display:none}.my-learning{max-width:1250px;margin:43px auto 65px;min-height:55vh}.my-learning h1{font-size:37px}.sub{color:var(--muted);font-size:13px;margin-top:12px}.learning-summary{display:flex;border:1px solid var(--line);background:var(--paper);border-radius:6px;margin:29px 0;gap:0}.learning-summary>div{padding:18px 30px;flex:1}.learning-summary>div+div{border-left:1px solid var(--line)}.learning-summary strong{font-size:26px;letter-spacing:-.06em;display:block}.learning-summary span{font-size:11px;color:var(--muted)}.learning-card{display:grid;grid-template-columns:200px 1fr auto;gap:25px;padding:22px 0;border-bottom:1px solid var(--line);align-items:center}.learning-card>img{border-radius:5px}.learning-card h3{margin:7px 0}.learning-card p{font-size:12px;color:var(--muted);margin-bottom:13px}.progress{display:block;height:5px;background:#e8e3ee;border-radius:3px;overflow:hidden;width:100%}.progress>span{display:block;height:100%;background:var(--purple);border-radius:3px}.progress-caption{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:var(--muted);margin-top:5px}.learning-actions{display:flex;flex-direction:column;align-items:center;gap:14px;margin-left:20px}.learning-actions .text-button{font-size:10px;color:var(--muted)}.empty{grid-column:1/-1;padding:45px 20px;background:var(--paper);border:1px dashed var(--line);border-radius:6px;text-align:center}.empty-icon{display:block;color:var(--purple);font-size:35px;line-height:1.2;margin-bottom:17px}.empty h3{margin-bottom:11px}.empty p{font-size:13px;color:var(--muted);margin-bottom:23px}.storage-note{max-width:1250px;margin:15px auto;background:#fff4dd;padding:13px 18px;font-size:12px;color:#745325;border-radius:5px}.classroom{max-width:1250px;margin:30px auto 65px}.classroom-top{display:flex;align-items:center;justify-content:space-between;padding-bottom:20px;border-bottom:1px solid var(--line);gap:20px}.back-button{font-size:12px;color:var(--muted);padding:0}.classroom-title{display:flex;align-items:center;gap:12px;margin-top:12px}.classroom-title h1{font-size:26px}.preview-tag{font-size:10px;background:var(--pale);color:var(--purple);padding:4px 8px;border-radius:3px;white-space:nowrap}.classroom-grid{display:grid;grid-template-columns:260px 1fr;gap:40px;align-items:start;margin-top:27px}.lesson-nav{background:var(--paper);border:1px solid var(--line);border-radius:6px;padding:21px;position:sticky;top:20px}.lesson-nav>p{font-size:11px;color:var(--muted);margin-bottom:14px}.lesson-nav h2{font-size:15px;margin-bottom:18px}.lesson-nav ol{list-style:none;padding:0;margin:23px 0 20px}.lesson-nav li+li{margin-top:8px}.lesson-nav button{width:100%;display:flex;text-align:left;gap:10px;align-items:flex-start;padding:11px 9px;border-radius:4px;border:1px solid transparent}.lesson-nav button.active{background:#eae2f5;border-color:#d5c7e8;color:var(--purple)}.lesson-number{width:21px;height:21px;background:white;border:1px solid var(--line);display:grid;place-items:center;font-size:10px;flex-shrink:0;border-radius:50%}.lesson-number.done{background:var(--purple);color:white;border-color:var(--purple)}.lesson-nav button strong{display:block;font-size:12px;line-height:1.5;font-weight:500}.lesson-nav button small{display:block;font-size:10px;color:var(--muted);margin-top:4px}.lesson-nav .nav-note{font-size:10px;color:var(--muted);line-height:1.7;border-top:1px solid var(--line);padding-top:15px;margin:0}.lesson-content{min-width:0;padding:8px 0}.lesson-content>h2{font-size:35px;margin:12px 0 19px}.lesson-intro{font-size:16px;color:var(--muted);line-height:1.9;max-width:750px;margin-bottom:28px}.lesson-block{margin-top:25px}.lesson-block h3{font-size:20px;margin-bottom:12px}.lesson-block p,.lesson-block li{font-size:14px;line-height:1.95;color:#55505e}.lesson-block ul{padding-left:20px;margin:13px 0}.lesson-example{border:1px solid var(--line);border-radius:6px;background:var(--paper);padding:24px;margin:28px 0}.lesson-example>span{font-size:10px;letter-spacing:.04em;color:var(--purple);font-weight:bold;display:block;margin-bottom:17px}.lesson-example p{font-size:13px;border-left:2px solid #b49acf;padding-left:14px;margin-top:11px}.lesson-example pre{font-family:Consolas,monospace;font-size:13px;line-height:1.8;margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#365f4b}.checkpoint{border:1px solid #d6c7e7;border-radius:7px;margin-top:35px;padding:25px;background:#fcfaff}.checkpoint>.eyebrow{font-size:10px;margin-bottom:12px}.checkpoint h3{font-size:21px;margin-bottom:13px}.checkpoint>p{font-size:13px;color:var(--muted);line-height:1.9}.checkpoint fieldset{padding:0;border:0;margin:22px 0}.checkpoint legend{font-size:14px;font-weight:bold;line-height:1.7;margin-bottom:14px;padding:0}.answer-option{display:flex;align-items:flex-start;gap:10px;padding:12px 14px;border:1px solid var(--line);border-radius:5px;background:white;margin-top:9px;font-size:13px;cursor:pointer}.answer-option input{accent-color:var(--purple);margin:4px 0 0;flex-shrink:0;width:15px;height:15px}.answer-option:has(input:checked){background:var(--pale);border-color:#ab92cb}.feedback{background:#edf4e8;color:#385938;padding:14px 17px;border-radius:5px;font-size:13px;line-height:1.8;margin-top:19px}.feedback.wrong{color:#814939;background:#fff0e7}.feedback strong{display:block;margin-bottom:4px}.practice-field{display:block;margin-top:20px;font-size:14px;font-weight:bold;line-height:1.8}.practice-field textarea{display:block;resize:vertical;width:100%;min-height:190px;border:1px solid #bda9d2;border-radius:5px;padding:13px;font-size:14px;line-height:1.8;font-weight:normal;margin-top:10px;background:white;color:var(--ink)}.practice-hint{font-size:11px;color:var(--muted);display:flex;justify-content:space-between;gap:15px;margin:8px 0 17px}.sample-answer{margin-top:20px;padding:20px;border:1px solid var(--line);background:white;border-radius:5px}.sample-answer h4{font-size:15px;margin-bottom:13px}.sample-answer>p{font-size:13px;white-space:pre-wrap;line-height:1.9}.sample-answer ul{padding-left:18px;font-size:12px;color:var(--muted);line-height:1.9;margin:17px 0}.self-check{font-size:12px;display:flex;align-items:flex-start;gap:9px;margin-top:17px}.self-check input{accent-color:var(--purple);width:15px;height:15px;margin-top:3px;flex-shrink:0}.lesson-actions{margin-top:25px;border-top:1px solid var(--line);padding-top:21px;display:flex;justify-content:space-between;align-items:center;gap:15px}.lesson-actions>span{font-size:11px;color:var(--muted)}.lesson-actions .button{font-size:12px}.completed-callout{margin-top:22px;background:var(--pale);border-radius:6px;padding:20px;display:flex;align-items:center;justify-content:space-between;gap:20px}.completed-callout h3{font-size:17px;margin-bottom:6px}.completed-callout p{font-size:12px;color:var(--muted)}.completed-callout .button{flex-shrink:0;font-size:12px}.form-error{margin-top:13px;font-size:12px;color:#974233}.classroom-footer{display:flex;justify-content:space-between;gap:16px;padding:25px 0 0;font-size:12px;color:var(--muted)}.preview-enroll{background:var(--pale);border:1px solid #d6c7e7;border-radius:6px;padding:25px;display:flex;justify-content:space-between;gap:25px;align-items:center;margin-top:35px}.preview-enroll h3{font-size:19px;margin-bottom:10px}.preview-enroll p{font-size:13px;color:var(--muted)}.preview-enroll .button{white-space:nowrap}footer{border-top:1px solid var(--line);background:var(--paper);padding:31px max(28px,calc((100vw - 1250px)/2));display:flex;justify-content:space-between;gap:30px;font-size:10px;color:var(--muted)}.footer-brand{font-size:22px;font-weight:bold;color:var(--ink);letter-spacing:-.06em}.footer-brand+p{font-size:11px;margin-top:5px}.footer-info>p:first-child{color:var(--purple);margin-bottom:4px}.footer-info>div{display:flex;gap:22px;margin-top:12px;font-size:11px}.footer-info button{font-size:11px}dialog{width:min(940px,calc(100% - 30px));max-height:92dvh;margin:auto;padding:0;border:0;border-radius:9px;color:var(--ink);box-shadow:0 20px 85px #0004}dialog::backdrop{background:#201b2b99;backdrop-filter:blur(3px)}.modal-bar{display:flex;align-items:center;justify-content:space-between;padding:13px 24px;background:white;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:2;font-size:10px;letter-spacing:.08em}.icon-button{width:34px;height:34px;border-radius:50%;border:1px solid var(--line);font-size:23px;line-height:1}.modal-inner{padding:28px}.detail-top{display:grid;grid-template-columns:1fr 1.1fr;gap:28px;align-items:center}.detail-top img{border-radius:6px}.detail-top h2{font-size:30px;margin:12px 0}.detail-top p{font-size:13px;color:var(--muted);line-height:1.8}.detail-top .detail-meta{display:flex;gap:15px;flex-wrap:wrap;margin-top:14px;color:var(--purple);font-size:11px}.detail-outcome{padding:17px 19px;border-radius:5px;background:var(--pale);font-size:13px;margin-top:23px}.detail-outcome strong{font-size:11px;display:block;margin-bottom:4px;color:var(--purple)}.curriculum{margin-top:24px}.curriculum h3{font-size:19px;margin-bottom:14px}.curriculum ol{padding:0;list-style:none;margin:0}.curriculum li{display:flex;align-items:center;gap:16px;padding:13px 0;border-top:1px solid var(--line)}.curriculum li>span{font-size:11px;color:var(--purple);width:20px}.curriculum li strong{font-size:13px;display:block;font-weight:500}.curriculum li small{font-size:10px;color:var(--muted)}.curriculum li .text-button{font-size:11px;margin-left:auto;color:var(--purple);white-space:nowrap}.modal-actions{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:22px;margin-top:22px}.modal-actions p{font-size:11px;color:var(--muted)}.modal-actions .button{white-space:nowrap}.modal-inner>.lead{font-size:14px;color:var(--muted);margin:16px 0 25px;line-height:1.9}.toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:20;max-width:calc(100% - 32px);width:max-content;background:var(--ink);color:white;padding:12px 20px;border-radius:6px;box-shadow:0 5px 25px #0002;font-size:12px}.storage-note .text-button{margin-left:10px}
.lesson-nav button.active small{color:#5f4d72}.completed-callout p,.preview-enroll p{color:#60536e}
@media(min-width:800px){.hero-copy{animation:arrive .55s ease both}.hero-visual{animation:arrive .7s ease both}}@keyframes arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:1300px){.hero,.catalog,.practice-banner,.my-learning,.classroom{margin-left:28px;margin-right:28px}.hero{gap:35px}.hero h1{font-size:48px}.hero-steps>div{padding:15px}.hero-steps strong{font-size:22px}.course-grid{gap:17px}.course-name h3{font-size:17px}.classroom-grid{gap:30px;grid-template-columns:235px 1fr}}
@media(max-width:900px){.header-note{display:none}.header nav{margin-left:auto}.hero h1{font-size:40px}.hero-description{font-size:12px}.hero-actions{gap:12px}.hero-actions>span{font-size:10px}.hero-visual{padding:16px}.hero-steps{height:208px}.step-one{height:108px}.step-two{height:154px}.step-three{height:200px}.hero-steps>div{padding:12px}.hero-steps strong{font-size:20px}.step-three svg{width:40px;height:40px;right:10px}.workbook-footer{gap:12px}.workbook-footer>span:last-child{font-size:8px}.course-grid{grid-template-columns:repeat(2,1fr);gap:28px 22px}.course-name h3{font-size:21px}.practice-banner{padding:25px;gap:20px}.banner-symbol{width:75px;height:75px;font-size:55px}.practice-banner h2{font-size:22px}.practice-banner>.button{font-size:11px}.learning-card{grid-template-columns:150px 1fr;gap:20px}.learning-actions{grid-column:2;margin:0;flex-direction:row;justify-content:flex-start}.classroom-grid{grid-template-columns:200px 1fr;gap:25px}.lesson-nav{padding:16px}.lesson-content>h2{font-size:30px}.lesson-intro{font-size:14px}.lesson-block p,.lesson-block li{font-size:13px}.preview-enroll,.completed-callout{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.sample-bar{padding:7px 17px;font-size:9px;gap:10px}.header{padding:19px 19px;gap:14px}.brand{font-size:22px;gap:6px;letter-spacing:-1px}.brand svg{width:23px;height:23px}.brand>span{font-size:21px}.header nav{gap:17px}.header nav button{font-size:11px}.header nav span{font-size:9px;padding:2px 4px}.hero,.catalog,.practice-banner,.my-learning,.classroom{margin-left:20px;margin-right:20px}.hero{grid-template-columns:1fr;margin-top:29px;margin-bottom:36px;gap:25px}.hero-copy>.eyebrow{font-size:8px;gap:8px}.tiny-star{font-size:18px}.hero h1{font-size:42px;margin:18px 0 17px}.hero-description{font-size:12px;line-height:1.9}.hero-actions{margin-top:22px;gap:16px}.hero-actions .button{font-size:12px;padding:12px 16px;gap:20px}.hero-actions>span{font-size:10px}.hero-chips{font-size:10px;gap:10px;margin-top:14px}.hero-chips span+span:before{padding-right:10px}.hero-visual{padding:17px 19px}.workbook-label{font-size:8px;padding-bottom:14px}.hero-steps{height:190px;margin:18px 0 16px}.hero-steps>div{padding:13px}.hero-steps small{font-size:10px}.hero-steps strong{font-size:22px}.hero-steps span{font-size:9px}.step-one{height:105px}.step-two{height:145px}.step-three{height:185px}.step-three svg{width:39px;height:39px;right:12px;top:17px}.workbook-footer>span:first-child{font-size:9px}.workbook-footer>span:last-child{font-size:8px}.workbook-star{font-size:30px}.catalog{margin-bottom:33px}.section-head{align-items:stretch;flex-direction:column;gap:18px;margin-bottom:18px}.section-head h2{font-size:24px}.section-head .eyebrow{font-size:8px;margin-bottom:8px}.search{min-width:0;width:100%;padding:10px 12px}.search input{font-size:12px}.catalog-tools{gap:10px;flex-wrap:wrap;margin-bottom:18px;padding-bottom:14px}.category-tabs{gap:6px}.category-tabs button{font-size:11px;padding:6px 10px}#result-count{font-size:10px;margin-left:auto}.course-grid{grid-template-columns:repeat(2,1fr);gap:27px 13px}.course-meta{font-size:9px;gap:6px;margin:10px 0 8px;flex-wrap:wrap}.category-label{font-size:9px;padding:3px 6px}.course-name h3{font-size:17px;line-height:1.45;letter-spacing:-.055em;word-break:keep-all}.course-card p{font-size:12px;line-height:1.8;margin:7px 0 12px}.course-bottom{flex-direction:column;gap:6px;font-size:10px;padding-top:10px}.course-bottom .available,.course-bottom .text-button{font-size:11px;align-self:flex-start}.cover-arrow{width:24px;height:24px;font-size:14px;bottom:8px;right:8px}.practice-banner{padding:25px 22px;align-items:flex-start;flex-wrap:wrap;gap:20px;margin-bottom:37px}.banner-symbol{width:49px;height:49px;font-size:36px;display:none}.practice-banner h2{font-size:24px;word-break:keep-all}.practice-banner .eyebrow{font-size:8px}.practice-banner p:not(.eyebrow){font-size:12px;line-height:1.9}.practice-banner p br{display:none}.practice-banner>.button{width:100%;font-size:12px;margin:0}.my-learning{margin-top:30px;margin-bottom:45px}.my-learning h1{font-size:30px}.sub{font-size:12px}.section-head>.button{align-self:flex-start;font-size:12px}.learning-summary{margin:25px 0 10px}.learning-summary>div{padding:15px}.learning-summary strong{font-size:23px}.learning-summary span{font-size:10px}.learning-card{grid-template-columns:104px 1fr;gap:15px;padding:21px 0;align-items:start}.learning-card h3{font-size:17px;line-height:1.5;margin:6px 0}.learning-card p{font-size:11px;margin-bottom:12px}.learning-card>img{margin-top:3px}.learning-actions{grid-column:1/-1;justify-content:space-between;align-items:center}.learning-actions .button{font-size:12px}.learning-actions .text-button{font-size:11px}.empty{padding:35px 17px}.empty h3{font-size:19px}.empty p{font-size:12px}.empty .button{font-size:12px}.classroom{margin-top:22px;margin-bottom:40px}.classroom-top{gap:14px;flex-direction:column;align-items:flex-start;padding-bottom:20px}.classroom-title{flex-wrap:wrap;gap:9px;margin-top:10px}.classroom-title h1{font-size:23px}.back-button{font-size:11px}.preview-tag{font-size:10px}.classroom-top>.button{font-size:12px}.classroom-grid{grid-template-columns:1fr;gap:23px;margin-top:20px}.lesson-nav{position:static;padding:18px}.lesson-nav>p{font-size:10px;margin-bottom:10px}.lesson-nav h2{font-size:15px;margin-bottom:12px}.lesson-nav ol{margin:16px 0 13px}.lesson-nav li+li{margin-top:5px}.lesson-nav button{padding:9px 8px;align-items:center}.lesson-nav button strong{font-size:12px}.lesson-nav button small{font-size:10px}.lesson-nav .nav-note{font-size:10px;padding-top:12px}.lesson-content{padding:0}.lesson-content>.eyebrow{font-size:9px}.lesson-content>h2{font-size:27px;margin:11px 0 16px;word-break:keep-all}.lesson-intro{font-size:14px;line-height:1.95;margin-bottom:25px}.lesson-block{margin-top:23px}.lesson-block h3{font-size:19px;margin-bottom:11px}.lesson-block p,.lesson-block li{font-size:13px;line-height:1.95}.lesson-example{padding:19px;margin:24px 0}.lesson-example p{font-size:12px}.lesson-example pre{font-size:12px}.checkpoint{padding:20px 17px;margin-top:27px}.checkpoint h3{font-size:20px}.checkpoint>p{font-size:12px}.checkpoint legend{font-size:13px}.answer-option{font-size:12px;padding:12px 10px;gap:8px}.feedback{font-size:12px;padding:13px}.checkpoint .button{font-size:12px}.practice-field{font-size:13px}.practice-field textarea{font-size:14px;min-height:205px;padding:12px}.practice-hint{font-size:10px;gap:10px;flex-wrap:wrap}.sample-answer{padding:16px}.sample-answer>p{font-size:12px}.sample-answer ul{font-size:11px}.self-check{font-size:12px}.lesson-actions{align-items:flex-start;flex-direction:column;gap:12px}.lesson-actions>.button{width:100%;font-size:12px}.lesson-actions>span{font-size:11px}.completed-callout{padding:19px;gap:16px}.completed-callout h3{font-size:18px}.completed-callout p{font-size:12px}.completed-callout .button{width:100%;font-size:12px}.classroom-footer{font-size:11px;padding-top:20px}.preview-enroll{padding:21px;gap:20px}.preview-enroll h3{font-size:19px}.preview-enroll p{font-size:12px}.preview-enroll .button{font-size:12px;width:100%}footer{padding:28px 20px;flex-direction:column;gap:22px;font-size:10px}.footer-brand{font-size:20px}.footer-brand+p{font-size:10px}.footer-info>div{font-size:10px;gap:17px;flex-wrap:wrap}.footer-info button{font-size:10px}.storage-note{margin:12px 17px;font-size:11px;padding:13px}.storage-note .text-button{display:block;margin:9px 0 0;font-size:11px}dialog{width:calc(100% - 20px);max-height:94dvh}.modal-bar{font-size:9px;padding:11px 17px}.modal-inner{padding:21px 17px}.detail-top{grid-template-columns:1fr;gap:21px}.detail-top img{max-height:190px;object-fit:cover}.detail-top h2{font-size:26px;margin:10px 0 13px}.detail-top p{font-size:13px;line-height:1.9}.detail-top .detail-meta{font-size:10px;gap:12px}.detail-outcome{padding:16px;font-size:12px;line-height:1.8}.curriculum h3{font-size:18px}.curriculum li{gap:10px;padding:12px 0}.curriculum li strong{font-size:12px}.curriculum li small{font-size:10px}.curriculum li .text-button{font-size:10px}.modal-actions{flex-direction:column;align-items:stretch;gap:17px}.modal-actions p{font-size:11px}.modal-actions .button{width:100%;font-size:12px}.modal-inner>.lead{font-size:13px}.toast{font-size:11px}}
@media(max-width:350px){.sample-bar{font-size:8px;padding:7px 14px}.header{padding:17px 15px;gap:12px;flex-wrap:wrap}.brand{font-size:23px}.header nav{width:100%;justify-content:space-between;margin-top:6px}.header nav button{font-size:12px}.hero,.catalog,.practice-banner,.my-learning,.classroom{margin-left:16px;margin-right:16px}.hero h1{font-size:32px}.hero h1 em{white-space:nowrap}.hero-actions{gap:12px;flex-wrap:wrap}.hero-actions>span{font-size:10px}.hero-steps>div{padding:10px}.hero-steps strong{font-size:20px}.hero-steps span{font-size:8px}.hero-visual{padding:16px}.step-three svg{width:31px;height:31px;right:10px}.category-tabs button{font-size:10px;padding:6px 8px}.course-grid{gap:25px 12px}.course-name h3{font-size:16px}.course-meta>span:last-child{font-size:9px}.course-card p{font-size:12px}.learning-summary>div{padding:13px 11px}.learning-card{grid-template-columns:89px 1fr;gap:12px}.learning-card h3{font-size:16px}.lesson-content>h2{font-size:26px}.classroom-title h1{font-size:22px}.curriculum li{flex-wrap:wrap}.curriculum li .text-button{margin-left:30px}.checkpoint{padding:18px 14px}.answer-option{font-size:12px}.mobile-break{display:block}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
