.procedure-header{background:#fff;border-bottom:1px solid var(--linea)}
.procedure-header__inner{min-height:92px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.procedure-brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:var(--azul-profundo)}
.procedure-brand .enspa-logo{width:58px;height:58px;object-fit:contain}
.procedure-brand span{display:flex;flex-direction:column;gap:3px}
.procedure-brand small{font-size:0;font-weight:700;color:#6a8596;text-transform:uppercase;letter-spacing:.06em}
.procedure-brand small::after{content:"Escuela secundaria estatal · Avellaneda";font-size:.72rem}
.procedure-brand strong{font-size:.88rem;letter-spacing:.02em}
.procedure-back{font-weight:800;color:var(--azul);text-decoration:none}
.procedure-hero{padding:76px 0;background:linear-gradient(145deg,#edf7fb,#fff)}
.procedure-hero__grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:56px;align-items:end}
.procedure-kicker,.procedure-heading>span,.important-box>span,.procedure-contact span{display:block;color:var(--azul);font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.procedure-hero h1{margin:10px 0 18px;font-family:"Libre Baskerville",Georgia,serif;font-size:clamp(3rem,6vw,5.4rem);line-height:.96;color:var(--azul-profundo)}
.procedure-hero p{max-width:720px;font-size:1.08rem;line-height:1.7;color:#557082}
.procedure-summary{padding:26px;background:var(--azul-profundo);color:#fff;box-shadow:var(--sombra-suave)}
.procedure-summary span{color:var(--celeste-2);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.procedure-summary strong{display:block;margin:8px 0 10px;font-family:"Libre Baskerville",Georgia,serif;font-size:1.55rem}
.procedure-summary p{margin:0;color:#d5e6ef;line-height:1.6}
.procedure-section{padding:84px 0;background:#fff}
.procedure-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:34px;align-items:start}
.procedure-heading{margin-bottom:28px}
.procedure-heading h2,.important-box h2,.procedure-contact h2{margin:6px 0 0;font-family:"Libre Baskerville",Georgia,serif;color:var(--azul-profundo)}
.document-checklist{list-style:none;padding:0;margin:0;border-top:1px solid var(--linea)}
.document-checklist li{display:grid;grid-template-columns:54px minmax(0,1fr);gap:18px;padding:22px 0;border-bottom:1px solid var(--linea)}
.document-checklist li>span{width:42px;height:42px;display:grid;place-items:center;background:#e7f4fa;color:var(--azul);font-weight:800}
.document-checklist strong{display:block;color:var(--azul-profundo);font-size:1.05rem}
.document-checklist p{margin:7px 0 0;color:#607585;line-height:1.6}
.important-box{padding:30px;background:#fff7ed;border:1px solid #f3d6ad;border-left:6px solid #d98a28;box-shadow:var(--sombra-suave)}
.important-box>span{color:#a75d08}.important-box h2{font-size:1.55rem}
.important-box ul{margin:22px 0 0;padding-left:20px}.important-box li{margin:0 0 15px;color:#624c36;line-height:1.55}
.procedure-contact{padding:56px 0;background:#0f3f62;color:#fff}
.procedure-contact__inner{display:flex;align-items:center;justify-content:space-between;gap:30px}
.procedure-contact span{color:var(--celeste-2)}.procedure-contact h2{color:#fff;font-size:1.7rem}.procedure-contact p{margin:8px 0 0;color:#cfe0e9}
.procedure-contact a{max-width:100%;padding:14px 18px;background:#fff;color:var(--azul-profundo);font-weight:800;text-decoration:none;overflow-wrap:anywhere}
.procedure-footer{padding:28px 0;background:#0b314c;color:#d9e7ee}.procedure-footer .container{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap}
@media(max-width:900px){.procedure-hero__grid,.procedure-layout{grid-template-columns:1fr}.procedure-contact__inner{align-items:flex-start;flex-direction:column}.procedure-header__inner{min-height:82px}.procedure-brand small{display:none}}
@media(max-width:600px){.procedure-header__inner{min-height:74px}.procedure-brand .enspa-logo{width:48px;height:48px}.procedure-brand strong{font-size:.72rem}.procedure-back{font-size:.82rem}.procedure-hero{padding:52px 0}.procedure-section{padding:60px 0}.document-checklist li{grid-template-columns:42px minmax(0,1fr);gap:12px}.document-checklist li>span{width:36px;height:36px}.important-box{padding:24px 20px}}
