.ProcessHero-module__DNiRZa__hero{min-height:75vh;padding:var(--space-4xl,8rem)var(--space-lg,2rem)var(--space-3xl,6rem);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ProcessHero-module__DNiRZa__heroVignette{pointer-events:none;z-index:5;background:radial-gradient(#0000 0%,#0f14194d 100%);width:100%;height:100%;position:absolute;top:0;left:0}.ProcessHero-module__DNiRZa__heroParticles{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.ProcessHero-module__DNiRZa__particle{opacity:0;background:radial-gradient(circle,#c4b49b33 0%,#0000 70%);border-radius:50%;animation:ease-in-out infinite ProcessHero-module__DNiRZa__float;position:absolute}.ProcessHero-module__DNiRZa__particle:first-child{width:120px;height:120px;animation:20s ease-in-out infinite ProcessHero-module__DNiRZa__float;top:15%;left:10%}.ProcessHero-module__DNiRZa__particle:nth-child(2){width:80px;height:80px;animation:25s ease-in-out 5s infinite ProcessHero-module__DNiRZa__float;top:50%;right:15%}.ProcessHero-module__DNiRZa__particle:nth-child(3){width:100px;height:100px;animation:22s ease-in-out 10s infinite ProcessHero-module__DNiRZa__float;top:70%;left:25%}@keyframes ProcessHero-module__DNiRZa__float{0%,to{opacity:0;transform:translate(0)}10%{opacity:.2}50%{opacity:.3;transform:translate(30px,-30px)}90%{opacity:.2}}.ProcessHero-module__DNiRZa__heroContent{z-index:10;text-align:center;max-width:820px;margin:0 auto;position:relative}.ProcessHero-module__DNiRZa__heroBadge{font-family:var(--font-inter),sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--premium-gold-1,#c4b49b);margin-bottom:var(--space-lg,2rem);padding:var(--space-xs,.5rem)var(--space-md,1rem);border:1px solid #c4b49b33;font-size:11px;font-weight:400;animation:.8s cubic-bezier(.16,1,.3,1) ProcessHero-module__DNiRZa__fadeIn;display:inline-block}@keyframes ProcessHero-module__DNiRZa__fadeIn{0%{opacity:0}to{opacity:1}}.ProcessHero-module__DNiRZa__heroTitle{font-family:var(--font-cormorant),serif;letter-spacing:-.02em;color:#fff;margin-bottom:2rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:500;line-height:1.2;animation:.9s cubic-bezier(.16,1,.3,1) .3s both ProcessHero-module__DNiRZa__fadeInUp}.ProcessHero-module__DNiRZa__heroAccent{color:var(--color-champagne,#d4c5b9);-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#c4b49be6 0%,#fffffff2 35%,#c4b49be6 70%,#b8a590d9 100%) 0 0/200%;-webkit-background-clip:text;background-clip:text;margin-top:.75rem;font-size:.85em;font-weight:400;animation:8s ease-in-out infinite ProcessHero-module__DNiRZa__shimmer;display:block}.ProcessHero-module__DNiRZa__heroSubtitle{font-family:var(--font-inter),sans-serif;color:#ffffffb8;max-width:680px;margin:0 auto 3rem;font-size:1.125rem;font-weight:300;line-height:1.7;animation:.9s cubic-bezier(.16,1,.3,1) .5s both ProcessHero-module__DNiRZa__fadeInUp}.ProcessHero-module__DNiRZa__ctaGroup{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:3rem;animation:.9s cubic-bezier(.16,1,.3,1) .7s both ProcessHero-module__DNiRZa__fadeInUp;display:flex}.ProcessHero-module__DNiRZa__btnPrimary{letter-spacing:.2em;text-transform:uppercase;color:#1a2332;cursor:pointer;background:#fff;border:none;padding:1.125rem 3rem;font-size:.6875rem;font-weight:500;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 1px 2px #0000001a,0 8px 24px #d4c5b926}.ProcessHero-module__DNiRZa__btnPrimary:hover{color:#fff;background:linear-gradient(135deg,#d4c5b9 0%,#beac98 100%);transform:translateY(-2px);box-shadow:0 2px 4px #0000001a,0 12px 32px #d4c5b940}.ProcessHero-module__DNiRZa__btnSecondary{letter-spacing:.2em;text-transform:uppercase;color:#d4c5b9e6;cursor:pointer;background:0 0;border:1px solid #d4c5b94d;padding:1.125rem 3rem;font-size:.6875rem;font-weight:500;transition:all .5s cubic-bezier(.16,1,.3,1);position:relative}.ProcessHero-module__DNiRZa__btnSecondary:hover{color:#d4c5b9;border-color:#d4c5b999;transform:translateY(-2px);box-shadow:0 8px 24px #d4c5b926}.ProcessHero-module__DNiRZa__trustSignals{flex-wrap:wrap;justify-content:center;gap:2.5rem;animation:.9s cubic-bezier(.16,1,.3,1) .9s both ProcessHero-module__DNiRZa__fadeInUp;display:flex}.ProcessHero-module__DNiRZa__trustSignal{color:#fff9;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.ProcessHero-module__DNiRZa__trustSignal svg{color:var(--color-champagne,#d4c5b9)}@keyframes ProcessHero-module__DNiRZa__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes ProcessHero-module__DNiRZa__shimmer{0%,to{background-position:0%}50%{background-position:100%}}@keyframes ProcessHero-module__DNiRZa__pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:768px){.ProcessHero-module__DNiRZa__hero{min-height:auto;padding:5rem 1.25rem 3rem}.ProcessHero-module__DNiRZa__heroContent{max-width:100%}.ProcessHero-module__DNiRZa__heroBadge{margin-bottom:1.5rem;padding:.5rem .875rem;font-size:10px}.ProcessHero-module__DNiRZa__heroTitle{margin-bottom:1.5rem;font-size:clamp(1.875rem,8vw,2.5rem)}.ProcessHero-module__DNiRZa__heroAccent{margin-top:.5rem;font-size:.8em}.ProcessHero-module__DNiRZa__heroSubtitle{margin-bottom:2rem;padding:0 .5rem;font-size:1rem;line-height:1.6}.ProcessHero-module__DNiRZa__ctaGroup{flex-direction:column;gap:.875rem;margin-bottom:2rem}.ProcessHero-module__DNiRZa__btnPrimary,.ProcessHero-module__DNiRZa__btnSecondary{width:100%;padding:1rem 2rem;font-size:.6875rem}.ProcessHero-module__DNiRZa__trustSignals{flex-flow:wrap;justify-content:center;gap:1rem;padding:0 .5rem}.ProcessHero-module__DNiRZa__trustSignal{flex:0 auto;font-size:.75rem}.ProcessHero-module__DNiRZa__particle{opacity:.1!important}}@media (max-width:480px){.ProcessHero-module__DNiRZa__hero{padding:4rem 1rem 2.5rem}.ProcessHero-module__DNiRZa__heroTitle{font-size:1.75rem}.ProcessHero-module__DNiRZa__heroSubtitle{font-size:.9375rem}.ProcessHero-module__DNiRZa__btnPrimary,.ProcessHero-module__DNiRZa__btnSecondary{padding:.875rem 1.5rem}.ProcessHero-module__DNiRZa__trustSignals{gap:.75rem}.ProcessHero-module__DNiRZa__trustSignal{font-size:.6875rem}}
.JourneyPath-module__6DCi3a__section{z-index:1;max-width:1280px;margin:0 auto;padding:6rem 2rem;position:relative}.JourneyPath-module__6DCi3a__sectionHeader{text-align:center;margin-bottom:3rem;padding:0 2rem}.JourneyPath-module__6DCi3a__sectionBadge{font-family:var(--font-inter),sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--color-champagne,#d4c5b9);margin-bottom:1.5rem;font-size:.6875rem;font-weight:500}.JourneyPath-module__6DCi3a__sectionTitle{font-family:var(--font-cormorant),serif;color:#fff;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:500;line-height:1.3}.JourneyPath-module__6DCi3a__sectionDescription{color:#ffffffb3;max-width:640px;margin:0 auto;font-size:1rem;line-height:1.7}.JourneyPath-module__6DCi3a__journeyPath{background:linear-gradient(135deg,#ffffff03 0%,#c4b49b05 50%,#ffffff03 100%);border:1px solid #c4b49b1a;border-radius:8px;flex-direction:column;align-items:center;width:100%;max-width:100%;margin:0 auto;padding:3rem 2rem;display:flex;position:relative;box-shadow:0 8px 32px #0000001a}.JourneyPath-module__6DCi3a__journeySteps{justify-content:space-between;align-items:center;width:100%;margin-top:2rem;display:flex;position:relative}.JourneyPath-module__6DCi3a__journeyLineContainer{z-index:0;pointer-events:none;height:2px;position:absolute;top:32px;left:10%;right:10%}.JourneyPath-module__6DCi3a__baseLine{background:#c4b49b26;height:2px;position:absolute;top:0;left:0;right:0}.JourneyPath-module__6DCi3a__glowSegment{background:linear-gradient(90deg,var(--premium-gold-1,#c4b49b),var(--premium-gold-1,#c4b49b));opacity:0;transform-origin:0;height:4px;transition:none;position:absolute;top:-1px;transform:scaleX(0);box-shadow:0 0 8px #c4b49b99,0 0 16px #c4b49b66}.JourneyPath-module__6DCi3a__glowSegment.JourneyPath-module__6DCi3a__animating{opacity:1;animation:.8s cubic-bezier(.4,0,.2,1) forwards JourneyPath-module__6DCi3a__glowFlow}.JourneyPath-module__6DCi3a__glowSegment.JourneyPath-module__6DCi3a__completed{opacity:1;transform:scaleX(1);box-shadow:0 0 8px #c4b49b99,0 0 16px #c4b49b66}@keyframes JourneyPath-module__6DCi3a__glowFlow{0%{opacity:0;transform:scaleX(0)}10%{opacity:1}to{opacity:1;transform:scaleX(1)}}.JourneyPath-module__6DCi3a__journeyStep{z-index:10;flex-direction:column;flex:none;align-items:center;gap:.75rem;transition:transform .3s;display:flex;position:relative}.JourneyPath-module__6DCi3a__journeyStep:hover{transform:translateY(-4px)}.JourneyPath-module__6DCi3a__journeyNumber{color:#ffffff4d;width:64px;height:64px;font-family:var(--font-inter),sans-serif;letter-spacing:-.02em;background:0 0;border:2px solid #000c;border-radius:50%;justify-content:center;align-items:center;font-size:1.375rem;font-weight:600;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #0000004d}.JourneyPath-module__6DCi3a__journeyNumber:after{content:"";background:var(--background-primary,#0a0a0a);z-index:-1;border-radius:50%;position:absolute;inset:-4px}.JourneyPath-module__6DCi3a__journeyStep.JourneyPath-module__6DCi3a__active .JourneyPath-module__6DCi3a__journeyNumber{border-color:var(--premium-gold-1,#c4b49b);color:#fff;background:linear-gradient(135deg,#e4d5c1 0%,#d4c4b0 50%,#c4b49b 100%);animation:2s ease-in-out infinite JourneyPath-module__6DCi3a__pulse;transform:scale(1.1);box-shadow:0 0 30px #c4b49b99,0 0 60px #c4b49b66,0 4px 16px #c4b49b66,inset 0 1px #fff3}@keyframes JourneyPath-module__6DCi3a__pulse{0%,to{box-shadow:0 0 30px #c4b49b99,0 0 60px #c4b49b66,0 4px 16px #c4b49b66,inset 0 1px #fff3}50%{box-shadow:0 0 40px #c4b49bcc,0 0 80px #c4b49b99,0 6px 20px #c4b49b80,inset 0 1px #ffffff4d}}.JourneyPath-module__6DCi3a__journeyNumber:before{content:"";background:linear-gradient(45deg,#0000 40%,#ffffff1a 50%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%;transform:rotate(45deg)translate(-100%)}.JourneyPath-module__6DCi3a__journeyStep.JourneyPath-module__6DCi3a__active .JourneyPath-module__6DCi3a__journeyNumber:before{animation:2s ease-in-out infinite JourneyPath-module__6DCi3a__shimmer}@keyframes JourneyPath-module__6DCi3a__shimmer{0%{transform:rotate(45deg)translate(-100%)}to{transform:rotate(45deg)translate(100%)}}.JourneyPath-module__6DCi3a__journeyLabel{font-family:var(--font-inter),sans-serif;color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;font-size:.875rem;font-weight:600;transition:color .4s}.JourneyPath-module__6DCi3a__journeyStep.JourneyPath-module__6DCi3a__active .JourneyPath-module__6DCi3a__journeyLabel{color:var(--premium-gold-1,#c4b49b)}.JourneyPath-module__6DCi3a__journeyTime{font-family:var(--font-inter),sans-serif;color:#fff9;letter-spacing:.05em;text-transform:uppercase;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:4px;padding:.375rem .75rem;font-size:.6875rem;font-weight:500;transition:all .4s}.JourneyPath-module__6DCi3a__journeyStep.JourneyPath-module__6DCi3a__active .JourneyPath-module__6DCi3a__journeyTime{color:var(--premium-gold-1,#c4b49b);background:#c4b49b1a;border-color:#c4b49b4d}.JourneyPath-module__6DCi3a__tooltip{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0a0a0af2;border:1px solid #c4b49b4d;border-radius:8px;min-width:280px;max-width:320px;margin-top:1rem;padding:1rem 1.25rem;animation:.3s ease-out JourneyPath-module__6DCi3a__tooltipFadeIn;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #0006,0 0 20px #c4b49b33}.JourneyPath-module__6DCi3a__tooltip:before{content:"";background:#0a0a0af2;border-top:1px solid #c4b49b4d;border-left:1px solid #c4b49b4d;width:12px;height:12px;position:absolute;top:-6px;left:50%;transform:translate(-50%)rotate(45deg)}@keyframes JourneyPath-module__6DCi3a__tooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.JourneyPath-module__6DCi3a__tooltipList{margin:0;padding:0;list-style:none}.JourneyPath-module__6DCi3a__tooltipList li{font-family:var(--font-inter),sans-serif;color:#fffc;padding:.375rem 0 .375rem 1.25rem;font-size:.8125rem;line-height:1.6;position:relative}.JourneyPath-module__6DCi3a__tooltipList li:before{content:"→";color:var(--premium-gold-1,#c4b49b);font-weight:500;position:absolute;left:0}.JourneyPath-module__6DCi3a__tooltipList li:not(:last-child){border-bottom:1px solid #ffffff0d}@media (max-width:768px){.JourneyPath-module__6DCi3a__section{padding:4rem 1.25rem}.JourneyPath-module__6DCi3a__sectionHeader{margin-bottom:2rem;padding:0 .5rem}.JourneyPath-module__6DCi3a__sectionTitle{margin-bottom:1rem;font-size:clamp(1.75rem,7vw,2.25rem)}.JourneyPath-module__6DCi3a__sectionDescription{font-size:.9375rem;line-height:1.6}.JourneyPath-module__6DCi3a__journeyPath{padding:1.5rem 1rem}.JourneyPath-module__6DCi3a__journeySteps{flex-direction:column;gap:2.5rem;margin-top:1.5rem}.JourneyPath-module__6DCi3a__journeyLineContainer{width:2px;height:auto;inset:30px auto 30px 50%;transform:translate(-50%)}.JourneyPath-module__6DCi3a__baseLine{width:2px;height:100%;inset:0 auto 0 0}.JourneyPath-module__6DCi3a__glowSegment{transform-origin:top;transform:scaleY(0);width:4px!important;left:-1px!important;top:calc(var(--segment-index,0)*25%)!important;height:25%!important}.JourneyPath-module__6DCi3a__glowSegment:nth-child(2){--segment-index:0}.JourneyPath-module__6DCi3a__glowSegment:nth-child(3){--segment-index:1}.JourneyPath-module__6DCi3a__glowSegment:nth-child(4){--segment-index:2}.JourneyPath-module__6DCi3a__glowSegment:nth-child(5){--segment-index:3}.JourneyPath-module__6DCi3a__glowSegment.JourneyPath-module__6DCi3a__animating{animation:.8s cubic-bezier(.4,0,.2,1) forwards JourneyPath-module__6DCi3a__glowFlowVertical}.JourneyPath-module__6DCi3a__glowSegment.JourneyPath-module__6DCi3a__completed{opacity:1;transform:scaleY(1);box-shadow:0 0 8px #c4b49b99,0 0 16px #c4b49b66}@keyframes JourneyPath-module__6DCi3a__glowFlowVertical{0%{opacity:0;transform:scaleY(0)}10%{opacity:1}to{opacity:1;transform:scaleY(1)}}.JourneyPath-module__6DCi3a__journeyNumber{width:56px;height:56px;font-size:1.125rem}.JourneyPath-module__6DCi3a__journeyStep{width:100%}.JourneyPath-module__6DCi3a__journeyLabel{text-align:center;font-size:.8125rem}.JourneyPath-module__6DCi3a__journeyTime{padding:.3125rem .625rem;font-size:.625rem}.JourneyPath-module__6DCi3a__tooltip{min-width:240px;max-width:calc(100vw - 2rem);margin-top:0;margin-bottom:1rem;padding:.875rem 1rem;animation:.3s ease-out JourneyPath-module__6DCi3a__tooltipFadeInMobile;inset:auto auto 100% 50%}@keyframes JourneyPath-module__6DCi3a__tooltipFadeInMobile{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.JourneyPath-module__6DCi3a__tooltip:before{border-top:none;border-bottom:1px solid #c4b49b4d;border-left:1px solid #c4b49b4d;top:auto;bottom:-6px}.JourneyPath-module__6DCi3a__tooltipList li{padding:.3125rem 0 .3125rem 1rem;font-size:.75rem}}@media (max-width:480px){.JourneyPath-module__6DCi3a__section{padding:3rem 1rem}.JourneyPath-module__6DCi3a__sectionTitle{font-size:1.625rem}.JourneyPath-module__6DCi3a__sectionDescription{font-size:.875rem}.JourneyPath-module__6DCi3a__journeyPath{padding:1.25rem .875rem}.JourneyPath-module__6DCi3a__journeySteps{gap:2rem}.JourneyPath-module__6DCi3a__journeyNumber{width:52px;height:52px}.JourneyPath-module__6DCi3a__journeyLabel{font-size:.75rem}.JourneyPath-module__6DCi3a__tooltip{min-width:220px;padding:.75rem .875rem}.JourneyPath-module__6DCi3a__tooltipList li{font-size:.6875rem}}
.FAQ-module__0Sx2Wq__section{padding:var(--space-3xl)var(--space-lg);max-width:1280px;margin:0 auto;position:relative}.FAQ-module__0Sx2Wq__faqSection{max-width:900px;margin:0 auto}.FAQ-module__0Sx2Wq__sectionHeader{text-align:center;margin-bottom:var(--space-2xl)}.FAQ-module__0Sx2Wq__sectionHeader h2{color:var(--color-text-primary);font-size:clamp(32px,4vw,48px)}.FAQ-module__0Sx2Wq__sectionBadge{letter-spacing:.18em;text-transform:uppercase;color:var(--premium-gold-1);margin-bottom:var(--space-md);font-family:Inter,sans-serif;font-size:12px;font-weight:500}.FAQ-module__0Sx2Wq__sectionDescription{color:var(--text-secondary);margin-top:var(--space-sm);font-size:16px;line-height:1.7}.FAQ-module__0Sx2Wq__faqList{gap:var(--space-sm);margin-top:var(--space-xl);flex-direction:column;display:flex}.FAQ-module__0Sx2Wq__faqItem{border:1px solid var(--border-subtle);transition:all .3s var(--ease);background:#ffffff03;border-radius:2px;overflow:hidden}.FAQ-module__0Sx2Wq__faqItem:hover{border-color:var(--border-medium);background:#ffffff05}.FAQ-module__0Sx2Wq__faqQuestion{padding:var(--space-md)var(--space-lg);cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:var(--space-md);display:flex}.FAQ-module__0Sx2Wq__faqQuestionText{font-family:var(--font-body);color:var(--text-primary);flex:1;margin:0;font-size:16px;font-weight:400}.FAQ-module__0Sx2Wq__faqIcon{color:var(--premium-gold-1);transition:transform .3s var(--ease);flex-shrink:0}.FAQ-module__0Sx2Wq__faqItem.FAQ-module__0Sx2Wq__active .FAQ-module__0Sx2Wq__faqIcon{transform:rotate(180deg)}.FAQ-module__0Sx2Wq__faqAnswer{max-height:0;transition:max-height .4s var(--ease),padding .4s var(--ease);overflow:hidden}.FAQ-module__0Sx2Wq__faqItem.FAQ-module__0Sx2Wq__active .FAQ-module__0Sx2Wq__faqAnswer{max-height:500px;padding:0 var(--space-lg)var(--space-md)}.FAQ-module__0Sx2Wq__faqAnswerText{color:var(--text-secondary);padding-top:var(--space-xs);border-top:1px solid var(--border-subtle);margin:0;font-size:15px;line-height:1.8}@media (max-width:768px){.FAQ-module__0Sx2Wq__section{padding:var(--space-2xl)var(--space-md)}.FAQ-module__0Sx2Wq__sectionHeader h2{font-size:clamp(28px,8vw,40px)}.FAQ-module__0Sx2Wq__sectionDescription{font-size:15px}.FAQ-module__0Sx2Wq__faqQuestion{padding:var(--space-sm)var(--space-md)}.FAQ-module__0Sx2Wq__faqQuestionText{font-size:19px}.FAQ-module__0Sx2Wq__faqAnswerText{font-size:14px}.FAQ-module__0Sx2Wq__faqItem.FAQ-module__0Sx2Wq__active .FAQ-module__0Sx2Wq__faqAnswer{padding:0 var(--space-md)var(--space-sm)}}
.ProcessPhases-module__CRsDKG__section{max-width:1280px;margin:0 auto;padding:6rem 2rem;position:relative}.ProcessPhases-module__CRsDKG__sectionHeader{text-align:center;margin-bottom:5rem}.ProcessPhases-module__CRsDKG__sectionBadge{font-family:var(--font-inter),sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--color-champagne,#d4c5b9);margin-bottom:1.5rem;font-size:.6875rem;font-weight:500}.ProcessPhases-module__CRsDKG__sectionTitle{font-family:var(--font-cormorant),serif;color:#fff;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:500}.ProcessPhases-module__CRsDKG__sectionDescription{color:#ffffffb3;max-width:640px;margin:0 auto;font-size:1.0625rem}.ProcessPhases-module__CRsDKG__timeline{max-width:1100px;margin:0 auto;position:relative}.ProcessPhases-module__CRsDKG__timeline:before{content:"";background:linear-gradient(#c4b49b4d,#c4b49b99,#c4b49b4d);width:2px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.ProcessPhases-module__CRsDKG__timelineItem{opacity:0;gap:2.5rem;margin-bottom:4rem;transition:all 1.2s cubic-bezier(.25,.46,.45,.94);display:flex;position:relative}.ProcessPhases-module__CRsDKG__timelineItem:nth-child(odd){flex-direction:row-reverse;justify-content:flex-start;padding-left:0;padding-right:calc(50% + 2.5rem);transform:translate(-50px)}.ProcessPhases-module__CRsDKG__timelineItem:nth-child(odd).ProcessPhases-module__CRsDKG__visible{opacity:1;transition-delay:.2s;transform:translate(0)}.ProcessPhases-module__CRsDKG__timelineItem:nth-child(2n){flex-direction:row;justify-content:flex-start;padding-left:calc(50% + 2.5rem);padding-right:0;transform:translate(50px)}.ProcessPhases-module__CRsDKG__timelineItem:nth-child(2n).ProcessPhases-module__CRsDKG__visible{opacity:1;transition-delay:.2s;transform:translate(0)}.ProcessPhases-module__CRsDKG__timelineItem:last-child{margin-bottom:0}.ProcessPhases-module__CRsDKG__timelineMarker{z-index:2;flex-shrink:0;position:absolute;left:50%;transform:translate(-50%)}.ProcessPhases-module__CRsDKG__timelineIcon{color:var(--color-champagne,#c4b49b);justify-content:center;align-items:center;transition:all .3s;display:flex}.ProcessPhases-module__CRsDKG__timelineIcon:hover{filter:drop-shadow(0 0 12px #c4b49b99);transform:scale(1.1)}.ProcessPhases-module__CRsDKG__timelineItem.ProcessPhases-module__CRsDKG__visible .ProcessPhases-module__CRsDKG__timelineIcon{animation:4s cubic-bezier(.4,0,.2,1) ProcessPhases-module__CRsDKG__crownGlow}@keyframes ProcessPhases-module__CRsDKG__crownGlow{0%{filter:drop-shadow(0 0 #c4b49b00);color:#c4b49b80}30%{filter:drop-shadow(0 0 12px #c4b49b99);color:#c4b49bcc}50%{filter:drop-shadow(0 0 24px #c4b49b);color:#e4d5c1}70%{filter:drop-shadow(0 0 12px #c4b49b99);color:#c4b49bcc}to{filter:drop-shadow(0 0 #c4b49b00);color:var(--color-champagne,#c4b49b)}}.ProcessPhases-module__CRsDKG__timelineContent{text-align:left;flex:1;max-width:500px;padding-top:.25rem}.ProcessPhases-module__CRsDKG__timelineTag{font-family:var(--font-inter),sans-serif;letter-spacing:.15em;text-transform:uppercase;color:var(--color-champagne,#c4b49b);margin-bottom:.75rem;font-size:.6875rem;font-weight:500;display:inline-block}.ProcessPhases-module__CRsDKG__timelineTitle{font-family:var(--font-cormorant),serif;color:#fff;margin-bottom:.75rem;font-size:1.625rem;font-weight:500}.ProcessPhases-module__CRsDKG__timelineText{color:#ffffffb3;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.ProcessPhases-module__CRsDKG__timelineIncludes{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.ProcessPhases-module__CRsDKG__timelineIncludeItem{color:#ffffffa6;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.ProcessPhases-module__CRsDKG__timelineIncludeItem svg{color:var(--color-champagne,#c4b49b);flex-shrink:0}.ProcessPhases-module__CRsDKG__timelineHighlight{color:var(--color-champagne,#c4b49b);border-left:2px solid var(--color-champagne,#c4b49b);background:#c4b49b0a;padding:1rem 1.5rem;font-size:.9375rem;font-style:italic;line-height:1.7}.ProcessPhases-module__CRsDKG__guaranteeBox{background:#c4b49b08;border:1px solid #c4b49b33;border-radius:4px;align-items:flex-start;gap:2rem;max-width:900px;margin-top:5rem;margin-left:auto;margin-right:auto;padding:2.5rem;display:flex}.ProcessPhases-module__CRsDKG__guaranteeIcon{background:#c4b49b1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.ProcessPhases-module__CRsDKG__guaranteeIcon svg{color:var(--color-champagne,#c4b49b)}.ProcessPhases-module__CRsDKG__guaranteeContent{flex:1}.ProcessPhases-module__CRsDKG__guaranteeTitle{font-family:var(--font-cormorant),serif;color:#fff;margin-bottom:.5rem;font-size:1.375rem;font-weight:500}.ProcessPhases-module__CRsDKG__guaranteeText{color:#ffffffb3;font-size:.9375rem;line-height:1.7}@media (max-width:768px){.ProcessPhases-module__CRsDKG__section{padding:4rem 1.25rem}.ProcessPhases-module__CRsDKG__sectionHeader{margin-bottom:3rem}.ProcessPhases-module__CRsDKG__sectionBadge{font-size:.625rem}.ProcessPhases-module__CRsDKG__sectionTitle{font-size:clamp(1.75rem,7vw,2.25rem)}.ProcessPhases-module__CRsDKG__sectionDescription{font-size:.9375rem}.ProcessPhases-module__CRsDKG__timeline:before{left:32px;transform:none}.ProcessPhases-module__CRsDKG__timeline{max-width:100%;padding-left:0}.ProcessPhases-module__CRsDKG__timelineItem{margin-bottom:2.5rem}.ProcessPhases-module__CRsDKG__timelineItem:nth-child(odd),.ProcessPhases-module__CRsDKG__timelineItem:nth-child(2n){flex-direction:row;gap:1.5rem;padding-left:72px;padding-right:0;transform:translate(-30px)}.ProcessPhases-module__CRsDKG__timelineItem:nth-child(odd).ProcessPhases-module__CRsDKG__visible,.ProcessPhases-module__CRsDKG__timelineItem:nth-child(2n).ProcessPhases-module__CRsDKG__visible{transform:translate(0)}.ProcessPhases-module__CRsDKG__timelineItem:nth-child(odd) .ProcessPhases-module__CRsDKG__timelineContent,.ProcessPhases-module__CRsDKG__timelineItem:nth-child(2n) .ProcessPhases-module__CRsDKG__timelineContent{text-align:left;max-width:100%}.ProcessPhases-module__CRsDKG__timelineItem:nth-child(odd) .ProcessPhases-module__CRsDKG__timelineHighlight{border-right:none;border-left:2px solid var(--color-champagne,#c4b49b)}.ProcessPhases-module__CRsDKG__timelineMarker{left:32px;transform:none}.ProcessPhases-module__CRsDKG__timelineIcon{width:36px;height:36px}.ProcessPhases-module__CRsDKG__timelineIcon svg{width:32px;height:32px}.ProcessPhases-module__CRsDKG__timelineTag{margin-bottom:.625rem;font-size:.625rem}.ProcessPhases-module__CRsDKG__timelineTitle{margin-bottom:.625rem;font-size:1.375rem}.ProcessPhases-module__CRsDKG__timelineText{margin-bottom:1.25rem;font-size:.9375rem;line-height:1.6}.ProcessPhases-module__CRsDKG__timelineIncludes{gap:.625rem;margin-bottom:1.25rem}.ProcessPhases-module__CRsDKG__timelineIncludeItem{gap:.625rem;font-size:.8125rem}.ProcessPhases-module__CRsDKG__timelineHighlight{padding:.875rem 1.25rem;font-size:.875rem}.ProcessPhases-module__CRsDKG__guaranteeBox{text-align:center;flex-direction:column;margin-top:3rem;padding:1.75rem 1.5rem}.ProcessPhases-module__CRsDKG__guaranteeIcon{width:56px;height:56px;margin:0 auto}.ProcessPhases-module__CRsDKG__guaranteeIcon svg{width:28px;height:28px}.ProcessPhases-module__CRsDKG__guaranteeTitle{font-size:1.25rem}.ProcessPhases-module__CRsDKG__guaranteeText{font-size:.875rem}}@media (max-width:480px){.ProcessPhases-module__CRsDKG__section{padding:3rem 1rem}.ProcessPhases-module__CRsDKG__sectionTitle{font-size:1.625rem}.ProcessPhases-module__CRsDKG__timeline:before{left:28px}.ProcessPhases-module__CRsDKG__timelineItem{gap:1.25rem;margin-bottom:2rem}.ProcessPhases-module__CRsDKG__timelineItem:nth-child(odd),.ProcessPhases-module__CRsDKG__timelineItem:nth-child(2n){padding-left:64px}.ProcessPhases-module__CRsDKG__timelineMarker{left:28px}.ProcessPhases-module__CRsDKG__timelineIcon{width:32px;height:32px}.ProcessPhases-module__CRsDKG__timelineIcon svg{width:28px;height:28px}.ProcessPhases-module__CRsDKG__timelineTitle{font-size:1.25rem}.ProcessPhases-module__CRsDKG__timelineText{font-size:.875rem}.ProcessPhases-module__CRsDKG__timelineIncludeItem{font-size:.75rem}.ProcessPhases-module__CRsDKG__timelineHighlight{padding:.75rem 1rem;font-size:.8125rem}.ProcessPhases-module__CRsDKG__guaranteeBox{padding:1.5rem 1.25rem}.ProcessPhases-module__CRsDKG__guaranteeTitle{font-size:1.125rem}.ProcessPhases-module__CRsDKG__guaranteeText{font-size:.8125rem}}
.ApplicationForm-module__dHepVa__applicationSection{padding:var(--space-5xl)var(--space-lg);border-top:1px solid var(--border-subtle);background:linear-gradient(#ffffff03 0%,#c4b49b08 50%,#ffffff03 100%);position:relative;overflow:hidden}.ApplicationForm-module__dHepVa__applicationSection:before{content:"";pointer-events:none;background:radial-gradient(#c4b49b26 0%,#0000 65%);width:1200px;height:600px;animation:12s ease-in-out infinite ApplicationForm-module__dHepVa__ambientGlow;position:absolute;top:-200px;left:50%;transform:translate(-50%)}@keyframes ApplicationForm-module__dHepVa__ambientGlow{0%,to{opacity:.5;transform:translate(-50%)translateY(0)scale(1)}50%{opacity:.8;transform:translate(-50%)translateY(-30px)scale(1.05)}}.ApplicationForm-module__dHepVa__applicationContainer{z-index:1;max-width:1440px;margin:0 auto;position:relative}.ApplicationForm-module__dHepVa__twoColumnLayout{gap:var(--space-4xl);padding-top:var(--space-2xl);grid-template-columns:540px 1fr;align-items:start;display:grid}@media (max-width:1200px){.ApplicationForm-module__dHepVa__twoColumnLayout{gap:var(--space-3xl);grid-template-columns:460px 1fr}}@media (max-width:992px){.ApplicationForm-module__dHepVa__twoColumnLayout{gap:var(--space-3xl);grid-template-columns:1fr}}.ApplicationForm-module__dHepVa__contentColumn{padding-bottom:var(--space-3xl);flex-direction:column;justify-content:flex-start;display:flex;position:sticky;top:140px}.ApplicationForm-module__dHepVa__applicationHeader{text-align:left}.ApplicationForm-module__dHepVa__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--premium-gold-1);margin-bottom:var(--space-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#c4b49b26,#c4b49b14);border:1px solid #c4b49b4d;border-radius:0;padding:6px 16px;font-size:11px;font-weight:600;display:inline-block}.ApplicationForm-module__dHepVa__applicationHeader h2{margin-bottom:var(--space-lg);color:var(--premium-gold-1);letter-spacing:-.02em;background:linear-gradient(90deg,var(--premium-gold-1)0%,var(--premium-gold-2)25%,#f4e4d0 50%,var(--premium-gold-2)75%,var(--premium-gold-1)100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;font-size:clamp(36px,4.5vw,52px);font-weight:300;line-height:1.15;animation:3s linear infinite ApplicationForm-module__dHepVa__shimmer;position:relative}@keyframes ApplicationForm-module__dHepVa__shimmer{0%{background-position:0%}to{background-position:200%}}.ApplicationForm-module__dHepVa__subheading{color:var(--text-secondary);margin-bottom:var(--space-2xl);font-size:18px;font-weight:300;line-height:1.75}.ApplicationForm-module__dHepVa__additionalContent{margin-top:var(--space-xl);padding-top:var(--space-xl);border-top:1px solid var(--border-subtle)}.ApplicationForm-module__dHepVa__additionalContent h3{color:var(--text-primary);margin-bottom:var(--space-lg);letter-spacing:-.015em;font-size:26px;font-weight:400}.ApplicationForm-module__dHepVa__expectationsList{gap:var(--space-lg)var(--space-md);grid-template-columns:repeat(2,1fr);margin:0;padding:0;list-style:none;display:grid}.ApplicationForm-module__dHepVa__expectationsList li{align-items:start;gap:var(--space-md);display:flex}.ApplicationForm-module__dHepVa__listIcon{width:28px;height:28px;color:var(--premium-gold-1);background:linear-gradient(135deg,#c4b49b33,#c4b49b1a);border:1px solid #c4b49b4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:14px;font-weight:600;display:flex}.ApplicationForm-module__dHepVa__expectationsList li div{flex:1}.ApplicationForm-module__dHepVa__expectationsList strong{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:4px;font-size:15px;font-weight:500;display:block}.ApplicationForm-module__dHepVa__expectationsList p{color:var(--text-tertiary);margin:0;font-size:14px;font-weight:300;line-height:1.6}.ApplicationForm-module__dHepVa__formColumn{padding-bottom:var(--space-3xl)}.ApplicationForm-module__dHepVa__applicationForm{border:1px solid var(--border-subtle);padding:var(--space-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#ffffff0a 0%,#ffffff05 100%);border-radius:0;position:relative;overflow:hidden}.ApplicationForm-module__dHepVa__applicationForm:before{content:"";background:linear-gradient(90deg,#0000,#c4b49b4d 50%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.ApplicationForm-module__dHepVa__formHeader{margin-bottom:var(--space-lg);padding-bottom:var(--space-md);border-bottom:1px solid var(--border-subtle)}.ApplicationForm-module__dHepVa__formHeader h3{color:var(--text-primary);margin-bottom:var(--space-xs);letter-spacing:-.015em;font-size:28px;font-weight:400}.ApplicationForm-module__dHepVa__formHeader p{color:var(--text-tertiary);margin:0;font-size:12px;font-weight:300}.ApplicationForm-module__dHepVa__formGrid{gap:var(--space-md);margin-bottom:var(--space-lg);display:grid}@media (min-width:768px){.ApplicationForm-module__dHepVa__formGrid{grid-template-columns:repeat(2,1fr)}.ApplicationForm-module__dHepVa__formGroup.ApplicationForm-module__dHepVa__fullWidth{grid-column:1/-1}}.ApplicationForm-module__dHepVa__formGroup{position:relative}.ApplicationForm-module__dHepVa__formLabel{letter-spacing:.04em;text-transform:uppercase;color:var(--text-secondary);margin-bottom:var(--space-sm);align-items:center;gap:4px;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:color .3s;display:flex}.ApplicationForm-module__dHepVa__required{color:var(--premium-gold-1);font-size:14px}.ApplicationForm-module__dHepVa__inputWrapper{position:relative}.ApplicationForm-module__dHepVa__inputWrapper:after{content:"";background:var(--premium-gold-1);height:1px;transition:transform .3s var(--ease);transform-origin:0;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.ApplicationForm-module__dHepVa__formGroup:focus-within .ApplicationForm-module__dHepVa__inputWrapper:after{transform:scaleX(1)}.ApplicationForm-module__dHepVa__formGroup:focus-within .ApplicationForm-module__dHepVa__formLabel{color:var(--premium-gold-1)}.ApplicationForm-module__dHepVa__formInput,.ApplicationForm-module__dHepVa__formTextarea{border:1px solid var(--border-subtle);width:100%;color:var(--text-primary);transition:all .3s var(--ease);background:#ffffff05;border-radius:0;padding:10px 14px;font-family:Inter,sans-serif;font-size:14px;font-weight:300}.ApplicationForm-module__dHepVa__formInput::-moz-placeholder{color:var(--text-muted);opacity:.6}.ApplicationForm-module__dHepVa__formTextarea::-moz-placeholder{color:var(--text-muted);opacity:.6}.ApplicationForm-module__dHepVa__formInput::placeholder,.ApplicationForm-module__dHepVa__formTextarea::placeholder{color:var(--text-muted);opacity:.6}.ApplicationForm-module__dHepVa__formInput:hover:not(:disabled),.ApplicationForm-module__dHepVa__formTextarea:hover:not(:disabled){background:#ffffff0a;border-color:#c4b49b4d}.ApplicationForm-module__dHepVa__formInput:focus,.ApplicationForm-module__dHepVa__formTextarea:focus{border-color:var(--premium-gold-1);background:#ffffff0d;outline:none;box-shadow:0 0 0 3px #c4b49b1a}.ApplicationForm-module__dHepVa__formInput:disabled,.ApplicationForm-module__dHepVa__formTextarea:disabled{opacity:.5;cursor:not-allowed;background:#ffffff03}.ApplicationForm-module__dHepVa__formTextarea{resize:vertical;font-family:Inter,sans-serif;line-height:1.6}.ApplicationForm-module__dHepVa__formSubmit{width:100%;padding:14px var(--space-lg);letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,var(--premium-gold-1),var(--premium-gold-2));color:#fff;cursor:pointer;transition:all .4s var(--ease);border:none;border-radius:0;font-family:Inter,sans-serif;font-size:12px;font-weight:600;position:relative;overflow:hidden;box-shadow:0 4px 16px #c4b49b33}.ApplicationForm-module__dHepVa__formSubmit:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:3s linear infinite ApplicationForm-module__dHepVa__buttonShimmer;position:absolute;top:0;left:-100%}@keyframes ApplicationForm-module__dHepVa__buttonShimmer{0%{left:-100%}50%,to{left:100%}}.ApplicationForm-module__dHepVa__formSubmit:hover:not(:disabled){background:linear-gradient(135deg,var(--premium-gold-2),var(--premium-gold-3));transform:translateY(-2px);box-shadow:0 8px 24px #c4b49b59}.ApplicationForm-module__dHepVa__formSubmit:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 12px #c4b49b40}.ApplicationForm-module__dHepVa__formSubmit:disabled{cursor:not-allowed;opacity:.7}.ApplicationForm-module__dHepVa__formSubmit.ApplicationForm-module__dHepVa__success{background:linear-gradient(135deg,#10b981,#059669)}.ApplicationForm-module__dHepVa__buttonText{justify-content:center;align-items:center;gap:var(--space-xs);display:flex}.ApplicationForm-module__dHepVa__successIcon{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:12px;animation:.6s ApplicationForm-module__dHepVa__successBounce;display:inline-flex}@keyframes ApplicationForm-module__dHepVa__successBounce{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.ApplicationForm-module__dHepVa__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.8s linear infinite ApplicationForm-module__dHepVa__spin}@keyframes ApplicationForm-module__dHepVa__spin{to{transform:rotate(360deg)}}.ApplicationForm-module__dHepVa__formNote{justify-content:center;align-items:center;gap:var(--space-xs);color:var(--text-tertiary);text-align:center;margin-top:var(--space-md);font-size:11px;font-weight:300;line-height:1.6;display:flex}.ApplicationForm-module__dHepVa__lockIcon{opacity:.6}@media (max-width:992px){.ApplicationForm-module__dHepVa__contentColumn{position:static}.ApplicationForm-module__dHepVa__twoColumnLayout{gap:var(--space-2xl)}}@media (max-width:768px){.ApplicationForm-module__dHepVa__applicationSection{padding:var(--space-3xl)var(--space-md)}.ApplicationForm-module__dHepVa__applicationForm{padding:var(--space-xl)}.ApplicationForm-module__dHepVa__twoColumnLayout{gap:var(--space-2xl)}.ApplicationForm-module__dHepVa__additionalContent{margin-top:var(--space-xl);padding-top:var(--space-xl)}.ApplicationForm-module__dHepVa__expectationsList{gap:var(--space-md);grid-template-columns:1fr}.ApplicationForm-module__dHepVa__badge{padding:5px 14px;font-size:10px}.ApplicationForm-module__dHepVa__formHeader{margin-bottom:var(--space-xl);padding-bottom:var(--space-md)}.ApplicationForm-module__dHepVa__formGrid{gap:var(--space-lg)}}@media (max-width:480px){.ApplicationForm-module__dHepVa__applicationHeader h2{font-size:32px}.ApplicationForm-module__dHepVa__formInput,.ApplicationForm-module__dHepVa__formTextarea{font-size:16px}}[data-variant=landing3] .ApplicationForm-module__dHepVa__badge{color:var(--slate-accent,#8b93a1);background:linear-gradient(135deg,#8b93a126,#8b93a114);border:1px solid #8b93a14d}[data-variant=landing3] .ApplicationForm-module__dHepVa__applicationHeader h2{background:linear-gradient(90deg,var(--primary-text,#eceff2)0%,var(--body-text,#a4a6ab)50%,var(--primary-text,#eceff2)100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;font-family:Fraunces,Georgia,serif;font-weight:300}[data-variant=landing3] .ApplicationForm-module__dHepVa__subheading{color:var(--body-text,#a4a6ab);font-family:Inter,sans-serif}[data-variant=landing3] .ApplicationForm-module__dHepVa__additionalContent h3{color:var(--primary-text,#eceff2);font-family:Fraunces,Georgia,serif;font-weight:300}[data-variant=landing3] .ApplicationForm-module__dHepVa__expectationsList strong{color:var(--primary-text,#eceff2);font-family:Inter,sans-serif}[data-variant=landing3] .ApplicationForm-module__dHepVa__expectationsList p{color:var(--body-text,#a4a6ab);font-family:Inter,sans-serif}[data-variant=landing3] .ApplicationForm-module__dHepVa__listIcon{color:var(--slate-accent,#8b93a1);background:linear-gradient(135deg,#8b93a133,#8b93a11a);border:1px solid #8b93a14d}[data-variant=landing3] .ApplicationForm-module__dHepVa__formHeader h3{color:var(--primary-text,#eceff2);font-family:Inter,sans-serif}[data-variant=landing3] .ApplicationForm-module__dHepVa__formHeader p,[data-variant=landing3] .ApplicationForm-module__dHepVa__formLabel{color:var(--body-text,#a4a6ab);font-family:Inter,sans-serif}[data-variant=landing3] .ApplicationForm-module__dHepVa__formGroup:focus-within .ApplicationForm-module__dHepVa__formLabel,[data-variant=landing3] .ApplicationForm-module__dHepVa__required{color:var(--slate-accent,#8b93a1)}[data-variant=landing3] .ApplicationForm-module__dHepVa__inputWrapper:after{background:var(--slate-accent,#8b93a1)}[data-variant=landing3] .ApplicationForm-module__dHepVa__formInput,[data-variant=landing3] .ApplicationForm-module__dHepVa__formTextarea{color:var(--primary-text,#eceff2);border-color:#eceff226;font-family:Inter,sans-serif}[data-variant=landing3] .ApplicationForm-module__dHepVa__formInput::-moz-placeholder{color:var(--body-text,#a4a6ab);opacity:.5}[data-variant=landing3] .ApplicationForm-module__dHepVa__formTextarea::-moz-placeholder{color:var(--body-text,#a4a6ab);opacity:.5}[data-variant=landing3] .ApplicationForm-module__dHepVa__formInput::placeholder,[data-variant=landing3] .ApplicationForm-module__dHepVa__formTextarea::placeholder{color:var(--body-text,#a4a6ab);opacity:.5}[data-variant=landing3] .ApplicationForm-module__dHepVa__formInput:hover:not(:disabled),[data-variant=landing3] .ApplicationForm-module__dHepVa__formTextarea:hover:not(:disabled){border-color:#8b93a14d}[data-variant=landing3] .ApplicationForm-module__dHepVa__formInput:focus,[data-variant=landing3] .ApplicationForm-module__dHepVa__formTextarea:focus{border-color:var(--slate-accent,#8b93a1);box-shadow:0 0 0 3px #8b93a11a}[data-variant=landing3] .ApplicationForm-module__dHepVa__formSubmit{background:var(--slate-accent,#8b93a1);font-family:Inter,sans-serif;box-shadow:0 4px 20px #8b93a140}[data-variant=landing3] .ApplicationForm-module__dHepVa__formSubmit:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000)}[data-variant=landing3] .ApplicationForm-module__dHepVa__formSubmit:hover:not(:disabled){background:#9ba3af;box-shadow:0 8px 30px #8b93a159}[data-variant=landing3] .ApplicationForm-module__dHepVa__formSubmit:active:not(:disabled){box-shadow:0 4px 12px #8b93a140}[data-variant=landing3] .ApplicationForm-module__dHepVa__formNote{color:var(--body-text,#a4a6ab);font-family:Inter,sans-serif}
.ProcessFAQ-module__OLESCa__section{max-width:1280px;margin:0 auto;padding:6rem 2rem}.ProcessFAQ-module__OLESCa__sectionHeader{text-align:center;margin-bottom:4rem}.ProcessFAQ-module__OLESCa__sectionBadge{font-family:var(--font-inter),sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--color-champagne,#d4c5b9);margin-bottom:1.5rem;font-size:.6875rem;font-weight:500}.ProcessFAQ-module__OLESCa__sectionTitle{font-family:var(--font-cormorant),serif;color:#fff;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:500}.ProcessFAQ-module__OLESCa__sectionDescription{color:#ffffffb3;max-width:640px;margin:0 auto;font-size:1.0625rem}.ProcessFAQ-module__OLESCa__faqList{flex-direction:column;gap:1rem;max-width:900px;margin:0 auto;display:flex}.ProcessFAQ-module__OLESCa__faqItem{background:#ffffff03;border:1px solid #c4b49b1f;border-radius:2px;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.ProcessFAQ-module__OLESCa__faqItem:hover{background:#ffffff05;border-color:#c4b49b33}.ProcessFAQ-module__OLESCa__faqItem.ProcessFAQ-module__OLESCa__active{background:#ffffff08;border-color:#c4b49b4d}.ProcessFAQ-module__OLESCa__faqQuestion{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex}.ProcessFAQ-module__OLESCa__faqQuestionText{font-family:var(--font-inter),sans-serif;color:#fff;flex:1;font-size:1.125rem;font-weight:500}.ProcessFAQ-module__OLESCa__faqIcon{color:var(--color-champagne,#c4b49b);flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1)}.ProcessFAQ-module__OLESCa__faqItem.ProcessFAQ-module__OLESCa__active .ProcessFAQ-module__OLESCa__faqIcon{transform:rotate(180deg)}.ProcessFAQ-module__OLESCa__faqAnswer{max-height:600px;transition:max-height .4s cubic-bezier(.16,1,.3,1);animation:.3s ease-out ProcessFAQ-module__OLESCa__fadeIn;overflow:hidden}.ProcessFAQ-module__OLESCa__faqAnswerText{color:#ffffffb3;border-top:1px solid #c4b49b1f;margin-top:.5rem;padding:1.5rem 2rem;font-size:.9375rem;line-height:1.7}.ProcessFAQ-module__OLESCa__stillHaveQuestions{text-align:center;background:#c4b49b05;border-radius:4px;max-width:700px;margin-top:5rem;margin-left:auto;margin-right:auto;padding:3rem 2rem}.ProcessFAQ-module__OLESCa__stillHaveQuestionsTitle{font-family:var(--font-cormorant),serif;color:#fff;margin-bottom:1rem;font-size:1.75rem;font-weight:500}.ProcessFAQ-module__OLESCa__stillHaveQuestionsText{color:#ffffffb3;font-size:1rem;line-height:1.7}@keyframes ProcessFAQ-module__OLESCa__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.ProcessFAQ-module__OLESCa__faqQuestion{gap:1rem;padding:1.25rem 1.5rem}.ProcessFAQ-module__OLESCa__faqQuestionText{font-size:1rem}.ProcessFAQ-module__OLESCa__faqAnswerText{padding:0 1.5rem 1.25rem}}
.ProcessCTA-module__ne8gTq__section{text-align:center;max-width:1280px;margin:0 auto;padding:8rem 2rem}.ProcessCTA-module__ne8gTq__ctaContent{background:linear-gradient(#ffffff03 0%,#c4b49b05 50%,#ffffff03 100%);border:1px solid #c4b49b1a;border-radius:8px;max-width:820px;margin:0 auto;padding:5rem 3rem}.ProcessCTA-module__ne8gTq__ctaBadge{font-family:var(--font-inter),sans-serif;letter-spacing:.2em;text-transform:uppercase;color:var(--color-champagne,#d4c5b9);border:1px solid #c4b49b33;border-radius:2px;margin-bottom:2rem;padding:.5rem 1.5rem;font-size:.6875rem;font-weight:500;display:inline-block}.ProcessCTA-module__ne8gTq__ctaTitle{font-family:var(--font-cormorant),serif;color:#fff;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:500;line-height:1.3}.ProcessCTA-module__ne8gTq__ctaAccent{color:var(--color-champagne,#d4c5b9);-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#c4b49be6 0%,#fffffff2 35%,#c4b49be6 70%) 0 0/200%;-webkit-background-clip:text;background-clip:text;margin-top:.75rem;font-size:.8em;font-weight:400;animation:8s ease-in-out infinite ProcessCTA-module__ne8gTq__shimmer;display:block}.ProcessCTA-module__ne8gTq__ctaDescription{color:#ffffffb3;max-width:640px;margin:0 auto 2rem;font-size:1.0625rem;line-height:1.7}.ProcessCTA-module__ne8gTq__urgencyCard{background:linear-gradient(135deg,#10b9810a 0%,#10b98105 100%);border:1px solid #10b9814d;border-radius:8px;justify-content:space-between;align-items:center;gap:3rem;max-width:900px;margin:2rem auto;padding:1.5rem 2.5rem;animation:.8s cubic-bezier(.23,1,.32,1) ProcessCTA-module__ne8gTq__fadeIn,4s ease-in-out 2s infinite ProcessCTA-module__ne8gTq__breatheUrgencyCard;display:flex}@keyframes ProcessCTA-module__ne8gTq__breatheUrgencyCard{0%,to{border-color:#10b9814d;box-shadow:0 0 #10b98100}50%{border-color:#10b98199;box-shadow:0 0 30px #10b98133}}.ProcessCTA-module__ne8gTq__urgencyLeft{flex:1;align-items:center;gap:1rem;display:flex}.ProcessCTA-module__ne8gTq__urgencyInfo{flex-direction:column;gap:.5rem;display:flex}.ProcessCTA-module__ne8gTq__urgencyIcon{color:var(--success-green);opacity:.8;flex-shrink:0}.ProcessCTA-module__ne8gTq__ctaDeadline{letter-spacing:.18em;text-transform:uppercase;color:var(--success-green);white-space:nowrap;margin:0;font-family:Inter,sans-serif;font-size:11px;font-weight:400}.ProcessCTA-module__ne8gTq__urgencyRight{flex-shrink:0;align-items:center;display:flex}.ProcessCTA-module__ne8gTq__urgencyButton{letter-spacing:.1em;text-transform:uppercase;color:var(--success-green);cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#10b98114 0%,#10b9810a 100%);border:1px solid #10b98166;border-radius:6px;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:Inter,sans-serif;font-size:12px;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.23,1,.32,1);animation:2s ease-in-out infinite ProcessCTA-module__ne8gTq__pulseButton;display:inline-flex;box-shadow:0 0 #10b98100}.ProcessCTA-module__ne8gTq__urgencyButton:hover{background:linear-gradient(135deg,#10b98126 0%,#10b98114 100%);border-color:#10b98199;transform:translateY(-2px);box-shadow:0 4px 16px #10b98126}@keyframes ProcessCTA-module__ne8gTq__pulseButton{0%,to{border-color:#10b98166;box-shadow:0 0 #10b98100}50%{border-color:#10b98199;box-shadow:0 0 20px #10b98126}}@media (max-width:768px){.ProcessCTA-module__ne8gTq__urgencyCard{text-align:center;flex-direction:column;gap:1.5rem;padding:1.5rem}.ProcessCTA-module__ne8gTq__urgencyLeft{flex-direction:column;gap:1rem;width:100%}.ProcessCTA-module__ne8gTq__urgencyInfo{text-align:center;align-items:center}.ProcessCTA-module__ne8gTq__urgencyRight{width:100%}.ProcessCTA-module__ne8gTq__urgencyButton{justify-content:center;width:100%}}.ProcessCTA-module__ne8gTq__ctaSpots{letter-spacing:.18em;text-transform:uppercase;color:var(--success-green);margin:0;font-family:Inter,sans-serif;font-size:15px;font-weight:600}.ProcessCTA-module__ne8gTq__ctaNote{color:#ffffff80;margin-top:1.5rem;font-size:.8125rem}.ProcessCTA-module__ne8gTq__ctaButtons{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2.5rem;display:flex}.ProcessCTA-module__ne8gTq__btnPrimary{letter-spacing:.2em;text-transform:uppercase;color:#1a2332;cursor:pointer;background:#fff;border:none;padding:1.25rem 3.5rem;font-size:.6875rem;font-weight:500;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-block;position:relative;box-shadow:0 1px 2px #0000001a,0 8px 24px #d4c5b926}.ProcessCTA-module__ne8gTq__btnPrimary:hover{color:#fff;background:linear-gradient(135deg,#d4c5b9 0%,#beac98 100%);transform:translateY(-2px);box-shadow:0 2px 4px #0000001a,0 12px 32px #d4c5b940}.ProcessCTA-module__ne8gTq__btnSecondary{letter-spacing:.2em;text-transform:uppercase;color:#d4c5b9e6;cursor:pointer;background:0 0;border:1px solid #d4c5b94d;padding:1.25rem 3.5rem;font-size:.6875rem;font-weight:500;text-decoration:none;transition:all .5s cubic-bezier(.16,1,.3,1);display:inline-block;position:relative}.ProcessCTA-module__ne8gTq__btnSecondary:hover{color:#d4c5b9;border-color:#d4c5b999;transform:translateY(-2px);box-shadow:0 8px 24px #d4c5b926}.ProcessCTA-module__ne8gTq__ctaFeatures{border-top:1px solid #c4b49b1f;flex-wrap:wrap;justify-content:center;gap:3rem;padding-top:2rem;display:flex}.ProcessCTA-module__ne8gTq__ctaFeature{color:#fff9;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.ProcessCTA-module__ne8gTq__ctaFeature svg{color:var(--color-champagne,#c4b49b)}.ProcessCTA-module__ne8gTq__honestyBox{border:2px solid var(--color-champagne,#c4b49b);text-align:center;background:#c4b49b05;border-radius:4px;max-width:720px;margin:0 auto 4rem;padding:2.5rem;animation:4s ease-in-out 2s infinite ProcessCTA-module__ne8gTq__breatheHonestyBox}@keyframes ProcessCTA-module__ne8gTq__breatheHonestyBox{0%,to{border-color:#c4b49b66;box-shadow:0 0 #c4b49b00}50%{border-color:#c4b49bcc;box-shadow:0 0 30px #c4b49b4d}}.ProcessCTA-module__ne8gTq__honestyBadge{font-family:var(--font-inter),sans-serif;letter-spacing:.18em;text-transform:uppercase;color:var(--color-champagne,#c4b49b);border:1px solid var(--color-champagne,#c4b49b);border-radius:2px;margin-bottom:1.5rem;padding:.5rem 1.5rem;font-size:.6875rem;font-weight:500;display:inline-block}.ProcessCTA-module__ne8gTq__honestyBox p{color:#ffffffb3;margin-bottom:1rem;font-size:1rem;line-height:1.8}.ProcessCTA-module__ne8gTq__honestyBox p:last-child{margin-bottom:0}@keyframes ProcessCTA-module__ne8gTq__shimmer{0%,to{background-position:0%}50%{background-position:100%}}@media (max-width:768px){.ProcessCTA-module__ne8gTq__section{padding:5rem 1.5rem}.ProcessCTA-module__ne8gTq__ctaContent{padding:3rem 2rem}.ProcessCTA-module__ne8gTq__ctaButtons{flex-direction:column;gap:1rem}.ProcessCTA-module__ne8gTq__btnPrimary,.ProcessCTA-module__ne8gTq__btnSecondary{text-align:center;width:100%}.ProcessCTA-module__ne8gTq__ctaFeatures{flex-direction:column;gap:1rem}.ProcessCTA-module__ne8gTq__honestyBox{padding:2rem}.ProcessCTA-module__ne8gTq__ctaDeadline{font-size:1rem}.ProcessCTA-module__ne8gTq__ctaSpots{font-size:1.25rem}}
.page-module__LVutFW__scrollProgress{background:var(--primary-text);z-index:9999;width:0%;height:3px;transition:width .1s;position:fixed;top:0;left:0}.page-module__LVutFW__navContainer{grid-template-columns:1fr auto 1fr;align-items:center;gap:2rem;max-width:1536px;margin:0 auto;padding:0 3rem;display:grid}.page-module__LVutFW__logo{letter-spacing:-.02em;color:var(--primary-text);justify-self:start;font-family:Fraunces,Georgia,serif;font-size:1.5rem;font-weight:300;text-decoration:none}.page-module__LVutFW__navLinks{justify-self:center;align-items:center;gap:2.25rem;list-style:none;display:flex}.page-module__LVutFW__navLinks a{letter-spacing:.01em;color:var(--body-text);white-space:nowrap;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;font-size:16px;font-weight:500;text-decoration:none;transition:all .3s;position:relative}.page-module__LVutFW__navLinks a:hover{color:var(--primary-text)}.page-module__LVutFW__navLinks a:after{content:"";background:var(--primary-text);width:0%;height:1px;transition:width .3s;position:absolute;bottom:-5px;left:0}.page-module__LVutFW__navLinks a:hover:after{width:100%}.page-module__LVutFW__navRight{justify-self:end;align-items:center;gap:2rem;display:flex}.page-module__LVutFW__phoneNumber{color:var(--primary-text);letter-spacing:.02em;transition:all .3s var(--ease-premium);border:1px solid #eceff240;border-radius:2px;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;display:flex}.page-module__LVutFW__phoneNumber:hover{color:var(--primary-text);background:var(--layer);border-color:#eceff259;transform:translateY(-2px)}.page-module__LVutFW__phoneIcon{width:16px;height:16px;stroke:var(--primary-text);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;transition:all .3s var(--ease-premium)}.page-module__LVutFW__navCta{letter-spacing:.02em;background:var(--slate-accent);color:var(--canvas);cursor:pointer;transition:all .3s var(--ease-premium);white-space:nowrap;border:none;border-radius:2px;padding:.875rem 1.75rem;font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 4px 20px #a49b8e40}.page-module__LVutFW__navCta:hover{background:#b5aa9d;transform:translateY(-3px);box-shadow:0 8px 30px #a49b8e59}.page-module__LVutFW__gradientMesh{pointer-events:none;z-index:1;width:100%;height:100%;position:fixed;top:0;left:0}.page-module__LVutFW__meshGradient{filter:blur(140px);border-radius:50%;animation:25s ease-in-out infinite page-module__LVutFW__meshFloat;position:absolute}.page-module__LVutFW__meshGradient:first-child{background:radial-gradient(circle,#a49b8e14 0%,#0000 70%);width:500px;height:500px;animation-delay:0s;top:-15%;left:-10%}.page-module__LVutFW__meshGradient:nth-child(2){background:radial-gradient(circle,#8b93a10d 0%,#0000 70%);width:600px;height:600px;animation-delay:-8s;top:30%;right:-15%}.page-module__LVutFW__meshGradient:nth-child(3){background:radial-gradient(circle,#a49b8e0f 0%,#0000 70%);width:450px;height:450px;animation-delay:-16s;bottom:-20%;left:15%}.page-module__LVutFW__gridOverlay{pointer-events:none;z-index:1;opacity:.06;background-image:linear-gradient(#1a1a1a80 1px,#0000 1px),linear-gradient(90deg,#1a1a1a80 1px,#0000 1px);background-size:100px 100px;width:100%;height:100vh;animation:40s linear infinite page-module__LVutFW__gridDrift;position:fixed;top:0;left:0}.page-module__LVutFW__loadingScreen{background:var(--canvas);z-index:10000;justify-content:center;align-items:center;width:100%;height:100%;transition:opacity .5s,visibility .5s;display:flex;position:fixed;top:0;left:0}.page-module__LVutFW__loadingScreen.page-module__LVutFW__hidden{opacity:0;visibility:hidden}.page-module__LVutFW__loadingSpinner{border:3px solid var(--hairline);border-top-color:var(--primary-text);border-radius:50%;width:80px;height:80px;animation:1s linear infinite page-module__LVutFW__spin}.page-module__LVutFW__container{max-width:1536px;margin:0 auto;padding:0 3rem;position:relative}.page-module__LVutFW__dotGridCanvas{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.page-module__LVutFW__heroSection{align-items:center;min-height:100vh;padding:10rem 0 8rem;display:flex;position:relative;overflow:hidden}.page-module__LVutFW__heroSection:after{content:"";background:linear-gradient(to bottom,transparent 0%,var(--canvas)100%);pointer-events:none;z-index:3;height:200px;position:absolute;bottom:0;left:0;right:0}.page-module__LVutFW__heroContainer{z-index:10;max-width:1536px;margin:0 auto;padding:0 3rem;position:relative}.page-module__LVutFW__heroGrid{grid-template-columns:1fr .65fr;align-items:center;gap:80px;display:grid}.page-module__LVutFW__heroContent{max-width:680px}.page-module__LVutFW__trustBadge{letter-spacing:.1em;text-transform:uppercase;color:var(--primary-text);transition:all .3s var(--ease-premium);background:#a49b8e14;border:1px solid #a49b8e40;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.5rem 1.25rem;font-size:12px;font-weight:500;display:inline-flex}.page-module__LVutFW__trustBadge:hover{background:#a49b8e1f;border-color:#a49b8e59;transform:translateY(-2px)}.page-module__LVutFW__trustBadgeIcon{width:14px;height:14px}.page-module__LVutFW__subheadline{color:var(--body-text);margin-bottom:2.5rem;font-size:1.25rem;font-weight:300;line-height:1.6}.page-module__LVutFW__heroCtaGroup{align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.page-module__LVutFW__ctaPrimary{letter-spacing:.05em;text-transform:uppercase;background:var(--slate-accent);color:var(--canvas);cursor:pointer;transition:all .4s var(--ease-premium);border:none;border-radius:2px;padding:1.25rem 3rem;font-family:Inter,sans-serif;font-size:15px;font-weight:500;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 4px 20px #a49b8e40,inset 0 -2px 4px #0000001a}.page-module__LVutFW__ctaPrimary:hover{background:#b5aa9d;transform:translateY(-3px);box-shadow:0 8px 30px #a49b8e66,inset 0 -2px 4px #00000026}.page-module__LVutFW__ctaPrimary:active{transform:translateY(-1px)scale(.98);box-shadow:0 2px 10px #a49b8e4d,inset 0 2px 4px #0003}.page-module__LVutFW__ctaSecondary{letter-spacing:.05em;text-transform:uppercase;color:var(--primary-text);border:2px solid var(--primary-text);cursor:pointer;transition:all .3s var(--ease-premium);background:0 0;border-radius:2px;padding:1.25rem 3rem;font-family:Inter,sans-serif;font-size:15px;font-weight:500;text-decoration:none;display:inline-block;position:relative;overflow:hidden}.page-module__LVutFW__ctaSecondary:hover{background:var(--slate-accent);color:var(--canvas);transform:translateY(-3px);box-shadow:0 8px 30px #a49b8e66}.page-module__LVutFW__heroDivider{background:#a49b8e40;width:100%;height:1px;margin-bottom:1.5rem}.page-module__LVutFW__trustBar{flex-wrap:wrap;align-items:center;gap:2.5rem;display:flex}.page-module__LVutFW__trustBarItem{opacity:.6;transition:all .3s var(--ease-premium);align-items:center;gap:.5rem;display:flex}.page-module__LVutFW__trustBarItem:hover{opacity:1;transform:translateY(-2px)}.page-module__LVutFW__trustLogo{filter:grayscale();width:auto;height:28px;transition:filter .3s var(--ease-premium)}.page-module__LVutFW__trustBarItem:hover .page-module__LVutFW__trustLogo{filter:grayscale(0%)}.page-module__LVutFW__trustText{color:var(--body-text);font-size:13px;font-weight:500}.page-module__LVutFW__trustIcon{width:20px;height:20px;stroke:var(--body-text)}.page-module__LVutFW__trustBadgeWrapper{transition:all .3s var(--ease-premium);background:#a49b8e14;border:1px solid #a49b8e47;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;display:flex}.page-module__LVutFW__trustBadgeWrapper:hover{background:#a49b8e26;transform:translateY(-2px)}.page-module__LVutFW__trustBadgeWrapper .page-module__LVutFW__trustIcon{stroke:var(--primary-text)}.page-module__LVutFW__trustBadgeWrapper .page-module__LVutFW__trustText{color:var(--primary-text);font-weight:600}.page-module__LVutFW__dataVizPanel{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#24282fb3;border:1px solid #a49b8e4d;border-radius:12px;grid-template-rows:auto 1fr auto;max-width:700px;height:fit-content;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 32px #0006,inset 0 1px #a49b8e1a,0 0 0 1px #a49b8e0d}.page-module__LVutFW__dataVizPanel:before{content:"";pointer-events:none;z-index:1;background-image:linear-gradient(#a49b8e08 1px,#0000 1px),linear-gradient(90deg,#a49b8e08 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.page-module__LVutFW__dataVizPanel:after{content:"";pointer-events:none;z-index:10;background:linear-gradient(90deg,#0000 0%,#a49b8e1a 50%,#0000 100%);width:100%;height:100%;animation:8s ease-in-out infinite page-module__LVutFW__scan;position:absolute;top:0;left:-100%}.page-module__LVutFW__panelCornerAccent{pointer-events:none;z-index:2;border:1.5px solid #a49b8e4d;width:16px;height:16px;position:absolute}.page-module__LVutFW__panelCornerAccent.page-module__LVutFW__topLeft{border-bottom:none;border-right:none;border-radius:3px 0 0;top:12px;left:12px}.page-module__LVutFW__panelCornerAccent.page-module__LVutFW__topRight{border-bottom:none;border-left:none;border-radius:0 3px 0 0;top:12px;right:12px}.page-module__LVutFW__panelCornerAccent.page-module__LVutFW__bottomLeft{border-top:none;border-right:none;border-radius:0 0 0 3px;bottom:12px;left:12px}.page-module__LVutFW__panelCornerAccent.page-module__LVutFW__bottomRight{border-top:none;border-left:none;border-radius:0 0 3px;bottom:12px;right:12px}.page-module__LVutFW__panelHeader{z-index:3;background:linear-gradient(#1a1d2399,#0000);border-bottom:1px solid #a49b8e33;justify-content:space-between;align-items:center;padding:1.25rem 1.75rem 1rem;display:flex;position:relative}.page-module__LVutFW__panelTitle{letter-spacing:.15em;text-transform:uppercase;color:var(--primary-text);text-shadow:0 0 15px #a49b8e33;font-size:11px;font-weight:600}.page-module__LVutFW__liveIndicator{color:var(--success);letter-spacing:.1em;text-transform:uppercase;background:#10b98114;border:1px solid #10b98133;border-radius:16px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:9px;font-weight:600;display:flex;box-shadow:0 0 15px #10b98126}.page-module__LVutFW__liveDot{background:var(--success);width:6px;height:6px;box-shadow:0 0 8px var(--success),0 0 16px var(--success),0 0 24px #10b98166;border-radius:50%;animation:2s ease-in-out infinite page-module__LVutFW__pulseGlow}.page-module__LVutFW__dashboardContent{z-index:3;grid-template-columns:200px 1fr;gap:1.25rem;padding:1.5rem 1.75rem;display:grid;position:relative}.page-module__LVutFW__metricsGrid{flex-direction:column;gap:.75rem;display:flex}.page-module__LVutFW__metricCard{transition:all .4s var(--ease-premium);background:#1a1d23cc;border:1px solid #a49b8e33;border-radius:8px;padding:1rem 1.25rem;position:relative;overflow:hidden}.page-module__LVutFW__metricCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000 0%,#a49b8e66 50%,#0000 100%);width:100%;height:2px;transition:opacity .4s;position:absolute;top:0;left:0}.page-module__LVutFW__metricCard:hover{border-color:#a49b8e66;transform:translate(4px);box-shadow:-4px 0 20px #a49b8e1a,inset 0 0 30px #a49b8e0d}.page-module__LVutFW__metricCard:hover:before{opacity:1}.page-module__LVutFW__metricLabel{color:var(--accent-text);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;font-size:9px;font-weight:600}.page-module__LVutFW__metricValue{color:var(--primary-text);letter-spacing:-.02em;text-shadow:0 0 15px #eceff233;margin-bottom:.5rem;font-family:Courier New,Courier,monospace;font-size:1.75rem;font-weight:600;line-height:1}.page-module__LVutFW__metricChange{color:var(--success);letter-spacing:.05em;align-items:center;gap:.25rem;font-size:9px;font-weight:600;display:flex}.page-module__LVutFW__metricSparkline{opacity:.5;height:24px;margin-top:.5rem}.page-module__LVutFW__vizGrid{flex-direction:column;gap:1rem;display:flex}.page-module__LVutFW__chartContainer{background:#1a1d2399;border:1px solid #a49b8e33;border-radius:10px;height:180px;padding:1.25rem;position:relative;box-shadow:inset 0 0 30px #0000004d}.page-module__LVutFW__chartContainer:before{content:"";pointer-events:none;border-radius:12px;position:absolute;inset:0;box-shadow:inset 0 0 40px #a49b8e1a}.page-module__LVutFW__chartSvg{width:100%;height:100%;overflow:visible}.page-module__LVutFW__chartGridLine{stroke:#a49b8e14;stroke-width:1px;stroke-dasharray:4 4}.page-module__LVutFW__chartLine{fill:none;stroke:#a49b8e;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px #a49b8e99)}.page-module__LVutFW__chartArea{fill:url(#areaGradient);opacity:.6}.page-module__LVutFW__chartPoint{fill:#a49b8e;stroke:var(--canvas);stroke-width:2px;filter:drop-shadow(0 0 6px #a49b8ecc);transition:all .2s}.page-module__LVutFW__chartPoint:hover{r:7;fill:#b5aa9d;filter:drop-shadow(0 0 12px #a49b8e)}.page-module__LVutFW__chartLine{stroke-dasharray:1000;stroke-dashoffset:1000px;animation:2s ease-out forwards page-module__LVutFW__drawLine}.page-module__LVutFW__chartArea{opacity:0;animation:1.5s ease-out .5s forwards page-module__LVutFW__fadeIn}.page-module__LVutFW__secondaryVizContainer{display:block}.page-module__LVutFW__heatmapContainer{display:none}.page-module__LVutFW__vizLabel{color:var(--accent-text);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:9px;font-weight:600}.page-module__LVutFW__miniBarsContainer{background:#1a1d2399;border:1px solid #a49b8e33;border-radius:10px;padding:1rem 1.25rem;position:relative}.page-module__LVutFW__miniBars{align-items:flex-end;gap:5px;height:50px;margin-top:.5rem;display:flex}.page-module__LVutFW__miniBar{background:linear-gradient(#a49b8e4d,#a49b8eb3);border:1px solid #a49b8e4d;border-radius:3px 3px 0 0;flex:1;transition:all .3s;position:relative;box-shadow:0 0 8px #a49b8e26}.page-module__LVutFW__miniBar:hover{background:linear-gradient(#a49b8e80,#a49b8ee6);transform:scaleY(1.05);box-shadow:0 0 12px #a49b8e4d}.page-module__LVutFW__panelFooter{color:var(--accent-text);z-index:3;letter-spacing:.05em;background:linear-gradient(#0000,#1a1d2399);border-top:1px solid #a49b8e26;justify-content:space-between;align-items:center;padding:1rem 1.75rem;font-family:Courier New,monospace;font-size:9px;display:flex;position:relative}.page-module__LVutFW__aiStatus{align-items:center;gap:1rem;display:flex}.page-module__LVutFW__aiStatusItem{color:var(--body-text);align-items:center;gap:.4rem;display:flex}.page-module__LVutFW__aiStatusIcon{opacity:.6;width:10px;height:10px}.page-module__LVutFW__processingCount{color:var(--primary-text);text-shadow:0 0 8px #eceff233;font-weight:600}.page-module__LVutFW__statusIndicator{background:var(--success);width:5px;height:5px;box-shadow:0 0 6px var(--success);border-radius:50%;animation:2s ease-in-out infinite page-module__LVutFW__pulseGlow}.page-module__LVutFW__nextUpdate{color:var(--accent-text);opacity:.7}.page-module__LVutFW__problemSection{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);background:#a49b8e0a;padding:8rem 0}.page-module__LVutFW__problemGrid{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.page-module__LVutFW__problemHeadline{text-align:left;margin-bottom:2rem}.page-module__LVutFW__highlightHours{color:var(--primary-text)}.page-module__LVutFW__highlightCost{color:var(--primary-text);font-weight:500}.page-module__LVutFW__problemBreakdown{background:var(--canvas);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .4s var(--ease-premium);border:1px solid #a49b8e26;border-radius:12px;padding:3.5rem 3rem;box-shadow:0 4px 20px #a49b8e1f}.page-module__LVutFW__problemBreakdown:hover{transform:translateY(-4px);box-shadow:0 8px 32px #a49b8e33}.page-module__LVutFW__breakdownItem{border-bottom:1px solid var(--hairline);opacity:0;transition:all .5s var(--ease-premium);justify-content:space-between;align-items:center;padding:20px 0;display:flex;transform:translate(-20px)}.page-module__LVutFW__breakdownItem:last-child{border-bottom:none}.page-module__LVutFW__breakdownItem.page-module__LVutFW__visible{opacity:1;transform:translate(0)}.page-module__LVutFW__breakdownLabel{color:var(--body-text);font-size:16px}.page-module__LVutFW__breakdownValue{color:var(--primary-text);font-size:18px;font-weight:600}.page-module__LVutFW__breakdownTotal{border-top:2px solid var(--primary-text);justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;display:flex}.page-module__LVutFW__breakdownTotalLabel{color:var(--primary-text);font-size:18px;font-weight:600}.page-module__LVutFW__breakdownTotalValue{color:var(--primary-text);font-family:Fraunces,serif;font-size:28px;font-weight:300}.page-module__LVutFW__problemClosing{color:var(--primary-text);margin-top:32px;font-size:19px;font-weight:500}.page-module__LVutFW__painPointsSection{background:var(--canvas);padding:9rem 0}.page-module__LVutFW__painPointsSection h2{margin-bottom:3.5rem}.page-module__LVutFW__painSubtitle{color:var(--body-text)}.page-module__LVutFW__painGrid{grid-template-columns:repeat(2,1fr);gap:40px;margin-top:60px;display:grid}.page-module__LVutFW__painCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .4s var(--ease-premium);opacity:0;background:#a49b8e0d;border:1px solid #a49b8e1f;border-radius:12px;padding:3.5rem 3rem;transform:translateY(20px)}.page-module__LVutFW__painCard.page-module__LVutFW__visible{opacity:1;transform:translateY(0)}.page-module__LVutFW__painCard:hover{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#a49b8e0f;border-color:#a49b8e40;transform:translateY(-2px);box-shadow:0 4px 20px #a49b8e26}.page-module__LVutFW__painIcon{opacity:.5;width:48px;height:48px;transition:all .3s var(--ease-premium);margin-bottom:28px}.page-module__LVutFW__painCard:hover .page-module__LVutFW__painIcon{opacity:.7;transform:scale(1.05)}.page-module__LVutFW__painHeadline{color:var(--primary-text);letter-spacing:-.01em;margin-bottom:18px;font-family:Fraunces,serif;font-size:22px;font-weight:300;line-height:1.3}.page-module__LVutFW__painDescription{color:var(--body-text);font-size:16px;line-height:1.75}.page-module__LVutFW__painClosing{border-top:1px solid var(--hairline);text-align:left;color:var(--primary-text);letter-spacing:-.01em;max-width:85%;margin-top:80px;padding-top:48px;font-family:Fraunces,serif;font-size:26px;font-weight:300;line-height:1.4}.page-module__LVutFW__solutionSection{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);background:#a49b8e0d;padding:10rem 0;position:relative}.page-module__LVutFW__solutionSection h2{letter-spacing:-.02em;color:var(--primary-text);text-align:center;margin-bottom:2rem;font-family:Fraunces,Georgia,serif;font-size:48px;font-weight:300;line-height:1.2}.page-module__LVutFW__solutionIntro{text-align:center;max-width:720px;color:var(--body-text);letter-spacing:-.01em;margin:0 auto 6rem;font-size:20px;line-height:1.8}.page-module__LVutFW__solutionBlocks{gap:80px;display:grid}.page-module__LVutFW__solutionBlock{opacity:0;transition:all 1s var(--ease-premium);grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;transform:translateY(40px)}.page-module__LVutFW__solutionBlock.page-module__LVutFW__visible{opacity:1;transform:translateY(0)}.page-module__LVutFW__solutionBlock:first-child{transition-delay:0s}.page-module__LVutFW__solutionBlock:nth-child(2){transition-delay:.15s}.page-module__LVutFW__solutionBlock:nth-child(3){transition-delay:.3s}.page-module__LVutFW__solutionBlock:nth-child(4){transition-delay:.45s}.page-module__LVutFW__solutionBlock:nth-child(2n) .page-module__LVutFW__solutionContent{order:2}.page-module__LVutFW__solutionBlock:nth-child(2n) .page-module__LVutFW__solutionVisual{order:1}.page-module__LVutFW__solutionVisual{background:var(--canvas);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:all .5s var(--ease-premium);border:1px solid #a49b8e1f;border-radius:16px;justify-content:center;align-items:center;padding:80px;display:flex;position:relative;box-shadow:0 4px 24px #a49b8e1a}.page-module__LVutFW__solutionVisual:hover{border-color:#a49b8e40;transform:translateY(-6px);box-shadow:0 12px 40px #a49b8e26}.page-module__LVutFW__solutionIcon{width:96px;height:96px;stroke:var(--primary-text);fill:none;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;opacity:.5;transition:all .5s var(--ease-premium)}.page-module__LVutFW__solutionIcon path{stroke-dasharray:none!important;stroke-dashoffset:0!important;animation:none!important}.page-module__LVutFW__solutionVisual:hover .page-module__LVutFW__solutionIcon{opacity:.7;transform:scale(1.08)rotate(3deg)}.page-module__LVutFW__solutionContent{padding-right:2rem}.page-module__LVutFW__solutionBlock:nth-child(2n) .page-module__LVutFW__solutionContent{padding-left:2rem;padding-right:0}.page-module__LVutFW__solutionHeadline{letter-spacing:-.02em;color:var(--primary-text);margin-bottom:1.5rem;font-family:Fraunces,Georgia,serif;font-size:32px;font-weight:300;line-height:1.3}.page-module__LVutFW__solutionDescription{color:var(--body-text);letter-spacing:-.01em;margin-bottom:2.5rem;font-size:18px;line-height:1.8}.page-module__LVutFW__solutionResults{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.page-module__LVutFW__solutionResults li{color:var(--body-text);transition:all .3s var(--ease-premium);padding-left:2rem;font-size:16px;line-height:1.6;position:relative}.page-module__LVutFW__solutionResults li:hover{color:var(--primary-text);transform:translate(4px)}.page-module__LVutFW__solutionResults li:before{content:"✓";color:var(--success);transition:all .3s var(--ease-premium);font-size:18px;font-weight:600;position:absolute;left:0}.page-module__LVutFW__solutionResults li:hover:before{transform:scale(1.15)}.page-module__LVutFW__whatItMeansSection{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);background:#1a1a1a03;padding:10rem 0}.page-module__LVutFW__whatItMeansSection h2{letter-spacing:-.02em;color:var(--primary-text);text-align:center;margin-bottom:4rem;font-family:Fraunces,Georgia,serif;font-size:48px;font-weight:300;line-height:1.2}.page-module__LVutFW__statsGrid{grid-template-columns:repeat(3,1fr);gap:48px;margin:0 0 100px;display:grid}.page-module__LVutFW__statBlock{text-align:center;background:var(--canvas);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:0;transition:all .8s var(--ease-premium);border:1px solid #a49b8e1f;border-radius:12px;padding:3.5rem 3rem;position:relative;transform:translateY(30px);box-shadow:0 4px 24px #a49b8e1a}.page-module__LVutFW__statBlock.page-module__LVutFW__visible{opacity:1;transform:translateY(0)}.page-module__LVutFW__statBlock:first-child{transition-delay:0s}.page-module__LVutFW__statBlock:nth-child(2){transition-delay:.15s}.page-module__LVutFW__statBlock:nth-child(3){transition-delay:.3s}.page-module__LVutFW__statBlock:hover{background:var(--canvas);-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border-color:#a49b8e40;transform:translateY(-8px);box-shadow:0 12px 40px #a49b8e26}.page-module__LVutFW__statIcon{opacity:.4;width:32px;height:32px;stroke:var(--primary-text);transition:all .4s var(--ease-premium);margin:0 auto 1.5rem}.page-module__LVutFW__statBlock:hover .page-module__LVutFW__statIcon{opacity:.6;transform:translateY(-4px)}.page-module__LVutFW__statNumber{color:var(--primary-text);letter-spacing:-.02em;margin-bottom:1rem;font-family:Fraunces,serif;font-size:56px;font-weight:300}.page-module__LVutFW__statLabel{color:var(--body-text);letter-spacing:-.01em;font-size:16px;line-height:1.6}.page-module__LVutFW__translationSection{margin-top:0}.page-module__LVutFW__translationTitle{letter-spacing:-.02em;color:var(--primary-text);text-align:center;margin-bottom:3rem;font-family:Fraunces,Georgia,serif;font-size:28px;font-weight:300}.page-module__LVutFW__translationGrid{grid-template-columns:repeat(2,1fr);gap:32px;margin-bottom:4rem;display:grid}.page-module__LVutFW__translationItem{background:var(--canvas);color:var(--body-text);opacity:0;transition:all .6s var(--ease-premium);border:1px solid #a49b8e1f;border-radius:12px;padding:2rem 2rem 2rem 3.5rem;font-size:17px;line-height:1.6;position:relative;transform:translateY(20px);box-shadow:0 2px 12px #a49b8e0f}.page-module__LVutFW__translationItem.page-module__LVutFW__visible{opacity:1;transform:translateY(0)}.page-module__LVutFW__translationItem:first-child{transition-delay:0s}.page-module__LVutFW__translationItem:nth-child(2){transition-delay:.1s}.page-module__LVutFW__translationItem:nth-child(3){transition-delay:.2s}.page-module__LVutFW__translationItem:nth-child(4){transition-delay:.3s}.page-module__LVutFW__translationItem:hover{background:var(--canvas);border-color:#a49b8e40;transform:translateY(-4px);box-shadow:0 8px 24px #a49b8e1f}.page-module__LVutFW__translationIcon{width:18px;height:18px;stroke:var(--primary-text);opacity:.5;transition:all .3s var(--ease-premium);position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.page-module__LVutFW__translationItem:hover .page-module__LVutFW__translationIcon{opacity:.7;transform:translateY(-50%)translate(2px)}.page-module__LVutFW__closingStatement{text-align:center;letter-spacing:-.02em;color:var(--primary-text);opacity:0;transition:all .8s var(--ease-premium);margin-top:0;padding-top:3rem;font-family:Fraunces,Georgia,serif;font-size:26px;font-weight:300;line-height:1.4;transition-delay:.4s;position:relative;transform:scale(.95)}.page-module__LVutFW__closingStatement.page-module__LVutFW__visible{opacity:1;transform:scale(1)}.page-module__LVutFW__closingStatement:before{content:"";background:var(--primary-text);opacity:.2;width:60px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:1024px){.page-module__LVutFW__statsGrid{grid-template-columns:1fr;gap:2rem;max-width:500px;margin-left:auto;margin-right:auto}.page-module__LVutFW__translationGrid{grid-template-columns:1fr;gap:1.5rem}.page-module__LVutFW__whatItMeansSection h2{font-size:40px}.page-module__LVutFW__translationTitle{font-size:24px}.page-module__LVutFW__closingStatement{font-size:22px}}@media (max-width:768px){.page-module__LVutFW__whatItMeansSection{padding:6rem 0}.page-module__LVutFW__whatItMeansSection h2{font-size:32px}.page-module__LVutFW__statNumber{font-size:48px}.page-module__LVutFW__statLabel{font-size:15px}.page-module__LVutFW__translationItem{padding:1.5rem 1.5rem 1.5rem 3rem;font-size:16px}.page-module__LVutFW__closingStatement{font-size:20px}}.page-module__LVutFW__faqSection{background:var(--canvas);padding:10rem 0;position:relative}.page-module__LVutFW__faqSection:before{content:"";background:linear-gradient(to right,transparent,var(--hairline)20%,var(--hairline)80%,transparent);height:1px;position:absolute;top:0;left:0;right:0}.page-module__LVutFW__faqSection h2{letter-spacing:-.02em;color:var(--primary-text);text-align:center;margin-bottom:1rem;font-family:Fraunces,Georgia,serif;font-size:48px;font-weight:300;line-height:1.2}.page-module__LVutFW__faqEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-text);text-align:center;margin-bottom:4rem;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.page-module__LVutFW__faqContainer{max-width:960px;margin:0 auto}.page-module__LVutFW__faqItem{opacity:0;transition:all .7s var(--ease-premium);border-bottom:1px solid #a49b8e1f;margin-bottom:0;position:relative;transform:translateY(30px)}.page-module__LVutFW__faqItem.page-module__LVutFW__visible,.page-module__LVutFW__faqItem.page-module__LVutFW__active{opacity:1;transform:translateY(0)}.page-module__LVutFW__faqItem:last-child{border-bottom:none}.page-module__LVutFW__faqItem:hover{background:#1a1a1a01}.page-module__LVutFW__faqItem:before{content:"";background:var(--slate-accent);opacity:0;width:3px;transition:opacity .5s var(--ease-premium);position:absolute;top:0;bottom:0;left:0}.page-module__LVutFW__faqItem.page-module__LVutFW__active:before{opacity:1}.page-module__LVutFW__faqQuestion{text-align:left;cursor:pointer;width:100%;transition:all .4s var(--ease-premium);background:0 0;border:none;justify-content:space-between;align-items:flex-start;gap:2rem;padding:2.75rem 3rem 2.75rem 5.5rem;display:flex;position:relative}.page-module__LVutFW__faqNumber{letter-spacing:.05em;color:var(--accent-text);transition:color .4s var(--ease-premium);opacity:.6;font-family:Fraunces,Georgia,serif;font-size:18px;font-weight:300;position:absolute;top:2.75rem;left:2rem}.page-module__LVutFW__faqItem.page-module__LVutFW__active .page-module__LVutFW__faqNumber,.page-module__LVutFW__faqItem:hover .page-module__LVutFW__faqNumber{color:var(--primary-text);opacity:1}.page-module__LVutFW__faqQuestionText{letter-spacing:-.02em;color:var(--primary-text);transition:color .4s var(--ease-premium);flex:1;font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:300;line-height:1.35}.page-module__LVutFW__faqQuestion:hover .page-module__LVutFW__faqQuestionText{color:var(--body-text)}.page-module__LVutFW__faqItem.page-module__LVutFW__active .page-module__LVutFW__faqQuestionText{color:var(--primary-text)}.page-module__LVutFW__faqIcon{width:20px;height:20px;stroke:var(--primary-text);transition:all .4s var(--ease-premium);opacity:.5;flex-shrink:0}.page-module__LVutFW__faqQuestion:hover .page-module__LVutFW__faqIcon{opacity:1}.page-module__LVutFW__faqItem.page-module__LVutFW__active .page-module__LVutFW__faqIcon{opacity:1;transform:rotate(180deg)}.page-module__LVutFW__faqAnswer{max-height:0;transition:max-height .6s var(--ease-premium),opacity .4s ease-in-out;opacity:0;overflow:hidden}.page-module__LVutFW__faqItem.page-module__LVutFW__active .page-module__LVutFW__faqAnswer{opacity:1;max-height:2000px}.page-module__LVutFW__faqAnswerContent{color:var(--body-text);letter-spacing:.001em;padding:0 3rem 2.5rem 5.5rem;font-size:18px;line-height:1.7}.page-module__LVutFW__faqAnswerContent strong{color:var(--primary-text);letter-spacing:-.01em;font-weight:600}.page-module__LVutFW__faqStat{color:var(--accent-text);letter-spacing:.005em;border-top:1px solid #a49b8e14;margin-top:1.25rem;padding-top:1.25rem;font-size:15px;line-height:1.6;display:block}@media (max-width:768px){.page-module__LVutFW__faqSection{padding:6rem 0}.page-module__LVutFW__faqSection h2{font-size:32px}.page-module__LVutFW__faqQuestion{padding:2.25rem 1.5rem 2.25rem 4rem}.page-module__LVutFW__faqNumber{font-size:16px;top:2.25rem;left:1.5rem}.page-module__LVutFW__faqQuestionText{font-size:20px;line-height:1.3}.page-module__LVutFW__faqAnswerContent{padding:0 1.5rem 2.25rem 4rem;font-size:17px}.page-module__LVutFW__faqIcon{width:18px;height:18px}.page-module__LVutFW__faqStat{margin-top:1rem;padding-top:1rem;font-size:14px}}.page-module__LVutFW__finalCtaSection{border-top:1px solid var(--hairline);background:#a49b8e0a;padding:10rem 0;position:relative}.page-module__LVutFW__finalCtaSection:before{content:"";background:linear-gradient(to right,transparent,var(--hairline)20%,var(--hairline)80%,transparent);height:1px;position:absolute;top:0;left:0;right:0}.page-module__LVutFW__finalCtaContent{text-align:center;max-width:700px;margin:0 auto}.page-module__LVutFW__ctaEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent-text);margin-bottom:1.5rem;font-family:Inter,sans-serif;font-size:13px;font-weight:500}.page-module__LVutFW__finalCtaSection h2{letter-spacing:-.02em;color:var(--primary-text);margin-bottom:2rem;font-family:Fraunces,Georgia,serif;font-size:48px;font-weight:300;line-height:1.2}.page-module__LVutFW__finalCtaDescription{color:var(--body-text);letter-spacing:.001em;margin-bottom:4rem;font-size:18px;line-height:1.7}.page-module__LVutFW__contactForm{background:var(--canvas);max-width:600px;transition:box-shadow .4s var(--ease-premium);border:1px solid #a49b8e26;border-radius:2px;margin:0 auto;padding:3.5rem 3rem;box-shadow:0 2px 16px #a49b8e1a}.page-module__LVutFW__contactForm:hover{box-shadow:0 4px 24px #a49b8e1f}.page-module__LVutFW__formGroup{text-align:left;margin-bottom:1.75rem}.page-module__LVutFW__formGroup label{letter-spacing:.08em;text-transform:uppercase;color:var(--primary-text);margin-bottom:.75rem;font-family:Inter,sans-serif;font-size:12px;font-weight:500;display:block}.page-module__LVutFW__formGroup input{width:100%;color:var(--primary-text);background:var(--canvas);transition:all .3s var(--ease-premium);border:1px solid #a49b8e40;border-radius:2px;padding:1.125rem 1.25rem;font-family:Inter,sans-serif;font-size:16px}.page-module__LVutFW__formGroup input:focus{border-color:var(--primary-text);outline:none;box-shadow:0 0 0 3px #a49b8e1a}.page-module__LVutFW__formGroup input::placeholder{color:var(--accent-text);font-size:15px}.page-module__LVutFW__formSubmit{letter-spacing:.08em;text-transform:uppercase;background:var(--slate-accent);width:100%;color:var(--canvas);cursor:pointer;transition:all .4s var(--ease-premium);border:none;border-radius:2px;margin-top:2rem;padding:1.25rem 3rem;font-family:Inter,sans-serif;font-size:14px;font-weight:500;position:relative;overflow:hidden;box-shadow:0 4px 20px #a49b8e4d}.page-module__LVutFW__formSubmit:hover{transform:translateY(-3px);box-shadow:0 8px 30px #a49b8e66}.page-module__LVutFW__formTrust{color:var(--accent-text);letter-spacing:.01em;text-align:center;margin-top:2rem;font-size:14px;line-height:1.6}@media (max-width:768px){.page-module__LVutFW__finalCtaSection{padding:6rem 0}.page-module__LVutFW__finalCtaSection h2{font-size:32px}.page-module__LVutFW__finalCtaDescription{margin-bottom:3rem;font-size:17px}.page-module__LVutFW__contactForm{padding:2.5rem 2rem}.page-module__LVutFW__formGroup{margin-bottom:1.5rem}.page-module__LVutFW__formSubmit{padding:1.125rem 2rem;font-size:13px}}.page-module__LVutFW__footerTop{border-bottom:1px solid #a49b8e1f;padding:4rem 0 3rem}.page-module__LVutFW__footerTopContent{justify-content:space-between;align-items:center;gap:2rem;max-width:1536px;margin:0 auto;padding:0 3rem;display:flex}.page-module__LVutFW__footerLogo{letter-spacing:-.02em;color:var(--primary-text);font-family:Fraunces,Georgia,serif;font-size:24px;font-weight:300;text-decoration:none;transition:color .3s}.page-module__LVutFW__footerLogo:hover{color:var(--body-text)}.page-module__LVutFW__footerContact{align-items:center;gap:2rem;display:flex}.page-module__LVutFW__footerPhone,.page-module__LVutFW__footerEmail{color:var(--body-text);font-family:Inter,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:color .3s}.page-module__LVutFW__footerPhone:hover,.page-module__LVutFW__footerEmail:hover{color:var(--primary-text)}.page-module__LVutFW__footerBottom{padding:2rem 0}.page-module__LVutFW__footerBottomContent{justify-content:space-between;align-items:center;gap:2rem;max-width:1536px;margin:0 auto;padding:0 3rem;display:flex}.page-module__LVutFW__footerCopyright{color:var(--accent-text);letter-spacing:.01em;font-family:Inter,sans-serif;font-size:13px;font-weight:400}.page-module__LVutFW__footerLegal{align-items:center;gap:1.5rem;display:flex}.page-module__LVutFW__footerLegal a{color:var(--accent-text);font-family:Inter,sans-serif;font-size:13px;font-weight:400;text-decoration:none;transition:color .3s}.page-module__LVutFW__footerLegal a:hover{color:var(--body-text)}.page-module__LVutFW__footerLegalDivider{color:var(--accent-text);opacity:.3}@media (max-width:768px){.page-module__LVutFW__footerTop{padding:3rem 0 2rem}.page-module__LVutFW__footerTopContent{text-align:center;flex-direction:column;gap:1.5rem;padding:0 1.5rem}.page-module__LVutFW__footerLogo{font-size:20px}.page-module__LVutFW__footerContact{flex-direction:column;gap:.75rem}.page-module__LVutFW__footerPhone,.page-module__LVutFW__footerEmail{font-size:13px}.page-module__LVutFW__footerBottom{padding:1.5rem 0}.page-module__LVutFW__footerBottomContent{text-align:center;flex-direction:column;gap:1rem;padding:0 1.5rem}.page-module__LVutFW__footerCopyright{font-size:12px}.page-module__LVutFW__footerLegal{flex-direction:column;gap:.75rem}.page-module__LVutFW__footerLegal a{font-size:12px}.page-module__LVutFW__footerLegalDivider{display:none}.page-module__LVutFW__navContainer{grid-template-columns:1fr;gap:1rem}.page-module__LVutFW__navLinks{display:none}.page-module__LVutFW__navRight{justify-content:center;justify-self:center;width:100%}.page-module__LVutFW__phoneNumber,.page-module__LVutFW__navCta{padding:.75rem 1.25rem;font-size:12px}.page-module__LVutFW__subheadline{font-size:18px}.page-module__LVutFW__heroSection{min-height:auto;padding-top:120px;padding-bottom:60px}.page-module__LVutFW__heroCtaGroup{flex-direction:column;gap:.75rem;width:100%}.page-module__LVutFW__ctaPrimary,.page-module__LVutFW__ctaSecondary{text-align:center;width:100%;padding:1.125rem 2rem;font-size:14px}.page-module__LVutFW__heroDivider{width:80%;margin:1.5rem auto 1rem}.page-module__LVutFW__trustBar{flex-direction:column;gap:1.5rem}.page-module__LVutFW__trustBarItem{font-size:12px}.page-module__LVutFW__trustLogo{height:24px}.page-module__LVutFW__trustBadge{padding:.4rem 1rem;font-size:11px}.page-module__LVutFW__problemGrid,.page-module__LVutFW__solutionBlock,.page-module__LVutFW__translationGrid{grid-template-columns:1fr;gap:40px}.page-module__LVutFW__painGrid,.page-module__LVutFW__statsGrid{grid-template-columns:1fr;gap:24px}.page-module__LVutFW__solutionBlock:nth-child(2n) .page-module__LVutFW__solutionContent{order:1}.page-module__LVutFW__solutionBlock:nth-child(2n) .page-module__LVutFW__solutionVisual{order:2}.page-module__LVutFW__solutionVisual{padding:40px}.page-module__LVutFW__contactForm{padding:2.5rem 2rem}.page-module__LVutFW__faqQuestion{padding:1.5rem;font-size:18px}.page-module__LVutFW__faqAnswerContent{padding:0 1.5rem 1.5rem}}@media (max-width:1200px){.page-module__LVutFW__heroGrid{grid-template-columns:1fr;gap:60px}.page-module__LVutFW__dataVizPanel{max-width:100%;margin:0 auto}.page-module__LVutFW__dashboardContent{grid-template-columns:1fr;gap:1.5rem}.page-module__LVutFW__metricsGrid{flex-direction:row;gap:.75rem}.page-module__LVutFW__metricCard{flex:1}.page-module__LVutFW__chartContainer{height:160px}}@media (max-width:768px){.page-module__LVutFW__heroContainer{padding:0 2rem}.page-module__LVutFW__subheadline{font-size:1.125rem}.page-module__LVutFW__heroCtaGroup{flex-direction:column;width:100%}.page-module__LVutFW__ctaPrimary,.page-module__LVutFW__ctaSecondary{text-align:center;width:100%}.page-module__LVutFW__trustBar{justify-content:center}.page-module__LVutFW__dataVizPanel{max-width:100%}.page-module__LVutFW__panelHeader{flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem .875rem}.page-module__LVutFW__panelTitle{font-size:10px}.page-module__LVutFW__dashboardContent{grid-template-columns:1fr;gap:1.25rem;padding:1.25rem}.page-module__LVutFW__metricsGrid{flex-direction:column;gap:.75rem}.page-module__LVutFW__metricValue{font-size:1.5rem}.page-module__LVutFW__metricSparkline{height:20px}.page-module__LVutFW__chartContainer{height:150px;padding:1rem}.page-module__LVutFW__miniBars{gap:4px;height:40px}.page-module__LVutFW__panelFooter{flex-direction:column;align-items:flex-start;gap:.5rem;padding:.875rem 1.25rem;font-size:8px}.page-module__LVutFW__aiStatus{flex-direction:column;align-items:flex-start;gap:.4rem}.page-module__LVutFW__panelCornerAccent{width:12px;height:12px}.page-module__LVutFW__panelCornerAccent.page-module__LVutFW__topLeft,.page-module__LVutFW__panelCornerAccent.page-module__LVutFW__topRight{top:10px}.page-module__LVutFW__panelCornerAccent.page-module__LVutFW__topLeft,.page-module__LVutFW__panelCornerAccent.page-module__LVutFW__bottomLeft{left:10px}.page-module__LVutFW__panelCornerAccent.page-module__LVutFW__topRight,.page-module__LVutFW__panelCornerAccent.page-module__LVutFW__bottomRight{right:10px}.page-module__LVutFW__panelCornerAccent.page-module__LVutFW__bottomLeft,.page-module__LVutFW__panelCornerAccent.page-module__LVutFW__bottomRight{bottom:10px}.page-module__LVutFW__problemGrid,.page-module__LVutFW__solutionBlock,.page-module__LVutFW__translationGrid{grid-template-columns:1fr;gap:40px}.page-module__LVutFW__painGrid,.page-module__LVutFW__statsGrid{grid-template-columns:1fr;gap:24px}.page-module__LVutFW__solutionBlock:nth-child(2n) .page-module__LVutFW__solutionContent{order:1}.page-module__LVutFW__solutionBlock:nth-child(2n) .page-module__LVutFW__solutionVisual{order:2}}.page-module__LVutFW__finalCtaSection{background:#a49b8e0a;border-top:1px solid #a49b8e1f;padding:10rem 3rem;position:relative;overflow:hidden}.page-module__LVutFW__finalCtaSection:before{content:"";opacity:1;background:linear-gradient(90deg,#0000,#a49b8e4d 20% 80%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.page-module__LVutFW__applicationContainer{z-index:1;max-width:1440px;margin:0 auto;position:relative}.page-module__LVutFW__twoColumnLayout{grid-template-columns:540px 1fr;align-items:start;gap:8rem;padding-top:4rem;display:grid}.page-module__LVutFW__contentColumn{flex-direction:column;justify-content:flex-start;padding-bottom:6rem;display:flex;position:sticky;top:140px}.page-module__LVutFW__applicationHeader{text-align:left}.page-module__LVutFW__ctaBadge{letter-spacing:.1em;text-transform:uppercase;color:var(--slate-accent);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#a49b8e26;border:1px solid #a49b8e4d;border-radius:50px;margin-bottom:2rem;padding:6px 16px;font-size:12px;font-weight:500;display:inline-block}.page-module__LVutFW__applicationHeader h2{color:var(--primary-text);letter-spacing:-.02em;margin-bottom:2rem;font-family:Fraunces,Georgia,serif;font-size:clamp(36px,4.5vw,48px);font-weight:300;line-height:1.2}.page-module__LVutFW__subheading{color:var(--body-text);margin-bottom:3rem;font-family:Inter,sans-serif;font-size:18px;font-weight:300;line-height:1.7}.page-module__LVutFW__additionalContent{border-top:1px solid #a49b8e33;margin-top:3rem;padding-top:2rem}.page-module__LVutFW__additionalContent h3{color:var(--primary-text);letter-spacing:-.015em;margin-bottom:1.5rem;font-family:Fraunces,Georgia,serif;font-size:22px;font-weight:300}.page-module__LVutFW__expectationsList{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem;margin:0;padding:0;list-style:none;display:grid}.page-module__LVutFW__expectationsList li{align-items:start;gap:1.5rem;display:flex}.page-module__LVutFW__listIcon{width:28px;height:28px;color:var(--slate-accent);background:#a49b8e26;border:1px solid #a49b8e4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;font-size:14px;font-weight:600;display:flex}.page-module__LVutFW__expectationsList li div{flex:1}.page-module__LVutFW__expectationsList strong{color:var(--primary-text);letter-spacing:-.01em;margin-bottom:4px;font-size:15px;font-weight:500;display:block}.page-module__LVutFW__expectationsList p{color:var(--body-text);margin:0;font-size:14px;font-weight:300;line-height:1.6}.page-module__LVutFW__formColumn{padding-bottom:6rem}.page-module__LVutFW__applicationForm{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#fafaf9;border:1px solid #a49b8e26;border-radius:8px;padding:3rem;position:relative;overflow:hidden;box-shadow:0 2px 16px #a49b8e1a}.page-module__LVutFW__applicationForm:before{content:"";background:linear-gradient(90deg,#0000,#c4b49b4d 50%,#0000);height:1px;position:absolute;top:0;left:0;right:0}.page-module__LVutFW__formHeader{margin-bottom:2.5rem}.page-module__LVutFW__formHeader h3{color:var(--primary-text);letter-spacing:-.015em;margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:18px;font-weight:500}.page-module__LVutFW__formHeader p{color:var(--body-text);margin:0;font-family:Inter,sans-serif;font-size:12px;font-weight:300}.page-module__LVutFW__formGrid{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem;margin-bottom:2rem;display:grid}.page-module__LVutFW__formGroup{flex-direction:column;gap:.625rem;display:flex}.page-module__LVutFW__formGroup.page-module__LVutFW__fullWidth{grid-column:1/-1}.page-module__LVutFW__formLabel{letter-spacing:.08em;text-transform:uppercase;color:var(--primary-text);margin-bottom:.5rem;font-family:Inter,sans-serif;font-size:12px;font-weight:500;transition:color .3s}.page-module__LVutFW__required{color:var(--slate-accent);font-size:14px}.page-module__LVutFW__inputWrapper{position:relative}.page-module__LVutFW__inputWrapper:after{content:"";background:var(--slate-accent);transform-origin:0;height:1px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.page-module__LVutFW__formGroup:focus-within .page-module__LVutFW__inputWrapper:after{transform:scaleX(1)}.page-module__LVutFW__formGroup:focus-within .page-module__LVutFW__formLabel{color:var(--slate-accent)}.page-module__LVutFW__formInput,.page-module__LVutFW__formTextarea{color:#1a1a1a;background:#fff;border:1px solid #a49b8e40;border-radius:6px;width:100%;padding:1.125rem 1.25rem;font-family:Inter,sans-serif;font-size:14px;font-weight:400;transition:all .3s cubic-bezier(.23,1,.32,1)}.page-module__LVutFW__formInput::-moz-placeholder{color:#1a1a1a73;opacity:1}.page-module__LVutFW__formTextarea::-moz-placeholder{color:#1a1a1a73;opacity:1}.page-module__LVutFW__formInput::placeholder,.page-module__LVutFW__formTextarea::placeholder{color:#1a1a1a73;opacity:1}.page-module__LVutFW__formInput:hover:not(:disabled),.page-module__LVutFW__formTextarea:hover:not(:disabled){background:#fff;border-color:#a49b8e59}.page-module__LVutFW__formInput:focus,.page-module__LVutFW__formTextarea:focus{border-color:var(--slate-accent);background:#fff;outline:none;box-shadow:0 0 0 3px #a49b8e1a}.page-module__LVutFW__formInput:disabled,.page-module__LVutFW__formTextarea:disabled{opacity:.5;cursor:not-allowed;background:#f5f5f5}.page-module__LVutFW__formTextarea{resize:vertical;min-height:120px;line-height:1.6}.page-module__LVutFW__formSubmit{letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(135deg,var(--slate-accent),#b5aa9d);color:#fff;cursor:pointer;border:none;border-radius:6px;width:100%;padding:14px 3rem;font-family:Inter,sans-serif;font-size:12px;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 16px #c4b49b33}.page-module__LVutFW__formSubmit:before{content:"";background:linear-gradient(90deg,#0000,#fff6,#0000);width:100%;height:100%;animation:3s linear infinite page-module__LVutFW__buttonShimmer;position:absolute;top:0;left:-100%}@keyframes page-module__LVutFW__buttonShimmer{0%{left:-100%}50%,to{left:100%}}.page-module__LVutFW__formSubmit:hover:not(:disabled){background:linear-gradient(135deg,#b5aa9d,#c9bfb3);transform:translateY(-2px);box-shadow:0 8px 24px #c4b49b59}.page-module__LVutFW__formSubmit:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 12px #c4b49b40}.page-module__LVutFW__formSubmit:disabled{opacity:.7;cursor:not-allowed}.page-module__LVutFW__buttonText{justify-content:center;align-items:center;gap:.75rem;display:flex}.page-module__LVutFW__spinner{border:2px solid #fafaf94d;border-top-color:#fafaf9;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite page-module__LVutFW__spin}@keyframes page-module__LVutFW__spin{to{transform:rotate(360deg)}}.page-module__LVutFW__formNote{color:var(--body-text);text-align:center;justify-content:center;align-items:center;gap:.5rem;margin-top:1.5rem;font-size:13px;line-height:1.6;display:flex}.page-module__LVutFW__lockIcon{fill:currentColor;flex-shrink:0;width:12px;height:12px}@media (max-width:1200px){.page-module__LVutFW__twoColumnLayout{gap:6rem}}@media (max-width:968px){.page-module__LVutFW__finalCtaSection{padding:6rem 2rem}.page-module__LVutFW__twoColumnLayout{grid-template-columns:1fr;gap:4rem}.page-module__LVutFW__contentColumn{padding-bottom:0;position:static}.page-module__LVutFW__expectationsList{grid-template-columns:1fr;gap:1.5rem}.page-module__LVutFW__applicationForm{padding:2.5rem 2rem}}@media (max-width:640px){.page-module__LVutFW__formGrid{grid-template-columns:1fr;gap:1.5rem}.page-module__LVutFW__applicationHeader h2{font-size:32px}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.page-module__LVutFW__particle,.page-module__LVutFW__meshGradient,.page-module__LVutFW__scrollProgress,.page-module__LVutFW__loadingSpinner{will-change:transform;backface-visibility:hidden;transform:translateZ(0)}@media (prefers-reduced-motion:reduce){:is(*,:before,:after){transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (pointer:coarse){.page-module__LVutFW__navLinks a,.page-module__LVutFW__navCta,.page-module__LVutFW__phoneNumber,.page-module__LVutFW__ctaPrimary,.page-module__LVutFW__ctaSecondary,.page-module__LVutFW__faqQuestion,.page-module__LVutFW__mobileMenuButton{justify-content:center;align-items:center;min-width:44px;min-height:44px;display:inline-flex}}:is(input,select,textarea){font-size:16px!important}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}@media (max-width:768px){.page-module__LVutFW__navLinks,.page-module__LVutFW__navRight{display:none}.page-module__LVutFW__mobileMenuButton{cursor:pointer;z-index:1001;background:0 0;border:none;padding:.5rem;display:block}.page-module__LVutFW__hamburger{background:var(--primary-text);width:24px;height:2px;transition:all .3s;display:block;position:relative}.page-module__LVutFW__hamburger:before,.page-module__LVutFW__hamburger:after{content:"";background:var(--primary-text);width:24px;height:2px;transition:all .3s;position:absolute;left:0}.page-module__LVutFW__hamburger:before{top:-8px}.page-module__LVutFW__hamburger:after{bottom:-8px}.page-module__LVutFW__hamburgerOpen{background:0 0}.page-module__LVutFW__hamburgerOpen:before{top:0;transform:rotate(45deg)}.page-module__LVutFW__hamburgerOpen:after{bottom:0;transform:rotate(-45deg)}.page-module__LVutFW__mobileMenuOverlay{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;opacity:0;visibility:hidden;background:#fdfdfdfa;transition:all .3s;position:fixed;inset:0}.page-module__LVutFW__mobileMenuOpen{opacity:1;visibility:visible}.page-module__LVutFW__mobileMenuContent{flex-direction:column;justify-content:center;align-items:center;gap:2rem;height:100%;padding:2rem;display:flex}.page-module__LVutFW__mobileMenuContent a{color:var(--primary-text);padding:.75rem 1.5rem;font-size:1.5rem;font-weight:500;text-decoration:none;transition:all .3s}.page-module__LVutFW__mobileMenuContent a:hover{color:var(--slate-accent);transform:translate(10px)}.page-module__LVutFW__mobilePhone{border:2px solid var(--primary-text);border-radius:4px;align-items:center;gap:.75rem;display:flex;padding:1rem 2rem!important;font-size:1.125rem!important}.page-module__LVutFW__mobileMenuCta{border-radius:4px;background:var(--slate-accent)!important;color:var(--canvas)!important;padding:1.25rem 3rem!important;font-size:1.125rem!important}.page-module__LVutFW__navContainer{grid-template-columns:1fr auto;gap:1rem;padding:0 1.5rem}.page-module__LVutFW__logo{font-size:1.25rem}.page-module__LVutFW__heroSection{min-height:auto;padding:8rem 0 4rem}.page-module__LVutFW__heroContainer{padding:0 1.5rem}.page-module__LVutFW__heroGrid{grid-template-columns:1fr;gap:3rem}.page-module__LVutFW__heroContent{max-width:100%}.page-module__LVutFW__heroContent h1{margin-bottom:1.5rem;font-size:2rem;line-height:1.2}.page-module__LVutFW__subheadline{margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.page-module__LVutFW__trustBadge{padding:.5rem 1rem;font-size:11px}.page-module__LVutFW__heroCtaGroup{flex-direction:column;gap:1rem;width:100%}.page-module__LVutFW__ctaPrimary,.page-module__LVutFW__ctaSecondary{text-align:center;width:100%;padding:1.125rem 2rem;font-size:14px}.page-module__LVutFW__dataVizPanel{max-width:100%;padding:0}.page-module__LVutFW__panelHeader{padding:1rem 1.25rem}.page-module__LVutFW__panelTitle{font-size:.8125rem}.page-module__LVutFW__dashboardContent{gap:1.5rem;padding:1.25rem}.page-module__LVutFW__metricsGrid{grid-template-columns:1fr;gap:1rem}.page-module__LVutFW__metricCard{padding:1rem}.page-module__LVutFW__metricLabel{font-size:.75rem}.page-module__LVutFW__metricValue{font-size:1.75rem}.page-module__LVutFW__metricChange{font-size:.75rem}.page-module__LVutFW__vizGrid{grid-template-columns:1fr;gap:1rem}.page-module__LVutFW__chartContainer{height:150px}.page-module__LVutFW__panelFooter{flex-direction:column;gap:.75rem;padding:1rem 1.25rem}.page-module__LVutFW__aiStatus{flex-direction:column;gap:.5rem}.page-module__LVutFW__aiStatusItem{font-size:.75rem}.page-module__LVutFW__problemSection{padding:4rem 0}.page-module__LVutFW__problemSection .page-module__LVutFW__container{padding:0 1.5rem}.page-module__LVutFW__problemGrid{grid-template-columns:1fr;gap:2.5rem}.page-module__LVutFW__problemHeadline{font-size:1.75rem;line-height:1.25}.page-module__LVutFW__highlightHours,.page-module__LVutFW__highlightCost{font-size:1.75rem}.page-module__LVutFW__problemContent p{font-size:1rem;line-height:1.65}.page-module__LVutFW__breakdownItem{flex-direction:column;align-items:flex-start;gap:.5rem;padding:1rem}.page-module__LVutFW__breakdownLabel{font-size:.9375rem}.page-module__LVutFW__breakdownValue{font-size:1.125rem}.page-module__LVutFW__breakdownTotal{padding:1.25rem}.page-module__LVutFW__breakdownTotalLabel{font-size:.875rem}.page-module__LVutFW__breakdownTotalValue{font-size:1.5rem}.page-module__LVutFW__painPointsSection{padding:4rem 0}.page-module__LVutFW__painPointsSection h2{margin-bottom:1rem;font-size:1.75rem;line-height:1.3}.page-module__LVutFW__painSubtitle{font-size:1.125rem}.page-module__LVutFW__painGrid{grid-template-columns:1fr;gap:1.5rem;margin-top:2.5rem}.page-module__LVutFW__painCard{padding:1.75rem 1.5rem}.page-module__LVutFW__painIcon{width:36px;height:36px}.page-module__LVutFW__painHeadline{font-size:1.125rem}.page-module__LVutFW__painDescription{font-size:.9375rem;line-height:1.65}.page-module__LVutFW__painClosing{margin-top:2.5rem;font-size:1rem}.page-module__LVutFW__solutionSection{padding:4rem 0}.page-module__LVutFW__solutionSection h2{font-size:1.75rem;line-height:1.3}.page-module__LVutFW__solutionIntro{margin-top:1.25rem;margin-bottom:2.5rem;font-size:1rem;line-height:1.65}.page-module__LVutFW__solutionBlocks{gap:2.5rem}.page-module__LVutFW__solutionBlock{flex-direction:column;gap:2rem;padding:2rem 1.5rem}.page-module__LVutFW__solutionHeadline{font-size:1.25rem}.page-module__LVutFW__solutionDescription{font-size:.9375rem;line-height:1.65}.page-module__LVutFW__solutionResults{padding-left:1.25rem}.page-module__LVutFW__solutionResults li{padding-left:.5rem;font-size:.875rem}.page-module__LVutFW__solutionIcon{width:64px;height:64px}.page-module__LVutFW__whatItMeansSection{padding:4rem 0}.page-module__LVutFW__whatItMeansSection h2{font-size:1.75rem;line-height:1.3}.page-module__LVutFW__statsGrid{grid-template-columns:1fr;gap:2rem;margin:2.5rem 0}.page-module__LVutFW__statBlock{padding:2rem 1.5rem}.page-module__LVutFW__statIcon{width:36px;height:36px}.page-module__LVutFW__statNumber{font-size:2.25rem}.page-module__LVutFW__statLabel{font-size:.9375rem;line-height:1.5}.page-module__LVutFW__translationTitle{margin-bottom:1.5rem;font-size:1.25rem}.page-module__LVutFW__translationGrid{grid-template-columns:1fr;gap:1rem}.page-module__LVutFW__translationItem{padding:1.25rem 1rem;font-size:.9375rem}.page-module__LVutFW__translationIcon{width:20px;height:20px}.page-module__LVutFW__closingStatement{margin-top:2rem;font-size:1rem}.page-module__LVutFW__faqSection{padding:4rem 0}.page-module__LVutFW__faqEyebrow{font-size:.75rem}.page-module__LVutFW__faqSection h2{margin-top:.75rem;font-size:1.75rem;line-height:1.3}.page-module__LVutFW__faqContainer{margin-top:2.5rem}.page-module__LVutFW__faqItem{padding:1.5rem 1.25rem}.page-module__LVutFW__faqQuestion{gap:.875rem}.page-module__LVutFW__faqNumber{font-size:.875rem}.page-module__LVutFW__faqQuestionText{font-size:1rem}.page-module__LVutFW__faqIcon{width:18px;height:18px}.page-module__LVutFW__faqAnswerContent{padding-top:1rem;font-size:.9375rem;line-height:1.65}.page-module__LVutFW__faqStat{margin-top:.875rem;font-size:.8125rem}.page-module__LVutFW__footer{padding:3rem 1.5rem 2rem}.page-module__LVutFW__footerTop{padding-bottom:2rem}.page-module__LVutFW__footerTopContent{flex-direction:column;align-items:flex-start;gap:1.5rem}.page-module__LVutFW__footerLogo{font-size:1.5rem}.page-module__LVutFW__footerContact{flex-direction:column;align-items:flex-start;gap:.75rem}.page-module__LVutFW__footerPhone,.page-module__LVutFW__footerEmail{font-size:.9375rem}.page-module__LVutFW__footerBottom{padding-top:1.5rem}.page-module__LVutFW__footerBottomContent{flex-direction:column;align-items:flex-start;gap:1rem}.page-module__LVutFW__footerCopyright,.page-module__LVutFW__footerLegal{font-size:.875rem}}@media (max-width:480px){.page-module__LVutFW__heroSection{padding:6rem 0 3rem}.page-module__LVutFW__heroContent h1{font-size:1.75rem}.page-module__LVutFW__subheadline{font-size:1rem}.page-module__LVutFW__ctaPrimary,.page-module__LVutFW__ctaSecondary{padding:1rem 1.75rem;font-size:13px}.page-module__LVutFW__problemSection,.page-module__LVutFW__painPointsSection,.page-module__LVutFW__solutionSection,.page-module__LVutFW__whatItMeansSection,.page-module__LVutFW__faqSection{padding:3rem 0}.page-module__LVutFW__container{padding:0 1.25rem}.page-module__LVutFW__problemHeadline,.page-module__LVutFW__painPointsSection h2,.page-module__LVutFW__solutionSection h2,.page-module__LVutFW__whatItMeansSection h2,.page-module__LVutFW__faqSection h2{font-size:1.5rem}.page-module__LVutFW__breakdownItem{padding:.875rem}.page-module__LVutFW__painCard{padding:1.5rem 1.25rem}.page-module__LVutFW__solutionBlock,.page-module__LVutFW__statBlock{padding:1.75rem 1.25rem}.page-module__LVutFW__statNumber{font-size:2rem}.page-module__LVutFW__faqItem{padding:1.25rem 1rem}.page-module__LVutFW__mobileMenuContent a{font-size:1.25rem}.page-module__LVutFW__dataVizPanel{border-radius:8px}.page-module__LVutFW__dashboardContent{padding:1rem}.page-module__LVutFW__metricCard{padding:.875rem}.page-module__LVutFW__metricValue{font-size:1.5rem}}.page-module__LVutFW__nav,.page-module__LVutFW__footer{contain:layout style paint}
/*# sourceMappingURL=a56087a0a93285a5.css.map*/