/* Shared contact strip and social profiles. Contact-page rules are scoped. */
.topbar__inner{gap:20px;min-height:46px}
.topbar__inner>span{flex:1;min-width:0;max-width:660px}
.topbar__contacts{align-items:center;gap:20px;flex-shrink:0}
.malaka-socials{display:flex;align-items:center;gap:6px}
.topbar__contacts .malaka-socials{padding-left:16px;border-left:1px solid #dce3ec}
.malaka-social-link{display:grid;place-items:center;width:34px;height:34px;flex:0 0 auto;border:1px solid #dce3ec;border-radius:50%;color:#304760;background:#fff;text-decoration:none;transition:background .16s,border-color .16s,transform .16s}
.malaka-social-link svg{display:block;width:18px;height:18px}
.malaka-social-symbol{display:grid;place-items:center}
a.malaka-social-link:hover{color:#142d43;background:#eef3f9;border-color:#aebed0;transform:translateY(-2px)}
.malaka-social-link.is-pending{color:#68778a;background:#f5f7fa}
.topbar__contacts .malaka-socials a:first-child{display:grid}
.page-id-10851 main{background:#f4f7fb}
.contact-hero{position:relative;overflow:hidden;padding:28px 0 96px;background:linear-gradient(118deg,#102338,#1c3857);color:#fff}
.contact-hero::after{content:"";position:absolute;width:560px;height:560px;right:-250px;top:-310px;border:90px solid #ffffff04;border-radius:50%;pointer-events:none}
.contact-hero .breadcrumbs{display:flex;gap:12px;align-items:center;margin:0 0 44px;color:#c2cfde;font-size:12px}
.contact-hero .breadcrumbs a{color:inherit}
.contact-hero__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:clamp(36px,7vw,110px);align-items:center}
.contact-hero .eyebrow{color:#b7d2ee;font-size:11px;letter-spacing:.12em}
.contact-hero h1{margin:12px 0 18px;font-family:var(--display);font-size:clamp(54px,6.5vw,86px);font-weight:500;line-height:1.05;letter-spacing:-.045em;color:#fff}
.contact-hero__grid>div>p{max-width:550px;margin:0;color:#d1dcea;line-height:1.85;font-size:15px}
.contact-hero__actions{display:grid;gap:10px;min-width:0}
.contact-hero__actions>a{display:flex;align-items:center;gap:18px;min-width:0;padding:20px 24px;border:1px solid #ffffff24;border-radius:14px;background:#ffffff06;color:#fff;text-decoration:none;transition:background .16s,border-color .16s}
.contact-hero__actions>a:hover{background:#ffffff10;border-color:#ffffff60;color:#fff}
.contact-action-icon{display:grid;place-items:center;flex-shrink:0;width:44px;height:44px;border-radius:12px;background:#ffffff10;color:#c8def5}
.contact-action-icon svg{width:21px;height:21px}
.contact-hero__actions>a>span:nth-child(2){display:grid;grid-template-columns:minmax(0,1fr);gap:3px;min-width:0}
.contact-hero__actions small{font-size:11px;color:#bdcede}
.contact-hero__actions strong{font-size:clamp(16px,1.65vw,23px);font-weight:600;line-height:1.45;overflow-wrap:anywhere}
.contact-action-arrow{margin-left:auto;flex-shrink:0;color:#bdcede;font-size:22px}
.contact-hero__actions .contact-hero__map-link{padding:8px 2px;border:0;background:none;min-height:40px;font-size:12px;gap:10px}
.contact-hero__map-link svg{width:18px;height:18px}.contact-hero__map-link>span:last-child{margin-left:auto}
.contact-body{padding-bottom:72px}
.contact-content{position:relative;margin-top:-36px;font-size:15px}
.contact-content .contact-details-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:0 0 44px}
.contact-content .contact-details-grid--without-channels{grid-template-columns:repeat(2,minmax(0,1fr))}
.contact-content .contact-detail-card{position:relative;margin:0;padding:32px;border:1px solid #e1e7ef;border-radius:18px;background:#fff;box-shadow:0 12px 35px #17324e07}
.contact-content .contact-detail-card::before{content:"01";display:block;margin-bottom:24px;color:#637f9e;font-size:12px;font-weight:600;letter-spacing:.12em}
.contact-content .contact-detail-card:nth-child(2)::before{content:"02"}.contact-content .contact-detail-card:nth-child(3)::before{content:"03"}
.contact-content .contact-detail-card h2{font-family:var(--sans);font-size:18px;line-height:1.45;font-weight:650;margin:0 0 14px;color:#1a344f;letter-spacing:-.025em}
.contact-content .contact-detail-card p{margin:0;font-size:13px;line-height:1.95;color:#52657b;overflow-wrap:anywhere}
.contact-content .contact-detail-card a{color:#244e79;text-decoration-color:#c4d2e0}
.contact-content>h2{font-family:var(--sans);font-size:20px;font-weight:600;margin:0 0 8px;color:#1a344f;line-height:1.5}
.contact-content>p{font-size:14px;color:#52657b;margin:0 0 22px;max-width:850px}
.contact-social-section{margin:48px 0;padding-top:38px;border-top:1px solid #dce4ef}
.contact-section-heading{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-bottom:24px}
.contact-section-heading .eyebrow{color:#617995;font-size:10px;letter-spacing:.12em}
.contact-section-heading h2{margin:8px 0 0;font-family:var(--display);font-weight:500;font-size:clamp(28px,3vw,40px);line-height:1.2;letter-spacing:-.035em;color:#19334f}
.contact-section-heading p{margin:12px 0 0;font-size:13px;line-height:1.8;color:#607188}
.malaka-socials--cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
.malaka-socials--cards .malaka-social-link{display:flex;align-items:center;width:auto;height:auto;min-height:102px;gap:16px;padding:22px 26px;border-radius:16px;background:#fff;color:#233c57}
.malaka-socials--cards .malaka-social-symbol{width:42px;height:42px;border-radius:12px;flex-shrink:0;background:#edf4fc;color:#2674b5}
.malaka-socials--cards .malaka-social-symbol svg{width:23px;height:23px}
.malaka-socials--cards .malaka-social-link--instagram .malaka-social-symbol{background:#faeef4;color:#a64c7e}
.malaka-socials--cards .malaka-social-link--facebook .malaka-social-symbol{background:#edf2fc;color:#4267b2}
.malaka-socials--cards .malaka-social-link--youtube .malaka-social-symbol{background:#fff0ef;color:#c4443c}
.malaka-social-copy{display:grid;min-width:0;gap:3px}.malaka-social-copy strong{font-size:15px;font-weight:600}.malaka-social-copy small{font-size:11px;color:#77869a}.malaka-social-arrow{margin-left:auto;font-size:20px}
.contact-map-section{scroll-margin-top:110px;margin-top:50px}
.contact-map-section .button{font-size:12px;flex-shrink:1;gap:14px;min-width:0;max-width:100%}
.contact-map-frame{position:relative;overflow:hidden;border:1px solid #dce4ef;border-radius:18px;background:#e7eef4;min-height:360px}
.contact-map-frame iframe{display:block;width:100%;height:460px;max-width:100%;border:0}
.contact-map-caption{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:14px 4px;color:#617389;font-size:11px}
.contact-map-caption>span{display:flex;align-items:center;gap:8px}.contact-map-caption svg{width:16px;height:16px}.contact-map-caption a{text-underline-offset:4px}
/* Editable labels may contain long words; keep every action readable within its card. */
.contact-hero__actions small,.contact-link-label,.contact-section-heading,.contact-map-caption,.contact-detail-card h2{overflow-wrap:anywhere}
.contact-link-label,.contact-section-heading>div,.contact-map-caption>*{min-width:0;max-width:100%}
.contact-map-section .button>span[aria-hidden],.contact-hero__map-link>svg,.contact-hero__map-link>span[aria-hidden]{flex-shrink:0}
@media(max-width:1100px){.topbar__inner{gap:16px}.topbar__contacts{gap:14px}.topbar__contacts .malaka-socials{padding-left:12px}.contact-content .contact-detail-card{padding:24px}.malaka-socials--cards{grid-template-columns:repeat(2,minmax(0,1fr))}.malaka-socials--cards .malaka-social-link{padding:20px}}
@media(max-width:800px){.contact-hero__grid{grid-template-columns:1fr;gap:32px}.contact-hero__actions{max-width:620px}.contact-hero__actions strong{font-size:20px}.contact-content .contact-details-grid{gap:12px}.contact-content .contact-detail-card{padding:22px 18px}.contact-content .contact-detail-card h2{font-size:16px}.malaka-socials--cards{gap:12px}.malaka-socials--cards .malaka-social-link{padding:18px 14px;gap:12px}.contact-section-heading{align-items:flex-start;flex-direction:column;gap:20px}}
@media(max-width:650px){
 .topbar{display:block}.topbar__inner{min-height:46px;gap:10px}.topbar__inner>span{display:none}.topbar__contacts{width:100%;justify-content:space-between;gap:8px}.topbar__contacts>a[href^="mailto:"]{display:none}.topbar__contacts>a{font-size:10px}.topbar__contacts .malaka-socials{padding-left:0;border:0;gap:2px}.topbar .malaka-social-link{width:40px;height:40px;border:0;background:transparent}.topbar .malaka-social-link svg{width:17px;height:17px}
 .contact-hero{padding:22px 0 60px}.contact-hero .breadcrumbs{margin-bottom:32px}.contact-hero h1{font-size:58px}.contact-hero__grid>div>p{font-size:13px}.contact-hero__actions>a{padding:17px;gap:13px}.contact-hero__actions strong{font-size:17px}.contact-action-icon{width:38px;height:38px}.contact-action-arrow{font-size:18px}.contact-hero__actions .contact-hero__map-link{padding:6px 1px}
 .contact-content{margin-top:-24px}.contact-content .contact-details-grid{grid-template-columns:1fr;gap:12px;margin-bottom:30px}.contact-content .contact-detail-card{padding:24px}.contact-content .contact-detail-card::before{margin-bottom:14px}.contact-content .contact-detail-card h2{font-size:18px}.contact-content>h2{font-size:19px}.contact-content>p{font-size:13px}
 .contact-social-section{margin:32px 0;padding-top:28px}.contact-section-heading{margin-bottom:20px}.contact-section-heading h2{font-size:30px}.malaka-socials--cards{grid-template-columns:1fr;gap:10px}.malaka-socials--cards .malaka-social-link{padding:18px 22px;min-height:88px}.contact-map-section{margin-top:36px}.contact-map-frame{border-radius:14px;min-height:340px}.contact-map-frame iframe{height:360px}.contact-map-caption{align-items:flex-start;flex-direction:column;gap:8px}.contact-body{padding-bottom:38px}
}
@media(prefers-reduced-motion:reduce){.malaka-social-link,.contact-hero__actions>a{transition:none}}
@media print{.contact-hero{background:#fff;color:#000;padding:20px 0}.contact-hero h1,.contact-hero__grid>div>p,.contact-hero .eyebrow{color:#000}.contact-hero__actions,.contact-social-section,.contact-map-frame{display:none}.contact-content{margin:0}.contact-content .contact-details-grid{display:block}.contact-map-caption{display:block}.contact-body{padding:0}}
