@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,600;0,700;1,400;1,600&family=Poppins:wght@300;400;500;600;700&display=swap);:root{--primary:#1a1a2e;--primary-light:#2d2d4e;--accent:#c8a96e;--accent-light:#e2c99a;--accent-dark:#a8894e;--beige:#f5efe6;--beige-light:#faf7f2;--white:#fff;--text-dark:#1a1a1a;--text-muted:#6b7280;--text-light:#9ca3af;--border:#e5e7eb;--shadow-sm:0 2px 8px #00000014;--shadow-md:0 4px 20px #0000001f;--shadow-lg:0 8px 40px #0000002e;--shadow-gold:0 4px 24px #c8a96e40;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--font-heading:"Playfair Display",Georgia,serif;--font-body:"Poppins","Segoe UI",sans-serif;--nav-height:72px;--transition:0.3s ease;--gold:#c8a96e;--gold-dark:#a8894e;--gold-light:#e2c99a;--text-body:#374151;--bg-light:#f5efe6}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;background:#fff;background:var(--white);color:#1a1a1a;color:var(--text-dark);font-family:Poppins,Segoe UI,sans-serif;font-family:var(--font-body);line-height:1.6}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}ul{list-style:none}button{border:none;cursor:pointer;font-family:Poppins,Segoe UI,sans-serif;font-family:var(--font-body);outline:none}.section-title{color:#1a1a2e;color:var(--primary);font-family:Playfair Display,Georgia,serif;font-family:var(--font-heading);font-size:clamp(2rem,4vw,2.8rem);font-weight:700;line-height:1.2}.section-subtitle{color:#6b7280;color:var(--text-muted);font-size:1rem;line-height:1.7;margin:.75rem auto 0;max-width:600px}.section-eyebrow{color:#c8a96e;color:var(--accent);display:block;font-size:.75rem;font-weight:600;letter-spacing:.18em;margin-bottom:.5rem;text-transform:uppercase}.text-center{text-align:center}.text-left{text-align:left}.container{margin:0 auto;max-width:1200px;padding:0 1.5rem;width:100%}.section-pad{padding:5rem 0}.section-pad-sm{padding:3rem 0}.btn{align-items:center;border-radius:8px;border-radius:var(--radius-sm);cursor:pointer;display:inline-flex;font-family:Poppins,Segoe UI,sans-serif;font-family:var(--font-body);font-size:.9rem;font-weight:600;gap:.5rem;letter-spacing:.04em;padding:.75rem 1.75rem;text-decoration:none;transition:all .3s ease;transition:all var(--transition)}.btn--primary,.btn-primary{background:#c8a96e;background:var(--accent);border:2px solid #c8a96e;border:2px solid var(--accent);color:#1a1a2e;color:var(--primary)}.btn--primary:hover,.btn-primary:hover{background:#a8894e;background:var(--accent-dark);border-color:#a8894e;border-color:var(--accent-dark);box-shadow:0 4px 24px #c8a96e40;box-shadow:var(--shadow-gold);transform:translateY(-2px)}.btn--gold{background:#c8a96e;background:var(--gold);border:2px solid #c8a96e;border:2px solid var(--gold);color:#1a1a2e;color:var(--primary)}.btn--gold:hover{background:#a8894e;background:var(--gold-dark);border-color:#a8894e;border-color:var(--gold-dark);box-shadow:0 4px 24px #c8a96e40;box-shadow:var(--shadow-gold);transform:translateY(-2px)}.btn--outline,.btn-outline{background:#0000;border:2px solid #fff;border:2px solid var(--white);color:#fff;color:var(--white)}.btn--outline:hover,.btn-outline:hover{background:#fff;background:var(--white);color:#1a1a2e;color:var(--primary);transform:translateY(-2px)}.btn--outline-dark,.btn-outline-dark{background:#0000;border:2px solid #1a1a2e;border:2px solid var(--primary);color:#1a1a2e;color:var(--primary)}.btn--outline-dark:hover,.btn-outline-dark:hover{background:#1a1a2e;background:var(--primary);color:#fff;color:var(--white);transform:translateY(-2px)}.section{padding:5rem 0}@media (max-width:768px){.section{padding:3.5rem 0}}.section-header{text-align:center}.section-header__label{color:#c8a96e;color:var(--gold);display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.18em;margin-bottom:.5rem;text-transform:uppercase}.section-header__title{color:#1a1a2e;color:var(--primary);font-family:Playfair Display,Georgia,serif;font-family:var(--font-heading);font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.2;margin-bottom:.75rem}.section-header__sub{color:#6b7280;color:var(--text-muted);font-size:1rem;line-height:1.7;margin:0 auto;max-width:600px}.page-hero{align-items:center;background:linear-gradient(160deg,#1a1a2e,#16213e);background:linear-gradient(160deg,var(--primary) 0,#16213e 100%);padding-bottom:4rem;padding-top:calc(72px + 3rem);padding-top:calc(var(--nav-height) + 3rem)}.page-hero__overlay{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='60' height='60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z' fill='%23fff' fill-opacity='.03' fill-rule='evenodd'/%3E%3C/svg%3E")}.page-hero__content{text-align:center;z-index:1}.page-hero__title{color:#fff;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.2rem,5vw,3.5rem);line-height:1.15;margin-bottom:1rem}.page-hero__subtitle{color:#ffffffbf;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.gold-divider{background:linear-gradient(90deg,#c8a96e,#e2c99a);background:linear-gradient(90deg,var(--accent),var(--accent-light));border-radius:2px;height:3px;margin:1rem auto;width:60px}.gold-divider.left{margin-left:0}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#faf7f2;background:var(--beige-light)}::-webkit-scrollbar-thumb{background:#c8a96e;background:var(--accent);border-radius:3px}@media (max-width:768px){.section-pad{padding:3.5rem 0}.hide-mobile{display:none!important}}@media (min-width:769px){.hide-desktop{display:none!important}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes goldPulse{0%,to{box-shadow:0 0 0 0 #c8a96e66}50%{box-shadow:0 0 0 12px #c8a96e00}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes rotateSlow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-fadeInUp{animation:fadeInUp .7s ease both}.animate-fadeIn{animation:fadeIn .5s ease both}.navbar{align-items:center;background:#0000;display:flex;height:var(--nav-height);left:0;position:fixed;right:0;top:0;transition:background var(--transition),box-shadow var(--transition);z-index:1000}.navbar--scrolled{background:var(--primary);box-shadow:0 2px 20px #0000004d}.navbar__inner{gap:1rem;justify-content:space-between;width:100%}.navbar__inner,.navbar__logo{align-items:center;display:flex}.navbar__logo{flex-shrink:0;gap:.75rem;text-decoration:none}.navbar__logo-img-wrap{align-items:center;background:var(--primary);border:2px solid var(--accent);border-radius:50%;display:flex;height:44px;justify-content:center;overflow:hidden;transition:transform var(--transition);width:44px}.navbar__logo:hover .navbar__logo-img-wrap{transform:rotate(10deg) scale(1.05)}.navbar__logo-img{height:36px;object-fit:contain;width:36px}.navbar__logo-text{display:flex;flex-direction:column;line-height:1.2}.navbar__logo-name{color:var(--white);font-family:var(--font-heading);font-size:1.15rem;font-weight:700;letter-spacing:.02em}.navbar__logo-sub{color:var(--accent);font-size:.65rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase}.navbar__links{align-items:center;display:flex;gap:.25rem;list-style:none;margin:0;padding:0}.navbar__item,.navbar__link{position:relative}.navbar__link{align-items:center;color:#ffffffe0;display:flex;font-size:.875rem;font-weight:500;gap:.25rem;letter-spacing:.02em;outline:none;padding:.5rem .85rem;text-decoration:none;transition:color var(--transition)}.navbar__link:after{background-color:var(--white);bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);transition:width var(--transition);width:0}.navbar__link.active,.navbar__link:focus,.navbar__link:hover{color:var(--white)}.navbar__link.active:after,.navbar__link:focus:after,.navbar__link:hover:after{width:calc(100% - 1.7rem)}.navbar__chevron{display:inline-block;font-size:.75rem;transition:transform var(--transition)}.has-dropdown:hover .navbar__chevron{transform:rotate(180deg)}.navbar__dropdown{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-lg);left:0;min-width:220px;overflow:hidden;position:absolute;top:calc(100% + 8px)}.navbar__dropdown-item{border-bottom:1px solid var(--border);color:var(--text-dark);display:block;font-size:.875rem;font-weight:500;padding:.7rem 1.25rem;text-decoration:none;transition:background var(--transition),color var(--transition)}.navbar__dropdown-item:last-child{border-bottom:none}.navbar__dropdown-item:hover{background:var(--beige);color:var(--accent-dark);padding-left:1.6rem}.navbar__cta{font-size:.82rem;padding:.55rem 1.25rem}.hamburger{background:#0000;border-radius:var(--radius-sm);cursor:pointer;display:flex;flex-direction:column;gap:5px;padding:8px;z-index:1100}.hamburger__line{background:var(--white);border-radius:2px;display:block;height:2px;transform-origin:center;transition:all .3s ease;width:24px}.hamburger__line:first-child.open{transform:translateY(7px) rotate(45deg)}.hamburger__line:nth-child(2).open{opacity:0;transform:scaleX(0)}.hamburger__line:nth-child(3).open{transform:translateY(-7px) rotate(-45deg)}.mobile-drawer{background:var(--primary);display:flex;flex-direction:column;height:100vh;overflow-y:auto;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);width:min(320px,85vw);z-index:1050}.mobile-drawer--open{transform:translateX(0)}.mobile-drawer__header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;gap:.75rem;padding:1.25rem 1.5rem}.mobile-drawer__logo{border:1.5px solid var(--accent);border-radius:50%;height:36px;object-fit:contain;width:36px}.mobile-drawer__firm{color:var(--white);font-family:var(--font-heading);font-size:1.05rem;font-weight:700}.mobile-drawer__links{flex:1 1;list-style:none;margin:0;padding:1rem 0}.mobile-drawer__item{border-bottom:1px solid #ffffff0f}.mobile-drawer__row{align-items:center;cursor:pointer;display:flex;justify-content:space-between;padding:.9rem 1.5rem}.mobile-drawer__link{color:#ffffffe0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color var(--transition)}.mobile-drawer__link:hover{color:var(--accent)}.mobile-drawer__chevron{color:var(--accent);display:inline-block;font-size:.9rem;transition:transform var(--transition)}.mobile-drawer__chevron.open{transform:rotate(180deg)}.mobile-drawer__sub{background:#0003;list-style:none;margin:0;padding:0}.mobile-drawer__sub-link{color:#ffffffb3;display:block;font-size:.85rem;padding:.7rem 2rem;text-decoration:none;transition:color var(--transition)}.mobile-drawer__sub-link:hover{color:var(--accent)}.mobile-drawer__footer{border-top:1px solid #ffffff1a;padding:1.5rem}.mobile-drawer__footer .btn{justify-content:center;width:100%}.mobile-overlay{animation:fadeIn .3s ease;background:#0000008c;inset:0;position:fixed;z-index:1040}.footer{background:var(--primary);color:#ffffffbf}.footer__grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1.6fr 1fr 1fr 1.2fr;padding:4rem 1.5rem 3rem}.footer__logo{align-items:center;display:flex;gap:.75rem;margin-bottom:1rem;text-decoration:none}.footer__logo-img{background:#ffffff0d;border:1.5px solid var(--accent);border-radius:50%;height:40px;object-fit:contain;padding:3px;width:40px}.footer__logo-name{color:var(--white);font-family:var(--font-heading);font-size:1.2rem;font-weight:700}.footer__about{font-size:.85rem;line-height:1.75;margin-bottom:1.25rem}.footer__social{display:flex;gap:.75rem}.footer__social-link{align-items:center;background:#ffffff14;border-radius:50%;display:inline-flex;font-size:1rem;height:36px;justify-content:center;text-decoration:none;transition:background var(--transition);width:36px}.footer__social-link:hover{background:var(--accent)}.footer__heading{color:var(--white);font-family:var(--font-heading);font-size:1rem;font-weight:700;margin-bottom:1.1rem;padding-bottom:.6rem;position:relative}.footer__heading:after{background:var(--accent);border-radius:1px;bottom:0;content:"";height:2px;left:0;position:absolute;width:30px}.footer__links{display:flex;flex-direction:column;gap:.55rem;list-style:none;margin:0;padding:0}.footer__link{color:#ffffffb3;font-size:.85rem;text-decoration:none;transition:color var(--transition)}.footer__link:hover{color:var(--accent)}.footer__office{margin-bottom:1rem}.footer__office-city{color:var(--accent);font-size:.78rem;font-weight:600;letter-spacing:.06em;margin-bottom:.2rem;text-transform:uppercase}.footer__office-addr{color:#ffffffa6;font-size:.82rem;line-height:1.6}.footer__email{display:block;margin-top:.75rem}.footer__bottom{border-top:1px solid #ffffff1a}.footer__bottom-inner{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.25rem 1.5rem}.footer__copy,.footer__legal{color:#ffffff73;font-size:.78rem}@media (max-width:1024px){.footer__grid{gap:2rem;grid-template-columns:1fr 1fr}}@media (max-width:600px){.footer__grid{gap:2rem;grid-template-columns:1fr;padding:3rem 1.5rem 2rem}.footer__bottom-inner{flex-direction:column;text-align:center}}.expertise-scroller{overflow:hidden;padding:.75rem 0 1rem;width:100%}.expertise-scroller__track-wrap{overflow:hidden;position:relative}.expertise-scroller__track-wrap:after,.expertise-scroller__track-wrap:before{bottom:0;content:"";pointer-events:none;position:absolute;top:0;width:80px;z-index:2}.expertise-scroller__track-wrap:before{background:linear-gradient(90deg,#0000004d,#0000);left:0}.expertise-scroller__track-wrap:after{background:linear-gradient(270deg,#0000004d,#0000);right:0}.expertise-scroller__track{animation:scrollLoop 55s linear infinite;display:flex;gap:.85rem;padding:.5rem 1.5rem;width:max-content}.expertise-scroller__track:hover{animation-play-state:paused}@keyframes scrollLoop{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.expertise-scroller__card{align-items:center;background:#fffffff5;border:1.5px solid #fffc;border-radius:18px;box-shadow:0 3px 14px #00000038;color:#1a1a2e;cursor:pointer;display:flex;flex-direction:column;flex-shrink:0;gap:.4rem;height:100px;justify-content:center;padding:.75rem .6rem;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease;width:100px}.expertise-scroller__card:hover{background:#fff;border-color:#c8a96eb3;box-shadow:0 10px 28px #0000004d;transform:translateY(-5px) scale(1.04)}.expertise-scroller__svg{align-items:center;color:#2a3a5a;display:flex;height:44px;justify-content:center;width:44px}.expertise-scroller__svg svg{height:100%;transition:stroke .2s ease;width:100%}.expertise-scroller__card:hover .expertise-scroller__svg{color:#c8a96e;color:var(--accent,#c8a96e)}.expertise-scroller__label{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#1a1a2e;display:-webkit-box;font-size:.6rem;font-weight:600;letter-spacing:.01em;line-height:1.25;max-width:88px;overflow:hidden;text-align:center}@media (prefers-reduced-motion:reduce){.expertise-scroller__track{animation:none;overflow-x:auto;width:100%}}.hero{align-items:center;background:#1a1a2e;background:var(--primary,#1a1a2e);color:var(--white);display:flex;justify-content:center;min-height:100vh;overflow:hidden;position:relative;text-align:center}.hero__video-wrap{inset:0;position:absolute;z-index:0}.hero__video{height:100%;object-fit:cover;pointer-events:none;width:100%}.hero__overlay{background:#00000040;inset:0;position:absolute;z-index:1}.hero__content{align-items:center;display:flex;flex-direction:column;gap:0;padding-bottom:140px;padding-top:calc(var(--nav-height) + 2rem);position:relative;z-index:2}.hero__logo-wrap{margin-bottom:1.5rem}.hero__logo{animation:goldPulse 3s ease-in-out infinite;background:#1a1a2e99;border:3px solid var(--accent);border-radius:50%;box-shadow:0 0 40px #c8a96e59;height:90px;object-fit:contain;padding:6px;width:90px}.hero__title{color:var(--white);font-size:clamp(3rem,8vw,5.5rem);font-weight:700;letter-spacing:-.01em;line-height:1.05;margin-bottom:.5rem}.hero__tagline,.hero__title{font-family:var(--font-heading)}.hero__tagline{color:var(--accent);font-size:clamp(1rem,2.5vw,1.4rem);font-style:italic;margin-bottom:1.25rem}.hero__subtitle{color:#ffffffc7;font-size:clamp(.9rem,1.5vw,1.05rem);line-height:1.75;margin-bottom:2.25rem;max-width:620px}.hero__actions{flex-wrap:wrap;gap:1rem;margin-bottom:4.5rem}.hero__actions,.hero__scroll{display:flex;justify-content:center}.hero__scroll span{border:2px solid #ffffff80;border-radius:12px;display:block;height:40px;position:relative;width:24px}.hero__scroll span:after{animation:scrollBounce 1.6s ease-in-out infinite;background:var(--accent);border-radius:2px;content:"";height:8px;left:50%;position:absolute;top:6px;transform:translateX(-50%);width:4px}@keyframes scrollBounce{0%,to{opacity:1;transform:translateX(-50%) translateY(0)}50%{opacity:.3;transform:translateX(-50%) translateY(10px)}}.hero__dots{bottom:1.5rem;display:flex;gap:.5rem;position:absolute;right:2rem;z-index:2}.hero__dot{background:#fff6;border:none;border-radius:50%;cursor:pointer;height:8px;transition:all var(--transition);width:8px}.hero__dot.active{background:var(--accent);border-radius:4px;width:22px}@media (max-width:768px){.hero__actions{gap:.75rem}.hero__logo{height:70px;width:70px}}.hero__scroller-container{background:#0000;bottom:0;left:0;position:absolute;width:100%;z-index:10}.team-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);cursor:pointer;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.team-card:hover{box-shadow:var(--shadow-md);transform:translateY(-6px)}.team-card__img-wrap{aspect-ratio:3/4;background:var(--beige);overflow:hidden;position:relative}.team-card__img{height:100%;object-fit:cover;object-position:top center;transition:transform .4s ease;width:100%}.team-card:hover .team-card__img{transform:scale(1.05)}.team-card__initials{background:linear-gradient(135deg,var(--primary) 0,var(--primary-light) 100%);color:var(--accent);font-family:var(--font-heading);font-size:3rem;font-weight:700;height:100%;width:100%}.team-card__initials,.team-card__overlay{align-items:center;display:flex;justify-content:center}.team-card__overlay{background:#1a1a2eb3;inset:0;opacity:0;position:absolute;transition:opacity .3s ease}.team-card:hover .team-card__overlay{opacity:1}.team-card__view{border:1.5px solid var(--accent);border-radius:20px;color:var(--white);font-size:.82rem;font-weight:600;letter-spacing:.06em;padding:.5rem 1.25rem}.team-card__body{padding:1rem 1.1rem 1.25rem}.team-card__role{color:var(--accent);font-size:.7rem;font-weight:600;letter-spacing:.12em;margin-bottom:.3rem;text-transform:uppercase}.team-card__name{color:var(--primary);font-family:var(--font-heading);font-size:1rem;font-weight:700;line-height:1.3;margin-bottom:.4rem}.team-card__email{color:var(--text-muted);font-size:.75rem;text-decoration:none;transition:color var(--transition)}.team-card__email:hover{color:var(--accent-dark)}.bio-modal__backdrop{align-items:center;animation:fadeIn .25s ease;background:#000000a6;display:flex;inset:0;justify-content:center;padding:1.5rem;position:fixed;z-index:2000}.bio-modal{animation:fadeInUp .3s ease;background:var(--white);border-radius:var(--radius-lg);max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;position:relative;width:100%}.bio-modal__close{align-items:center;background:var(--beige);border:none;border-radius:50%;color:var(--text-dark);cursor:pointer;display:flex;font-size:.85rem;height:32px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:background var(--transition);width:32px}.bio-modal__close:hover{background:var(--accent);color:var(--white)}.bio-modal__header{align-items:flex-start;display:flex;gap:1.5rem}.bio-modal__img-wrap{background:var(--beige);border:2px solid var(--accent);border-radius:var(--radius-md);flex-shrink:0;height:125px;overflow:hidden;width:100px}.bio-modal__img{height:100%;object-fit:cover;object-position:top center;width:100%}.bio-modal__initials{align-items:center;background:var(--primary);color:var(--accent);display:flex;font-family:var(--font-heading);font-size:2rem;font-weight:700;height:100%;justify-content:center;width:100%}.bio-modal__info{flex:1 1;min-width:0}.bio-modal__role{color:var(--accent);display:block;font-size:.72rem;font-weight:600;letter-spacing:.12em;margin-bottom:.3rem;text-transform:uppercase}.bio-modal__name{color:var(--primary);font-family:var(--font-heading);font-size:1.4rem;font-weight:700;line-height:1.25;margin-bottom:.5rem}.bio-modal__quals{color:var(--text-muted);font-size:.8rem;line-height:1.6;margin-bottom:.5rem}.bio-modal__email{color:var(--accent-dark);font-size:.82rem;font-weight:500;text-decoration:none}.bio-modal__bio{color:var(--text-dark);font-size:.9rem;line-height:1.8}@media (max-width:540px){.bio-modal__header{flex-direction:column}.bio-modal__img-wrap{height:100px;width:80px}}.team-carousel{align-items:center;display:flex;gap:.5rem;position:relative}.team-carousel__track{-ms-overflow-style:none;display:flex;flex:1 1;gap:1.25rem;overflow-x:auto;padding:1rem .25rem 1.5rem;scroll-snap-type:x mandatory;scrollbar-width:none}.team-carousel__track::-webkit-scrollbar{display:none}.team-carousel__slide{flex:0 0 240px;scroll-snap-align:start}.team-carousel__arrow{align-items:center;background:var(--primary);border:none;border-radius:50%;box-shadow:var(--shadow-sm);color:var(--accent);cursor:pointer;display:flex;flex-shrink:0;font-size:1.6rem;height:42px;justify-content:center;line-height:1;transition:all var(--transition);width:42px;z-index:1}.team-carousel__arrow:hover{background:var(--accent);color:var(--primary);transform:scale(1.1)}@media (max-width:768px){.team-carousel__arrow{display:none}.team-carousel__track{padding-bottom:.5rem}}.service-card{align-items:center;background:#f5ede0;border:1px solid #0000000f;border-radius:12px;color:#1a1a2e;color:var(--primary,#1a1a2e);cursor:pointer;display:flex;gap:.9rem;padding:1rem 1.1rem;text-decoration:none;transition:background .25s ease,transform .2s ease,box-shadow .2s ease,border-color .2s ease}.service-card:hover{background:#eedfc8;border-color:#c8a96e80;box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.service-card--active,.service-card:active{background:#c8a96e;background:var(--accent,#c8a96e);border-color:#a8894e;border-color:var(--accent-dark,#a8894e);color:#fff}.service-card__icon{align-items:center;display:flex;flex-shrink:0;font-size:1.7rem;height:36px;justify-content:center;line-height:1;width:36px}.service-card__title{color:#1a1a2e;color:var(--primary,#1a1a2e);flex:1 1;font-family:Poppins,sans-serif;font-family:var(--font-body,"Poppins",sans-serif);font-size:.88rem;font-weight:500;line-height:1.35}.service-card--active .service-card__title,.service-card:active .service-card__title{color:#fff}.service-card--dark{background:#2d2d4e;background:var(--primary-light,#2d2d4e);border-color:#c8a96e33;color:#fff}.service-card--dark .service-card__title{color:#ffffffe0}.service-card--dark:hover{background:#1a1a2e;background:var(--primary,#1a1a2e);border-color:#c8a96e;border-color:var(--accent,#c8a96e)}.section-header{margin-bottom:3rem}.hp-services__grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(4,1fr)}@media (max-width:1024px){.hp-services__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.hp-services__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.hp-services__grid{grid-template-columns:1fr}}.hp-about__inner{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.hp-about__text{display:flex;flex-direction:column;gap:.75rem}.hp-about__body{color:var(--text-muted);font-size:.95rem;line-height:1.8}.hp-about__actions{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.5rem}.hp-about__visual{aspect-ratio:4/5;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);overflow:hidden;position:relative}.hp-about__video{height:100%;object-fit:cover;width:100%}.hp-about__badge{background:var(--accent);border-radius:var(--radius-md);bottom:1.5rem;box-shadow:var(--shadow-gold);color:var(--primary);display:flex;flex-direction:column;left:1.5rem;line-height:1.2;padding:.85rem 1.25rem;position:absolute;z-index:2}.hp-about__badge-num{font-family:var(--font-heading);font-size:2rem;font-weight:700}.hp-about__badge-label{font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.hp-cta{background:linear-gradient(135deg,var(--primary) 0,#2a2a5a 100%)}@media (max-width:768px){.hp-about__inner{grid-template-columns:1fr}.hp-about__visual{aspect-ratio:16/9}.hp-cta__inner{flex-direction:column;text-align:center}.hp-cta__actions{justify-content:center}}.page-hero{align-items:flex-end;color:var(--white);display:flex;min-height:50vh;overflow:hidden;padding-bottom:3rem;position:relative}.page-hero__video{height:100%;inset:0;object-fit:cover;position:absolute;width:100%;z-index:0}.page-hero__overlay{background:linear-gradient(0deg,#0a0a1ee6,#0a0a1e8c 60%);inset:0;position:absolute;z-index:1}.page-hero__content{padding-top:calc(var(--nav-height) + 2rem);position:relative;z-index:2}.page-hero__title{color:var(--white);font-family:var(--font-heading);font-size:clamp(2rem,5vw,3.5rem);font-weight:700;line-height:1.1;margin-bottom:.5rem}.page-hero__sub{color:#ffffffb8;font-size:1rem;margin-top:.4rem}.about-story__inner{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1.2fr 1fr}.about-story__text{display:flex;flex-direction:column;gap:1.1rem}.about-story__text p{color:var(--text-muted);font-size:.95rem;line-height:1.85}.about-story__cards{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.about-card{align-items:center;border-radius:var(--radius-md);display:flex;flex-direction:column;gap:.4rem;padding:1.75rem 1.25rem;text-align:center}.about-card--primary{background:var(--primary)}.about-card--accent{background:var(--accent)}.about-card--light{background:var(--beige);border:1px solid var(--border)}.about-card--dark{background:var(--primary-light)}.about-card__num{font-family:var(--font-heading);font-size:2.5rem;font-weight:700}.about-card--primary .about-card__num{color:var(--accent)}.about-card--accent .about-card__num,.about-card--light .about-card__num{color:var(--primary)}.about-card--dark .about-card__num{color:var(--accent)}.about-card__label{font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.about-card--dark .about-card__label,.about-card--primary .about-card__label{color:#ffffffb3}.about-card--accent .about-card__label{color:var(--primary)}.about-card--light .about-card__label{color:var(--text-muted)}.about-mv__inner{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr}.about-mv__card{border-radius:var(--radius-md);display:flex;flex-direction:column;gap:1rem;padding:2.5rem 2rem}.about-mv__card--mission{background:var(--primary);color:#fffc}.about-mv__card--vision{background:var(--white);border:1px solid var(--border);box-shadow:var(--shadow-sm);color:var(--text-muted)}.about-mv__icon-wrap{align-items:center;display:flex;height:50px;justify-content:center;width:50px}.about-mv__logo{height:100%;object-fit:contain;width:100%}.about-mv__heading{font-family:var(--font-heading);font-size:1.4rem;font-weight:700}.about-mv__card--mission .about-mv__heading{color:var(--accent)}.about-mv__card--vision .about-mv__heading{color:var(--primary)}.about-mv__card p{font-size:.92rem;line-height:1.8}.about-values__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.about-value-card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);padding:1.75rem;transition:transform .3s,box-shadow .3s,border-color .3s}.about-value-card:hover{border-color:var(--accent);box-shadow:var(--shadow-md);transform:translateY(-4px)}.about-value-card__icon{color:var(--gold);display:block;height:42px;margin-bottom:1rem;width:42px}.about-value-card__icon svg{height:100%;width:100%}.about-value-card__title{color:var(--primary);font-family:var(--font-heading);font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.about-value-card__desc{color:var(--text-muted);font-size:.85rem;line-height:1.7}.hp-cta__inner{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}.hp-cta__text{flex:1 1;min-width:280px}.hp-cta__title{color:var(--white);font-family:var(--font-heading);font-size:clamp(1.4rem,3vw,2rem);font-weight:700;margin-bottom:.5rem}.hp-cta__sub{color:#ffffffb3;font-size:.92rem;line-height:1.7}.hp-cta__actions{display:flex;flex-shrink:0;flex-wrap:wrap;gap:1rem}.hp-cta{padding:4rem 0}@media (max-width:1024px){.about-story__inner{grid-template-columns:1fr}.about-story__cards{max-width:400px}.about-values__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.about-mv__inner,.about-values__grid{grid-template-columns:1fr}.hp-cta__inner{flex-direction:column;text-align:center}.hp-cta__actions{justify-content:center}}.team-page__filters{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:2.5rem}.team-page__filter-btn{align-items:center;background:#0000;border:1.5px solid var(--border);border-radius:24px;color:var(--text-muted);cursor:pointer;display:flex;font-size:.85rem;font-weight:600;gap:.45rem;padding:.55rem 1.15rem;transition:all var(--transition)}.team-page__filter-btn:hover{border-color:var(--accent);color:var(--accent-dark)}.team-page__filter-btn.active{background:var(--primary);border-color:var(--primary);color:var(--white)}.team-page__count{align-items:center;background:#c8a96e33;border-radius:10px;color:var(--accent-dark);display:inline-flex;font-size:.72rem;font-weight:700;height:18px;justify-content:center;min-width:20px;padding:0 .45rem}.team-page__filter-btn.active .team-page__count{background:#fff3;color:var(--white)}.team-page__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(5,1fr)}@media (max-width:1200px){.team-page__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.team-page__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:640px){.team-page__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:380px){.team-page__grid{grid-template-columns:1fr}}.areas-list__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.areas-cta{background:linear-gradient(135deg,var(--primary) 0,#0d2245 100%);text-align:center}.areas-cta__inner h2{color:var(--white);font-size:2rem;margin-bottom:.75rem}.areas-cta__inner p{color:#ffffffbf;margin-bottom:1.75rem;margin-left:auto;margin-right:auto;max-width:560px}.practice-hero{background:linear-gradient(160deg,var(--primary) 0,#0d2245 100%);overflow:hidden}.practice-hero__banner{height:100%;inset:0;object-fit:cover;opacity:.35;position:absolute;width:100%;z-index:0}.practice-hero .page-hero__overlay{background:linear-gradient(160deg,#0a0a2ebf,#0d2245d9);z-index:1}.practice-hero .page-hero__content{z-index:2}.practice-hero__layout{min-height:250px;padding:3rem 0;position:relative;width:100%}.practice-hero__center-group,.practice-hero__layout{align-items:center;display:flex;justify-content:center}.practice-hero__center-group{flex-direction:column;gap:1rem;text-align:center}.practice-hero__centered-title{margin:0;text-align:center}.practice-hero__breadcrumb{justify-content:center;margin-top:.5rem}@media (max-width:768px){.practice-hero__layout{min-height:200px}}.practice-hero__icon{align-items:center;display:flex;filter:drop-shadow(0 0 12px rgba(182,144,60,.5));font-size:3rem;justify-content:center;margin-bottom:.75rem}.practice-hero__icon.svg-icon{color:var(--gold);height:56px;width:56px}.practice-hero__icon.svg-icon svg{height:100%;width:100%}.breadcrumb{align-items:center;color:#ffffffa6;display:flex;font-size:.85rem;gap:.5rem;margin-top:1rem}.breadcrumb a{color:var(--gold);text-decoration:none;transition:opacity .2s}.breadcrumb a:hover{opacity:.75}.practice-detail__grid{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 340px}@media (max-width:900px){.practice-detail__grid{grid-template-columns:1fr}.practice-detail__sidebar{order:-1}}.practice-detail__heading{color:var(--primary);font-size:1.8rem;margin-bottom:1.25rem}.practice-detail__body{color:var(--text-body);font-size:1.05rem;line-height:1.85;margin-bottom:2.5rem}.practice-detail__highlights{background:var(--bg-light);border-left:4px solid var(--gold);border-radius:0 var(--radius-md) var(--radius-md) 0;margin-bottom:2.5rem;padding:1.75rem 2rem}.practice-detail__highlights h3{color:var(--primary);font-size:1.15rem;margin-bottom:1rem}.practice-detail__highlights ul{display:flex;flex-direction:column;gap:.6rem;list-style:none;margin:0;padding:0}.practice-detail__highlights li{color:var(--text-body);line-height:1.5;padding-left:1.5rem;position:relative}.practice-detail__highlights li:before{color:var(--gold);content:"✓";font-weight:700;left:0;position:absolute}.practice-detail__nav{border-top:1px solid #00000014;display:flex;gap:1rem;justify-content:space-between;margin-top:2.5rem;padding-top:2rem}.practice-detail__nav-link{align-items:center;border:1px solid #0000001a;border-radius:var(--radius-md);display:flex;flex:1 1;gap:.75rem;max-width:48%;padding:.85rem 1.2rem;text-decoration:none;transition:all .25s ease}.practice-detail__nav-link:hover{background:var(--primary);border-color:var(--primary);color:#fff;transform:translateY(-2px)}.practice-detail__nav-link.next{justify-content:flex-end;text-align:right}.practice-detail__nav-link small{color:var(--gold);display:block;font-size:.75rem;letter-spacing:.05em;text-transform:uppercase}.practice-detail__nav-link strong{color:inherit;display:block;font-size:.95rem;font-weight:600}.practice-detail__nav-link .arrow{color:var(--gold);font-size:1.25rem}.sidebar-card{background:var(--white);border-radius:var(--radius-lg);box-shadow:0 4px 20px #00000012;margin-bottom:1.5rem;padding:1.75rem}.sidebar-card h3{border-bottom:2px solid var(--gold);color:var(--primary);font-size:1.05rem;margin-bottom:1.25rem;padding-bottom:.75rem}.sidebar-areas{list-style:none;margin:0;padding:0}.sidebar-areas li{border-bottom:1px solid #0000000f}.sidebar-areas li:last-child{border-bottom:none}.sidebar-areas li a{align-items:center;border-radius:var(--radius-sm);color:var(--text-body);display:flex;font-size:.95rem;gap:.6rem;padding:.65rem .5rem;text-decoration:none;transition:all .2s ease}.sidebar-icon{align-items:center;color:var(--gold);display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.sidebar-icon svg{height:100%;width:100%}.sidebar-areas li a:hover,.sidebar-areas li.active a{background:var(--bg-light);color:var(--primary);padding-left:1rem}.sidebar-areas li.active a{color:var(--gold-dark);font-weight:600}.sidebar-cta{background:linear-gradient(135deg,var(--primary) 0,#0d2245 100%);color:#ffffffd9}.sidebar-cta h3{border-bottom-color:#b6903c4d;color:var(--gold)}.sidebar-cta p{font-size:.9rem;line-height:1.6;margin-bottom:1.25rem}.sidebar-cta__btn{text-align:center;width:100%}.contact-form{display:flex;flex-direction:column;gap:1.25rem}.contact-form__row{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr}.contact-form__group{display:flex;flex-direction:column;gap:.4rem}.contact-form__group label{color:var(--text-dark);font-size:.82rem;font-weight:600;letter-spacing:.02em}.contact-form__group input,.contact-form__group textarea{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-sm);color:var(--text-dark);font-family:var(--font-body);font-size:.9rem;outline:none;padding:.75rem 1rem;resize:vertical;transition:border-color var(--transition),box-shadow var(--transition)}.contact-form__group input:focus,.contact-form__group textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px #c8a96e26}.contact-form__group input::placeholder,.contact-form__group textarea::placeholder{color:var(--text-light)}.contact-form__submit{align-self:flex-start}.contact-form__error{background:#fff0f0;border:1px solid #fca5a5;border-radius:var(--radius-sm);color:#dc2626;font-size:.85rem;padding:.75rem 1rem}.contact-form__success{align-items:center;display:flex;flex-direction:column;gap:1rem;padding:3rem 2rem;text-align:center}.contact-form__success-icon{align-items:center;background:var(--accent);border-radius:50%;box-shadow:var(--shadow-gold);color:var(--primary);display:flex;font-size:1.8rem;font-weight:700;height:64px;justify-content:center;width:64px}.contact-form__success h3{color:var(--primary);font-family:var(--font-heading);font-size:1.5rem}.contact-form__success p{color:var(--text-muted);max-width:400px}@media (max-width:600px){.contact-form__row{grid-template-columns:1fr}.contact-form__submit{justify-content:center;width:100%}}.contact-grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}@media (max-width:900px){.contact-grid{gap:2.5rem;grid-template-columns:1fr}}.contact-info__heading{color:var(--primary);font-size:2rem;margin-bottom:.75rem}.contact-info__intro{color:var(--text-body);line-height:1.75;margin-bottom:2rem}.contact-offices{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.75rem}.office-card{align-items:flex-start;background:var(--bg-light);border-radius:var(--radius-md);display:flex;gap:1rem;padding:1.25rem 1.5rem;transition:box-shadow .25s ease}.office-card:hover{box-shadow:0 4px 16px #0000001a}.office-card__icon{font-size:1.4rem;margin-top:2px}.office-card__city{color:var(--primary);font-size:.95rem;font-weight:700;margin-bottom:.25rem}.office-card__address{color:var(--text-body);font-size:.875rem;line-height:1.5;margin-bottom:.3rem}.office-card__phone{color:var(--gold-dark);font-size:.875rem;font-weight:600;text-decoration:none}.office-card__phone:hover{text-decoration:underline}.contact-email-row{align-items:flex-start;display:flex;gap:.85rem;margin-bottom:1.75rem}.contact-email-icon{font-size:1.4rem;margin-top:2px}.contact-email-row strong{color:var(--text-muted);display:block;font-size:.85rem;letter-spacing:.05em;margin-bottom:.2rem;text-transform:uppercase}.contact-email-row a{color:var(--primary);font-size:.95rem;font-weight:600;text-decoration:none}.contact-email-row a:hover{text-decoration:underline}.contact-map{border-radius:var(--radius-lg);box-shadow:0 4px 20px #0000001a;overflow:hidden}.contact-form-card{background:var(--white);border-radius:var(--radius-xl);box-shadow:0 8px 40px #0000001a;padding:2.5rem;position:sticky;top:100px}.contact-form-card__title{color:var(--primary);font-size:1.6rem;margin-bottom:.4rem}.contact-form-card__sub{color:var(--text-muted);font-size:.9rem;margin-bottom:1.75rem}.careers-hero{background:linear-gradient(160deg,var(--primary) 0,#1a3a6e 100%)}.careers-why__grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}.careers-why__card{background:var(--white);border-radius:var(--radius-lg);box-shadow:0 4px 20px #0000000f;padding:2rem 1.75rem;transition:transform .25s ease,box-shadow .25s ease}.careers-why__card:hover{box-shadow:0 12px 30px #0000001f;transform:translateY(-4px)}.careers-why__icon{display:block;font-size:2rem;margin-bottom:.85rem}.careers-why__card h3{color:var(--primary);font-size:1.05rem;margin-bottom:.5rem}.careers-why__card p{color:var(--text-body);font-size:.9rem;line-height:1.6}.careers-openings{background:var(--bg-light)}.openings-list{display:flex;flex-direction:column;gap:1.25rem}.opening-card{background:var(--white);border-left:4px solid var(--gold);border-radius:var(--radius-lg);box-shadow:0 2px 12px #0000000f;padding:1.75rem 2rem;transition:box-shadow .25s ease}.opening-card:hover{box-shadow:0 8px 24px #0000001a}.opening-card__header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:.5rem}.opening-card__title{color:var(--primary);font-size:1.1rem;font-weight:700}.opening-card__badge{background:var(--primary);border-radius:100px;color:var(--white);font-size:.75rem;font-weight:600;padding:.25rem .85rem;white-space:nowrap}.opening-card__meta{color:var(--text-muted);display:flex;font-size:.85rem;gap:1.5rem;margin-bottom:.85rem}.opening-card__desc{color:var(--text-body);font-size:.9rem;line-height:1.65}.careers-apply{background:var(--primary)}.careers-apply__grid{grid-gap:4rem;align-items:start;display:grid;gap:4rem;grid-template-columns:1fr 1fr}@media (max-width:900px){.careers-apply__grid{gap:2rem;grid-template-columns:1fr}}.careers-apply__copy h2{color:var(--gold);font-size:2.2rem;margin-bottom:1rem}.careers-apply__copy p{color:#fffc;line-height:1.75;margin-bottom:1.5rem}.careers-apply__list{display:flex;flex-direction:column;gap:.65rem;list-style:none;padding:0}.careers-apply__list li{color:#ffffffb3;font-size:.9rem}.careers-form-card{background:var(--white);border-radius:var(--radius-xl);box-shadow:0 16px 48px #0003;padding:2.5rem}
/*# sourceMappingURL=main.dacf3d1f.css.map*/