.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;min-height:100dvh;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__bgBase{z-index:0;background:linear-gradient(160deg,#050508 0%,#07070e 40%,#0a0a14 100%);position:absolute;inset:0}.Hero-module__ZARIfG__bgGlow{z-index:0;opacity:0;background:radial-gradient(65% 55% at 18%,#d4af370f,#0000 70%),radial-gradient(45% 40% at 78% 28%,#28468212,#0000 65%),radial-gradient(35% 50% at 65% 85%,#d4af3708,#0000 60%);transition:opacity 2s ease-out .3s;position:absolute;inset:0}.Hero-module__ZARIfG__hero.Hero-module__ZARIfG__ready .Hero-module__ZARIfG__bgGlow{opacity:1}.Hero-module__ZARIfG__bgNoise{opacity:.011;z-index:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 400 400' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__ZARIfG__container{z-index:2;width:100%;max-width:var(--container-max);padding:var(--space-20)var(--space-8)var(--space-16);flex-direction:column;margin:0 auto;display:flex;position:relative}.Hero-module__ZARIfG__grid{gap:var(--space-16);grid-template-columns:1.55fr 1fr;align-items:center;display:grid}.Hero-module__ZARIfG__leftCol{gap:var(--space-6);flex-direction:column;display:flex}.Hero-module__ZARIfG__label{align-items:center;gap:var(--space-2);font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-gold);opacity:0;transition:opacity .7s cubic-bezier(.16,1,.3,1) .1s,transform .7s cubic-bezier(.16,1,.3,1) .1s;display:inline-flex;transform:translateY(14px)}.Hero-module__ZARIfG__hero.Hero-module__ZARIfG__ready .Hero-module__ZARIfG__label{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__labelSep{opacity:.4;font-size:var(--text-sm)}.Hero-module__ZARIfG__headline{gap:var(--space-1);flex-direction:column;margin:0;display:flex}.Hero-module__ZARIfG__headlineSoft{font-family:var(--font-body);font-size:clamp(1rem,2.2vw,var(--text-2xl));font-weight:var(--font-light);color:#ffffff80;line-height:var(--leading-relaxed);letter-spacing:.01em;opacity:0;transition:opacity .8s cubic-bezier(.16,1,.3,1) .26s,transform .8s cubic-bezier(.16,1,.3,1) .26s;display:block;transform:translateY(16px)}.Hero-module__ZARIfG__hero.Hero-module__ZARIfG__ready .Hero-module__ZARIfG__headlineSoft{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__headlineStrong{font-family:var(--font-display);font-size:clamp(2.1rem,4.5vw,3.75rem);font-weight:var(--font-semibold);line-height:var(--leading-tight);color:var(--color-white);letter-spacing:var(--tracking-tight);opacity:0;transition:opacity .9s cubic-bezier(.16,1,.3,1) .46s,transform .9s cubic-bezier(.16,1,.3,1) .46s;display:block;transform:translateY(18px)}.Hero-module__ZARIfG__hero.Hero-module__ZARIfG__ready .Hero-module__ZARIfG__headlineStrong{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__highlight{font-style:italic;font-weight:var(--font-bold);background:linear-gradient(125deg,var(--color-gold-light)0%,var(--color-gold)50%,var(--color-gold-dark)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__ZARIfG__credBar{align-items:center;gap:var(--space-3);opacity:0;flex-wrap:wrap;transition:opacity .7s cubic-bezier(.16,1,.3,1) .65s,transform .7s cubic-bezier(.16,1,.3,1) .65s;display:flex;transform:translateY(12px)}.Hero-module__ZARIfG__hero.Hero-module__ZARIfG__ready .Hero-module__ZARIfG__credBar{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__credItem{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--font-medium);color:#fff9;white-space:nowrap}.Hero-module__ZARIfG__credPlus{color:var(--color-gold);font-weight:var(--font-bold)}.Hero-module__ZARIfG__credDot{background:#d4af3759;border-radius:50%;flex-shrink:0;width:4px;height:4px}.Hero-module__ZARIfG__ctaBlock{gap:var(--space-3);opacity:0;flex-direction:column;align-items:flex-start;transition:opacity .8s cubic-bezier(.16,1,.3,1) .82s,transform .8s cubic-bezier(.16,1,.3,1) .82s;display:flex;transform:translateY(12px)}.Hero-module__ZARIfG__hero.Hero-module__ZARIfG__ready .Hero-module__ZARIfG__ctaBlock{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__ctaBtn{align-items:center;gap:var(--space-3);padding:var(--space-4)var(--space-8);background:var(--color-gold);color:var(--color-black);font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--font-semibold);border-radius:var(--radius-sm);letter-spacing:.01em;transition:background var(--transition-base),box-shadow var(--transition-base),transform var(--transition-base);display:inline-flex}.Hero-module__ZARIfG__ctaBtn:hover{background:var(--color-gold-light);transform:translateY(-2px);box-shadow:0 0 48px #d4af3773,0 4px 20px #0000004d}.Hero-module__ZARIfG__ctaArrow{transition:transform var(--transition-fast);font-style:normal;display:inline-block}.Hero-module__ZARIfG__ctaBtn:hover .Hero-module__ZARIfG__ctaArrow{transform:translate(5px)}.Hero-module__ZARIfG__ctaPrivacy{font-size:var(--text-sm);color:#ffffff4d;margin:0;font-style:italic}.Hero-module__ZARIfG__ctaPhone{font-size:var(--text-sm);color:var(--color-gold);font-weight:var(--font-medium);transition:opacity var(--transition-fast);text-decoration:none}.Hero-module__ZARIfG__ctaPhone span{text-underline-offset:3px;-webkit-text-decoration:underline #d4af3759;text-decoration:underline #d4af3759}.Hero-module__ZARIfG__ctaPhone:hover{opacity:.75}.Hero-module__ZARIfG__rightCol{align-items:center;gap:var(--space-5);opacity:0;flex-direction:column;transition:opacity 1s cubic-bezier(.16,1,.3,1) .32s,transform 1s cubic-bezier(.16,1,.3,1) .32s;display:flex;transform:translateY(22px)}.Hero-module__ZARIfG__hero.Hero-module__ZARIfG__ready .Hero-module__ZARIfG__rightCol{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__photoRingOuter{background:linear-gradient(140deg,#e8c967f2 0%,#d4af37bf 35%,#b8942c8c 65%,#d4af37d9 100%);border-radius:18px;flex-shrink:0;padding:3px;box-shadow:0 0 50px #d4af371f,0 24px 64px #000000a6}.Hero-module__ZARIfG__photoRingInner{background:#080810;border-radius:15px;position:relative;overflow:hidden}.Hero-module__ZARIfG__photo{object-fit:cover;object-position:center top;border-radius:15px;width:240px;height:310px;display:block}.Hero-module__ZARIfG__photoVignette{pointer-events:none;background:linear-gradient(#0000 50%,#07070e59 75%,#07070eb3 100%);border-radius:15px;position:absolute;inset:0}.Hero-module__ZARIfG__queryCard{-webkit-backdrop-filter:blur(28px)saturate(150%);border-radius:var(--radius-xl);width:100%;max-width:360px;padding:var(--space-5);background:#ffffff09;border:1px solid #ffffff12;box-shadow:0 8px 40px #00000073,inset 0 1px #ffffff0d}.Hero-module__ZARIfG__queryHeader{margin-bottom:var(--space-4);justify-content:space-between;align-items:center;display:flex}.Hero-module__ZARIfG__queryTag{font-family:var(--font-body);font-size:calc(var(--text-xs)*.95);font-weight:var(--font-semibold);text-transform:uppercase;letter-spacing:var(--tracking-wider);color:var(--color-gold);border-radius:var(--radius-full);background:#d4af371a;border:1px solid #d4af372e;padding:3px 10px}.Hero-module__ZARIfG__queryHandled{font-family:var(--font-body);font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--color-success);letter-spacing:.02em}.Hero-module__ZARIfG__queryText{font-family:var(--font-body);font-size:var(--text-sm);font-weight:var(--font-regular);color:#ffffffb8;line-height:var(--leading-relaxed);margin:0 0 var(--space-4)0;min-height:88px;padding-left:var(--space-3);border-left:2px solid #d4af3740;font-style:italic;transition:opacity .38s,transform .38s}.Hero-module__ZARIfG__queryVisible{opacity:1;transform:translateY(0)}.Hero-module__ZARIfG__queryHidden{opacity:0;transform:translateY(-7px)}.Hero-module__ZARIfG__queryDots{gap:var(--space-2);justify-content:center;display:flex}.Hero-module__ZARIfG__queryDot{background:#ffffff2e;border-radius:50%;width:5px;height:5px;transition:background .3s,width .3s,border-radius .3s}.Hero-module__ZARIfG__queryDotActive{background:var(--color-gold);border-radius:3px;width:18px}.Hero-module__ZARIfG__scrollIndicator{margin-top:var(--space-12);align-self:center;align-items:center;gap:var(--space-2);opacity:0;flex-direction:column;transition:opacity .8s ease-out 1.5s;display:flex}.Hero-module__ZARIfG__hero.Hero-module__ZARIfG__ready .Hero-module__ZARIfG__scrollIndicator{opacity:1}.Hero-module__ZARIfG__scrollText{font-family:var(--font-body);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:#ffffff40}.Hero-module__ZARIfG__scrollLine{background:#ffffff12;width:1px;height:50px;position:relative;overflow:hidden}.Hero-module__ZARIfG__scrollDrop{background:linear-gradient(180deg,var(--color-gold)0%,transparent 100%);width:100%;height:25px;animation:2.2s ease-in-out infinite Hero-module__ZARIfG__scrollAnim;position:absolute;top:0;left:0}@keyframes Hero-module__ZARIfG__scrollAnim{0%{opacity:0;transform:translateY(-25px)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateY(50px)}}@media (min-width:768px) and (max-width:1023px){.Hero-module__ZARIfG__container{padding:var(--space-16)var(--space-8)var(--space-12)}.Hero-module__ZARIfG__grid{gap:var(--space-10);grid-template-columns:1fr 1fr}.Hero-module__ZARIfG__photo{width:200px;height:260px}.Hero-module__ZARIfG__queryCard{max-width:280px}.Hero-module__ZARIfG__headlineStrong{font-size:clamp(1.9rem,4vw,2.8rem)}}@media (max-width:767px){.Hero-module__ZARIfG__container{padding:var(--space-16)var(--space-5)var(--space-10)}.Hero-module__ZARIfG__grid{gap:var(--space-6);grid-template-columns:1fr}.Hero-module__ZARIfG__rightCol{order:-1;gap:0}.Hero-module__ZARIfG__photoRingOuter{border-radius:50%;width:114px;height:114px;padding:2.5px}.Hero-module__ZARIfG__photoRingInner,.Hero-module__ZARIfG__photo{border-radius:50%;width:109px;height:109px}.Hero-module__ZARIfG__photoVignette,.Hero-module__ZARIfG__queryCard{display:none}.Hero-module__ZARIfG__leftCol{text-align:center;align-items:center}.Hero-module__ZARIfG__credBar{justify-content:center}.Hero-module__ZARIfG__ctaBlock{align-items:center;width:100%}.Hero-module__ZARIfG__ctaBtn{justify-content:center;width:100%}.Hero-module__ZARIfG__headlineStrong{font-size:clamp(1.9rem,8.5vw,2.6rem)}.Hero-module__ZARIfG__headlineSoft{font-size:var(--text-base)}}@media (prefers-reduced-motion:reduce){.Hero-module__ZARIfG__label,.Hero-module__ZARIfG__headlineSoft,.Hero-module__ZARIfG__headlineStrong,.Hero-module__ZARIfG__credBar,.Hero-module__ZARIfG__ctaBlock,.Hero-module__ZARIfG__rightCol,.Hero-module__ZARIfG__scrollIndicator,.Hero-module__ZARIfG__bgGlow{opacity:1!important;transition-duration:.01ms!important;transform:none!important}.Hero-module__ZARIfG__scrollDrop{opacity:.5;animation:none}.Hero-module__ZARIfG__queryText{transition-duration:.01ms!important}}
.EmotionalPivot-module__YD0a-q__section{min-height:100dvh;padding:var(--space-20)0;background:linear-gradient(#0a0a0f 0%,#08080c 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.EmotionalPivot-module__YD0a-q__container{max-width:1000px;padding:0 var(--space-5);text-align:center;width:100%;margin:0 auto}@media (min-width:768px){.EmotionalPivot-module__YD0a-q__container{padding:0 var(--space-10)}}.EmotionalPivot-module__YD0a-q__massiveText{margin-bottom:var(--space-16);opacity:0;transition:all 1s cubic-bezier(.16,1,.3,1);transform:translateY(40px)}.EmotionalPivot-module__YD0a-q__massiveText.EmotionalPivot-module__YD0a-q__visible{opacity:1;transform:translateY(0)}.EmotionalPivot-module__YD0a-q__massiveText .EmotionalPivot-module__YD0a-q__light{font-family:var(--font-display);color:#fff9;margin-bottom:var(--space-2);font-size:clamp(2rem,8vw,4.5rem);font-weight:300;line-height:1.15;display:block}.EmotionalPivot-module__YD0a-q__massiveText .EmotionalPivot-module__YD0a-q__bold{font-family:var(--font-display);color:var(--color-white);letter-spacing:-.02em;font-size:clamp(2.5rem,10vw,5.5rem);font-weight:700;line-height:1.1;display:block}.EmotionalPivot-module__YD0a-q__fearSection{margin-bottom:var(--space-16);opacity:0;transition:opacity .8s ease-out}.EmotionalPivot-module__YD0a-q__fearSection.EmotionalPivot-module__YD0a-q__visible{opacity:1}.EmotionalPivot-module__YD0a-q__fearIntro{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-steel);margin-bottom:var(--space-6)}.EmotionalPivot-module__YD0a-q__fearWords{align-items:center;gap:var(--space-3);flex-direction:column;display:flex}.EmotionalPivot-module__YD0a-q__fearWord{font-family:var(--font-display);color:#ffffff80;opacity:0;font-size:clamp(1.25rem,4vw,2rem);font-weight:400;transition:all .6s ease-out;transform:translateY(10px)}.EmotionalPivot-module__YD0a-q__fearSection.EmotionalPivot-module__YD0a-q__visible .EmotionalPivot-module__YD0a-q__fearWord{opacity:1;transform:translateY(0)}.EmotionalPivot-module__YD0a-q__delay1{transition-delay:.2s}.EmotionalPivot-module__YD0a-q__delay2{transition-delay:.6s}.EmotionalPivot-module__YD0a-q__delay3{color:#ffffffb3;transition-delay:1s}.EmotionalPivot-module__YD0a-q__resolution{opacity:0;transition:all 1.2s cubic-bezier(.16,1,.3,1);transform:translateY(30px)scale(.98)}.EmotionalPivot-module__YD0a-q__resolution.EmotionalPivot-module__YD0a-q__visible{opacity:1;transform:translateY(0)scale(1)}.EmotionalPivot-module__YD0a-q__resolutionText{font-family:var(--font-display);color:#ffffffd9;margin:0;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:400;line-height:1.4}.EmotionalPivot-module__YD0a-q__gold{background:linear-gradient(135deg,var(--color-gold-light),var(--color-gold));-webkit-text-fill-color:transparent;margin-top:var(--space-2);-webkit-background-clip:text;background-clip:text;font-weight:600;display:block}@media (max-width:480px){.EmotionalPivot-module__YD0a-q__section{padding:var(--space-16)0;min-height:auto}.EmotionalPivot-module__YD0a-q__massiveText,.EmotionalPivot-module__YD0a-q__fearSection{margin-bottom:var(--space-12)}.EmotionalPivot-module__YD0a-q__fearWords{gap:var(--space-2)}}@media (prefers-reduced-motion:reduce){.EmotionalPivot-module__YD0a-q__massiveText,.EmotionalPivot-module__YD0a-q__fearSection,.EmotionalPivot-module__YD0a-q__fearWord,.EmotionalPivot-module__YD0a-q__resolution{transition-duration:.01ms}}
.CredentialsBar-module__33Iq_a__credentialsBar{padding:var(--space-10)0;opacity:0;background:#ffffff05;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;transition:all .6s;transform:translateY(20px)}.CredentialsBar-module__33Iq_a__credentialsBar.CredentialsBar-module__33Iq_a__visible{opacity:1;transform:translateY(0)}.CredentialsBar-module__33Iq_a__container{max-width:var(--container-max);padding:0 max(var(--space-5),5vw);align-items:center;gap:var(--space-6);flex-direction:column;margin:0 auto;display:flex}@media (min-width:1024px){.CredentialsBar-module__33Iq_a__container{justify-content:center;gap:var(--space-8);flex-direction:row}}.CredentialsBar-module__33Iq_a__credentialsRow{justify-content:center;gap:var(--space-4);flex-wrap:wrap;display:flex}@media (min-width:768px){.CredentialsBar-module__33Iq_a__credentialsRow{gap:var(--space-6)}}.CredentialsBar-module__33Iq_a__credential{align-items:center;gap:var(--space-2);opacity:0;animation:.5s forwards CredentialsBar-module__33Iq_a__fadeInUp;display:flex}@keyframes CredentialsBar-module__33Iq_a__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.CredentialsBar-module__33Iq_a__credentialsBar.CredentialsBar-module__33Iq_a__visible .CredentialsBar-module__33Iq_a__credential{opacity:1}.CredentialsBar-module__33Iq_a__credIcon{font-size:1.25rem}.CredentialsBar-module__33Iq_a__credText{flex-direction:column;display:flex}.CredentialsBar-module__33Iq_a__credLabel{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-white);line-height:1.2}.CredentialsBar-module__33Iq_a__credSublabel{font-size:var(--text-xs);color:var(--color-steel);text-transform:uppercase;letter-spacing:.05em}.CredentialsBar-module__33Iq_a__divider{background:linear-gradient(90deg,#0000,#d4af374d,#0000);width:100%;height:1px}@media (min-width:1024px){.CredentialsBar-module__33Iq_a__divider{background:linear-gradient(#0000,#d4af374d,#0000);width:1px;height:50px}}.CredentialsBar-module__33Iq_a__achievementsRow{justify-content:center;gap:var(--space-6);display:flex}@media (min-width:768px){.CredentialsBar-module__33Iq_a__achievementsRow{gap:var(--space-8)}}.CredentialsBar-module__33Iq_a__achievement{text-align:center;opacity:0;flex-direction:column;align-items:center;animation:.5s forwards CredentialsBar-module__33Iq_a__fadeInUp;display:flex}.CredentialsBar-module__33Iq_a__credentialsBar.CredentialsBar-module__33Iq_a__visible .CredentialsBar-module__33Iq_a__achievement{opacity:1}.CredentialsBar-module__33Iq_a__achievementValue{font-family:var(--font-display);font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-gold);line-height:1}.CredentialsBar-module__33Iq_a__achievementLabel{font-size:var(--text-xs);color:var(--color-steel);text-transform:uppercase;letter-spacing:.05em;margin-top:var(--space-1)}
.CTA-module__CdZh3q__cta{padding:var(--space-24)0;text-align:center;opacity:0;background:linear-gradient(#080810 0%,#050508 100%);transition:all 1s cubic-bezier(.16,1,.3,1);position:relative;transform:translateY(30px)}.CTA-module__CdZh3q__cta.CTA-module__CdZh3q__visible{opacity:1;transform:translateY(0)}.CTA-module__CdZh3q__container{max-width:var(--container-narrow);padding:0 var(--space-5);margin:0 auto}@media (min-width:768px){.CTA-module__CdZh3q__container{padding:0 var(--space-10)}}.CTA-module__CdZh3q__headline{margin-bottom:var(--space-10)}.CTA-module__CdZh3q__vulnerableLine{font-family:var(--font-display);color:#ffffffb3;margin-bottom:var(--space-4);font-size:clamp(1.5rem,5vw,2.5rem);font-weight:300}.CTA-module__CdZh3q__resolutionLine{font-family:var(--font-display);color:var(--color-white);margin:0;font-size:clamp(1.5rem,5vw,2.5rem);font-weight:700}.CTA-module__CdZh3q__ctaWrapper{margin-bottom:var(--space-16)}.CTA-module__CdZh3q__ctaButton{justify-content:center;align-items:center;gap:var(--space-3);padding:var(--space-5)var(--space-10);background:var(--color-gold);color:var(--color-black);font-size:var(--text-base);font-weight:var(--font-semibold);border-radius:var(--radius-sm);transition:all var(--transition-base);margin-bottom:var(--space-4);display:inline-flex}@media (min-width:768px){.CTA-module__CdZh3q__ctaButton{font-size:var(--text-lg);padding:var(--space-6)var(--space-12)}}.CTA-module__CdZh3q__ctaButton:hover{transform:translateY(-3px);box-shadow:0 0 50px #d4af3780}.CTA-module__CdZh3q__privacy{font-size:var(--text-sm);color:#fff6;margin:0;font-style:italic}.CTA-module__CdZh3q__pathsGrid{margin-bottom:var(--space-12)}.CTA-module__CdZh3q__pathsLabel{font-size:var(--text-sm);color:var(--color-steel);margin-bottom:var(--space-4)}.CTA-module__CdZh3q__paths{gap:var(--space-4);grid-template-columns:repeat(2,1fr);display:grid}@media (min-width:768px){.CTA-module__CdZh3q__paths{gap:var(--space-6);grid-template-columns:repeat(4,1fr)}}.CTA-module__CdZh3q__pathItem{align-items:center;gap:var(--space-2);padding:var(--space-5)var(--space-4);border-radius:var(--radius-md);transition:all var(--transition-base);background:#ffffff05;border:1px solid #ffffff0d;flex-direction:column;display:flex}.CTA-module__CdZh3q__pathItem:hover{background:#d4af370d;border-color:#d4af3733;transform:translateY(-3px)}.CTA-module__CdZh3q__pathIcon{font-size:var(--text-2xl)}.CTA-module__CdZh3q__pathLabel{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-white)}.CTA-module__CdZh3q__pathSublabel{font-size:var(--text-xs);color:var(--color-steel)}.CTA-module__CdZh3q__contactGrid{gap:var(--space-6);padding-top:var(--space-8);border-top:1px solid #ffffff0d;grid-template-columns:1fr;display:grid}@media (min-width:768px){.CTA-module__CdZh3q__contactGrid{text-align:left;grid-template-columns:repeat(3,1fr)}}.CTA-module__CdZh3q__contactItem{gap:var(--space-2);flex-direction:column;display:flex}.CTA-module__CdZh3q__contactLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-steel)}.CTA-module__CdZh3q__contactValue{font-size:var(--text-base);color:#ffffffb3;line-height:var(--leading-relaxed)}.CTA-module__CdZh3q__contactLink{font-size:var(--text-base);color:var(--color-gold);transition:color var(--transition-fast)}.CTA-module__CdZh3q__contactLink:hover{color:var(--color-gold-light)}@media (max-width:480px){.CTA-module__CdZh3q__cta{padding:var(--space-16)0}.CTA-module__CdZh3q__ctaButton{width:100%;padding:var(--space-4)var(--space-6)}}@media (prefers-reduced-motion:reduce){.CTA-module__CdZh3q__cta{transition-duration:.01ms}}
.TrustPillars-module__zB1FHq__section{padding:var(--space-20)0;background:linear-gradient(#0a0a0f 0%,#080810 100%);position:relative}.TrustPillars-module__zB1FHq__container{max-width:var(--container-max);padding:0 var(--space-5);margin:0 auto}@media (min-width:768px){.TrustPillars-module__zB1FHq__container{padding:0 var(--space-10)}}.TrustPillars-module__zB1FHq__pillarsGrid{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:768px){.TrustPillars-module__zB1FHq__pillarsGrid{gap:var(--space-6);grid-template-columns:repeat(3,1fr)}}.TrustPillars-module__zB1FHq__pillarCard{-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-xl);padding:var(--space-8);text-align:center;opacity:0;background:#ffffff05;border:1px solid #ffffff0d;transition:all .6s cubic-bezier(.16,1,.3,1);transform:translateY(30px)}.TrustPillars-module__zB1FHq__pillarCard.TrustPillars-module__zB1FHq__visible{opacity:1;transform:translateY(0)}.TrustPillars-module__zB1FHq__pillarCard:hover{border-color:#d4af3733;transform:translateY(-8px);box-shadow:0 20px 40px #0000004d}.TrustPillars-module__zB1FHq__pillarWord{font-family:var(--font-display);color:var(--color-white);margin-bottom:var(--space-4);letter-spacing:var(--tracking-tight);font-size:clamp(1.5rem,4vw,2rem);font-weight:600}.TrustPillars-module__zB1FHq__pillarDescription{font-size:var(--text-base);color:#fff9;line-height:var(--leading-relaxed);margin:0}@media (min-width:768px){.TrustPillars-module__zB1FHq__pillarDescription{font-size:var(--text-lg)}}@media (max-width:480px){.TrustPillars-module__zB1FHq__section{padding:var(--space-12)0}.TrustPillars-module__zB1FHq__pillarCard{padding:var(--space-6)}.TrustPillars-module__zB1FHq__pillarCard:hover{transform:translateY(-4px)}}@media (prefers-reduced-motion:reduce){.TrustPillars-module__zB1FHq__pillarCard{transition-duration:.01ms}.TrustPillars-module__zB1FHq__pillarCard:hover{transform:none}}
.About-module__vAULUW__about{padding:var(--space-32)0;background:var(--color-charcoal);position:relative}.About-module__vAULUW__about:before{content:"";background:linear-gradient(90deg,#0000,#d4af374d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.About-module__vAULUW__container{max-width:var(--container-max);padding:0 max(var(--space-5),5vw);gap:var(--space-16);grid-template-columns:1fr;margin:0 auto;display:grid}@media (min-width:768px){.About-module__vAULUW__container{gap:var(--space-12);grid-template-columns:auto 1fr;align-items:center}}@media (min-width:1024px){.About-module__vAULUW__container{gap:var(--space-16);grid-template-columns:auto 1.2fr .8fr;align-items:start}}.About-module__vAULUW__photoSection{justify-content:center;display:flex}.About-module__vAULUW__photoWrapper{position:relative}.About-module__vAULUW__photoRing{background:linear-gradient(135deg,var(--color-gold-light),var(--color-gold),#d4af374d);border-radius:50%;width:220px;height:220px;padding:4px;position:relative;box-shadow:0 0 40px #d4af3733,0 0 80px #d4af371a}.About-module__vAULUW__photo{object-fit:cover;object-position:top center;background:var(--color-charcoal);border-radius:50%;width:100%;height:100%}@media (min-width:768px){.About-module__vAULUW__photoRing{width:240px;height:240px}}@media (min-width:1024px){.About-module__vAULUW__photoRing{width:280px;height:280px}}.About-module__vAULUW__content{padding-right:0}@media (min-width:1024px){.About-module__vAULUW__content{padding-right:var(--space-10)}}.About-module__vAULUW__label{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-gold);margin-bottom:var(--space-4);display:inline-block}.About-module__vAULUW__title{font-size:clamp(2rem,5vw,3.5rem);font-weight:var(--font-bold);line-height:var(--leading-tight);color:var(--color-white);margin-bottom:var(--space-8)}.About-module__vAULUW__titleGold{background:linear-gradient(135deg,var(--color-gold-light),var(--color-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.About-module__vAULUW__description{font-size:var(--text-lg);line-height:var(--leading-relaxed);color:var(--color-silver);margin-bottom:var(--space-10)}.About-module__vAULUW__credentials{gap:var(--space-8);margin-bottom:var(--space-8);display:flex}.About-module__vAULUW__credential{flex-direction:column;display:flex}.About-module__vAULUW__credentialRank{font-family:var(--font-display);font-size:var(--text-5xl);font-weight:var(--font-bold);color:var(--color-gold);line-height:1}.About-module__vAULUW__credentialLabel{font-size:var(--text-sm);color:var(--color-steel);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.About-module__vAULUW__qualifications{gap:var(--space-3);font-size:var(--text-sm);color:var(--color-silver);flex-wrap:wrap;display:flex}.About-module__vAULUW__dot{color:var(--color-steel)}.About-module__vAULUW__courtsSection{background:var(--color-slate);border-radius:var(--radius-lg);padding:var(--space-8);border:1px solid #ffffff0d}.About-module__vAULUW__courtsTitle{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-steel);margin-bottom:var(--space-6)}.About-module__vAULUW__courtsList{gap:var(--space-4);flex-direction:column;display:flex}.About-module__vAULUW__courtItem{align-items:center;gap:var(--space-4);padding:var(--space-3)0;transition:all var(--transition-fast);border-bottom:1px solid #ffffff0d;display:flex}.About-module__vAULUW__courtItem:last-child{border-bottom:none}.About-module__vAULUW__courtItem:hover{padding-left:var(--space-2)}.About-module__vAULUW__courtItem:hover .About-module__vAULUW__courtNumber{color:var(--color-gold)}.About-module__vAULUW__courtNumber{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--color-steel);transition:color var(--transition-fast)}.About-module__vAULUW__courtName{font-size:var(--text-base);color:var(--color-platinum)}.About-module__vAULUW__titleLight{color:#fffc;font-weight:300;display:block}.About-module__vAULUW__animate{opacity:0;transition:opacity .8s ease-out,transform .8s ease-out;transform:translateY(30px)}.About-module__vAULUW__animate.About-module__vAULUW__visible{opacity:1;transform:translateY(0)}.About-module__vAULUW__delay1{transition-delay:.1s}.About-module__vAULUW__delay2{transition-delay:.2s}.About-module__vAULUW__delay3{transition-delay:.3s}.About-module__vAULUW__delay4{transition-delay:.4s}.About-module__vAULUW__delay5{transition-delay:.5s}
.Statistics-module__df-pLG__statistics{padding:var(--space-16)0;background:linear-gradient(180deg,var(--color-charcoal)0%,var(--color-obsidian)100%);position:relative;overflow:hidden}.Statistics-module__df-pLG__statistics:before{content:"";pointer-events:none;background:radial-gradient(60% 40%,#d4af3708,#0000);position:absolute;inset:0}.Statistics-module__df-pLG__container{max-width:var(--container-max);padding:0 max(var(--space-5),5vw);gap:var(--space-8);grid-template-columns:repeat(2,1fr);margin:0 auto;display:grid;position:relative}@media (min-width:768px){.Statistics-module__df-pLG__container{gap:var(--space-10);grid-template-columns:repeat(4,1fr)}}.Statistics-module__df-pLG__stat{text-align:center;padding:var(--space-6);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all var(--transition-base);background:#ffffff05;border:1px solid #ffffff0d;flex-direction:column;align-items:center;display:flex}.Statistics-module__df-pLG__stat:hover{background:#ffffff0a;border-color:#d4af3733;transform:translateY(-4px)}.Statistics-module__df-pLG__statValue{font-family:var(--font-display);font-size:clamp(2.5rem,6vw,3.5rem);font-weight:var(--font-bold);color:var(--color-white);margin-bottom:var(--space-2);line-height:1}.Statistics-module__df-pLG__statSuffix{color:var(--color-gold);font-weight:var(--font-medium)}.Statistics-module__df-pLG__statLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-steel);font-weight:var(--font-medium)}
.StructuredAnswerBlocks-module__KghI7W__wrapper{gap:var(--space-8);display:grid}.StructuredAnswerBlocks-module__KghI7W__header{max-width:820px}.StructuredAnswerBlocks-module__KghI7W__eyebrow{margin-bottom:var(--space-3);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-gold);display:inline-block}.StructuredAnswerBlocks-module__KghI7W__title{font-family:var(--font-display);color:var(--color-white);margin:0 0 var(--space-3);font-size:clamp(1.8rem,4vw,2.9rem)}.StructuredAnswerBlocks-module__KghI7W__description{color:var(--color-silver);margin:0;line-height:1.8}.StructuredAnswerBlocks-module__KghI7W__subsection{gap:var(--space-4);display:grid}.StructuredAnswerBlocks-module__KghI7W__subsectionTitle{font-family:var(--font-display);color:var(--color-white);padding-bottom:var(--space-3);border-bottom:1px solid #d4af3726;margin:0;font-size:clamp(1.25rem,2.5vw,1.8rem)}.StructuredAnswerBlocks-module__KghI7W__fitGrid,.StructuredAnswerBlocks-module__KghI7W__engagementGrid,.StructuredAnswerBlocks-module__KghI7W__timelineGrid,.StructuredAnswerBlocks-module__KghI7W__checklistGrid{gap:var(--space-5);display:grid}.StructuredAnswerBlocks-module__KghI7W__fitGrid,.StructuredAnswerBlocks-module__KghI7W__engagementGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.StructuredAnswerBlocks-module__KghI7W__timelineGrid,.StructuredAnswerBlocks-module__KghI7W__checklistGrid{grid-template-columns:repeat(2,minmax(0,1fr))}@media (max-width:1024px){.StructuredAnswerBlocks-module__KghI7W__fitGrid,.StructuredAnswerBlocks-module__KghI7W__engagementGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.StructuredAnswerBlocks-module__KghI7W__timelineGrid,.StructuredAnswerBlocks-module__KghI7W__checklistGrid{grid-template-columns:1fr}}@media (max-width:640px){.StructuredAnswerBlocks-module__KghI7W__fitGrid,.StructuredAnswerBlocks-module__KghI7W__engagementGrid{grid-template-columns:1fr}}.StructuredAnswerBlocks-module__KghI7W__fitCard,.StructuredAnswerBlocks-module__KghI7W__engagementCard,.StructuredAnswerBlocks-module__KghI7W__timelineCard,.StructuredAnswerBlocks-module__KghI7W__checklistCard{padding:var(--space-6);border-radius:var(--radius-xl);transition:border-color var(--transition-base),transform var(--transition-base),box-shadow var(--transition-base);background:#ffffff08;border:1px solid #ffffff14;position:relative;overflow:hidden}.StructuredAnswerBlocks-module__KghI7W__fitCard:before,.StructuredAnswerBlocks-module__KghI7W__timelineCard:before,.StructuredAnswerBlocks-module__KghI7W__checklistCard:before{content:"";opacity:0;transition:opacity var(--transition-base);pointer-events:none;background:linear-gradient(135deg,#d4af370d,#0000 50%);position:absolute;inset:0}.StructuredAnswerBlocks-module__KghI7W__fitCard:hover,.StructuredAnswerBlocks-module__KghI7W__timelineCard:hover,.StructuredAnswerBlocks-module__KghI7W__checklistCard:hover{border-color:#d4af372e;transform:translateY(-2px);box-shadow:0 6px 24px #00000040}.StructuredAnswerBlocks-module__KghI7W__fitCard:hover:before,.StructuredAnswerBlocks-module__KghI7W__timelineCard:hover:before,.StructuredAnswerBlocks-module__KghI7W__checklistCard:hover:before{opacity:1}.StructuredAnswerBlocks-module__KghI7W__engagementCard{gap:var(--space-4);transition:border-color var(--transition-base),transform var(--transition-base),box-shadow var(--transition-base);border-color:#d4af371a;display:grid}.StructuredAnswerBlocks-module__KghI7W__engagementCard:hover{border-color:#d4af374d;transform:translateY(-3px);box-shadow:0 8px 32px #0000004d}.StructuredAnswerBlocks-module__KghI7W__engagementBestWhen{color:var(--color-white);margin:0;line-height:1.7}.StructuredAnswerBlocks-module__KghI7W__engagementList{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.StructuredAnswerBlocks-module__KghI7W__engagementList li{padding-left:var(--space-4);color:var(--color-silver);line-height:1.7;position:relative}.StructuredAnswerBlocks-module__KghI7W__engagementList li:before{content:"•";color:var(--color-gold);position:absolute;left:0}.StructuredAnswerBlocks-module__KghI7W__engagementCta{border-radius:var(--radius-full);width:fit-content;color:var(--color-gold);font-size:var(--text-sm);font-weight:var(--font-medium);transition:all var(--transition-base);background:linear-gradient(135deg,#d4af371f,#d4af370f);border:1px solid #d4af3740;justify-content:center;align-items:center;padding:.75rem 1.25rem;text-decoration:none;display:inline-flex}.StructuredAnswerBlocks-module__KghI7W__engagementCta:hover{color:var(--color-gold-light);background:linear-gradient(135deg,#d4af3738,#d4af371a);transform:translateY(-1px);box-shadow:0 0 24px #d4af3726}.StructuredAnswerBlocks-module__KghI7W__timelineWindow{margin-bottom:var(--space-3);border-radius:var(--radius-full);color:var(--color-gold);font-size:var(--text-xs);font-weight:var(--font-semibold);letter-spacing:var(--tracking-wide);text-transform:uppercase;background:#d4af371f;padding:.35rem .8rem;display:inline-block}.StructuredAnswerBlocks-module__KghI7W__cardTitle{color:var(--color-white);font-size:var(--text-lg);margin:0 0 var(--space-3);position:relative}.StructuredAnswerBlocks-module__KghI7W__cardDescription{color:var(--color-silver);margin:0;line-height:1.75}.StructuredAnswerBlocks-module__KghI7W__tableWrapper{-webkit-overflow-scrolling:touch;overflow-x:auto}.StructuredAnswerBlocks-module__KghI7W__table{border-collapse:collapse;border-radius:var(--radius-xl);background:#ffffff08;border:1px solid #ffffff14;width:100%;min-width:720px;overflow:hidden}.StructuredAnswerBlocks-module__KghI7W__table thead{background:#d4af3714}.StructuredAnswerBlocks-module__KghI7W__table th,.StructuredAnswerBlocks-module__KghI7W__table td{padding:var(--space-4);text-align:left;vertical-align:top;border-bottom:1px solid #ffffff14}.StructuredAnswerBlocks-module__KghI7W__table th{color:var(--color-white);font-weight:var(--font-semibold)}.StructuredAnswerBlocks-module__KghI7W__table td{color:var(--color-silver);line-height:1.7}.StructuredAnswerBlocks-module__KghI7W__table tbody tr:last-child td{border-bottom:none}.StructuredAnswerBlocks-module__KghI7W__priceCell{color:var(--color-gold);font-weight:var(--font-semibold);white-space:nowrap}.StructuredAnswerBlocks-module__KghI7W__checklistList{gap:var(--space-3);margin:0;padding:0;list-style:none;display:grid}.StructuredAnswerBlocks-module__KghI7W__checklistList li{padding-left:var(--space-5);color:var(--color-silver);line-height:1.7;position:relative}.StructuredAnswerBlocks-module__KghI7W__checklistList li:before{content:"✓";color:var(--color-gold);font-weight:var(--font-semibold);position:absolute;left:0}@media (prefers-reduced-motion:reduce){.StructuredAnswerBlocks-module__KghI7W__fitCard:before,.StructuredAnswerBlocks-module__KghI7W__timelineCard:before,.StructuredAnswerBlocks-module__KghI7W__checklistCard:before{display:none}}
.consult-module__ye0KSG__hero{padding:var(--space-24)0 var(--space-12);background:var(--color-obsidian);text-align:center}.consult-module__ye0KSG__container{max-width:var(--container-max);padding:0 max(var(--space-5),5vw);margin:0 auto}.consult-module__ye0KSG__heroLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-gold);margin-bottom:var(--space-4);display:inline-block}.consult-module__ye0KSG__heroTitle{font-family:var(--font-display);font-size:clamp(2rem,5vw,3.5rem);font-weight:var(--font-bold);color:var(--color-white);margin-bottom:var(--space-4);line-height:var(--leading-tight)}.consult-module__ye0KSG__heroGold{background:linear-gradient(135deg,var(--color-gold-light),var(--color-gold));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.consult-module__ye0KSG__heroDesc{font-size:var(--text-lg);color:var(--color-silver);max-width:680px;margin:0 auto var(--space-8);line-height:var(--leading-relaxed)}.consult-module__ye0KSG__heroCta{align-items:center;gap:var(--space-2);padding:var(--space-4)var(--space-8);background:linear-gradient(135deg,var(--color-gold),var(--color-gold-dark));color:var(--color-black);font-weight:var(--font-semibold);font-size:var(--text-base);border-radius:var(--radius-full);transition:all var(--transition-base);text-decoration:none;display:inline-flex}.consult-module__ye0KSG__heroCta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #d4af374d}.consult-module__ye0KSG__heroMeta{justify-content:center;gap:var(--space-8);margin-top:var(--space-8);flex-wrap:wrap;display:flex}.consult-module__ye0KSG__heroMetaItem{flex-direction:column;align-items:center;gap:2px;display:flex}.consult-module__ye0KSG__heroMetaValue{font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--color-gold)}.consult-module__ye0KSG__heroMetaLabel{font-size:var(--text-xs);color:var(--color-steel);text-transform:uppercase;letter-spacing:var(--tracking-wide)}.consult-module__ye0KSG__whatYouGet{padding:var(--space-16)0;background:var(--color-charcoal)}.consult-module__ye0KSG__decisionSupport{padding:var(--space-16)0;background:var(--color-obsidian)}.consult-module__ye0KSG__sectionLabel{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-gold);margin-bottom:var(--space-3);text-align:center;display:block}.consult-module__ye0KSG__sectionTitle{font-family:var(--font-display);font-size:clamp(1.5rem,4vw,2.5rem);font-weight:var(--font-bold);color:var(--color-white);margin-bottom:var(--space-10);text-align:center}.consult-module__ye0KSG__benefitsGrid{gap:var(--space-6);grid-template-columns:1fr;display:grid}@media (min-width:640px){.consult-module__ye0KSG__benefitsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.consult-module__ye0KSG__benefitsGrid{grid-template-columns:repeat(3,1fr)}}.consult-module__ye0KSG__benefitCard{padding:var(--space-6);border-radius:var(--radius-lg);transition:all var(--transition-base);background:#ffffff05;border:1px solid #ffffff0d}.consult-module__ye0KSG__benefitCard:hover{background:#d4af3708;border-color:#d4af3733}.consult-module__ye0KSG__benefitIcon{font-size:var(--text-2xl);margin-bottom:var(--space-3)}.consult-module__ye0KSG__benefitTitle{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--color-white);margin-bottom:var(--space-2)}.consult-module__ye0KSG__benefitDesc{font-size:var(--text-sm);color:var(--color-silver);line-height:var(--leading-relaxed)}.consult-module__ye0KSG__services{padding:var(--space-16)0;background:var(--color-obsidian)}.consult-module__ye0KSG__servicesGrid{gap:var(--space-5);margin-bottom:var(--space-8);grid-template-columns:1fr;display:grid}@media (min-width:640px){.consult-module__ye0KSG__servicesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.consult-module__ye0KSG__servicesGrid{grid-template-columns:repeat(3,1fr)}}.consult-module__ye0KSG__serviceCard{padding:var(--space-6);border-radius:var(--radius-lg);transition:all var(--transition-base);background:#ffffff05;border:1px solid #ffffff0f}.consult-module__ye0KSG__serviceCard:hover{background:#d4af3708;border-color:#d4af3733}.consult-module__ye0KSG__serviceIcon{font-size:var(--text-2xl);margin-bottom:var(--space-3)}.consult-module__ye0KSG__serviceTitle{font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--font-semibold);color:var(--color-white);margin-bottom:var(--space-3)}.consult-module__ye0KSG__serviceList{gap:var(--space-2);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.consult-module__ye0KSG__serviceList li{font-size:var(--text-sm);color:var(--color-silver);line-height:var(--leading-relaxed);padding-left:var(--space-4);position:relative}.consult-module__ye0KSG__serviceList li:before{content:"—";color:var(--color-gold);position:absolute;left:0}.consult-module__ye0KSG__servicesNote{text-align:center;font-size:var(--text-sm);color:var(--color-steel);max-width:600px;margin:0 auto}.consult-module__ye0KSG__decisionPaths{gap:var(--space-4);margin-top:var(--space-8);grid-template-columns:1fr;display:grid}@media (min-width:900px){.consult-module__ye0KSG__decisionPaths{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.consult-module__ye0KSG__decisionPathCard{align-items:flex-start;gap:var(--space-3);padding:var(--space-5);border-radius:var(--radius-lg);transition:all var(--transition-base);background:#ffffff05;border:1px solid #ffffff0f;text-decoration:none;display:flex}.consult-module__ye0KSG__decisionPathCard:hover{background:#d4af370a;border-color:#d4af373d}.consult-module__ye0KSG__decisionPathIcon{font-size:var(--text-xl)}.consult-module__ye0KSG__decisionPathTitle{margin:0 0 var(--space-1);font-size:var(--text-base);font-weight:var(--font-semibold);color:var(--color-white)}.consult-module__ye0KSG__decisionPathDesc{font-size:var(--text-sm);line-height:var(--leading-relaxed);color:var(--color-silver);margin:0}.consult-module__ye0KSG__availability{padding:var(--space-16)0;background:var(--color-charcoal)}.consult-module__ye0KSG__countriesGrid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);max-width:700px;margin:0 auto;display:grid}@media (min-width:640px){.consult-module__ye0KSG__countriesGrid{grid-template-columns:repeat(4,1fr)}}.consult-module__ye0KSG__countryItem{align-items:center;gap:var(--space-2);padding:var(--space-4);border-radius:var(--radius-lg);background:#ffffff05;border:1px solid #ffffff0d;flex-direction:column;display:flex}.consult-module__ye0KSG__countryFlag{font-size:var(--text-3xl)}.consult-module__ye0KSG__countryName{font-size:var(--text-sm);color:var(--color-silver);text-align:center}.consult-module__ye0KSG__ctaBand{padding:var(--space-12)0;text-align:center;background:linear-gradient(135deg,#d4af3714 0%,#d4af3705 100%)}.consult-module__ye0KSG__ctaBandTitle{font-family:var(--font-display);font-size:clamp(1.25rem,3vw,2rem);font-weight:var(--font-bold);color:var(--color-white);margin-bottom:var(--space-4)}.consult-module__ye0KSG__ctaBandButtons{justify-content:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.consult-module__ye0KSG__ctaPrimary{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-6);background:linear-gradient(135deg,var(--color-gold),var(--color-gold-dark));color:var(--color-black);font-weight:var(--font-semibold);font-size:var(--text-sm);border-radius:var(--radius-full);transition:all var(--transition-base);text-decoration:none;display:inline-flex}.consult-module__ye0KSG__ctaPrimary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #d4af374d}.consult-module__ye0KSG__ctaSecondary{align-items:center;gap:var(--space-2);padding:var(--space-3)var(--space-6);color:var(--color-gold);font-weight:var(--font-medium);font-size:var(--text-sm);border-radius:var(--radius-full);transition:all var(--transition-base);border:1px solid #d4af374d;text-decoration:none;display:inline-flex}.consult-module__ye0KSG__ctaSecondary:hover{border-color:var(--color-gold);background:#d4af370d}
.ServicePageShell-module__2xla8W__page{background:linear-gradient(#050508 0%,#0a0e1a 45%,#090c14 100%);min-height:100vh}.ServicePageShell-module__2xla8W__container{max-width:var(--container-max);padding:0 max(var(--space-5),5vw);margin:0 auto}.ServicePageShell-module__2xla8W__hero{padding:var(--space-24)0 var(--space-14);position:relative;overflow:hidden}.ServicePageShell-module__2xla8W__hero:before{content:"";pointer-events:none;background:radial-gradient(at 30% 20%,#d4af3717,#0000 55%),radial-gradient(at 70% 80%,#d4af370a,#0000 50%);position:absolute;inset:0}.ServicePageShell-module__2xla8W__hero:after{content:"";background:linear-gradient(90deg,#0000,#d4af3740,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.ServicePageShell-module__2xla8W__eyebrow,.ServicePageShell-module__2xla8W__sectionEyebrow{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:var(--tracking-widest);color:var(--color-gold);display:inline-block}.ServicePageShell-module__2xla8W__eyebrow{margin-bottom:var(--space-4);animation:.6s cubic-bezier(.16,1,.3,1) both ServicePageShell-module__2xla8W__fadeInUp}.ServicePageShell-module__2xla8W__title{max-width:900px;font-family:var(--font-display);font-size:clamp(2.1rem,4.5vw,3.75rem);line-height:var(--leading-tight);background:linear-gradient(135deg,var(--color-white)0%,var(--color-white)60%,var(--color-gold-light)100%);-webkit-text-fill-color:transparent;margin-bottom:var(--space-5);-webkit-background-clip:text;background-clip:text;animation:.7s cubic-bezier(.16,1,.3,1) .1s both ServicePageShell-module__2xla8W__fadeInUp}.ServicePageShell-module__2xla8W__description{max-width:760px;color:var(--color-silver);margin-bottom:var(--space-8);font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.9;animation:.7s cubic-bezier(.16,1,.3,1) .2s both ServicePageShell-module__2xla8W__fadeInUp}.ServicePageShell-module__2xla8W__heroActions{gap:var(--space-4);flex-wrap:wrap;animation:.7s cubic-bezier(.16,1,.3,1) .3s both ServicePageShell-module__2xla8W__fadeInUp;display:flex}.ServicePageShell-module__2xla8W__primaryButton,.ServicePageShell-module__2xla8W__secondaryButton{min-height:48px;padding:var(--space-3)var(--space-6);border-radius:var(--radius-full);font-weight:var(--font-semibold);transition:all var(--transition-base);justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.ServicePageShell-module__2xla8W__primaryButton{background:linear-gradient(135deg,var(--color-gold),var(--color-gold-dark));color:var(--color-black)}.ServicePageShell-module__2xla8W__primaryButton:hover{color:var(--color-black);transform:translateY(-2px);box-shadow:0 0 48px #d4af3759}.ServicePageShell-module__2xla8W__secondaryButton{color:var(--color-gold);background:#ffffff05;border:1px solid #d4af3759}.ServicePageShell-module__2xla8W__secondaryButton:hover{color:var(--color-gold-light);background:#d4af370f;border-color:#d4af3799}.ServicePageShell-module__2xla8W__metrics{gap:var(--space-4);margin-top:var(--space-10);grid-template-columns:1fr;animation:.7s cubic-bezier(.16,1,.3,1) .4s both ServicePageShell-module__2xla8W__fadeInUp;display:grid}@media (min-width:769px){.ServicePageShell-module__2xla8W__metrics{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}}.ServicePageShell-module__2xla8W__metricCard{padding:var(--space-5);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(12px);transition:border-color var(--transition-base),box-shadow var(--transition-base);background:#ffffff08;border:1px solid #ffffff14}.ServicePageShell-module__2xla8W__metricCard:hover{border-color:#d4af3733;box-shadow:0 4px 24px #0000004d}.ServicePageShell-module__2xla8W__metricValue{font-family:var(--font-display);color:var(--color-gold);margin-bottom:var(--space-2);font-size:clamp(1.35rem,2vw,2rem);display:block}.ServicePageShell-module__2xla8W__metricLabel{color:var(--color-white);font-size:var(--text-sm);line-height:var(--leading-relaxed);display:block}.ServicePageShell-module__2xla8W__section{padding:var(--space-16)0;position:relative}.ServicePageShell-module__2xla8W__section:before{content:"";background:linear-gradient(90deg,#0000,#ffffff0f,#0000);width:min(80%,600px);height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.ServicePageShell-module__2xla8W__sectionHeader{max-width:760px;margin-bottom:var(--space-8)}.ServicePageShell-module__2xla8W__sectionEyebrow{margin-bottom:var(--space-3)}.ServicePageShell-module__2xla8W__sectionTitle{font-family:var(--font-display);color:var(--color-white);margin:var(--space-3)0 var(--space-3);font-size:clamp(1.8rem,4vw,2.8rem)}.ServicePageShell-module__2xla8W__sectionDescription{color:var(--color-silver);line-height:1.8}.ServicePageShell-module__2xla8W__cardsGrid,.ServicePageShell-module__2xla8W__quickLinksGrid,.ServicePageShell-module__2xla8W__faqGrid{gap:var(--space-5);grid-template-columns:1fr;display:grid}@media (min-width:641px){.ServicePageShell-module__2xla8W__cardsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1025px){.ServicePageShell-module__2xla8W__cardsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.ServicePageShell-module__2xla8W__quickLinksGrid,.ServicePageShell-module__2xla8W__faqGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}.ServicePageShell-module__2xla8W__card,.ServicePageShell-module__2xla8W__quickLinkCard,.ServicePageShell-module__2xla8W__faqCard,.ServicePageShell-module__2xla8W__ctaCard{border-radius:var(--radius-xl);background:#ffffff08;border:1px solid #ffffff14;position:relative;overflow:hidden}.ServicePageShell-module__2xla8W__card:before,.ServicePageShell-module__2xla8W__faqCard:before{content:"";opacity:0;transition:opacity var(--transition-base);pointer-events:none;background:linear-gradient(135deg,#d4af370f,#0000 60%);position:absolute;inset:0}.ServicePageShell-module__2xla8W__card:hover:before,.ServicePageShell-module__2xla8W__faqCard:hover:before{opacity:1}.ServicePageShell-module__2xla8W__card,.ServicePageShell-module__2xla8W__faqCard{padding:var(--space-6);transition:border-color var(--transition-base),transform var(--transition-base),box-shadow var(--transition-base)}.ServicePageShell-module__2xla8W__card:hover,.ServicePageShell-module__2xla8W__faqCard:hover{border-color:#d4af3733;transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.ServicePageShell-module__2xla8W__cardTitle,.ServicePageShell-module__2xla8W__quickLinkTitle,.ServicePageShell-module__2xla8W__faqQuestion{color:var(--color-white);margin-bottom:var(--space-3);font-size:var(--text-lg);position:relative}.ServicePageShell-module__2xla8W__cardDescription,.ServicePageShell-module__2xla8W__quickLinkDescription,.ServicePageShell-module__2xla8W__faqAnswer,.ServicePageShell-module__2xla8W__ctaDescription{color:var(--color-silver);line-height:1.75}.ServicePageShell-module__2xla8W__quickLinkCard{gap:var(--space-4);padding:var(--space-6);transition:border-color var(--transition-base),transform var(--transition-base),box-shadow var(--transition-base);text-decoration:none;display:flex}.ServicePageShell-module__2xla8W__quickLinkCard:hover{border-color:#d4af3759;transform:translateY(-3px);box-shadow:0 8px 32px #0000004d}.ServicePageShell-module__2xla8W__quickLinkIcon{flex-shrink:0;font-size:1.6rem;line-height:1}.ServicePageShell-module__2xla8W__quickLinkBody{min-width:0}.ServicePageShell-module__2xla8W__quickLinkCta{margin-top:var(--space-3);color:var(--color-gold);font-weight:var(--font-medium);transition:transform var(--transition-fast);display:inline-block}.ServicePageShell-module__2xla8W__quickLinkCard:hover .ServicePageShell-module__2xla8W__quickLinkCta{transform:translate(4px)}.ServicePageShell-module__2xla8W__faqQuestion{padding-left:var(--space-4);border-left:2px solid #d4af374d}.ServicePageShell-module__2xla8W__faqCard:hover .ServicePageShell-module__2xla8W__faqQuestion{border-left-color:var(--color-gold)}.ServicePageShell-module__2xla8W__ctaSection{padding:var(--space-12)0 var(--space-20)}.ServicePageShell-module__2xla8W__ctaCard{padding:var(--space-8);background:linear-gradient(135deg,#d4af371a,#ffffff08 60%);position:relative;overflow:hidden}.ServicePageShell-module__2xla8W__ctaCard:before{content:"";background:linear-gradient(90deg,transparent,var(--color-gold),transparent);height:1px;position:absolute;top:-1px;left:10%;right:10%}.ServicePageShell-module__2xla8W__ctaTitle{font-family:var(--font-display);color:var(--color-white);margin-bottom:var(--space-3);font-size:clamp(1.75rem,4vw,2.6rem)}@keyframes ServicePageShell-module__2xla8W__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.ServicePageShell-module__2xla8W__eyebrow,.ServicePageShell-module__2xla8W__title,.ServicePageShell-module__2xla8W__description,.ServicePageShell-module__2xla8W__heroActions,.ServicePageShell-module__2xla8W__metrics{animation:none}.ServicePageShell-module__2xla8W__card:before,.ServicePageShell-module__2xla8W__faqCard:before{display:none}}
