:root{--border-color:#a4a4a4;--nav-bg:#070707;--nav-hover:#ffffff14;--nav-active:#fffffff2;--nav-text:#ffffffe6;--nav-text-hover:#fff}.Navbar-module__dVeNwG__primaryNavbar{background:var(--nav-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border-color);border-radius:8px;margin:auto;padding:8px 12px;position:relative;box-shadow:0 4px 24px #0000001a}.Navbar-module__dVeNwG__links{align-items:center;gap:8px;margin:0;padding:0;list-style-type:none;display:flex}.Navbar-module__dVeNwG__links li{text-transform:uppercase;letter-spacing:.5px;font-size:13px;font-weight:600}.Navbar-module__dVeNwG__links li a{color:var(--nav-text);border-radius:4px;padding:4px 12px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:block;position:relative}.Navbar-module__dVeNwG__links li a:hover{background:var(--nav-hover);color:var(--nav-text-hover);transform:translateY(-1px)}.Navbar-module__dVeNwG__links li a:active{transform:translateY(0)}.Navbar-module__dVeNwG__active{box-shadow:0 2px 8px #00000026;background:var(--nav-active)!important;color:#070707!important}.Navbar-module__dVeNwG__hamburger{cursor:pointer;color:var(--nav-text);background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin-left:auto;padding:8px;transition:all .2s;display:none}.Navbar-module__dVeNwG__hamburger:hover{background:var(--nav-hover);color:var(--nav-text-hover)}.Navbar-module__dVeNwG__hamburger:active{transform:scale(.95)}.Navbar-module__dVeNwG__mobileSidebar{z-index:1001;background:linear-gradient(135deg,#1a1a1a 0%,#0a0a0a 100%);flex-direction:column;width:280px;height:100vh;transition:right .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-8px 0 32px #00000080}.Navbar-module__dVeNwG__mobileSidebarOpen{right:0}.Navbar-module__dVeNwG__closeButton{cursor:pointer;color:#fff;z-index:10;background:#ffffff14;border:1px solid #ffffff1f;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex;position:absolute;top:20px;left:20px}.Navbar-module__dVeNwG__closeButton:hover{background:#ffffff26;border-color:#fff3;transform:rotate(90deg)}.Navbar-module__dVeNwG__closeButton:active{transform:rotate(90deg)scale(.95)}.Navbar-module__dVeNwG__mobileLinks{flex-direction:column;gap:6px;margin:0;padding:90px 20px 0;list-style:none;display:flex}.Navbar-module__dVeNwG__mobileLinks li{text-transform:uppercase;letter-spacing:.8px;font-size:14px;font-weight:600}.Navbar-module__dVeNwG__mobileLinks li a{color:#ffffffb3;border-radius:12px;padding:16px 20px;text-decoration:none;transition:all .3s;display:block;position:relative;overflow:hidden}.Navbar-module__dVeNwG__mobileLinks li a:before{content:"";opacity:0;background:linear-gradient(#fff 0%,#ffffff80 100%);width:3px;height:100%;transition:all .3s;position:absolute;top:0;left:0;transform:translate(-3px)}.Navbar-module__dVeNwG__mobileLinks li a:hover{color:#fff;background:#ffffff14;padding-left:24px}.Navbar-module__dVeNwG__mobileLinks li a:hover:before{opacity:1;transform:translate(0)}.Navbar-module__dVeNwG__mobileActive{color:#fff!important;background:#ffffff1f!important;padding-left:24px!important}.Navbar-module__dVeNwG__mobileActive:before{opacity:1!important;transform:translate(0)!important}.Navbar-module__dVeNwG__overlay{-webkit-backdrop-filter:blur(4px);z-index:1000;background:#0009;width:100%;height:100vh;animation:.3s Navbar-module__dVeNwG__fadeIn;position:fixed;top:0;left:0}@keyframes Navbar-module__dVeNwG__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.Navbar-module__dVeNwG__links{gap:4px}.Navbar-module__dVeNwG__links li{font-size:12px}.Navbar-module__dVeNwG__links li a{padding:4px 12px}}@media (max-width:768px){.Navbar-module__dVeNwG__primaryNavbar{border-radius:8px;justify-content:flex-end;align-items:center;margin:0;padding:2px;display:flex}.Navbar-module__dVeNwG__links{display:none}.Navbar-module__dVeNwG__hamburger{display:flex}}@media (max-width:480px){.Navbar-module__dVeNwG__mobileSidebar{width:85%;max-width:320px}}
.LocaleSwitcher-module__Q-yzbW__localeSwitcher{display:inline-block;position:relative}@media (min-width:768px){.LocaleSwitcher-module__Q-yzbW__localeSwitcher{position:absolute;right:2rem}}.LocaleSwitcher-module__Q-yzbW__localeButton{color:#1f2937;cursor:pointer;border:1px solid #fff;border-radius:8px;justify-content:space-between;align-items:center;gap:8px;min-width:70px;padding:11px 12px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.LocaleSwitcher-module__Q-yzbW__localeButton:hover{background-color:#f9fafb;border-color:#d1d5db}.LocaleSwitcher-module__Q-yzbW__localeButton:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.LocaleSwitcher-module__Q-yzbW__localeButton:active{background-color:#f3f4f6}.LocaleSwitcher-module__Q-yzbW__localeButtonText{text-align:left;flex:1}.LocaleSwitcher-module__Q-yzbW__localeFlagWrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex}.LocaleSwitcher-module__Q-yzbW__localeFlagWrapper svg{border-radius:2px;display:block;box-shadow:0 1px 2px #0000001a}.LocaleSwitcher-module__Q-yzbW__localeLabel{text-align:left;flex:1}.LocaleSwitcher-module__Q-yzbW__localeIcon{flex-shrink:0;transition:transform .2s}.LocaleSwitcher-module__Q-yzbW__localeIconOpen{transform:rotate(180deg)}.LocaleSwitcher-module__Q-yzbW__localeDropdown{z-index:50;background-color:#fff;border:1px solid #fff;border-radius:8px;animation:.2s LocaleSwitcher-module__Q-yzbW__slideDown;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@keyframes LocaleSwitcher-module__Q-yzbW__slideDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.LocaleSwitcher-module__Q-yzbW__localeOption{color:#1f2937;cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:12px;font-size:14px;transition:background-color .15s;display:flex}.LocaleSwitcher-module__Q-yzbW__localeOption:hover,.LocaleSwitcher-module__Q-yzbW__localeOptionFocused{background-color:#f3f4f6}.LocaleSwitcher-module__Q-yzbW__localeOption:active{background-color:#e5e7eb}.LocaleSwitcher-module__Q-yzbW__localeOptionActive{color:#3b82f6;background-color:#eff6ff;font-weight:600}.LocaleSwitcher-module__Q-yzbW__localeOptionActive:hover,.LocaleSwitcher-module__Q-yzbW__localeOptionActive.LocaleSwitcher-module__Q-yzbW__localeOptionFocused{background-color:#dbeafe}.LocaleSwitcher-module__Q-yzbW__localeCheckIcon{color:#3b82f6;flex-shrink:0}@media (prefers-color-scheme:dark){.LocaleSwitcher-module__Q-yzbW__localeButton{color:#f9fafb;background-color:#070707;border-color:#a4a4a4}.LocaleSwitcher-module__Q-yzbW__localeButton:hover{background-color:#070707;border-color:#4b5563}.LocaleSwitcher-module__Q-yzbW__localeButton:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}.LocaleSwitcher-module__Q-yzbW__localeButton:active{background-color:#070707}.LocaleSwitcher-module__Q-yzbW__localeDropdown{background-color:#070707;border-color:#374151}.LocaleSwitcher-module__Q-yzbW__localeOption{color:#f9fafb}.LocaleSwitcher-module__Q-yzbW__localeOption:hover,.LocaleSwitcher-module__Q-yzbW__localeOptionFocused{background-color:#2c2c2c}.LocaleSwitcher-module__Q-yzbW__localeOption:active,.LocaleSwitcher-module__Q-yzbW__localeOptionActive{background-color:#070707}.LocaleSwitcher-module__Q-yzbW__localeOptionActive:hover,.LocaleSwitcher-module__Q-yzbW__localeOptionActive.LocaleSwitcher-module__Q-yzbW__localeOptionFocused{background-color:#2c2c2c}}@media (max-width:640px){.LocaleSwitcher-module__Q-yzbW__localeButton{min-width:70px;padding:12px 10px;font-size:13px}.LocaleSwitcher-module__Q-yzbW__localeDropdown{min-width:100%}.LocaleSwitcher-module__Q-yzbW__localeOption{padding:12px;font-size:16px}}
@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;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::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;-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]){appearance:button}::file-selector-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{.hidden{display:none}}*,:before,:after{box-sizing:border-box}html{-moz-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0}ul[role=list],ol[role=list]{list-style:none}body{line-height:1.5}h1,h2,h3,h4,button,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}html{scroll-behavior:smooth!important}
html,body,*{scrollbar-width:none;scroll-behavior:smooth!important}@layer reset{*,:before,:after{box-sizing:border-box}html,body,#__next{height:100%}body{margin:0}}@layer base,components,utilities;:root{--background:#fff;--foreground:#ededed;--main-background-dark:#070707;--stripe:6px;--band-a:#0b0b0b;--band-b:#070707;--accentColor:#eb5939;--chat--color-primary:#1769e0;--chat--window--width:400px;--chat--window--height:560px;--chat--toggle--size:64px;--chat--color--primary:#eb5939;--chat--color--primary-shade-50:#db4061;--chat--color--primary--shade-100:#cf3c5c;--chat--color--secondary:#20b69e;--chat--color-secondary-shade-50:#1ca08a;--chat--color-white:#fff;--chat--color-light:#f2f4f8;--chat--color-light-shade-50:#e6e9f1;--chat--color-light-shade-100:#c2c5cc;--chat--color-medium:#d2d4d9;--chat--color-dark:#101330;--chat--color-disabled:#777980;--chat--color-typing:#404040;--chat--spacing:1rem;--chat--transition-duration:.15s;--chat--header-height:auto;--chat--header--padding:var(--chat--spacing);--chat--header--border-top:none;--chat--header--border-bottom:none;--chat--heading--font-size:2em;--chat--header--color:var(--chat--color-light);--chat--subtitle--font-size:inherit;--chat--subtitle--line-height:1.8;--chat--textarea--height:50px;--chat--message--font-size:1rem;--chat--message--padding:var(--chat--spacing);--chat--message--border-radius:var(--chat--border-radius);--chat--message-line-height:1.8;--chat--message--bot--background:var(--chat--color-white);--chat--message--bot--color:var(--chat--color-dark);--chat--message--bot--border:none;--chat--message--user--background:var(--chat--color--secondary);--chat--message--user--color:var(--chat--color-white);--chat--message--user--border:none;--chat--message--pre--background:#0000000d;--chat--toggle--active--background:var(--chat--color--primary--shade-100);--chat--toggle--color:white;--chat--border-radius:16px!important;--chat--window--height:500px!important;--chat--header--background:#eb5939!important;--chat--toggle--background:#eb5939!important;--chat--toggle--hover--background:#eb5939!important;--chat--toggle--border-radius:16px!important;--chat--window--border:none!important}@media (prefers-color-scheme:dark){:root{--main-background-dark:#070707;--foreground:#ededed;--stripe:6px;--band-a:#0b0b0b;--band-b:#070707;--accentColor:#eb5939}}@font-face{font-family:DM Sans VF;src:url(/fonts/DMSans-VariableFont.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}@font-face{font-family:Big Shoulders;src:url(/fonts/BigShoulders-VariableFont.ttf)format("truetype");font-weight:100 900;font-style:normal;font-display:swap}html,body{font-optical-sizing:auto;color:var(--foreground);background:var(--main-background-dark);font-family:DM Sans VF,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Apple Color Emoji,Segoe UI Emoji}.frame{padding-top:calc(24px + env(safe-area-inset-top));padding-right:calc(24px + env(safe-area-inset-right));padding-bottom:calc(24px + env(safe-area-inset-bottom));padding-left:calc(24px + env(safe-area-inset-left));background:#070707;position:fixed;inset:0}.frame_content{color:#ddd;background-color:#070707;background-image:repeating-linear-gradient(to bottom,var(--band-a)0 calc(var(--stripe)),var(--band-b)calc(var(--stripe))calc(var(--stripe)*2));background-position:0 0;background-repeat:repeat;background-attachment:local;border:1px solid #a4a4a4;border-radius:12px;grid-template-rows:auto 1fr;height:100%;padding:24px 24px 32px;display:grid;overflow:hidden}.primaryHeader{z-index:10;box-sizing:border-box;top:0;grid-template-columns:1fr auto 1fr;align-items:center;gap:10px;width:100%;padding-block:12px;display:grid;position:sticky;inset-inline:0}.primaryHeader>:first-child{justify-self:start}.primaryHeader>:nth-child(2){justify-self:center}.primaryHeader>:nth-child(3){justify-self:end}.main{place-items:center;min-height:0;display:grid;overflow:auto}.Hero{text-align:center}.heroTitle{margin-block:1.5rem}.heroTitle>.heroTextLine{text-transform:uppercase;margin:0;padding:0;font-family:Big Shoulders,sans-serif;font-size:clamp(5rem,15vw,8.75rem);font-weight:700;line-height:1;display:block}.heroAccent{color:var(--accentColor)}.heroSubtitle{text-transform:uppercase;letter-spacing:.5em;color:#fff;margin:0 0 1rem;padding:0;font-family:DM Sans VF,sans-serif;font-size:1rem;font-weight:700}.heroSubphrase{text-transform:uppercase;margin:1rem 0 0;padding:0;font-size:.9rem;font-weight:700}@media (max-width:768px){.primaryHeader{justify-self:right;gap:.75rem;width:fit-content;padding-block:10px}.primaryHeader>:first-child{order:1}.primaryHeader>:nth-child(2){order:3}.primaryHeader>:nth-child(3){order:2}}@media (max-width:556px){.desktop{display:none}.heroSubphrase{margin-inline:2.2rem}}@media (min-width:557px){.mobile{display:none}}@media (max-width:500px){.heroSubphrase{margin-inline:3rem}}@media (min-width:500px) and (max-width:900px){.heroSubphrase{margin-inline:4rem}}html.lenis,html.lenis body{height:auto}.lenis:not(.lenis-autoToggle).lenis-stopped{overflow:clip}.lenis [data-lenis-prevent],.lenis [data-lenis-prevent-wheel],.lenis [data-lenis-prevent-touch]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-behavior:allow-discrete;transition-property:overflow;transition-duration:1ms}.h1-site-in-construction{color:#eb5939;justify-content:center;align-items:center;height:100%;font-size:72px;display:flex}.chat-heading{font-weight:700;text-transform:uppercase!important;color:#070707!important;font-family:Big Shoulders,sans-serif!important}.chat-heading>h1{align-items:center;gap:8px;display:flex;color:#fff!important;margin-top:2px!important}.chat-heading>h1:before{content:"";background-image:url(/images/robot-face.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:40px;height:40px}
