@font-face{font-family:Geist;src:url(/assets/geist.woff2)format("woff2");font-weight:100 900;font-display:swap}:root{--blue-600:#2563eb;--blue-500:#3b82f6;--blue-400:#60a5fa;--blue-300:#93c5fd;--blue-50:#eff6ff;--brand-blue:#06c;--brand-blue-dark:#05a;--orange-500:#f97316;--orange-400:#fb923c;--amber-500:#f59e0b;--amber-400:#fbbf24;--slate-900:#0f172a;--slate-800:#1e293b;--slate-700:#334155;--slate-600:#475569;--slate-500:#64748b;--slate-400:#94a3b8;--slate-300:#cbd5e1;--slate-200:#e2e8f0;--slate-100:#f1f5f9;--slate-50:#f8fafc;--gray-900:#111827;--gray-700:#374151;--gray-500:#6b7280;--gray-400:#9ca3af;--gray-300:#d1d5db;--gray-200:#e5e7eb;--gray-100:#f3f4f6;--gray-50:#f9fafb}*{box-sizing:border-box;border-color:var(--slate-200)}html{-webkit-font-smoothing:antialiased;scroll-behavior:smooth;font-family:Geist,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}body{color:#f8fafc;background:#0f172a;flex-direction:column;min-height:100vh;margin:0;display:flex;position:relative}body.site-content:before{content:"";z-index:-2;pointer-events:none;background-color:#0f172a;background-image:linear-gradient(#060c19e0 0%,#060c19e6 15%,#060c19eb 30%,#060c19f0 50%,#060c19f5 100%),radial-gradient(circle at 20% 10%,#1e3a8a 0,#0000 45%),radial-gradient(circle at 85% 90%,#7c2d12 0,#0000 40%);background-size:cover;background-attachment:fixed;position:fixed;inset:0}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}img{max-width:100%;display:block}svg{width:1.25rem;height:1.25rem}main{z-index:1;flex:1;position:relative}.container{width:100%;max-width:1350px;margin:0 auto;padding:0 1rem}.hidden,[hidden]{display:none!important}.site-header{z-index:50;position:sticky;top:0}.header-bar{border-bottom:1px solid var(--slate-800);background:#000}.header-row{justify-content:space-between;align-items:center;gap:1rem;height:4rem;display:flex}.logo{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.logo-img{object-fit:contain;filter:none;width:auto;max-width:160px;height:28px;display:block}@media (min-width:768px){.logo-img{max-width:180px;height:32px}}.logo-img-sm{max-width:140px;height:24px}.hero-logo-img{filter:drop-shadow(0 2px 12px #00000059);max-width:min(90%,420px);height:60px;margin:0 auto}@media (min-width:768px){.hero-logo-img{max-width:min(90%,560px);height:80px}}.desktop-nav{align-items:center;gap:.5rem;display:none}@media (min-width:1100px){.desktop-nav{display:flex}.menu-btn{display:none!important}}.desktop-nav a{color:var(--gray-300);white-space:nowrap;border-radius:.5rem;align-items:center;gap:.35rem;padding:.25rem .5rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex}.desktop-nav a svg{flex-shrink:0;width:16px;height:16px}@media (min-width:1280px){.desktop-nav a{padding:.375rem .75rem;font-size:.875rem}.desktop-nav a svg{width:18px;height:18px}}.desktop-nav a:hover{background:var(--slate-800)}.desktop-nav a.active{background:var(--blue-600);color:#fff;box-shadow:0 1px 2px #0000000d}.header-actions{align-items:center;gap:.5rem;display:flex;position:relative}.icon-btn{color:var(--gray-300);border-radius:.5rem;padding:.5rem;transition:all .15s;display:inline-flex;position:relative}.icon-btn:hover{color:var(--blue-400);background:var(--slate-800)}.bookmark-btn:hover,.bookmark-btn.open{color:var(--amber-400)}.bookmark-btn.open{background:var(--slate-800)}.bookmark-btn.has-items svg{fill:currentColor}.badge{background:var(--amber-500);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}#search-btn.open{background:var(--slate-800);color:var(--blue-400)}#search-btn .ico-close{display:none}#search-btn.open .ico-close{display:block}#search-btn.open .ico-search{display:none}.bookmarks-dropdown{background:var(--slate-900);border:1px solid var(--slate-700);z-index:50;border-radius:.75rem;width:20rem;position:absolute;top:calc(100% + .5rem);right:0;overflow:hidden;box-shadow:0 20px 25px -5px #0006}.dropdown-head{border-bottom:1px solid var(--slate-700);justify-content:space-between;align-items:center;padding:1rem;display:flex}.dropdown-head h3{color:#fff;align-items:center;gap:.5rem;margin:0;font-size:1rem;font-weight:700;display:flex}.dropdown-head h3 svg{width:1rem;height:1rem;color:var(--amber-500)}.dropdown-head button{color:#f87171;font-size:.75rem;font-weight:600}.bm-empty{text-align:center;color:var(--gray-400);padding:2rem 0}.bm-empty svg{opacity:.5;width:2rem;height:2rem;margin:0 auto .5rem}.bm-empty p{margin:0;font-size:.875rem}.bm-item{border-bottom:1px solid var(--slate-700);align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.bm-item:last-child{border-bottom:0}.bm-item:hover{background:var(--slate-800)}.bm-item a{flex:1;min-width:0}.bm-item h4{color:var(--gray-200);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .25rem;font-size:.875rem;font-weight:600;display:-webkit-box;overflow:hidden}.bm-item small{color:var(--gray-500);font-size:.75rem}.bm-item button{color:var(--gray-500);padding:.375rem}.bm-item button:hover{color:#f87171}.bm-item button svg{width:1rem;height:1rem}.search-slide{max-height:0;transition:max-height .3s;overflow:hidden}.search-slide.open{max-height:500px;overflow:visible}.search-inner{background:var(--slate-900);border-bottom:1px solid var(--slate-800);padding:.75rem 0}.search-wrap{max-width:42rem;margin:0 auto;position:relative}.search-wrap input{background:var(--slate-800);border:1px solid var(--slate-700);color:#fff;border-radius:.5rem;outline:none;width:100%;padding:.625rem 2.5rem .625rem 2.75rem;font-size:1rem;transition:all .2s}.search-wrap input::placeholder{color:var(--gray-500)}.search-wrap input:focus{border-color:var(--blue-500);box-shadow:0 0 0 2px #3b82f633}.search-wrap>svg{color:var(--gray-500);position:absolute;top:50%;left:.875rem;transform:translateY(-50%)}.search-results{background:var(--slate-900);border:1px solid var(--slate-700);z-index:50;border-radius:.75rem;max-height:20rem;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden auto;box-shadow:0 20px 25px -5px #0006}.search-results a{border-bottom:1px solid var(--slate-800);align-items:center;gap:.75rem;padding:.75rem 1rem;display:flex}.search-results a:hover{background:var(--slate-800)}.search-results .thumb{background:var(--slate-800);width:3rem;height:3rem;color:var(--slate-500);border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.search-results .thumb img{object-fit:cover;width:100%;height:100%;display:block}.search-results h4{color:var(--gray-200);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:600;display:-webkit-box;overflow:hidden}.search-results small{color:var(--gray-500);text-transform:capitalize;font-size:.75rem}.search-empty{text-align:center;color:var(--gray-400);padding:2rem}.sheet-overlay{z-index:60;background:#0009;position:fixed;inset:0}.sheet{border-left:1px solid var(--slate-800);z-index:70;background:#000;width:18rem;padding:1.5rem;transition:transform .3s;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.sheet.open{transform:translate(0)}.sheet-close{color:var(--gray-400);border-radius:.25rem;padding:.25rem;position:absolute;top:1rem;right:1rem}.sheet-close:hover{color:#fff}.sheet-nav{flex-direction:column;gap:.25rem;margin-top:2rem;display:flex}.sheet-nav a{color:var(--gray-300);border-radius:.5rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;display:flex}.sheet-nav a:hover{color:var(--blue-400);background:var(--slate-800)}.sheet-nav a.active{color:var(--blue-400);background:#2563eb33}.hero{position:relative;overflow:hidden}.hero-glow{filter:blur(64px);border-radius:999px;width:24rem;height:24rem;position:absolute}.hero-glow.a{background:#2563eb33;top:0;left:25%}.hero-glow.b{background:#f973161f;bottom:0;right:25%}.hero-inner{padding:4rem 1rem;position:relative}@media (min-width:768px){.hero-inner{padding:6rem 1rem}}.hero-center{text-align:center;max-width:56rem;margin:0 auto 4rem}.pill{color:var(--blue-400);background:#3b82f633;border:1px solid #3b82f64d;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;display:inline-flex}.pill svg{width:1rem;height:1rem}.hero-logo{justify-content:center;margin-bottom:1.5rem;display:flex}.hero-lede{color:var(--slate-300);max-width:42rem;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.625}.stats{flex-wrap:wrap;justify-content:center;gap:2rem;margin-bottom:2.5rem;display:flex}.stat{text-align:center;padding:0 1.5rem}.stat b{color:#fff;margin-bottom:.25rem;font-size:2.25rem;font-weight:900;display:block}.stat span{color:var(--slate-400);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.stat-div{background:var(--slate-700);width:1px;height:4rem;display:none}@media (min-width:640px){.stat-div{display:block}}.cta-row{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.btn{border-radius:.75rem;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;transition:all .2s;display:inline-flex}.btn-primary{background:var(--blue-600);color:#fff;box-shadow:0 10px 15px -3px #2563eb40}.btn-primary:hover{background:var(--blue-500);box-shadow:0 10px 15px -3px #3b82f666}.btn-ghost{color:#fff;background:#ffffff1a;border:1px solid #ffffff1a}.btn-ghost:hover{background:#fff3}.btn-orange{background:var(--orange-500);color:#fff;box-shadow:0 10px 15px -3px #f9731640}.btn-orange:hover{background:#ea580c}.quick-links{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (min-width:768px){.quick-links{grid-template-columns:repeat(4,1fr)}}.quick-link{background:#1e293b66;border:1px solid #33415566;border-radius:1rem;padding:1.25rem;transition:all .2s}.quick-link:hover{background:#1e293bb3;border-color:#3b82f680;box-shadow:0 10px 15px -3px #3b82f61a}.quick-link .qi{background:var(--blue-600);border-radius:.75rem;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex;box-shadow:0 10px 15px -3px #2563eb33}.quick-link:nth-child(2) .qi{background:var(--orange-500);box-shadow:0 10px 15px -3px #f9731633}.quick-link .qi svg{color:#fff;width:1.5rem;height:1.5rem}.quick-link h3{color:#fff;margin:0 0 .25rem;font-weight:700}.quick-link:hover h3{color:var(--blue-400)}.quick-link p{color:var(--slate-400);margin:0;font-size:.875rem}.home-body{padding:2.5rem 1rem}.two-col{grid-template-columns:1fr;gap:2rem;margin-bottom:3rem;display:grid}@media (min-width:1024px){.two-col{grid-template-columns:1fr 340px}}.sec-head{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.sec-head h2{color:#fff;align-items:center;gap:.5rem;margin:0;font-size:1.5rem;font-weight:900;display:flex}.sec-head h2 svg{width:1.5rem;height:1.5rem;color:var(--blue-400)}.sec-head h2 svg.orange{color:var(--orange-400)}.view-all{color:var(--blue-400);align-items:center;gap:.25rem;font-size:.875rem;font-weight:600;display:flex}.view-all:hover{color:var(--blue-300)}.view-all svg{width:1rem;height:1rem}.mag{grid-template-columns:repeat(12,1fr);grid-auto-rows:1fr;gap:1rem;display:grid}@media (min-width:768px){.mag{gap:1.5rem}}.card{color:var(--slate-900);background:#fff;border-radius:1rem;flex-direction:column;transition:box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}.card:hover{box-shadow:0 10px 15px -3px #0000001a}.card-main{grid-area:span 2/span 12}.card-side{grid-column:span 12}@media (min-width:768px){.card-main{grid-column:span 7}.card-side{grid-column:span 5}}.card-img{background:var(--slate-100);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.card-main .card-img{flex:1;min-height:280px;max-height:420px}.card-side .card-img{height:9rem}.card-img img{object-fit:cover;width:100%;height:100%;display:block}.card-img svg{width:4rem;height:4rem;color:var(--slate-300)}.card-side .card-img svg{width:2.5rem;height:2.5rem}.card-img .ph{background:linear-gradient(135deg,var(--slate-100),var(--slate-200));position:absolute;inset:0}.card-img .ph.b{background:linear-gradient(135deg,#dbeafe,#bfdbfe)}.card-img .ph.o{background:linear-gradient(135deg,#ffedd5,#fed7aa)}.card-body{padding:1.25rem}.card-side .card-body{padding:1rem}.kicker{color:var(--blue-600);text-transform:uppercase;letter-spacing:.025em;font-size:.75rem;font-weight:700}.kicker.orange{color:var(--orange-500)}.card h3{color:var(--slate-900);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.25rem 0 0;font-size:1.25rem;font-weight:900;line-height:1.25;display:-webkit-box;overflow:hidden}.card-side h3{font-size:1rem}.card:hover h3{color:var(--blue-600)}.meta{color:var(--slate-500);align-items:center;gap:.75rem;margin-top:.5rem;font-size:.875rem;display:flex}.meta svg{width:.75rem;height:.75rem}.meta span.t{align-items:center;gap:.25rem;display:flex}.sidebar{flex-direction:column;gap:1.5rem;display:flex}.side-card{border:1px solid var(--gray-200);color:var(--slate-900);background:#fff;border-radius:.5rem;overflow:hidden}.side-tabs{border-bottom:1px solid var(--gray-200);display:flex}.side-tabs button{color:var(--gray-500);flex:1;padding:.75rem 1rem;font-size:.75rem;font-weight:700;transition:color .15s}.side-tabs button.active{color:var(--brand-blue);border-bottom:2px solid var(--brand-blue)}.side-list{background:#fff;flex-direction:column;gap:1rem;padding:1rem;display:flex}.side-item{gap:.75rem;display:flex}.side-item .th{background:var(--gray-200);width:65px;height:65px;color:var(--gray-400);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.side-item .th img{object-fit:cover;width:100%;height:100%;display:block}.side-item .th span{z-index:1;background:var(--brand-blue);color:#fff;border-radius:.25rem;padding:2px 4px;font-size:9px;font-weight:700;position:absolute;bottom:2px;left:2px}.side-item h4{color:var(--slate-800);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.side-item:hover h4{color:var(--brand-blue)}.side-item small{color:var(--gray-400);font-size:.75rem}.side-cta{background:linear-gradient(135deg,var(--blue-600),#1d4ed8);color:#fff;border-radius:1rem;padding:1.5rem}.side-cta.orange{background:linear-gradient(135deg,var(--orange-500),#c2410c)}.side-cta h3{margin:0 0 .5rem;font-size:1.125rem;font-weight:900}.side-cta p{opacity:.85;margin:0 0 1rem;font-size:.875rem}.side-cta a{color:var(--slate-900);background:#fff;border-radius:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex}.list-card{color:var(--slate-900);background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 1px 2px #0000000d}.row{border-bottom:1px solid var(--gray-100);gap:1.25rem;padding:1.5rem 1.25rem;transition:background .15s;display:flex}.row:last-child{border-bottom:0}.row:hover{background:#eff6ff80}.row .rb{flex:1;min-width:0}.row .tag{color:var(--blue-600);text-transform:uppercase;background:var(--blue-50);border-radius:.25rem;margin-bottom:.5rem;padding:.125rem .5rem;font-size:11px;font-weight:700;display:inline-block}.row h2{color:var(--gray-900);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:1.125rem;font-weight:900;line-height:1.25;display:-webkit-box;overflow:hidden}@media (min-width:768px){.row h2{font-size:1.25rem}}.row:hover h2{color:var(--blue-600)}.row p{color:var(--gray-500);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 .5rem;font-size:.9rem;display:-webkit-box;overflow:hidden}.row .rm{color:var(--gray-400);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.row .rimg{background:var(--gray-200);width:9rem;height:6rem;color:var(--gray-400);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}.row .rimg img{object-fit:cover;width:100%;height:100%;display:block}@media (min-width:768px){.row .rimg{width:11rem;height:7rem}}@media (max-width:640px){.row .rimg{display:none}}.page-hero{background:linear-gradient(135deg,var(--slate-900),var(--slate-800),#1e3a8a);position:relative;overflow:hidden}.page-hero.orange{background:linear-gradient(135deg,var(--slate-900),var(--slate-800),#7c2d12)}.page-hero-inner{padding:3rem 1.25rem;position:relative}@media (min-width:768px){.page-hero-inner{padding:4rem 1.5rem}}.crumbs{color:#ffffff80;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.875rem;display:flex}.crumbs a:hover{color:var(--blue-400)}.crumbs .cur{color:var(--blue-400);font-weight:500}.crumbs svg{width:.875rem;height:.875rem}.page-title{align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.page-title .pi{background:var(--blue-600);border-radius:1rem;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex;box-shadow:0 0 0 4px #ffffff1a,0 25px 50px -12px #00000040}.page-hero.orange .pi{background:var(--orange-500)}.page-title .pi svg{color:#fff;width:1.75rem;height:1.75rem}.page-title h1{color:#fff;letter-spacing:-.025em;margin:0;font-size:1.875rem;font-weight:900}@media (min-width:768px){.page-title h1{font-size:2.25rem}}.page-title p{color:#93c5fdcc;margin:.25rem 0 0;font-size:.875rem}.hr-light{background:#ffffff1a;height:1px;margin:1.25rem 0}.page-hero .desc{color:#fff9;max-width:48rem;margin:0;font-size:17px;line-height:1.625}.page-hero .desc b{color:var(--blue-400);font-weight:600}.chip{color:var(--blue-300);background:#2563eb33;border:1px solid #3b82f64d;border-radius:999px;align-items:center;gap:.25rem;margin:0 .25rem;padding:.125rem .5rem;font-size:.75rem;font-weight:700;display:inline-flex}.chip-light{background:var(--gray-100);border-color:var(--gray-300);color:var(--slate-600)}.page-body{padding:2rem 1rem}.article-wrap{padding:1.5rem 1rem}.article-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:1024px){.article-grid{grid-template-columns:60px minmax(0,1fr) 350px}}.engage{display:none}@media (min-width:1024px){.engage{flex-direction:column;align-self:start;gap:.5rem;display:flex;position:sticky;top:5.5rem}}.engage button,.engage a{width:44px;height:44px;color:var(--slate-600);border:1px solid var(--gray-200);background:#fff;border-radius:.75rem;justify-content:center;align-items:center;transition:all .15s;display:flex}.engage button:hover,.engage a:hover{color:var(--blue-600);border-color:var(--blue-600)}.engage button.saved{color:var(--amber-500);border-color:var(--amber-500)}.engage button.saved svg{fill:currentColor}.article{color:var(--gray-900);background:#fff;border-radius:1rem;overflow:hidden}.article .tags{flex-wrap:wrap;gap:.5rem;padding:1.5rem 1.5rem 0;display:flex}.article .tags a{background:var(--brand-blue);color:#fff;padding:.25rem .625rem;font-size:11px;font-weight:700;transition:background .15s}.article .tags a:hover{background:var(--brand-blue-dark)}.article .tags a.orange{background:var(--orange-500)}.article h1{color:var(--gray-900);letter-spacing:-.025em;margin:0;padding:1rem 1.5rem .5rem;font-size:32px;font-weight:900;line-height:1.1}@media (min-width:768px){.article h1{font-size:40px}}@media (min-width:1024px){.article h1{font-size:48px}}.article .sub{color:var(--slate-500);margin:0;padding:0 1.5rem 1.5rem;font-size:1.25rem;font-weight:500}.article .byline{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding:0 1.5rem 1.25rem;display:flex}.article .byline .l{color:var(--slate-500);flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.article .byline .l b{color:var(--slate-700);font-weight:600}.article .byline .l .dot{color:var(--slate-300)}.article .byline time{align-items:center;gap:.25rem;display:flex}.article .byline time svg{width:.875rem;height:.875rem}.article .byline .fresh{color:#16a34a;align-items:center;gap:.25rem;font-weight:500;display:flex}.article .byline .r{align-items:center;gap:.5rem;display:flex}.share{background:var(--gray-100);width:36px;height:36px;color:var(--gray-700);border-radius:.5rem;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.share:hover{background:var(--blue-50);color:var(--blue-600)}.share.saved{color:var(--amber-500)}.share.saved svg{fill:currentColor}.share svg{width:1.1rem;height:1.1rem}.article .hero-img{background:var(--slate-100);aspect-ratio:16/9;color:var(--slate-300);border-radius:10px;justify-content:center;align-items:center;margin:0 1.5rem 2rem;display:flex;overflow:hidden}.article .hero-img img{object-fit:cover;width:100%;height:100%;margin:0;display:block}.article .hero-img .post-img{margin:0}.article .hero-img svg{width:4rem;height:4rem}.article .content{padding:.5rem 1.5rem 1.5rem}.prose{color:var(--gray-700);font-size:1.0625rem;line-height:1.75}.prose p{margin:0 0 1.25rem}.prose h2{color:var(--gray-900);letter-spacing:-.02em;margin:2.5rem 0 1rem;font-size:1.75rem;font-weight:800;line-height:1.2}.prose h3{color:var(--gray-900);margin:2rem 0 .75rem;font-size:1.375rem;font-weight:700}.prose h4{color:var(--gray-900);margin:1.5rem 0 .5rem;font-size:1.125rem;font-weight:700}.prose blockquote{border-left:4px solid var(--blue-600);background:var(--blue-50);color:var(--slate-700);border-radius:0 .5rem .5rem 0;margin:1.5rem 0;padding:1rem 1.25rem;font-style:italic}.prose ul,.prose ol{margin:0 0 1.25rem;padding-left:1.5rem}.prose li{margin:.375rem 0}.prose a{color:var(--brand-blue);font-weight:500;-webkit-text-decoration:underline #0066cc4d;text-decoration:underline #0066cc4d}.prose a:hover{color:var(--brand-blue-dark)}.prose code,.prose kbd{background:var(--gray-100);border:1px solid var(--gray-200);color:var(--gray-900);border-radius:.25rem;padding:.125rem .375rem;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.875em}.prose .cheat-note{background:var(--gray-50);border:1px solid var(--gray-100);border-radius:.5rem;margin:2rem 0;padding:1.25rem}.prose .cheat-note h3{color:var(--gray-500);text-transform:uppercase;letter-spacing:.025em;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.75rem;font-weight:700;display:flex}.prose .cheat-note h3 svg{width:1rem;height:1rem;color:var(--brand-blue)}.prose .cheat-note p{margin:0;font-size:.875rem}.prose .hr{background:linear-gradient(90deg,var(--slate-200),#bfdbfe,var(--slate-200));height:1px;margin:2.5rem 0}.after{border-top:1px solid var(--gray-200);margin-top:3rem;padding-top:2rem}.after h3{color:var(--slate-900);text-transform:uppercase;letter-spacing:.025em;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.875rem;font-weight:700;display:flex}.after h3 svg{width:1rem;height:1rem;color:var(--blue-600)}.related{flex-direction:column;gap:.75rem;display:flex}.related a{align-items:center;gap:.75rem;display:flex}.related .th{background:var(--slate-100);width:4rem;height:4rem;color:var(--slate-300);border-radius:.25rem;flex-shrink:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.related .th img{object-fit:cover;width:100%;height:100%;display:block}.related h4{color:var(--slate-800);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:500;display:-webkit-box;overflow:hidden}.related a:hover h4{color:var(--brand-blue)}.guide-grid{grid-template-columns:1fr;gap:.75rem;display:grid}@media (min-width:640px){.guide-grid{grid-template-columns:1fr 1fr}}.guide-grid a{background:var(--slate-50);border-radius:.5rem;align-items:flex-start;gap:.75rem;padding:.75rem;transition:background .15s;display:flex}.guide-grid a:hover{background:var(--blue-50)}.guide-grid .gi{background:#dbeafe;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2rem;height:2rem;display:flex}.guide-grid .gi svg{width:1rem;height:1rem;color:var(--blue-600)}.guide-grid h4{color:var(--slate-800);margin:0;font-size:.875rem;font-weight:600}.guide-grid a:hover h4{color:var(--blue-600)}.guide-grid p{color:var(--slate-500);margin:.125rem 0 0;font-size:.75rem}.author-box{background:var(--slate-50);border-radius:1rem;align-items:flex-start;gap:1rem;margin-top:2rem;padding:1.5rem;display:flex}.author-box .av{background:var(--slate-200);width:3.5rem;height:3.5rem;color:var(--slate-500);border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.author-box h4{color:var(--slate-900);margin:0 0 .25rem;font-weight:700}.author-box p{color:var(--slate-600);margin:0;font-size:.875rem}.not-found{text-align:center;color:#fff;padding:5rem 1rem}.not-found h1{margin:0 0 1rem;font-size:3rem;font-weight:900}.not-found p{color:var(--slate-400);margin-bottom:2rem}.loading{text-align:center;color:var(--slate-400);padding:4rem}.spin{border:3px solid var(--slate-700);border-top-color:var(--blue-500);border-radius:999px;width:1.5rem;height:1.5rem;margin:0 auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.cheat-controls{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.cheat-search{border:1px solid var(--gray-300);width:100%;color:var(--gray-900);background:#fff;border-radius:.5rem;padding:.75rem 1rem;font-size:.9375rem}.cheat-search:focus{border-color:var(--blue-500);outline:none;box-shadow:0 0 0 3px #2563eb26}.cheat-letters{flex-wrap:wrap;gap:.375rem;display:flex}.cheat-letters button,.cheat-letters a{border:1px solid var(--gray-300);color:var(--slate-600);cursor:pointer;background:#fff;border-radius:.375rem;padding:.35rem .65rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:all .15s}.cheat-letters button:hover,.cheat-letters a:hover{border-color:var(--blue-400);color:var(--blue-600)}.cheat-letters button.active,.cheat-letters a.active{background:var(--blue-600);border-color:var(--blue-600);color:#fff}.cheat-list{flex-direction:column;gap:.5rem;display:flex}.cheat-row{border:1px solid var(--gray-200);background:#fff;border-radius:.75rem;align-items:center;gap:1rem;padding:.875rem 1rem;transition:all .15s;display:flex}.cheat-row:hover{background:var(--blue-50);border-color:var(--blue-200)}.cheat-row[hidden]{display:none}.cheat-letter{background:var(--orange-500);color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:.875rem;font-weight:800;display:flex}.cheat-row h2{color:var(--slate-800);margin:0;font-size:1rem;font-weight:600;line-height:1.35}.cheat .prose p{background:var(--gray-50);border:1px solid var(--gray-200);border-radius:.5rem;margin:0 0 .75rem;padding:.75rem 1rem}.cheat .prose p strong{color:var(--slate-900);margin-bottom:.25rem;font-weight:700;display:block}.cheat .prose p br+br{display:none}.post-img{border-radius:.5rem;max-width:100%;height:auto;margin:1.5rem auto;display:block}.site-footer{border-top:1px solid var(--slate-800);z-index:1;background:#0f172a;position:relative}.footer-inner{padding:2.5rem 1rem}.footer-top{flex-direction:column;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}@media (min-width:768px){.footer-top{flex-direction:row}}.footer-nav{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;display:flex}.footer-nav a{color:var(--gray-400);font-size:.875rem;font-weight:500;transition:color .15s}.footer-nav a:hover{color:var(--blue-400)}.footer-social{align-items:center;gap:.5rem;display:flex}.footer-social a{color:var(--gray-400);border-radius:.5rem;padding:.5rem;transition:all .15s;display:inline-flex}.footer-social a:hover{color:var(--blue-400);background:var(--slate-800)}.footer-divider{border-top:1px solid var(--slate-700);margin-bottom:1.5rem}.footer-partners{color:var(--gray-500);flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.75rem;display:flex}.footer-partners a{background:#1e293b80;border-radius:999px;padding:.25rem .625rem;transition:all .15s}.footer-partners a:hover{background:var(--slate-700);color:var(--gray-300)}.footer-disclosure{border-top:1px solid var(--slate-800);text-align:center;color:var(--gray-500);margin-bottom:1rem;padding-top:1.5rem;font-size:.75rem;line-height:1.625}.footer-disclosure span{color:var(--gray-400);font-weight:600}.footer-bottom{color:var(--gray-400);flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;font-size:.75rem;display:flex}@media (min-width:768px){.footer-bottom{flex-direction:row}}.footer-bottom p{margin:0}.footer-bottom nav{align-items:center;gap:1.5rem;display:flex}.footer-bottom nav a:hover{color:var(--blue-400)}.contact-layout{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:1024px){.contact-layout{grid-template-columns:1fr 340px;align-items:start}}.contact-card{border:1px solid var(--gray-200);background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 10px 30px -15px #0f172a26}@media (min-width:768px){.contact-card{padding:2rem}}.contact-card h2{color:var(--slate-900);margin:0 0 1.25rem;font-size:1.375rem;font-weight:800}.contact-form .form-row{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.contact-form .form-row{grid-template-columns:1fr 1fr}}.contact-form .field{flex-direction:column;gap:.375rem;margin-bottom:1rem;display:flex}.contact-form label{color:var(--slate-700);font-size:.8125rem;font-weight:700}.contact-form input,.contact-form select,.contact-form textarea{font:inherit;border:1px solid var(--gray-300);color:var(--slate-900);background:#fff;border-radius:.5rem;padding:.7rem .875rem;font-size:.9375rem;transition:border-color .15s,box-shadow .15s}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--blue-500);outline:none;box-shadow:0 0 0 3px #3b82f633}.contact-form [aria-invalid=true]{border-color:#dc2626}.contact-form textarea{resize:vertical;min-height:9rem}.field-error{color:#dc2626;margin:0;font-size:.8125rem}.contact-form .hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.form-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:.5rem;display:flex}.form-foot p{color:var(--slate-500);margin:0;font-size:.8125rem}.form-foot .btn{padding:.8rem 1.75rem}.form-foot .btn:disabled{opacity:.6;cursor:wait}.form-alert{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;align-items:flex-start;gap:.625rem;margin-bottom:1.25rem;padding:.875rem 1rem;font-size:.9rem;display:flex}.form-alert svg{flex-shrink:0;width:1.125rem;height:1.125rem;margin-top:.1rem}.form-alert a{font-weight:700;text-decoration:underline}.form-success{text-align:center;padding:2.5rem 1rem}.form-success-icon{color:#15803d;background:#dcfce7;border-radius:999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1rem;display:flex}.form-success-icon svg{width:2rem;height:2rem}.form-success h3{color:var(--slate-900);margin:0 0 .5rem;font-size:1.375rem}.form-success p{color:var(--slate-600);margin:0}.contact-side{flex-direction:column;gap:1rem;display:flex}.side-card{border:1px solid var(--gray-200);background:#fff;border-radius:1rem;padding:1.25rem}.side-card.muted{background:var(--gray-50)}.side-card h3{text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500);margin:0 0 .5rem;font-size:.75rem;font-weight:700}.side-card p{color:var(--slate-600);margin:0;font-size:.9rem;line-height:1.6}.side-card a{color:var(--blue-600);font-weight:600}.reasons{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.reasons li{color:var(--slate-600);gap:.625rem;font-size:.875rem;line-height:1.5;display:flex}.reasons svg{width:1.125rem;height:1.125rem;color:var(--blue-600);flex-shrink:0;margin-top:.15rem}.reasons b{color:var(--slate-800)}.side-social{flex-wrap:wrap;gap:.5rem;display:flex}.side-social a{border:1px solid var(--gray-300);color:var(--slate-700);border-radius:.5rem;align-items:center;gap:.4rem;padding:.45rem .8rem;font-size:.8125rem;display:inline-flex}.side-social a:hover{border-color:var(--blue-400);color:var(--blue-600)}.side-social svg{width:1rem;height:1rem}.about-page{max-width:64rem}.about-stats{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:3rem;display:grid}@media (min-width:768px){.about-stats{grid-template-columns:repeat(4,1fr)}}.about-stat{border:1px solid var(--gray-200);text-align:center;background:#fff;border-radius:1rem;padding:1.25rem}.about-stat b{color:var(--blue-600);letter-spacing:-.02em;font-size:2rem;font-weight:900;display:block}.about-stat span{text-transform:uppercase;letter-spacing:.05em;color:var(--slate-500);font-size:.75rem;font-weight:600}.about-section{margin-bottom:3rem}.about-section h2,.about-cta h2{color:#fff;letter-spacing:-.01em;margin:0 0 1rem;font-size:1.5rem;font-weight:800}.about-section p{color:var(--slate-300);max-width:48rem;margin:0 0 1rem;font-size:1.0625rem;line-height:1.75}.about-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (min-width:640px){.about-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.about-grid{grid-template-columns:repeat(3,1fr)}}.about-tile{border:1px solid var(--gray-200);background:#fff;border-radius:1rem;padding:1.25rem;transition:all .2s;display:block}.about-tile:hover{border-color:var(--blue-400);transform:translateY(-2px);box-shadow:0 10px 25px -12px #2563eb4d}.about-tile svg{width:1.75rem;height:1.75rem;color:var(--blue-600);margin-bottom:.75rem}.about-tile.orange svg{color:var(--orange-500)}.about-tile h3{color:var(--slate-900);margin:0 0 .25rem;font-size:1.0625rem;font-weight:700}.about-tile p{color:var(--slate-500);margin:0;font-size:.875rem;line-height:1.5}.about-values{grid-template-columns:1fr;gap:1.25rem;display:grid}@media (min-width:768px){.about-values{grid-template-columns:repeat(2,1fr)}}.about-values>div{border-left:3px solid var(--blue-500);padding-left:1rem}.about-values h3{color:#fff;margin:0 0 .25rem;font-size:1rem;font-weight:700}.about-values p{color:var(--slate-300);margin:0;font-size:.9375rem;line-height:1.6}.about-values a{color:var(--blue-400);font-weight:600}.about-cta{background:linear-gradient(135deg,#1e3a8a,var(--blue-600));text-align:center;color:#fff;border-radius:1.25rem;padding:2.5rem 1.5rem}.about-cta h2{color:#fff}.about-cta p{color:#ffffffb3;margin:0 0 1.5rem}:is(body:has(#studio-root) .site-header,body:has(#studio-root) .site-footer){display:none}body:has(#studio-root) main{z-index:auto}#studio-root{background:#fff;min-height:100vh}
