*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#171713;background:#f4f2ec;margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-shell{min-height:100vh}.header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:20;background:#f4f2ecdd;border-bottom:1px solid #29291f;justify-content:space-between;align-items:center;height:76px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{letter-spacing:-.04em;align-items:center;gap:12px;font-weight:900;display:flex}.brand-mark{background:var(--accent);border:1px solid #171713;border-radius:50%;place-items:center;width:36px;height:36px;font-size:12px;display:grid}.nav{text-transform:uppercase;letter-spacing:.08em;gap:22px;font-size:12px;font-weight:700;display:flex}.mini-button,.button{background:var(--accent);border:1px solid #171713;justify-content:center;align-items:center;padding:13px 18px;font-weight:900;display:inline-flex;box-shadow:4px 4px #171713}.hero{grid-template-columns:1.1fr .9fr;align-items:center;min-height:650px;padding:7vw 7vw 5vw;display:grid;overflow:hidden}.hero-copy h1,.article-hero h1{letter-spacing:-.075em;max-width:970px;margin:24px 0;font-size:clamp(52px,7.7vw,118px);line-height:.86}.hero-copy p{max-width:650px;font-size:20px;line-height:1.5}.badge,.kicker{letter-spacing:.16em;font-size:11px;font-weight:900}.actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:34px;display:flex}.arrow-link{border-bottom:1px solid;font-weight:800}.visual{color:#fff;background:#1b1b17;border-radius:50% 50% 8%;place-items:center;min-height:430px;display:grid;position:relative;transform:rotate(3deg)}.visual-label{letter-spacing:.2em;font-size:10px;position:absolute;top:35px;left:45px}.visual-orb{background:radial-gradient(circle at 32% 25%,#fff,var(--accent) 25%,var(--accent-2) 68%,#111);color:#111;z-index:2;border-radius:50%;place-items:center;width:170px;height:170px;font-size:45px;display:grid}.visual-ring{border:1px solid #fff6;border-radius:50%;position:absolute}.visual-ring.one{width:270px;height:270px}.visual-ring.two{width:370px;height:370px}.visual p{letter-spacing:.16em;font-size:10px;position:absolute;bottom:25px}.proof{border-top:1px solid;border-bottom:1px solid;grid-template-columns:repeat(3,1fr);display:grid}.proof div{border-right:1px solid;gap:8px;padding:28px 4vw;display:grid}.proof div:last-child{border:0}.proof span,.proof small{letter-spacing:.12em;font-size:10px}.proof strong{font-size:25px}.section{padding:100px 7vw}.split{grid-template-columns:1fr 1fr;gap:10vw;display:grid}.split h2,.section-head h2,.final h2{letter-spacing:-.06em;margin:20px 0;font-size:clamp(42px,6vw,84px);line-height:.95}.long-copy{font-size:18px;line-height:1.7}.dark{color:#f4f2ec;background:#191915}.cards{background:#5c5c52;border:1px solid #5c5c52;grid-template-columns:repeat(5,1fr);gap:1px;margin-top:60px;display:grid}.card{background:#23231e;flex-direction:column;min-height:390px;padding:24px;display:flex}.card>span{color:var(--accent);font-size:11px}.card-art{background:linear-gradient(135deg,var(--accent),var(--accent-2));height:105px;margin:22px 0;position:relative;overflow:hidden}.card-art i{border:1px solid #111;border-radius:50%;width:75px;height:75px;position:absolute;top:15px;left:25px}.card-art i+i{left:auto;right:15px}.card h3{letter-spacing:-.04em;margin:5px 0 10px;font-size:24px}.card p{color:#c7c7bb;font-size:14px;line-height:1.5}.card b{margin-top:auto;font-size:12px}.post-row{border-top:1px solid;grid-template-columns:130px 1fr 40px;align-items:center;gap:30px;padding:30px 0;display:grid}.post-row h3{margin:6px 0;font-size:30px}.post-row p{color:#555;margin:0}.post-row i{font-size:30px}.dark-button{color:#fff;box-shadow:4px 4px 0 var(--accent);background:#191915;margin-top:35px}.final{text-align:center;background:var(--accent-2);color:#fff}.final .button{color:#171713}.article-hero{border-bottom:1px solid;padding:90px 7vw 60px}.article-hero h1{max-width:1100px;font-size:clamp(48px,7vw,92px)}.article-hero>p{max-width:800px;font-size:20px;line-height:1.55}.article-layout{grid-template-columns:220px minmax(0,760px);justify-content:center;gap:9vw;padding:80px 7vw;display:grid}.toc{align-self:start;font-size:12px;line-height:2;position:sticky;top:105px}.article-body section{margin-bottom:70px}.article-body h2{letter-spacing:-.045em;margin-bottom:20px;font-size:40px}.article-body p,.article-body li{font-family:Georgia,serif;font-size:19px;line-height:1.75}.article-body li{margin-bottom:8px}.source-box,.cta-box,.alternative-box{border:1px solid;margin:40px 0;padding:25px}.cta-box{color:#fff;background:#191915}.cta-box .button{color:#171713}.alternative-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.alternative-grid a{border:1px solid;padding:16px}.blog-list{max-width:1050px;margin:auto}.footer{color:#efeee8;background:#11110e;padding:70px 7vw 30px}.footer-grid{grid-template-columns:2fr 1fr 1fr;gap:60px;display:grid}.footer h3{letter-spacing:-.05em;margin-top:0;font-size:36px}.footer a{color:#c7c7bd;line-height:2;display:block}.footer small{color:#8d8d83;margin-top:55px;display:block}.disclosure{color:#ddd;text-align:center;background:#282822;padding:11px 5vw;font-size:12px}.error-page{text-align:center;place-items:center;min-height:65vh;padding:50px;display:grid}.error-page h1{margin:0;font-size:72px}@media (max-width:980px){.nav{display:none}.hero{grid-template-columns:1fr;padding-top:90px}.visual{margin-top:60px}.cards{grid-template-columns:repeat(2,1fr)}.article-layout{grid-template-columns:1fr}.toc{position:static}.footer-grid{grid-template-columns:1fr 1fr}.proof{grid-template-columns:1fr}.proof div{border-bottom:1px solid;border-right:0}}@media (max-width:600px){.header{padding:0 20px}.mini-button{padding:10px;font-size:10px}.hero,.section,.article-hero,.article-layout{padding-left:22px;padding-right:22px}.hero-copy h1{font-size:55px}.visual{min-height:330px}.visual-ring.two{width:290px;height:290px}.cards,.split,.post-row{grid-template-columns:1fr}.post-row>i{display:none}.footer-grid,.alternative-grid{grid-template-columns:1fr}}
.article,.postBody,.post-body article,.editorial article{line-height:1.78}.article h1,.postBody h1,.post-body h1,.editorial article h1{letter-spacing:-.02em;margin:0 0 1.5rem;line-height:1.1!important}.article h2,.postBody h2,.post-body h2,.editorial article h2{margin:3rem 0 1rem;font-size:clamp(1.55rem,3vw,2.35rem);line-height:1.2!important}.article h3,.postBody h3,.post-body h3,.editorial article h3{margin:2rem 0 .75rem;font-size:1.25rem;line-height:1.3!important}.article p,.postBody p,.post-body p,.editorial article p{margin:0 0 1.25rem;line-height:1.8}.article ul,.article ol,.postBody ul,.postBody ol,.post-body ul,.post-body ol,.editorial article ul,.editorial article ol{margin:1rem 0 1.5rem;padding-left:1.35rem;line-height:1.75}.article a,.postBody a,.post-body a,.editorial article a{text-underline-offset:3px;text-decoration:underline}.blog-media{border:1px solid color-mix(in srgb,currentColor 18%,transparent);background:color-mix(in srgb,currentColor 4%,transparent);border-radius:1rem;margin:2.5rem 0;padding:1.25rem}.blog-media img{object-fit:cover;border-radius:.75rem;width:100%;height:auto;max-height:480px;display:block}.blog-media figcaption{opacity:.75;margin-top:.75rem;font-size:.9rem;line-height:1.6}.blog-media iframe{aspect-ratio:16/9;border:0;border-radius:.75rem;width:100%;margin-top:1rem;display:block}.blog-media-links{color:inherit;margin:1.25rem 0;font-size:1rem;line-height:1.75}.blog-media-links a{text-underline-offset:3px;font-weight:650;text-decoration:underline}.blog-media-copy{max-width:920px;margin:0 auto}.blog-media-kicker{letter-spacing:.14em;opacity:.62;margin:0 0 .8rem;font-size:.72rem;font-weight:800}.blog-media h2{margin:2.2rem 0 1rem;line-height:1.2}.blog-media figure{margin:2.2rem 0}.blog-media-video{margin-top:2.5rem}.blog-media-video p{line-height:1.7}
.article-layout article section,.post-body article section{margin-bottom:64px}.article-layout article h2,.post-body h2{letter-spacing:-.045em;margin:12px 0 20px;font-size:clamp(32px,4vw,48px)}.article-layout article p,.article-layout article li,.post-body p,.post-body li{font-family:Georgia,serif;font-size:19px;line-height:1.75}.number{color:var(--accent-2);font-size:11px;font-weight:900}.article-layout aside,.post-body aside{min-width:0}.aside-box{border:1px solid;margin-bottom:20px;padding:22px}.aside-box a,.post-sources a{border-bottom:1px solid #bbb;padding:12px 0;font-weight:700;display:block}.aside-box p{font-size:14px;line-height:1.6}.source{background:var(--accent)}.lower-links{background:#dedbd1;grid-template-columns:1fr 1.2fr;gap:8vw;padding:80px 7vw;display:grid}.lower-links h2{letter-spacing:-.05em;font-size:45px}.lower-links>div+div{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.lower-links a{background:#f4f2ec;border:1px solid;gap:7px;padding:18px;display:grid}.lower-links a span{font-size:12px}.post-hero{color:#f4f2ec;background:#191915;padding:100px 7vw 70px}.post-hero h1{letter-spacing:-.07em;max-width:1100px;margin:22px 0;font-size:clamp(52px,8vw,105px);line-height:.9}.post-hero>p{max-width:760px;font-size:21px;line-height:1.55}.byline{color:#aaa;margin:24px 0;font-size:12px}.post-body{grid-template-columns:minmax(0,760px) 240px;justify-content:center;gap:8vw;padding:90px 7vw;display:grid}.post-sources{border-top:3px solid;padding-top:25px}.post-sources h2{font-size:30px}@media (max-width:850px){.lower-links,.post-body,.lower-links>div+div{grid-template-columns:1fr}}
