:root{color-scheme:light;--bg: #f6f1ea;--bg-elevated: #fffaf4;--bg-strong: #0f141b;--bg-strong-soft: rgba(17, 22, 29, .72);--line: rgba(20, 24, 31, .12);--line-soft: rgba(255, 255, 255, .18);--ink: #17191d;--ink-soft: #636a75;--ink-inverse: #f7f3ec;--accent: #b8844d;--accent-deep: #8f6030;--shadow: 0 26px 80px rgba(13, 17, 23, .16);--radius-sm: 14px;--radius-md: 24px;--radius-lg: 32px;--shell-width: min(1180px, calc(100% - 48px) );font-size:16px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,SF Pro Text,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif;line-height:1.7;text-rendering:optimizeLegibility}body::selection{background:#b8844d38}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}:where(h1,h2,h3,h4){margin:0;font-family:Iowan Old Style,Palatino Linotype,Book Antiqua,"Noto Serif SC",Songti SC,serif;font-weight:700;letter-spacing:0}p{margin:0}code,pre{font-family:JetBrains Mono,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace}.shell{width:var(--shell-width);margin:0 auto}.site-header{z-index:30}.header-frame{padding-top:22px}.nav{min-height:62px;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:24px;border:1px solid var(--line-soft);border-radius:999px;background:#13181f94;backdrop-filter:blur(24px);box-shadow:0 18px 40px #0000001f}body.home-page .site-header{position:absolute;inset:0 0 auto}body.inner-page .site-header{position:sticky;top:0;padding-bottom:10px;background:linear-gradient(180deg,#f6f1eaf5,#f6f1eab8);backdrop-filter:blur(12px)}body.inner-page .nav{background:#10151ceb}.brand{display:inline-flex;align-items:center;gap:12px;min-width:0;font-size:1.05rem;font-weight:700;color:var(--ink-inverse)}.brand-logo{width:40px;height:40px;border-radius:12px;object-fit:cover;background:#ffffffd9;box-shadow:0 10px 24px #00000029}.brand-text{white-space:nowrap}.nav-links{display:inline-flex;align-items:center;gap:24px;flex-wrap:wrap;color:#f7f3ecd6;font-size:.96rem}.nav-links a{position:relative;padding:6px 0}.nav-links a[aria-current=page]{color:#fff}.nav-links a[aria-current=page]:after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:2px;border-radius:999px;background:#fffaf4eb}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:999px;font-size:.95rem;font-weight:600;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.button:hover{transform:translateY(-1px)}.button.light{background:var(--bg-elevated);color:var(--ink);box-shadow:0 10px 22px #080a0c1f}.button.light:hover{background:#fff}.button.ghost{border-color:#ffffff75;background:transparent;color:var(--ink-inverse)}.button.ghost:hover{border-color:#ffffffb8;background:#ffffff0f}.button.secondary{border-color:var(--line);background:#ffffff9e;color:var(--ink);backdrop-filter:blur(14px)}.button.secondary:hover{border-color:#b8844d52;color:var(--accent-deep);background:#ffffffd6}.home-main{overflow:clip}.hero-scene{position:relative;min-height:920px;padding:154px 0 76px;background:var(--bg-strong);color:var(--ink-inverse)}.hero-backdrop{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-frame{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:space-between;gap:48px;min-height:690px}.hero-copy{max-width:760px;padding-top:42px}.hero-copy h1{font-size:clamp(3.7rem,7vw,5.8rem);line-height:.96;white-space:nowrap}.hero-copy h1 span{display:inline;white-space:nowrap}.hero-copy p{max-width:560px;margin-top:24px;font-size:clamp(1.12rem,1.9vw,1.42rem);color:#f7f3ece6}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:38px}.featured-story{display:grid;grid-template-columns:minmax(230px,280px) minmax(0,1fr);gap:26px;align-items:center;padding:16px;border:1px solid rgba(255,255,255,.16);border-radius:var(--radius-lg);background:#0e1218ad;backdrop-filter:blur(18px);box-shadow:var(--shadow)}.featured-thumb{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:22px}.featured-content{display:grid;gap:14px}.featured-kicker,.journey-note-label,.post-meta{font-size:.82rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.featured-kicker{color:#fff4e9bd}.featured-content h2{font-size:clamp(1.9rem,3vw,2.6rem);line-height:1.08}.featured-content h2 a:hover{color:#fff}.featured-content p{max-width:780px;color:#f7f3ecbd}.featured-meta{display:flex;align-items:center;gap:10px;flex-wrap:wrap;color:#f7f3ecb3}.journey-note{background:linear-gradient(180deg,#fffaf4eb,#f5eee6f0);border-bottom:1px solid rgba(20,24,31,.08)}.journey-note-inner{min-height:104px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:28px}.journey-note-label{color:var(--ink-soft)}.journey-note-inner p{color:#464c55;font-size:1.12rem}.journey-note-link{color:var(--ink-soft);font-weight:600}.journey-note-link:hover{color:var(--accent-deep)}.section{padding:72px 0 88px}.article-section{position:relative}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.section-heading p{max-width:560px;margin-top:10px;color:var(--ink-soft)}.section-heading h2,.page-hero h1,.article-hero h1,.prose h1{font-size:clamp(2.3rem,4vw,3.7rem);line-height:1.02}.post-list{display:grid;gap:0;border-top:1px solid var(--line)}.post-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:start;padding:28px 0;border-bottom:1px solid var(--line)}.post-row-main{display:grid;gap:14px}.post-row-copy h3{font-size:clamp(1.42rem,2vw,1.88rem);line-height:1.12}.post-row-copy h3 a:hover{color:var(--accent-deep)}.post-row-copy p{margin-top:12px;max-width:720px;color:var(--ink-soft)}.post-row-side{display:grid;justify-items:end;gap:18px;min-width:180px}.post-row-link{color:var(--ink);font-weight:600}.post-row-link:hover{color:var(--accent-deep)}.post-tags{display:flex;gap:8px;flex-wrap:wrap}.tag{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border:1px solid transparent;border-radius:999px;font-size:.84rem;line-height:1}.tag.soft{background:#b8844d1f;color:#6d5439}.tag.dark{background:#ffffff14;color:#fff3e6e0;border-color:#ffffff1a}.page-shell{padding:48px 0 92px}.page-hero,.article-hero{padding:28px 0 36px}.page-hero p,.article-hero .description{max-width:720px;margin-top:16px;color:var(--ink-soft);font-size:1.06rem}.page-section{padding-top:14px}.article-shell{max-width:980px}.article-hero{border-bottom:1px solid var(--line)}.article-hero .post-tags{margin-top:20px}.prose{width:min(780px,100%);margin:0}.prose-page{padding-top:6px}.article-prose{padding-top:34px}.prose p,.prose li{color:#2c3138}.prose p+p,.prose ul,.prose ol,.prose blockquote,.prose pre,.prose h2,.prose h3{margin-top:1.4em}.prose h2{font-size:clamp(1.58rem,2.2vw,2rem);line-height:1.14}.prose h3{font-size:clamp(1.22rem,1.8vw,1.52rem);line-height:1.18}.prose a{color:var(--accent-deep);text-decoration:underline;text-decoration-color:#8f603047;text-underline-offset:.2em}.prose code{padding:.14em .38em;border-radius:8px;background:#11161d0f;font-size:.92em}.prose pre{overflow-x:auto;padding:18px;border-radius:18px;background:#11161d;color:#f7f3ec;box-shadow:0 18px 44px #11161d24}.prose pre code{padding:0;background:transparent;color:inherit}.prose blockquote{padding:8px 0 8px 20px;border-left:3px solid rgba(184,132,77,.46);color:var(--ink-soft)}.archive-grid{display:grid;gap:18px}.site-footer{border-top:1px solid rgba(20,24,31,.08);background:#fffaf4b8}.footer-inner{display:flex;align-items:end;justify-content:space-between;gap:24px;padding:34px 0 48px;color:var(--ink-soft)}.footer-inner strong{display:block;margin-bottom:8px;color:var(--ink)}.footer-meta{display:grid;justify-items:end;gap:8px;text-align:right}@media(max-width:1024px){.hero-scene{min-height:860px}.featured-story{grid-template-columns:1fr}.featured-thumb{aspect-ratio:16 / 8.5}.journey-note-inner{grid-template-columns:1fr;align-items:start;gap:10px;padding:22px 0}}@media(max-width:820px){:root{--shell-width: min(100% - 28px, 1180px)}.header-frame{padding-top:14px}.nav{min-height:auto;padding:16px 18px;align-items:flex-start;border-radius:28px}.nav-links{gap:14px;font-size:.92rem;justify-content:flex-end}.hero-scene{min-height:760px;padding-top:128px}.hero-copy{padding-top:18px}.hero-copy h1{font-size:clamp(3rem,12vw,4.8rem)}.hero-copy p{font-size:1.02rem}.section-heading,.post-row{grid-template-columns:1fr}.post-row-side{justify-items:start;min-width:0}.footer-inner{align-items:start}.footer-meta{justify-items:start;text-align:left}}@media(max-width:560px){.nav{flex-direction:column;gap:16px}.brand-text{white-space:normal}.hero-actions{flex-direction:column}.hero-copy h1{font-size:clamp(2.9rem,13vw,4rem);line-height:.98;white-space:normal;max-width:none}.hero-copy h1 span{display:block}.hero-actions .button,.section-heading .button{width:100%}.section{padding:56px 0 72px}.page-shell{padding-bottom:72px}.featured-story{padding:14px;border-radius:24px}.featured-thumb{aspect-ratio:16 / 9}.featured-content{order:1}.featured-thumb{order:2}}
