.FAQs-module__6XFNFq__page{background:#121212;padding-top:78px}.FAQs-module__6XFNFq__hero{background:linear-gradient(#0a0a0a66,#0a0a0ac7),radial-gradient(circle at 100% 0,#ff6b352e,#0000 26%),linear-gradient(135deg,#0d0d0d 0%,#151515 48%,#111 100%);padding:4.75rem 0 3rem;position:relative;overflow:hidden}.FAQs-module__6XFNFq__hero:before{content:"";opacity:.3;pointer-events:none;background-image:linear-gradient(#ffffff0b 1px,#0000 1px),linear-gradient(90deg,#ffffff0b 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.FAQs-module__6XFNFq__heroInner,.FAQs-module__6XFNFq__closingInner{z-index:1;width:100%;max-width:1240px;padding:0 var(--spacing-lg);margin:0 auto;position:relative}.FAQs-module__6XFNFq__eyebrow{color:var(--color-primary);font-size:.74rem;font-weight:var(--font-weight-bold);letter-spacing:.18em;text-transform:uppercase;background:#ff6b351a;border:1px solid #ff6b3559;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.2rem;padding:.45rem .9rem;display:inline-flex}.FAQs-module__6XFNFq__eyebrowDot{background:var(--color-primary);border-radius:50%;width:.45rem;height:.45rem}.FAQs-module__6XFNFq__title{max-width:11ch;font-family:var(--font-family-heading);color:#fff;margin:0 0 1rem;font-size:clamp(2.8rem,6vw,4.8rem);line-height:1.02}.FAQs-module__6XFNFq__subtitle{color:#f4f3eeb8;max-width:46rem;margin:0;font-size:1.08rem;line-height:1.75}.FAQs-module__6XFNFq__metaGrid{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:1.4rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:2rem;display:grid;overflow:hidden;box-shadow:0 26px 80px #00000042}.FAQs-module__6XFNFq__metaCard{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111111d1;flex-direction:column;gap:.4rem;padding:1.2rem 1.25rem;display:flex}.FAQs-module__6XFNFq__metaCard strong{color:#fff;font-size:.96rem}.FAQs-module__6XFNFq__metaCard span{color:#f4f3ee8c;font-size:.88rem;line-height:1.6}.FAQs-module__6XFNFq__faqShell{background:linear-gradient(#141414 0%,#171717 100%);padding:0 0 4rem}.FAQs-module__6XFNFq__closingBand{background:linear-gradient(#171717 0%,#101010 100%);padding:0 0 4.5rem}.FAQs-module__6XFNFq__closingInner{border-top:1px solid #ffffff14;padding-top:2rem}.FAQs-module__6XFNFq__closingLabel{color:var(--color-primary);font-size:.76rem;font-weight:var(--font-weight-bold);letter-spacing:.18em;text-transform:uppercase;margin:0 0 .6rem}.FAQs-module__6XFNFq__closingTitle{max-width:18ch;font-family:var(--font-family-heading);color:#fff;margin:0 0 .8rem;font-size:clamp(1.9rem,3.5vw,3rem);line-height:1.08}.FAQs-module__6XFNFq__closingText{color:#f4f3ee9e;max-width:48rem;margin:0;font-size:1rem;line-height:1.7}@media (max-width:900px){.FAQs-module__6XFNFq__metaGrid{grid-template-columns:1fr}}@media (max-width:768px){.FAQs-module__6XFNFq__page{padding-top:68px}.FAQs-module__6XFNFq__hero{padding:3.8rem 0 2.6rem}.FAQs-module__6XFNFq__heroInner,.FAQs-module__6XFNFq__closingInner{padding:0 var(--spacing-md)}.FAQs-module__6XFNFq__subtitle{font-size:1rem}.FAQs-module__6XFNFq__faqShell{padding-bottom:3.25rem}.FAQs-module__6XFNFq__closingBand{padding-bottom:3.5rem}}@media (max-width:480px){.FAQs-module__6XFNFq__heroInner,.FAQs-module__6XFNFq__closingInner{padding:0 var(--spacing-sm)}.FAQs-module__6XFNFq__eyebrow{letter-spacing:.15em;font-size:.68rem}.FAQs-module__6XFNFq__metaCard{padding:1rem}}
.Logo-module__2fA_5W__logo{object-fit:contain;transition:all var(--transition-normal);display:block}.Logo-module__2fA_5W__logo:hover{opacity:.9}.Logo-module__2fA_5W__light,.Logo-module__2fA_5W__dark{filter:none}.Logo-module__2fA_5W__small{width:auto;height:32px}.Logo-module__2fA_5W__medium{width:auto;height:48px}.Logo-module__2fA_5W__large{width:auto;height:64px}@media (max-width:768px){.Logo-module__2fA_5W__large{height:48px}.Logo-module__2fA_5W__medium{height:40px}.Logo-module__2fA_5W__small{height:28px}}
.Button-module__GOWFMq__button{justify-content:center;align-items:center;gap:var(--spacing-sm);font-family:var(--font-family-primary);font-weight:var(--font-weight-medium);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-normal);white-space:nowrap;-webkit-user-select:none;user-select:none;border:2px solid #0000;text-decoration:none;display:inline-flex}.Button-module__GOWFMq__button:focus{outline:2px solid var(--color-primary);outline-offset:2px}.Button-module__GOWFMq__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__GOWFMq__primary{background-color:var(--color-primary);color:var(--color-white);border-color:var(--color-primary)}.Button-module__GOWFMq__primary:hover:not(:disabled){background-color:var(--color-primary-hover);border-color:var(--color-primary-hover);box-shadow:var(--shadow-lg);transform:translateY(-1px)}.Button-module__GOWFMq__outline{color:var(--color-primary);border-color:var(--color-primary);background-color:#0000}.Button-module__GOWFMq__outline:hover:not(:disabled){background-color:var(--color-primary);color:var(--color-white);box-shadow:var(--shadow-lg);transform:translateY(-1px)}.Button-module__GOWFMq__secondary{background-color:var(--color-white);color:var(--color-text-primary);border-color:var(--color-border);box-shadow:var(--shadow-sm)}.Button-module__GOWFMq__secondary:hover:not(:disabled){background-color:var(--color-bg);box-shadow:var(--shadow-md);transform:translateY(-1px)}.Button-module__GOWFMq__small{padding:var(--spacing-sm) var(--spacing-md);font-size:.875rem;line-height:1.25rem}.Button-module__GOWFMq__medium{padding:var(--spacing-md) var(--spacing-lg);font-size:1rem;line-height:1.5rem}.Button-module__GOWFMq__large{padding:var(--spacing-lg) var(--spacing-xl);border-radius:var(--radius-lg);font-size:1.125rem;line-height:1.75rem}@media (max-width:768px){.Button-module__GOWFMq__large{padding:var(--spacing-md) var(--spacing-lg);font-size:1rem}.Button-module__GOWFMq__medium{padding:var(--spacing-sm) var(--spacing-md);font-size:.875rem}}
.Header-module__QdICsq__navbar{z-index:1000;width:100%;transition:background var(--transition-normal), box-shadow var(--transition-normal), backdrop-filter var(--transition-normal), border-color var(--transition-normal);background:0 0;border-bottom:1px solid #0000;position:fixed;top:0}.Header-module__QdICsq__scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a1a1af5;border-bottom-color:#ffffff14;box-shadow:0 18px 44px #00000052}.Header-module__QdICsq__navContainer{justify-content:space-between;align-items:center;gap:var(--spacing-xl);max-width:1280px;padding:1rem var(--spacing-lg);min-height:78px;margin:0 auto;display:flex}.Header-module__QdICsq__navLogo{flex-shrink:0;align-items:center;display:flex}.Header-module__QdICsq__navLogo img{width:auto;height:46px}.Header-module__QdICsq__navMenu{align-items:center;gap:var(--spacing-xl);display:flex}.Header-module__QdICsq__navLinks{align-items:center;gap:.25rem;display:flex}.Header-module__QdICsq__navLink{color:#f4f3eeb3;font-weight:var(--font-weight-semibold);transition:color var(--transition-fast), background var(--transition-fast);border-radius:.65rem;padding:.55rem .8rem;font-size:.95rem;text-decoration:none;position:relative}.Header-module__QdICsq__navLink:hover{color:#fff;background:#ffffff0d}.Header-module__QdICsq__navLink:after{content:"";transform-origin:0;background-color:var(--color-primary);width:calc(100% - 1.6rem);height:2px;transition:transform var(--transition-normal);position:absolute;bottom:.3rem;left:.8rem;transform:scaleX(0)}.Header-module__QdICsq__navLink:hover:after{transform:scaleX(1)}.Header-module__QdICsq__navButtons{align-items:center;gap:.75rem;display:flex}.Header-module__QdICsq__navButtons button{border-radius:.85rem}.Header-module__QdICsq__navButtons button[data-variant=outline]{color:#f4f3ee;background:#ffffff05;border-color:#f4f3ee40}.Header-module__QdICsq__navButtons button[data-variant=outline]:hover:not(:disabled){background:#ff6b3514;border-color:#ff6b3566}@media (max-width:768px){.Header-module__QdICsq__navbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#141414eb;border-bottom-color:#ffffff0f}.Header-module__QdICsq__navContainer{padding:.8rem var(--spacing-md);gap:var(--spacing-md);max-width:100%;min-height:68px}.Header-module__QdICsq__navMenu{gap:var(--spacing-md);flex:1;justify-content:space-between}.Header-module__QdICsq__navLinks{display:none}.Header-module__QdICsq__navButtons{flex-shrink:0;gap:.4rem}.Header-module__QdICsq__navButtons button{padding:.55rem .85rem!important;font-size:.83rem!important}}@media (max-width:480px){.Header-module__QdICsq__navContainer{padding:.7rem var(--spacing-sm)}.Header-module__QdICsq__navLogo img{height:36px}.Header-module__QdICsq__navButtons button{padding:.5rem .7rem!important;font-size:.78rem!important}}
.Footer-module__e3R74W__footer{color:#fff;background:#121212;border-top:1px solid #ffffff0f;padding:4rem 0 1.5rem}.Footer-module__e3R74W__footerContainer{max-width:1280px;padding:0 var(--spacing-lg);margin:0 auto}.Footer-module__e3R74W__footerContent{justify-content:space-between;align-items:center;gap:2rem;margin-bottom:2rem;display:flex}.Footer-module__e3R74W__footerLogo{flex-shrink:0;align-items:center;display:inline-flex}.Footer-module__e3R74W__footerLogo img{width:auto;height:42px}.Footer-module__e3R74W__footerLinks{flex-wrap:wrap;justify-content:flex-end;gap:1.4rem;display:flex}.Footer-module__e3R74W__footerLink{color:#f4f3ee9e;font-size:.96rem;font-weight:var(--font-weight-medium);transition:color var(--transition-fast);text-decoration:none}.Footer-module__e3R74W__footerLink:hover{color:var(--color-primary)}.Footer-module__e3R74W__footerBottom{text-align:center;border-top:1px solid #ffffff14;padding-top:1.25rem}.Footer-module__e3R74W__footerBottom p{color:#f4f3ee61;letter-spacing:.04em;margin:0;font-size:.8rem}@media (max-width:768px){.Footer-module__e3R74W__footer{padding:3rem 0 1.25rem}.Footer-module__e3R74W__footerContainer{padding:0 var(--spacing-md)}.Footer-module__e3R74W__footerContent{text-align:center;flex-direction:column;gap:1.4rem;margin-bottom:1.4rem}.Footer-module__e3R74W__footerLinks{justify-content:center;gap:1rem 1.2rem}}@media (max-width:480px){.Footer-module__e3R74W__footerContainer{padding:0 var(--spacing-sm)}.Footer-module__e3R74W__footerLinks{flex-direction:column;gap:.8rem}}
.HeroSection-module__QPlIZW__hero{background:linear-gradient(#0a0a0a80,#0a0a0ad1),radial-gradient(circle at 100% 0,#ff6b3533,#0000 32%),linear-gradient(135deg,#0d0d0d 0%,#151515 50%,#111 100%);align-items:center;min-height:100vh;margin-top:0;padding:9rem 0 5.5rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__QPlIZW__hero:before{content:"";opacity:.28;pointer-events:none;background-image:linear-gradient(#ffffff0d 1px,#0000 1px),linear-gradient(90deg,#ffffff0d 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.HeroSection-module__QPlIZW__hero:after{content:"";pointer-events:none;background:linear-gradient(#0000,#141414);height:8rem;position:absolute;inset:auto 0 0}.HeroSection-module__QPlIZW__heroContent{z-index:1;width:100%;max-width:1360px;padding:0 var(--spacing-lg);grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);align-items:center;gap:clamp(2.5rem,6vw,5rem);margin:0 auto;display:grid;position:relative}.HeroSection-module__QPlIZW__heroText{opacity:0;transition:all .8s;transform:translateY(30px)}.HeroSection-module__QPlIZW__heroText.HeroSection-module__QPlIZW__visible{opacity:1;transform:translateY(0)}.HeroSection-module__QPlIZW__heroEyebrow{color:var(--color-primary);font-size:.75rem;font-weight:var(--font-weight-bold);letter-spacing:.2em;text-transform:uppercase;background:#ff6b351a;border:1px solid #ff6b3561;border-radius:999px;align-items:center;gap:.6rem;margin-bottom:1.25rem;padding:.45rem .9rem;display:inline-flex}.HeroSection-module__QPlIZW__heroEyebrowDot{background:var(--color-primary);border-radius:50%;width:.45rem;height:.45rem;box-shadow:0 0 0 .32rem #ff6b3529}.HeroSection-module__QPlIZW__heroTitle{font-family:var(--font-family-heading);font-size:clamp(3rem,6vw,5.2rem);font-weight:var(--font-weight-bold);color:#fff;max-width:11ch;margin-bottom:1.4rem;line-height:1.02}.HeroSection-module__QPlIZW__heroSubtitle{color:#f4f3eeb8;max-width:42rem;margin-bottom:2rem;font-size:clamp(1.05rem,2vw,1.28rem);line-height:1.7}.HeroSection-module__QPlIZW__heroButtons{flex-wrap:wrap;gap:1rem;display:flex}.HeroSection-module__QPlIZW__heroButtons button{border-radius:.9rem;min-width:180px;box-shadow:0 14px 36px #00000040}.HeroSection-module__QPlIZW__heroButtons button[data-variant=outline]{color:#f4f3ee;background:#ffffff08;border-color:#f4f3ee40}.HeroSection-module__QPlIZW__heroButtons button[data-variant=outline]:hover:not(:disabled){background:#ff6b3514;border-color:#ff6b3573}.HeroSection-module__QPlIZW__heroStats{background:#ffffff1a;border:1px solid #ffffff1a;border-radius:1.4rem;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;max-width:52rem;margin-top:2.4rem;display:grid;overflow:hidden;box-shadow:0 24px 80px #0000003d}.HeroSection-module__QPlIZW__heroStat{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111111c7;flex-direction:column;gap:.4rem;padding:1.25rem 1.3rem;display:flex}.HeroSection-module__QPlIZW__heroStat strong{color:#fff;font-size:.95rem;font-weight:var(--font-weight-bold)}.HeroSection-module__QPlIZW__heroStat span{color:#f4f3ee94;font-size:.84rem;line-height:1.5}.HeroSection-module__QPlIZW__heroImage{justify-content:center;align-items:center;display:flex}.HeroSection-module__QPlIZW__heroGraphic{object-fit:contain;opacity:0;filter:drop-shadow(0 28px 64px #0000007a)drop-shadow(0 0 30px #ff6b351f);width:min(520px,100%);height:auto;transition:all .8s .2s;transform:translateY(30px)scale(.98)}.HeroSection-module__QPlIZW__heroGraphic.HeroSection-module__QPlIZW__visible{opacity:1;transform:translateY(0)scale(1)}@media (max-width:1024px){.HeroSection-module__QPlIZW__hero{min-height:auto;padding:8rem 0 4rem}.HeroSection-module__QPlIZW__heroContent{text-align:center;grid-template-columns:1fr}.HeroSection-module__QPlIZW__heroText{flex-direction:column;align-items:center;display:flex}.HeroSection-module__QPlIZW__heroTitle{max-width:14ch}.HeroSection-module__QPlIZW__heroButtons{justify-content:center}.HeroSection-module__QPlIZW__heroStats{width:100%;max-width:100%}}@media (max-width:768px){.HeroSection-module__QPlIZW__hero{padding:7rem 0 3.5rem}.HeroSection-module__QPlIZW__heroContent{padding:0 var(--spacing-md);gap:2.5rem}.HeroSection-module__QPlIZW__heroButtons{flex-direction:column;align-items:center;width:100%}.HeroSection-module__QPlIZW__heroButtons button{width:100%;max-width:320px}.HeroSection-module__QPlIZW__heroStats{grid-template-columns:1fr}.HeroSection-module__QPlIZW__heroGraphic{width:min(320px,80vw)}}@media (max-width:480px){.HeroSection-module__QPlIZW__hero{padding:6.4rem 0 3rem}.HeroSection-module__QPlIZW__heroContent{padding:0 var(--spacing-sm)}.HeroSection-module__QPlIZW__heroEyebrow{letter-spacing:.16em;font-size:.68rem}.HeroSection-module__QPlIZW__heroStat{padding:1rem 1rem 1.05rem}}
.WestwoodAISection-module__0KlH0q__westwoodAI{background:radial-gradient(circle at 0 0,#ff6b351f,#0000 28%),linear-gradient(#141414 0%,#171717 100%);padding:5.5rem 0;position:relative;overflow:hidden}.WestwoodAISection-module__0KlH0q__westwoodAI:before{content:"";opacity:.35;pointer-events:none;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0}.WestwoodAISection-module__0KlH0q__westwoodContainer{z-index:1;max-width:1280px;padding:0 var(--spacing-lg);margin:0 auto;position:relative}.WestwoodAISection-module__0KlH0q__westwoodContent{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff14;border-radius:2rem;grid-template-columns:minmax(280px,360px) minmax(0,1fr);align-items:center;gap:clamp(2rem,5vw,4rem);padding:clamp(1.25rem,2vw,2rem);display:grid;box-shadow:0 32px 90px #00000047}.WestwoodAISection-module__0KlH0q__westwoodLogo{background:linear-gradient(135deg,#ff6b351f,#181818f5),#141414e0;border:1px solid #ffffff14;border-radius:1.6rem;justify-content:center;align-items:center;min-height:280px;padding:2rem;display:flex}.WestwoodAISection-module__0KlH0q__westwoodLogo img{width:min(260px,100%);height:auto}.WestwoodAISection-module__0KlH0q__westwoodInfo{max-width:700px}.WestwoodAISection-module__0KlH0q__eyebrow{color:var(--color-primary);font-size:.78rem;font-weight:var(--font-weight-bold);letter-spacing:.22em;text-transform:uppercase;align-items:center;margin-bottom:1rem;display:inline-flex}.WestwoodAISection-module__0KlH0q__westwoodTitle{font-family:var(--font-family-heading);font-size:clamp(2.1rem,4vw,3.4rem);font-weight:var(--font-weight-bold);color:#fff;margin-bottom:1rem;line-height:1.08}.WestwoodAISection-module__0KlH0q__westwoodDescription{color:#f4f3eead;max-width:60ch;margin-bottom:2rem;font-size:1.08rem;line-height:1.75}.WestwoodAISection-module__0KlH0q__aiFeatures{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.WestwoodAISection-module__0KlH0q__aiFeature{background:#ffffff09;border:1px solid #ffffff14;border-radius:1rem;align-items:flex-start;gap:.9rem;padding:1rem 1.05rem;display:flex}.WestwoodAISection-module__0KlH0q__aiFeatureIcon{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));border-radius:50%;flex-shrink:0;width:1.15rem;height:1.15rem;margin-top:.15rem;position:relative;box-shadow:0 0 0 .28rem #ff6b351f}.WestwoodAISection-module__0KlH0q__aiFeatureIcon:before{content:"✓";color:#fff;font-size:.68rem;font-weight:var(--font-weight-bold);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.WestwoodAISection-module__0KlH0q__aiFeatureLabel{font-weight:var(--font-weight-semibold);color:#f4f3ee;font-size:.97rem;line-height:1.5}@media (max-width:1024px){.WestwoodAISection-module__0KlH0q__westwoodContent{text-align:center;grid-template-columns:1fr}.WestwoodAISection-module__0KlH0q__westwoodLogo{justify-self:center;width:min(100%,420px)}.WestwoodAISection-module__0KlH0q__westwoodInfo{max-width:100%}.WestwoodAISection-module__0KlH0q__aiFeatures{grid-template-columns:1fr}.WestwoodAISection-module__0KlH0q__aiFeature{text-align:left;justify-content:center}}@media (max-width:768px){.WestwoodAISection-module__0KlH0q__westwoodAI{padding:4rem 0}.WestwoodAISection-module__0KlH0q__westwoodContainer{padding:0 var(--spacing-md)}.WestwoodAISection-module__0KlH0q__westwoodContent{border-radius:1.4rem;padding:1rem}.WestwoodAISection-module__0KlH0q__westwoodLogo{min-height:220px;padding:1.5rem}.WestwoodAISection-module__0KlH0q__westwoodDescription{font-size:.98rem}}@media (max-width:480px){.WestwoodAISection-module__0KlH0q__westwoodContainer{padding:0 var(--spacing-sm)}.WestwoodAISection-module__0KlH0q__westwoodLogo{min-height:180px;padding:1.2rem}}
.FAQSection-module__b6QPcG__container{max-width:1100px;padding:0 var(--spacing-lg);margin:0 auto}.FAQSection-module__b6QPcG__header{flex-direction:column;gap:.65rem;margin-bottom:1.75rem;display:flex}.FAQSection-module__b6QPcG__header h2{font-family:var(--font-family-heading);color:#fff;margin:0;font-size:clamp(1.8rem,3vw,2.6rem);line-height:1.08}.FAQSection-module__b6QPcG__header p{color:#f4f3ee8f;margin:0;font-size:1rem}.FAQSection-module__b6QPcG__list{gap:1rem;margin:0;padding:0;list-style:none;display:grid}.FAQSection-module__b6QPcG__item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff09;border:1px solid #ffffff14;border-radius:1.2rem;transition:transform .18s,border-color .18s,background .18s;overflow:hidden;box-shadow:0 14px 42px #0000002e}.FAQSection-module__b6QPcG__item:hover{background:#ffffff0b;border-color:#ff6b3538;transform:translateY(-1px)}.FAQSection-module__b6QPcG__question{text-align:left;cursor:pointer;color:#fff;width:100%;font-size:1.08rem;font-weight:var(--font-weight-semibold);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.35rem 1.3rem;line-height:1.5;display:flex}.FAQSection-module__b6QPcG__question:hover{background:#ffffff05}.FAQSection-module__b6QPcG__chev{width:2rem;height:2rem;color:var(--color-primary);font-size:1.15rem;font-weight:var(--font-weight-bold);border:1px solid #ffffff1f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.FAQSection-module__b6QPcG__question[aria-expanded=true] .FAQSection-module__b6QPcG__chev{background:#ff6b351a;border-color:#ff6b353d;transform:rotate(45deg)}.FAQSection-module__b6QPcG__answer{opacity:0;color:#f4f3eead;max-height:0;padding:0 1.3rem;font-size:.98rem;line-height:1.7;transition:max-height .28s cubic-bezier(.2,.9,.2,1),opacity .22s 40ms,transform .2s,padding .2s;overflow:hidden;transform:translateY(-6px)}.FAQSection-module__b6QPcG__answer.FAQSection-module__b6QPcG__open{opacity:1;max-height:520px;padding:0 1.3rem 1.35rem;transform:translateY(0)}@media (max-width:768px){.FAQSection-module__b6QPcG__container{padding:0 var(--spacing-md)}.FAQSection-module__b6QPcG__header{margin-bottom:1.35rem}.FAQSection-module__b6QPcG__question{padding:1.15rem 1rem;font-size:1rem}.FAQSection-module__b6QPcG__answer{padding:0 1rem;font-size:.94rem}.FAQSection-module__b6QPcG__answer.FAQSection-module__b6QPcG__open{padding:0 1rem 1.15rem}}@media (max-width:480px){.FAQSection-module__b6QPcG__container{padding:0 var(--spacing-sm)}.FAQSection-module__b6QPcG__question{align-items:flex-start}}
.PilotCTA-module__Krj9Aq__pilotCtaSection{background:radial-gradient(circle at 85% 15%,#ff6b3524,#0000 22%),linear-gradient(#171717 0%,#101010 100%);border-bottom:1px solid #ffffff14;padding:5.5rem 1.5rem 7rem;position:relative;overflow:hidden}.PilotCTA-module__Krj9Aq__pilotCtaSection:before{content:"";opacity:.25;pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0}.PilotCTA-module__Krj9Aq__pilotCtaSection:after{content:"";pointer-events:none;background:linear-gradient(#10101000,#0a0a0af2);height:120px;position:absolute;bottom:0;left:0;right:0}.PilotCTA-module__Krj9Aq__container{z-index:1;max-width:1280px;margin:0 auto;position:relative}.PilotCTA-module__Krj9Aq__content{grid-template-columns:minmax(0,1fr) minmax(420px,540px);align-items:center;gap:clamp(2rem,6vw,5rem);margin-bottom:2.5rem;display:grid}.PilotCTA-module__Krj9Aq__textContent{flex-direction:column;gap:1.3rem;display:flex}.PilotCTA-module__Krj9Aq__title{font-family:var(--font-family-heading);font-size:clamp(2.4rem,4.5vw,4.4rem);font-weight:var(--font-weight-bold);color:#fff;margin:0;line-height:1.04}.PilotCTA-module__Krj9Aq__subtitle{color:#f4f3eead;max-width:40rem;margin:0;font-size:1.08rem;line-height:1.75}.PilotCTA-module__Krj9Aq__features{flex-direction:column;gap:.95rem;margin:.25rem 0 0;padding:0;list-style:none;display:flex}.PilotCTA-module__Krj9Aq__feature{color:#f4f3ee;align-items:center;gap:.85rem;font-size:1rem;display:flex}.PilotCTA-module__Krj9Aq__checkmark{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));color:#fff;width:1.45rem;height:1.45rem;font-size:.8rem;font-weight:var(--font-weight-bold);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;box-shadow:0 0 0 .3rem #ff6b351f}.PilotCTA-module__Krj9Aq__imageContent{justify-content:center;align-items:center;display:flex}.PilotCTA-module__Krj9Aq__missionCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:1.7rem;width:100%;max-width:540px;overflow:hidden;box-shadow:0 26px 80px #00000059}.PilotCTA-module__Krj9Aq__missionCardHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.25rem 1.25rem 1rem;display:flex}.PilotCTA-module__Krj9Aq__missionCardHeader h3{font-size:1rem;font-weight:var(--font-weight-bold);color:#fff;text-transform:uppercase;letter-spacing:.12em;margin:0}.PilotCTA-module__Krj9Aq__badge{color:var(--color-primary);font-size:.7rem;font-weight:var(--font-weight-bold);letter-spacing:.14em;text-transform:uppercase;background:#ff6b3524;border:1px solid #ff6b3552;border-radius:999px;justify-content:center;align-items:center;padding:.32rem .72rem;display:inline-flex}.PilotCTA-module__Krj9Aq__missionCardBody{flex-direction:column;gap:1rem;padding:1.25rem;display:flex}.PilotCTA-module__Krj9Aq__mapPreview{background:linear-gradient(#ff6b3514,#ff6b3500),linear-gradient(135deg,#202020 0%,#151515 100%);border:1px solid #ffffff14;border-radius:1.15rem;justify-content:center;align-items:center;width:100%;height:250px;display:flex;overflow:hidden}.PilotCTA-module__Krj9Aq__previewShell{grid-template-columns:180px minmax(0,1fr);gap:1rem;width:100%;height:100%;padding:1.1rem;display:grid}.PilotCTA-module__Krj9Aq__previewRadar{background:radial-gradient(circle,#ff6b3514,#ff6b3500 60%),#ffffff08;border:1px solid #ffffff14;border-radius:1rem;justify-content:center;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.PilotCTA-module__Krj9Aq__previewRadar:after{content:"";opacity:.8;background:linear-gradient(90deg,#0000,#ff6b35cc,#0000);width:120px;height:1px;position:absolute;transform:rotate(-24deg)}.PilotCTA-module__Krj9Aq__radarRing{border:1px solid #ffffff1f;border-radius:50%;position:absolute}.PilotCTA-module__Krj9Aq__radarRing:first-child{width:48px;height:48px}.PilotCTA-module__Krj9Aq__radarRing:nth-child(2){width:92px;height:92px}.PilotCTA-module__Krj9Aq__radarRing:nth-child(3){width:136px;height:136px}.PilotCTA-module__Krj9Aq__radarPing{border-radius:50%;width:12px;height:12px;position:absolute;box-shadow:0 0 0 .3rem #ff6b351f}.PilotCTA-module__Krj9Aq__pingPrimary{background:#ff6b35;top:48px;right:42px}.PilotCTA-module__Krj9Aq__pingSecondary{background:#ffc72c;bottom:54px;left:38px}.PilotCTA-module__Krj9Aq__pingTertiary{background:#f4f3ee;top:110px;left:78px}.PilotCTA-module__Krj9Aq__previewPanel{flex-direction:column;justify-content:center;gap:.9rem;min-width:0;padding:.25rem 0;display:flex}.PilotCTA-module__Krj9Aq__previewHeader{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.PilotCTA-module__Krj9Aq__previewHeaderLabel{color:#fff;font-size:.8rem;font-weight:var(--font-weight-bold);letter-spacing:.16em;text-transform:uppercase}.PilotCTA-module__Krj9Aq__previewHeaderCount{color:#f4f3ee73;font-size:.76rem}.PilotCTA-module__Krj9Aq__previewRows{flex-direction:column;gap:.7rem;display:flex}.PilotCTA-module__Krj9Aq__previewRow{background:#ffffff09;border:1px solid #ffffff0f;border-radius:.9rem;align-items:flex-start;gap:.7rem;padding:.8rem .9rem;display:flex}.PilotCTA-module__Krj9Aq__previewPriority{border-radius:50%;flex-shrink:0;width:.65rem;height:.65rem;margin-top:.32rem}.PilotCTA-module__Krj9Aq__priorityHigh{background:#ff6b35;box-shadow:0 0 0 .24rem #ff6b3524}.PilotCTA-module__Krj9Aq__priorityMedium{background:#ffc72c;box-shadow:0 0 0 .24rem #ffc72c24}.PilotCTA-module__Krj9Aq__priorityLow{background:#f4f3eedb;box-shadow:0 0 0 .24rem #f4f3ee14}.PilotCTA-module__Krj9Aq__previewText{flex-direction:column;gap:.15rem;min-width:0;display:flex}.PilotCTA-module__Krj9Aq__previewText strong{color:#fff;font-size:.92rem;font-weight:var(--font-weight-semibold);line-height:1.4}.PilotCTA-module__Krj9Aq__previewText span{color:#f4f3ee80;font-size:.8rem;line-height:1.4}.PilotCTA-module__Krj9Aq__missionStats{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.PilotCTA-module__Krj9Aq__stat{background:#ffffff09;border:1px solid #ffffff14;border-radius:1rem;padding:1rem .95rem}.PilotCTA-module__Krj9Aq__number{font-size:1.05rem;font-weight:var(--font-weight-bold);color:#fff;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.35rem;display:block}.PilotCTA-module__Krj9Aq__label{color:#f4f3ee8f;letter-spacing:.02em;text-transform:none;font-size:.8rem;display:block}.PilotCTA-module__Krj9Aq__ctaButton{background:var(--color-primary);color:#fff;width:fit-content;font-size:1rem;font-weight:var(--font-weight-bold);border-radius:.95rem;justify-content:center;align-items:center;gap:.7rem;margin:0 auto;padding:1rem 1.8rem;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 18px 40px #ff6b3547}.PilotCTA-module__Krj9Aq__ctaButton:hover{background:var(--color-primary-hover);transform:translateY(-2px);box-shadow:0 22px 46px #ff6b3557}.PilotCTA-module__Krj9Aq__icon{width:1.1rem;height:1.1rem;transition:transform .2s}.PilotCTA-module__Krj9Aq__ctaButton:hover .PilotCTA-module__Krj9Aq__icon{transform:translate(4px)}@media (max-width:1024px){.PilotCTA-module__Krj9Aq__content{grid-template-columns:1fr}.PilotCTA-module__Krj9Aq__textContent{text-align:center;align-items:center}.PilotCTA-module__Krj9Aq__features{align-items:flex-start;max-width:34rem}}@media (max-width:768px){.PilotCTA-module__Krj9Aq__pilotCtaSection{padding:4rem 1rem 5rem}.PilotCTA-module__Krj9Aq__subtitle{font-size:.98rem}.PilotCTA-module__Krj9Aq__missionCard{max-width:100%}.PilotCTA-module__Krj9Aq__ctaButton{width:100%;max-width:320px}.PilotCTA-module__Krj9Aq__previewShell{grid-template-columns:1fr}.PilotCTA-module__Krj9Aq__previewRadar{min-height:128px}}@media (max-width:480px){.PilotCTA-module__Krj9Aq__pilotCtaSection{padding:3.5rem .75rem 4.5rem}.PilotCTA-module__Krj9Aq__feature{align-items:flex-start}.PilotCTA-module__Krj9Aq__mapPreview{height:auto;min-height:220px}.PilotCTA-module__Krj9Aq__previewShell{gap:.6rem;padding:.8rem}.PilotCTA-module__Krj9Aq__previewRow{padding:.55rem .65rem}}
