.Navbar-module__Ak-UKq__nav{z-index:50;background:#faf8f3fa;border-bottom:2px solid #8b7355;position:fixed;top:0;left:0;right:0}.Navbar-module__Ak-UKq__navContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1.75rem 3rem;display:flex}.Navbar-module__Ak-UKq__navLogo{align-items:center;gap:1rem;text-decoration:none;display:flex}.Navbar-module__Ak-UKq__navLogoMark{border:2px solid #8b7355;justify-content:center;align-items:center;width:42px;height:42px;padding:2px;display:flex}.Navbar-module__Ak-UKq__navLogoText{color:#4a5568;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:#4a5568;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:#2d3748;border-bottom-color:#8b7355}.Navbar-module__Ak-UKq__navButton{color:#faf8f3;letter-spacing:.075em;text-transform:uppercase;cursor:pointer;background:#2d3748;border:2px solid #2d3748;padding:.75rem 1.75rem;font-size:.8125rem;font-weight:600;transition:all .3s}.Navbar-module__Ak-UKq__navButton:hover{background:#1a202c;border-color:#1a202c}.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{transform-origin:50%;background-color:#2d3748;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__hamburger{display:flex}.Navbar-module__Ak-UKq__navLinks{background:#faf8f3fa;border-bottom:2px solid #8b7355;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{max-height:400px;padding:1.5rem}.Navbar-module__Ak-UKq__navLink{text-align:center;border-bottom:1px solid #e2e8f0;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:#faf8f3;border:3px solid #8b7355;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:#718096;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:#2d3748}.ContactModal-module__Qot5ja__header{text-align:center;background:#fff;border-bottom:2px solid #d1c4b0;padding:2.5rem 2.5rem 2rem}.ContactModal-module__Qot5ja__title{font-size:2rem;font-family:var(--font-serif);color:#1a202c;margin:0 0 1rem;padding-right:0;font-weight:400}.ContactModal-module__Qot5ja__divider{background:#8b7355;width:60px;height:2px;margin:0 auto 1rem}.ContactModal-module__Qot5ja__subtitle{color:#4a5568;margin:0;font-size:.9375rem;line-height:1.6}.ContactModal-module__Qot5ja__form{background:#fff;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:#2d3748;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{cursor:pointer;color:#fff;background:#fff;border:3px solid #d1c4b0;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:#8b7355;box-shadow:0 8px 16px #8b735526}.ContactModal-module__Qot5ja__typeOptionSelected{border-color:#8b7355;box-shadow:0 4px 12px #8b735533}.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(#8b735566,#8b7355e6)}.ContactModal-module__Qot5ja__typeOptionSelected .ContactModal-module__Qot5ja__typeOverlay{background:linear-gradient(#8b735580,#8b7355f2)}.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{color:#2d3748;background:#faf8f3;border:2px solid #d1c4b0;width:100%;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:#8b7355}.ContactModal-module__Qot5ja__input:focus{background:#fff;border-color:#8b7355;outline:none}.ContactModal-module__Qot5ja__input::placeholder{color:#a0aec0}.ContactModal-module__Qot5ja__input:disabled{cursor:not-allowed;background:#f5f1e8}.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{color:#faf8f3;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#2d3748;border:2px solid #2d3748;justify-content:center;align-items:center;width:100%;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:#1a202c;border-color:#1a202c;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:#f5f1e8}.ContactModal-module__Qot5ja__modal::-webkit-scrollbar-thumb{background:#d1c4b0}.ContactModal-module__Qot5ja__modal::-webkit-scrollbar-thumb:hover{background:#8b7355}
.page-module__E0kJGG__container{color:#2d3748;background:#faf8f3;min-height:100vh}.page-module__E0kJGG__heroSection{background:linear-gradient(#faf8f3,#f5f1e8);border-bottom:3px double #8b7355;justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 5rem;display:flex;position:relative}.page-module__E0kJGG__heroContainer{text-align:center;max-width:900px;margin:0 auto;position:relative}.page-module__E0kJGG__heroOrnament{background:#8b7355;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:#8b7355;width:32px;height:1px}.page-module__E0kJGG__heroLabelText{letter-spacing:.15em;text-transform:uppercase;color:#718096;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:#1a202c;letter-spacing:.02em;margin-bottom:2rem;font-weight:400;line-height:1.1}.page-module__E0kJGG__heroDivider{background:#8b7355;width:60px;height:2px;margin:0 auto 2rem}.page-module__E0kJGG__heroSubtitle{color:#4a5568;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:#4a5568;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{color:#faf8f3;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#2d3748;border:2px solid #2d3748;padding:1.125rem 2.5rem;font-size:.8125rem;font-weight:600;display:inline-block}.page-module__E0kJGG__heroPrimaryButton:hover{background:#1a202c;border-color:#1a202c}.page-module__E0kJGG__framedImageContainer{max-width:600px;margin:3rem auto 4rem}.page-module__E0kJGG__framedImage{aspect-ratio:16/9;border:3px solid #8b7355;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 8px #faf8f3,inset 0 0 0 11px #d1c4b0,0 8px 20px #8b735526}.page-module__E0kJGG__framedImage img{object-fit:cover}.page-module__E0kJGG__philosophySection{background:#fff;border-bottom:1px solid #d1c4b0;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:#718096;font-size:.75rem;font-weight:600;font-family:var(--font-subheading);border-bottom:2px solid #8b7355;margin-bottom:1.25rem;padding-bottom:.5rem;display:inline-block}.page-module__E0kJGG__sectionTitle{font-size:3rem;font-family:var(--font-serif);color:#1a202c;letter-spacing:.02em;margin-bottom:1.5rem;font-weight:400}.page-module__E0kJGG__sectionDivider{background:#8b7355;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{background:#faf8f3;border:2px solid #d1c4b0;padding:1.25rem 2rem 2.5rem;position:relative}.page-module__E0kJGG__philosophyNumber{font-family:var(--font-serif);color:#8b7355;margin-bottom:1.5rem;font-size:3rem;font-weight:300;line-height:1}.page-module__E0kJGG__philosophyTitle{color:#2d3748;letter-spacing:.01em;margin-bottom:1.25rem;font-size:1.375rem;font-weight:600}.page-module__E0kJGG__philosophyDescription{color:#4a5568;font-size:.9375rem;line-height:1.8}.page-module__E0kJGG__philosophyImageWrapper{border:2px solid #d1c4b0;width:100%;height:480px;margin-top:4rem;position:relative;overflow:hidden}.page-module__E0kJGG__capabilitiesSection{background:#f5f1e8;border-bottom:1px solid #d1c4b0;padding:7rem 2rem}.page-module__E0kJGG__capabilitiesList{flex-direction:column;gap:2rem;margin-top:3rem;display:flex}.page-module__E0kJGG__capabilityCard{background:#fff;border:2px solid #d1c4b0;border-left:4px solid #8b7355;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{background:#e8e2d5;border:3px solid #8b7355;width:100%;height:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 8px #faf8f3,inset 0 0 0 11px #d1c4b0,0 8px 20px #8b735526}.page-module__E0kJGG__capabilityTitle{font-size:1.875rem;font-family:var(--font-serif);color:#1a202c;letter-spacing:.01em;margin-bottom:.5rem;font-weight:400}.page-module__E0kJGG__capabilitySubtitle{color:#718096;letter-spacing:.1em;text-transform:uppercase;font-size:.8125rem;font-weight:600;font-family:var(--font-subheading)}.page-module__E0kJGG__capabilityDivider{background:#8b7355;width:50px;height:2px;margin:1.5rem 0}.page-module__E0kJGG__capabilityDescription{color:#4a5568;font-size:1rem;line-height:1.85}.page-module__E0kJGG__ctaSection{background:#f5f1e8;border-bottom:3px double #8b7355;padding:7rem 2rem}.page-module__E0kJGG__ctaContainer{max-width:800px;margin:0 auto;position:relative}.page-module__E0kJGG__ctaOrnamentTop{background:#8b7355;width:100px;height:3px;margin:0 auto 3rem}.page-module__E0kJGG__ctaOrnamentBottom{background:#8b7355;width:100px;height:3px;margin:3rem auto 0}.page-module__E0kJGG__ctaContent{text-align:center;background:#fff;border:3px solid #8b7355;padding:4.5rem 3.5rem;position:relative}.page-module__E0kJGG__ctaTitle{font-size:2.75rem;font-family:var(--font-serif);color:#1a202c;letter-spacing:.01em;margin-bottom:2rem;font-weight:400;line-height:1.3}.page-module__E0kJGG__ctaDivider{background:#8b7355;width:60px;height:2px;margin:0 auto 2rem}.page-module__E0kJGG__ctaDescription{color:#4a5568;margin-bottom:2.5rem;font-size:1.0625rem;line-height:1.85}.page-module__E0kJGG__ctaButton{color:#faf8f3;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#2d3748;border:2px solid #2d3748;padding:1.125rem 2.75rem;font-size:.8125rem;font-weight:600;display:inline-block}.page-module__E0kJGG__ctaButton:hover{background:#1a202c;border-color:#1a202c}.page-module__E0kJGG__footer{color:#faf8f3;background:#2d3748;padding:4rem 2rem}.page-module__E0kJGG__footerContent{text-align:center;max-width:1000px;margin:0 auto}.page-module__E0kJGG__footerMark{border:2px solid #8b7355;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1.5rem;padding:2px;display:inline-flex}.page-module__E0kJGG__footerDivider{background:#8b7355;width:60px;height:2px;margin:0 auto 1.5rem}.page-module__E0kJGG__footerText{color:#a0aec0;letter-spacing:.075em;margin-bottom:.5rem;font-size:.875rem}.page-module__E0kJGG__footerCopyright{color:#718096;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:#faf8f3;border:3px solid #8b7355;width:100%;max-width:540px;padding:3rem;position:relative;box-shadow:0 20px 40px #0000004d}.page-module__E0kJGG__modalClose{color:#718096;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:#2d3748}.page-module__E0kJGG__modalHeader{text-align:center;margin-bottom:2.5rem}.page-module__E0kJGG__modalTitle{font-size:2rem;font-family:var(--font-serif);color:#1a202c;margin-bottom:1rem;font-weight:400}.page-module__E0kJGG__modalDivider{background:#8b7355;width:60px;height:2px;margin:0 auto 1rem}.page-module__E0kJGG__modalSubtitle{color:#4a5568;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:#2d3748;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{color:#2d3748;background:#fff;border:2px solid #d1c4b0;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem}.page-module__E0kJGG__modalInput:focus,.page-module__E0kJGG__modalTextarea:focus{border-color:#8b7355;outline:none}.page-module__E0kJGG__modalTextarea{resize:vertical;min-height:140px;line-height:1.6}.page-module__E0kJGG__modalSubmit{color:#faf8f3;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#2d3748;border:2px solid #2d3748;width:100%;margin-top:.5rem;padding:1.125rem 1.5rem;font-size:.8125rem;font-weight:600}.page-module__E0kJGG__modalSubmit:hover{background:#1a202c;border-color:#1a202c}@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{border-width:2px;box-shadow:inset 0 0 0 6px #faf8f3,inset 0 0 0 9px #d1c4b0,0 6px 15px #8b735526}.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;border-width:2px;height:auto;box-shadow:inset 0 0 0 6px #faf8f3,inset 0 0 0 9px #d1c4b0,0 6px 15px #8b735526}}
.portfolio-module___G9K8W__container{background:#faf8f3;min-height:100vh}.portfolio-module___G9K8W__heroSection{background:linear-gradient(#faf8f3,#f5f1e8);border-bottom:3px double #8b7355;padding:10rem 2rem 5rem}.portfolio-module___G9K8W__heroContainer{text-align:center;max-width:900px;margin:0 auto}.portfolio-module___G9K8W__heroOrnament{background:#8b7355;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:#8b7355;width:32px;height:1px}.portfolio-module___G9K8W__heroLabelText{letter-spacing:.15em;text-transform:uppercase;color:#718096;font-size:.75rem;font-weight:600;font-family:var(--font-subheading)}.portfolio-module___G9K8W__heroTitle{font-size:4rem;font-family:var(--font-serif);color:#1a202c;letter-spacing:.02em;margin-bottom:1.5rem;font-weight:400;line-height:1.2}.portfolio-module___G9K8W__heroDivider{background:#8b7355;width:60px;height:2px;margin:0 auto 1.5rem}.portfolio-module___G9K8W__heroDescription{color:#4a5568;max-width:720px;margin:0 auto;font-size:1.125rem;line-height:1.8}.portfolio-module___G9K8W__philosophySection{background:#fff;border-bottom:1px solid #d1c4b0;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:#718096;font-size:.75rem;font-weight:600;font-family:var(--font-subheading);border-bottom:2px solid #8b7355;margin-bottom:1.25rem;padding-bottom:.5rem;display:inline-block}.portfolio-module___G9K8W__sectionTitle{font-size:3rem;font-family:var(--font-serif);color:#1a202c;letter-spacing:.02em;margin-bottom:1.5rem;font-weight:400}.portfolio-module___G9K8W__sectionDivider{background:#8b7355;width:60px;height:2px;margin:1.5rem auto 0}.portfolio-module___G9K8W__philosophyText{color:#4a5568;margin-bottom:1.5rem;font-size:1.0625rem;line-height:1.85}.portfolio-module___G9K8W__portfolioSection{background:#f5f1e8;border-bottom:1px solid #d1c4b0;padding:5rem 2rem}.portfolio-module___G9K8W__advisorySection{background:#fff;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{cursor:pointer;background-color:#fff;border:2px solid #d1c4b0;flex-direction:column;height:320px;transition:all .4s;display:flex;position:relative;overflow:hidden}.portfolio-module___G9K8W__portfolioCard:hover{border-color:#8b7355;box-shadow:0 10px 25px #8b735533}.portfolio-module___G9K8W__portfolioCard:hover .portfolio-module___G9K8W__cardOverlay{background:#8b735526}.portfolio-module___G9K8W__portfolioCard:hover .portfolio-module___G9K8W__cardImage{transform:scale(1.05)}.portfolio-module___G9K8W__cardImageContainer{border-bottom:2px solid #d1c4b0;width:100%;height:224px;position:relative;overflow:hidden}.portfolio-module___G9K8W__cardImage{transition:transform .4s}.portfolio-module___G9K8W__cardOverlay{z-index:1;background:#8b73550d;transition:background .4s;position:absolute;inset:0}.portfolio-module___G9K8W__cardContent{z-index:2;text-align:center;background:#fff;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:#1a202c;margin:0;font-weight:400;line-height:1.4}.portfolio-module___G9K8W__cardDivider{background:#8b7355;width:40px;height:2px;margin:.25rem 0}.portfolio-module___G9K8W__badge{color:#faf8f3;text-transform:uppercase;letter-spacing:.075em;background:#2d3748;border:2px solid #2d3748;padding:.5rem 1rem;font-size:.75rem;font-weight:600}.portfolio-module___G9K8W__badgeAdvisory,.portfolio-module___G9K8W__badgeFormer{background:#8b7355;border-color:#8b7355}.portfolio-module___G9K8W__footer{color:#faf8f3;background:#2d3748;padding:4rem 2rem}.portfolio-module___G9K8W__footerContent{text-align:center;max-width:1000px;margin:0 auto}.portfolio-module___G9K8W__footerMark{border:2px solid #8b7355;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1.5rem;padding:2px;display:inline-flex}.portfolio-module___G9K8W__footerDivider{background:#8b7355;width:60px;height:2px;margin:0 auto 1.5rem}.portfolio-module___G9K8W__footerText{color:#a0aec0;letter-spacing:.075em;margin-bottom:.5rem;font-size:.875rem}.portfolio-module___G9K8W__footerCopyright{color:#718096;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:#faf8f3;border:3px solid #8b7355;width:100%;max-width:540px;padding:3rem;position:relative;box-shadow:0 20px 40px #0000004d}.portfolio-module___G9K8W__modalClose{color:#718096;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:#2d3748}.portfolio-module___G9K8W__modalHeader{text-align:center;margin-bottom:2.5rem}.portfolio-module___G9K8W__modalTitle{font-size:2rem;font-family:var(--font-serif);color:#1a202c;margin-bottom:1rem;font-weight:400}.portfolio-module___G9K8W__modalDivider{background:#8b7355;width:60px;height:2px;margin:0 auto 1rem}.portfolio-module___G9K8W__modalSubtitle{color:#4a5568;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:#2d3748;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{color:#2d3748;background:#fff;border:2px solid #d1c4b0;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem}.portfolio-module___G9K8W__modalInput:focus,.portfolio-module___G9K8W__modalTextarea:focus{border-color:#8b7355;outline:none}.portfolio-module___G9K8W__modalTextarea{resize:vertical;min-height:140px;line-height:1.6}.portfolio-module___G9K8W__modalSubmit{color:#faf8f3;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#2d3748;border:2px solid #2d3748;width:100%;margin-top:.5rem;padding:1.125rem 1.5rem;font-size:.8125rem;font-weight:600}.portfolio-module___G9K8W__modalSubmit:hover{background:#1a202c;border-color:#1a202c}@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}}
.team-module__J7hjuG__container{background:#faf8f3;min-height:100vh}.team-module__J7hjuG__heroSection{background:linear-gradient(#faf8f3,#f5f1e8);border-bottom:3px double #8b7355;padding:10rem 2rem 5rem}.team-module__J7hjuG__heroContainer{text-align:center;max-width:900px;margin:0 auto}.team-module__J7hjuG__heroOrnament{background:#8b7355;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:#8b7355;width:32px;height:1px}.team-module__J7hjuG__heroLabelText{letter-spacing:.15em;text-transform:uppercase;color:#718096;font-size:.75rem;font-weight:600;font-family:var(--font-subheading)}.team-module__J7hjuG__heroTitle{font-size:4rem;font-family:var(--font-serif);color:#1a202c;letter-spacing:.02em;margin-bottom:1.5rem;font-weight:400;line-height:1.2}.team-module__J7hjuG__heroDivider{background:#8b7355;width:60px;height:2px;margin:0 auto 1.5rem}.team-module__J7hjuG__heroDescription{color:#4a5568;max-width:600px;margin:0 auto;font-size:1.125rem;line-height:1.8}.team-module__J7hjuG__teamSection{background:#f5f1e8;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:#718096;font-size:.75rem;font-weight:600;font-family:var(--font-subheading);border-bottom:2px solid #8b7355;margin-bottom:1.25rem;padding-bottom:.5rem;display:inline-block}.team-module__J7hjuG__sectionTitle{font-size:3rem;font-family:var(--font-serif);color:#1a202c;letter-spacing:.02em;margin-bottom:1.5rem;font-weight:400}.team-module__J7hjuG__sectionDivider{background:#8b7355;width:60px;height:2px;margin:1.5rem auto 0}.team-module__J7hjuG__teamGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.team-module__J7hjuG__teamCard{cursor:pointer;background-color:#fff;border:2px solid #d1c4b0;flex-direction:column;transition:all .4s;display:flex;position:relative;overflow:hidden}.team-module__J7hjuG__teamCard:hover{border-color:#8b7355;box-shadow:0 10px 25px #8b735533}.team-module__J7hjuG__teamCardImageContainer{aspect-ratio:4/5;border-bottom:2px solid #d1c4b0;width:100%;position:relative;overflow:hidden}.team-module__J7hjuG__cardImage{transition:transform .4s}.team-module__J7hjuG__cardOverlay{z-index:1;background:#8b73550d;transition:background .4s;position:absolute;inset:0}.team-module__J7hjuG__teamCard:hover .team-module__J7hjuG__cardOverlay{background:#8b73551a}.team-module__J7hjuG__teamCardContent{z-index:2;text-align:center;background:#fff;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:#1a202c;margin:0;font-weight:400;line-height:1.3}.team-module__J7hjuG__memberTitle{color:#718096;letter-spacing:.075em;text-transform:uppercase;margin:0;font-size:.8125rem;font-weight:600;line-height:1.4}.team-module__J7hjuG__memberDivider{background:#8b7355;width:40px;height:2px;margin:.5rem 0}.team-module__J7hjuG__memberBiography{color:#4a5568;-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{color:#faf8f3;letter-spacing:.075em;text-transform:uppercase;cursor:pointer;background:#2d3748;border:2px solid #2d3748;margin-top:1rem;padding:.75rem 1.5rem;font-size:.8125rem;font-weight:600;transition:all .3s}.team-module__J7hjuG__readMoreButton:hover{background:#1a202c;border-color:#1a202c;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:#faf8f3;border:3px solid #8b7355;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{cursor:pointer;z-index:10;color:#2d3748;background:#faf8f3;border:2px solid #8b7355;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:2rem;line-height:1;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem}.team-module__J7hjuG__modalCloseButton:hover{background:#fff;border-color:#2d3748;transform:rotate(90deg)}.team-module__J7hjuG__modalHeader{background:#fff;border-bottom:2px solid #d1c4b0;gap:2rem;padding:2.5rem;display:flex}.team-module__J7hjuG__modalImageContainer{aspect-ratio:3/4;border:2px solid #d1c4b0;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:#1a202c;margin:0 0 .75rem;font-weight:400;line-height:1.3}.team-module__J7hjuG__modalTitle{color:#718096;letter-spacing:.075em;text-transform:uppercase;margin:0;font-size:.9375rem;font-weight:600;line-height:1.4}.team-module__J7hjuG__modalBody{background:#fff;padding:2.5rem}.team-module__J7hjuG__modalBiography{color:#4a5568;white-space:pre-line;margin:0;font-size:1rem;line-height:1.8}.team-module__J7hjuG__footer{color:#faf8f3;background:#2d3748;padding:4rem 2rem}.team-module__J7hjuG__footerContent{text-align:center;max-width:1000px;margin:0 auto}.team-module__J7hjuG__footerMark{border:2px solid #8b7355;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:1.5rem;padding:2px;display:inline-flex}.team-module__J7hjuG__footerDivider{background:#8b7355;width:60px;height:2px;margin:0 auto 1.5rem}.team-module__J7hjuG__footerText{color:#a0aec0;letter-spacing:.075em;margin-bottom:.5rem;font-size:.875rem}.team-module__J7hjuG__footerCopyright{color:#718096;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:#faf8f3;border:3px solid #8b7355;width:100%;max-width:540px;padding:3rem;position:relative;box-shadow:0 20px 40px #0000004d}.team-module__J7hjuG__contactModalClose{color:#718096;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:#2d3748}.team-module__J7hjuG__contactModalHeader{text-align:center;margin-bottom:2.5rem}.team-module__J7hjuG__contactModalTitle{font-size:2rem;font-family:var(--font-serif);color:#1a202c;margin-bottom:1rem;font-weight:400}.team-module__J7hjuG__contactModalDivider{background:#8b7355;width:60px;height:2px;margin:0 auto 1rem}.team-module__J7hjuG__contactModalSubtitle{color:#4a5568;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:#2d3748;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{color:#2d3748;background:#fff;border:2px solid #d1c4b0;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.9375rem}.team-module__J7hjuG__contactModalInput:focus,.team-module__J7hjuG__contactModalTextarea:focus{border-color:#8b7355;outline:none}.team-module__J7hjuG__contactModalTextarea{resize:vertical;min-height:140px;line-height:1.6}.team-module__J7hjuG__contactModalSubmit{color:#faf8f3;letter-spacing:.1em;text-transform:uppercase;cursor:pointer;background:#2d3748;border:2px solid #2d3748;width:100%;margin-top:.5rem;padding:1.125rem 1.5rem;font-size:.8125rem;font-weight:600}.team-module__J7hjuG__contactModalSubmit:hover{background:#1a202c;border-color:#1a202c}@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}}
