:root{--paper:#f4f2eb;--ink:#20221f;--muted:#6e7169;--line:#c9cbc2;--green:#365c4b;--soft:#dce2d9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Noto Sans TC",sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0)}:focus-visible{outline:2px solid var(--green);outline-offset:4px}.site-header{height:76px;padding:0 max(24px,calc((100vw - 1240px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);position:relative}.brand{font-family:"Noto Serif TC";font-weight:700;font-size:19px}.brand small{font-family:"Noto Sans TC";font-weight:400;font-size:11px;color:var(--muted);margin-left:12px}.site-header nav{display:flex;gap:30px;font-size:13px}.site-header nav a,.back-link{padding:8px 0;border-bottom:1px solid transparent}.site-header nav a:hover,.back-link:hover{border-color:var(--ink)}.menu-button{display:none;border:0;background:none;color:var(--ink)}main>section,.featured,.article-page,.article-pagination,.related{max-width:1240px;margin-inline:auto}.intro-wrap{padding:100px 0 120px}.issue,.section-kicker{font-size:12px;color:var(--green);font-weight:600;letter-spacing:.05em}.intro-wrap h1{font:600 clamp(48px,7.2vw,96px)/1.12 "Noto Serif TC";letter-spacing:-.06em;margin:28px 0 38px}.intro-wrap h1 em{font-style:normal;color:var(--green)}.intro{font:500 clamp(17px,1.65vw,22px)/1.9 "Noto Serif TC";max-width:690px;margin-left:auto;color:#4e514b}.featured{display:grid;grid-template-columns:1.2fr .8fr;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:30px 0 50px;gap:6vw}.featured-cover,.article-cover{height:510px;background:var(--soft);position:relative;display:block;overflow:hidden}.featured-cover:before,.article-cover:before{content:"";position:absolute;inset:12% 18%;border:1px solid var(--green);background:repeating-linear-gradient(90deg,transparent 0 34px,#365c4b22 35px)}.featured-cover:after,.article-cover:after{content:"留\A 白";white-space:pre;position:absolute;right:17%;top:18%;font:700 80px/.9 "Noto Serif TC";color:var(--green)}.featured-cover span,.article-cover span{position:absolute;left:24px;top:20px;font:600 14px "Noto Serif TC"}.featured-cover i,.article-cover i{position:absolute;bottom:20px;right:24px;font-size:10px;letter-spacing:.15em;font-style:normal}.featured-copy{align-self:center}.article-meta{display:flex;gap:18px;color:var(--muted);font-size:11px;flex-wrap:wrap}.featured-copy h2{font:600 clamp(30px,3vw,45px)/1.35 "Noto Serif TC";margin:26px 0 20px}.featured-copy>p:not(.section-kicker){font:500 16px/1.9 "Noto Serif TC";color:var(--muted)}.read-link{display:inline-flex;justify-content:space-between;width:150px;border-bottom:1px solid var(--ink);padding:12px 0;margin-top:22px;font-size:13px}.articles-section{padding:120px 0}.section-title{display:flex;align-items:end;justify-content:space-between;border-bottom:1px solid var(--ink);padding-bottom:16px}.section-title h2{font:600 clamp(28px,3vw,40px) "Noto Serif TC";margin:0}.section-title span{font-size:12px;color:var(--muted)}.article-tools{display:flex;align-items:center;justify-content:space-between;padding:24px 0;border-bottom:1px solid var(--line)}.filters{display:flex;gap:22px}.filter{padding:4px 0;border:0;border-bottom:1px solid transparent;background:none;color:var(--muted);font-size:13px;cursor:pointer}.filter.active{color:var(--ink);border-color:var(--ink)}.search{display:flex;align-items:center;border-bottom:1px solid var(--line);padding:6px 0}.search input{width:180px;border:0;background:transparent;outline:0;color:var(--ink)}.article-row{display:grid;grid-template-columns:160px 1fr 40px;gap:38px;padding:35px 0;border-bottom:1px solid var(--line);align-items:center}.article-number{height:118px;background:var(--soft);padding:12px;font:600 13px "Noto Serif TC";position:relative;overflow:hidden}.article-number:after{content:"";position:absolute;width:55px;height:80px;right:14px;top:19px;border:1px solid #365c4b66}.article-row h3{font:600 clamp(21px,2.2vw,30px)/1.4 "Noto Serif TC";margin:10px 0}.article-row p{margin:0;color:var(--muted);font:500 14px/1.7 "Noto Serif TC"}.row-arrow{font-size:22px;text-align:right}.empty-state{text-align:center;padding:70px 0;color:var(--muted)}.empty-state button{border:1px solid var(--ink);background:transparent;padding:10px 16px;cursor:pointer}.about{border-top:1px solid var(--ink);padding:110px 0;display:grid;grid-template-columns:1fr 1fr;gap:10vw}.about h2{font:600 clamp(30px,3.4vw,46px)/1.5 "Noto Serif TC"}.about-copy{padding-top:40px}.about-copy p{font:500 17px/2 "Noto Serif TC"}.about-copy a{display:inline-block;border-bottom:1px solid;margin-top:22px;padding-bottom:6px}.subscribe{max-width:none!important;background:var(--green);color:var(--paper);padding:80px max(24px,calc((100vw - 1240px)/2));display:grid;grid-template-columns:1fr 1fr;gap:8vw}.subscribe p{font-size:12px}.subscribe h2{font:600 clamp(30px,3.2vw,44px)/1.5 "Noto Serif TC"}.subscribe form{align-self:center}.subscribe label{display:block;font-size:12px;margin-bottom:10px}.subscribe form>div{display:flex;border-bottom:1px solid #c9d4ce}.subscribe input{flex:1;background:transparent;border:0;color:white;padding:15px 0;outline:0}.subscribe input::placeholder{color:#b9c7bf}.subscribe button{border:0;background:transparent;color:white;padding:10px;cursor:pointer}.form-message{color:#dce6e0}body>footer{max-width:1240px;margin:auto;padding:32px 0;display:flex;justify-content:space-between;color:var(--muted);font-size:11px}body>footer div{display:flex;gap:24px}.loading,.not-found{max-width:1240px;margin:auto;padding:130px 0;min-height:70vh}.article-hero{max-width:900px;margin:100px auto 70px;text-align:center}.article-hero .article-meta{justify-content:center}.article-hero h1{font:600 clamp(42px,6vw,74px)/1.28 "Noto Serif TC";letter-spacing:-.045em;margin:32px 0}.article-hero>p{max-width:650px;margin:auto;color:var(--muted);font:500 17px/1.9 "Noto Serif TC"}.article-cover{height:560px;max-width:1040px;margin:auto}.article-body{max-width:690px;margin:90px auto;font:500 18px/2.05 "Noto Serif TC"}.article-body h2{font-size:30px;line-height:1.55;margin:70px 0 22px}.article-body blockquote{margin:60px -80px;padding:30px 60px;border-left:3px solid var(--green);color:var(--green);font-size:27px;line-height:1.7}.article-end{max-width:690px;margin:0 auto 100px;padding-top:25px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.article-pagination{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);display:grid;grid-template-columns:1fr 1fr}.article-pagination a{padding:35px 25px;font:600 18px/1.5 "Noto Serif TC"}.article-pagination a+ a{text-align:right;border-left:1px solid var(--line)}.article-pagination small{display:block;color:var(--muted);font:400 11px "Noto Sans TC";margin-bottom:12px}.related{padding:100px 0}.related h2{font:600 30px "Noto Serif TC"}.related>div{display:grid;grid-template-columns:1fr 1fr;gap:25px}.related a{border-top:1px solid var(--line);padding:20px 0}.related span{display:block;color:var(--muted);font-size:11px;margin-bottom:12px}.related b{font:600 19px "Noto Serif TC"}.not-found p{color:var(--green)}.not-found h1{font:600 clamp(40px,6vw,72px)/1.3 "Noto Serif TC"}.not-found a{border-bottom:1px solid;padding-bottom:5px}.cover-type{background:#e6dfd1}.cover-dialogue{background:#d8dfdc}.cover-system{background:#e1ddd5}.cover-path{background:#d5ddd1}.cover-calendar{background:#e2d8d1}@media(max-width:1300px){main>section,.featured,.article-page,.article-pagination,.related,body>footer{margin-left:24px;margin-right:24px}}@media(max-width:760px){.site-header{height:64px;padding:0 20px}.brand small{display:none}.menu-button{display:block}.site-header nav{display:none;position:absolute;top:64px;left:0;right:0;background:var(--paper);padding:25px;flex-direction:column;border-bottom:1px solid var(--line);z-index:5}.site-header nav.open{display:flex}.intro-wrap{padding:70px 0 80px}.intro-wrap h1{font-size:43px}.intro{margin-left:0}.featured{grid-template-columns:1fr;padding-top:22px}.featured-cover{height:390px}.featured-cover:after,.article-cover:after{font-size:60px}.articles-section{padding:85px 0}.article-tools{align-items:stretch;flex-direction:column;gap:20px}.filters{overflow-x:auto;gap:20px;padding-bottom:5px}.filter{white-space:nowrap}.search input{width:100%}.article-row{grid-template-columns:90px 1fr 0;gap:16px}.article-number{height:90px}.article-number:after{width:35px;height:55px}.article-row p{display:none}.row-arrow{display:none}.about,.subscribe{grid-template-columns:1fr;padding-top:70px;padding-bottom:70px}.about{gap:10px}.subscribe{margin:0!important}.subscribe form>div{flex-direction:column}.subscribe button{text-align:left;padding-left:0}body>footer{flex-direction:column;gap:15px}.article-hero{margin-top:70px;text-align:left}.article-hero .article-meta{justify-content:start}.article-hero h1{font-size:40px}.article-cover{height:390px}.article-body{font-size:17px;margin:60px 0}.article-body blockquote{margin:45px 0;padding:20px 25px;font-size:22px}.article-pagination a{font-size:14px;padding:25px 12px}.related{padding:70px 0}.related>div{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
:root{color-scheme:dark;--paper:#171916;--ink:#eeeae0;--muted:#a6a99f;--line:#3c403a;--green:#9ab7a6;--soft:#262b26}.intro{color:var(--muted)}.featured-cover:before,.article-cover:before{background:repeating-linear-gradient(90deg,transparent 0 34px,#9ab7a622 35px)}.article-number:after{border-color:#9ab7a677}.subscribe{background:#25483a;color:var(--ink)}.subscribe form>div{border-color:#718e7e}.subscribe input::placeholder{color:#a8b8af}.form-message{color:#cbd9d1}.cover-type{background:#2d2a25}.cover-dialogue{background:#25302c}.cover-system{background:#2c2b28}.cover-path{background:#283027}.cover-calendar{background:#302925}
.hero-actions{display:flex;gap:14px;align-items:center;justify-content:flex-end;max-width:690px;margin:34px 0 0 auto}.action-primary,.action-secondary{display:inline-flex;align-items:center;justify-content:space-between;min-height:48px;padding:0 18px;border:1px solid var(--ink);font-size:13px;transition:background .15s,color .15s}.action-primary{background:var(--ink);color:var(--paper)}.action-primary:hover{background:var(--green);border-color:var(--green);color:var(--paper)}.action-secondary{min-width:190px}.action-secondary:hover{background:var(--soft)}.projects{padding:20px 0 120px}.projects-intro{max-width:620px;margin:28px 0 44px;color:var(--muted);font:500 16px/1.85 "Noto Serif TC"}.project-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.practice-card{min-height:270px;padding:26px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column}.practice-index{font:600 13px "Noto Serif TC";color:var(--green)}.practice-meta{display:flex;justify-content:space-between;gap:16px;margin-top:42px;color:var(--muted);font-size:11px}.status{color:var(--ink)}.status:before{content:"";display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:7px;background:var(--green)}.status.active:before{background:#d1a45b}.practice-card h3{font:600 26px/1.4 "Noto Serif TC";margin:18px 0 12px}.practice-card p{color:var(--muted);font:500 14px/1.75 "Noto Serif TC";margin:auto 0 0}.about-note{padding-top:20px;margin-top:20px;border-top:1px solid var(--line);color:var(--muted)}.subscribe-help{font:400 14px/1.7 "Noto Sans TC"!important;color:#cbd9d1;max-width:520px;margin:0 0 25px}.script-note{padding:20px 0;color:var(--muted);font-size:13px}.fallback-article .article-number{color:var(--ink)}
@media(max-width:760px){.hero-actions{justify-content:stretch;flex-direction:column;align-items:stretch;margin-top:28px}.action-primary,.action-secondary{width:100%;min-width:0}.projects{padding-bottom:80px}.project-list{grid-template-columns:1fr}.practice-card{min-height:230px}.practice-meta{margin-top:30px}.article-row{grid-template-columns:76px minmax(0,1fr);gap:14px}.article-row h3{font-size:19px}.article-number{width:76px}.subscribe-help{margin-bottom:22px}}
.progress-card{display:grid;grid-template-columns:.8fr 1.2fr;gap:6vw;max-width:850px;margin:72px 0 0 auto;padding:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.progress-card h2{font:600 25px/1.5 "Noto Serif TC";margin:12px 0 0}.progress-card dl{margin:0}.progress-card dl div{display:grid;grid-template-columns:1fr auto;gap:20px;padding:10px 0;border-bottom:1px solid var(--line)}.progress-card dl div:last-child{border-bottom:0}.progress-card dt{color:var(--muted);font-size:13px}.progress-card dd{margin:0;font-size:13px}.article-highlights{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid var(--line);margin:32px 0 42px}.highlight-card{min-height:285px;padding:24px;display:flex;flex-direction:column;border-top:1px solid var(--line);border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.highlight-card h3{font:600 24px/1.45 "Noto Serif TC";margin:22px 0 12px}.highlight-card p{color:var(--muted);font:500 14px/1.75 "Noto Serif TC";margin:0 0 24px}.highlight-card>a{display:flex;justify-content:space-between;margin-top:auto;padding-top:14px;border-top:1px solid var(--line);font-size:13px}.highlight-card>a:hover{color:var(--green)}.about-facts{display:grid;gap:10px;margin-top:30px}.about-facts article{display:grid;grid-template-columns:100px 1fr;gap:18px;padding:15px 0;border-top:1px solid var(--line)}.about-facts span{color:var(--muted);font-size:12px}.about-facts b{font:500 14px "Noto Sans TC"}@media(max-width:760px){.progress-card{grid-template-columns:1fr;gap:24px;margin-top:50px}.article-highlights{grid-template-columns:1fr;border-left:1px solid var(--line);margin-bottom:34px}.highlight-card{min-height:235px}.highlight-card h3{font-size:22px}.about-facts article{grid-template-columns:88px 1fr}.articles-section{padding-top:75px}}
.practice-action{display:inline-flex;align-items:center;min-height:44px;margin-top:20px;padding-top:12px;border-top:1px solid var(--line);color:var(--muted);font-size:12px}.practice-action.ready{color:var(--green)}.highlight-card>a,.read-link,.row-arrow{min-height:44px;align-items:center}@media(max-width:760px){.article-row p{display:block;font-size:13px;line-height:1.65;margin-top:8px}.article-row{align-items:start}.article-meta{gap:9px}.article-body{line-height:1.9}.article-body h2{font-size:25px;margin-top:52px}.practice-action{width:100%}}
.practice-action.ready{justify-content:space-between}.practice-action.ready:hover{color:var(--ink)}.form-status{margin-left:8px;color:#cbd9d1}.subscribe input:disabled,.subscribe button:disabled{cursor:not-allowed;opacity:.65}.project-summary{max-width:900px;margin:80px auto 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.project-summary div{padding:22px 24px;border-right:1px solid var(--line)}.project-summary div:last-child{border-right:0}.project-summary dt{font-size:11px;color:var(--muted);margin-bottom:8px}.project-summary dd{margin:0;font:500 15px "Noto Sans TC"}.project-body{max-width:760px;margin:80px auto 110px}.project-body section{padding:42px 0;border-top:1px solid var(--line)}.project-body h2{font:600 28px/1.5 "Noto Serif TC";margin:0 0 18px}.project-body p,.project-body li{font:500 17px/1.9 "Noto Serif TC"}.project-body ul{padding-left:1.25em}.project-link{display:inline-flex;min-height:44px;align-items:center;border-bottom:1px solid var(--ink);margin-top:16px}@media(max-width:760px){.project-summary{grid-template-columns:1fr;margin-top:55px}.project-summary div{border-right:0;border-bottom:1px solid var(--line)}.project-summary div:last-child{border-bottom:0}.project-body{margin:55px 0 80px}.project-body p,.project-body li{font-size:16px}}

/* Mobile touch targets: keep compact visuals while preserving a 44px tap area. */
@media(max-width:760px){.menu-button{display:flex;align-items:center;justify-content:center;min-width:44px;min-height:44px;padding:8px}.filter{min-width:44px;min-height:44px;padding:8px 0}}

/* 2026 lively learning-journal theme */
:root{color-scheme:light;--paper:#fff9ef;--ink:#28243d;--muted:#676273;--line:#d8cfc2;--green:#e85d4a;--soft:#ffe29a;--teal:#167c70;--purple:#51459a;--blue:#5078d8;--pink:#f7c8ce}
body{background:var(--paper);color:var(--ink)}:focus-visible{outline-color:var(--blue)}.site-header{background:#fff9eff2;border-bottom:2px solid var(--ink)}.brand{color:var(--purple)}.site-header nav a:hover,.back-link:hover{color:var(--green);border-color:var(--green)}.issue{display:inline-block;background:var(--soft);color:var(--ink);padding:8px 12px;border:1px solid var(--ink);border-radius:6px}.section-kicker{color:var(--teal)}.intro-wrap{position:relative}.intro-wrap:after{content:"✦";position:absolute;right:3%;top:14%;color:var(--green);font-size:44px}.intro-wrap h1 em{color:var(--green)}.intro{color:var(--muted)}.action-primary{background:var(--purple);border-color:var(--purple);color:#fff}.action-primary:hover{background:var(--green);border-color:var(--green);color:#fff}.action-secondary{background:var(--soft)}.action-secondary:hover{background:#ffd36d}.progress-card{background:#fff2c8;border:2px solid var(--ink);padding:28px}.progress-card dd{color:var(--purple);font-weight:700}.featured-cover,.article-cover{background:#ffca69}.featured-cover:before,.article-cover:before{border-color:var(--purple);background:repeating-linear-gradient(90deg,transparent 0 34px,#51459a28 35px)}.featured-cover:after,.article-cover:after{content:"靈感\A 實作";color:var(--purple)}.read-link,.practice-action.ready,.project-link{color:var(--purple);border-color:var(--purple)}.filter.active{color:var(--purple);border-color:var(--purple)}.search{border-color:var(--purple)}.article-number:after{border-color:#51459a99}.cover-type{background:#ffc9bf}.cover-dialogue{background:#bfe3d8}.cover-system{background:#cbd7ff}.cover-path{background:#d9cff4}.cover-calendar{background:#ffd8a8}.article-row:nth-child(4n+1) .article-number{background:#ffe29a}.article-row:nth-child(4n+2) .article-number{background:#bfe3d8}.article-row:nth-child(4n+3) .article-number{background:#ffc9bf}.article-row:nth-child(4n) .article-number{background:#cbd7ff}.practice-card:nth-child(1){background:#fff2c8}.practice-card:nth-child(2){background:#dff2ed}.practice-card:nth-child(3){background:#f8e1e5}.practice-card:nth-child(4){background:#e4e9ff}.practice-index{color:var(--purple)}.status.active:before{background:#e85d4a}.about-note{background:#dff2ed;padding:20px;border-top:2px solid var(--teal)}.about-facts article:nth-child(1) span{color:var(--green)}.about-facts article:nth-child(2) span{color:var(--teal)}.about-facts article:nth-child(3) span{color:var(--purple)}.subscribe{background:var(--purple);color:#fff}.subscribe-help,.form-status,.form-message{color:#ede9ff!important}.subscribe form>div{border-color:#c9c0ff}.subscribe input,.subscribe button{color:#fff}.subscribe input::placeholder{color:#d2ccf2}.article-body blockquote{color:var(--purple);border-color:var(--green);background:#fff2c8}.project-summary div:nth-child(1){background:#fff2c8}.project-summary div:nth-child(2){background:#dff2ed}.project-summary div:nth-child(3){background:#f8e1e5}@media(max-width:760px){.site-header nav{background:var(--paper)}.intro-wrap:after{right:0;top:6%;font-size:30px}.progress-card{padding:22px}.featured-cover:after,.article-cover:after{font-size:54px}}

/* 2026-07 content and navigation improvements */
.section-title-meta{display:flex;align-items:center;gap:20px}.section-title-meta a{min-height:44px;display:inline-flex;align-items:center;color:var(--purple);font-size:12px;border-bottom:1px solid var(--purple)}.author-line{display:grid;gap:8px;margin-top:30px;padding:20px;border:1px solid var(--line);background:#fff2c8}.author-line span{font-weight:600}.author-line a{width:max-content;margin:0;color:var(--purple)}.author-line small{color:var(--muted)}.subscribe{padding-top:56px;padding-bottom:56px}.subscribe-pending{align-self:center;max-width:540px}.subscribe-pending p{font:400 14px/1.8 "Noto Sans TC"}.subscribe-pending a{display:inline-flex;align-items:center;justify-content:space-between;min-height:48px;min-width:190px;margin-top:16px;padding:0 16px;border:1px solid #fff;color:#fff}.archive-hero{padding:90px 0 40px}.archive-hero h1{font:600 clamp(42px,6.4vw,82px)/1.18 "Noto Serif TC";letter-spacing:-.05em;margin:28px 0}.archive-hero h1 em{font-style:normal;color:var(--green)}.archive-hero>p:last-child{max-width:720px;color:var(--muted);font:500 17px/1.9 "Noto Serif TC"}.archive-section{padding-top:55px}.error-page>.not-found{margin-inline:auto}.error-copy{max-width:620px;font:500 17px/1.9 "Noto Serif TC";color:var(--muted)!important}.error-actions{display:flex;gap:14px;margin-top:34px}.error-actions .action-primary,.error-actions .action-secondary{min-width:150px}.about-facts article:nth-child(1) span{color:#a43b30}
@media(max-width:760px){.section-title{align-items:flex-start;gap:16px}.section-title-meta{align-items:flex-end;flex-direction:column;gap:4px}.archive-hero{padding:60px 0 20px}.archive-hero h1{font-size:42px}.archive-section{padding-top:45px}.subscribe{padding-top:48px;padding-bottom:48px}.error-actions{align-items:stretch;flex-direction:column}.error-actions .action-primary,.error-actions .action-secondary{width:100%}.author-line a{width:auto;min-height:44px;display:flex;align-items:center}}

/* State visibility must win over component presentation styles. */

/* Daily learning prompt */
.daily-quote{display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:start;gap:32px;margin-bottom:96px;padding:28px 32px;background:#dff2ed;border:2px solid var(--ink)}.daily-quote-heading h2{margin:0 0 8px;font:700 20px/1.35 "Noto Serif TC";color:var(--teal)}.daily-quote-heading #daily-quote-date{font-size:11px;color:var(--muted)}.daily-quote blockquote{margin:0;font:600 clamp(22px,2.5vw,32px)/1.65 "Noto Serif TC";letter-spacing:-.02em}.daily-quote cite{align-self:end;white-space:nowrap;font-size:12px;font-style:normal;color:var(--purple)}
@media(max-width:760px){.daily-quote{grid-template-columns:1fr;gap:16px;margin-bottom:70px;padding:24px 20px}.daily-quote-heading{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.daily-quote-heading h2{margin:0}.daily-quote blockquote{font-size:22px;line-height:1.7}.daily-quote cite{justify-self:start}}
[hidden]{display:none!important}

/* Mobile article summaries stay useful without making each list item too tall. */
@media(max-width:760px){.article-row p{display:-webkit-box;max-height:3.3em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}}

/* Mobile text links keep a comfortable tap area without changing the layout hierarchy. */
@media(max-width:760px){.brand,.article-row h3 a,body>footer a{display:inline-flex;align-items:center;min-height:44px}.search{min-height:44px}.search input{min-height:44px}}

/* Keep the about facts visually consistent while giving each item real heading structure. */
.about-facts h3{margin:0;color:var(--muted);font:600 12px/1.6 "Noto Sans TC"}
.about-facts p{margin:0;font:500 14px/1.6 "Noto Sans TC"}
.about-facts article:nth-child(1) h3{color:#a43b30}.about-facts article:nth-child(2) h3{color:var(--teal)}.about-facts article:nth-child(3) h3{color:var(--purple)}

/* Long-form learning guide: a compact table of contents keeps twelve answers easy to scan. */
.article-toc{margin:48px 0 60px;padding:26px 28px;border:1px solid var(--line);background:#fff2c8}
.article-body .article-toc h2{margin:0 0 18px;font:600 22px/1.5 "Noto Serif TC"}
.article-toc ol{columns:2;column-gap:40px;margin:0;padding-left:1.5em}
.article-toc li{break-inside:avoid;margin:0 0 10px;padding-left:4px;font:500 14px/1.65 "Noto Sans TC"}
.article-toc a{border-bottom:1px solid transparent}.article-toc a:hover{color:var(--purple);border-color:var(--purple)}
.article-body h2[id]{scroll-margin-top:24px}
.article-body code{padding:.1em .35em;border:1px solid var(--line);background:#fff2c8;font:500 .88em/1.5 "Noto Sans TC"}
@media(max-width:760px){.article-toc{margin:38px 0 48px;padding:22px 20px}.article-toc ol{columns:1}.article-body .article-toc h2{font-size:20px}.article-toc li{margin-bottom:2px}.article-toc a{display:inline-flex;align-items:center;min-height:44px}}
