*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;width:100%;min-width:0;margin:0;padding:0}body{width:100%;min-width:0;min-height:100vh;margin:0;padding:0;overflow-x:hidden}#root{width:100%;min-width:0;min-height:100vh;margin:0;padding:0}button,input,textarea,select{font:inherit}img,video{max-width:100%}:root{--ru-navy:#0e2a4f;--ru-blue:#173f73;--ru-gold:#c9a44c;--ru-gold-light:#e7d18b;--ru-background:#f5f7fa;--ru-surface:#fff;--ru-text:#172033;--ru-muted:#667085;--ru-success:#16803c;--ru-success-bg:#e8f6ec;--ru-warning:#a66200;--ru-warning-bg:#fff1d6}*{box-sizing:border-box}body{color:#1f2937;background:#f5f7fb;margin:0;font-family:Arial,Helvetica,sans-serif}button,input{font:inherit}.campus{grid-template-columns:270px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--ru-navy);color:#fff;flex-direction:column;gap:34px;padding:28px 18px;display:flex}.brand h1{margin:0;font-size:22px}.brand p{opacity:.8;margin:6px 0 0;font-size:14px}.brand{text-align:center}.campus-logo{object-fit:contain;width:145px;height:auto;margin:0 auto 8px;display:block}.brand p{color:#ffffffbf;letter-spacing:1.5px;text-transform:uppercase;margin:0;font-size:13px;font-weight:600}.menu{flex-direction:column;gap:8px;display:flex}.menu button,.menu a{color:#ffffffe0;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:13px 14px;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex}.menu button:hover,.menu a:hover,.menu a.active{color:#fff;background:#ffffff24;transform:translate(2px)}.content{padding:32px}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:28px;display:flex}.welcome h2{margin:0;font-size:30px}.welcome p{color:#6b7280;margin:6px 0 0}.profile{background:#fff;border-radius:14px;padding:10px 16px;box-shadow:0 4px 16px #0000000f}.stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:28px;display:grid}.card{background:#fff;border-radius:18px;padding:20px;box-shadow:0 6px 20px #0000000f}.card h3{margin-top:0}.big-number{margin:8px 0 0;font-size:30px;font-weight:700}.course-card{grid-template-columns:1fr auto;align-items:center;gap:20px;display:grid}.course-meta{color:#6b7280;margin:8px 0 16px}.progress-track{background:#e5e7eb;border-radius:999px;width:100%;height:10px;overflow:hidden}.progress-fill{background:var(--ru-gold);border-radius:inherit;width:38%;height:100%}.primary-btn{background:var(--ru-navy);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:12px 18px;text-decoration:none;display:inline-flex}.primary-btn:hover{opacity:.9}@media (width<=850px){.campus{grid-template-columns:1fr}.sidebar{display:none}.stats{grid-template-columns:1fr}.content{padding:20px}.course-card{grid-template-columns:1fr}}.menu a{color:#fff;text-align:left;border-radius:10px;padding:12px 14px;text-decoration:none;transition:background .2s}.menu a:hover,.menu a.active{background:#ffffff24}.page-heading{margin-bottom:28px}.page-heading h2{margin:0;font-size:30px}.page-heading p{color:#6b7280;margin-top:8px}.subjects-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.subject-card{text-align:center;background:#fff;border-radius:18px;padding:24px;box-shadow:0 6px 20px #0000000f}.subject-progress{border-radius:50%;place-items:center;width:110px;height:110px;margin:0 auto 18px;display:grid}.subject-icon{background:#fff;border-radius:50%;place-items:center;width:88px;height:88px;font-size:38px;display:grid}.subject-card h3{margin:0 0 8px}.subject-percentage{color:#6b7280;margin-bottom:18px}@media (width<=1100px){.subjects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.subjects-grid{grid-template-columns:1fr}}.public-site{color:#171717;background:#fff;width:100%;min-height:100vh}.public-header{box-sizing:border-box;z-index:100;background:#fff;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;width:100%;min-height:80px;padding:0 6%;display:flex;position:sticky;top:0}.public-brand strong{color:#8f1015;font-size:25px}.public-nav{align-items:center;gap:28px;display:flex}.public-nav a{color:#222;font-size:16px;font-weight:500;text-decoration:none}.public-nav a:hover{color:#8f1015}.public-nav .student-btn{color:#fff;background:#8f1015;border-radius:10px;padding:12px 20px}.hero-public{box-sizing:border-box;background:#f6f7fa;justify-content:center;align-items:center;min-height:610px;padding:80px 8%;display:flex}.hero-content{text-align:center;max-width:950px}.hero-content .eyebrow{color:#d4a52e;letter-spacing:2.2px;text-transform:uppercase;font-size:.82rem;font-weight:800}.hero-content h1{color:#0d2d57;margin:22px 0;font-size:clamp(44px,5vw,72px);line-height:1.05}.hero-description{color:#626875;max-width:680px;margin:0 auto;font-size:20px;line-height:1.6}.hero-actions{justify-content:center;gap:16px;margin-top:42px;display:flex}.primary-btn,.secondary-btn{border-radius:10px;padding:15px 25px;font-weight:700;text-decoration:none}.primary-btn{color:#fff;background:#8f1015}.secondary-btn{color:#8f1015;background:#fff;border:2px solid #8f1015}.public-section{box-sizing:border-box;padding:75px 8%}.section-heading{text-align:center;max-width:800px;margin:0 auto 42px}.section-heading h2{margin:12px 0;font-size:38px;line-height:1.2}.section-heading>p:last-child{color:#666c78;font-size:18px;line-height:1.6}.courses-grid{grid-template-columns:repeat(6,1fr);align-items:stretch;gap:24px;max-width:1250px;margin:0 auto;display:grid}.course-public-card{grid-column:span 2}.courses-grid .course-public-card:last-child:nth-child(3n+1){grid-column:3/span 2}.course-public-card{text-align:left;box-sizing:border-box;background:#fff;border:1px solid #e6e6e6;border-radius:18px;flex-direction:column;flex:0 0 calc(25% - 18px);height:100%;padding:30px;display:flex;box-shadow:0 8px 30px #0000000f}.course-public-card .course-link{margin-top:auto}.course-public-card h3{margin:20px 0;font-size:22px}.course-status{border-radius:20px;padding:7px 12px;font-size:13px;font-weight:700;display:inline-block}.status-active{color:#187b37;background:#e4f7e9}.status-upcoming{color:#a15b00;background:#fff1dc}.course-public-info{color:#646a75;flex-direction:column;gap:10px;margin-bottom:25px;display:flex}.course-link{color:#8f1015;cursor:pointer;background:0 0;border:none;align-self:flex-start;margin-top:auto;font-size:16px;font-weight:700}.feature-section{background:#f6f7fa}.features-grid{grid-template-columns:repeat(6,1fr);gap:22px;max-width:1200px;margin:0 auto;display:grid}.features-grid .feature-card{grid-column:span 2}.features-grid .feature-card:nth-child(4){grid-column:2/span 2}.features-grid .feature-card:nth-child(5){grid-column:4/span 2}.feature-card{text-align:center;background:#fff;border-radius:16px;padding:30px}.feature-card>span{font-size:35px}.feature-card h3{margin:18px 0 10px}.feature-card p{color:#666c78;line-height:1.5}.about-box{grid-template-columns:1fr 1fr;align-items:center;gap:70px;max-width:1100px;margin:0 auto;display:grid}.about-box h2{font-size:38px;line-height:1.2}.about-box>p{color:#646a75;font-size:18px;line-height:1.8}.contact-section{background:#f6f7fa}.contact-buttons{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.contact-buttons button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:10px;padding:14px 22px;font-size:16px}.public-footer{text-align:center;color:#fff;background:#8f1015;padding:45px 8%}.public-footer strong{font-size:22px}.public-footer p{opacity:.85}@media (width<=950px){.public-nav a:not(.student-btn){display:none}.courses-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.courses-grid .course-public-card,.courses-grid .course-public-card:last-child:nth-child(3n+1){grid-column:auto}.features-grid{grid-template-columns:repeat(2,1fr)}.about-box{text-align:center;grid-template-columns:1fr;gap:20px}}@media (width<=600px){.courses-grid,.features-grid{grid-template-columns:1fr}.courses-grid .course-public-card,.courses-grid .course-public-card:last-child:nth-child(3n+1){grid-column:1}.hero-actions{flex-direction:column}.hero-content h1{font-size:40px}}.course-card-top{justify-content:space-between;align-items:center;gap:12px;display:flex}.course-type{color:#8f1015;background:#f8e8e9;border-radius:20px;padding:7px 11px;font-size:13px;font-weight:700}.course-description{color:#666c78;min-height:76px;line-height:1.6}.course-link{color:#fff;background:#8f1015;border-radius:10px;width:100%;margin-top:6px;padding:12px 14px;transition:transform .2s,opacity .2s}.course-link:hover{opacity:.92;transform:translateY(-2px)}.public-logo-link{color:#8f1015;font-size:25px;font-weight:800;text-decoration:none}.public-logo{object-fit:contain;width:220px;height:110px;display:block}.course-hero{background:#f6f7fa;padding:80px 8% 70px}.course-hero-content{background:#fff;border-radius:24px;max-width:1150px;margin:0 auto;padding:42px;box-shadow:0 10px 35px #00000012}.course-hero-content h1{text-align:left;margin:28px 0 18px;font-size:clamp(40px,5vw,64px);line-height:1.08}.course-hero-description{color:#626875;max-width:850px;margin-bottom:32px;font-size:19px;line-height:1.7}.course-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:30px 0 34px;display:grid}.course-details-grid>div{background:#f8f9fb;border:1px solid #ececec;border-radius:14px;flex-direction:column;gap:8px;padding:18px 20px;display:flex}.detail-label{text-transform:uppercase;letter-spacing:1px;color:#8f1015;font-size:13px;font-weight:800}.course-details-grid strong{font-size:17px;line-height:1.5}.course-hero-content>.primary-btn{margin-top:5px;display:inline-block}.course-benefits-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;max-width:1100px;margin:0 auto;display:grid}.course-benefit{background:#fff;border:1px solid #e8e8e8;border-radius:16px;align-items:center;gap:14px;padding:24px;display:flex;box-shadow:0 6px 20px #0000000a}.course-benefit span{color:#187b37;background:#e8f6ec;border-radius:50%;flex-shrink:0;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.course-benefit p{color:#333;margin:0;font-weight:600}.course-cta{color:#fff;background:#8f1015;border-radius:22px;justify-content:space-between;align-items:center;gap:30px;margin:20px 8% 80px;padding:45px 50px;display:flex}.course-cta h2{margin:8px 0 12px;font-size:34px}.course-cta p{max-width:720px;margin:0;line-height:1.6}.course-cta .eyebrow{color:#f4c8ca}.course-cta .primary-btn{color:#8f1015;white-space:nowrap;background:#fff}@media (width<=850px){.course-details-grid,.course-benefits-grid{grid-template-columns:1fr}.course-hero-content{padding:28px}.course-cta{flex-direction:column;align-items:flex-start}}.primary-btn{background:var(--ru-navy);color:#fff;border:none}.primary-btn:hover{background:var(--ru-blue)}.public-logo,.public-brand,.public-header h1{color:var(--ru-navy)}.hero-primary,.course-link,.course-cta,.public-primary-btn{background:var(--ru-navy);color:#fff;border-color:var(--ru-navy)}.student-button,.student-btn{background:var(--ru-navy);color:#fff}.eyebrow{color:var(--ru-gold);letter-spacing:1.8px;text-transform:uppercase;margin-bottom:12px;font-size:.9rem;font-weight:800}.course-final-cta{background:var(--ru-navy)}.public-footer{background:var(--ru-navy);color:#fff}.hero-primary:hover,.course-link:hover,.course-cta:hover,.public-primary-btn:hover,.student-button:hover,.student-btn:hover{background:var(--ru-blue)}.student-btn{background:var(--ru-navy);color:#fff;border-color:var(--ru-navy)}.student-btn:hover{background:var(--ru-blue)}.secondary-btn{color:var(--ru-navy);border:2px solid var(--ru-navy);background:#fff}.secondary-btn:hover{background:var(--ru-navy);color:#fff}.primary-btn{background:var(--ru-navy);color:#fff;border-color:var(--ru-navy)}.public-brand{align-items:center;display:flex}.public-logo-img{object-fit:contain;width:170px;height:auto;display:block}.public-nav .student-btn{background:var(--ru-navy)!important;color:#fff!important;border:2px solid var(--ru-navy)!important}.public-nav .student-btn:hover{background:var(--ru-blue)!important;border-color:var(--ru-blue)!important}.public-header{min-height:92px;padding:10px 6%}.public-brand{justify-content:flex-start;align-items:center;width:210px;height:72px;display:flex;overflow:hidden}.public-logo-img{object-fit:contain;object-position:center;width:245px;height:100px;display:block;transform:none}.public-nav{gap:30px}.public-hero{min-height:auto!important;padding:90px 6% 80px!important}.public-hero .eyebrow{margin-top:0!important;margin-bottom:32px!important}.public-hero h1{margin-top:0!important}.hero-content h1{margin-top:0!important}.hero-public{min-height:auto!important;padding:42px 8% 58px!important}.hero-public .eyebrow{margin-top:0!important;margin-bottom:18px!important}.hero-content h1{margin-top:0!important;font-size:clamp(42px,4.4vw,64px)!important}.ruta-carousel{background:#fff;justify-content:center;width:100%;padding:50px 40px;display:flex}.carousel-container{background:#0d315b;border-radius:22px;width:100%;max-width:1250px;height:520px;position:relative;overflow:hidden;box-shadow:0 12px 35px #00000026}.carousel-image{object-fit:cover;width:100%;height:100%;display:block}.carousel-overlay{background:linear-gradient(#0519320d 0%,#05193240 50%,#051932d9 100%);position:absolute;inset:0}.carousel-text{color:#fff;text-align:left;max-width:650px;position:absolute;bottom:65px;left:70px}.carousel-text h2{color:#fff;margin:0 0 12px;font-size:42px;line-height:1.1}.carousel-text p{color:#ffffffe6;margin:0;font-size:20px;line-height:1.5}.carousel-arrow{color:#0d315b;cursor:pointer;z-index:5;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:36px;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-arrow:hover{background:#fff}.carousel-arrow-left{left:22px}.carousel-arrow-right{right:22px}.carousel-dots{z-index:5;gap:10px;display:flex;position:absolute;bottom:22px;left:50%;transform:translate(-50%)}.carousel-dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:10px;height:10px;padding:0}.carousel-dot.active{background:#fff;transform:scale(1.3)}.carousel-image-cover{object-fit:cover}.carousel-image-contain{object-fit:contain;background:var(--ru-navy)}.carousel-text-resultado{width:260px;max-width:260px;bottom:85px;left:40px;right:auto}.carousel-text-resultado h2{font-size:28px;line-height:1.1}.carousel-text-resultado p{font-size:16px;line-height:1.4}.mascotas-section{text-align:center;background:linear-gradient(#fff 0%,#f5f8fc 100%);padding:80px 6%;overflow:hidden}.mascotas-heading{max-width:750px;margin:0 auto 55px}.mascotas-heading h2{color:#0d2d57;margin:8px 0 12px;font-size:2.3rem}.mascotas-heading>p:last-child{color:#667085;font-size:1.05rem}.mascotas-container{grid-template-columns:repeat(6,1fr);align-items:end;gap:28px;max-width:1100px;margin:0 auto;display:grid}.mascota-card{grid-column:span 2}.mascotas-container .mascota-card:last-child:nth-child(3n+1){grid-column:3/span 2}.mascota-card{cursor:pointer;background:#fff;border-radius:24px;flex-direction:column;justify-content:flex-end;align-items:center;min-height:480px;padding:25px 25px 30px;transition:transform .35s,box-shadow .35s;display:flex;position:relative;box-shadow:0 15px 40px #0d2d571a}.mascota-card:hover{transform:translateY(-8px);box-shadow:0 22px 50px #0d2d572e}.mascota-card img{object-fit:contain;width:auto;max-width:100%;height:320px;margin-bottom:15px;transition:transform .35s}.mascota-exani img{object-fit:contain;width:auto;max-width:100%;height:320px}.mascota-exani{border-top:5px solid #123b70}.mascota-card:hover img{transform:scale(1.06)}.mascota-unam:hover img{transform:scale(1.06)rotate(-3deg)}.mascota-ipn:hover img{transform:scale(1.06)translateY(-8px)}.mascota-uam:hover img{transform:scale(1.06)rotate(3deg)}.mascota-ecoems:hover img{transform:scale(1.09)translateY(-6px)}.mascota-card h3{color:#0d2d57;margin:5px 0 8px;font-size:1.7rem}.mascota-card p{color:#667085;margin:0;line-height:1.6}.mascota-unam{border-top:5px solid #d4af37}.mascota-ipn{border-top:5px solid #6c1d45}.mascota-uam{border-top:5px solid #17843b}.mascota-ecoems,.mascota-exani{top:0}@media (width<=800px){.mascotas-container{grid-template-columns:1fr}.mascota-card,.mascotas-container .mascota-card:last-child:nth-child(3n+1){grid-column:auto;min-height:auto}}.mascota-ecoems{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#d4af37 0% 50%,#7a1738 50% 100%) border-box;border-top:5px solid #0000;border-radius:24px;position:relative}.course-card-image{object-fit:contain;background:#f8fafc;border-radius:18px 18px 0 0;width:100%;height:260px;margin-bottom:16px;display:block}.course-card-placeholder{text-align:center;border-radius:18px 18px 0 0;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;height:240px;margin-bottom:16px;display:flex;position:relative;overflow:hidden}.course-card-placeholder:after{content:"";background:linear-gradient(90deg,#0000,#ffffff8c,#0000);width:70%;height:100%;animation:4s ease-in-out infinite placeholder-shine;position:absolute;top:0;left:-150%;transform:skew(-20deg)}@keyframes placeholder-shine{0%{left:-150%}45%{left:-150%}75%{left:150%}to{left:150%}}.course-card-placeholder span{letter-spacing:2px;font-size:.85rem;font-weight:700}.course-card-placeholder strong{color:#0d2d57;font-size:1.35rem}.course-card-placeholder small{color:#667085}.placeholder-unam{background:linear-gradient(135deg,#d4af3729,#0d2d5714)}.placeholder-ipn{background:linear-gradient(135deg,#7a173826,#7a17380a)}.placeholder-uam{background:linear-gradient(135deg,#1f8f4926,#1f8f490a)}.placeholder-ecoems{background:linear-gradient(135deg,#d4af3726 0%,#d4af3714 50%,#7a173814 50%,#7a173826 100%)}.courses-filter-bar{background:#f7f9fc;border:1px solid #0d2d571f;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;max-width:1180px;margin:0 auto 28px;padding:14px 18px;display:flex}.courses-filter-bar span{color:#667085;font-size:.95rem}.courses-filter-bar strong{color:#0d2d57}.courses-filter-bar button{color:#fff;cursor:pointer;background:#0d2d57;border:none;border-radius:10px;padding:10px 16px;font-weight:700;transition:transform .2s,background .2s}.courses-filter-bar button:hover{background:#163f73;transform:translateY(-2px)}.mascota-card.mascota-selected{transform:translateY(-12px)scale(1.02);box-shadow:0 24px 55px #0d2d5738}.mascota-unam.mascota-selected{border:2px solid #d4af37}.mascota-ipn.mascota-selected{border:2px solid #7a1738}.mascota-uam.mascota-selected{border:2px solid #17843b}.mascota-ecoems.mascota-selected{background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(90deg,#d4af37 0% 50%,#7a1738 50% 100%) border-box;border:2px solid #0000}.feature-icon{color:#0d2d57;background:#d4af3724;border:1px solid #d4af3740;border-radius:16px;justify-content:center;align-items:center;width:58px;height:58px;margin:0 auto 18px;transition:transform .3s,background .3s;display:flex}.feature-card:hover .feature-icon{background:#d4af3738;transform:translateY(-4px)scale(1.05)}.about-section{background:#fff}.about-header{text-align:center;max-width:900px;margin:0 auto 55px}.about-header h2{color:#0d2d57;max-width:760px;margin:10px auto 22px;font-size:clamp(2.2rem,4vw,3.3rem);line-height:1.1}.about-intro{color:#667085;max-width:850px;margin:0 auto;font-size:1.08rem;line-height:1.8}.mission-vision-grid{grid-template-columns:repeat(2,1fr);gap:28px;max-width:1100px;margin:0 auto;display:grid}.identity-card{background:#f8fafc;border:1px solid #e8ecf2;border-radius:24px;padding:42px 42px 46px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden}.identity-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #0d2d571a}.identity-icon{color:#0d2d57;letter-spacing:1px;background:#d4af3726;border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:25px;font-size:.9rem;font-weight:800;display:flex}.identity-label{color:#d4a52e;text-transform:uppercase;letter-spacing:2px;margin:0 0 10px;font-size:.82rem;font-weight:800}.identity-card h3{color:#0d2d57;margin:0 0 18px;font-size:1.45rem;line-height:1.25}.identity-card>p:last-child{color:#667085;text-align:left;margin:0;font-size:1rem;line-height:1.75}.purpose-box{color:#fff;background:#0d2d57;border-radius:24px;align-items:center;gap:30px;max-width:1100px;margin:28px auto 0;padding:40px 44px;display:flex}.purpose-number{color:#d4af37;letter-spacing:1px;border:1px solid #d4af3780;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;font-weight:800;display:flex}.purpose-box h3{color:#fff;margin:5px 0 8px;font-size:1.5rem;line-height:1.3}.purpose-box>div>p:last-child{color:#ffffffbf;margin:0;font-size:1rem;line-height:1.65}.teachers-section{background:#f6f7fa}.teachers-section .section-heading{text-align:center;max-width:760px;margin:0 auto 45px}.teachers-grid{grid-template-columns:repeat(3,1fr);gap:28px;max-width:1100px;margin:0 auto;display:grid}.teachers-grid .teacher-card:nth-child(7){grid-column:1/2;transform:translate(50%)}.teachers-grid .teacher-card:nth-child(8){grid-column:2/3;transform:translate(50%)}.teachers-grid .teacher-card:nth-child(7):hover,.teachers-grid .teacher-card:nth-child(8):hover{transform:translate(50%)translateY(-6px)}.teacher-card{background:#fff;border:1px solid #e6eaf0;border-radius:24px;transition:transform .3s,box-shadow .3s;overflow:hidden}.teacher-card:hover{transform:translateY(-6px);box-shadow:0 20px 45px #0d2d571f}.teacher-photo-placeholder{background:linear-gradient(135deg,#f7f1dc 0%,#eef3f8 100%);justify-content:center;align-items:center;height:280px;display:flex}.teacher-photo-placeholder span{color:#d4af37;letter-spacing:2px;background:#0d2d57;border-radius:50%;justify-content:center;align-items:center;width:75px;height:75px;font-size:1.25rem;font-weight:800;display:flex}.teacher-info{padding:28px}.teacher-subjects{color:#d4a52e;letter-spacing:1.6px;margin:0 0 9px;font-size:.76rem;font-weight:800}.teacher-info h3{color:#0d2d57;margin:0 0 13px;font-size:1.35rem}.teacher-description{color:#667085;margin:0;font-size:.95rem;line-height:1.65}.contact-section{text-align:center;background:#fff;padding:110px 24px 120px}.contact-heading{max-width:760px;margin:0 auto 38px}.contact-heading h2{color:#0d2d57;margin:10px auto 16px;font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.1}.contact-description{color:#667085;max-width:650px;margin:0 auto;font-size:1.05rem;line-height:1.7}.contact-actions{max-width:720px;margin:0 auto}.contact-main-button{color:#fff;cursor:pointer;background:#0d2d57;border:none;border-radius:18px;justify-content:space-between;align-items:center;width:100%;padding:22px 30px;font-size:1.15rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:flex}.contact-main-button span{color:#d4af37;font-size:.92rem;font-weight:700}.contact-main-button:hover{transform:translateY(-3px);box-shadow:0 15px 35px #0d2d572e}.contact-socials{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:16px;display:grid}.contact-socials a{color:#0d2d57;cursor:pointer;background:#f8fafc;border:1px solid #e1e6ed;border-radius:14px;padding:16px 12px;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .25s,background .25s,border-color .25s}.contact-socials a:hover{background:#fff;border-color:#d4af37;transform:translateY(-2px)}.contact-main-left{align-items:center;gap:16px;display:flex}.contact-main-icon{font-size:2rem}.contact-main-name{font-size:1.2rem;font-weight:700}.contact-main-cta{color:#d4af37;font-size:.95rem;font-weight:700}.contact-socials a{justify-content:center;align-items:center;gap:10px;display:flex}.contact-socials a svg{font-size:1.35rem}.public-footer{color:#fff;background:#0d2d57;padding:0}.footer-main{justify-content:space-between;align-items:flex-start;gap:80px;max-width:1200px;margin:0 auto;padding:65px 30px 55px;display:flex}.footer-brand{align-items:center;gap:22px;max-width:520px;display:flex}.footer-logo{object-fit:contain;background:#fff;border-radius:20px;width:105px;height:105px;padding:8px}.footer-brand h3{color:#fff;margin:0 0 8px;font-size:1.45rem}.footer-brand p{color:#ffffffad;white-space:nowrap;margin:0;line-height:1.6}.footer-links{gap:55px;display:flex}.footer-links>div{flex-direction:column;align-items:flex-start;gap:11px;min-width:130px;display:flex}.footer-links h4{color:#d4af37;text-transform:uppercase;letter-spacing:1.6px;margin:0 0 8px;font-size:.82rem;font-weight:800}.footer-links a,.footer-links span{color:#ffffffb8;font-size:.92rem;text-decoration:none;transition:color .2s}.footer-links a:hover{color:#d4af37}.footer-bottom{border-top:1px solid #ffffff1f;max-width:1200px;margin:0 auto;padding:22px 30px 28px}.footer-bottom p{text-align:center;color:#ffffff80;margin:0;font-size:.82rem}.footer-social-icons{align-items:center;gap:10px;display:flex}.footer-social-icons a{color:#fff;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.05rem;text-decoration:none;transition:transform .25s,background .25s,color .25s,border-color .25s;display:flex}.footer-social-icons a:hover{color:#0d2d57;background:#d4af37;border-color:#d4af37;transform:translateY(-3px)}.features-visual-wrapper{max-width:1100px;margin:0 auto;position:relative}.features-mascots{height:280px;margin-top:25px;position:relative}.feature-mascot{object-fit:contain;width:auto;transition:transform .3s;position:absolute}.feature-mascot-puma{height:280px;top:-55px;left:7%}.feature-mascot-burro{height:265px;top:-15px;left:50%;transform:translate(-50%)}.feature-mascot-pantera{height:280px;top:-45px;right:7%}.assistant-floating-button{z-index:999;color:#fff;cursor:pointer;background:#0d2d57;border:none;border-radius:999px;padding:16px 22px;font-size:.95rem;font-weight:700;transition:transform .25s,box-shadow .25s,background .25s;position:fixed;bottom:28px;right:28px;box-shadow:0 12px 30px #0d2d5738}.assistant-floating-button:hover{background:#163f73;transform:translateY(-3px);box-shadow:0 16px 38px #0d2d574d}.assistant-chat{z-index:998;background:#fff;border:1px solid #e4e8ef;border-radius:22px;width:360px;max-height:calc(100vh - 130px);position:fixed;bottom:92px;right:28px;overflow:hidden;box-shadow:0 22px 55px #0d2d5738}.assistant-chat-header{color:#fff;background:#0d2d57;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.assistant-chat-header>div{flex-direction:column;gap:3px;display:flex}.assistant-chat-header strong{font-size:1rem}.assistant-chat-header span{color:#ffffffb8;font-size:.75rem}.assistant-close{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.35rem;display:flex}.assistant-chat-body{max-height:calc(100vh - 220px);padding:20px;overflow-y:auto}.assistant-message{color:#344054;background:#f4f6f9;border-radius:16px 16px 16px 5px;padding:14px 16px;line-height:1.5}.assistant-message p{margin:0}.assistant-message p+p{margin-top:5px}.assistant-options{gap:10px;margin-top:18px;display:grid}.assistant-options button{text-align:left;color:#0d2d57;cursor:pointer;background:#fff;border:1px solid #e1e6ed;border-radius:12px;width:100%;padding:12px 14px;font-size:.9rem;font-weight:600;transition:border-color .2s,background .2s,transform .2s}.assistant-options button:hover{background:#f8fafc;border-color:#d4af37;transform:translate(3px)}.assistant-whatsapp{box-sizing:border-box;color:#fff;background:#0d2d57;border-radius:12px;justify-content:center;align-items:center;width:100%;margin-top:16px;padding:13px 16px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .2s,background .2s;display:flex}.assistant-whatsapp:hover{background:#163f73;transform:translateY(-2px)}a.primary-btn.course-register-button{background:var(--ru-navy);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:15px 25px;font-weight:700;text-decoration:none;display:inline-flex}a.primary-btn.course-register-button:hover{opacity:.9;color:#fff;text-decoration:none}.login-page{background:#f4f7fb;justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex}.login-card{background:#fff;border:1px solid #e6eaf0;border-radius:24px;width:100%;max-width:480px;padding:32px 48px;box-shadow:0 20px 50px #00000014}.login-header{text-align:center;margin-bottom:32px}.login-header .eyebrow{color:#c99a32;letter-spacing:2px;margin:0 0 14px;font-size:14px;font-weight:800}.login-header h1{color:#0d2d55;margin:0 0 14px;font-size:38px;font-weight:800;line-height:1.1}.login-header>p:last-child{color:#667085;margin:0;font-size:16px;line-height:1.6}.login-form{flex-direction:column;gap:20px;display:flex}.login-field{flex-direction:column;gap:8px;display:flex}.login-field label{color:#0d2d55;font-size:14px;font-weight:700}.login-field input{color:#172033;background:#fff;border:1px solid #d7dce3;border-radius:10px;outline:none;width:100%;padding:14px 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.login-field input:focus{border-color:#0d2d55;box-shadow:0 0 0 3px #0d2d551a}.login-field input::placeholder{color:#98a2b3}.forgot-password{color:#0d2d55;cursor:pointer;background:0 0;border:none;align-self:flex-end;margin-top:-8px;padding:0;font-size:14px;font-weight:600}.forgot-password:hover{text-decoration:underline}.login-button{border-radius:10px;width:100%;margin-top:4px;padding:15px 20px;font-size:16px;font-weight:700}.login-back{color:#667085;cursor:pointer;background:0 0;border:none;margin:26px auto 0;padding:0;font-size:14px;font-weight:600;display:block}.login-back:hover{color:#0d2d55;text-decoration:underline}.login-logo{object-fit:contain;width:165px;height:auto;margin:0 auto -15px;display:block}.login-page{min-height:100vh;position:relative;overflow:hidden}.login-video{object-fit:cover;z-index:0;width:100%;height:100%;position:fixed;top:0;left:0}.login-card{z-index:2;position:relative}.login-video-overlay{z-index:1;pointer-events:none;background:#0a2b5238;position:fixed;inset:0}.mis-cursos-page{width:100%}.mis-cursos-header{margin-bottom:32px}.mis-cursos-header .eyebrow{color:#c99a32;letter-spacing:1.8px;margin:0 0 8px;font-size:13px;font-weight:800}.mis-cursos-header h1{color:#0d2d55;margin:0 0 10px;font-size:34px;line-height:1.15}.mis-cursos-header>p:last-child{color:#667085;margin:0;font-size:16px}.mis-cursos-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;display:grid}.curso-campus-card{background:#fff;border:1px solid #e5e9ef;border-radius:18px;padding:28px;box-shadow:0 10px 30px #0d2d550f}.curso-campus-top{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.curso-campus-estado{color:#178443;background:#e9f8ee;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.curso-campus-progreso{color:#0d2d55;font-size:14px;font-weight:800}.curso-campus-card h2{color:#0d2d55;margin:0 0 10px;font-size:24px}.curso-campus-card>p{color:#667085;margin:0 0 24px;line-height:1.6}.curso-campus-progress{background:#e7eaf0;border-radius:999px;width:100%;height:8px;margin-bottom:24px;overflow:hidden}.curso-campus-progress-fill{background:#d0a33a;border-radius:999px;height:100%}.curso-campus-card .primary-btn{width:100%}.curso-campus-page{width:100%;max-width:1100px;margin:0 auto}.curso-campus-header{margin-bottom:28px}.curso-campus-header .eyebrow{color:#c99a32;letter-spacing:1.8px;margin:0 0 8px;font-size:13px;font-weight:800}.curso-campus-header h1{color:#0d2d55;margin:0 0 10px;font-size:36px;line-height:1.15}.curso-campus-header>p:last-child{color:#667085;margin:0;font-size:16px;line-height:1.6}.curso-campus-summary{background:#fff;border:1px solid #e5e9ef;border-radius:18px;margin-bottom:28px;padding:24px 28px;box-shadow:0 10px 30px #0d2d550f}.curso-campus-summary>div:first-child{align-items:center;gap:18px;margin-bottom:18px;display:flex}.curso-campus-status{color:#178443;background:#e9f8ee;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.curso-campus-summary h2{color:#0d2d55;margin:0;font-size:18px}.curso-campus-summary strong{color:#0d2d55;margin-left:auto;font-size:22px}.curso-campus-sections{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.curso-campus-section-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e9ef;border-radius:18px;align-items:flex-start;gap:18px;width:100%;min-height:150px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;box-shadow:0 8px 24px #0d2d550d}.curso-campus-section-card:hover{border-color:#d0a33a;transform:translateY(-3px);box-shadow:0 12px 30px #0d2d551a}.curso-campus-section-card svg{color:#c99a32;flex-shrink:0}.curso-campus-section-card h3{color:#0d2d55;margin:0 0 8px;font-size:19px}.curso-campus-section-card p{color:#667085;margin:0;font-size:14px;line-height:1.55}.unidades-materia-page{width:100%;max-width:1100px;margin:0 auto}.unidades-materia-header{margin-bottom:30px}.unidades-materia-header .eyebrow{color:#c99a32;letter-spacing:1.8px;margin:0 0 8px;font-size:13px;font-weight:800}.unidades-materia-header h1{color:#0d2d55;margin:0 0 10px;font-size:36px}.unidades-materia-header>p:last-child{color:#667085;margin:0;font-size:16px}.unidades-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.unidad-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e9ef;border-radius:18px;min-height:150px;padding:24px;transition:transform .2s,box-shadow .2s,border-color .2s;box-shadow:0 8px 24px #0d2d550d}.unidad-card:hover{border-color:#d0a33a;transform:translateY(-3px);box-shadow:0 12px 30px #0d2d551a}.unidad-numero{color:#c99a32;letter-spacing:1px;text-transform:uppercase;margin-bottom:12px;font-size:12px;font-weight:800;display:block}.unidad-card h2{color:#0d2d55;margin:0 0 12px;font-size:20px;line-height:1.3}.canva-embed{aspect-ratio:16/9;border:none;border-radius:16px;width:100%;display:block}.material-unidad-header{text-align:left;margin-bottom:28px}.material-unidad-header .eyebrow{color:#c99a32;letter-spacing:1.8px;margin:0 0 8px;font-size:13px;font-weight:800}.material-unidad-header h1{color:#0d2d55;margin:0 0 8px;font-size:32px}.material-unidad-header>p:last-child{color:#667085;margin:0;font-size:16px}.calendario-curso-page{width:100%;max-width:1200px;margin:0 auto}.calendario-curso-page>.eyebrow{color:#c99a32;letter-spacing:1.8px;margin:0 0 8px;font-size:13px;font-weight:800}.calendario-curso-page>h1{color:#0d2d55;margin:0 0 10px;font-size:34px}.calendario-curso-page>p{color:#667085;margin:0 0 28px;font-size:16px}.calendario-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;display:grid}.calendario-dia{background:#fff;border:1px solid #e5e9ef;border-radius:16px;padding:18px;box-shadow:0 8px 24px #0d2d550d}.calendario-dia h2{color:#0d2d55;text-align:center;margin:0 0 16px;font-size:18px}.calendario-clase{border-bottom:1px solid #edf0f4;flex-direction:column;gap:5px;padding:12px 0;display:flex}.calendario-clase:last-child{border-bottom:none}.calendario-clase span{color:#98a2b3;font-size:12px;font-weight:700}.calendario-clase strong{color:#172033;font-size:14px;line-height:1.35}.calendario-zoom{text-align:center;margin-top:28px}.calendario-zoom h2{color:#0d2d55;margin:0 0 8px}.calendario-zoom p{color:#667085;margin:0 0 14px}.pregunta-opcion.seleccionada{background:#eef4fb;border-color:#12345b;transform:translateY(-1px);box-shadow:0 0 0 2px #12345b14}.practica-unidad-page{width:100%;max-width:900px;margin:0 auto}.practica-unidad-page>.eyebrow{color:#c99a32;letter-spacing:1.8px;margin:0 0 8px;font-size:13px;font-weight:800}.practica-unidad-page>h1{color:#0d2d55;margin:0 0 8px;font-size:32px;line-height:1.2}.practica-unidad-page>p{color:#667085;margin:0 0 26px}.pregunta-card{background:#fff;border:1px solid #e5e9ef;border-radius:20px;padding:30px;box-shadow:0 10px 30px #0d2d5512}.pregunta-numero{color:#c99a32;letter-spacing:1px;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}.pregunta-card h2{color:#0d2d55;margin:0 0 24px;font-size:22px;line-height:1.45}.pregunta-opciones{gap:12px;margin-bottom:24px;display:grid}.pregunta-opcion{color:#172033;text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe4ea;border-radius:14px;width:100%;padding:16px 18px;font-size:15px;font-weight:600;transition:border-color .2s,background .2s,transform .2s}.pregunta-opcion:hover:not(:disabled){border-color:#c99a32;transform:translateY(-1px)}.pregunta-opcion:disabled{cursor:default;opacity:1}.pregunta-opcion.seleccionada{background:#eef4fb;border-color:#0d2d55;box-shadow:0 0 0 2px #0d2d5514}.progreso-preguntas{background:#e7ebf0;border-radius:999px;width:100%;height:8px;margin-bottom:24px;overflow:hidden}.progreso-preguntas-barra{background:#c99a32;border-radius:999px;height:100%;transition:width .25s}.resultado-resumen{background:#fff;border:1px solid #e5e9ef;border-radius:18px;align-items:center;gap:24px;margin:24px 0 30px;padding:24px;display:flex;box-shadow:0 10px 28px #0d2d550f}.resultado-porcentaje{color:#0d2d55;background:#eef4fb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:110px;font-size:30px;font-weight:800;display:flex}.resultado-info span{color:#c99a32;letter-spacing:1px;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:800;display:block}.resultado-info h2{color:#0d2d55;margin:0 0 8px;font-size:22px}.resultado-info p{color:#667085;margin:0;line-height:1.5}.resumen-respuestas{gap:18px;display:grid}.resumen-pregunta{background:#fff;border:1px solid #e5e9ef;border-radius:16px;padding:22px;box-shadow:0 8px 22px #0d2d550a}.resumen-pregunta h2{color:#c99a32;margin:0 0 10px;font-size:15px}.resumen-pregunta p{color:#344054;margin:7px 0;line-height:1.5}.resumen-pregunta.correcta{background:#f3fbf7;border-left:5px solid #22a06b}.resumen-pregunta.incorrecta{background:#fff6f6;border-left:5px solid #d64545}.resultado-acciones{justify-content:center;gap:14px;margin-top:28px;padding-bottom:20px;display:flex}.secondary-btn{color:#0d2d55;cursor:pointer;background:#fff;border:1px solid #0d2d55;border-radius:10px;padding:14px 22px;font-size:15px;font-weight:700;transition:all .2s}.secondary-btn:hover{background:#eef4fb;transform:translateY(-1px)}.banco-preguntas-page{width:100%;max-width:1100px;margin:0 auto}.banco-preguntas-page>.eyebrow{color:#c99a32;letter-spacing:1.8px;margin:0 0 8px;font-size:13px;font-weight:800}.banco-preguntas-page>h1{color:#0d2d55;margin:0 0 10px;font-size:34px}.banco-preguntas-page>p{color:#667085;margin:0 0 30px;font-size:16px}.banco-materia-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e9ef;border-radius:18px;min-height:140px;padding:22px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 8px 24px #0d2d550d}.banco-materia-card:hover{border-color:#c99a32;transform:translateY(-3px);box-shadow:0 12px 30px #0d2d551a}.banco-materia-card h2{color:#0d2d55;margin:0 0 10px;font-size:20px}.banco-materia-card p{color:#667085;margin:0;font-size:14px}.banco-materias-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 22px;display:grid}.banco-materia-circular{cursor:pointer;text-align:center;background:0 0;border:none;padding:0}.materia-progreso{--progreso:0%;background:conic-gradient(#c99a32 var(--progreso), #e5e9ef 0);border-radius:50%;width:150px;height:150px;margin:0 auto 16px;padding:8px;transition:transform .2s}.banco-materia-circular:hover .materia-progreso{transform:translateY(-4px)}.materia-imagen{background:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:0 8px 22px #0d2d5514}.materia-imagen span{color:#0d2d55;font-size:42px;font-weight:800}.materia-imagen svg{color:#0d2d55;stroke:currentColor;width:52px;height:52px;display:block}.banco-materia-circular h2{color:#0d2d55;margin:0 0 6px;font-size:18px}.banco-materia-circular p{color:#667085;margin:0 0 4px;font-size:14px}.materia-porcentaje{color:#c99a32;font-size:13px;font-weight:700}.banco-unidades-page{width:100%;max-width:1000px;margin:0 auto}.banco-unidades-page>.eyebrow{color:#c99a32;letter-spacing:1.8px;margin:0 0 8px;font-size:13px;font-weight:800}.banco-unidades-page>h1{color:#0d2d55;margin:0 0 10px;font-size:34px}.banco-unidades-page>p{color:#667085;margin:0 0 30px;font-size:16px}.banco-unidades-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.banco-unidad-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e9ef;border-radius:18px;min-height:150px;padding:24px;transition:transform .2s,border-color .2s,box-shadow .2s;box-shadow:0 8px 24px #0d2d550d}.banco-unidad-card:hover{border-color:#c99a32;transform:translateY(-3px);box-shadow:0 12px 30px #0d2d551a}.banco-unidad-card>span{color:#c99a32;letter-spacing:1px;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:800;display:block}.banco-unidad-card h2{color:#0d2d55;margin:0 0 10px;font-size:21px}.banco-unidad-card p{color:#667085;margin:0;font-size:14px}.unidad-completada{font-weight:700;color:#22a06b!important}.unidad-pendiente{color:#667085}.practica-unidad-page .pregunta-texto{white-space:pre-line}.pregunta-imagen-container{justify-content:center;width:100%;margin:0 0 24px;display:flex}.pregunta-imagen{object-fit:contain;border-radius:14px;max-width:100%;max-height:360px}.lectura-pregunta{white-space:pre-line;text-align:left;background:#f8fafc;border:1px solid #dbe3ec;border-radius:14px;margin:20px 0 30px;padding:24px;font-size:1rem;line-height:1.7}.pregunta-texto{white-space:pre-line}.temas-banco-page{max-width:1080px;margin:0 auto;padding:42px 34px 60px}.temas-banco-page .eyebrow{color:#c99a2e;letter-spacing:.18em;margin-bottom:8px;font-size:.88rem;font-weight:800}.temas-banco-page>h1{color:#0f2f57;margin:0 0 10px;font-size:clamp(2.4rem,4vw,3.8rem);line-height:1.05}.temas-banco-page>p:not(.eyebrow){color:#5c6b7e;margin-bottom:34px;font-size:1.05rem}.temas-banco-list{flex-direction:column;gap:16px;display:flex}.tema-banco-card-nueva{cursor:pointer;text-align:left;background:#fff;border:1px solid #e1e7ef;border-radius:22px;grid-template-columns:170px 1fr 145px;align-items:center;width:100%;min-height:170px;padding:0;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid;overflow:hidden;box-shadow:0 8px 24px #0f2f5712}.tema-banco-card-nueva:hover{transform:translateY(-4px);box-shadow:0 14px 34px #0f2f5721}.tema-banco-icono{border-right:1px solid #edf1f6;justify-content:center;align-items:center;height:100%;font-size:3.2rem;display:flex}.tema-banco-info{padding:26px 30px}.tema-banco-numero{margin-bottom:4px;font-size:1.1rem;font-weight:800;display:block}.tema-banco-info h2{color:#102b50;margin:0 0 8px;font-size:1.55rem}.tema-banco-info p{color:#69778b;margin:0;font-size:1rem;line-height:1.5}.tema-banco-accion{border-left:1px solid #edf1f6;flex-direction:column;justify-content:center;align-items:center;gap:2px;height:100%;display:flex}.tema-banco-flecha{border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:7px;font-size:2rem;transition:transform .25s;display:flex}.tema-banco-card-nueva:hover .tema-banco-flecha{transform:translate(5px)}.tema-banco-accion strong{font-size:1rem}.tema-banco-accion small{font-size:.86rem}.tema-azul{border-left:6px solid #2f80ed}.tema-azul .tema-banco-icono{background:#eef5ff}.tema-azul .tema-banco-numero,.tema-azul .tema-banco-accion{color:#2f80ed}.tema-azul .tema-banco-flecha{background:#e8f2ff}.tema-morado{border-left:6px solid #7357e8}.tema-morado .tema-banco-icono{background:#f2efff}.tema-morado .tema-banco-numero,.tema-morado .tema-banco-accion{color:#7357e8}.tema-morado .tema-banco-flecha{background:#eeeaff}.tema-verde{border-left:6px solid #2ba66a}.tema-verde .tema-banco-icono{background:#edf9f3}.tema-verde .tema-banco-numero,.tema-verde .tema-banco-accion{color:#2ba66a}.tema-verde .tema-banco-flecha{background:#e7f7ef}@media (width<=850px){.tema-banco-card-nueva{grid-template-columns:110px 1fr}.tema-banco-accion{display:none}}@media (width<=600px){.temas-banco-page{padding:30px 18px}.tema-banco-card-nueva{grid-template-columns:82px 1fr;min-height:140px}.tema-banco-icono{font-size:2.3rem}.tema-banco-info{padding:20px 18px}.tema-banco-info h2{font-size:1.2rem}.tema-banco-info p{font-size:.9rem}}.banco-unidades-page{max-width:1080px;margin:0 auto;padding:42px 34px 60px}.banco-unidades-page .eyebrow{color:#c99a2e;letter-spacing:.18em;margin-bottom:8px;font-size:.88rem;font-weight:800}.banco-unidades-page>h1{color:#0f2f57;margin:0 0 10px;font-size:clamp(2.4rem,4vw,3.8rem);line-height:1.05}.banco-unidades-page>p:not(.eyebrow){color:#5c6b7e;margin-bottom:34px;font-size:1.05rem}.banco-unidades-list{flex-direction:column;gap:16px;display:flex}.banco-unidad-card-nueva{cursor:pointer;text-align:left;background:#fff;border:1px solid #e1e7ef;border-radius:22px;grid-template-columns:145px 1fr 145px;align-items:center;width:100%;min-height:150px;padding:0;transition:transform .25s,box-shadow .25s,border-color .25s;display:grid;overflow:hidden;box-shadow:0 8px 24px #0f2f5712}.banco-unidad-card-nueva:hover{transform:translateY(-4px);box-shadow:0 14px 34px #0f2f5721}.unidad-banco-icono{border-right:1px solid #edf1f6;justify-content:center;align-items:center;height:100%;display:flex}.unidad-banco-icono span{border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.8rem;font-weight:800;display:flex}.unidad-banco-info{padding:24px 30px}.unidad-banco-numero{letter-spacing:.08em;margin-bottom:6px;font-size:.9rem;font-weight:800;display:block}.unidad-banco-info h2{color:#102b50;margin:0 0 8px;font-size:1.55rem}.unidad-banco-info p{color:#69778b;margin:0;font-size:1rem;line-height:1.5}.unidad-banco-accion{border-left:1px solid #edf1f6;flex-direction:column;justify-content:center;align-items:center;gap:2px;height:100%;display:flex}.unidad-banco-flecha{border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;margin-bottom:7px;font-size:2rem;transition:transform .25s;display:flex}.banco-unidad-card-nueva:hover .unidad-banco-flecha{transform:translate(5px)}.unidad-banco-accion strong{font-size:1rem}.unidad-banco-accion small{font-size:.86rem}.unidad-azul{border-left:6px solid #2f80ed}.unidad-azul .unidad-banco-icono{background:#eef5ff}.unidad-azul .unidad-banco-icono span,.unidad-azul .unidad-banco-numero,.unidad-azul .unidad-banco-accion{color:#2f80ed}.unidad-azul .unidad-banco-icono span,.unidad-azul .unidad-banco-flecha{background:#e8f2ff}.unidad-morado{border-left:6px solid #7357e8}.unidad-morado .unidad-banco-icono{background:#f2efff}.unidad-morado .unidad-banco-icono span,.unidad-morado .unidad-banco-numero,.unidad-morado .unidad-banco-accion{color:#7357e8}.unidad-morado .unidad-banco-icono span,.unidad-morado .unidad-banco-flecha{background:#eeeaff}.unidad-verde{border-left:6px solid #2ba66a}.unidad-verde .unidad-banco-icono{background:#edf9f3}.unidad-verde .unidad-banco-icono span,.unidad-verde .unidad-banco-numero,.unidad-verde .unidad-banco-accion{color:#2ba66a}.unidad-verde .unidad-banco-icono span,.unidad-verde .unidad-banco-flecha{background:#e7f7ef}.unidad-naranja{border-left:6px solid #ef8c2f}.unidad-naranja .unidad-banco-icono{background:#fff4e8}.unidad-naranja .unidad-banco-icono span,.unidad-naranja .unidad-banco-numero,.unidad-naranja .unidad-banco-accion{color:#ef8c2f}.unidad-naranja .unidad-banco-icono span,.unidad-naranja .unidad-banco-flecha{background:#ffecd7}.unidad-rosa{border-left:6px solid #d85c9f}.unidad-rosa .unidad-banco-icono{background:#fff0f7}.unidad-rosa .unidad-banco-icono span,.unidad-rosa .unidad-banco-numero,.unidad-rosa .unidad-banco-accion{color:#d85c9f}.unidad-rosa .unidad-banco-icono span,.unidad-rosa .unidad-banco-flecha{background:#fde5f2}.unidad-turquesa{border-left:6px solid #2aa7a1}.unidad-turquesa .unidad-banco-icono{background:#edfafa}.unidad-turquesa .unidad-banco-icono span,.unidad-turquesa .unidad-banco-numero,.unidad-turquesa .unidad-banco-accion{color:#2aa7a1}.unidad-turquesa .unidad-banco-icono span,.unidad-turquesa .unidad-banco-flecha{background:#e0f6f4}.unidad-dorado{border-left:6px solid #c99a2e}.unidad-dorado .unidad-banco-icono{background:#fff8e7}.unidad-dorado .unidad-banco-icono span,.unidad-dorado .unidad-banco-numero,.unidad-dorado .unidad-banco-accion{color:#c99a2e}.unidad-dorado .unidad-banco-icono span,.unidad-dorado .unidad-banco-flecha{background:#fff1c9}@media (width<=850px){.banco-unidad-card-nueva{grid-template-columns:105px 1fr}.unidad-banco-accion{display:none}}@media (width<=600px){.banco-unidades-page{padding:30px 18px}.banco-unidad-card-nueva{grid-template-columns:78px 1fr;min-height:130px}.unidad-banco-icono span{width:50px;height:50px;font-size:1.35rem}.unidad-banco-info{padding:20px 18px}.unidad-banco-info h2{font-size:1.2rem}}.materiales-curso-page{max-width:1120px;margin:0 auto;padding:42px 34px 60px}.materiales-curso-header{text-align:center;margin-bottom:38px}.materiales-curso-header .eyebrow{color:#c99a2e;letter-spacing:.18em;margin-bottom:8px;font-size:.9rem;font-weight:800}.materiales-curso-header h1{color:#0f2f57;margin:0 0 10px;font-size:clamp(2.3rem,4vw,3.7rem);line-height:1.08}.materiales-curso-header>p:not(.eyebrow){color:#607086;margin:0;font-size:1.05rem}.materiales-materias-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.material-materia-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e1e7ef;border-radius:22px;width:100%;min-height:170px;padding:24px;transition:transform .25s,box-shadow .25s,border-color .25s;box-shadow:0 8px 24px #0f2f5712}.material-materia-card:hover{border-color:#d6dee9;transform:translateY(-4px);box-shadow:0 14px 34px #0f2f5721}.material-materia-icon{color:#0f2f57;background:#f3f6fa;border-radius:16px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.material-materia-card h2{color:#102b50;margin:0 0 8px;font-size:1.35rem}.material-materia-card p{color:#69778b;margin:0;font-size:.98rem;line-height:1.5}@media (width<=900px){.materiales-materias-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.materiales-curso-page{padding:28px 18px 50px}.materiales-materias-grid{grid-template-columns:1fr}}.practica-dos-columnas{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:stretch;gap:24px;margin-top:24px;display:grid}.lectura-columna,.pregunta-columna{min-width:0}.lectura-columna{background:#f7f9fc;border:1px solid #dfe6ef;border-radius:18px;flex-direction:column;max-height:650px;display:flex;overflow:hidden}.lectura-columna-header{color:#c99520;letter-spacing:.16em;background:#edf2f8;border-bottom:1px solid #dfe6ef;padding:16px 22px;font-size:.82rem;font-weight:800}.lectura-contenido{white-space:pre-line;color:#263d5b;text-align:left;padding:22px 26px 30px;font-size:1rem;line-height:1.75;overflow-y:auto}.pregunta-columna{flex-direction:column;display:flex}@media (width<=850px){.practica-dos-columnas{grid-template-columns:1fr}.lectura-columna{max-height:500px}}.acciones-practica{flex-direction:column;align-items:center;gap:12px;display:flex}.btn-guardar-progreso{color:#12345b;cursor:pointer;background:0 0;border:1.5px solid #12345b;border-radius:10px;padding:12px 24px;font-size:16px;font-weight:700;transition:all .2s}.btn-guardar-progreso:hover{background:#eef3f8;transform:translateY(-1px)}.tema-progreso-mini{background:#e6eaf0;border-radius:999px;width:110px;height:7px;margin-top:8px;overflow:hidden}.tema-progreso-mini-fill{background:#d4a017;border-radius:999px;height:100%;transition:width .3s}.unidad-progreso-barra{background:#e6eaf0;border-radius:999px;width:100%;max-width:320px;height:7px;margin-top:10px;overflow:hidden}.unidad-progreso-barra-fill{background:#d4a017;border-radius:999px;height:100%;transition:width .3s}.login-error{border:1px solid;border-radius:10px;margin:0;padding:10px 12px;font-size:.9rem;line-height:1.35}.login-button:disabled{opacity:.65;cursor:wait}.pregunta-tabla-wrap{background:#fff;border:1px solid #dbe3ec;border-radius:14px;width:100%;margin:18px 0 26px;overflow-x:auto}.pregunta-tabla{border-collapse:collapse;color:#0d2d55;width:100%;min-width:520px;font-size:.98rem;line-height:1.45}.pregunta-tabla th,.pregunta-tabla td{text-align:left;vertical-align:top;white-space:pre-line;border-bottom:1px solid #e6ebf1;border-right:1px solid #e6ebf1;padding:13px 15px}.pregunta-tabla th:last-child,.pregunta-tabla td:last-child{border-right:none}.pregunta-tabla tbody tr:last-child td{border-bottom:none}.pregunta-tabla th{background:#f6f8fb;font-weight:800}@media (width<=640px){.pregunta-tabla{min-width:460px;font-size:.92rem}.pregunta-tabla th,.pregunta-tabla td{padding:11px 12px}}.topbar .welcome h2{color:#0f315b}.perfil-page{width:100%;max-width:1000px;margin:0 auto;padding:10px 0 50px}.perfil-header{text-align:center;margin-bottom:28px}.perfil-header .eyebrow{color:#d39a18;letter-spacing:3px;text-transform:uppercase;margin:0 0 8px;font-size:14px;font-weight:800}.perfil-header h1{color:#0f315b;margin:0;font-size:38px;line-height:1.15}.perfil-header>p:last-child{color:#667085;margin:10px 0 0;font-size:16px}.perfil-card{background:#fff;border:1px solid #e4e8ef;border-radius:22px;padding:32px;box-shadow:0 12px 35px #0f315b14}.perfil-identidad{border-bottom:1px solid #e9edf3;align-items:center;gap:22px;padding-bottom:28px;display:flex}.perfil-avatar{color:#fff;letter-spacing:1px;background:#0f315b;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:92px;height:92px;font-size:30px;font-weight:800;display:flex;box-shadow:0 8px 20px #0f315b2e}.perfil-identidad h2{color:#0f315b;margin:0 0 5px;font-size:26px}.perfil-identidad p{color:#667085;margin:0 0 12px;font-size:15px}.perfil-estado{border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.perfil-estado.activo{color:#16803c;background:#e7f7ed}.perfil-estado.inactivo{color:#b42318;background:#fdecec}.perfil-datos{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px;display:grid}.perfil-dato{background:#f7f9fc;border:1px solid #e7ebf1;border-radius:14px;flex-direction:column;gap:7px;min-width:0;padding:18px 20px;display:flex}.perfil-dato span{color:#7a8494;font-size:13px;font-weight:600}.perfil-dato strong{color:#0f315b;overflow-wrap:anywhere;font-size:15px}.perfil-cursos{margin-top:30px}.perfil-cursos h3{color:#0f315b;margin:0 0 14px;font-size:19px}.perfil-curso{background:#f7f9fc;border:1px solid #e7ebf1;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;padding:17px 20px;display:flex}.perfil-curso span{color:#0f315b;font-weight:700}.perfil-curso strong{color:#16803c;background:#e7f7ed;border-radius:999px;padding:5px 11px;font-size:12px}.perfil-seguridad{border-top:1px solid #e9edf3;justify-content:space-between;align-items:center;gap:24px;margin-top:30px;padding-top:26px;display:flex}.perfil-seguridad h3{color:#0f315b;margin:0 0 5px;font-size:19px}.perfil-seguridad p{color:#667085;margin:0;font-size:14px}.perfil-seguridad .primary-btn:disabled{opacity:.55;cursor:not-allowed}@media (width<=760px){.perfil-page{padding-bottom:30px}.perfil-header h1{font-size:30px}.perfil-card{padding:22px}.perfil-identidad{align-items:flex-start}.perfil-avatar{width:72px;height:72px;font-size:24px}.perfil-identidad h2{font-size:21px}.perfil-datos{grid-template-columns:1fr}.perfil-seguridad{flex-direction:column;align-items:stretch}}.calendario-curso-page{width:100%;max-width:1080px;margin:0 auto;padding:8px 0 48px}.calendario-header{text-align:center;margin-bottom:26px}.calendario-header .eyebrow{color:#d39a18;letter-spacing:3px;text-transform:uppercase;margin:0 0 8px;font-size:14px;font-weight:800}.calendario-header h1{color:#0f315b;margin:0;font-size:38px;line-height:1.15}.calendario-header>p:last-child{color:#667085;margin:9px 0 0;font-size:16px}.calendario-zoom-card{background:#fff;border:1px solid #dce5f0;border-radius:20px;grid-template-columns:minmax(0,1.65fr) minmax(250px,.75fr);gap:0;margin-bottom:28px;display:grid;overflow:hidden;box-shadow:0 10px 30px #0f315b12}.calendario-zoom-principal{align-items:center;gap:22px;padding:28px 30px;display:flex}.calendario-zoom-icono{color:#0f5fc4;background:#edf4ff;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:70px;height:70px;display:flex}.calendario-zoom-contenido{flex:1}.calendario-zoom-label{color:#d39a18;letter-spacing:1.6px;margin-bottom:5px;font-size:12px;font-weight:800;display:block}.calendario-zoom-contenido h2{color:#0f315b;margin:0 0 6px;font-size:24px;line-height:1.25}.calendario-zoom-contenido p{color:#667085;margin:0 0 18px;font-size:15px}.calendario-zoom-btn{color:#fff;background:#0f315b;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-width:230px;padding:13px 20px;font-size:15px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.calendario-zoom-btn:hover{background:#16477f;transform:translateY(-1px);box-shadow:0 8px 18px #0f315b2e}.calendario-zoom-datos{background:#f7f9fc;border-left:1px solid #e1e7ef;flex-direction:column;justify-content:center;padding:26px 28px;display:flex}.calendario-zoom-datos h3{color:#0f315b;margin:0 0 17px;font-size:17px}.calendario-zoom-dato{flex-direction:column;gap:3px;margin-bottom:14px;display:flex}.calendario-zoom-dato:last-child{margin-bottom:0}.calendario-zoom-dato span{color:#7b8493;font-size:12px;font-weight:600}.calendario-zoom-dato strong{color:#0f315b;font-size:16px}.calendario-horarios{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:22px;display:grid}.calendario-dia-card{background:#fff;border:1px solid #e1e7ef;border-radius:18px;overflow:hidden;box-shadow:0 8px 25px #0f315b0e}.calendario-dia-header{border-bottom:1px solid #e7ebf1;align-items:center;gap:12px;padding:18px 20px;display:flex}.calendario-dia-icono{color:#d39a18;background:#fff6de;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.calendario-dia-header h2{color:#0f315b;margin:0;font-size:22px}.calendario-tabla{padding:14px}.calendario-tabla-header{color:#667085;text-transform:uppercase;letter-spacing:.5px;background:#f1f4f8;border-radius:9px;grid-template-columns:155px 1fr;padding:10px 14px;font-size:12px;font-weight:800;display:grid}.calendario-fila{border-bottom:1px solid #edf0f4;grid-template-columns:155px 1fr;align-items:center;min-height:54px;padding:9px 14px;display:grid}.calendario-fila:last-child{border-bottom:none}.calendario-hora{color:#667085;align-items:center;gap:7px;font-size:13px;font-weight:600;display:flex}.calendario-fila strong{color:#0f315b;font-size:14px;line-height:1.3}.calendario-fila.descanso{background:#f2f3f5;border:none;border-radius:9px;margin:4px 0}.calendario-fila.descanso strong{color:#667085}.calendario-fila:not(.descanso){transition:background .15s}.calendario-fila:not(.descanso):hover{background:#fafbfd}.calendario-vacio{text-align:center;background:#fff;border:1px solid #e1e7ef;border-radius:18px;flex-direction:column;align-items:center;padding:38px 24px;display:flex}.calendario-vacio h2,.calendario-vacio h1{color:#0f315b;margin:12px 0 6px}.calendario-vacio p{color:#667085;margin:0}@media (width<=900px){.calendario-zoom-card{grid-template-columns:1fr}.calendario-zoom-datos{border-top:1px solid #e1e7ef;border-left:0}.calendario-horarios{grid-template-columns:1fr}}@media (width<=650px){.calendario-header h1{font-size:30px}.calendario-zoom-principal{flex-direction:column;align-items:flex-start;padding:22px}.calendario-zoom-btn{width:100%;min-width:0}.calendario-zoom-datos{padding:22px}.calendario-tabla-header,.calendario-fila{grid-template-columns:130px 1fr}.calendario-hora{font-size:12px}}.menu-logout{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:10px;align-items:center;gap:12px;width:100%;padding:14px 16px;font-size:16px;font-weight:600;transition:background .2s,transform .2s;display:flex}.menu-logout:hover{background:#ffffff1f;transform:translate(2px)}.campus-mobile-header,.campus-mobile-overlay,.campus-mobile-close{display:none}.content{min-width:0}@media (width<=850px){.campus{min-height:100vh;display:block}.campus-mobile-header{z-index:900;background:var(--ru-navy);color:#fff;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:68px;padding:10px 16px;display:flex;position:sticky;top:0;box-shadow:0 4px 18px #0e2a4f29}.campus-mobile-brand{align-items:center;gap:10px;min-width:0;display:flex}.campus-mobile-logo{object-fit:contain;flex:none;width:52px;height:44px}.campus-mobile-brand>div{flex-direction:column;gap:1px;min-width:0;display:flex}.campus-mobile-brand strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.2;overflow:hidden}.campus-mobile-brand span{color:#ffffffb8;letter-spacing:1.2px;text-transform:uppercase;font-size:10px;font-weight:700}.campus-mobile-menu-button{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:12px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.campus-mobile-menu-button:active{transform:scale(.97)}.sidebar{z-index:1100;overscroll-behavior:contain;width:min(84vw,310px);height:100dvh;padding:24px 18px;transition:transform .28s;display:flex;position:fixed;top:0;bottom:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:14px 0 35px #0003}.sidebar.sidebar-mobile-open{transform:translate(0)}.sidebar .brand{padding-right:38px;position:relative}.campus-mobile-close{color:#fff;cursor:pointer;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:10px;place-items:center;width:38px;height:38px;display:grid;position:absolute;top:-6px;right:0}.campus-mobile-overlay{z-index:1000;opacity:0;visibility:hidden;pointer-events:none;background:#0f172a85;border:0;width:100%;height:100%;margin:0;padding:0;transition:opacity .25s,visibility .25s;display:block;position:fixed;inset:0}.campus-mobile-overlay.is-open{opacity:1;visibility:visible;pointer-events:auto}.content{width:100%;min-width:0;padding:22px 16px 36px;overflow-x:hidden}.topbar{align-items:flex-start;margin-bottom:20px}.welcome h2,.page-heading h2{font-size:clamp(24px,7vw,30px)}.topbar .profile{display:none}.stats{grid-template-columns:1fr;gap:12px;margin-bottom:22px}.card{border-radius:15px;padding:18px}.course-card{grid-template-columns:1fr;gap:16px}.course-card .primary-btn{width:100%}.subjects-grid{grid-template-columns:1fr}.content img,.content video,.content iframe{max-width:100%}.content iframe{width:100%}}@media (width<=480px){.campus-mobile-header{min-height:64px;padding:8px 12px}.campus-mobile-logo{width:46px;height:40px}.campus-mobile-brand strong{font-size:14px}.campus-mobile-menu-button{flex-basis:42px;width:42px;height:42px}.content{padding:18px 12px 32px}.sidebar{width:min(88vw,300px)}.campus-logo{width:125px}.menu button,.menu a{padding:12px;font-size:14px}}@media (width<=850px){.mis-cursos-page{width:100%;max-width:100%;margin:0 auto}.mis-cursos-header{text-align:center;margin-bottom:24px}.mis-cursos-header .eyebrow{letter-spacing:1.6px;margin-bottom:8px;font-size:12px}.mis-cursos-header h1{margin-bottom:10px;font-size:clamp(30px,8vw,38px);line-height:1.08}.mis-cursos-header>p:last-child{max-width:520px;margin:0 auto;font-size:16px;line-height:1.5}.mis-cursos-grid{grid-template-columns:minmax(0,1fr);gap:18px;width:100%}.curso-campus-card{box-sizing:border-box;width:100%;min-width:0;padding:22px}.curso-campus-top{margin-bottom:18px}.curso-campus-card h2{overflow-wrap:normal;word-break:normal;margin-bottom:10px;font-size:23px;line-height:1.2}.curso-campus-card>p{margin-bottom:20px;line-height:1.5}.curso-campus-progress{margin-bottom:20px}}@media (width<=480px){.mis-cursos-header{margin-bottom:22px}.mis-cursos-header h1{font-size:32px}.mis-cursos-header>p:last-child{font-size:15px}.mis-cursos-grid{gap:16px}.curso-campus-card{border-radius:16px;padding:20px 18px}.curso-campus-top{gap:12px;margin-bottom:18px}.curso-campus-estado{padding:7px 11px}.curso-campus-progreso{flex-shrink:0}.curso-campus-card h2{font-size:22px}.curso-campus-card .primary-btn{min-height:46px}}@media (width<=850px){.banco-materias-grid{grid-template-columns:repeat(2,minmax(0,1fr));place-items:start center;gap:24px 14px;width:100%}.banco-materia-circular{box-sizing:border-box;width:100%;min-width:0;padding-left:4px;padding-right:4px}.materia-progreso{width:min(38vw,155px);height:min(38vw,155px)}.materia-imagen{width:calc(100% - 12px);height:calc(100% - 12px)}.banco-materia-circular h2{overflow-wrap:break-word;max-width:100%;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.2}.banco-materia-circular p,.materia-porcentaje{max-width:100%;font-size:14px;line-height:1.35}}@media (width<=480px){.banco-materias-grid{gap:22px 10px}.materia-progreso{width:min(39vw,150px);height:min(39vw,150px)}.materia-imagen svg{width:44px;height:44px}.banco-materia-circular h2{font-size:17px}.banco-materia-circular p,.materia-porcentaje{font-size:13px}}@media (width<=850px){.examen-pantalla-completa main{padding:10px 12px 24px!important;overflow-x:hidden!important}.examen-pantalla-completa main>div>div:first-child{padding-top:0!important;position:static!important;top:auto!important}.examen-pantalla-completa main>div>div:first-child>section:first-child{grid-template-columns:1fr!important;gap:10px!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:first-child{box-sizing:border-box!important;width:100%!important;max-width:260px!important;margin:0 auto!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2){box-sizing:border-box!important;width:100%!important;padding:14px!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:first-child{display:block!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:first-child>div:nth-child(2){grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important;display:grid!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:nth-child(2){grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:nth-child(2)>button{width:100%!important;min-height:42px!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2){box-sizing:border-box!important;width:100%!important;padding:10px!important;overflow:hidden!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2)>div:first-child{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:5px!important;width:100%!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2)>div:first-child>button{width:100%!important;min-width:0!important;height:34px!important;font-size:11px!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2)>div:nth-child(2){gap:10px 14px!important;line-height:1.35!important}.examen-pantalla-completa main>div>section{box-sizing:border-box!important;min-width:0!important;padding:18px 16px 20px!important}.examen-pantalla-completa main>div>section>div:first-child{flex-wrap:wrap!important;align-items:flex-start!important;gap:6px 12px!important}.examen-pantalla-completa main img{max-width:100%!important;height:auto!important}.examen-pantalla-completa main table{max-width:100%!important}}@media (width<=480px){.examen-pantalla-completa main{padding:8px 8px 20px!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:first-child{max-width:220px!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2) h1{font-size:20px!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:first-child>div:nth-child(2){grid-template-columns:repeat(2,minmax(0,1fr))!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:first-child>div:nth-child(2)>div:last-child{grid-column:1/-1!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2)>div:first-child{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:5px!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2)>div:first-child>button{height:36px!important;font-size:11px!important}.examen-pantalla-completa main>div>section{padding:16px 12px 18px!important}.examen-pantalla-completa main>div>section h2{font-size:18px!important;line-height:1.45!important}.examen-pantalla-completa main>div>section button{max-width:100%!important}.examen-pantalla-completa main>div>section>div:last-child>div:last-child{gap:8px!important;width:100%!important}.examen-pantalla-completa main>div>section>div:last-child>div:last-child>button{flex:1 1 0!important;min-width:0!important;padding-left:10px!important;padding-right:10px!important}}@media screen and (device-width<=500px){html,body,#root{width:100%;min-width:0;max-width:100%;overflow-x:hidden}*,:before,:after{box-sizing:border-box}.campus{width:100%;min-width:0;display:block;overflow-x:hidden}.content{width:100%;min-width:0;max-width:100%;overflow-x:hidden;margin-left:0!important;padding:22px 16px 36px!important}.campus-mobile-header{z-index:900;background:var(--ru-navy);color:#fff;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:68px;padding:10px 16px;position:sticky;top:0;display:flex!important}.campus-mobile-overlay{display:block}.sidebar{z-index:1000;max-width:320px;height:100dvh;transition:transform .25s;top:0;left:0;transform:translate(-105%);width:min(86vw,320px)!important;position:fixed!important}.sidebar.open,.sidebar.sidebar-open,.sidebar.is-open{transform:translate(0)}.banco-preguntas-page,.banco-unidades-page,.temas-banco-page,.simulacros-page,.mis-cursos-page{width:100%;min-width:0;max-width:100%}.banco-materias-grid{place-items:start center;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px 10px!important}.banco-materia-circular{width:100%;min-width:0;padding-left:4px;padding-right:4px}.materia-progreso{width:min(39vw,150px)!important;height:min(39vw,150px)!important}.materia-imagen{width:calc(100% - 12px);height:calc(100% - 12px)}.banco-materia-circular h2{overflow-wrap:break-word;max-width:100%;margin-left:auto;margin-right:auto;line-height:1.2;font-size:17px!important}.banco-materia-circular p,.materia-porcentaje{max-width:100%;line-height:1.35;font-size:13px!important}.mis-cursos-grid{gap:16px;grid-template-columns:1fr!important}.curso-campus-card{width:100%;min-width:0}.examen-pantalla-completa,.examen-pantalla-completa main,.examen-pantalla-completa main>div{width:100%!important;min-width:0!important;max-width:100%!important}.examen-pantalla-completa main{padding:8px 8px 20px!important;overflow-x:hidden!important}.examen-pantalla-completa main>div>div:first-child{padding-top:0!important;position:static!important;top:auto!important}.examen-pantalla-completa main>div>div:first-child>section:first-child{grid-template-columns:1fr!important;gap:10px!important;width:100%!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:first-child{width:100%!important;max-width:220px!important;margin:0 auto!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2){width:100%!important;min-width:0!important;padding:14px!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:first-child{display:block!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:first-child>div:nth-child(2){grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important;display:grid!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:first-child>div:nth-child(2)>div:last-child{grid-column:1/-1!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:nth-child(2){grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:nth-child(2)>button{width:100%!important;min-height:42px!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2){width:100%!important;min-width:0!important;padding:10px!important;overflow:hidden!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2)>div:first-child{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:5px!important;width:100%!important;min-width:0!important;display:grid!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2)>div:first-child>button{width:100%!important;min-width:0!important;height:36px!important;font-size:11px!important}.examen-pantalla-completa main>div>section{width:100%!important;min-width:0!important;padding:16px 12px 18px!important}.examen-pantalla-completa main>div>section>div:first-child{flex-wrap:wrap!important;align-items:flex-start!important;gap:6px 12px!important}.examen-pantalla-completa main>div>section h2{font-size:18px!important;line-height:1.45!important}.examen-pantalla-completa main img,.examen-pantalla-completa video{height:auto;max-width:100%!important}}@media (width<=700px){html,body{width:100%;max-width:100%;overflow-x:hidden}.public-site{width:100%;max-width:100vw;overflow-x:hidden}.public-site *,.public-site :before,.public-site :after{box-sizing:border-box}img{max-width:100%}.public-header{min-height:72px;padding:8px 18px}.public-brand{flex-shrink:0;width:125px;height:58px;overflow:hidden}.public-logo-img{object-fit:contain;width:155px;height:65px}.public-nav{gap:8px}.public-nav a:not(.student-btn){display:none}.public-nav .student-btn{white-space:nowrap;border-radius:9px;justify-content:center;align-items:center;padding:10px 13px;font-size:.82rem;display:inline-flex}.hero-public{min-height:auto!important;padding:48px 20px 52px!important}.hero-content{width:100%;max-width:100%}.hero-public .eyebrow,.hero-content .eyebrow{letter-spacing:1.7px;font-size:.72rem;margin-bottom:14px!important}.hero-content h1{overflow-wrap:normal;word-break:normal;line-height:1.05;margin:0 0 20px!important;font-size:clamp(2.25rem,11vw,3.1rem)!important}.hero-description{max-width:100%;font-size:1rem;line-height:1.65}.hero-actions{flex-direction:column;gap:12px;width:100%;margin-top:30px}.hero-actions .primary-btn,.hero-actions .secondary-btn{text-align:center;justify-content:center;width:100%}.public-section{padding:60px 20px}.section-heading{width:100%;max-width:100%;margin-bottom:32px}.section-heading h2{font-size:2rem;line-height:1.15}.section-heading>p:last-child{font-size:1rem;line-height:1.6}.courses-grid{gap:20px;width:100%;max-width:100%;display:grid;grid-template-columns:minmax(0,1fr)!important}.courses-grid .course-public-card,.courses-grid .course-public-card:last-child:nth-child(3n+1){width:100%;min-width:0;grid-column:1!important}.course-public-card{width:100%;min-width:0;padding:22px}.course-description{min-height:0}.course-card-image,.course-card-placeholder{height:auto;min-height:210px;max-height:280px}.courses-filter-bar{flex-direction:column;align-items:stretch;width:100%}.courses-filter-bar button{width:100%}.mascotas-section{padding:60px 20px}.mascotas-heading{margin-bottom:35px}.mascotas-heading h2{font-size:2rem}.mascotas-container{gap:22px;width:100%;max-width:100%;display:grid;grid-template-columns:minmax(0,1fr)!important}.mascota-card,.mascotas-container .mascota-card:last-child:nth-child(3n+1){width:100%;min-width:0;min-height:auto;padding:24px 20px 28px;grid-column:1!important}.mascota-card img,.mascota-exani img{width:auto;max-width:100%;height:270px}.features-visual-wrapper{width:100%;max-width:100%}.features-grid{gap:18px;width:100%;max-width:100%;display:grid;grid-template-columns:minmax(0,1fr)!important}.features-grid .feature-card,.features-grid .feature-card:nth-child(4),.features-grid .feature-card:nth-child(5){width:100%;min-width:0;grid-column:1!important}.feature-card{text-align:center;padding:28px 24px}.feature-card h3{font-size:1.25rem;line-height:1.3}.feature-card p{overflow-wrap:normal;word-break:normal;font-size:.98rem;line-height:1.65}.feature-icon{width:62px;height:62px}.features-mascots{width:100%;height:300px;margin-top:25px;position:relative;overflow:visible}.feature-mascot{max-width:none}.feature-mascot-puma{height:210px;top:20px;left:-5%}.feature-mascot-burro{height:200px;top:55px;left:50%;transform:translate(-50%)}.feature-mascot-pantera{height:215px;top:15px;right:-5%}.about-header{width:100%;max-width:100%;margin-bottom:36px}.about-header h2{font-size:2.1rem;line-height:1.12}.about-intro{font-size:1rem;line-height:1.7}.mission-vision-grid{gap:20px;width:100%;max-width:100%;display:grid;grid-template-columns:minmax(0,1fr)!important}.identity-card{width:100%;min-width:0;padding:30px 24px 32px;overflow:hidden}.identity-icon{width:52px;height:52px;margin-bottom:20px}.identity-label{letter-spacing:1.7px;font-size:.75rem}.identity-card h3{overflow-wrap:normal;word-break:normal;width:100%;max-width:100%;font-size:1.45rem;line-height:1.3}.identity-card>p:last-child{overflow-wrap:normal;word-break:normal;width:100%;max-width:100%;font-size:.98rem;line-height:1.7}.purpose-box{flex-direction:column;align-items:flex-start;gap:20px;width:100%;max-width:100%;margin-top:20px;padding:28px 24px}.purpose-number{width:56px;height:56px}.purpose-box h3{font-size:1.35rem}.contact-section{width:100%;padding:70px 20px 80px;overflow:hidden}.contact-heading{width:100%;max-width:100%}.contact-heading h2{font-size:2.05rem}.contact-description{font-size:1rem}.contact-actions{width:100%;max-width:100%}.contact-main-button{gap:12px;width:100%;min-width:0;padding:18px}.contact-main-left{gap:12px;min-width:0}.contact-main-icon{flex-shrink:0;font-size:1.65rem}.contact-main-name{font-size:1rem}.contact-main-cta{white-space:nowrap;font-size:.82rem}.contact-socials{gap:10px;width:100%;display:grid;grid-template-columns:minmax(0,1fr)!important}.contact-socials a{width:100%;min-width:0;padding:15px 12px}.public-footer{width:100%;max-width:100%;overflow:hidden}.footer-main{text-align:center;flex-direction:column;justify-content:flex-start;align-items:center;gap:34px;width:100%;max-width:100%;padding:48px 20px 38px;display:flex}.footer-brand{text-align:center;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:100%;display:flex}.footer-logo{flex-shrink:0;width:100px;height:100px}.footer-brand>div{width:100%;min-width:0}.footer-brand h3{text-align:center;font-size:1.4rem}.footer-brand p{text-align:center;overflow-wrap:normal;width:100%;max-width:100%;font-size:.92rem;line-height:1.6;white-space:normal!important}.footer-links{flex-direction:column;align-items:center;gap:28px;width:100%;display:flex}.footer-links>div{align-items:center;width:100%;min-width:0}.footer-social-icons{justify-content:center}.footer-bottom{width:calc(100% - 40px);max-width:100%;padding:22px 0 28px}.footer-bottom p{text-align:center;width:100%;font-size:.78rem;line-height:1.5}.assistant-floating-button{max-width:calc(100vw - 28px);padding:12px 16px;font-size:.82rem;line-height:1.2;bottom:18px;right:14px;box-shadow:0 8px 22px #0d2d5733}.assistant-chat{width:calc(100vw - 28px);max-width:380px;max-height:calc(100vh - 100px);bottom:76px;right:14px}.assistant-chat-body{max-height:calc(100vh - 190px)}.course-hero{padding:45px 18px}.course-hero-content{border-radius:18px;width:100%;padding:25px 20px}.course-hero-content h1{font-size:2.2rem;line-height:1.1}.course-hero-description{font-size:1rem}.course-details-grid,.course-benefits-grid{grid-template-columns:minmax(0,1fr)}.course-cta{flex-direction:column;align-items:stretch;margin:15px 18px 55px;padding:30px 22px}.course-cta h2{font-size:1.8rem}.course-cta .primary-btn{text-align:center;justify-content:center;width:100%}}@media (width<=390px){.public-section{padding-left:16px;padding-right:16px}.hero-public{padding-left:16px!important;padding-right:16px!important}.hero-content h1{font-size:2.15rem!important}.feature-card,.identity-card{padding-left:20px;padding-right:20px}.features-mascots{height:260px}.feature-mascot-puma{height:175px}.feature-mascot-burro{height:170px}.feature-mascot-pantera{height:180px}.contact-main-button{flex-direction:column;justify-content:center}.contact-main-left{justify-content:center}.contact-main-cta{white-space:normal}.footer-main{padding-left:16px;padding-right:16px}}@media screen and (width<=850px),screen and (device-width<=500px){html,body,#root{width:100%;min-width:0;max-width:100%;margin:0;padding:0;overflow-x:hidden}*,:before,:after{box-sizing:border-box}.campus{width:100%;min-width:0;min-height:100vh;overflow-x:hidden;display:block!important}.content{width:100%;min-width:0;max-width:100%;overflow-x:hidden;margin:0!important;padding:24px 18px 40px!important}.campus-mobile-header{z-index:900;color:#fff;background:#0d2d55;justify-content:space-between;align-items:center;gap:14px;width:100%;min-height:68px;padding:10px 16px;top:0;box-shadow:0 4px 18px #0e2a4f29;display:flex!important;position:sticky!important}.campus-mobile-brand{align-items:center;gap:10px;min-width:0;display:flex}.campus-mobile-logo{object-fit:contain;flex:none}.campus-mobile-menu-button{flex:none;place-items:center;display:grid!important}.sidebar{z-index:1000;max-width:320px;height:100dvh;transition:transform .25s;inset:0 auto 0 0;transform:translate(-105%);width:min(86vw,320px)!important;display:flex!important;position:fixed!important}.sidebar.open,.sidebar.sidebar-open,.sidebar.is-open{transform:translate(0)}.campus-mobile-overlay{z-index:950;position:fixed;inset:0}.mis-cursos-page,.banco-preguntas-page,.banco-unidades-page,.temas-banco-page,.simulacros-page{width:100%;min-width:0;max-width:100%;margin-left:auto;margin-right:auto}.mis-cursos-grid{grid-template-columns:1fr!important;gap:16px!important}.curso-campus-card{width:100%;min-width:0}.banco-materias-grid{place-items:start center;width:100%;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:24px 14px!important}.banco-materia-circular{width:100%;min-width:0;padding-left:4px;padding-right:4px}.materia-progreso{width:min(38vw,155px)!important;height:min(38vw,155px)!important}.materia-imagen{width:calc(100% - 12px);height:calc(100% - 12px)}.banco-materia-circular h2{overflow-wrap:anywhere;max-width:100%;margin-left:auto;margin-right:auto;line-height:1.2;font-size:18px!important}.banco-materia-circular p,.materia-porcentaje{max-width:100%;line-height:1.35;font-size:14px!important}.banco-unidad-card-nueva{grid-template-columns:105px minmax(0,1fr)!important}.unidad-banco-accion{display:none!important}.tema-banco-card-nueva{grid-template-columns:110px minmax(0,1fr)!important}.tema-banco-accion{display:none!important}.practica-dos-columnas{grid-template-columns:1fr!important}.examen-pantalla-completa,.examen-pantalla-completa main,.examen-pantalla-completa main>div{width:100%!important;min-width:0!important;max-width:100%!important}.examen-pantalla-completa main{padding:10px 12px 24px!important;overflow-x:hidden!important}.examen-pantalla-completa main>div>div:first-child{padding-top:0!important;position:static!important;top:auto!important}.examen-pantalla-completa main>div>div:first-child>section:first-child{grid-template-columns:1fr!important;gap:10px!important;width:100%!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:first-child{width:100%!important;max-width:260px!important;margin:0 auto!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2){width:100%!important;min-width:0!important;padding:14px!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:first-child{display:block!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:first-child>div:nth-child(2){grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;margin-top:14px!important;display:grid!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:nth-child(2){grid-template-columns:1fr!important;gap:8px!important;display:grid!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:nth-child(2)>button{width:100%!important;min-height:42px!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2){width:100%!important;min-width:0!important;padding:10px!important;overflow:hidden!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2)>div:first-child{grid-template-columns:repeat(7,minmax(0,1fr))!important;gap:5px!important;width:100%!important;min-width:0!important;display:grid!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2)>div:first-child>button{width:100%!important;min-width:0!important;height:34px!important;font-size:11px!important}.examen-pantalla-completa main>div>section{width:100%!important;min-width:0!important;padding:18px 16px 20px!important}.examen-pantalla-completa main img,.examen-pantalla-completa main video,.examen-pantalla-completa main iframe{max-width:100%!important}}@media screen and (width<=480px),screen and (device-width<=430px){.content{padding:20px 14px 34px!important}.campus-mobile-header{min-height:64px;padding:8px 12px}.campus-mobile-logo{width:46px;height:40px}.campus-mobile-brand strong{font-size:14px}.campus-mobile-menu-button{flex-basis:42px;width:42px;height:42px}.banco-materias-grid{gap:22px 10px!important}.materia-progreso{width:min(39vw,150px)!important;height:min(39vw,150px)!important}.materia-imagen svg{width:44px;height:44px}.banco-materia-circular h2{font-size:17px!important}.banco-materia-circular p,.materia-porcentaje{font-size:13px!important}.banco-unidad-card-nueva,.tema-banco-card-nueva{grid-template-columns:86px minmax(0,1fr)!important}.examen-pantalla-completa main{padding:8px 8px 20px!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:first-child{max-width:220px!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2) h1{font-size:20px!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:first-child>div:nth-child(2){grid-template-columns:repeat(2,minmax(0,1fr))!important}.examen-pantalla-completa main>div>div:first-child>section:first-child>div:nth-child(2)>div:first-child>div:nth-child(2)>div:last-child{grid-column:1/-1!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2)>div:first-child{grid-template-columns:repeat(5,minmax(0,1fr))!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2)>div:first-child>button{height:36px!important}.examen-pantalla-completa main>div>section{padding:16px 12px 18px!important}.examen-pantalla-completa main>div>section h2{font-size:18px!important;line-height:1.45!important}}@supports (-webkit-touch-callout:none){@media screen and (device-width<=500px){.campus{display:block!important}.campus-mobile-header{display:flex!important}.content{width:100%!important;min-width:0!important;margin:0!important}.banco-materias-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.examen-pantalla-completa main>div>div:first-child>section:nth-child(2)>div:first-child{grid-template-columns:repeat(5,minmax(0,1fr))!important}}}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2)format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff)format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2)format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff)format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff)format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2)format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff)format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2)format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff)format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2)format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff)format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2)format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff)format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2)format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff)format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2)format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff)format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2)format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff)format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff)format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff)format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2)format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff)format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2)format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff)format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2)format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff)format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2)format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff)format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,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)format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff)format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2)format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff)format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf)format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2)format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff)format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf)format("truetype")}.katex{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.18.4"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.katex-newline{display:block}.katex .katex-base{white-space:nowrap;width:min-content;position:relative}.katex .katex-base,.katex .katex-strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .katex-vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .katex-thinbox{flex-direction:row;width:0;max-width:0;display:inline-flex}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline,.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-rule,.katex .katex-underline .underline-line,.katex .mfrac .frac-line{min-height:1px}.katex .mspace{display:inline-block}.katex .katex-smash{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.katex .clap>.katex-inner,.katex .llap>.katex-inner,.katex .rlap>.katex-inner{position:absolute}.katex .clap>.katex-fix,.katex .llap>.katex-fix,.katex .rlap>.katex-fix{display:inline-block}.katex .llap>.katex-inner{right:0}.katex .clap>.katex-inner,.katex .rlap>.katex-inner{left:0}.katex .clap>.katex-inner>span{margin-left:-50%;margin-right:50%}.katex .katex-rule{border:0 solid;display:inline-block;position:relative}.katex .katex-hline,.katex .katex-overline .overline-line,.katex .katex-underline .underline-line{border-bottom-style:solid;width:100%;display:inline-block}.katex .katex-hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.katex-root{margin-left:.277778em;margin-right:-.555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .katex-sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .katex-sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .katex-sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .katex-sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .katex-sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .katex-sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .katex-sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .katex-sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .katex-sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .katex-sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .katex-sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .katex-sizing.reset-size2.size1{font-size:.833333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .katex-sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .katex-sizing.reset-size2.size3{font-size:1.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .katex-sizing.reset-size2.size4{font-size:1.33333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .katex-sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .katex-sizing.reset-size2.size6{font-size:1.66667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .katex-sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .katex-sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .katex-sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .katex-sizing.reset-size2.size10{font-size:3.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .katex-sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .katex-sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .katex-sizing.reset-size3.size2{font-size:.857143em}.katex .fontsize-ensurer.reset-size3.size3,.katex .katex-sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .katex-sizing.reset-size3.size4{font-size:1.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .katex-sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .katex-sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .katex-sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .katex-sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .katex-sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .katex-sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .katex-sizing.reset-size3.size11{font-size:3.55429em}.katex .fontsize-ensurer.reset-size4.size1,.katex .katex-sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .katex-sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .katex-sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .katex-sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .katex-sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .katex-sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .katex-sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .katex-sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .katex-sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .katex-sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .katex-sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .katex-sizing.reset-size5.size1{font-size:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .katex-sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .katex-sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .katex-sizing.reset-size5.size4{font-size:.888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .katex-sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .katex-sizing.reset-size5.size6{font-size:1.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .katex-sizing.reset-size5.size7{font-size:1.33333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .katex-sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .katex-sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .katex-sizing.reset-size5.size10{font-size:2.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .katex-sizing.reset-size5.size11{font-size:2.76444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .katex-sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .katex-sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .katex-sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .katex-sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .katex-sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .katex-sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .katex-sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .katex-sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .katex-sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .katex-sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .katex-sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .katex-sizing.reset-size7.size1{font-size:.416667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .katex-sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .katex-sizing.reset-size7.size3{font-size:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .katex-sizing.reset-size7.size4{font-size:.666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .katex-sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .katex-sizing.reset-size7.size6{font-size:.833333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .katex-sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .katex-sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .katex-sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .katex-sizing.reset-size7.size10{font-size:1.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .katex-sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .katex-sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .katex-sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .katex-sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .katex-sizing.reset-size8.size4{font-size:.555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .katex-sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .katex-sizing.reset-size8.size6{font-size:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .katex-sizing.reset-size8.size7{font-size:.833333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .katex-sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .katex-sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .katex-sizing.reset-size8.size10{font-size:1.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .katex-sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .katex-sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .katex-sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .katex-sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .katex-sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .katex-sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .katex-sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .katex-sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .katex-sizing.reset-size9.size8{font-size:.833333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .katex-sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .katex-sizing.reset-size9.size10{font-size:1.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .katex-sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .katex-sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .katex-sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .katex-sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .katex-sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .katex-sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .katex-sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .katex-sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .katex-sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .katex-sizing.reset-size10.size9{font-size:.833173em}.katex .fontsize-ensurer.reset-size10.size10,.katex .katex-sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .katex-sizing.reset-size10.size11{font-size:1.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .katex-sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .katex-sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .katex-sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .katex-sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .katex-sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .katex-sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .katex-sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .katex-sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .katex-sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .katex-sizing.reset-size11.size10{font-size:.833601em}.katex .fontsize-ensurer.reset-size11.size11,.katex .katex-sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{width:.12em;display:inline-block}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .katex-accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .katex-accent .accent-body{position:relative}.katex .katex-accent .accent-body:not(.accent-full){width:0}.katex .katex-overlay{display:block}.katex .mtable .vertical-separator{min-width:1px;display:inline-block}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .katex-stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .katex-stretchy:after,.katex .katex-stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{box-sizing:border-box;border:.04em solid}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .katex-sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.katex-tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.katex-tag{left:0;right:auto}.katex-display.fleqn>.katex{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}
