.styles-module__jmyjwG__team{min-height:100vh}.styles-module__jmyjwG__hero{padding:calc(90px + var(--adventure-spacing-xl))var(--adventure-container-padding)var(--adventure-spacing-xl);background:linear-gradient(135deg,var(--adventure-midnight)0%,var(--adventure-deep)50%,var(--adventure-charcoal)100%);text-align:center;position:relative;overflow:hidden}.styles-module__jmyjwG__hero:before{content:"";background:radial-gradient(circle at 20%,#669bbc14 0%,#0000 50%),radial-gradient(circle at 80%,#d5b56e0f 0%,#0000 50%);position:absolute;inset:0}.styles-module__jmyjwG__heroOverlay{background:linear-gradient(#0a15204d 0%,#0a152099 100%);position:absolute;inset:0}.styles-module__jmyjwG__heroContent{z-index:1;max-width:700px;margin:0 auto;position:relative}.styles-module__jmyjwG__heroBadge{font-family:var(--adventure-font-body);background:#d5b56e1a;border:1px solid #d5b56e40;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1.25rem;display:inline-flex}.styles-module__jmyjwG__heroBadgeIcon{color:var(--adventure-gold)}.styles-module__jmyjwG__heroBadgeText{letter-spacing:.1em;text-transform:uppercase;color:var(--adventure-gold);font-size:.75rem;font-weight:600}.styles-module__jmyjwG__heroTitle{font-family:var(--adventure-font-display);color:var(--adventure-white);margin-bottom:1.25rem;font-size:clamp(2.5rem,6vw,4rem);font-weight:400;line-height:1.1}.styles-module__jmyjwG__heroTitleAccent{color:var(--adventure-gold);font-style:italic}.styles-module__jmyjwG__heroSubtitle{font-family:var(--adventure-font-body);color:#ffffffb3;max-width:550px;margin:0 auto;font-size:1.05rem;line-height:1.7}.styles-module__jmyjwG__members{padding:var(--adventure-spacing-lg)0;background:var(--adventure-pearl)}.styles-module__jmyjwG__container{max-width:var(--adventure-container-max);padding:0 var(--adventure-container-padding);margin:0 auto}.styles-module__jmyjwG__officeGroup{padding:var(--adventure-spacing-md)0;border-bottom:1px solid #d5b56e1a}.styles-module__jmyjwG__officeGroup:last-of-type{border-bottom:none}.styles-module__jmyjwG__officeHeader{margin-bottom:var(--adventure-spacing-md);text-align:center;justify-content:center;align-items:center;gap:.75rem;display:flex}.styles-module__jmyjwG__officeIcon{color:var(--adventure-gold)}.styles-module__jmyjwG__officeTitle{font-family:var(--adventure-font-display);color:var(--adventure-midnight);font-size:1.75rem;font-weight:400}.styles-module__jmyjwG__grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.styles-module__jmyjwG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.styles-module__jmyjwG__grid{grid-template-columns:repeat(3,1fr);gap:2rem}}@media (min-width:1280px){.styles-module__jmyjwG__grid{grid-template-columns:repeat(4,1fr)}}.styles-module__jmyjwG__empty{text-align:center;padding:var(--adventure-spacing-lg);color:var(--adventure-slate);font-family:var(--adventure-font-body);font-size:1rem}.styles-module__jmyjwG__offices{padding:var(--adventure-spacing-lg)0;background:linear-gradient(180deg,var(--adventure-pearl)0%,var(--adventure-cream)100%)}.styles-module__jmyjwG__officesTitle{font-family:var(--adventure-font-display);color:var(--adventure-midnight);text-align:center;margin-bottom:var(--adventure-spacing-md);font-size:clamp(1.75rem,4vw,2.5rem);font-weight:400}.styles-module__jmyjwG__officesGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:640px){.styles-module__jmyjwG__officesGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.styles-module__jmyjwG__officesGrid{grid-template-columns:repeat(3,1fr)}}.styles-module__jmyjwG__officeCard{background:var(--adventure-white);transition:all var(--adventure-transition-smooth);border:1px solid #d5b56e1f;flex-direction:column;padding:1.75rem 1.5rem;display:flex;position:relative;box-shadow:0 2px 12px #0a15200f}.styles-module__jmyjwG__officeCard:hover{border-color:#d5b56e40;transform:translateY(-4px);box-shadow:0 12px 40px #0a15201a}.styles-module__jmyjwG__officeBadge{background:var(--adventure-gold);color:var(--adventure-midnight);font-family:var(--adventure-font-body);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.35rem;padding:.3rem .75rem;font-size:.6rem;font-weight:700;display:inline-flex;position:absolute;top:1rem;right:1rem}.styles-module__jmyjwG__officeBadge:before{content:"★";font-size:.55rem}.styles-module__jmyjwG__officeName{font-family:var(--adventure-font-display);color:var(--adventure-midnight);margin-bottom:.75rem;padding-right:80px;font-size:1.25rem;font-weight:500}.styles-module__jmyjwG__officeAddress{gap:.5rem;margin-bottom:.75rem;display:flex}.styles-module__jmyjwG__officeAddressIcon{color:var(--adventure-gold);opacity:.7;flex-shrink:0;margin-top:.15rem}.styles-module__jmyjwG__officeAddressLine{font-family:var(--adventure-font-body);color:var(--adventure-charcoal);font-size:.85rem;line-height:1.5;display:block}.styles-module__jmyjwG__officeContact{flex-direction:column;gap:.35rem;margin-bottom:.75rem;display:flex}.styles-module__jmyjwG__officeContactItem{font-family:var(--adventure-font-body);color:var(--adventure-charcoal);transition:color var(--adventure-transition-fast);align-items:center;gap:.5rem;font-size:.85rem;font-weight:500;text-decoration:none;display:inline-flex}.styles-module__jmyjwG__officeContactItem:hover{color:var(--adventure-gold-dark)}.styles-module__jmyjwG__officeContactItem svg{color:var(--adventure-gold);opacity:.7}.styles-module__jmyjwG__officeLogoWrapper{border-top:1px solid #d5b56e1a;margin-top:auto;padding-top:.75rem}.styles-module__jmyjwG__officeLogo{object-fit:contain;opacity:.6;filter:grayscale(30%);width:auto;max-width:120px;height:auto;max-height:40px;transition:all var(--adventure-transition-fast)}.styles-module__jmyjwG__officeCard:hover .styles-module__jmyjwG__officeLogo{opacity:1;filter:grayscale(0%)}@media (max-width:768px){.styles-module__jmyjwG__hero{padding-top:calc(80px + var(--adventure-spacing-lg));padding-bottom:var(--adventure-spacing-lg)}.styles-module__jmyjwG__members{padding:var(--adventure-spacing-md)0}.styles-module__jmyjwG__officeGroup{padding:var(--adventure-spacing-sm)0}}
