.contact{display:flex;padding:3rem var(--page-padding-x)4rem;flex-direction:column;flex:1;align-items: center;gap:2.5rem}.contact-intro{display:flex;text-align:center;flex-direction:column;align-items: center;gap:1rem;max-width:640px}.contact-accent{background:var(--brand-orange);border-radius:2px;width:48px;height:3px}.contact-title{letter-spacing:-.01em;color:#f5f5f7;margin:0;font-size:clamp(2rem,5vw,3rem);font-weight:500}.contact-subtitle{color:#f5f5f7b3;margin:0;font-size:clamp(1rem,2.2vw,1.125rem);line-height:1.5}.contact-card{background:#f5f5f705;border:1px solid #f5f5f71f;border-radius:24px;width:100%;max-width:720px;padding:1.75rem}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.contact-field{display:flex;flex-direction:column;gap:.5rem}.contact-label{color:#f5f5f7d9;font-size:.9375rem}.contact-required{color:var(--brand-orange)}.contact-input{appearance:none;color:#f5f5f7;font:inherit;background:0 0;border:1px solid #f5f5f72e;border-radius:12px;width:100%;height:48px;padding:0 1rem;transition:border-color .12s,background .12s;font-size:1rem}.contact-input::placeholder{color:#f5f5f759}.contact-input:hover{border-color:#f5f5f752}.contact-input:focus{outline:none;border-color:var(--brand-orange);background:#f5f5f70a}.contact-input-error{border-color:#ef4444}.contact-field-error{color:#f87171;margin:0;font-size:.8125rem}.contact-error{color:#fecaca;background:#ef44441f;border-radius:12px;margin:0;padding:.75rem 1rem;font-size:.9375rem}.contact-actions{display:flex;justify-content:flex-end;margin-top:.5rem}.contact-submit{display:inline-flex;color:#09090b;cursor:pointer;background:#f5f5f7;border:none;border-radius:999px;align-items: center;padding:.75rem 1.5rem;transition:background .12s,transform .12s;font-size:.9375rem;font-weight:600}.contact-submit:hover:not(:disabled){background:#fff}.contact-submit:active:not(:disabled){transform:translateY(1px)}.contact-submit:disabled{opacity:.6;cursor:not-allowed}.contact-success{text-align:center;padding:1.5rem .5rem}.contact-success h2{color:#f5f5f7;margin:0 0 .5rem;font-size:1.375rem;font-weight:600}.contact-success p{color:#f5f5f7b3;margin:0}@media (min-width:640px){.contact-card{padding:2.5rem}}.header{position:sticky;z-index:40;display:flex;height:var(--header-height);padding:0 var(--page-padding-x);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#09090bc7;border-bottom:1px solid #f5f5f714;justify-content:space-between;align-items:stretch;gap:.75rem;top:0}.header-left{display:flex;align-items: center;gap:.5rem;min-width:0;height:100%}.header-menu-toggle{display:inline-flex;color:#f5f5f7;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items: center;width:36px;height:36px;padding:0;transition:background .12s}.header-menu-toggle:hover{background:#f5f5f714}.header-menu-toggle:focus-visible{outline:2px solid var(--brand-orange);outline-offset:2px}.header-brand{display:flex;text-decoration:none;color:inherit;align-items: center;min-width:0;height:100%}.header-logo{display:block;object-fit:contain;width:auto;max-width:100%;height:100%;padding:14px 0}.header-nav{display:none;align-items: center;gap:.5rem;height:100%}.header-login,.header-cta{display:inline-flex;text-decoration:none;white-space:nowrap;border-radius:999px;justify-content:center;align-items: center;padding:.375rem .875rem;transition:background .12s,border-color .12s,transform .12s;font-size:.875rem;font-weight:500}.header-login{color:#f5f5f7;background:0 0;border:1px solid #f5f5f733}.header-login:hover{background:#f5f5f714;border-color:#f5f5f766}.header-cta{color:#09090b;background:#f5f5f7;font-weight:600}.header-cta:hover{background:#fff}.header-login:active,.header-cta:active{transform:translateY(1px)}.header-menu{display:none;position:absolute;padding:.75rem var(--page-padding-x)1rem;z-index:50;background:#09090b;border-bottom:1px solid #f5f5f714;flex-direction:column;gap:.5rem;top:100%;left:0;right:0}.header-menu.is-open{display:flex}.header-menu .header-login,.header-menu .header-cta{width:100%;padding:.75rem 1rem;font-size:1rem}@media (min-width:640px){.header-menu-toggle{display:none}.header-nav{display:flex;gap:1rem}.header-nav .header-login,.header-nav .header-cta{padding:.375rem 1rem;font-size:.9375rem}.header-menu,.header-menu.is-open{display:none}}.btn{display:inline-flex;text-decoration:none;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:999px;justify-content:center;align-items: center;padding:.75rem 1.25rem;transition:background .12s,border-color .12s,transform .12s;font-family:inherit;font-size:.9375rem;font-weight:600}.btn-primary{color:#09090b;background:#f5f5f7;border-color:#f5f5f7}.btn-primary:hover:not(:disabled){background:#fff}.btn-secondary{color:#f5f5f7;background:0 0;border-color:#f5f5f733}.btn-secondary:hover:not(:disabled){background:#f5f5f714;border-color:#f5f5f766}.btn:active:not(:disabled){transform:translateY(1px)}.btn:disabled{opacity:.6;cursor:not-allowed}.media-placeholder{position:relative;overflow:hidden;isolation:isolate;background:radial-gradient(at 30% 20%,#f08a2414,#0000 60%),radial-gradient(at 80% 90%,#f5f5f70a,#0000 60%),linear-gradient(#111114,#0a0a0c);border:1px solid #f5f5f71a;border-radius:16px;width:100%}.media-placeholder-filled{background:#0a0a0c}.media-placeholder-img{display:block;object-fit:contain;width:100%;height:100%}.media-placeholder-chrome{position:absolute;display:flex;gap:6px;top:14px;left:16px}.media-placeholder-chrome span{background:#f5f5f71f;border-radius:999px;width:10px;height:10px}.media-placeholder-glow{position:absolute;aspect-ratio:1;filter:blur(40px);z-index:-1;background:radial-gradient(circle,#f08a241f,#0000 60%);width:60%;inset:50% 30% auto auto;transform:translateY(-50%)}.media-placeholder-play{position:absolute;color:#f5f5f7;display:inline-flex;cursor:pointer;backdrop-filter:blur(8px);background:#f5f5f70f;border:1px solid #f5f5f733;border-radius:999px;justify-content:center;align-items: center;width:56px;height:56px;transition:background .16s,transform .16s,border-color .16s;top:50%;left:50%;transform:translate(-50%,-50%)}.media-placeholder-play:hover{background:#f5f5f71f;border-color:#f5f5f759;transform:translate(-50%,-50%)scale(1.04)}.media-placeholder-play svg{margin-left:2px}.media-placeholder-label{position:absolute;letter-spacing:.04em;text-transform:uppercase;color:#f5f5f78c;font-size:.8125rem;bottom:14px;left:16px}.home{display:flex;flex-direction:column}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--brand-orange);margin:0;font-size:.75rem;font-weight:600}.hero{display:grid;grid-template-columns:1fr;padding:4rem var(--page-padding-x)3rem;gap:2.5rem;width:100%;max-width:1200px;margin:0 auto}.hero-copy{display:flex;flex-direction:column;gap:1.25rem;max-width:640px}.hero-title{letter-spacing:-.02em;color:#f5f5f7;margin:0;font-size:clamp(1.875rem,4vw,2.75rem);font-weight:600;line-height:1.1}.hero-sub{color:#f5f5f7b3;max-width:56ch;margin:0;font-size:clamp(1rem,2vw,1.125rem);line-height:1.55}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:.5rem}@media (min-width:1024px){.hero{grid-template-columns:minmax(0,1fr)minmax(0,1.1fr);padding:6rem var(--page-padding-x)4rem;align-items: center;gap:3.5rem}}.feature{display:grid;grid-template-columns:1fr;padding:4rem var(--page-padding-x);gap:2rem;width:100%;max-width:1200px;margin:0 auto}.feature-text{display:flex;flex-direction:column;gap:1rem;max-width:56ch}.feature-title{letter-spacing:-.015em;color:#f5f5f7;margin:0;font-size:clamp(1.75rem,3.5vw,2.5rem);font-weight:600;line-height:1.15}.feature-body{color:#f5f5f7b3;margin:0;font-size:clamp(1rem,1.5vw,1.0625rem);line-height:1.6}@media (min-width:1024px){.feature{grid-template-columns:minmax(0,1fr)minmax(0,1.2fr);padding:6rem var(--page-padding-x);align-items: center;gap:4rem}.feature-reverse .feature-text{order:2}.feature-reverse .feature-media{order:1}}.trust{padding:2.5rem var(--page-padding-x);display:flex;border-top:1px solid #f5f5f70f;border-bottom:1px solid #f5f5f70f;flex-direction:column;gap:1.75rem;width:100%;max-width:1200px;margin:0 auto}.trust-eyebrow{text-align:center;letter-spacing:.14em;text-transform:uppercase;color:#f5f5f780;margin:0;font-size:.75rem;font-weight:500}.trust-logos{list-style:none;display:flex;flex-wrap:wrap;justify-content:center;align-items: center;gap:1.5rem 2.5rem;margin:0;padding:0}.trust-logo{display:flex;justify-content:center;align-items: center}.trust-logo-img{display:block;object-fit:contain;filter:brightness(0)invert(1);opacity:.55;width:auto;max-width:160px;height:28px;transition:opacity .16s}.trust-logo-img:hover{opacity:.9}@media (min-width:1024px){.trust{padding:3rem var(--page-padding-x)}.trust-logos{gap:1.75rem 3rem}.trust-logo-img{height:32px}}.closing{padding:6rem var(--page-padding-x);display:flex;text-align:center;flex-direction:column;align-items: center;gap:1.25rem;width:100%;max-width:800px;margin:0 auto}.closing-title{letter-spacing:-.015em;color:#f5f5f7;margin:0;font-size:clamp(1.875rem,4vw,2.75rem);font-weight:600;line-height:1.15}.closing-sub{color:#f5f5f7b3;max-width:50ch;margin:0;font-size:clamp(1rem,1.5vw,1.125rem)}.closing .btn{margin-top:.75rem}.app{display:flex;flex-direction:column;min-height:100%}:root{--buncss-light:initial;--buncss-dark: ;color-scheme:light dark;color:#f5f5f7;--page-padding-x:1rem;--header-height:64px;--brand-orange:#f08a24;background-color:#09090b;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.5}@media (prefers-color-scheme:dark){:root{--buncss-light: ;--buncss-dark:initial}}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}@media (min-width:640px){:root{--page-padding-x:2rem}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}
