
.profile-shell{width:min(1100px,calc(100% - 36px));margin:48px auto 80px}
.profile-hero{display:grid;grid-template-columns:360px minmax(0,1fr);gap:34px;align-items:stretch}
.profile-photo-card,.profile-intro-card,.contact-panel{border:1px solid #d5d4c8;border-radius:30px;background:rgba(255,254,250,.86);box-shadow:0 18px 48px rgba(48,44,35,.09)}
.profile-photo-card{overflow:hidden;min-height:500px;background:#101311}.profile-photo-card img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}
.profile-intro-card{padding:44px;display:flex;flex-direction:column;justify-content:center}.profile-kicker{display:inline-flex;align-self:flex-start;padding:6px 12px;border-radius:999px;background:#f7edd7;color:#9a6b1f;font-size:12px;font-weight:700}
.profile-intro-card h1{margin:16px 0 5px;color:#0f5e51;font-size:clamp(34px,5vw,58px);line-height:1.45}.profile-role{margin:0;color:#59635f;font-size:17px}.profile-bio{margin:25px 0 0;color:#26302d;font-size:17px;line-height:2.25}
.profile-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:26px}.profile-fact{padding:16px;border:1px solid #dadbd1;border-radius:17px;background:#eff1e9}.profile-fact span{display:block;color:#737873;font-size:11px}.profile-fact strong{display:block;margin-top:3px;color:#124f46;font-size:15px;line-height:1.8}
.profile-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:27px}.profile-action{min-height:50px;padding:10px 17px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #0f5e51;border-radius:14px;background:#0f5e51;color:#fff;text-decoration:none;font-weight:700}.profile-action.secondary{background:#fffef9;color:#0f5e51}
.contact-header{text-align:center;margin-bottom:28px}.contact-header h1{margin:0;color:#0f5e51;font-size:clamp(34px,5vw,54px)}.contact-header p{margin:7px 0 0;color:#666e69;font-size:16px}
.contact-panel{padding:30px}.contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.contact-card{min-height:118px;padding:18px;display:grid;grid-template-columns:54px minmax(0,1fr);align-items:center;gap:14px;border:1px solid #d7d9cf;border-radius:20px;background:#eff1e9;text-decoration:none;color:#1e2c28;transition:.18s ease}.contact-card:hover{transform:translateY(-3px);border-color:#9eafa8;box-shadow:0 12px 25px rgba(35,52,46,.08)}
.contact-icon{width:54px;height:54px;display:grid;place-items:center;border-radius:16px;background:#0f5e51;color:#f4d28b}.contact-icon svg{width:29px;height:29px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.contact-card b{display:block;color:#0f5e51;font-size:17px}.contact-card span{display:block;margin-top:2px;color:#626a66;font-size:14px;direction:ltr;text-align:right;overflow-wrap:anywhere}
.contact-phone-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.contact-phone{padding:18px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d7d9cf;border-radius:20px;background:#fffef9;text-decoration:none}.contact-phone div{direction:rtl}.contact-phone b{display:block;color:#0f5e51}.contact-phone span{display:block;color:#313b37;font-size:17px;font-weight:700;direction:ltr;unicode-bidi:isolate}.contact-phone svg{width:30px;height:30px;fill:none;stroke:#0f5e51;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.contact-note{margin:20px 0 0;padding:15px 17px;border-radius:16px;background:#f7edd7;color:#73521e;font-size:13px;line-height:2}
@media(max-width:820px){.profile-shell{margin-top:28px}.profile-hero{grid-template-columns:1fr}.profile-photo-card{min-height:0;aspect-ratio:1/1}.profile-intro-card{padding:28px 23px}.contact-grid,.contact-phone-grid{grid-template-columns:1fr}}
@media(max-width:520px){.profile-shell{width:calc(100% - 20px)}.profile-photo-card,.profile-intro-card,.contact-panel{border-radius:23px}.profile-intro-card h1{font-size:36px}.profile-bio{font-size:15px}.profile-facts{grid-template-columns:1fr}.contact-panel{padding:18px}.contact-card{grid-template-columns:46px minmax(0,1fr);min-height:104px;padding:14px}.contact-icon{width:46px;height:46px;border-radius:13px}.contact-phone span{font-size:15px}}
