@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700;800&family=Noto+Serif+TC:wght@600;700;800&display=swap";:root{font-family:Noto Sans TC,system-ui,sans-serif;color:#24352f;background:#f8f4ec;font-synthesis:none;--ink: #24352f;--muted: #6c756f;--paper: #fffdf8;--cream: #f8f4ec;--green: #315e50;--green-dark: #24483e;--coral: #d9795f;--line: #ded9cf;--font-scale: 1}*{box-sizing:border-box}html{font-size:calc(16px * var(--font-scale));scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--cream)}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:4px solid #e6a863;outline-offset:3px}.app-shell{min-height:100vh;padding-bottom:90px}.wrap{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{height:86px;padding:0 max(24px,calc((100vw - 1120px)/2));display:flex;align-items:center;justify-content:space-between;background:#fffdf8f0;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:12px;border:0;background:none;cursor:pointer;text-align:left;padding:0}.brand-mark{display:grid;place-items:center;width:47px;height:47px;border-radius:50% 50% 45% 55%;background:var(--green);color:#fff;font:700 1.1rem "Noto Serif TC"}.brand strong{display:block;font:800 1.16rem "Noto Serif TC";letter-spacing:.03em}.brand small{display:block;color:#8a8e87;font-size:.67rem;letter-spacing:.06em;margin-top:2px}.header-actions{display:flex;align-items:center;gap:12px;position:relative}.font-button{min-height:48px;border:1px solid #ccd1ca;background:#fff;border-radius:25px;padding:0 18px;cursor:pointer}.font-button b{color:var(--green);margin-left:5px}.avatar{display:grid;place-items:center;width:48px;height:48px;color:#fff;background:#c96853;border-radius:50%;font-weight:700;border:3px solid #f0d3ca}.font-menu{position:absolute;top:58px;right:55px;width:210px;background:#fff;padding:15px;border:1px solid var(--line);border-radius:15px;box-shadow:0 15px 40px #46544b24;z-index:30}.font-menu p{margin:0 0 10px;font-weight:700}.font-menu button{width:100%;min-height:48px;border:0;background:transparent;border-radius:8px;cursor:pointer}.font-menu button.active{background:#e2eee9;color:var(--green);font-weight:800}.welcome{display:grid;grid-template-columns:1.2fr .8fr;gap:30px;align-items:end;padding-top:55px;padding-bottom:34px}.date,.page-title>span{margin:0 0 10px;color:#a55e4c;font-weight:700;letter-spacing:.04em}.welcome h1{margin:0;font:800 clamp(2.2rem,5vw,4.2rem) "Noto Serif TC";letter-spacing:-.04em}.welcome h1 span{font-family:sans-serif;font-size:.65em}.welcome-copy{color:var(--muted);font-size:1.12rem;margin:16px 0 0}.today-note{background:#fffaf0;border:1px solid #ead6b4;border-radius:17px;padding:22px 24px;box-shadow:0 6px 18px #826e4a0d}.today-note span{display:block;font-size:.76rem;font-weight:700;color:#a56a28;margin-bottom:8px}.today-note strong{font-family:"Noto Serif TC";font-size:1.05rem;line-height:1.7}.quick-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.quick-card{min-height:113px;padding:21px;border:0;border-radius:18px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:13px;cursor:pointer;text-align:left;transition:transform .2s,box-shadow .2s}.quick-card:hover{transform:translateY(-3px);box-shadow:0 10px 30px #3c4c4215}.quick-card.peach{background:#f8ddd2}.quick-card.mint{background:#dcebe4}.quick-card.rose{background:#f4dfdf}.quick-card.blue{background:#dfe9ec}.quick-icon{width:52px;height:52px;display:grid;place-items:center;background:#ffffff9e;border-radius:50%;font-size:1.5rem}.quick-card strong,.quick-card small{display:block}.quick-card strong{font:700 1.02rem "Noto Serif TC";margin-bottom:5px}.quick-card small{color:#69706a;font-size:.74rem}.quick-card b{font-size:1.65rem;font-weight:400}.feature-section{padding-top:68px}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-kicker{color:#a7604e;font-weight:700;font-size:.78rem;letter-spacing:.08em}.section-heading h2{margin:8px 0 0;font:800 2rem "Noto Serif TC"}.text-link{background:none;border:0;color:var(--green);font-weight:700;cursor:pointer;padding:14px 0}.feature-card{display:grid;grid-template-columns:.9fr 1.1fr;min-height:430px;background:var(--paper);border:1px solid var(--line);border-radius:25px;overflow:hidden;box-shadow:0 14px 38px #3f4b4412}.feature-art{min-height:380px;position:relative;overflow:hidden;display:grid;place-items:center}.feature-art.coral{background:linear-gradient(150deg,#dda084,#c96a54)}.feature-art:before{content:"";position:absolute;width:380px;height:170px;bottom:-80px;left:-60px;border-radius:50%;background:#315e50;transform:rotate(10deg);box-shadow:180px -25px #edc9a2}.sun-disc{position:absolute;width:110px;height:110px;border-radius:50%;background:#f4c46e;top:56px;right:60px;opacity:.9}.art-emoji{font-size:clamp(6rem,12vw,9rem);z-index:2;filter:drop-shadow(0 13px 12px #6e352c3b)}.feature-art small{position:absolute;left:28px;top:27px;color:#fff;font:600 .78rem/1.55 "Noto Serif TC";letter-spacing:.05em}.feature-content{display:flex;flex-direction:column;justify-content:center;padding:48px 55px}.tag{display:inline-flex;align-self:flex-start;background:#e2eee8;color:var(--green);border-radius:30px;padding:6px 12px;font-weight:700;font-size:.72rem}.feature-content h3{margin:17px 0 15px;font:800 clamp(1.8rem,3.5vw,2.65rem)/1.34 "Noto Serif TC"}.feature-content>p{color:#5e6963;line-height:1.9;margin:0;font-size:1.04rem}.article-meta{display:flex;flex-wrap:wrap;gap:9px 18px;margin:20px 0;color:#777c78;font-size:.75rem}.article-meta span:last-child{color:#d78a33;letter-spacing:.08em}.primary-button{border:0;border-radius:30px;background:var(--green);color:#fff;min-height:56px;padding:0 28px;font-weight:700;cursor:pointer;align-self:flex-start}.primary-button:hover{background:var(--green-dark)}.primary-button span{margin-left:20px}.daily-companion{margin-top:54px;display:grid;grid-template-columns:78px 1fr auto;gap:24px;align-items:center;padding:28px 34px;background:#315e50;color:#fff;border-radius:22px;position:relative;overflow:hidden}.daily-companion:after{content:"〰";position:absolute;right:300px;top:-30px;font-size:10rem;opacity:.05}.host-portrait{width:72px;height:72px;display:grid;place-items:center;background:#e6c7ac;color:#5b4034;border:4px solid #ffffff5c;border-radius:50%;font:800 1.4rem "Noto Serif TC"}.daily-companion span{color:#c6dcd3;font-size:.75rem;font-weight:700}.daily-companion h2{font:700 1.3rem "Noto Serif TC";margin:7px 0}.daily-companion p{margin:0;color:#e4ede9;font-size:.83rem}.listen-button{min-height:54px;background:#fff;border:0;border-radius:30px;padding:0 22px;color:var(--green);font-weight:800;cursor:pointer}.listen-button span{display:inline-grid;place-items:center;width:29px;height:29px;background:#dbece4;color:var(--green);border-radius:50%;margin-right:8px}.assistant-banner{margin-top:22px;margin-bottom:55px;display:grid;grid-template-columns:58px 1fr auto;gap:20px;align-items:center;padding:28px 34px;border:1px solid #d6cba7;border-radius:20px;background:#fffaf0}.assistant-icon{width:55px;height:55px;display:grid;place-items:center;border-radius:50%;background:#db956e;color:#fff;font-size:1.5rem}.assistant-banner span{color:#9a6548;font-size:.75rem;font-weight:700}.assistant-banner h2{font:700 1.3rem "Noto Serif TC";margin:4px 0}.assistant-banner p{margin:0;color:var(--muted);font-size:.83rem}.assistant-banner button{min-height:52px;padding:0 23px;border:1px solid var(--green);border-radius:28px;background:#fff;color:var(--green);font-weight:700;cursor:pointer}.bottom-nav{display:none}.page-section{padding-top:55px;padding-bottom:70px}.page-title{margin-bottom:35px;max-width:750px}.page-title h1{font:800 clamp(2.2rem,5vw,3.7rem) "Noto Serif TC";margin:0}.page-title p{color:var(--muted);font-size:1.05rem;line-height:1.7;margin:14px 0 0}.filter-row{display:flex;gap:10px;overflow:auto;padding:2px 2px 18px}.article-search{max-width:720px;min-height:64px;margin-bottom:22px;display:grid;grid-template-columns:42px 1fr 48px;align-items:center;background:var(--paper);border:2px solid #aebdb5;border-radius:34px;padding:4px 7px 4px 14px}.article-search:focus-within{border-color:var(--green);box-shadow:0 0 0 4px #dce9e3}.article-search>span{color:var(--green);font-size:1.65rem;line-height:1}.article-search input{min-width:0;min-height:52px;border:0;outline:0;background:transparent;color:var(--ink);font-size:1rem}.article-search input::placeholder{color:#888f8a}.article-search button{width:42px;height:42px;border:0;border-radius:50%;background:#e9ece8;color:#5e6862;cursor:pointer;font-size:1.3rem}.article-result-count{color:var(--muted);font-size:.82rem;margin:2px 0 13px}.article-result-count strong{color:var(--green);font-size:1rem}.filter-row button{flex:0 0 auto;min-height:48px;padding:0 20px;border:1px solid #ccd1ca;border-radius:25px;background:var(--paper);cursor:pointer}.filter-row button.active{background:var(--green);color:#fff;border-color:var(--green);font-weight:700}.article-list{display:grid;gap:17px}.list-card{display:grid;grid-template-columns:180px 1fr 48px;gap:28px;align-items:center;background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:18px}.list-art{height:160px;border:0;border-radius:14px;cursor:pointer;display:grid;place-items:center;overflow:hidden;position:relative}.list-art:after{content:"";position:absolute;width:140px;height:75px;background:#ffffff4d;border-radius:50%;bottom:-40px;right:-20px}.list-art span{font-size:4.5rem;z-index:1}.coral{background:#e6a085}.green{background:#9fc4ad}.blue{background:#aebfce}.gold{background:#e6c988}.rose{background:#df9d9d}.list-copy .title-button{display:block;background:none;border:0;padding:0;text-align:left;cursor:pointer}.list-copy h2{font:800 1.45rem/1.45 "Noto Serif TC";margin:10px 0 8px}.list-copy>p{color:#69716c;line-height:1.7;margin:0}.list-copy .article-meta{margin-bottom:0;margin-top:13px}.save-button{align-self:start;border:1px solid #d4d5ce;width:46px;height:46px;border-radius:50%;background:#fff;font-size:1.5rem;cursor:pointer}.save-button.saved{color:#c55c53;background:#fae6e3;border-color:#edc7c1}.source-promise{display:flex;gap:15px;margin-top:28px;padding:22px;border-radius:15px;background:#e3eee9}.source-promise>span{display:grid;place-items:center;min-width:34px;height:34px;border-radius:50%;color:#fff;background:var(--green)}.source-promise strong{font-family:"Noto Serif TC"}.source-promise p{margin:5px 0 0;color:#5f6d66;font-size:.85rem;line-height:1.6}.reader{background:var(--paper);min-height:100vh}.reader-toolbar{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid var(--line)}.back-button{border:0;background:none;cursor:pointer;font-weight:700}.reader-modes{display:flex;background:#eeeae2;padding:4px;border-radius:25px}.reader-modes button{min-height:40px;border:0;border-radius:22px;background:transparent;padding:0 18px;cursor:pointer}.reader-modes button.active{background:#fff;color:var(--green);box-shadow:0 2px 7px #36453b18;font-weight:700}.save-pill{min-height:45px;padding:0 18px;border:1px solid #d4d5ce;border-radius:23px;background:#fff;cursor:pointer}.save-pill.saved{background:#f8e3df;color:#b64e43}.article-hero{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:center;padding-top:55px;padding-bottom:55px;border-bottom:1px solid var(--line)}.article-heading>p:first-of-type{color:#a45e4d;font-weight:700;margin:20px 0 6px}.article-heading h1{font:800 clamp(2.45rem,5vw,4.5rem)/1.25 "Noto Serif TC";margin:0 0 20px;letter-spacing:-.03em}.article-heading .lead{color:#596760;font-size:1.12rem;line-height:1.9}.article-visual{min-height:370px;border-radius:24px;display:grid;place-items:center;position:relative;overflow:hidden}.article-visual:before{content:"";position:absolute;width:280px;height:150px;background:#315e50;bottom:-70px;left:-60px;border-radius:50%}.article-visual>span{font-size:8rem;z-index:1}.article-visual small{position:absolute;left:24px;top:25px;color:#3b4e45;font:700 .8rem/1.6 "Noto Serif TC"}.article-body{max-width:820px;padding-top:40px;padding-bottom:80px}.audio-card{display:grid;grid-template-columns:64px 1fr auto;gap:16px;align-items:center;padding:19px;border-radius:17px;background:#e1eee8;margin-bottom:30px}.host-mini{width:58px;height:58px;border-radius:50%;background:#dfbda3;display:grid;place-items:center;font:800 1.2rem "Noto Serif TC"}.audio-card small,.audio-card strong,.audio-card em{display:block}.audio-card small{color:#678076;font-size:.7rem}.audio-card strong{font-family:"Noto Serif TC";margin:3px 0}.audio-card em{color:#76827c;font-size:.69rem;font-style:normal}.audio-card button{min-height:48px;border:0;border-radius:25px;padding:0 20px;color:#fff;background:var(--green);font-weight:700;cursor:pointer}.audio-card button:disabled{background:#9ba9a3;cursor:not-allowed}.summary-box{padding:27px 30px;border-left:5px solid var(--coral);background:#fff6ef;border-radius:0 15px 15px 0;margin-bottom:45px}.summary-box span{color:#a35847;font-size:.75rem;font-weight:800}.summary-box p{font:600 1.15rem/1.9 "Noto Serif TC";margin:8px 0 0}.prose-section{display:grid;grid-template-columns:50px 1fr;gap:20px;margin:42px 0}.section-number{color:#c96e57;font:700 .85rem "Noto Serif TC";padding-top:7px}.prose-section h2{font:800 1.7rem "Noto Serif TC";margin:0 0 14px}.prose-section p{margin:0;color:#46564e;font-size:1.08rem;line-height:2}.expert-card{display:grid;grid-template-columns:64px 1fr;gap:20px;margin:54px 0 18px;padding:28px;border:1px solid #c8d8d0;border-radius:19px;background:#edf5f1}.expert-avatar{width:58px;height:58px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font:800 1.15rem "Noto Serif TC";box-shadow:0 0 0 5px #d7e7df}.expert-card span{color:#527365;font-size:.72rem;font-weight:800;letter-spacing:.05em}.expert-card h2{margin:5px 0 2px;font:800 1.35rem "Noto Serif TC"}.expert-card small{color:#708078;line-height:1.6}.expert-card p{margin:15px 0 0;color:#3f534a;font-size:1rem;line-height:1.9}.case-study-card{position:relative;margin:18px 0 44px;padding:31px;overflow:hidden;border:1px solid #e1c89f;border-radius:19px;background:#fff8e9}.case-study-card:after{content:"研究";position:absolute;right:-12px;bottom:-28px;color:#e2cda52e;font:800 6rem "Noto Serif TC";transform:rotate(-8deg);pointer-events:none}.case-label{display:flex;align-items:center;gap:10px;margin-bottom:13px}.case-label span{padding:5px 10px;border-radius:20px;background:#d98a61;color:#fff;font-size:.7rem;font-weight:800}.case-label small{color:#927451}.case-study-card h2{position:relative;margin:0 0 12px;font:800 1.5rem/1.5 "Noto Serif TC";z-index:1}.case-study-card p{position:relative;margin:0;color:#574c3f;font-size:1rem;line-height:1.95;z-index:1}.case-source{position:relative;display:inline-flex;margin-top:20px;padding-top:14px;border-top:1px solid #e2cda8;color:#7a684f;font-size:.78rem;font-weight:700;z-index:1}.remember-card{text-align:center;padding:35px;background:var(--green);color:#fff;border-radius:20px;margin:45px 0 18px}.remember-card span{color:#c6dcd3;font-size:.76rem;font-weight:700}.remember-card h2{font:700 1.55rem/1.6 "Noto Serif TC";margin:10px 0 0}.action-card{display:flex;gap:17px;align-items:center;padding:25px;background:#fff4de;border:1px solid #ead5ad;border-radius:18px}.action-card>div{min-width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:#e5a352;color:#fff;font-size:1.3rem}.action-card small,.action-card strong{display:block}.action-card small{color:#9a691f;font-size:.72rem;font-weight:800;margin-bottom:5px}.action-card strong{font-family:"Noto Serif TC";line-height:1.6}blockquote{margin:36px 0;padding:25px 40px;text-align:center;color:#8d5749;font:700 1.4rem/1.7 "Noto Serif TC";border-top:1px solid #e7d9cf;border-bottom:1px solid #e7d9cf}.sources{margin-top:55px;padding-top:30px;border-top:1px solid var(--line)}.sources h2{font:700 1.2rem "Noto Serif TC"}.sources p{display:flex;gap:12px;color:#59645e;font-size:.84rem}.sources p b{display:grid;place-items:center;min-width:24px;height:24px;background:#e1e9e5;border-radius:50%;font-size:.7rem}.sources>small{display:block;color:#858a87;line-height:1.7;margin-top:20px}.reader-footer-nav{display:flex;justify-content:space-between;gap:15px;margin-top:45px}.reader-footer-nav button{min-height:54px;border:1px solid #cfd3cd;background:#fff;border-radius:28px;padding:0 22px;cursor:pointer}.now-playing{display:grid;grid-template-columns:.7fr 1.3fr;gap:55px;padding:40px;background:var(--paper);border:1px solid var(--line);border-radius:24px}.podcast-cover{min-height:390px;border-radius:15px;padding:28px;display:flex;flex-direction:column;justify-content:space-between;color:#24483e;position:relative;overflow:hidden}.podcast-cover:after{content:"◯";position:absolute;font-size:18rem;color:#ffffff40;right:-40px;bottom:-100px}.podcast-cover span{font:600 .85rem/1.4 "Noto Serif TC"}.podcast-cover b{font:800 3rem/1.2 "Noto Serif TC";z-index:1}.host-pair{display:flex;align-items:center;justify-content:center;gap:10px;position:relative;z-index:2}.host-pair i{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:#315e50;color:#fff;font:800 1.45rem "Noto Serif TC";box-shadow:0 7px 20px #384b4129;font-style:normal}.host-pair i:last-child{background:#c96853}.host-pair i small{display:block;margin-top:-20px;font:600 .55rem Noto Sans TC;opacity:.82}.host-pair em{font-style:normal;font-size:1.2rem;font-weight:800}.player-copy{display:flex;flex-direction:column;justify-content:center;text-align:center}.player-copy>span{color:#a65d4b;font-weight:700;font-size:.75rem}.player-copy h2{font:800 2rem/1.45 "Noto Serif TC";margin:14px 0}.player-copy p{color:var(--muted)}.fake-progress{height:8px;border-radius:5px;background:#dcded9;margin-top:18px;overflow:hidden}.fake-progress span{display:block;width:0;height:100%;background:var(--coral);border-radius:5px;transition:width .25s linear}@keyframes progress{0%{width:2%}to{width:96%}}.time-row{display:flex;justify-content:space-between;color:#888;font-size:.7rem;margin-top:7px}.player-controls{display:flex;align-items:center;justify-content:center;gap:25px;margin-top:15px}.player-controls button{border:0;background:none;font-size:1.5rem;cursor:pointer}.player-controls button small{font-size:.55rem}.player-controls .main-play{width:72px;height:72px;border-radius:50%;background:var(--green);color:#fff;font-size:1.6rem}.voice-quality-note{display:block;margin-top:16px;color:#718079;font-size:.66rem}.podcast-options{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin:20px 0 50px}.podcast-options button{min-height:110px;border:1px solid var(--line);background:var(--paper);border-radius:17px;display:grid;grid-template-columns:45px 1fr;text-align:left;align-items:center;padding:18px;cursor:pointer}.podcast-options button>span{grid-row:span 2;width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#e3eee9;color:var(--green);font-size:1.2rem}.podcast-options strong,.podcast-options small{display:block}.podcast-options small{color:var(--muted);font-size:.7rem}.podcast-options button.active{border-color:#9d7a44;background:#fff5df}.transcript-section{margin:0 0 65px;padding:38px;border:1px solid var(--line);border-radius:23px;background:var(--paper)}.transcript-time{padding:7px 13px;border-radius:20px;background:#e7eee9;color:var(--green);font-size:.7rem;font-weight:800}.transcript-segment{padding:28px 0;border-top:1px solid var(--line)}.transcript-segment:first-of-type{border-top:0;padding-top:5px}.transcript-segment-title{display:grid;grid-template-columns:auto 1fr auto;gap:13px;align-items:center;margin-bottom:22px}.transcript-segment-title>span{padding:5px 10px;border-radius:17px;background:#d98962;color:#fff;font-size:.66rem;font-weight:800}.transcript-segment-title h3{margin:0;font:800 1.25rem "Noto Serif TC"}.transcript-segment-title small{color:var(--muted)}.dialogue-list{display:grid;gap:13px}.dialogue-line{display:grid;grid-template-columns:46px 1fr;gap:14px;align-items:start;padding:14px 16px;border-radius:15px;transition:background .2s,transform .2s}.dialogue-line>span{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:var(--green);color:#fff;font:800 1rem "Noto Serif TC"}.dialogue-line.female>span{background:#c96853}.dialogue-line strong{color:var(--green);font-size:.75rem}.dialogue-line.female strong{color:#a75042}.dialogue-line p{margin:4px 0 0;color:#45544d;line-height:1.85}.dialogue-line.female{margin-left:58px;background:#fff3ee}.dialogue-line.doctor{margin-right:58px;background:#eef5f1}.dialogue-line.active{outline:3px solid #dea05c;transform:translate(4px);box-shadow:0 7px 20px #614a2e14}.podcast-disclaimer{margin:22px 0 0;padding-top:18px;border-top:1px dashed #d4d5ce;color:#7d837f;font-size:.72rem;text-align:center}.episode-section .section-heading{margin-bottom:15px}.episode-row{width:100%;display:grid;grid-template-columns:60px 1fr auto 36px;gap:17px;align-items:center;text-align:left;padding:14px;border:0;border-bottom:1px solid var(--line);background:transparent;cursor:pointer}.episode-row.active{background:#eaf2ee;border-radius:12px}.episode-icon{width:60px;height:60px;border-radius:10px;display:grid;place-items:center;font-size:1.8rem}.episode-row span small,.episode-row span strong{display:block}.episode-row span small{color:#9b604e;font-size:.7rem;margin-bottom:4px}.episode-row span strong{font-family:"Noto Serif TC"}.episode-row em{font-style:normal;color:var(--muted);font-size:.75rem}.episode-row>b{color:var(--green)}.empty-state{padding:70px 25px;border:1px dashed #c9cbc5;border-radius:20px;text-align:center;background:#fffdf8}.empty-state>span{font-size:4rem;color:#d48b7d}.empty-state h2{font:800 1.8rem "Noto Serif TC"}.empty-state p{color:var(--muted)}.empty-state .primary-button{display:inline-block;margin-top:15px}.empty-state.compact{margin-top:8px;padding:45px 20px}.issue-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.issue-card{display:grid;grid-template-columns:180px 1fr;gap:25px;background:var(--paper);border:1px solid var(--line);border-radius:20px;padding:18px}.issue-cover{min-height:225px;padding:18px;border-radius:11px;display:flex;flex-direction:column;justify-content:space-between;background:#d9a181}.issue-cover.tone-1{background:#9eb5c4}.issue-cover.tone-2{background:#d6bd7c}.issue-cover.tone-3{background:#a6c0af}.issue-cover span{font-size:.65rem;font-weight:700}.issue-cover b{font:800 1.5rem/1.4 "Noto Serif TC"}.issue-cover small{font-weight:700}.issue-card>div:last-child{display:flex;flex-direction:column;justify-content:center}.issue-card>div>span{font-size:.7rem;color:#a7604e;font-weight:700}.issue-card h2{font:800 1.3rem/1.5 "Noto Serif TC";margin:9px 0}.issue-card p{color:var(--muted);font-size:.75rem;line-height:1.7}.issue-card button{align-self:flex-start;border:0;background:none;color:var(--green);font-weight:700;padding:10px 0;cursor:pointer}.assistant-panel{background:#e5efe9;border-radius:24px;padding:42px;position:relative}.assistant-face{width:70px;height:70px;display:grid;place-items:center;margin:0 auto 15px;border-radius:50%;background:var(--green);color:#fff;font-size:2rem}.chat-bubble{max-width:600px;margin:0 auto 25px;background:#fff;border-radius:18px;padding:20px;text-align:center;font:600 1.15rem "Noto Serif TC";box-shadow:0 6px 20px #315e5012}.query-box{max-width:760px;margin:auto;display:grid;grid-template-columns:1fr 55px auto;background:#fff;border:2px solid #9ab2a7;border-radius:34px;overflow:hidden;padding:4px}.query-box input{min-height:58px;border:0;background:transparent;padding:0 20px;font-size:1.05rem;min-width:0}.query-box input:focus{outline:none}.query-box button{border:0;border-radius:28px;background:#e8eee9;cursor:pointer}.query-box button:last-child{background:var(--green);color:#fff;padding:0 25px;font-weight:700}.query-box button.listening{background:#f3c2b7;color:#b94e3d;animation:pulse 1s infinite}@keyframes pulse{50%{opacity:.5}}.suggestions{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:9px;margin-top:22px;font-size:.75rem}.suggestions>span{color:#66736c}.suggestions button{border:1px solid #b8c7bf;background:#f9fdfb;border-radius:20px;min-height:38px;padding:0 15px;cursor:pointer}.danger-alert{display:flex;gap:18px;margin-top:25px;padding:24px;background:#f9ddd8;border:2px solid #ca5b4b;border-radius:17px}.danger-alert>span{display:grid;place-items:center;min-width:46px;height:46px;border-radius:50%;background:#b64d3f;color:#fff;font-weight:800;font-size:1.5rem}.danger-alert strong{font:800 1.15rem "Noto Serif TC"}.danger-alert p{margin:8px 0 0;line-height:1.7}.recommendations{margin-top:40px}.recommendations>h2{font:800 1.7rem "Noto Serif TC"}.medical-note{text-align:center;color:#7d837f;font-size:.75rem;margin-top:30px}@media(max-width:900px){.quick-grid{grid-template-columns:repeat(2,1fr)}.feature-card{grid-template-columns:1fr}.feature-art{min-height:330px}.daily-companion{grid-template-columns:70px 1fr}.daily-companion button{grid-column:1/-1}.article-hero{grid-template-columns:1fr}.article-visual{min-height:300px}.now-playing{grid-template-columns:1fr}.podcast-cover{min-height:300px}.issue-grid{grid-template-columns:1fr}}@media(max-width:640px){.app-shell{padding-bottom:88px}.wrap{width:min(100% - 26px,1120px)}.site-header{height:72px;padding:0 14px}.brand-mark{width:43px;height:43px}.brand strong{font-size:1rem}.brand small{display:none}.font-button{min-height:43px;padding:0 13px;font-size:.78rem}.avatar{display:none}.font-menu{right:0;top:52px}.welcome{grid-template-columns:1fr;padding-top:35px;padding-bottom:25px;gap:22px}.welcome h1{font-size:2.5rem}.welcome-copy{font-size:1rem}.quick-grid{grid-template-columns:1fr 1fr;gap:10px}.quick-card{min-height:145px;grid-template-columns:1fr auto;align-content:center;padding:18px}.quick-icon{grid-column:1/-1;width:48px;height:48px}.quick-card small{display:none}.feature-section{padding-top:48px}.section-heading{align-items:flex-end}.section-heading h2{font-size:1.65rem}.text-link{font-size:.78rem}.feature-card{border-radius:20px}.feature-art{min-height:260px}.sun-disc{width:80px;height:80px;right:35px;top:42px}.feature-content{padding:27px 23px 30px}.feature-content h3{font-size:1.8rem}.feature-content>p{font-size:.95rem}.primary-button{width:100%;align-self:stretch}.daily-companion{grid-template-columns:55px 1fr;padding:24px 20px;gap:14px}.host-portrait{width:55px;height:55px}.daily-companion h2{font-size:1.12rem}.daily-companion p{display:none}.listen-button{width:100%}.assistant-banner{grid-template-columns:50px 1fr;padding:22px 18px}.assistant-banner button{grid-column:1/-1}.assistant-banner p{display:none}.bottom-nav{position:fixed;display:grid;grid-template-columns:repeat(4,1fr);left:0;right:0;bottom:0;z-index:40;min-height:78px;background:#fffdfaf5;border-top:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding-bottom:env(safe-area-inset-bottom)}.bottom-nav button{border:0;background:none;color:#777f7a;font-size:.68rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer}.bottom-nav button span{font-size:1.45rem;line-height:1}.bottom-nav button.active{color:var(--green);font-weight:800}.bottom-nav button.active span{transform:translateY(-2px)}.page-section{padding-top:35px}.page-title{margin-bottom:25px}.page-title h1{font-size:2.45rem}.page-title p{font-size:.95rem}.filter-row{margin-right:-13px}.list-card{grid-template-columns:100px 1fr 38px;gap:14px;padding:12px}.list-art{height:120px}.list-art span{font-size:3.1rem}.list-copy h2{font-size:1.05rem;margin:8px 0 0}.list-copy>p{display:none}.list-copy .article-meta{font-size:.65rem;margin-top:8px}.list-copy .article-meta span:nth-child(2),.list-copy .article-meta span:nth-child(3){display:none}.save-button{width:38px;height:38px;font-size:1.2rem}.reader-toolbar{position:sticky;top:72px;background:#fffdf8;z-index:15}.reader-modes{display:none}.save-pill{font-size:.75rem}.article-hero{padding-top:35px;gap:25px}.article-heading h1{font-size:2.35rem}.article-heading .lead{font-size:1rem}.article-visual{min-height:245px}.article-visual>span{font-size:6rem}.article-body{padding-top:25px}.audio-card{grid-template-columns:52px 1fr;padding:14px;gap:10px}.host-mini{width:50px;height:50px}.audio-card button{grid-column:1/-1;width:100%}.summary-box{padding:22px}.prose-section{grid-template-columns:1fr;gap:5px}.prose-section h2{font-size:1.45rem}.prose-section p{font-size:1rem}.remember-card{padding:28px 20px}.remember-card h2{font-size:1.3rem}.reader-footer-nav{flex-direction:column}.reader-footer-nav button{width:100%}.expert-card{grid-template-columns:50px 1fr;padding:22px 18px;gap:14px}.expert-avatar{width:48px;height:48px;font-size:1rem}.expert-card h2{font-size:1.2rem}.expert-card p{grid-column:1/-1;font-size:.95rem}.case-study-card{padding:24px 20px}.case-study-card h2{font-size:1.3rem}.case-study-card p{font-size:.95rem}.now-playing{padding:18px;gap:25px}.podcast-cover{min-height:250px}.podcast-cover b{font-size:2.3rem}.player-copy h2{font-size:1.55rem}.podcast-options{grid-template-columns:1fr}.transcript-section{padding:25px 14px}.transcript-segment-title{grid-template-columns:auto 1fr}.transcript-segment-title small{display:none}.dialogue-line{grid-template-columns:38px 1fr;padding:13px 10px;gap:10px}.dialogue-line>span{width:38px;height:38px}.dialogue-line.female{margin-left:20px}.dialogue-line.doctor{margin-right:20px}.dialogue-line p{font-size:.9rem}.episode-row{grid-template-columns:52px 1fr 28px}.episode-icon{width:52px;height:52px}.episode-row em{display:none}.issue-card{grid-template-columns:120px 1fr;gap:15px;padding:12px}.issue-cover{min-height:180px;padding:12px}.issue-cover b,.issue-card h2{font-size:1.05rem}.issue-card p{display:none}.assistant-panel{padding:26px 13px}.query-box{grid-template-columns:1fr 48px}.query-box button:last-child{grid-column:1/-1;min-height:52px;margin-top:8px}.suggestions>span{width:100%;text-align:center}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;scroll-behavior:auto!important}}
