:root{--bg-page:#f4eee4;--bg-soft:#ebe3d4;--surface:#fffaf0;--surface-strong:#f7efdf;--text:#2b1d12;--muted:#6e5a46;--border:#d1b996;--accent:#b58843;--accent-strong:#875f24;--brand:#5ea6ff;--shadow-soft:0 14px 32px rgba(34,22,10,.12);--shadow-strong:0 28px 58px rgba(22,14,8,.24)}*{box-sizing:border-box}body,html{margin:0;padding:0}body{color:var(--text);font-family:Spectral,Baskerville,Palatino Linotype,Georgia,serif;line-height:1.7;background:radial-gradient(circle at 8% -5%,rgba(181,137,67,.22),transparent 42%),radial-gradient(circle at 90% 0,rgba(94,166,255,.14),transparent 35%),linear-gradient(180deg,var(--bg-page) 0,var(--bg-soft) 100%);min-height:100vh}h1,h2,h3,h4{font-family:Cormorant Garamond,Garamond,Times New Roman,serif;letter-spacing:.01em}a{color:var(--accent-strong);text-decoration:none}a:hover{text-decoration:underline}.site-shell{width:min(1120px,calc(100% - 2rem));margin:0 auto;padding:1rem 0 3rem}.site-header{position:-webkit-sticky;position:sticky;top:.7rem;z-index:40;border:1px solid rgba(113,78,36,.2);background:rgba(255,250,240,.82);box-shadow:var(--shadow-soft);border-radius:18px;margin-bottom:1.6rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand-row{justify-content:space-between;gap:1rem;padding:.72rem .95rem}.brand-link,.brand-row{display:flex;align-items:center}.brand-link{gap:.9rem;min-width:0}.brand-link:hover{text-decoration:none}.brand-logo{width:min(300px,47vw);height:auto;display:block;filter:drop-shadow(0 8px 14px rgba(38,69,106,.2))}.brand-text{display:flex;flex-direction:column}.site-title{display:none}.site-tagline{color:var(--muted);font-size:.9rem;line-height:1.3}.site-nav{display:flex;align-items:center;gap:.55rem}.site-nav a{border:1px solid rgba(130,90,43,.24);background:var(--surface-strong);color:#6f4f22;padding:.42rem .72rem;border-radius:999px;font-size:.9rem;transition:transform .18s ease,background-color .18s ease}.site-nav a:hover{text-decoration:none;background:#fef4df;transform:translateY(-1px)}.hero-cover{position:relative;overflow:hidden;border-radius:24px;border:1px solid rgba(124,81,35,.35);min-height:520px;margin-bottom:1.25rem;box-shadow:var(--shadow-strong);animation:hero-reveal .65s ease-out both}.hero-cover-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.03)}.hero-overlay{position:relative;z-index:1;min-height:520px;display:flex;flex-direction:column;justify-content:flex-end;gap:.95rem;padding:clamp(1.2rem,3.1vw,2.2rem);background:linear-gradient(96deg,rgba(23,14,8,.9),rgba(23,14,8,.58) 46%,rgba(23,14,8,.2) 90%)}.hero-kicker{margin:0;text-transform:uppercase;letter-spacing:.1em;font-size:.78rem;color:#f4d5a0}.page-title{margin:0;font-size:clamp(2rem,4.4vw,3.15rem);line-height:1.06;color:#fff7eb;max-width:760px;text-wrap:balance}.hero-copy{margin:0;max-width:640px;color:#ecd8be;font-size:1.05rem}.hero-cta{width:-moz-fit-content;width:fit-content;margin-top:.15rem;border-radius:999px;border:1px solid rgba(255,226,182,.52);color:#fbf0df;background:rgba(171,121,50,.42);padding:.5rem .88rem;font-weight:600;transition:transform .18s ease,background-color .18s ease}.hero-cta:hover{text-decoration:none;transform:translateY(-1px);background:rgba(171,121,50,.56)}.articles-panel{border:1px solid var(--border);border-radius:20px;background:linear-gradient(180deg,rgba(255,250,241,.96),hsla(35,61%,93%,.96));box-shadow:var(--shadow-soft);padding:1.2rem}.section-title{font-size:clamp(1.65rem,3.2vw,2.35rem);margin:0 0 .9rem;color:#392413}.empty-state{margin:0;color:var(--muted)}.post-list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.post-item{border:1px solid rgba(137,99,56,.24);background:rgba(255,254,250,.92);padding:1rem;border-radius:14px;box-shadow:0 10px 24px rgba(39,23,10,.12);display:flex;flex-direction:column;transition:transform .2s ease,box-shadow .2s ease;animation:card-reveal .46s ease-out both}.post-item:nth-child(2n){animation-delay:60ms}.post-item:nth-child(3n){animation-delay:.11s}.post-item:hover{transform:translateY(-4px);box-shadow:0 16px 30px rgba(29,18,8,.18)}.post-thumb-link{display:block;margin-bottom:.72rem}.post-thumb{width:100%;max-height:250px;border-radius:10px;object-fit:cover;border:1px solid rgba(115,84,47,.24)}.post-item h3{margin:0 0 .34rem;font-size:1.48rem;line-height:1.25;color:#2f1f12}.post-item p{margin:0 0 .64rem;color:#4a3928}.post-meta{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.post-header time,.post-item time,.post-meta span{color:var(--muted);font-size:.9rem}.read-link{border:1px solid rgba(137,99,56,.35);background:#f8ecd6;border-radius:999px;padding:.24rem .62rem;font-size:.84rem;color:#6f4e21}.read-link:hover{text-decoration:none;background:#f3dfbd}.back-nav{margin:0 0 .9rem}.back-link{display:inline-flex;align-items:center;gap:.38rem;border:1px solid rgba(137,99,56,.3);border-radius:999px;background:#f5ead5;padding:.35rem .68rem;color:#6f4e21;font-size:.92rem}.back-link:hover{text-decoration:none;background:#efdfbf}.about-panel,.article-page{border:1px solid rgba(126,90,49,.24);border-radius:18px;background:rgba(255,251,242,.95);box-shadow:var(--shadow-soft);padding:1.05rem}.about-panel .page-title,.article-page .page-title{color:#2f1f12;font-size:clamp(2rem,4vw,2.8rem);line-height:1.1}.post-header{margin-bottom:.8rem}.post-figure{margin:.25rem 0 1.05rem}.post-hero-image{width:100%;max-height:460px;object-fit:cover;border-radius:14px;border:1px solid rgba(126,90,49,.25);box-shadow:0 14px 28px rgba(33,20,9,.16)}.post-content{font-size:1.06rem}.post-content h1,.post-content h2,.post-content h3{line-height:1.25;margin-top:1.4rem;margin-bottom:.45rem;color:#2c1d10}.post-content p{margin:0 0 .95rem}.post-content blockquote{margin:1rem 0;padding:.82rem .95rem;border-left:4px solid #ba8a45;background:#fbf2df;border-radius:8px}.post-back-bottom{margin-top:1.05rem}.ad-slot{margin:1.15rem 0 1.3rem;min-height:82px;border:1px dashed #b9945a;border-radius:14px;background:hsla(37,64%,88%,.72);display:grid;place-items:center}.ad-placeholder{color:#7b623f;font-size:.86rem}.ad-slot.ad-live{border-style:solid;border-color:#dac3a0;background:#fffcf6}.site-footer{border-top:1px solid rgba(126,90,49,.25);margin-top:2rem;padding-top:1.05rem;color:var(--muted);font-size:.9rem}@keyframes hero-reveal{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes card-reveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:980px){.site-shell{width:calc(100% - 1.2rem)}.post-list{grid-template-columns:1fr}.hero-cover,.hero-overlay{min-height:460px}}@media (max-width:760px){.site-header{top:.4rem}.brand-row{flex-direction:column;align-items:stretch}.brand-link{width:100%}.brand-logo{width:min(270px,100%)}.site-tagline{display:none}.site-nav{justify-content:flex-start;flex-wrap:wrap}.hero-cover,.hero-overlay{min-height:420px}.hero-overlay{background:linear-gradient(180deg,rgba(23,14,8,.16) 4%,rgba(23,14,8,.84))}.hero-copy{font-size:1rem}.articles-panel{padding:1rem}}