@font-face{font-family:Barlow Condensed;src:url(fonts/BarlowCondensed-Bold.ttf) format('truetype');font-weight:700;font-style:normal;font-display:swap}
@font-face{font-family:Manrope;src:url(fonts/Manrope.ttf) format('truetype');font-weight:200 800;font-style:normal;font-display:swap}
:root{--red:#e32636;--red-dark:#c71b2a;--ink:#191b20;--muted:#656971;--line:#dedfe2;--surface:#f3f4f5;--font-body:Manrope,Arial,sans-serif;--font-display:'Barlow Condensed','Arial Narrow',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font:14px/1.7 var(--font-body);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}svg{display:block}img{max-width:100%;height:auto}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:5px}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--font-display);font-weight:700;line-height:1;letter-spacing:-.012em}h1{font-size:clamp(52px,6.5vw,88px);margin-bottom:24px}h2{font-size:clamp(34px,3.5vw,48px);margin-bottom:18px}h3{line-height:1.25}em{font-style:normal;color:var(--red)}[hidden]{display:none!important}.shell{width:calc(100% - 80px);max-width:1240px;margin-inline:auto}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:20px;top:-80px;z-index:100;background:#fff;padding:14px}.skip-link:focus{top:20px}.utility-bar{background:var(--ink);color:#ced0d4;font-size:9px;letter-spacing:.1em;font-weight:700;min-height:30px}.utility-bar .shell{display:flex;justify-content:space-between;align-items:center;min-height:30px}.utility-bar .shell>span:last-child{display:flex;gap:12px;align-items:center}.utility-bar i{width:3px;height:3px;background:#999;border-radius:50%}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.97);border-bottom:1px solid var(--line)}.header-inner{height:88px;display:flex;align-items:center;gap:60px}.brand{display:flex;gap:10px;align-items:center;flex-shrink:0;font-family:var(--font-display);font-size:20px;line-height:.92;letter-spacing:.035em}.brand-mark{color:var(--red);width:42px;height:42px}.brand-bottom{display:block;font-size:26px;letter-spacing:.05em;margin-top:3px}.brand-dot{color:var(--red)}.primary-nav{display:flex;align-items:stretch;align-self:stretch;gap:32px}.primary-nav a{position:relative;display:flex;align-items:center;font-size:13px;font-weight:750}.primary-nav a:after{content:'';position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--red);transform:scaleX(0);transition:transform .2s}.primary-nav a:hover:after,.primary-nav a[aria-current=page]:after{transform:scaleX(1)}.header-method{margin-left:auto;display:flex;align-items:center;gap:12px;font-size:12px;font-weight:750}.header-method svg,.text-link svg,.button svg,.focus-link svg{width:20px;height:20px;transition:transform .2s}.header-method:hover svg,.text-link:hover svg,.button:hover svg,.focus-link:hover svg{transform:translateX(4px)}.menu-toggle{display:none;border:0;background:transparent;padding:10px}.menu-toggle svg{width:23px;height:23px}.eyebrow{font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;margin-bottom:16px;display:flex;align-items:center;gap:9px}.red-rule{height:2px;width:24px;background:var(--red)}.hero{display:grid;grid-template-columns:1.05fr 1fr;gap:64px;align-items:center;padding-block:48px 50px}.hero h1{font-size:clamp(58px,6.3vw,84px);margin:0 0 22px;line-height:.95}.hero-intro{max-width:480px;font-size:14px;line-height:1.85;color:var(--muted);margin:0 0 26px}.hero-actions{display:flex;gap:24px;align-items:center}.button{display:inline-flex;justify-content:center;align-items:center;gap:22px;min-height:47px;padding:13px 22px;font-size:12px;font-weight:800;border-radius:3px;border:1px solid transparent;transition:background .2s,transform .2s}.button-red{background:var(--red);color:#fff}.button-red:hover{background:var(--red-dark)}.hero-secondary{font-size:11px;font-weight:750;text-decoration:underline;text-underline-offset:4px}.hero-footnote{display:flex;gap:16px;font-size:10px;color:var(--muted);margin-top:23px}.hero-footnote span:before{content:'✓';color:var(--red);margin-right:5px}.focus-match{background:var(--ink);color:#fff;position:relative;overflow:hidden;border-radius:5px;padding:23px 30px 18px;isolation:isolate;min-height:345px}.focus-match:after{content:'';position:absolute;z-index:-1;background:var(--red);width:9px;height:95px;right:0;top:0;transform:skewY(-30deg);transform-origin:top right}.focus-art{position:absolute;z-index:-1;width:140%;left:-20%;top:-35px;transform:rotate(-17deg);opacity:.11;color:#fff}.pitch-art{width:100%;height:100%}.focus-top{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.13em;color:#aeb1b9;font-weight:700}.focus-label{display:flex;align-items:center;gap:8px;color:#fff}.focus-label i{width:6px;height:6px;border-radius:50%;background:var(--red)}.focus-date{font-size:10px;color:#bbbfc6;text-align:center;margin:26px 0 13px}.focus-teams{display:grid;grid-template-columns:1fr 30px 1fr;text-align:center;align-items:center;gap:14px;font:700 27px/1.05 var(--font-display);min-height:62px}.focus-vs{font:700 12px var(--font-body);color:#777d88}.focus-probs{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;text-align:center;margin:22px 0 18px;padding-top:17px;border-top:1px solid #ffffff26}.focus-probs span{font-size:9px;color:#c1c4cb;display:block;margin-bottom:0}.focus-probs strong{font:700 42px/1.1 var(--font-display);font-variant-numeric:tabular-nums}.focus-probs small{font-size:18px;margin-left:4px}.focus-probs>div:first-child strong{color:#ff6b75}.focus-link{display:flex;justify-content:center;gap:14px;align-items:center;font-size:11px;font-weight:700;border:1px solid #ffffff33;border-radius:3px;min-height:38px;background:#ffffff05}.focus-link:hover{background:#ffffff12}.focus-bottom{display:flex;justify-content:space-between;font-size:8px;color:#a2a6af;margin-top:17px;letter-spacing:.03em}.focus-unavailable{font-family:var(--font-display);font-size:32px;line-height:1.2;margin:70px 0;text-align:center}.predictions-band{background:var(--surface);border-top:1px solid #e9eaec;padding:42px 0 48px;scroll-margin-top:20px}.method-band{background:var(--ink);color:#fff;padding:52px 0}.method-inner{display:grid;grid-template-columns:110px 1.1fr 1fr;gap:42px;align-items:center}.method-inner .eyebrow{color:#a9adb6;font-size:9px}.method-inner h2{font-size:37px;margin:0}.method-inner h2 em{color:#ff727c}.method-description p{font-size:12px;color:#c2c5cc;line-height:1.85;margin:0 0 18px}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:12px;font-weight:800;min-height:40px}.text-link.light{color:#fff}.method-symbol{position:relative;height:110px;display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #555962;border-radius:50%;color:#fff;font:700 28px var(--font-display)}.method-symbol:after{content:'';position:absolute;inset:11px;border:1px dashed #50545c;border-radius:50%}.method-symbol span{z-index:1;background:var(--ink)}.method-symbol span:nth-child(2){color:#ff727c}.method-symbol i{position:absolute;width:13px;height:13px;background:var(--red);border:3px solid var(--ink);right:6px;top:12px;border-radius:50%}.journal{padding-block:64px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.section-heading h2{margin-bottom:0}.section-heading .eyebrow{color:var(--muted);margin-bottom:9px}.section-heading>.text-link{flex-shrink:0}.post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:27px}.editorial-art{height:210px;background:var(--red);color:#fff;overflow:hidden;position:relative;border-radius:4px}.editorial-art>svg{width:100%;height:100%;transition:transform .35s}.art-home{background:var(--ink);color:#9299a6}.art-home>svg{width:130%;height:130%;transform:rotate(-15deg);margin-left:-15%;margin-top:-6%}.art-promotion{background:#e5e7e9;color:#333c49}.post-art-link{display:block}.post-art-link:hover .editorial-art:not(.art-home)>svg{transform:scale(1.04)}.post-art-link:hover .art-home>svg{transform:rotate(-12deg) scale(1.03)}.post-meta{display:flex;justify-content:space-between;margin:17px 0 11px;font-size:9px;color:var(--muted)}.post-meta>span:first-child{text-transform:uppercase;letter-spacing:.1em;color:var(--red);font-weight:800}.post-card h3{font:700 28px/1.1 var(--font-display);margin:0 0 12px}.post-card h3 a:hover{color:var(--red)}.post-card>p{font-size:12px;color:var(--muted);line-height:1.8}.post-card>.text-link{font-size:11px}.about-teaser{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:38px 0 65px;border-top:1px solid var(--line)}.about-teaser .eyebrow{color:var(--muted)}.about-teaser h2{font-size:39px;margin:0}.about-teaser>div:last-child p{font-size:13px;color:var(--muted);line-height:1.9}.site-footer{background:var(--ink);color:#fff}.footer-main{display:grid;grid-template-columns:1.1fr .7fr 1.2fr;gap:90px;padding:45px 0}.brand-footer{font-size:18px;width:max-content}.brand-footer .brand-bottom{font-size:23px}.brand-footer .brand-mark{width:37px}.footer-main p{font-size:11px;color:#aeb2bb;line-height:1.9;margin:18px 0 0}.footer-label{display:block;font-size:9px;letter-spacing:.13em;color:#aeb2bb;font-weight:800;margin:3px 0 15px}.footer-main>div>a:not(.brand){display:flex;align-items:center;gap:12px;font-size:11px;margin:8px 0;color:#e8e9ec;width:max-content}.footer-main>div>a svg{width:18px;height:18px}.footer-main a:hover{color:#ff727c}.footer-bottom{border-top:1px solid #ffffff20;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:18px 0;font-size:9px;color:#9da2ad}.footer-bottom a{text-decoration:underline;text-underline-offset:3px}.page-intro{padding:60px 0 30px}.page-intro>p:last-child{max-width:530px;font-size:16px;color:var(--muted)}.page-intro h1{max-width:800px}.journal-list{padding-top:24px;min-height:400px}.pagination{margin-top:40px}.about-hero{background:var(--ink);color:#fff;overflow:hidden}.about-hero>.shell{display:grid;grid-template-columns:1.4fr 1fr;gap:40px;align-items:center;padding-block:62px}.about-hero h1{font-size:clamp(48px,5vw,70px);line-height:1.02}.about-hero em{color:#ff6975}.about-hero .eyebrow{color:#bbc0c8}.about-hero p:last-child{font-size:14px;color:#bfc3cb;max-width:480px}.about-art{position:relative;color:#69717e;transform:rotate(-14deg)}.about-art svg{width:140%;margin-left:-20%}.about-art span{position:absolute;left:15%;bottom:15%;font:700 24px var(--font-display);background:var(--red);padding:8px 16px;color:#fff;transform:rotate(14deg)}.about-story{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding-block:64px}.about-story h2{font-size:43px}.about-story>div:last-child{font-size:14px;line-height:1.9;color:var(--muted)}.principles-band{background:var(--surface);padding:40px 0}.principles{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.principle-icon{color:var(--red);font-size:30px;line-height:1;display:block;margin-bottom:14px}.principles h3{font:700 26px/1.1 var(--font-display);margin-bottom:12px}.principles p{font-size:12px;color:var(--muted);line-height:1.9;margin:0}.model-section{padding-block:64px}.model-section .section-heading>p{font-size:13px;color:var(--muted);max-width:220px}.model-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:45px}.model-steps>article{border-top:2px solid var(--ink);padding-top:20px;position:relative}.model-steps>article>span{color:var(--red);font:700 32px var(--font-display)}.model-steps h3{font-size:16px;margin:10px 0}.model-steps p{font-size:12px;color:var(--muted);line-height:1.9}.ai-note{background:var(--surface);display:grid;grid-template-columns:1fr 1.5fr;gap:40px;padding:35px;margin-top:35px;border-left:4px solid var(--red)}.ai-note h3{font:700 33px var(--font-display);margin:0}.ai-note .eyebrow{font-size:9px}.ai-note>div:last-child p{font-size:13px;color:var(--muted);line-height:1.9}.ai-note p:last-child{margin-bottom:0}.closing-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-bottom:65px}.closing-cta h2{margin:0}.article-page{max-width:900px;padding:40px 0 65px}.back-link{font-size:11px;margin-bottom:25px}.article-page>header{max-width:780px}.article-page h1{font-size:clamp(42px,5vw,68px);line-height:1.05}.article-page .eyebrow{color:var(--red)}.article-deck{font-size:18px;line-height:1.7;color:var(--muted)}.article-byline{display:flex;gap:10px;font-size:11px;color:var(--muted);margin:20px 0 30px}.article-page>.editorial-art{height:300px}.article-content{max-width:700px;margin:40px auto;font-size:16px;line-height:1.95}.article-content h2{font-size:33px;margin:38px 0 16px}.article-content p{margin-bottom:22px}.article-content a{color:var(--red);text-decoration:underline}.article-content li{margin-bottom:10px}.article-cta{display:flex;justify-content:space-between;align-items:center;gap:25px;background:var(--surface);padding:28px}.article-cta p{font-weight:700;margin:0}.generic-page{padding-block:55px}.generic-page>h1{font-size:60px}.about-art,.focus-art{pointer-events:none}
@media(max-width:1050px){.shell{width:calc(100% - 48px)}.header-inner{gap:40px}.hero{gap:30px}.hero h1{font-size:67px}.hero-actions{gap:15px}.hero-secondary{font-size:10px}.hero-footnote{gap:10px;font-size:9px}.focus-match{padding-inline:22px}.method-inner{grid-template-columns:85px 1fr 1fr;gap:27px}.method-symbol{height:85px}.method-inner h2{font-size:31px}.footer-main{gap:45px}.post-card h3{font-size:25px}.editorial-art{height:175px}.about-teaser{gap:40px}}
@media(max-width:780px){.utility-bar .shell>span:first-child{display:none}.utility-bar .shell{justify-content:center}.header-inner{height:72px;gap:24px}.header-method{display:none}.primary-nav{margin-left:auto;gap:22px}.brand{font-size:17px}.brand-bottom{font-size:23px}.brand-mark{width:36px;height:36px}.hero{grid-template-columns:1fr 1fr;gap:24px;padding-block:35px}.hero h1{font-size:53px}.hero-intro{font-size:12px}.hero-actions{align-items:start;flex-direction:column;gap:10px}.hero-footnote{display:none}.focus-match{padding:19px;min-height:320px}.focus-teams{font-size:23px;gap:8px;grid-template-columns:1fr 20px 1fr}.focus-date{font-size:9px}.focus-probs strong{font-size:36px}.focus-probs small{font-size:15px}.focus-bottom{font-size:7px}.method-inner{grid-template-columns:1fr 1fr}.method-symbol{display:none}.post-grid{gap:20px}.post-card h3{font-size:23px}.post-meta{font-size:8px}.post-card>p{font-size:11px}.editorial-art{height:140px}.about-teaser h2{font-size:34px}.footer-main{grid-template-columns:1fr 1fr;gap:30px}.footer-main>div:first-child{grid-column:1/-1;display:flex;gap:35px;align-items:center}.footer-main>div:first-child>p{margin:0}.about-hero>.shell{grid-template-columns:1fr}.about-art{display:none}.about-story{gap:35px}.about-story h2{font-size:35px}.principles,.model-steps{gap:25px}.ai-note{grid-template-columns:1fr;padding:26px;gap:22px}}
@media(max-width:600px){.shell{width:calc(100% - 36px)}.utility-bar{font-size:8px;letter-spacing:.06em}.header-inner{height:70px}.menu-toggle{display:flex;align-items:center;gap:9px;margin-left:auto;font-size:11px;font-weight:800}.primary-nav{position:absolute;top:70px;left:0;right:0;background:#fff;padding:12px 18px 20px;display:flex;flex-direction:column;gap:0;border-bottom:1px solid var(--line);box-shadow:0 10px 16px #00000008}.js .primary-nav{display:none}.js .primary-nav.is-open{display:flex}.primary-nav a{min-height:46px;padding:8px 12px}.primary-nav a:after{left:12px;right:auto;width:25px}.hero{grid-template-columns:1fr;gap:30px;padding:30px 0 32px}.hero-copy .eyebrow{font-size:9px;margin-bottom:14px}.hero h1{font-size:clamp(54px,15.4vw,76px);margin-bottom:17px}.hero-intro{font-size:13px;max-width:100%;margin-bottom:21px}.hero-actions{flex-direction:row;align-items:center;gap:17px}.button{font-size:11px;padding:12px 16px;gap:15px}.hero-secondary{font-size:10px}.hero-footnote{display:flex;margin-top:17px}.focus-match{padding:20px 23px;min-height:310px}.focus-teams{font-size:27px}.focus-date{margin-top:22px}.focus-probs{margin-top:18px}.focus-probs strong{font-size:40px}.focus-bottom{font-size:8px}.predictions-band{padding:32px 0}.method-band{padding:35px 0}.method-inner{grid-template-columns:1fr;gap:23px}.method-inner h2{font-size:36px}.method-description p{font-size:12px}.journal{padding-block:38px}.section-heading{align-items:start;gap:18px;flex-wrap:wrap;margin-bottom:25px}.section-heading h2{font-size:35px}.section-heading>.text-link{min-height:25px}.post-grid{grid-template-columns:1fr;gap:32px}.editorial-art{height:200px}.post-card h3{font-size:29px}.post-card>p{font-size:13px}.post-meta{font-size:10px;margin-top:14px}.post-card>.text-link{font-size:12px}.about-teaser{grid-template-columns:1fr;gap:22px;padding:30px 0 40px}.about-teaser h2{font-size:36px}.footer-main{gap:30px;padding:35px 0}.footer-main>div:first-child{display:block}.footer-main>div:first-child>p{margin-top:18px}.footer-main>div:last-child{grid-column:1/-1}.footer-main>div:nth-child(2){grid-column:1/-1;display:flex;gap:15px;flex-wrap:wrap}.footer-main>div:nth-child(2) .footer-label{width:100%;margin-bottom:0}.footer-main>div:nth-child(2)>a{font-size:10px;margin:0}.footer-bottom{font-size:9px;gap:10px;flex-direction:column}.page-intro{padding:38px 0 20px}.page-intro h1{font-size:58px}.page-intro>p:last-child{font-size:14px}.about-hero>.shell{padding-block:35px}.about-hero h1{font-size:clamp(43px,11.5vw,64px)}.about-story{grid-template-columns:1fr;gap:18px;padding-block:38px}.about-story h2{font-size:37px}.about-story>div:last-child{font-size:13px}.principles,.model-steps{grid-template-columns:1fr;gap:27px}.principles-band{padding:32px 0}.principles article{border-bottom:1px solid var(--line);padding-bottom:20px}.principles article:last-child{border:0;padding:0}.principles h3{font-size:28px}.model-section{padding-block:38px}.model-steps{margin-top:25px}.model-section .section-heading>p{max-width:100%;margin:0}.ai-note{padding:22px}.ai-note h3{font-size:30px}.closing-cta{align-items:start;flex-direction:column;padding-bottom:40px}.closing-cta h2{font-size:38px}.article-page{padding-block:25px}.article-page h1{font-size:45px}.article-deck{font-size:15px}.article-page>.editorial-art{height:210px}.article-content{font-size:14px;margin-top:28px}.article-content h2{font-size:30px}.article-cta{flex-direction:column;align-items:start;padding:22px}.article-byline{font-size:9px;flex-wrap:wrap}.generic-page>h1{font-size:45px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
