:root{--bg:#f8fafc;--surface:#fff;--surface2:#f1f5f9;--text:#0f172a;--muted:#475569;--line:rgba(15,23,42,.1);--primary:#2563eb;--primary-hover:#1d4ed8;--header-bg:#fff;--header-text:#0f172a;--radius:16px;--radius2:22px;--shadow:0 10px 28px rgba(2,6,23,.1);--max:980px;--header-offset:92px}*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}img{max-width:100%;height:auto;display:block}body{font-family:Inter,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;background:var(--bg);color:var(--text);font-size:16px;line-height:1.75;padding-top:var(--header-offset)}body.admin-bar{padding-top:calc(var(--header-offset) + 32px)}body.admin-bar .site-header{top:32px}@media (max-width:782px){body.admin-bar{padding-top:calc(var(--header-offset) + 46px)}body.admin-bar .site-header{top:46px}}.container{width:100%;max-width:var(--max);margin:0 auto;padding:18px 16px}a{color:var(--primary);text-decoration:none}a:hover{color:var(--primary-hover);text-decoration:underline}.muted{color:var(--muted)}.site-header{position:fixed;top:0;left:0;right:0;z-index:999;background:color-mix(in srgb,var(--header-bg) 94%,transparent);backdrop-filter:blur(10px);border-bottom:1px solid rgba(15,23,42,.1);box-shadow:0 8px 20px rgba(15,23,42,.07)}.site-header .container{position:relative;padding-top:10px;padding-bottom:10px}body.single .site-header .container,body.single-post .site-header .container{max-width:1140px}.header-row{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0}.brand-title{margin:0;font-size:18px;font-weight:700;letter-spacing:-.2px;color:var(--header-text);max-width:calc(100% - 56px)}.brand-title a{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none}.brand-title a:hover{text-decoration:none}.brand-logo{display:block;width:auto;height:42px;flex:0 0 auto}.brand-text{display:inline-block;color:var(--header-text);font-size:22px;font-weight:800;letter-spacing:-.3px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;width:40px;height:40px;border:1px solid rgba(15,23,42,.22);border-radius:10px;background:0 0;cursor:pointer}.menu-toggle:focus-visible{outline:2px solid #93c5fd;outline-offset:2px}.menu-toggle-bar{width:18px;height:2px;margin:0 auto;background:#334155;border-radius:99px}.mobile-menu{display:none;padding-bottom:0;margin-left:auto}.mobile-menu.is-open{display:block}.mobile-menu-list{list-style:none;margin:0;padding:8px;border-radius:14px;border:1px solid #cbd5e1;background:#fff;max-height:calc(100vh - 140px);overflow:auto}.mobile-menu-list li+li{border-top:1px solid rgba(15,23,42,.08)}.mobile-menu-list a{display:block;color:#334155;padding:10px 8px;text-decoration:none}.mobile-menu-list a.is-active{color:#1d4ed8;font-weight:700}.mobile-menu-list .current-menu-item>a,.mobile-menu-list .current-menu-ancestor>a,.mobile-menu-list .current_page_item>a,.mobile-menu-list .current_page_ancestor>a{color:#1d4ed8;font-weight:700}.mobile-menu-list a:hover{text-decoration:underline}h1,h2,h3{margin:0 0 12px;letter-spacing:-.4px}h1{font-size:30px}h2{font-size:22px}h3{font-size:18px}section{margin-bottom:22px}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius2);box-shadow:var(--shadow);padding:18px;margin-bottom:16px}.card:hover{box-shadow:0 14px 36px rgba(2,6,23,.14);border-color:rgba(15,23,42,.14)}.card p{margin:0;color:var(--muted)}.card-thumb-wrap{margin:-2px -2px 12px}.card-thumb-img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:16px;border:1px solid var(--line)}.card h2,.card h3{margin-bottom:10px}.grid{display:grid;gap:16px;grid-template-columns:1fr}.breadcrumbs{margin:4px 0 6px;padding-left:18px}.breadcrumbs-list{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px;color:#64748b;font-size:13px}.breadcrumbs-item{display:inline-flex;align-items:center}.breadcrumbs-item+.breadcrumbs-item:before{content:"/";margin-right:6px;color:#94a3b8}.breadcrumbs-item a{color:#475569;text-decoration:none}.breadcrumbs-item a:hover{text-decoration:underline}.home-main{display:grid;gap:4px}.home-section{margin-bottom:8px}.home-hero{border:1px solid #d8e2ef;background:linear-gradient(135deg,#fff 0%,#f2f7ff 100%)}.home-hero h2{margin:2px 0 8px}.home-hero p{max-width:none}.home-kicker{display:inline-block;margin-bottom:6px;padding:3px 10px;border-radius:999px;font-size:12px;font-weight:700;color:#1e3a8a;background:#dbeafe}.home-recent-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}.home-hub-grid{grid-template-columns:repeat(3,minmax(0, 1fr))}.home-engagement-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}.home-category-grid{grid-template-columns:repeat(3,minmax(0, 1fr))}.hub-card{display:block;color:inherit;text-decoration:none}.hub-card p{margin-top:4px;font-size:14px}.archive-main{display:grid;gap:4px}.archive-hero{border:1px solid #d8e2ef;background:linear-gradient(135deg,#fff 0%,#f7faff 100%)}.archive-hero h1{margin-bottom:8px}.archive-description>*:last-child{margin-bottom:0}.archive-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}.archive-card h2{font-size:24px}.archive-meta{margin-bottom:10px}.archive-read-more-wrap{margin-top:12px}.card-read-more{display:inline-flex;align-items:center;height:30px;padding:0 10px;border-radius:999px;border:1px solid #bfdbfe;background:#eff6ff;color:#1e40af;font-size:13px;font-weight:700;text-decoration:none}.card-read-more:hover{background:#dbeafe;text-decoration:none}.engagement-card h3{margin-bottom:8px}.engagement-cta-wrap{margin-top:12px}.category-highlight-card .home-kicker{margin-bottom:8px}.pagination{margin:12px 0 2px;display:flex;flex-wrap:wrap;gap:8px}.pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border:1px solid var(--line);border-radius:10px;background:var(--surface);color:var(--text);text-decoration:none}.pagination .page-numbers.current{background:#dbeafe;border-color:#bfdbfe;color:#1e3a8a;font-weight:700}.container--narrow{max-width:1140px}.single-main{margin-top:18px}.layout{display:grid;grid-template-columns:minmax(0, 2fr) minmax(260px, 1fr);gap:18px}.article-thumb-wrap{margin-bottom:14px}.article-thumb-img{width:100%;height:auto;border-radius:18px;border:1px solid var(--line)}.article-thumb-caption{margin-top:8px;color:var(--muted);font-size:12px;line-height:1.5}.subtitle{margin:2px 0 10px;color:var(--muted)}.meta{display:flex;flex-wrap:wrap;gap:6px 14px;margin-bottom:14px;color:#64748b;font-size:13px;line-height:1.45}.meta b{font-weight:600;color:#475569}.meta-reading{flex-basis:100%}.article-block{margin-bottom:16px}.article-definition{background:#f8fafc;border:1px solid #dbe4ef;border-radius:14px;padding:14px}.article-definition p{margin:0}.article-toc{margin-bottom:16px}.article-toc h3{margin:0 0 8px;font-size:18px}.article-toc ol{margin:0;padding-left:20px}.article-toc a:focus-visible,.mobile-menu-list a:focus-visible,.card-read-more:focus-visible{outline:2px solid #93c5fd;outline-offset:2px;border-radius:6px}.article-tags{display:flex;flex-wrap:wrap;gap:8px}.chip{display:inline-flex;align-items:center;height:32px;padding:0 12px;border-radius:999px;border:1px solid #bfdbfe;background:#eff6ff;color:#1e40af;text-decoration:none;font-size:13px;font-weight:600}.faq-list details{border:1px solid #dbe4ef;border-radius:10px;padding:10px 12px;background:#f8fafc}.faq-list details+details{margin-top:8px}.faq-list summary{cursor:pointer;font-weight:700;color:#1e293b}.faq-list p{margin:8px 0 0}.legal-page h1{margin-bottom:14px}.legal-page h2{margin:18px 0 8px;font-size:20px}.legal-page ul{margin:0;padding-left:20px}.content>*+*{margin-top:14px}.sep{margin:20px 0;border:0;border-top:1px solid var(--line)}.related-title{margin:0 0 10px}.related-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}.related-card{display:block;color:inherit;text-decoration:none}.related-card-title{font-weight:800;letter-spacing:-.2px}.related-card-excerpt{margin-top:8px;font-size:13.5px;line-height:1.6}.related-card-meta{margin-top:10px}.sidebar .widget:last-child{margin-bottom:0}.widget-title{margin:0 0 10px;font-size:18px}.category-list{font-size:13.5px;line-height:1.7}.category-list ul{list-style:none;margin:0;padding:0}.search-form{display:flex;gap:8px}.search-form .search-field{width:100%;min-width:0;padding:10px 12px;border-radius:10px;border:1px solid var(--line);background:#fff}.search-form .search-submit{border:1px solid #1d4ed8;background:#2563eb;color:#fff;border-radius:10px;padding:10px 12px;cursor:pointer}.site-footer{border-top:1px solid var(--line);margin-top:26px;padding:22px 0;color:var(--muted);text-align:center}@media (max-width:600px){:root{--header-offset:86px}.container{padding:16px 14px}h1{font-size:24px}h2{font-size:20px}.card{padding:16px}.brand-logo{height:38px}.brand-text{font-size:18px}.layout{grid-template-columns:1fr}.breadcrumbs{padding-left:16px}.home-recent-grid,.home-hub-grid,.home-engagement-grid,.home-category-grid,.archive-grid{grid-template-columns:1fr}.related-grid{grid-template-columns:1fr}.search-form{flex-direction:column}}@media (max-width:900px){.home-hub-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}.home-engagement-grid{grid-template-columns:1fr}.home-category-grid{grid-template-columns:repeat(2,minmax(0, 1fr))}.mobile-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:1001;margin-left:0}.mobile-menu-list{box-shadow:0 16px 30px rgba(15,23,42,.18)}}@media (max-width:1200px){:root{--header-offset:86px}.menu-toggle{display:inline-flex}.mobile-menu{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:1001;margin-left:0}.mobile-menu-list{box-shadow:0 16px 30px rgba(15,23,42,.18)}}@media (min-width:1201px){:root{--header-offset:96px}.menu-toggle{display:none}.header-row{gap:18px}.brand-title{max-width:none;flex:0 0 auto}.brand-text{overflow:visible;text-overflow:clip}.mobile-menu{display:block;position:static;padding-bottom:0;flex:1 1 auto;min-width:0;margin-left:auto}.mobile-menu-list{display:flex;flex-wrap:nowrap;gap:4px 14px;padding:0;border:0;background:0 0;align-items:center;justify-content:flex-end;width:100%}.mobile-menu-list li+li{border-top:0}.mobile-menu-list li{flex:0 0 auto}.mobile-menu-list a{display:inline-flex;align-items:center;height:34px;padding:0 10px;border-radius:999px;color:#334155;opacity:1;white-space:nowrap;transition:background .16s ease,color .16s ease}.mobile-menu-list a:hover{background:#eef2ff;color:#1e3a8a;text-decoration:none}.mobile-menu-list a.is-active{background:#dbeafe;border-bottom:0}.mobile-menu-list .current-menu-item>a,.mobile-menu-list .current-menu-ancestor>a,.mobile-menu-list .current_page_item>a,.mobile-menu-list .current_page_ancestor>a{background:#dbeafe;border-bottom:0;color:#1e3a8a}}