:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--paper:#0f1115;--paper-2:#191c22;--ink:#f2f4f8;--stroke:#050608;--muted:#aeb4c0;--line:#2c313a;--blue:#d8dee9;--green:#aeb4c0;--orange:#d8dee9;--yellow:#d8d2c4;--button-text:#18212f;--nav-active-text:#fffaf1;--grid-strong:#f2f4f80e;--grid-soft:#f2f4f809;--glow-one:#d8dee91a;--glow-two:#6670801f;--featured-bg:#20242c;--lead-bg:#1c2028;--input-bg:#101217;--video-bg:#0a0c10;--video-text:#fffaf1;--video-muted:#d7d0c4;--shadow:0 26px 70px #00000047;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--paper:#f6efe4;--paper-2:#fffaf1;--ink:#18212f;--stroke:#18212f;--muted:#6f665a;--line:#d7c8b5;--blue:#c24e2c;--green:#0aa66a;--orange:#c24e2c;--yellow:#f6c445;--button-text:#18212f;--nav-active-text:#fffaf1;--grid-strong:#18212f0e;--grid-soft:#18212f0b;--glow-one:#2458ff1a;--glow-two:#ff65341f;--featured-bg:#ffe5d7;--lead-bg:#e8f8ef;--input-bg:#fff;--video-bg:#18212f;--video-text:#fffaf1;--video-muted:#d7d0c4;--shadow:0 26px 70px #2d231824}*{box-sizing:border-box}html{background:var(--paper);min-height:100%}body{min-width:320px;min-height:100vh;color:var(--ink);background:linear-gradient(90deg, var(--grid-strong) 1px, transparent 1px) 0 0 / 42px 42px, linear-gradient(var(--grid-soft) 1px, transparent 1px) 0 0 / 42px 42px, radial-gradient(circle at 84% 12%, var(--glow-one), transparent 28rem), radial-gradient(circle at 12% 22%, var(--glow-two), transparent 25rem), var(--paper);margin:0}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer}.skip-link{z-index:20;border:2px solid var(--stroke);color:var(--button-text);background:var(--yellow);border-radius:999px;padding:.7rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.page-shell,.site-header{width:min(1120px,100% - 40px);margin-inline:auto}.site-header{justify-content:space-between;align-items:center;gap:1rem;padding:22px 0;display:flex}.header-actions{align-items:center;gap:.75rem;display:flex}.brand,.site-footer>div{align-items:center;gap:.8rem;display:inline-flex}.brain-mark{flex:none;display:block}.brand-mark{width:52px;height:52px}.brand strong,.brand small,.site-footer strong,.site-footer small{display:block}.brand strong,.site-footer strong{letter-spacing:-.065em;font-family:Georgia,Times New Roman,serif;font-size:1.28rem;font-weight:900}.brand small,.site-footer small{color:var(--muted);font-size:.78rem}.site-nav{border:2px solid var(--stroke);background:var(--paper-2);box-shadow:6px 6px 0 var(--stroke);border-radius:999px;gap:.4rem;padding:.35rem;display:flex}.site-nav a{color:var(--muted);border-radius:999px;padding:.66rem .95rem;font-size:.9rem;font-weight:800}.site-nav a.active,.site-nav a:hover{color:var(--nav-active-text);background:var(--stroke)}.theme-toggle{border:2px solid var(--stroke);min-height:43px;color:var(--ink);background:var(--paper-2);box-shadow:5px 5px 0 var(--stroke);border-radius:999px;align-items:center;gap:.45rem;padding:.62rem .82rem;font-weight:900;display:inline-flex}.theme-toggle span{border:2px solid var(--stroke);background:var(--yellow);border-radius:999px;width:.82rem;height:.82rem}.hero{border-bottom:2px solid var(--line);min-height:68vh;padding:78px 0 92px}.hero-copy{max-width:1040px}.kicker{color:var(--blue);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.78rem;font-weight:950}.hero h1,.page-intro h1,.post-hero h1{letter-spacing:-.07em;max-width:1040px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.8rem,6.7vw,6.2rem);font-weight:900;line-height:.88}.rotating-words{min-width:6.7ch;color:var(--blue);vertical-align:baseline;display:inline-grid}.rotating-words span{opacity:0;grid-area:1/1;animation:10s infinite rotateWords;transform:translateY(.22em)}.rotating-words span:nth-child(2){animation-delay:2s}.rotating-words span:nth-child(3){animation-delay:4s}.rotating-words span:nth-child(4){animation-delay:6s}.rotating-words span:nth-child(5){animation-delay:8s}@keyframes rotateWords{0%,16%{opacity:1;transform:translateY(0)}20%,to{opacity:0;transform:translateY(-.18em)}}.hero-copy>p:not(.kicker),.page-intro>p,.post-hero>p{max-width:690px;color:var(--muted);font-size:clamp(1.08rem,1.8vw,1.28rem);line-height:1.72}.hero-actions{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.button,.lead-form button{border:2px solid var(--stroke);min-height:50px;color:var(--button-text);box-shadow:5px 5px 0 var(--stroke);border-radius:999px;justify-content:center;align-items:center;padding:.86rem 1.15rem;font-weight:950;transition:transform .16s,box-shadow .16s;display:inline-flex}.button:hover,.lead-form button:hover{box-shadow:2px 2px 0 var(--stroke);transform:translate(3px,3px)}.button.primary,.lead-form button{background:var(--yellow)}.button.secondary{color:var(--ink);background:var(--paper-2)}.video-placeholder span,.post-card span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:.74rem;font-weight:950}.post-card,.article-card,.lead-card,.video-placeholder{border:2px solid var(--stroke);background:var(--paper-2);box-shadow:var(--shadow)}.post-card p,.article-card p,.lead-card p,.lead-card small,.video-placeholder p{color:var(--muted);line-height:1.68}.case-section,.page-intro,.post-hero,.post-layout{padding:74px 0}.section-title{max-width:800px;margin-bottom:1.4rem}.section-title h2{letter-spacing:-.06em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.05rem,4.2vw,4.2rem);line-height:.96}.section-title.compact{max-width:680px}.post-rail{position:relative}.rail-topline{justify-content:flex-end;align-items:center;gap:1rem;margin-bottom:.9rem;display:flex}.rail-topline>span{color:var(--muted);font-size:.86rem;font-weight:850}.rail-controls{gap:.5rem;display:inline-flex}.rail-controls button{border:2px solid var(--stroke);width:44px;height:44px;color:var(--button-text);background:var(--yellow);box-shadow:4px 4px 0 var(--stroke);border-radius:999px;place-items:center;font-size:1.15rem;font-weight:950;transition:transform .16s,box-shadow .16s;display:inline-grid}.rail-controls button:hover{box-shadow:2px 2px 0 var(--stroke);transform:translate(2px,2px)}.post-grid{overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:none;gap:1rem;margin-inline:-.35rem;padding:.35rem .35rem 1rem;scroll-padding-inline:.35rem;display:flex;overflow-x:auto}.post-grid:focus-visible{outline:3px solid var(--yellow);outline-offset:4px}.post-grid::-webkit-scrollbar{display:none}.post-grid-static{scroll-snap-type:none;grid-template-columns:repeat(auto-fit,minmax(min(100%,290px),1fr));margin-inline:0;padding:0;display:grid;overflow:visible}.post-grid-static .post-card{flex:initial}.post-card{box-shadow:8px 8px 0 var(--stroke);scroll-snap-align:start;border-radius:24px;flex:0 0 min(360px,100vw - 52px);padding:1.2rem}.post-card h3,.article-card h2,.lead-card h2,.video-placeholder h2{letter-spacing:-.05em;margin:1.2rem 0 .55rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.28rem,2.25vw,1.95rem);line-height:1}.post-card{background:var(--paper-2);flex-direction:column;justify-content:space-between;min-height:330px;transition:transform .16s,box-shadow .16s;display:flex}.post-card:hover{background:color-mix(in srgb, var(--paper-2) 82%, var(--blue));box-shadow:4px 4px 0 var(--stroke);transform:translate(4px,4px)}.post-card div,.post-meta{flex-wrap:wrap;align-items:center;gap:.7rem;display:flex}.post-card time,.post-meta time{color:var(--muted);font-size:.9rem;font-weight:800}.post-card strong,.text-link{color:var(--blue);font-weight:950}.page-intro{min-height:66vh}.blog-page{padding:74px 0}.blog-intro{min-height:auto;padding:0 0 2rem}.category-filter{flex-wrap:wrap;gap:.7rem;margin:0 0 2rem;display:flex}.category-filter button{border:2px solid var(--stroke);min-height:42px;color:var(--ink);background:var(--paper-2);box-shadow:4px 4px 0 var(--stroke);border-radius:999px;align-items:center;gap:.5rem;padding:.62rem .88rem;font-weight:900;display:inline-flex}.category-filter button.active,.category-filter button:hover{color:var(--button-text);background:var(--yellow)}.category-filter span{border:2px solid var(--stroke);min-width:1.35rem;height:1.35rem;color:var(--ink);background:var(--paper-2);border-radius:999px;place-items:center;font-size:.76rem;display:inline-grid}.privacy-email{text-underline-offset:.18em;text-decoration:underline}.featured-post{border:2px solid var(--stroke);background:var(--featured-bg);box-shadow:10px 10px 0 var(--stroke);border-radius:32px;gap:1rem;margin:1rem 0 4rem;padding:clamp(1.4rem,4vw,2.4rem);transition:transform .16s,box-shadow .16s;display:grid}.featured-title{margin-bottom:1.4rem}.featured-title h1{letter-spacing:-.06em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.2rem,4.5vw,4.5rem);line-height:.96}.featured-post:hover{box-shadow:5px 5px 0 var(--stroke);transform:translate(5px,5px)}.featured-post div{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.featured-post span{color:var(--blue);letter-spacing:.12em;text-transform:uppercase;font-size:.78rem;font-weight:950}.featured-post time{color:var(--muted);font-size:.92rem;font-weight:800}.featured-post h2{letter-spacing:-.065em;max-width:920px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4.8vw,4.9rem);line-height:.92}.featured-post p{max-width:760px;color:var(--muted);font-size:1.1rem;line-height:1.7}.featured-post strong{color:var(--blue);font-weight:950}.blog-list-title{margin-bottom:1.25rem}.empty-state{border:2px solid var(--stroke);max-width:620px;color:var(--muted);background:var(--paper-2);box-shadow:5px 5px 0 var(--stroke);border-radius:18px;padding:1rem;font-weight:800}.page-intro .post-grid,.legal-page .article-card{margin-top:2rem}.post-hero{padding-bottom:36px}.post-hero h1{max-width:1000px;font-size:clamp(2.55rem,5.8vw,5.4rem)}.post-meta{margin:1.4rem 0 .9rem}.post-meta a{color:var(--orange);letter-spacing:.12em;text-transform:uppercase;font-size:.82rem;font-weight:950}.post-meta a:hover{text-underline-offset:.18em;text-decoration:underline}.post-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:1.2rem;padding-top:0;display:grid}.post-main{gap:1.2rem;display:grid}.video-frame,.video-placeholder{border-radius:28px;overflow:hidden}.video-frame{aspect-ratio:16/9;border:2px solid var(--stroke);background:#000;position:relative}.video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.video-placeholder{background:var(--video-bg);min-height:330px;color:var(--video-text);box-shadow:10px 10px 0 var(--stroke);grid-template-columns:140px 1fr;align-items:center;gap:1.2rem;padding:1.4rem;display:grid}.play-button{border:2px solid var(--video-text);background:radial-gradient(circle,#f6c44540,#0000 64%);border-radius:999px;width:128px;height:128px}.play-button:before{border-top:24px solid #0000;border-bottom:24px solid #0000;border-left:34px solid var(--yellow);content:"";width:0;height:0;margin:39px 0 0 50px;display:block}.video-placeholder p{color:var(--video-muted)}.article-card,.lead-card{box-shadow:8px 8px 0 var(--stroke);border-radius:28px;padding:1.35rem}.article-card section+section{border-top:2px solid var(--line);margin-top:1.4rem;padding-top:1.4rem}.article-card p{max-width:750px;font-size:1.05rem}.post-aside{position:sticky;top:1rem}.lead-card{background:var(--lead-bg)}.lead-form{gap:.85rem;margin-top:1.1rem;display:grid}.lead-form label{gap:.4rem;font-size:.92rem;font-weight:900;display:grid}.lead-form input{border:2px solid var(--stroke);background:var(--input-bg);width:100%;color:var(--ink);border-radius:14px;outline:none;padding:.88rem .95rem}.lead-form input:focus{box-shadow:0 0 0 4px #2458ff24}.lead-form button{width:100%;margin-top:.2rem}.lead-card small{margin-top:.9rem;display:block}.site-footer{border-top:2px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;padding:42px 0 54px;display:flex}.site-footer>small{color:var(--muted);font-size:.84rem;font-weight:750}.footer-mark{width:46px;height:46px}.site-footer a{color:var(--blue);font-weight:950}@media (width<=920px){.site-header{flex-direction:column;align-items:flex-start}.header-actions{align-items:stretch;width:100%}.site-nav{width:100%;overflow-x:auto}.site-nav a{flex:1 0 max-content;text-align:center}.theme-toggle{flex:none}.post-layout{grid-template-columns:1fr}.hero{min-height:auto}.post-aside{position:static}}@media (width<=620px){.page-shell,.site-header{width:min(100% - 28px,1120px)}.hero,.blog-page,.case-section,.page-intro,.post-hero,.post-layout{padding:48px 0}.hero h1,.page-intro h1,.post-hero h1{font-size:clamp(2.45rem,13vw,4rem)}.hero-actions,.header-actions,.site-footer{flex-direction:column;align-items:stretch}.button{width:100%}.rail-topline{flex-direction:column;align-items:flex-start}.rail-controls{width:100%}.rail-controls button{flex:1;width:auto}.video-placeholder{grid-template-columns:1fr}}
