:root{color-scheme:dark;--bg: #07111f;--bg-soft: #0c1a2f;--surface: rgba(10, 23, 42, .82);--surface-strong: #10233d;--surface-soft: rgba(99, 164, 255, .12);--text: #ecf3ff;--muted: #9fb2cc;--border: rgba(148, 183, 255, .18);--primary: #7dc4ff;--primary-strong: #4c8dff;--accent: #f4c168;--shadow: 0 24px 80px rgba(0, 0, 0, .35);--max-width: 1180px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:radial-gradient(circle at top left,rgba(76,141,255,.22),transparent 34%),radial-gradient(circle at top right,rgba(244,193,104,.16),transparent 24%),linear-gradient(180deg,#081426,#06111e,#050c16);color:var(--text)}body{line-height:1.75;min-height:100vh;display:flex;flex-direction:column}a{color:var(--primary);text-decoration:none}a:hover{color:#b3ddff}img{max-width:100%}.container{width:min(var(--max-width),calc(100% - 2rem));margin:0 auto}main.container{flex:1}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--border);background:#040d18b8;backdrop-filter:blur(16px)}.site-header__stack{display:grid;gap:1rem;padding:1rem 0 1.15rem}.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.site-brand{display:inline-flex;align-items:center;gap:.9rem;color:var(--text)}.site-brand:hover{color:var(--text)}.site-brand__mark{display:inline-grid;place-items:center;width:2.7rem;height:2.7rem;border-radius:16px;background:linear-gradient(135deg,var(--primary-strong),var(--accent));color:#06101d;font-weight:800;letter-spacing:.04em;box-shadow:0 16px 32px #4c8dff40}.site-brand__text{display:grid;gap:.08rem}.site-brand__text strong{font-size:1rem;letter-spacing:.04em}.site-brand__text span{color:var(--muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em}.site-nav,.site-category-nav,.hero-actions,.resource-links,.meta-list,.tag-list,.breadcrumbs,.article-meta{display:flex;flex-wrap:wrap;gap:.75rem}.site-nav a,.site-category-nav a,.tag,.pill{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.45rem .95rem;border:1px solid var(--border);border-radius:999px;background:#ffffff08;color:var(--text)}.site-nav a:hover,.site-category-nav a:hover,a.tag:hover,.pill:hover{background:#7dc4ff1f;color:#d9eeff}.site-search,.search-form{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.site-search input,.search-form input{flex:1 1 260px;min-width:0;padding:.95rem 1rem;border:1px solid var(--border);border-radius:16px;background:#ffffff0a;color:var(--text);font:inherit;box-shadow:inset 0 1px #ffffff08}.site-search input::placeholder,.search-form input::placeholder{color:#7f93af}.site-search button,.search-form button,.button,.button-secondary{border:0;border-radius:16px;padding:.95rem 1.15rem;font:inherit;font-weight:700;cursor:pointer}.site-search button,.search-form button,.button{background:linear-gradient(135deg,var(--primary-strong),var(--primary));color:#08111d;box-shadow:0 14px 36px #4c8dff40}.button-secondary{display:inline-flex;align-items:center;justify-content:center;background:#ffffff0d;color:var(--text);border:1px solid var(--border)}.site-search button:hover,.search-form button:hover,.button:hover,.button-secondary:hover{filter:brightness(1.03)}.hero,.panel,.article-card,.sidebar,.related-posts,.category-section,.article-shell,.stats-grid article,.resource-panel,.callout{background:linear-gradient(180deg,#0c1a2fe0,#071220e6);border:1px solid var(--border);border-radius:28px;box-shadow:var(--shadow)}.hero{position:relative;overflow:hidden;padding:3rem;margin:2rem 0}.hero:before{content:"";position:absolute;inset:auto -6rem -7rem auto;width:18rem;height:18rem;border-radius:50%;background:radial-gradient(circle,rgba(244,193,104,.24),transparent 68%)}.hero>*{position:relative;z-index:1}.hero h1,.page-title,.article-title{margin:0;line-height:1.08}.hero h1,.page-title{font-size:clamp(2.3rem,5vw,4.4rem);max-width:14ch}.article-title{font-size:clamp(2rem,4vw,3.2rem)}.hero p,.page-intro,.article-excerpt,.meta-list,.section-note,.footer-note,.article-meta{color:var(--muted)}.section-note,.eyebrow{margin:0;font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;color:var(--accent)}.hero-copy{max-width:760px}.hero-copy p:last-child{margin-bottom:0}.grid{display:grid;gap:1.5rem}.grid--cards{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:1.5rem 0 0}.stats-grid article,.resource-panel,.article-card,.sidebar,.related-posts,.category-section,.article-shell,.panel{padding:1.5rem}.stats-grid strong{display:block;font-size:2rem;line-height:1;margin-bottom:.35rem}.resource-panel h2,.article-card h2,.related-posts h2,.sidebar h2,.article-shell h2,.article-shell h3,.category-section h2{line-height:1.25}.search-results{display:grid;gap:1rem}.search-form--page{max-width:720px}.calendar-months{display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.calendar-month{border:1px solid var(--border);border-radius:22px;padding:1rem;background:#ffffff08}.calendar-month h3{margin:0 0 .9rem}.calendar-weekdays,.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.5rem}.calendar-weekdays{margin-bottom:.5rem;color:var(--muted);font-size:.82rem;text-transform:uppercase;letter-spacing:.04em}.calendar-day{min-height:84px;border:1px solid var(--border);border-radius:16px;padding:.55rem;background:#ffffff08;display:grid;align-content:space-between;gap:.35rem}.calendar-day--active{background:linear-gradient(180deg,#4c8dff33,#7dc4ff1f);border-color:#7dc4ff57}.calendar-day--active:hover{text-decoration:none}.calendar-day--empty{border:0;background:transparent;min-height:0;padding:0}.calendar-day__number{font-weight:700}.calendar-day__count{color:var(--muted);font-size:.82rem;line-height:1.35}.article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:1.5rem;align-items:start;margin:2rem 0 3rem}.article-shell{padding:2rem}.cover-image,.article-cover{display:block;width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;border-radius:20px;margin-bottom:1rem;background:linear-gradient(135deg,#4c8dff33,#f4c1681f)}.tag{color:var(--primary);background:#7dc4ff1a}.article-meta,.breadcrumbs{padding:0;margin:0 0 1rem;list-style:none}.sidebar ul,.related-posts ul,.category-group ul,.article-shell ul,.article-shell ol{padding-left:1.2rem}.section-stack{display:grid;gap:1rem}.article-shell :where(h2,h3){margin-top:2rem}.article-shell :where(p,ul,ol,blockquote){margin:1rem 0}.article-shell blockquote,.callout{margin-left:0;padding:1rem 1.25rem;border-left:4px solid var(--accent);background:#f4c16814}.resource-links{margin-top:1rem}.resource-panel p:last-child,.article-card p:last-child,.hero p:last-child,.footer-note:last-child{margin-bottom:0}.site-footer{border-top:1px solid var(--border);background:#040c16d6;margin-top:3rem}.site-footer__inner{padding:1.5rem 0 2rem;align-items:flex-start}.footer-copy{max-width:680px}.footer-link-groups{display:flex;gap:2rem;flex-wrap:wrap}.footer-nav{display:grid;gap:.45rem;min-width:180px}.footer-nav__title{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.blocked-external-link{color:var(--muted);text-decoration:line-through}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:960px){.article-layout{grid-template-columns:1fr}.site-search,.search-form{width:100%}.site-header__inner,.site-footer__inner{flex-direction:column;align-items:flex-start}.footer-link-groups{width:100%}}@media(max-width:640px){.hero,.article-shell,.article-card,.sidebar,.related-posts,.category-section,.panel,.resource-panel,.stats-grid article{padding:1.2rem;border-radius:22px}.hero{padding-top:2rem}.site-nav,.site-category-nav,.hero-actions,.resource-links{gap:.55rem}}
