.profile-hero{background:#fff;border:1px solid #e4efe9;border-radius:18px;padding:18px;display:flex;align-items:center;gap:16px;box-shadow:0 8px 26px rgba(0,0,0,.06)}.profile-logo{width:86px;height:86px;border-radius:24px;background:#f4fbf7;display:flex;align-items:center;justify-content:center;border:1px solid #dcefe5;flex:0 0 86px}.profile-logo img{max-width:70px;max-height:70px;object-fit:contain}.profile-hero h2{font-weight:900;color:#123524;margin:0 0 4px;font-size:clamp(22px,4vw,34px)}.profile-hero p{margin:0;color:#475569;font-weight:700}.profile-card{background:#fff;border:1px solid #e4efe9;border-radius:16px;padding:16px;margin-bottom:14px;box-shadow:0 8px 22px rgba(0,0,0,.05)}.profile-card h3{font-size:1rem;text-transform:uppercase;letter-spacing:.04em;font-weight:900;color:#023c27;margin:0 0 12px}.profile-card p{color:#334155;line-height:1.65;margin:0}.profile-richtext{color:#334155;font-size:.95rem;line-height:1.7}.profile-richtext p{margin:0 0 10px}.profile-richtext p:last-child,.profile-richtext ul:last-child,.profile-richtext ol:last-child{margin-bottom:0}.profile-richtext ul,.profile-richtext ol{margin:0 0 12px;padding-left:22px}.profile-richtext li + li{margin-top:5px}.profile-richtext a{color:#087443;font-weight:700;text-decoration:underline}.profile-kv{display:grid;grid-template-columns:145px 1fr;gap:10px 12px}.profile-kv span{font-weight:800;color:#4f7660}.profile-kv strong{color:#1f2937}.profile-actions{display:flex;flex-wrap:wrap;gap:8px}.profile-social-btn{border:1px solid #e2e8f0}.profile-map{position:relative;width:100%;aspect-ratio:16 / 11;border-radius:14px;overflow:hidden;border:1px solid #e2efe8;background:#eef7f2}.profile-map iframe{position:absolute;inset:0;width:100%;height:100%;border:0}@media (max-width:575.98px){.profile-hero{align-items:flex-start}.profile-kv{grid-template-columns:1fr}.profile-logo{width:66px;height:66px;flex-basis:66px}.profile-logo img{max-width:52px;max-height:52px}.profile-actions .btn{width:100%}}
