:root{--_brclio-ds:"brclio-v1";--blue:#2b7fd8;--blue-deep:#2265ad;--yellow:#f4d758;--red:#e84a5f;--cream:#fefcf6;--ink:#1a1a2e;--ink-light:#4a4a5a;--ink-faint:#75756f;--card-bg:#fffefb;--border:#1a1a1a1a;--serif:"Noto Serif SC Variable", "Songti SC", serif;--sans:"Noto Sans SC Variable", -apple-system, "PingFang SC", "Helvetica Neue", sans-serif}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}body{font-family:var(--sans);color:var(--ink);background:var(--cream);-webkit-font-smoothing:antialiased;font-size:14px;line-height:1.75}::selection{background:var(--yellow);color:var(--ink)}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit;color:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button{background:0 0;border:0}a,button,input,select,textarea{outline-offset:4px}a:focus-visible,button:focus-visible{outline:2px solid var(--blue)}input,select,textarea{background:var(--card-bg);border:1px solid #dcdcd5;border-radius:7px;min-width:0;max-width:100%;padding:10px 12px}input:focus,textarea:focus,select:focus{border-color:var(--blue);outline-offset:1px;outline:2px solid #2b7fd829}textarea{resize:vertical;line-height:1.8}h1,h2,h3,h4{font-family:var(--serif);letter-spacing:-.025em;font-weight:750;line-height:1.6}h1{font-size:1.2rem}h2{font-size:1.12rem}h3{font-size:1rem}svg{vertical-align:middle;flex-shrink:0}img{object-fit:contain;max-width:100%}ul,ol{list-style:none}.muted{color:var(--ink-faint);font-size:12px}.blue-text{color:var(--blue)}.eyebrow{letter-spacing:.16em;color:var(--ink-faint);font-size:9px;font-weight:650;line-height:1.6}.handwritten{font-family:Fraunces Variable,Georgia,serif;font-style:italic}.space-top{margin-top:32px}.tiny-star{color:var(--blue);margin-left:11px;font-family:serif;display:inline-block}.badge{color:var(--blue-deep);white-space:nowrap;background:#e9f2fb;border-radius:4px;align-items:center;gap:5px;padding:4px 8px;font-size:10px;line-height:1.5;display:inline-flex}.badge.gold{color:#73601b;background:#f6e9a6}.badge.neutral{color:#716c63;background:#eeeae0}.badge-row{flex-wrap:wrap;gap:7px;display:flex}.btn{background:var(--card-bg);white-space:normal;border:1px solid #d8d9d2;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:10px 16px;font-size:12px;font-weight:550;line-height:1.7;transition:background .18s,transform .18s;display:inline-flex}.btn:hover:not(:disabled){background:#f5f1e6;transform:translateY(-1px)}.btn.primary{color:#fefcf6;background:var(--blue);border-color:var(--blue)}.btn.primary:hover:not(:disabled){background:var(--blue-deep)}.btn.small{padding:6px 10px;font-size:11px}.btn.danger{color:#b03248;background:#fceff0;border-color:#edc8cc}.btn.bookmarked,.btn.completed-btn{color:var(--blue);background:#eaf3fc;border-color:#c4d8eb}.button-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.full-width{width:100%}.text-link{align-items:center;gap:7px;font-size:12px;display:inline-flex}.text-link:hover{text-decoration:underline;-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:5px;text-decoration-thickness:3px}.icon-btn{border-radius:6px;justify-content:center;align-items:center;padding:8px;display:inline-flex}.icon-btn:hover{background:#f0ede5}.field{flex-direction:column;gap:7px;margin-bottom:18px;font-size:12px;font-weight:500;display:flex}.field input,.field textarea,.field select{width:100%;font-size:13px;font-weight:400}.field input[type=checkbox]{width:auto}.form-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.panel{background:var(--card-bg);border:1px solid var(--border);border-radius:10px;padding:clamp(20px,2.5vw,30px)}.panel>h2{margin-bottom:20px}.message{color:#315a3f;overflow-wrap:anywhere;background:#edf4e8;border:1px solid #d5e3cc;border-radius:6px;margin:14px 0;padding:12px 16px;font-size:12px}.message.error{color:#a13648;background:#fbeff0;border-color:#efd3d6}.message .btn{margin-left:12px}.empty-state{text-align:center;background:#fcfaf2;border:1px dashed #d9d7cf;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:270px;padding:44px 20px;display:flex}.empty-state>svg{color:var(--blue);opacity:.6}.empty-state p{max-width:440px;color:var(--ink-faint);font-size:13px}.empty-state h2{font-size:17px}.spinner{animation:1.2s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.initial-loading{text-align:center;padding:80px}.skip-link{background:var(--yellow);z-index:200;padding:10px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:10px}.app-sidebar{border-right:1px solid var(--border);z-index:110;background:#f8f6ef;flex-direction:column;width:224px;display:flex;position:fixed;top:0;bottom:0;left:0}.brand{align-items:center;gap:12px;padding:28px 26px 30px;line-height:1;display:flex}.brand-symbol{background:var(--blue);width:40px;height:43px;color:var(--cream);border-radius:9px 9px 13px;justify-content:center;align-items:center;padding-bottom:7px;font-family:Fraunces Variable,Georgia,serif;font-size:40px;font-weight:650;display:flex;position:relative;transform:rotate(-4deg)}.brand-symbol>span{color:var(--yellow);font-size:25px;font-weight:500;position:absolute;top:-5px;right:-5px}.brand strong{letter-spacing:-1.5px;font-family:Fraunces Variable,Georgia,serif;font-size:29px;font-weight:650}.brand-dot{color:var(--blue)}.brand small{letter-spacing:3.5px;color:var(--ink-faint);margin-top:7px;font-size:8px;display:block}.sidebar-content{flex:1;padding:0 17px;overflow:auto}.nav-label{color:#8b897f;letter-spacing:.09em;margin:4px 14px 12px;font-size:9px}.nav-item{color:#686a69;border-radius:6px;align-items:center;gap:11px;margin-bottom:5px;padding:11px 14px;font-size:12px;transition:background .16s;display:flex}.nav-item:hover{background:#eeede5}.nav-item.active{color:var(--blue-deep);background:#e7edf0;font-weight:650}.nav-item small{color:var(--blue-deep);background:#d2e2ef;border-radius:4px;margin-left:auto;padding:1px 6px;font-size:9px;line-height:1.7}.nav-item.active svg{stroke-width:2.2px}.sidebar-note{margin:48px 12px 25px;position:relative}.sidebar-note .handwritten{color:#5c7791;margin-bottom:12px;font-size:16px;display:block;transform:rotate(-6deg)}.sidebar-note p{color:#8d8a81;font-size:10px;line-height:2}.drawn-arrow{color:#bab7a9;font-family:Georgia,serif;font-size:35px;position:absolute;bottom:-15px;right:5px;transform:rotate(16deg)}.sidebar-bottom{border-top:1px solid var(--border);background:#f8f6ef;padding:17px}.profile-link{align-items:center;gap:9px;display:flex}.profile-avatar{width:35px;height:35px;color:var(--blue);background:#e8edf0;border-radius:50%;justify-content:center;align-items:center;display:flex;overflow:hidden}.profile-avatar img{object-fit:cover;width:100%;height:100%}.profile-link>span:nth-child(2){flex:1;min-width:0}.profile-link strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-weight:550;display:block;overflow:hidden}.profile-link small{color:var(--ink-faint);margin-top:2px;font-size:8px;display:block}.profile-link>svg{color:var(--ink-faint)}.sidebar-credit{color:#8b897f;justify-content:space-between;margin-top:20px;font-size:8px;display:flex}.sidebar-credit a{align-items:center;gap:3px;display:flex}.sidebar-credit a:hover{text-decoration:underline}.app-workspace{flex-direction:column;min-height:100vh;margin-left:224px;display:flex}.app-header{border-bottom:1px solid var(--border);z-index:100;background:var(--cream);justify-content:space-between;align-items:center;gap:16px;height:64px;padding:0 clamp(24px,3vw,46px);display:flex;position:sticky;top:0}.header-left{align-items:center;gap:12px;font-size:10px;display:flex}.header-home,.header-left>svg{color:#929187}.header-actions{align-items:center;gap:22px;display:flex}.header-search{color:#9b9a8f;align-items:center;gap:8px;display:flex}.header-search input{outline-offset:2px;background:0 0;border:0;width:140px;padding:4px 0;font-size:10px}.search-submit{border-radius:4px;padding:5px;display:flex}.search-submit:hover{background:#f4eed7}.header-login{align-items:center;gap:7px;font-size:10px;display:flex}.header-login:hover{text-underline-offset:3px;text-decoration:underline}.mobile-menu{display:none}.app-main{flex:1;width:100%;max-width:1300px;margin:0 auto;padding:clamp(27px,3vw,45px) clamp(24px,3vw,46px) 50px}.app-footer{border-top:1px solid var(--border);color:#8b897e;justify-content:space-between;gap:16px;width:100%;max-width:1300px;margin:0 auto;padding:18px clamp(24px,3vw,46px);font-size:8px;display:flex}.app-footer a:hover{text-decoration:underline}.welcome-row{justify-content:space-between;align-items:center;margin-bottom:29px;display:flex}.welcome-row h1{margin:7px 0 8px;font-size:clamp(19px,1.85vw,25px);font-weight:750}.welcome-row .muted{font-size:11px}.welcome-stamp{color:#777e76;padding:0 18px 0 10px;font-family:Fraunces Variable,Georgia,serif;font-size:14px;font-style:italic;line-height:1.2;transform:rotate(7deg)}.welcome-stamp span{display:block}.welcome-stamp span:nth-child(2){color:var(--blue)}.discovery-feature{grid-template-columns:minmax(0,2.5fr) minmax(190px,1fr);gap:19px;margin-bottom:40px;display:grid}.art-blue{--art:#2769ad;--art-soft:#e9f0f5;--art-mid:#b8cddd;background:var(--art-soft)}.art-yellow{--art:#a98429;--art-soft:#f6edce;--art-mid:#e3d394;background:var(--art-soft)}.art-green{--art:#477257;--art-soft:#eaf0e4;--art-mid:#b7cbb1;background:var(--art-soft)}.art-pink{--art:#aa6170;--art-soft:#f5e7e2;--art-mid:#debcb6;background:var(--art-soft)}.featured-course{background:#e8eff5;border:1px solid #dce6eb;border-radius:9px;align-items:center;min-height:292px;display:flex;position:relative;overflow:hidden}.featured-course:hover .feature-cta{background:#1f609f}.featured-copy{z-index:2;flex:1;min-width:0;padding:27px;position:relative}.feature-eyebrow{color:var(--blue-deep);align-items:center;gap:6px;font-size:9px;display:flex}.feature-eyebrow>span:last-child{color:#788d9f;letter-spacing:.09em;margin-left:10px;font-size:7px}.small-dot{background:var(--blue);border-radius:50%;width:5px;height:5px}.featured-copy h2{color:#285b86;letter-spacing:-.06em;margin:20px 0 12px;font-size:clamp(21px,2.05vw,29px);line-height:1.55}.featured-copy>p{color:#718494;font-size:11px;line-height:1.9}.feature-cta{background:var(--blue);color:var(--cream);border-radius:5px;align-items:center;gap:22px;margin-top:20px;padding:9px 14px;font-size:11px;transition:background .18s;display:inline-flex}.feature-meta{color:#738796;gap:13px;margin-top:17px;font-size:8px;display:flex}.feature-meta span+span:before{content:"·";margin-right:13px}.feature-illustration{flex-shrink:0;width:240px;min-height:265px;margin-left:-25px;margin-right:6px;position:relative}.floating-note{color:#657e92;font-size:15px;position:absolute;top:35px;left:15px;transform:rotate(-7deg)}.film-board{color:#507b98;background:#fefbf0;border:2px solid #477496;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:174px;height:128px;display:flex;position:absolute;top:81px;left:21px;overflow:visible;transform:rotate(-9deg);box-shadow:6px 7px #cadae4}.clapper{box-sizing:content-box;transform-origin:0;background:repeating-linear-gradient(120deg,#477496 0 22px,#f4edda 22px 43px);border:2px solid #477496;border-radius:3px;width:100%;height:24px;position:absolute;top:-23px;left:-2px;transform:rotate(-13deg)}.film-board>svg{margin-top:13px}.film-board>span{font-family:Fraunces Variable,Georgia,serif;font-size:12px;font-style:italic}.feature-play{background:var(--yellow);color:#816b2d;border:2px solid #e5c743;border-radius:50%;justify-content:center;align-items:center;width:61px;height:61px;display:flex;position:absolute;bottom:43px;right:10px;transform:rotate(8deg)}.feature-star{color:var(--yellow);text-shadow:1px 1px #baa540;font-size:47px;position:absolute;top:50px;right:15px;transform:rotate(13deg)}.mentor-note{background:#f6f0df;border:1px solid #e9e2ce;border-radius:9px;flex-direction:column;align-items:flex-start;padding:20px 21px;display:flex;position:relative;overflow:hidden}.note-top{z-index:1;justify-content:space-between;gap:4px;width:100%;display:flex}.note-top .eyebrow{letter-spacing:.1em;font-size:7px}.note-top>svg{color:#8b8777;width:14px}.mentor-note img{opacity:.95;height:188px;position:absolute;bottom:16px;right:-23px;transform:rotate(4deg)}.mentor-note h2{letter-spacing:-.04em;z-index:1;margin:22px 0 13px;font-size:20px;line-height:1.65;position:relative}.mentor-note>p{color:#7e7b6e;z-index:1;max-width:137px;font-size:10px;line-height:1.85;position:relative}.mentor-note>a{z-index:1;text-underline-offset:5px;align-items:center;gap:7px;margin-top:auto;padding-top:24px;font-size:9px;text-decoration:underline;display:flex;position:relative}.note-signature{color:#8d866c;font-family:Fraunces Variable,Georgia,serif;font-size:15px;font-style:italic;position:absolute;bottom:11px;right:18px;transform:rotate(-7deg)}.section-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.section-head h2{font-size:17px}.section-head p{margin-top:5px;font-size:10px}.section-en{font-family:var(--sans);letter-spacing:.12em;color:#9b988c;margin-left:11px;font-size:7px;font-weight:450}.section-head>.text-link{font-size:10px}.course-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.course-card{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;min-width:0;transition:transform .2s,border-color .2s;display:flex;overflow:hidden}.course-card:hover{border-color:#a6bccf;transform:translateY(-3px)}.course-art{height:151px;color:var(--art);background:var(--art-soft);border-bottom:1px solid #1a1a2e05;position:relative;overflow:hidden}.art-kicker{letter-spacing:.1em;opacity:.55;font-size:6px;position:absolute;top:12px;left:15px}.art-object{border:1.5px solid var(--art);width:135px;height:86px;box-shadow:5px 5px 0 var(--art-mid);background:#fefbf4;border-radius:4px;margin-left:-67px;position:absolute;top:38px;left:50%;transform:rotate(-7deg)}.art-window-bar{border-bottom:1px solid var(--art);align-items:center;gap:4px;height:15px;padding:0 6px;display:flex}.art-window-bar i{background:var(--art);border-radius:50%;width:3px;height:3px}.art-object-body{flex-direction:column;align-items:center;gap:3px;padding-top:7px;display:flex}.art-object-body svg{stroke-width:1.2px;width:33px;height:33px}.art-object-body span{font-family:Fraunces Variable,Georgia,serif;font-size:9px;font-style:italic}.art-spark{color:var(--art);opacity:.65;font-size:32px;position:absolute;top:45px;left:calc(50% + 68px);transform:rotate(12deg)}.art-label{writing-mode:vertical-rl;letter-spacing:2px;opacity:.6;font-size:8px;position:absolute;bottom:15px;left:16px}.art-edition{text-align:right;opacity:.6;font-family:Fraunces Variable,Georgia,serif;font-size:7px;font-style:italic;line-height:1.3;position:absolute;bottom:11px;right:11px}.course-card-body{flex-direction:column;flex:1;padding:17px 17px 13px;display:flex}.card-eyebrow{color:var(--blue);align-items:center;gap:8px;font-size:8px;display:flex}.card-eyebrow>span:last-child{color:#929084;border-left:1px solid #dedbd1;padding-left:8px}.course-card h3{letter-spacing:-.04em;margin:7px 0;font-size:14px;line-height:1.7}.course-card p{color:#838176;margin-bottom:19px;font-size:10px;line-height:1.9}.card-bottom{color:#8c897f;border-top:1px solid #efeee8;justify-content:space-between;align-items:center;gap:6px;margin-top:auto;padding-top:10px;font-size:8px;display:flex}.card-bottom>span{align-items:center;gap:4px;display:flex}.card-bottom .course-link{color:#6f777d}.home-reading{margin-top:37px}.reading-split{grid-template-columns:.8fr 2fr;gap:27px;display:grid}.column-feature{background:#f4f1e6;border:1px solid #e8e4d6;border-radius:7px;flex-direction:column;align-items:flex-start;padding:22px;display:flex;position:relative}.column-feature>svg{color:#8f9581;position:absolute;top:43px;right:20px;transform:rotate(-8deg)}.column-feature .eyebrow{font-size:7px}.column-feature h3{margin:26px 0 8px;font-size:17px}.column-feature p{color:#8d897b;max-width:200px;font-size:10px;line-height:1.9}.column-feature>span:last-child{align-items:center;gap:20px;margin-top:auto;padding-top:19px;font-size:9px;display:flex}.article-rows{flex-direction:column;display:flex}.article-row{border-bottom:1px solid var(--border);align-items:center;gap:20px;padding:17px 3px;display:flex}.article-rows .article-row:first-child{padding-top:0}.article-row>div{flex:1;min-width:0}.article-num{color:#c7c4b7;font-family:Fraunces Variable,Georgia,serif;font-size:24px;font-style:italic}.article-label{color:#999587;align-items:center;gap:7px;font-size:8px;display:flex}.article-label .badge{padding:1px 5px;font-size:7px}.article-row h3{margin-top:5px;font-size:13px;font-weight:650}.article-row p{color:#8a877c;margin-top:5px;font-size:10px}.article-row>svg{color:#9c998e;width:16px}.article-row:hover h3{text-decoration:underline;-webkit-text-decoration-color:var(--yellow);text-decoration-color:var(--yellow);text-underline-offset:4px;text-decoration-thickness:3px}.article-rows .article-row p{display:none}.continue-strip{color:#4e7353;background:#eef3e9;border:1px solid #dce6d7;border-radius:7px;align-items:center;gap:16px;margin-bottom:26px;padding:17px 22px;display:flex}.continue-strip>span:nth-child(2){flex:1;min-width:0}.continue-strip small{color:#83907e;font-size:9px;display:block}.continue-strip strong{font-size:12px;font-weight:550}.play-circle{background:#dbe7d4;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin:0 0 30px;display:flex}.page-heading h1{margin:8px 0;font-size:22px}.page-heading>.muted,.page-heading p.muted{font-size:12px}.catalog-toolbar{justify-content:space-between;align-items:center;gap:20px;margin:22px 0;display:flex}.filter-tabs{flex-wrap:wrap;gap:6px;display:flex}.filter-tabs button{color:#807d70;border-radius:5px;padding:8px 13px;font-size:11px;transition:background .2s}.filter-tabs button:hover{background:#eeece2}.filter-tabs button.selected{color:var(--blue-deep);background:#e8eff5;font-weight:600}.sort-label{white-space:nowrap;color:#807d70;align-items:center;gap:10px;font-size:10px;display:flex}.sort-label select{background:0 0;padding:6px 10px;font-size:10px}.catalog-search{border-bottom:1px solid var(--border);color:#a6a293;align-items:center;gap:11px;margin-bottom:24px;padding:0 0 14px;display:flex}.catalog-search input{background:0 0;border:0;flex:1;font-size:12px}.catalog-search>span{white-space:nowrap;font-size:10px}.catalog-grid{row-gap:25px}.catalog-footnote{color:#8b887b;border-top:1px solid var(--border);align-items:center;gap:12px;margin-top:38px;padding:16px 20px;font-size:10px;display:flex}.catalog-footnote svg{color:#b79f47}.back-link{color:#8d897c;align-items:center;gap:8px;margin-bottom:22px;font-size:11px;display:inline-flex}.back-link:hover{color:var(--blue)}.course-detail-intro{grid-template-columns:1.25fr 1fr;align-items:center;gap:45px;margin-bottom:44px;display:grid}.course-detail-intro h1{margin:17px 0 10px;font-size:clamp(22px,2.3vw,30px);line-height:1.65}.detail-subtitle{color:#686961;margin-bottom:10px;font-size:14px}.course-detail-intro .muted{line-height:2}.detail-meta{color:#88887c;flex-wrap:wrap;align-items:center;gap:17px;margin:21px 0;font-size:10px;display:flex}.detail-meta>span{align-items:center;gap:5px;display:flex}.art-large{border:1px solid #1a1a2e08;border-radius:10px;height:272px}.art-large .art-object{width:205px;height:137px;margin-left:-102px;top:65px}.art-large .art-object-body{gap:8px;padding-top:15px}.art-large .art-object-body svg{width:52px;height:52px}.art-large .art-object-body span{font-size:13px}.art-large .art-window-bar{height:21px}.art-large .art-spark{font-size:42px;top:83px;left:calc(50% + 111px)}.art-large .art-kicker{font-size:8px;top:19px;left:20px}.art-large .art-edition{font-size:10px;bottom:20px;right:20px}.art-large .art-label{font-size:10px;bottom:24px;left:24px}.detail-layout{grid-template-columns:minmax(0,1fr) 270px;gap:30px;display:grid}.curriculum{border:1px solid var(--border);border-radius:8px;overflow:hidden}.curriculum details+details{border-top:1px solid var(--border)}.curriculum summary{cursor:pointer;background:#f5f3eb;align-items:center;gap:14px;padding:18px;list-style:none;display:flex}.curriculum summary::-webkit-details-marker{display:none}.chapter-no{color:#9a9786;font-family:Fraunces Variable,Georgia,serif;font-size:17px;font-style:italic}.curriculum summary strong{flex:1;font-size:12px;font-weight:550}.curriculum summary>span:nth-last-child(2){color:#929081;font-size:9px}.curriculum details[open] summary>svg{transform:rotate(90deg)}.chapter-lessons{padding:7px 17px}.lesson-row{color:#79786d;border-bottom:1px solid #ecebe5;align-items:center;gap:10px;padding:14px 6px;font-size:11px;display:flex}.lesson-row:last-child{border:0}.lesson-row>span:nth-of-type(2){color:var(--ink-light);flex:1}.lesson-row>small{color:#969384;font-size:9px}.lesson-row .lesson-index{color:#b0ac9b;width:17px;font-size:8px}.lesson-row:hover{background:#f7f4e9}.course-side{flex-direction:column;gap:24px;display:flex}.outcome-panel{background:#f4efdf;border:1px solid #e8e1ca;border-radius:8px;padding:22px}.outcome-panel h2{margin:12px 0 18px;font-size:15px}.check-list{flex-direction:column;gap:14px;display:flex}.check-list li{color:#78776a;align-items:flex-start;gap:9px;font-size:11px;line-height:1.9;display:flex}.check-list svg{color:#8f8d58;margin-top:3px}.teacher-line{border-top:1px solid var(--border);align-items:center;gap:13px;padding:20px 0;display:flex}.teacher-line img{object-fit:cover;border-radius:50%;width:43px;height:43px}.teacher-line strong{font-family:Fraunces Variable,Georgia,serif;font-size:17px}.teacher-line p{color:#8f8b7e;margin-top:4px;font-size:9px}.learning-progress h3{font-family:var(--sans);justify-content:space-between;font-size:11px;display:flex}.learning-progress p{color:#8c877c;margin-top:7px;font-size:9px}progress{background:#e8e5db;border:0;border-radius:5px;width:100%;height:6px;margin-top:14px;overflow:hidden}progress::-webkit-progress-bar{background:#e8e5db;border-radius:5px}progress::-webkit-progress-value{background:var(--blue);border-radius:5px}progress::-moz-progress-bar{background:var(--blue);border-radius:5px}.auth-layout{border:1px solid var(--border);background:var(--card-bg);border-radius:10px;grid-template-columns:1fr 1.2fr;max-width:880px;margin:18px auto;display:grid;overflow:hidden}.auth-aside{background:#eef1e6;flex-direction:column;align-items:flex-start;min-height:570px;padding:35px;display:flex;position:relative}.auth-aside h2{color:#4c6653;margin-top:28px;font-size:27px;line-height:1.8}.auth-aside img{align-self:center;height:260px;margin:10px 0}.auth-aside>p{color:#85907d;margin-top:auto;font-size:11px;line-height:2}.auth-aside .handwritten{color:#85977b;margin-top:20px;font-size:18px;transform:rotate(-5deg)}.auth-form{padding:clamp(24px,4vw,48px)}.auth-form h1{margin-top:17px;font-size:24px}.auth-form>.muted{margin:10px 0 26px;font-size:11px}.auth-form .field{font-size:11px}.auth-form .field input{font-size:12px}.code-field{align-items:stretch;gap:8px;display:flex}.code-field>input{flex:1;width:80px;min-width:0}.code-field>.btn{white-space:nowrap;padding:8px 10px;font-size:10px}.forgot-link{color:var(--blue);text-align:right;margin:-6px 0 20px;font-size:10px;display:block}.auth-switch{text-align:center;color:#8c887e;margin-top:20px;font-size:11px}.auth-switch a{color:var(--blue);margin-left:5px}.auth-note{border-top:1px solid var(--border);color:#9b9687;align-items:flex-start;gap:8px;margin-top:25px;padding-top:20px;font-size:9px;display:flex}.auth-note>svg{margin-top:3px}.auth-form .message{font-size:10px}.learning-stats{background:#f5f2e7;border:1px solid #e8e3d2;border-radius:8px;grid-template-columns:1fr 1fr 1fr 1.4fr;margin-bottom:27px;padding:23px;display:grid}.learning-stats>div{border-right:1px solid #e3ded0;flex-direction:column;justify-content:center;padding:0 24px;display:flex}.learning-stats>div:first-child{padding-left:4px}.learning-stats>div:last-child{border:0}.learning-stats>div>span{color:#9a9079;font-size:10px}.learning-stats strong{color:#786f56;margin-top:10px;font-family:Fraunces Variable,Georgia,serif;font-size:38px;font-weight:450;line-height:1.1}.learning-stats strong small{font-family:var(--sans);margin-left:8px;font-size:9px}.learning-stats .stat-vip{padding-left:42px;position:relative}.stat-vip>svg{color:#c5aa54;position:absolute;top:0;left:17px}.learning-stats .stat-vip strong{font-family:var(--sans);margin-top:12px;font-size:16px}.stat-vip a{color:#a28e54;align-items:center;gap:5px;margin-top:12px;font-size:9px;display:flex}.learning-tabs{border-bottom:1px solid var(--border);margin-bottom:24px;padding-bottom:10px}.notes-list{grid-template-columns:1fr 1fr;gap:20px;display:grid}.note-card{background:#f7f2e3;border:1px solid #e9e2cd;border-radius:6px;padding:20px}.note-card>div{color:#9e916a;align-items:center;gap:8px;font-size:10px;display:flex}.note-card>div>span{flex:1}.note-card>div>small{font-size:8px}.note-card>p{white-space:pre-wrap;overflow-wrap:anywhere;max-height:170px;margin:17px 0;font-size:12px;overflow:hidden}.note-card .text-link{color:#9e916a;font-size:10px}.inline-search{color:#aba591;align-items:center;gap:8px;display:flex}.inline-search input{background:0 0;border:0;max-width:160px;font-size:11px}.article-list{max-width:900px}.article-list .article-row{gap:28px;padding:25px 8px}.article-list .article-row h3{font-size:16px}.article-list .article-row p{margin-top:9px;font-size:11px}.article-list .article-label{font-size:9px}.article-list .article-num{font-size:32px}.columns-list{flex-direction:column;gap:22px;display:flex}.column-card{color:var(--art);border:1px solid #1a1a2e0c;border-radius:8px;align-items:center;gap:30px;padding:36px;display:flex;position:relative;overflow:hidden}.column-card>.column-number{opacity:.2;font-family:Fraunces Variable,Georgia,serif;font-size:75px;line-height:1}.column-card>.column-count{white-space:nowrap;align-items:center;gap:20px;margin-left:auto;font-size:10px;display:flex}.column-card h2{margin:6px 0 9px;font-size:22px}.column-card p{opacity:.8;max-width:450px;font-size:11px}.column-card .eyebrow{color:var(--art);opacity:.6;font-size:8px}.column-card:hover{border-color:var(--art-mid)}.article-reader{max-width:760px;margin:0 auto}.article-reader h1{margin:22px 0 15px;font-size:clamp(24px,2.5vw,34px);line-height:1.8}.article-deck{color:#878170;font-size:14px;line-height:2}.article-byline{color:#aaa18e;border-bottom:1px solid var(--border);align-items:center;gap:14px;margin:24px 0 35px;padding-bottom:24px;font-size:10px;display:flex}.article-byline img{object-fit:cover;border-radius:50%;width:27px;height:27px}.article-byline span:first-of-type{color:#79715f;font-family:Fraunces Variable,Georgia,serif;font-size:14px}.prose{color:#53564f;overflow-wrap:anywhere;font-size:14px;line-height:2}.prose h1,.prose h2,.prose h3,.prose h4{color:var(--ink);margin:30px 0 14px}.prose h1,.prose h2{font-size:20px}.prose h3{font-size:17px}.prose h4{font-size:15px}.prose p{margin:15px 0}.prose>p:first-child{margin-top:0}.prose a{color:var(--blue);text-underline-offset:4px;-webkit-text-decoration:underline #c9ab39;text-decoration:underline #c9ab39}.prose ul,.prose ol{counter-reset:item;flex-direction:column;gap:8px;margin:18px 0;padding:0;display:flex}.prose li{padding:4px 0 4px 28px;position:relative}.prose ul>li:before{content:"✳";color:#b59c45;font-size:14px;position:absolute;left:3px}.prose ol>li{counter-increment:item}.prose ol>li:before{content:counter(item, decimal-leading-zero);color:var(--blue);font-size:10px;font-weight:600;position:absolute;top:7px;left:0}.prose li>p{margin:0}.prose li ul,.prose li ol{margin:6px 0}.prose pre{color:#42504a;white-space:pre;background:#f0eee5;border:1px solid #dfdcd0;border-radius:6px;max-width:100%;padding:20px;font-size:12px;line-height:1.9;overflow-x:auto}.prose code{color:#4d6556;background:#eeeee5;border-radius:3px;padding:2px 5px;font-family:SFMono-Regular,Consolas,monospace;font-size:.88em}.prose pre code{background:0 0;padding:0;font-size:12px}.prose blockquote{font-family:var(--serif);color:#7f714b;background:#f7efd5;border:1px solid #e9dcac;border-radius:6px;margin:22px 0;padding:22px 26px;font-size:15px}.prose blockquote p{margin:0}.prose table{border-collapse:separate;border-spacing:0;border:1px solid #ddd9cb;border-radius:6px;width:100%;margin:20px 0;font-size:12px;display:block;overflow-x:auto}.prose th,.prose td{text-align:left;border-bottom:1px solid #e6e2d7;padding:12px 16px}.prose th{white-space:nowrap;background:#eee9da;font-weight:550}.prose tr:last-child td{border:0}.prose hr{border:0;border-top:1px dashed #d8d1bd;margin:30px 0}.prose strong{color:#445549;font-weight:600}.article-end{border-top:1px solid var(--border);margin-top:40px;padding:28px 0}.article-end .handwritten{color:#908970;font-size:24px}.article-end p{color:#9c9582;margin:8px 0 20px;font-size:11px}.account-grid{grid-template-columns:1fr 1fr;gap:25px;display:grid}.account-details{margin-bottom:30px}.account-details>div{border-bottom:1px solid var(--border);align-items:flex-start;gap:20px;padding:17px 0;font-size:12px;display:flex}.account-details dt{color:#9c9687;flex-shrink:0;width:60px;font-size:11px}.account-details dd{overflow-wrap:anywhere}.verified-tag{color:#689065;align-items:center;gap:4px;margin-left:8px;font-size:9px;display:inline-flex}.membership-panel{background:#f7efd7;border:1px solid #e9deb7;border-radius:9px;flex-direction:column;align-items:flex-start;padding:30px;display:flex}.membership-panel>svg{color:#b09848;margin-bottom:19px}.membership-panel>.eyebrow{font-size:8px}.membership-panel h2{margin:13px 0;font-size:21px}.membership-panel>p{color:#968971;font-size:12px;line-height:2}.membership-panel ul{margin:26px 0}.membership-panel>small{color:#a79975;overflow-wrap:anywhere;margin-top:17px;font-size:9px}.learning-top{justify-content:space-between;align-items:center;gap:15px;display:flex}.learning-top .muted{margin-bottom:22px;font-size:10px}.learning-layout{grid-template-columns:minmax(0,1fr) 264px;align-items:start;gap:25px;display:grid}.lesson-main{min-width:0}.player-wrap{border:1px solid var(--border);border-radius:8px;overflow:hidden}.player-poster{aspect-ratio:16/9;background:#e9eff2;flex-direction:column;justify-content:center;align-items:center;min-height:220px;display:flex;position:relative;overflow:hidden}.player-poster>.eyebrow{color:#8c9ca7;font-size:7px;position:absolute;top:18px;left:20px}.player-start{background:var(--blue);width:63px;height:63px;color:var(--cream);z-index:1;border-radius:50%;justify-content:center;align-items:center;transition:transform .18s;display:flex;position:relative}.player-start:hover{background:var(--blue-deep);transform:scale(1.06)}.player-start svg{margin-left:4px}.player-poster>strong{font-family:var(--serif);color:#557792;margin-top:17px;font-size:15px;position:relative}.player-poster>p{color:#94a0a4;z-index:1;margin-top:6px;font-size:10px}.poster-film{color:#bacbd5;opacity:.6;position:absolute;bottom:-16px;right:-16px;transform:rotate(-14deg)}.youtube-host{aspect-ratio:16/9;background:#ebece7}.youtube-host iframe{border:0;width:100%;height:100%;display:block}.player-caption{color:#9e9b8f;background:#f5f4ef;justify-content:space-between;align-items:center;gap:10px;padding:9px 12px;font-size:8px;display:flex}.player-caption a{align-items:center;gap:4px;display:flex}.player-error{color:#97653e;background:#f9eddb;padding:18px;font-size:11px}.player-error .button-row{margin-top:12px}.video-parts{flex-wrap:wrap;gap:7px;margin:14px 0;display:flex}.text-lesson-banner{color:#729166;background:#edf1e6;border:1px solid #dce4d3;border-radius:8px;padding:24px 27px;position:relative}.text-lesson-banner>svg{margin-right:18px}.text-lesson-banner>span{letter-spacing:.1em;font-family:Fraunces Variable,Georgia,serif;font-size:13px}.text-lesson-banner>p{font-family:var(--serif);color:#5e7853;margin:13px 0 0;font-size:20px}.lesson-heading{justify-content:space-between;align-items:center;gap:20px;margin:25px 0;display:flex}.lesson-heading h1{margin-top:9px;font-size:22px;line-height:1.6}.lesson-heading .eyebrow{font-size:8px}.lesson-heading>.btn{flex-shrink:0;padding:8px 12px;font-size:10px}.lesson-content{min-height:200px;padding:0 2px}.lesson-content .prose{font-size:13px}.lesson-content .prose h2{font-size:17px}.lesson-content .prose h3{font-size:15px}.lesson-pagination{border-top:1px solid var(--border);justify-content:space-between;margin-top:28px;padding-top:22px;display:flex}.lesson-sidebar{border:1px solid var(--border);background:#fbf9f1;border-radius:7px;max-height:calc(100vh - 116px);padding:20px 14px;position:sticky;top:86px;overflow:auto}.lesson-sidebar>h2{font-family:var(--sans);border-bottom:1px solid var(--border);align-items:center;gap:9px;padding:0 6px 18px;font-size:12px;font-weight:600;display:flex}.lesson-nav-chapter{padding-top:18px}.lesson-nav-chapter h3{font-family:var(--sans);color:#92907f;margin-bottom:9px;padding:0 6px;font-size:10px;font-weight:550}.lesson-nav-chapter>a{color:#838171;border-radius:4px;align-items:flex-start;gap:8px;padding:10px 8px;font-size:10px;display:flex}.lesson-nav-chapter>a>svg{margin-top:3px}.lesson-nav-chapter>a>span{flex:1}.lesson-nav-chapter>a.current{color:var(--blue-deep);background:#e8eff5}.lesson-nav-chapter>a:hover{background:#f0ece1}.note-editor-footer{justify-content:space-between;align-items:center;gap:15px;display:flex}.note-editor-footer .muted{font-size:10px}.resource-list{flex-direction:column;gap:10px;display:flex}.resource-list a{border:1px solid var(--border);color:var(--blue);border-radius:6px;align-items:center;gap:12px;padding:16px;font-size:12px;display:flex}.resource-list a>span{flex:1}.resource-list a:hover{background:#f6f0d9}@media (min-width:1550px){.app-sidebar{width:244px}.app-workspace{margin-left:244px}.featured-copy{padding:32px}.feature-illustration{width:270px;margin-right:10px}.film-board{width:193px;height:143px}.discovery-feature{grid-template-columns:2.5fr 1fr}.course-art{height:177px}.art-object{top:47px}.art-spark{top:53px}.sidebar-content{padding:0 23px}}@media (max-width:1200px){.app-sidebar{width:200px}.app-workspace{margin-left:200px}.brand{padding-left:20px}.sidebar-content{padding:0 12px}.app-main{padding-left:26px;padding-right:26px}.app-header{padding:0 26px}.discovery-feature{grid-template-columns:2.4fr 1fr}.featured-copy{padding:22px}.feature-illustration{width:175px;margin-left:-40px;margin-right:0}.film-board{width:139px;height:109px;top:100px;left:10px}.feature-play{width:48px;height:48px;bottom:39px;right:7px}.floating-note{font-size:12px;top:62px;left:0}.feature-star{font-size:32px;top:58px;right:10px}.featured-copy h2{font-size:24px}.mentor-note{padding:18px 15px}.mentor-note h2{font-size:18px}.mentor-note img{opacity:.8;height:159px;bottom:17px;right:-32px}.course-grid{gap:16px}.course-card-body{padding:14px}.course-card h3{font-size:13px}.card-bottom{font-size:7px}.course-detail-intro{gap:25px}.detail-layout{grid-template-columns:minmax(0,1fr) 225px;gap:22px}.learning-layout{grid-template-columns:minmax(0,1fr) 225px;gap:18px}.learning-stats>div{padding:0 17px}.header-actions{gap:15px}.art-object{width:120px;margin-left:-60px}.art-spark{font-size:26px;left:calc(50% + 55px)}.art-large .art-object{width:160px;margin-left:-80px}.art-large .art-spark{left:calc(50% + 80px)}.section-en{margin-left:6px;font-size:6px;display:inline}.lesson-heading{align-items:flex-start}.lesson-heading h1{font-size:19px}}@media (max-width:1050px) and (min-width:901px){.discovery-feature{grid-template-columns:1fr}.mentor-note{min-height:145px;padding:18px 22px;display:block}.mentor-note h2{margin:15px 0 5px}.mentor-note h2 br,.mentor-note p br{display:none}.mentor-note img{height:150px;bottom:0;right:25px}.mentor-note>a{padding-top:14px}.mentor-note>p{max-width:none}.mentor-note .note-signature{right:150px}.featured-course{min-height:290px}.feature-illustration{width:230px;margin-right:20px}.film-board{width:174px;height:128px;top:80px}.feature-play{bottom:20px;right:0}.floating-note{font-size:15px;top:35px}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-courses .course-grid>.course-card:last-child{grid-column:1/-1;grid-template-columns:1fr 1.2fr;display:grid}.home-courses .course-grid>.course-card:last-child .course-art{height:100%;min-height:150px}.learning-layout{grid-template-columns:1fr}.lesson-sidebar{grid-template-columns:1fr 1fr;gap:15px;max-height:none;display:grid;position:static}.lesson-sidebar>h2{grid-column:1/-1}.detail-layout{grid-template-columns:1fr}.course-side{grid-template-columns:1fr 1fr;display:grid}.course-detail-intro{grid-template-columns:1fr}.course-detail-intro>.course-art{height:220px}.learning-stats{grid-template-columns:1fr 1fr;gap:20px}.learning-stats>div{border:0}.account-grid{grid-template-columns:1fr}}@media (max-width:900px){.app-sidebar{width:240px;transition:transform .2s;transform:translate(-100%)}.app-sidebar.open{transform:translate(0)}.sidebar-scrim{z-index:109;background:#1a1a2e55;position:fixed;inset:0}.app-workspace{margin-left:0}.mobile-menu{display:flex}.app-header{gap:10px;height:59px;padding:0 20px}.header-left{gap:8px}.header-actions{gap:13px}.app-main{padding:28px 25px 40px}.app-footer{padding:18px 25px}.welcome-row h1{font-size:23px}.welcome-row{margin-bottom:25px}.discovery-feature{grid-template-columns:minmax(0,2.4fr) minmax(175px,1fr);gap:16px}.featured-copy h2{font-size:23px}.feature-illustration{width:155px;margin-left:-40px}.film-board{width:125px;height:100px;top:109px;left:5px}.film-board>svg{width:38px}.film-board>span{font-size:10px}.floating-note{font-size:11px;top:73px;left:0}.feature-star{top:63px}.feature-play{bottom:18px;right:8px}.featured-copy>p{font-size:10px}.feature-meta{gap:6px;font-size:7px}.feature-meta span+span:before{margin-right:6px}.feature-eyebrow{font-size:8px}.feature-eyebrow>span:last-child{margin-left:6px;font-size:6px}.mentor-note h2{font-size:18px}.mentor-note img{height:150px;right:-29px}.section-en{font-size:6px}.learning-layout{grid-template-columns:minmax(0,1fr) 210px}.lesson-sidebar{max-height:none;position:static}.course-detail-intro{gap:25px}.course-detail-intro h1{font-size:24px}.art-large .art-object{width:150px;margin-left:-75px}.art-large .art-spark{font-size:33px;top:80px;left:calc(50% + 65px)}.detail-layout{grid-template-columns:minmax(0,1fr) 225px}.auth-layout{margin:0}.auth-aside{padding:25px}.auth-aside h2{font-size:24px}.auth-form{padding:29px}.column-card{gap:22px;padding:28px}.column-card>.column-number{font-size:60px}.column-card>svg{width:30px}.column-card h2{font-size:20px}.column-card p{font-size:11px}.column-count{gap:10px!important}.account-grid{gap:20px}.membership-panel{padding:25px}.learning-stats{padding:20px}.learning-stats>div{padding:0 15px}.learning-stats>div>span{font-size:9px}.learning-stats .stat-vip{padding-left:33px}.stat-vip>svg{left:8px}.learning-stats .stat-vip strong{font-size:14px}.notes-list{gap:15px}}@media (max-width:700px){.discovery-feature{grid-template-columns:1fr}.featured-course{min-height:297px}.feature-illustration{width:200px;margin-left:-20px;margin-right:10px}.film-board{width:157px;height:118px;top:96px;left:12px}.floating-note{font-size:14px;top:52px;left:6px}.feature-star{font-size:42px;top:46px;right:2px}.feature-play{width:55px;height:55px;bottom:25px;right:1px}.featured-copy h2{font-size:25px}.featured-copy>p{font-size:11px}.feature-eyebrow{font-size:9px}.mentor-note{min-height:167px;padding:20px 24px;display:block}.mentor-note h2{margin:16px 0 8px;font-size:20px}.mentor-note h2 br{display:none}.mentor-note p{max-width:none}.mentor-note p br{display:none}.mentor-note img{opacity:.9;height:165px;bottom:0;right:24px}.mentor-note>a{padding-top:16px}.mentor-note .note-signature{bottom:16px;right:133px}.note-top{max-width:70%}.course-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-courses .course-grid>.course-card:last-child{grid-column:1/-1;grid-template-columns:1fr 1.2fr;display:grid}.home-courses .course-grid>.course-card:last-child .course-art{height:100%;min-height:150px}.reading-split{grid-template-columns:1fr;gap:24px}.column-feature{min-height:165px;padding:22px}.column-feature>svg{width:50px;height:50px;top:45px;right:30px}.column-feature h3{margin-top:20px}.column-feature p{max-width:75%}.column-feature>span:last-child{font-size:9px;position:absolute;bottom:22px;right:22px}.article-rows .article-row{padding:19px 3px}.section-en{font-size:6px}.course-detail-intro{grid-template-columns:1fr}.course-detail-intro>.course-art{grid-row:1;height:230px}.art-large .art-object{width:190px;margin-left:-95px;top:49px}.art-large .art-spark{font-size:36px;left:calc(50% + 95px)}.detail-layout{grid-template-columns:1fr}.course-side{grid-template-columns:1fr 1fr;display:grid}.learning-layout{grid-template-columns:1fr}.lesson-sidebar{grid-template-columns:1fr 1fr;gap:12px;display:grid}.lesson-sidebar>h2{grid-column:1/-1}.auth-layout{grid-template-columns:1fr}.auth-aside{min-height:180px;padding:24px;display:block}.auth-aside h2{margin-top:16px;font-size:24px;line-height:1.6}.auth-aside img{height:175px;margin:0;position:absolute;bottom:0;right:34px}.auth-aside>p{margin-top:12px;font-size:10px}.auth-aside .handwritten{font-size:13px;position:absolute;bottom:14px;right:13px}.auth-form{padding:30px}.learning-stats{grid-template-columns:1fr 1fr;gap:25px;padding:24px}.learning-stats>div{border:0;padding:0!important}.learning-stats .stat-vip{padding-left:30px!important}.stat-vip>svg{left:0}.learning-stats strong{font-size:32px}.learning-stats .stat-vip strong{font-size:16px}.column-card{flex-wrap:wrap;gap:15px;padding:24px}.column-card>.column-number{font-size:47px}.column-card>div{flex:1;min-width:200px}.column-card>.column-count{justify-content:flex-end;width:100%}.account-grid{grid-template-columns:1fr}.header-search input{width:125px}.header-home{display:none}.notes-list{grid-template-columns:1fr}.note-card>p{max-height:none}.catalog-toolbar{align-items:flex-start}.filter-tabs button{padding:7px 10px;font-size:10px}.sort-label{gap:5px;font-size:9px}.sort-label select{padding:5px;font-size:9px}.page-heading{gap:12px}.page-heading .btn{padding:8px;font-size:10px}.welcome-row h1{font-size:21px}.welcome-stamp{padding-right:0;font-size:12px}}@media (max-width:480px){.app-main{padding:24px 18px 35px}.app-header{padding:0 12px}.header-left{gap:5px;font-size:9px}.header-actions{gap:8px}.header-search{gap:5px}.header-search input{width:81px;font-size:9px}.header-search>svg{width:13px}.header-login{gap:3px;font-size:9px}.header-login>svg{width:12px}.header-actions>.badge{padding:4px 6px;font-size:8px}.welcome-row{align-items:flex-start}.welcome-row h1{max-width:300px;margin-top:10px;font-size:19px;line-height:1.8}.welcome-row .eyebrow{letter-spacing:.12em;font-size:7px}.welcome-row .muted{max-width:290px;font-size:9px}.welcome-stamp{margin:8px 0 0 7px;font-size:10px}.tiny-star{margin-left:5px}.featured-copy{padding:21px 19px}.featured-copy h2{margin:19px 0 13px;font-size:23px}.featured-copy>p{max-width:185px;font-size:10px}.feature-illustration{align-self:flex-end;width:106px;min-height:205px;margin-left:-45px;margin-right:2px}.film-board{width:96px;height:81px;top:81px;left:0;box-shadow:3px 4px #cadae4}.film-board>svg{width:30px;height:30px;margin-top:11px}.film-board>span{font-size:7px}.clapper{background:repeating-linear-gradient(120deg,#477496 0 15px,#f4edda 15px 28px);height:17px;top:-19px}.floating-note{white-space:nowrap;font-size:9px;top:43px;left:-8px}.feature-star{font-size:28px;top:25px;right:4px}.feature-play{width:35px;height:35px;bottom:17px;right:7px}.feature-play svg{width:15px}.feature-meta{margin-top:19px;font-size:7px}.feature-eyebrow{font-size:8px}.feature-eyebrow>span:last-child{font-size:6px}.feature-cta{gap:16px;padding:8px 12px;font-size:10px}.featured-course{min-height:291px}.mentor-note{min-height:160px;padding:18px}.mentor-note h2{margin-top:17px;font-size:19px}.mentor-note>p{max-width:220px;font-size:9px}.mentor-note img{height:139px;bottom:0;right:0}.mentor-note .note-signature{right:108px}.mentor-note>a{font-size:9px}.course-grid{gap:13px}.course-card h3{margin:6px 0;font-size:12px;line-height:1.8}.course-card-body{padding:12px}.course-card p{margin-bottom:13px;font-size:9px;line-height:1.85}.card-eyebrow{flex-wrap:wrap;gap:4px;font-size:7px}.card-eyebrow>span:last-child{padding-left:4px}.card-bottom{flex-wrap:wrap;row-gap:8px;font-size:7px}.card-bottom svg{width:11px}.course-art{height:126px}.art-object{width:94px;height:67px;box-shadow:3px 4px 0 var(--art-mid);margin-left:-47px;top:36px}.art-window-bar{height:12px}.art-object-body{gap:2px;padding-top:6px}.art-object-body svg{width:23px;height:23px}.art-object-body span{font-size:6px}.art-spark{font-size:22px;top:42px;left:calc(50% + 43px)}.art-kicker{font-size:4px;top:11px;left:10px}.art-label{letter-spacing:1px;font-size:6px;bottom:11px;left:8px}.art-edition{font-size:5px;bottom:7px;right:6px}.home-courses .course-grid>.course-card:last-child{grid-template-columns:1fr 1fr}.home-courses .course-grid>.course-card:last-child .course-art{min-height:158px}.home-courses .course-grid>.course-card:last-child .art-object{top:49px}.section-head{gap:8px}.section-head h2{font-size:15px}.section-head>.text-link{white-space:nowrap;gap:4px;font-size:9px}.section-head p{max-width:255px;font-size:9px;line-height:1.9}.section-en{letter-spacing:.15em;margin:5px 0 0;font-size:5px;display:block}.home-reading{margin-top:32px}.article-row{gap:14px}.article-row h3{font-size:12px}.article-label{font-size:7px}.article-num{font-size:22px}.column-feature h3{font-size:17px}.column-feature>span:last-child{padding-top:17px;position:static}.column-feature p{max-width:77%;font-size:9px}.app-footer{flex-direction:column;gap:5px;padding:18px;font-size:7px}.page-heading{align-items:flex-start}.page-heading h1{font-size:21px}.page-heading p.muted{font-size:10px}.page-heading>.btn{margin-top:20px}.catalog-toolbar{flex-direction:column;gap:12px}.catalog-search input{width:100%;padding:6px 0;font-size:10px}.catalog-search>span{font-size:8px}.catalog-footnote{gap:9px;padding:14px 5px;font-size:9px}.course-detail-intro>.course-art{height:193px}.art-large .art-object{width:160px;height:111px;margin-left:-80px;top:38px}.art-large .art-object-body{gap:5px;padding-top:10px}.art-large .art-object-body svg{width:39px;height:39px}.art-large .art-object-body span{font-size:10px}.art-large .art-spark{font-size:34px;top:53px;left:calc(50% + 84px)}.art-large .art-kicker{font-size:6px;top:14px;left:15px}.art-large .art-edition{font-size:8px;bottom:13px;right:13px}.art-large .art-label{font-size:8px;bottom:18px;left:15px}.course-detail-intro h1{font-size:23px}.detail-subtitle{font-size:12px}.course-detail-intro .muted{font-size:11px}.detail-meta{gap:12px;font-size:9px}.course-side{grid-template-columns:1fr}.curriculum summary{gap:9px;padding:14px}.curriculum summary strong{font-size:11px}.chapter-lessons{padding:6px 10px}.lesson-row{gap:7px;font-size:10px}.lesson-row>small{font-size:8px}.course-detail-intro{margin-bottom:31px}.detail-layout .section-head>.muted{font-size:8px}.back-link{font-size:9px}.auth-aside .eyebrow{font-size:7px}.auth-aside h2{font-size:23px}.auth-aside img{height:155px;right:4px}.auth-aside>p{max-width:190px;font-size:9px}.auth-aside .handwritten{font-size:11px;right:5px}.auth-form{padding:25px}.auth-form h1{font-size:22px}.auth-form>.muted{font-size:10px}.auth-form .btn{font-size:11px}.code-field>.btn{font-size:9px}.auth-form .field input{font-size:11px}.learning-stats{gap:25px;padding:19px}.learning-stats>div>span{font-size:9px}.learning-stats strong{font-size:31px}.learning-stats .stat-vip strong{font-size:14px}.continue-strip{gap:12px;padding:15px}.continue-strip strong{font-size:10px;line-height:1.8}.continue-strip small{font-size:8px}.article-list .article-row{gap:15px;padding:23px 0}.article-list .article-row h3{font-size:14px}.article-list .article-row p{font-size:10px}.article-list .article-label{font-size:8px}.article-list .article-num{font-size:28px}.column-card{column-gap:14px;padding:23px}.column-card>div{min-width:180px}.column-card>.column-count{font-size:9px}.column-card h2{font-size:20px}.column-card p{font-size:10px}.column-card>.column-number{font-size:50px}.article-reader h1{font-size:24px}.article-deck{font-size:12px}.article-byline{flex-wrap:wrap;gap:10px;font-size:8px}.prose{font-size:13px}.prose h2{font-size:18px}.prose h3{font-size:16px}.prose blockquote{padding:18px;font-size:13px}.article-end .handwritten{font-size:20px}.article-end p,.article-end .btn{font-size:10px}.account-details dd{font-size:11px}.account-details dt{width:53px;font-size:10px}.account-details>div{gap:12px}.verified-tag{margin:5px 0 0;display:flex}.membership-panel{padding:24px}.membership-panel h2{font-size:20px}.membership-panel>p{font-size:11px}.learning-top .muted{white-space:nowrap;font-size:8px}.learning-top .back-link{max-width:250px}.lesson-heading{gap:10px}.lesson-heading h1{font-size:19px}.lesson-heading>.btn{gap:5px;padding:7px 8px;font-size:8px}.lesson-heading .eyebrow{font-size:7px}.lesson-sidebar{grid-template-columns:1fr}.lesson-nav-chapter{padding-top:10px}.player-poster{min-height:193px}.player-start{width:50px;height:50px}.player-start svg{width:24px}.player-poster>strong{text-align:center;max-width:90%;font-size:13px}.player-poster>p{font-size:9px}.player-poster>.eyebrow{font-size:6px}.player-caption{gap:6px;padding:8px;font-size:7px}.player-caption a{white-space:nowrap;font-size:7px}.text-lesson-banner>span{font-size:10px}.text-lesson-banner>p{font-size:18px}.note-editor-footer{align-items:flex-start}.note-editor-footer .muted{max-width:180px;font-size:9px}.note-editor-footer .btn{font-size:10px}.form-grid{grid-template-columns:1fr;gap:0}.empty-state{padding:35px 20px}.empty-state h2{font-size:16px}.empty-state p{font-size:11px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.prose img{border-radius:6px;max-width:100%;height:auto;margin:22px auto;display:block}.featured-copy h2{text-wrap:balance}@media (max-width:900px){.app-sidebar{visibility:hidden}.app-sidebar.open{visibility:visible}}
