.landing-nav{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(255,255,255,.88);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.04)}.landing-nav-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:.75rem 1.5rem}.landing-nav-logo{display:flex;align-items:center;gap:.5rem;text-decoration:none}.landing-nav-logo-img{border-radius:8px}.landing-nav .landing-nav-logo .landing-nav-logo-text{font-size:1.0625rem;font-weight:800!important;color:#0f0f0f;letter-spacing:-.02em}.landing-nav-right{display:flex;align-items:center;gap:1rem}.landing-nav-about{font-size:.8125rem;font-weight:500;color:#9ca3af;text-decoration:none;transition:color .15s}.landing-nav-about:hover{color:#374151}.landing-nav-cta{padding:.75rem 1.75rem;font-size:.875rem;font-weight:700;color:#fff;background:var(--primary);border-radius:9999px;text-decoration:none;transition:background .2s,transform .15s}.landing-nav-cta:hover{background:color-mix(in srgb,var(--primary) 85%,black 15%);transform:translateY(-1px)}@media (max-width:640px){.landing-nav-inner{padding:.625rem 1rem}.landing-nav .landing-nav-logo .landing-nav-logo-text{font-size:.9375rem}.landing-nav-right{gap:.75rem}.landing-nav-about{font-size:.75rem;margin-right:.25rem}.landing-nav-cta{padding:.625rem 1.5rem;font-size:.8125rem}}.hero{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:6rem 1.5rem 4rem;background:#fff;overflow:hidden}.hero-connections{position:absolute;inset:0;pointer-events:none;z-index:0}.hero-connections-svg{width:100%;height:100%}.hero-dot{fill:rgba(153,0,0,.25)}.hero-dot-1{animation:hero-dot-float 6s ease-in-out infinite}.hero-dot-2{animation:hero-dot-float 7s ease-in-out .5s infinite}.hero-dot-3{animation:hero-dot-float 5s ease-in-out 1s infinite}.hero-dot-4{animation:hero-dot-float 8s ease-in-out .3s infinite}.hero-dot-5{animation:hero-dot-float 6.5s ease-in-out 1.2s infinite}.hero-dot-6{animation:hero-dot-float 7.5s ease-in-out .8s infinite}.hero-dot-7{animation:hero-dot-float 5.5s ease-in-out .2s infinite}.hero-dot-8{animation:hero-dot-float 6s ease-in-out 1.5s infinite}.hero-dot-9{animation:hero-dot-float 7s ease-in-out .7s infinite}.hero-dot-10{animation:hero-dot-float 6.5s ease-in-out 1s infinite}@keyframes hero-dot-float{0%,to{opacity:.3;transform:translateY(0)}50%{opacity:.8;transform:translateY(-6px)}}.hero-line{stroke:rgba(153,0,0,.08);stroke-width:1.5;stroke-dasharray:8 12}.hero-line-1{animation:hero-line-draw 4s ease-in-out infinite}.hero-line-2{animation:hero-line-draw 5s ease-in-out .5s infinite}.hero-line-3{animation:hero-line-draw 4.5s ease-in-out 1s infinite}.hero-line-4{animation:hero-line-draw 6s ease-in-out .3s infinite}.hero-line-5{animation:hero-line-draw 5.5s ease-in-out .8s infinite}.hero-line-6{animation:hero-line-draw 4s ease-in-out 1.2s infinite}.hero-line-7{animation:hero-line-draw 5s ease-in-out .6s infinite}.hero-line-8{animation:hero-line-draw 6s ease-in-out .4s infinite}.hero-line-9{animation:hero-line-draw 4.5s ease-in-out 1s infinite}.hero-line-10{animation:hero-line-draw 5s ease-in-out .9s infinite}@keyframes hero-line-draw{0%,to{stroke-dashoffset:0;opacity:.3}50%{stroke-dashoffset:20;opacity:.7}}.hero-pulse{fill:none;stroke:rgba(153,0,0,.03);stroke-width:1;animation:hero-pulse-anim 4s ease-in-out infinite}@keyframes hero-pulse-anim{0%{r:80;opacity:.5}50%{r:160;opacity:0}to{r:80;opacity:.5}}.hero-glow{top:50%;left:50%;width:900px;height:900px;transform:translate(-50%,-55%);background:radial-gradient(circle,rgba(153,0,0,.06) 0,transparent 70%)}.hero-glow,.hero-icons{position:absolute;pointer-events:none;z-index:0}.hero-icons{inset:0}.hero-icon{position:absolute;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:rgba(255,255,255,.9);border-radius:50%;box-shadow:0 4px 20px rgba(153,0,0,.1);color:var(--primary);transition:transform .3s ease}.hero-icon-heart{top:20%;left:10%;animation:hero-icon-float-1 8s ease-in-out infinite}.hero-icon-message{top:30%;right:15%;animation:hero-icon-float-2 7s ease-in-out .5s infinite}.hero-icon-users{bottom:25%;left:8%;animation:hero-icon-float-3 9s ease-in-out 1s infinite}.hero-icon-sparkles{bottom:20%;right:12%;animation:hero-icon-float-4 6s ease-in-out .3s infinite}@keyframes hero-icon-float-1{0%,to{transform:translateY(0) rotate(0deg);opacity:.6}50%{transform:translateY(-15px) rotate(5deg);opacity:.9}}@keyframes hero-icon-float-2{0%,to{transform:translateY(0) rotate(0deg);opacity:.7}50%{transform:translateY(-12px) rotate(-3deg);opacity:1}}@keyframes hero-icon-float-3{0%,to{transform:translateY(0) rotate(0deg);opacity:.5}50%{transform:translateY(-18px) rotate(2deg);opacity:.8}}@keyframes hero-icon-float-4{0%,to{transform:translateY(0) rotate(0deg);opacity:.6}50%{transform:translateY(-10px) rotate(-2deg);opacity:.9}}.hero-inner{position:relative;max-width:680px;text-align:center;z-index:1}.hero-title{margin:0 0 1.5rem;font-size:clamp(2.25rem,6vw,4.25rem);font-weight:800;line-height:1.08;letter-spacing:-.04em;color:#0f0f0f}.hero-accent{color:var(--primary);font-style:italic}.hero-sub{margin:0 auto 2.5rem;max-width:520px;font-size:clamp(1rem,2.5vw,1.175rem);line-height:1.65;color:#6b7280;font-weight:450}.hero-cta-wrap{display:flex;flex-direction:column;align-items:center;gap:.75rem}.hero-cta{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 2.5rem;background:var(--primary);color:#fff;font-size:.9375rem;font-weight:700;letter-spacing:.01em;border-radius:9999px;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 8px 30px color-mix(in srgb,var(--primary) 25%,transparent 75%)}.hero-cta:hover{background:color-mix(in srgb,var(--primary) 85%,black 15%);transform:translateY(-1px);box-shadow:0 12px 40px color-mix(in srgb,var(--primary) 35%,transparent 65%)}.hero-cta:active{transform:scale(.98)}.hero-cta-arrow{transition:transform .2s}.hero-cta:hover .hero-cta-arrow{transform:translateX(4px)}@media (max-width:640px){.hero{min-height:calc(100vh - 3.5rem);min-height:calc(100dvh - 3.5rem);padding:5.5rem 1rem 2rem}.hero-inner{max-width:100%}.hero-title{font-size:clamp(1.75rem,8vw,2.5rem);margin-bottom:1rem}.hero-sub{font-size:clamp(.875rem,4vw,1rem);max-width:100%;margin-bottom:2rem}.hero-cta{padding:.875rem 2rem;font-size:.875rem;width:100%;justify-content:center;max-width:320px}.hero-connections{opacity:.4}.hero-glow{width:250px;height:250px}.hero-dot{r:1.5}.hero-line{stroke-opacity:.3}.hero-connections text{display:none}.hero-icon{width:36px;height:36px}.hero-icon-heart{top:15%;left:5%}.hero-icon-message{top:25%;right:8%}.hero-icon-users{bottom:20%;left:4%}.hero-icon-sparkles{bottom:15%;right:6%}}.problem-section{padding:12rem 2rem;background:var(--background);border-top:1px solid var(--border);position:relative;overflow:hidden;font-family:var(--font-roboto),var(--font-sans)}@media (max-width:767px){.problem-section{padding:4rem 1.25rem 3rem}}.problem-section-inner{max-width:1400px;margin:0 auto;position:relative;z-index:10}.problem-reveal{transition:opacity 1s ease-out,transform 1s ease-out;opacity:0;transform:translateY(3rem)}.problem-reveal-visible{opacity:1;transform:translateY(0)}.problem-section-header{max-width:48rem;margin-bottom:8rem}@media (max-width:767px){.problem-section-header{margin-bottom:2.5rem}}.problem-section-eyebrow{color:var(--primary);font-weight:900;text-transform:uppercase;letter-spacing:.4em;font-size:10px;margin:0 0 1.5rem}@media (max-width:767px){.problem-section-eyebrow{letter-spacing:.2em}}.problem-section-title{font-size:3.75rem;font-weight:900;letter-spacing:-.05em;line-height:1.1;color:var(--foreground);margin:0 0 1.5rem}@media (max-width:767px){.problem-section-title{font-size:2rem;word-wrap:break-word;overflow-wrap:anywhere}}.problem-section-description{font-size:1.5rem;color:var(--muted-foreground);font-weight:500;line-height:1.625;margin:0;word-wrap:break-word}@media (max-width:767px){.problem-section-description{font-size:1rem}}.problem-section-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width:768px){.problem-section-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.problem-section-grid{grid-template-columns:repeat(4,1fr)}}.problem-section-card-wrap{height:100%}.problem-section-card{height:100%;padding:3rem;background:var(--card);border-radius:3.5rem;border:1px solid var(--border);box-shadow:0 1px 3px rgba(0,0,0,.05);transition:border-color .2s,box-shadow .2s;position:relative;overflow:hidden;cursor:default}@media (max-width:767px){.problem-section-card{padding:1.75rem}}.problem-section-card:hover{border-color:rgba(215,122,106,.2);box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.problem-section-card-corner{position:absolute;top:0;right:0;width:6rem;height:6rem;background:rgba(215,122,106,.05);border-radius:0 0 0 100%;transform:translate(2rem,-2rem);transition:background .2s}.problem-section-card:hover .problem-section-card-corner{background:rgba(215,122,106,.1)}.problem-section-card-icon{width:3.5rem;height:3.5rem;background:rgba(215,122,106,.05);border-radius:1rem;display:flex;align-items:center;justify-content:center;color:var(--primary);margin-bottom:2.5rem;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:background .5s,color .5s}.problem-section-card:hover .problem-section-card-icon{background:var(--primary);color:var(--primary-foreground)}.problem-section-card-title{font-size:1.5rem;font-weight:900;letter-spacing:-.025em;color:var(--foreground);margin:0 0 1.25rem}.problem-section-card-desc{font-size:1rem;color:var(--muted-foreground);line-height:1.625;font-weight:500;margin:0}.problem-section-card-delay-0{transition-delay:0s}.problem-section-card-delay-1{transition-delay:.1s}.problem-section-card-delay-2{transition-delay:.2s}.problem-section-card-delay-3{transition-delay:.3s}.solution-section{padding:12rem 2rem;overflow:hidden;font-family:var(--font-roboto),var(--font-sans);background:var(--card)}@media (max-width:767px){.solution-section{padding:4rem 1.25rem 3rem}}.solution-section-inner{max-width:1400px;margin:0 auto;display:grid;gap:4rem;align-items:center}@media (min-width:1024px){.solution-section-inner{grid-template-columns:1fr 1fr;gap:6rem}}.solution-reveal{transition:opacity 1s ease-out,transform 1s ease-out;opacity:0;transform:translateY(3rem)}.solution-reveal-visible{opacity:1;transform:translateY(0)}.solution-section-content{order:1}.solution-section-visual{order:2}.solution-section-eyebrow{color:var(--primary);font-weight:900;text-transform:uppercase;letter-spacing:.4em;font-size:10px;margin:0 0 1.5rem}.solution-section-title{font-size:4rem;font-weight:900;letter-spacing:-.05em;line-height:.9;color:var(--foreground);margin:0 0 1.5rem}@media (max-width:767px){.solution-section-title{font-size:2rem;word-wrap:break-word;overflow-wrap:anywhere}.solution-section{padding:3rem 1rem 2rem}}@media (min-width:1024px){.solution-section-title{font-size:4.5rem}}.solution-section-description{font-size:1.5rem;color:var(--muted-foreground);font-weight:500;line-height:1.625;margin:0 0 2rem;word-wrap:break-word}@media (max-width:767px){.solution-section-description{font-size:1rem}}.solution-section-pills{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 3rem}.solution-section-pill{display:flex;align-items:center;gap:1rem}.solution-section-pill-icon{width:2.5rem;height:2.5rem;border-radius:50%;background:var(--muted);display:flex;align-items:center;justify-content:center;color:var(--muted-foreground);transition:background .2s,color .2s}.solution-section-pill:hover .solution-section-pill-icon{background:rgba(215,122,106,.05);color:var(--primary)}.solution-section-pill-label{font-weight:700;color:var(--foreground);letter-spacing:-.025em;font-size:1.125rem}.solution-section-visual-inner{position:relative;padding:1rem}.solution-section-visual-inner:before{content:"";position:absolute;inset:-2.5rem;background:rgba(215,122,106,.05);border-radius:50%;filter:blur(100px);transition:background .2s}.solution-section-visual-inner:hover:before{background:rgba(215,122,106,.1)}.solution-section-image-wrap{position:relative}.solution-section-image{width:100%;height:auto;border-radius:5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);border:8px solid var(--card);transition:filter 1s;filter:grayscale(100%)}.solution-section-image-wrap:hover .solution-section-image{filter:grayscale(0)}.solution-section-image-badge{position:absolute;bottom:-2.5rem;right:-2.5rem;background:var(--foreground);color:var(--primary-foreground);padding:3rem;border-radius:3rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);z-index:20;border-top:1px solid rgba(255,255,255,.1)}@media (max-width:767px){.solution-section-image-badge{padding:1rem 1.25rem;border-radius:1.5rem;bottom:-1rem;right:-1rem}}.solution-section-badge-eyebrow{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.4em;color:var(--primary);margin:0 0 1rem}@media (max-width:767px){.solution-section-badge-eyebrow{font-size:8px;letter-spacing:.2em;margin:0 0 .375rem}}.solution-section-badge-title{font-size:1.875rem;font-weight:900;font-style:italic;letter-spacing:-.05em;line-height:1;margin:0}@media (max-width:767px){.solution-section-badge-title{font-size:1rem}}.ways-to-support-header{text-align:center;margin-bottom:3rem}@media (min-width:640px){.ways-to-support-header{margin-bottom:4rem}}.ways-to-support-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.025em;line-height:.95;color:var(--foreground)}@media (min-width:640px){.ways-to-support-title{font-size:2.25rem}}@media (min-width:768px){.ways-to-support-title{font-size:3rem}}@media (min-width:1024px){.ways-to-support-title{font-size:3.75rem}}.ways-to-support-description{font-size:1rem;color:var(--muted-foreground);max-width:42rem;margin-left:auto;margin-right:auto}@media (min-width:640px){.ways-to-support-description{font-size:1.125rem}}@media (min-width:1024px){.ways-to-support-description{font-size:1.25rem}}.ways-to-support-grid{display:grid;grid-template-columns:1fr;gap:1.5rem;max-width:56rem;margin-left:auto;margin-right:auto}@media (min-width:640px){.ways-to-support-grid{gap:2rem}}@media (min-width:768px){.ways-to-support-grid{grid-template-columns:repeat(2,1fr)}}.ways-to-support-card{background-color:var(--card);border:2px solid var(--border);border-radius:1rem;padding:1.5rem;transition:border-color .3s}@media (min-width:640px){.ways-to-support-card{border-radius:1.5rem;padding:2rem}}.ways-to-support-card:hover{border-color:var(--primary)}.ways-to-support-card-icon-wrapper{width:3rem;height:3rem;border-radius:9999px;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.ways-to-support-card-icon-purple{background:linear-gradient(to bottom right,#8b5cf6,#a855f7)}.ways-to-support-card-icon-teal{background:linear-gradient(to bottom right,#14b8a6,#06b6d4)}.ways-to-support-card-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:var(--foreground)}@media (min-width:640px){.ways-to-support-card-title{font-size:1.5rem}}.ways-to-support-card-description{font-size:.875rem;color:var(--muted-foreground);line-height:1.625;margin-bottom:1rem}@media (min-width:640px){.ways-to-support-card-description{font-size:1rem}}.ways-to-support-card-feature{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--muted-foreground)}.ways-to-support-card-feature:not(:first-of-type){margin-top:.5rem}.trust-section-header{text-align:center;margin-bottom:3rem}@media (min-width:640px){.trust-section-header{margin-bottom:4rem}}.trust-section-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.025em;line-height:.95}@media (min-width:640px){.trust-section-title{font-size:2.25rem}}@media (min-width:768px){.trust-section-title{font-size:3rem}}@media (min-width:1024px){.trust-section-title{font-size:3.75rem}}.trust-section-grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media (min-width:640px){.trust-section-grid{gap:2rem}}@media (min-width:768px){.trust-section-grid{grid-template-columns:repeat(2,1fr)}}.trust-feature-card{background-color:var(--card);border:1px solid var(--border);border-radius:1rem;padding:1.5rem}@media (min-width:640px){.trust-feature-card{padding:2rem}}.trust-feature-icon{width:2rem;height:2rem;color:var(--primary);margin-bottom:1rem}.trust-feature-title{font-size:1.25rem;font-weight:700;margin-bottom:.75rem;color:var(--foreground)}.trust-feature-description{font-size:.875rem;color:var(--muted-foreground);line-height:1.625}@media (min-width:640px){.trust-feature-description{font-size:1rem}}.process-section-container{display:flex;flex-direction:column;gap:2.5rem}@media (min-width:1024px){.process-section-container{flex-direction:row;gap:5rem}}.process-section-content{width:100%;flex-shrink:0}@media (min-width:1024px){.process-section-content{width:33.333333%}}.process-section-title{font-size:1.875rem;font-weight:700;margin-bottom:1rem;letter-spacing:-.025em;line-height:.95}@media (min-width:640px){.process-section-title{font-size:2.25rem}}@media (min-width:1024px){.process-section-title{font-size:3rem}}.process-section-description{font-size:.875rem;color:var(--muted-foreground)}@media (min-width:640px){.process-section-description{font-size:1rem}}.process-section-steps{width:100%;display:flex;flex-direction:column;gap:1rem;min-width:0}@media (min-width:640px){.process-section-steps{gap:1.25rem}}@media (min-width:1024px){.process-section-steps{width:66.666667%}}.process-step-card{display:flex;align-items:flex-start;gap:.75rem;padding:1.5rem;background-color:var(--card);border:1px solid var(--border);border-radius:1rem;transition:border-color .5s;min-width:0;touch-action:manipulation}@media (min-width:640px){.process-step-card{align-items:center;gap:1.5rem;padding:1.75rem}}@media (min-width:1024px){.process-step-card{gap:2rem;padding:2.25rem;border-radius:2rem}}.process-step-card:active,.process-step-card:hover{border-color:var(--primary)}.process-step-number{font-size:1.5rem;font-weight:700;color:var(--muted-foreground);transition:color .5s;flex-shrink:0}@media (min-width:640px){.process-step-number{font-size:1.875rem}}@media (min-width:1024px){.process-step-number{font-size:2.25rem}}.process-step-card:active .process-step-number,.process-step-card:hover .process-step-number{color:var(--primary)}.process-step-content{flex:1;min-width:0}.process-step-title{font-size:1.125rem;font-weight:700;letter-spacing:-.025em;margin-bottom:.25rem;color:var(--foreground)}@media (min-width:640px){.process-step-title{font-size:1.25rem}}@media (min-width:1024px){.process-step-title{font-size:1.5rem}}.process-step-description{font-size:.75rem;color:var(--muted-foreground);line-height:1.625}@media (min-width:640px){.process-step-description{font-size:.875rem}}@media (min-width:1024px){.process-step-description{font-size:1rem}}.process-step-arrow{margin-left:auto;opacity:0;transition:all .3s;transform:translateX(-1rem);flex-shrink:0;height:1.25rem;width:1.25rem;color:var(--foreground)}@media (min-width:640px){.process-step-arrow{display:block}}@media (min-width:1024px){.process-step-arrow{height:1.5rem;width:1.5rem}}.process-step-card:hover .process-step-arrow{opacity:1;transform:translateX(0)}.payment-section{padding:3rem 0;background:var(--background);overflow:hidden;font-family:var(--font-roboto),var(--font-sans)}.payment-section-inner{max-width:80rem;margin:0 auto;padding:0 2rem}@media (max-width:767px){.payment-section{padding:2rem 0}.payment-section-inner{padding:0 1.25rem}}.payment-section-eyebrow{text-align:center;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.2em;color:var(--muted-foreground);margin:0 0 1.5rem}.payment-section-marquee-wrap{overflow:hidden;mask-image:linear-gradient(90deg,transparent 0,black 15%,black 85%,transparent);-webkit-mask-image:linear-gradient(90deg,transparent 0,black 15%,black 85%,transparent)}.payment-section-marquee{display:flex;width:max-content;animation:payment-marquee 30s linear infinite}.payment-section-marquee:hover{animation-play-state:paused}@keyframes payment-marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.payment-section-strip{gap:3rem;padding:0 2rem}.payment-section-logo-wrap,.payment-section-strip{display:flex;align-items:center;justify-content:center;flex-shrink:0}.payment-section-logo-wrap{width:120px;height:56px;opacity:.85;transition:opacity .2s}.payment-section-logo-wrap:hover{opacity:1}.payment-section-logo{width:auto;height:100%;max-width:100%;object-fit:contain;object-position:center}.team-section{padding:8rem 2rem;background:var(--background);border-top:1px solid var(--border);font-family:var(--font-roboto),var(--font-sans)}.team-section-inner{max-width:1200px;margin:0 auto}.team-reveal{transition:opacity .8s ease-out,transform .8s ease-out;opacity:0;transform:translateY(2rem)}.team-reveal-visible{opacity:1;transform:translateY(0)}.team-section-header{text-align:center;max-width:36rem;margin:0 auto 4rem}.team-section-eyebrow{color:var(--primary);font-weight:900;text-transform:uppercase;letter-spacing:.35em;font-size:10px;margin:0 0 .75rem}.team-section-title{font-size:2.25rem;font-weight:900;letter-spacing:-.05em;line-height:1.15;color:var(--foreground);margin:0 0 .75rem}@media (min-width:768px){.team-section-title{font-size:2.75rem}}.team-section-description{font-size:1rem;color:var(--muted-foreground);font-weight:500;line-height:1.5;margin:0}.team-section-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media (min-width:768px){.team-section-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.team-section-grid{grid-template-columns:repeat(3,1fr);gap:2rem}}.team-card-wrap{height:100%}.team-card-delay-0{transition-delay:0s}.team-card-delay-1{transition-delay:.1s}.team-card-delay-2{transition-delay:.2s}.team-card{height:100%;background:var(--card);border-radius:2rem;border:1px solid var(--border);overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.04);transition:border-color .2s,box-shadow .2s}.team-card:hover{border-color:rgba(215,122,106,.15);box-shadow:0 12px 40px rgba(0,0,0,.08)}.team-card-placeholder{border-style:dashed}.team-card-image-wrap{aspect-ratio:1;background:var(--muted);position:relative;overflow:hidden}.team-card-image{width:100%;height:100%;object-fit:cover;object-position:center top}.team-card-image-placeholder{display:flex;align-items:center;justify-content:center;background:rgba(215,122,106,.06)}.team-card-placeholder-initials{font-size:2.5rem;font-weight:900;color:rgba(215,122,106,.4);letter-spacing:-.05em}.team-card-body{padding:1.5rem 1.5rem 2rem}.team-card-name{font-size:1.25rem;font-weight:900;letter-spacing:-.03em;color:var(--foreground);margin:0 0 .25rem}.team-card-role{font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.15em;color:var(--primary);margin:0 0 .375rem}.team-card-current{font-size:.8125rem;color:var(--muted-foreground);font-weight:500;margin:0 0 1rem;line-height:1.4}.team-card-words{font-size:.9375rem;color:var(--secondary-foreground);line-height:1.55;font-style:italic;margin:0;border-left:3px solid rgba(215,122,106,.3);padding-left:1rem}.pre-launch-event{position:relative;padding:1rem .5rem;background:#f8f9fa;overflow:visible}.pre-launch-event-container{max-width:1400px;margin:0 auto;opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease;border-radius:24px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15)}.pre-launch-visible{opacity:1;transform:translateY(0)}.pre-launch-background{position:relative;width:100%;min-height:550px;border-radius:24px;overflow:hidden}.pre-launch-bg-image{width:100%;height:100%;min-height:calc(100vh - 80px);max-height:calc(100vh - 160px);object-fit:cover;object-position:center}.pre-launch-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(0,0,0,.8),rgba(0,0,0,.5));border-radius:24px}.pre-launch-content{position:absolute;inset:0;padding:4rem;display:flex;flex-direction:column;justify-content:center;color:white;z-index:2;box-sizing:border-box}.pre-launch-title{margin:0 0 1rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1;letter-spacing:-.04em;color:white;max-width:800px}.pre-launch-accent{color:var(--primary);font-style:italic}.pre-launch-sub{margin:0 0 2rem;max-width:700px;font-size:clamp(1.125rem,2.2vw,1.25rem);line-height:1.6;color:rgba(255,255,255,.9);font-weight:450}.pre-launch-countdown{display:flex;align-items:center;gap:.25rem;margin:0 0 1.5rem;width:fit-content}.countdown-item{display:flex;flex-direction:column;align-items:center;min-width:45px}.countdown-number{font-size:1.5rem;font-weight:800;color:white;line-height:1;margin-bottom:.25rem;font-variant-numeric:tabular-nums}.countdown-label{font-size:.5rem;font-weight:600;color:rgba(255,255,255,.7);text-transform:uppercase;letter-spacing:.05em}.countdown-separator{font-size:1.25rem;font-weight:700;color:rgba(255,255,255,.5);align-self:flex-start;margin:.25rem .125rem 0}.pre-launch-details-row{display:flex;gap:2rem;margin:0 0 2rem;width:fit-content;flex-wrap:wrap}.detail-item{display:flex;align-items:center;gap:.5rem;font-size:.9375rem;color:rgba(255,255,255,.9);font-weight:500}.detail-icon{color:var(--primary);flex-shrink:0}.pre-launch-features-row{display:flex;gap:1rem;margin:0 0 2rem;max-width:1000px;flex-wrap:wrap}.feature-card{flex:1;min-width:180px;padding:1rem;background:rgba(255,255,255,.1);border-radius:12px;backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:transform .3s ease,background .3s ease}.feature-card:hover{transform:translateY(-2px);background:rgba(255,255,255,.15)}.feature-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;background:color-mix(in srgb,var(--primary) 20%,transparent 80%);color:var(--primary);border-radius:6px;margin-bottom:.5rem}.feature-content{text-align:left}.feature-title{margin:0 0 .375rem;font-size:.75rem;font-weight:700;color:white;line-height:1.3}.feature-description{margin:0;font-size:.625rem;line-height:1.3;color:rgba(255,255,255,.8)}.pre-launch-cta{width:fit-content}.pre-launch-primary-btn{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 2rem;background:var(--primary);color:white;font-size:.9375rem;font-weight:700;border:none;border-radius:9999px;cursor:pointer;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 8px 30px color-mix(in srgb,var(--primary) 30%,transparent 70%);text-decoration:none}.pre-launch-primary-btn:hover{background:color-mix(in srgb,var(--primary) 85%,black 15%);transform:translateY(-1px);box-shadow:0 12px 40px color-mix(in srgb,var(--primary) 40%,transparent 60%)}.pre-launch-primary-btn:active{transform:scale(.98)}.btn-arrow{transition:transform .2s}.pre-launch-primary-btn:hover .btn-arrow{transform:translateX(4px)}@media (max-width:768px){.pre-launch-event{padding:.5rem .25rem}.pre-launch-background{min-height:600px}.pre-launch-content{padding:2.5rem 1.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.pre-launch-title{font-size:1.75rem;text-align:center;line-height:1.2}.pre-launch-sub{font-size:.9rem;text-align:center;line-height:1.5}.pre-launch-details-row{justify-content:center;margin:0 0 1.5rem;text-align:center}.pre-launch-features-row{flex-direction:row;gap:.75rem;align-items:stretch;width:100%;justify-content:center;flex-wrap:wrap}.feature-card{min-width:60px;max-width:180px;text-align:center;width:100%;flex:1}.feature-icon{margin:0 auto .75rem}.pre-launch-primary-btn{margin:0 auto;display:flex;align-items:center;justify-content:center;width:180px}}@media (max-width:480px){.pre-launch-background{min-height:600px}.pre-launch-content{padding:3rem 1rem;text-align:center}.pre-launch-title{font-size:1.5rem;text-align:center;line-height:1.2}.pre-launch-sub{font-size:.85rem;text-align:center;line-height:1.4}.pre-launch-details-row{justify-content:center;margin:0 0 1.5rem;text-align:center}.pre-launch-features-row{flex-direction:row;gap:.5rem;align-items:stretch;width:100%;justify-content:center;flex-wrap:wrap}.feature-card{min-width:120px;max-width:140px;text-align:center;width:100%;flex:1;padding:.875rem}.feature-icon{margin:0 auto .75rem}.pre-launch-primary-btn{margin:0 auto;padding:.75rem 1.25rem;font-size:.8rem}}.final-cta{padding:5rem 1.5rem 6rem;background:#fafafa;text-align:center}.final-cta-inner{max-width:540px;margin:0 auto;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease}.final-cta-visible{opacity:1;transform:translateY(0)}.final-cta-title{margin:0 0 1.25rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;line-height:1.15;letter-spacing:-.035em;color:#0f0f0f;word-wrap:break-word;overflow-wrap:anywhere}.final-cta-accent{color:var(--primary);font-style:italic}.final-cta-sub{margin:0 auto 2.25rem;max-width:420px;font-size:1rem;line-height:1.65;color:#6b7280;font-weight:430;word-wrap:break-word}.final-cta-btn{display:inline-flex;align-items:center;gap:.625rem;padding:1rem 2.5rem;background:var(--primary);color:#fff;font-size:.9375rem;font-weight:700;border-radius:9999px;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 8px 30px color-mix(in srgb,var(--primary) 22%,transparent 78%)}.final-cta-btn:hover{background:color-mix(in srgb,var(--primary) 85%,black 15%);transform:translateY(-1px);box-shadow:0 12px 40px color-mix(in srgb,var(--primary) 32%,transparent 68%)}.final-cta-btn:active{transform:scale(.98)}@media (max-width:640px){.final-cta{padding:3.5rem 1.25rem 4rem}.final-cta-btn{padding:.875rem 2rem;font-size:.875rem;width:100%;justify-content:center;max-width:300px}}.landing-footer{border-top:1px solid #f3f4f6;padding:2rem 1.5rem;background:#fff}.landing-footer-inner{max-width:960px;margin:0 auto}.landing-footer-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.25rem}.landing-footer-brand{display:flex;align-items:center;gap:.5rem}.landing-footer-logo-img{border-radius:6px}.landing-footer-brand-name{font-size:.9375rem;font-weight:700;color:#111;letter-spacing:-.01em}.landing-footer-links{display:flex;gap:1.5rem}.landing-footer-links a{font-size:.8125rem;font-weight:500;color:#9ca3af;text-decoration:none;transition:color .15s}.landing-footer-links a:hover{color:#111}.landing-footer-bottom p{margin:0;font-size:.75rem;color:#d1d5db;border-top:1px solid #f3f4f6;padding-top:1.25rem}@media (max-width:640px){.landing-footer{padding:1.5rem 1rem}.landing-footer-top{flex-direction:column;align-items:flex-start;gap:1rem}.landing-footer-links{flex-wrap:wrap;gap:.75rem}.landing-footer-links a{font-size:.75rem}.landing-footer-brand-name{font-size:.875rem}}