/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.start{inset-inline-start:var(--spacing)}}:root{--black:#050505;--ink:#0d0d0d;--white:#f2f2ef;--muted:#8f8f8b;--line:#f2f2ef2e;--soft-line:#f2f2ef17;--acid:#f2f2ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);margin:0;font-family:Arial,Helvetica,sans-serif}button,a{font:inherit}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}.site-shell{background:var(--black);min-height:100vh;position:relative;overflow:hidden}.noise-layer{opacity:.55;pointer-events:none;mix-blend-mode:screen;z-index:20;background-image:repeating-linear-gradient(0deg,#f2f2ef0d 0 1px,#0000 1px 4px),repeating-linear-gradient(90deg,#0000 0 52px,#f2f2ef06 52px 53px);position:fixed;inset:0}.site-header{border-bottom:1px solid var(--line);z-index:5;grid-template-columns:1fr auto 1fr;align-items:center;min-height:76px;padding:0 clamp(22px,4vw,64px);display:grid;position:relative}.brand-lockup{text-align:left;background:0 0;border:0;justify-self:start;align-items:center;gap:11px;padding:0;display:flex}.brand-lockup img{object-fit:contain;width:36px;height:36px}.brand-lockup span{letter-spacing:.14em;flex-direction:column;font-size:10px;line-height:.92;display:flex}.brand-lockup strong:last-child{letter-spacing:-.03em;margin-top:3px;font-size:13px}.site-nav{justify-self:center;gap:clamp(22px,4vw,60px);display:flex}.site-nav button{color:var(--muted);letter-spacing:.12em;text-transform:uppercase;background:0 0;border:0;padding:8px 0;font-size:10px}:is(.site-nav button:hover,.site-nav button:focus-visible){color:var(--white)}.site-nav button span{color:var(--acid);vertical-align:2px;margin-right:8px;font-size:8px}.header-cta{border:1px solid var(--line);letter-spacing:.12em;text-transform:uppercase;justify-self:end;align-items:center;gap:15px;padding:11px 14px;font-size:10px;display:flex}.header-cta:hover{background:var(--white);color:var(--black)}.arrow{font-size:15px;line-height:0}.hero-section{isolation:isolate;min-height:min(770px,100vh - 76px);position:relative}.hero-section__image{opacity:.86;z-index:-3;background:radial-gradient(circle at 72% 44%,#f2f2ef1f,#0000 23%),repeating-linear-gradient(0deg,#0000 0 13px,#f2f2ef09 13px 14px),repeating-linear-gradient(90deg,#0000 0 83px,#f2f2ef06 83px 84px),linear-gradient(100deg,#070707 0%,#131313 47%,#060606 100%);position:absolute;inset:0;overflow:hidden}.hero-section__image:before{content:"";opacity:.2;background:repeating-linear-gradient(90deg,#0000 0 11px,#f2f2ef0d 11px 12px,#0000 12px 47px);animation:14s step-end infinite glitch-grid;position:absolute;inset:-20%;transform:skew(-14deg)}.hero-section__image:after{content:"";opacity:.25;background:linear-gradient(90deg,#0000 0 18%,#f2f2ef12 18.2% 19%,#0000 19.2% 52%,#f2f2ef0d 52.1% 52.5%,#0000 52.7% 100%);width:116%;height:26%;animation:9s step-end infinite glitch-slice;position:absolute;top:35%;left:-8%;transform:skewY(-4deg)}.hero-section__grid{opacity:.42;z-index:-2;background-image:linear-gradient(#f2f2ef0f 1px,#0000 1px),linear-gradient(90deg,#f2f2ef0f 1px,#0000 1px);background-size:84px 84px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 77%);mask-image:linear-gradient(90deg,#000,#0000 77%)}.hero-section:after{background:linear-gradient(0deg, var(--black), transparent 25%), radial-gradient(circle at 72% 42%, transparent 0, #05050529 45%, #050505bf 100%);content:"";pointer-events:none;z-index:-1;position:absolute;inset:0}.hero-section__content{z-index:1;max-width:850px;padding:clamp(120px,18vh,210px) clamp(22px,11vw,170px) 120px;position:relative}.eyebrow,.section-kicker,.micro-label,.team-overview__label,.hero-section__coordinates,.hero-section__side-note,.hero-section__bottomline,.roster-card__topline,.team-overview__meta span,.intel-links span{letter-spacing:.18em;text-transform:uppercase;font-size:9px}.eyebrow{color:var(--muted);align-items:center;gap:9px;margin:0 0 26px;display:flex}.status-dot{background:var(--acid);border-radius:100%;width:5px;height:5px;display:inline-block;box-shadow:0 0 14px #f2f2ef8c}.hero-section h1,.content-section h2{letter-spacing:-.035em;margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-weight:400;line-height:.88}.hero-section h1{max-width:950px;font-size:clamp(70px,12.1vw,185px)}.hero-section h1 span{display:block}.hero-section h1 span:nth-child(2){margin-left:clamp(28px,8vw,120px)}.hero-period{color:var(--acid)}.hero-section__lede{color:#b3b3af;max-width:410px;margin:32px 0 32px clamp(30px,8vw,120px);font-size:clamp(14px,1.5vw,18px);line-height:1.5}.hero-section__actions{gap:10px;margin-left:clamp(30px,8vw,120px);display:flex}.button{letter-spacing:.14em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:22px;padding:14px 17px;font-size:10px;display:inline-flex}.button--solid{background:var(--white);border:1px solid var(--white);color:var(--black)}.button--solid:hover{background:var(--acid);border-color:var(--acid)}.button--ghost{border:1px solid var(--line)}.button--ghost:hover{background:#f2f2ef1f}.hero-section__coordinates{color:var(--muted);gap:28px;display:flex;position:absolute;top:34px;left:clamp(22px,4vw,64px)}.hero-section__side-note{color:var(--muted);text-align:right;flex-direction:column;gap:5px;display:flex;position:absolute;top:34px;right:clamp(22px,4vw,64px)}.hero-section__bottomline{color:#797975;justify-content:space-between;display:flex;position:absolute;bottom:27px;left:clamp(22px,4vw,64px);right:clamp(22px,4vw,64px)}.hero-section__bottomline span:last-child{color:var(--acid)}.signal-strip{border-bottom:1px solid var(--line);border-top:1px solid var(--line);color:var(--muted);letter-spacing:.2em;text-transform:uppercase;white-space:nowrap;justify-content:space-around;gap:32px;padding:17px 22px;font-size:10px;display:flex;overflow:hidden}.signal-strip i{color:var(--acid);font-style:normal}.content-section{border-bottom:1px solid var(--line);max-width:1400px;margin:0 auto;padding:clamp(90px,11vw,170px) clamp(22px,6vw,90px)}.section-kicker{color:var(--muted);gap:15px;display:flex}.section-kicker span:first-child{color:var(--acid)}.manifesto-section{grid-template-columns:.8fr 1.55fr .9fr;gap:clamp(30px,6vw,100px);display:grid}.manifesto-section__copy h2,.section-heading h2,.intel-section h2{font-size:clamp(54px,7vw,106px)}.manifesto-section__copy h2 em,.intel-section h2 em{color:var(--acid);font-style:normal}.manifesto-section__copy p{color:var(--muted);max-width:430px;margin:30px 0 0;font-size:16px;line-height:1.6}.manifesto-section__stats{border-left:1px solid var(--line);flex-direction:column;gap:22px;padding-left:25px;display:flex}.manifesto-section__stats div{flex-direction:column;gap:3px;display:flex}.manifesto-section__stats strong{font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:38px;font-weight:400}.manifesto-section__stats span{color:var(--muted);letter-spacing:.16em;text-transform:uppercase;font-size:10px}.teams-section{max-width:none}.section-heading{justify-content:space-between;align-items:end;margin-bottom:58px;display:flex}.section-heading .section-kicker{margin-bottom:25px}.section-heading p{color:var(--muted);margin:0 0 4px;font-size:12px}.team-switcher{border-bottom:1px solid var(--line);border-top:1px solid var(--line);grid-template-columns:1fr 1fr;margin-bottom:48px;display:grid}.team-switcher button{border:0;border-right:1px solid var(--line);color:var(--muted);text-align:left;background:0 0;grid-template-columns:32px 1fr auto 20px;align-items:center;gap:12px;min-height:70px;padding:0 17px;display:grid}.team-switcher button:last-child{border-right:0}.team-switcher button:hover,.team-switcher button.is-active{background:var(--white);color:var(--black)}.team-switcher__number{letter-spacing:.1em;font-size:9px}.team-switcher__circuit{letter-spacing:.12em;text-transform:uppercase;font-size:9px}.team-switcher__arrow{font-size:18px}.team-overview{background:#101010;grid-template-columns:1fr 370px;min-height:350px;margin-bottom:16px;display:grid;position:relative;overflow:hidden}.team-overview__copy{z-index:1;padding:clamp(30px,5vw,70px);position:relative}.team-overview__label{color:var(--acid);align-items:center;gap:9px;margin-bottom:27px;display:flex}.team-overview__title-row{align-items:flex-end;gap:16px;display:flex}.team-overview__title-row h3{letter-spacing:-.04em;text-transform:uppercase;margin:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:clamp(48px,6vw,84px);font-weight:400;line-height:.9}.team-overview__title-row>span{color:var(--muted);letter-spacing:.12em;margin-bottom:5px;font-family:monospace;font-size:12px}.team-overview__copy>p{color:#9b9b97;max-width:550px;margin:26px 0;font-size:14px;line-height:1.6}.team-overview__meta{border-top:1px solid var(--soft-line);gap:clamp(20px,5vw,70px);padding-top:16px;display:flex}.team-overview__meta div{flex-direction:column;gap:8px;display:flex}.team-overview__meta span{color:#72726f}.team-overview__meta strong{letter-spacing:.1em;font-size:11px}.text-link{border-bottom:1px solid var(--line);letter-spacing:.14em;text-transform:uppercase;gap:16px;margin-top:30px;padding-bottom:7px;font-size:10px;display:inline-flex}.text-link:hover{border-color:var(--acid);color:var(--acid)}.team-overview__mark{flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex;position:relative;overflow:hidden}.team-overview__mark:before{content:"";border:1px solid #f2f2ef1f;border-radius:100%;width:360px;height:360px;position:absolute}.team-overview__mark:after{content:"";opacity:.35;background-image:linear-gradient(#f2f2ef12 1px,#0000 1px),linear-gradient(90deg,#f2f2ef12 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 70%);mask-image:radial-gradient(#000,#0000 70%)}.team-overview__mark img{object-fit:contain;opacity:.9;z-index:1;width:140px;height:140px;position:relative}.team-overview__mark>span{color:#f2f2ef2b;letter-spacing:-.08em;z-index:0;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:130px;position:absolute;top:50%;left:50%;transform:translate(-50%,-52%)}.team-overview__mark small{color:#70706c;letter-spacing:.22em;z-index:1;font-size:8px;position:absolute;bottom:23px}.team-overview__mark--signal{background:#151515}.team-overview__mark--white{background:#171717}.roster-grid{grid-template-columns:repeat(5,1fr);gap:1px;display:grid}.roster-card{background:#111;min-height:205px;padding:20px;transition:background .2s,transform .2s;position:relative}.roster-card:hover{z-index:1;background:#1a1a1a;transform:translateY(-4px)}.roster-card__topline{color:#686864;justify-content:space-between;display:flex}.roster-card__index{color:var(--acid)}.roster-card__identity{align-items:center;gap:15px;margin-top:44px;display:flex}.roster-card__avatar{border:1px solid var(--line);letter-spacing:-.04em;background:#222;justify-content:center;align-items:center;width:52px;height:52px;font-family:Impact,Haettenschweiler,Arial Narrow Bold,sans-serif;font-size:20px;display:flex}.roster-card:nth-child(3n) .roster-card__avatar{border-radius:50%}.roster-card h3{letter-spacing:-.02em;text-transform:uppercase;margin:0;font-size:15px}.roster-card p{color:var(--muted);letter-spacing:.09em;text-transform:uppercase;margin:7px 0 0;font-size:10px}.roster-card__footer{color:#686864;letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:end;font-size:9px;display:flex;position:absolute;bottom:19px;left:20px;right:20px}.roster-card__links{gap:10px;display:flex}.roster-card__links a{border-bottom:1px solid #4c4c48;padding-bottom:2px}.roster-card__links a:hover{border-color:var(--acid);color:var(--acid)}.intel-section{max-width:none}.intel-section__layout{grid-template-columns:1fr 1fr;gap:8vw;margin-top:55px;display:grid}.intel-section h2{font-size:clamp(54px,8vw,116px)}.intel-section p{color:var(--muted);max-width:320px;margin:27px 0 0;font-size:15px;line-height:1.6}.intel-links{border-top:1px solid var(--line)}.intel-links a{border-bottom:1px solid var(--line);grid-template-columns:75px 1fr 25px;align-items:center;gap:22px;padding:23px 0;display:grid}.intel-links a:hover{color:var(--acid)}.intel-links span{color:var(--muted)}.intel-links strong{letter-spacing:-.03em;font-size:clamp(16px,2vw,24px);font-weight:400}.intel-links b{text-align:right;font-size:18px;font-weight:400}.site-footer{grid-template-columns:1fr 1fr 1fr;align-items:center;gap:20px;max-width:1400px;margin:0 auto;padding:30px clamp(22px,6vw,90px) 40px;display:grid}.site-footer__brand{letter-spacing:.1em;align-items:center;font-size:10px;font-weight:700;line-height:.95;display:flex}.site-footer__brand img{width:34px;height:34px;margin-right:10px}.site-footer__center{color:#71716d;letter-spacing:.18em;text-align:center;font-size:9px}.site-footer__center span{color:var(--acid);margin:0 8px}.site-footer__right{color:#71716d;letter-spacing:.15em;justify-content:flex-end;align-items:center;gap:20px;font-size:9px;display:flex}.site-footer__right button{color:var(--acid);letter-spacing:.12em;background:0 0;border:0;font-size:9px}@keyframes glitch-grid{0%,87%,to{opacity:.2;transform:skew(-14deg)translate(0)}88%{opacity:.05;transform:skew(-14deg)translate(2%)}89%{opacity:.32;transform:skew(-14deg)translate(-1%)}90%{opacity:.12;transform:skew(-14deg)translate(1%)}}@keyframes glitch-slice{0%,91%,to{opacity:.25;transform:skewY(-4deg)translate(0)}92%{opacity:.05;transform:skewY(-4deg)translate(-4%)}93%{opacity:.36;transform:skewY(-4deg)translate(3%)}94%{opacity:.18;transform:skewY(-4deg)translate(0)}}@media (max-width:900px){.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.hero-section__content{padding-left:clamp(22px,7vw,64px)}.manifesto-section{grid-template-columns:1fr 1fr}.manifesto-section>.section-kicker{grid-column:1/-1}.manifesto-section__stats{align-self:end}.team-overview{grid-template-columns:1fr}.team-overview__mark{min-height:190px}.team-overview__mark img{width:90px;height:90px}.team-overview__mark:before{width:220px;height:220px}.roster-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:620px){.site-header{min-height:66px;padding:0 18px}.brand-lockup img{width:30px;height:30px}.header-cta{gap:9px;padding:9px 10px;font-size:8px}.hero-section{min-height:700px}.hero-section__image{background-position:60%}.hero-section__content{padding:155px 22px 120px}.hero-section h1{font-size:clamp(61px,18vw,110px)}.hero-section h1 span:nth-child(2),.hero-section__lede,.hero-section__actions{margin-left:18px}.hero-section__lede{max-width:290px;font-size:13px}.hero-section__actions{flex-direction:column;align-items:flex-start}.hero-section__coordinates,.hero-section__side-note{font-size:7px;top:23px}.hero-section__side-note{display:none}.hero-section__bottomline{font-size:7px;bottom:20px}.hero-section__bottomline span:nth-child(2){display:none}.signal-strip{justify-content:flex-start}.content-section{padding:80px 18px}.manifesto-section,.intel-section__layout{display:block}.manifesto-section__copy{margin-top:53px}.manifesto-section__copy p{font-size:14px}.manifesto-section__stats{border-left:0;border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:45px;padding:20px 0 0;display:grid}.manifesto-section__stats strong{font-size:30px}.manifesto-section__stats span{letter-spacing:.1em;font-size:7px}.section-heading{flex-direction:column;align-items:flex-start;gap:18px;margin-bottom:42px}.section-heading h2{font-size:clamp(58px,18vw,100px)}.team-switcher{display:block}.team-switcher button{border-bottom:1px solid var(--line);border-right:0;grid-template-columns:28px 1fr auto 15px;min-height:61px}.team-switcher button:last-child{border-bottom:0}.team-switcher__circuit{font-size:7px}.team-overview{margin-bottom:8px}.team-overview__copy{padding:28px 22px 32px}.team-overview__title-row h3{font-size:47px}.team-overview__copy>p{font-size:13px}.team-overview__meta{justify-content:space-between;gap:18px}.team-overview__meta strong{font-size:9px}.team-overview__meta span{font-size:7px}.roster-grid{grid-template-columns:repeat(2,1fr)}.roster-card{min-height:185px;padding:14px}.roster-card__identity{flex-direction:column;align-items:flex-start;gap:12px;margin-top:25px}.roster-card h3{font-size:12px}.roster-card p{font-size:8px}.roster-card__footer{bottom:14px;left:14px;right:14px}.intel-section h2{margin-top:55px;font-size:clamp(58px,18vw,100px)}.intel-section p{font-size:13px}.intel-links{margin-top:48px}.intel-links a{grid-template-columns:56px 1fr 20px;gap:10px}.intel-links strong{font-size:15px}.intel-links span{font-size:7px}.site-footer{flex-wrap:wrap;justify-content:space-between;padding:25px 18px 30px;display:flex}.site-footer__center{display:none}.site-footer__right{font-size:7px}}
