@font-face{font-family:Anonymous Pro;src:url(/fonts/AnonymousPro-Regular.woff2) format("woff2"),url(/fonts/AnonymousPro-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Grotesk Display;src:url(/fonts/NeueHaasDisplay-Roman.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Grotesk Display;src:url(/fonts/NeueHaasDisplay-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Neue Haas Grotesk Display;src:url(/fonts/NeueHaasDisplay-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Redaction;src:url(/fonts/Redaction.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 20";src:url(/fonts/Redaction20.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 35";src:url(/fonts/Redaction35.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 50";src:url(/fonts/Redaction50.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Redaction 100";src:url(/fonts/Redaction100.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}.landing-page{background-color:#f0eeeb;font-family:Neue Haas Grotesk Display,Helvetica Neue,Helvetica,Arial,sans-serif;color:#000;min-height:100vh;min-height:100svh;overflow:clip;margin:0;padding:0;box-sizing:border-box;display:grid;grid-template-rows:auto 1fr}.landing-page *,.landing-page *:before,.landing-page *:after{margin:0;padding:0;box-sizing:border-box}.landing-nav{display:flex;justify-content:space-between;align-items:center;padding:6px clamp(16px,4vw,80px);border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:5px solid transparent;border-right:none;margin:12px clamp(12px,3vw,40px) 10px 12px;max-width:1800px;width:calc(100% - 12px - clamp(12px,3vw,40px));position:relative}.landing-nav-logo{font-size:clamp(11px,3.5vw,26px);font-weight:500;letter-spacing:.02em;text-transform:uppercase;line-height:1;white-space:nowrap;display:flex;align-items:center}.landing-nav-logo svg{width:29px;height:29px;flex-shrink:0}.landing-nav-links{display:flex;align-items:center;gap:32px;list-style:none}.landing-nav-links a{font-size:clamp(11px,3.5vw,26px);font-weight:500;letter-spacing:.02em;text-transform:uppercase;text-decoration:none;color:#000;white-space:nowrap}.landing-nav-links a:hover{opacity:.6}.landing-hero{display:flex;flex-direction:column;min-height:calc(100svh - 65px);padding:clamp(24px,5vh,80px) clamp(16px,4vw,80px) clamp(16px,3vh,40px);max-width:1800px;width:100%}.landing-hero-content{flex:1;display:flex;flex-direction:column;justify-content:center}.landing-hero h1{font-size:clamp(44px,12.5vw,80px);font-weight:500;line-height:.95;letter-spacing:-.03em;max-width:100%;opacity:0}.landing-chaos{font-family:"Redaction 20",serif;font-weight:400;display:inline-block;text-rendering:geometricPrecision}.chaos-break{display:none}.landing-cta-button{display:inline-block;background-color:#0005f5;color:#fff;font-family:Anonymous Pro,monospace;font-size:clamp(14px,1.4vw,22px);font-weight:400;text-decoration:none;padding:clamp(14px,1.5vh,22px) clamp(28px,3vw,56px);margin-top:clamp(32px,4vh,56px);margin-left:.35em;letter-spacing:.02em;opacity:0;transition:background-color .15s ease,transform .15s ease,box-shadow .15s ease}.landing-cta-button:hover{background-color:#0004c8;transform:translateY(-2px);box-shadow:0 4px 16px #0005f54d}.landing-cta-button:focus-visible{outline:3px solid #0005f5;outline-offset:3px}.landing-cta-button:active{transform:translateY(0);box-shadow:none}.landing-byline{font-family:Anonymous Pro,monospace;font-size:clamp(14px,1.4vw,22px);font-weight:400;letter-spacing:.02em;margin-top:clamp(20px,2.5vh,40px);margin-left:.35em;opacity:0}.landing-footer{font-family:Anonymous Pro,monospace;font-size:clamp(11px,.85vw,13px);font-weight:400;letter-spacing:.03em;opacity:.55;margin-top:auto;padding-bottom:clamp(16px,2vh,32px)}.hero-footer{display:flex;flex-direction:column;align-items:flex-start}.nav-draw-left{position:absolute;top:-5px;left:-5px;bottom:-5px;right:0;border-left:5px solid #000;clip-path:inset(100% 0 0 0);animation:revealLeft .4s .5s cubic-bezier(.4,0,.2,1) forwards}.nav-draw-top{position:absolute;top:-5px;left:-5px;bottom:-5px;right:0;border-top:5px solid #000;clip-path:inset(0 100% 0 0);animation:revealHorizontal .5s .5s cubic-bezier(.4,0,.2,1) forwards}.nav-draw-bottom{position:absolute;top:-5px;left:-5px;bottom:-5px;right:0;border-bottom:5px solid #000;clip-path:inset(0 100% 0 0);animation:revealHorizontal .5s .5s cubic-bezier(.4,0,.2,1) forwards}@keyframes revealLeft{0%{clip-path:inset(100% 0 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes revealHorizontal{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0 0 0 0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes subtlePulse{0%,to{box-shadow:0 0 #0005f566}50%{box-shadow:0 0 0 8px #0005f500}}.landing-hero h1.animate{animation:fadeInUp .5s .15s cubic-bezier(.4,0,.2,1) forwards}.landing-cta-button.animate{animation:fadeInUp .4s .5s cubic-bezier(.4,0,.2,1) forwards,subtlePulse 2.5s 1.5s ease-in-out 3}.landing-byline.animate{animation:fadeInUp .4s .7s cubic-bezier(.4,0,.2,1) forwards}@media (max-width: 480px){.landing-nav{margin:8px 12px;padding:4px 12px}.landing-hero h1{line-height:.95;max-width:100%}.landing-chaos{font-family:"Redaction 35",serif}.hero-footer{align-self:stretch;align-items:stretch}.landing-byline{margin-left:0}}@media (max-width: 1023px){.landing-cta-button{display:block;width:100%;text-align:center;margin-left:0}}@media (max-width: 639px){.landing-nav-links{display:none}.landing-hero h1{line-height:.98}.chaos-break{display:block}}@media (min-width: 640px){.landing-hero h1{font-size:clamp(60px,9vw,100px);line-height:.92;max-width:90%}}@media (min-width: 1024px){.landing-hero{padding:40px clamp(24px,4vw,80px) 32px}.landing-hero h1{font-size:clamp(72px,8.5vw,130px);line-height:.92;max-width:100%}}@media (min-width: 1440px){.landing-hero h1{font-size:clamp(100px,7.5vw,150px);max-width:100%}}@media (min-width: 1920px){.landing-page{display:flex;flex-direction:column;align-items:center}.landing-nav,.landing-hero{max-width:1800px;margin-left:auto;margin-right:auto}.landing-hero h1{font-size:clamp(100px,5.5vw,130px);max-width:100%}.landing-cta-button{font-size:clamp(18px,1.3vw,28px);padding:24px 56px}.landing-byline{font-size:clamp(18px,1.3vw,28px)}}@media (min-width: 2400px){.landing-hero h1{font-size:clamp(110px,5vw,140px)}}@media (prefers-reduced-motion: reduce){.landing-hero h1.animate,.landing-cta-button.animate,.landing-byline.animate{animation:fadeIn .3s .3s forwards!important}.nav-draw-left,.nav-draw-top,.nav-draw-bottom{animation:none!important;clip-path:none}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}
