.app{background:radial-gradient(circle at top,rgba(255,255,255,.08),transparent 45%);color:#f5f5f5;min-height:100vh}@font-face{font-family:Tobias;src:url(/assets/Tobias-Regular-BgjqcEIA.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Tobias;src:url(/assets/Tobias-Bold-7t9UvJEF.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Oldschool Grotesk;src:url(/assets/OldschoolGrotesk-Regular--5GKrzXJ.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Oldschool Grotesk;src:url(/assets/OldschoolGrotesk-NormalBold-ivsComTx.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}.inner{max-width:var(--container-width);margin:0 auto;padding:0 var(--page-padding);position:relative}.top-nav{position:fixed;left:0;right:0;top:clamp(.5rem,2vw,1rem);z-index:50}.floating-nav{width:95%;max-width:1600px;margin:0 auto;background:#000000d9;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid var(--border);border-radius:.75rem;box-shadow:0 14px 40px #0006}.nav-inner{display:flex;align-items:center;justify-content:space-between;min-height:3rem;height:3rem;position:relative}.floating-nav .nav-inner{padding:0 clamp(.75rem,2vw,2rem)}.brand{display:flex;align-items:center;gap:.75rem}.brand-inline{gap:.5rem}.brand-text{font-size:clamp(1rem,2vw,1.2rem);letter-spacing:.04em;text-transform:none}.header-logo{height:clamp(1.6rem,3vw,2.25rem);width:auto}.nav-links{display:flex;gap:clamp(.75rem,1.6vw,1.5rem);font-size:clamp(.72rem,1.06vw,.9rem);text-transform:none;letter-spacing:.02em;align-items:center;justify-content:space-between}.nav-links-center{position:absolute;left:50%;transform:translate(-50%);width:clamp(24rem,48vw,46rem)}.nav-links a{color:#fffc;transition:color .2s ease}.nav-links a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:1rem}.nav-more{position:relative}.nav-more:after{content:"";position:absolute;top:100%;left:-.5rem;right:-.5rem;height:.75rem}.nav-more-trigger{cursor:pointer;color:#fffc;transition:color .2s ease}.nav-more-trigger:hover{color:#fff}.nav-dropdown{position:absolute;top:calc(100% + .25rem);right:0;min-width:12rem;background:#000000eb;border:1px solid var(--border);border-radius:.5rem;padding:.75rem;display:flex;flex-direction:column;gap:.65rem;box-shadow:0 12px 30px #00000059;opacity:0;transform:translateY(-6px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.nav-dropdown.open,.nav-more:hover .nav-dropdown{opacity:1;transform:translateY(0);pointer-events:auto}.nav-cta{display:inline-flex}.mobile-menu-btn{display:none;background:transparent;border:none;color:inherit;padding:.25rem}.hamburger{width:1.75rem;height:.125rem;background:#fff;position:relative;display:block;transition:background .2s ease}.hamburger:before,.hamburger:after{content:"";position:absolute;left:0;width:100%;height:.125rem;background:#fff;transition:transform .2s ease}.hamburger:before{top:-.5rem}.hamburger:after{top:.5rem}.hamburger.open{background:transparent}.hamburger.open:before{transform:translateY(.5rem) rotate(45deg)}.hamburger.open:after{transform:translateY(-.5rem) rotate(-45deg)}.mobile-dropdown{position:absolute;right:0;top:100%;background:#000000f2;border:1px solid var(--border);padding:1rem;min-width:14rem;display:none;flex-direction:column;gap:.75rem;box-shadow:0 18px 40px #0006}.mobile-dropdown.open{display:flex}.team-section{background:#0a0a0a}.team-section .team-header{text-align:center;margin-bottom:clamp(2.5rem,6vw,4rem)}.team-section .team-header h2{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(2.1rem,4vw,3rem);margin-bottom:.75rem}.team-section .team-header p{color:#fff9;font-size:1rem}.team-grid{display:grid;grid-template-columns:minmax(0,1fr);column-gap:clamp(1.5rem,3vw,2.5rem);row-gap:clamp(3rem,5vw,6.25rem)}@media(min-width:640px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.team-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.team-card{position:relative;cursor:pointer;display:flex;flex-direction:column;align-items:center}.team-card-body{position:relative;width:100%;background:#fc0;border-radius:1.25rem;overflow:visible;text-align:center;transition:box-shadow .3s ease,transform .3s ease;aspect-ratio:296 / 271}.team-card:hover .team-card-body{box-shadow:0 0 30px #fc09;transform:translateY(-4px)}.team-card-backdrop{position:absolute;top:5%;left:5%;right:5%;height:65%;background:#fff;border-radius:.9rem;z-index:1}.team-card-photo{position:absolute;top:5%;left:50%;height:85%;width:100%;transform:translate(-50%,-23%);z-index:2}.team-card-photo img{position:relative;display:block;width:auto;height:100%;object-fit:contain;object-position:bottom;border-radius:.65rem;transition:opacity .3s ease}.team-card-photo .team-photo-bw,.team-card-photo .team-photo-color{position:absolute;left:50%;transform:translate(-50%)}.team-card-photo .team-photo-color{opacity:0}.team-card:hover .team-card-photo .team-photo-color{opacity:1}.team-card:hover .team-card-photo .team-photo-bw{opacity:0}.team-card-text{position:absolute;left:0;right:0;bottom:0;height:32%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 1rem}.team-card-name{font-size:1rem;font-weight:600;color:#000;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif}.team-card-title{font-size:.85rem;color:#000;margin-top:.35rem;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif}.team-card-socials{display:flex;justify-content:center;gap:.75rem;margin-top:1.5rem}.team-social-link{width:2rem;height:2rem;border-radius:999px;background:#ffffff14;border:1px solid rgba(255,255,255,.15);display:inline-flex;align-items:center;justify-content:center;color:#fffc;transition:background .2s ease,color .2s ease,border .2s ease}.team-social-link span{font-size:.7rem;font-weight:600;text-transform:lowercase;letter-spacing:.04em}.team-social-link:hover{background:#ffffff2e;color:#fff;border-color:#fff6}.team-social-icon-link{display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,opacity .2s ease}.team-social-icon-link img{height:1.75rem;width:auto;object-fit:contain}.team-social-icon-link:hover{transform:scale(1.1);opacity:.8}.team-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:120}.team-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:130;display:flex;align-items:center;justify-content:center;padding:1.5rem;pointer-events:none}.team-modal-card{width:min(92vw,1002px);background:#fff;color:#111;border-radius:1.75rem;box-shadow:0 30px 80px #00000059;padding:clamp(1rem,3vw,1.5rem);pointer-events:auto;overflow:hidden;max-width:1002px}.team-modal-content{display:flex;gap:clamp(1.5rem,4vw,2.5rem);min-height:420px}.team-modal-photo-wrap{flex:0 0 39%;display:flex;align-items:center;justify-content:center}.team-modal-photo{width:100%;background:#fc0;border-radius:1.25rem;overflow:hidden;aspect-ratio:390 / 446;max-height:100%}.team-modal-photo img{width:100%;height:100%;object-fit:cover;object-position:top}.team-modal-copy{flex:1;display:flex;flex-direction:column;justify-content:space-between;padding:clamp(1rem,2vw,2rem) clamp(1.5rem,3.5vw,3rem) clamp(1rem,2vw,2rem) 0;text-align:left}.team-modal-copy-top{display:flex;flex-direction:column}.team-modal-title{font-size:clamp(2.2rem,3vw,3.2rem);margin-bottom:1rem;color:#000;font-family:Tobias,Oldschool Grotesk,sans-serif;font-weight:600}.team-modal-role{font-size:clamp(1.2rem,2vw,2.2rem);font-weight:600;color:#000;font-family:Tobias,Oldschool Grotesk,sans-serif}.team-modal-bio{margin-top:1.25rem;color:#00000069;font-size:1.4rem;line-height:1.6;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif}.team-modal-socials{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.team-modal-socials .team-social-link{background:#0000000d;border-color:#0000001a;color:#000000b3}.team-modal-socials .team-social-link:hover{background:#0000001a;color:#111}.team-modal-social-icon-link{display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,opacity .2s ease}.team-modal-social-icon-link img{height:1.5rem;width:auto;object-fit:contain}.team-modal-social-icon-link:hover{transform:scale(1.1);opacity:.7}.team-modal-logos{display:flex;gap:.25rem;padding-top:1rem;align-items:center;justify-content:flex-start;flex-wrap:wrap}.team-modal-logo-item{width:80px;display:flex;align-items:center;justify-content:center}.team-modal-logo-item img{max-width:100%;height:auto;max-height:3.5rem;object-fit:contain}@media(max-width:640px){.team-card-text{height:36%}}@media(max-width:900px){.team-modal-card{width:min(92vw,720px)}.team-modal-content{flex-direction:column;min-height:auto}.team-modal-photo-wrap{width:100%;padding:1rem 1rem 0}.team-modal-copy{padding:1rem 1.25rem 1.5rem}.team-modal-logos{padding-top:1rem;gap:.25rem}.team-modal-logo-item{width:100px}.team-modal-logo-item img{max-height:2.5rem}}.hero{position:relative;width:100vw;margin:0 calc(50% - 50vw);min-height:85vh;display:flex;align-items:center;overflow:hidden}.home-hero{position:relative;overflow:hidden}.hero-video-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;z-index:0}.hero-video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;transform:translateZ(0)}.contact-hero{padding:clamp(5rem,10vw,7rem) 0 clamp(3rem,6vw,4rem);align-items:flex-start;background:#fff;min-height:auto}.contact-hero-inner{width:100%}.contact-form-shell{width:min(1200px,100%);margin:0 auto;background:center/cover no-repeat;border-radius:1.25rem;padding:clamp(2.5rem,5vw,3.5rem);box-shadow:0 24px 60px #00000059}.contact-form-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);gap:clamp(2rem,5vw,4rem);align-items:start}.contact-details{display:flex;flex-direction:column;gap:1.25rem;color:#fff;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif}.contact-details .contact-row{display:flex;align-items:flex-start;gap:.75rem;font-size:.95rem}.contact-details .contact-icon{width:1.5rem;height:1.5rem;object-fit:contain;flex-shrink:0}.contact-form-content{text-align:left}.contact-form-title{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(1.8rem,3vw,2.4rem);margin-bottom:1.5rem}.contact-form{display:flex;flex-direction:column;gap:1.4rem;align-items:flex-start}.contact-form input,.contact-form textarea{width:75%;background:#ffffff40;border:1px solid #918c8c;border-radius:.85rem;padding:.85rem 1rem;color:#fff;font-size:.95rem;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif}.contact-form textarea{resize:vertical;min-height:10rem;width:100%}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ffffffbf}.contact-reach-out{background:center/cover no-repeat}.contact-reach-out-inner{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;flex-wrap:wrap}.contact-reach-copy h2{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(2rem,4vw,3rem);margin-bottom:.6rem}.contact-reach-copy p{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;color:#ffffffbf}.reach-out-cta{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.6rem;border-radius:999px;background:linear-gradient(90deg,#ddcbff,#854afa);color:#fff;font-weight:600;font-size:.95rem;box-shadow:0 12px 24px #854afa59;transition:box-shadow .3s ease,transform .2s ease}.reach-out-cta:hover{transform:translateY(-.125rem) scale(1.02);box-shadow:0 0 1.25rem #854afa80,0 0 2.5rem #854afa4d,0 0 3.75rem #854afa26}.faq-section{background:#fff;color:#000}.faq-header{text-align:center;margin-bottom:3rem}.faq-header h2{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(2.4rem,4vw,3.5rem);margin-bottom:.75rem}.faq-header p{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;color:#000000b3}.faq-list{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{border-radius:15px;overflow:hidden}.faq-question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:20px 24px;background:#000;color:#fff;text-align:left;font-family:Tobias,Oldschool Grotesk,sans-serif;border:none;cursor:pointer;border-radius:15px}.faq-question span{font-size:1rem}.faq-question.expanded{border-radius:15px 15px 0 0}.faq-toggle{font-size:1.75rem;line-height:1}.faq-answer-wrap{overflow:hidden}.faq-answer{padding:20px 24px;background:#f2f2f2;color:#000;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;border-radius:0 0 15px 15px}.faq-answer p{font-size:.95rem;line-height:1.6}.faq-answer a{color:inherit;text-decoration:underline;font-weight:600}.need-answers-section{background:center/cover no-repeat}.need-answers-inner{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.75rem}.need-answers-inner h2{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(2rem,4vw,2.8rem)}.need-answers-inner p{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;color:#ffffffbf}.need-answers-actions{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}.coming-soon-section{background:center/cover no-repeat;background-color:#fff;min-height:80vh;display:flex;align-items:center}.coming-soon-inner{display:flex;justify-content:center;width:100%}.coming-soon-card{width:min(720px,100%);text-align:center;padding:clamp(2.5rem,6vw,3.5rem);border-radius:1.5rem;position:relative;z-index:1;background:linear-gradient(180deg,#a3a2a2cc,#000c);color:#fff;box-shadow:0 24px 60px #00000059}.coming-soon-card h1{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(2.4rem,5vw,3.5rem);margin-bottom:1rem}.coming-soon-card p{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;color:#ffffffd9;margin-bottom:1.75rem}.coming-soon-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.75rem;border-radius:999px;background:linear-gradient(180deg,#a3a2a2,#000 35%);color:#fff;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-weight:600;box-shadow:0 12px 24px #00000059}@media(max-width:900px){.contact-form-grid{grid-template-columns:minmax(0,1fr)}}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-inner{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;min-height:85vh;justify-content:center}.hero-content{max-width:42rem;text-align:center;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;align-items:center}.hero-title{font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.05;font-family:Tobias,Oldschool Grotesk,sans-serif}.hero-title span,.hero-highlight{color:var(--accent)}.hero-strong{font-weight:700}.eyebrow{text-transform:uppercase;letter-spacing:.25em;font-size:.8rem;color:var(--accent)}.lede{font-size:1.1rem;line-height:1.6;color:#fffc}.hero-lede{max-width:42rem;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-weight:400}.hero-actions{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.explore-hero{background-size:cover;background-position:center;background-repeat:no-repeat}.explore-hero-content{max-width:70rem;position:relative;min-height:clamp(28rem,70vh,40rem);margin-top:17rem}.explore-subtitle{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-size:clamp(1rem,2vw,1.3rem);color:#ffffffe6;margin-top:.5rem}.explore-title{font-family:Tobias,Oldschool Grotesk,sans-serif;font-weight:700;font-size:clamp(2.6rem,6vw,4.2rem)}.explore-subtitle-wrap{position:absolute;left:0;right:0;top:55%;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.explore-buttons{display:grid;grid-template-columns:repeat(auto-fit,minmax(12rem,1fr));gap:1rem;margin-top:1.5rem;width:100%}.explore-button{display:flex;align-items:center;justify-content:center;text-align:center;padding:.9rem 1rem;border-radius:.8rem;border:1px solid rgba(255,255,255,.2);color:#fff;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-weight:500;background:#141414d9;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);position:relative;box-shadow:0 4px 10px #00000059;cursor:pointer;transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease}.explore-button:hover{transform:translateY(-2px);border-color:#ffffff73;background:#1e1e1ee6;box-shadow:0 6px 14px #00000059}.why-hero{background:#fff;min-height:70vh;display:flex;align-items:flex-start;justify-content:center;padding:clamp(2rem,6vw,4rem) 0 clamp(3rem,8vw,5rem)}.our-story-hero{position:relative;min-height:85vh;background-size:cover;background-position:center;background-repeat:no-repeat;display:flex;align-items:center;justify-content:center}.our-story-hero .hero-inner{display:flex;align-items:center;justify-content:center}.why-hero-frame{position:relative;width:95%;margin-top:clamp(1.5rem,4vw,3rem)}.why-hero-frame img{width:100%;height:auto;display:block;border-radius:1.5rem}.why-hero-card{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:2;padding:clamp(2rem,4vw,3rem);border-radius:18px;text-align:center;background:linear-gradient(180deg,#a3a2a2cc,#000c);border:1px solid transparent;background-origin:border-box;background-clip:padding-box;max-width:min(90%,64rem)}.our-story-card{position:relative;z-index:2;padding:clamp(2rem,4vw,3rem);border-radius:18px;text-align:center;background:linear-gradient(180deg,#a3a2a2cc,#000c);border:1px solid transparent;background-origin:border-box;background-clip:padding-box;max-width:min(90%,64rem)}.our-story-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,#ffffff94,#0000);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.our-story-card h1{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(2rem,4.5vw,3.2rem);color:#fff;margin-bottom:1.5rem}.our-story-card span{color:var(--accent)}.why-hero-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:1px;background:linear-gradient(180deg,#ffffff94,#0000);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.why-hero-card h1{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(2rem,4.5vw,3.2rem);color:#fff;margin-bottom:1.5rem}.why-hero-card span{color:var(--accent)}.promise-section-wrap{position:relative;width:100vw;margin:0 calc(50% - 50vw);color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}.promise-road{position:absolute;left:clamp(1rem,6vw,4rem);top:0;bottom:0;width:52px;z-index:0;display:flex;align-items:flex-start;pointer-events:none}.promise-road-track{position:absolute;top:0;right:0;bottom:0;left:0;width:52px;background-repeat:no-repeat;background-position:center top;background-size:52px 100%;opacity:.9}.promise-content{position:relative;z-index:1;padding:clamp(2rem,6vw,4rem) 0 clamp(2rem,4vw,3rem)}.promise-heading .promise-kicker{font-family:Tobias,Oldschool Grotesk,sans-serif;font-weight:700;font-size:clamp(1.1rem,2.5vw,1.75rem);margin-bottom:.8rem;background:linear-gradient(90deg,#ffe99d,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.promise-heading p{color:var(--accent);font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;margin-bottom:.4rem}.promise-heading h2{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(2.4rem,5.2vw,3.8rem);margin-bottom:.75rem}.promise-heading span{color:var(--accent)}.promise-list{display:flex;flex-direction:column;gap:0;position:relative}.promise-item{position:relative;padding:clamp(2rem,6vw,4rem) 0}.promise-heading{margin-bottom:clamp(2rem,6vw,3rem);text-align:left}.promise-inner{padding-left:clamp(4rem,10vw,7rem);margin-left:4rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,6vw,5rem);align-items:center}.promise-text h3{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(1.6rem,3.5vw,2.4rem);margin-bottom:1rem}.promise-text p{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;color:#ffffffbf;line-height:1.7}.promise-image img{width:100%;height:auto;border-radius:1.25rem;display:block}.why-testimonials{background:#fff;color:#111}.why-testimonials-inner{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem)}.why-testimonials-header{text-align:center}.why-testimonials-header h2{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(2rem,4.5vw,3rem);margin-bottom:.5rem}.why-testimonials-header p{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;color:#111111b3;margin-top:.75rem}.why-testimonials-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem)}.why-testimonials-grid img{height:auto;display:block}.why-testimonial-card{position:relative}.why-testimonial-image{width:100%;height:auto;display:block}.why-testimonial-overlay{position:absolute;left:0;right:0;bottom:120px;padding:0 2rem;display:flex;flex-direction:column;gap:1.05rem}.why-testimonial-quote{font-family:Tobias,serif;font-size:clamp(1rem,2vw,1.75rem);font-weight:400;color:#fff!important;line-height:1.35;margin:0}.why-testimonial-meta{display:flex;justify-content:space-between;align-items:center;gap:1rem}.why-testimonial-info{display:flex;flex-direction:column;gap:.125rem}.why-testimonial-info strong{font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:.9rem;font-weight:500;color:#fff}.why-testimonial-info span{font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:.8rem;font-weight:400;color:#ffffffb3}.why-testimonial-logo{height:1rem;width:auto;object-fit:contain}.why-testimonial-cta{position:absolute;left:50%;bottom:31px;transform:translate(-50%)}.why-testimonial-button{min-width:10.5rem;height:41px;white-space:nowrap}@media(max-width:900px){.why-testimonials-grid{grid-template-columns:1fr}}@media(max-width:900px){.why-hero{min-height:60vh}.promise-inner{grid-template-columns:1fr}}.timeline{position:relative;background:#000;padding:clamp(3rem,8vw,6rem) 0}.timeline-wrapper{position:relative}.timeline-road-background{position:absolute;left:50%;top:0;transform:translate(-50%);z-index:0;pointer-events:none}.timeline-sections{position:relative;z-index:3;display:flex;flex-direction:column}.timeline-section{min-height:800px;display:flex;align-items:center;padding:clamp(2.5rem,6vw,4rem) 0}.timeline-inner{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(2rem,6vw,5rem);align-items:center}.timeline-inner-wide{width:90%;max-width:1700px;margin:0 auto;padding:0}.timeline-section.card .timeline-inner{background:#f2f2f2;border-radius:1.5rem;padding:clamp(1.5rem,4vw,2.5rem);border:30px solid rgba(196,196,196);color:#111}.timeline-section.card .timeline-text{order:2}.timeline-section.card .timeline-image{order:1}.timeline-text h2{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(2rem,4.5vw,3rem);margin-bottom:1.5rem}.timeline-bullets{display:flex;flex-direction:column;gap:1.5rem;position:relative}.timeline-bullets:before{content:"";position:absolute;left:15px;top:16px;bottom:16px;width:2px;background:linear-gradient(to bottom,#9993,#ffd33b66,#ffd33b99,#ffd33b66,#9993);border-radius:2px}.timeline-bullet{display:grid;grid-template-columns:auto 1fr;gap:1rem;color:#ffffffbf;transition:color .3s ease;position:relative;z-index:1}.timeline-dot-wrapper{display:flex;align-items:flex-start;justify-content:center;width:32px;height:32px;flex-shrink:0}.timeline-bullet-content{display:flex;flex-direction:column;gap:.35rem}.timeline-bullet-toggle{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:0;border:none;background:none;color:inherit;font-size:clamp(1rem,2.4vw,1.35rem);font-weight:700;text-align:left;cursor:pointer}.timeline-bullet-caret{font-size:.75rem;color:#fff9}.timeline-section.card .timeline-bullet{color:#000000a6}.timeline-section.card .timeline-bullet-toggle{color:#000000d9}.timeline-section.card .timeline-bullet-caret{color:#00000080}.timeline-bullet.active{color:#fff}.timeline-section.card .timeline-bullet.active{color:#111}.timeline-dot{width:40px;height:40px;border-radius:999px;background:radial-gradient(circle,#fff,#ffd33b),radial-gradient(circle,#121212,#0000001a);box-shadow:0 0 .6rem #ffd33b59;margin-top:.15rem;transition:box-shadow .3s ease,background .3s ease}.timeline-bullet.active .timeline-dot{box-shadow:0 0 1rem #ffd33b99}.timeline-bullet-body{overflow:hidden}.timeline-bullet-body p{margin-top:.35rem;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-size:clamp(.9rem,1.6vw,1rem);line-height:1.6;color:#ffffffb3}.timeline-section.card .timeline-bullet-body p{color:#0009}.timeline-section.card .timeline-bullets:before{background:linear-gradient(to bottom,#99999926,#ffd33b59,#ffd33b80,#ffd33b59,#99999926)}.timeline-image img,.timeline-image video,.timeline-video{width:100%;height:auto;border-radius:1.25rem;display:block;object-fit:contain}@media(max-width:900px){.explore-subtitle-wrap{position:static;margin-top:2rem}.timeline-inner{grid-template-columns:1fr}.timeline-section.card .timeline-text,.timeline-section.card .timeline-image{order:unset}}.hero-trusted{display:flex;flex-direction:column;gap:1rem;align-items:center;width:100%}.hero-trusted-wrap{position:absolute;left:0;right:0;bottom:3rem;width:100%;display:flex;justify-content:center;overflow:hidden}.trusted-text{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-weight:700;font-size:clamp(.9rem,1.4vw,1.05rem)}.trusted-logos{display:flex;gap:clamp(1.5rem,4vw,3rem);flex-wrap:wrap;justify-content:center;align-items:center}.trusted-logos img{height:clamp(1.5rem,3vw,2.5rem);width:auto;object-fit:contain;opacity:.85;transition:opacity .2s ease}.trusted-logos img:hover{opacity:1}.trusted-logos-carousel{width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.trusted-logos-carousel [class*=Slide]{display:flex;align-items:center;justify-content:center}.trusted-logo-img{height:clamp(1.5rem,3vw,2.5rem);width:auto;object-fit:contain;opacity:.85}.section{padding:clamp(3rem,10vw,6rem) 0}.section-light{background:#fff;color:#111}.section-light h2,.section-light h3,.section-light p,.section-light a,.section-light button{color:inherit}.section-light .text-link{color:#111}.help-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:stretch;min-height:clamp(18rem,40vw,26rem)}.help-card{background:#dadada;border-radius:1rem;padding:clamp(2rem,4vw,3rem);box-shadow:0 16px 40px #0f0f0f14;height:100%;display:flex;flex-direction:column;justify-content:center;min-height:clamp(18rem,40vw,26rem)}.help-kicker{font-size:.95rem;color:#1119;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif}.help-title{font-size:clamp(1.8rem,4vw,2.6rem);margin-top:.75rem;font-family:Tobias,Oldschool Grotesk,sans-serif}.help-actions{margin-top:1.5rem;display:flex;align-items:center;gap:1rem}.help-actions .text-link{margin-top:0;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif}.help-image{border-radius:1rem;background:center/cover no-repeat;min-height:clamp(18rem,40vw,26rem);box-shadow:0 16px 40px #0f0f0f14;height:100%}.section-command{padding-top:0}.command-shell{display:flex;flex-direction:column;gap:clamp(1.5rem,4vw,2.5rem);background:center/cover no-repeat;padding:clamp(3rem,6vw,5rem) clamp(1.5rem,4vw,3rem);border-radius:1.5rem;width:90%;margin:0 auto}.command-hero{text-align:center;font-size:clamp(1.8rem,4vw,2.6rem);margin-top:6rem;margin-bottom:3.125rem}.command-hero h2{color:#111;width:60%;margin:0 auto}.command-hero span{color:var(--accent)}.command-panel{background:#1b1b1bcc;border:1px solid #b5aeae;border-radius:1rem;padding:0;color:#fff;box-shadow:0 24px 48px #00000059;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px);display:flex;flex-direction:column;height:44rem}.command-column{width:100%}.command-column-left{border-right:1px solid rgba(181,174,174,.5)}.command-column-right{display:flex;align-items:center;justify-content:center;padding:2rem;height:44rem}.command-image-frame{width:100%;height:100%;max-height:40rem;display:flex;align-items:center;justify-content:center}@media(min-width:900px){.command-panel{flex-direction:row}.command-column{width:50%}}.command-copy{font-size:.95rem;line-height:1.7;color:#a0a0a0;margin-bottom:1.25rem}.command-actions{display:flex;gap:.75rem;flex-wrap:wrap;margin-top:.75rem}.command-accordion{display:flex;flex-direction:column;gap:0}.command-item{width:100%;will-change:contents}.command-item-divider{border-bottom:1px solid rgba(181,174,174,.35)}.command-header{background:transparent;border:none;color:#ffffffd9;text-align:left;padding:1.25rem 1.5rem;width:100%;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:1.5rem;font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:1.2rem;transition:background-color .2s ease,color .2s ease}.command-header:hover{background-color:#ffffff0a}.command-header.active{color:#fff}.command-title{font-weight:600;font-size:1.25rem;color:inherit}.command-toggle{color:#ffffffb3;font-size:1.5rem;font-weight:300;display:inline-flex;align-items:center;justify-content:center;line-height:1}.command-content{overflow:hidden;will-change:height}.command-content-inner{padding:0 1.5rem 1.75rem;will-change:opacity}.command-content-text{min-height:180px}.command-feature-image,.command-feature-video{width:100%;max-width:100%;max-height:100%;height:auto;border-radius:.75rem;object-fit:contain}.section-testimonials{padding-top:clamp(3rem,8vw,5rem)}.testimonials-inner{display:flex;flex-direction:column;gap:clamp(2rem,5vw,3.5rem)}.testimonials-header{text-align:center}.testimonials-header h2{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(2rem,4.5vw,3rem);margin-bottom:.5rem}.testimonials-header p{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;color:#1119;margin-top:.75rem}.testimonial-card{background:#f2f2f2;border:1px solid #a7a7a7;border-radius:1rem;padding:clamp(1.5rem,4vw,2.5rem);display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:center}.testimonial-card-reverse{grid-template-columns:minmax(0,1fr) minmax(0,1.4fr)}.testimonial-content{display:flex;flex-direction:column;gap:1rem}.stars{color:#b07a1d;letter-spacing:.15em;font-size:3rem}.testimonial-quote{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(1.92rem,4.08vw,3.12rem);line-height:1.2;font-weight:700}.testimonial-meta{display:flex;align-items:center;gap:1rem;font-size:.85rem}.testimonial-meta strong{display:block;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif}.testimonial-meta span{display:block;color:#1119}.meta-divider{width:1px;height:2rem;background:#1111114d}img.meta-logo{height:1.5rem;width:auto;object-fit:contain}.testimonial-meta-lg{font-size:1.105rem}.testimonial-meta-lg .meta-divider{height:2.6rem}.testimonial-meta-lg img.meta-logo{height:calc(1.5rem * 1.3)}.testimonial-media{display:flex;flex-direction:column;align-items:center;gap:1rem}.testimonial-image{width:100%;height:auto;border-radius:.75rem;background:#a7a7a7;object-fit:contain}img.testimonial-image{display:block}.testimonial-card-dark{background:#0b0b0b;border-color:#0b0b0b;color:#fff}.testimonial-card-dark .testimonial-meta span,.testimonial-card-dark .testimonial-quote,.testimonial-card-dark .stars{color:#fff}.testimonial-card-dark .meta-divider{background:#ffffff4d}.section-voice{padding:clamp(4rem,10vw,7rem) 0}.voice-inner{max-width:var(--container-width);margin:0 auto;padding:0 clamp(1.5rem,4vw,3rem)}.voice-header{text-align:center;margin-bottom:clamp(2rem,5vw,3.5rem)}.voice-header h2{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(2rem,4.5vw,3.5rem);font-weight:700;color:#111;margin-bottom:.75rem}.voice-header p{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-size:clamp(1rem,2vw,1.25rem);color:#111111b3}.voice-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:clamp(1.5rem,3vw,2.5rem)}.voice-card{display:flex;flex-direction:column;align-items:center;text-align:center}.voice-card-image{width:100%;aspect-ratio:16 / 10;border-radius:1rem;background:linear-gradient(135deg,#d1d1d1,#a8a8a8);margin-bottom:1rem;position:relative}.voice-card-image:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:60px;background:#fff;border-radius:50%;box-shadow:0 4px 12px #00000026}.voice-card h3{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-size:clamp(1rem,2vw,1.25rem);font-weight:600;color:#111}@media(max-width:768px){.voice-cards{grid-template-columns:1fr}}.cta-steps{position:relative;width:100vw;margin:0 calc(50% - 50vw);min-height:260vh;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.cta-steps-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.cta-steps-sticky{position:sticky;top:0;min-height:100vh;display:flex;align-items:center}.cta-steps-inner{position:relative;z-index:1;display:flex;flex-direction:column;gap:clamp(2rem,6vw,3.5rem);color:#fff}.cta-steps-header{margin-top:5rem;text-align:center}.cta-steps-header h2{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(2rem,4.8vw,3rem)}.cta-steps-header p{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;color:#fffc;margin-top:1.5rem}.cta-steps-header span{color:var(--accent)}.cta-steps-list{display:flex;flex-direction:column;gap:clamp(1.5rem,4vw,2.5rem);max-width:52rem}.cta-step{display:grid;grid-template-columns:auto 1fr;gap:clamp(1.25rem,3vw,2rem);align-items:start}.cta-step-icon img{width:clamp(4.5rem,8vw,6rem);height:auto}.cta-step-card{padding:clamp(1.25rem,3vw,1.5rem);border-radius:1rem;background:linear-gradient(180deg,#a3a2a280,#00000080);border:.5px solid;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.cta-step-card h3{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(1.25rem,2.5vw,1.5rem);margin-bottom:.75rem}.cta-step-card p{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;color:#ffffffd9}.cta-steps-button{display:flex;justify-content:center;margin-bottom:4rem}.cta-card-inner{position:relative}.cta-card-layer{background:#e7e7e799;padding:.5rem;border-radius:1.5rem}.cta-card-bg{position:absolute;top:.5rem;right:.5rem;bottom:.5rem;left:.5rem;border-radius:1.25rem;z-index:0}.cta-card-content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.5rem,4vw,3rem);border-radius:1.25rem;background:center/cover no-repeat}.cta-card-copy h2{font-family:Tobias,Oldschool Grotesk,sans-serif;font-size:clamp(1.8rem,4vw,2.6rem);margin-bottom:.75rem}.cta-card-copy p{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;margin-bottom:1.5rem}.cta-card-graphic{display:flex;flex-direction:column;align-items:center;gap:1rem}.cta-card-graphic img{width:100%;height:auto;border-radius:1rem}@media(max-width:900px){.cta-step,.cta-card-content{grid-template-columns:1fr}}@media(max-width:900px){.testimonial-card,.testimonial-card-reverse{grid-template-columns:1fr}}@media(max-width:900px){.help-grid{grid-template-columns:1fr}.command-header{padding:1rem 1.25rem;font-size:1.05rem}.command-column-left{border-right:none;border-bottom:1px solid rgba(181,174,174,.5)}.command-column-right{height:24rem;padding:1.5rem}.command-panel{height:auto}}.scroll-section{position:relative;width:100vw;margin:0 calc(50% - 50vw);height:790vh;min-height:6300px;background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}.scroll-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.scroll-track-shadow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:auto;height:100vh;max-height:100%;object-fit:contain;z-index:1;pointer-events:none}.scroll-shadow{position:absolute;pointer-events:none;z-index:2}.scroll-shadow-top{top:0;left:0;width:100%}.scroll-shadow-bottom{bottom:0;left:0;width:100%}.scroll-shadow-right{top:0;right:0;height:100%;width:auto}.scroll-sticky{position:sticky;top:0;min-height:100vh;display:flex;align-items:center;padding:clamp(2rem,5vw,4rem) 0;z-index:10}.scroll-inner{position:relative;width:100%;z-index:1;display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:clamp(2rem,6vw,6rem);align-items:center;height:100%}.scroll-copy{max-width:44rem;display:flex;flex-direction:column;gap:2.5rem;height:100%;justify-content:center;padding:100px 0 140px}.scroll-stats{display:flex;flex-direction:column;gap:0;margin-top:clamp(1.5rem,4vw,2.5rem);margin-bottom:2.5rem}.stats-first{display:flex;flex-direction:column;gap:.4rem}.stats-second{display:flex;flex-direction:column;gap:.4rem;margin-top:clamp(2rem,5vw,3rem)}.stats-big{font-family:Tobias,Oldschool Grotesk,sans-serif;font-weight:700;font-size:clamp(3rem,10vw,5.5rem);color:var(--accent)}.stats-sub{font-family:Tobias,Oldschool Grotesk,sans-serif;font-weight:400;font-size:clamp(1rem,2.5vw,1.25rem);color:#ffffffd9}.stats-lede{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-weight:400;font-size:clamp(.95rem,2vw,1.1rem);color:#ffffffbf}.stats-cta{font-family:Tobias,Oldschool Grotesk,sans-serif;font-weight:600;font-size:clamp(1.4rem,4vw,3.4rem)}.scroll-visual{position:relative;display:flex;justify-content:center;align-items:center;height:100%;z-index:1}.truck-path-svg{position:relative;width:auto;height:100vh;max-height:100%;overflow:visible;z-index:2}.truck-path-svg image{opacity:0;animation:truck-fade 8s ease-in-out infinite;animation-fill-mode:both}@keyframes truck-fade{0%{opacity:0}8%{opacity:1}92%{opacity:1}to{opacity:0}}@media(max-width:900px){.scroll-inner{grid-template-columns:1fr}.scroll-visual{order:-1;min-height:20rem}}.scroll-title{font-family:Tobias,Oldschool Grotesk,sans-serif;font-weight:600;font-size:clamp(2rem,4.5vw,3rem);line-height:1.15}.scroll-list{display:flex;flex-direction:column;gap:1.75rem;min-height:18rem;position:relative}.scroll-timeline-line{position:absolute;left:15px;top:16px;bottom:16px;width:2px;background:linear-gradient(to bottom,#9993,#ffd33b66,#ffd33b99,#ffd33b66,#9993);z-index:0;border-radius:2px}.scroll-item{display:grid;grid-template-columns:auto 1fr;gap:1rem;align-items:flex-start;color:#ffffffbf;transition:color .3s ease;position:relative;z-index:1}.scroll-text-block{min-height:3rem}.scroll-item h3{margin:0 0 .5rem;font-size:clamp(1rem,2.4vw,1.35rem);font-family:Tobias,Oldschool Grotesk,sans-serif;font-weight:600}.scroll-item.active{color:#fff}.scroll-item.active h3{color:var(--accent)}.scroll-bullet-wrapper{display:flex;align-items:flex-start;justify-content:center;width:32px;height:32px;flex-shrink:0}.pulsating-bullet-container{position:relative;width:32px;height:32px;display:flex;align-items:center;justify-content:center}.pulsating-bullet-svg{position:relative;z-index:2}.pulsating-bullet-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:48px;height:48px;border-radius:50%;background:radial-gradient(circle,rgba(255,211,59,.5) 0%,rgba(255,211,59,.25) 40%,rgba(255,211,59,.1) 60%,transparent 80%);z-index:1;pointer-events:none;filter:blur(2px)}.scroll-bullet{width:.75rem;height:.75rem;border-radius:999px;border:1px solid rgba(255,255,255,.35);box-shadow:0 0 #ffd33b66;margin-top:.35rem;transition:border-color .3s ease,box-shadow .3s ease,background .3s ease}.scroll-item.active .scroll-bullet{border-color:var(--accent);background:var(--accent);box-shadow:0 0 .85rem #ffd33b99}.scroll-subtext{overflow:hidden;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-size:clamp(.9rem,1.6vw,1rem);line-height:1.6;color:#ffffffb3}.text-link{display:inline-flex;margin-top:1.5rem;color:var(--accent)}.footer{width:100vw;margin:0 calc(50% - 50vw);padding:4rem 0 2.5rem;border-top:1px solid var(--border);background:linear-gradient(180deg,#ffffff05,#0009)}.footer-new{background:#000;color:#fff;padding:5rem 0 3rem}.footer-inner{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);gap:clamp(2rem,6vw,4rem);align-items:start}.footer-left{display:flex;flex-direction:column;gap:1.5rem}.footer-nav{display:flex;gap:1.5rem;flex-wrap:wrap;font-weight:700}.footer-graphic{position:relative}.footer-graphic img{width:100%;height:auto;display:block}.footer-divider-line{height:1px;background:#ffffffb3}.footer-right{display:flex;flex-direction:column;gap:1rem}.footer-right h3{font-size:1rem;font-weight:600}.footer-form{display:grid;grid-template-columns:1fr auto;gap:.75rem;align-items:center}.footer-form input{background:#0f0f0f;border:1px solid rgba(255,255,255,.35);border-radius:.6rem;padding:.75rem 1rem;color:#fff}.footer-form button{background:#fff;color:#000;border:none;border-radius:.6rem;padding:.75rem 1.5rem;cursor:pointer}.footer-privacy{font-size:.85rem;color:#fff9}.footer-contact{display:flex;flex-direction:column;gap:.75rem}.contact-row{display:flex;align-items:center;gap:.75rem;font-size:.95rem}img.contact-icon{width:1.5rem;height:1.5rem;object-fit:contain;flex-shrink:0;filter:brightness(0) invert(1);opacity:.8}.footer-copyright{text-align:center;font-size:.85rem;color:#ffffffb3;padding:2rem 0}@media(max-width:900px){.footer-inner{grid-template-columns:1fr}.footer-nav{gap:1rem}}.footer-top{display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer-logo img{height:2.5rem}.footer-nav-group{display:flex;gap:4rem;flex-wrap:wrap}.footer-links{display:flex;flex-direction:column;gap:.75rem}.footer-divider{margin:2.5rem var(--page-padding) 1.5rem;height:1px;background:var(--border)}.footer-legal{text-align:center;font-size:.85rem;color:#fff9}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;cursor:pointer;padding:0;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-weight:400;transition:transform .2s ease,box-shadow .2s ease;border-radius:.25rem;overflow:hidden}.btn:hover{transform:translateY(-.125rem) scale(1.02)}.btn-primary:hover{box-shadow:0 0 1.25rem #ffd33b80,0 0 2.5rem #ffd33b4d,0 0 3.75rem #ffd33b26}.btn-large{border-radius:.25rem}.btn-bg{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.btn-text{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;height:100%;padding:.1rem 1.125rem 0;font-weight:400;line-height:1}.btn-primary.btn-small,.btn-white.btn-small{width:8.0625rem;height:2.3125rem;font-size:.875rem}.btn-primary.btn-small .btn-text,.btn-white.btn-small .btn-text{color:#020202}.btn-primary.btn-large{width:28.125rem;height:2.5rem;font-size:1.125rem}.btn-primary.btn-large .btn-text{color:#121212;padding:0 1.5rem}.btn-white.btn-large{width:28.125rem;height:2.5rem;font-size:1.125rem}.btn-white.btn-large .btn-text{color:#121212;padding:0 1.5rem}.btn-secondary.btn-small{min-width:12.5rem;height:2.4375rem;font-size:.875rem}.btn-secondary .btn-text{color:#fff}.btn-affiliate.btn-small{width:19.875rem;height:3.4375rem;font-size:1rem}.btn-affiliate .btn-text{color:#121212}@media(max-width:900px){.nav-links{display:none}.nav-links-center{position:static;transform:none}}@media(max-width:640px){.hero-content{text-align:left}.hero-actions{justify-content:flex-start}}body.modal-open{overflow:hidden}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1.25rem;overflow:hidden}.modal-container{background:#1b1b1bf2;border:.0625rem solid #B5AEAE;border-radius:1.5rem;padding:3rem;max-width:45rem;width:100%;position:relative;max-height:calc(100vh - 2.5rem);overflow:hidden;display:flex;flex-direction:column}.modal-header{display:flex;flex-direction:column;gap:.75rem;text-align:left;margin-bottom:1.5rem}.modal-title{font-family:Tobias,Georgia,serif;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;color:#fff}.modal-subtitle{font-family:Oldschool Grotesk,Helvetica Neue,sans-serif;font-size:1rem;color:#fffc;line-height:1.6}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#fff9;cursor:pointer;padding:.5rem;transition:color .2s ease;z-index:10}.modal-close:hover{color:#fff}.modal-close svg{width:1.25rem;height:1.25rem}.modal-body{flex:1;min-height:0;overflow-y:auto;padding-right:.25rem;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:pan-y}.modal-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group.full-width{grid-column:1 / -1}.form-label{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:700;color:#fff}.form-label .required{color:#ffd33b;margin-left:.125rem}.form-input{background:#1e1e1ecc;border:.0625rem solid rgba(181,174,174,.3);border-radius:.625rem;padding:.875rem 1.25rem;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-size:.875rem;color:#fff;transition:border-color .2s ease,background .2s ease}.form-input::placeholder{color:#918c8c}.form-input:focus{outline:none;border-color:#5b9bd5;box-shadow:0 0 0 .125rem #5b9bd54d;background:#282828e6}.modal-submit-btn{width:fit-content;padding:.75rem 2rem;background:#ffd33b;border:.0625rem solid #FFD33B;border-radius:.9375rem;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-size:.875rem;font-weight:700;color:#020202;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;margin-top:1rem}.modal-submit-btn:hover:not(:disabled){transform:translateY(-.125rem);box-shadow:0 0 .9375rem #ffd33b80,0 0 1.875rem #ffd33b4d}.modal-submit-btn:disabled{opacity:.7;cursor:not-allowed}.form-checkbox{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-size:.875rem;color:#fff}.form-checkbox input[type=checkbox]{width:1.25rem;height:1.25rem;margin-top:.125rem;accent-color:#FFD33B;cursor:pointer;flex-shrink:0}.form-checkbox span{line-height:1.5}.form-checkbox a{color:#ffd33b;text-decoration:underline;transition:color .2s ease}.form-checkbox a:hover{color:#fff}.form-status{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-size:.875rem;padding:.75rem 1rem;border-radius:.5rem;margin-top:.5rem}.form-status.error{background:#dc354533;color:#ff6b6b;border:1px solid rgba(220,53,69,.3)}.form-status.success{background:#28a74533;color:#51cf66;border:1px solid rgba(40,167,69,.3)}.contact-form-status{font-family:Oldschool Grotesk,Helvetica Neue,Arial,sans-serif;font-size:.875rem;padding:.75rem 1rem;border-radius:.5rem;margin-top:.5rem}.contact-form-status.error{background:#dc354533;color:#ff6b6b;border:1px solid rgba(220,53,69,.3)}.contact-form-status.success{background:#28a74533;color:#51cf66;border:1px solid rgba(40,167,69,.3)}@media(max-width:40rem){.modal-container{padding:2rem 1.5rem}.form-row{grid-template-columns:1fr}}@font-face{font-family:Tobias;src:url(/assets/Tobias-Regular-BgjqcEIA.otf) format("opentype"),url(/fonts/Tobias-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Tobias;src:url(/assets/Tobias-Bold-7t9UvJEF.otf) format("opentype"),url(/fonts/Tobias-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Oldschool Grotesk;src:url(/assets/OldschoolGrotesk-Regular--5GKrzXJ.otf) format("opentype"),url(/fonts/OldschoolGrotesk-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Oldschool Grotesk;src:url(/assets/OldschoolGrotesk-NormalBold-ivsComTx.otf) format("opentype"),url(/fonts/OldschoolGrotesk-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{font-family:Oldschool Grotesk,system-ui,-apple-system,sans-serif;color-scheme:dark;color:#fff;background-color:#000;--bg: #000000;--accent: #f7c948;--accent-strong: #f4b623;--border: rgba(255, 255, 255, .2);--container-width: 100rem;--page-padding: clamp(1rem, 4vw, 5rem)}@media(max-width:48rem){:root{--page-padding: clamp(2rem, 6vw, 5rem)}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{margin:0;min-height:100%;background:var(--bg);color:inherit}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3,h4,h5,h6{font-family:Tobias,Oldschool Grotesk,sans-serif;font-weight:700;margin:0}p{margin:0}
