.logo{display:block;width:auto;object-fit:contain;object-position:left center}.logo--header{height:1.125rem;max-width:9.5rem}.logo--hero{height:clamp(2.25rem,7vw,3.75rem);max-width:min(100%,20rem);margin-bottom:var(--space-lg)}.logo--footer{height:1rem;max-width:8.5rem}@media(min-width:768px){.logo--header{height:1.25rem;max-width:10.5rem}}.header{padding-block:var(--space-md)}.header__inner{max-width:var(--max-width);margin-inline:auto;display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-sm)}.header__launch{font-family:var(--font-heading);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}@media(min-width:768px){.header{padding-block:var(--space-lg)}.header__inner{flex-direction:row;align-items:baseline;justify-content:space-between;max-width:none;width:100%}}.hero{flex:1;display:flex;align-items:flex-end;padding-block:var(--space-lg) var(--space-xl)}.hero__inner{max-width:var(--max-width);width:100%}.hero__essence{font-family:var(--font-heading);font-size:clamp(1.2rem,3.2vw,1.75rem);font-weight:500;line-height:1.4;letter-spacing:.02em;margin-bottom:var(--space-md);max-width:30rem}.hero__support{font-family:var(--font-body);font-size:1rem;font-weight:300;line-height:1.7;max-width:26rem}@media(min-width:768px){.hero{padding-block:var(--space-md) var(--space-2xl)}.hero__support{font-size:1.0625rem}}.hero-scroll-zone{position:relative}.hero-banner{--hero-parallax-y: 0px;--hero-overlay-opacity: 0;--hero-text-opacity: 1;position:relative;display:flex;flex-direction:column;min-height:min(78vh,44rem);overflow:hidden;background-color:#2a2624}.hero-banner__bg{position:absolute;inset:-12% 0;background-image:url(/hero-banner.png);background-size:cover;background-position:72% center;will-change:transform}.hero-banner__overlay{position:absolute;inset:0;pointer-events:none}.hero-banner__overlay--gradient{background:linear-gradient(to right,#12100ed1,#12100e8c 38%,#12100e33 68%,#12100e0d)}.hero-banner__overlay--scroll{background:#0c0a09eb;opacity:var(--hero-overlay-opacity);transition:opacity .05s linear}.hero-banner__content{position:relative;z-index:1;display:flex;flex-direction:column;flex:1;min-height:inherit}.hero-banner .header__launch,.hero-banner .hero__support{color:var(--hero-text-muted)}.hero-banner .hero__essence{color:var(--hero-text)}.hero-banner .hero__inner>*{opacity:var(--hero-text-opacity);transition:opacity .05s linear}@media(min-width:768px){.hero-scroll-zone{height:100vh;height:100dvh}.hero-banner{position:fixed;top:0;left:0;right:0;z-index:0;min-height:100vh;min-height:100dvh;height:100vh;height:100dvh}.hero-banner__bg{background-position:center 40%;transform:translate3d(0,calc(var(--hero-parallax-y) * -1),0)}}@media(prefers-reduced-motion:reduce){.hero-banner__bg{transform:none}.hero-banner__overlay--scroll,.hero-banner .hero__inner>*{transition:none}}.whats-coming{padding-block:var(--space-xl)}.whats-coming__inner{max-width:var(--max-width-wide);margin-inline:auto;width:100%}.whats-coming__star-rating{display:block;width:4.5rem;height:auto;margin-top:var(--space-md)}@media(min-width:768px){.whats-coming{padding-block:calc(var(--space-xl) * 1.2)}}.why-trust{padding-block:var(--space-xl)}.why-trust__inner{max-width:var(--max-width-wide);margin-inline:auto;width:100%}@media(min-width:768px){.why-trust{padding-block:calc(var(--space-xl) * 1.2)}}.privacy-lightbox{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:var(--page-padding);background:#1a1a1a73;backdrop-filter:blur(2px)}.privacy-lightbox__dialog{width:min(100%,36rem);max-height:min(85dvh,40rem);display:flex;flex-direction:column;background:var(--bg);color:var(--text);box-shadow:0 1rem 3rem #1a1a1a1f}.privacy-lightbox__header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-sm);padding:var(--space-md) var(--space-md) var(--space-sm);border-bottom:1px solid var(--rule);flex-shrink:0}.privacy-lightbox__title{font-family:var(--font-heading);font-size:.75rem;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.privacy-lightbox__close{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;background:transparent;border:none;font-size:1.5rem;line-height:1;color:var(--text-muted);cursor:pointer;transition:color .2s ease}.privacy-lightbox__close:hover{color:var(--text)}.privacy-lightbox__content{overflow-y:auto;padding:var(--space-md)}.privacy-lightbox__section+.privacy-lightbox__section,.privacy-lightbox__paragraph+.privacy-lightbox__section{margin-top:var(--space-md)}.privacy-lightbox__heading{font-family:var(--font-heading);font-size:.8125rem;font-weight:600;line-height:1.5;margin-bottom:var(--space-xs);color:var(--text)}.privacy-lightbox__paragraph{font-size:.8125rem;line-height:1.7;color:var(--text)}.privacy-lightbox__paragraph+.privacy-lightbox__paragraph{margin-top:var(--space-sm)}.privacy-lightbox__list{margin-top:var(--space-xs);padding-left:1.125rem;font-size:.8125rem;line-height:1.7;color:var(--text)}.privacy-lightbox__list li+li{margin-top:.35rem}.register{padding-block:var(--space-xl)}.register__panel{max-width:var(--max-width-wide);margin-inline:auto;width:100%;padding:var(--space-lg);background:var(--accent);color:var(--hero-text)}.register__inner{width:100%}.register .section__heading{color:var(--hero-text-muted)}.register__intro{font-size:1rem;color:var(--hero-text-muted);margin-bottom:var(--space-lg)}.register__form{display:flex;flex-direction:column;gap:var(--space-md);width:100%}.register__honeypot{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.register__error{font-size:.875rem;color:#f0c4c4}.register__field{display:flex;flex-direction:column;gap:var(--space-xs);width:100%}.register__label{font-size:.6875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--hero-text-muted)}.register__input,.register__select{width:100%;padding:.875rem 0;background:transparent;border:none;border-bottom:1px solid rgba(247,245,242,.35);border-radius:0;color:var(--hero-text);transition:border-color .2s ease}.register__input::placeholder{color:#f7f5f273}.register__input:hover,.register__select:hover{border-bottom-color:#f7f5f28c}.register__input:focus,.register__select:focus{outline:none;border-bottom-color:var(--hero-text)}.register__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23f7f5f2' stroke-width='1' opacity='0.7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0 center;padding-right:1.5rem}.register__select option{color:var(--text);background:var(--bg)}.register__submit{align-self:flex-start;margin-top:var(--space-sm);padding:.875rem 2rem;font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;background:transparent;border:1px solid var(--hero-text);color:var(--hero-text);cursor:pointer;transition:opacity .2s ease}.register__submit:hover:not(:disabled){opacity:.85}.register__submit:disabled{opacity:.55;cursor:not-allowed}.register__privacy{margin-top:var(--space-sm);font-size:.6875rem;line-height:1.6;color:#f7f5f299}.register__privacy-link{display:inline;padding:0;background:none;border:none;font:inherit;color:inherit;text-decoration:underline;text-underline-offset:.15em;cursor:pointer;transition:color .2s ease}.register__privacy-link:hover{color:var(--hero-text)}.register__thanks-heading{font-size:1.5rem;font-weight:600;margin-bottom:var(--space-sm);color:var(--hero-text)}.register__thanks-body{font-size:1rem;line-height:1.7;color:var(--hero-text-muted)}@media(min-width:768px){.register{padding-block:calc(var(--space-xl) * 1.25)}.register__panel{padding:var(--space-xl)}}.footer{margin-top:auto;padding-block:var(--space-lg)}.footer__inner{max-width:var(--max-width-wide);margin-inline:auto;display:flex;flex-direction:column;gap:var(--space-lg)}.footer__brand{display:flex;flex-direction:column;gap:var(--space-sm)}.footer__made{font-family:var(--font-heading);font-size:.6875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted)}.footer__contact{font-style:normal;display:flex;flex-direction:column;gap:.375rem;font-size:.875rem;line-height:1.6;color:var(--text-muted)}.footer__contact a{transition:color .2s ease}@media(min-width:768px){.footer{padding-block:var(--space-xl)}.footer__inner{flex-direction:row;align-items:flex-end;justify-content:space-between}}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Light.ttf) format("truetype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-SemiBold.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}:root{--accent: #8b8178;--hero-text: #f7f5f2;--hero-text-muted: rgba(247, 245, 242, .78);--hero-accent: #d9cfc0;--bg: #f7f5f2;--text: #1a1a1a;--text-muted: #5c5c5c;--rule: rgba(26, 26, 26, .12);--font-heading: "Montserrat", system-ui, sans-serif;--font-body: "Montserrat", system-ui, sans-serif;--font: var(--font-body);--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 3rem;--space-xl: 5rem;--space-2xl: 8rem;--max-width: 42rem;--max-width-wide: 52rem;--page-padding: clamp(1.25rem, 5vw, 3rem)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lenis.lenis-smooth{scroll-behavior:auto!important}body{font-family:var(--font);font-weight:300;font-size:1rem;line-height:1.65;color:var(--text);background-color:var(--bg)}#root{min-height:100dvh;display:flex;flex-direction:column}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}a:hover{color:var(--accent)}button,input,select{font:inherit;color:inherit}:focus-visible{outline:1px solid var(--accent);outline-offset:3px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page{display:flex;flex-direction:column;min-height:100dvh}.page-main,.page>.footer{position:relative;z-index:1;background-color:var(--bg)}.section{padding-inline:var(--page-padding)}.section--rule{border-top:1px solid var(--rule)}.section__inner{max-width:var(--max-width);margin-inline:auto;width:100%}.section__heading{font-family:var(--font-heading);font-size:.6875rem;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-md)}.reveal{opacity:0;transform:translateY(1.25rem);transition:opacity .7s ease,transform .7s ease}.reveal--visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.section__split{max-width:var(--max-width-wide);margin-inline:auto;width:100%}.section__lead{font-family:var(--font-heading);font-size:clamp(1.25rem,2.5vw,1.5rem);font-weight:500;line-height:1.45;letter-spacing:.02em;margin-bottom:var(--space-md);color:var(--text)}.section__body{font-family:var(--font-body);font-size:.9375rem;font-weight:300;line-height:1.7;color:var(--text)}@media(min-width:768px){.section__split{display:grid;grid-template-columns:11rem 1fr;gap:var(--space-lg);align-items:start}.section__split-label{padding-top:.2rem}.section__body{font-size:1rem}}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],.lenis [data-lenis-prevent-vertical],.lenis [data-lenis-prevent-horizontal]{overscroll-behavior:contain}.lenis.lenis-smooth iframe{pointer-events:none}.lenis.lenis-autoToggle{transition-property:overflow;transition-duration:1ms;transition-behavior:allow-discrete}
