.landing-nav{z-index:40;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#05070bd9;border-bottom:1px solid #ffffff1f;position:sticky;top:0}.landing-nav__inner{justify-content:space-between;align-items:center;gap:.75rem;width:min(68rem,100% - 1.25rem);min-height:4rem;margin-inline:auto;display:flex}.landing-nav__brand{align-items:center;gap:.55rem;text-decoration:none;display:inline-flex}.landing-nav__logo{object-fit:contain;flex-shrink:0;width:2.25rem;height:2.25rem}.landing-nav__brand-text{letter-spacing:.01em;flex-direction:column;font-size:.85rem;font-weight:700;line-height:1.2;display:flex}.landing-nav__brand-name{color:#f9fafb}.landing-nav__brand-sub{color:#d9631a;letter-spacing:.04em;text-transform:uppercase;font-size:.72rem;font-weight:600}@media (min-width:640px){.landing-nav__inner{width:min(68rem,100% - 2.5rem)}.landing-nav__logo{width:2.5rem;height:2.5rem}.landing-nav__brand-text{font-size:.9rem}.landing-nav__brand-sub{font-size:.75rem}}
.landing-page{color:#f6f8fb;background:#05070b}.landing-container{width:min(68rem,100% - 2rem);margin-inline:auto}.landing-btn{color:#fff;background:#d9631a;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:3rem;padding:.8rem 1.25rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.landing-btn:hover{background:#e8752a;transform:translateY(-1px)}.landing-btn:focus-visible{outline-offset:2px;outline:2px solid #fff}.landing-btn--small{min-height:2.75rem;padding:.625rem 1rem}.landing-hero{justify-content:center;align-items:center;min-height:calc(100vh - 4rem);padding:3rem 1rem;display:flex;position:relative;overflow:hidden}.landing-hero__slides{position:absolute;inset:0}.landing-hero__slide{opacity:0;transition:opacity .8s ease-in-out;position:absolute;inset:0}.landing-hero__slide--active{opacity:1}.landing-hero__slide img{object-fit:cover;width:100%;height:100%}.landing-hero__overlay{z-index:1;background:linear-gradient(#00000059 0%,#000000b3 60%,#030710fa 100%);position:absolute;inset:0}.landing-hero__content{z-index:2;text-align:center;width:min(42rem,100%);position:relative}.landing-hero__eyebrow{color:#e8852e;letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:700}.landing-hero__title{letter-spacing:-.02em;margin:.75rem 0 0;font-size:2rem;line-height:1.06}.landing-hero__description{color:#f5f7fae6;max-width:34rem;margin:.85rem auto 0;font-size:1rem;line-height:1.5}.landing-hero__actions{margin-top:1.2rem}.landing-hero__note{color:#ffffffdb;margin:.75rem 0 0;font-size:.9rem}.landing-hero__control{z-index:3;color:#fff;cursor:pointer;background:#00000059;border:1px solid #ffffff59;border-radius:999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;font-size:1.75rem;line-height:1;display:none;position:absolute;top:50%;transform:translateY(-50%)}.landing-hero__control--prev{left:1rem}.landing-hero__control--next{right:1rem}.landing-hero__dots{z-index:3;gap:.5rem;display:flex;position:absolute;bottom:1.25rem;left:50%;transform:translate(-50%)}.landing-hero__dot{cursor:pointer;background:#ffffff59;border:none;border-radius:999px;width:.55rem;height:.55rem}.landing-hero__dot--active{background:#fff}.landing-section{padding:3.25rem 0}.landing-section--alt{background:#ffffff08}.landing-section__title{letter-spacing:-.01em;margin:0;font-size:1.6rem;line-height:1.2}.landing-section__intro{color:#f2f4f7db;max-width:39rem;margin:.75rem 0 0;line-height:1.55}.landing-grid{gap:.9rem;display:grid}.landing-grid--cards{margin-top:1.1rem}.landing-card{background:#ffffff0a;border:1px solid #ffffff1f;border-radius:1rem;padding:1rem}.landing-card h3{margin:0;font-size:1.1rem}.landing-card p{color:#f1f4f7d9;margin:.6rem 0 0;line-height:1.5}.landing-footer{border-top:1px solid #ffffff1a;padding:3rem 0 1.5rem}.landing-footer__inner{gap:2rem;display:grid}.landing-footer__section{flex-direction:column;gap:.5rem;display:flex}.landing-footer__heading{letter-spacing:.08em;text-transform:uppercase;color:#f6c35de6;margin:0 0 .25rem;font-size:.78rem;font-weight:700}.landing-footer__brand{align-items:center;gap:.5rem;margin-bottom:.5rem;display:inline-flex}.landing-footer__logo{object-fit:contain;flex-shrink:0;width:2.25rem;height:2.25rem}.landing-footer__brand-text{flex-direction:column;line-height:1.2;display:flex}.landing-footer__brand-name{color:#f9fafb;letter-spacing:.01em;font-size:.85rem;font-weight:700}.landing-footer__brand-sub{color:#d9631a;letter-spacing:.04em;text-transform:uppercase;font-size:.68rem;font-weight:600}.landing-footer__text{color:#f4f7f9b3;margin:0;font-size:.9rem;line-height:1.5}.landing-footer__item{color:#f4f7f9b3;margin:0;font-size:.9rem;line-height:1.5;text-decoration:none;display:block}a.landing-footer__item:hover{color:#f9fafb}.landing-footer__bottom{border-top:1px solid #ffffff1a;flex-direction:column;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.5rem;display:flex}.landing-footer__socials{gap:1.25rem;display:flex}.landing-footer__social{color:#ebf0f599;font-size:.85rem;font-weight:600;text-decoration:none}.landing-footer__social:hover{color:#f9fafb}.landing-footer__copy{color:#ebf0f599;margin:0;font-size:.85rem}@media (min-width:640px){.landing-container{width:min(68rem,100% - 2.5rem)}.landing-hero{padding-inline:1.5rem}.landing-hero__title{font-size:2.65rem}.landing-hero__control{display:inline-flex}.landing-grid--cards{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.landing-footer__bottom{flex-direction:row;justify-content:space-between}}@media (min-width:960px){.landing-hero__title{font-size:3.2rem}.landing-section{padding:4.25rem 0}.landing-grid--cards{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-footer__inner{grid-template-columns:2fr 1fr 1fr}}
