/*
|--------------------------------------------------------------------------
| School Classic 01 — Pro Premium Section Variants
|--------------------------------------------------------------------------
*/

.pf-section-header{max-width:820px;margin:0 auto 38px;text-align:center}
.pf-section-kicker{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:999px;background:#eef4fb;color:#163a5f;font-size:.76rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.pf-section-title{margin:16px 0 0;color:#102b46;font-size:clamp(2rem,4vw,3.5rem);line-height:1.08;letter-spacing:-.035em}
.pf-section-copy{margin-top:18px;color:#64748b;line-height:1.78}
.pf-section-copy--center{max-width:720px;margin-inline:auto}
.pf-media-placeholder{display:flex;align-items:center;justify-content:center;min-height:360px;background:#eaf1f8;color:#163a5f;font-size:3rem}
.pf-empty-state{padding:36px;border:1px dashed #cbd5e1;border-radius:18px;text-align:center;color:#64748b;background:#fff}

/* About */
.pf-school-about-v2,.pf-school-about-v3,.pf-school-about-v4,.pf-school-about-v5{padding:88px 0}
.pf-school-about-v2__grid,.pf-school-about-v5__grid{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}
.pf-school-about-v2__visual,.pf-school-about-v5__visual{position:relative}
.pf-school-about-v2__visual img,.pf-school-about-v5__visual img{width:100%;height:520px;object-fit:cover;border-radius:28px;box-shadow:0 24px 60px rgb(15 39 64/.15)}
.pf-school-about-v2__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:30px}
.pf-school-about-v2__stats article{padding:18px;border:1px solid #dce3ea;border-radius:16px;background:#fff}
.pf-school-about-v2__stats strong{display:block;color:#163a5f;font-size:1.35rem}.pf-school-about-v2__stats span{font-size:.78rem;color:#64748b}
.pf-school-about-v2__accent-card{position:absolute;left:-20px;bottom:24px;display:flex;gap:10px;align-items:center;padding:15px 18px;border-radius:16px;background:#102b46;color:#fff;box-shadow:0 16px 40px rgb(0 0 0/.18)}
.pf-school-about-v3{background:#f7f9fc}.pf-school-about-v3__header{text-align:center;max-width:820px;margin:auto}
.pf-school-about-v3__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin-top:42px}.pf-school-about-v3__cards article{padding:28px;border-radius:22px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 12px 30px rgb(15 23 42/.05)}.pf-school-about-v3__cards i{font-size:1.6rem;color:#d6a84b}.pf-school-about-v3__cards h3{color:#102b46}
.pf-school-about-v4{background:linear-gradient(135deg,#102b46,#163a5f)}.pf-school-about-v4__shell{display:grid;grid-template-columns:1.05fr .95fr;gap:0;align-items:center}.pf-school-about-v4__media img,.pf-school-about-v4__media .pf-media-placeholder{width:100%;height:540px;object-fit:cover;border-radius:28px 0 0 28px}.pf-school-about-v4__panel{padding:48px;border-radius:0 28px 28px 0;background:#fff}.pf-school-about-v4__points{display:grid;gap:10px;margin-top:24px}.pf-school-about-v4__points span{display:flex;align-items:center;gap:9px;color:#334155}.pf-school-about-v4__points i{color:#16a34a}
.pf-school-about-v5{background:#fffaf0}.pf-school-about-v5__features{display:grid;gap:14px;margin-top:28px}.pf-school-about-v5__features article{display:flex;gap:14px;padding:16px;border-radius:16px;background:#fff;border:1px solid #eadfcb}.pf-school-about-v5__features i{color:#d6a84b;font-size:1.3rem}.pf-school-about-v5__features span{display:block;margin-top:3px;color:#64748b;font-size:.82rem}

/* Services */
.pf-school-services-v2,.pf-school-services-v3,.pf-school-services-v4,.pf-school-services-v5{padding:88px 0}
.pf-school-services-v2{background:#f7f9fc}.pf-school-services-v2__list{display:grid;gap:12px;max-width:980px;margin:auto}.pf-school-services-v2__row{display:grid;grid-template-columns:64px 56px 1fr;gap:16px;align-items:center;padding:18px 22px;border-radius:18px;background:#fff;border:1px solid #e2e8f0}.pf-school-services-v2__number{font-weight:900;color:#cbd5e1}.pf-school-services-v2__icon{display:flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:14px;background:#eaf1f8;color:#163a5f}.pf-school-services-v2__row h3{margin:0;color:#102b46}.pf-school-services-v2__row p{margin:4px 0 0;color:#64748b}
.pf-school-services-v3__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.pf-school-services-v3__grid article{padding:26px;border-radius:22px;background:#fff;border:1px solid #dce3ea;transition:.2s}.pf-school-services-v3__grid article:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgb(15 39 64/.1)}.pf-school-services-v3__icon{display:flex;width:54px;height:54px;align-items:center;justify-content:center;border-radius:16px;background:#163a5f;color:#fff}.pf-school-services-v3__link{display:inline-flex;gap:7px;align-items:center;margin-top:16px;color:#163a5f;font-weight:800;font-size:.82rem}
.pf-school-services-v4{background:#102b46;color:#fff}.pf-school-services-v4 .pf-section-title{color:#fff}.pf-school-services-v4 .pf-section-copy{color:#cbd5e1}.pf-school-services-v4__layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:54px}.pf-school-services-v4__stack{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pf-school-services-v4__stack article{display:flex;gap:14px;padding:20px;border-radius:18px;background:rgb(255 255 255/.08);border:1px solid rgb(255 255 255/.12)}.pf-school-services-v4__stack span{color:#d6a84b}.pf-school-services-v4__stack h3{margin:0;color:#fff}.pf-school-services-v4__stack p{color:#cbd5e1}
.pf-school-services-v5{background:#fffaf0}.pf-school-services-v5__head{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:end;margin-bottom:36px}.pf-school-services-v5__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pf-school-services-v5__grid article{padding:28px;border-radius:22px;background:#fff;border:1px solid #eadfcb}.pf-school-services-v5__grid article.is-featured{background:#163a5f;color:#fff}.pf-school-services-v5__grid article.is-featured h3{color:#fff}.pf-school-services-v5__icon{display:flex;width:50px;height:50px;align-items:center;justify-content:center;border-radius:14px;background:#f7ead0;color:#b98e36}.pf-school-services-v5__grid small{display:block;margin-top:18px;color:#94a3b8;font-weight:900}

/* Gallery */
.pf-school-gallery-v2,.pf-school-gallery-v3,.pf-school-gallery-v4,.pf-school-gallery-v5{padding:88px 0}
.pf-school-gallery-v2__masonry{columns:3 260px;column-gap:16px}.pf-school-gallery-v2__masonry figure{break-inside:avoid;margin:0 0 16px;overflow:hidden;border-radius:18px}.pf-school-gallery-v2__masonry img{width:100%;display:block;object-fit:cover}.pf-school-gallery-v2__masonry .is-tall img{min-height:420px}
.pf-school-gallery-v3{background:#f7f9fc}.pf-school-gallery-v3__layout{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pf-school-gallery-v3__layout figure{position:relative;overflow:hidden;border-radius:20px;min-height:220px}.pf-school-gallery-v3__layout figure.is-featured{grid-column:span 2;grid-row:span 2;min-height:460px}.pf-school-gallery-v3__layout img{width:100%;height:100%;object-fit:cover}.pf-school-gallery-v3__layout figcaption{position:absolute;inset:auto 14px 14px 14px;padding:9px 12px;border-radius:12px;background:rgb(15 39 64/.75);color:#fff;font-size:.76rem}
.pf-school-gallery-v4__head{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:end;margin-bottom:30px}.pf-school-gallery-v4__strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,36%);gap:16px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.pf-school-gallery-v4__strip figure{scroll-snap-align:start;margin:0;overflow:hidden;border-radius:20px;height:360px}.pf-school-gallery-v4__strip img{width:100%;height:100%;object-fit:cover}
.pf-school-gallery-v5{background:#102b46}.pf-school-gallery-v5 .pf-section-title{color:#fff}.pf-school-gallery-v5 .pf-section-copy{color:#cbd5e1}.pf-school-gallery-v5__collage{display:grid;grid-template-columns:repeat(4,1fr);grid-auto-rows:180px;gap:12px}.pf-school-gallery-v5__collage figure{margin:0;overflow:hidden;border-radius:16px}.pf-school-gallery-v5__collage img{width:100%;height:100%;object-fit:cover}.pf-school-gallery-v5__collage .item-1,.pf-school-gallery-v5__collage .item-6{grid-column:span 2;grid-row:span 2}.pf-school-gallery-v5__collage .item-3{grid-row:span 2}

/* Testimonials */
.pf-school-testimonials-v2,.pf-school-testimonials-v3,.pf-school-testimonials-v4,.pf-school-testimonials-v5{padding:88px 0}
.pf-school-testimonials-v2{background:#f7f9fc}.pf-school-testimonials-v2__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.pf-school-testimonials-v2__grid article{padding:28px;border-radius:22px;background:#fff;border:1px solid #e2e8f0}.pf-school-testimonials-v2__grid i{color:#d6a84b;font-size:1.4rem}.pf-school-testimonials-v2__grid p{color:#475569;line-height:1.75}.pf-school-testimonials-v2__grid span{display:block;color:#94a3b8;font-size:.78rem}
.pf-school-testimonials-v3__stack{display:grid;gap:16px;max-width:900px;margin:auto}.pf-school-testimonials-v3__stack article{display:grid;grid-template-columns:72px 1fr;gap:18px;align-items:center;padding:22px;border-radius:20px;background:#fff;border:1px solid #dce3ea}.pf-school-testimonials-v3__avatar img,.pf-school-testimonials-v3__avatar span{width:64px;height:64px;border-radius:50%;object-fit:cover;display:flex;align-items:center;justify-content:center;background:#163a5f;color:#fff;font-weight:900}
.pf-school-testimonials-v4{background:#fffaf0}.pf-school-testimonials-v4__layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:48px}.pf-school-testimonials-v4__cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pf-school-testimonials-v4__cards article{padding:22px;border-radius:18px;background:#fff;border:1px solid #eadfcb}.pf-school-testimonials-v4__cards i{color:#d6a84b}
.pf-school-testimonials-v5{background:#102b46;color:#fff}.pf-school-testimonials-v5 .pf-section-title{color:#fff}.pf-school-testimonials-v5 .pf-section-copy{color:#cbd5e1}.pf-school-testimonials-v5__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.pf-school-testimonials-v5__grid article{padding:26px;border-radius:22px;background:rgb(255 255 255/.08);border:1px solid rgb(255 255 255/.12)}.pf-school-testimonials-v5__grid article.is-featured{grid-column:span 2;background:#fff;color:#102b46}.pf-school-testimonials-v5__grid i{color:#d6a84b}

/* Contact */
.pf-school-contact-v2,.pf-school-contact-v3,.pf-school-contact-v4,.pf-school-contact-v5{padding:88px 0}
.pf-school-contact-v2__cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.pf-school-contact-v2__cards article{padding:28px;border-radius:22px;background:#fff;border:1px solid #dce3ea;text-align:center}.pf-school-contact-v2__cards i{font-size:1.5rem;color:#d6a84b}.pf-school-contact-v2__cards span{display:block;margin-top:12px;color:#64748b;font-size:.78rem}.pf-school-contact-v2__cards a,.pf-school-contact-v2__cards p{display:block;margin-top:6px;color:#102b46;font-weight:800}
.pf-school-contact-v3{background:#f7f9fc}.pf-school-contact-v3__grid{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center}.pf-school-contact-v3__details{display:grid;gap:14px}.pf-school-contact-v3__details div{display:grid;grid-template-columns:48px 1fr;gap:4px 12px;align-items:center;padding:18px;border-radius:18px;background:#fff;border:1px solid #e2e8f0}.pf-school-contact-v3__details i{grid-row:span 2;color:#163a5f}.pf-school-contact-v3__details span{color:#64748b;font-size:.76rem}
.pf-school-contact-v4{background:linear-gradient(135deg,#102b46,#163a5f)}.pf-school-contact-v4__panel{display:grid;grid-template-columns:1.2fr .8fr;gap:32px;align-items:center;padding:44px;border-radius:28px;background:#fff}.pf-school-contact-v4__action{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.pf-school-contact-v4__phone{display:inline-flex;gap:8px;align-items:center;color:#163a5f;font-weight:800}
.pf-school-contact-v5{background:#fffaf0}.pf-school-contact-v5__shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:46px}.pf-school-contact-v5__cards{display:grid;grid-template-columns:1fr 1fr;gap:14px}.pf-school-contact-v5__cards article{padding:22px;border-radius:18px;background:#fff;border:1px solid #eadfcb}.pf-school-contact-v5__cards i{color:#d6a84b}.pf-school-contact-v5__cards small{display:block;margin-top:12px;color:#94a3b8}.pf-school-contact-v5__cards strong{display:block;margin-top:4px;color:#102b46}

/* Responsive */
@media (max-width:980px){
  .pf-school-about-v2__grid,.pf-school-about-v5__grid,.pf-school-about-v4__shell,.pf-school-services-v4__layout,.pf-school-services-v5__head,.pf-school-gallery-v4__head,.pf-school-testimonials-v4__layout,.pf-school-contact-v3__grid,.pf-school-contact-v4__panel,.pf-school-contact-v5__shell{grid-template-columns:1fr}
  .pf-school-services-v3__grid,.pf-school-services-v5__grid,.pf-school-contact-v2__cards{grid-template-columns:repeat(2,1fr)}
  .pf-school-gallery-v5__collage{grid-template-columns:repeat(2,1fr)}
  .pf-school-about-v4__media img,.pf-school-about-v4__media .pf-media-placeholder{border-radius:28px 28px 0 0}.pf-school-about-v4__panel{border-radius:0 0 28px 28px}
}
@media (max-width:640px){
  .pf-school-about-v2,.pf-school-about-v3,.pf-school-about-v4,.pf-school-about-v5,.pf-school-services-v2,.pf-school-services-v3,.pf-school-services-v4,.pf-school-services-v5,.pf-school-gallery-v2,.pf-school-gallery-v3,.pf-school-gallery-v4,.pf-school-gallery-v5,.pf-school-testimonials-v2,.pf-school-testimonials-v3,.pf-school-testimonials-v4,.pf-school-testimonials-v5,.pf-school-contact-v2,.pf-school-contact-v3,.pf-school-contact-v4,.pf-school-contact-v5{padding:58px 0}
  .pf-school-about-v2__stats,.pf-school-about-v3__cards,.pf-school-services-v3__grid,.pf-school-services-v4__stack,.pf-school-services-v5__grid,.pf-school-testimonials-v2__grid,.pf-school-testimonials-v4__cards,.pf-school-testimonials-v5__grid,.pf-school-contact-v2__cards,.pf-school-contact-v5__cards{grid-template-columns:1fr}
  .pf-school-services-v2__row{grid-template-columns:44px 1fr}.pf-school-services-v2__icon{display:none}
  .pf-school-gallery-v3__layout{grid-template-columns:1fr}.pf-school-gallery-v3__layout figure.is-featured{grid-column:auto;grid-row:auto;min-height:280px}
  .pf-school-gallery-v4__strip{grid-auto-columns:84%}
  .pf-school-gallery-v5__collage{grid-template-columns:1fr;grid-auto-rows:240px}.pf-school-gallery-v5__collage .item-1,.pf-school-gallery-v5__collage .item-6,.pf-school-gallery-v5__collage .item-3{grid-column:auto;grid-row:auto}
  .pf-school-testimonials-v5__grid article.is-featured{grid-column:auto}
}
