
@import url("https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&family=Nunito:wght@400;600;700;800;900&display=swap");
:root{--p:#7f77dd;--v:#786bd8;--o:#f97316;--ink:#241947;--muted:#68617c;--line:#ebe6f3}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:"Nunito",ui-sans-serif,system-ui,sans-serif;color:var(--ink)}h1,h2,h3{font-family:"Fredoka","Nunito",ui-sans-serif,system-ui,sans-serif}a{color:inherit;text-decoration:none}.wrap{max-width:1200px;margin:auto;padding:0 28px}.draft{padding:8px;text-align:center;background:#fff1e7;color:#a14a0d;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:800}.nav{height:84px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{display:block;width:200px;height:auto}.navlinks{display:flex;align-items:center;gap:28px;font-size:13px;font-weight:800}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 23px;border-radius:12px;background:var(--o);color:#fff;font-weight:800;font-size:14px;box-shadow:0 10px 25px #ff751733;transition:transform .2s}.btn:hover{transform:translateY(-2px)}.btn.purple{background:var(--p);box-shadow:none}.btn.light{background:white;color:var(--p);border:1px solid #d6caeb;box-shadow:none}.nav .btn{min-height:42px}
.hero{overflow:hidden;background:radial-gradient(circle at 80% 15%,#e5dcff,transparent 30%),linear-gradient(120deg,#f9f6ff,#fff)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:50px;align-items:center;padding-top:83px;padding-bottom:85px}.eyebrow{text-transform:uppercase;font-size:11px;font-weight:900;letter-spacing:.18em;color:var(--p)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(45px,5.6vw,78px);letter-spacing:-.07em;line-height:1.03;margin:19px 0 25px}h1 span{color:var(--o)}.lead{font-size:18px;line-height:1.7;color:var(--muted);max-width:600px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:29px}.fine{font-size:12px;color:#847c94;margin-top:23px}
.art{min-height:475px;position:relative;border-radius:34px;background:linear-gradient(135deg,#6e5acb,var(--p) 73%);overflow:hidden;box-shadow:0 25px 50px #3b288e45}.art:before{content:"";position:absolute;width:390px;height:390px;border-radius:50%;background:var(--o);right:-180px;top:-210px}.art:after{content:"";position:absolute;width:390px;height:390px;border:1px solid #ffffff47;border-radius:50%;left:-180px;bottom:-180px;box-shadow:0 0 0 45px #ffffff0c,0 0 0 90px #ffffff0a}.art strong{position:absolute;left:35px;top:80px;color:#fff;font-size:clamp(68px,7.5vw,108px);line-height:.94;letter-spacing:-.08em}.art strong em{color:#ffae6b;font-style:normal}.ticket{position:absolute;bottom:28px;left:25px;right:25px;background:#fff;border-radius:18px;padding:20px 23px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 12px 25px #1b0d4b55}.ticket small{display:block;color:var(--muted);margin-top:6px}.ticket i{font-size:26px;font-style:normal;color:var(--o)}
section{padding:85px 0}.heading{max-width:710px;margin-bottom:34px}.heading h2,.copy h2,.closing h2{font-size:clamp(34px,4vw,51px);line-height:1.1;letter-spacing:-.055em;margin:13px 0 18px}.heading p,.copy p,.closing p{font-size:17px;color:var(--muted);line-height:1.68}.routes{display:grid;grid-template-columns:1fr 1fr;gap:22px}.route{position:relative;min-height:450px;border-radius:28px;padding:37px;display:flex;flex-direction:column;overflow:hidden}.route:after{content:"";position:absolute;right:-90px;top:-90px;width:270px;height:270px;border:1px solid #ffffff55;border-radius:50%;box-shadow:0 0 0 42px #ffffff0a,0 0 0 80px #ffffff09}.online{background:#29195f;color:white}.campus{background:#fff0e3}.campus:after{border-color:#ff781855;box-shadow:0 0 0 42px #ff78180a}.icon{width:61px;height:61px;display:grid;place-items:center;border-radius:17px;background:#ffffff20;font-size:27px}.campus .icon{background:white;color:var(--o)}.tag{font-size:11px;text-transform:uppercase;letter-spacing:.16em;font-weight:800;margin-top:45px;opacity:.76}.route h3{font-size:clamp(30px,3.3vw,44px);letter-spacing:-.05em;line-height:1.1;margin:10px 0 17px}.route p{line-height:1.65;max-width:400px;opacity:.85}.route a{font-weight:850;margin-top:auto;padding-top:20px}.online a{color:#ffb385}.campus a{color:#b54b04}
.virtual{background:#f5f2ff}.split{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.copy ul{list-style:none;margin:24px 0 30px;padding:0;display:grid;gap:14px}.copy li{display:flex;gap:12px;font-size:15px;font-weight:650}.copy li:before{content:"✓";background:#e7ddff;color:var(--p);width:23px;height:23px;flex:none;border-radius:50%;text-align:center}.screen{background:white;padding:16px;border:1px solid var(--line);border-radius:22px;box-shadow:0 25px 50px #351c8328;transform:rotate(2deg)}.chrome{font-size:20px;line-height:12px;color:#dbd5e9;padding:4px 5px 16px}.screen-body{background:#faf8ff;padding:27px;border-radius:14px}.screen-body small{color:var(--p);font-size:11px;font-weight:850}.screen-body h3{font-size:23px;margin:9px 0 18px}.lesson{padding:14px;background:white;border:1px solid var(--line);border-radius:11px;margin:9px 0;display:flex;justify-content:space-between;gap:10px;font-size:13px}.lesson b{color:var(--p)}.progress{height:8px;background:#e5dff4;border-radius:12px;margin-top:23px}.progress i{display:block;width:62%;height:100%;border-radius:12px;background:var(--o)}
.place{min-height:420px;border-radius:28px;background:linear-gradient(145deg,#ffc276,var(--o));position:relative;display:flex;flex-direction:column;justify-content:end;padding:33px;color:white;overflow:hidden}.place:before{content:"CÚCUTA";position:absolute;top:55px;left:20px;font-size:clamp(65px,8vw,112px);font-weight:900;letter-spacing:-.09em;transform:rotate(-8deg);color:#ffffff59}.place:after{content:"";position:absolute;width:300px;height:300px;border:60px solid #ffffff25;border-radius:50%;top:120px;left:60px}.place strong,.place span{position:relative;z-index:1}.place strong{font-size:28px}.place span{margin-top:5px}.campus-section .split{grid-template-columns:.85fr 1.15fr}
.enroll{background:#2b1c70;color:white}.enroll .eyebrow{color:#ffb989}.enroll h2{font-size:clamp(34px,4vw,48px);letter-spacing:-.05em;margin:14px 0 32px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.step{border:1px solid #ffffff40;border-radius:18px;padding:25px}.step b{display:block;color:#ffb07e;font-size:23px;margin-bottom:18px}.step strong{font-size:18px}.step p{font-size:14px;line-height:1.6;color:#ddd7f0;margin:11px 0 0}.closing{text-align:center}.closing h2{max-width:700px;margin:15px auto}.closing .actions{justify-content:center}.footer{border-top:1px solid var(--line);padding:34px 0;color:var(--muted);font-size:13px}.footer-grid{display:flex;justify-content:space-between;align-items:center;gap:25px}.footer .logo{width:150px}.footer small{display:block;margin-top:10px}
@media(max-width:900px){.navlinks a:not(.btn){display:none}.hero-grid,.split,.campus-section .split{grid-template-columns:1fr}.hero-grid{padding-top:55px}.art{min-height:375px}.routes{grid-template-columns:1fr}.steps{grid-template-columns:1fr}.campus-section .place{order:2}.footer-grid{display:block}}@media(max-width:560px){.wrap{padding:0 18px}.nav{height:70px}.logo{width:145px}.nav .btn{font-size:11px;padding:0 12px}.hero-grid{gap:30px;padding-bottom:50px}h1{font-size:45px}.art{min-height:330px}.art strong{font-size:66px}.route{padding:27px;min-height:400px}section{padding:62px 0}.split{gap:38px}.screen-body{padding:17px}.place{min-height:320px}}

.subpage{min-height:72vh;background:linear-gradient(135deg,#f7f3ff,#fff);padding:70px 0 90px}
.subpage .intro{max-width:780px}.subpage h1{font-size:clamp(42px,5vw,64px)}
.panel{max-width:850px;padding:32px;background:#fff;border:1px solid var(--line);border-radius:24px;box-shadow:0 20px 45px #2b1c7014;margin:30px 0}
.choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:26px}.choices .panel{margin:0;padding:26px;display:flex;flex-direction:column}.choices h2{font-size:27px}.choices .panel p{line-height:1.55}.choices .panel .btn{align-self:flex-start;margin-top:auto;text-align:center}
label{display:block;font-weight:800;font-size:15px;margin:0 0 8px}input,select,textarea{width:100%;border:1px solid #c9c2d9;border-radius:10px;padding:13px 14px;background:#fff;color:var(--ink);font:inherit;font-size:16px}textarea{min-height:108px;resize:vertical}.fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.field{margin-bottom:18px}.hint{color:var(--muted);font-size:14px;line-height:1.55}.note{padding:16px 20px;border-radius:12px;background:#fff0e3;color:#733909;line-height:1.5}.check{display:flex;gap:12px;align-items:flex-start;font-weight:600}.check input{width:auto;margin:6px 0 0;flex:none}.back{display:inline-block;margin-bottom:20px;color:var(--p);font-weight:800}button.btn{border:0;cursor:pointer;font:800 16px Nunito,sans-serif}.btn:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid var(--o);outline-offset:3px}
@media(max-width:950px){.choices{grid-template-columns:1fr}.choices .panel{padding:24px}}
@media(max-width:700px){.fields{grid-template-columns:1fr}.panel{padding:22px}.subpage{padding:44px 0}}

/* Presentation pages for the two ways to study. */
.story-hero{padding:58px 0 82px;overflow:hidden}.virtual-story .story-hero{background:linear-gradient(125deg,#f4efff,#fff 68%)}.campus-story .story-hero{background:linear-gradient(125deg,#fff0e2,#fff 68%)}.story-grid{display:grid;grid-template-columns:1fr .9fr;gap:54px;align-items:center}.story h1{font-size:clamp(46px,5.5vw,76px)}.story .back{margin-bottom:34px}.story .text-link{display:inline-flex;align-items:center;min-height:50px;padding:0 8px;font-weight:850;color:#49319a}.story-visual{min-height:485px;border-radius:32px;color:white;padding:36px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 24px 55px #26175226}.virtual-visual{background:linear-gradient(145deg,#31206c,#6756c5)}.campus-visual{background:linear-gradient(145deg,#e66b13,#fc9950)}.visual-kicker{font-size:13px;font-weight:900;letter-spacing:.18em}.story-visual strong{font-family:Fredoka,Nunito,sans-serif;font-size:clamp(52px,5.1vw,76px);line-height:1;letter-spacing:-.055em}.story-visual em{font-style:normal;color:#ffbd83}.campus-visual em{color:#2b1c70}.visual-footer{display:flex;justify-content:space-between;gap:12px;padding-top:19px;border-top:1px solid #ffffff6a;font-size:14px;font-weight:800}.story-section{padding:90px 0}.section-intro{max-width:730px;margin-bottom:35px}.section-intro h2,.story-split h2,.alternative h2{font-size:clamp(34px,4vw,52px);letter-spacing:-.05em;line-height:1.1;margin:12px 0 17px}.section-intro p,.story-split p{color:var(--muted);font-size:17px;line-height:1.7}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit{border:1px solid var(--line);border-radius:22px;padding:30px;background:white;min-height:250px}.benefit span{font-size:12px;letter-spacing:.13em;font-weight:900;color:var(--p)}.campus-story .benefit span{color:#a94b08}.benefit h3,.access-card h3{font-size:27px;line-height:1.12;letter-spacing:-.025em;margin:26px 0 14px}.benefit p,.access-card p{font-size:16px;line-height:1.6;color:var(--muted);margin-bottom:0}.story-band{background:#f4f0ff}.campus-story .story-band{background:#fff1e6}.story-split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px}.story-split .btn{margin-top:14px}.story-split .hint{font-size:14px;margin:16px 0 0}.access-section{background:#faf8ff}.access-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.access-card{border-radius:22px;border:1px solid var(--line);background:white;padding:28px;display:flex;flex-direction:column;align-items:flex-start}.access-card h3{margin:0 0 10px}.access-card a{font-size:15px;color:#4e36a1;font-weight:900;margin-top:24px}.alternative-row{display:flex;align-items:center;justify-content:space-between;gap:30px}.alternative h2{max-width:650px}.alternative .text-link{white-space:nowrap}
@media(max-width:900px){.story-grid,.story-split{grid-template-columns:1fr;gap:34px}.story-visual{min-height:360px}.benefit-grid{grid-template-columns:1fr}.benefit{min-height:auto}.alternative-row{display:block}}@media(max-width:620px){.story-hero{padding:28px 0 58px}.story .back{margin-bottom:30px}.story-visual{padding:28px;min-height:340px}.story-visual strong{font-size:56px}.visual-footer{font-size:12px}.story-section{padding:65px 0}.story-split{gap:14px}.access-grid{grid-template-columns:1fr}.story .actions{align-items:flex-start;flex-direction:column}}

/* Real photos and short videos supplied by LET’S Institute. */
.home-photo{position:relative;min-height:450px;margin:0;border-radius:24px;overflow:hidden;background:#eae5f4;box-shadow:0 25px 50px #351c8320}.home-photo img{display:block;position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 50%}.home-photo figcaption,.story-photo figcaption{position:absolute;bottom:0;left:0;right:0;padding:45px 24px 22px;background:linear-gradient(transparent,#1d1638b8);color:#fff;font-weight:900;font-size:15px;line-height:1.4}.campus-home-photo img{object-position:center 35%}.story-photo{position:relative;display:block;padding:0;overflow:hidden;background:#eae5f4}.story-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 50%}.campus-story .story-photo img{object-position:center 36%}.story-photo figcaption{margin:0}.media-section{background:#fff}.media-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:stretch}.media-grid figure{margin:0}.media-feature,.media-still,.campus-gallery figure{background:#f6f3fc;border:1px solid var(--line);border-radius:22px;overflow:hidden}.media-feature{padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:center}.media-feature video{display:block;width:auto;max-width:100%;height:min(68vh,540px);aspect-ratio:9/16;object-fit:contain;border-radius:12px;background:#211649}.media-grid figcaption{padding:16px 20px;color:#504765;font-size:14px;line-height:1.5;font-weight:750}.media-still img{display:block;width:100%;height:540px;object-fit:cover;object-position:center 45%}.campus-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.campus-gallery figure:first-child{grid-column:span 2}.campus-gallery img{display:block;width:100%;height:190px;object-fit:cover;object-position:center 48%}.campus-gallery figure:first-child img{height:300px;object-position:center 65%}.campus-gallery figcaption{padding:10px 12px;font-size:13px}
@media(max-width:900px){.home-photo{min-height:420px}.media-grid{grid-template-columns:1fr}.media-still img{height:470px}.campus-gallery figure:first-child img{height:340px}}@media(max-width:620px){.home-photo{min-height:360px}.story-photo{padding:0}.media-feature{padding:14px}.media-feature video{height:min(68vh,480px)}.media-still img{height:380px}.campus-gallery img{height:150px}.campus-gallery figure:first-child img{height:270px}}

/* DPA y práctica en ONES */
.platform-section{background:#f7f5ff}.dpa-section{background:#fff8f2}
.detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.detail-card,.dpa-card{padding:28px;border:1px solid var(--line);border-radius:22px;background:#fff}
.detail-card span,.dpa-card span{font-size:13px;letter-spacing:.1em;font-weight:900;color:var(--p)}
.dpa-card span{color:#a94b08}
.detail-card h3,.dpa-card h3{font-size:23px;line-height:1.2;margin:13px 0 9px}
.detail-card p,.dpa-card p,.dpa-note{font-size:16px;line-height:1.65;color:var(--muted);margin:0}
.dpa-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.dpa-note{margin:25px 0 12px;max-width:760px}
.campus-contact{margin-top:18px!important}.campus-contact a{font-weight:800;text-decoration:underline}
@media(max-width:850px){.dpa-grid{grid-template-columns:1fr}}
@media(max-width:620px){.detail-grid{grid-template-columns:1fr}.detail-card,.dpa-card{padding:24px}}

/* Navigation available on every screen size. */
.whatsapp-contact{position:fixed;right:22px;bottom:calc(22px + env(safe-area-inset-bottom));z-index:60;display:inline-flex;align-items:center;gap:10px;max-width:calc(100vw - 32px);min-height:54px;padding:10px 17px 10px 13px;border-radius:999px;background:#167d45;color:#fff;text-decoration:none;font-size:15px;font-weight:850;line-height:1.25;box-shadow:0 9px 28px #173e2d55;transition:transform .15s ease,background .15s ease}
.whatsapp-contact svg{flex:none}
.whatsapp-contact:hover{background:#0e6536;transform:translateY(-2px)}
.whatsapp-contact:focus-visible{outline:3px solid #2b1c70;outline-offset:4px}
@media(max-width:620px){.whatsapp-contact{right:14px;bottom:calc(14px + env(safe-area-inset-bottom));min-height:52px;padding:9px 13px;font-size:14px}}
.footer-social{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px 20px;margin:22px auto 0;padding:17px 18px 0;border-top:1px solid var(--line);max-width:1120px;font-size:15px}
.footer-social span{font-weight:850;color:var(--ink)}
.footer-social a{color:#49319a;font-weight:800;text-decoration:underline;text-underline-offset:3px}
.footer-social a:hover{color:#a94b08}
.footer-social a:focus-visible{outline:3px solid var(--o);outline-offset:3px}
.nav{position:relative}
.mobile-menu{display:none}
@media(max-width:900px){
  .navlinks{display:none}
  .mobile-menu{display:block;margin-left:auto}
  .mobile-menu summary{display:flex;align-items:center;justify-content:center;gap:12px;min-height:44px;padding:0 15px;border:1px solid var(--line);border-radius:12px;background:#fff;color:var(--ink);font-size:14px;font-weight:800;cursor:pointer;list-style:none}
  .mobile-menu summary::-webkit-details-marker{display:none}
  .mobile-menu summary:focus-visible,.mobile-menu a:focus-visible{outline:3px solid var(--p);outline-offset:3px}
  .mobile-menu[open] summary{background:#f4f0ff}
  .mobile-menu nav{position:absolute;top:calc(100% - 4px);left:18px;right:18px;z-index:30;display:flex;flex-direction:column;gap:3px;padding:12px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 18px 40px #24194725}
  .mobile-menu nav a{display:flex;align-items:center;min-height:46px;padding:10px 14px;border-radius:10px;font-size:16px;font-weight:800}
  .mobile-menu nav a:not(.btn):hover{background:#f4f0ff}
  .mobile-menu nav .btn{margin-top:5px;justify-content:center;color:#fff;font-size:15px}
}

/* Mantiene los rostros dentro del encuadre de la nueva foto grupal. */
.campus-gallery figure:first-child img{object-position:center 12%}

/* La película vertical y las fotos de clase comparten el espacio con menos aire vacío. */
.campus-media-grid{grid-template-columns:minmax(290px,350px) minmax(0,1fr);align-items:start}
.campus-media-grid .media-feature{padding:14px;justify-content:flex-start}
.campus-media-grid .media-feature video{width:100%;height:auto;max-height:none;aspect-ratio:9/16;object-fit:cover}
.campus-media-grid .media-feature figcaption{align-self:stretch;padding:15px 8px 5px;text-align:center}
.campus-gallery figure:first-child img{height:340px}
.campus-gallery figure:nth-child(2) img{filter:brightness(1.12) contrast(1.04);object-position:center 38%}
.campus-gallery figcaption{font-size:14px;line-height:1.4}
@media(max-width:900px){.campus-media-grid{grid-template-columns:1fr}.campus-media-grid .media-feature{width:min(100%,380px);margin-inline:auto}.campus-gallery figure:first-child img{height:340px}}
@media(max-width:620px){.campus-gallery{grid-template-columns:1fr}.campus-gallery figure:first-child{grid-column:auto}.campus-gallery figure:first-child img{height:260px}.campus-gallery img{height:230px}}

.privacy-page{background:#faf8ff;padding:64px 0 96px}
.privacy-content{max-width:820px}
.privacy-content h1{max-width:760px;margin:22px 0 16px}
.privacy-content h2{font-size:clamp(23px,3vw,29px);line-height:1.2;margin:38px 0 12px;color:var(--ink)}
.privacy-content p{font-size:17px;line-height:1.7;margin:0 0 18px}
.privacy-content .lead{font-size:20px;max-width:700px}
.privacy-content a:not(.btn):not(.back){text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}
.privacy-content .privacy-date{font-size:15px;margin:42px 0 24px;color:#625b73}
@media(max-width:620px){.privacy-page{padding:34px 0 66px}.privacy-content h2{margin-top:30px}}

.programs-section{background:#fffaf5}
.virtual-programs{background:#f8f5ff}
.program-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.program-card{padding:30px;border-radius:22px;border:1px solid #eadfeb;background:#fff;box-shadow:0 10px 25px #25165209}
.program-card span{font-size:13px;letter-spacing:.11em;font-weight:900;color:#a94b08}
.program-card h3{font-size:clamp(26px,3vw,31px);line-height:1.15;margin:16px 0 12px}
.program-card p{color:#4e4561;font-size:16px;line-height:1.6;margin:0 0 12px}
.program-card .program-detail{font-size:15px;color:#655b75;margin-bottom:0}
.program-card .program-price{margin:18px 0 16px;padding:15px 17px;background:#f7f3ff;border:1px solid #e7dcfc;border-radius:14px;font-size:15px;line-height:1.5}
.program-price strong,.program-price b{color:#352064}
.program-price strong{display:block;font-size:18px;margin-bottom:5px}
.virtual-price{max-width:600px;margin:24px 0 0;padding:18px 22px;border-radius:16px;border:1px solid #ded4f2;background:#fff}
.virtual-price strong{display:block;color:#352064;font-size:24px}
.virtual-price p{margin:5px 0 0;color:#4e4561}
.program-card .placement-note{font-size:15px;margin-top:18px}
.placement-link{display:inline-flex;align-items:center;gap:6px;font-weight:800;color:#704bc3;text-decoration:underline;text-underline-offset:4px;line-height:1.4}
.placement-link:hover,.placement-link:focus-visible{color:#4b2b9b}
.virtual-placement{margin-top:26px;padding:24px;border:1px solid #ded4f2;border-radius:20px;background:#f8f5ff}
.virtual-placement h3{font-size:22px;margin:0 0 8px}
.virtual-placement p{margin:0 0 12px;line-height:1.55}
.program-action{margin:30px 0 0}
.payment-note{max-width:850px;padding:24px 28px;margin-top:28px;border:1px solid #eadfeb;border-radius:20px;background:#fff}
.payment-note h2{font-size:25px;line-height:1.2;margin:0 0 10px}
.payment-note p{font-size:16px;line-height:1.6;color:#4e4561;margin:0 0 10px}
.payment-note p:last-child{margin-bottom:0}
.payment-note a{text-decoration:underline;text-underline-offset:3px;color:#4e36a1;font-weight:800}
@media(max-width:700px){.program-grid{grid-template-columns:1fr}.program-card{padding:24px}.payment-note{padding:22px}}
.dpa-note a{text-decoration:underline;text-underline-offset:3px;font-weight:800;color:#4e36a1}

/* Diagnóstico público: la prueba no solicita datos de contacto. */
[hidden]{display:none!important}
.placement-page{min-height:76vh;background:radial-gradient(circle at 80% 10%,#ece6ff,transparent 34%),#faf8ff}
.placement-shell{padding-top:42px;padding-bottom:90px}
.placement-shell .back{display:inline-block;margin-bottom:36px}
.placement-shell section{padding:0}
.placement-shell h1{max-width:820px;font-size:clamp(38px,5.5vw,64px);margin:18px 0 20px}
.placement-shell .lead{max-width:780px}
.placement-facts{display:flex;flex-wrap:wrap;gap:11px;margin:24px 0 46px}
.placement-facts span{padding:9px 16px;border-radius:100px;background:#fff;border:1px solid #e6ddf6;color:#514667;font-size:14px;font-weight:850}
.placement-intro h2{font-size:clamp(28px,4vw,36px);margin-bottom:10px}
.placement-intro>p:not(.lead),.placement-disclaimer{color:#635b71;line-height:1.65;font-size:15px}
.placement-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:27px 0 23px}
.placement-choice{min-height:230px;text-align:left;padding:24px;border:1px solid #dfd5f0;border-radius:23px;background:#fff;color:var(--ink);font:inherit;cursor:pointer;display:flex;flex-direction:column;gap:11px;box-shadow:0 10px 25px #2419470a}
.placement-choice:hover,.placement-choice:focus-visible{border-color:#7f77dd;box-shadow:0 16px 32px #7f77dd26;transform:translateY(-2px)}
.placement-choice span{font-size:12px;letter-spacing:.07em;text-transform:uppercase;color:#8f4a13;font-weight:900}
.placement-choice strong{font-family:"Fredoka",sans-serif;font-size:27px;line-height:1.13}
.placement-choice small{font-size:15px;line-height:1.4;color:#5d556c}
.placement-choice b{margin-top:auto;color:#7147c4;font-size:15px}
.placement-quiz,.placement-result{max-width:830px;margin:auto}
.placement-quiz-top{display:flex;align-items:start;justify-content:space-between;gap:18px}
.placement-quiz-top h1{font-size:clamp(35px,5vw,50px)}
.placement-timer{flex:none;background:#fff;color:#4e3194;border:1px solid #e1d7f1;border-radius:13px;padding:12px 15px;font-size:18px;font-weight:900;font-variant-numeric:tabular-nums}
.placement-timer.ending{color:#b44113;border-color:#f3b18d}
.placement-progress{margin:4px 0 28px;font-size:14px;font-weight:800;color:#605570}
.placement-progress [role=progressbar]{height:9px;margin-top:10px;background:#e8e0f5;border-radius:10px;overflow:hidden}
.placement-progress i{display:block;height:100%;background:var(--p);border-radius:10px}
.placement-quiz form{background:#fff;border:1px solid #e6dff0;border-radius:25px;padding:32px}
.placement-quiz fieldset{border:0;margin:0;padding:0;min-width:0}
.placement-quiz legend{font-family:"Fredoka",sans-serif;font-size:clamp(22px,3vw,28px);line-height:1.4;margin-bottom:26px}
.placement-options{display:grid;gap:11px}
.placement-passage{padding:20px 23px;margin:0 0 20px;border-left:4px solid #806ad7;border-radius:10px;background:#f6f2ff;line-height:1.65;color:#302447;white-space:pre-wrap}
.placement-audio{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:24px;color:#594c72;font-size:14px}
.placement-audio button{font:inherit;cursor:pointer}
.placement-audio button:disabled{opacity:.55;cursor:not-allowed}
.placement-text-label{font-weight:800;color:#302447}
.placement-options input[type=text],.placement-options textarea{width:100%;border:1px solid #b8a9d2;border-radius:12px;padding:14px 16px;font:inherit;line-height:1.5;color:#21183b;background:#fff}
.placement-options textarea{resize:vertical;min-height:165px}
.placement-options input[type=text]:focus,.placement-options textarea:focus{outline:3px solid #b4a5ed;outline-offset:2px}
.placement-options small{color:#605570}
.placement-option{display:flex;align-items:center;gap:14px;padding:16px;border:1px solid #dfd8ec;border-radius:13px;line-height:1.4;cursor:pointer;font-weight:700}
.placement-option:has(input:checked){border-color:#7966d5;background:#f3efff}
.placement-option input{accent-color:#7966d5;width:19px;height:19px;flex:none}
.placement-marker{display:grid;place-items:center;width:29px;height:29px;flex:none;border-radius:8px;background:#f2eef9;color:#5941a1;font-weight:900}
.placement-hint{min-height:21px;color:#a34114;font-weight:800;margin:16px 0 0}
.placement-controls,.placement-result-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-top:24px}
.placement-controls button{border:0;cursor:pointer;font-family:inherit}
.placement-controls button:disabled{opacity:.5;cursor:not-allowed}
.placement-score{display:inline-block;background:#f2ecff;padding:18px 27px;border-radius:22px;color:#4b2e9b;font-size:clamp(35px,6vw,55px);font-weight:900;margin:8px 0 20px}
.placement-result h2{font-size:clamp(27px,4vw,37px);margin:0 0 13px}
.placement-result-actions{justify-content:flex-start}
.placement-result-actions button{font-family:inherit;border:0;cursor:pointer}
.placement-home-cta{margin-top:25px;padding:22px 25px;border-radius:19px;background:#f4f0ff;display:flex;align-items:center;justify-content:space-between;gap:20px}
.placement-home-cta p{margin:3px 0 0;color:#5c5470}
@media(max-width:760px){.placement-choices{grid-template-columns:1fr}.placement-choice{min-height:175px}.placement-home-cta{align-items:flex-start;flex-direction:column}}
@media(max-width:560px){.placement-shell{padding-top:24px;padding-bottom:60px}.placement-shell .back{margin-bottom:25px}.placement-quiz-top{align-items:center}.placement-timer{font-size:15px;padding:10px}.placement-quiz form{padding:21px}.placement-option{padding:13px}.placement-controls .btn{padding:0 14px}}

/* Galería de la sede: dos fotos principales en formato vertical. */
.campus-gallery{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto auto;align-content:start;gap:16px}
.campus-gallery figure:first-child{grid-column:auto}
.campus-gallery figure:nth-child(-n+2) img,.campus-gallery figure:first-child img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;object-position:center}
.campus-gallery figure:nth-child(2) img{filter:none}
.campus-gallery figure:nth-child(3){grid-column:1/-1}
.campus-gallery figure:nth-child(3) img{height:210px;object-fit:cover;object-position:center 50%}
.campus-gallery figcaption{padding:13px 15px;font-size:14px}
@media(max-width:620px){.campus-gallery{grid-template-columns:1fr;gap:16px}.campus-gallery figure:nth-child(3){grid-column:auto}.campus-gallery figure:nth-child(3) img{height:210px}}
