
:root{color:#253326;background:#f5f0e7;font-family:"Noto Serif SC","Songti SC","Microsoft YaHei",serif;letter-spacing:0}
*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#fffaf0 0,#f5f0e7 340px,#f5f0e7 100%)}.wrap{max-width:1160px;margin:0 auto;padding:0 24px}
a{color:#2f6f45;text-decoration:none}a:hover{text-decoration:underline}
.site-header{position:sticky;top:0;z-index:10;background:rgba(255,252,245,.94);border-bottom:1px solid #e7ddcd;backdrop-filter:blur(10px)}
.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brand{display:flex;align-items:center;gap:12px;color:#1e3727;font-weight:800;font-size:22px}.brand img{width:42px;height:42px;border-radius:50%;object-fit:cover}
nav{display:flex;gap:6px;flex-wrap:wrap}nav a{padding:9px 12px;border-radius:8px;color:#405245}nav a.active,nav a:hover{background:#e6f1e7;text-decoration:none}
.hero{position:relative;min-height:560px;display:flex;align-items:end;color:white;overflow:hidden;background:#203125}
.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,31,22,.82),rgba(20,31,22,.38),rgba(20,31,22,.08));z-index:1}.hero .wrap{position:relative;z-index:2;padding-top:120px;padding-bottom:72px}.hero-slider{position:absolute;inset:0}.hero-slide{position:absolute;inset:0;background-position:center;background-size:cover;opacity:0;animation:heroFade 24s infinite}.hero-slide:nth-child(1){animation-delay:0s}.hero-slide:nth-child(2){animation-delay:6s}.hero-slide:nth-child(3){animation-delay:12s}.hero-slide:nth-child(4){animation-delay:18s}@keyframes heroFade{0%{opacity:0;transform:scale(1.02)}6%{opacity:1}25%{opacity:1}31%{opacity:0;transform:scale(1.06)}100%{opacity:0}}
.eyebrow{font-size:15px;opacity:.9}.hero h1{max-width:760px;margin:12px 0;font-size:56px;line-height:1.08}.hero p{max-width:700px;font-size:20px;line-height:1.8;margin:0}.hero-actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;min-height:44px;padding:0 18px;border-radius:8px;background:#f2d27d;color:#1f2d21;font-weight:700}.button.secondary{background:rgba(255,255,255,.16);color:white;border:1px solid rgba(255,255,255,.48)}
.section{padding:58px 0}.section.alt{background:#fff9ef;border-top:1px solid #eadfce;border-bottom:1px solid #eadfce}.section-title{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:24px}.section h2{font-size:32px;margin:0}.section-title p{margin:0;color:#697568}
.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.card{background:#fffdf8;border:1px solid #e4dac9;border-radius:8px;padding:22px;box-shadow:0 12px 34px rgba(72,54,30,.07);overflow:hidden}
.article-card{padding:0}.article-card .date,.article-card h3,.article-card p{margin-left:20px;margin-right:20px}.article-card p{margin-bottom:22px}.card-cover{display:block;aspect-ratio:16/10;background:#e9dfcf;overflow:hidden}.card-cover img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s ease}.card-cover:hover img{transform:scale(1.04)}
.card h3{font-size:22px;line-height:1.35;margin-top:8px;margin-bottom:12px}.card p{color:#536154;line-height:1.75}.date{font-size:13px;color:#8d7655;margin-top:18px}
.feature-grid{display:grid;grid-template-columns:1.22fr .78fr;gap:22px}.feature{min-height:320px;background:#fffdf8;border:1px solid #e4dac9;border-radius:8px;overflow:hidden;box-shadow:0 12px 34px rgba(72,54,30,.07)}.feature img{width:100%;height:280px;object-fit:cover}.feature.family-feature img{height:240px;object-fit:contain;padding:18px;background:#fff}.feature div{padding:22px}.feature h2{margin:0 0 10px}
.photo-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.photo-strip a{display:block;aspect-ratio:1;border-radius:8px;overflow:hidden;background:#e8ddcb}.photo-strip img{width:100%;height:100%;object-fit:cover;display:block}.photo-strip a:nth-child(1),.photo-strip a:nth-child(6){grid-row:span 2;aspect-ratio:auto}
.content{background:#fffdf8;border:1px solid #e4dac9;border-radius:8px;padding:40px;line-height:1.95;font-size:18px;box-shadow:0 12px 34px rgba(72,54,30,.07)}.content img{max-width:100%;height:auto;border-radius:8px}.content h1{font-size:42px;line-height:1.2;margin:0 0 8px}.content .meta{color:#7d705d;margin-bottom:28px}.content p{margin:0 0 1em}.content figure{margin:24px 0}.content figcaption{font-size:14px;color:#706858;text-align:center;margin-top:8px}.content blockquote{margin:28px 0;padding:18px 22px;border-left:4px solid #d3a844;background:#fff7e5;color:#4e5a4f}.content table{width:100%;border-collapse:collapse;margin:24px 0}.content td,.content th{border:1px solid #e4dac9;padding:10px}
.article-hero{padding:60px 0 24px}.article-shell{max-width:900px}.article-lead{color:#697568;line-height:1.8}.archive-header{padding:54px 0 20px}.archive-header h1{font-size:42px;margin:0 0 10px}.archive-header p{margin:0;color:#697568;line-height:1.7}
.gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.gallery-grid a{display:block;aspect-ratio:4/3;border-radius:8px;overflow:hidden;background:#e8ddcb}.gallery-grid img{width:100%;height:100%;object-fit:cover;display:block}.gallery-grid.tall a:nth-child(3n+1){grid-row:span 2;aspect-ratio:auto}
.family-hero{padding:56px 0 22px}.family-intro{display:grid;grid-template-columns:260px 1fr;gap:28px;align-items:center}.family-seal{width:220px;height:220px;border-radius:50%;object-fit:cover;border:10px solid #fff;box-shadow:0 18px 44px rgba(71,54,29,.16)}.family-intro h1{font-size:44px;margin:0 0 12px}.family-intro p{font-size:18px;line-height:1.9;color:#596658;margin:0}.family-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:24px;align-items:start}.family-sidebar{position:sticky;top:96px;display:grid;gap:14px}.note-card{background:#fffdf8;border:1px solid #e4dac9;border-radius:8px;padding:20px}.note-card strong{display:block;font-size:24px;color:#2f6f45}.chapter{margin-bottom:18px}.chapter h2{font-size:25px;margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid #eadfce}.generation-list{display:grid;gap:8px}.generation-list div{background:#f8f1e4;border:1px solid #eadfce;border-radius:8px;padding:10px 12px;line-height:1.7}
.lightbox{position:fixed;inset:0;z-index:100;background:rgba(14,18,15,.92);display:none;align-items:center;justify-content:center;padding:34px}.lightbox.open{display:flex}.lightbox img{max-width:min(1180px,92vw);max-height:86vh;object-fit:contain;border-radius:8px;box-shadow:0 20px 80px rgba(0,0,0,.35)}.lightbox button{position:absolute;border:0;border-radius:999px;background:rgba(255,255,255,.16);color:white;cursor:pointer}.lightbox-close{top:18px;right:22px;width:44px;height:44px;font-size:34px;line-height:1}.lightbox-nav{width:48px;height:48px;font-size:26px}.lightbox-prev{left:24px}.lightbox-next{right:24px}.lightbox-count{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);color:#f8f1e4;background:rgba(255,255,255,.12);border-radius:999px;padding:7px 14px;font-size:14px}
.site-footer{border-top:1px solid #e4dac9;color:#687466;padding:28px 0;margin-top:54px}
@media(max-width:900px){.header-inner{align-items:flex-start;flex-direction:column;padding-top:14px;padding-bottom:14px}.hero{min-height:460px}.hero h1{font-size:38px}.grid,.feature-grid,.family-layout,.family-intro{grid-template-columns:1fr}.content{padding:24px;font-size:16px}.photo-strip,.gallery-grid{grid-template-columns:repeat(2,1fr)}.family-sidebar{position:static}.family-seal{width:170px;height:170px}.section-title{display:block}.section-title p{margin-top:8px}.lightbox-nav{bottom:22px;top:auto}.lightbox-prev{left:24px}.lightbox-next{right:24px}.lightbox-count{bottom:82px}}
