:root{--bg: #08110e;--bg-soft: #101c18;--surface: #121f1b;--surface-2: #1a2a25;--surface-3: #22352f;--text: #e8f1ed;--muted: #9fb4ab;--line: rgba(178, 214, 197, .16);--primary: #8fd36c;--accent: #f3bf72;--accent-2: #75d2bd;--danger: #ff7f6e;--shadow: 0 22px 60px rgba(0, 0, 0, .34);--radius: 24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Manrope,sans-serif;background:radial-gradient(circle at top right,rgba(117,210,189,.08),transparent 24%),radial-gradient(circle at left center,rgba(143,211,108,.08),transparent 30%),linear-gradient(180deg,#07100d,#0d1714)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1220px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:50;padding-top:18px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(180deg,#08110eeb,#08110eb8);border-bottom:1px solid rgba(159,180,171,.08)}.masthead{display:flex;flex-direction:column;gap:18px;padding-bottom:18px}.masthead-top{display:flex;align-items:end;justify-content:space-between;gap:20px}.brand-mark{display:inline-flex;flex-direction:column;gap:4px}.brand-kicker,.eyebrow{font-size:11px;font-weight:800;letter-spacing:.2em;text-transform:uppercase;color:var(--accent)}.brand-mark strong,.hero-copy h1,.section-head h1,.section-head h2,.detail-head h1,.feature-body h3,.list-copy h3,.sidebar-title,.footer-title,.tag-library-item strong,.seo-box h3{font-family:Cormorant Garamond,serif}.brand-mark strong{font-size:34px;line-height:.95;letter-spacing:.02em}.header-badge{display:flex;flex-direction:column;align-items:flex-end;gap:4px;padding:14px 16px;border:1px solid var(--line);border-radius:18px;background:#1a2a25e6;color:var(--muted)}.header-badge span{color:var(--text);font-weight:700}.site-nav{display:flex;flex-wrap:wrap;gap:10px;padding:14px;border:1px solid var(--line);border-radius:20px;background:#121f1bd9}.site-nav a,.sidebar-nav a,.sidebar-link,.sidebar-article,.tag-cloud a,.button-main,.text-link,.tag-library-item,.footer-links a{transition:.2s ease}.site-nav a{padding:11px 14px;border-radius:999px;color:var(--muted)}.site-nav a:hover{background:#8fd36c1f;color:var(--text)}.site-shell{padding:34px 0 60px}.page-grid{display:grid;grid-template-columns:minmax(280px,.88fr) minmax(0,1.9fr);gap:28px;align-items:start}.content-panel,.sidebar-panel{display:flex;flex-direction:column;gap:22px}.hero-card,.section-block,.sidebar-card,.detail-article{border-radius:var(--radius);border:1px solid var(--line);box-shadow:var(--shadow)}.hero-card{display:grid;grid-template-columns:minmax(300px,1fr) minmax(0,1fr);overflow:hidden;background:linear-gradient(135deg,#111f1bf2,#243730e0)}.hero-media{min-height:460px}.hero-media img,.feature-card img,.list-card img,.detail-cover{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero-copy{display:flex;flex-direction:column;justify-content:end;gap:14px;padding:28px}.hero-copy h1,.detail-head h1{margin:0;line-height:.94}.hero-copy h1{font-size:clamp(42px,5vw,66px)}.hero-copy p,.detail-lead,.section-copy,.feature-body p,.list-copy p,.footer-copy,.tag-library-item span{color:var(--muted)}.meta-inline{display:flex;flex-wrap:wrap;gap:12px;color:var(--muted);font-size:13px;text-transform:uppercase;letter-spacing:.06em}.hero-actions{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.hero-tagline{color:var(--accent-2);font-weight:700}.button-main{display:inline-flex;align-items:center;justify-content:center;padding:13px 18px;border-radius:999px;background:var(--primary);color:#08110e;font-weight:800}.button-main:hover{transform:translateY(-1px)}.section-block,.detail-article{padding:24px;background:#121f1bf5}.dark-panel{background:linear-gradient(180deg,#121f1bfa,#0e1815fa)}.ledger-panel{background:linear-gradient(180deg,#121f1bfa,#121f1bfa),repeating-linear-gradient(180deg,transparent 0,transparent 39px,rgba(159,180,171,.05) 39px,rgba(159,180,171,.05) 40px)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:20px}.section-head h1,.section-head h2{margin:8px 0 0;font-size:clamp(34px,4vw,48px);line-height:.96}.split-line{padding-bottom:14px;border-bottom:1px solid var(--line)}.section-mark{color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.24em;text-transform:uppercase}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.feature-grid-compact{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card,.list-card,.tag-library-item{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#20312beb}.feature-card-inline img{height:160px}.feature-body,.list-copy{padding:18px}.feature-body h3,.list-copy h3{margin:10px 0;font-size:30px;line-height:.98}.feature-body h3 a:hover,.list-copy h3 a:hover{color:var(--primary)}.pill{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f3bf721f;color:var(--accent);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.article-list{display:grid;gap:18px}.article-list-ledger{gap:14px}.list-card-magazine{display:grid;grid-template-columns:80px 230px minmax(0,1fr);align-items:stretch;background:#1a2a25f5}.list-order{display:flex;align-items:center;justify-content:center;font-family:Cormorant Garamond,serif;font-size:38px;color:var(--accent);border-right:1px solid var(--line);background:#08110e73}.list-card img{height:100%;min-height:200px}.text-link{display:inline-flex;color:var(--primary);font-weight:800;text-transform:uppercase;letter-spacing:.08em;font-size:12px}.sidebar-card{padding:18px;background:#111d19f5}.sidebar-lead{background:linear-gradient(180deg,#192a24fa,#0e1714fa)}.sidebar-title,.footer-title,.seo-box h3{margin:0 0 14px;font-size:28px;line-height:.96}.sidebar-nav,.sidebar-stack,.footer-links{display:flex;flex-direction:column;gap:10px}.sidebar-nav a,.sidebar-article,.sidebar-link,.footer-links a{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:14px;background:#22352fc7;color:var(--text)}.sidebar-nav a:hover,.sidebar-article:hover,.sidebar-link:hover,.footer-links a:hover{background:#8fd36c1f}.sidebar-article{flex-direction:column;align-items:flex-start}.sidebar-article small{color:var(--muted)}.tag-cloud,.tag-library{display:flex;flex-wrap:wrap;gap:10px}.tag-cloud a{padding:9px 12px;border-radius:999px;background:#75d2bd1f;color:var(--accent-2);font-size:13px;font-weight:800}.tag-cloud a:hover{background:#75d2bd33}.detail-article-dark{background:linear-gradient(180deg,#111d19fa,#0c1512fa)}.detail-head{margin-bottom:18px}.breadcrumb-nav{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:22px;color:var(--muted);font-size:14px}.breadcrumb-nav a{color:var(--accent-strong);font-weight:700}.breadcrumb-nav a:hover{color:var(--primary)}.breadcrumb-nav span[aria-current=page]{color:var(--text);font-weight:700}.detail-head h1{font-size:clamp(42px,5vw,64px)}.detail-cover{max-height:520px;margin-bottom:24px;border-radius:18px}.article-body{color:#d7e3dd;font-size:18px;line-height:1.85}.article-body>*:first-child{margin-top:0}.article-body img{border-radius:18px}.seo-box{margin-top:24px;padding:20px;border-radius:18px}.seo-box-dark{border:1px dashed rgba(143,211,108,.28);background:#22352f8c}.tag-library{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.tag-library-dark .tag-library-item{background:#1f302bf5}.tag-library-item{padding:18px}.tag-library-item strong{display:block;margin-bottom:10px;font-size:28px}.pagination-wrap nav{margin-top:24px}.pagination-wrap svg{width:16px}.pagination-wrap .hidden{display:none}.pagination-wrap>nav>div:first-child{display:none}.pagination-wrap span[aria-current=page] span,.pagination-wrap a,.pagination-wrap span.relative.inline-flex{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:10px 14px;border-radius:12px;border:1px solid var(--line);background:#1a2a25f2;color:var(--text)}.pagination-wrap span[aria-current=page] span{background:var(--primary);color:#08110e;border-color:var(--primary)}.site-footer{padding:24px 0 54px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:24px;padding:24px;border-radius:var(--radius);border:1px solid var(--line);background:#101c18fa;box-shadow:var(--shadow)}.footer-meta{display:flex;flex-direction:column;gap:12px}@media (max-width: 1080px){.page-grid,.hero-card,.footer-grid,.tag-library{grid-template-columns:1fr}.feature-grid-compact{grid-template-columns:repeat(2,minmax(0,1fr))}.list-card-magazine{grid-template-columns:64px 200px minmax(0,1fr)}}@media (max-width: 820px){.masthead-top{flex-direction:column;align-items:flex-start}.feature-grid,.feature-grid-compact,.tag-library,.list-card-magazine{grid-template-columns:1fr}.list-order{justify-content:flex-start;padding:12px 18px 0;border-right:0;border-bottom:1px solid var(--line)}}@media (max-width: 640px){.site-shell{padding-top:24px}.hero-copy,.section-block,.detail-article,.sidebar-card,.footer-grid{padding:18px}.hero-media{min-height:260px}}
