.mayor-hero{background:linear-gradient(120deg,#07384f 0%,#0a6d76 72%,#11928d 100%)}
.mayor-page{padding-top:48px}.mayor-profile-card{display:grid;grid-template-columns:260px minmax(0,1fr) 210px;gap:34px;align-items:stretch;padding:30px;border:1px solid #dce8e8;border-radius:28px;background:#fff;box-shadow:0 22px 55px rgba(6,54,77,.11)}
.mayor-photo-wrap{min-height:330px;border-radius:22px;overflow:hidden;background:linear-gradient(145deg,#0b5a71,#0b8a86);display:grid;place-items:center;box-shadow:0 18px 38px rgba(5,54,75,.18)}.mayor-photo-wrap img{width:100%;height:100%;object-fit:cover;object-position:center top}.mayor-photo-wrap>span{font-family:var(--font-display);font-size:68px;color:#fff}
.mayor-profile-copy{padding:10px 0}.mayor-profile-copy h2{margin:8px 0 4px;font-size:clamp(38px,4vw,58px);line-height:1}.mayor-role{margin:0 0 20px;color:var(--teal);font-weight:800}.mayor-intro{max-width:760px;font-size:16px;line-height:1.75;color:#4f6975}.mayor-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin:24px 0}.mayor-facts>div{padding:15px 16px;border:1px solid #dce8e8;border-radius:15px;background:#f5faf9}.mayor-facts strong,.mayor-facts span,.mayor-facts a{display:block}.mayor-facts strong{margin-bottom:5px;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#5d7480}.mayor-facts span,.mayor-facts a{color:#153e4e;font-size:13px;line-height:1.5}.mayor-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}
.mayor-profile-stats{display:grid;gap:12px}.mayor-profile-stats>div{display:flex;flex-direction:column;justify-content:center;min-height:135px;padding:22px;border-radius:20px;background:linear-gradient(145deg,#07394e,#0b7279);color:#fff}.mayor-profile-stats strong{font-family:var(--font-display);font-size:44px;line-height:1}.mayor-profile-stats span{margin-top:8px;color:#d7ecec;font-size:12px;line-height:1.4}
.mayor-message{display:grid;grid-template-columns:72px 1fr;gap:22px;align-items:start;margin:34px 0;padding:28px 32px;border:1px solid #e2e9df;border-radius:24px;background:linear-gradient(135deg,#fffaf0,#f5fbf9)}.mayor-message-icon{width:58px;height:58px;border-radius:18px;background:#f1c15d;color:#0a4051;font-family:var(--font-display);font-size:42px;text-align:center;line-height:72px}.mayor-message h2{margin:6px 0 8px;font-size:31px}.mayor-message p:last-child{margin:0;color:#536d78;font-size:16px;line-height:1.75}
.mayor-anchor-nav{position:sticky;top:0;z-index:8;display:flex;gap:8px;overflow:auto;margin:34px 0 26px;padding:10px;border:1px solid #dce8e8;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 12px 28px rgba(6,54,77,.08);backdrop-filter:blur(12px)}.mayor-anchor-nav a{white-space:nowrap;padding:10px 14px;border-radius:12px;color:#244b5b;font-size:12px;font-weight:800}.mayor-anchor-nav a:hover{background:#eaf6f3;color:#087f82}.mayor-anchor-nav span{display:inline-grid;place-items:center;min-width:22px;height:22px;margin-left:5px;border-radius:999px;background:#e1efec;font-size:10px}
.mayor-documents-section{scroll-margin-top:90px}.mayor-documents-section .section-heading form{display:flex;align-items:center;gap:10px}.mayor-documents-section select{min-height:42px;border:1px solid #d5e3e4;border-radius:11px;padding:0 12px;background:#fff}.mayor-document-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.mayor-document-card{scroll-margin-top:95px;border:1px solid #dce8e8;border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 14px 32px rgba(6,54,77,.07)}.mayor-document-card-heading{display:flex;align-items:center;gap:14px;padding:20px 22px;border-bottom:1px solid #e4ecec;background:linear-gradient(135deg,#f6fbfa,#fff)}.mayor-document-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:14px;background:#0b6c75;color:#fff;font-size:10px;font-weight:900;letter-spacing:.08em}.mayor-document-card h3{margin:0;font-size:22px}.mayor-document-card-heading p{margin:4px 0 0;color:#71838b;font-size:12px}.mayor-document-list{max-height:430px;overflow:auto}.mayor-document-list a{display:grid;grid-template-columns:1fr auto auto;gap:12px;align-items:center;padding:14px 20px;border-bottom:1px solid #edf1f1;color:#183f4e}.mayor-document-list a:last-child{border-bottom:0}.mayor-document-list a:hover{background:#f0f8f6;color:#087f82}.mayor-document-list span{font-size:13px;font-weight:700;line-height:1.4}.mayor-document-list small{padding:4px 7px;border-radius:999px;background:#edf4f3;color:#5f7680;font-size:10px}.mayor-document-list b{font-size:15px}
@media(max-width:1050px){.mayor-profile-card{grid-template-columns:220px 1fr}.mayor-profile-stats{grid-column:1/-1;grid-template-columns:repeat(2,1fr)}.mayor-profile-stats>div{min-height:105px}.mayor-facts{grid-template-columns:1fr 1fr}}
@media(max-width:760px){.mayor-page{padding-top:26px}.mayor-profile-card{grid-template-columns:1fr;padding:20px;gap:22px}.mayor-photo-wrap{min-height:420px}.mayor-profile-copy h2{font-size:42px}.mayor-facts{grid-template-columns:1fr}.mayor-profile-stats{grid-template-columns:1fr 1fr}.mayor-message{grid-template-columns:1fr;padding:22px}.mayor-anchor-nav{margin-left:-10px;margin-right:-10px}.mayor-document-grid{grid-template-columns:1fr}.mayor-documents-section .section-heading{align-items:flex-start;gap:18px;flex-direction:column}}
@media(max-width:480px){.mayor-photo-wrap{min-height:360px}.mayor-profile-stats{grid-template-columns:1fr}.mayor-actions .button{width:100%;justify-content:center}.mayor-document-list a{grid-template-columns:1fr auto}.mayor-document-list b{display:none}}
