.page_hero__qs3fl{position:relative;padding:10rem 2rem 4rem;text-align:center;background:var(--gradient-hero-bg);overflow:hidden}.page_heroTitle__TNakO{font-size:clamp(2.5rem,6vw,4rem);font-weight:700;margin-bottom:.5rem;background:var(--gradient-gold);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_heroSubtitle__B1fUc{font-size:clamp(1rem,2vw,1.3rem);color:var(--color-text-muted);font-weight:300}.page_bioSection__OqSmD{padding:var(--section-padding) 0}.page_bioInner__jRhjF{max-width:900px;margin:0 auto;padding:0 var(--container-padding)}.page_bioCard__utoV6{background:rgba(255,255,255,.95);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:20px;padding:3rem;box-shadow:0 20px 60px rgba(0,0,0,.15);margin-bottom:2rem}.page_bioCardHeader__dO2MF{display:flex;flex-direction:column;align-items:center;gap:2rem;margin-bottom:2rem;padding-bottom:2rem;border-bottom:2px solid rgba(255,107,53,.2)}.page_bioProfileImage__rCUAn{width:100%;max-width:400px;height:350px;border-radius:20px;overflow:hidden;box-shadow:0 15px 40px rgba(139,105,20,.2);transition:transform .3s ease}.page_bioProfileImage__rCUAn:hover{transform:scale(1.02)}.page_bioProfileImage__rCUAn img{width:100%;height:100%;object-fit:cover;border-radius:20px}.page_bioText__3kfN4{color:#333;font-size:1.1rem;line-height:1.9}.page_bioText__3kfN4 p{margin-bottom:1.5rem;color:#444}.page_bioText__3kfN4 h3{color:#b8860b;font-size:1.4rem;font-weight:600;margin-top:2rem;margin-bottom:1rem}.page_bioText__3kfN4 strong{color:#004e89;font-weight:600}.page_bioText__3kfN4 em{color:#555;font-style:italic}.page_bioText__3kfN4 ol,.page_bioText__3kfN4 ul{margin-left:1.5rem;margin-bottom:1.5rem}.page_bioText__3kfN4 li{margin-bottom:.5rem;color:#444}.page_loadingState__3arLu{text-align:center;padding:3rem;color:#666}.page_loadingSpinner__2NIxw{width:50px;height:50px;border:3px solid rgba(184,134,11,.1);border-top-color:#b8860b;border-radius:50%;margin:0 auto 1rem;animation:page_spin__N3oYL 1s linear infinite}@keyframes page_spin__N3oYL{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.page_quickFacts__Ez8wK{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-top:2rem;padding-top:2rem;border-top:2px solid rgba(184,134,11,.2)}.page_factItem__UxhA8{text-align:center;padding:1.5rem;background:linear-gradient(135deg,rgba(212,160,23,.08),rgba(184,134,11,.08));border-radius:15px;transition:transform .3s ease}.page_factItem__UxhA8:hover{transform:translateY(-5px)}.page_factIcon__gDTOT{font-size:2rem;margin-bottom:.5rem;background:linear-gradient(135deg,#d4a017,#b8860b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_factLabel__LMWAv{font-size:.9rem;color:#666;margin-bottom:.25rem}.page_factValue__c7Q_C{font-size:1.1rem;font-weight:600;color:#333}.page_aboutCta__k3k7B{text-align:center;margin-top:3rem;padding:3rem;background:rgba(255,255,255,.08);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);border-radius:20px}.page_aboutCta__k3k7B h3{color:var(--color-text-light);font-size:1.8rem;margin-bottom:1rem}.page_aboutCta__k3k7B p{color:rgba(255,255,255,.8);margin-bottom:2rem}.page_ctaButtons__M9ugb{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}@media (max-width:768px){.page_hero__qs3fl{padding:7rem 1.5rem 3rem}.page_bioCard__utoV6{padding:1.5rem}.page_bioProfileImage__rCUAn{max-width:100%;height:250px}.page_bioText__3kfN4{font-size:1rem;line-height:1.7}.page_quickFacts__Ez8wK{grid-template-columns:repeat(2,1fr);gap:1rem}.page_factItem__UxhA8{padding:1rem}.page_ctaButtons__M9ugb{flex-direction:column}.page_aboutCta__k3k7B{padding:2rem 1.5rem}}@media (max-width:480px){.page_quickFacts__Ez8wK{grid-template-columns:1fr}.page_bioProfileImage__rCUAn{height:200px}}