/*! tailwindcss v4.3.2 | MIT License | https://tailwindcss.com */@layer theme{:host,:root{--font-sans:"Inter",sans-serif;--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--font-tight:"Inter Tight",sans-serif}}@layer base{*,::backdrop,:after,:before{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}:host,html{-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;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{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}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,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,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-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]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.block{display:block}.hidden{display:none}.resize{resize:both}}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#666;font-family:var(--font-sans);background:#fff;margin:0;font-size:1rem;line-height:20px}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed}img{display:block}:focus-visible{outline-offset:4px;outline:2px solid #111}.page-wrapper{background:#fff;min-height:100vh;padding-left:5.5rem}.main-wrapper,.page-wrapper{display:flex;overflow:hidden}.main-wrapper{flex-flow:column;align-items:center;width:100vw;min-width:100vw;margin-left:-5.5rem;padding-left:0}.sidebar{z-index:40;background:#fff;border-right:1px solid #e6e6e6;justify-content:space-between;width:5.5rem;height:100vh;padding-top:2rem;padding-bottom:4rem;position:fixed;inset:0 auto 0 0}.menu-open,.sidebar{flex-flow:column;display:flex}.menu-open{background:0 0;border:0;align-items:center;gap:.4rem;width:100%;height:2rem;padding:0 .5rem}.line{background:#333;width:20px;height:1px;display:block}.cta-sidebar{transform-origin:50%;color:#333;text-align:center;letter-spacing:-.0125rem;white-space:nowrap;font-size:1rem;line-height:1.2;transform:rotate(-90deg)}.logo-wrap{width:100%;overflow:visible}.logo-link,.logo-wrap{justify-content:center;display:flex}.logo-link{transform-origin:50%;color:#111;width:96px;height:32px;font-family:var(--font-tight);flex:none;align-items:center;font-size:1.125rem;font-weight:600;line-height:1;transform:rotate(-90deg)}.nav-overlay{z-index:60;color:#666;opacity:0;pointer-events:none;background:#fff;border-right:1px solid #585858;flex-flow:column;justify-content:space-between;width:20rem;height:100vh;padding:4rem 2rem 2rem;transition:transform .6s cubic-bezier(.77,0,.175,1),opacity .3s;display:flex;position:fixed;inset:0 auto 0 0;transform:translate(-100%)}.nav-overlay-open{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-links{flex-direction:column;display:flex}.navbar-link{color:#666;letter-spacing:-.05rem;font-family:var(--font-tight);font-size:1rem;font-weight:500;line-height:1.3;transition:color .4s,padding .4s}.navbar-link:hover{color:#242424;padding-left:.5rem}.intro-line{z-index:10;color:#666;letter-spacing:-.0125rem;font-family:var(--font-tight);margin-bottom:0;padding-right:1rem;font-size:.9375rem;font-weight:600;line-height:1.3}.sm-wrapper{justify-content:flex-start;align-items:center;display:flex}.copy-right{color:#666;letter-spacing:-.05rem;font-family:var(--font-tight);padding-left:0;font-size:1rem;font-weight:600;line-height:1.3}.close-button{background:0 0;border:0;width:20px;height:20px;position:absolute;inset:3% 10% auto auto}.close-button:after,.close-button:before{content:"";background:#333;width:20px;height:1px;position:absolute;top:50%;left:0}.close-button:before{transform:rotate(45deg)}.close-button:after{transform:rotate(-45deg)}.hero-section{background:#242424;width:100%;min-width:100%;height:100vh;min-height:100vh;padding-left:5.5rem;position:relative;overflow:hidden}.hero-slide{opacity:0;pointer-events:none;transition:opacity 1s,transform 1s cubic-bezier(.77,0,.175,1);position:absolute;inset:0;transform:scale(1.08)}.hero-slide-active{z-index:1;opacity:1;pointer-events:auto;transform:scale(1)}.hero-image{filter:grayscale(55%);object-fit:cover;width:100%;height:100%}.hero-content{z-index:2;color:#fff;grid-template-columns:max-content 1fr;grid-template-areas:"title cta""copy cta";align-items:end;gap:1.5rem 3rem;display:grid;position:absolute;bottom:10%;left:calc(5.5rem + 5%);right:5%}.hero-title{font-family:var(--font-tight);letter-spacing:0;grid-area:title;margin:0;font-size:4rem;font-weight:500;line-height:1.2}.hero-copy{color:#fff;letter-spacing:-.0125rem;grid-area:copy;width:40ch;min-width:40ch;margin:0;font-size:.9375rem;font-weight:400;line-height:1.3}.hero-copy-mobile{display:none}.hero-dots{z-index:4;gap:12px;display:flex;position:absolute;bottom:36px;right:42px}.hero-dot{background:0 0;border:1px solid #fff;border-radius:999px;width:9px;height:9px;padding:0}.hero-dot-active{background:#fff}.button-frame{color:#fff;cursor:pointer;appearance:none;background:0 0;border:0;width:8rem;min-width:0;height:3rem;min-height:0;padding:0;overflow:hidden}.button-frame,.button-frame-label{justify-content:center;align-items:center;display:inline-flex;position:relative}.button-frame-label{z-index:2;width:100%;height:100%;color:inherit;letter-spacing:-.0125rem;font-family:var(--font-sans);padding:.85rem 1rem .75rem;font-size:.9375rem;font-weight:300;line-height:1}.hero-content .button-frame{grid-area:cta;place-self:end}.button-frame-dark{color:#666}.button-line{z-index:1;background:#fff;transition:transform .5s;display:block;position:absolute}.button-line-dark{background:#111}.button-line-bottom,.button-line-top{width:105%;height:1px}.button-line-left,.button-line-right{width:1px;height:120%}.button-line-top{top:0;left:0}.button-line-bottom{transform-origin:0;bottom:0;left:-5%}.button-line-left{top:-20%;left:0}.button-line-right{top:0;right:0}.button-frame:hover .button-line-top{transform:translate(-6%)}.button-frame:hover .button-line-bottom{transform:translate(6%)}.button-frame:hover .button-line-left{transform:translateY(18%)}.button-frame:hover .button-line-right{transform:translateY(-18%)}.contact-details{background:#242424;width:100%;padding:0}.container-global{width:100%;margin:0;padding-left:5.5rem;overflow:hidden}.contact-grid{background:#242424;grid-template-rows:auto;grid-template-columns:1fr .75fr 1fr;gap:2rem;padding-top:2rem;display:grid}.contact-headline{letter-spacing:-.0125rem;margin:2rem 0 0;font-size:2.375rem;font-weight:500;line-height:1.2}.contact-headline,.contact-introduction{color:#fff;font-family:var(--font-tight)}.contact-introduction{width:100%;max-width:none;margin:3rem 0 0;padding-bottom:2rem;padding-right:1rem;font-size:1rem;font-weight:400;line-height:1.4}.contact-brief{flex-flow:column;justify-content:space-between;height:500px;padding-bottom:2rem;padding-left:3rem;display:flex}.contact-details-wrap{padding-top:2rem}.contact-details-wrap,.external-links-wrap{flex-flow:column;justify-content:flex-start;display:flex}.external-links-wrap{padding:2rem 3rem 4rem 4rem}.contact-detail{border-bottom:1px solid #ffffff1a;font-size:1rem;font-weight:500;line-height:1.4}.contact-detail,.email-title{color:#adadad;font-family:var(--font-sans);margin:0}.email-title{white-space:nowrap;font-size:.875rem;font-weight:300;line-height:1.3;display:block}.email-wrap{flex-direction:column;justify-content:flex-end;align-self:flex-end;align-items:flex-end;gap:.25rem;width:100%;padding-top:.5rem;font-weight:300;display:flex}.email-wrap .email-title{text-align:right}.wh-wrap{justify-content:flex-end;align-self:flex-end;align-items:center;gap:1rem;width:160px;padding-top:1rem;font-weight:300;display:flex}.padding-medium{height:0;padding-top:2rem}.padding-small{height:.5rem}.sec-navigation-link{color:#adadad;padding-bottom:.5rem;font-size:.875rem;font-weight:300;line-height:1.3;display:block}.email-title:hover,.sec-navigation-link:hover{color:#fff}.query-wrap{background:#242424;grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:0 4rem;margin-top:3rem;padding-left:0;display:grid}.contact-image{object-fit:cover;width:100%;height:100%;min-height:640px}.contact-form-card{color:#fff;background:0 0;flex-direction:column;justify-content:flex-start;align-items:stretch;height:100%;padding:0 0 4rem;display:flex}.contact-form-card .contact-headline{font-size:2.375rem}.outro-text{color:#fff;max-width:80%;margin:0;padding-top:2rem;font-size:.875rem;font-weight:300;line-height:1.45}.form{flex-direction:column;gap:10px;max-width:90%;padding-top:2rem;padding-right:0;display:flex}.field-row{gap:1rem;display:flex}.field-wrap{flex-direction:column;gap:6px;width:100%;min-width:0;display:flex}.text-field{color:#fff;background:0 0;border:1px solid #585858;border-radius:0;outline:none;width:100%;height:3rem;min-height:0;padding:.625rem .75rem}.text-field::placeholder{color:#ffffff85}.text-field:focus{border-color:#fff}.message-field{resize:vertical;height:auto;min-height:150px;padding-top:1.2rem}.hidden-field{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.error-message,.field-error{color:#ffb7a7;font-size:14px}.success-message{color:#d6ffd2;font-size:14px}.submit-frame{width:140px;height:45px;margin-top:2rem}.button-frame:disabled{opacity:.58;cursor:not-allowed}.form-status{min-height:22px}.site-footer{background:#242424;width:100%;padding-top:1rem;padding-bottom:1rem}.site-footer-grid{grid-template-rows:auto;grid-template-columns:1fr .75fr;width:100%;display:grid}.site-footer-links{justify-content:flex-start;gap:1rem;padding-left:3rem}.site-footer-copyright,.site-footer-links{align-items:stretch;padding-right:3rem;display:flex}.site-footer-copyright{color:#adadad;justify-content:flex-end;font-size:.875rem;font-weight:300;line-height:1.4;text-decoration:none}.site-footer-copyright:hover{color:#fff}.about-section{color:#333;width:100%;padding:4rem 0}.about-container,.about-section{background:#fff}.about-heading-wrap{padding:0 3rem}.about-headline{color:#333;font-family:var(--font-tight);letter-spacing:0;margin:0;font-size:2.375rem;font-weight:500;line-height:1.1}.about-feature-list{flex-direction:column;gap:10rem;padding:10rem 3rem 0;display:flex}.about-feature{--about-progress:0;--about-gather:1;--about-direction:1;--about-icon-y:0px;grid-template-columns:minmax(0,1fr) minmax(420px,1.08fr);gap:2rem;height:520px;display:grid;overflow:hidden}.about-feature-reverse{--about-direction:-1;grid-template-columns:minmax(420px,1.08fr) minmax(0,1fr)}.about-feature-reverse .about-feature-copy{order:2}.about-feature-copy{flex-direction:column;justify-content:flex-start;min-width:0;height:100%;padding:0 1rem 3rem 0;display:flex;position:relative}.about-icon-wrap{opacity:.3;width:130px;height:120px;position:relative}.about-icon{object-fit:contain;width:110px;height:110px;transform:translateY(var(--about-icon-y))}.about-feature-title{color:#333;font-family:var(--font-tight);letter-spacing:0;margin:1rem 0;font-size:1.5rem;font-weight:500;line-height:1.9}.about-feature-text{margin:0}.about-feature-list-items,.about-feature-text{color:#333;letter-spacing:0;word-break:keep-all;max-width:64ch;font-size:1rem;font-weight:500;line-height:1.5}.about-feature-list-items{margin:.5rem 0 0;padding-left:1.25rem;font-family:inherit;list-style-type:disc;list-style-position:outside}.about-feature-footer{margin-top:1.5rem}.about-feature-list-items li::marker{font-size:.65em}.about-image-stack{flex-direction:column;height:100%;min-height:100%;display:flex;overflow:visible}.about-image-slice{width:100%;height:33.333%;min-height:0;transition:transform .12s linear;position:relative;overflow:hidden}.about-image-slice-top{transform:translate(0)}.about-image-slice-middle{transform:translateX(calc(var(--about-direction) * var(--about-gather) * 15%))}.about-image-slice-bottom{transform:translateX(calc(var(--about-direction) * var(--about-gather) * 30%))}.about-feature-image{object-fit:cover;width:100%;height:300%;min-height:300%;position:absolute;left:0}.about-image-slice-top .about-feature-image{top:0}.about-image-slice-middle .about-feature-image{top:-100%}.about-image-slice-bottom .about-feature-image{top:-200%}.about-mobile-image{display:none}.login-main,.login-section{background:#242424;min-height:100vh}.login-section{justify-content:center;align-items:center;width:100%;padding:6rem 2rem 6rem 7.5rem;display:flex}.login-panel{color:#fff;flex-direction:column;gap:2rem;width:min(100%,420px);display:flex}.login-brand{color:#fff;width:fit-content;font-family:var(--font-tight);font-size:1.125rem;font-weight:600;line-height:1}.login-heading-wrap{flex-direction:column;gap:.75rem;display:flex}.login-kicker{color:#adadad;font-size:.9375rem;line-height:1.2}.login-kicker,.login-title{font-family:var(--font-tight);margin:0;font-weight:500}.login-title{color:#fff;letter-spacing:0;font-size:clamp(3rem,7vw,5rem);line-height:.95}.login-form{flex-direction:column;gap:.875rem;display:flex}.login-form .text-field{color:#fff;border-color:#585858}.login-form .text-field::placeholder{color:#ffffff85}.login-form .text-field:focus{border-color:#fff}.login-submit{width:140px;height:45px;margin-top:1rem}.utility-page-wrap{text-align:center;background:#f4f0e8;justify-content:center;align-items:center;min-height:100vh;padding:8vw;display:flex}.utility-page-content{flex-direction:column;align-items:center;gap:30px;display:flex}.not-found-headline{font-family:var(--font-tight);margin:0;font-size:clamp(68px,10vw,180px);font-weight:500;line-height:.86}.not-found-text{color:#555;margin:0;font-size:20px;line-height:1.45}@media screen and (min-width:1280px){.contact-grid{grid-template-columns:1fr .5fr .5fr}.external-links-wrap{padding-bottom:2rem}}@media screen and (min-width:1440px){.contact-grid{grid-template-columns:1fr .5fr .5fr;gap:8rem}.external-links-wrap{padding-bottom:5rem}.contact-headline{max-width:70%}.contact-introduction{padding-bottom:4rem}.form{max-width:90%}}@media screen and (min-width:1920px){.hero-title{font-size:5rem}.about-feature{height:620px}.contact-headline{font-size:3rem}.contact-image{min-height:860px}}@media screen and (max-width:991px){.hero-title{font-size:3rem;bottom:18%;left:calc(5.5rem + 7%)}.hero-copy{font-size:.875rem;left:calc(5.5rem + 7%)}.contact-grid{grid-template-rows:auto auto auto;grid-template-columns:1fr;gap:2rem}.about-section{padding-top:3rem}.about-feature-list{gap:5rem;padding-top:5rem}.about-feature,.about-feature-reverse{grid-template-columns:1fr;height:auto}.about-feature-reverse .about-feature-copy{order:0}.about-feature-copy{padding-bottom:0;padding-right:0}.about-image-stack{height:420px}.contact-brief{justify-content:flex-start;height:auto;padding-left:2rem}.contact-introduction{width:100%;max-width:none}.contact-details-wrap,.external-links-wrap{width:100%;padding-left:2rem;padding-right:2rem}.query-wrap{flex-flow:column;grid-template-rows:auto auto;display:flex}.contact-image{height:50vh;min-height:auto}.contact-form-card{width:100%;padding-left:2rem;padding-right:2rem}}@media screen and (max-width:767px){.page-wrapper{padding-left:0}.main-wrapper{width:100%;min-width:100%;margin-left:0;padding-top:0}.sidebar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fff3;border:1px solid #ffffff73;flex-direction:row;align-items:center;inset:1rem 1rem auto auto}.menu-open,.sidebar{justify-content:center;width:48px;height:48px;padding:0}.menu-open{gap:.35rem}.cta-sidebar,.logo-wrap{display:none}.line{background:#fff}.nav-overlay{width:100%;padding:5rem 2rem 2rem}.intro-line{max-width:100%;font-size:16px}.hero-section,.hero-slide{height:100svh;min-height:100svh}.hero-section{height:100vh;padding-left:0}.hero-slide:after{content:"";z-index:1;pointer-events:none;background:#0000001a;position:absolute;inset:0}.hero-content{z-index:2;text-align:left;flex-direction:column;align-items:flex-start;gap:1rem;max-height:62vh;display:flex;position:absolute;bottom:calc(15% - 3rem);left:7%;right:7%}.hero-copy,.hero-title{position:static;inset:auto}.hero-copy{width:32ch;min-width:0;font-weight:300}.hero-copy-desktop{display:none}.hero-copy-mobile{display:inline}.hero-content .button-frame{background:#fff3;flex:none;place-self:flex-start start;position:relative;inset:auto}.hero-dots{bottom:calc(15% - 3.28125rem);right:24px}.contact-details{padding:0}.about-section{padding:3rem 0 4rem}.about-feature-list,.about-heading-wrap{padding-left:2rem;padding-right:2rem}.about-feature-list{gap:4rem;padding-top:4rem}.about-image-stack{display:none}.about-mobile-image{object-fit:cover;width:100%;height:48vh;min-height:300px;display:block}.container-global{padding-left:0}.contact-headline{font-size:2rem}.contact-brief{padding-bottom:0;padding-left:1rem;padding-right:1rem}.contact-details-wrap,.external-links-wrap{width:100%;padding-left:1rem;padding-right:1rem}.external-links-wrap{padding-bottom:2rem}.external-links-wrap .sec-navigation-link{text-align:right;width:100%}.padding-small{height:1rem}.site-footer-grid{grid-template-columns:30% 70%;gap:0}.site-footer-copyright{justify-content:flex-start;padding-left:1rem;padding-right:0}.site-footer-links{justify-content:flex-end;padding-left:1rem;padding-right:1rem}.field-row{flex-flow:column}.contact-form-card{padding:0 2rem 3rem}.outro-text{max-width:90%}.login-section{padding:6rem 2rem}}@media screen and (max-width:479px){.sidebar{width:48px;height:48px;padding:0}.main-wrapper{padding-top:0}.navbar-link{font-size:1.25rem}.intro-line{max-width:18ch;padding-right:0;font-size:16px;line-height:1.3}.copy-right{font-size:1rem}.hero-section,.hero-slide{height:100svh;min-height:100svh}.hero-section{padding-left:0}.hero-content{gap:1rem;max-height:68vh;bottom:calc(16% - 3rem);left:1rem;right:1rem}.hero-title{font-size:2rem;position:static;inset:auto}.hero-copy{width:min(100%,30ch);font-size:.8125rem;line-height:1.35;display:block}.hero-content .button-frame{position:relative;inset:auto}.hero-dots{bottom:calc(16% - 3.28125rem)}.about-feature-list,.about-heading-wrap{padding-left:1rem;padding-right:1rem}.about-headline{font-size:2rem}.about-feature-list{gap:3.5rem;padding-top:3rem}.about-feature-title{margin-top:1rem;font-size:1.3125rem;line-height:1.45}.about-feature-text{font-size:.9375rem;line-height:1.55}.about-mobile-image{height:42vh;min-height:240px}.container-global{width:100%;padding-left:0}.contact-brief{align-items:flex-start}.contact-brief,.contact-details-wrap,.external-links-wrap{padding-left:1rem;padding-right:1rem}.email-wrap{align-items:flex-end}.email-wrap,.wh-wrap{justify-content:flex-end;align-self:flex-end}.wh-wrap{align-items:center;width:100%}.email-wrap .email-title,.wh-wrap .email-title{text-align:right}.contact-introduction,.email-title,.sec-navigation-link{font-size:16px}.contact-form-card{padding:0 1rem 2.5rem}.site-footer-grid{grid-template-rows:auto auto;grid-template-columns:1fr}.site-footer-links{flex-flow:column;justify-content:center;align-items:flex-start;gap:0;padding-left:1rem;padding-right:1rem}.outro-text{font-size:14px}.login-section{align-items:flex-start;padding:6rem 1rem 3rem}.login-panel{gap:1.5rem}}