.Nav-module__x_hx6q__nav{z-index:1000;-webkit-backdrop-filter:blur(40px)saturate(150%);border-bottom:1px solid var(--border-subtle);background:#050505e6;justify-content:space-between;align-items:center;height:72px;padding:0 48px;transition:all .4s;display:flex;position:fixed;top:0;left:0;right:0}[data-theme=light] .Nav-module__x_hx6q__nav{background:#faf9f7e6}.Nav-module__x_hx6q__scrolled{border-bottom-color:var(--border)}.Nav-module__x_hx6q__logo{align-items:center;gap:12px;text-decoration:none;display:flex}.Nav-module__x_hx6q__logoImg{object-fit:cover;border-radius:6px}.Nav-module__x_hx6q__logoText{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--gold);letter-spacing:.05em;font-size:18px;font-weight:600;display:block}.Nav-module__x_hx6q__logoSub{color:var(--text-secondary);letter-spacing:.18em;text-transform:uppercase;margin-top:1px;font-size:10px;font-weight:400;display:block}.Nav-module__x_hx6q__links{align-items:center;gap:36px;list-style:none;display:flex}.Nav-module__x_hx6q__links a{letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary);font-size:12.5px;font-weight:400;text-decoration:none;transition:color .3s}.Nav-module__x_hx6q__links a:hover,.Nav-module__x_hx6q__links a.Nav-module__x_hx6q__active{color:var(--gold)}.Nav-module__x_hx6q__right{align-items:center;gap:16px;display:flex}.Nav-module__x_hx6q__themeToggle{border:1px solid var(--border);background:var(--surface);cursor:pointer;width:38px;height:38px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:15px;transition:all .3s;display:flex}.Nav-module__x_hx6q__themeToggle:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-subtle)}.Nav-module__x_hx6q__btnNav{letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:1px solid var(--gold);color:var(--gold);font-size:12px;font-weight:500;font-family:var(--font-outfit), "Outfit", sans-serif;background:0 0;border-radius:6px;padding:10px 22px;text-decoration:none;transition:all .3s;display:inline-block}.Nav-module__x_hx6q__btnNav:hover{background:var(--bright-yellow);color:#050505}.Nav-module__x_hx6q__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Nav-module__x_hx6q__hamburger span{background:var(--text-secondary);width:22px;height:1.5px;transition:all .3s;display:block}.Nav-module__x_hx6q__hamburger.Nav-module__x_hx6q__open span:first-child{transform:translateY(6.5px)rotate(45deg)}.Nav-module__x_hx6q__hamburger.Nav-module__x_hx6q__open span:nth-child(2){opacity:0;transform:scaleX(0)}.Nav-module__x_hx6q__hamburger.Nav-module__x_hx6q__open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.Nav-module__x_hx6q__mobileMenu{z-index:999;-webkit-backdrop-filter:blur(20px)saturate(180%);opacity:0;pointer-events:none;background:#050505f5;flex-direction:column;padding:24px 24px 32px;transition:opacity .25s,transform .25s;display:none;position:fixed;top:72px;left:0;right:0;transform:translateY(-10px)}[data-theme=light] .Nav-module__x_hx6q__mobileMenu{background:#faf9f7f7}.Nav-module__x_hx6q__mobileMenu.Nav-module__x_hx6q__open{opacity:1;pointer-events:auto;transform:translateY(0)}.Nav-module__x_hx6q__mobileLinks{border-top:1px solid var(--border-subtle);list-style:none}.Nav-module__x_hx6q__mobileLinks li{border-bottom:1px solid var(--border-subtle)}.Nav-module__x_hx6q__mobileLinks a{letter-spacing:.14em;text-transform:uppercase;color:var(--text-secondary);padding:16px 0;font-size:13px;font-weight:400;text-decoration:none;transition:color .2s;display:block}.Nav-module__x_hx6q__mobileLinks a:hover,.Nav-module__x_hx6q__mobileLinks a.Nav-module__x_hx6q__active{color:var(--gold)}.Nav-module__x_hx6q__mobileConsult{background:var(--bright-yellow);color:#050505;align-self:flex-start;margin-top:24px}@media (max-width:1024px){.Nav-module__x_hx6q__nav{padding:0 24px}.Nav-module__x_hx6q__links{display:none}.Nav-module__x_hx6q__hamburger,.Nav-module__x_hx6q__mobileMenu{display:flex}.Nav-module__x_hx6q__btnNav:not(.Nav-module__x_hx6q__mobileConsult){display:none}}@media (max-width:640px){.Nav-module__x_hx6q__nav{padding:0 20px}}
.Footer-module__rnk_JG__footer{background:var(--bg2);border-top:1px solid var(--border-subtle);padding:80px 48px 40px}.Footer-module__rnk_JG__top{border-bottom:1px solid var(--border-subtle);grid-template-columns:2fr 1fr 1fr 1fr;gap:60px;margin-bottom:60px;padding-bottom:60px;display:grid}.Footer-module__rnk_JG__brand p{color:var(--text-secondary);max-width:280px;margin:20px 0 28px;font-size:13.5px;font-weight:300;line-height:1.8}.Footer-module__rnk_JG__logo{align-items:center;gap:12px;margin-bottom:0;text-decoration:none;display:inline-flex}.Footer-module__rnk_JG__logoImg{object-fit:cover;border-radius:6px}.Footer-module__rnk_JG__logoText{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--gold);letter-spacing:.05em;font-size:18px;font-weight:600;display:block}.Footer-module__rnk_JG__logoSub{color:var(--text-secondary);letter-spacing:.18em;text-transform:uppercase;margin-top:1px;font-size:10px;font-weight:400;display:block}.Footer-module__rnk_JG__socials{gap:10px;display:flex}.Footer-module__rnk_JG__socialBtn{border:1px solid var(--border-subtle);width:34px;height:34px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;font-size:13px;text-decoration:none;transition:all .2s;display:flex}.Footer-module__rnk_JG__socialBtn:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-subtle)}.Footer-module__rnk_JG__col h4{letter-spacing:.25em;text-transform:uppercase;color:var(--text-muted);margin-bottom:24px;font-size:10px;font-weight:500}.Footer-module__rnk_JG__col ul{flex-direction:column;gap:12px;list-style:none;display:flex}.Footer-module__rnk_JG__col ul li a,.Footer-module__rnk_JG__col ul li span{color:var(--text-secondary);font-size:13.5px;font-weight:300;text-decoration:none;transition:color .2s}.Footer-module__rnk_JG__col ul li a:hover{color:var(--gold)}.Footer-module__rnk_JG__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.Footer-module__rnk_JG__copy{color:var(--text-muted);letter-spacing:.05em;font-size:12px;font-weight:300}.Footer-module__rnk_JG__legal{gap:24px;display:flex}.Footer-module__rnk_JG__legal a{color:var(--text-muted);font-size:12px;font-weight:300;text-decoration:none;transition:color .2s}.Footer-module__rnk_JG__legal a:hover{color:var(--gold)}@media (max-width:1024px){.Footer-module__rnk_JG__footer{padding:80px 24px 40px}.Footer-module__rnk_JG__top{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__rnk_JG__brand{grid-column:1/-1}}@media (max-width:640px){.Footer-module__rnk_JG__footer{padding:60px 20px 40px}.Footer-module__rnk_JG__top{grid-template-columns:1fr}.Footer-module__rnk_JG__bottom{text-align:center;flex-direction:column}}
.Hero-module__PgAKtG__hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 48px 80px;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__heroBg{z-index:0;filter:blur(4px)brightness(.38);position:absolute;inset:-5%}.Hero-module__PgAKtG__heroBgOverlay{z-index:1;background:linear-gradient(#08080a4d 0%,#08080a26 50%,#08080a59 100%);position:absolute;inset:0}.Hero-module__PgAKtG__gridBg{z-index:2;background-image:linear-gradient(#c8a46b0a 1px,#0000 1px),linear-gradient(90deg,#c8a46b0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 60%,#000 30%,#0000 100%);mask-image:radial-gradient(80% 60%,#000 30%,#0000 100%)}.Hero-module__PgAKtG__glow{z-index:2;pointer-events:none;background:radial-gradient(circle,#c8a46b14 0%,#0000 70%);width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-55%)}.Hero-module__PgAKtG__glow2{z-index:2;pointer-events:none;background:radial-gradient(circle,#c8a46b0d 0%,#0000 70%);width:400px;height:400px;position:absolute;bottom:10%;right:10%}.Hero-module__PgAKtG__inner{z-index:3;justify-content:center;align-items:center;width:100%;max-width:860px;animation:1.2s cubic-bezier(.16,1,.3,1) both Hero-module__PgAKtG__fadeUp;display:flex;position:relative}.Hero-module__PgAKtG__content{text-align:center;flex:1 1 0;min-width:0}.Hero-module__PgAKtG__badge{border:1px solid var(--border);background:var(--gold-subtle);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);border-radius:100px;align-items:center;gap:8px;margin-bottom:48px;padding:7px 18px;font-size:11px;font-weight:500;animation:1.2s cubic-bezier(.16,1,.3,1) .1s both Hero-module__PgAKtG__fadeUp;display:inline-flex}.Hero-module__PgAKtG__badgeDot{background:var(--gold);border-radius:50%;width:5px;height:5px;animation:2s infinite Hero-module__PgAKtG__pulse}.Hero-module__PgAKtG__logoMark{width:72px;margin:0 auto 32px;animation:1.2s cubic-bezier(.16,1,.3,1) 50ms both Hero-module__PgAKtG__fadeUp}.Hero-module__PgAKtG__logoMark svg{filter:drop-shadow(0 0 20px #c8a46b66);width:100%;height:auto}.Hero-module__PgAKtG__eyebrow{flex-direction:column;align-items:center;gap:6px;margin-bottom:20px;animation:1.2s cubic-bezier(.16,1,.3,1) .15s both Hero-module__PgAKtG__fadeUp;display:flex}.Hero-module__PgAKtG__eyebrowName{font-family:var(--font-cormorant), "Cormorant Garamond", serif;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);font-size:clamp(28px,4vw,42px);font-weight:600;line-height:1}.Hero-module__PgAKtG__eyebrowSub{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);opacity:.75;font-size:11px;font-weight:400}.Hero-module__PgAKtG__title{font-family:var(--font-cormorant), "Cormorant Garamond", serif;letter-spacing:-.02em;color:var(--text-primary);margin-bottom:12px;font-size:clamp(56px,8vw,108px);font-weight:300;line-height:1.2;animation:1.2s cubic-bezier(.16,1,.3,1) .2s both Hero-module__PgAKtG__fadeUp}.Hero-module__PgAKtG__title em{color:var(--gold);font-style:italic;font-weight:300}.Hero-module__PgAKtG__subtitle{color:var(--text-secondary);letter-spacing:.06em;max-width:480px;margin:0 auto 52px;font-size:clamp(13px,1.5vw,15px);font-weight:300;line-height:1.8;animation:1.2s cubic-bezier(.16,1,.3,1) .3s both Hero-module__PgAKtG__fadeUp}.Hero-module__PgAKtG__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;animation:1.2s cubic-bezier(.16,1,.3,1) .4s both Hero-module__PgAKtG__fadeUp;display:flex}.Hero-module__PgAKtG__floatCards{flex-wrap:nowrap;justify-content:center;gap:12px;margin-top:52px;animation:1.2s cubic-bezier(.16,1,.3,1) .5s both Hero-module__PgAKtG__fadeUp;display:flex}.Hero-module__PgAKtG__floatCard{-webkit-backdrop-filter:blur(20px);background:#ffffff0a;border:1px solid #c8a46b33;border-radius:12px;flex:1;align-items:center;gap:10px;min-width:0;padding:14px 20px;transition:all .3s;display:flex}.Hero-module__PgAKtG__floatCard:hover{background:#ffffff12;border-color:#c8a46b73;transform:translateY(-3px)}.Hero-module__PgAKtG__floatIcon{background:var(--gold-subtle);border:1px solid var(--border);width:36px;height:36px;color:var(--gold);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.Hero-module__PgAKtG__floatLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-size:10px;font-weight:400}.Hero-module__PgAKtG__floatValue{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-primary);font-size:20px;font-weight:600;line-height:1}[data-theme=light] .Hero-module__PgAKtG__heroBg{filter:blur(4px)brightness(1.6)saturate(.3)}[data-theme=light] .Hero-module__PgAKtG__heroBgOverlay{background:linear-gradient(#ffffffa6 0%,#ffffff73 50%,#ffffffa6 100%)}@media (max-width:1024px){.Hero-module__PgAKtG__hero{padding:100px 24px 60px}}@media (max-width:640px){.Hero-module__PgAKtG__hero{padding:90px 20px 50px}.Hero-module__PgAKtG__floatCards{flex-wrap:wrap;gap:8px}.Hero-module__PgAKtG__floatCard{flex:0 0 calc(50% - 4px);padding:12px 14px}}
.PageHero-module__z6bXnW__hero{border-bottom:1px solid var(--border-subtle);align-items:center;min-height:46vh;padding:140px 48px 80px;display:flex;position:relative;overflow:hidden}.PageHero-module__z6bXnW__gridBg{background-image:linear-gradient(#c8a46b0a 1px,#0000 1px),linear-gradient(90deg,#c8a46b0a 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 80%,#000 20%,#0000 100%);mask-image:radial-gradient(80% 80%,#000 20%,#0000 100%)}.PageHero-module__z6bXnW__glow{pointer-events:none;background:radial-gradient(circle,#c8a46b12 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:30%;transform:translate(-50%,-50%)}.PageHero-module__z6bXnW__inner{z-index:2;width:100%;max-width:1200px;margin:0 auto;animation:1s cubic-bezier(.16,1,.3,1) both PageHero-module__z6bXnW__fadeUp;position:relative}.PageHero-module__z6bXnW__title{font-family:var(--font-cormorant), "Cormorant Garamond", serif;letter-spacing:-.02em;color:var(--text-primary);margin-top:14px;margin-bottom:20px;font-size:clamp(44px,6vw,82px);font-weight:300;line-height:1.05}.PageHero-module__z6bXnW__title em{color:var(--gold);font-style:italic}.PageHero-module__z6bXnW__subtitle{color:var(--text-secondary);max-width:540px;font-size:15px;font-weight:300;line-height:1.8}@media (max-width:1024px){.PageHero-module__z6bXnW__hero{padding:110px 24px 60px}}@media (max-width:640px){.PageHero-module__z6bXnW__hero{padding:100px 20px 50px}}
.CTA-module__rEpnVa__section{background:var(--bg);text-align:center;padding:140px 48px;position:relative;overflow:hidden}.CTA-module__rEpnVa__section:before{content:"";pointer-events:none;background:radial-gradient(circle,#c8a46b12 0%,#0000 70%);width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.CTA-module__rEpnVa__inner{z-index:1;max-width:700px;margin:0 auto;position:relative}.CTA-module__rEpnVa__title{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:24px;font-size:clamp(40px,6vw,80px);font-weight:300;line-height:1.1}.CTA-module__rEpnVa__title em{color:var(--gold);font-style:italic}.CTA-module__rEpnVa__desc{color:var(--text-secondary);margin-bottom:48px;font-size:15px;font-weight:300;line-height:1.8}.CTA-module__rEpnVa__form{flex-wrap:wrap;gap:12px;max-width:480px;margin:0 auto 20px;display:flex}.CTA-module__rEpnVa__input{border:1px solid var(--border);background:var(--surface);min-width:200px;color:var(--text-primary);font-size:14px;font-family:var(--font-outfit), "Outfit", sans-serif;border-radius:6px;outline:none;flex:1;padding:14px 20px;transition:border-color .3s}.CTA-module__rEpnVa__input:focus{border-color:var(--gold)}.CTA-module__rEpnVa__input::placeholder{color:var(--text-muted)}.CTA-module__rEpnVa__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:8px;display:flex}@media (max-width:640px){.CTA-module__rEpnVa__section{padding:100px 20px}.CTA-module__rEpnVa__form{flex-direction:column}}
.PracticeGrid-module__l8_YPW__grid{border:1px solid var(--border-subtle);border-radius:16px;grid-template-columns:repeat(2,1fr);gap:2px;display:grid;overflow:hidden}.PracticeGrid-module__l8_YPW__card{background:var(--surface);border:none;border-bottom:1px solid var(--border-subtle);cursor:pointer;text-align:left;flex-direction:column;gap:20px;padding:48px 44px;transition:background .3s;display:flex;position:relative;overflow:hidden}.PracticeGrid-module__l8_YPW__card:hover{background:var(--surface-hover)}.PracticeGrid-module__l8_YPW__cardBg{opacity:.08;pointer-events:none;background-position:50%;background-size:cover;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.PracticeGrid-module__l8_YPW__card:hover .PracticeGrid-module__l8_YPW__cardBg{opacity:.16}.PracticeGrid-module__l8_YPW__card:before{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);height:2px;transition:transform .35s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.PracticeGrid-module__l8_YPW__card:hover:before{transform:scaleX(1)}.PracticeGrid-module__l8_YPW__cardTop{z-index:1;flex-direction:column;gap:12px;display:flex;position:relative}.PracticeGrid-module__l8_YPW__icon{background:var(--gold-subtle);border:1px solid var(--border);width:48px;height:48px;color:var(--gold);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;transition:all .3s;display:flex}.PracticeGrid-module__l8_YPW__card:hover .PracticeGrid-module__l8_YPW__icon{background:var(--gold);color:#050505;border-color:var(--gold)}.PracticeGrid-module__l8_YPW__cardTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-primary);font-size:26px;font-weight:400;line-height:1.2}.PracticeGrid-module__l8_YPW__cardDesc{color:var(--text-secondary);font-size:13.5px;font-weight:300;line-height:1.75}.PracticeGrid-module__l8_YPW__areas{border-top:1px solid var(--border-subtle);z-index:1;flex-wrap:wrap;gap:8px;padding-top:8px;display:flex;position:relative}.PracticeGrid-module__l8_YPW__area{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border-subtle);background:var(--surface);border-radius:100px;padding:5px 12px;font-size:10px;font-weight:500}.PracticeGrid-module__l8_YPW__cta{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);opacity:0;z-index:1;align-items:center;gap:6px;font-size:11px;font-weight:500;transition:all .3s;display:inline-flex;position:relative;transform:translate(-10px)}.PracticeGrid-module__l8_YPW__card:hover .PracticeGrid-module__l8_YPW__cta{opacity:1;transform:translate(0)}.PracticeGrid-module__l8_YPW__splitView{align-items:flex-start;gap:28px;animation:.35s cubic-bezier(.16,1,.3,1) both PracticeGrid-module__l8_YPW__fadeUp;display:flex}@keyframes PracticeGrid-module__l8_YPW__fadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.PracticeGrid-module__l8_YPW__sidebar{border:1px solid var(--border-subtle);border-radius:16px;flex-direction:column;flex-shrink:0;width:256px;display:flex;position:sticky;top:96px;overflow:hidden}.PracticeGrid-module__l8_YPW__allAreasBtn{background:var(--surface);border:none;border-bottom:1px solid var(--border-subtle);cursor:pointer;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);text-align:left;align-items:center;gap:8px;width:100%;padding:14px 18px;font-size:10px;font-weight:600;transition:color .2s,background .2s;display:flex}.PracticeGrid-module__l8_YPW__allAreasBtn:hover{color:var(--gold);background:var(--surface-hover)}.PracticeGrid-module__l8_YPW__tab{background:var(--surface);border:none;border-bottom:1px solid var(--border-subtle);cursor:pointer;text-align:left;border-left:2px solid #0000;align-items:center;gap:11px;width:100%;padding:13px 16px;transition:background .2s,border-color .2s;display:flex}.PracticeGrid-module__l8_YPW__tab:last-child{border-bottom:none}.PracticeGrid-module__l8_YPW__tab:hover{background:var(--surface-hover)}.PracticeGrid-module__l8_YPW__tabActive{background:var(--gold-subtle);border-left-color:var(--gold)}.PracticeGrid-module__l8_YPW__tabIcon{background:var(--bg);border:1px solid var(--border-subtle);width:30px;height:30px;color:var(--gold);border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;transition:all .2s;display:flex}.PracticeGrid-module__l8_YPW__tabActive .PracticeGrid-module__l8_YPW__tabIcon{background:var(--gold);color:#050505;border-color:var(--gold)}.PracticeGrid-module__l8_YPW__tabLabel{color:var(--text-secondary);font-size:12px;font-weight:400;line-height:1.3;transition:color .2s}.PracticeGrid-module__l8_YPW__tabActive .PracticeGrid-module__l8_YPW__tabLabel{color:var(--gold);font-weight:500}.PracticeGrid-module__l8_YPW__detail{border:1px solid var(--border-subtle);background:var(--surface);border-radius:16px;flex:1;min-width:0;position:relative;overflow:hidden}.PracticeGrid-module__l8_YPW__detailBg{opacity:.07;pointer-events:none;background-position:50%;background-size:cover;position:absolute;inset:0}.PracticeGrid-module__l8_YPW__detailInner{z-index:1;flex-direction:column;gap:36px;padding:56px 52px;display:flex;position:relative}.PracticeGrid-module__l8_YPW__detailHeader{align-items:flex-start;gap:24px;display:flex}.PracticeGrid-module__l8_YPW__detailIcon{background:var(--gold-subtle);border:1px solid var(--border);width:60px;height:60px;color:var(--gold);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;display:flex}.PracticeGrid-module__l8_YPW__detailLabel{color:var(--gold);max-width:620px;margin-bottom:10px;font-size:13.5px;font-weight:300;line-height:1.7}.PracticeGrid-module__l8_YPW__detailTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-primary);letter-spacing:.01em;font-size:44px;font-weight:400;line-height:1.1}.PracticeGrid-module__l8_YPW__detailBody{color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);max-width:700px;padding-bottom:36px;font-size:15.5px;font-weight:300;line-height:1.9}.PracticeGrid-module__l8_YPW__detailBody p+p{margin-top:20px}.PracticeGrid-module__l8_YPW__detailAreas{flex-wrap:wrap;gap:10px;display:flex}.PracticeGrid-module__l8_YPW__detailArea{letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);border:1px solid var(--border);background:var(--surface);border-radius:100px;padding:8px 18px;font-size:11px;font-weight:500;transition:all .25s}.PracticeGrid-module__l8_YPW__detailArea:hover{border-color:var(--gold);color:var(--gold)}@media (max-width:1024px){.PracticeGrid-module__l8_YPW__detailInner{padding:40px 36px}.PracticeGrid-module__l8_YPW__detailTitle{font-size:36px}.PracticeGrid-module__l8_YPW__sidebar{width:220px}}@media (max-width:768px){.PracticeGrid-module__l8_YPW__grid{grid-template-columns:1fr}.PracticeGrid-module__l8_YPW__splitView{flex-direction:column;gap:20px}.PracticeGrid-module__l8_YPW__sidebar{scrollbar-width:none;border-radius:12px;flex-direction:row;width:100%;position:static;overflow-x:auto}.PracticeGrid-module__l8_YPW__sidebar::-webkit-scrollbar{display:none}.PracticeGrid-module__l8_YPW__allAreasBtn{border-bottom:none;border-right:1px solid var(--border-subtle);white-space:nowrap;flex-shrink:0}.PracticeGrid-module__l8_YPW__tab{border-top:2px solid #0000;border-bottom:none;border-left:none;flex-direction:column;flex-shrink:0;align-items:center;gap:6px;min-width:80px;padding:12px 14px}.PracticeGrid-module__l8_YPW__tab:last-child{border-right:none}.PracticeGrid-module__l8_YPW__tabActive{border-top-color:var(--gold);border-left-color:#0000}.PracticeGrid-module__l8_YPW__tabLabel{text-align:center;font-size:10px}.PracticeGrid-module__l8_YPW__detailInner{gap:28px;padding:28px 20px}.PracticeGrid-module__l8_YPW__detailHeader{flex-direction:column;gap:16px}.PracticeGrid-module__l8_YPW__detailTitle{font-size:28px}}@media (max-width:640px){.PracticeGrid-module__l8_YPW__card{padding:28px 20px}}
.PracticeAreas-module__goOsea__section{background:var(--bg)}.PracticeAreas-module__goOsea__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:64px;display:flex}.PracticeAreas-module__goOsea__grid{background:var(--border-subtle);border:1px solid var(--border-subtle);border-radius:16px;grid-template-columns:repeat(3,1fr);gap:1px;display:grid;overflow:hidden}.PracticeAreas-module__goOsea__card{background:var(--bg);cursor:pointer;color:inherit;padding:44px 40px;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1);display:block;position:relative;overflow:hidden}.PracticeAreas-module__goOsea__cardBg{opacity:.07;background-position:50%;background-size:cover;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.PracticeAreas-module__goOsea__card:hover .PracticeAreas-module__goOsea__cardBg{opacity:.14}.PracticeAreas-module__goOsea__card:before{content:"";background:linear-gradient(90deg, transparent, var(--gold), transparent);height:2px;transition:transform .4s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.PracticeAreas-module__goOsea__card:hover:before{transform:scaleX(1)}.PracticeAreas-module__goOsea__card:hover{background:var(--bg3)}.PracticeAreas-module__goOsea__cardGlow{opacity:0;background:radial-gradient(circle,#c8a46b14 0%,#0000 70%);width:180px;height:180px;transition:opacity .4s;position:absolute;top:-60px;right:-60px}.PracticeAreas-module__goOsea__card:hover .PracticeAreas-module__goOsea__cardGlow{opacity:1}.PracticeAreas-module__goOsea__icon{border:1px solid var(--border);background:var(--gold-subtle);width:48px;height:48px;color:var(--gold);border-radius:10px;justify-content:center;align-items:center;margin-bottom:28px;font-size:20px;transition:all .3s;display:flex}.PracticeAreas-module__goOsea__card:hover .PracticeAreas-module__goOsea__icon{background:var(--gold);color:#050505;border-color:var(--gold)}.PracticeAreas-module__goOsea__card h3{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-primary);letter-spacing:.01em;margin-bottom:14px;font-size:22px;font-weight:500}.PracticeAreas-module__goOsea__card p{color:var(--text-secondary);font-size:13.5px;font-weight:300;line-height:1.75}.PracticeAreas-module__goOsea__arrow{letter-spacing:.12em;text-transform:uppercase;color:var(--gold);opacity:0;align-items:center;gap:6px;margin-top:24px;font-size:11px;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;transform:translate(-10px)}.PracticeAreas-module__goOsea__card:hover .PracticeAreas-module__goOsea__arrow{opacity:1;transform:translate(0)}@media (max-width:1024px){.PracticeAreas-module__goOsea__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.PracticeAreas-module__goOsea__grid{grid-template-columns:1fr}}
.TimelineSection-module__qvrfaW__timeline{grid-template-columns:repeat(4,1fr);display:grid;position:relative}.TimelineSection-module__qvrfaW__timelineItem{flex-direction:column;gap:20px;padding-right:40px;display:flex}.TimelineSection-module__qvrfaW__timelineYear{font-family:var(--font-cormorant), "Cormorant Garamond", serif;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);opacity:0;font-size:13px;font-weight:500;transition:opacity .45s,transform .45s;transform:translateY(-10px)}.TimelineSection-module__qvrfaW__timelineYear.TimelineSection-module__qvrfaW__yearVisible{opacity:1;transform:none}.TimelineSection-module__qvrfaW__timelineLine{align-items:center;display:flex;position:relative}.TimelineSection-module__qvrfaW__timelineDot{background:var(--gold);border:2px solid var(--gold-dark);opacity:0;border-radius:50%;flex-shrink:0;width:10px;height:10px;transition:opacity .3s,transform .35s cubic-bezier(.34,1.56,.64,1);transform:scale(0);box-shadow:0 0 12px #c8a46b66}.TimelineSection-module__qvrfaW__timelineDot.TimelineSection-module__qvrfaW__dotVisible{opacity:1;transform:scale(1)}.TimelineSection-module__qvrfaW__timelineConnector{background:linear-gradient(90deg, var(--gold-dark), transparent);transform-origin:0;flex:1;height:1px;transition:transform .55s;position:absolute;left:10px;right:-40px;transform:scaleX(0)}.TimelineSection-module__qvrfaW__timelineConnector.TimelineSection-module__qvrfaW__connectorVisible{transform:scaleX(1)}.TimelineSection-module__qvrfaW__timelineDesc{color:var(--text-secondary);opacity:0;padding-top:4px;font-size:14px;font-weight:300;line-height:1.8;transition:opacity .5s,transform .5s;transform:translateY(10px)}.TimelineSection-module__qvrfaW__timelineDesc.TimelineSection-module__qvrfaW__descVisible{opacity:1;transform:none}@media (max-width:1024px){.TimelineSection-module__qvrfaW__timeline{grid-template-columns:repeat(2,1fr);gap:40px}.TimelineSection-module__qvrfaW__timelineConnector{display:none}}@media (max-width:640px){.TimelineSection-module__qvrfaW__timeline{grid-template-columns:1fr}}
.page-module__xgPmsG__storySection{padding:100px 48px}.page-module__xgPmsG__storyLayout{grid-template-columns:1fr 1.4fr;align-items:center;gap:80px;display:grid}.page-module__xgPmsG__storyVisual{justify-content:center;display:flex}.page-module__xgPmsG__visualCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;flex-direction:column;align-items:center;gap:32px;width:100%;max-width:360px;padding:48px 40px;display:flex}.page-module__xgPmsG__pillars{flex-wrap:wrap;justify-content:center;gap:8px;display:flex}.page-module__xgPmsG__pill{border:1px solid var(--border);background:var(--gold-subtle);letter-spacing:.15em;text-transform:uppercase;color:var(--gold);border-radius:100px;padding:7px 18px;font-size:11px;font-weight:500}.page-module__xgPmsG__storyContent{flex-direction:column;gap:20px;display:flex}.page-module__xgPmsG__text{color:var(--text-secondary);font-size:15px;font-weight:300;line-height:1.9}.page-module__xgPmsG__timelineSection{padding:100px 48px}.page-module__xgPmsG__timelineHeader{margin-bottom:64px}.page-module__xgPmsG__signatureSection{padding:80px 48px 100px}.page-module__xgPmsG__signatureCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;align-items:flex-start;gap:32px;max-width:760px;padding:48px;display:flex}.page-module__xgPmsG__avatar{background:var(--gold-subtle);border:1px solid var(--border);width:64px;height:64px;font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:20px;font-weight:600;display:flex}.page-module__xgPmsG__sigName{color:var(--text-primary);margin-bottom:4px;font-size:15px;font-weight:500}.page-module__xgPmsG__sigRole{letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:11px;font-weight:400}.page-module__xgPmsG__sigQuote{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-secondary);font-size:18px;font-style:italic;font-weight:300;line-height:1.7}@media (max-width:1024px){.page-module__xgPmsG__storySection,.page-module__xgPmsG__timelineSection,.page-module__xgPmsG__signatureSection{padding:80px 24px}.page-module__xgPmsG__storyLayout{grid-template-columns:1fr;gap:48px}}@media (max-width:640px){.page-module__xgPmsG__storySection,.page-module__xgPmsG__timelineSection{padding:60px 20px}.page-module__xgPmsG__signatureSection{padding:60px 20px 80px}.page-module__xgPmsG__signatureCard{flex-direction:column;padding:32px 24px}}
.page-module__j6Q3dW__section{padding:80px 48px 120px}.page-module__j6Q3dW__layout{grid-template-columns:1.2fr .8fr;align-items:start;gap:60px;display:grid}.page-module__j6Q3dW__formCard{background:var(--surface);border:1px solid var(--border-subtle);border-radius:16px;padding:56px 52px;scroll-margin-top:96px}.page-module__j6Q3dW__formTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-primary);margin-bottom:8px;font-size:30px;font-weight:300}.page-module__j6Q3dW__formSubtitle{color:var(--text-secondary);margin-bottom:36px;font-size:14px;font-weight:300;line-height:1.7}.page-module__j6Q3dW__form{flex-direction:column;gap:20px;display:flex}.page-module__j6Q3dW__row{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__j6Q3dW__field{flex-direction:column;gap:8px;display:flex}.page-module__j6Q3dW__label{letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:500}.page-module__j6Q3dW__input,.page-module__j6Q3dW__select,.page-module__j6Q3dW__textarea{background:var(--bg2);border:1px solid var(--border-subtle);font-size:14px;font-weight:300;font-family:var(--font-outfit), "Outfit", sans-serif;color:var(--text-primary);appearance:none;border-radius:8px;outline:none;width:100%;padding:14px 16px;transition:border-color .25s,box-shadow .25s}.page-module__j6Q3dW__input::placeholder,.page-module__j6Q3dW__textarea::placeholder{color:var(--text-muted)}.page-module__j6Q3dW__input:focus,.page-module__j6Q3dW__select:focus,.page-module__j6Q3dW__textarea:focus{border-color:var(--gold);box-shadow:0 0 0 3px #c8a46b1a}.page-module__j6Q3dW__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239A9186' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.page-module__j6Q3dW__select option{background:var(--bg2);color:var(--text-primary)}.page-module__j6Q3dW__textarea{resize:vertical;min-height:120px}.page-module__j6Q3dW__infoSide{flex-direction:column;gap:32px;display:flex;position:sticky;top:100px}.page-module__j6Q3dW__infoBlock{background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;align-items:flex-start;gap:16px;padding:24px;transition:background .3s;display:flex}.page-module__j6Q3dW__infoBlock:hover{background:var(--surface-hover)}.page-module__j6Q3dW__infoIcon{background:var(--gold-subtle);border:1px solid var(--border);width:40px;height:40px;color:var(--gold);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;display:flex}.page-module__j6Q3dW__infoLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);margin-bottom:6px;font-size:10px;font-weight:500}.page-module__j6Q3dW__infoValue{color:var(--text-primary);font-size:15px;font-weight:300;line-height:1.6;text-decoration:none;transition:color .2s}a.page-module__j6Q3dW__infoValue:hover{color:var(--gold)}.page-module__j6Q3dW__confidentialNote{border:1px solid var(--border);background:var(--gold-subtle);border-radius:10px;align-items:flex-start;gap:14px;padding:20px;display:flex}.page-module__j6Q3dW__noteIcon{flex-shrink:0;font-size:18px}.page-module__j6Q3dW__confidentialNote p{color:var(--text-secondary);font-size:13px;font-weight:300;line-height:1.7}.page-module__j6Q3dW__socialLinks{background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;padding:24px}.page-module__j6Q3dW__socials{gap:10px;display:flex}.page-module__j6Q3dW__socialBtn{background:var(--surface);border:1px solid var(--border-subtle);width:38px;height:38px;color:var(--text-secondary);border-radius:8px;justify-content:center;align-items:center;font-size:13px;font-weight:600;text-decoration:none;transition:all .25s;display:flex}.page-module__j6Q3dW__socialBtn:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-subtle)}.page-module__j6Q3dW__successBanner{background:var(--gold-subtle);border:1px solid var(--gold);border-radius:12px;align-items:flex-start;gap:20px;padding:32px;display:flex}.page-module__j6Q3dW__successIcon{background:var(--gold);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.page-module__j6Q3dW__successTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-primary);margin-bottom:8px;font-size:22px;font-weight:400}.page-module__j6Q3dW__successText{color:var(--text-secondary);font-size:14px;font-weight:300;line-height:1.7}.page-module__j6Q3dW__errorBanner{color:#b94040;background:#c83c3c14;border:1px solid #c83c3c4d;border-radius:8px;padding:12px 16px;font-size:13px;font-weight:300;line-height:1.5}@media (max-width:1024px){.page-module__j6Q3dW__section{padding:60px 24px 100px}.page-module__j6Q3dW__layout{grid-template-columns:1fr;gap:48px}.page-module__j6Q3dW__infoSide{flex-flow:wrap;position:static}.page-module__j6Q3dW__infoBlock{flex:1;min-width:200px}.page-module__j6Q3dW__confidentialNote,.page-module__j6Q3dW__socialLinks{flex:100%}.page-module__j6Q3dW__formCard{padding:40px 36px}}@media (max-width:640px){.page-module__j6Q3dW__section{padding:40px 20px 80px}.page-module__j6Q3dW__formCard{padding:28px 20px}.page-module__j6Q3dW__row{grid-template-columns:1fr}.page-module__j6Q3dW__infoSide{flex-direction:column}.page-module__j6Q3dW__infoBlock{min-width:unset}}.page-module__j6Q3dW__careersSection{border-top:1px solid var(--border-subtle);padding:100px 48px 120px;scroll-margin-top:96px;position:relative}.page-module__j6Q3dW__careersHeader{text-align:center;max-width:640px;margin:0 auto 64px}.page-module__j6Q3dW__careersLabel{letter-spacing:.22em;text-transform:uppercase;color:var(--gold);margin-bottom:16px;font-size:10px;font-weight:500;display:inline-block}.page-module__j6Q3dW__careersTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-primary);margin-bottom:20px;font-size:clamp(34px,5vw,52px);font-weight:300;line-height:1.15}.page-module__j6Q3dW__careersTitle em{color:var(--gold);font-style:italic}.page-module__j6Q3dW__careersSubtitle{color:var(--text-secondary);font-size:15px;font-weight:300;line-height:1.75}.page-module__j6Q3dW__rolesGrid{grid-template-columns:repeat(3,1fr);gap:24px;max-width:1100px;margin:0 auto;display:grid}.page-module__j6Q3dW__roleCard{background:var(--surface);border:1px solid var(--border-subtle);border-top:3px solid var(--gold);border-radius:16px;flex-direction:column;padding:36px 32px;transition:transform .3s cubic-bezier(.16,1,.3,1),box-shadow .3s,border-color .3s;display:flex}.page-module__j6Q3dW__roleCard:hover{box-shadow:0 16px 48px #0000001f, 0 0 0 1px var(--gold-glow);transform:translateY(-4px)}.page-module__j6Q3dW__roleCardTop{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.page-module__j6Q3dW__roleTag{background:var(--gold-subtle);border:1px solid var(--gold-dark);letter-spacing:.14em;text-transform:uppercase;color:var(--gold);border-radius:100px;align-items:center;gap:6px;padding:5px 12px;font-size:10px;font-weight:500;display:inline-flex}.page-module__j6Q3dW__roleLocation{color:var(--text-muted);letter-spacing:.04em;font-size:11px;font-weight:400}.page-module__j6Q3dW__roleTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-primary);margin-bottom:6px;font-size:26px;font-weight:400;line-height:1.2}.page-module__j6Q3dW__roleDept{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:18px;font-size:11px;font-weight:500}.page-module__j6Q3dW__roleDesc{color:var(--text-secondary);flex:1;margin-bottom:28px;font-size:14px;font-weight:300;line-height:1.75}.page-module__j6Q3dW__roleApply{letter-spacing:.06em;font-size:13px;font-weight:500;font-family:var(--font-outfit), "Outfit", sans-serif;color:var(--gold);border:none;border-top:1px solid var(--border-subtle);cursor:pointer;background:0 0;align-items:center;gap:8px;width:100%;padding:20px 0 0;transition:gap .25s,color .25s;display:inline-flex}.page-module__j6Q3dW__roleApply:hover{color:var(--gold-light);gap:12px}.page-module__j6Q3dW__roleApplyArrow{font-size:16px;transition:transform .25s}.page-module__j6Q3dW__roleApply:hover .page-module__j6Q3dW__roleApplyArrow{transform:translate(3px)}.page-module__j6Q3dW__roleCardOpen{background:var(--gold-subtle);border-top-color:var(--gold-dark)}.page-module__j6Q3dW__roleCardOpen .page-module__j6Q3dW__roleDesc{color:var(--text-secondary)}@media (max-width:1024px){.page-module__j6Q3dW__careersSection{padding:80px 24px 100px}.page-module__j6Q3dW__rolesGrid{grid-template-columns:1fr 1fr}}@media (max-width:640px){.page-module__j6Q3dW__careersSection{padding:60px 20px 80px}.page-module__j6Q3dW__rolesGrid{grid-template-columns:1fr}.page-module__j6Q3dW__careersHeader{margin-bottom:48px}.page-module__j6Q3dW__roleCard{padding:28px 24px}}.page-module__j6Q3dW__fileInput{background:var(--bg2);border:1px solid var(--border-subtle);font-size:13px;font-family:var(--font-outfit), "Outfit", sans-serif;color:var(--text-secondary);cursor:pointer;border-radius:8px;width:100%;padding:10px 14px;transition:border-color .25s}.page-module__j6Q3dW__fileInput:focus{border-color:var(--gold);outline:none;box-shadow:0 0 0 3px #c8a46b1a}.page-module__j6Q3dW__fileInput::file-selector-button{background:var(--gold-subtle);border:1px solid var(--gold-dark);color:var(--gold);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;font-size:11px;font-weight:500;font-family:var(--font-outfit), "Outfit", sans-serif;border-radius:6px;margin-right:12px;padding:5px 12px;transition:background .2s}.page-module__j6Q3dW__fileInput::file-selector-button:hover{background:var(--gold-glow)}.page-module__j6Q3dW__fileHint{color:var(--text-muted);margin-top:5px;font-size:11px;display:block}.page-module__j6Q3dW__fileError{color:#b94040;margin-top:5px;font-size:11px;display:block}.page-module__j6Q3dW__modalBackdrop{-webkit-backdrop-filter:blur(6px);z-index:1000;background:#000000a6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.page-module__j6Q3dW__modalCard{background:var(--bg);border:1px solid var(--border-subtle);border-radius:20px;width:100%;max-width:560px;max-height:90vh;padding:40px 44px;overflow-y:auto}.page-module__j6Q3dW__modalHeader{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.page-module__j6Q3dW__modalLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:6px;font-size:10px;font-weight:500}.page-module__j6Q3dW__modalTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-primary);font-size:28px;font-weight:300;line-height:1.2}.page-module__j6Q3dW__modalClose{background:var(--surface);border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-secondary);cursor:pointer;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;transition:all .2s;display:flex}.page-module__j6Q3dW__modalClose:hover{border-color:var(--gold);color:var(--gold);background:var(--gold-subtle)}@media (max-width:640px){.page-module__j6Q3dW__modalCard{border-radius:16px;max-height:95vh;padding:28px 24px}.page-module__j6Q3dW__modalTitle{font-size:22px}}
.page-module__BSYA_W__section{padding:100px 48px}.page-module__BSYA_W__grid{border:1px solid var(--border-subtle);border-radius:16px;grid-template-columns:repeat(2,1fr);gap:2px;display:grid;overflow:hidden}.page-module__BSYA_W__card{background:var(--surface);border:1px solid var(--border-subtle);flex-direction:column;gap:20px;padding:48px 44px;transition:background .3s;display:flex;position:relative;overflow:hidden}.page-module__BSYA_W__card:hover{background:var(--surface-hover)}.page-module__BSYA_W__cardBg{opacity:.08;background-position:50%;background-size:cover;transition:opacity .4s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.page-module__BSYA_W__card:hover .page-module__BSYA_W__cardBg{opacity:.16}.page-module__BSYA_W__cardTop{z-index:1;flex-direction:column;gap:12px;display:flex;position:relative}.page-module__BSYA_W__icon{background:var(--gold-subtle);border:1px solid var(--border);width:48px;height:48px;color:var(--gold);border-radius:10px;justify-content:center;align-items:center;font-size:20px;display:flex}.page-module__BSYA_W__cardTitle{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-primary);font-size:26px;font-weight:400;line-height:1.2}.page-module__BSYA_W__cardDesc{color:var(--gold);font-size:14px;font-weight:400;line-height:1.6}.page-module__BSYA_W__cardDetail{color:var(--text-secondary);z-index:1;flex:1;font-size:14px;font-weight:300;line-height:1.8;position:relative}.page-module__BSYA_W__areas{border-top:1px solid var(--border-subtle);z-index:1;flex-wrap:wrap;gap:8px;padding-top:8px;display:flex;position:relative}.page-module__BSYA_W__area{letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border-subtle);background:var(--surface);border-radius:100px;padding:5px 12px;font-size:10px;font-weight:500}@media (max-width:1024px){.page-module__BSYA_W__section{padding:80px 24px}.page-module__BSYA_W__card{padding:36px 28px}}@media (max-width:768px){.page-module__BSYA_W__grid{grid-template-columns:1fr}}@media (max-width:640px){.page-module__BSYA_W__section{padding:60px 20px}.page-module__BSYA_W__card{padding:28px 20px}}
.page-module__-VkVPW__section{padding:100px 48px}.page-module__-VkVPW__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.page-module__-VkVPW__card{background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;flex-direction:column;gap:24px;padding:40px 36px;transition:all .3s;display:flex}.page-module__-VkVPW__card:hover{border-color:var(--border);background:var(--surface-hover);transform:translateY(-4px);box-shadow:0 20px 60px #0000001f}.page-module__-VkVPW__cardTop{justify-content:space-between;align-items:center;display:flex}.page-module__-VkVPW__stars{color:var(--gold);letter-spacing:2px;font-size:13px}.page-module__-VkVPW__areaBadge{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);border:1px solid var(--border-subtle);background:var(--surface);border-radius:100px;padding:4px 12px;font-size:10px;font-weight:500}.page-module__-VkVPW__quote{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-primary);flex:1;font-size:18px;font-style:italic;font-weight:300;line-height:1.65}.page-module__-VkVPW__author{border-top:1px solid var(--border-subtle);align-items:center;gap:14px;padding-top:16px;display:flex}.page-module__-VkVPW__avatar{background:var(--gold-subtle);border:1px solid var(--border);width:44px;height:44px;font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:flex}.page-module__-VkVPW__name{color:var(--text-primary);margin-bottom:3px;font-size:14px;font-weight:500}.page-module__-VkVPW__role{color:var(--text-muted);font-size:12px;font-weight:300}.page-module__-VkVPW__disclaimer{color:var(--text-muted);text-align:center;opacity:.75;margin-top:40px;font-size:12px;font-style:italic;line-height:1.7}.page-module__-VkVPW__trustSection{padding:0 48px 100px}.page-module__-VkVPW__trustCard{background:var(--surface);border:1px solid var(--border);border-radius:16px;justify-content:space-between;align-items:center;gap:60px;padding:60px 56px;display:flex}.page-module__-VkVPW__trustText{flex:1}.page-module__-VkVPW__trustStats{align-items:center;gap:0;display:flex}.page-module__-VkVPW__trustStat{text-align:center;padding:0 48px}.page-module__-VkVPW__divider{background:var(--border-subtle);width:1px;height:60px}.page-module__-VkVPW__trustNum{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--gold);margin-bottom:8px;font-size:clamp(36px,4vw,52px);font-weight:300;line-height:1}.page-module__-VkVPW__trustLabel{letter-spacing:.18em;text-transform:uppercase;color:var(--text-muted);font-size:10px;font-weight:500}@media (max-width:1024px){.page-module__-VkVPW__section{padding:80px 24px}.page-module__-VkVPW__trustSection{padding:0 24px 80px}.page-module__-VkVPW__grid{grid-template-columns:repeat(2,1fr)}.page-module__-VkVPW__trustCard{flex-direction:column;gap:40px;padding:48px 36px}.page-module__-VkVPW__trustStat{padding:0 32px}}@media (max-width:768px){.page-module__-VkVPW__grid{grid-template-columns:1fr}}@media (max-width:640px){.page-module__-VkVPW__section{padding:60px 20px}.page-module__-VkVPW__trustSection{padding:0 20px 60px}.page-module__-VkVPW__trustCard{padding:36px 24px}.page-module__-VkVPW__trustStat{padding:0 20px}.page-module__-VkVPW__card{padding:28px 24px}}
.page-module__BSsNNq__statsSection{padding:80px 48px}.page-module__BSsNNq__statsGrid{background:var(--border-subtle);border:1px solid var(--border-subtle);border-radius:16px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.page-module__BSsNNq__stat{background:var(--surface);text-align:center;padding:48px 40px;transition:background .3s}.page-module__BSsNNq__stat:hover{background:var(--surface-hover)}.page-module__BSsNNq__statNum{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--gold);margin-bottom:10px;font-size:clamp(40px,5vw,64px);font-weight:300;line-height:1}.page-module__BSsNNq__statLabel{letter-spacing:.2em;text-transform:uppercase;color:var(--text-muted);font-size:11px;font-weight:500}.page-module__BSsNNq__featuresSection{padding:100px 48px}.page-module__BSsNNq__featuresGrid{grid-template-columns:repeat(2,1fr);gap:40px 80px;display:grid}.page-module__BSsNNq__feature{align-items:flex-start;gap:24px;display:flex}.page-module__BSsNNq__featureNum{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--gold);letter-spacing:.1em;flex-shrink:0;padding-top:3px;font-size:13px;font-weight:400}.page-module__BSsNNq__featureTitle{color:var(--text-primary);letter-spacing:.01em;margin-bottom:10px;font-size:16px;font-weight:500}.page-module__BSsNNq__featureDesc{color:var(--text-secondary);font-size:14px;font-weight:300;line-height:1.8}.page-module__BSsNNq__quoteSection{padding:80px 48px 100px}.page-module__BSsNNq__quoteCard{text-align:center;background:var(--surface);border:1px solid var(--border);border-radius:16px;max-width:760px;margin:0 auto;padding:64px 56px;position:relative}.page-module__BSsNNq__quoteIcon{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--gold);opacity:.25;margin-bottom:16px;font-size:80px;line-height:1}.page-module__BSsNNq__quote{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-primary);margin-bottom:28px;font-size:clamp(22px,3vw,32px);font-style:italic;font-weight:300;line-height:1.5}.page-module__BSsNNq__quoteAuthor{letter-spacing:.2em;text-transform:uppercase;color:var(--gold);font-size:11px;font-weight:500}@media (max-width:1024px){.page-module__BSsNNq__statsSection{padding:60px 24px}.page-module__BSsNNq__featuresSection{padding:80px 24px}.page-module__BSsNNq__quoteSection{padding:60px 24px 80px}.page-module__BSsNNq__statsGrid{grid-template-columns:repeat(2,1fr)}.page-module__BSsNNq__quoteCard{padding:48px 36px}}@media (max-width:768px){.page-module__BSsNNq__featuresGrid{grid-template-columns:1fr;gap:32px}}@media (max-width:640px){.page-module__BSsNNq__statsSection{padding:40px 20px}.page-module__BSsNNq__featuresSection{padding:60px 20px}.page-module__BSsNNq__quoteSection{padding:40px 20px 60px}.page-module__BSsNNq__stat{padding:32px 20px}.page-module__BSsNNq__quoteCard{padding:36px 24px}}
.Testimonials-module__3Z1FKa__section{background:var(--bg2);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.Testimonials-module__3Z1FKa__header{text-align:center;margin-bottom:64px}.Testimonials-module__3Z1FKa__header .Testimonials-module__3Z1FKa__section-label:before{display:none}.Testimonials-module__3Z1FKa__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Testimonials-module__3Z1FKa__card{background:var(--bg3);border:1px solid var(--border-subtle);border-radius:16px;padding:36px;transition:all .3s;position:relative;overflow:hidden}.Testimonials-module__3Z1FKa__card:hover{border-color:var(--border);transform:translateY(-4px);box-shadow:0 20px 60px #0000004d}.Testimonials-module__3Z1FKa__stars{color:var(--gold);gap:3px;margin-bottom:20px;font-size:14px;display:flex}.Testimonials-module__3Z1FKa__quote{font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--text-primary);margin-bottom:28px;font-size:18px;font-style:italic;font-weight:400;line-height:1.65}.Testimonials-module__3Z1FKa__author{border-top:1px solid var(--border-subtle);align-items:center;gap:12px;padding-top:24px;display:flex}.Testimonials-module__3Z1FKa__avatar{background:var(--gold-subtle);border:1px solid var(--border);width:40px;height:40px;font-family:var(--font-cormorant), "Cormorant Garamond", serif;color:var(--gold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:16px;font-weight:600;display:flex}.Testimonials-module__3Z1FKa__name{color:var(--text-primary);font-size:14px;font-weight:500}.Testimonials-module__3Z1FKa__role{color:var(--text-muted);letter-spacing:.05em;margin-top:2px;font-size:11px;font-weight:400}.Testimonials-module__3Z1FKa__disclaimer{color:var(--text-muted);text-align:center;opacity:.75;margin-top:40px;font-size:12px;font-style:italic;line-height:1.7}@media (max-width:1024px){.Testimonials-module__3Z1FKa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.Testimonials-module__3Z1FKa__grid{grid-template-columns:1fr}}
