.Navbar-module__Ak-UKq__nav{z-index:50;background:rgba(var(--color-bg-rgb),.98);border-bottom:2px solid var(--color-accent);position:fixed;top:0;left:0;right:0}.Navbar-module__Ak-UKq__navContent{justify-content:flex-end;align-items:center;max-width:1200px;margin:0 auto;padding:1.25rem 3rem;display:flex;position:relative}.Navbar-module__Ak-UKq__navLogo{align-items:center;gap:0;text-decoration:none;display:flex;position:absolute;top:50%;left:3rem;transform:translateY(-50%)}.Navbar-module__Ak-UKq__navLogoText{color:var(--color-text);letter-spacing:.05em;text-transform:uppercase;font-size:.875rem;font-weight:500}.Navbar-module__Ak-UKq__navLinks{align-items:center;gap:3rem;display:flex}.Navbar-module__Ak-UKq__navLink{color:var(--color-text);letter-spacing:.05em;border-bottom:2px solid #0000;padding-bottom:2px;font-size:.875rem;font-weight:500;text-decoration:none}.Navbar-module__Ak-UKq__navLink:hover{color:var(--color-ink-strong);border-bottom-color:var(--color-accent)}.Navbar-module__Ak-UKq__navButton{background:var(--color-dark-panel);color:var(--color-on-dark);border:2px solid var(--color-dark-panel);letter-spacing:.075em;text-transform:uppercase;cursor:pointer;padding:.75rem 1.75rem;font-size:.8125rem;font-weight:600;transition:all .3s}.Navbar-module__Ak-UKq__navButton:hover{background:var(--color-dark-panel-hover);border-color:var(--color-dark-panel-hover)}.Navbar-module__Ak-UKq__hamburger{cursor:pointer;z-index:51;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:none}.Navbar-module__Ak-UKq__hamburgerLine{background-color:var(--color-ink-strong);transform-origin:50%;width:25px;height:2px;transition:all .3s}.Navbar-module__Ak-UKq__hamburgerLine:first-child.Navbar-module__Ak-UKq__hamburgerLineOpen{transform:translateY(7px)rotate(45deg)}.Navbar-module__Ak-UKq__hamburgerLine:nth-child(2).Navbar-module__Ak-UKq__hamburgerLineOpen{opacity:0}.Navbar-module__Ak-UKq__hamburgerLine:nth-child(3).Navbar-module__Ak-UKq__hamburgerLineOpen{transform:translateY(-7px)rotate(-45deg)}@media (max-width:768px){.Navbar-module__Ak-UKq__navContent{padding:1.25rem 1.5rem}.Navbar-module__Ak-UKq__navLogo{left:1.5rem}.Navbar-module__Ak-UKq__hamburger{display:flex}.Navbar-module__Ak-UKq__navLinks{background:rgba(var(--color-bg-rgb),.98);border-bottom:2px solid #0000;flex-direction:column;gap:0;width:100%;max-height:0;padding:0;transition:max-height .3s,padding .3s;position:fixed;top:82px;left:0;right:0;overflow:hidden}.Navbar-module__Ak-UKq__navLinksOpen{border-bottom-color:var(--color-accent);max-height:400px;padding:1.5rem}.Navbar-module__Ak-UKq__navLink{text-align:center;border-bottom:1px solid var(--color-border);width:100%;padding:1rem 0}.Navbar-module__Ak-UKq__navLink:last-of-type{border-bottom:none}.Navbar-module__Ak-UKq__navButton{width:100%;margin-top:1rem}}
.ContactModal-module__Qot5ja__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#2d3748f2;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out ContactModal-module__Qot5ja__fadeIn;display:flex;position:fixed;inset:0}@keyframes ContactModal-module__Qot5ja__fadeIn{0%{opacity:0}to{opacity:1}}.ContactModal-module__Qot5ja__modal{background:var(--color-bg);border:3px solid var(--color-accent);width:100%;max-width:520px;max-height:90vh;animation:.3s ease-out ContactModal-module__Qot5ja__slideUp;position:relative;overflow-y:auto;box-shadow:0 20px 40px #0000004d}@keyframes ContactModal-module__Qot5ja__slideUp{0%{opacity:0;transform:scale(.95)translateY(20px)}to{opacity:1;transform:scale(1)translateY(0)}}.ContactModal-module__Qot5ja__closeButton{color:var(--color-muted);cursor:pointer;z-index:10;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.ContactModal-module__Qot5ja__closeButton:hover{color:var(--color-ink-strong)}.ContactModal-module__Qot5ja__header{border-bottom:2px solid var(--color-border);background:var(--color-surface);text-align:center;padding:2.5rem 2.5rem 2rem}.ContactModal-module__Qot5ja__title{font-size:2rem;font-family:var(--font-serif);color:var(--color-ink);margin:0 0 1rem;padding-right:0;font-weight:400}.ContactModal-module__Qot5ja__divider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 1rem}.ContactModal-module__Qot5ja__subtitle{color:var(--color-text);margin:0;font-size:.9375rem;line-height:1.6}.ContactModal-module__Qot5ja__form{background:var(--color-surface);padding:2rem 2.5rem 2.5rem}.ContactModal-module__Qot5ja__inputGroup{margin-bottom:1.75rem}.ContactModal-module__Qot5ja__inputGroup:last-of-type{margin-bottom:2rem}.ContactModal-module__Qot5ja__label{color:var(--color-ink-strong);letter-spacing:.05em;text-transform:uppercase;font-size:.8125rem;font-weight:600;font-family:var(--font-subheading);margin-bottom:.625rem;display:block}.ContactModal-module__Qot5ja__typeSelector{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.ContactModal-module__Qot5ja__typeOption{border:3px solid var(--color-border);background:var(--color-surface);cursor:pointer;color:#fff;flex-direction:column;justify-content:flex-end;align-items:center;height:120px;padding:0;font-size:.875rem;font-weight:600;transition:all .3s;display:flex;position:relative;overflow:hidden}.ContactModal-module__Qot5ja__typeOption:hover{border-color:var(--color-accent);box-shadow:0 8px 16px rgba(var(--color-accent-rgb),.15)}.ContactModal-module__Qot5ja__typeOptionSelected{border-color:var(--color-accent);box-shadow:0 4px 12px rgba(var(--color-accent-rgb),.2)}.ContactModal-module__Qot5ja__typeImageContainer{z-index:0;position:absolute;inset:0}.ContactModal-module__Qot5ja__typeImage{transition:transform .3s}.ContactModal-module__Qot5ja__typeOverlay{background:linear-gradient(#0003,#000000b3);transition:background .3s;position:absolute;inset:0}.ContactModal-module__Qot5ja__typeOption:hover .ContactModal-module__Qot5ja__typeOverlay{background:linear-gradient(to top,rgba(var(--color-accent-rgb),.9),rgba(var(--color-accent-rgb),.4))}.ContactModal-module__Qot5ja__typeOptionSelected .ContactModal-module__Qot5ja__typeOverlay{background:linear-gradient(to top,rgba(var(--color-accent-rgb),.95),rgba(var(--color-accent-rgb),.5))}.ContactModal-module__Qot5ja__typeLabel{z-index:2;text-align:center;text-shadow:0 2px 4px #0000004d;width:100%;padding:.75rem;font-size:.9375rem;font-weight:700;position:relative}.ContactModal-module__Qot5ja__input{border:2px solid var(--color-border);width:100%;color:var(--color-ink-strong);background:var(--color-bg);padding:.875rem 1rem;font-family:inherit;font-size:.9375rem;transition:all .2s}.ContactModal-module__Qot5ja__textarea{resize:vertical;min-height:100px;line-height:1.6}.ContactModal-module__Qot5ja__input:hover{border-color:var(--color-accent)}.ContactModal-module__Qot5ja__input:focus{border-color:var(--color-accent);background:var(--color-surface);outline:none}.ContactModal-module__Qot5ja__input::placeholder{color:var(--color-on-dark-muted)}.ContactModal-module__Qot5ja__input:disabled{background:var(--color-bg-alt);cursor:not-allowed}.ContactModal-module__Qot5ja__inputError,.ContactModal-module__Qot5ja__inputError:focus{border-color:#dc2626}.ContactModal-module__Qot5ja__errorMessage{color:#dc2626;margin-top:.5rem;font-size:.8125rem;font-weight:500;display:block}.ContactModal-module__Qot5ja__errorBox{color:#dc2626;text-align:center;background:#fef2f2;border:2px solid #dc2626;border-radius:4px;margin-bottom:1.5rem;padding:1rem;font-size:.9375rem;font-weight:500}.ContactModal-module__Qot5ja__submitButton{background:var(--color-dark-panel);width:100%;color:var(--color-on-dark);border:2px solid var(--color-dark-panel);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;justify-content:center;align-items:center;min-height:52px;padding:1.125rem 1.5rem;font-size:.8125rem;font-weight:600;transition:all .3s;display:flex}.ContactModal-module__Qot5ja__submitButton:hover:not(:disabled){background:var(--color-dark-panel-hover);border-color:var(--color-dark-panel-hover);transform:translateY(-2px)}.ContactModal-module__Qot5ja__submitButton:active:not(:disabled){transform:translateY(0)}.ContactModal-module__Qot5ja__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.ContactModal-module__Qot5ja__submitButtonSuccess{background:#059669;border-color:#059669}.ContactModal-module__Qot5ja__submitButtonSuccess:hover{background:#059669;border-color:#059669;transform:none}@media (max-width:640px){.ContactModal-module__Qot5ja__modal{max-height:95vh}.ContactModal-module__Qot5ja__header{padding:2rem 1.5rem 1.5rem}.ContactModal-module__Qot5ja__title{font-size:1.5rem}.ContactModal-module__Qot5ja__subtitle{font-size:.875rem}.ContactModal-module__Qot5ja__form{padding:1.5rem}.ContactModal-module__Qot5ja__typeSelector{grid-template-columns:1fr;gap:.625rem}.ContactModal-module__Qot5ja__typeOption{height:100px}.ContactModal-module__Qot5ja__inputGroup{margin-bottom:1.5rem}.ContactModal-module__Qot5ja__closeButton{top:1rem;right:1rem}}.ContactModal-module__Qot5ja__modal::-webkit-scrollbar{width:8px}.ContactModal-module__Qot5ja__modal::-webkit-scrollbar-track{background:var(--color-bg-alt)}.ContactModal-module__Qot5ja__modal::-webkit-scrollbar-thumb{background:var(--color-border)}.ContactModal-module__Qot5ja__modal::-webkit-scrollbar-thumb:hover{background:var(--color-accent)}
.Footer-module__JGhRua__footer{background:var(--color-dark-panel);color:var(--color-on-dark);padding:4rem 2rem}.Footer-module__JGhRua__footerContent{text-align:center;max-width:1000px;margin:0 auto}.Footer-module__JGhRua__footerMark{width:auto;height:48px;color:var(--color-on-dark);margin-bottom:1.5rem;display:inline-block}.Footer-module__JGhRua__footerDivider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 1.5rem}.Footer-module__JGhRua__footerText{color:var(--color-on-dark-muted);letter-spacing:.075em;margin-bottom:.75rem;font-size:.875rem}.Footer-module__JGhRua__footerLinks{margin-bottom:.75rem}.Footer-module__JGhRua__footerLink{color:var(--color-on-dark);letter-spacing:.05em;font-size:.8125rem;text-decoration:none;transition:color .2s}.Footer-module__JGhRua__footerLink:hover{color:var(--color-on-dark-muted)}.Footer-module__JGhRua__footerCopyright{color:var(--color-muted);letter-spacing:.05em;font-size:.75rem}
.events-module__1hTyeq__container{background:var(--color-bg);min-height:100vh;color:var(--color-ink-strong)}.events-module__1hTyeq__heroSection{background:linear-gradient(to bottom,var(--color-bg),var(--color-bg-alt));border-bottom:3px double var(--color-accent);padding:10rem 2rem 5rem}.events-module__1hTyeq__heroContainer{text-align:center;max-width:900px;margin:0 auto}.events-module__1hTyeq__heroOrnament{background:var(--color-accent);width:80px;height:3px;margin:0 auto 3rem}.events-module__1hTyeq__heroContent{position:relative}.events-module__1hTyeq__heroLabel{align-items:center;gap:1rem;margin-bottom:2rem;display:inline-flex}.events-module__1hTyeq__heroLabelLine{background:var(--color-accent);width:32px;height:1px}.events-module__1hTyeq__heroLabelText{letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted);font-size:.75rem;font-weight:600;font-family:var(--font-subheading)}.events-module__1hTyeq__heroTitle{font-size:4rem;font-family:var(--font-serif);color:var(--color-ink);letter-spacing:.02em;margin-bottom:1.5rem;font-weight:400;line-height:1.2}.events-module__1hTyeq__heroDivider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 1.5rem}.events-module__1hTyeq__heroDescription{color:var(--color-text);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.8}.events-module__1hTyeq__eventsSection{background:var(--color-bg-alt);padding:5rem 2rem 7rem}.events-module__1hTyeq__eventsContainer{flex-direction:column;gap:2.5rem;max-width:860px;margin:0 auto;display:flex}.events-module__1hTyeq__cardThreeSection,.events-module__1hTyeq__cardWide{background:var(--color-surface);border:2px solid var(--color-border);transition:box-shadow .3s,border-color .3s}.events-module__1hTyeq__cardThreeSection:hover,.events-module__1hTyeq__cardWide:hover{box-shadow:0 10px 25px rgba(var(--color-accent-rgb),.15);border-color:var(--color-accent)}.events-module__1hTyeq__cardImageWrapper{aspect-ratio:16/9;flex-shrink:0;width:100%;position:relative;overflow:hidden}.events-module__1hTyeq__cardTitle{font-size:1.5rem;font-family:var(--font-serif);color:var(--color-ink);margin:0;font-weight:400;line-height:1.3}.events-module__1hTyeq__cardSubheading{color:var(--color-text);font-size:.9375rem;font-style:italic;line-height:1.5;font-family:var(--font-serif);margin:.5rem 0 0}.events-module__1hTyeq__cardDate{color:var(--color-muted);letter-spacing:.075em;text-transform:uppercase;font-size:.8125rem;font-weight:600;font-family:var(--font-subheading);margin:0}.events-module__1hTyeq__cardContentDivider{background:var(--color-accent);width:50px;height:2px;margin:1.25rem 0}.events-module__1hTyeq__cardContent{color:var(--color-text);margin:0;font-size:1rem;line-height:1.85}.events-module__1hTyeq__cardThreeSection .events-module__1hTyeq__cardUpper{grid-template-columns:1fr 1fr;display:grid}.events-module__1hTyeq__cardThreeSection .events-module__1hTyeq__cardImageWrapper{border-right:2px solid var(--color-border);border-bottom:2px solid var(--color-border)}.events-module__1hTyeq__cardMeta{border-bottom:2px solid var(--color-border);flex-direction:column;justify-content:center;padding:2rem 2.5rem;display:flex}.events-module__1hTyeq__cardMetaDivider{background:var(--color-accent);width:40px;height:2px;margin:1rem 0}.events-module__1hTyeq__cardLower{padding:2rem 2.5rem 2.5rem}.events-module__1hTyeq__cardLower .events-module__1hTyeq__cardContentDivider{margin-top:0}.events-module__1hTyeq__cardWide .events-module__1hTyeq__cardImageWrapper{border-bottom:2px solid var(--color-border)}.events-module__1hTyeq__cardWideBody{padding:2rem 2.5rem 2.5rem}.events-module__1hTyeq__cardWideBody .events-module__1hTyeq__cardDate{margin-top:.75rem}.events-module__1hTyeq__footer{background:var(--color-dark-panel);color:var(--color-on-dark);padding:4rem 2rem}.events-module__1hTyeq__footerContent{text-align:center;max-width:1000px;margin:0 auto}.events-module__1hTyeq__footerMark{margin-bottom:1.5rem;display:block}.events-module__1hTyeq__footerDivider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 1.5rem}.events-module__1hTyeq__footerText{color:var(--color-on-dark-muted);letter-spacing:.075em;margin-bottom:.75rem;font-size:.875rem}.events-module__1hTyeq__footerLinks{margin-bottom:.75rem}.events-module__1hTyeq__footerLink{color:var(--color-accent);letter-spacing:.05em;font-size:.8125rem;text-decoration:none;transition:color .2s}.events-module__1hTyeq__footerLink:hover{color:var(--color-on-dark-muted)}.events-module__1hTyeq__footerCopyright{color:var(--color-muted);letter-spacing:.05em;font-size:.75rem}@media (max-width:1024px){.events-module__1hTyeq__heroTitle{font-size:3rem}}@media (max-width:768px){.events-module__1hTyeq__heroTitle{font-size:2.5rem}.events-module__1hTyeq__cardThreeSection .events-module__1hTyeq__cardUpper{grid-template-columns:1fr}.events-module__1hTyeq__cardThreeSection .events-module__1hTyeq__cardImageWrapper{border-right:none}.events-module__1hTyeq__cardMeta,.events-module__1hTyeq__cardLower,.events-module__1hTyeq__cardWideBody{padding:1.5rem}}
.page-module__E0kJGG__container{background:var(--color-bg);min-height:100vh;color:var(--color-ink-strong)}.page-module__E0kJGG__heroSection{background:linear-gradient(to bottom,var(--color-bg),var(--color-bg-alt));border-bottom:3px double var(--color-accent);justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 5rem;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__heroBgLogo{opacity:.07;width:1000px;height:1000px;color:var(--color-accent);pointer-events:none;-webkit-user-select:none;user-select:none;position:absolute;bottom:-200px;right:-200px}.page-module__E0kJGG__heroContainer{text-align:center;max-width:900px;margin:0 auto;position:relative}.page-module__E0kJGG__heroOrnament{background:var(--color-accent);width:80px;height:3px;margin:0 auto 3rem}.page-module__E0kJGG__heroContent{position:relative}.page-module__E0kJGG__heroLabel{align-items:center;gap:1rem;margin-bottom:2.5rem;display:inline-flex}.page-module__E0kJGG__heroLabelLine{background:var(--color-accent);width:32px;height:1px}.page-module__E0kJGG__heroLabelText{letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted);font-size:.75rem;font-weight:600;font-family:var(--font-subheading)}.page-module__E0kJGG__heroTitle{font-size:5.5rem;font-family:var(--font-serif);color:var(--color-ink);letter-spacing:.02em;margin-bottom:2rem;font-weight:400;line-height:1.1}.page-module__E0kJGG__heroTagline{font-family:var(--font-subheading);letter-spacing:.28em;text-transform:uppercase;color:var(--color-accent);margin:-1.375rem 0 1rem;font-size:.95rem;font-weight:600}.page-module__E0kJGG__heroDivider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 2rem}.page-module__E0kJGG__heroSubtitle{color:var(--color-text);font-size:1.5rem;font-weight:400;line-height:1.6;font-family:var(--font-serif);margin-bottom:2rem;font-style:italic}.page-module__E0kJGG__heroDescription{color:var(--color-text);max-width:720px;margin:0 auto 3rem;font-size:1.0625rem;line-height:1.85}.page-module__E0kJGG__heroAction{margin-top:3rem}.page-module__E0kJGG__heroPrimaryButton{background:var(--color-dark-panel);color:var(--color-on-dark);border:2px solid var(--color-dark-panel);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;padding:.8rem 3.8rem;font-size:.75rem;font-weight:600;display:inline-block}.page-module__E0kJGG__heroPrimaryButton:hover{background:var(--color-dark-panel-hover);border-color:var(--color-dark-panel-hover)}.page-module__E0kJGG__framedImageContainer{max-width:600px;margin:3rem auto 4rem}.page-module__E0kJGG__framedImage{aspect-ratio:16/9;border:3px solid var(--color-accent);width:100%;box-shadow:inset 0 0 0 8px var(--color-bg),inset 0 0 0 11px var(--color-border),0 8px 20px rgba(var(--color-accent-rgb),.15);position:relative;overflow:hidden}.page-module__E0kJGG__framedImage img{object-fit:cover}.page-module__E0kJGG__philosophySection{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:7rem 2rem}.page-module__E0kJGG__sectionContainer{max-width:1100px;margin:0 auto}.page-module__E0kJGG__sectionHeader{text-align:center;margin-bottom:5rem}.page-module__E0kJGG__sectionLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted);font-size:.75rem;font-weight:600;font-family:var(--font-subheading);border-bottom:2px solid var(--color-accent-2);margin-bottom:1.25rem;padding-bottom:.5rem;display:inline-block}.page-module__E0kJGG__sectionTitle{font-size:3rem;font-family:var(--font-serif);color:var(--color-ink);letter-spacing:.02em;margin-bottom:1.5rem;font-weight:400}.page-module__E0kJGG__sectionDivider{background:var(--color-accent);width:60px;height:2px;margin:1.5rem auto 0}.page-module__E0kJGG__philosophyGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}.page-module__E0kJGG__philosophyCard{border:2px solid var(--color-border);background:var(--color-bg);padding:1.25rem 2rem 2.5rem;position:relative}.page-module__E0kJGG__philosophyNumber{font-family:var(--font-serif);color:var(--color-accent-2);margin-bottom:1.5rem;font-size:3rem;font-weight:300;line-height:1}.page-module__E0kJGG__philosophyTitle{color:var(--color-ink-strong);letter-spacing:.01em;margin-bottom:1.25rem;font-size:1.375rem;font-weight:600}.page-module__E0kJGG__philosophyDescription{color:var(--color-text);font-size:.9375rem;line-height:1.8}.page-module__E0kJGG__philosophyImageWrapper{border:2px solid var(--color-border);width:100%;height:480px;margin-top:4rem;position:relative;overflow:hidden}.page-module__E0kJGG__capabilitiesSection{background:var(--color-bg-alt);border-bottom:1px solid var(--color-border);padding:7rem 2rem}.page-module__E0kJGG__capabilitiesList{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.page-module__E0kJGG__capabilityCard{background:var(--color-surface);border:2px solid var(--color-border);border-left:4px solid var(--color-accent-2);grid-template-columns:60fr 40fr;align-items:stretch;gap:3rem;padding:2.75rem 3rem;display:grid}.page-module__E0kJGG__capabilityContent{flex:1}.page-module__E0kJGG__capabilityHeader{margin-bottom:1.5rem}.page-module__E0kJGG__capabilityImageWrapper{align-items:stretch;width:100%;height:100%;display:flex;position:relative}.page-module__E0kJGG__capabilityImage{border:3px solid var(--color-accent);width:100%;height:100%;box-shadow:inset 0 0 0 8px var(--color-bg),inset 0 0 0 11px var(--color-border),0 8px 20px rgba(var(--color-accent-rgb),.15);background:var(--color-border);position:relative;overflow:hidden}.page-module__E0kJGG__capabilityTitle{font-size:1.875rem;font-family:var(--font-serif);color:var(--color-ink);letter-spacing:.01em;margin-bottom:.5rem;font-weight:400}.page-module__E0kJGG__capabilitySubtitle{color:var(--color-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.8125rem;font-weight:600;font-family:var(--font-subheading)}.page-module__E0kJGG__capabilityDivider{background:var(--color-accent-2);width:50px;height:2px;margin:1.5rem 0}.page-module__E0kJGG__capabilityDescription{color:var(--color-text);font-size:1rem;line-height:1.85}.page-module__E0kJGG__ventureOsSection{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:7rem 2rem}.page-module__E0kJGG__vosIntro{text-align:center;max-width:720px;color:var(--color-text);margin:-2rem auto 0;font-size:1.0625rem;line-height:1.85}.page-module__E0kJGG__vosTreeWrap{max-width:1180px;margin:4.5rem auto 0}.page-module__E0kJGG__vosTree{text-align:center}.page-module__E0kJGG__vosParent{background:var(--color-dark-panel);border:2px solid var(--color-accent);flex-direction:column;align-items:center;gap:.875rem;padding:2rem 3rem;display:inline-flex;box-shadow:0 10px 24px #2d37482e}.page-module__E0kJGG__vosNodeIcon{color:var(--color-on-dark);display:inline-flex}.page-module__E0kJGG__vosPlanet{width:48px;height:48px}.page-module__E0kJGG__vosParentTitle{font-family:var(--font-serif);letter-spacing:.02em;color:var(--color-on-dark);font-size:1.625rem;font-weight:400}.page-module__E0kJGG__vosTrunk{background:var(--color-accent);width:2px;height:2.75rem;margin:0 auto}.page-module__E0kJGG__vosBranches{justify-content:center;align-items:flex-start;margin:0;padding:0;list-style:none;display:flex}.page-module__E0kJGG__vosBranch{flex:1 1 0;justify-content:center;min-width:0;padding:2.75rem .875rem 0;display:flex;position:relative}.page-module__E0kJGG__vosBranch:before,.page-module__E0kJGG__vosBranch:after{content:"";border-top:2px solid var(--color-accent);width:50%;height:2.75rem;position:absolute;top:0}.page-module__E0kJGG__vosBranch:before{border-right:2px solid var(--color-accent);right:50%}.page-module__E0kJGG__vosBranch:after{border-left:2px solid var(--color-accent);left:50%}.page-module__E0kJGG__vosBranch:first-child:before,.page-module__E0kJGG__vosBranch:last-child:after{border:0}.page-module__E0kJGG__vosSuite{background:var(--color-bg);border:2px solid var(--color-border);width:100%;max-width:600px;padding:1.75rem 1.25rem 2rem;position:relative}.page-module__E0kJGG__vosSuiteLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent-3);font-size:.6875rem;font-weight:600;font-family:var(--font-subheading);margin-bottom:1.25rem;display:block}.page-module__E0kJGG__vosSuiteCards{flex-direction:column;gap:.875rem;display:flex}.page-module__E0kJGG__vosSuiteCards .page-module__E0kJGG__vosCard{text-align:left;width:100%;min-width:0;padding:1.25rem 1.375rem}.page-module__E0kJGG__vosSuiteCards .page-module__E0kJGG__vosCardName{font-size:1.0625rem}.page-module__E0kJGG__vosCardBody{color:var(--color-text-soft);font-size:.875rem;line-height:1.6;font-family:var(--font-body);margin:.625rem 0 0}.page-module__E0kJGG__vosCard{background:var(--color-surface);border:2px solid var(--color-border);border-top:3px solid var(--color-accent-3);min-width:160px;padding:1.375rem 1.25rem;transition:transform .2s,box-shadow .2s}.page-module__E0kJGG__vosCard:hover{box-shadow:0 8px 18px rgba(var(--color-accent-rgb),.18);transform:translateY(-3px)}.page-module__E0kJGG__vosCardName{color:var(--color-ink-strong);letter-spacing:.01em;font-size:1.0625rem;font-weight:600;display:block}.page-module__E0kJGG__vosForesight{background:var(--color-surface);border:2px solid var(--color-accent);width:100%;box-shadow:0 14px 30px #2d374829}.page-module__E0kJGG__vosForesightHeader{background:var(--color-dark-panel);border-bottom:3px solid var(--color-accent);flex-direction:column;align-items:center;gap:.5rem;padding:1.5rem 1.5rem 1.375rem;display:flex}.page-module__E0kJGG__vosForesightTitle{font-family:var(--font-serif);letter-spacing:.02em;color:var(--color-on-dark);font-size:1.5rem;font-weight:400}.page-module__E0kJGG__vosForesightTag{letter-spacing:.18em;text-transform:uppercase;color:var(--color-on-dark-muted);font-size:.625rem;font-weight:600;font-family:var(--font-subheading)}.page-module__E0kJGG__vosConveyor{flex-direction:column;align-items:stretch;padding:1.75rem 1.5rem 2rem;display:flex}.page-module__E0kJGG__vosStage{background:var(--color-bg);border:2px solid var(--color-border);border-left:3px solid var(--color-accent);text-align:left;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.page-module__E0kJGG__vosStageIndex{font-family:var(--font-serif);color:var(--color-accent-3);flex-shrink:0;font-size:1.375rem;font-weight:400;line-height:1}.page-module__E0kJGG__vosStageName{color:var(--color-ink-strong);letter-spacing:.01em;font-size:1.0625rem;font-weight:600}.page-module__E0kJGG__vosStageArrow{color:var(--color-accent-3);justify-content:center;align-items:center;padding:.4rem 0;display:flex}.page-module__E0kJGG__ctaSection{background:var(--color-bg-alt);border-bottom:3px double var(--color-accent);padding:7rem 2rem}.page-module__E0kJGG__ctaContainer{max-width:800px;margin:0 auto;position:relative}.page-module__E0kJGG__ctaOrnamentTop{background:var(--color-accent-3);width:100px;height:3px;margin:0 auto 3rem}.page-module__E0kJGG__ctaOrnamentBottom{background:var(--color-accent-3);width:100px;height:3px;margin:3rem auto 0}.page-module__E0kJGG__ctaContent{background:var(--color-surface);border:3px solid var(--color-accent);text-align:center;padding:4.5rem 3.5rem;position:relative}.page-module__E0kJGG__ctaTitle{font-size:2.75rem;font-family:var(--font-serif);color:var(--color-ink);letter-spacing:.01em;margin-bottom:2rem;font-weight:400;line-height:1.3}.page-module__E0kJGG__ctaDivider{background:var(--color-accent-2);width:60px;height:2px;margin:0 auto 2rem}.page-module__E0kJGG__ctaDescription{color:var(--color-text);margin-bottom:2.5rem;font-size:1.0625rem;line-height:1.85}.page-module__E0kJGG__ctaButton{background:var(--color-dark-panel);color:var(--color-on-dark);border:2px solid var(--color-dark-panel);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;padding:1.125rem 2.75rem;font-size:.8125rem;font-weight:600;display:inline-block}.page-module__E0kJGG__ctaButton:hover{background:var(--color-dark-panel-hover);border-color:var(--color-dark-panel-hover)}.page-module__E0kJGG__footer{background:var(--color-dark-panel);color:var(--color-on-dark);padding:4rem 2rem}.page-module__E0kJGG__footerContent{text-align:center;max-width:1000px;margin:0 auto}.page-module__E0kJGG__footerMark{margin-bottom:1.5rem;display:block}.page-module__E0kJGG__footerDivider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 1.5rem}.page-module__E0kJGG__footerText{color:var(--color-on-dark-muted);letter-spacing:.075em;margin-bottom:.75rem;font-size:.875rem}.page-module__E0kJGG__footerLinks{margin-bottom:.75rem}.page-module__E0kJGG__footerLink{color:var(--color-accent);letter-spacing:.05em;font-size:.8125rem;text-decoration:none;transition:color .2s}.page-module__E0kJGG__footerLink:hover{color:var(--color-on-dark-muted)}.page-module__E0kJGG__footerCopyright{color:var(--color-muted);letter-spacing:.05em;font-size:.75rem}.page-module__E0kJGG__modalOverlay{z-index:100;background:#2d3748f2;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.page-module__E0kJGG__modalContent{background:var(--color-bg);border:3px solid var(--color-accent);width:100%;max-width:540px;padding:3rem;position:relative;box-shadow:0 20px 40px #0000004d}.page-module__E0kJGG__modalClose{color:var(--color-muted);cursor:pointer;background:0 0;border:none;width:32px;height:32px;padding:0;font-size:2rem;line-height:1;position:absolute;top:1.5rem;right:1.5rem}.page-module__E0kJGG__modalClose:hover{color:var(--color-ink-strong)}.page-module__E0kJGG__modalHeader{text-align:center;margin-bottom:2.5rem}.page-module__E0kJGG__modalTitle{font-size:2rem;font-family:var(--font-serif);color:var(--color-ink);margin-bottom:1rem;font-weight:400}.page-module__E0kJGG__modalDivider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 1rem}.page-module__E0kJGG__modalSubtitle{color:var(--color-text);font-size:.9375rem}.page-module__E0kJGG__modalForm{flex-direction:column;gap:1.75rem;display:flex}.page-module__E0kJGG__modalField{flex-direction:column;display:flex}.page-module__E0kJGG__modalLabel{color:var(--color-ink-strong);letter-spacing:.05em;text-transform:uppercase;font-size:.8125rem;font-weight:600;font-family:var(--font-subheading);margin-bottom:.625rem;display:block}.page-module__E0kJGG__modalInput,.page-module__E0kJGG__modalTextarea{background:var(--color-surface);border:2px solid var(--color-border);width:100%;color:var(--color-ink-strong);padding:.875rem 1rem;font-family:inherit;font-size:.9375rem}.page-module__E0kJGG__modalInput:focus,.page-module__E0kJGG__modalTextarea:focus{border-color:var(--color-accent);outline:none}.page-module__E0kJGG__modalTextarea{resize:vertical;min-height:140px;line-height:1.6}.page-module__E0kJGG__modalSubmit{background:var(--color-dark-panel);width:100%;color:var(--color-on-dark);border:2px solid var(--color-dark-panel);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;margin-top:.5rem;padding:1.125rem 1.5rem;font-size:.8125rem;font-weight:600}.page-module__E0kJGG__modalSubmit:hover{background:var(--color-dark-panel-hover);border-color:var(--color-dark-panel-hover)}@media (max-width:1024px){.page-module__E0kJGG__heroTitle{font-size:4rem}.page-module__E0kJGG__philosophyGrid{grid-template-columns:1fr;gap:2rem}.page-module__E0kJGG__philosophyImageWrapper{height:320px}.page-module__E0kJGG__sectionTitle{font-size:2.5rem}.page-module__E0kJGG__framedImageContainer{max-width:500px}.page-module__E0kJGG__capabilityCard{grid-template-columns:65fr 35fr;gap:2rem;padding:2rem 2.5rem}}@media (max-width:768px){.page-module__E0kJGG__heroTitle{font-size:3rem}.page-module__E0kJGG__heroSubtitle{font-size:1.25rem}.page-module__E0kJGG__sectionTitle,.page-module__E0kJGG__ctaTitle{font-size:2rem}.page-module__E0kJGG__ctaContent{padding:3rem 2rem}.page-module__E0kJGG__modalContent{padding:2rem 1.5rem}.page-module__E0kJGG__modalTitle{font-size:1.5rem}.page-module__E0kJGG__framedImageContainer{max-width:100%;margin:2rem auto 3rem}.page-module__E0kJGG__framedImage{box-shadow:inset 0 0 0 6px var(--color-bg),inset 0 0 0 9px var(--color-border),0 6px 15px rgba(var(--color-accent-rgb),.15);border-width:2px}.page-module__E0kJGG__capabilityCard{grid-template-columns:1fr;gap:2rem;padding:2rem 1.5rem}.page-module__E0kJGG__capabilityImageWrapper{order:-1;min-height:200px}.page-module__E0kJGG__capabilityImage{aspect-ratio:16/9;height:auto;box-shadow:inset 0 0 0 6px var(--color-bg),inset 0 0 0 9px var(--color-border),0 6px 15px rgba(var(--color-accent-rgb),.15);border-width:2px}}@media (max-width:1024px){.page-module__E0kJGG__vosBranches{gap:2rem}.page-module__E0kJGG__vosCard{min-width:130px;padding:1.125rem 1.25rem}.page-module__E0kJGG__vosCardName{font-size:.9375rem}}@media (max-width:768px){.page-module__E0kJGG__vosTree{margin-top:3.5rem}.page-module__E0kJGG__vosParent{padding:1.75rem 2.25rem}.page-module__E0kJGG__vosBranches{flex-direction:column;align-items:center;gap:0}.page-module__E0kJGG__vosBranch{width:100%;max-width:360px;padding-top:2.5rem}.page-module__E0kJGG__vosBranch:before{background:var(--color-accent);border:0;width:2px;height:2.5rem;left:50%;right:auto;transform:translate(-50%)}.page-module__E0kJGG__vosBranch:after{display:none}.page-module__E0kJGG__vosSuite{width:100%}.page-module__E0kJGG__vosSuiteCards{flex-direction:column}.page-module__E0kJGG__vosCard,.page-module__E0kJGG__vosCardSolo{width:100%;min-width:0}}
.portfolio-module___G9K8W__container{background:var(--color-bg);min-height:100vh}.portfolio-module___G9K8W__heroSection{background:linear-gradient(to bottom,var(--color-bg),var(--color-bg-alt));border-bottom:3px double var(--color-accent);padding:10rem 2rem 5rem}.portfolio-module___G9K8W__heroContainer{text-align:center;max-width:900px;margin:0 auto}.portfolio-module___G9K8W__heroOrnament{background:var(--color-accent);width:80px;height:3px;margin:0 auto 3rem}.portfolio-module___G9K8W__heroContent{position:relative}.portfolio-module___G9K8W__heroLabel{align-items:center;gap:1rem;margin-bottom:2rem;display:inline-flex}.portfolio-module___G9K8W__heroLabelLine{background:var(--color-accent);width:32px;height:1px}.portfolio-module___G9K8W__heroLabelText{letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted);font-size:.75rem;font-weight:600;font-family:var(--font-subheading)}.portfolio-module___G9K8W__heroTitle{font-size:4rem;font-family:var(--font-serif);color:var(--color-ink);letter-spacing:.02em;margin-bottom:1.5rem;font-weight:400;line-height:1.2}.portfolio-module___G9K8W__heroDivider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 1.5rem}.portfolio-module___G9K8W__heroDescription{color:var(--color-text);max-width:720px;margin:0 auto;font-size:1.125rem;line-height:1.8}.portfolio-module___G9K8W__philosophySection{background:var(--color-surface);border-bottom:1px solid var(--color-border);padding:5rem 2rem}.portfolio-module___G9K8W__philosophyContainer{text-align:center;max-width:900px;margin:0 auto}.portfolio-module___G9K8W__sectionHeader{text-align:center;margin-bottom:3rem}.portfolio-module___G9K8W__sectionLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted);font-size:.75rem;font-weight:600;font-family:var(--font-subheading);border-bottom:2px solid var(--color-accent);margin-bottom:1.25rem;padding-bottom:.5rem;display:inline-block}.portfolio-module___G9K8W__sectionTitle{font-size:3rem;font-family:var(--font-serif);color:var(--color-ink);letter-spacing:.02em;margin-bottom:1.5rem;font-weight:400}.portfolio-module___G9K8W__sectionDivider{background:var(--color-accent);width:60px;height:2px;margin:1.5rem auto 0}.portfolio-module___G9K8W__philosophyText{color:var(--color-text);margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.85}.portfolio-module___G9K8W__portfolioSection{background:var(--color-bg-alt);border-bottom:1px solid var(--color-border);padding:5rem 2rem}.portfolio-module___G9K8W__advisorySection{background:var(--color-surface);padding:5rem 2rem 7rem}.portfolio-module___G9K8W__portfolioContainer{max-width:1100px;margin:0 auto}.portfolio-module___G9K8W__portfolioGrid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (min-width:640px){.portfolio-module___G9K8W__portfolioGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.portfolio-module___G9K8W__portfolioGrid{grid-template-columns:repeat(3,1fr)}}.portfolio-module___G9K8W__portfolioCard{background-color:var(--color-surface);border:2px solid var(--color-border);cursor:pointer;flex-direction:column;height:320px;transition:all .4s;display:flex;position:relative;overflow:hidden}.portfolio-module___G9K8W__portfolioCard:hover{box-shadow:0 10px 25px rgba(var(--color-accent-rgb),.2);border-color:var(--color-accent)}.portfolio-module___G9K8W__portfolioCard:hover .portfolio-module___G9K8W__cardOverlay{background:rgba(var(--color-accent-rgb),.15)}.portfolio-module___G9K8W__portfolioCard:hover .portfolio-module___G9K8W__cardImage{transform:scale(1.05)}.portfolio-module___G9K8W__cardImageContainer{border-bottom:2px solid var(--color-border);width:100%;height:224px;position:relative;overflow:hidden}.portfolio-module___G9K8W__cardImage{transition:transform .4s}.portfolio-module___G9K8W__cardOverlay{background:rgba(var(--color-accent-rgb),.05);z-index:1;transition:background .4s;position:absolute;inset:0}.portfolio-module___G9K8W__cardContent{z-index:2;text-align:center;background:var(--color-surface);flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;padding:1.5rem 1rem;display:flex;position:relative}.portfolio-module___G9K8W__cardTitle{font-size:1.25rem;font-family:var(--font-serif);color:var(--color-ink);margin:0;font-weight:400;line-height:1.4}.portfolio-module___G9K8W__cardDivider{background:var(--color-accent);width:40px;height:2px;margin:.25rem 0}.portfolio-module___G9K8W__badge{background:var(--color-dark-panel);color:var(--color-on-dark);text-transform:uppercase;letter-spacing:.075em;border:2px solid var(--color-dark-panel);padding:.5rem 1rem;font-size:.75rem;font-weight:600}.portfolio-module___G9K8W__badgeAdvisory,.portfolio-module___G9K8W__badgeFormer{background:var(--color-accent);border-color:var(--color-accent)}.portfolio-module___G9K8W__footer{background:var(--color-dark-panel);color:var(--color-on-dark);padding:4rem 2rem}.portfolio-module___G9K8W__footerContent{text-align:center;max-width:1000px;margin:0 auto}.portfolio-module___G9K8W__footerMark{margin-bottom:1.5rem;display:block}.portfolio-module___G9K8W__footerDivider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 1.5rem}.portfolio-module___G9K8W__footerText{color:var(--color-on-dark-muted);letter-spacing:.075em;margin-bottom:.75rem;font-size:.875rem}.portfolio-module___G9K8W__footerLinks{margin-bottom:.75rem}.portfolio-module___G9K8W__footerLink{color:var(--color-accent);letter-spacing:.05em;font-size:.8125rem;text-decoration:none;transition:color .2s}.portfolio-module___G9K8W__footerLink:hover{color:var(--color-on-dark-muted)}.portfolio-module___G9K8W__footerCopyright{color:var(--color-muted);letter-spacing:.05em;font-size:.75rem}.portfolio-module___G9K8W__modalOverlay{z-index:100;background:#2d3748f2;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.portfolio-module___G9K8W__modalContent{background:var(--color-bg);border:3px solid var(--color-accent);width:100%;max-width:540px;padding:3rem;position:relative;box-shadow:0 20px 40px #0000004d}.portfolio-module___G9K8W__modalClose{color:var(--color-muted);cursor:pointer;background:0 0;border:none;width:32px;height:32px;padding:0;font-size:2rem;line-height:1;position:absolute;top:1.5rem;right:1.5rem}.portfolio-module___G9K8W__modalClose:hover{color:var(--color-ink-strong)}.portfolio-module___G9K8W__modalHeader{text-align:center;margin-bottom:2.5rem}.portfolio-module___G9K8W__modalTitle{font-size:2rem;font-family:var(--font-serif);color:var(--color-ink);margin-bottom:1rem;font-weight:400}.portfolio-module___G9K8W__modalDivider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 1rem}.portfolio-module___G9K8W__modalSubtitle{color:var(--color-text);font-size:.9375rem}.portfolio-module___G9K8W__modalForm{flex-direction:column;gap:1.75rem;display:flex}.portfolio-module___G9K8W__modalField{flex-direction:column;display:flex}.portfolio-module___G9K8W__modalLabel{color:var(--color-ink-strong);letter-spacing:.05em;text-transform:uppercase;font-size:.8125rem;font-weight:600;font-family:var(--font-subheading);margin-bottom:.625rem;display:block}.portfolio-module___G9K8W__modalInput,.portfolio-module___G9K8W__modalTextarea{background:var(--color-surface);border:2px solid var(--color-border);width:100%;color:var(--color-ink-strong);padding:.875rem 1rem;font-family:inherit;font-size:.9375rem}.portfolio-module___G9K8W__modalInput:focus,.portfolio-module___G9K8W__modalTextarea:focus{border-color:var(--color-accent);outline:none}.portfolio-module___G9K8W__modalTextarea{resize:vertical;min-height:140px;line-height:1.6}.portfolio-module___G9K8W__modalSubmit{background:var(--color-dark-panel);width:100%;color:var(--color-on-dark);border:2px solid var(--color-dark-panel);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;margin-top:.5rem;padding:1.125rem 1.5rem;font-size:.8125rem;font-weight:600}.portfolio-module___G9K8W__modalSubmit:hover{background:var(--color-dark-panel-hover);border-color:var(--color-dark-panel-hover)}@media (max-width:1024px){.portfolio-module___G9K8W__heroTitle{font-size:3rem}.portfolio-module___G9K8W__sectionTitle{font-size:2.5rem}}@media (max-width:768px){.portfolio-module___G9K8W__heroTitle{font-size:2.5rem}.portfolio-module___G9K8W__sectionTitle{font-size:2rem}.portfolio-module___G9K8W__portfolioGrid{grid-template-columns:1fr;gap:1.5rem}.portfolio-module___G9K8W__modalContent{padding:2rem 1.5rem}.portfolio-module___G9K8W__modalTitle{font-size:1.5rem}}
.privacy-module__VTbb1a__container{background:var(--color-bg);min-height:100vh;color:var(--color-ink-strong)}.privacy-module__VTbb1a__heroSection{background:linear-gradient(to bottom,var(--color-bg),var(--color-bg-alt));border-bottom:3px double var(--color-accent);padding:10rem 2rem 5rem}.privacy-module__VTbb1a__heroContainer{text-align:center;max-width:900px;margin:0 auto}.privacy-module__VTbb1a__heroOrnament{background:var(--color-accent);width:80px;height:3px;margin:0 auto 3rem}.privacy-module__VTbb1a__heroContent{position:relative}.privacy-module__VTbb1a__heroTitle{font-size:4rem;font-family:var(--font-serif);color:var(--color-ink);letter-spacing:.02em;margin-bottom:1.5rem;font-weight:400;line-height:1.2}.privacy-module__VTbb1a__heroDivider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 1.5rem}.privacy-module__VTbb1a__heroDescription{color:var(--color-text);max-width:600px;font-size:1.125rem;font-style:italic;line-height:1.8;font-family:var(--font-serif);margin:0 auto}.privacy-module__VTbb1a__policySection{background:var(--color-surface);padding:5rem 2rem 7rem}.privacy-module__VTbb1a__policyContainer{max-width:800px;margin:0 auto}.privacy-module__VTbb1a__policyIntro{background:var(--color-bg);border:2px solid var(--color-border);border-left:4px solid var(--color-accent);margin-bottom:3.5rem;padding:2.5rem}.privacy-module__VTbb1a__policyIntro p{color:var(--color-text);font-size:1.0625rem;line-height:1.85}.privacy-module__VTbb1a__policyIntro p+p{margin-top:1rem}.privacy-module__VTbb1a__policyBlock{border-bottom:1px solid var(--color-border);margin-bottom:3rem;padding-bottom:3rem}.privacy-module__VTbb1a__policyBlock:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.privacy-module__VTbb1a__policyHeading{font-size:1.75rem;font-family:var(--font-serif);color:var(--color-ink);letter-spacing:.01em;align-items:baseline;gap:1rem;margin-bottom:1rem;font-weight:400;line-height:1.3;display:flex}.privacy-module__VTbb1a__policyNumber{background:var(--color-bg);border:2px solid var(--color-accent);min-width:2.5rem;height:2.5rem;font-family:var(--font-serif);color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;font-weight:400;display:inline-flex}.privacy-module__VTbb1a__policyDivider{background:var(--color-accent);width:50px;height:2px;margin-bottom:1.5rem}.privacy-module__VTbb1a__policyBlock p{color:var(--color-text);margin-bottom:1rem;font-size:1rem;line-height:1.85}.privacy-module__VTbb1a__policyBlock p:last-child{margin-bottom:0}.privacy-module__VTbb1a__subHeading{color:var(--color-ink-strong);letter-spacing:.01em;margin-top:1.75rem;margin-bottom:.75rem;font-size:1.0625rem;font-weight:600}.privacy-module__VTbb1a__policyList{margin-bottom:1.25rem;padding-left:0;list-style:none}.privacy-module__VTbb1a__policyList li{color:var(--color-text);margin-bottom:.5rem;padding-left:1.5rem;font-size:1rem;line-height:1.85;position:relative}.privacy-module__VTbb1a__policyList li:before{content:"";background:var(--color-accent);width:6px;height:6px;position:absolute;top:.65em;left:0}.privacy-module__VTbb1a__policyList li:last-child{margin-bottom:0}.privacy-module__VTbb1a__contactDetails{background:var(--color-bg);border:1px solid var(--color-border);margin-top:1.25rem;padding:1.5rem 2rem}.privacy-module__VTbb1a__contactDetails p{margin-bottom:.5rem}.privacy-module__VTbb1a__contactDetails p:last-child{margin-bottom:0}.privacy-module__VTbb1a__footer{background:var(--color-dark-panel);color:var(--color-on-dark);padding:4rem 2rem}.privacy-module__VTbb1a__footerContent{text-align:center;max-width:1000px;margin:0 auto}.privacy-module__VTbb1a__footerMark{margin-bottom:1.5rem;display:block}.privacy-module__VTbb1a__footerDivider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 1.5rem}.privacy-module__VTbb1a__footerText{color:var(--color-on-dark-muted);letter-spacing:.075em;margin-bottom:.75rem;font-size:.875rem}.privacy-module__VTbb1a__footerLinks{margin-bottom:.75rem}.privacy-module__VTbb1a__footerLink{color:var(--color-accent);letter-spacing:.05em;font-size:.8125rem;text-decoration:none;transition:color .2s}.privacy-module__VTbb1a__footerLink:hover{color:var(--color-on-dark-muted)}.privacy-module__VTbb1a__footerCopyright{color:var(--color-muted);letter-spacing:.05em;font-size:.75rem}@media (max-width:1024px){.privacy-module__VTbb1a__heroTitle{font-size:3rem}}@media (max-width:768px){.privacy-module__VTbb1a__heroTitle{font-size:2.5rem}.privacy-module__VTbb1a__policyHeading{font-size:1.375rem}.privacy-module__VTbb1a__policyIntro{padding:1.5rem}.privacy-module__VTbb1a__contactDetails{padding:1rem 1.25rem}}
.team-module__J7hjuG__container{background:var(--color-bg);min-height:100vh}.team-module__J7hjuG__heroSection{background:var(--color-surface);border-bottom:3px double var(--color-accent);padding:10rem 2rem 5rem}.team-module__J7hjuG__heroContainer{text-align:center;max-width:900px;margin:0 auto}.team-module__J7hjuG__heroOrnament{background:var(--color-accent);width:80px;height:3px;margin:0 auto 3rem}.team-module__J7hjuG__heroContent{position:relative}.team-module__J7hjuG__heroLabel{align-items:center;gap:1rem;margin-bottom:2rem;display:inline-flex}.team-module__J7hjuG__heroLabelLine{background:var(--color-accent);width:32px;height:1px}.team-module__J7hjuG__heroLabelText{letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted);font-size:.75rem;font-weight:600;font-family:var(--font-subheading)}.team-module__J7hjuG__heroTitle{font-size:4rem;font-family:var(--font-serif);color:var(--color-ink);letter-spacing:.02em;margin-bottom:1.5rem;font-weight:400;line-height:1.2}.team-module__J7hjuG__heroDivider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 1.5rem}.team-module__J7hjuG__heroDescription{color:var(--color-text);max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.8}.team-module__J7hjuG__teamSection{background:var(--color-bg-alt);padding:5rem 2rem 7rem}.team-module__J7hjuG__teamContainer{max-width:1100px;margin:0 auto}.team-module__J7hjuG__sectionHeader{text-align:center;margin-bottom:4rem}.team-module__J7hjuG__sectionLabel{letter-spacing:.15em;text-transform:uppercase;color:var(--color-muted);font-size:.75rem;font-weight:600;font-family:var(--font-subheading);border-bottom:2px solid var(--color-accent);margin-bottom:1.25rem;padding-bottom:.5rem;display:inline-block}.team-module__J7hjuG__sectionTitle{font-size:3rem;font-family:var(--font-serif);color:var(--color-ink);letter-spacing:.02em;margin-bottom:1.5rem;font-weight:400}.team-module__J7hjuG__sectionDivider{background:var(--color-accent);width:60px;height:2px;margin:1.5rem auto 0}.team-module__J7hjuG__teamGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.team-module__J7hjuG__advisorsSection{background:var(--color-surface);border-top:3px double var(--color-accent);padding:5rem 2rem 7rem}.team-module__J7hjuG__advisorsGrid{grid-template-columns:minmax(0,1fr);justify-content:center;max-width:480px;margin:0 auto;display:grid}.team-module__J7hjuG__teamCard{background-color:var(--color-surface);border:2px solid var(--color-border);cursor:pointer;flex-direction:column;transition:all .4s;display:flex;position:relative;overflow:hidden}.team-module__J7hjuG__teamCard:hover{box-shadow:0 10px 25px rgba(var(--color-accent-rgb),.2);border-color:var(--color-accent)}.team-module__J7hjuG__teamCardImageContainer{aspect-ratio:4/5;border-bottom:2px solid var(--color-border);width:100%;position:relative;overflow:hidden}.team-module__J7hjuG__cardImage{transition:transform .4s}.team-module__J7hjuG__cardOverlay{background:rgba(var(--color-accent-rgb),.05);z-index:1;transition:background .4s;position:absolute;inset:0}.team-module__J7hjuG__teamCard:hover .team-module__J7hjuG__cardOverlay{background:rgba(var(--color-accent-rgb),.1)}.team-module__J7hjuG__teamCardContent{z-index:2;text-align:center;background:var(--color-surface);flex-direction:column;flex:1;align-items:center;gap:.75rem;padding:2rem 1.5rem;display:flex;position:relative}.team-module__J7hjuG__memberName{font-size:1.5rem;font-family:var(--font-serif);color:var(--color-ink);margin:0;font-weight:400;line-height:1.3}.team-module__J7hjuG__memberTitle{color:var(--color-muted);letter-spacing:.075em;text-transform:uppercase;margin:0;font-size:.8125rem;font-weight:600;line-height:1.4}.team-module__J7hjuG__memberDivider{background:var(--color-accent);width:40px;height:2px;margin:.5rem 0}.team-module__J7hjuG__memberBiography{color:var(--color-text);-webkit-line-clamp:3;line-clamp:3;text-overflow:ellipsis;text-align:left;white-space:pre-line;-webkit-box-orient:vertical;width:100%;margin:.5rem 0 0;font-size:.9375rem;line-height:1.75;display:-webkit-box;overflow:hidden}.team-module__J7hjuG__readMoreButton{background:var(--color-dark-panel);color:var(--color-on-dark);border:2px solid var(--color-dark-panel);letter-spacing:.075em;text-transform:uppercase;cursor:pointer;margin-top:1rem;padding:.75rem 1.5rem;font-size:.8125rem;font-weight:600;transition:all .3s}.team-module__J7hjuG__readMoreButton:hover{background:var(--color-dark-panel-hover);border-color:var(--color-dark-panel-hover);transform:translateY(-2px)}.team-module__J7hjuG__modalBackdrop{z-index:1000;background:#2d3748f2;justify-content:center;align-items:center;padding:1.5rem;animation:.2s team-module__J7hjuG__fadeIn;display:flex;position:fixed;inset:0}@keyframes team-module__J7hjuG__fadeIn{0%{opacity:0}to{opacity:1}}.team-module__J7hjuG__modalContent{background:var(--color-bg);border:3px solid var(--color-accent);flex-direction:column;width:100%;max-width:50rem;max-height:90vh;animation:.3s team-module__J7hjuG__slideUp;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.team-module__J7hjuG__modalScrollWrapper{flex:1;min-height:0;overflow-y:auto}@keyframes team-module__J7hjuG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.team-module__J7hjuG__modalCloseButton{background:var(--color-bg);border:2px solid var(--color-accent);cursor:pointer;z-index:10;width:2.5rem;height:2.5rem;color:var(--color-ink-strong);justify-content:center;align-items:center;padding:0;transition:background .2s,border-color .2s,transform .2s;display:flex;position:absolute;top:1rem;right:1rem}.team-module__J7hjuG__modalCloseIcon{width:1.1rem;height:1.1rem;display:block;position:relative}.team-module__J7hjuG__modalCloseIcon:before,.team-module__J7hjuG__modalCloseIcon:after{content:"";background:currentColor;width:100%;height:2px;position:absolute;top:50%;left:0}.team-module__J7hjuG__modalCloseIcon:before{transform:translateY(-50%)rotate(45deg)}.team-module__J7hjuG__modalCloseIcon:after{transform:translateY(-50%)rotate(-45deg)}.team-module__J7hjuG__modalCloseButton:hover{background:var(--color-surface);border-color:var(--color-dark-panel);transform:rotate(90deg)}.team-module__J7hjuG__modalHeader{border-bottom:2px solid var(--color-border);background:var(--color-surface);gap:2rem;padding:2.5rem;display:flex}.team-module__J7hjuG__modalImageContainer{aspect-ratio:3/4;border:2px solid var(--color-border);flex-shrink:0;width:280px;position:relative;overflow:hidden}.team-module__J7hjuG__modalImage{object-fit:cover}.team-module__J7hjuG__modalHeaderText{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.team-module__J7hjuG__modalName{font-size:2rem;font-family:var(--font-serif);color:var(--color-ink);margin:0 0 .75rem;font-weight:400;line-height:1.3}.team-module__J7hjuG__modalTitle{color:var(--color-muted);letter-spacing:.075em;text-transform:uppercase;margin:0;font-size:.9375rem;font-weight:600;line-height:1.4}.team-module__J7hjuG__modalBody{background:var(--color-surface);padding:2.5rem}.team-module__J7hjuG__modalBiography{color:var(--color-text);white-space:pre-line;margin:0;font-size:1rem;line-height:1.8}.team-module__J7hjuG__footer{background:var(--color-dark-panel);color:var(--color-on-dark);padding:4rem 2rem}.team-module__J7hjuG__footerContent{text-align:center;max-width:1000px;margin:0 auto}.team-module__J7hjuG__footerMark{margin-bottom:1.5rem;display:block}.team-module__J7hjuG__footerDivider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 1.5rem}.team-module__J7hjuG__footerText{color:var(--color-on-dark-muted);letter-spacing:.075em;margin-bottom:.75rem;font-size:.875rem}.team-module__J7hjuG__footerLinks{margin-bottom:.75rem}.team-module__J7hjuG__footerLink{color:var(--color-accent);letter-spacing:.05em;font-size:.8125rem;text-decoration:none;transition:color .2s}.team-module__J7hjuG__footerLink:hover{color:var(--color-on-dark-muted)}.team-module__J7hjuG__footerCopyright{color:var(--color-muted);letter-spacing:.05em;font-size:.75rem}.team-module__J7hjuG__contactModalOverlay{z-index:100;background:#2d3748f2;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.team-module__J7hjuG__contactModalContent{background:var(--color-bg);border:3px solid var(--color-accent);width:100%;max-width:540px;padding:3rem;position:relative;box-shadow:0 20px 40px #0000004d}.team-module__J7hjuG__contactModalClose{color:var(--color-muted);cursor:pointer;background:0 0;border:none;width:32px;height:32px;padding:0;font-size:2rem;line-height:1;position:absolute;top:1.5rem;right:1.5rem}.team-module__J7hjuG__contactModalClose:hover{color:var(--color-ink-strong)}.team-module__J7hjuG__contactModalHeader{text-align:center;margin-bottom:2.5rem}.team-module__J7hjuG__contactModalTitle{font-size:2rem;font-family:var(--font-serif);color:var(--color-ink);margin-bottom:1rem;font-weight:400}.team-module__J7hjuG__contactModalDivider{background:var(--color-accent);width:60px;height:2px;margin:0 auto 1rem}.team-module__J7hjuG__contactModalSubtitle{color:var(--color-text);font-size:.9375rem}.team-module__J7hjuG__contactModalForm{flex-direction:column;gap:1.75rem;display:flex}.team-module__J7hjuG__contactModalField{flex-direction:column;display:flex}.team-module__J7hjuG__contactModalLabel{color:var(--color-ink-strong);letter-spacing:.05em;text-transform:uppercase;font-size:.8125rem;font-weight:600;font-family:var(--font-subheading);margin-bottom:.625rem;display:block}.team-module__J7hjuG__contactModalInput,.team-module__J7hjuG__contactModalTextarea{background:var(--color-surface);border:2px solid var(--color-border);width:100%;color:var(--color-ink-strong);padding:.875rem 1rem;font-family:inherit;font-size:.9375rem}.team-module__J7hjuG__contactModalInput:focus,.team-module__J7hjuG__contactModalTextarea:focus{border-color:var(--color-accent);outline:none}.team-module__J7hjuG__contactModalTextarea{resize:vertical;min-height:140px;line-height:1.6}.team-module__J7hjuG__contactModalSubmit{background:var(--color-dark-panel);width:100%;color:var(--color-on-dark);border:2px solid var(--color-dark-panel);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;margin-top:.5rem;padding:1.125rem 1.5rem;font-size:.8125rem;font-weight:600}.team-module__J7hjuG__contactModalSubmit:hover{background:var(--color-dark-panel-hover);border-color:var(--color-dark-panel-hover)}@media (max-width:1024px){.team-module__J7hjuG__teamGrid{grid-template-columns:repeat(2,1fr);gap:2rem}.team-module__J7hjuG__heroTitle{font-size:3rem}}@media (max-width:768px){.team-module__J7hjuG__heroTitle{font-size:2.5rem}.team-module__J7hjuG__teamGrid{grid-template-columns:1fr;gap:1.5rem}.team-module__J7hjuG__modalHeader{flex-direction:column;gap:1.5rem;padding:1.5rem}.team-module__J7hjuG__modalImageContainer{width:100%;max-width:240px;margin:0 auto}.team-module__J7hjuG__modalHeaderText{text-align:center}.team-module__J7hjuG__modalBody{padding:1.5rem}.team-module__J7hjuG__modalName{font-size:1.75rem}.team-module__J7hjuG__contactModalContent{padding:2rem 1.5rem}}
