.sp-module-archive{padding:56px 0 72px}.sp-module-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0 0 28px}.sp-module-toolbar p{margin:0;color:#667085}.sp-teacher-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.sp-teacher-card{overflow:hidden;border:1px solid #e3e9f0;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(20,46,83,.07)}.sp-teacher-card__image{display:block;aspect-ratio:4/3;background:#eef3f8;overflow:hidden}.sp-teacher-card__image img{width:100%;height:100%;object-fit:cover}.sp-teacher-card__body{padding:22px}.sp-teacher-card h2{margin:0 0 8px;font-size:21px}.sp-teacher-card h2 a{color:var(--sp-text,#1f2937);text-decoration:none}.sp-teacher-card__role{margin:0 0 12px;color:var(--sp-primary,#064480);font-weight:700}.sp-teacher-card__meta{display:flex;flex-wrap:wrap;gap:7px;margin-top:14px}.sp-chip{display:inline-flex;padding:5px 9px;border-radius:999px;background:#eef5fb;color:#315a82;font-size:13px;text-decoration:none}.sp-document-list{display:grid;gap:14px}.sp-document-row{display:grid;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px;border:1px solid #e3e9f0;border-radius:12px;background:#fff}.sp-document-row__icon{display:grid;place-items:center;width:52px;height:52px;border-radius:10px;background:#eef5fb;color:var(--sp-primary,#064480);font-size:24px;font-weight:800}.sp-document-row h2{margin:0 0 5px;font-size:19px}.sp-document-row h2 a{color:var(--sp-text,#1f2937);text-decoration:none}.sp-document-row p{margin:0;color:#667085}.sp-document-row__action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:9px 16px;border-radius:8px;background:var(--sp-primary,#064480);color:#fff;text-decoration:none;font-weight:700}.sp-gallery-albums{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.sp-gallery-album{position:relative;display:block;aspect-ratio:4/3;overflow:hidden;border-radius:14px;background:#dfe8f1;color:#fff}.sp-gallery-album img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.sp-gallery-album:hover img{transform:scale(1.04)}.sp-gallery-album__overlay{position:absolute;inset:auto 0 0;padding:52px 20px 18px;background:linear-gradient(transparent,rgba(0,35,72,.9))}.sp-gallery-album__overlay strong{display:block;font-size:20px}.sp-gallery-album__overlay span{font-size:13px;opacity:.9}.sp-profile-layout{display:grid;grid-template-columns:minmax(240px,330px) minmax(0,1fr);gap:38px;padding:56px 0}.sp-profile-photo img{width:100%;height:auto;border-radius:16px}.sp-profile-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:24px 0}.sp-profile-details div{padding:14px;border-radius:10px;background:#f6f8fb}.sp-profile-details strong{display:block;font-size:12px;text-transform:uppercase;color:#667085;margin-bottom:4px}.sp-document-view{max-width:900px;margin:0 auto;padding:56px 0}.sp-document-download{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:28px 0;padding:22px;border:1px solid #e3e9f0;border-radius:12px;background:#f8fafc}.sp-gallery-view{padding:56px 0}.sp-gallery-view__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sp-gallery-view__grid a{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:10px}.sp-gallery-view__grid img{width:100%;height:100%;object-fit:cover}.sp-pagination{margin-top:32px}@media(max-width:900px){.sp-teacher-grid,.sp-gallery-albums{grid-template-columns:repeat(2,minmax(0,1fr))}.sp-profile-layout{grid-template-columns:1fr}.sp-profile-photo{max-width:360px}.sp-gallery-view__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.sp-module-toolbar{align-items:flex-start;flex-direction:column}.sp-teacher-grid,.sp-gallery-albums,.sp-gallery-view__grid{grid-template-columns:1fr}.sp-document-row{grid-template-columns:44px minmax(0,1fr)}.sp-document-row__action{grid-column:2;justify-self:start}.sp-profile-details{grid-template-columns:1fr}.sp-document-download{align-items:flex-start;flex-direction:column}}
