:root{color-scheme:light;--ink: #142033;--ink-strong: #0d1728;--muted: #64748b;--line: #d7dde7;--panel: #ffffff;--bg: #f4f7f9;--soft: #e9f4f2;--accent: #0b6f85;--accent-strong: #084f61;--accent-ink: #ffffff;--amber: #b96b11;--green: #1f7a55;--shadow: 0 18px 45px rgba(20, 32, 51, .1);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-height:100%;background:var(--bg);color:var(--ink)}body{margin:0;min-height:100%;line-height:1.7;background:var(--bg)}a{color:var(--accent);text-decoration-thickness:.08em;text-underline-offset:.18em}a:hover,a:focus-visible{color:var(--accent-strong)}img{max-width:100%;height:auto}.site-header,.site-footer{background:#fffffff5;border-bottom:1px solid var(--line)}.site-header{position:sticky;top:0;z-index:10;backdrop-filter:blur(14px)}.site-footer{border-top:1px solid var(--line);border-bottom:0}.site-header-inner,.site-footer-inner,.page-shell{width:min(1160px,calc(100% - 32px));margin:0 auto}.site-header-inner,.site-footer-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.site-header-inner{min-height:72px}.site-footer-inner{min-height:82px;color:var(--muted)}.brand{display:inline-flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none}.brand-mark{display:inline-grid;place-items:center;width:44px;aspect-ratio:1;border-radius:8px;color:#fff;background:var(--ink-strong);font-size:.78rem;font-weight:900;letter-spacing:.08em}.brand-text{display:grid;gap:1px}.brand-text strong{line-height:1.1}.brand-text small{color:var(--muted);font-size:.78rem}.site-nav,.footer-nav{display:flex;gap:8px;flex-wrap:wrap}.site-nav a,.footer-nav a{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:999px;color:var(--ink);text-decoration:none;font-weight:700}.site-nav a:hover,.site-nav a:focus-visible,.footer-nav a:hover,.footer-nav a:focus-visible{color:var(--accent-strong);background:var(--soft)}.page-shell{padding:40px 0 64px}.blog-hero,.archive-hero{display:grid;align-items:center;gap:24px;margin-bottom:34px}.blog-hero{grid-template-columns:minmax(0,1.4fr) minmax(260px,.6fr);min-height:280px;padding:34px;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:var(--shadow)}.archive-hero{max-width:820px;padding:10px 0 12px}.eyebrow{margin:0 0 8px;color:var(--amber);font-size:.78rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.page-title{margin:0;color:var(--ink-strong);font-size:clamp(2rem,4vw,4.25rem);line-height:1.05;letter-spacing:0}.hero-copy,.article-lead{max-width:720px;margin:16px 0 0;color:var(--muted);font-size:clamp(1rem,1.8vw,1.18rem)}.hero-panel{display:grid;align-content:center;gap:10px;min-height:210px;padding:22px;border:1px solid #bfd8d3;border-radius:8px;background:var(--soft)}.hero-panel strong{color:var(--ink-strong);font-size:clamp(1.35rem,2.4vw,2rem);line-height:1.1}.hero-panel span{color:var(--green);font-weight:800}.featured-section,.post-list-section{margin-top:34px}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.section-heading h2{margin:0;color:var(--ink-strong);font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.2}.post-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.post-card{display:grid;min-width:0;overflow:hidden;background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 26px #1420330f}.post-card-standard{grid-template-rows:auto 1fr}.post-card-feature{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);min-height:360px}.post-card-compact{grid-template-columns:96px minmax(0,1fr);box-shadow:none}.post-card-media{display:block;min-height:0;overflow:hidden;color:#fff;background:var(--ink-strong);text-decoration:none}.post-card-media img{display:block;width:100%;height:100%;aspect-ratio:16 / 10;object-fit:cover;transition:transform .18s ease}.post-card-feature .post-card-media img,.post-card-feature .post-card-media{aspect-ratio:auto;min-height:360px}.post-card-compact .post-card-media,.post-card-compact .post-card-media img{min-height:100%;aspect-ratio:1}.post-card:hover .post-card-media img,.post-card:focus-within .post-card-media img{transform:scale(1.025)}.post-card-media-fallback{display:grid;place-items:center;min-height:210px;background:#162238}.post-card-media-fallback span{display:inline-grid;place-items:center;width:74px;aspect-ratio:1;border:1px solid rgba(255,255,255,.5);border-radius:8px;color:#fff;font-weight:900;letter-spacing:.08em}.post-card-body{display:grid;align-content:start;gap:12px;padding:20px}.post-card-feature .post-card-body{padding:30px}.post-card-compact .post-card-body{gap:7px;padding:12px}.post-card h2{margin:0;font-size:clamp(1.15rem,2vw,1.5rem);line-height:1.32}.post-card-feature h2{font-size:clamp(1.7rem,3vw,2.55rem);line-height:1.12}.post-card-compact h2{font-size:.98rem;line-height:1.35}.post-card h2 a{color:var(--ink-strong);text-decoration:none}.post-card h2 a:hover,.post-card h2 a:focus-visible{color:var(--accent-strong)}.post-excerpt{margin:0;color:var(--muted)}.post-card-compact .post-excerpt,.post-card-compact .read-more{display:none}.post-meta,.tag-list,.post-card-footer{display:flex;flex-wrap:wrap;align-items:center;gap:8px 10px}.post-meta{color:var(--muted);font-size:.9rem;font-weight:700}.category-pill,.tag-list a{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;color:var(--accent-strong);background:var(--soft);text-decoration:none;font-size:.86rem;font-weight:800}.tag-list a{color:#5c470a;background:#fff2cf}.category-pill:hover,.category-pill:focus-visible,.tag-list a:hover,.tag-list a:focus-visible{color:#fff;background:var(--accent-strong)}.post-card-footer{justify-content:space-between;margin-top:4px}.read-more,.back-link,.button-link{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:6px;color:var(--accent-ink);background:var(--accent);text-decoration:none;font-weight:800}.back-link{width:fit-content;margin-bottom:18px;color:var(--accent-strong);background:var(--soft)}.read-more:hover,.read-more:focus-visible,.back-link:hover,.back-link:focus-visible,.button-link:hover,.button-link:focus-visible{color:#fff;background:var(--accent-strong)}.article-layout{display:grid;gap:28px}.article-hero{max-width:920px}.article-hero .page-title{max-width:900px}.article-image{margin:0}.article-image img{display:block;width:100%;max-height:560px;object-fit:cover;border:1px solid var(--line);border-radius:8px;box-shadow:var(--shadow)}.article-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:28px}.article-body{min-width:0;padding:34px;background:var(--panel);border:1px solid var(--line);border-radius:8px;box-shadow:0 10px 30px #1420330f}.article-body>*:first-child{margin-top:0}.article-body>*:last-child{margin-bottom:0}.article-body h2,.article-body h3{color:var(--ink-strong);line-height:1.3;letter-spacing:0}.article-body h2{margin-top:2.2em;padding-top:.7em;border-top:1px solid var(--line);font-size:clamp(1.35rem,2.3vw,1.9rem)}.article-body h3{margin-top:1.8em;font-size:clamp(1.12rem,1.8vw,1.35rem)}.article-body p,.article-body li{color:#26364c}.article-body blockquote{margin:1.6em 0;padding:4px 0 4px 18px;border-left:4px solid var(--accent);color:var(--muted)}.article-body pre{overflow:auto;padding:16px;background:#111827;color:#f8fafc;border-radius:6px}.article-body code{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}.article-body :not(pre)>code{padding:.12em .32em;border-radius:4px;background:#edf2f7}.article-body table{width:100%;border-collapse:collapse;overflow-wrap:anywhere}.article-body th,.article-body td{border:1px solid var(--line);padding:9px}.article-sidebar{display:grid;gap:18px;position:sticky;top:96px}.sidebar-panel{padding:18px 0 0 18px;border-top:1px solid var(--line);border-left:3px solid var(--accent)}.sidebar-panel h2{margin:0 0 12px;font-size:1.08rem;line-height:1.3}.article-facts{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px 12px;margin:0}.article-facts dt{color:var(--muted);font-weight:800}.article-facts dd{margin:0}.compact-post-list{display:grid;gap:10px}.pager{display:flex;justify-content:space-between;gap:12px;margin-top:28px}.empty-state{padding:24px;border:1px solid var(--line);border-radius:8px;background:#fff;color:var(--muted)}@media(max-width:940px){.blog-hero,.post-card-feature,.article-grid,.post-list{grid-template-columns:1fr}.article-sidebar{position:static}}@media(max-width:720px){.site-header-inner,.site-footer-inner{align-items:flex-start;flex-direction:column;padding:14px 0}.brand-text small{display:none}.page-shell{padding-top:26px}.blog-hero{padding:22px}.hero-panel{min-height:150px}.post-card-feature .post-card-media,.post-card-feature .post-card-media img{min-height:220px}.post-card-body,.post-card-feature .post-card-body,.article-body{padding:18px}}body[data-theme=magazine]{--ink: #2f2430;--ink-strong: #1e1720;--muted: #735f6a;--line: #ead8ce;--panel: #ffffff;--bg: #fff8f2;--soft: #fff0dc;--accent: #b33a4a;--accent-strong: #832332;--accent-ink: #ffffff;--amber: #9b5a12;--green: #476a54;--shadow: 0 20px 48px rgba(96, 54, 40, .14)}body[data-theme=magazine] .brand-mark{background:var(--accent-strong)}body[data-theme=magazine] .blog-hero{border-color:#e5c6b5;background:#fffdf9;box-shadow:var(--shadow)}body[data-theme=magazine] .hero-panel{border-color:#f0cf9a;background:#fff3df}body[data-theme=magazine] .post-list{gap:24px}body[data-theme=magazine] .post-card{border-color:#ead8ce;box-shadow:0 14px 34px #6036281a}body[data-theme=magazine] .post-card-media-fallback{background:#3b1f25}body[data-theme=magazine] .article-body{border-color:#ead8ce;box-shadow:0 14px 36px #6036281a}body[data-theme=corporate]{--ink: #1c2737;--ink-strong: #101827;--muted: #5f6f82;--line: #d3dce7;--panel: #ffffff;--bg: #f3f6fa;--soft: #e7f0ed;--accent: #1e5a78;--accent-strong: #173f59;--accent-ink: #ffffff;--amber: #80712d;--green: #2f6f57;--shadow: 0 12px 28px rgba(16, 24, 39, .08)}body[data-theme=corporate] .brand-mark{background:#1d2b3f}body[data-theme=corporate] .site-header,body[data-theme=corporate] .site-footer{background:#fffffffa}body[data-theme=corporate] .blog-hero{border-top:4px solid var(--accent);box-shadow:none}body[data-theme=corporate] .hero-panel{border-color:#c7d8d2;background:#eef6f3}body[data-theme=corporate] .post-card,body[data-theme=corporate] .article-body,body[data-theme=corporate] .article-image img{box-shadow:none}body[data-theme=corporate] .post-card-media-fallback{background:#1d2b3f}body[data-theme=corporate] .read-more,body[data-theme=corporate] .button-link{border-radius:4px}body[data-custom-theme=true] .brand-mark{background:var(--accent-strong)}body[data-theme-hero=compact] .blog-hero{min-height:220px;padding:26px}body[data-theme-hero=split] .blog-hero{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr)}body[data-theme-card=image-left] .post-card-standard{grid-template-columns:190px minmax(0,1fr);grid-template-rows:none}body[data-theme-card=image-left] .post-card-standard .post-card-media,body[data-theme-card=image-left] .post-card-standard .post-card-media img{min-height:100%;aspect-ratio:auto}body[data-theme-card=compact] .post-list{gap:12px}body[data-theme-card=compact] .post-card-body{padding:16px}body[data-theme-radius=medium] .blog-hero,body[data-theme-radius=medium] .hero-panel,body[data-theme-radius=medium] .post-card,body[data-theme-radius=medium] .article-body,body[data-theme-radius=medium] .article-image img{border-radius:8px}body[data-theme-radius=small] .blog-hero,body[data-theme-radius=small] .hero-panel,body[data-theme-radius=small] .post-card,body[data-theme-radius=small] .article-body,body[data-theme-radius=small] .article-image img{border-radius:4px}body[data-theme-density=compact] .page-shell{padding-top:30px}body[data-theme-density=compact] .blog-hero,body[data-theme-density=compact] .post-card-body,body[data-theme-density=compact] .article-body{padding:20px}body[data-theme-density=compact] .featured-section,body[data-theme-density=compact] .post-list-section{margin-top:24px}@media(max-width:940px){body[data-theme-hero=split] .blog-hero,body[data-theme-card=image-left] .post-card-standard{grid-template-columns:1fr}}.article-body .cms-shortcode-large{font-size:1.18em;font-weight:700;color:var(--ink-strong)}.article-body .cms-shortcode-small{font-size:.9em;color:var(--muted)}.article-body .cms-shortcode-lead{display:block;margin:1.2em 0;font-size:1.18rem;line-height:1.8;color:var(--ink-strong)}.article-body .cms-shortcode-notice,.article-body .cms-shortcode-warning{margin:1.4em 0;padding:16px 18px;border-radius:8px;border:1px solid var(--line);background:#f4fbf8}.article-body .cms-shortcode-warning{border-color:#f4c7a1;background:#fff7ed;color:#7c2d12}.article-body .cms-shortcode-button{display:inline-flex;align-items:center;justify-content:center;margin:.4em 0;padding:.72em 1.1em;border-radius:6px;background:var(--accent);color:#fff;font-weight:700;text-decoration:none}.article-body .cms-shortcode-button a{color:inherit;text-decoration:none}
