.Header-module__6-dlpq__header{top:var(--premium-top-offset,0px);z-index:1000;width:100%;padding:var(--space-md) 0;transition:var(--trans-normal);border-bottom:1px solid #0000;position:fixed;left:0}.Header-module__6-dlpq__scrolled{padding:var(--space-sm) 0;background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border-bottom:1px solid var(--border-glass);box-shadow:0 4px 30px #0000001a}.Header-module__6-dlpq__container{justify-content:space-between;align-items:center;display:flex}.Header-module__6-dlpq__logo{font-family:var(--font-serif);letter-spacing:.1em;color:var(--text-primary);font-size:1.5rem;font-weight:700}.Header-module__6-dlpq__accent{color:var(--accent-gold)}.Header-module__6-dlpq__nav{align-items:center;gap:var(--space-xl);display:flex}.Header-module__6-dlpq__nav a{white-space:nowrap;font-family:var(--font-sans);color:var(--text-secondary);transition:var(--trans-normal);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:500}.Header-module__6-dlpq__nav a:hover{color:var(--accent-gold)}.Header-module__6-dlpq__contactBtn{background:var(--accent-gold-muted);border:1px solid var(--accent-gold);border-radius:4px;padding:.6rem 1.2rem;color:var(--accent-gold)!important}.Header-module__6-dlpq__contactBtn:hover{background:var(--accent-gold);color:var(--bg-primary)!important}.Header-module__6-dlpq__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:6px;display:none}.Header-module__6-dlpq__bar{background-color:var(--text-primary);width:24px;height:2px;transition:var(--trans-normal)}@media (max-width:1024px){.Header-module__6-dlpq__hamburger{display:flex}.Header-module__6-dlpq__nav{top:var(--premium-top-offset,0px);background:var(--bg-secondary);width:80%;height:100vh;padding:var(--space-xl);transition:var(--trans-normal);z-index:1000;flex-direction:column;justify-content:center;position:fixed;right:-100%}.Header-module__6-dlpq__menuOpen{right:0}.Header-module__6-dlpq__nav a{font-size:1.2rem}.Header-module__6-dlpq__open:first-child{transform:translateY(8px)rotate(45deg)}.Header-module__6-dlpq__open:nth-child(2){opacity:0}.Header-module__6-dlpq__open:nth-child(3){transform:translateY(-8px)rotate(-45deg)}.Header-module__6-dlpq__logo{letter-spacing:.04em;white-space:nowrap;text-overflow:ellipsis;max-width:calc(100vw - 6rem);font-size:1.05rem;overflow:hidden}}
.Footer-module__q7GZUW__footer{scroll-snap-align:end;background:#020617;border-top:1px solid #ffffff0d;padding:clamp(3rem,10vh,6rem) 0 4rem;position:relative}.Footer-module__q7GZUW__mainGrid{grid-template-columns:350px 1fr;gap:4rem;display:grid}.Footer-module__q7GZUW__brandSide{flex-direction:column;gap:2.5rem;display:flex}.Footer-module__q7GZUW__logo{font-size:2.5rem;font-family:var(--font-serif);color:var(--text-primary);letter-spacing:-.02em;margin-bottom:.5rem}.Footer-module__q7GZUW__gold{color:var(--accent-gold)}.Footer-module__q7GZUW__brandEmail{color:var(--accent-gold);margin-top:.25rem;font-size:.9rem;font-weight:500;text-decoration:none;transition:opacity .3s;display:block}.Footer-module__q7GZUW__brandEmail:hover{opacity:.8}.Footer-module__q7GZUW__socials{gap:1rem;display:flex}.Footer-module__q7GZUW__socialLink{width:40px;height:40px;color:var(--text-primary);border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;transition:all .3s;display:flex}.Footer-module__q7GZUW__socialLink:hover{border-color:var(--accent-gold);color:var(--accent-gold);transform:translateY(-3px)}.Footer-module__q7GZUW__awardSection{margin-top:1rem}.Footer-module__q7GZUW__forbesLogo{color:var(--text-primary);letter-spacing:-.05em;margin-bottom:.75rem;font-family:serif;font-size:2.4rem;font-weight:900;line-height:1}.Footer-module__q7GZUW__awardText{color:var(--text-secondary);letter-spacing:.05em;text-transform:uppercase;opacity:.8;font-size:.7rem;line-height:1.4}.Footer-module__q7GZUW__columnsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Footer-module__q7GZUW__column{flex-direction:column;display:flex}.Footer-module__q7GZUW__columnTitle{color:var(--text-primary);letter-spacing:.1em;align-items:center;margin-bottom:2rem;font-size:.85rem;font-weight:800;display:flex}.Footer-module__q7GZUW__dot{color:var(--accent-gold);margin-right:.5rem;font-size:1.2rem}.Footer-module__q7GZUW__linkList{flex-direction:column;gap:1.2rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__q7GZUW__linkList li a{color:var(--text-secondary);font-size:.95rem;text-decoration:none;transition:all .3s}.Footer-module__q7GZUW__linkList li a:hover{color:var(--accent-gold);padding-left:5px}.Footer-module__q7GZUW__contactInfo{color:var(--text-secondary);flex-direction:column;gap:1.5rem;font-size:.9rem;line-height:1.6;display:flex}.Footer-module__q7GZUW__legalInfo{opacity:.7;font-size:.8rem}.Footer-module__q7GZUW__subTitle{color:var(--text-primary);letter-spacing:.1em;align-items:center;margin-bottom:1rem;font-size:.8rem;font-weight:800;display:flex}.Footer-module__q7GZUW__emailLink{color:var(--accent-gold);align-items:center;gap:.75rem;font-size:.9rem;font-weight:600;text-decoration:none;display:flex}.Footer-module__q7GZUW__emailLink:hover{text-decoration:underline}@media (max-width:1200px){.Footer-module__q7GZUW__mainGrid{grid-template-columns:1fr;gap:4rem}.Footer-module__q7GZUW__brandSide{text-align:center;align-items:center}}@media (max-width:768px){.Footer-module__q7GZUW__columnsGrid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (max-width:480px){.Footer-module__q7GZUW__columnsGrid{grid-template-columns:1fr}}
.Hero-module__kUoVUa__hero{background:var(--bg-primary);scroll-snap-align:start;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__kUoVUa__videoBg{-o-object-fit:cover;object-fit:cover;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__kUoVUa__sideActions{flex-direction:column;justify-content:center;align-items:flex-end;gap:1.5rem;display:flex}.Hero-module__kUoVUa__sideBtn{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);transition:all .4s var(--ease-premium);background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:1.2rem;width:320px;padding:1.2rem 1.8rem;text-decoration:none;display:flex;box-shadow:0 20px 40px #0000004d}.Hero-module__kUoVUa__sideBtn:hover{border-color:var(--accent-gold);background:#d4af3714;transform:translate(-10px);box-shadow:0 30px 60px #00000080}.Hero-module__kUoVUa__iconBox{width:48px;height:48px;color:var(--accent-gold);background:#d4af371a;border:1px solid #d4af3733;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__kUoVUa__btnText{flex-direction:column;gap:.2rem;display:flex}.Hero-module__kUoVUa__btnText span{text-transform:uppercase;letter-spacing:.1em;color:var(--text-secondary);font-size:.75rem;font-weight:600}.Hero-module__kUoVUa__btnText strong{color:var(--text-primary);font-size:.95rem;font-weight:700}@media (max-width:1024px){.Hero-module__kUoVUa__container{text-align:center;flex-direction:column;justify-content:center;gap:3rem}.Hero-module__kUoVUa__sideActions{flex-flow:wrap;justify-content:center;align-items:center;width:100%}.Hero-module__kUoVUa__sideBtn{padding:1rem 1.5rem}.Hero-module__kUoVUa__btnText strong{font-size:.9rem}}@media (max-width:768px){.Hero-module__kUoVUa__sideActions{flex-direction:column;align-items:center;width:100%;padding:0 1rem}.Hero-module__kUoVUa__sideBtn{justify-content:flex-start;width:100%;max-width:290px;padding:.8rem 1.2rem}.Hero-module__kUoVUa__btnText strong{font-size:.8rem}}.Hero-module__kUoVUa__overlay{z-index:1;background:linear-gradient(#020617b3 0%,#02061766 50%,#020617cc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__kUoVUa__container{gap:var(--space-md);padding:80px 0 var(--space-xl);z-index:2;grid-template-columns:2fr 1fr;align-items:center;display:grid;position:relative}@media (max-width:968px){.Hero-module__kUoVUa__container{text-align:center;grid-template-columns:1fr;padding-top:132px}.Hero-module__kUoVUa__content{margin:0 auto}.Hero-module__kUoVUa__actions{justify-content:center}}@media (max-width:768px){.Hero-module__kUoVUa__hero{min-height:100svh}.Hero-module__kUoVUa__container{gap:1.5rem;padding-top:124px;padding-bottom:2.25rem}.Hero-module__kUoVUa__content{width:min(100%,94vw);margin-left:auto;margin-right:auto}.Hero-module__kUoVUa__badge{display:none}.Hero-module__kUoVUa__title{margin-bottom:1rem;font-size:clamp(2.42rem,10.5vw,3.25rem);line-height:1.09}.Hero-module__kUoVUa__subtitle{max-width:40ch;margin-bottom:1.1rem;margin-left:auto;margin-right:auto;font-size:1.02rem;line-height:1.52}.Hero-module__kUoVUa__actions{flex-wrap:wrap;justify-content:center;gap:.55rem;width:100%;max-width:360px;margin-bottom:.95rem;margin-left:auto;margin-right:auto}.Hero-module__kUoVUa__primaryBtn,.Hero-module__kUoVUa__secondaryBtn{box-sizing:border-box;text-align:center;white-space:nowrap;flex:100%;justify-content:center;align-items:center;min-width:0;height:52px;padding:0 .55rem;font-size:.95rem;font-weight:700;line-height:1;display:inline-flex}.Hero-module__kUoVUa__secondaryBtn{background:var(--accent-gold);border:1px solid var(--accent-gold);color:var(--bg-primary);-webkit-backdrop-filter:none;backdrop-filter:none}.Hero-module__kUoVUa__secondaryBtn:hover{background:var(--accent-gold-bright);border-color:var(--accent-gold-bright);color:var(--bg-primary);box-shadow:0 10px 20px -10px var(--accent-gold);transform:translateY(-2px)}.Hero-module__kUoVUa__sideActions{gap:.8rem;margin-top:.8rem;padding:0 .2rem}.Hero-module__kUoVUa__sideBtn{border-radius:14px;width:100%;max-width:332px;padding:.78rem 1rem}.Hero-module__kUoVUa__iconBox{width:44px;height:44px}.Hero-module__kUoVUa__btnText span{font-size:.72rem}.Hero-module__kUoVUa__btnText strong{font-size:.95rem}}@media (max-width:430px){.Hero-module__kUoVUa__container{padding-top:118px}.Hero-module__kUoVUa__title{font-size:clamp(2.14rem,11.2vw,2.86rem)}.Hero-module__kUoVUa__subtitle{max-width:33ch;font-size:.98rem}.Hero-module__kUoVUa__primaryBtn,.Hero-module__kUoVUa__secondaryBtn{height:50px;padding:0 .48rem;font-size:.9rem}.Hero-module__kUoVUa__sideBtn{max-width:320px}}.Hero-module__kUoVUa__content{z-index:2;animation:Hero-module__kUoVUa__fadeIn 1s var(--ease-premium)}.Hero-module__kUoVUa__badge{background:var(--accent-gold-muted);border:1px solid var(--accent-gold);color:var(--accent-gold);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;margin-bottom:var(--space-md);border-radius:4px;padding:.5rem 1rem;font-size:.8rem;font-weight:600;display:inline-block}.Hero-module__kUoVUa__title{font-size:clamp(2.2rem,5vw,4.2rem);font-family:var(--font-serif);color:var(--text-primary);margin-bottom:var(--space-lg);letter-spacing:-.02em;line-height:1.1}.Hero-module__kUoVUa__highlight{color:var(--accent-gold);font-style:italic}.Hero-module__kUoVUa__subtitle{color:var(--text-secondary);max-width:65ch;margin-bottom:var(--space-xl);letter-spacing:-.01em;font-size:clamp(1.05rem,1.5vw,1.25rem);line-height:1.65}.Hero-module__kUoVUa__actions{gap:var(--space-md);flex-wrap:wrap;display:flex}.Hero-module__kUoVUa__primaryBtn{background:var(--accent-gold);color:var(--bg-primary);font-weight:600;font-family:var(--font-sans);transition:var(--trans-normal);border-radius:4px;padding:1rem 2rem}.Hero-module__kUoVUa__primaryBtn:hover{background:var(--accent-gold-bright);box-shadow:0 10px 20px -10px var(--accent-gold);transform:translateY(-2px)}.Hero-module__kUoVUa__secondaryBtn{background:var(--accent-gold);border:1px solid var(--accent-gold);color:var(--bg-primary);font-weight:600;font-family:var(--font-sans);transition:var(--trans-normal);border-radius:4px;padding:1rem 2rem}.Hero-module__kUoVUa__secondaryBtn:hover{background:var(--accent-gold-bright);border-color:var(--accent-gold-bright);box-shadow:0 10px 20px -10px var(--accent-gold);transform:translateY(-2px)}.Hero-module__kUoVUa__visual{justify-content:center;align-items:center;height:400px;display:flex;position:relative}.Hero-module__kUoVUa__accentCircle{background:radial-gradient(circle, var(--accent-gold-muted) 0%, transparent 70%);filter:blur(40px);width:300px;height:300px;animation:8s ease-in-out infinite Hero-module__kUoVUa__pulse;position:absolute}@keyframes Hero-module__kUoVUa__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__kUoVUa__pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}@media (max-width:768px){.Hero-module__kUoVUa__badge{display:none!important}}
.PracticeAreas-module__8jNT3G__section{background:var(--bg-primary);scroll-snap-align:start;align-items:center;height:100svh;display:flex;position:relative;overflow:hidden}.PracticeAreas-module__8jNT3G__container{flex-direction:column;justify-content:center;width:100%;height:100%;max-height:100%;display:flex}.PracticeAreas-module__8jNT3G__header{text-align:center;margin-bottom:var(--space-md)}.PracticeAreas-module__8jNT3G__badge{border:1px solid var(--accent-gold);color:var(--accent-gold);font-family:var(--font-sans);letter-spacing:.05em;text-transform:uppercase;margin-bottom:var(--space-xs);background:#d4af371a;border-radius:4px;padding:.3rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.PracticeAreas-module__8jNT3G__title{font-size:clamp(2rem,5vh,3.5rem);font-family:var(--font-serif);color:var(--text-primary);margin-bottom:var(--space-xs);line-height:1.1}.PracticeAreas-module__8jNT3G__divider{background:var(--accent-gold);width:60px;height:2px;margin:0 auto}.PracticeAreas-module__8jNT3G__grid{grid-template-columns:repeat(3,1fr);gap:clamp(15px,2.5vh,40px);max-width:1400px;margin:0 auto;display:grid}.PracticeAreas-module__8jNT3G__card{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);transition:all .4s var(--ease-premium);background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;padding:clamp(1.2rem,2.5vh,2.5rem);display:flex;position:relative}.PracticeAreas-module__8jNT3G__card:hover{border-color:var(--accent-gold);background:#ffffff0a;transform:translateY(-5px)}.PracticeAreas-module__8jNT3G__cardIcon{color:var(--accent-gold);background:#d4af370d;border:1px solid #d4af371a;border-radius:10px;justify-content:center;align-items:center;width:clamp(48px,7vh,64px);height:clamp(48px,7vh,64px);margin-bottom:clamp(.7rem,2vh,1.2rem);font-size:clamp(1.8rem,3.5vh,2.5rem);display:flex}.PracticeAreas-module__8jNT3G__cardTitle{font-size:clamp(1.2rem,2.5vh,1.7rem);font-family:var(--font-serif);color:var(--text-primary);margin-bottom:.6rem}.PracticeAreas-module__8jNT3G__cardDescription{color:var(--text-secondary);letter-spacing:-.01em;margin:0;font-size:clamp(.95rem,1.8vh,1.05rem);line-height:1.6}@media (max-width:1024px){.PracticeAreas-module__8jNT3G__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PracticeAreas-module__8jNT3G__section{height:auto;min-height:100vh;padding:var(--space-xl) .5rem}.PracticeAreas-module__8jNT3G__grid{grid-template-columns:1fr;gap:.85rem;width:100%;max-width:none}.PracticeAreas-module__8jNT3G__title{font-size:2.2rem}.PracticeAreas-module__8jNT3G__card{border-radius:14px;width:100%;padding:1.05rem 1rem}.PracticeAreas-module__8jNT3G__cardDescription{font-size:1.01rem;line-height:1.52}}@media (max-height:800px){.PracticeAreas-module__8jNT3G__grid{gap:var(--space-sm)}.PracticeAreas-module__8jNT3G__card{padding:var(--space-sm)}.PracticeAreas-module__8jNT3G__cardIcon{width:40px;height:40px;margin-bottom:var(--space-sm);font-size:1.5rem}.PracticeAreas-module__8jNT3G__cardTitle{font-size:1.2rem}.PracticeAreas-module__8jNT3G__cardDescription{font-size:.85rem}}@media (max-width:768px){.PracticeAreas-module__8jNT3G__section{height:auto;min-height:100vh;padding:var(--space-xl) var(--space-md)}.PracticeAreas-module__8jNT3G__section{min-height:auto;padding:var(--space-xl) .5rem}.PracticeAreas-module__8jNT3G__grid{grid-template-columns:1fr}.PracticeAreas-module__8jNT3G__title{font-size:2.5rem}}
.AboutUs-module__LCt-sa__section{background:var(--bg-primary);scroll-snap-align:start;align-items:center;height:100svh;display:flex;position:relative;overflow:hidden}.AboutUs-module__LCt-sa__container{align-items:center;width:100%;height:100%;display:flex}.AboutUs-module__LCt-sa__content{gap:var(--space-xl);grid-template-columns:1fr 1fr;align-items:center;width:100%;display:grid}.AboutUs-module__LCt-sa__visual{width:100%;height:70vh;position:relative}.AboutUs-module__LCt-sa__imageWrapper{border:1px solid #ffffff1a;border-radius:20px;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:0 30px 60px -12px #00000080}.AboutUs-module__LCt-sa__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center 10%;object-position:center 10%}.AboutUs-module__LCt-sa__imageOverlay{background:linear-gradient(#0000,#02061766);position:absolute;inset:0}.AboutUs-module__LCt-sa__experienceBadge{background:var(--accent-gold);color:var(--bg-primary);z-index:2;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:140px;padding:1.5rem;display:flex;position:absolute;bottom:-20px;right:-20px;box-shadow:0 15px 30px #0000004d}.AboutUs-module__LCt-sa__years{font-size:2.5rem;font-weight:800;line-height:1;font-family:var(--font-serif)}.AboutUs-module__LCt-sa__text{text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.8rem;font-weight:600}.AboutUs-module__LCt-sa__textBlock{padding-left:var(--space-xl)}.AboutUs-module__LCt-sa__badge{border:1px solid var(--accent-gold);color:var(--accent-gold);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;margin-bottom:var(--space-md);background:#d4af371a;border-radius:4px;padding:.4rem 1rem;font-size:.85rem;font-weight:600;display:inline-block}.AboutUs-module__LCt-sa__title{font-size:clamp(2.5rem,5vh,4rem);font-family:var(--font-serif);color:var(--text-primary);margin-bottom:var(--space-md);line-height:1.1}.AboutUs-module__LCt-sa__highlight{color:var(--accent-gold)}.AboutUs-module__LCt-sa__subtitle{color:var(--text-primary);margin-bottom:var(--space-md);letter-spacing:-.015em;max-width:55ch;font-size:clamp(1.15rem,2vh,1.4rem);font-weight:500;line-height:1.5}.AboutUs-module__LCt-sa__description{color:var(--text-secondary);margin-bottom:var(--space-xl);letter-spacing:-.01em;max-width:65ch;font-size:clamp(1rem,2vh,1.15rem);line-height:1.65}.AboutUs-module__LCt-sa__statsGrid{gap:var(--space-md);padding-top:var(--space-md);border-top:1px solid #ffffff0d;grid-template-columns:repeat(3,1fr);display:grid}.AboutUs-module__LCt-sa__statItem{flex-direction:column;display:flex}.AboutUs-module__LCt-sa__statValue{color:var(--accent-gold);font-size:1.8rem;font-weight:700;font-family:var(--font-serif)}.AboutUs-module__LCt-sa__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-top:.25rem;font-size:.8rem}@media (max-width:1024px){.AboutUs-module__LCt-sa__section{height:auto;min-height:unset;scroll-snap-align:none;padding:4rem 0 3rem;display:block;overflow:visible}.AboutUs-module__LCt-sa__container{align-items:flex-start;height:auto}.AboutUs-module__LCt-sa__content{grid-template-columns:1fr;align-items:start;gap:1.75rem}.AboutUs-module__LCt-sa__visual{max-width:min(100%,720px);height:auto;margin:0 auto}.AboutUs-module__LCt-sa__textBlock{max-width:min(100%,720px);margin:0 auto;padding-left:0}.AboutUs-module__LCt-sa__experienceBadge{border-radius:14px;min-width:118px;padding:1rem 1.1rem;bottom:1rem;right:1rem}.AboutUs-module__LCt-sa__years{font-size:1.8rem}.AboutUs-module__LCt-sa__image{-o-object-position:center top!important;object-position:center top!important;transform:none!important}.AboutUs-module__LCt-sa__imageWrapper{aspect-ratio:4/4.6;height:auto}.AboutUs-module__LCt-sa__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.AboutUs-module__LCt-sa__section{padding:3rem 0 2.5rem}.AboutUs-module__LCt-sa__content{gap:1.5rem}.AboutUs-module__LCt-sa__visual,.AboutUs-module__LCt-sa__textBlock{max-width:min(100%,92vw)}.AboutUs-module__LCt-sa__imageWrapper{aspect-ratio:4/4.8;border-radius:18px}.AboutUs-module__LCt-sa__experienceBadge{min-width:132px;padding:1.1rem 1rem;bottom:.875rem;right:.875rem}.AboutUs-module__LCt-sa__years{font-size:2rem}.AboutUs-module__LCt-sa__text{font-size:.78rem}.AboutUs-module__LCt-sa__badge{margin-bottom:.85rem}.AboutUs-module__LCt-sa__title{margin-bottom:.85rem;font-size:clamp(2rem,10vw,2.8rem)}.AboutUs-module__LCt-sa__subtitle{margin-bottom:.85rem;font-size:1.02rem;line-height:1.45}.AboutUs-module__LCt-sa__description{margin-bottom:1.25rem;font-size:.98rem;line-height:1.65}.AboutUs-module__LCt-sa__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;padding-top:1rem}.AboutUs-module__LCt-sa__statItem{background:linear-gradient(145deg,#09132cd1 0%,#070f24f5 100%);border:1px solid #d4af3738;border-radius:12px;justify-content:center;min-height:88px;padding:.8rem .9rem;box-shadow:0 10px 24px #0000004d}.AboutUs-module__LCt-sa__statItem:nth-child(3):last-child{grid-column:1/-1}.AboutUs-module__LCt-sa__statValue{font-size:clamp(1.8rem,8vw,2.2rem);line-height:1}.AboutUs-module__LCt-sa__statLabel{margin-top:.3rem;font-size:.72rem;line-height:1.35}}@media (max-width:560px){.AboutUs-module__LCt-sa__section{padding:2.5rem 0 2.25rem}.AboutUs-module__LCt-sa__visual,.AboutUs-module__LCt-sa__textBlock{max-width:min(100%,94vw)}.AboutUs-module__LCt-sa__imageWrapper{aspect-ratio:4/5.05}.AboutUs-module__LCt-sa__experienceBadge{min-width:124px}.AboutUs-module__LCt-sa__statsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-height:800px) and (min-width:1025px){.AboutUs-module__LCt-sa__visual{height:60vh}.AboutUs-module__LCt-sa__title{font-size:2.5rem}.AboutUs-module__LCt-sa__description{margin-bottom:var(--space-lg)}}
.SuccessStories-module__Soicmq__section{background:var(--bg-primary);scroll-snap-align:start;align-items:center;height:100svh;display:flex;position:relative;overflow:hidden}.SuccessStories-module__Soicmq__container{flex-direction:column;justify-content:center;width:100%;height:100%;display:flex}.SuccessStories-module__Soicmq__header{text-align:center;max-width:850px;margin-bottom:clamp(.5rem,2vh,1.5rem);margin-left:auto;margin-right:auto}.SuccessStories-module__Soicmq__badge{border:1px solid var(--accent-gold);color:var(--accent-gold);font-family:var(--font-sans);letter-spacing:.05em;text-transform:uppercase;background:#d4af371a;border-radius:4px;margin-bottom:.25rem;padding:.3rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.SuccessStories-module__Soicmq__title{font-size:clamp(1.8rem,4.5vh,3.2rem);font-family:var(--font-serif);color:var(--text-primary);margin-bottom:var(--space-xs);line-height:1.1}.SuccessStories-module__Soicmq__highlight{color:var(--accent-gold)}.SuccessStories-module__Soicmq__divider{background:var(--accent-gold);width:40px;height:2px;margin:0 auto .5rem}.SuccessStories-module__Soicmq__subtitle{color:var(--text-secondary);letter-spacing:-.01em;max-width:65ch;margin:0 auto;font-size:clamp(.95rem,2vh,1.15rem);line-height:1.65}.SuccessStories-module__Soicmq__grid{grid-template-columns:repeat(3,1fr);gap:clamp(8px,1.5vh,16px);display:grid}.SuccessStories-module__Soicmq__card{transition:all .4s var(--ease-premium);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;flex-direction:column;height:100%;display:flex;overflow:hidden}.SuccessStories-module__Soicmq__card:hover{border-color:var(--accent-gold);background:#ffffff0a;transform:translateY(-5px)}.SuccessStories-module__Soicmq__resultHeader{background:linear-gradient(135deg,#d4af371f,#d4af370a);border-bottom:1px solid #d4af3726;flex-direction:column;justify-content:center;gap:.25rem;min-height:clamp(65px,11vh,110px);padding:clamp(.6rem,1.8vh,1.2rem);display:flex}.SuccessStories-module__Soicmq__resultLabel{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.1em;font-size:.65rem;font-weight:800}.SuccessStories-module__Soicmq__resultValue{color:var(--text-primary);font-size:clamp(.9rem,2.1vh,1.2rem);font-weight:700;line-height:1.3}.SuccessStories-module__Soicmq__cardDetails{padding:clamp(.8rem,2vh,1.4rem)}.SuccessStories-module__Soicmq__caseCategory{color:var(--accent-gold);text-transform:uppercase;letter-spacing:.05em;opacity:.8;margin-bottom:.25rem;font-size:.65rem;font-weight:700;display:block}.SuccessStories-module__Soicmq__caseTitle{font-size:clamp(1rem,2.4vh,1.35rem);font-family:var(--font-serif);color:var(--text-primary);margin-bottom:.5rem;line-height:1.2}.SuccessStories-module__Soicmq__caseDescription{color:var(--text-secondary);letter-spacing:-.01em;margin:0;font-size:clamp(.9rem,1.8vh,1.05rem);line-height:1.6}@media (max-width:1024px){.SuccessStories-module__Soicmq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.SuccessStories-module__Soicmq__section{height:auto;min-height:100vh;padding:var(--space-xl) .5rem}.SuccessStories-module__Soicmq__grid{grid-template-columns:1fr;gap:.85rem;width:100%;max-width:none}.SuccessStories-module__Soicmq__title{font-size:2.22rem}.SuccessStories-module__Soicmq__card{border-radius:14px;width:100%}.SuccessStories-module__Soicmq__resultHeader{padding:.9rem 1rem}.SuccessStories-module__Soicmq__cardDetails{padding:1rem}}@media (max-height:800px){.SuccessStories-module__Soicmq__card{padding:1.5rem}.SuccessStories-module__Soicmq__resultBadge{padding:.75rem}.SuccessStories-module__Soicmq__caseDescription{margin-bottom:1rem}}
.Contact-module__yJnHOq__section{background:var(--bg-primary);scroll-snap-align:start;align-items:center;height:100svh;display:flex;position:relative;overflow:hidden}.Contact-module__yJnHOq__container{flex-direction:column;justify-content:center;height:100%;padding-top:clamp(1rem,4vh,3rem);padding-bottom:clamp(1rem,4vh,3rem);display:flex}.Contact-module__yJnHOq__content{gap:var(--space-lg);grid-template-columns:1fr 1.2fr;align-items:center;display:grid}.Contact-module__yJnHOq__infoSide{padding-right:var(--space-lg)}.Contact-module__yJnHOq__badge{border:1px solid var(--accent-gold);color:var(--accent-gold);font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;margin-bottom:var(--space-sm);background:#d4af371a;border-radius:4px;padding:.3rem .8rem;font-size:.75rem;font-weight:600;display:inline-block}.Contact-module__yJnHOq__title{font-size:clamp(2rem,4vh,3rem);font-family:var(--font-serif);color:var(--text-primary);margin-bottom:var(--space-sm);line-height:1.1}.Contact-module__yJnHOq__highlight{color:var(--accent-gold)}.Contact-module__yJnHOq__description{color:var(--text-secondary);margin-bottom:var(--space-lg);letter-spacing:-.01em;max-width:65ch;font-size:clamp(1rem,2vh,1.15rem);line-height:1.65}.Contact-module__yJnHOq__contactList{gap:var(--space-sm);flex-direction:column;margin-bottom:0;display:flex}.Contact-module__yJnHOq__contactItem{align-items:center;gap:1.2rem;display:flex}.Contact-module__yJnHOq__iconBox{width:44px;height:44px;color:var(--accent-gold);background:#d4af371a;border:1px solid #d4af3733;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__yJnHOq__contactText{flex-direction:column;display:flex}.Contact-module__yJnHOq__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem}.Contact-module__yJnHOq__value{color:var(--text-primary);font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s}a.Contact-module__yJnHOq__value:hover{color:var(--accent-gold)}.Contact-module__yJnHOq__socials{gap:1.2rem;display:flex}.Contact-module__yJnHOq__socialLink{width:48px;height:48px;color:var(--text-secondary);transition:all .4s var(--ease-premium);background:#ffffff08;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.Contact-module__yJnHOq__socialLink:hover{color:var(--accent-gold);border-color:var(--accent-gold);background:#d4af371a;transform:translateY(-4px);box-shadow:0 10px 20px #0000004d}.Contact-module__yJnHOq__formSide{-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;padding:clamp(1.5rem,3vh,2.5rem);box-shadow:0 40px 100px -20px #00000080}.Contact-module__yJnHOq__formWrap{width:100%}.Contact-module__yJnHOq__form{flex-direction:column;gap:clamp(.75rem,1.5vh,1rem);display:flex}.Contact-module__yJnHOq__inputGroup{flex-direction:column;gap:.35rem;display:flex}.Contact-module__yJnHOq__inputLabel{color:var(--text-primary);margin-left:.4rem;font-size:.75rem;font-weight:600}.Contact-module__yJnHOq__input,.Contact-module__yJnHOq__select,.Contact-module__yJnHOq__textarea{color:var(--text-primary);background:#ffffff08;border:1px solid #ffffff1a;border-radius:8px;padding:.7rem 1rem;font-family:inherit;font-size:.9rem;transition:all .3s}.Contact-module__yJnHOq__input:focus,.Contact-module__yJnHOq__select:focus,.Contact-module__yJnHOq__textarea:focus{border-color:var(--accent-gold);background:#d4af370d;outline:none}.Contact-module__yJnHOq__textarea{resize:none;min-height:80px;max-height:120px}.Contact-module__yJnHOq__submitBtn{background:var(--accent-gold);color:var(--bg-primary);cursor:pointer;transition:all .4s var(--ease-premium);text-transform:uppercase;letter-spacing:.1em;border:none;border-radius:8px;margin-top:.5rem;padding:1rem;font-size:.9rem;font-weight:700}.Contact-module__yJnHOq__submitBtn:hover{filter:brightness(1.1);transform:translateY(-3px);box-shadow:0 10px 20px #d4af374d}.Contact-module__yJnHOq__footer{padding-bottom:2rem}.Contact-module__yJnHOq__footerLine{background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:100%;height:1px;margin-bottom:2rem}.Contact-module__yJnHOq__footerContent{color:var(--text-secondary);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.Contact-module__yJnHOq__footerLinks{gap:2rem;display:flex}.Contact-module__yJnHOq__footerLinks a{color:inherit;text-decoration:none;transition:color .3s}.Contact-module__yJnHOq__footerLinks a:hover{color:var(--text-primary)}@media (max-width:850px){.Contact-module__yJnHOq__content{gap:var(--space-md);grid-template-columns:1fr}.Contact-module__yJnHOq__infoSide{text-align:center;flex-direction:column;align-items:center;padding-right:0;display:flex}.Contact-module__yJnHOq__contactList{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.Contact-module__yJnHOq__contactItem{text-align:left;flex-direction:row;align-items:center;gap:1rem;width:100%;max-width:320px;display:flex}.Contact-module__yJnHOq__formSide{padding:.45rem .3rem}.Contact-module__yJnHOq__formWrap>div{border-radius:20px!important;padding:.95rem!important}.Contact-module__yJnHOq__section{height:auto;min-height:100vh;padding:3rem .2rem}.Contact-module__yJnHOq__container{padding-left:0!important;padding-right:0!important}}@media (max-width:480px){.Contact-module__yJnHOq__contactList{gap:1.5rem}.Contact-module__yJnHOq__value{font-size:.9rem}}@media (max-height:850px){.Contact-module__yJnHOq__container{padding-top:2rem;padding-bottom:2rem}.Contact-module__yJnHOq__description{-webkit-line-clamp:2;line-clamp:2;margin-bottom:var(--space-md);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.Contact-module__yJnHOq__contactList{gap:.5rem}.Contact-module__yJnHOq__formSide{padding:1rem 1.5rem}.Contact-module__yJnHOq__form{gap:.5rem}.Contact-module__yJnHOq__inputGroup{gap:.2rem}.Contact-module__yJnHOq__textarea{min-height:60px}}@media (max-height:700px){.Contact-module__yJnHOq__description,.Contact-module__yJnHOq__badge{display:none}.Contact-module__yJnHOq__title{font-size:1.8rem}}@media (max-width:768px){.Contact-module__yJnHOq__footerContent{text-align:center;flex-direction:column;gap:1rem}.Contact-module__yJnHOq__footerLinks{gap:1rem}}
.SEOExpertise-module__H_405q__section{background:var(--bg-primary);z-index:1;padding:clamp(5rem,12vh,8rem) 0;position:relative}.SEOExpertise-module__H_405q__container{max-width:1200px}.SEOExpertise-module__H_405q__grid{grid-template-columns:1fr 1.2fr;align-items:start;gap:4rem;display:grid}.SEOExpertise-module__H_405q__textContent{position:sticky;top:120px}.SEOExpertise-module__H_405q__badge{border:1px solid var(--accent-gold);color:var(--accent-gold);text-transform:uppercase;letter-spacing:.1em;border-radius:20px;margin-bottom:2rem;padding:.3rem .8rem;font-size:.75rem;display:inline-block}.SEOExpertise-module__H_405q__title{font-size:clamp(2rem,4vh,2.5rem);font-family:var(--font-serif);color:var(--text-primary);opacity:.9;margin-bottom:2rem;line-height:1.2}.SEOExpertise-module__H_405q__divider{background:var(--accent-gold);opacity:.5;width:60px;height:1px;margin-bottom:2rem}.SEOExpertise-module__H_405q__description{color:var(--text-secondary);letter-spacing:-.01em;max-width:65ch;margin-bottom:1.5rem;font-size:clamp(1rem,2vh,1.15rem);line-height:1.65}.SEOExpertise-module__H_405q__accordionContainer{width:100%}.SEOExpertise-module__H_405q__accordion{flex-direction:column;gap:1rem;display:flex}.SEOExpertise-module__H_405q__accordionItem{transition:all .3s var(--ease-premium);background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;overflow:hidden}.SEOExpertise-module__H_405q__accordionItem.SEOExpertise-module__H_405q__active{background:#ffffff0a;border-color:#d4af374d}.SEOExpertise-module__H_405q__trigger{cursor:pointer;text-align:left;width:100%;color:var(--text-primary);transition:var(--trans-normal);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.SEOExpertise-module__H_405q__trigger:hover{color:var(--accent-gold)}.SEOExpertise-module__H_405q__itemTitle{letter-spacing:.05em;font-size:1.1rem;font-weight:500;font-family:var(--font-serif)}.SEOExpertise-module__H_405q__iconBox{color:var(--accent-gold);transition:transform .3s var(--ease-premium);flex-shrink:0;margin-left:1rem}.SEOExpertise-module__H_405q__active .SEOExpertise-module__H_405q__iconBox{transform:rotate(180deg)}.SEOExpertise-module__H_405q__panel{transition:grid-template-rows .4s var(--ease-premium);grid-template-rows:0fr;display:grid}.SEOExpertise-module__H_405q__active .SEOExpertise-module__H_405q__panel{grid-template-rows:1fr}.SEOExpertise-module__H_405q__contentInner{overflow:hidden}.SEOExpertise-module__H_405q__contentInner p{color:var(--text-secondary);white-space:pre-line;letter-spacing:-.01em;margin:0;padding:0 1.5rem 1.75rem;font-size:clamp(.95rem,1.8vh,1.05rem);line-height:1.65}@media (max-width:1024px){.SEOExpertise-module__H_405q__grid{grid-template-columns:1fr 1fr;gap:2rem}.SEOExpertise-module__H_405q__title{font-size:1.8rem}}@media (max-width:768px){.SEOExpertise-module__H_405q__section{padding:var(--space-lg) 1rem}.SEOExpertise-module__H_405q__grid{grid-template-columns:1fr;gap:3rem}.SEOExpertise-module__H_405q__textContent{position:static}.SEOExpertise-module__H_405q__title{font-size:1.6rem}.SEOExpertise-module__H_405q__itemTitle{font-size:1rem}}
.PremiumFloatingActions-module___pR2wW__floatingContainer{z-index:100;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:2rem;right:2rem}.PremiumFloatingActions-module___pR2wW__actionBtn{color:#fff;cursor:pointer;background:var(--floating-actions-bg,var(--color-primary,#0b2343));border:none;border-radius:9999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;text-decoration:none;transition:transform .24s,background-color .24s;display:inline-flex;position:relative;box-shadow:0 16px 30px -16px #0b2343d9}.PremiumFloatingActions-module___pR2wW__actionBtn:hover{background:var(--floating-actions-hover,var(--color-accent,#163b6d));transform:translateY(-2px)}.PremiumFloatingActions-module___pR2wW__tooltip{opacity:0;visibility:hidden;white-space:nowrap;pointer-events:none;color:#fff;letter-spacing:.08em;text-transform:uppercase;background:var(--floating-actions-bg,var(--color-primary,#0b2343));border-radius:.35rem;padding:.45rem .8rem;font-size:.78rem;font-weight:700;transition:transform .22s,opacity .22s,visibility .22s;position:absolute;top:50%;right:calc(100% + 12px);transform:translateY(-50%)translate(8px);box-shadow:0 10px 22px -12px #0b2343e6}.PremiumFloatingActions-module___pR2wW__tooltip:after{content:"";border-style:solid;border-width:5px 0 5px 5px;border-color:transparent transparent transparent var(--floating-actions-bg,var(--color-primary,#0b2343));position:absolute;top:50%;right:-5px;transform:translateY(-50%)}.PremiumFloatingActions-module___pR2wW__actionBtn:hover .PremiumFloatingActions-module___pR2wW__tooltip{opacity:1;visibility:visible;transform:translateY(-50%)translate(0)}@media (max-width:768px){.PremiumFloatingActions-module___pR2wW__floatingContainer{bottom:1.1rem;right:1.1rem}.PremiumFloatingActions-module___pR2wW__actionBtn{width:3.2rem;height:3.2rem}.PremiumFloatingActions-module___pR2wW__tooltip{display:none}}
.lexpulse-root{--color-primary:#0b1929;--color-primary-light:#142236;--color-primary-mid:#1e3a5f;--color-accent:#c5a059;--color-accent-light:#e8c97a;--color-accent-dark:#a47a38;--color-bg:#fafaf8;--color-surface:#fff;--color-surface-alt:#f4f3ef;--color-text:#111827;--color-text-muted:#6b7280;--color-text-light:#9ca3af;--color-border:#e5e7eb;--color-border-light:#f3f4f6;--font-serif:var(--font-playfair,"Playfair Display", Georgia, serif);--font-sans:var(--font-inter,Inter, system-ui, sans-serif);--space-xs:.5rem;--space-sm:1rem;--space-md:2rem;--space-lg:4rem;--space-xl:8rem;--transition-smooth:all .3s cubic-bezier(.4, 0, .2, 1);--transition-premium:all .6s cubic-bezier(.22, 1, .36, 1);--shadow-xs:0 1px 3px #0000000d;--shadow-sm:0 2px 8px #00000012;--shadow-md:0 8px 24px #0000001a;--shadow-lg:0 20px 60px #00000024;--shadow-xl:0 40px 100px #0000002e;--shadow-gold:0 8px 32px #c5a05959;--shadow-card:0 4px 16px #0b192914;--max-width:1200px;--header-height:80px;--radius-sm:4px;--radius-md:8px;--radius-lg:16px;--radius-xl:24px;--radius-full:9999px;font-family:var(--font-sans);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--color-bg);flex-direction:column;min-height:100vh;line-height:1.5;display:flex;overflow-x:hidden}.lexpulse-root *,.lexpulse-root :before,.lexpulse-root :after{box-sizing:border-box}:where(.lexpulse-root) h1,:where(.lexpulse-root) h2,:where(.lexpulse-root) h3,:where(.lexpulse-root) h4,:where(.lexpulse-root) h5,:where(.lexpulse-root) h6{font-family:var(--font-serif);color:var(--color-primary);font-weight:700;line-height:1.15}:where(.lexpulse-root) a{color:inherit;text-decoration:none}:where(.lexpulse-root) button{font-family:inherit}:where(.lexpulse-root) img,:where(.lexpulse-root) video{max-width:100%;display:block}.lexpulse-root .container,.lexpulse-root .container.container{width:100%;max-width:var(--max-width)!important;padding:0 var(--space-md)!important;margin:0 auto!important}@media (max-width:768px){.lexpulse-root{--space-lg:3rem;--space-xl:5rem}.lexpulse-root .container,.lexpulse-root .container.container{padding:0 1.25rem!important}}
.Header-module__mFUGnq__header{top:var(--premium-top-offset,0px);z-index:1000;height:var(--header-height);transition:var(--transition-smooth);align-items:center;display:flex;position:fixed;left:0;right:0}.Header-module__mFUGnq__scrolled{-webkit-backdrop-filter:blur(24px);background:#fffffff5;border-bottom:1px solid #c5a05926;box-shadow:0 4px 30px #0b19290d}.Header-module__mFUGnq__progressContainer{z-index:10;background:0 0;width:100%;height:2px;position:absolute;bottom:0;left:0}.Header-module__mFUGnq__progressBar{background:var(--color-accent);transform-origin:0%;height:100%}.Header-module__mFUGnq__content{justify-content:space-between;align-items:center;gap:1.5rem;height:100%;display:flex}.Header-module__mFUGnq__logo{flex:0 auto;min-width:0}.Header-module__mFUGnq__logo a{font-family:var(--font-serif);white-space:nowrap;max-width:30rem;color:var(--color-primary);letter-spacing:.06em;align-items:center;gap:.6rem;font-size:1.15rem;font-weight:700;line-height:1.2;display:flex}.Header-module__mFUGnq__logoMark{background:var(--color-primary);width:30px;height:30px;color:var(--color-accent);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.Header-module__mFUGnq__logoText{text-overflow:ellipsis;min-width:0;overflow:hidden}.Header-module__mFUGnq__nav{white-space:nowrap;flex-shrink:0;align-items:center;gap:2rem;display:flex}.Header-module__mFUGnq__nav a{color:var(--color-text-muted);padding-bottom:3px;font-size:.875rem;font-weight:500;transition:color .25s;position:relative}.Header-module__mFUGnq__nav a:after{content:"";background:var(--color-accent);border-radius:2px;width:0;height:1.5px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__mFUGnq__nav a:hover{color:var(--color-primary)}.Header-module__mFUGnq__nav a:hover:after{width:100%}.Header-module__mFUGnq__actions{align-items:center;gap:1rem;display:flex}.Header-module__mFUGnq__ctaBtn{background:var(--color-primary);color:#fff;text-transform:uppercase;letter-spacing:.07em;border-radius:var(--radius-sm);transition:var(--transition-smooth);white-space:nowrap;padding:.625rem 1.375rem;font-size:.8rem;font-weight:600}.Header-module__mFUGnq__ctaBtn:hover{background:var(--color-accent);box-shadow:var(--shadow-gold)}.Header-module__mFUGnq__burger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;width:32px;padding:4px;display:none}.Header-module__mFUGnq__burger span{background:var(--color-primary);height:2px;transition:var(--transition-smooth);transform-origin:50%;border-radius:2px;display:block}.Header-module__mFUGnq__burger span:first-child{width:100%}.Header-module__mFUGnq__burger span:nth-child(2){width:75%}.Header-module__mFUGnq__burger span:nth-child(3){width:100%}.Header-module__mFUGnq__burgerOpen span:first-child{width:100%;transform:translateY(7px)rotate(45deg)}.Header-module__mFUGnq__burgerOpen span:nth-child(2){opacity:0;transform:scaleX(0)}.Header-module__mFUGnq__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__mFUGnq__drawer{top:calc(var(--header-height) + var(--premium-top-offset,0px));z-index:999;border-bottom:1px solid var(--color-border);box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;background:#fff;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .3s;position:fixed;left:0;right:0;transform:translateY(-110%)}.Header-module__mFUGnq__drawerOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__mFUGnq__drawerNav{flex-direction:column;gap:0;padding:1.5rem 1.25rem;display:flex}.Header-module__mFUGnq__drawerNav a{color:var(--color-text);border-bottom:1px solid var(--color-border-light);transition:var(--transition-smooth);padding:.875rem 0;font-size:1rem;font-weight:500}.Header-module__mFUGnq__drawerNav a:hover{color:var(--color-accent);padding-left:8px}.Header-module__mFUGnq__drawerCta{background:var(--color-primary);text-transform:uppercase;letter-spacing:.07em;border-radius:var(--radius-sm);justify-content:center;align-items:center;margin-top:1.25rem;color:#fff!important;border-bottom:none!important;padding:.875rem!important;font-size:.875rem!important;font-weight:600!important;display:flex!important}.Header-module__mFUGnq__drawerCta:hover{background:var(--color-accent)!important;padding-left:.875rem!important}@media (max-width:1024px){.Header-module__mFUGnq__nav,.Header-module__mFUGnq__ctaBtn{display:none}.Header-module__mFUGnq__burger{display:flex}.Header-module__mFUGnq__logo a{white-space:nowrap;max-width:calc(100vw - 6rem);font-size:1rem;line-height:1.3}}
.Footer-module__WSOZeW__footer{background-color:var(--color-primary);color:#fff;padding:0 0 var(--space-md)}.Footer-module__WSOZeW__topAccent{background:linear-gradient(90deg, var(--color-primary), var(--color-accent) 50%, var(--color-primary));height:3px;margin-bottom:0}.Footer-module__WSOZeW__grid{gap:var(--space-lg);padding:var(--space-lg) 0 var(--space-lg);border-bottom:1px solid #ffffff12;grid-template-columns:2fr 1fr 1fr 1.25fr;display:grid}.Footer-module__WSOZeW__brand{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__WSOZeW__logo{font-family:var(--font-serif);color:#fff;letter-spacing:.05em;font-size:2rem;font-weight:700}.Footer-module__WSOZeW__logo span{color:var(--color-accent)}.Footer-module__WSOZeW__tagline{color:#ffffff80;max-width:280px;font-size:.9375rem;line-height:1.65}.Footer-module__WSOZeW__socials{gap:.625rem;display:flex}.Footer-module__WSOZeW__social{color:#ffffffa6;width:36px;height:36px;transition:var(--transition-smooth);border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.Footer-module__WSOZeW__social:hover{border-color:var(--color-accent);color:var(--color-accent);background:#c5a05914}.Footer-module__WSOZeW__col{flex-direction:column;display:flex}.Footer-module__WSOZeW__colTitle{text-transform:uppercase;letter-spacing:.12em;color:var(--color-accent);margin-bottom:1.25rem;font-size:.75rem;font-weight:700}.Footer-module__WSOZeW__colLinks{flex-direction:column;gap:.625rem;display:flex}.Footer-module__WSOZeW__colLinks a{color:#ffffff8c;transition:var(--transition-smooth);font-size:.9375rem;line-height:1.4}.Footer-module__WSOZeW__colLinks a:hover{color:#fff;padding-left:5px}.Footer-module__WSOZeW__address{flex-direction:column;gap:.5rem;font-style:normal;display:flex}.Footer-module__WSOZeW__address p,.Footer-module__WSOZeW__address a{color:#ffffff8c;transition:var(--transition-smooth);font-size:.9375rem;line-height:1.4}.Footer-module__WSOZeW__address a:hover{color:var(--color-accent)}.Footer-module__WSOZeW__bottom{padding-top:var(--space-md);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem;display:flex}.Footer-module__WSOZeW__bottom p{color:#ffffff59;font-size:.8125rem}.Footer-module__WSOZeW__legal{font-size:.75rem!important}@media (max-width:992px){.Footer-module__WSOZeW__grid{gap:var(--space-md);grid-template-columns:1fr 1fr}.Footer-module__WSOZeW__brand{grid-column:1/-1}.Footer-module__WSOZeW__tagline{max-width:100%}}@media (max-width:600px){.Footer-module__WSOZeW__grid{grid-template-columns:1fr}.Footer-module__WSOZeW__bottom{text-align:center;flex-direction:column}}
.Hero-module__nh94eG__hero{height:100vh;padding-top:var(--header-height);background-color:var(--color-bg);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__nh94eG__bgDecor{pointer-events:none;z-index:0;position:absolute;inset:0}.Hero-module__nh94eG__bgCircle{background:radial-gradient(circle,#c5a05912 0%,#0000 65%);border-radius:50%;width:700px;height:700px;position:absolute;top:-20%;right:-15%}.Hero-module__nh94eG__bgCircle2{background:radial-gradient(circle,#0b192908 0%,#0000 65%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:-10%;left:-10%}.Hero-module__nh94eG__grid{z-index:1;gap:var(--space-md);height:calc(100vh - var(--header-height));grid-template-columns:1.1fr .9fr;align-items:center;width:100%;display:grid;position:relative}.Hero-module__nh94eG__content{flex-direction:column;justify-content:center;height:100%;padding:1.5rem 0;display:flex;transform:translateY(-2.2rem)}.Hero-module__nh94eG__eyebrow{text-transform:uppercase;letter-spacing:.15em;color:var(--color-accent);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Hero-module__nh94eG__eyebrowDot{background-color:var(--color-accent);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__nh94eG__pulse;display:inline-block}@keyframes Hero-module__nh94eG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.8)}}.Hero-module__nh94eG__title{letter-spacing:-.02em;color:var(--color-primary);margin-bottom:1.125rem;font-size:clamp(2.5rem,5vw,4rem);font-style:normal;line-height:1.08}.Hero-module__nh94eG__titleAccent{color:var(--color-accent);font-style:italic}.Hero-module__nh94eG__description{color:var(--color-text-muted);max-width:500px;margin-bottom:1.875rem;font-size:1.0625rem;line-height:1.7}.Hero-module__nh94eG__actions{flex-wrap:wrap;gap:.875rem;margin-bottom:1.75rem;display:flex}.Hero-module__nh94eG__btnPrimary{background-color:var(--color-primary);color:#fff;text-transform:uppercase;letter-spacing:.07em;border-radius:var(--radius-sm);transition:var(--transition-smooth);align-items:center;gap:.5rem;padding:.8125rem 1.75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Hero-module__nh94eG__btnPrimary:hover{background-color:var(--color-accent);box-shadow:var(--shadow-gold);transform:translateY(-2px)}.Hero-module__nh94eG__btnOutline{border:1.5px solid var(--color-primary);color:var(--color-primary);text-transform:uppercase;letter-spacing:.07em;border-radius:var(--radius-sm);transition:var(--transition-smooth);align-items:center;padding:.8125rem 1.75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Hero-module__nh94eG__btnOutline:hover{background-color:var(--color-primary);color:#fff;transform:translateY(-2px)}.Hero-module__nh94eG__imageArea{justify-content:center;align-self:stretch;align-items:center;display:flex;position:relative}.Hero-module__nh94eG__imageBg{display:none}.Hero-module__nh94eG__heroImg{pointer-events:none;width:auto;max-width:none;height:86%;position:absolute;bottom:13%;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#000 70%,#0000 100%);mask-image:linear-gradient(#000 70%,#0000 100%)}.Hero-module__nh94eG__floatingCard{z-index:2;border-radius:var(--radius-md);min-width:410px;max-width:460px;box-shadow:var(--shadow-lg);border-left:3px solid var(--color-accent);background:#fff;align-items:flex-start;gap:.875rem;margin-top:.35rem;padding:1rem 1.25rem;display:flex;position:relative}.Hero-module__nh94eG__floatingIcon{font-size:1.375rem}.Hero-module__nh94eG__floatingNum{letter-spacing:.04em;text-transform:uppercase;color:var(--color-primary);font-size:.8rem;font-weight:800;line-height:1.25}.Hero-module__nh94eG__floatingLabel{color:var(--color-text-muted);letter-spacing:.01em;white-space:nowrap;margin-top:.25rem;font-size:.82rem;line-height:1.35}.Hero-module__nh94eG__floatingLabel strong{color:var(--color-primary);font-weight:800}.Hero-module__nh94eG__floatingValue{color:var(--color-accent);font-weight:800}.Hero-module__nh94eG__floatingBadge{z-index:3;background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);box-shadow:var(--shadow-gold);align-items:center;gap:.375rem;padding:.4375rem .875rem;font-size:.6875rem;font-weight:700;display:flex;position:absolute;top:2.5rem;right:0}.Hero-module__nh94eG__quickContacts{z-index:10;flex-direction:column;gap:.75rem;display:flex;position:absolute;top:50%;right:-2rem;transform:translateY(-50%)}.Hero-module__nh94eG__quickContactBtn{color:var(--color-primary);border-radius:var(--radius-full);box-shadow:var(--shadow-md);text-transform:uppercase;letter-spacing:.05em;transition:var(--transition-premium);background-color:#fff;border-right:3px solid #0000;align-items:center;gap:.75rem;padding:.75rem 1.25rem .75rem 1rem;font-size:.8125rem;font-weight:700;text-decoration:none;display:flex}.Hero-module__nh94eG__quickContactBtn svg{color:var(--color-accent)}.Hero-module__nh94eG__quickContactBtn:hover{box-shadow:var(--shadow-lg);border-right-color:var(--color-accent);transform:translate(-5px)}@media (max-width:768px){.Hero-module__nh94eG__hero{height:auto;min-height:100vh}.Hero-module__nh94eG__grid{height:auto;padding:var(--space-md) 0;grid-template-columns:1fr}.Hero-module__nh94eG__imageArea{order:-1;height:380px;max-height:380px}.Hero-module__nh94eG__heroImg{width:auto;max-width:none;height:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%);-webkit-mask-image:linear-gradient(#000 75%,#0000 100%);mask-image:linear-gradient(#000 75%,#0000 100%)}.Hero-module__nh94eG__description{max-width:100%}.Hero-module__nh94eG__imageBg{inset:20px 0 0 20px}.Hero-module__nh94eG__content{padding:0 0 1.5rem;transform:none}}@media (max-width:640px){.Hero-module__nh94eG__actions{flex-direction:column}.Hero-module__nh94eG__btnPrimary,.Hero-module__nh94eG__btnOutline{justify-content:center}.Hero-module__nh94eG__floatingBadge{right:0}.Hero-module__nh94eG__quickContacts{align-items:flex-end;top:auto;bottom:7rem;right:0;transform:none}.Hero-module__nh94eG__floatingCard{min-width:250px;max-width:100%;padding:.75rem 1rem}.Hero-module__nh94eG__floatingLabel{white-space:normal}}
.Stats-module__NxMiUW__stats{background-color:var(--color-primary);padding:4.5rem 0;position:relative;overflow:hidden}.Stats-module__NxMiUW__stats:before{content:"";background:linear-gradient(90deg,#0000,#c5a05980,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Stats-module__NxMiUW__stats:after{content:"";background:linear-gradient(90deg,#0000,#c5a05980,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.Stats-module__NxMiUW__grid{grid-template-columns:repeat(4,1fr);display:grid}.Stats-module__NxMiUW__item{text-align:center;flex-direction:column;align-items:center;padding:1.5rem 2rem;display:flex;position:relative}.Stats-module__NxMiUW__item+.Stats-module__NxMiUW__item:before{content:"";background:#ffffff1a;width:1px;height:55%;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Stats-module__NxMiUW__number{font-family:var(--font-serif);color:var(--color-accent);margin-bottom:.5rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:700;line-height:1}.Stats-module__NxMiUW__label{color:#fff;margin-bottom:.25rem;font-size:.9375rem;font-weight:600}.Stats-module__NxMiUW__desc{color:#ffffff73;text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}@media (max-width:768px){.Stats-module__NxMiUW__grid{grid-template-columns:repeat(2,1fr)}.Stats-module__NxMiUW__item:nth-child(2):before{display:block}.Stats-module__NxMiUW__item:nth-child(3):before{display:none}}
.Expertise-module__prvaAa__section{background-color:var(--color-surface-alt,#f4f3ef);flex-direction:column;justify-content:center;height:100vh;padding:2rem 0;display:flex;position:relative;overflow:hidden}.Expertise-module__prvaAa__header{text-align:center;max-width:600px;margin:0 auto 1.75rem}.Expertise-module__prvaAa__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--color-accent);align-items:center;gap:.75rem;margin-bottom:.625rem;font-size:.75rem;font-weight:700;display:inline-flex}.Expertise-module__prvaAa__eyebrow:before,.Expertise-module__prvaAa__eyebrow:after{content:"";background-color:var(--color-accent);width:20px;height:1px;display:inline-block}.Expertise-module__prvaAa__title{color:var(--color-primary);letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(1.75rem,3vw,2.25rem)}.Expertise-module__prvaAa__subtitle{color:var(--color-text-muted);font-size:.9375rem;line-height:1.55}.Expertise-module__prvaAa__grid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Expertise-module__prvaAa__card{border:1.5px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:var(--transition-premium);cursor:default;background:#fff;flex-direction:column;gap:0;padding:1.5rem 1.5rem 1.25rem;display:flex;position:relative;overflow:hidden}.Expertise-module__prvaAa__card:after{content:"";background:var(--color-accent);transform-origin:0;height:2px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.Expertise-module__prvaAa__card:hover{border-color:var(--color-accent);box-shadow:var(--shadow-md);z-index:1;transform:translateY(-3px)}.Expertise-module__prvaAa__card:hover:after{transform:scaleX(1)}.Expertise-module__prvaAa__card:hover .Expertise-module__prvaAa__cardArrow{opacity:1;transform:translateY(0)}.Expertise-module__prvaAa__card:hover .Expertise-module__prvaAa__iconBox{background:var(--color-accent);color:#fff}.Expertise-module__prvaAa__card:hover .Expertise-module__prvaAa__cardNum{color:#c5a0591f}.Expertise-module__prvaAa__cardNum{font-family:var(--font-serif);color:var(--color-border);transition:var(--transition-smooth);-webkit-user-select:none;user-select:none;pointer-events:none;font-size:2.75rem;font-weight:700;line-height:1;position:absolute;top:1rem;right:1.25rem}.Expertise-module__prvaAa__iconBox{border-radius:var(--radius-md);width:44px;height:44px;color:var(--color-accent);transition:var(--transition-smooth);background:#c5a0591a;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:.875rem;display:inline-flex}.Expertise-module__prvaAa__cardTitle{color:var(--color-primary);letter-spacing:-.01em;margin-bottom:.5rem;font-size:1.0625rem;font-weight:700}.Expertise-module__prvaAa__cardDesc{color:var(--color-text-muted);flex:1;margin-bottom:.875rem;font-size:.875rem;line-height:1.55}.Expertise-module__prvaAa__cardArrow{color:var(--color-accent);text-transform:uppercase;letter-spacing:.07em;transition:var(--transition-smooth);align-items:center;gap:.5rem;font-size:.8rem;font-weight:700;display:inline-flex}@media (max-width:992px){.Expertise-module__prvaAa__section{height:auto;min-height:100vh;overflow:visible}.Expertise-module__prvaAa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Expertise-module__prvaAa__grid{grid-template-columns:1fr}.Expertise-module__prvaAa__card{padding:2rem 1.5rem}}
.About-module__HUGsSq__section{padding:var(--space-xl) 0;background-color:var(--color-surface-alt,#f4f3ef);overflow:hidden}.About-module__HUGsSq__grid{gap:var(--space-xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.About-module__HUGsSq__imageArea{position:relative}.About-module__HUGsSq__imageWrapper{border-radius:var(--radius-lg);aspect-ratio:4/5;box-shadow:var(--shadow-xl);position:relative;overflow:hidden}.About-module__HUGsSq__image{-o-object-fit:cover;object-fit:cover;-o-object-position:center 28%;object-position:center 28%;width:100%;height:100%;transition:transform .8s cubic-bezier(.22,1,.36,1)}.About-module__HUGsSq__imageWrapper:hover .About-module__HUGsSq__image{transform:scale(1.04)}.About-module__HUGsSq__imageOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#0b19290d 50%,#0b192973 100%);position:absolute;inset:0}.About-module__HUGsSq__badge{background:var(--color-accent);width:110px;height:110px;box-shadow:var(--shadow-gold);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;bottom:-20px;right:-20px}.About-module__HUGsSq__badgeNum{font-family:var(--font-serif);color:#fff;font-size:1.875rem;font-weight:700;line-height:1}.About-module__HUGsSq__badgeLabel{text-transform:uppercase;letter-spacing:.05em;color:#ffffffd9;margin-top:3px;padding:0 10px;font-size:.6rem;font-weight:700;line-height:1.3}.About-module__HUGsSq__content{flex-direction:column;gap:1.5rem;display:flex}.About-module__HUGsSq__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--color-accent);align-items:center;gap:.75rem;font-size:.75rem;font-weight:700;display:inline-flex}.About-module__HUGsSq__eyebrow:before{content:"";background-color:var(--color-accent);width:24px;height:1px;display:inline-block}.About-module__HUGsSq__title{color:var(--color-primary);letter-spacing:-.02em;font-size:clamp(1.875rem,3.5vw,2.5rem);line-height:1.15}.About-module__HUGsSq__desc{color:var(--color-text-muted);font-size:1.0625rem;line-height:1.7}.About-module__HUGsSq__statsGrid{background:var(--color-border);border:1px solid var(--color-border);border-radius:var(--radius-md);grid-template-columns:1fr 1fr;gap:1px;display:grid;overflow:hidden}.About-module__HUGsSq__statBox{background:#fff;flex-direction:column;gap:3px;padding:1.25rem 1.5rem;display:flex}.About-module__HUGsSq__statNum{font-family:var(--font-serif);color:var(--color-accent);font-size:2rem;font-weight:700;line-height:1}.About-module__HUGsSq__statLabel{color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.07em;font-size:.8rem}.About-module__HUGsSq__cta{background-color:var(--color-primary);color:#fff;text-transform:uppercase;letter-spacing:.07em;border-radius:var(--radius-sm);transition:var(--transition-smooth);align-items:center;gap:.5rem;width:fit-content;padding:.9375rem 2rem;font-size:.875rem;font-weight:600;display:inline-flex}.About-module__HUGsSq__cta:hover{background-color:var(--color-accent);box-shadow:var(--shadow-gold);transform:translateY(-2px)}@media (max-width:992px){.About-module__HUGsSq__grid{gap:var(--space-lg);grid-template-columns:1fr}.About-module__HUGsSq__imageWrapper{aspect-ratio:16/9}.About-module__HUGsSq__image{-o-object-position:center 20%;object-position:center 20%}.About-module__HUGsSq__badge{bottom:-16px;right:16px}}.About-module__HUGsSq__statBox:last-child:nth-child(odd){grid-column:1/-1}
.Process-module__BotKyq__section{background-color:var(--color-bg);height:100vh;padding:0 var(--space-lg);flex-direction:column;justify-content:center;display:flex;overflow:hidden}.Process-module__BotKyq__header{text-align:center;max-width:700px;margin:0 auto 5rem}.Process-module__BotKyq__eyebrow{text-transform:uppercase;letter-spacing:.25em;color:var(--color-accent);margin-bottom:1.25rem;font-size:.75rem;font-weight:700;display:inline-block}.Process-module__BotKyq__title{color:var(--color-primary);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.25rem,5vw,3.5rem)}.Process-module__BotKyq__subtitle{color:var(--color-text-muted);font-size:1.125rem;line-height:1.6}.Process-module__BotKyq__grid{gap:var(--space-xl);max-width:var(--container-width);grid-template-columns:repeat(4,1fr);margin:0 auto;display:grid;position:relative}.Process-module__BotKyq__step{text-align:center;z-index:2;flex-direction:column;align-items:center;display:flex;position:relative}.Process-module__BotKyq__iconWrapper{width:80px;height:80px;color:var(--color-accent);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:var(--transition-premium);background-color:#fff;border-radius:50%;justify-content:center;align-items:center;margin-bottom:2rem;display:flex;position:relative}.Process-module__BotKyq__stepIcon{font-size:1.75rem}.Process-module__BotKyq__step:hover .Process-module__BotKyq__iconWrapper{border-color:var(--color-accent);box-shadow:var(--shadow-gold);transform:translateY(-8px)}.Process-module__BotKyq__number{background-color:var(--color-primary);color:#fff;width:28px;height:28px;box-shadow:var(--shadow-sm);border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;font-size:.8125rem;font-weight:700;display:flex;position:absolute;top:-4px;right:-4px}.Process-module__BotKyq__stepTitle{color:var(--color-primary);font-size:1.375rem;font-family:var(--font-serif);margin-bottom:1rem;font-weight:600}.Process-module__BotKyq__stepDescription{color:var(--color-text-muted);max-width:240px;font-size:.9375rem;line-height:1.65}.Process-module__BotKyq__connector{background:linear-gradient(90deg, var(--color-border) 0%, transparent 100%);z-index:1;justify-content:center;align-items:center;width:100%;height:1px;display:flex;position:absolute;top:40px;right:-50%}.Process-module__BotKyq__connector:after{content:"";background:var(--color-accent);border-radius:50%;width:4px;height:4px;position:absolute;right:0}@media (max-width:1200px){.Process-module__BotKyq__grid{gap:var(--space-lg)}}@media (max-width:1024px){.Process-module__BotKyq__section{height:auto;padding:var(--space-xl) 0}.Process-module__BotKyq__grid{grid-template-columns:repeat(2,1fr);gap:3.5rem}.Process-module__BotKyq__connector{display:none}}@media (max-width:640px){.Process-module__BotKyq__grid{grid-template-columns:1fr}.Process-module__BotKyq__header{margin-bottom:3.5rem}}
.Testimonials-module__hsM46W__section{background-color:var(--color-primary);padding:var(--space-xl) 0;position:relative;overflow:hidden}.Testimonials-module__hsM46W__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#c5a0590d 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:-200px;right:-200px}.Testimonials-module__hsM46W__layout{gap:var(--space-xl);grid-template-columns:1fr 1.4fr;align-items:center;display:grid}.Testimonials-module__hsM46W__left{flex-direction:column;gap:2rem;display:flex}.Testimonials-module__hsM46W__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--color-accent);align-items:center;gap:.75rem;font-size:.75rem;font-weight:700;display:inline-flex}.Testimonials-module__hsM46W__eyebrow:before{content:"";background-color:var(--color-accent);width:24px;height:1px;display:inline-block}.Testimonials-module__hsM46W__heading{font-family:var(--font-serif);color:#fff;letter-spacing:-.01em;font-size:clamp(2rem,4vw,2.75rem);line-height:1.15}.Testimonials-module__hsM46W__titleAccent{color:var(--color-accent);font-style:italic}.Testimonials-module__hsM46W__statBlock{flex-direction:column;gap:.25rem;display:flex}.Testimonials-module__hsM46W__statBlock strong{font-family:var(--font-serif);color:var(--color-accent);font-size:3.5rem;line-height:1}.Testimonials-module__hsM46W__statBlock span{color:#ffffff8c;font-size:1rem;line-height:1.5}.Testimonials-module__hsM46W__cta{color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-sm);transition:var(--transition-smooth);border:1px solid #ffffff26;align-items:center;gap:.875rem;width:fit-content;padding:.75rem 1.75rem;font-size:.8125rem;font-weight:600;display:inline-flex}.Testimonials-module__hsM46W__cta:hover{border-color:var(--color-accent);color:var(--color-accent)}.Testimonials-module__hsM46W__ctaCircle{background:#ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.875rem;display:inline-flex}.Testimonials-module__hsM46W__right{flex-direction:column;gap:2rem;display:flex}.Testimonials-module__hsM46W__card{border-radius:var(--radius-lg);background:#ffffff0a;border:1px solid #ffffff14;padding:2.5rem;position:relative;overflow:hidden}.Testimonials-module__hsM46W__quoteIcon{font-family:var(--font-serif);color:#c5a0591f;pointer-events:none;-webkit-user-select:none;user-select:none;font-size:7rem;line-height:1;position:absolute;top:1.25rem;right:2rem}.Testimonials-module__hsM46W__stars{color:var(--color-accent);letter-spacing:.1em;margin-bottom:1.25rem;font-size:1.125rem}.Testimonials-module__hsM46W__quote{font-family:var(--font-serif);color:#ffffffd1;margin-bottom:2rem;font-size:1.0625rem;font-style:italic;line-height:1.75}.Testimonials-module__hsM46W__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__hsM46W__avatar{background:linear-gradient(135deg, var(--color-accent), var(--color-accent-dark));width:48px;height:48px;font-family:var(--font-serif);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.Testimonials-module__hsM46W__name{color:#fff;margin-bottom:2px;font-size:.9375rem;font-weight:600}.Testimonials-module__hsM46W__position{color:#ffffff73;font-size:.8125rem}.Testimonials-module__hsM46W__controls{justify-content:space-between;align-items:center;display:flex}.Testimonials-module__hsM46W__dots{align-items:center;gap:.5rem;display:flex}.Testimonials-module__hsM46W__dot{cursor:pointer;height:3px;transition:var(--transition-smooth);background:#ffffff2e;border:none;border-radius:2px;width:28px;padding:0}.Testimonials-module__hsM46W__dotActive{background:var(--color-accent);width:48px}.Testimonials-module__hsM46W__arrows{gap:.5rem;display:flex}.Testimonials-module__hsM46W__arrow{color:#fff;cursor:pointer;width:44px;height:44px;transition:var(--transition-smooth);background:0 0;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;display:flex}.Testimonials-module__hsM46W__arrow:hover{background:var(--color-accent);border-color:var(--color-accent)}@media (max-width:900px){.Testimonials-module__hsM46W__layout{gap:var(--space-lg);grid-template-columns:1fr}.Testimonials-module__hsM46W__card{padding:2rem 1.5rem}}
.FAQ-module__grJYCa__section{padding:var(--space-xl) 0;background-color:var(--color-bg)}.FAQ-module__grJYCa__layout{gap:var(--space-xl);grid-template-columns:1fr 1.2fr;align-items:start;display:grid}.FAQ-module__grJYCa__textContent{top:calc(var(--header-height) + var(--space-lg));position:sticky}.FAQ-module__grJYCa__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:var(--color-accent);margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-block}.FAQ-module__grJYCa__title{color:var(--color-primary);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2rem,5vw,3.25rem);line-height:1.1}.FAQ-module__grJYCa__titleAccent{color:var(--color-accent);font-style:italic}.FAQ-module__grJYCa__subtitle{color:var(--color-text-muted);max-width:400px;font-size:1.0625rem;line-height:1.6}.FAQ-module__grJYCa__accordionContainer{flex-direction:column;gap:1rem;display:flex}.FAQ-module__grJYCa__accordionItem{border-bottom:1px solid var(--color-border);transition:var(--transition-smooth)}.FAQ-module__grJYCa__accordionItem:first-child{border-top:1px solid var(--color-border)}.FAQ-module__grJYCa__active{border-bottom-color:var(--color-accent)}.FAQ-module__grJYCa__questionBtn{cursor:pointer;text-align:left;width:100%;color:var(--color-primary);transition:var(--transition-smooth);background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.5rem 0;display:flex}.FAQ-module__grJYCa__questionBtn:hover{color:var(--color-accent)}.FAQ-module__grJYCa__questionText{padding-right:2rem;font-size:1.125rem;font-weight:600}.FAQ-module__grJYCa__iconWrap{color:var(--color-accent);transform-origin:50%;flex-shrink:0;transition:transform .4s cubic-bezier(.22,1,.36,1)}.FAQ-module__grJYCa__iconRotate{transform:rotate(180deg)}.FAQ-module__grJYCa__answerWrap{padding-bottom:1.5rem;padding-right:2rem}.FAQ-module__grJYCa__answer{color:var(--color-text-muted);font-size:.9375rem;line-height:1.7}@media (max-width:992px){.FAQ-module__grJYCa__layout{gap:var(--space-lg);grid-template-columns:1fr}.FAQ-module__grJYCa__textContent{text-align:center;position:relative;top:0}.FAQ-module__grJYCa__subtitle{margin:0 auto}}
.Contact-module__IvL_Ra__section{padding:var(--space-xl) 0;background-color:var(--color-surface)}.Contact-module__IvL_Ra__header{text-align:center;max-width:560px;margin:0 auto var(--space-lg)}.Contact-module__IvL_Ra__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--color-accent);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:.75rem;font-weight:700;display:inline-flex}.Contact-module__IvL_Ra__eyebrow:before,.Contact-module__IvL_Ra__eyebrow:after{content:"";background-color:var(--color-accent);width:20px;height:1px;display:inline-block}.Contact-module__IvL_Ra__title{letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,4vw,2.75rem)}.Contact-module__IvL_Ra__subtitle{color:var(--color-text-muted);font-size:1.0625rem;line-height:1.6}.Contact-module__IvL_Ra__card{border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);grid-template-columns:1.4fr 1fr;display:grid;overflow:hidden}.Contact-module__IvL_Ra__formSide{padding:var(--space-lg);background:#fff}.Contact-module__IvL_Ra__formWrap{width:100%}.Contact-module__IvL_Ra__form{flex-direction:column;gap:1.375rem;display:flex}.Contact-module__IvL_Ra__row{grid-template-columns:1fr 1fr;gap:1.375rem;display:grid}.Contact-module__IvL_Ra__field{flex-direction:column;gap:.375rem;display:flex}.Contact-module__IvL_Ra__field label{color:var(--color-primary);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem;font-weight:700}.Contact-module__IvL_Ra__field input,.Contact-module__IvL_Ra__field textarea,.Contact-module__IvL_Ra__field select{border:1.5px solid var(--color-border);border-radius:var(--radius-md);color:var(--color-text);background:var(--color-bg);transition:var(--transition-smooth);appearance:none;outline:none;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem}.Contact-module__IvL_Ra__field input:focus,.Contact-module__IvL_Ra__field textarea:focus,.Contact-module__IvL_Ra__field select:focus{border-color:var(--color-accent);background:#fff;box-shadow:0 0 0 3px #c5a0591f}.Contact-module__IvL_Ra__field textarea{resize:vertical;min-height:120px}.Contact-module__IvL_Ra__submit{background:var(--color-primary);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition-smooth);border:none;align-items:center;gap:.5rem;width:fit-content;padding:1rem 2rem;font-family:inherit;font-size:.875rem;font-weight:700;display:inline-flex}.Contact-module__IvL_Ra__submit:hover{background:var(--color-accent);box-shadow:var(--shadow-gold);transform:translateY(-2px)}.Contact-module__IvL_Ra__infoSide{background:linear-gradient(160deg, var(--color-primary) 0%, var(--color-primary-mid) 100%);position:relative;overflow:hidden}.Contact-module__IvL_Ra__infoSide:before{content:"";pointer-events:none;background:radial-gradient(circle,#c5a05914 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:-100px;right:-100px}.Contact-module__IvL_Ra__infoInner{z-index:1;padding:var(--space-lg);flex-direction:column;height:100%;display:flex;position:relative}.Contact-module__IvL_Ra__infoTitle{font-family:var(--font-serif);color:#fff;margin-bottom:.75rem;font-size:1.5rem}.Contact-module__IvL_Ra__infoText{color:#ffffff8c;margin-bottom:2.5rem;font-size:.9375rem;line-height:1.6}.Contact-module__IvL_Ra__infoList{flex-direction:column;gap:1.75rem;display:flex}.Contact-module__IvL_Ra__infoItem{align-items:flex-start;gap:1rem;display:flex}.Contact-module__IvL_Ra__infoIcon{color:var(--color-accent);flex-shrink:0;margin-top:2px;font-size:1.5rem}.Contact-module__IvL_Ra__infoLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-accent);margin-bottom:5px;font-size:.6875rem;font-weight:700;display:block}.Contact-module__IvL_Ra__infoItem p{color:#ffffffd1;font-size:.9375rem;line-height:1.5}@media (max-width:900px){.Contact-module__IvL_Ra__card,.Contact-module__IvL_Ra__row{grid-template-columns:1fr}.Contact-module__IvL_Ra__formSide{padding:1rem .75rem .75rem}}@media (max-width:640px){.Contact-module__IvL_Ra__formSide{padding:.625rem .5rem .5rem}}
.CTABanner-module__UQd66a__section{padding:var(--space-xl) 0;background:linear-gradient(135deg, var(--color-primary) 0%, var(--color-primary-mid) 60%, var(--color-primary) 100%);position:relative;overflow:hidden}.CTABanner-module__UQd66a__bgGlow{pointer-events:none;background:radial-gradient(#c5a05912 0%,#0000 65%);width:900px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTABanner-module__UQd66a__section:before{content:"";background:linear-gradient(90deg,#0000,#c5a05999,#0000);height:1px;position:absolute;top:0;left:0;right:0}.CTABanner-module__UQd66a__section:after{content:"";background:linear-gradient(90deg,#0000,#ffffff14,#0000);height:1px;position:absolute;bottom:0;left:0;right:0}.CTABanner-module__UQd66a__content{z-index:1;justify-content:space-between;align-items:center;gap:var(--space-lg);display:flex;position:relative}.CTABanner-module__UQd66a__text{flex:1;max-width:620px}.CTABanner-module__UQd66a__eyebrow{text-transform:uppercase;letter-spacing:.18em;color:var(--color-accent);align-items:center;gap:.75rem;margin-bottom:1.25rem;font-size:.75rem;font-weight:700;display:inline-flex}.CTABanner-module__UQd66a__eyebrow:before{content:"";background-color:var(--color-accent);width:24px;height:1px;display:inline-block}.CTABanner-module__UQd66a__title{font-family:var(--font-serif);color:#fff;letter-spacing:-.01em;margin-bottom:1rem;font-size:clamp(1.875rem,4vw,2.75rem);font-style:normal;line-height:1.2}.CTABanner-module__UQd66a__accent{color:var(--color-accent);font-style:italic}.CTABanner-module__UQd66a__desc{color:#fff9;max-width:520px;font-size:1rem;line-height:1.7}.CTABanner-module__UQd66a__actions{flex-direction:column;flex-shrink:0;gap:.875rem;display:flex}.CTABanner-module__UQd66a__btnPrimary{background:var(--color-accent);color:#fff;text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-sm);transition:var(--transition-smooth);white-space:nowrap;justify-content:center;align-items:center;padding:1.0625rem 2.25rem;font-size:.875rem;font-weight:700;display:inline-flex}.CTABanner-module__UQd66a__btnPrimary:hover{background:var(--color-accent-light);box-shadow:var(--shadow-gold);transform:translateY(-2px)}.CTABanner-module__UQd66a__btnPhone{color:#fff;border-radius:var(--radius-sm);transition:var(--transition-smooth);white-space:nowrap;border:1px solid #fff3;justify-content:center;align-items:center;gap:.5rem;padding:1.0625rem 2.25rem;font-size:.9375rem;font-weight:600;display:inline-flex}.CTABanner-module__UQd66a__btnPhone:hover{background:#ffffff0f;border-color:#ffffff80}@media (max-width:900px){.CTABanner-module__UQd66a__content{text-align:center;flex-direction:column}.CTABanner-module__UQd66a__eyebrow{justify-content:center}.CTABanner-module__UQd66a__desc{max-width:100%}.CTABanner-module__UQd66a__actions{flex-flow:wrap;justify-content:center;width:100%}}
.Header-module__JYmz4W__header{top:var(--premium-top-offset,0px);z-index:var(--z-header);transition:background-color var(--transition-base), backdrop-filter var(--transition-base), box-shadow var(--transition-base);background-color:#0000;position:fixed;left:0;right:0}.Header-module__JYmz4W__headerScrolled{-webkit-backdrop-filter:blur(12px);box-shadow:0 1px 0 var(--color-border);background-color:#fffffff2}.Header-module__JYmz4W__headerInner{height:72px;max-width:var(--container-max);padding:0 var(--container-padding);justify-content:space-between;align-items:center;gap:2rem;margin:0 auto;display:flex}.Header-module__JYmz4W__logo{align-items:center;gap:var(--space-sm);min-width:0;color:var(--color-black);transition:opacity var(--transition-fast);text-decoration:none;display:flex}.Header-module__JYmz4W__logo:hover{opacity:.8;color:var(--color-black)}.Header-module__JYmz4W__logoAccent{background-color:var(--color-primary);border-radius:2px;width:4px;height:28px}.Header-module__JYmz4W__logoText{font-family:var(--font-serif);letter-spacing:var(--tracking-tight);white-space:nowrap;text-overflow:ellipsis;max-width:32rem;font-size:22px;font-weight:700;line-height:1.1;overflow:hidden}.Header-module__JYmz4W__logoSub{font-family:var(--font-sans);font-size:var(--text-xs);color:var(--color-gray-500);letter-spacing:var(--tracking-wider);text-transform:uppercase;margin-top:2px;font-weight:400;display:block}.Header-module__JYmz4W__nav{align-items:center;gap:var(--space-xl);flex-shrink:0;display:flex}.Header-module__JYmz4W__navLink{white-space:nowrap;font-size:var(--text-sm);color:var(--color-gray-600);letter-spacing:var(--tracking-wide);text-transform:uppercase;padding:var(--space-xs) 0;transition:color var(--transition-fast);font-weight:500;position:relative}.Header-module__JYmz4W__navLink:after{content:"";background-color:var(--color-primary);width:0;height:2px;transition:width var(--transition-base);position:absolute;bottom:-2px;left:0}.Header-module__JYmz4W__navLink:hover{color:var(--color-black)}.Header-module__JYmz4W__navLink:hover:after{width:100%}.Header-module__JYmz4W__navCta{white-space:nowrap;font-size:var(--text-sm);color:var(--color-white);background-color:var(--color-primary);border-radius:var(--radius-full);letter-spacing:var(--tracking-wide);text-transform:uppercase;transition:background-color var(--transition-fast), transform var(--transition-fast);padding:10px 24px;font-weight:600}.Header-module__JYmz4W__navCta:hover{background-color:var(--color-primary-dark);color:var(--color-white);transform:translateY(-1px)}.Header-module__JYmz4W__menuToggle{padding:var(--space-sm);cursor:pointer;z-index:calc(var(--z-header) + 2);flex-direction:column;gap:5px;display:none}.Header-module__JYmz4W__menuToggle span{background-color:var(--color-black);width:22px;height:2px;transition:transform var(--transition-base), background-color var(--transition-base), opacity var(--transition-base);border-radius:1px}.Header-module__JYmz4W__headerScrolled .Header-module__JYmz4W__menuToggle span{background-color:var(--color-black)}.Header-module__JYmz4W__menuToggleOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__JYmz4W__menuToggleOpen span:nth-child(2){opacity:0}.Header-module__JYmz4W__menuToggleOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__JYmz4W__mobileMenu{display:none}@media (max-width:1024px){.Header-module__JYmz4W__nav{display:none}.Header-module__JYmz4W__menuToggle{display:flex}.Header-module__JYmz4W__mobileMenu{top:var(--premium-top-offset,0px);background-color:var(--color-white);z-index:calc(var(--z-header) + 1);padding:100px var(--container-padding) var(--space-3xl);gap:var(--space-lg);opacity:0;pointer-events:none;transition:opacity var(--transition-smooth), transform var(--transition-smooth);flex-direction:column;display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(-10px)}.Header-module__JYmz4W__mobileMenuOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Header-module__JYmz4W__mobileNavLink{font-family:var(--font-serif);font-size:var(--text-2xl);color:var(--color-black);padding:var(--space-sm) 0;border-bottom:1px solid var(--color-border-light);transition:color var(--transition-fast);font-weight:600}.Header-module__JYmz4W__mobileNavLink:hover{color:var(--color-primary)}.Header-module__JYmz4W__mobileCta{margin-top:var(--space-lg);font-size:var(--text-base);color:var(--color-white);background-color:var(--color-primary);border-radius:var(--radius-full);text-align:center;letter-spacing:var(--tracking-wide);text-transform:uppercase;padding:14px 32px;font-weight:600;display:inline-block}}
.Footer-module__zycWoW__footer{background-color:var(--color-black);color:var(--color-white);padding:var(--space-4xl) 0 0}.Footer-module__zycWoW__footerInner{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Footer-module__zycWoW__footerGrid{gap:var(--space-3xl);padding-bottom:var(--space-3xl);border-bottom:1px solid #ffffff1a;grid-template-columns:1.5fr 1fr 1fr;display:grid}.Footer-module__zycWoW__footerBrand{gap:var(--space-lg);flex-direction:column;display:flex}.Footer-module__zycWoW__footerLogo{align-items:center;gap:var(--space-sm);display:flex}.Footer-module__zycWoW__footerLogoAccent{background-color:var(--color-primary);border-radius:2px;width:4px;height:32px}.Footer-module__zycWoW__footerLogoText{font-family:var(--font-serif);font-size:var(--text-3xl);letter-spacing:var(--tracking-tight);font-weight:700}.Footer-module__zycWoW__footerDescription{color:var(--color-gray-400);font-size:var(--text-sm);line-height:var(--leading-relaxed);max-width:320px}.Footer-module__zycWoW__footerColumn{gap:var(--space-md);flex-direction:column;display:flex}.Footer-module__zycWoW__footerColumnTitle{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--color-gray-400);margin-bottom:var(--space-xs);font-weight:600}.Footer-module__zycWoW__footerLink{font-size:var(--text-sm);color:var(--color-gray-300);transition:color var(--transition-fast)}.Footer-module__zycWoW__footerLink:hover{color:var(--color-white)}.Footer-module__zycWoW__footerContactItem{align-items:flex-start;gap:var(--space-sm);font-size:var(--text-sm);color:var(--color-gray-300);line-height:var(--leading-relaxed);display:flex}.Footer-module__zycWoW__footerContactIcon{color:var(--color-primary);flex-shrink:0;margin-top:2px}.Footer-module__zycWoW__footerBottom{padding:var(--space-lg) 0;font-size:var(--text-xs);color:var(--color-gray-500);justify-content:space-between;align-items:center;display:flex}.Footer-module__zycWoW__footerBottomLinks{gap:var(--space-lg);display:flex}.Footer-module__zycWoW__footerBottomLink{font-size:var(--text-xs);color:var(--color-gray-500);transition:color var(--transition-fast)}.Footer-module__zycWoW__footerBottomLink:hover{color:var(--color-gray-300)}@media (max-width:768px){.Footer-module__zycWoW__footerGrid{gap:var(--space-2xl);grid-template-columns:1fr}.Footer-module__zycWoW__footerBottom{gap:var(--space-md);text-align:center;flex-direction:column}}
.Button-module__9H61Za__button{justify-content:center;align-items:center;gap:var(--space-sm);font-family:var(--font-sans);letter-spacing:var(--tracking-wide);text-transform:uppercase;cursor:pointer;transition:all var(--transition-base);border:none;font-weight:600;line-height:1;text-decoration:none;display:inline-flex}.Button-module__9H61Za__sizeMd{font-size:var(--text-sm);border-radius:var(--radius-full);padding:14px 32px}.Button-module__9H61Za__sizeLg{font-size:var(--text-base);border-radius:var(--radius-full);padding:18px 40px}.Button-module__9H61Za__primary{background-color:var(--color-primary);color:var(--color-white)}.Button-module__9H61Za__primary:hover{background-color:var(--color-primary-dark);color:var(--color-white);transform:translateY(-2px);box-shadow:0 8px 24px #ce242d40}.Button-module__9H61Za__secondary{color:var(--color-black);border:1.5px solid var(--color-black);background-color:#0000}.Button-module__9H61Za__secondary:hover{background-color:var(--color-black);color:var(--color-white);transform:translateY(-2px)}.Button-module__9H61Za__ghost{color:var(--color-black);background-color:#0000;padding-left:0;padding-right:0}.Button-module__9H61Za__ghost:hover{color:var(--color-primary)}
.Hero-module__KxRG_W__hero{background-color:var(--color-white);align-items:flex-start;min-height:100vh;padding-top:14vh;display:flex;position:relative;overflow:hidden}.Hero-module__KxRG_W__heroImageContainer{z-index:0;pointer-events:none;justify-content:flex-end;align-items:flex-end;width:68%;height:100%;display:flex;position:absolute;top:0;right:0}.Hero-module__KxRG_W__heroImage{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.Hero-module__KxRG_W__heroContent{z-index:2;max-width:var(--container-max);padding:0 var(--container-padding);width:100%;margin:0 auto;position:relative}.Hero-module__KxRG_W__heroInner{max-width:720px}.Hero-module__KxRG_W__heroLabel{align-items:center;gap:var(--space-sm);font-size:var(--text-xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--color-primary);margin-bottom:var(--space-lg);font-weight:600;display:inline-flex}.Hero-module__KxRG_W__heroLabelLine{background-color:var(--color-primary);width:32px;height:1.5px}.Hero-module__KxRG_W__heroTitle{font-family:var(--font-serif);font-size:var(--text-6xl);letter-spacing:-.02em;color:var(--color-black);margin-bottom:var(--space-md);font-weight:700;line-height:1.1}.Hero-module__KxRG_W__heroTitleAccent{color:var(--color-primary)}.Hero-module__KxRG_W__heroSubtitle{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed);max-width:520px;margin-bottom:var(--space-2xl)}.Hero-module__KxRG_W__heroActions{align-items:center;gap:var(--space-lg);flex-wrap:wrap;display:flex}.Hero-module__KxRG_W__heroMetrics{margin-top:var(--space-3xl);padding-top:var(--space-2xl);border-top:1px solid var(--color-border-light);grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:min(100%,700px);display:grid}.Hero-module__KxRG_W__heroMetric{border:1px solid color-mix(in srgb, var(--color-primary) 20%, #fff 80%);background:linear-gradient(140deg, color-mix(in srgb, var(--color-primary) 9%, #fff 91%) 0%, #fff 100%);border-radius:16px;flex-direction:column;justify-content:center;gap:4px;min-height:100px;padding:14px 16px;display:flex;box-shadow:0 12px 28px #10182814}.Hero-module__KxRG_W__heroMetricNumber{font-family:var(--font-serif);color:var(--color-primary);font-size:clamp(2.1rem,1.7vw,2.6rem);font-weight:700;line-height:1}.Hero-module__KxRG_W__heroMetricLabel{color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.08em;white-space:normal;font-size:11px;font-weight:600}@media (max-width:768px){.Hero-module__KxRG_W__heroMetrics{width:100%;margin-top:var(--space-2xl);padding-top:var(--space-lg);grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.Hero-module__KxRG_W__heroMetric{border:1px solid color-mix(in srgb, var(--color-primary) 22%, #fff 78%);background:linear-gradient(135deg, color-mix(in srgb, var(--color-primary) 8%, #fff 92%) 0%, #fff 100%);border-radius:14px;justify-content:center;gap:4px;min-height:84px;padding:12px 14px;box-shadow:0 8px 24px #10182814}.Hero-module__KxRG_W__heroMetric:nth-child(3):last-child{grid-column:1/-1}.Hero-module__KxRG_W__heroMetricNumber{font-size:clamp(2rem,8vw,2.35rem);line-height:1}.Hero-module__KxRG_W__heroMetricLabel{letter-spacing:.08em;white-space:normal;font-size:10px}.Hero-module__KxRG_W__heroImageContainer{opacity:.12;width:85%}.Hero-module__KxRG_W__heroTitle{font-size:var(--text-3xl)}.Hero-module__KxRG_W__heroSubtitle{font-size:var(--text-base)}.Hero-module__KxRG_W__heroStatsInner{gap:var(--space-lg);flex-direction:column}.Hero-module__KxRG_W__heroStatDivider{display:none}.Hero-module__KxRG_W__heroStats{margin-top:var(--space-3xl);position:relative;bottom:auto}}
.SectionHeading-module__F8YfLa__wrapper{text-align:center;margin-bottom:var(--space-3xl)}.SectionHeading-module__F8YfLa__label{font-family:var(--font-sans);font-size:var(--text-xs);letter-spacing:var(--tracking-wider);text-transform:uppercase;color:var(--color-primary);margin-bottom:var(--space-md);font-weight:600;display:inline-block}.SectionHeading-module__F8YfLa__title{font-family:var(--font-serif);font-size:var(--text-4xl);font-weight:700;line-height:var(--leading-tight);letter-spacing:var(--tracking-tight);color:var(--color-black);margin-bottom:var(--space-md)}.SectionHeading-module__F8YfLa__subtitle{font-family:var(--font-sans);font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed);max-width:600px;margin:0 auto}.SectionHeading-module__F8YfLa__left{text-align:left}.SectionHeading-module__F8YfLa__left .SectionHeading-module__F8YfLa__subtitle{margin:0}@media (max-width:768px){.SectionHeading-module__F8YfLa__title{font-size:var(--text-2xl)}.SectionHeading-module__F8YfLa__subtitle{font-size:var(--text-base)}}
.About-module__SOHceG__about{min-height:100vh;padding:var(--space-5xl) 0;background-color:var(--color-off-white);flex-direction:column;justify-content:center;display:flex}.About-module__SOHceG__aboutInner{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.About-module__SOHceG__aboutGrid{gap:var(--space-4xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.About-module__SOHceG__aboutContent{gap:var(--space-xl);flex-direction:column;display:flex}.About-module__SOHceG__aboutStory{gap:var(--space-lg);flex-direction:column;display:flex}.About-module__SOHceG__aboutSubtitle{text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);font-size:11px;font-weight:700}.About-module__SOHceG__aboutText{color:var(--color-text-secondary);max-width:500px;font-size:17px;line-height:1.7}.About-module__SOHceG__aboutMissionBlock{margin-top:var(--space-md);padding-left:var(--space-xl);border-left:3px solid var(--color-primary)}.About-module__SOHceG__missionQuote{font-family:var(--font-serif);color:var(--color-black);margin-bottom:var(--space-lg);font-size:22px;font-style:italic;font-weight:500;line-height:1.4}.About-module__SOHceG__missionAuthor{flex-direction:column;gap:2px;display:flex}.About-module__SOHceG__authorName{font-size:var(--text-sm);color:var(--color-black);font-weight:700}.About-module__SOHceG__authorTitle{color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.About-module__SOHceG__aboutValues{gap:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}.About-module__SOHceG__aboutValue{gap:var(--space-sm);padding:var(--space-xl);background-color:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-base), transform var(--transition-base);flex-direction:column;display:flex}.About-module__SOHceG__aboutValue:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}.About-module__SOHceG__aboutValueIcon{color:var(--color-primary);margin-bottom:var(--space-xs)}.About-module__SOHceG__aboutValueTitle{font-family:var(--font-serif);font-size:var(--text-lg);color:var(--color-black);font-weight:700}.About-module__SOHceG__aboutValueText{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}@media (max-width:768px){.About-module__SOHceG__aboutGrid{gap:var(--space-2xl);grid-template-columns:1fr}.About-module__SOHceG__aboutValues{grid-template-columns:1fr}}
.Team-module__VMaNAG__team{padding:var(--space-4xl) 0;background-color:var(--color-off-white)}.Team-module__VMaNAG__teamInner{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Team-module__VMaNAG__teamGrid{gap:var(--space-xl);margin-top:var(--space-3xl);grid-template-columns:repeat(4,1fr);align-items:stretch;display:grid}.Team-module__VMaNAG__teamCard{background-color:var(--color-white);border-radius:var(--radius-lg);transition:all var(--transition-base);box-shadow:var(--shadow-sm);flex-direction:column;height:100%;display:flex;overflow:hidden}.Team-module__VMaNAG__teamCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-8px)}.Team-module__VMaNAG__imageWrapper{aspect-ratio:4/5;background-color:var(--color-gray-100);position:relative;overflow:hidden}.Team-module__VMaNAG__teamImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1)}.Team-module__VMaNAG__teamCard:hover .Team-module__VMaNAG__teamImage{transform:scale(1.05)}.Team-module__VMaNAG__teamSocials{padding:var(--space-lg);justify-content:center;gap:var(--space-md);opacity:0;background:linear-gradient(#0000 0%,#000000b3 100%);transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;bottom:0;left:0;right:0;transform:translateY(20px)}.Team-module__VMaNAG__teamCard:hover .Team-module__VMaNAG__teamSocials{opacity:1;transform:translateY(0)}.Team-module__VMaNAG__socialLink{background-color:var(--color-white);width:36px;height:36px;color:var(--color-black);transition:all var(--transition-fast);border-radius:50%;justify-content:center;align-items:center;display:flex}.Team-module__VMaNAG__socialLink:hover{background-color:var(--color-primary);color:var(--color-white)}.Team-module__VMaNAG__teamInfo{padding:var(--space-lg);text-align:center;flex-direction:column;flex-grow:1;justify-content:center;display:flex}.Team-module__VMaNAG__memberName{font-family:var(--font-serif);font-size:var(--text-lg);color:var(--color-black);margin-bottom:4px;font-weight:700}.Team-module__VMaNAG__memberRole{text-transform:uppercase;letter-spacing:.1em;color:var(--color-primary);margin-bottom:var(--space-sm);font-size:11px;font-weight:700;display:block}.Team-module__VMaNAG__memberSpecialty{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-tight)}@media (max-width:1024px){.Team-module__VMaNAG__teamGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Team-module__VMaNAG__teamGrid{grid-template-columns:1fr}}
.Specializations-module__MXkGWq__specializations{min-height:100vh;padding:var(--space-5xl) 0;background-color:var(--color-white);flex-direction:column;justify-content:center;display:flex}.Specializations-module__MXkGWq__specializationsInner{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Specializations-module__MXkGWq__specializationsGrid{gap:var(--space-xl);grid-template-columns:repeat(3,1fr);display:grid}.Specializations-module__MXkGWq__specCard{gap:var(--space-md);padding:var(--space-2xl);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);background-color:var(--color-white);transition:all var(--transition-base);flex-direction:column;display:flex;position:relative;overflow:hidden}.Specializations-module__MXkGWq__specCard:before{content:"";background-color:var(--color-primary);transform-origin:0;width:100%;height:3px;transition:transform var(--transition-smooth);position:absolute;top:0;left:0;transform:scaleX(0)}.Specializations-module__MXkGWq__specCard:hover{border-color:var(--color-gray-200);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.Specializations-module__MXkGWq__specCard:hover:before{transform:scaleX(1)}.Specializations-module__MXkGWq__specIcon{background-color:var(--color-primary-light);border-radius:var(--radius-md);width:48px;height:48px;color:var(--color-primary);transition:background-color var(--transition-base), color var(--transition-base);justify-content:center;align-items:center;display:flex}.Specializations-module__MXkGWq__specCard:hover .Specializations-module__MXkGWq__specIcon{background-color:var(--color-primary);color:var(--color-white)}.Specializations-module__MXkGWq__specTitle{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--color-black);font-weight:700;line-height:var(--leading-snug)}.Specializations-module__MXkGWq__specText{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--leading-relaxed)}@media (max-width:1024px){.Specializations-module__MXkGWq__specializationsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Specializations-module__MXkGWq__specializationsGrid{grid-template-columns:1fr}}
.Process-module__vCoz1G__process{min-height:100vh;padding:var(--space-5xl) 0;background-color:var(--color-black);color:var(--color-white);flex-direction:column;justify-content:center;display:flex}.Process-module__vCoz1G__processInner{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Process-module__vCoz1G__processHeading h2{color:var(--color-white)}.Process-module__vCoz1G__processHeading p{color:var(--color-gray-400)}.Process-module__vCoz1G__processGrid{gap:var(--space-xl);grid-template-columns:repeat(4,1fr);display:grid;position:relative}.Process-module__vCoz1G__processGrid:before{content:"";top:40px;left:calc(12.5% + var(--space-xl));right:calc(12.5% + var(--space-xl));background:linear-gradient(90deg, var(--color-primary), #ce242d4d);height:1px;position:absolute}.Process-module__vCoz1G__processStep{text-align:center;align-items:center;gap:var(--space-lg);flex-direction:column;display:flex;position:relative}.Process-module__vCoz1G__processNumber{background-color:var(--color-black-soft);width:80px;height:80px;font-family:var(--font-serif);font-size:var(--text-2xl);color:var(--color-primary);z-index:1;transition:all var(--transition-base);border:2px solid #ce242d4d;border-radius:50%;justify-content:center;align-items:center;font-weight:700;display:flex;position:relative}.Process-module__vCoz1G__processStep:hover .Process-module__vCoz1G__processNumber{background-color:var(--color-primary);color:var(--color-white);border-color:var(--color-primary);transform:scale(1.08)}.Process-module__vCoz1G__processContent{gap:var(--space-sm);flex-direction:column;display:flex}.Process-module__vCoz1G__processTitle{font-family:var(--font-serif);font-size:var(--text-xl);color:var(--color-white);font-weight:700}.Process-module__vCoz1G__processText{font-size:var(--text-sm);color:var(--color-gray-400);line-height:var(--leading-relaxed);max-width:220px;margin:0 auto}@media (max-width:768px){.Process-module__vCoz1G__processGrid{gap:var(--space-2xl);grid-template-columns:1fr}.Process-module__vCoz1G__processGrid:before{display:none}.Process-module__vCoz1G__processStep{text-align:left;flex-direction:row;align-items:flex-start}.Process-module__vCoz1G__processContent{flex:1}.Process-module__vCoz1G__processText{max-width:none;margin:0}.Process-module__vCoz1G__processNumber{width:56px;height:56px;font-size:var(--text-lg);flex-shrink:0}}
.Testimonials-module__iBOWJW__testimonials{padding:var(--space-5xl) 0;background-color:var(--color-white);overflow:hidden}.Testimonials-module__iBOWJW__testimonialsInner{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Testimonials-module__iBOWJW__marqueeContainer{margin-top:var(--space-4xl);width:100vw;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000);mask-image:linear-gradient(90deg,#0000,#000 15% 85%,#0000)}.Testimonials-module__iBOWJW__marqueeTrack{gap:var(--space-xl);width:max-content;animation:60s linear infinite Testimonials-module__iBOWJW__scroll;display:flex}.Testimonials-module__iBOWJW__marqueeTrack:hover{animation-play-state:paused}@keyframes Testimonials-module__iBOWJW__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.Testimonials-module__iBOWJW__testimonialCard{background-color:var(--color-gray-50);border:1px solid var(--color-border-light);border-radius:var(--radius-xl);width:400px;padding:var(--space-xl);transition:all var(--transition-base);flex-direction:column;flex-shrink:0;display:flex}.Testimonials-module__iBOWJW__testimonialCard:hover{background-color:var(--color-white);border-color:var(--color-primary-light);box-shadow:var(--shadow-xl);transform:translateY(-5px)}.Testimonials-module__iBOWJW__stars{margin-bottom:var(--space-md);gap:2px;display:flex}.Testimonials-module__iBOWJW__testimonialText{font-size:var(--text-base);color:var(--color-text-secondary);margin-bottom:var(--space-xl);flex-grow:1;font-style:italic;line-height:1.6}.Testimonials-module__iBOWJW__testimonialAuthor{align-items:center;gap:var(--space-md);display:flex}.Testimonials-module__iBOWJW__avatar{background-color:var(--color-primary);width:36px;height:36px;color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.Testimonials-module__iBOWJW__authorInfo{flex-direction:column;display:flex}.Testimonials-module__iBOWJW__name{color:var(--color-black);font-size:14px;font-weight:700}.Testimonials-module__iBOWJW__role{color:var(--color-text-muted);font-size:11px}@media (max-width:768px){.Testimonials-module__iBOWJW__testimonialCard{width:320px;padding:var(--space-lg)}.Testimonials-module__iBOWJW__marqueeTrack{animation-duration:40s}}
.Contact-module__0JUiAW__contact{background-color:var(--color-white);min-height:100vh;padding:var(--space-2xl) 0;flex-direction:column;justify-content:center;display:flex}.Contact-module__0JUiAW__contactInner{max-width:var(--container-max);padding:0 var(--container-padding);width:100%;margin:0 auto}.Contact-module__0JUiAW__contactGrid{gap:var(--space-5xl);grid-template-columns:1fr 1fr;align-items:center;display:grid}.Contact-module__0JUiAW__contactForm{gap:var(--space-xl);flex-direction:column;display:flex}.Contact-module__0JUiAW__formGroup{flex-direction:column;gap:8px;display:flex}.Contact-module__0JUiAW__formLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-black);font-size:11px;font-weight:700}.Contact-module__0JUiAW__formInput,.Contact-module__0JUiAW__formTextarea{font-family:var(--font-sans);color:var(--color-black);border:none;border-bottom:1.5px solid var(--color-border);transition:border-color var(--transition-base);background-color:#0000;border-radius:0;outline:none;padding:12px 0;font-size:16px}.Contact-module__0JUiAW__formInput:focus,.Contact-module__0JUiAW__formTextarea:focus{border-color:var(--color-primary)}.Contact-module__0JUiAW__formTextarea{min-height:100px}.Contact-module__0JUiAW__formRow{gap:var(--space-2xl);grid-template-columns:1fr 1fr;display:grid}.Contact-module__0JUiAW__contactInfo{gap:var(--space-md);padding-left:var(--space-4xl);border-left:1px solid var(--color-border-light);flex-direction:column;display:flex}.Contact-module__0JUiAW__contactTitleLarge{font-family:var(--font-serif);font-size:var(--text-3xl);color:var(--color-black);margin-bottom:2px;font-weight:700;line-height:1.2}.Contact-module__0JUiAW__contactInfoText{font-size:var(--text-lg);color:var(--color-text-secondary);line-height:var(--leading-relaxed);max-width:440px}.Contact-module__0JUiAW__contactItemsList{gap:var(--space-sm);flex-direction:column;display:flex}.Contact-module__0JUiAW__contactItem{align-items:center;gap:var(--space-sm);display:flex}.Contact-module__0JUiAW__contactItemIcon{width:24px;height:24px;color:var(--color-primary);flex-shrink:0}.Contact-module__0JUiAW__contactItemContent{flex-direction:column;display:flex}.Contact-module__0JUiAW__contactItemLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-gray-400);font-size:10px;font-weight:700}.Contact-module__0JUiAW__contactItemValue{font-size:var(--text-lg);color:var(--color-black);font-weight:500}.Contact-module__0JUiAW__contactHours{margin-top:var(--space-md)}.Contact-module__0JUiAW__contactHoursTitle{text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm);font-size:11px;font-weight:700;display:block}.Contact-module__0JUiAW__contactHoursRow{font-size:var(--text-sm);justify-content:space-between;max-width:320px;padding:4px 0;display:flex}.Contact-module__0JUiAW__contactHoursDay{color:var(--color-text-secondary)}.Contact-module__0JUiAW__contactHoursTime{color:var(--color-black);font-weight:600}@media (max-width:768px){.Contact-module__0JUiAW__contactGrid{gap:var(--space-3xl);grid-template-columns:1fr}.Contact-module__0JUiAW__contactInfo{border-left:none;border-top:1px solid var(--color-border-light);padding-left:0;padding-top:var(--space-3xl)}.Contact-module__0JUiAW__formRow{gap:var(--space-xl);grid-template-columns:1fr}}
.FloatingActions-module__4M3kMW__floatingActions{bottom:var(--space-xl);right:var(--space-xl);gap:var(--space-sm);z-index:var(--z-header);flex-direction:column;display:flex;position:fixed}.FloatingActions-module__4M3kMW__floatingBtn{cursor:pointer;width:52px;height:52px;transition:transform var(--transition-base), box-shadow var(--transition-base), opacity var(--transition-base), visibility var(--transition-base);box-shadow:var(--shadow-lg);opacity:0;visibility:hidden;border:none;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:flex}.FloatingActions-module__4M3kMW__actionsVisible .FloatingActions-module__4M3kMW__floatingBtn{opacity:1;visibility:visible}.FloatingActions-module__4M3kMW__floatingBtn:hover{box-shadow:var(--shadow-xl);filter:brightness(1.1);color:var(--color-white);transform:translateY(-3px)scale(1.05)}.FloatingActions-module__4M3kMW__floatingBtn:focus{outline:none}.FloatingActions-module__4M3kMW__btnWrapper{align-items:center;display:flex;position:relative}.FloatingActions-module__4M3kMW__tooltip{border-radius:var(--radius-md);letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;opacity:0;visibility:hidden;transition:all var(--transition-base);box-shadow:var(--shadow-lg);pointer-events:none;align-items:center;padding:8px 16px;font-size:11px;font-weight:700;display:flex;position:absolute;right:68px;transform:translate(10px)}.FloatingActions-module__4M3kMW__tooltip:after{content:"";border-top:6px solid #0000;border-bottom:6px solid #0000;border-left:6px solid #0000;position:absolute;top:50%;right:-6px;transform:translateY(-50%)}.FloatingActions-module__4M3kMW__phoneTooltip{background-color:var(--color-primary);color:var(--color-white)}.FloatingActions-module__4M3kMW__phoneTooltip:after{border-left-color:var(--color-primary)}.FloatingActions-module__4M3kMW__scrollTooltip{background-color:var(--color-black);color:var(--color-white)}.FloatingActions-module__4M3kMW__scrollTooltip:after{border-left-color:var(--color-black)}.FloatingActions-module__4M3kMW__btnWrapper:hover .FloatingActions-module__4M3kMW__tooltip{opacity:1;visibility:visible;transform:translate(0)}.FloatingActions-module__4M3kMW__phoneBtn{background-color:var(--color-primary);color:var(--color-white)}.FloatingActions-module__4M3kMW__scrollBtn{background-color:var(--color-black);color:var(--color-white)}@media (max-width:768px){.FloatingActions-module__4M3kMW__floatingActions{bottom:var(--space-lg);right:var(--space-lg)}.FloatingActions-module__4M3kMW__floatingBtn{width:48px;height:48px}}
.LexPrimeTheme-module__4EVt0a__root{--color-primary:#ce242d;--color-primary-dark:#aa1921;--color-primary-light:#ce242d14;--color-black:#0a0a0a;--color-black-soft:#1a1a1a;--color-black-muted:#2d2d2d;--color-white:#fff;--color-off-white:#fafafa;--color-gray-50:#f5f5f5;--color-gray-100:#eee;--color-gray-200:#e0e0e0;--color-gray-300:#bdbdbd;--color-gray-400:#9e9e9e;--color-gray-500:#757575;--color-gray-600:#616161;--color-gray-700:#424242;--color-text-primary:var(--color-black);--color-text-secondary:var(--color-gray-600);--color-text-muted:var(--color-gray-400);--color-text-inverse:var(--color-white);--color-border:var(--color-gray-200);--color-border-light:var(--color-gray-100);--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-serif:"Playfair Display", Georgia, "Times New Roman", serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:2rem;--text-4xl:2.5rem;--text-5xl:3.25rem;--text-6xl:4rem;--leading-tight:1.15;--leading-snug:1.3;--leading-normal:1.6;--leading-relaxed:1.75;--tracking-tight:-.02em;--tracking-normal:0;--tracking-wide:.04em;--tracking-wider:.08em;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--space-5xl:8rem;--container-max:1200px;--container-padding:1.5rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 30px #0000001a;--shadow-xl:0 20px 60px #0000001f;--transition-fast:.15s ease;--transition-base:.25s ease;--transition-slow:.4s ease;--transition-smooth:.5s cubic-bezier(.22, 1, .36, 1);--z-header:100;--z-overlay:200;--z-modal:300;background:var(--color-white);color:var(--color-text-primary);font-family:var(--font-sans)}.LexPrimeTheme-module__4EVt0a__root *{box-sizing:border-box}.LexPrimeTheme-module__4EVt0a__root html{scroll-behavior:smooth}.LexPrimeTheme-module__4EVt0a__main{display:block}
