:root{--paper:#f8f7f2;--white:#fffefa;--ink:#26364a;--muted:#596762;--indigo:#35496b;--indigo-soft:#e8edf4;--sage:#dce5d8;--rust:#a35e45;--line:#dfe2d9;--serif:Georgia, "Noto Serif CJK SC", "Songti SC", "STSong", serif;--sans:Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.65}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a,summary,input{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}img{max-width:100%;height:auto;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.16}h1,h2{font-weight:400;font-family:var(--serif);letter-spacing:-.045em}h1{font-size:clamp(42px,4.8vw,72px)}h2{font-size:clamp(32px,3.4vw,46px)}h3{letter-spacing:-.025em;font-size:21px;font-weight:550}em{color:var(--indigo);font-weight:400}p{color:var(--muted)}button{cursor:pointer}a,button,summary{transition:background-color .2s,color .2s,border-color .2s,transform .2s,box-shadow .2s}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible{outline-offset:5px;outline:3px solid #a35e45}::selection{background:var(--sage);color:var(--ink)}[hidden]{display:none!important}.container{width:min(1240px,100% - 112px);margin-inline:auto}.section{padding-block:104px}.eyebrow{letter-spacing:.17em;text-transform:uppercase;color:var(--indigo);margin-bottom:24px;font-size:10px;font-weight:700;line-height:1.65}.tiny-line{vertical-align:middle;background:currentColor;width:24px;height:1px;margin-right:10px;display:inline-block}.text-link{color:var(--indigo);align-items:center;gap:14px;font-size:13px;font-weight:600;display:inline-flex}.text-link:hover{color:var(--rust)}.button{background:var(--indigo);min-height:52px;color:var(--white);border:1px solid var(--indigo);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:24px;padding:14px 24px;font-size:13px;font-weight:600;line-height:1.4;display:inline-flex}.button:hover{background:#243a5d;transform:translateY(-2px);box-shadow:0 5px 15px #243a5d18}.button.secondary{color:var(--indigo);background:0 0;border-color:#bcc6ce}.button.secondary:hover{background:var(--indigo-soft)}.button.small{gap:16px;min-height:42px;padding:11px 17px;font-size:12px}.button.light{background:var(--paper);color:var(--indigo);border-color:var(--paper)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{background:var(--white);z-index:100;padding:12px;position:fixed;top:-80px;left:20px}.skip-link:focus{top:10px}.site-header{backdrop-filter:blur(14px);z-index:30;border-bottom:1px solid var(--line);background:#f8f7f2f2;position:sticky;top:0}.nav-wrap{justify-content:space-between;align-items:center;gap:24px;height:85px;display:flex}.brand{letter-spacing:-.055em;color:var(--ink);flex-shrink:0;align-items:center;gap:10px;font-size:19px;font-weight:700;display:inline-flex}.brand img{object-fit:contain;border-radius:8px}.brand-light{font-weight:450}.desktop-nav{gap:34px;margin-left:auto;margin-right:30px;font-size:13px;display:flex}.desktop-nav a{padding-block:14px;position:relative}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--rust)}.desktop-nav a[aria-current]:after{content:"";background:var(--rust);height:2px;position:absolute;bottom:3px;left:0;right:0}.nav-actions{align-items:center;gap:26px;display:flex}.language-link{align-items:center;gap:8px;min-height:44px;padding:10px 0;font-size:12px;display:flex}.language-link:hover{color:var(--rust)}.mobile-menu{display:none}.hero{grid-template-columns:1.05fr 1fr;align-items:center;gap:58px;padding-top:78px;padding-bottom:79px;display:grid}.hero-copy{padding-block:16px 8px}.hero .eyebrow{margin-bottom:25px;font-size:9px}.hero h1{letter-spacing:-.05em;margin-bottom:24px;font-size:clamp(42px,4.6vw,66px);line-height:1.1}.hero-description{max-width:445px;font-size:15px;line-height:1.9}.hero-actions{flex-wrap:wrap;align-items:center;gap:25px;margin-top:30px;display:flex}.hero-note{letter-spacing:.02em;margin-top:15px;font-size:10px}.hero-particles{flex-wrap:wrap;align-items:center;gap:8px;margin-top:46px;display:flex}.hero-particles a{font-family:var(--serif);border-bottom:1px solid #c7cec4;place-items:center;width:33px;height:37px;font-size:20px;display:grid}.hero-particles a:hover{background:var(--sage);transform:translateY(-3px)}.hero-particles>span{font-family:var(--serif);color:var(--muted);margin-left:4px;font-size:11px;font-style:italic}.hero-visual{min-width:0;padding-bottom:20px;position:relative}.hero-picture{position:relative}.hero-picture img{mix-blend-mode:multiply;aspect-ratio:1.65;object-fit:cover;border-radius:45% 45% 8px 8px;width:100%}.picture-caption{letter-spacing:.14em;color:#536059;font-size:8px;position:absolute;bottom:8px;right:6px}.hero-quiz{filter:drop-shadow(0 13px 19px #26364a0c);max-width:380px;margin:-10px 0 0 35px;position:relative;transform:rotate(-1.5deg)}.hero-quiz .quiz-card{background:var(--white);border:1px solid #fff}.hero-quiz:hover{transition:transform .4s;transform:rotate(0)}.quiz-card{border:1px solid var(--line);background:var(--white);border-radius:10px;min-width:0;margin:24px 0 0;padding:28px}.quiz-card.compact{margin:0;padding:22px 26px 15px}.quiz-eyebrow{color:var(--muted);letter-spacing:.12em;justify-content:space-between;align-items:center;gap:10px;font-size:9px;font-weight:600;display:flex}.quiz-dot{background:#69886d;border-radius:50%;width:6px;height:6px}.quiz-sentence{font-family:var(--serif);color:var(--ink);word-break:normal;margin:20px 0 8px;font-size:26px;line-height:1.75}.quiz-blank{vertical-align:middle;border-bottom:2px solid var(--indigo);background:var(--indigo-soft);min-width:36px;color:var(--indigo);line-height:1.35;font:20px var(--serif);border-radius:3px 3px 0 0;place-items:center;margin-inline:6px;padding:3px 8px;display:inline-grid}.quiz-context{font-size:13px;line-height:1.6}.quiz-options{gap:10px;margin-top:22px;display:flex}.quiz-options button{background:var(--white);color:var(--indigo);min-width:54px;min-height:46px;font-family:var(--serif);border:1px solid #d9dfdf;border-radius:6px;flex:1;padding:8px 14px;font-size:22px}.quiz-options button:hover{border-color:var(--indigo);background:var(--indigo-soft);transform:translateY(-2px)}.quiz-options button.correct{color:#315239;background:#e2ecdf;border-color:#799279}.quiz-options button.incorrect{color:#934d35;background:#f5e6df;border-color:#ae7764}.quiz-feedback{min-height:21px;margin-top:18px!important;font-size:12px!important;line-height:1.7!important}.quiz-feedback.success{color:#3b6243}.quiz-answer{color:var(--muted);margin-top:8px;font-size:11px}.quiz-answer summary{cursor:pointer;padding:7px 0}.quiz-answer p{margin:8px 0!important;font-size:12px!important}.compact .quiz-sentence{margin-top:14px;font-size:23px}.compact .quiz-context{font-size:11px}.compact .quiz-options{margin-top:16px}.compact .quiz-options button{min-height:40px;font-size:20px}.compact .quiz-feedback{margin-top:12px!important;font-size:10px!important}.compact .quiz-answer{font-size:9px}.intro-band{border-block:1px solid var(--line)}.intro-band-inner{justify-content:space-between;align-items:center;gap:24px;padding-block:22px;display:flex}.intro-band p{font-family:var(--serif);color:var(--ink);font-size:17px}.intro-band span{letter-spacing:.15em;color:var(--muted);font-size:8px}.section-heading{justify-content:space-between;align-items:end;gap:40px;margin-bottom:38px;display:flex}.section-heading .eyebrow{margin-bottom:14px}.section-heading h2{max-width:640px}.section-heading>p{max-width:290px;font-size:13px}.section-heading>.text-link{white-space:nowrap;margin-bottom:6px}.path-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.path-card{background:#f3f3eb;border-top:1px solid #bdc7c0;padding:28px 28px 26px;position:relative;overflow:hidden}.path-card:nth-child(2){background:#eef0f2}.path-card:nth-child(3){background:#f3eee7}.path-card:hover{transform:translateY(-5px);box-shadow:0 12px 30px #26364a0a}.path-number{letter-spacing:.1em;color:var(--muted);font-size:10px}.path-glyph{font-family:var(--serif);color:var(--indigo);margin:9px 0 16px;font-size:46px;line-height:1.8;display:block}.path-card h3{margin-bottom:11px;font-size:20px}.path-card p{margin-bottom:25px;font-size:12px}.path-card .text-link{font-size:11px}.tinted{border-block:1px solid var(--line);background:#eeefe8}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.guide-card{background:var(--white);border:1px solid #dfe1d8;border-radius:7px;flex-direction:column;height:100%;display:flex;overflow:hidden}.guide-card:hover{border-color:#b7c3c4;transform:translateY(-5px);box-shadow:0 10px 30px #26364a0c}.guide-art{background:#e8e9df;justify-content:center;align-items:center;height:162px;display:flex;position:relative;overflow:hidden}.guide-art>span:first-child{letter-spacing:.1em;font-size:45px;font-family:var(--serif);color:#405942;transition:transform .35s}.guide-art.comparisons{background:#e4e9ee}.guide-art.comparisons>span:first-child{color:#344867}.guide-art.everyday{background:#eee4d9}.guide-art.everyday>span:first-child{color:#885d43;font-size:37px}.guide-card:hover .guide-art>span:first-child{transform:scale(1.05)}.art-corner{color:#718071;font-size:14px;position:absolute;bottom:13px;right:16px}.guide-card-body{flex-direction:column;flex:1;padding:24px;display:flex}.card-meta{color:var(--muted);justify-content:space-between;gap:12px;margin-bottom:16px;font-size:9px;line-height:1.5;display:flex}.guide-card h3{font-family:var(--serif);letter-spacing:-.03em;margin-bottom:13px;font-size:23px;font-weight:400;line-height:1.35}.guide-card p{margin-bottom:24px;font-size:12px;line-height:1.8}.guide-card .text-link{margin-top:auto;font-size:11px}.story-section{grid-template-columns:1fr 1fr;align-items:center;gap:76px;display:grid}.story-image img{aspect-ratio:1.25;object-fit:cover;mix-blend-mode:multiply;border-radius:3px}.image-label{letter-spacing:.16em;color:var(--muted);margin-top:13px;font-size:8px}.story-copy h2{margin-bottom:27px;font-size:47px}.story-copy p:not(.eyebrow){margin-bottom:27px;font-size:14px;line-height:1.9}.app-section{color:var(--paper);background:#283b55;padding:88px 0;scroll-margin-top:0}.app-grid{grid-template-columns:1.1fr 1fr;align-items:center;gap:110px;display:grid}.app-section .eyebrow{color:#ccd6c8}.app-section h2{margin-bottom:24px;font-size:47px;line-height:1.16}.app-section p:not(.eyebrow){color:#c8d0d7;max-width:450px;margin-bottom:30px;font-size:14px;line-height:1.9}.app-section .button{font-size:12px}.app-stats{border-bottom:1px solid #536172;grid-template-columns:repeat(3,1fr);gap:10px;padding:0 0 28px;display:grid}.app-stats strong{font:40px var(--serif);letter-spacing:-.04em;font-weight:400;display:block}.app-stats span{color:#c7d1d6;margin-top:8px;font-size:10px;display:block}.app-feature{gap:22px;padding-top:27px;display:flex}.app-feature>span{color:#a7b5c2;padding-top:3px;font-size:10px}.app-feature h3{font-family:var(--sans);letter-spacing:0;margin-bottom:8px;font-size:15px}.app-feature p{margin:0!important;font-size:11px!important}.faq-section{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.faq-section h2{margin-bottom:23px}.faq-section>div>p:not(.eyebrow){font-size:12px;line-height:2}.faq-section a{text-underline-offset:4px;text-decoration:underline}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}.faq-list summary{cursor:pointer;justify-content:space-between;align-items:center;gap:24px;padding:24px 0;font-size:14px;font-weight:550;list-style:none;display:flex}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:19px;font-weight:300;transition:transform .25s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list p{padding:0 30px 22px 0;font-size:13px;line-height:1.9}.download-section{background:#e8ecdf;border:1px solid #d7dfce;border-radius:8px;justify-content:space-between;align-items:center;gap:35px;margin-top:5px;margin-bottom:100px;padding:48px;display:flex}.download-section .eyebrow{margin-bottom:14px}.download-section h2{margin-bottom:15px;font-size:35px}.download-section p:not(.eyebrow){font-size:11px}.store-links{flex-wrap:wrap;gap:12px;display:flex}.store-links .button{grid-template-columns:1fr auto;gap:2px 14px;min-width:155px;padding:12px 18px;display:grid}.store-links .store-type{opacity:.8;grid-column:1/-1;font-size:9px;font-weight:400}.site-footer{border-top:1px solid var(--line);padding:47px 0 25px}.footer-top{justify-content:space-between;align-items:start;gap:40px;padding-bottom:43px;display:flex}.footer-top .brand{font-size:18px}.footer-top p{margin-top:14px;font-size:11px}.footer-links{grid-template-columns:repeat(2,auto);gap:18px 42px;font-size:11px;display:grid}.footer-links a:hover,.footer-bottom a:hover{color:var(--rust)}.footer-bottom{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding-top:21px;font-size:9px;display:flex}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:44px;font-size:10px;display:flex}.breadcrumbs a:hover{color:var(--rust);text-decoration:underline}.library-intro{padding-top:30px;padding-bottom:58px}.library-heading{grid-template-columns:1.2fr .8fr;align-items:center;gap:65px;display:grid}.library-heading h1{margin-bottom:24px;font-size:clamp(38px,4.3vw,62px)}.library-heading p:not(.eyebrow){max-width:575px;font-size:14px;line-height:1.9}.library-heading img{aspect-ratio:1.45;object-fit:cover;mix-blend-mode:multiply;border-radius:50% 50% 4px 4px;width:100%}.library-toolbar{border-block:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:23px 0;display:flex}.filter-links{flex-wrap:wrap;gap:8px;display:flex}.filter-links a{border-radius:5px;min-height:40px;padding:10px 14px;font-size:11px}.filter-links a span{opacity:.7;margin-left:4px;font-size:9px}.filter-links a[aria-current]{background:var(--indigo);color:#fff}.filter-links a:hover:not([aria-current]){background:#e8ece4}.search-box{flex:0 0 245px;position:relative}.search-box input{width:100%;color:var(--ink);background:#fffefa;border:1px solid #cfd6ce;border-radius:5px;min-height:42px;padding:11px 32px 11px 13px;font-size:11px}.search-box>span{pointer-events:none;color:var(--muted);font-size:24px;position:absolute;top:4px;right:12px}.results-count{margin:24px 0 23px;font-size:10px}.library-grid{row-gap:30px;padding-bottom:35px}.empty-state{text-align:center;padding:70px 20px}.empty-state p{margin:20px 0}.next-step{background:#e8ecdf;border-radius:6px;align-items:center;gap:36px;margin-top:60px;margin-bottom:85px;padding:42px;display:flex}.next-step>span{font-family:var(--serif);color:#6e7f68;writing-mode:vertical-rl;font-size:24px}.next-step h2{margin-bottom:12px;font-size:30px}.next-step p{font-size:12px}.next-step>.button{margin-left:auto}.article-top{padding-top:30px}.article-header{text-align:center;max-width:840px;margin:auto;padding:5px 0 60px}.article-header h1{margin-bottom:26px;font-size:clamp(34px,4.25vw,60px);line-height:1.17}.article-header .eyebrow{justify-content:center;gap:16px;display:flex}.article-deck{max-width:720px;margin:auto;font-size:16px;line-height:1.8}.article-byline{color:var(--muted);flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:28px;font-size:10px;display:flex}.article-byline img{border-radius:6px}.article-layout{grid-template-columns:230px minmax(0,760px);justify-content:center;align-items:start;gap:72px;padding-bottom:85px;display:grid}.article-sidebar{padding-top:6px;position:sticky;top:125px}.article-sidebar .eyebrow{margin-bottom:20px;font-size:9px}.article-sidebar nav a{color:var(--muted);align-items:baseline;gap:10px;padding:10px 0;font-size:11px;line-height:1.6;display:flex}.article-sidebar nav a span{color:#63705e;min-width:16px;font-size:9px}.article-sidebar nav a:hover{color:var(--indigo)}.sidebar-note{border-top:1px solid var(--line);margin-top:32px;padding-top:27px}.sidebar-note span{font-size:20px;font-family:var(--serif);color:#5e6b55}.sidebar-note p{max-width:180px;margin-top:14px;font-size:11px;line-height:1.9}.article-body{min-width:0}.takeaway{background:#e8ecdf;border-left:3px solid #788b6b;border-radius:0 6px 6px 0;padding:29px 34px}.takeaway .eyebrow{margin-bottom:12px;font-size:10px}.takeaway>p:last-child{color:#344931;font-size:17px;line-height:1.8}.article-illustration{margin:35px 0 55px}.article-illustration img{aspect-ratio:1.9;object-fit:cover;mix-blend-mode:multiply;border-radius:5px;width:100%}.article-illustration figcaption{color:var(--muted);text-align:center;margin-top:12px;font-size:10px}.article-section{margin-top:54px}.article-section h2{letter-spacing:-.025em;margin-bottom:24px;font-size:30px;line-height:1.3}.section-index{color:#5e6b55;font:10px var(--sans);letter-spacing:.14em;margin-bottom:12px;display:block}.article-section>p{color:#52605b;margin-bottom:20px;font-size:15px;line-height:1.95}.example{background:var(--white);border:1px solid var(--line);border-radius:6px;margin:26px 0;padding:24px 28px}.example-jp{font-family:var(--serif);color:var(--ink);overflow-wrap:anywhere;margin-bottom:9px;font-size:23px;line-height:1.85}.example mark{color:var(--indigo);background:#e4e9f1;border-radius:4px;margin:0 2px;padding:1px 3px}.example-reading{color:#68756d;letter-spacing:.025em;font-size:11px;line-height:1.8}.example-translation{color:var(--ink);margin-top:11px;font-size:14px}.example figcaption{color:var(--muted);border-top:1px solid var(--line);margin-top:17px;padding-top:15px;font-size:12px;line-height:1.8}.mistake{background:#f3eae1;border-left:3px solid #b08768;margin-top:42px;padding:27px 30px}.mistake .eyebrow{color:#865b43;margin-bottom:10px}.mistake>p:last-child{color:#75563f;font-size:14px;line-height:1.8}.reading-notes{border-top:1px solid var(--line);margin-top:52px;padding-top:25px}.reading-notes h2{font:600 13px var(--sans);letter-spacing:0;margin-bottom:14px}.reading-notes p,.reading-notes li{color:var(--muted);font-size:11px;line-height:1.9}.reading-notes ul{padding-left:18px}.reading-notes a{color:var(--indigo);text-underline-offset:3px;text-decoration:underline}.article-cta{background:#e9ede4;border-radius:5px;margin-top:40px;padding:32px}.article-cta h2{margin-bottom:17px;font-size:29px}.article-cta p{margin-bottom:20px;font-size:13px}.article-cta .button{font-size:12px}.practice-heading{max-width:1240px;padding-top:30px}.practice-heading>h1{max-width:750px;font-size:58px}.practice-heading>p:not(.eyebrow){max-width:720px;margin-top:25px;font-size:14px;line-height:1.9}.practice-layout{grid-template-columns:250px minmax(0,700px);align-items:start;gap:72px;margin-top:55px;margin-bottom:100px;display:grid}.practice-progress{background:#e8ecdf;border-radius:6px;padding:30px;position:sticky;top:120px}.practice-progress .eyebrow{font-size:9px}.practice-progress>p{margin-top:12px}.practice-progress strong{font:52px var(--serif);color:var(--indigo)}.practice-progress p>span{font-size:16px}.practice-progress progress{width:100%;height:5px;accent-color:var(--indigo);border:0;margin-top:14px}.practice-progress [data-score-message]{color:#53634e;margin:20px 0;font-size:11px}.practice-progress .button{width:100%;min-height:42px;padding:10px;font-size:11px}.practice-progress .text-link{margin-top:20px;font-size:10px}.practice-questions{gap:30px;display:grid}.practice-questions .quiz-card{margin-top:0}.question-guide{text-underline-offset:4px;color:var(--indigo);padding:11px 3px;font-size:11px;text-decoration:underline;display:block}.prose-page{max-width:800px;padding-top:75px;padding-bottom:100px}.prose-page h1{margin-bottom:28px;font-size:55px}.prose-page .lead{color:#566459;font-size:18px;line-height:1.9}.prose-page h2{margin:43px 0 19px;font-size:29px}.prose-page p{margin-bottom:18px;font-size:15px;line-height:1.95}.prose-page a:not(.button){text-underline-offset:4px;color:var(--indigo);text-decoration:underline}.prose-image{aspect-ratio:1.9;object-fit:cover;border-radius:6px;width:100%;margin:36px 0}.prose-page>.button{margin-top:22px}.muted{color:var(--muted);font-size:11px!important}.not-found{padding-top:110px;padding-bottom:150px}.not-found h1{max-width:900px;margin-bottom:26px}.not-found>p:not(.eyebrow){margin-top:14px}.in-view{animation:.6s ease-out both arrive}@keyframes arrive{0%{transform:translateY(12px)}to{transform:translateY(0)}}html[lang=zh-Hans] h1,html[lang=zh-Hans] h2{letter-spacing:-.035em;line-height:1.3}html[lang=zh-Hans] em{font-style:normal}html[lang=zh-Hans] .guide-card h3{font-size:22px;line-height:1.5}html[lang=zh-Hans] .hero h1{font-size:clamp(39px,4.3vw,60px)}html[lang=zh-Hans] .hero-particles>span{font-style:normal}html[lang=zh-Hans] .article-section>p{line-height:2.1}html[lang=zh-Hans] .hero .eyebrow{letter-spacing:.17em}@media (width>=1500px){.hero{gap:90px;padding-top:94px;padding-bottom:94px}.hero h1{font-size:72px}.hero-quiz{max-width:400px}.hero-picture img{aspect-ratio:1.6}}@media (width<=1150px){.container{width:calc(100% - 72px)}.hero{gap:30px;padding-top:60px}.hero h1{font-size:52px}.hero-particles>span{width:100%;margin-top:4px}.hero-quiz{max-width:350px;margin-left:15px}.section{padding-block:78px}.desktop-nav{gap:24px;margin-right:5px}.nav-actions{gap:18px}.section-heading{gap:25px}.app-grid{gap:65px}.app-section h2{font-size:41px}.download-section{flex-wrap:wrap;padding:35px}.article-layout{grid-template-columns:200px minmax(0,1fr);gap:40px}.library-toolbar{flex-wrap:wrap}.search-box{flex:1 0 230px;max-width:320px}.story-section{gap:45px}.story-copy h2{font-size:41px}.faq-section{gap:50px}.practice-layout{grid-template-columns:230px minmax(0,1fr);gap:40px}}@media (width<=850px){.container{width:calc(100% - 48px)}.nav-wrap{height:75px}.brand{font-size:18px}.desktop-nav{gap:22px;margin-right:0}.nav-download{display:none}.hero{grid-template-columns:1fr 1fr;gap:24px;padding-top:45px;padding-bottom:50px}.hero h1{font-size:44px}.hero-description{font-size:13px}.hero .eyebrow{letter-spacing:.12em;font-size:8px}.hero-actions{gap:20px}.hero-actions .button{padding:13px 17px;font-size:12px}.hero-actions .text-link{font-size:11px}.hero-particles{margin-top:28px}.hero-quiz{margin-left:0;transform:rotate(-1deg)}.quiz-card.compact{padding:18px}.compact .quiz-sentence{font-size:20px}.compact .quiz-options button{min-width:40px;font-size:19px}.hero-picture img{aspect-ratio:1.4}.intro-band-inner{align-items:start}.intro-band p{font-size:14px}.intro-band span{text-align:right;max-width:180px;font-size:7px;line-height:1.8}.section-heading{align-items:start}.section-heading>p{max-width:240px}.section-heading h2{font-size:34px}.path-grid,.card-grid{gap:16px}.path-card{padding:22px 19px}.path-card h3{font-size:17px}.path-glyph{font-size:40px}.guide-card-body{padding:20px}.guide-card h3{font-size:21px}.guide-art{height:135px}.guide-art>span:first-child{font-size:37px}.card-meta{font-size:8px}.app-grid{gap:40px}.app-section h2{font-size:36px}.app-stats strong{font-size:34px}.app-section p:not(.eyebrow){font-size:12px}.story-section{gap:35px}.story-copy h2{font-size:36px}.story-copy p:not(.eyebrow){font-size:12px}.faq-section{grid-template-columns:1fr 1.4fr;gap:36px}.article-layout{grid-template-columns:1fr;max-width:760px}.article-sidebar{border-block:1px solid var(--line);margin-bottom:0;padding:24px 0;position:static}.article-sidebar nav{grid-template-columns:1fr 1fr;gap:0 25px;display:grid}.article-sidebar .eyebrow{grid-column:1/-1;margin-bottom:8px}.sidebar-note{display:none}.article-header{padding-bottom:38px}.library-heading{grid-template-columns:1.2fr .8fr;gap:40px}.library-heading h1{font-size:42px}.library-heading p:not(.eyebrow){font-size:13px}.practice-heading>h1{font-size:48px}.practice-layout{grid-template-columns:190px minmax(0,1fr);gap:26px}.practice-progress{padding:22px}.practice-questions .quiz-card{padding:23px}.quiz-sentence{font-size:24px}.footer-bottom>span:last-child{display:none}}@media (width<=650px){.container{width:calc(100% - 40px)}.nav-wrap{gap:10px;height:68px}.brand{gap:8px;font-size:18px}.brand img{width:31px;height:31px}.desktop-nav{display:none}.nav-actions{gap:22px}.language-link{font-size:11px}.mobile-menu{display:block}.mobile-menu summary{cursor:pointer;place-items:center;width:32px;height:44px;list-style:none;display:grid}.mobile-menu summary::-webkit-details-marker{display:none}.menu-lines{border-block:1px solid var(--ink);width:19px;height:10px}.mobile-menu[open] summary{background:var(--sage);border-radius:4px}.mobile-menu nav{background:var(--white);border:1px solid var(--line);border-radius:7px;min-width:200px;padding:12px;position:absolute;top:62px;right:20px;box-shadow:0 12px 25px #26364a16}.mobile-menu nav a{border-radius:4px;padding:12px 16px;font-size:14px;display:block}.mobile-menu nav a:hover{background:var(--sage)}.hero{grid-template-columns:1fr;gap:29px;padding-top:37px;padding-bottom:38px}.hero-copy{padding:0}.hero .eyebrow{margin-bottom:19px;font-size:8px}.hero h1{max-width:520px;margin-bottom:22px;font-size:50px}.hero-description{max-width:480px;font-size:14px;line-height:1.85}.hero-actions{gap:25px;margin-top:25px}.hero-actions .button{min-height:50px;padding:14px 20px;font-size:12px}.hero-note{font-size:9px}.hero-particles{gap:10px;margin-top:29px}.hero-particles>span{width:auto;margin-left:7px;font-size:10px}.hero-visual{width:100%;max-width:500px;margin:0 auto;padding-bottom:0}.hero-picture img{aspect-ratio:1.72;border-radius:25% 25% 5px 5px}.picture-caption{font-size:7px;bottom:14px}.hero-quiz{max-width:330px;margin:-8px auto 0;transform:rotate(-1.2deg)}.quiz-card.compact{padding:22px 25px 15px}.compact .quiz-sentence{font-size:23px}.compact .quiz-context{font-size:12px}.intro-band-inner{padding-block:20px;display:block}.intro-band p{font-size:16px}.intro-band span{text-align:left;letter-spacing:.13em;max-width:none;margin-top:8px;font-size:7px;display:block}.section{padding-block:62px}.eyebrow{margin-bottom:17px;font-size:9px}.section-heading{margin-bottom:29px;display:block}.section-heading h2{max-width:440px;font-size:34px}.section-heading>p{max-width:400px;margin-top:20px;font-size:13px}.section-heading>.text-link{margin-top:20px}.path-grid{grid-template-columns:1fr;gap:14px}.path-card{min-height:185px;padding:23px 23px 22px}.path-number{margin-bottom:19px;display:block}.path-glyph{opacity:.6;max-width:42%;margin:0;font-size:43px;position:absolute;top:31px;right:24px}.path-card h3{max-width:67%;margin-bottom:10px;font-size:21px;line-height:1.35}.path-card p{margin-bottom:18px;font-size:12px}.path-card .text-link{font-size:11px}.card-grid{grid-template-columns:1fr;gap:24px}.guide-art{height:170px}.guide-art>span:first-child{font-size:49px}.guide-art.everyday>span:first-child{font-size:41px}.guide-card-body{padding:24px}.card-meta{font-size:10px}.guide-card h3{max-width:420px;font-size:25px}.guide-card p{font-size:13px}.guide-card .text-link{font-size:12px}.story-section{grid-template-columns:1fr;gap:35px}.story-image img{aspect-ratio:1.4}.story-copy h2{font-size:38px}.story-copy p:not(.eyebrow){font-size:14px}.app-section{padding:59px 0}.app-grid{grid-template-columns:1fr;gap:45px}.app-section h2{font-size:38px}.app-section p:not(.eyebrow){font-size:14px}.app-stats strong{font-size:40px}.app-stats span{font-size:10px}.app-feature h3{font-size:16px}.app-feature p{font-size:12px!important}.faq-section{grid-template-columns:1fr;gap:28px}.faq-section h2{font-size:36px}.faq-list summary{padding-block:22px;font-size:14px}.faq-list p{font-size:13px}.download-section{gap:26px;margin-bottom:60px;padding:30px 24px}.download-section h2{font-size:32px}.download-section .store-links{gap:10px;width:100%}.store-links .button{flex:1;gap:4px 8px;min-width:0;padding:12px 13px;font-size:12px}.site-footer{padding-top:35px}.footer-top{padding-bottom:30px;display:block}.footer-links{grid-template-columns:1fr 1fr;gap:15px;margin-top:30px;font-size:11px}.footer-bottom{gap:10px;font-size:9px}.library-intro{padding-top:23px;padding-bottom:31px}.breadcrumbs{gap:9px;margin-bottom:31px;font-size:9px}.library-heading{grid-template-columns:1fr;gap:24px}.library-heading h1{font-size:43px}.library-heading p:not(.eyebrow){font-size:14px}.library-heading img{aspect-ratio:2;object-position:center 60%;border-radius:6px;width:100%;max-height:220px}.library-toolbar{gap:18px;padding:20px 0}.filter-links{gap:5px}.filter-links a{padding:9px 10px;font-size:10px}.search-box{flex-basis:100%;max-width:none}.search-box input{min-height:45px;font-size:12px}.results-count{margin:20px 0}.library-grid{gap:24px}.next-step{flex-wrap:wrap;gap:22px;margin-top:38px;margin-bottom:60px;padding:28px 24px}.next-step>span{display:none}.next-step h2{font-size:30px}.next-step>.button{margin-left:0}.article-top{padding-top:23px}.article-header{text-align:left;padding-bottom:31px}.article-header .eyebrow{justify-content:flex-start;gap:12px;font-size:9px}.article-header h1{font-size:37px;line-height:1.24}.article-deck{font-size:14px}.article-byline{justify-content:flex-start;gap:8px;margin-top:21px;font-size:9px}.article-layout{gap:29px;padding-bottom:60px}.article-sidebar nav{grid-template-columns:1fr}.article-sidebar nav a{padding:8px 0;font-size:12px}.takeaway{padding:24px}.takeaway>p:last-child{font-size:16px}.article-illustration{margin:27px 0 35px}.article-illustration img{aspect-ratio:1.55}.article-section{margin-top:37px}.article-section h2{margin-bottom:20px;font-size:27px}.article-section>p{font-size:15px;line-height:1.95}.example{margin:23px 0;padding:22px}.example-jp{font-size:22px}.example-reading{letter-spacing:0;font-size:10px}.example-translation{font-size:13px}.example figcaption{font-size:12px}.mistake{padding:23px}.quiz-card{padding:24px 21px}.quiz-sentence{font-size:23px}.quiz-context{font-size:12px}.quiz-options{gap:8px}.quiz-options button{min-width:45px;font-size:22px}.quiz-feedback{font-size:12px!important}.article-cta{padding:26px}.article-cta h2{font-size:28px}.reading-notes p,.reading-notes li{font-size:12px}.practice-heading{padding-top:23px}.practice-heading>h1{font-size:42px}.practice-heading>p:not(.eyebrow){font-size:14px}.practice-layout{grid-template-columns:1fr;gap:30px;margin-top:33px;margin-bottom:60px}.practice-progress{grid-template-columns:1fr 1fr;gap:10px 22px;padding:23px;display:grid;position:static}.practice-progress>.eyebrow{grid-column:1/-1;margin:0}.practice-progress>p{margin:0}.practice-progress progress{align-self:center;margin:0}.practice-progress [data-score-message]{grid-column:1/-1;margin:0;font-size:12px}.practice-progress .text-link{margin-top:0}.practice-progress .button{width:auto}.practice-progress strong{font-size:43px}.practice-questions{gap:27px}.prose-page{padding-top:48px;padding-bottom:70px}.prose-page h1{font-size:44px}.prose-page .lead{font-size:17px}.prose-page h2{font-size:28px}.prose-page p{font-size:15px}.prose-image{aspect-ratio:1.5}.not-found{padding-top:65px;padding-bottom:90px}.not-found h1,html[lang=zh-Hans] .hero h1{font-size:44px}html[lang=zh-Hans] .path-card h3{max-width:65%}html[lang=zh-Hans] .article-header h1{font-size:34px}html[lang=zh-Hans] .library-heading h1{font-size:38px}}@media (width<=370px){.container{width:calc(100% - 32px)}.hero h1{font-size:43px}.hero-particles{gap:5px}.hero-particles>span{width:100%;margin-top:8px}.hero-actions{gap:15px}.nav-actions{gap:13px}.library-heading h1{font-size:38px}.practice-progress{display:block}.practice-progress>*{margin-top:15px!important}.practice-heading>h1{font-size:37px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}.hero-quiz,.guide-card:hover,.path-card:hover,.button:hover,.quiz-options button:hover{transform:none}}@media print{.site-header,.site-footer,.article-sidebar,.quiz-options,.article-cta,.tinted,.skip-link{display:none!important}.container{width:100%;max-width:100%}.article-layout{display:block}.article-header{text-align:left}.article-illustration img{object-fit:contain;max-height:220px}.article-section{break-inside:avoid}.quiz-answer{display:block}body{color:#000;background:#fff;font-size:12px}.article-top{padding:0}.article-header h1{font-size:30px}}h1{text-wrap:balance}@media (width<=650px){html[lang=en] .hero h1{font-size:clamp(38px,11vw,48px)}}
