:root {
    --bg: #f5f7f3;
    --surface: #ffffff;
    --surface-soft: #e9eee8;
    --text: #15201a;
    --muted: #5c675f;
    --line: #d4ddd5;
    --line-strong: #aebcaf;
    --accent: #2f6847;
    --accent-strong: #1d4a31;
    --accent-soft: #dcecdf;
    --dark: #11251a;
    --warm: #f0dfc9;
    --danger: #9e3232;
    --radius: 4px;
    --shadow: 0 20px 60px rgba(21, 32, 26, .09);
    --shell: 1240px;
    --font: Inter, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", "PingFang SC", "Microsoft YaHei", Arial, sans-serif;
}

/* 1.5 product catalog and detail system */
.hz-product-hero{padding:clamp(72px,10vw,132px) 0 64px;background:#17393b;color:#fff}.hz-product-hero-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.65fr);gap:clamp(36px,8vw,110px);align-items:end}.hz-product-hero .eyebrow{color:#a7d6cc}.hz-product-hero h1{max-width:820px;margin:14px 0 0;font-size:clamp(3.2rem,7vw,6.5rem);line-height:.93;letter-spacing:-.065em}.hz-product-hero-grid>div:last-child{padding-left:30px;border-left:1px solid rgba(255,255,255,.25)}.hz-product-hero-grid>div:last-child p{margin:0 0 25px;color:#d5e4df;font-size:1.08rem;line-height:1.7}.hz-catalog-bar{border-bottom:1px solid var(--line);background:#dfece7}.hz-catalog-bar .shell{display:flex;min-height:80px;align-items:center;justify-content:space-between;gap:28px}.hz-catalog-bar p{max-width:780px;margin:0;color:#365557}.hz-catalog-bar span{font-size:.75rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.hz-catalog-layout{display:grid;grid-template-columns:240px minmax(0,1fr);gap:clamp(34px,6vw,82px);align-items:start}.hz-catalog-aside{position:sticky;top:130px;padding-top:16px;border-top:3px solid #17393b}.hz-catalog-aside>span{color:#168076;font-size:.72rem;font-weight:900}.hz-catalog-aside h2{margin:20px 0 12px;font-size:1.5rem}.hz-catalog-aside p{color:var(--muted);line-height:1.65}.hz-catalog-aside a{color:#17393b;font-weight:800}.hz-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.hz-product-card{display:flex;min-width:0;flex-direction:column;border:1px solid var(--line);background:#fff}.hz-product-media{position:relative;display:grid;min-height:310px;place-items:center;overflow:hidden;background:#e7efeb}.hz-product-media img{width:100%;height:100%;min-height:310px;object-fit:cover;transition:transform .35s ease}.hz-product-card:hover .hz-product-media img{transform:scale(1.025)}.hz-product-media>span{color:#667875;font-weight:800}.hz-product-media>b{position:absolute;left:14px;top:14px;padding:7px 9px;background:#17393b;color:#fff;font-size:.72rem}.hz-product-body{display:flex;flex:1;flex-direction:column;padding:24px}.hz-product-meta{display:flex;justify-content:space-between;gap:12px;margin:0;color:#168076;font-size:.72rem;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.hz-product-meta small{color:#6e7b77}.hz-product-body h2{margin:12px 0 9px;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.1}.hz-product-body h2 a{color:inherit;text-decoration:none}.hz-product-body>p:not(.hz-product-meta){margin:0 0 22px;color:var(--muted);line-height:1.65}.hz-product-offer{display:flex;align-items:end;justify-content:space-between;gap:14px;margin-top:auto;padding-top:18px;border-top:1px solid var(--line)}.hz-product-offer strong{font-size:.95rem}.hz-product-offer a{color:#17393b;font-weight:850}.hz-product-actions,.hz-detail-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin-top:18px}.hz-product-actions form,.hz-detail-actions form{display:flex}.hz-product-actions button,.hz-detail-actions button{width:100%;min-height:48px;padding:10px 13px;border:1px solid #17393b;border-radius:2px;background:#17393b;color:#fff;font:800 .8rem/1.2 inherit;cursor:pointer}.hz-product-actions button.is-secondary,.hz-detail-actions button.is-secondary{background:#fff;color:#17393b}.hz-product-breadcrumb{display:flex;align-items:center;gap:10px;padding-top:28px;color:#687977;font-size:.78rem}.hz-product-breadcrumb a{color:#36585a}.hz-product-breadcrumb strong{max-width:50vw;overflow:hidden;color:#17393b;text-overflow:ellipsis;white-space:nowrap}.hz-product-detail-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.72fr);gap:clamp(38px,7vw,92px);padding-top:42px;padding-bottom:80px}.hz-detail-gallery figure{display:grid;min-height:560px;margin:0;place-items:center;overflow:hidden;background:#e4ece8}.hz-detail-gallery figure img{width:100%;height:100%;min-height:560px;object-fit:cover}.hz-detail-gallery figure.is-empty{color:#657773;font-weight:850}.hz-detail-gallery>div{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.hz-detail-gallery button{padding:0;overflow:hidden;border:2px solid transparent;border-radius:2px;background:#e4ece8;cursor:pointer}.hz-detail-gallery button.is-active{border-color:#168076}.hz-detail-gallery button img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.hz-detail-summary{position:sticky;top:120px;align-self:start;padding-top:18px}.hz-detail-brand{margin:20px 0 8px;color:#657773;font-size:.76rem;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.hz-detail-summary h1{margin:0;font-size:clamp(3rem,5vw,5rem);line-height:.95;letter-spacing:-.055em}.hz-detail-lead{margin:24px 0;color:#4f6465;font-size:1.08rem;line-height:1.7}.hz-detail-summary dl{margin:28px 0;border-block:1px solid var(--line)}.hz-detail-summary dl div{display:grid;grid-template-columns:140px 1fr;gap:20px;padding:13px 0;border-bottom:1px solid var(--line)}.hz-detail-summary dl div:last-child{border:0}.hz-detail-summary dt{color:#6c7975;font-size:.78rem}.hz-detail-summary dd{margin:0;font-weight:800}.hz-detail-price{display:flex;align-items:end;justify-content:space-between;gap:20px}.hz-detail-price span{color:#687873;font-size:.8rem}.hz-detail-price strong{font-size:1.35rem}.hz-detail-note{margin:11px 0 0;color:#71807c;font-size:.76rem;line-height:1.5}.hz-detail-content{padding:80px 0;background:#f0f4f1}.hz-detail-content-grid{display:grid;grid-template-columns:250px minmax(0,760px);gap:clamp(36px,8vw,110px)}.hz-detail-content-grid aside{padding-top:14px;border-top:3px solid #17393b}.hz-detail-content-grid aside>span{color:#168076;font-size:.72rem;font-weight:900}.hz-detail-content-grid aside h2{margin:18px 0 10px}.hz-detail-content-grid aside p{color:#657773;line-height:1.65}.hz-detail-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:18px}.hz-detail-tags a{padding:5px 8px;border:1px solid var(--line);color:#36585a;font-size:.72rem}.hz-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.hz-related-grid a{display:grid;padding-bottom:18px;border-bottom:2px solid #17393b;color:inherit;text-decoration:none}.hz-related-grid img{width:100%;aspect-ratio:4/3;object-fit:cover;background:#e4ece8}.hz-related-grid span{margin:16px 0 6px;color:#168076;font-size:.7rem;font-weight:850;text-transform:uppercase}.hz-related-grid strong{font-size:1.25rem}
@media(max-width:900px){.hz-product-hero-grid,.hz-catalog-layout,.hz-product-detail-grid,.hz-detail-content-grid{grid-template-columns:1fr}.hz-product-hero-grid>div:last-child{padding:0;border:0}.hz-catalog-aside,.hz-detail-summary{position:static}.hz-catalog-aside{display:grid;grid-template-columns:auto 1fr;gap:8px 20px}.hz-catalog-aside p,.hz-catalog-aside a{grid-column:2}.hz-product-detail-grid{padding-bottom:52px}.hz-detail-gallery figure,.hz-detail-gallery figure img{min-height:420px}}
@media(max-width:620px){.hz-product-hero{padding:56px 0 42px}.hz-product-hero h1{font-size:clamp(2.8rem,14vw,4.2rem)}.hz-catalog-bar .shell{align-items:flex-start;flex-direction:column;padding-block:20px}.hz-product-grid,.hz-related-grid,.hz-product-actions,.hz-detail-actions{grid-template-columns:1fr}.hz-product-media,.hz-product-media img{min-height:260px}.hz-product-body{padding:20px}.hz-detail-gallery figure,.hz-detail-gallery figure img{min-height:320px}.hz-detail-summary h1{font-size:2.7rem}.hz-detail-summary dl div{grid-template-columns:110px 1fr}.hz-product-breadcrumb strong{max-width:38vw}}

*, *::before, *::after { box-sizing: border-box; }
html { scroll-behavior: smooth; -webkit-text-size-adjust: 100%; }
body { min-width: 320px; margin: 0; overflow-x: hidden; background: var(--bg); color: var(--text); font: 17px/1.68 var(--font); }
body.nav-open { overflow: hidden; }
img, svg, video { display: block; max-width: 100%; }
img { height: auto; }
button, input, textarea, select { font: inherit; }
button, input, textarea, select, a { -webkit-tap-highlight-color: transparent; }
a { color: inherit; text-decoration-thickness: 1px; text-underline-offset: .2em; }
a:hover { color: var(--accent); }
h1, h2, h3, p { margin-top: 0; }
h1, h2, h3 { line-height: 1.08; letter-spacing: -.045em; }
h1 { font-size: clamp(2.7rem, 6.5vw, 6.4rem); }
h2 { font-size: clamp(2rem, 4vw, 3.8rem); }
h3 { font-size: clamp(1.18rem, 2vw, 1.58rem); }
::selection { background: var(--accent); color: #fff; }
:focus-visible { outline: 3px solid #d57621; outline-offset: 3px; }
.shell { width: min(calc(100% - 48px), var(--shell)); margin-inline: auto; }
.section { padding-block: clamp(72px, 8vw, 118px); }
.sr-only { position: absolute !important; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.clipboard-proxy { position: fixed; width: 1px; height: 1px; opacity: 0; pointer-events: none; }
.skip-link { position: fixed; z-index: 2000; top: 12px; left: 12px; min-height: 44px; padding: 10px 16px; transform: translateY(-160%); border-radius: var(--radius); background: var(--text); color: #fff; }
.skip-link:focus { transform: none; }
.eyebrow { margin-bottom: 16px; color: var(--accent); font-size: .76rem; font-weight: 800; letter-spacing: .15em; line-height: 1.4; text-transform: uppercase; }
.eyebrow-link { display: inline-flex; min-height: 44px; align-items: center; text-decoration: none; }

/* Header */
.site-header { position: sticky; z-index: 500; top: 0; border-bottom: 1px solid var(--line); background: rgba(245, 247, 243, .97); }
@supports (backdrop-filter: blur(14px)) { .site-header { background: rgba(245, 247, 243, .9); backdrop-filter: blur(16px); } }
.utility-bar { border-bottom: 1px solid var(--line); background: var(--dark); color: #e9f2ec; }
.utility-inner { display: flex; min-height: 34px; align-items: center; justify-content: space-between; gap: 28px; font-size: .73rem; }
.utility-inner p { max-width: 760px; overflow: hidden; margin: 0; opacity: .75; text-overflow: ellipsis; white-space: nowrap; }
.utility-inner nav { display: flex; align-items: center; gap: 24px; }
.utility-inner a { min-height: 34px; display: inline-flex; align-items: center; color: inherit; text-decoration: none; }
.header-main { background: var(--bg); }
.header-main-inner { display: grid; min-height: 82px; grid-template-columns: minmax(170px, .7fr) minmax(280px, 1.2fr) auto; align-items: center; gap: clamp(22px, 4vw, 58px); }
.wordmark { display: inline-flex; min-width: 0; min-height: 44px; align-items: center; gap: 11px; color: var(--text); font-size: 1.52rem; font-weight: 900; letter-spacing: -.06em; line-height: 1; text-decoration: none; }
.wordmark > span:last-child { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.wordmark:hover { color: var(--text); }
.wordmark-dot { width: 13px; height: 28px; flex: 0 0 auto; border-radius: 2px; background: var(--accent); box-shadow: 7px 7px 0 var(--warm); }
.header-search { display: grid; min-width: 0; grid-template-columns: minmax(0, 1fr) auto; }
.header-search input { width: 100%; min-width: 0; min-height: 46px; padding: 10px 14px; border: 1px solid var(--line-strong); border-right: 0; border-radius: var(--radius) 0 0 var(--radius); background: var(--surface); color: var(--text); }
.header-search button { min-width: 90px; min-height: 46px; padding: 9px 16px; border: 1px solid var(--text); border-radius: 0 var(--radius) var(--radius) 0; background: var(--text); color: #fff; font-weight: 750; cursor: pointer; }
.header-actions { display: flex; align-items: center; justify-content: flex-end; gap: 12px; }
.account-link { display: inline-flex; min-height: 44px; align-items: center; padding: 8px 15px; border: 1px solid var(--text); border-radius: var(--radius); color: var(--text); font-size: .86rem; font-weight: 750; text-decoration: none; }
.account-link:hover { background: var(--text); color: #fff; }
.language-switcher { position: relative; }
.language-switcher summary { display: flex; min-height: 44px; align-items: center; gap: 7px; padding: 7px 11px; border: 1px solid var(--line-strong); border-radius: var(--radius); background: var(--surface); color: var(--muted); font-size: .76rem; line-height: 1.2; list-style: none; cursor: pointer; }
.language-switcher summary::-webkit-details-marker { display: none; }
.language-switcher summary::after { width: 7px; height: 7px; margin: 0 2px 4px 5px; transform: rotate(45deg); border-right: 1px solid currentColor; border-bottom: 1px solid currentColor; content: ""; }
.language-switcher summary b { max-width: 116px; overflow: hidden; color: var(--text); font-size: .83rem; text-overflow: ellipsis; white-space: nowrap; }
.language-switcher[open] summary { border-color: var(--text); }
.language-switcher[open] summary::after { margin-block: 4px 0; transform: rotate(225deg); }
.language-menu { position: absolute; z-index: 800; inset-inline-end: 0; top: calc(100% + 8px); display: grid; width: max-content; min-width: 220px; max-height: min(420px, 60vh); overflow-y: auto; padding: 7px; border: 1px solid var(--line-strong); border-radius: var(--radius); background: var(--surface); box-shadow: var(--shadow); }
.language-menu a { display: flex; min-height: 44px; align-items: center; justify-content: space-between; gap: 18px; padding: 8px 10px; border-radius: 2px; color: var(--text); text-decoration: none; }
.language-menu a:hover, .language-menu a[aria-current="true"] { background: var(--accent-soft); color: var(--accent-strong); }
.language-menu a[aria-current="true"] { font-weight: 800; }
.language-menu small { color: var(--muted); font-size: .7rem; text-transform: uppercase; }
.nav-toggle { display: none; min-width: 44px; min-height: 44px; align-items: center; justify-content: center; gap: 9px; padding: 7px 9px; border: 1px solid var(--line-strong); border-radius: var(--radius); background: var(--surface); color: var(--text); cursor: pointer; }
.nav-toggle-label { font-size: .82rem; font-weight: 750; }
.nav-toggle-lines { display: grid; width: 19px; gap: 4px; }
.nav-toggle-lines i { display: block; height: 2px; background: currentColor; transition: transform .18s ease, opacity .18s ease; }
.nav-row { border-top: 1px solid var(--line); background: var(--surface); }
.nav-row-inner { display: flex; min-height: 49px; align-items: center; justify-content: space-between; gap: 30px; }
.primary-nav { display: flex; min-width: 0; align-items: stretch; gap: clamp(12px, 2.2vw, 30px); }
.primary-nav a, .nav-highlight { display: inline-flex; min-height: 48px; align-items: center; color: var(--muted); font-size: .86rem; font-weight: 700; text-decoration: none; }
.primary-nav a { position: relative; }
.primary-nav a::after { position: absolute; right: 0; bottom: -1px; left: 0; height: 3px; transform: scaleX(0); background: var(--accent); content: ""; transition: transform .18s ease; }
.primary-nav a:hover, .primary-nav a[aria-current="page"] { color: var(--text); }
.primary-nav a:hover::after, .primary-nav a[aria-current="page"]::after { transform: scaleX(1); }
.nav-highlight { flex: 0 0 auto; gap: 9px; color: var(--accent-strong); }

/* Shared controls */
.button { display: inline-flex; min-height: 48px; align-items: center; justify-content: center; padding: 11px 21px; border: 1px solid var(--text); border-radius: var(--radius); background: var(--text); color: #fff; font-weight: 780; line-height: 1.25; text-align: center; text-decoration: none; cursor: pointer; transition: transform .18s ease, background .18s ease, color .18s ease; }
.button:hover { border-color: var(--accent); background: var(--accent); color: #fff; transform: translateY(-2px); }
.button-large { min-height: 56px; padding: 14px 25px; }
.button-light { border-color: #fff; background: #fff; color: var(--dark); }
.button-light:hover { border-color: var(--warm); background: var(--warm); color: var(--dark); }
.button-quiet { border-color: var(--line-strong); background: transparent; color: var(--text); }
.button-full { width: 100%; }
.text-link { display: inline-flex; min-height: 44px; align-items: center; gap: 8px; color: var(--text); font-weight: 760; text-decoration: none; }
.text-link span { transition: transform .18s ease; }
.text-link:hover span { transform: translateX(4px); }
.text-link-large { font-size: 1.04rem; }
.section-heading { display: flex; align-items: end; justify-content: space-between; gap: 30px; margin-bottom: 44px; }
.section-heading h2 { max-width: 780px; margin-bottom: 0; }

/* Home */
.hero { overflow: hidden; padding-block: clamp(68px, 8vw, 120px); border-bottom: 1px solid var(--line); background: linear-gradient(120deg, var(--bg) 0 63%, var(--surface-soft) 63% 100%); }
.hero-grid { display: grid; grid-template-columns: minmax(0, 1.03fr) minmax(420px, .97fr); align-items: center; gap: clamp(48px, 7vw, 100px); }
.hero-copy h1 { max-width: 900px; margin-bottom: 26px; }
.hero-lead { max-width: 720px; margin-bottom: 32px; color: var(--muted); font-size: clamp(1.08rem, 1.7vw, 1.32rem); line-height: 1.6; }
.hero-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 20px; }
.hero-stats { display: flex; flex-wrap: wrap; gap: 0; margin: 46px 0 0; }
.hero-stats div { min-width: 122px; padding: 0 24px; border-left: 1px solid var(--line-strong); }
.hero-stats div:first-child { padding-left: 0; border-left: 0; }
.hero-stats dt { color: var(--muted); font-size: .72rem; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
.hero-stats dd { margin: 2px 0 0; font-size: 1.6rem; font-weight: 850; letter-spacing: -.04em; }
.hero-visual { position: relative; }
.hero-visual > img { width: 100%; filter: drop-shadow(0 24px 40px rgba(21, 32, 26, .12)); }
.visual-note { position: absolute; display: grid; min-width: 190px; grid-template-columns: auto 1fr; align-items: center; gap: 12px; padding: 15px; border: 1px solid var(--line-strong); border-radius: var(--radius); background: rgba(255, 255, 255, .94); box-shadow: var(--shadow); }
.visual-note span { display: grid; width: 36px; height: 36px; place-items: center; background: var(--accent-soft); color: var(--accent-strong); font-size: .72rem; font-weight: 850; }
.visual-note strong { font-size: .82rem; line-height: 1.25; }
.visual-note-top { top: 9%; left: -5%; }
.visual-note-bottom { right: -3%; bottom: 8%; }
.topic-strip { border-bottom: 1px solid var(--line); background: var(--surface); }
.topic-strip-inner { display: grid; grid-template-columns: minmax(190px, .4fr) minmax(0, 1.6fr); align-items: center; gap: 55px; padding-block: 32px; }
.topic-strip h2 { margin: 0; font-size: 1.5rem; }
.topic-strip .eyebrow { margin-bottom: 7px; }
.topic-links { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.topic-links a { display: flex; min-height: 58px; align-items: center; justify-content: space-between; gap: 10px; padding: 10px 14px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); color: var(--text); font-size: .85rem; font-weight: 720; text-decoration: none; }
.topic-links a:hover { background: var(--accent-soft); color: var(--accent-strong); }
.topic-links small { color: var(--muted); }
.section-featured { background: var(--surface); }
.featured-layout { display: grid; grid-template-columns: minmax(0, 1.38fr) minmax(290px, .62fr); gap: 26px 38px; }
.post-card { min-width: 0; }
.post-card-lead { grid-row: span 2; }
.post-card-media { position: relative; display: block; overflow: hidden; aspect-ratio: 16 / 10; margin-bottom: 19px; border-radius: var(--radius); background: var(--surface-soft); text-decoration: none; }
.post-card-lead .post-card-media { aspect-ratio: 16 / 10.5; }
.post-card-side { display: grid; grid-template-columns: 42% minmax(0, 1fr); align-items: start; gap: 18px; padding-bottom: 26px; border-bottom: 1px solid var(--line); }
.post-card-side .post-card-media { aspect-ratio: 1 / .88; margin: 0; }
.post-card-side .post-card-body > p { display: none; }
.post-card-side h3 { font-size: clamp(1.12rem, 1.7vw, 1.42rem); }
.post-card-media img { width: 100%; height: 100%; object-fit: cover; transition: transform .35s ease; }
.post-card:hover .post-card-media img { transform: scale(1.025); }
.post-card-media.is-placeholder { display: grid; place-items: center; background: linear-gradient(140deg, var(--accent-soft), #b8d1bd); color: var(--accent-strong); }
.post-card-media.is-placeholder::before, .post-card-media.is-placeholder::after { position: absolute; border: 1px solid currentColor; opacity: .2; content: ""; }
.post-card-media.is-placeholder::before { width: 46%; aspect-ratio: 1; transform: rotate(12deg); }
.post-card-media.is-placeholder::after { width: 72%; height: 33%; transform: rotate(-8deg); }
.post-card-media.is-placeholder span { position: relative; z-index: 1; font-size: clamp(2.1rem, 6vw, 5rem); font-weight: 900; letter-spacing: -.09em; }
.post-meta { display: flex; flex-wrap: wrap; align-items: center; gap: 7px 14px; margin-bottom: 9px; color: var(--muted); font-size: .72rem; font-weight: 750; letter-spacing: .05em; line-height: 1.4; text-transform: uppercase; }
.post-card h3 { margin-bottom: 10px; }
.post-card h3 a { text-decoration: none; }
.post-card-body > p { margin-bottom: 12px; color: var(--muted); font-size: .91rem; line-height: 1.62; }
.post-card .text-link { min-height: 44px; font-size: .8rem; }
.section-latest { border-top: 1px solid var(--line); }
.latest-layout { display: grid; grid-template-columns: minmax(270px, .62fr) minmax(0, 1.38fr); gap: clamp(55px, 8vw, 120px); }
.latest-intro { align-self: start; }
.latest-intro h2 { margin-bottom: 22px; }
.latest-intro > p:not(.eyebrow) { max-width: 480px; color: var(--muted); }
.latest-intro img { width: min(100%, 410px); margin-top: 40px; }
.latest-list { border-top: 1px solid var(--line-strong); }
.latest-row { display: grid; min-height: 116px; grid-template-columns: 44px minmax(0, 1fr) 44px; align-items: center; gap: 20px; border-bottom: 1px solid var(--line); }
.row-number { color: var(--muted); font: 700 .72rem/1 ui-monospace, monospace; }
.latest-row .post-meta { margin-bottom: 5px; }
.latest-row h3 { margin: 0; font-size: clamp(1.1rem, 2vw, 1.55rem); }
.latest-row h3 a { text-decoration: none; }
.row-arrow { display: grid; width: 44px; height: 44px; place-items: center; border: 1px solid var(--line); border-radius: var(--radius); text-decoration: none; }
.row-arrow:hover { border-color: var(--accent); background: var(--accent); color: #fff; }
.section-principles { background: var(--dark); color: #eef4f0; }
.principles-layout { display: grid; grid-template-columns: minmax(250px, .55fr) minmax(0, 1.45fr); gap: clamp(50px, 8vw, 120px); }
.principles-heading h2 { max-width: 500px; }
.principles-heading > p:last-child { max-width: 460px; color: #aebdb3; }
.section-principles .eyebrow { color: #91c9a5; }
.principle-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid #405349; border-left: 1px solid #405349; }
.principle-grid article { min-height: 300px; padding: 28px; border-right: 1px solid #405349; border-bottom: 1px solid #405349; }
.principle-grid span { display: inline-flex; margin-bottom: 65px; color: #91c9a5; font: 700 .72rem/1 ui-monospace, monospace; }
.principle-grid h3 { margin-bottom: 16px; color: #fff; }
.principle-grid p { margin-bottom: 0; color: #aebdb3; font-size: .87rem; }

/* Index and categories */
.page-hero { padding-block: clamp(64px, 7vw, 104px); border-bottom: 1px solid var(--line); background: var(--surface-soft); }
.page-hero-grid { display: grid; grid-template-columns: minmax(0, 1.25fr) minmax(290px, .75fr); align-items: end; gap: 60px; }
.page-hero h1 { margin-bottom: 0; }
.page-hero-grid > p { max-width: 600px; margin-bottom: 8px; color: var(--muted); font-size: 1.12rem; }
.index-layout { display: grid; grid-template-columns: 230px minmax(0, 1fr); gap: clamp(45px, 7vw, 90px); }
.sidebar-sticky { position: sticky; top: 190px; }
.sidebar-title { padding-bottom: 13px; margin-bottom: 0; border-bottom: 1px solid var(--line-strong); font-size: .72rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.filter-list { display: grid; }
.filter-list a { display: flex; min-height: 48px; align-items: center; justify-content: space-between; gap: 12px; border-bottom: 1px solid var(--line); color: var(--muted); font-size: .84rem; text-decoration: none; }
.filter-list a:hover, .filter-list a[aria-current="page"] { color: var(--accent-strong); font-weight: 780; }
.filter-list b { font-size: .7rem; }
.sidebar-search { display: flex; min-height: 48px; align-items: center; justify-content: space-between; margin-top: 22px; color: var(--text); font-size: .82rem; font-weight: 750; text-decoration: none; }
.index-toolbar { display: flex; min-height: 42px; align-items: flex-start; justify-content: space-between; gap: 24px; margin-bottom: 28px; border-bottom: 1px solid var(--line-strong); color: var(--muted); font-size: .73rem; font-weight: 700; text-transform: uppercase; }
.card-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 48px 26px; }
.category-grid { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
.category-tile { position: relative; display: flex; min-height: 225px; flex-direction: column; align-items: flex-start; padding: 27px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--surface); color: var(--text); text-decoration: none; transition: background .18s ease; }
.category-tile:hover { background: var(--accent-soft); color: var(--accent-strong); }
.category-index { margin-bottom: auto; color: var(--muted); font: 700 .72rem/1 ui-monospace, monospace; }
.category-tile strong { margin-top: 42px; font-size: clamp(1.25rem, 2vw, 1.65rem); letter-spacing: -.03em; }
.category-tile small { margin-top: 7px; color: var(--muted); font-size: .77rem; }
.category-tile b { position: absolute; top: 25px; right: 25px; font-weight: 500; }
.empty-state { padding: 42px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--surface); }
.empty-state strong { display: block; margin-bottom: 8px; font-size: 1.3rem; }
.empty-state p { max-width: 600px; color: var(--muted); }
.empty-state-large { min-height: 310px; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.pagination { display: grid; grid-template-columns: 1fr auto 1fr; align-items: center; gap: 20px; padding-top: 34px; margin-top: 64px; border-top: 1px solid var(--line-strong); }
.page-direction { display: inline-flex; min-height: 46px; align-items: center; gap: 8px; font-size: .84rem; font-weight: 750; text-decoration: none; }
.page-direction:last-child { justify-self: end; }
.page-direction.is-disabled { color: var(--muted); opacity: .45; }
.page-status { color: var(--muted); font-size: .76rem; }

/* Article and page */
.article-header { padding-block: clamp(68px, 8vw, 118px); }
.article-heading { display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(210px, .35fr); align-items: end; gap: 70px; }
.article-heading-main h1 { max-width: 1080px; margin-bottom: 25px; font-size: clamp(2.8rem, 6.4vw, 6.25rem); }
.article-deck { max-width: 850px; margin-bottom: 0; color: var(--muted); font-size: clamp(1.08rem, 1.6vw, 1.34rem); line-height: 1.58; }
.article-byline { padding-top: 18px; border-top: 1px solid var(--line-strong); color: var(--muted); font-size: .78rem; }
.article-byline div { display: grid; gap: 4px; margin-bottom: 20px; }
.article-byline > span { display: block; color: var(--text); font-weight: 750; }
.article-cover { margin-bottom: 72px; }
.article-cover img { width: 100%; max-height: 760px; border-radius: var(--radius); object-fit: cover; }
.article-cover figcaption { margin-top: 9px; color: var(--muted); font-size: .72rem; }
.article-cover-placeholder { overflow: hidden; border: 1px solid var(--line); background: var(--surface-soft); }
.article-cover-placeholder img { max-height: none; object-fit: cover; }
.article-layout { display: grid; max-width: 1180px; grid-template-columns: 150px minmax(0, 720px) minmax(170px, 230px); align-items: start; justify-content: space-between; gap: 45px; }
.article-aside, .article-context { position: sticky; top: 190px; }
.article-aside p, .article-context strong { display: block; margin-bottom: 12px; font-size: .71rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.article-aside small { display: block; margin-top: 18px; color: var(--muted); font-size: .7rem; }
.copy-link { min-height: 44px; padding: 7px 12px; border: 1px solid var(--line-strong); border-radius: var(--radius); background: transparent; color: var(--text); font-size: .78rem; font-weight: 730; cursor: pointer; }
.article-context { padding: 20px; border-top: 3px solid var(--accent); background: var(--surface); }
.article-context p { color: var(--muted); font-size: .78rem; }
.article-context .text-link { font-size: .76rem; }
.prose { min-width: 0; color: #283129; font-family: Georgia, "Noto Serif SC", "Songti SC", serif; font-size: clamp(1.05rem, 1.35vw, 1.19rem); line-height: 1.92; }
.prose > *:first-child { margin-top: 0; }
.prose h2, .prose h3 { margin: 2.25em 0 .72em; color: var(--text); font-family: var(--font); }
.prose h2 { padding-bottom: .34em; border-bottom: 1px solid var(--line); font-size: 1.85em; }
.prose h3 { font-size: 1.35em; }
.prose p, .prose ul, .prose ol, .prose blockquote, .prose pre, .prose table, .prose figure { margin-bottom: 1.5em; }
.prose img { width: auto; max-width: 100%; border-radius: var(--radius); }
.prose a { color: var(--accent-strong); overflow-wrap: anywhere; }
.prose blockquote { padding: 7px 0 7px 27px; margin-inline: 0; border-left: 3px solid var(--accent); color: var(--muted); font-size: 1.1em; }
.prose pre { max-width: 100%; overflow-x: auto; padding: 21px; border-radius: var(--radius); background: #1d241f; color: #f0f5f1; font: .86rem/1.7 ui-monospace, SFMono-Regular, Consolas, monospace; }
.prose code { overflow-wrap: anywhere; padding: .1em .3em; border-radius: 2px; background: var(--surface-soft); font: .88em ui-monospace, SFMono-Regular, Consolas, monospace; }
.prose pre code { padding: 0; background: none; }
.prose table { display: block; width: 100%; overflow-x: auto; border-collapse: collapse; font-family: var(--font); font-size: .88rem; }
.prose th, .prose td { min-width: 130px; padding: 11px 13px; border: 1px solid var(--line); text-align: start; }
.prose iframe { max-width: 100%; }
.article-tags { display: flex; max-width: 960px; flex-wrap: wrap; gap: 8px; padding-block: 50px 84px; }
.article-tags a { display: inline-flex; min-height: 44px; align-items: center; padding: 7px 12px; border: 1px solid var(--line); border-radius: var(--radius); font-size: .8rem; text-decoration: none; }
.related-section { border-top: 1px solid var(--line); background: var(--surface); }
.page-content { padding-top: 72px; }
.page-layout { display: grid; grid-template-columns: 230px minmax(0, 790px); justify-content: center; gap: clamp(50px, 8vw, 105px); }
.page-layout > aside { align-self: start; display: grid; gap: 8px; padding-top: 16px; border-top: 3px solid var(--accent); }
.page-layout > aside span { color: var(--muted); font-size: .72rem; text-transform: uppercase; }
.page-layout > aside strong { font-size: 1rem; }
.page-layout > aside img { margin-top: 16px; }

/* Search */
.search-page { min-height: 70vh; }
.search-hero { padding-block: clamp(65px, 7vw, 104px) 46px; }
.search-hero h1 { max-width: 960px; margin-bottom: 37px; }
.search-form-large { display: grid; max-width: 900px; grid-template-columns: minmax(0, 1fr) auto; }
.search-form-large input { min-width: 0; min-height: 62px; padding: 14px 18px; border: 1px solid var(--line-strong); border-right: 0; border-radius: var(--radius) 0 0 var(--radius); background: var(--surface); color: var(--text); font-size: 1.04rem; }
.search-form-large .button { min-height: 62px; border-radius: 0 var(--radius) var(--radius) 0; }
.search-content { padding-bottom: 100px; }
.search-summary { display: flex; justify-content: space-between; gap: 20px; padding: 13px 0; border-top: 1px solid var(--line-strong); border-bottom: 1px solid var(--line-strong); color: var(--muted); font-size: .76rem; text-transform: uppercase; }
.search-results { margin-bottom: 45px; }
.search-result { display: grid; grid-template-columns: 180px minmax(0, 1fr); gap: 28px; padding: 30px 0; border-bottom: 1px solid var(--line); }
.search-result-media { display: grid; overflow: hidden; aspect-ratio: 3 / 2; place-items: center; border-radius: var(--radius); background: var(--accent-soft); text-decoration: none; }
.search-result-media img { width: 100%; height: 100%; object-fit: cover; }
.search-result-media span { color: var(--accent-strong); font-size: 2.1rem; font-weight: 900; }
.search-result .eyebrow { margin-bottom: 7px; }
.search-result h2 { margin-bottom: 9px; font-size: clamp(1.45rem, 3vw, 2.15rem); }
.search-result h2 a { text-decoration: none; }
.search-result div > p:not(.eyebrow) { max-width: 740px; margin-bottom: 6px; color: var(--muted); }
.search-suggestions { display: flex; min-height: 150px; flex-wrap: wrap; align-items: flex-start; align-content: flex-start; gap: 9px; padding-top: 16px; border-top: 1px solid var(--line-strong); color: var(--muted); font-size: .82rem; }
.search-suggestions a { display: inline-flex; min-height: 44px; align-items: center; padding: 7px 12px; border: 1px solid var(--line); border-radius: var(--radius); color: var(--text); text-decoration: none; }

/* Login, errors, footer */
.auth-main { min-height: 72vh; }
.auth-layout { display: grid; min-height: 720px; grid-template-columns: minmax(0, 1fr) minmax(350px, 470px); align-items: center; gap: clamp(50px, 10vw, 150px); padding-block: 70px; }
.auth-intro h1 { max-width: 700px; margin-bottom: 22px; font-size: clamp(2.8rem, 5.7vw, 5.8rem); }
.auth-intro > p:not(.eyebrow) { max-width: 570px; color: var(--muted); font-size: 1.13rem; }
.auth-intro img { max-width: 390px; margin-top: 30px; }
.auth-card { padding: clamp(28px, 4vw, 44px); border: 1px solid var(--line-strong); border-radius: var(--radius); background: var(--surface); box-shadow: var(--shadow); }
.auth-kicker { display: block; margin-bottom: 24px; color: var(--accent); font-size: .72rem; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
.auth-card h2 { margin-bottom: 8px; font-size: 2.25rem; }
.auth-card > p { color: var(--muted); }
.stack-form { display: grid; gap: 20px; margin-top: 28px; }
.field label { display: block; margin-bottom: 7px; font-size: .84rem; font-weight: 750; }
.field input, .field textarea, .field select { width: 100%; min-height: 50px; padding: 11px 13px; border: 1px solid var(--line-strong); border-radius: var(--radius); background: var(--bg); color: var(--text); }
.notice { padding: 12px 14px; margin-top: 20px; border-left: 3px solid var(--accent); background: var(--accent-soft); font-size: .86rem; }
.notice-error { border-color: var(--danger); background: #f8e3e1; color: #722929; }
.auth-footnote { margin: 24px 0 0; text-align: center; }
.auth-footnote a { display: inline-flex; min-height: 44px; align-items: center; color: var(--muted); font-size: .82rem; text-decoration: none; }
.error-main { display: flex; min-height: 68vh; align-items: center; }
.error-page { display: grid; grid-template-columns: minmax(330px, .8fr) minmax(0, 1fr); align-items: center; gap: clamp(50px, 8vw, 110px); padding-block: 90px; }
.error-art { display: grid; grid-template-columns: auto minmax(140px, 1fr) auto; align-items: center; color: var(--accent-strong); font-size: clamp(5rem, 10vw, 9rem); font-weight: 900; letter-spacing: -.1em; }
.error-copy h1 { max-width: 700px; margin-bottom: 20px; }
.error-copy > p:not(.eyebrow) { max-width: 610px; color: var(--muted); font-size: 1.08rem; }
.error-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 22px; margin-top: 30px; }
.extension-main { min-height: 55vh; padding-block: 70px; }
.site-footer { padding: 0 0 28px; background: var(--dark); color: #eaf1ec; }
.footer-callout { display: flex; align-items: end; justify-content: space-between; gap: 45px; padding-block: 68px; border-bottom: 1px solid #405349; }
.footer-callout h2 { max-width: 780px; margin-bottom: 0; font-size: clamp(2rem, 4vw, 3.8rem); }
.footer-callout .eyebrow { color: #91c9a5; }
.footer-grid { display: grid; grid-template-columns: 1fr auto; gap: 70px; padding-block: 60px; }
.wordmark-footer { display: inline-flex; margin-bottom: 18px; color: #fff; font-size: 1.8rem; }
.wordmark-footer:hover { color: #fff; }
.footer-intro p { max-width: 490px; color: #aebdb3; }
.footer-links { display: grid; grid-template-columns: repeat(2, minmax(130px, 1fr)); gap: 70px; }
.footer-links div { display: grid; align-content: start; gap: 3px; }
.footer-links strong { margin-bottom: 10px; color: #fff; font-size: .72rem; letter-spacing: .1em; text-transform: uppercase; }
.footer-links a { display: inline-flex; min-height: 44px; align-items: center; color: #aebdb3; font-size: .86rem; text-decoration: none; }
.footer-links a:hover { color: #fff; }
.footer-bottom { display: flex; justify-content: space-between; gap: 30px; padding-top: 25px; border-top: 1px solid #405349; color: #91a098; font-size: .72rem; }
.footer-bottom p { margin: 0; }

@media (max-width: 1100px) {
    .header-main-inner { grid-template-columns: minmax(150px, .55fr) minmax(240px, 1fr) auto; gap: 20px; }
    .language-switcher summary > span { display: none; }
    .hero-grid { grid-template-columns: minmax(0, 1fr) minmax(350px, .8fr); }
    .visual-note-top { left: -2%; }
    .article-layout { grid-template-columns: 125px minmax(0, 700px); justify-content: center; }
    .article-context { display: none; }
}

@media (max-width: 900px) {
    .utility-bar { display: none; }
    .header-main-inner { min-height: 72px; grid-template-columns: minmax(0, 1fr) auto auto; }
    .header-search { grid-column: 1 / -1; grid-row: 2; padding-bottom: 12px; }
    .header-search input, .header-search button { min-height: 44px; }
    .header-search button { min-width: 82px; }
    .header-actions { grid-column: 2; grid-row: 1; }
    .header-actions .account-link { display: none; }
    .nav-toggle { display: inline-flex; grid-column: 3; grid-row: 1; }
    .nav-row { position: absolute; z-index: 650; top: 100%; right: 0; left: 0; display: none; max-height: calc(100dvh - 130px); overflow-y: auto; border-top: 1px solid var(--line-strong); border-bottom: 1px solid var(--line-strong); background: var(--surface); box-shadow: 0 20px 45px rgba(21, 32, 26, .18); }
    .nav-row.is-open { display: block; }
    .nav-row-inner { display: block; min-height: 0; padding-block: 14px 20px; }
    .primary-nav { display: grid; gap: 0; }
    .primary-nav a { min-height: 54px; justify-content: space-between; padding-inline: 4px; border-bottom: 1px solid var(--line); color: var(--text); font-size: 1.08rem; }
    .primary-nav a::after { position: static; width: auto; height: auto; transform: none; background: none; content: "→"; }
    .nav-highlight { min-height: 52px; margin-top: 10px; }
    .nav-toggle[aria-expanded="true"] .nav-toggle-lines i:first-child { transform: translateY(6px) rotate(45deg); }
    .nav-toggle[aria-expanded="true"] .nav-toggle-lines i:nth-child(2) { opacity: 0; }
    .nav-toggle[aria-expanded="true"] .nav-toggle-lines i:last-child { transform: translateY(-6px) rotate(-45deg); }
    .hero { background: var(--bg); }
    .hero-grid { grid-template-columns: 1fr; }
    .hero-copy { max-width: 780px; }
    .hero-visual { width: min(100%, 650px); margin-inline: auto; }
    .topic-strip-inner { grid-template-columns: 1fr; gap: 24px; }
    .featured-layout { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .post-card-lead { grid-column: 1 / -1; grid-row: auto; }
    .post-card-side { display: block; }
    .post-card-side .post-card-media { aspect-ratio: 16 / 10; margin-bottom: 19px; }
    .latest-layout, .principles-layout { grid-template-columns: 1fr; }
    .latest-intro img { display: none; }
    .principle-grid article { min-height: 260px; }
    .index-layout { grid-template-columns: 1fr; }
    .sidebar-sticky { position: static; }
    .filter-list { display: flex; max-width: 100%; overflow-x: auto; padding-bottom: 6px; scrollbar-width: thin; }
    .filter-list a { min-width: max-content; padding: 0 14px; border: 1px solid var(--line); border-right: 0; }
    .filter-list a:last-child { border-right: 1px solid var(--line); }
    .sidebar-search, .sidebar-title { display: none; }
    .article-heading { grid-template-columns: 1fr; gap: 36px; }
    .article-byline { display: flex; align-items: center; justify-content: space-between; gap: 20px; }
    .article-byline div { margin: 0; }
    .article-layout { grid-template-columns: 1fr; max-width: 820px; }
    .article-aside { position: static; display: flex; align-items: center; gap: 14px; padding-bottom: 18px; border-bottom: 1px solid var(--line); }
    .article-aside p, .article-aside small { display: none; }
    .page-layout { grid-template-columns: 1fr; }
    .page-layout > aside { display: none; }
    .auth-layout { grid-template-columns: 1fr; }
    .auth-intro { display: none; }
    .auth-card { width: min(100%, 560px); margin-inline: auto; }
}

@media (max-width: 680px) {
    body { font-size: 16px; }
    .shell { width: min(calc(100% - 32px), var(--shell)); }
    .section { padding-block: 62px; }
    .header-main-inner { gap: 8px; }
    .wordmark { font-size: 1.25rem; }
    .wordmark-dot { width: 10px; height: 23px; box-shadow: 5px 5px 0 var(--warm); }
    .language-switcher summary { padding-inline: 9px; }
    .language-switcher summary b { max-width: 74px; }
    .nav-toggle-label { display: none; }
    .language-menu { position: fixed; top: 70px; right: 16px; left: 16px; width: auto; max-height: min(440px, calc(100dvh - 90px)); }
    .hero { padding-block: 62px; }
    .hero-grid { gap: 44px; }
    .hero-copy h1 { margin-bottom: 21px; }
    .hero-actions { align-items: stretch; flex-direction: column; }
    .hero-actions .button, .hero-actions .text-link { justify-content: center; }
    .hero-stats { margin-top: 36px; }
    .hero-stats div { min-width: 0; flex: 1; padding-inline: 13px; }
    .hero-stats dd { font-size: 1.25rem; }
    .visual-note { min-width: 150px; padding: 10px; }
    .visual-note span { width: 30px; height: 30px; }
    .visual-note strong { font-size: .7rem; }
    .visual-note-top { left: 0; }
    .visual-note-bottom { right: 0; }
    .topic-links { grid-template-columns: repeat(2, minmax(0, 1fr)); }
    .section-heading { align-items: flex-start; flex-direction: column; margin-bottom: 32px; }
    .featured-layout, .card-grid { grid-template-columns: 1fr; }
    .post-card-lead { grid-column: auto; }
    .post-card-side { display: grid; grid-template-columns: 38% minmax(0, 1fr); }
    .post-card-side .post-card-media { margin: 0; }
    .principle-grid { grid-template-columns: 1fr; }
    .principle-grid article { min-height: auto; }
    .principle-grid span { margin-bottom: 32px; }
    .latest-row { min-height: 106px; grid-template-columns: 34px minmax(0, 1fr); gap: 13px; }
    .latest-row .row-arrow { display: none; }
    .page-hero-grid { grid-template-columns: 1fr; gap: 25px; }
    .page-hero-grid > p { margin: 0; }
    .category-grid { grid-template-columns: 1fr; }
    .category-tile { min-height: 180px; }
    .pagination { grid-template-columns: 1fr 1fr; }
    .page-status { grid-column: 1 / -1; grid-row: 1; text-align: center; }
    .article-header { padding-bottom: 46px; }
    .article-cover { width: 100%; margin-bottom: 52px; }
    .article-cover img { border-radius: 0; }
    .article-heading-main h1 { font-size: clamp(2.5rem, 12vw, 4.4rem); }
    .article-byline { align-items: flex-start; flex-direction: column; gap: 8px; }
    .article-tags { padding-bottom: 60px; }
    .search-form-large { grid-template-columns: 1fr; gap: 9px; }
    .search-form-large input, .search-form-large .button { border: 1px solid var(--line-strong); border-radius: var(--radius); }
    .search-result { grid-template-columns: 96px minmax(0, 1fr); gap: 17px; }
    .search-result div > p:not(.eyebrow), .search-result .text-link { display: none; }
    .search-result h2 { font-size: 1.25rem; }
    .auth-layout { min-height: 600px; padding-block: 48px; }
    .auth-card { padding: 25px 20px; }
    .error-page { grid-template-columns: 1fr; }
    .error-art { max-width: 390px; }
    .footer-callout { align-items: flex-start; flex-direction: column; }
    .footer-grid { grid-template-columns: 1fr; gap: 38px; }
    .footer-links { gap: 34px; }
    .footer-bottom { flex-direction: column; gap: 5px; }
}

@media (max-width: 390px) {
    .header-main-inner { grid-template-columns: minmax(0, 1fr) auto auto; }
    .language-switcher summary b { display: none; }
    .language-switcher summary::before { content: "A"; color: var(--text); font-size: .9rem; font-weight: 800; }
    .hero-stats dt { font-size: .62rem; }
    .topic-links { grid-template-columns: 1fr; }
    .post-card-side { grid-template-columns: 1fr; }
    .post-card-side .post-card-media { aspect-ratio: 16 / 9; margin-bottom: 14px; }
    .search-result { grid-template-columns: 1fr; }
    .search-result-media { aspect-ratio: 16 / 8; }
}

@media (prefers-reduced-motion: reduce) {
    html { scroll-behavior: auto; }
    *, *::before, *::after { scroll-behavior: auto !important; transition-duration: .01ms !important; animation-duration: .01ms !important; animation-iteration-count: 1 !important; }
}

@media print {
    .site-header, .site-footer, .article-aside, .article-context, .related-section, .article-tags { display: none !important; }
    body { background: #fff; color: #000; font-size: 12pt; }
    .article-layout { display: block; }
    .article-heading, .article-layout { width: 100%; max-width: none; }
    a { color: #000; }
}

/* LiteCore 1.6.2 homepage type scale and readable auxiliary copy */
.hero-copy h1 {
    max-width: 860px;
    font-size: clamp(2.75rem, 5.2vw, 5.15rem);
    letter-spacing: -.048em;
    line-height: 1.01;
    text-wrap: balance;
}
.eyebrow,
.language-menu small,
.topic-links small,
.post-meta,
.category-tile small,
.article-aside small,
.hz-product-meta,
.hz-related-grid span,
.hz-home-product-grid span {
    font-family: var(--font);
    font-size: clamp(.78rem, .74rem + .12vw, .86rem);
    font-weight: 750;
    letter-spacing: .065em;
    line-height: 1.45;
}
.visual-note strong {
    font-family: var(--font);
    font-size: clamp(.82rem, .78rem + .13vw, .91rem);
    line-height: 1.35;
}
@media (max-width: 620px) {
    .hero-copy h1 { font-size: clamp(2.35rem, 10.8vw, 3.45rem); line-height: 1.03; }
    .visual-note strong { font-size: .78rem; }
}
