@font-face{font-family:'Shurjo';src:url('../fonts/ShurjoWeb_400.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Shurjo';src:url('../fonts/ShurjoWeb_700.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
:root{
  --shs-primary:#0d3b66;
  --shs-primary-dark:#082b4c;
  --shs-secondary:#0b6b57;
  --shs-accent:#d9a441;
  --shs-danger:#b42318;
  --shs-ink:#163044;
  --shs-muted:#64748b;
  --shs-soft:#f3f7fb;
  --shs-border:#dce6ef;
  --shs-white:#fff;
  --shs-radius:18px;
  --shs-shadow:0 16px 40px rgba(13,59,102,.10);
  --shs-font:'Shurjo','Roboto','Noto Sans Bengali','Arial',sans-serif;
}
html{scroll-behavior:smooth}
body{font-family:var(--shs-font);font-size:17px;line-height:1.72;color:var(--shs-ink);background:#fff;text-rendering:optimizeLegibility}
a{color:var(--shs-primary);text-decoration:none;transition:.2s ease}a:hover{color:var(--shs-secondary)}
img{max-width:100%;height:auto}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.screen-reader-text:focus{clip:auto!important;height:auto;width:auto;display:block;top:8px;left:8px;z-index:100000;background:#fff;padding:12px 18px;color:#000}
.container{max-width:1240px}.section-space{padding:84px 0}.section-soft{background:var(--shs-soft)}.section-heading{text-align:center;max-width:760px;margin:0 auto 42px}.section-kicker{display:inline-flex;align-items:center;gap:8px;font-size:.92rem;font-weight:700;color:var(--shs-secondary);background:rgba(11,107,87,.09);padding:7px 14px;border-radius:999px;margin-bottom:10px}.section-title{font-size:clamp(1.8rem,3vw,2.55rem);font-weight:700;color:var(--shs-primary);margin-bottom:10px}.section-subtitle{color:var(--shs-muted);margin:0}.section-heading.text-start{margin-left:0}.btn{font-weight:700;border-radius:12px;padding:.72rem 1.2rem}.btn-primary{--bs-btn-bg:var(--shs-primary);--bs-btn-border-color:var(--shs-primary);--bs-btn-hover-bg:var(--shs-secondary);--bs-btn-hover-border-color:var(--shs-secondary)}.btn-accent{background:var(--shs-accent);border-color:var(--shs-accent);color:#15202b}.btn-accent:hover{background:#efbd58;border-color:#efbd58;color:#15202b}.text-primary{color:var(--shs-primary)!important}.text-secondary{color:var(--shs-secondary)!important}.bg-primary{background-color:var(--shs-primary)!important}
.shs-topbar{background:var(--shs-primary-dark);color:rgba(255,255,255,.9);font-size:.9rem}.shs-topbar a{color:#fff}.shs-topbar-inner{min-height:39px;display:flex;align-items:center;justify-content:space-between;gap:16px}.shs-topbar-list{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.shs-topbar-item{display:inline-flex;align-items:center;gap:7px}.shs-topbar svg{width:16px;height:16px;fill:currentColor}
.shs-brandbar{padding:18px 0;background:#fff}.shs-brand{display:flex;align-items:center;gap:17px;min-width:0}.custom-logo-link{display:inline-flex;flex:0 0 auto}.custom-logo{width:88px;max-height:88px;object-fit:contain}.shs-brand-text{min-width:0}.shs-school-name{font-size:clamp(1.65rem,3vw,2.55rem);line-height:1.13;margin:0;color:var(--shs-primary);font-weight:700}.shs-school-name-en{font-family:'Roboto',Arial,sans-serif;font-size:.93rem;letter-spacing:.04em;color:var(--shs-muted);margin-top:4px}.shs-brand-meta{display:grid;grid-template-columns:repeat(2,minmax(120px,1fr));gap:9px}.shs-meta-pill{background:var(--shs-soft);border:1px solid var(--shs-border);border-radius:12px;padding:8px 12px;font-size:.88rem;color:var(--shs-primary)}
.shs-navbar-wrap{background:linear-gradient(90deg,var(--shs-primary),#154f7f);box-shadow:0 8px 24px rgba(8,43,76,.16);position:relative;z-index:100}.shs-navbar{padding:0}.shs-navbar .navbar-toggler{border-color:rgba(255,255,255,.4);margin:10px 0}.shs-navbar .navbar-toggler-icon{filter:brightness(0) invert(1)}.shs-navbar .nav-link{color:#fff!important;font-weight:700;padding:1.02rem .78rem!important;font-size:.95rem;border-bottom:3px solid transparent}.shs-navbar .nav-link:hover,.shs-navbar .current-menu-item>.nav-link,.shs-navbar .current-menu-ancestor>.nav-link{background:rgba(255,255,255,.09);border-bottom-color:var(--shs-accent)}.shs-navbar .dropdown-menu{border:0;border-radius:0 0 14px 14px;box-shadow:0 18px 36px rgba(8,43,76,.16);padding:.55rem;min-width:250px}.shs-navbar .dropdown-item{border-radius:9px;padding:.68rem .82rem;font-size:.94rem;color:var(--shs-ink)}.shs-navbar .dropdown-item:hover,.shs-navbar .current-menu-item>.dropdown-item{background:rgba(11,107,87,.09);color:var(--shs-secondary)}.shs-navbar .dropdown-toggle::after{margin-left:.45em}
.shs-ticker{background:#fff7e7;border-bottom:1px solid #f1d9a3;overflow:hidden}.shs-ticker-inner{display:flex;align-items:center;min-height:44px}.shs-ticker-label{background:var(--shs-danger);color:#fff;font-weight:700;align-self:stretch;display:flex;align-items:center;padding:0 18px;white-space:nowrap;position:relative}.shs-ticker-label:after{content:'';position:absolute;right:-13px;border-top:22px solid transparent;border-bottom:22px solid transparent;border-left:13px solid var(--shs-danger)}.shs-ticker-track{overflow:hidden;white-space:nowrap;flex:1;margin-left:24px}.shs-ticker-content{display:inline-block;padding-left:100%;animation:shs-ticker 30s linear infinite}.shs-ticker-content:hover{animation-play-state:paused}.shs-ticker-content a{color:#5a4519;margin-right:54px;font-weight:600}@keyframes shs-ticker{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}
.shs-hero{position:relative;overflow:hidden;background:linear-gradient(125deg,var(--shs-primary) 0%,#14537b 56%,var(--shs-secondary) 100%);color:#fff;padding:78px 0 64px}.shs-hero:before,.shs-hero:after{content:'';position:absolute;border-radius:50%;background:rgba(255,255,255,.055)}.shs-hero:before{width:540px;height:540px;right:-180px;top:-250px}.shs-hero:after{width:320px;height:320px;left:-140px;bottom:-190px}.shs-hero .container{position:relative;z-index:2}.shs-hero-kicker{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18);padding:8px 14px;border-radius:999px;font-weight:700}.shs-hero-title{font-size:clamp(2.2rem,5vw,4.4rem);line-height:1.12;font-weight:700;margin:18px 0 16px}.shs-hero-text{font-size:1.13rem;color:rgba(255,255,255,.85);max-width:690px}.shs-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.shs-hero-card{background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);border-radius:26px;padding:16px;box-shadow:0 28px 80px rgba(3,22,38,.25);backdrop-filter:blur(8px)}.shs-hero-card img{border-radius:18px;aspect-ratio:4/3;object-fit:cover}.shs-hero-facts{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px}.shs-hero-fact{background:rgba(255,255,255,.09);border-radius:12px;padding:10px 12px}.shs-hero-fact strong{display:block;font-size:1.1rem;color:#fff}.shs-hero-fact span{font-size:.84rem;color:rgba(255,255,255,.75)}
.shs-quick-wrap{position:relative;z-index:5;margin-top:-34px}.shs-quick-card{display:flex;align-items:center;gap:14px;background:#fff;border:1px solid var(--shs-border);border-radius:16px;padding:18px;height:100%;box-shadow:var(--shs-shadow)}.shs-quick-card:hover{transform:translateY(-5px);border-color:rgba(11,107,87,.32)}.shs-icon-box{width:52px;height:52px;border-radius:14px;background:rgba(13,59,102,.09);color:var(--shs-primary);display:grid;place-items:center;flex:0 0 auto}.shs-icon-box svg{width:25px;height:25px;fill:currentColor}.shs-quick-card h3{font-size:1.05rem;margin:0 0 2px;color:var(--shs-primary)}.shs-quick-card p{font-size:.86rem;color:var(--shs-muted);margin:0}
.shs-card{background:#fff;border:1px solid var(--shs-border);border-radius:var(--shs-radius);box-shadow:0 10px 30px rgba(13,59,102,.06);overflow:hidden}.shs-card-hover{transition:.25s ease}.shs-card-hover:hover{transform:translateY(-6px);box-shadow:var(--shs-shadow)}.shs-card-body{padding:24px}.shs-about-image{border-radius:24px;box-shadow:var(--shs-shadow);overflow:hidden}.shs-about-image img{aspect-ratio:4/3;object-fit:cover;width:100%}.shs-facts-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:22px}.shs-fact{border:1px solid var(--shs-border);background:var(--shs-soft);border-radius:13px;padding:13px}.shs-fact-label{font-size:.84rem;color:var(--shs-muted)}.shs-fact-value{font-weight:700;color:var(--shs-primary);margin-top:2px}
.shs-principal{background:linear-gradient(135deg,#fff 0%,#f2f8f7 100%);border:1px solid var(--shs-border);border-radius:24px;padding:32px}.shs-principal-photo{width:150px;height:180px;border-radius:18px;object-fit:cover;background:#dbe7ef;border:6px solid #fff;box-shadow:0 12px 34px rgba(13,59,102,.14)}.shs-quote{font-size:1.05rem;color:#334e61}.shs-quote::before{content:'\201C';font-family:Georgia,'Times New Roman',serif!important;font-size:4.5rem;line-height:.4;color:rgba(11,107,87,.22);display:block;margin-bottom:8px}
.shs-notice-board{border-radius:20px;background:#fff;border:1px solid var(--shs-border);overflow:hidden}.shs-panel-title{display:flex;align-items:center;justify-content:space-between;gap:16px;background:var(--shs-primary);color:#fff;padding:17px 20px}.shs-panel-title h2,.shs-panel-title h3{font-size:1.22rem;margin:0;color:#fff}.shs-panel-title a{font-size:.87rem;color:#fff}.shs-notice-list{list-style:none;padding:0;margin:0}.shs-notice-item{display:grid;grid-template-columns:62px 1fr auto;align-items:center;gap:14px;padding:15px 18px;border-bottom:1px solid var(--shs-border)}.shs-notice-item:last-child{border-bottom:0}.shs-notice-date{background:var(--shs-soft);border-radius:10px;text-align:center;padding:7px 4px;color:var(--shs-primary)}.shs-notice-date strong{display:block;font-size:1.08rem;line-height:1}.shs-notice-date span{font-size:.74rem}.shs-notice-title{font-weight:700;color:var(--shs-ink);line-height:1.4}.shs-notice-meta{font-size:.82rem;color:var(--shs-muted);margin-top:3px}.shs-new{display:inline-block;background:#e72738;color:#fff;font-family:Arial,sans-serif;font-size:.64rem;padding:2px 6px;border-radius:999px;vertical-align:middle;margin-left:5px;animation:pulse 1.8s infinite}@keyframes pulse{50%{opacity:.48}}.shs-list-arrow{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--shs-soft);color:var(--shs-primary)}.shs-list-arrow svg{width:16px;height:16px;fill:currentColor}
.shs-event-mini{display:flex;gap:14px;padding:15px 0;border-bottom:1px solid var(--shs-border)}.shs-event-mini:last-child{border-bottom:0}.shs-event-date{width:56px;height:60px;background:var(--shs-secondary);color:#fff;border-radius:12px;text-align:center;padding-top:6px;flex:0 0 auto}.shs-event-date strong{display:block;font-size:1.2rem;line-height:1.1}.shs-event-date span{font-size:.72rem}.shs-event-mini h3{font-size:1rem;line-height:1.45;margin:0 0 5px}.shs-event-mini p{font-size:.82rem;color:var(--shs-muted);margin:0}
.shs-service-card{height:100%;padding:26px;border-radius:18px;background:#fff;border:1px solid var(--shs-border);position:relative;overflow:hidden}.shs-service-card:after{content:'';position:absolute;width:90px;height:90px;border-radius:50%;right:-30px;top:-30px;background:rgba(13,59,102,.05)}.shs-service-card h3{font-size:1.12rem;color:var(--shs-primary);margin:18px 0 8px}.shs-service-card p{font-size:.91rem;color:var(--shs-muted);margin:0}.shs-service-card:hover{border-color:rgba(11,107,87,.3);transform:translateY(-4px)}
.shs-stats{background:linear-gradient(110deg,var(--shs-primary),var(--shs-secondary));color:#fff}.shs-stat{text-align:center;padding:22px 12px}.shs-stat-number{font-family:'Roboto',Arial,sans-serif;font-size:2.65rem;font-weight:800;line-height:1;color:#fff}.shs-stat-label{margin-top:8px;color:rgba(255,255,255,.8)}
.shs-person-card{text-align:center;background:#fff;border:1px solid var(--shs-border);border-radius:18px;overflow:hidden;height:100%;transition:.25s}.shs-person-card:hover{transform:translateY(-5px);box-shadow:var(--shs-shadow)}.shs-person-image{padding:18px 18px 0}.shs-person-image img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:15px;background:var(--shs-soft)}.shs-person-content{padding:18px}.shs-person-content h3{font-size:1.08rem;color:var(--shs-primary);margin-bottom:4px}.shs-person-role{font-size:.88rem;color:var(--shs-secondary);font-weight:700}.shs-person-subject{font-size:.82rem;color:var(--shs-muted);margin-top:3px}
.shs-gallery-card{display:block;position:relative;border-radius:18px;overflow:hidden;background:var(--shs-primary)}.shs-gallery-card img{width:100%;aspect-ratio:4/3;object-fit:cover;transition:.35s}.shs-gallery-card:hover img{transform:scale(1.06);opacity:.65}.shs-gallery-overlay{position:absolute;left:0;right:0;bottom:0;padding:50px 18px 17px;background:linear-gradient(transparent,rgba(5,25,42,.86));color:#fff}.shs-gallery-overlay h3{font-size:1rem;margin:0;color:#fff}.shs-gallery-overlay span{font-size:.8rem;color:rgba(255,255,255,.75)}
.shs-news-card{background:#fff;border:1px solid var(--shs-border);border-radius:18px;overflow:hidden;height:100%;transition:.25s}.shs-news-card:hover{transform:translateY(-5px);box-shadow:var(--shs-shadow)}.shs-news-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.shs-news-content{padding:20px}.shs-news-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:var(--shs-muted);font-size:.8rem}.shs-news-content h3{font-size:1.13rem;line-height:1.45;margin:10px 0}.shs-news-content p{font-size:.9rem;color:var(--shs-muted);margin-bottom:13px}.shs-readmore{font-weight:700;color:var(--shs-secondary);font-size:.9rem}
.shs-link-card{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid var(--shs-border);border-radius:13px;padding:13px 15px;height:100%;font-weight:700;color:var(--shs-primary)}.shs-link-card:hover{border-color:var(--shs-secondary);color:var(--shs-secondary);transform:translateY(-3px)}.shs-link-card .shs-icon-box{width:42px;height:42px;border-radius:11px}.shs-link-card .shs-icon-box svg{width:20px;height:20px}
.shs-page-hero{background:linear-gradient(120deg,var(--shs-primary),var(--shs-secondary));color:#fff;padding:54px 0;position:relative;overflow:hidden}.shs-page-hero:after{content:'';position:absolute;width:420px;height:420px;border-radius:50%;right:-180px;top:-220px;background:rgba(255,255,255,.06)}.shs-page-hero h1{font-size:clamp(2rem,4vw,3rem);font-weight:700;margin:0}.shs-breadcrumb{margin-top:10px;color:rgba(255,255,255,.78);font-size:.92rem}.shs-breadcrumb a{color:#fff}.shs-content-area{padding:68px 0}.entry-content{font-size:1.02rem}.entry-content h2,.entry-content h3,.entry-content h4{color:var(--shs-primary);font-weight:700;margin-top:1.5em}.entry-content img{border-radius:14px}.entry-content table{width:100%;margin:1.25rem 0}.entry-content blockquote{border-left:4px solid var(--shs-accent);padding:18px 22px;background:#fff8e9;border-radius:0 12px 12px 0}.shs-sidebar-widget{background:#fff;border:1px solid var(--shs-border);border-radius:16px;padding:20px;margin-bottom:20px}.shs-sidebar-widget h2,.shs-sidebar-widget h3{font-size:1.12rem;color:var(--shs-primary);padding-bottom:10px;border-bottom:2px solid var(--shs-border)}
.shs-archive-card{background:#fff;border:1px solid var(--shs-border);border-radius:16px;padding:20px;margin-bottom:18px}.shs-archive-card h2{font-size:1.24rem;margin:0 0 8px}.shs-archive-meta{font-size:.84rem;color:var(--shs-muted);display:flex;gap:14px;flex-wrap:wrap}.shs-filter-bar{background:var(--shs-soft);border:1px solid var(--shs-border);border-radius:16px;padding:16px;margin-bottom:24px}.shs-file-meta{display:flex;gap:10px;flex-wrap:wrap;font-size:.82rem;color:var(--shs-muted)}.shs-badge{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;background:rgba(13,59,102,.08);color:var(--shs-primary);font-size:.78rem;font-weight:700}
.shs-contact-panel{background:#fff;border:1px solid var(--shs-border);border-radius:20px;padding:28px;height:100%}.shs-contact-item{display:flex;gap:13px;margin-bottom:18px}.shs-contact-item .shs-icon-box{width:45px;height:45px}.shs-contact-item strong{display:block;color:var(--shs-primary)}.shs-map{border:0;width:100%;min-height:390px;border-radius:18px}
.shs-footer{background:#081f35;color:rgba(255,255,255,.74);padding-top:62px}.shs-footer h2,.shs-footer h3{font-size:1.16rem;color:#fff;margin-bottom:18px}.shs-footer a{color:rgba(255,255,255,.74)}.shs-footer a:hover{color:#fff}.shs-footer-list{list-style:none;padding:0;margin:0}.shs-footer-list li{margin-bottom:9px}.shs-footer-brand{display:flex;align-items:center;gap:14px;margin-bottom:17px}.shs-footer-brand img{width:70px;height:70px;object-fit:contain}.shs-footer-brand strong{font-size:1.3rem;color:#fff}.shs-footer-contact{display:flex;gap:10px;margin-bottom:10px}.shs-footer-contact svg{width:18px;height:18px;fill:var(--shs-accent);flex:0 0 auto;margin-top:4px}.shs-copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:42px;padding:18px 0;font-size:.87rem}.shs-copyright-inner{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}
.shs-floating{position:fixed;right:22px;bottom:22px;z-index:1000}.shs-floating-toggle{width:58px;height:58px;border-radius:50%;border:0;background:var(--shs-secondary);color:#fff;box-shadow:0 12px 30px rgba(11,107,87,.35);display:grid;place-items:center}.shs-floating-toggle svg{width:26px;height:26px;fill:currentColor}.shs-floating-menu{position:absolute;right:0;bottom:70px;display:flex;flex-direction:column;gap:9px;opacity:0;visibility:hidden;transform:translateY(12px);transition:.22s}.shs-floating.is-open .shs-floating-menu{opacity:1;visibility:visible;transform:translateY(0)}.shs-floating-link{display:flex;align-items:center;gap:9px;background:#fff;border:1px solid var(--shs-border);border-radius:999px;padding:8px 13px 8px 9px;box-shadow:0 9px 24px rgba(13,59,102,.14);white-space:nowrap;font-size:.85rem;font-weight:700}.shs-floating-link .shs-icon-box{width:34px;height:34px;border-radius:50%}.shs-back-top{position:fixed;left:22px;bottom:22px;width:44px;height:44px;border:0;border-radius:50%;background:var(--shs-primary);color:#fff;display:grid;place-items:center;opacity:0;visibility:hidden;transition:.2s;z-index:999}.shs-back-top.show{opacity:1;visibility:visible}.shs-back-top svg{width:18px;height:18px;fill:currentColor}
.pagination{gap:6px}.page-numbers{display:inline-grid;place-items:center;min-width:40px;height:40px;border:1px solid var(--shs-border);border-radius:10px;padding:0 10px}.page-numbers.current,.page-numbers:hover{background:var(--shs-primary);border-color:var(--shs-primary);color:#fff}.comment-list{list-style:none;padding:0}.comment-body{border:1px solid var(--shs-border);padding:20px;border-radius:14px;margin-bottom:18px}.form-control,.form-select{border-radius:11px;border-color:var(--shs-border);padding:.72rem .85rem}.form-control:focus,.form-select:focus{border-color:var(--shs-secondary);box-shadow:0 0 0 .2rem rgba(11,107,87,.12)}
.elementor-page .shs-content-area{padding:0}.elementor-page .entry-content{font-size:inherit}.shs-elementor-full{width:100%}.shs-no-results{text-align:center;padding:70px 20px;background:var(--shs-soft);border-radius:20px}.shs-404{min-height:58vh;display:grid;place-items:center;text-align:center}.shs-404-code{font-family:'Roboto',Arial,sans-serif;font-size:clamp(5rem,15vw,10rem);font-weight:900;line-height:.8;color:rgba(13,59,102,.12)}
@media (min-width:992px){.shs-navbar .dropdown:hover>.dropdown-menu{display:block;margin-top:0}.shs-navbar-wrap.is-sticky{position:sticky;top:0}.admin-bar .shs-navbar-wrap.is-sticky{top:32px}}
@media (max-width:991.98px){.shs-brand-meta{display:none}.shs-navbar .nav-link{padding:.75rem .8rem!important;border-bottom:0}.shs-navbar .dropdown-menu{box-shadow:none;background:rgba(255,255,255,.96);margin:0 0 .5rem}.shs-hero{padding:62px 0 72px}.shs-hero-card{margin-top:35px}.shs-quick-wrap{margin-top:-20px}.section-space{padding:66px 0}}
@media (max-width:767.98px){body{font-size:16px}.shs-topbar-inner{justify-content:center}.shs-topbar-list:nth-child(2){display:none}.shs-brandbar{padding:13px 0}.custom-logo{width:67px;max-height:67px}.shs-school-name{font-size:1.52rem}.shs-school-name-en{font-size:.78rem}.shs-hero-title{font-size:2.35rem}.shs-hero{padding:50px 0 58px}.shs-quick-wrap{margin-top:18px}.shs-quick-card{box-shadow:0 8px 24px rgba(13,59,102,.08)}.shs-facts-grid{grid-template-columns:1fr}.shs-principal{text-align:center;padding:25px}.shs-principal-photo{margin-bottom:18px}.shs-notice-item{grid-template-columns:52px 1fr}.shs-notice-item .shs-list-arrow{display:none}.section-space{padding:56px 0}.shs-footer{padding-top:48px}.shs-copyright-inner{justify-content:center;text-align:center}.shs-floating{right:14px;bottom:14px}.shs-back-top{left:14px;bottom:14px}}
@media print{.shs-topbar,.shs-navbar-wrap,.shs-ticker,.shs-floating,.shs-back-top,.shs-footer,.btn{display:none!important}.shs-page-hero{background:#fff!important;color:#000!important;padding:20px 0;border-bottom:1px solid #ddd}.shs-content-area{padding:20px 0}}

.place-items-center{place-items:center}

/* Version 1.1 interface refinements */
.shs-topbar{font-family:'Roboto','Shurjo',Arial,sans-serif;font-size:.82rem;letter-spacing:.01em}
.shs-topbar-inner{min-height:36px}
.shs-topbar-codes{font-weight:600;opacity:.92}
.shs-brandbar{padding:15px 0 17px;border-bottom:1px solid #edf2f6}
.shs-brand-centred{justify-content:center;max-width:1000px;margin:0 auto;text-align:left}
.shs-brand-emblem{width:96px;height:96px;display:grid;place-items:center;flex:0 0 96px;border-radius:50%;background:#fff;border:1px solid var(--shs-border);box-shadow:0 8px 24px rgba(13,59,102,.10);padding:7px;overflow:hidden}
.shs-brand-emblem .custom-logo-link{display:grid;place-items:center;width:100%;height:100%}
.shs-brand-emblem .custom-logo{width:100%;height:100%;max-height:none;object-fit:contain;border-radius:50%}
.shs-brand-text{padding-left:20px;border-left:3px solid var(--shs-accent)}
.shs-school-name{font-size:clamp(2rem,3.2vw,3rem);line-height:1.05;letter-spacing:-.02em}
.shs-school-name-en{font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--shs-secondary);margin-top:6px}
.shs-school-tagline{font-size:.93rem;color:var(--shs-ink);margin-top:4px;font-weight:600}
.shs-school-address{font-size:.82rem;color:var(--shs-muted);margin-top:2px}
.shs-navbar .nav-link{font-size:.92rem;padding:.92rem .72rem!important}

.shs-hero-slider{position:relative;background:#092b49;color:#fff;overflow:hidden}
.shs-hero-slide{min-height:610px;background-position:center;background-size:cover;position:relative;display:flex;align-items:center}
.shs-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,24,42,.94) 0%,rgba(6,35,59,.81) 45%,rgba(6,35,59,.32) 72%,rgba(6,35,59,.16) 100%)}
.shs-hero-slide:after{content:'';position:absolute;inset:auto 0 0;height:130px;background:linear-gradient(transparent,rgba(4,24,42,.28))}
.shs-hero-slide-inner{position:relative;z-index:2;padding:70px 72px 90px}
.shs-hero-content{max-width:760px}
.shs-hero-kicker{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.25);padding:8px 14px;border-radius:999px;font-weight:700;backdrop-filter:blur(6px)}
.shs-hero-kicker svg{width:19px;height:19px;fill:currentColor}
.shs-hero-title{font-size:clamp(2.45rem,5.2vw,4.8rem);line-height:1.08;font-weight:700;margin:18px 0 17px;text-shadow:0 4px 24px rgba(0,0,0,.22)}
.shs-hero-text{font-size:1.14rem;line-height:1.75;color:rgba(255,255,255,.88);max-width:690px;margin:0}
.shs-hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:29px}
.shs-hero-slider .carousel-control-prev,.shs-hero-slider .carousel-control-next{width:7%;opacity:.82}
.shs-hero-slider .carousel-control-prev-icon,.shs-hero-slider .carousel-control-next-icon{width:44px;height:44px;background-size:20px;border-radius:50%;background-color:rgba(4,24,42,.48);backdrop-filter:blur(5px)}
.shs-hero-slider .carousel-indicators{bottom:26px;z-index:5}
.shs-hero-slider .carousel-indicators [data-bs-target]{width:26px;height:4px;border:0;border-radius:999px;background:#fff}

.shs-quick-wrap{margin-top:-48px}
.shs-quick-card{border-radius:15px;padding:17px 18px;box-shadow:0 15px 34px rgba(8,43,76,.12)}
.shs-school-info-strip{margin-top:20px;background:#fff;border:1px solid var(--shs-border);border-radius:16px;box-shadow:0 10px 28px rgba(13,59,102,.06);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}
.shs-school-info-strip>div{padding:14px 20px;text-align:center;border-right:1px solid var(--shs-border)}
.shs-school-info-strip>div:last-child{border-right:0}
.shs-school-info-strip span{display:block;font-size:.76rem;color:var(--shs-muted);margin-bottom:2px}
.shs-school-info-strip strong{display:block;color:var(--shs-primary);font-size:1rem}

.shs-message-card{height:100%;display:grid;grid-template-columns:150px 1fr;gap:24px;background:#fff;border:1px solid var(--shs-border);border-radius:22px;padding:26px;box-shadow:0 12px 35px rgba(13,59,102,.07);position:relative;overflow:hidden}
.shs-message-card:after{content:'';position:absolute;width:150px;height:150px;border-radius:50%;right:-65px;bottom:-80px;background:rgba(11,107,87,.06)}
.shs-message-photo{width:150px;height:190px;object-fit:cover;border-radius:17px;background:#dbe7ef;border:5px solid #fff;box-shadow:0 10px 28px rgba(13,59,102,.15)}
.shs-message-content{position:relative;z-index:2}
.shs-message-content h3{font-size:1.38rem;color:var(--shs-primary);margin:9px 0 12px}
.shs-message-content .shs-quote{position:relative;font-size:.94rem;line-height:1.75;margin-bottom:13px;padding-top:34px;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical;overflow:hidden}
.shs-message-content .shs-quote::before{content:'\201C';position:absolute;top:-8px;left:0;display:block;font-family:Georgia,'Times New Roman',serif!important;font-size:4.2rem;font-weight:700;line-height:1;color:#dc2626;opacity:1;z-index:2;pointer-events:none}

.shs-notice-hub,.shs-events-panel{background:#fff;border:1px solid var(--shs-border);border-radius:22px;overflow:hidden;box-shadow:0 12px 34px rgba(13,59,102,.06)}
.shs-modern-panel-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid var(--shs-border);background:linear-gradient(180deg,#fff,#f9fbfd)}
.shs-modern-panel-head>div{display:flex;align-items:center;gap:13px}
.shs-modern-panel-head h2{font-size:1.18rem;color:var(--shs-primary);margin:0 0 2px}
.shs-modern-panel-head p{font-size:.78rem;color:var(--shs-muted);margin:0}
.shs-modern-panel-head>a{font-size:.82rem;font-weight:700;color:var(--shs-secondary);white-space:nowrap}
.shs-panel-icon{width:44px;height:44px;border-radius:13px;background:rgba(13,59,102,.09);color:var(--shs-primary);display:grid;place-items:center;flex:0 0 auto}
.shs-panel-icon svg{width:22px;height:22px;fill:currentColor}
.shs-modern-notice-list{list-style:none;padding:0;margin:0}
.shs-modern-notice-list>li{display:grid;grid-template-columns:58px 1fr 36px;align-items:center;gap:15px;padding:15px 20px;border-bottom:1px solid #e8eef3;transition:.2s ease}
.shs-modern-notice-list>li:last-child{border-bottom:0}
.shs-modern-notice-list>li:hover{background:#f8fbfd}
.shs-modern-date{width:58px;height:58px;border-radius:13px;background:var(--shs-soft);display:grid;place-content:center;text-align:center;color:var(--shs-primary)}
.shs-modern-date strong{font-family:'Roboto','Shurjo',Arial,sans-serif;font-size:1.08rem;line-height:1}
.shs-modern-date span{font-size:.7rem;margin-top:4px}
.shs-modern-notice-copy{min-width:0}
.shs-notice-category{display:inline-block;font-size:.67rem;font-weight:700;color:var(--shs-secondary);margin-bottom:2px}
.shs-modern-notice-copy h3{font-size:1rem;line-height:1.42;margin:0}
.shs-modern-notice-copy h3 a{color:var(--shs-ink)}
.shs-modern-notice-copy p{font-size:.78rem;color:var(--shs-muted);margin:3px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:95%}
.shs-modern-event-list{padding:4px 20px}
.shs-modern-event{display:grid;grid-template-columns:58px 1fr;gap:14px;padding:17px 0;border-bottom:1px solid var(--shs-border)}
.shs-modern-event:last-child{border-bottom:0}
.shs-modern-event h3{font-size:.97rem;line-height:1.42;margin:0 0 7px}
.shs-modern-event h3 a{color:var(--shs-ink)}
.shs-modern-event p{display:flex;flex-direction:column;gap:4px;margin:0;color:var(--shs-muted);font-size:.74rem}
.shs-modern-event p span{display:flex;align-items:center;gap:5px}
.shs-modern-event p svg{width:13px!important;height:13px!important;min-width:13px;fill:currentColor}
.shs-event-date{width:58px;height:62px;border-radius:13px;padding-top:7px}

.shs-admission-cta-wrap{padding:0 0 74px;background:var(--shs-soft)}
.shs-admission-cta{background:linear-gradient(120deg,var(--shs-primary),var(--shs-secondary));color:#fff;border-radius:24px;padding:34px 38px;display:flex;align-items:center;justify-content:space-between;gap:28px;box-shadow:0 20px 48px rgba(13,59,102,.20);position:relative;overflow:hidden}
.shs-admission-cta:after{content:'';position:absolute;width:260px;height:260px;border-radius:50%;right:-100px;top:-130px;background:rgba(255,255,255,.07)}
.shs-admission-cta>div,.shs-admission-cta>a{position:relative;z-index:2}
.shs-admission-cta .section-kicker{background:rgba(255,255,255,.13);color:#fff}
.shs-admission-cta h2{font-size:clamp(1.65rem,3vw,2.45rem);color:#fff;margin:12px 0 8px}
.shs-admission-cta p{color:rgba(255,255,255,.82);margin:0;max-width:760px}
.shs-admission-cta .btn{white-space:nowrap}

.shs-news-meta svg{width:14px;height:14px;fill:currentColor}

@media (max-width:991.98px){
  .shs-brand-centred{justify-content:flex-start}
  .shs-hero-slide{min-height:550px}
  .shs-hero-slide-inner{padding:65px 58px 85px}
  .shs-hero-overlay{background:linear-gradient(90deg,rgba(4,24,42,.93),rgba(6,35,59,.72))}
  .shs-school-info-strip{grid-template-columns:repeat(2,1fr)}
  .shs-school-info-strip>div:nth-child(2){border-right:0}
  .shs-school-info-strip>div:nth-child(-n+2){border-bottom:1px solid var(--shs-border)}
  .shs-message-card{grid-template-columns:130px 1fr}
  .shs-message-photo{width:130px;height:170px}
}
@media (max-width:767.98px){
  .shs-topbar-codes{display:none}
  .shs-brand-centred{gap:12px}
  .shs-brand-emblem{width:72px;height:72px;flex-basis:72px;padding:5px}
  .shs-brand-text{padding-left:13px}
  .shs-school-name{font-size:1.58rem}
  .shs-school-name-en{font-size:.72rem;letter-spacing:.05em}
  .shs-school-tagline{font-size:.76rem}
  .shs-school-address{display:none}
  .shs-hero-slide{min-height:500px;background-position:60% center}
  .shs-hero-slide-inner{padding:55px 12px 78px}
  .shs-hero-title{font-size:2.35rem}
  .shs-hero-text{font-size:1rem}
  .shs-hero-slider .carousel-control-prev,.shs-hero-slider .carousel-control-next{display:none}
  .shs-quick-wrap{margin-top:18px}
  .shs-school-info-strip{margin-top:16px}
  .shs-school-info-strip>div{padding:12px 9px}
  .shs-message-card{grid-template-columns:1fr;text-align:center;padding:23px}
  .shs-message-photo{width:124px;height:150px;margin:0 auto}
  .shs-message-content .shs-quote{text-align:left}
  .shs-modern-panel-head{padding:17px}
  .shs-modern-panel-head p{display:none}
  .shs-modern-notice-list>li{grid-template-columns:52px 1fr;padding:14px 15px}
  .shs-modern-notice-list .shs-list-arrow{display:none}
  .shs-modern-date{width:52px;height:52px}
  .shs-modern-notice-copy p{display:none}
  .shs-modern-event-list{padding:3px 15px}
  .shs-admission-cta-wrap{padding-bottom:56px}
  .shs-admission-cta{padding:27px 23px;display:block;text-align:center}
  .shs-admission-cta .btn{margin-top:20px}
}

/* Version 1.2: refined identity, content pages and interface system */
.shs-brandbar{
  padding:18px 0 20px;
  border-bottom:1px solid #e6eef5;
  background:
    radial-gradient(circle at 12% 20%,rgba(13,59,102,.055) 0 2px,transparent 3px) 0 0/28px 28px,
    linear-gradient(180deg,#fff 0%,#fbfdff 100%);
}
.shs-brand-shell{max-width:980px;margin:0 auto;display:flex;align-items:center;justify-content:center;gap:24px;min-width:0}
.shs-brand-emblem{width:110px;height:110px;flex:0 0 110px;display:grid;place-items:center;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;overflow:visible}
.shs-brand-emblem .custom-logo-link{display:grid;place-items:center;width:100%;height:100%}
.shs-brand-emblem .custom-logo{width:100%;height:100%;max-height:none;object-fit:contain;border-radius:0;filter:drop-shadow(0 8px 14px rgba(13,59,102,.14))}
.shs-brand-text{min-width:0;padding:0;border:0;position:relative}
.shs-brand-office{display:inline-flex;align-items:center;border-radius:999px;padding:3px 10px;margin-bottom:5px;background:rgba(217,164,65,.13);color:#8a651b;font-size:.75rem;font-weight:700;letter-spacing:.02em}
.shs-school-name{font-size:clamp(2rem,3.2vw,2.9rem);line-height:1.06;letter-spacing:-.02em;margin:0;font-weight:700;color:var(--shs-primary)}
.shs-school-name a{color:inherit}
.shs-school-name:after{content:'';display:block;width:88px;height:3px;border-radius:999px;margin-top:9px;background:linear-gradient(90deg,var(--shs-accent),var(--shs-secondary))}
.shs-school-name-en{font-size:.94rem;font-weight:700;letter-spacing:.075em;text-transform:uppercase;color:var(--shs-secondary);margin-top:8px}
.shs-school-tagline{font-size:.91rem;color:var(--shs-ink);font-weight:600;margin-top:3px}
.shs-brand-details{display:flex;align-items:center;gap:15px;flex-wrap:wrap;margin-top:6px;color:var(--shs-muted);font-size:.79rem}
.shs-brand-details span{display:inline-flex;align-items:center;gap:5px}
.shs-brand-details svg{width:14px;height:14px;fill:var(--shs-secondary)}
.shs-brand-details strong{color:var(--shs-primary)}

.shs-navbar-wrap{background:linear-gradient(90deg,var(--shs-primary-dark),var(--shs-primary) 54%,#0d5f62);box-shadow:0 8px 22px rgba(8,43,76,.14)}
.shs-navbar .nav-link{position:relative}
.shs-navbar .nav-link:before{content:'';position:absolute;left:.72rem;right:.72rem;bottom:8px;height:2px;border-radius:999px;background:var(--shs-accent);transform:scaleX(0);transition:.2s ease}
.shs-navbar .nav-link:hover:before,.shs-navbar .current-menu-item>.nav-link:before,.shs-navbar .current-menu-ancestor>.nav-link:before{transform:scaleX(1)}
.shs-navbar .nav-link:hover,.shs-navbar .current-menu-item>.nav-link,.shs-navbar .current-menu-ancestor>.nav-link{border-bottom-color:transparent}

.shs-quick-wrap{position:relative;z-index:3;margin:0!important;padding:28px 0 12px;background:#fff;overflow:visible}
.shs-quick-wrap .row{align-items:stretch}
.shs-quick-card{position:relative;overflow:hidden;border-radius:16px;padding:18px;border-top:4px solid var(--shs-primary);box-shadow:0 10px 28px rgba(13,59,102,.075);transform:none!important}
.shs-quick-card:after{content:'';position:absolute;width:92px;height:92px;border-radius:50%;right:-42px;bottom:-48px;background:currentColor;opacity:.045}
.shs-quick-wrap [class*="col-"]:nth-child(2) .shs-quick-card{border-top-color:#0b7a5f}.shs-quick-wrap [class*="col-"]:nth-child(2) .shs-icon-box{background:rgba(11,122,95,.10);color:#0b7a5f}
.shs-quick-wrap [class*="col-"]:nth-child(3) .shs-quick-card{border-top-color:#bd7a15}.shs-quick-wrap [class*="col-"]:nth-child(3) .shs-icon-box{background:rgba(189,122,21,.11);color:#a9680e}
.shs-quick-wrap [class*="col-"]:nth-child(4) .shs-quick-card{border-top-color:#8a4bb4}.shs-quick-wrap [class*="col-"]:nth-child(4) .shs-icon-box{background:rgba(138,75,180,.10);color:#7d3faa}
.shs-quick-card:hover{transform:translateY(-4px)!important;box-shadow:0 18px 36px rgba(13,59,102,.12)}
.shs-school-info-strip{margin-top:18px}

.shs-stats{position:relative;overflow:hidden;background:linear-gradient(115deg,#082b4c 0%,var(--shs-primary) 45%,var(--shs-secondary) 100%)}
.shs-stats:before,.shs-stats:after{content:'';position:absolute;border-radius:50%;background:rgba(255,255,255,.045)}
.shs-stats:before{width:360px;height:360px;left:-170px;top:-170px}.shs-stats:after{width:440px;height:440px;right:-230px;bottom:-300px}
.shs-stats .container{position:relative;z-index:2}
.shs-stat{height:100%;display:flex;align-items:center;justify-content:center;gap:16px;text-align:left;padding:22px 18px;border:1px solid rgba(255,255,255,.17);border-radius:18px;background:rgba(255,255,255,.085);backdrop-filter:blur(5px)}
.shs-stat-icon{width:58px;height:58px;display:grid;place-items:center;flex:0 0 58px;border-radius:17px;background:#fff;color:var(--shs-primary);box-shadow:0 10px 22px rgba(2,20,35,.16)}
.shs-stat-icon svg{width:28px;height:28px;fill:currentColor}
.shs-stat-2 .shs-stat-icon{color:#0b7a5f}.shs-stat-3 .shs-stat-icon{color:#a9680e}.shs-stat-4 .shs-stat-icon{color:#7d3faa}
.shs-stat-number{font-size:2.35rem}.shs-stat-label{margin-top:4px;color:rgba(255,255,255,.84)}

.shs-service-card{border-top:4px solid var(--shs-primary);box-shadow:0 10px 28px rgba(13,59,102,.06)}
.shs-service-card:hover{box-shadow:0 18px 36px rgba(13,59,102,.11)}
.shs-service-card .shs-icon-box,.shs-link-card .shs-icon-box{box-shadow:inset 0 0 0 1px rgba(13,59,102,.045)}
.shs-service-card:nth-child(3n+2){border-top-color:var(--shs-secondary)}
.shs-message-card,.shs-notice-hub,.shs-events-panel,.shs-news-card,.shs-person-card{box-shadow:0 12px 32px rgba(13,59,102,.065)}

.shs-page-hero{padding:44px 0;background:linear-gradient(115deg,var(--shs-primary-dark),var(--shs-primary) 56%,var(--shs-secondary))}
.shs-page-hero:before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 18% 30%,rgba(255,255,255,.09) 0 2px,transparent 3px) 0 0/28px 28px;opacity:.35}
.shs-page-hero .container{position:relative;z-index:2}
.shs-content-area{padding:64px 0}
.shs-page-content{max-width:1080px;margin:0 auto}
.shs-page-content>h2:first-child{margin-top:0}
.shs-page-featured{overflow:hidden;border-radius:22px;box-shadow:var(--shs-shadow)}
.shs-page-featured img{border-radius:0;max-height:520px;object-fit:cover}
.shs-page-modules{max-width:1160px;margin:36px auto 0}
.shs-page-modules:empty{display:none}
.shs-module-grid+.shs-related-pages,.shs-document-list+.shs-related-pages,.shs-form-shell+.shs-related-pages{margin-top:50px}
.shs-module-heading{display:flex;align-items:center;gap:13px;margin-bottom:22px}
.shs-module-heading h2{font-size:1.35rem;color:var(--shs-primary);margin:0 0 2px}
.shs-module-heading p{font-size:.88rem;color:var(--shs-muted);margin:0}

.shs-feature-card{height:100%;background:#fff;border:1px solid var(--shs-border);border-radius:19px;overflow:hidden;box-shadow:0 10px 30px rgba(13,59,102,.055);transition:.25s ease;position:relative}
.shs-feature-card:hover{transform:translateY(-5px);box-shadow:var(--shs-shadow)}
.shs-feature-image{display:block;overflow:hidden}.shs-feature-image img{width:100%;aspect-ratio:16/10;object-fit:cover;border-radius:0;transition:.35s}.shs-feature-card:hover .shs-feature-image img{transform:scale(1.045)}
.shs-feature-icon{width:62px;height:62px;border-radius:18px;background:linear-gradient(135deg,rgba(13,59,102,.10),rgba(11,107,87,.10));color:var(--shs-primary);display:grid;place-items:center;margin:24px 24px 0}
.shs-feature-icon svg{width:30px;height:30px;fill:currentColor}
.shs-feature-content{padding:22px 24px 24px}.shs-feature-content h3{font-size:1.15rem;margin:0 0 8px;color:var(--shs-primary)}.shs-feature-content p{font-size:.9rem;color:var(--shs-muted);margin-bottom:13px}
.shs-readmore svg{width:15px;height:15px;fill:currentColor;margin-left:4px}

.shs-document-list{display:grid;gap:13px}
.shs-document-item{display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:16px;background:#fff;border:1px solid var(--shs-border);border-left:4px solid var(--shs-primary);border-radius:16px;padding:16px 18px;box-shadow:0 8px 24px rgba(13,59,102,.045);transition:.2s ease}
.shs-document-item:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(13,59,102,.09)}
.shs-document-icon{width:52px;height:52px;border-radius:14px;background:rgba(13,59,102,.09);color:var(--shs-primary);display:grid;place-items:center}.shs-document-icon svg{width:25px;height:25px;fill:currentColor}
.shs-document-copy{min-width:0}.shs-document-copy h3{font-size:1.04rem;line-height:1.45;margin:2px 0 5px}.shs-document-category{font-size:.7rem;font-weight:700;color:var(--shs-secondary)}
.shs-document-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.shs-document-actions svg,.shs-form-shell .btn svg{width:16px;height:16px;fill:currentColor}
.shs-file-meta span{display:inline-flex;align-items:center;gap:4px}.shs-file-meta svg{width:13px;height:13px;fill:currentColor}
.shs-category-filter{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 24px;padding:13px;background:var(--shs-soft);border:1px solid var(--shs-border);border-radius:15px}
.shs-category-filter a{display:inline-flex;align-items:center;gap:7px;padding:7px 12px;border-radius:999px;background:#fff;border:1px solid var(--shs-border);font-size:.84rem;font-weight:700}.shs-category-filter a:hover,.shs-category-filter a.active{background:var(--shs-primary);border-color:var(--shs-primary);color:#fff}.shs-category-filter a span{min-width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:rgba(13,59,102,.08);font-size:.7rem}.shs-category-filter a.active span{background:rgba(255,255,255,.16)}

.shs-related-pages{margin-top:42px;padding-top:34px;border-top:1px solid var(--shs-border)}
.shs-page-link-card{height:100%;display:grid;grid-template-columns:46px 1fr 18px;align-items:center;gap:12px;background:#fff;border:1px solid var(--shs-border);border-radius:15px;padding:14px 15px;color:var(--shs-ink);box-shadow:0 7px 20px rgba(13,59,102,.04)}
.shs-page-link-card>.shs-icon-box{width:46px;height:46px;border-radius:13px}.shs-page-link-card>svg{width:17px;height:17px;fill:var(--shs-primary)}.shs-page-link-card strong{display:block;color:var(--shs-primary);line-height:1.35}.shs-page-link-card small{display:block;color:var(--shs-muted);font-size:.75rem;margin-top:2px}.shs-page-link-card:hover{transform:translateY(-3px);border-color:rgba(11,107,87,.34);box-shadow:0 13px 28px rgba(13,59,102,.08)}

.shs-contact-card-grid{margin-bottom:26px}.shs-contact-card{height:100%;display:flex;align-items:flex-start;gap:13px;background:#fff;border:1px solid var(--shs-border);border-radius:16px;padding:18px}.shs-contact-card strong{display:block;color:var(--shs-primary);font-size:.94rem}.shs-contact-card span,.shs-contact-card a{display:block;color:var(--shs-muted);font-size:.9rem;margin-top:3px}
.shs-form-shell{margin-top:34px;padding:28px;background:#fff;border:1px solid var(--shs-border);border-radius:20px;box-shadow:0 12px 34px rgba(13,59,102,.06)}
.shs-form-shell .form-label{font-weight:700;color:var(--shs-primary)}.shs-honeypot{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.shs-no-results-compact{display:flex;align-items:center;justify-content:center;gap:14px;padding:30px}.shs-no-results-compact .shs-icon-box{display:grid}

.shs-floating{right:20px;bottom:20px}
.shs-floating-toggle{width:auto;height:58px;border-radius:999px;padding:0 8px 0 19px;display:flex;align-items:center;gap:11px;background:linear-gradient(135deg,var(--shs-primary),var(--shs-secondary));box-shadow:0 14px 34px rgba(8,43,76,.30);color:#fff}
.shs-floating-toggle-text{font-weight:700;font-size:.88rem}.shs-floating-toggle-icon{width:43px;height:43px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.15)}.shs-floating-toggle-icon svg{width:22px;height:22px;fill:currentColor}
.shs-floating-menu{right:5px;bottom:70px;gap:10px;align-items:flex-end}
.shs-floating-link{display:flex;align-items:center;justify-content:flex-end;gap:9px;background:transparent;border:0;padding:0;box-shadow:none;transform:translateX(10px);transition:.2s ease}
.shs-floating.is-open .shs-floating-link{transform:translateX(0)}
.shs-contact-label{background:#fff;border:1px solid var(--shs-border);border-radius:999px;padding:8px 12px;box-shadow:0 8px 22px rgba(13,59,102,.13);font-size:.82rem;font-weight:700;color:var(--shs-ink)}
.shs-contact-icon{width:45px;height:45px;border-radius:50%;display:grid;place-items:center;color:#fff;box-shadow:0 9px 24px rgba(13,59,102,.2)}.shs-contact-icon svg{width:21px;height:21px;fill:currentColor}
.shs-contact-whatsapp .shs-contact-icon{background:#25d366}.shs-contact-messenger .shs-contact-icon{background:#168aff}.shs-contact-call .shs-contact-icon{background:#0b7a5f}.shs-contact-email .shs-contact-icon{background:#d34b4b}
.shs-floating.is-open .shs-floating-toggle-icon{transform:rotate(8deg)}

@media (max-width:991.98px){
  .shs-brand-shell{justify-content:flex-start}
  .shs-brand-emblem{width:92px;height:92px;flex-basis:92px}
  .shs-document-item{grid-template-columns:52px minmax(0,1fr)}
  .shs-document-actions{grid-column:2;justify-content:flex-start}
}
@media (max-width:767.98px){
  .shs-brandbar{padding:12px 0 14px}
  .shs-brand-shell{gap:12px;align-items:center}
  .shs-brand-emblem{width:70px;height:70px;flex-basis:70px}
  .shs-brand-office{font-size:.64rem;padding:2px 7px;margin-bottom:3px}
  .shs-school-name{font-size:1.54rem;line-height:1.08}.shs-school-name:after{width:58px;height:2px;margin-top:6px}
  .shs-school-name-en{font-size:.68rem;letter-spacing:.04em;margin-top:5px}.shs-school-tagline{font-size:.7rem;margin-top:2px}.shs-brand-details{display:none}
  .shs-quick-wrap{padding:18px 0 4px}
  .shs-stat{display:block;text-align:center;padding:17px 8px}.shs-stat-icon{width:48px;height:48px;margin:0 auto 10px}.shs-stat-number{font-size:1.9rem}.shs-stat-label{font-size:.82rem}
  .shs-page-hero{padding:34px 0}.shs-content-area{padding:48px 0}
  .shs-document-item{grid-template-columns:45px minmax(0,1fr);gap:11px;padding:13px}.shs-document-icon{width:45px;height:45px}.shs-document-actions{grid-column:1/-1}.shs-document-actions .btn{flex:1}
  .shs-form-shell{padding:21px 17px}
  .shs-floating-toggle{width:54px;height:54px;padding:0;justify-content:center}.shs-floating-toggle-text{display:none}.shs-floating-toggle-icon{width:54px;height:54px;background:transparent}
  .shs-floating{right:14px;bottom:14px}.shs-floating-menu{right:3px;bottom:64px}
}

/* Version 1.2.0 final refinements */
@media (min-width:992px){
  .shs-brandbar{padding:21px 0 22px}
  .shs-brand-shell{max-width:1180px;justify-content:flex-start;gap:0;padding:0 34px}
  .shs-brand-emblem{width:122px;height:122px;flex-basis:122px;padding-right:25px;margin-right:28px;border-right:1px solid #d9e4ed}
  .shs-brand-text{max-width:830px}
  .shs-school-name{font-size:clamp(2.35rem,3.15vw,3.15rem)}
}
.shs-brandbar{position:relative;overflow:hidden}
.shs-brandbar:before{content:'';position:absolute;left:0;top:0;bottom:0;width:5px;background:linear-gradient(180deg,var(--shs-primary),var(--shs-secondary),var(--shs-accent))}
.shs-brandbar:after{content:'';position:absolute;right:-95px;top:-125px;width:310px;height:310px;border-radius:50%;border:48px solid rgba(13,59,102,.025);pointer-events:none}
.shs-brand-shell{position:relative;z-index:1}
.shs-brand-office{background:transparent;border-left:3px solid var(--shs-accent);border-radius:0;padding:0 0 0 9px;color:#7c5c17}
.shs-school-name:after{width:116px;background:linear-gradient(90deg,var(--shs-primary),var(--shs-secondary),var(--shs-accent))}
.shs-school-tagline{max-width:760px}

.shs-card-meta{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:10px}
.shs-card-meta span{display:inline-flex;align-items:center;gap:5px;padding:5px 8px;border-radius:999px;background:var(--shs-soft);color:var(--shs-secondary);font-size:.72rem;font-weight:700}
.shs-card-meta svg{width:13px;height:13px;fill:currentColor}

.shs-fact-matrix{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.shs-fact-box{position:relative;min-height:145px;padding:20px;background:#fff;border:1px solid var(--shs-border);border-radius:18px;box-shadow:0 9px 26px rgba(13,59,102,.055);overflow:hidden}
.shs-fact-box:after{content:'';position:absolute;right:-32px;bottom:-38px;width:90px;height:90px;border-radius:50%;background:var(--shs-primary);opacity:.035}
.shs-fact-box:nth-child(3n+2) .shs-icon-box{color:var(--shs-secondary);background:rgba(11,107,87,.09)}
.shs-fact-box:nth-child(3n+3) .shs-icon-box{color:#a9680e;background:rgba(217,164,65,.13)}
.shs-fact-box>span:not(.shs-icon-box){display:block;color:var(--shs-muted);font-size:.79rem;margin-top:13px}
.shs-fact-box>strong{display:block;color:var(--shs-primary);font-size:1.08rem;line-height:1.42;margin-top:2px}

.shs-profile-feature{display:grid;grid-template-columns:230px minmax(0,1fr);gap:32px;align-items:center;padding:30px;background:linear-gradient(135deg,#fff 0%,#f7fbfd 100%);border:1px solid var(--shs-border);border-radius:22px;box-shadow:var(--shs-shadow)}
.shs-profile-feature>img{width:230px;height:285px;object-fit:cover;border-radius:18px;box-shadow:0 13px 28px rgba(13,59,102,.15)}
.shs-profile-feature h2{font-size:1.65rem;color:var(--shs-primary);margin:9px 0 10px}.shs-profile-feature p{color:var(--shs-muted);line-height:1.8}
.shs-profile-meta{display:flex;gap:12px;flex-wrap:wrap}.shs-profile-meta span{display:inline-flex;align-items:center;gap:6px;color:var(--shs-secondary);font-weight:700;font-size:.83rem}.shs-profile-meta svg{width:16px;height:16px;fill:currentColor}

.shs-value-card{height:100%;padding:25px;background:#fff;border:1px solid var(--shs-border);border-top:4px solid var(--shs-primary);border-radius:18px;box-shadow:0 10px 28px rgba(13,59,102,.055)}
.shs-value-card h3{font-size:1.15rem;color:var(--shs-primary);margin:16px 0 8px}.shs-value-card p{font-size:.9rem;color:var(--shs-muted);margin:0;line-height:1.75}
.shs-value-card:nth-child(2){border-top-color:var(--shs-secondary)}

.shs-table-shell{overflow:hidden;background:#fff;border:1px solid var(--shs-border);border-radius:18px;box-shadow:0 10px 30px rgba(13,59,102,.05)}
.shs-table-shell thead th{background:linear-gradient(90deg,var(--shs-primary),#155888);color:#fff;border:0;padding:14px 17px;white-space:nowrap}
.shs-table-shell tbody td{padding:14px 17px;border-color:#e8eef3}
.shs-table-shell tbody tr:hover{background:#f8fbfd}
.shs-table-note{padding:12px 17px;margin:0;background:#f7fafc;color:var(--shs-muted);font-size:.78rem;border-top:1px solid var(--shs-border)}

.shs-inline-stat{height:100%;display:grid;place-items:center;text-align:center;padding:23px 12px;background:#fff;border:1px solid var(--shs-border);border-radius:18px;box-shadow:0 8px 25px rgba(13,59,102,.05)}
.shs-inline-stat>span{width:48px;height:48px;border-radius:14px;display:grid;place-items:center;background:rgba(13,59,102,.09);color:var(--shs-primary)}.shs-inline-stat svg{width:24px;height:24px;fill:currentColor}
.shs-inline-stat strong{font-family:'Roboto','Shurjo',Arial,sans-serif;color:var(--shs-primary);font-size:1.8rem;line-height:1;margin-top:12px}.shs-inline-stat small{color:var(--shs-muted);margin-top:5px}
.shs-inline-stats>div:nth-child(2) .shs-inline-stat>span{color:var(--shs-secondary);background:rgba(11,107,87,.09)}.shs-inline-stats>div:nth-child(3) .shs-inline-stat>span{color:#a9680e;background:rgba(217,164,65,.13)}.shs-inline-stats>div:nth-child(4) .shs-inline-stat>span{color:#7d3faa;background:rgba(138,75,180,.1)}

.shs-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;counter-reset:step}
.shs-step{position:relative;padding:24px 20px;background:#fff;border:1px solid var(--shs-border);border-radius:18px;box-shadow:0 9px 25px rgba(13,59,102,.05)}
.shs-step>span{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:linear-gradient(135deg,var(--shs-primary),var(--shs-secondary));color:#fff;font-family:'Roboto','Shurjo',Arial,sans-serif;font-size:1.15rem;font-weight:800;box-shadow:0 8px 18px rgba(13,59,102,.18)}
.shs-step h3{font-size:1.05rem;color:var(--shs-primary);margin:16px 0 6px}.shs-step p{font-size:.85rem;color:var(--shs-muted);margin:0;line-height:1.65}
.shs-step:not(:last-child):after{content:'›';position:absolute;right:-13px;top:35px;z-index:2;width:26px;height:26px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--shs-border);color:var(--shs-secondary);font-size:1.2rem;font-weight:800}

.shs-rule-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.shs-rule-grid>div{display:grid;grid-template-columns:28px 34px 1fr;gap:10px;align-items:start;padding:17px;background:#fff;border:1px solid var(--shs-border);border-radius:15px}
.shs-rule-grid>div>span{color:var(--shs-secondary)}.shs-rule-grid svg{width:23px;height:23px;fill:currentColor}.shs-rule-grid strong{width:30px;height:30px;border-radius:9px;background:var(--shs-soft);display:grid;place-items:center;color:var(--shs-primary)}.shs-rule-grid p{margin:2px 0 0;color:var(--shs-ink);font-size:.88rem;line-height:1.65}

.shs-portal-card{height:100%;display:grid;grid-template-columns:52px 1fr 18px;align-items:center;gap:13px;padding:16px;background:#fff;border:1px solid var(--shs-border);border-radius:16px;box-shadow:0 8px 24px rgba(13,59,102,.045);color:var(--shs-ink)}
.shs-portal-card>span:nth-child(2) strong{display:block;color:var(--shs-primary)}.shs-portal-card small{display:block;color:var(--shs-muted);font-size:.78rem;margin-top:3px}.shs-portal-card>svg{width:18px;height:18px;fill:var(--shs-secondary)}.shs-portal-card:hover{transform:translateY(-3px);box-shadow:0 13px 28px rgba(13,59,102,.09)}

.shs-action-panel{display:grid;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:20px;padding:26px;background:linear-gradient(120deg,#f4f9fd,#f2fbf8);border:1px solid #dce9ef;border-radius:20px}.shs-action-panel>.shs-icon-box{width:64px;height:64px;border-radius:18px}.shs-action-panel h2{font-size:1.3rem;color:var(--shs-primary);margin:7px 0 5px}.shs-action-panel p{margin:0;color:var(--shs-muted);font-size:.88rem}

@media (max-width:991.98px){
  .shs-brand-emblem{padding-right:0;margin-right:0;border-right:0}
  .shs-fact-matrix{grid-template-columns:repeat(2,minmax(0,1fr))}
  .shs-steps{grid-template-columns:repeat(2,minmax(0,1fr))}.shs-step:nth-child(2):after{display:none}
  .shs-action-panel{grid-template-columns:60px minmax(0,1fr)}.shs-action-panel>.btn{grid-column:2;justify-self:start}
}
@media (max-width:767.98px){
  .shs-brandbar:before{width:3px}.shs-brandbar:after{display:none}
  .shs-brand-shell{padding:0 4px}.shs-brand-text{min-width:0}.shs-school-tagline{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:65vw}
  .shs-fact-matrix{grid-template-columns:1fr 1fr;gap:10px}.shs-fact-box{min-height:130px;padding:15px}.shs-fact-box .shs-icon-box{width:44px;height:44px}
  .shs-profile-feature{grid-template-columns:1fr;padding:20px;text-align:center}.shs-profile-feature>img{width:180px;height:220px;margin:auto}.shs-profile-meta{justify-content:center}
  .shs-steps{grid-template-columns:1fr}.shs-step:after{display:none!important}
  .shs-rule-grid{grid-template-columns:1fr}
  .shs-action-panel{grid-template-columns:1fr;text-align:center}.shs-action-panel>.shs-icon-box{margin:auto}.shs-action-panel>.btn{grid-column:1;justify-self:stretch}
}
.shs-video-embed{overflow:hidden;border-radius:20px;background:#071d2e;box-shadow:var(--shs-shadow)}
.shs-video-embed iframe{display:block;width:100%;aspect-ratio:16/9;height:auto;border:0}

/* Version 1.3.0: simplified identity, aligned pages, colourful standard UI and Ittehad-style contact panel */
body{background:#f7f9fc}
.shs-topbar{background:linear-gradient(90deg,#071f38 0%,var(--shs-primary-dark) 58%,#073f4c 100%)}

/* Header identity: logo plus the two school-name lines only. */
.shs-brandbar{
  padding:18px 0!important;
  min-height:126px;
  background:
    linear-gradient(90deg,rgba(13,59,102,.035),rgba(11,107,87,.025) 55%,rgba(217,164,65,.04)),
    #fff;
  border-bottom:1px solid #e4ecf3;
  overflow:hidden;
}
.shs-brandbar:before{width:100%;height:4px;top:0;bottom:auto;background:linear-gradient(90deg,var(--shs-primary) 0 42%,var(--shs-secondary) 42% 76%,var(--shs-accent) 76%)}
.shs-brandbar:after{right:-130px;top:-175px;width:390px;height:390px;border:58px solid rgba(11,107,87,.035)}
.shs-brand-shell{max-width:none!important;margin:0!important;padding:0!important;justify-content:flex-start!important;gap:20px!important}
.shs-brand-emblem{
  width:92px!important;height:92px!important;flex:0 0 92px!important;
  padding:8px!important;margin:0!important;border:1px solid #dbe6ef!important;
  border-radius:20px!important;background:#fff!important;
  box-shadow:0 12px 30px rgba(13,59,102,.12)!important;
}
.shs-brand-emblem .custom-logo{border-radius:12px!important;filter:none!important}
.shs-brand-text{padding:0!important;border:0!important;max-width:none!important;display:flex;flex-direction:column;justify-content:center}
.shs-school-name{font-size:clamp(2.15rem,3.2vw,3.05rem)!important;line-height:1.06!important;letter-spacing:-.018em!important;margin:0!important;color:var(--shs-primary)!important}
.shs-school-name::after{content:''!important;display:block!important;width:116px!important;height:3px!important;border-radius:999px!important;margin-top:9px!important;background:linear-gradient(90deg,var(--shs-primary),var(--shs-secondary),var(--shs-accent))!important}
.shs-school-name-en{font-family:'Roboto',Arial,sans-serif;font-size:1.02rem!important;line-height:1.2;font-weight:700!important;letter-spacing:.06em!important;text-transform:none!important;color:var(--shs-secondary)!important;margin-top:8px!important}

/* Navigation begins from the left edge of the content container. */
.shs-navbar-wrap{background:linear-gradient(90deg,#092f55 0%,var(--shs-primary) 50%,#08685c 100%)}
.shs-navbar .navbar-collapse{justify-content:flex-start!important}
.shs-navbar .navbar-nav{margin-left:0!important;margin-right:auto!important}
.shs-navbar .nav-link{padding-left:.86rem!important;padding-right:.86rem!important}
.shs-navbar .nav-link:before{left:.86rem;right:.86rem;background:linear-gradient(90deg,#ffd66d,var(--shs-accent))}
.shs-navbar .dropdown-menu{border-top:4px solid var(--shs-accent)}

/* All page hero and page content edges use the exact same Bootstrap container line. */
.shs-page-hero{
  padding:50px 0;
  background:
    radial-gradient(circle at 84% 22%,rgba(255,214,109,.20),transparent 24%),
    linear-gradient(112deg,#082d53 0%,#0e4d78 56%,#087260 100%);
  border-bottom:5px solid transparent;
  border-image:linear-gradient(90deg,var(--shs-primary),var(--shs-accent),var(--shs-secondary)) 1;
}
.shs-page-hero:after{width:360px;height:360px;right:-100px;top:-245px;background:rgba(255,255,255,.07)}
.shs-page-hero h1{max-width:100%;font-size:clamp(2rem,3.5vw,2.85rem);text-shadow:0 4px 18px rgba(3,24,42,.22)}
.shs-page-content,.shs-page-modules{max-width:none!important;width:100%;margin-left:0!important;margin-right:0!important}
.shs-content-area{padding:64px 0;background:linear-gradient(180deg,#fff 0%,#f8fbfe 100%)}
.shs-page-content>p:first-child{font-size:1.05rem}

/* Controlled colour accents across cards, lists and modules. */
.shs-card,.shs-feature-card,.shs-person-card,.shs-document-item,.shs-table-shell,.shs-form-shell,.shs-contact-card,.shs-page-link-card{border-color:#dbe6ef}
.shs-feature-card:nth-child(4n+1){border-top:4px solid var(--shs-primary)}
.shs-feature-card:nth-child(4n+2){border-top:4px solid var(--shs-secondary)}
.shs-feature-card:nth-child(4n+3){border-top:4px solid var(--shs-accent)}
.shs-feature-card:nth-child(4n+4){border-top:4px solid #7b4fb2}
.shs-document-item:nth-child(4n+2){border-left-color:var(--shs-secondary)}
.shs-document-item:nth-child(4n+3){border-left-color:var(--shs-accent)}
.shs-document-item:nth-child(4n+4){border-left-color:#7b4fb2}
.shs-table-shell thead th{background:linear-gradient(90deg,#0a4775,#126797)}
.shs-section-icon,.shs-icon-box{box-shadow:inset 0 0 0 1px rgba(13,59,102,.045)}

/* Footer reduced to three useful columns with a developer card. */
.shs-footer{
  position:relative;overflow:hidden;padding-top:64px;
  background:linear-gradient(135deg,#061729 0%,#081f35 58%,#073b42 100%);
  color:rgba(255,255,255,.76)
}
.shs-footer-glow{position:absolute;border-radius:50%;pointer-events:none;filter:blur(2px)}
.shs-footer-glow-one{width:420px;height:420px;left:-250px;top:-230px;background:rgba(26,123,165,.18)}
.shs-footer-glow-two{width:360px;height:360px;right:-190px;bottom:-220px;background:rgba(11,107,87,.22)}
.shs-footer-main{position:relative;z-index:2}
.shs-footer-brand{align-items:center;margin-bottom:18px}
.shs-footer-brand img{width:72px;height:72px;padding:5px;border-radius:15px;background:#fff;object-fit:contain}
.shs-footer-brand strong{display:block;font-size:1.38rem;line-height:1.25;color:#fff}
.shs-footer-brand span{display:block;font-family:'Roboto',Arial,sans-serif;margin-top:4px;font-size:.78rem;letter-spacing:.055em;color:#8fd4c9}
.shs-footer-intro{max-width:570px;margin-bottom:22px;color:rgba(255,255,255,.67)}
.shs-footer-contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.shs-footer-contact{display:flex;align-items:flex-start;gap:10px;margin:0;min-width:0}
.shs-footer-contact-icon{width:34px;height:34px;flex:0 0 34px;border-radius:10px;display:grid;place-items:center;background:rgba(255,255,255,.08);color:#ffd66d}
.shs-footer-contact-icon svg{width:17px;height:17px;fill:currentColor;margin:0}
.shs-footer-contact>span:last-child,.shs-footer-contact>a{font-size:.84rem;line-height:1.55;color:rgba(255,255,255,.72);overflow-wrap:anywhere}
.shs-footer-heading,.shs-developer-label{position:relative;font-family:'Roboto','Shurjo',Arial,sans-serif;font-size:.78rem!important;letter-spacing:.11em;text-transform:uppercase;color:#fff!important;margin-bottom:20px!important}
.shs-footer-heading:after,.shs-developer-label:after{content:'';display:block;width:36px;height:3px;border-radius:99px;margin-top:9px;background:linear-gradient(90deg,var(--shs-accent),var(--shs-secondary))}
.shs-footer-list li{position:relative;padding-left:17px;margin-bottom:10px}
.shs-footer-list li:before{content:'›';position:absolute;left:0;top:-1px;color:#ffd66d;font-weight:800}
.shs-developer-card{display:grid;grid-template-columns:46px 1fr;gap:14px;padding:21px;border:1px solid rgba(255,255,255,.12);border-radius:22px;background:rgba(255,255,255,.045);box-shadow:0 20px 45px rgba(0,0,0,.15);backdrop-filter:blur(8px)}
.shs-developer-mark{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;color:#e4d5ff;background:linear-gradient(135deg,rgba(123,79,178,.38),rgba(44,97,173,.28))}
.shs-developer-mark svg{width:24px;height:24px;fill:currentColor}
.shs-developer-copy strong{display:block;font-family:'Roboto','Shurjo',Arial,sans-serif;font-size:1.05rem;color:#fff}
.shs-developer-copy p{margin:6px 0 12px;font-family:'Roboto','Shurjo',Arial,sans-serif;font-size:.84rem;line-height:1.6;color:rgba(255,255,255,.62)}
.shs-developer-copy a{font-family:'Roboto',Arial,sans-serif;font-size:.84rem;font-weight:700;color:#cfb8ff}
.shs-developer-copy a:hover{color:#fff}
.shs-footer-identity{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}
.shs-footer-identity span{padding:6px 10px;border-radius:999px;background:rgba(255,255,255,.065);font-family:'Roboto','Shurjo',Arial,sans-serif;font-size:.72rem;color:rgba(255,255,255,.66)}
.shs-copyright{position:relative;z-index:2;margin-top:48px;padding:18px 0;border-top:1px solid rgba(255,255,255,.1)}
.shs-copyright a{color:#a8dcd4}

/* Ittehad-style floating contact panel with staggered reveal. */
.shs-floating{right:22px!important;bottom:22px!important;z-index:1100}
.shs-floating-panel{
  position:absolute;right:0;bottom:78px;width:min(330px,calc(100vw - 28px));
  padding:8px;border:1px solid #e3eaf1;border-radius:25px;background:#fff;
  box-shadow:0 28px 70px rgba(8,43,76,.22);
  opacity:0;visibility:hidden;transform:translateY(18px) scale(.94);transform-origin:bottom right;
  transition:opacity .24s ease,transform .34s cubic-bezier(.2,.8,.2,1),visibility .24s;
}
.shs-floating-panel:after{content:'';position:absolute;right:23px;bottom:-9px;width:18px;height:18px;background:#fff;transform:rotate(45deg);border-right:1px solid #e3eaf1;border-bottom:1px solid #e3eaf1}
.shs-floating-panel-inner{max-height:calc(100vh - 138px);overflow-y:auto;overscroll-behavior:contain;padding:12px;border-radius:18px;scrollbar-width:thin}
.shs-floating.is-open .shs-floating-panel{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.shs-contact-option{display:flex;align-items:center;gap:14px;padding:8px 3px;border-radius:14px;color:#12263a;opacity:0;transform:translateY(10px);transition:background .18s ease,opacity .25s ease,transform .3s ease}
.shs-contact-option:hover{background:#f4f8fb;color:#12263a;padding-left:8px;padding-right:8px}
.shs-floating.is-open .shs-contact-option{opacity:1;transform:translateY(0)}
.shs-floating.is-open .shs-contact-option:nth-child(1){transition-delay:.06s}
.shs-floating.is-open .shs-contact-option:nth-child(2){transition-delay:.11s}
.shs-floating.is-open .shs-contact-option:nth-child(3){transition-delay:.16s}
.shs-floating.is-open .shs-contact-option:nth-child(4){transition-delay:.21s}
.shs-contact-option-icon{width:46px;height:46px;flex:0 0 46px;border-radius:14px;display:grid;place-items:center;color:#fff;box-shadow:0 8px 20px rgba(8,43,76,.13)}
.shs-contact-option-icon svg{width:23px;height:23px;fill:currentColor}
.shs-contact-option-copy{min-width:0}
.shs-contact-option-copy strong{display:block;font-family:'Roboto','Shurjo',Arial,sans-serif;font-size:.96rem;line-height:1.25;color:#071c36}
.shs-contact-option-copy small{display:block;margin-top:3px;font-family:'Roboto','Shurjo',Arial,sans-serif;font-size:.78rem;line-height:1.25;color:#637b93;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.shs-contact-whatsapp .shs-contact-option-icon{background:#20c76a}
.shs-contact-messenger .shs-contact-option-icon{background:#1186f7}
.shs-contact-call .shs-contact-option-icon{background:#0969b5}
.shs-contact-email .shs-contact-option-icon{background:#eca91f}
.shs-floating-toggle{
  position:relative;width:64px!important;height:64px!important;padding:0!important;border:7px solid rgba(16,112,180,.12)!important;
  border-radius:50%!important;display:grid!important;place-items:center!important;
  background:#086eb6!important;color:#fff!important;box-shadow:0 15px 35px rgba(8,79,137,.30)!important;
  transition:transform .25s ease,background .25s ease!important
}
.shs-floating-toggle:hover{transform:translateY(-3px) scale(1.03)}
.shs-floating-toggle svg{width:25px;height:25px;fill:currentColor}
.shs-floating-open-icon,.shs-floating-close-icon{position:absolute;inset:0;display:grid;place-items:center;transition:opacity .22s ease,transform .32s cubic-bezier(.2,.8,.2,1)}
.shs-floating-open-icon{opacity:1;transform:rotate(0) scale(1)}
.shs-floating-close-icon{opacity:0;transform:rotate(-90deg) scale(.65)}
.shs-floating.is-open .shs-floating-toggle{background:#086eb6!important;transform:rotate(0)}
.shs-floating.is-open .shs-floating-open-icon{opacity:0;transform:rotate(90deg) scale(.65)}
.shs-floating.is-open .shs-floating-close-icon{opacity:1;transform:rotate(0) scale(1)}

@media (max-width:991.98px){
  .shs-brandbar{min-height:110px}
  .shs-brand-shell{gap:16px!important}
  .shs-brand-emblem{width:78px!important;height:78px!important;flex-basis:78px!important;border-radius:17px!important}
  .shs-school-name{font-size:2rem!important}
  .shs-navbar .navbar-nav{width:100%}
  .shs-page-content,.shs-page-modules{max-width:none!important}
  .shs-footer-contact-grid{grid-template-columns:1fr}
}
@media (max-width:767.98px){
  .shs-brandbar{padding:14px 0!important;min-height:94px}
  .shs-brandbar:after{display:none}
  .shs-brand-shell{gap:12px!important}
  .shs-brand-emblem{width:64px!important;height:64px!important;flex-basis:64px!important;padding:5px!important;border-radius:14px!important}
  .shs-school-name{font-size:1.48rem!important;line-height:1.08!important}
  .shs-school-name::after{width:72px!important;height:2px!important;margin-top:6px!important}
  .shs-school-name-en{font-size:.7rem!important;letter-spacing:.035em!important;margin-top:5px!important}
  .shs-page-hero{padding:36px 0}
  .shs-content-area{padding:48px 0}
  .shs-footer{padding-top:50px}
  .shs-footer-contact-grid{grid-template-columns:1fr}
  .shs-developer-card{grid-template-columns:40px 1fr;padding:18px;border-radius:19px}
  .shs-developer-mark{width:40px;height:40px;border-radius:12px}
  .shs-floating{right:14px!important;bottom:14px!important}
  .shs-floating-panel{right:0;bottom:74px;padding:7px;border-radius:22px}.shs-floating-panel-inner{padding:10px}
  .shs-floating-toggle{width:58px!important;height:58px!important;border-width:6px!important}
}
@media (prefers-reduced-motion:reduce){
  .shs-floating-panel,.shs-contact-option,.shs-floating-toggle,.shs-floating-open-icon,.shs-floating-close-icon{transition:none!important;animation:none!important}
}

/* Dynamic admin-managed page module presentation. */
.shs-dynamic-module-heading{margin-bottom:24px}
.shs-dynamic-module-heading+.shs-table-shell,
.shs-dynamic-module-heading+.shs-fact-matrix,
.shs-dynamic-module-heading+.shs-inline-stats,
.shs-dynamic-module-heading+.shs-steps,
.shs-dynamic-module-heading+.shs-rule-grid,
.shs-dynamic-module-heading+.row{margin-top:0}
.shs-map-placeholder{min-height:390px;color:var(--shs-text);background:linear-gradient(135deg,#f7fbff,#eff8f5)!important}
.shs-contact-panel{position:relative;opacity:1;visibility:visible;transform:none;overflow:visible}

/* Performance-focused media rendering. */
.shs-hero-media{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center}
.shs-hero-slide>.shs-hero-overlay{z-index:1}
.shs-about-image img,.shs-news-card img,.shs-gallery-card img,.shs-person-image img,.shs-profile-feature img{display:block;width:100%;height:auto}
@media(max-width:767.98px){.shs-hero-media{object-position:60% center}}
@supports(content-visibility:auto){
  .section-space,.section-soft{content-visibility:auto;contain-intrinsic-size:700px}
  .shs-hero-slider,.shs-quick-wrap{content-visibility:visible;contain-intrinsic-size:auto}
}

/* Enhanced viewport image loading. Native lazy-loading controls network work;
   these states prevent layout shift and reveal decoded images cleanly. */
img.shs-lazy-media{
  background-color:#eef4f8;
  transition:filter .28s ease,opacity .28s ease;
}
img.shs-lazy-media:not(.is-loaded):not(.is-error){filter:blur(2px);opacity:.92}
img.shs-lazy-media.is-loaded{filter:none;opacity:1;animation:shs-image-reveal .3s ease both}
img.shs-lazy-media.is-error{filter:none;opacity:1;background:#f4f6f8}
@keyframes shs-image-reveal{from{opacity:.72}to{opacity:1}}
@media(prefers-reduced-motion:reduce){
  img.shs-lazy-media{transition:none!important;animation:none!important;filter:none!important;opacity:1!important}
}

/* Mobile navigation dropdown reliability and touch presentation. */
@media (max-width:991.98px){
  .shs-navbar .navbar-collapse{padding:0 0 .8rem}
  .shs-navbar .navbar-nav,.shs-navbar .nav-item,.shs-navbar .dropdown{width:100%}
  .shs-navbar .dropdown-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;white-space:normal;text-align:left}
  .shs-navbar .dropdown-toggle::after{flex:0 0 auto;margin-left:auto;transition:transform .2s ease}
  .shs-navbar .dropdown-toggle[aria-expanded="true"]::after{transform:rotate(180deg)}
  .shs-navbar .dropdown-menu{position:static!important;inset:auto!important;transform:none!important;width:100%;min-width:0;margin:0 0 .45rem!important;padding:.45rem;border:0!important;border-left:3px solid var(--shs-accent)!important;border-radius:0 0 12px 12px;background:rgba(255,255,255,.98);box-shadow:none!important}
  .shs-navbar .dropdown-menu:not(.show){display:none}
  .shs-navbar .dropdown-menu.show{display:block}
  .shs-navbar .dropdown-item{display:block;width:100%;padding:.72rem .8rem;white-space:normal;line-height:1.45}
}
