:root{--bg:#f7f4ef;--paper:#fffdf9;--text:#1d1b19;--muted:#6f675f;--line:#e5ddd2;--accent:#7a5a45;--accent-soft:#efe4d8;--card:#fff;--shadow:0 10px 30px rgba(50,40,30,.06)}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Inter,"Noto Sans SC",system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.7}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{max-width:1180px;margin:0 auto;padding:0 20px}.site-header{position:sticky;top:0;z-index:10;background:rgba(247,244,239,.92);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.nav{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 0}.brand{font-weight:800;letter-spacing:.02em}.brand small{display:block;font-size:.78rem;color:var(--muted);font-weight:600}.nav nav{display:flex;flex-wrap:wrap;gap:14px 18px}.nav nav a{font-size:.95rem;color:var(--muted)}.nav nav a:hover,.site-footer a:hover{color:var(--accent)}.hero{padding:56px 0 28px}.eyebrow{display:inline-block;padding:6px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.8rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;align-items:stretch}.hero-copy,.hero-card,.feature-card,.section-card,.page-card{background:var(--paper);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.hero-copy{padding:34px}.hero-copy h1{font-size:clamp(2rem,4vw,4rem);line-height:1.05;margin:.35em 0 .4em}.hero-copy p{color:var(--muted);font-size:1.02rem}.hero-card{padding:28px;display:flex;flex-direction:column;justify-content:center}.hero-stat{font-size:2.2rem;font-weight:800}.hero-note{color:var(--muted)}.section-block{padding:12px 0 34px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:18px}.section-head h2{margin:0;font-size:1.55rem}.section-head p{margin:0;color:var(--muted);max-width:700px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.section-card,.feature-card,.page-card{padding:22px}.section-card h3,.feature-card h3,.page-card h1{margin:.3em 0 .45em}.tag{display:inline-block;padding:4px 9px;border-radius:999px;background:var(--accent-soft);color:var(--accent);font-size:.75rem;font-weight:700;letter-spacing:.04em}.muted{color:var(--muted)}.article-list{display:grid;gap:14px;margin-top:16px}.article-item{padding:14px 0;border-top:1px solid var(--line)}.article-item:first-child{border-top:none;padding-top:0}.article-item strong{display:block;line-height:1.45}.feature-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0 10px}.feature-link{display:grid;grid-template-columns:1fr;grid-template-areas:"body" "media" "desc";row-gap:8px;align-items:start;padding:12px;border:1px solid var(--line);border-radius:18px;background:#fff;min-width:0}.feature-link:first-child{padding-top:12px}.feature-link-body{grid-area:body;display:grid;gap:6px;min-width:0}.feature-link-body h3{margin:0;line-height:1.32;font-size:1rem;letter-spacing:-.01em}.feature-link-media{grid-area:media}.feature-link-media img{width:100%;height:118px;object-fit:cover;border-radius:12px;border:1px solid var(--line);background:var(--accent-soft)}.feature-link-desc{margin:0;color:var(--muted);font-size:.84rem;line-height:1.45;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.section-index-blocks{display:grid;grid-template-columns:1fr;gap:20px;align-items:start;margin:18px 0 40px}.feature-panel,.archive-panel{padding:22px}.archive-list{display:flex;flex-direction:column;margin-top:14px;border-top:1px solid var(--line)}.archive-item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:baseline;padding:10px 0;border-bottom:1px solid var(--line)}.archive-item-main{min-width:0}.archive-item-title{display:block;font-weight:700;line-height:1.38}.archive-item-meta{color:var(--muted);font-size:.88rem;white-space:nowrap;align-self:baseline}.article-item-row{display:flex;justify-content:space-between;gap:18px;align-items:baseline}.article-item-row strong{flex:1}.page{padding:40px 0 54px}.page-card{padding:30px 32px}.page-card p,.page-card li{color:var(--muted)}.page-card ul{padding-left:20px}.site-footer{padding:30px 0 50px;color:var(--muted)}.site-footer .footer-grid{display:flex;flex-wrap:wrap;gap:18px 28px;border-top:1px solid var(--line);padding-top:18px}.lang-switch{font-size:.92rem;color:var(--muted)}@media (max-width:1100px){.feature-links,.hero-grid,.grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.nav{flex-direction:column;align-items:flex-start}.hero-grid,.grid,.feature-links{grid-template-columns:1fr}.hero-copy,.hero-card,.section-card,.feature-card,.page-card,.feature-panel,.archive-panel{border-radius:22px}.hero{padding-top:34px}.feature-link-media img{height:170px}.archive-item{grid-template-columns:minmax(0,1fr) auto}.archive-item-meta{white-space:nowrap}}@media (max-width:640px){.feature-link-body h3{font-size:1.02rem}.feature-link-desc{font-size:.87rem}.archive-item{gap:10px}.archive-item-meta{font-size:.84rem}}

.section-directory{padding:20px 0 12px}.section-directory-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin:10px 0 18px}.section-directory-head h2{margin:.25em 0 0;font-size:clamp(1.6rem,2.8vw,2.4rem);line-height:1.15}.section-directory-head p:last-child{max-width:520px;color:var(--muted);margin:0}.section-directory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.section-directory-card{background:linear-gradient(180deg,#fffdf9 0%,#f8f1e8 100%);border:1px solid var(--line);border-radius:24px;box-shadow:var(--shadow);padding:20px 20px 18px;display:flex;flex-direction:column;min-height:172px}.section-directory-card:hover{transform:translateY(-2px);transition:transform .18s ease,box-shadow .18s ease;box-shadow:0 16px 34px rgba(50,40,30,.09)}.section-directory-card h3{font-size:1.45rem;margin:.34em 0 .26em;line-height:1.08}.section-directory-card p{color:var(--muted);margin:0 0 14px;font-size:.95rem;line-height:1.55}.section-directory-meta{margin-top:auto;font-size:.82rem;color:var(--accent);letter-spacing:.02em;font-weight:600}@media (max-width:980px){.section-directory-head{flex-direction:column;align-items:flex-start}.section-directory-grid{grid-template-columns:1fr 1fr}}@media (max-width:760px){.section-directory-grid{grid-template-columns:1fr}.section-directory-card{min-height:auto;border-radius:22px}}

.story-hero,.story-hero.story-hero-wide{display:block;padding-top:44px;padding-bottom:18px}.hero-panel,.hero-panel-block,.hero-links,.hero-panel-note{display:none}.story-hero-wide .hero-copy-wide{width:100%;max-width:none;padding:30px 32px 32px;border-radius:28px}.story-hero-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.82fr);grid-template-areas:"text media";gap:30px;align-items:center;width:100%}.story-hero-text{grid-area:text;min-width:0}.story-hero-text h1{margin:.18em 0 .34em;max-width:14ch}.story-hero-text .lede{max-width:60ch}.hero-visual-wide{grid-area:media;margin:0;width:100%;align-self:center}.hero-visual-wide img{display:block;width:100%;height:auto;max-height:430px;object-fit:cover;border-radius:22px;border:1px solid var(--line);background:var(--accent-soft)}@media (max-width:900px){.story-hero-wide .hero-copy-wide{padding:24px}.story-hero-layout{grid-template-columns:1fr;grid-template-areas:"text" "media";gap:20px}.story-hero-text h1,.story-hero-text .lede{max-width:none}.hero-visual-wide img{max-height:none}}

.article-body,.page-card{--article-media-bg:#fbf6ef;--article-media-border:#ddd1c1}
.wrap-clear::after{content:"";display:block;clear:both}
.float-media,.article-figure,.media-row figure{background:var(--article-media-bg);border:1px solid var(--article-media-border);border-radius:18px;overflow:hidden;box-shadow:0 8px 24px rgba(40,30,20,.05)}
.float-media{float:left;width:min(42%,360px);margin:8px 24px 18px 0}
.float-media.right{float:right;margin:8px 0 18px 24px}
.float-media.tall,.article-figure.tall{width:min(40%,330px)}
.float-media img,.article-figure img,.media-row figure img{width:100%;height:auto;display:block}
.float-media figcaption,.article-figure figcaption,.media-row figure figcaption{padding:10px 12px 12px;font-size:.84rem;line-height:1.5;color:var(--muted);background:linear-gradient(180deg,rgba(255,255,255,.18),rgba(255,255,255,.6))}
.article-figure{margin:18px 0 22px;max-width:min(88%,760px)}
.article-figure.narrow{max-width:min(50%,420px)}
.article-figure.tall{max-width:min(42%,340px)}
.article-figure.align-left{float:left;margin:8px 24px 18px 0}
.article-figure.align-right{float:right;margin:8px 0 18px 24px}
.media-row{display:grid;clear:both;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:22px 0 26px;align-items:start;width:100%}
.media-row figure{margin:0}
.media-row.triple{grid-template-columns:repeat(3,minmax(220px,1fr));align-items:start}
.media-row .tall img{aspect-ratio:4/5;object-fit:cover;min-height:240px}
.media-row .square img{aspect-ratio:1/1;object-fit:cover;min-height:220px}
.media-row .wide img{aspect-ratio:16/10;object-fit:cover;min-height:200px}
@media (max-width:1100px){.media-row.triple{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media (max-width:900px){.float-media,.float-media.right,.article-figure.align-left,.article-figure.align-right,.article-figure.tall,.article-figure.narrow{float:none;width:100%;max-width:none;margin:18px 0}.media-row,.media-row.triple{grid-template-columns:1fr}}

.hero-copy-wide{padding-right:28px}.story-hero-layout{grid-template-columns:minmax(0,1fr) minmax(0,1.02fr)}
.hero-visual-wide.hero-slideshow{position:relative;min-height:520px;width:100%;max-width:none;border-radius:26px;overflow:hidden;border:1px solid var(--line);background:#e9e1d7}
.hero-slideshow .hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .9s ease}
.hero-slideshow .hero-slide.is-active{opacity:1}
.hero-slideshow-note{position:absolute;left:14px;right:14px;bottom:14px;margin:0;padding:10px 14px;border-radius:14px;background:rgba(255,253,249,.74);backdrop-filter:blur(6px);font-size:.86rem;color:#5c5148}
@media (max-width:900px){.story-hero-layout{grid-template-columns:1fr}.hero-visual-wide.hero-slideshow{min-height:360px}}

.hero-slide-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:12;width:52px;height:52px;border:1px solid rgba(122,90,69,.22);border-radius:999px;background:#fffdf9;color:#2f251f;font-size:2rem;font-weight:700;line-height:1;display:flex !important;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 12px 28px rgba(40,30,20,.22);opacity:1;visibility:visible}
.hero-slide-prev{left:14px}.hero-slide-next{right:14px}
.hero-slide-dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);z-index:12;display:flex !important;gap:8px;padding:7px 10px;border-radius:999px;background:rgba(255,253,249,.86);backdrop-filter:blur(6px);opacity:1;visibility:visible}
.hero-dot{width:10px;height:10px;border:none;border-radius:999px;background:rgba(122,90,69,.38);cursor:pointer;padding:0;display:block}.hero-dot.is-active{width:28px;background:#7a5a45}
.hero-slideshow-note{bottom:54px}
@media (max-width:900px){.hero-slide-nav{width:38px;height:38px;font-size:1.7rem}.hero-slideshow-note{bottom:58px}}
