:root{--ink:#213941;--text:#333b3d;--muted:#60696a;--warm:#9d4d32;--sage:#4d665d;--line:#d2c9ba;--paper:#f7f3ea;--canvas:#fffdf8;--sand:#eee8dc;color:var(--text);background:var(--paper);font-family:Noto Sans TC,PingFang TC,system-ui,sans-serif;line-height:1.75}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--canvas);margin:0}img{max-width:100%;display:block}a{color:inherit}.container{width:min(1160px,100% - 2rem);margin-inline:auto}.skip-link{z-index:100;background:var(--canvas);border:1px solid var(--ink);padding:.7rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.preview-strip{background:var(--warm);color:#fff;letter-spacing:.02em;padding:.42rem 0;font-size:.78rem}.site-header{z-index:50;border-bottom:1px solid var(--line);background:var(--canvas);position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:1rem;min-height:72px;display:flex}.brand{color:var(--ink);flex-direction:column;line-height:1.3;text-decoration:none;display:flex}.brand strong{letter-spacing:.12em;font-family:Noto Serif TC,Songti TC,serif;font-size:1.4rem}.brand span{color:var(--muted);letter-spacing:.04em;font-size:.72rem}.desktop-nav{align-items:center;gap:1.25rem;display:flex}.desktop-nav a{font-size:.92rem;text-decoration:none}.desktop-nav a:hover,.desktop-nav a:focus-visible{color:var(--warm);text-underline-offset:.35rem;text-decoration:underline}.mobile-nav{display:none;position:relative}.mobile-nav summary{cursor:pointer;min-width:48px;min-height:44px;color:var(--ink);place-items:center;font-weight:700;display:grid}.mobile-nav nav{background:var(--canvas);border:1px solid var(--line);width:230px;padding:.5rem;position:absolute;top:3.1rem;right:0}.mobile-nav nav a{border-bottom:1px solid var(--line);padding:.7rem;text-decoration:none;display:block}h1,h2,h3{color:var(--ink);font-family:Noto Serif TC,Songti TC,Times New Roman,serif;font-weight:700;line-height:1.32}h1{letter-spacing:-.04em;margin:0;font-size:clamp(2.35rem,6.5vw,4.8rem)}h2{font-size:clamp(1.65rem,3.7vw,2.45rem)}h3{font-size:1.2rem}.eyebrow{color:var(--warm);letter-spacing:.14em;margin-bottom:.7rem;font-size:.82rem;font-weight:800}.hero{background:var(--paper);border-bottom:1px solid var(--line);padding:clamp(4rem,9vw,7rem) 0}.hero-grid{grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(2.5rem,7vw,6rem);display:grid}.hero h1{max-width:10em;font-size:clamp(2.1rem,5vw,3.8rem)}.lead{max-width:42rem;color:var(--muted);font-size:1.08rem}.actions{flex-wrap:wrap;gap:.7rem;margin-top:1.6rem;display:flex}.button{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:2px;justify-content:center;align-items:center;min-height:48px;padding:.7rem 1.2rem;font-weight:750;text-decoration:none;display:inline-flex}.button:hover,.button:focus-visible{background:var(--warm);border-color:var(--warm)}.button.secondary{color:var(--ink);background:0 0}.button.secondary:hover,.button.secondary:focus-visible{background:var(--sand);border-color:var(--ink)}.button.small{min-height:40px;padding:.45rem .9rem}.info-card{border-left:5px solid var(--warm);padding:1.6rem 0 1.6rem 1.8rem}.info-card h2{margin:.2rem 0 1rem;font-size:1.55rem}.info-label{color:var(--muted);letter-spacing:.12em;margin:0;font-size:.75rem}.info-card dl{border-top:1px solid var(--line);margin:0}.info-card dl div{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.65rem 0;display:flex}.info-card dt{font-weight:700}.info-card dd{text-align:right;margin:0}.notice{color:#5f4927;background:#fbf2dd;border-left:4px solid #a7762d;padding:.85rem 1rem}.section{padding:clamp(3.7rem,8vw,6.4rem) 0}.section.alt{background:var(--sand);border-block:1px solid var(--line)}.section-heading{max-width:48rem;margin-bottom:2.3rem}.section-heading h2{margin:.35rem 0}.split-heading{grid-template-columns:1fr .7fr;align-items:end;gap:4rem;max-width:none;display:grid}.grid{grid-template-columns:repeat(3,1fr);gap:1.8rem;display:grid}.card{border-top:2px solid var(--ink);padding:1.25rem 0;text-decoration:none}.card h2,.card h3{margin-top:0}.card p{color:var(--muted)}.card:hover .arrow,.card:focus-visible .arrow{text-underline-offset:.3rem;text-decoration:underline}.card .arrow,.text-link{color:var(--warm);font-weight:800}.text-link{text-underline-offset:.3rem;margin-top:1.8rem;display:inline-block}.page-hero{background:var(--paper);border-bottom:1px solid var(--line);padding:clamp(3.5rem,7vw,5.5rem) 0 3rem}.page-hero h1{max-width:15ch;font-size:clamp(2.2rem,5.5vw,3.8rem)}.page-hero p:last-child{max-width:48rem}.content{max-width:780px;padding:3rem 0 5rem}.content li{margin-block:.5rem}.concepts-home{border-top:1px solid var(--line)}.health-reviewed{border-bottom:1px solid var(--line)}.reviewed-list{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.reviewed-list article{border-top:2px solid var(--ink);padding:1rem 0}.reviewed-list h3{margin:0 0 .4rem}.reviewed-list p{color:var(--muted)}.reviewed-list small{color:var(--sage)}.health-concepts{background:var(--paper);padding-top:clamp(3.7rem,8vw,6.4rem)}.editorial-list{border-bottom:1px solid var(--line)}.editorial-list a{border-top:1px solid var(--line);grid-template-columns:4rem 1fr 2rem;gap:1rem;padding:1.25rem 0;text-decoration:none;display:grid}.editorial-list a>span{color:var(--warm);font-family:serif;font-size:1.4rem}.editorial-list small{color:var(--sage);font-weight:800}.editorial-list h3{margin:.15rem 0;font-size:1.25rem}.editorial-list p{color:var(--muted);margin:0}.editorial-list b{color:var(--warm);font-size:1.2rem}.editorial-list a:hover h3,.editorial-list a:focus-visible h3{color:var(--warm)}.concept-hero{background:var(--ink);color:#e9e4da}.concept-hero h1{color:#fff}.concept-hero .eyebrow{color:#e2a48e}.concept-groups{padding:1rem 0 6rem}.concept-group{border-bottom:1px solid var(--line);padding:4.5rem 0}.concept-group>header{grid-template-columns:4rem 1fr;gap:1rem;margin-bottom:2rem;display:grid}.concept-group>header>span{color:var(--warm);font-family:serif;font-size:1.6rem}.concept-group h2{margin:0;scroll-margin-top:6rem}.concept-group header p{color:var(--muted);margin:.2rem 0}.concept-grid{grid-template-columns:repeat(5,1fr);gap:1.15rem;display:grid}.concept-card{border-top:2px solid var(--ink);padding-top:.8rem;text-decoration:none}.concept-card:hover h3,.concept-card:focus-visible h3{color:var(--warm)}.concept-card small{color:var(--warm);margin-top:.8rem;font-weight:800;display:block}.concept-card h3{margin:.35rem 0;font-size:1.1rem}.concept-card p{color:var(--muted);margin:0;font-size:.9rem}.concept-media{aspect-ratio:3/2;background:var(--sand);color:var(--muted);text-align:center;place-items:center;display:grid;overflow:hidden}.concept-media img{object-fit:cover;width:100%;height:100%}.concept-article{max-width:980px;padding:2rem 0 6rem}.demo-banner{border-block:1px solid var(--warm);color:var(--warm);grid-template-columns:13rem 1fr;gap:1.5rem;padding:1rem 0;display:grid}.demo-banner span{color:var(--text)}.concept-feature{margin:2.5rem 0}.concept-feature img,.concept-feature .concept-media{aspect-ratio:3/2;object-fit:cover;width:100%}.concept-feature figcaption{color:var(--muted);margin-top:.5rem;font-size:.8rem}.prose{max-width:760px;margin:3rem auto;font-size:1.05rem}.prose h2{margin-top:2.3rem;font-size:1.65rem}.review-box{border:1px solid var(--line);background:var(--paper);max-width:760px;margin:3rem auto;padding:1.5rem 2rem}.review-box h2{margin-top:0;font-size:1.35rem}footer{background:var(--ink);color:#fff;padding:2.8rem 0}.footer-grid{justify-content:space-between;gap:2rem;display:flex}footer p{color:#d9e0df;margin:.3rem 0}.fine-print{border-top:1px solid #ffffff38;padding-top:1.5rem;font-size:.8rem}@media (width<=980px){.desktop-nav{display:none}.mobile-nav{display:block}.concept-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=720px){.preview-strip{font-size:.7rem}.hero-grid,.grid,.split-heading,.reviewed-list{grid-template-columns:1fr}.hero{padding-top:3.5rem}.split-heading{gap:1rem}.concept-grid{grid-template-columns:1fr}.concept-group>header,.demo-banner{grid-template-columns:1fr;gap:.3rem}.concept-card{grid-template-columns:7.5rem 1fr;column-gap:1rem;display:grid}.concept-card .concept-media{grid-row:1/5}.concept-card small{margin-top:0}.concept-card h3{margin:.2rem 0}.editorial-list a{grid-template-columns:2.5rem 1fr 1rem}.footer-grid{flex-direction:column}}
