:root{color-scheme:light;--bg: #f7f4ef;--surface: #ffffff;--ink: #14211c;--muted: #66736d;--line: #d8d2c8;--accent: #2f7d5b;--accent-dark: #1f5940;--clay: #b85f44;--blue: #23506b;--shadow: 0 16px 40px rgb(20 33 28 / 10%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg);color:var(--ink)}body{margin:0;min-width:320px;font-size:16px;line-height:1.6;letter-spacing:0}a{color:inherit;text-decoration:none}a:hover{color:var(--accent-dark)}img,svg{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{line-height:1.08}h1{font-size:clamp(2.6rem,6vw,6.5rem)}h2{font-size:clamp(1.65rem,3vw,2.6rem)}p{color:var(--muted)}.site-header{position:sticky;top:0;z-index:20;display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:24px;padding:14px clamp(18px,4vw,56px);border-bottom:1px solid rgb(216 210 200 / 80%);background:#f7f4efeb;backdrop-filter:blur(14px)}.brand{display:inline-flex;min-width:220px;align-items:center;gap:12px}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:8px;background:var(--ink);color:#fff;font-weight:800}.brand-text{display:grid;gap:0}.brand-text strong{font-size:1rem}.brand-text span{color:var(--muted);font-size:.82rem}.site-nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px 18px;color:#33443d;font-size:.95rem}.site-footer{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:32px;padding:44px clamp(18px,4vw,56px);border-top:1px solid var(--line);background:#ece7dd}.site-footer p{max-width:560px;margin-bottom:0}.site-footer nav{display:flex;flex-wrap:wrap;align-content:start;justify-content:flex-end;gap:12px 18px}.breadcrumb{padding:18px clamp(18px,4vw,56px) 0;font-size:.9rem}.breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none}.breadcrumb li:not(:last-child):after{margin-left:8px;color:var(--muted);content:"/"}.hero{display:flex;min-height:clamp(520px,76svh,740px);align-items:flex-end;padding:clamp(28px,6vw,72px)}.editorial-hero{position:relative;overflow:hidden;background:linear-gradient(90deg,#14211cdb,#14211c8a 48%,#14211c1a),url(https://images.unsplash.com/photo-1556911220-bff31c812dba?auto=format&fit=crop&w=1800&q=80) center / cover}.hero-content{max-width:760px;animation:rise-in .52s ease-out both}.hero-content h1,.hero-content p{color:#fff}.hero-content p{max-width:640px;font-size:clamp(1.05rem,2vw,1.35rem)}.hero-actions,.tag-list{display:flex;flex-wrap:wrap;gap:12px}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:10px 18px;border:1px solid var(--accent);border-radius:8px;background:var(--accent);color:#fff;font-weight:700;transition:transform .16s ease,background .16s ease}.button:hover{background:var(--accent-dark);color:#fff;transform:translateY(-1px)}.button--secondary{border-color:#ffffffc7;background:#ffffff1f}.button--secondary:hover{background:#ffffff3d}.eyebrow{margin-bottom:10px;color:var(--clay);font-size:.82rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.hero .eyebrow{color:#f2d4c5}.section-shell,.page-shell,.cta-band{width:min(1180px,calc(100% - 36px));margin:0 auto}.section-shell,.page-shell{padding:clamp(52px,7vw,96px) 0}.section-heading,.page-heading,.detail-hero{max-width:760px;margin-bottom:32px}.page-heading h1,.detail-hero h1{font-size:clamp(2.2rem,5vw,4.8rem)}.card-grid,.split-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:18px}.item-card{min-height:220px;padding:24px;border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 1px #14211c0a;transition:border-color .16s ease,transform .16s ease,box-shadow .16s ease}.item-card:hover{border-color:#2f7d5b73;box-shadow:var(--shadow);transform:translateY(-2px)}.item-card h2{margin-bottom:12px;font-size:clamp(1.25rem,2vw,1.7rem)}.item-card p:last-child{margin-bottom:0}.item-card--accent{border-color:#23506b4d;background:#f3f8f7}.text-link{color:var(--accent-dark);font-weight:800}.two-column,.content-rail{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,1.1fr);gap:clamp(28px,6vw,72px);align-items:start}.stack{display:grid;gap:16px}.side-panel,.legal-notice{padding:24px;border:1px solid var(--line);border-radius:8px;background:#fffdf8}.side-panel ul{display:grid;gap:10px;margin:0;padding-left:18px}.tag-list span{display:inline-flex;align-items:center;min-height:32px;padding:4px 10px;border:1px solid var(--line);border-radius:999px;background:#fffdf8;color:#39463f;font-size:.88rem;font-weight:700}.prose{max-width:820px}.prose h1{font-size:clamp(2.2rem,5vw,4.6rem)}.prose h2{margin-top:32px;font-size:clamp(1.4rem,2vw,2rem)}.cta-band{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:72px;padding:32px;border-radius:8px;background:var(--ink);color:#fff}.cta-band p{color:#ffffffc7}.cta-band h2{margin-bottom:10px}.search-form{display:grid;max-width:760px;gap:10px}.search-form div{display:flex;gap:10px}.search-form input{min-height:48px;min-width:0;flex:1;padding:10px 14px;border:1px solid var(--line);border-radius:8px;font:inherit}.notice-page{display:grid;gap:18px;justify-items:start}.legal-stack{display:grid;gap:18px}.code-block{width:100%;max-width:840px;overflow:auto;padding:18px;border:1px solid var(--line);border-radius:8px;background:#17221d;color:#e8f3ee;font-size:.9rem}@keyframes rise-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:820px){.site-header,.site-footer,.two-column,.content-rail,.cta-band{grid-template-columns:1fr}.site-header{align-items:flex-start;flex-direction:column}.site-nav,.site-footer nav{justify-content:flex-start}.hero{min-height:620px;padding:28px 18px}.editorial-hero{background:linear-gradient(180deg,#14211ce0,#14211ca8 62%,#14211c4d),url(https://images.unsplash.com/photo-1556911220-bff31c812dba?auto=format&fit=crop&w=1100&q=80) center / cover}.search-form div{flex-direction:column}}
