:root{--blue:#0065b2;--navy:#1e223a;--sky:#eaf5ff;--line:#dbe5ee;--green:#198754}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy);background:#f5f8fb;margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}main{min-height:100vh}header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 max(5vw,28px);display:flex}header p{letter-spacing:1.5px;margin:1px 0;font-size:11px}.brand{color:var(--blue);letter-spacing:1px;font-size:25px;font-weight:900}.badge,.status{color:#147346;background:#e8f7ef;border-radius:999px;padding:7px 12px;font-size:12px;font-weight:700}.hero{color:#fff;background:linear-gradient(115deg,#063d72,#0065b2 60%,#1d8dd0);justify-content:space-between;align-items:center;padding:48px max(5vw,28px);display:flex}.hero h1{margin:5px 0 10px;font-size:clamp(28px,4vw,48px)}.hero p{opacity:.9;margin:0}.eyebrow{font-size:12px;font-weight:800;letter-spacing:1.6px!important}.metric{background:#ffffff1c;border:1px solid #ffffff42;border-radius:16px;flex-direction:column;min-width:190px;padding:18px 24px;display:flex}.metric strong{font-size:35px}.metric span{font-size:12px}nav{z-index:3;border-bottom:1px solid var(--line);background:#fff;gap:24px;padding:14px max(5vw,28px);display:flex;position:sticky;top:0}nav a{color:var(--navy);font-size:13px;font-weight:700;text-decoration:none}.grid-form{grid-template-columns:repeat(3,1fr);gap:20px;padding:28px max(5vw,28px);display:grid}.card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:24px;box-shadow:0 8px 28px #2849680c}.card h2{margin:0 0 20px;font-size:19px}.cols{grid-template-columns:1fr 1fr;gap:12px;display:grid}label{margin:0 0 14px;display:block}label span{margin:0 0 6px;font-size:12px;font-weight:700;display:block}input{width:100%;font:inherit;background:#fbfdff;border:1px solid #cbd8e3;border-radius:10px;padding:11px 12px}input:focus{border-color:var(--blue);outline:3px solid #dcefff}.notice{background:var(--sky);color:#245679;border-radius:10px;padding:12px;font-size:12px}.primary{background:var(--blue);color:#fff;cursor:pointer;border:0;border-radius:10px;padding:12px 18px;font-weight:800}.message{color:var(--green);font-size:12px}.wide{margin:0 max(5vw,28px) 35px}.section-title{justify-content:space-between;align-items:center;display:flex}.section-title h2{margin:4px 0 20px}.section-title>span{font-size:13px;font-weight:700}.student-form{background:#f6f9fc;border-radius:12px;grid-template-columns:.7fr 1fr 1fr 1fr auto;gap:10px;padding:16px;display:grid}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;margin-top:16px}th,td{text-align:left;border-bottom:1px solid #e8eef3;padding:13px 10px;font-size:13px}th{color:#6a7885;text-transform:uppercase;font-size:11px}.remove{color:#b42318;cursor:pointer;background:0 0;border:0}.loading{place-items:center;font-size:20px;display:grid}footer{text-align:center;color:#73808d;padding:25px;font-size:12px}@media (max-width:1000px){.grid-form{grid-template-columns:1fr}.student-form{grid-template-columns:1fr 1fr}.hero{gap:25px}}@media (max-width:600px){.hero{flex-direction:column;align-items:flex-start}.metric{width:100%}.cols,.student-form{grid-template-columns:1fr}nav{overflow:auto}.badge{display:none}}header a{color:inherit;text-decoration:none}.portal-hero,.subhero{color:#fff;background:linear-gradient(120deg,#081f3b,#0065b2);padding:54px max(5vw,28px)}.portal-hero h1,.subhero h1,.student-hero h1{max-width:850px;margin:7px 0;font-size:clamp(30px,4.5vw,54px)}.portal-hero>p:last-child,.subhero>p:last-child{opacity:.82}.systems{grid-template-columns:repeat(3,1fr);gap:20px;padding:36px max(5vw,28px);display:grid}.system-card{border:1px solid var(--line);min-height:310px;color:var(--navy);background:#fff;border-radius:20px;flex-direction:column;padding:27px;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 12px 30px #173f6410}.system-card.featured{color:#fff;background:linear-gradient(145deg,#0065b2,#034777)}.system-card>b{opacity:.18;font-size:42px}.system-card>span{text-transform:uppercase;letter-spacing:1px;font-size:12px;font-weight:800}.system-card h2{margin:12px 0;font-size:25px}.system-card p{opacity:.8;line-height:1.6}.system-card em{margin-top:auto;font-style:normal;font-weight:800}.portal-strip{background:var(--navy);color:#fff;border-radius:18px;grid-template-columns:repeat(4,1fr);margin:0 max(5vw,28px) 40px;padding:22px;display:grid}.portal-strip div{border-right:1px solid #ffffff20;flex-direction:column;padding:6px 20px;display:flex}.portal-strip div:last-child{border:0}.portal-strip span{opacity:.65;margin-top:4px;font-size:12px}.workspace{grid-template-columns:300px 1fr;gap:22px;padding:30px max(5vw,28px);display:grid}textarea{width:100%;font:inherit;resize:vertical;border:1px solid #cbd8e3;border-radius:10px;padding:11px}.unit-list{flex-direction:column;gap:22px;display:flex}.unit{border:1px solid var(--line);background:#fff;border-radius:18px;padding:25px}.unit-head{justify-content:space-between;gap:20px;display:flex}.unit-head h2{margin:9px 0}.unit-head p{color:#657482;line-height:1.5}.pill{text-transform:uppercase;border-radius:99px;padding:5px 9px;font-size:10px;font-weight:900}.pill.published{color:#147346;background:#e6f7ee}.pill.draft{color:#915d08;background:#fff1db}.secondary{cursor:pointer;background:#fff;border:1px solid #b8c9d7;border-radius:9px;height:max-content;padding:9px 13px}.lesson{border-top:1px solid #edf1f4;grid-template-columns:42px 1fr;gap:13px;padding:16px 0;display:grid}.lesson>b{background:var(--sky);width:38px;height:38px;color:var(--blue);border-radius:10px;place-items:center;display:grid}.lesson h3{margin:0 0 4px;font-size:16px}.lesson p{color:#647480;margin:0 0 5px;font-size:13px}.lesson small{color:#82909b}details{margin-top:12px}summary{color:var(--blue);cursor:pointer;font-size:13px;font-weight:800}.lesson-form{grid-template-columns:1fr 1.4fr 110px auto;gap:8px;margin-top:12px;display:grid}.student-hero{color:#fff;background:linear-gradient(120deg,#052e55,#0083c8);justify-content:space-between;align-items:center;padding:55px max(5vw,28px);display:flex}.student-hero p{max-width:700px;line-height:1.6}.progress-ring{border:11px solid #ffffff30;border-top-color:#5ce0a3;border-radius:50%;place-items:center;width:130px;height:130px;font-size:25px;font-weight:900;display:grid}.progress-ring small{margin-top:48px;font-size:9px;position:absolute}.learning-path{max-width:900px;margin:35px auto;padding:0 22px}.path-title{margin:38px 0 16px}.path-title>span{color:var(--blue);font-size:11px;font-weight:900}.path-title h2{margin:6px 0;font-size:28px}.path-title p{color:#657482;line-height:1.5}.student-lesson{text-align:left;border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:15px;grid-template-columns:50px 1fr auto;align-items:center;gap:15px;width:100%;margin:10px 0;padding:18px;display:grid}.student-lesson>b{background:var(--blue);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;display:grid}.student-lesson h3{margin:0 0 4px}.student-lesson p{color:#657482;margin:0;font-size:13px}.student-lesson>span{color:var(--blue);font-weight:800}.modal{z-index:10;background:#071527bb;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal>section{background:#fff;border-radius:22px;max-width:720px;max-height:90vh;padding:30px;position:relative;overflow:auto}.close{cursor:pointer;background:0 0;border:0;font-size:30px;position:absolute;top:15px;right:18px}.learning-block{background:#fff8e8;border-left:5px solid #e6a423;margin:12px 0;padding:16px}.learning-block.blue{background:#edf7ff;border-color:#2485cc}.learning-block.green{background:#ecfaf3;border-color:#25a26a}.learning-block p{margin-bottom:0;line-height:1.5}.prototype{color:#788794;font-size:11px}@media (max-width:900px){.systems{grid-template-columns:1fr}.portal-strip{grid-template-columns:1fr 1fr}.workspace,.lesson-form{grid-template-columns:1fr}.student-hero{align-items:flex-start;gap:25px}.progress-ring{display:none}}@media (max-width:600px){.portal-strip{grid-template-columns:1fr}.portal-strip div{border-bottom:1px solid #ffffff20;border-right:0}.unit-head{flex-direction:column}.student-lesson{grid-template-columns:44px 1fr}.student-lesson>span{grid-column:2}}.soon{opacity:.55;pointer-events:none}.lesson-shell{background:#f3f7fb}.lesson-shell header select{border:1px solid #ccd9e3;border-radius:9px;padding:9px}.lesson-progress{background:#dce7ef;height:5px}.lesson-progress i{background:#28a8df;height:100%;transition:all .3s;display:block}.scene,.activity{max-width:1050px;margin:auto;padding:55px 25px}.scene h1,.activity h1{margin:7px 0 15px;font-size:clamp(32px,5vw,58px)}.scene>div>p:not(.eyebrow),.activity>p{color:#5a6977;font-size:18px;line-height:1.65}.context-cards{grid-template-columns:repeat(3,1fr);gap:15px;margin:32px 0;display:grid}.context-cards article{border:1px solid var(--line);background:#fff;border-radius:18px;flex-direction:column;padding:22px;font-size:42px;display:flex}.context-cards b{margin:10px 0;font-size:17px}.context-cards span{color:#647483;font-size:13px}.number-value{color:var(--blue);text-align:center;margin:35px;font-size:70px;font-weight:900}.numberline{grid-template-columns:repeat(13,1fr);margin:40px 0;display:grid;position:relative}.numberline:before{content:"";background:#7b8b97;height:4px;position:absolute;top:13px;left:2%;right:2%}.numberline button{cursor:pointer;background:0 0;border:0;padding-top:31px;font-weight:800;position:relative}.numberline button i{background:#8999a5;border:4px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;top:5px;left:50%;transform:translate(-50%);box-shadow:0 0 0 2px #8999a5}.numberline button.active{color:var(--blue);font-size:18px}.numberline button.active i{background:#15a36d;box-shadow:0 0 0 6px #bcebd8}.feedback{color:#126e47;background:#e8f7ef;border-radius:12px;margin:20px 0;padding:18px;font-weight:700}.guided{grid-template-columns:1fr 1fr;gap:18px;margin:30px 0;display:grid}.guided article{border:1px solid var(--line);background:#fff;border-radius:16px;flex-direction:column;padding:25px;display:flex}.guided b{color:var(--blue);margin:20px 0;font-size:30px}.guided small{color:#6c7b87;line-height:1.5}.question{border:1px solid var(--line);background:#fff;border-radius:15px;margin:14px 0;padding:20px}.question>div{gap:10px;margin-top:14px;display:flex}.question button{cursor:pointer;background:#fff;border:1px solid #bfd0dc;border-radius:9px;min-width:80px;padding:11px}.question button.selected{background:var(--blue);border-color:var(--blue);color:#fff}.primary:disabled{opacity:.4;cursor:not-allowed}.result{text-align:center;background:#eaf9f2;border-radius:18px;padding:35px}.result>strong{color:#168253;font-size:65px}.link-button{text-decoration:none;display:inline-block}.results{padding:30px max(5vw,28px)}.result-metrics{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:20px;display:grid}.result-metrics article{border:1px solid var(--line);background:#fff;border-radius:15px;flex-direction:column;padding:20px;display:flex}.result-metrics strong{color:var(--blue);font-size:35px}.result-metrics span{color:#6b7a86;font-size:12px}.results td small{color:#87949e;margin-top:3px;display:block}.score{background:#f2f4f6;border-radius:99px;padding:6px 10px;display:inline-block}.score.good{color:#147346;background:#e4f7ed}@media (max-width:700px){.context-cards,.guided,.result-metrics{grid-template-columns:1fr}.numberline{display:flex;overflow:auto}.numberline button{min-width:52px}.question>div{flex-wrap:wrap}}.math-icon{color:#0065b2;background:#e9f5ff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:25px;font-weight:900;display:grid}.feedback.try-again{color:#8a5707;background:#fff4e5}.question small{border-radius:8px;margin-top:12px;padding:9px;display:block}.question small.correct{color:#147346;background:#e8f7ef}.question small.incorrect{color:#a52a20;background:#fff0ee}.new-home{background:#f5f8fc}.main-header{z-index:20;background:#fff;border:0;align-items:center;gap:28px;height:92px;padding:0 4vw;display:flex;position:relative;box-shadow:0 3px 20px #12324b12}.sidedu-lockup{flex-direction:column;min-width:max-content;text-decoration:none;display:flex}.sidedu-lockup span{letter-spacing:1px;color:#0065b2;font-size:24px;font-weight:950}.sidedu-lockup small{letter-spacing:1.3px;color:#1e223a;font-size:9px}.institution-lockup{border-left:1px solid #dce5ec;align-items:center;gap:11px;min-width:280px;padding-left:22px;display:flex}.institution-lockup img{object-fit:contain;width:52px;height:58px}.institution-lockup div{flex-direction:column;display:flex}.institution-lockup b{max-width:230px;font-size:13px}.institution-lockup small{color:#6c7b87;margin-top:4px;font-size:10px}.main-header nav{gap:20px;margin-left:auto;display:flex}.main-header nav a{color:#26364a;font-size:12px;font-weight:750;text-decoration:none}.menu-toggle{background:#eef5fa;border:0;border-radius:10px;margin-left:auto;padding:10px;font-size:20px;display:none}.visual-hero{background:#071d35;align-items:center;min-height:620px;display:flex;position:relative;overflow:hidden}.visual-hero>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-copy{z-index:2;color:#fff;width:54%;padding:65px 6vw;position:relative}.overline{letter-spacing:1.7px;text-transform:uppercase;color:#55d6ff;font-size:11px;font-weight:900}.overline.dark{color:#0065b2}.hero-copy h1{letter-spacing:-2px;margin:12px 0 20px;font-size:clamp(40px,5.6vw,76px);line-height:1.02}.hero-copy p{color:#d8e6f1;max-width:660px;font-size:18px;line-height:1.65}.cta,.ghost{cursor:pointer;border:0;border-radius:11px;padding:14px 20px;font-weight:850;text-decoration:none;display:inline-block}.cta{color:#fff;background:#17aedd}.ghost{color:#fff;background:#ffffff12;border:1px solid #ffffff50}.quick-context{z-index:3;grid-template-columns:repeat(4,1fr);padding:0 5vw;display:grid;position:relative;transform:translateY(-28px)}.quick-context div{background:#fff;border-right:1px solid #e1e9ef;flex-direction:column;padding:20px 24px;display:flex;box-shadow:0 12px 28px #12324b18}.quick-context div:first-child{border-radius:15px 0 0 15px}.quick-context div:last-child{border:0;border-radius:0 15px 15px 0}.quick-context small{color:#788793;letter-spacing:1px;font-size:9px;font-weight:900}.quick-context strong{margin-top:6px;font-size:17px}.mode-section{padding:65px 5vw 85px}.section-intro{max-width:720px;margin-bottom:30px}.section-intro h2,.ecosystem h2{margin:9px 0 14px;font-size:clamp(30px,4vw,48px)}.section-intro p{color:#667684;line-height:1.6}.mode-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.mode-card{color:#1e223a;background:#fff;border-radius:20px;text-decoration:none;transition:all .25s;overflow:hidden;box-shadow:0 12px 38px #143d5d15}.mode-card:hover{transform:translateY(-7px);box-shadow:0 20px 45px #143d5d25}.mode-image{height:245px;position:relative}.mode-image img{object-fit:cover;width:100%;height:100%}.mode-image span{color:#fff;background:#0065b2;border-radius:15px;place-items:center;width:54px;height:54px;font-size:20px;font-weight:900;display:grid;position:absolute;bottom:-20px;left:18px}.mode-card>div:last-child{padding:35px 24px 25px}.mode-card small{color:#0784b5;text-transform:uppercase;font-size:10px;font-weight:850}.mode-card h3{margin:8px 0;font-size:25px}.mode-card p{color:#647482;min-height:72px;line-height:1.55}.mode-card>div>b{color:#0065b2;font-size:12px}.ecosystem{background:#eaf2f8;grid-template-columns:.8fr 1.2fr;gap:50px;padding:75px 5vw;display:grid}.access-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.access-grid a{color:#1e223a;background:#fff;border:1px solid #dce7ef;border-radius:15px;grid-template-columns:42px 1fr;gap:3px 13px;padding:18px;text-decoration:none;display:grid}.access-grid i{color:#0065b2;background:#e6f5ff;border-radius:11px;grid-row:1/3;place-items:center;width:40px;height:40px;font-style:normal;display:grid}.access-grid b{font-size:14px}.access-grid span{color:#72808b;font-size:11px}.new-footer{color:#d9e6ef;background:#101b2e;justify-content:space-between;align-items:center;padding:35px 5vw;display:flex}.new-footer .sidedu-lockup span,.new-footer .sidedu-lockup small{color:#fff}.new-footer p,.new-footer>span{font-size:11px}.simple-nav{background:#fff;justify-content:space-between;align-items:center;height:82px;padding:0 5vw;display:flex}.simple-nav>a:last-child{color:#33475b;font-size:12px;text-decoration:none}.identity-hero{color:#fff;background:linear-gradient(115deg,#052d55,#0065b2);padding:55px 5vw}.identity-hero h1{margin:10px 0;font-size:48px}.identity-hero p{color:#d9e8f3}.identity-workspace{grid-template-columns:1.2fr .8fr;gap:24px;padding:35px 5vw;display:grid}.identity-preview{color:#fff;background:#12233d;border-radius:20px;padding:25px}.identity-preview>span{text-transform:uppercase;letter-spacing:1px;font-size:10px}.identity-preview>div{color:#1e223a;background:#fff;border-radius:15px;align-items:center;gap:18px;margin-top:30px;padding:25px;display:flex}.identity-preview i{background:#d9e3ea;width:1px;height:55px}.identity-preview img{object-fit:contain;width:75px;height:85px}.identity-preview>div>div:last-child{flex-direction:column;display:flex}.identity-preview b{font-size:19px}.identity-preview small{color:#6b7b87;margin-top:5px}.upload-card{background:#fff;border:1px solid #dbe6ee;border-radius:20px;padding:26px}.upload-card h2{margin-top:0}.upload-card>p{color:#697985;font-size:13px;line-height:1.5}.file-drop{text-align:center;background:#f5faff;border:2px dashed #aec7d8;border-radius:14px;padding:25px}.file-drop input{margin-bottom:12px}.file-drop b,.file-drop span{display:block}.file-drop span{color:#74838f;margin-top:5px;font-size:10px}.upload-card .cta{margin-top:15px}.upload-message{color:#147346;font-weight:700}.mode-detail>section{grid-template-columns:1fr 1fr;min-height:calc(100vh - 82px);display:grid}.mode-detail>section>img{object-fit:cover;width:100%;height:100%}.detail-copy{align-self:center;padding:7vw}.detail-copy h1{margin:9px 0;font-size:56px}.detail-copy h2{color:#3b5266;font-size:21px}.detail-copy p{color:#637482;line-height:1.6}.detail-copy ul{margin:25px 0;padding:0;list-style:none}.detail-copy li{color:#28445b;padding:8px 0;font-size:13px;font-weight:700}@media (max-width:1080px){.main-header nav{background:#fff;flex-direction:column;padding:20px;display:none;position:absolute;top:92px;left:0;right:0}.main-header nav.open{display:flex}.menu-toggle{display:block}.mode-grid{grid-template-columns:1fr}.mode-image{height:360px}.ecosystem{grid-template-columns:1fr}}@media (max-width:700px){.main-header{height:80px}.institution-lockup{min-width:0;padding-left:10px}.institution-lockup img{width:38px;height:44px}.institution-lockup b{max-width:130px;font-size:10px}.institution-lockup small{display:none}.sidedu-lockup span{font-size:18px}.visual-hero{min-height:620px}.visual-hero>img{object-position:63% center;opacity:.48}.hero-copy{width:100%;padding:50px 7vw}.hero-copy h1{font-size:43px}.quick-context{grid-template-columns:1fr 1fr;padding:15px;transform:none}.quick-context div,.quick-context div:first-child,.quick-context div:last-child{box-shadow:none;border-radius:0}.mode-section{padding-top:45px}.mode-image{height:230px}.ecosystem{padding:55px 20px}.access-grid{grid-template-columns:1fr}.new-footer{text-align:center;flex-direction:column;gap:18px}.identity-workspace,.mode-detail>section{grid-template-columns:1fr}.mode-detail>section>img{grid-row:1;height:320px}.identity-preview>div{flex-wrap:wrap}.identity-preview i{display:none}.hero-actions{flex-direction:column}}.delivery-hero{color:#fff;background-position:50%;background-size:cover;padding:62px 5vw;position:relative}.delivery-hero:before{content:"";background:linear-gradient(90deg,#071d35ee,#083d68aa);position:absolute;inset:0}.delivery-hero>*{position:relative}.delivery-hero h1{margin:8px 0;font-size:clamp(40px,6vw,72px)}.delivery-hero p{max-width:700px;font-size:17px}.projection-bg{background-image:url(/images/sidedu-pmv/modo-proyeccion.webp)}.sync-bg{background-image:url(/images/sidedu-pmv/modo-sincronizado.webp)}.autonomous-bg{background-image:url(/images/sidedu-pmv/modo-autonomo.webp)}.delivery-workspace{background:#f5f8fb;grid-template-columns:.8fr 1.2fr;gap:22px;min-height:450px;padding:32px 5vw;display:grid}.setup-card,.ready-card,.roster-card,.assignments-card{background:#fff;border:1px solid #dce7ef;border-radius:18px;padding:25px}.setup-card h2,.ready-card h2,.roster-card h2,.assignments-card h2{margin-top:0}.setup-card select{background:#fff;border:1px solid #cbd8e3;border-radius:10px;width:100%;padding:12px}.lesson-preview{background:#edf7ff;border-radius:11px;margin:15px 0;padding:15px}.lesson-preview small{color:#0065b2;font-size:9px;font-weight:900}.lesson-preview p{font-size:13px;line-height:1.5}.ready-card{color:#fff;background:#11243e;flex-direction:column;justify-content:center;display:flex}.ready-card>span{letter-spacing:1.4px;color:#56d7ff;font-size:10px}.ready-card>p{color:#bdcfdd}.session-code,.big-code{background:#ffffff10;border-radius:12px;flex-direction:column;margin:18px 0;padding:18px;display:flex}.session-code strong,.big-code strong{letter-spacing:8px;font-size:44px}.big-code{color:#1e223a;text-align:center;background:#eaf8ff}.big-code small{color:#0065b2;font-weight:900}.big-code span{color:#657580;font-size:11px}.roster-card>div:first-child{justify-content:space-between;align-items:center;display:flex}.roster{max-height:380px;overflow:auto}.roster article{border-top:1px solid #edf1f4;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:11px 0;display:grid}.roster i{color:#0065b2;background:#e7f4fc;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid}.roster span{color:#77858f;background:#f1f3f5;border-radius:99px;padding:5px 9px;font-size:10px}.roster span.connected{color:#147346;background:#e5f8ee}.assignments-card article{border-bottom:1px solid #e8eef3;grid-template-columns:1fr auto auto;align-items:center;gap:15px;padding:14px 0;display:grid}.assignments-card article div{flex-direction:column;display:flex}.assignments-card article span,.assignments-card article small{color:#6c7b87;font-size:11px}.assignments-card em{color:#147346;background:#e7f7ee;border-radius:99px;padding:5px 9px;font-size:10px}.projection-live{color:#fff;background:linear-gradient(130deg,#041c34,#0065b2);flex-direction:column;height:100vh;padding:3vw;display:flex}.projection-live>button{color:#fff;background:#ffffff10;border:1px solid #ffffff40;border-radius:9px;padding:9px 12px;position:absolute;top:20px;right:25px}.projection-brand{align-items:baseline;gap:12px;display:flex}.projection-brand span{font-size:26px;font-weight:950}.projection-brand small{letter-spacing:1.5px;font-size:10px}.projection-live section{margin:auto 4vw}.projection-live section>p{letter-spacing:2px;color:#5fe0ff;font-size:15px}.projection-live h1{margin:15px 0;font-size:clamp(52px,7vw,100px);line-height:1}.projection-live h2{color:#d8e8f4;max-width:1100px;font-size:clamp(22px,3vw,38px);font-weight:400}.projection-live section>div{justify-content:space-between;align-items:center;margin-top:65px;display:flex}.projection-live section button{color:#fff;background:#ffffff12;border:1px solid #ffffff50;border-radius:10px;padding:15px 22px}.projection-live section span{color:#b8cfdf;font-size:12px}@media (max-width:800px){.delivery-workspace{grid-template-columns:1fr}.delivery-hero{min-height:320px}.assignments-card article{grid-template-columns:1fr}.projection-live section>div{gap:8px}.projection-live section span{display:none}}.access-page{background:#f4f8fb;min-height:100vh}.access-header{background:#fff;align-items:center;gap:28px;height:92px;padding:0 5vw;display:flex}.access-header>a:last-child{color:#43576a;margin-left:auto;font-size:12px;text-decoration:none}.access-institution{border-left:1px solid #dce5ec;align-items:center;gap:10px;padding-left:22px;display:flex}.access-institution img{object-fit:contain;width:48px;height:55px}.access-institution div{flex-direction:column;display:flex}.access-institution b{font-size:13px}.access-institution small{color:#71808c;font-size:10px}.access-visual{color:#fff;background:linear-gradient(110deg,#061d36,#0065b2);padding:55px 5vw 115px}.access-visual h1{margin:8px 0;font-size:clamp(42px,6vw,70px)}.access-visual p{color:#d4e5f1;max-width:720px;font-size:17px;line-height:1.6}.role-grid{grid-template-columns:repeat(3,1fr);gap:20px;padding:0 5vw;display:grid;transform:translateY(-70px)}.role-card{color:#1e223a;background:#fff;border-top:6px solid #0065b2;border-radius:20px;flex-direction:column;min-height:310px;padding:27px;text-decoration:none;display:flex;box-shadow:0 15px 38px #102f491d}.role-card.teacher{border-color:#12a26b}.role-card.student{border-color:#e69a22}.role-card i{color:#0065b2;background:#eaf6ff;border-radius:14px;place-items:center;width:52px;height:52px;font-size:24px;font-style:normal;display:grid}.role-card small{text-transform:uppercase;color:#6f7f8c;margin-top:20px;font-size:10px;font-weight:900}.role-card h2{margin:7px 0;font-size:30px}.role-card p{color:#657582;line-height:1.55}.role-card>b{color:#0065b2;margin-top:auto;font-size:13px}.demo-note{color:#704a0e;background:#fff5e2;border-radius:13px;gap:15px;margin:-40px 5vw 40px;padding:18px 22px;display:flex}.demo-note span{font-size:12px}.role-panel>header{background:#fff;align-items:center;gap:22px;height:82px;padding:0 5vw;display:flex;box-shadow:0 3px 15px #102d4510}.role-panel>header>a:last-child{color:#536779;font-size:11px;text-decoration:none}.panel-institution{align-items:center;gap:9px;margin-left:auto;display:flex}.panel-institution img{object-fit:contain;width:38px;height:45px}.panel-institution b{font-size:11px}.role-chip{color:#0065b2;background:#e9f5fc;border-radius:99px;padding:7px 11px;font-size:10px;font-weight:900}.panel-welcome{color:#fff;background-position:50%;background-size:cover;align-items:center;min-height:310px;padding:55px 6vw;display:flex}.panel-welcome>div{max-width:750px}.panel-welcome h1{margin:10px 0;font-size:clamp(38px,5vw,65px);line-height:1.04}.panel-welcome p{color:#d5e5f0}.panel-welcome>img{object-fit:contain;filter:drop-shadow(0 8px 15px #0004);width:125px;height:145px;margin-left:auto}.director-welcome{background:linear-gradient(115deg,#061d36,#075993)}.teacher-welcome{background:linear-gradient(90deg,#06243fee,#075995cc),url(/images/sidedu-pmv/modo-sincronizado.webp) 50%/cover}.student-welcome{background:linear-gradient(90deg,#06243fee,#07599599),url(/images/sidedu-pmv/modo-autonomo.webp) 50%/cover}.panel-metrics{grid-template-columns:repeat(4,1fr);gap:15px;padding:25px 5vw;display:grid}.panel-metrics article{background:#fff;border:1px solid #dce7ee;border-radius:14px;flex-direction:column;padding:20px;display:flex}.panel-metrics strong{color:#0065b2;font-size:34px}.panel-metrics span{color:#6d7c88;font-size:11px}.panel-links{grid-template-columns:repeat(3,1fr);gap:15px;padding:0 5vw 40px;display:grid}.panel-links a{color:#1e223a;background:#fff;border:1px solid #dce7ee;border-radius:15px;flex-direction:column;padding:22px;text-decoration:none;display:flex}.panel-links span{color:#6b7a86;margin:8px 0 18px;font-size:12px}.panel-links em{color:#0065b2;font-size:11px;font-style:normal;font-weight:900}.teacher-actions{grid-template-columns:repeat(3,1fr);gap:18px;padding:28px 5vw;display:grid}.teacher-actions>a{color:#1e223a;background:#fff;border-radius:17px;text-decoration:none;overflow:hidden;box-shadow:0 10px 28px #163b5812}.teacher-actions img{object-fit:cover;width:100%;height:180px}.teacher-actions div{padding:18px}.teacher-actions h2{margin:0}.teacher-actions p{color:#697986;font-size:12px}.teacher-actions b{color:#0065b2;font-size:11px}.student-dashboard{grid-template-columns:.8fr 1.2fr;gap:20px;padding:30px 5vw;display:grid}.current-learning,.my-assignments{background:#fff;border:1px solid #dce7ee;border-radius:17px;padding:25px}.current-learning>span{color:#0065b2;font-size:10px;font-weight:900}.current-learning p{color:#697986;margin-bottom:25px;font-size:13px}.my-assignments article{border-top:1px solid #e6edf2;flex-direction:column;padding:14px 0;display:flex}.my-assignments span{color:#70808c;margin:4px 0;font-size:11px}.my-assignments a{color:#0065b2;font-size:11px;font-weight:900;text-decoration:none}@media (max-width:850px){.role-grid,.teacher-actions,.panel-links{grid-template-columns:1fr}.panel-metrics{grid-template-columns:1fr 1fr}.student-dashboard{grid-template-columns:1fr}.access-institution,.panel-institution b{display:none}}@media (max-width:520px){.panel-metrics{grid-template-columns:1fr}.role-panel>header{padding:0 15px}.panel-welcome{padding:40px 22px}.panel-welcome>img{display:none}}.role-panel>.panel-topbar{z-index:40;background:#fff;border-bottom:1px solid #dbe5f0;grid-template-columns:auto minmax(220px,1fr) auto auto;align-items:center;gap:26px;height:auto;min-height:84px;padding:12px clamp(18px,4vw,64px);display:grid;position:sticky;top:0;box-shadow:0 8px 30px #1234560f}.panel-topbar .panel-institution{align-items:center;gap:12px;min-width:0;margin-left:0;display:flex}.panel-topbar .panel-institution img{object-fit:contain;background:#f4f8fc;border-radius:10px;width:48px;height:48px;padding:4px}.panel-topbar .panel-institution div{flex-direction:column;min-width:0;display:flex}.panel-topbar .panel-institution b{font-size:inherit;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.panel-institution small{color:#62748a;margin-top:3px}.panel-nav{align-items:center;gap:6px;display:flex}.panel-nav a{color:#44566c;border-radius:10px;padding:10px 12px;font-size:.9rem;font-weight:700}.panel-nav a:hover,.panel-nav a.active{color:#0065b2;background:#eaf4ff}.profile-menu{align-items:center;gap:12px;display:flex}.profile-menu>a{color:#50647b;font-size:.85rem}.menu-toggle{color:#064f86;background:#eaf4ff;border:0;border-radius:10px;padding:9px 12px;font-size:1.3rem;display:none}.panel-hero{border-radius:28px;justify-content:space-between;align-items:center;max-width:1260px;min-height:300px;margin:34px auto 0;padding:clamp(32px,5vw,68px);display:flex;position:relative;overflow:hidden}.panel-hero>div{z-index:2;max-width:720px;position:relative}.panel-hero h1{margin:12px 0 16px;font-size:clamp(2rem,4vw,3.7rem);line-height:1.03}.panel-hero p{max-width:660px;font-size:1.08rem;line-height:1.7}.director-hero{color:#fff;background:linear-gradient(120deg,#072f56,#0065b2)}.director-hero>img{object-fit:contain;background:#fff;border-radius:30px;width:190px;height:190px;padding:22px;box-shadow:0 25px 55px #0003}.teacher-hero{color:#fff;background:linear-gradient(110deg,#072f56f5,#0065b2db),url(/images/sidedu-pmv/modo-sincronizado.webp) 50%/cover}.student-hero{color:#143653;background:linear-gradient(120deg,#e9f7ff,#fff4d9)}.student-hero>img{border-radius:24px;width:43%;max-width:490px;box-shadow:0 24px 55px #0d3d632e}.hero-actions{gap:12px;margin-top:26px;display:flex}.primary-action,.secondary-action{border-radius:12px;padding:13px 20px;font-weight:800;display:inline-flex}.primary-action{color:#173653;background:#ffca28}.secondary-action{color:#fff;background:#ffffff24;border:1px solid #ffffff80}.metric-grid{z-index:3;grid-template-columns:repeat(4,1fr);gap:16px;max-width:1180px;margin:-28px auto 0;padding:0 24px;display:grid;position:relative}.metric-card{background:#fff;border-radius:18px;gap:3px;padding:24px;display:grid;box-shadow:0 15px 35px #1b3d601f}.metric-card strong{color:#0065b2;font-size:2.2rem}.metric-card b{font-size:1rem}.metric-card span{color:#6c7c8e;font-size:.84rem}.dashboard-section{max-width:1260px;margin:58px auto;padding:0 24px}.section-heading{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.section-heading h2{margin:0 0 7px;font-size:clamp(1.6rem,3vw,2.25rem)}.section-heading p{color:#62748a;margin:0}.action-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.dashboard-card{background:#fff;border:1px solid #dce7f1;border-radius:20px;gap:17px;padding:26px;transition:all .2s;display:flex;box-shadow:0 10px 28px #20466912}.dashboard-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px #20466921}.dashboard-card i{color:#0065b2;background:#e9f4ff;border-radius:14px;flex:none;place-items:center;width:48px;height:48px;font-size:1.5rem;font-style:normal;display:grid}.dashboard-card h3{margin:1px 0 8px}.dashboard-card p{color:#62748a;line-height:1.55}.dashboard-card b{color:#0065b2}.mode-dashboard{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.mode-dashboard-card{background:#fff;border:1px solid #dce7f1;border-radius:22px;transition:all .2s;overflow:hidden;box-shadow:0 13px 32px #20466917}.mode-dashboard-card:hover{transform:translateY(-5px)}.mode-dashboard-card>img{object-fit:cover;width:100%;height:210px}.mode-dashboard-card>div{padding:24px}.mode-dashboard-card small,.student-summary small{color:#0065b2;letter-spacing:.06em;font-weight:900}.mode-dashboard-card h2{margin:8px 0}.mode-dashboard-card p{color:#62748a;line-height:1.55}.mode-dashboard-card b{color:#0065b2}.quick-strip,.student-summary{grid-template-columns:repeat(2,1fr);gap:18px;max-width:1212px;margin:0 auto 58px;padding:0 24px;display:grid}.quick-strip a,.student-summary article{background:#eef6fd;border-radius:18px;flex-direction:column;gap:8px;padding:24px;display:flex}.quick-strip span{color:#0065b2}.student-summary{margin-top:24px}.student-summary article{background:#fff;border:1px solid #dce7f1}.student-summary strong{color:#0065b2;font-size:3rem}.assignment-list{gap:14px;display:grid}.assignment-list>article,.empty-state{background:#fff;border:1px solid #dce7f1;border-radius:18px;justify-content:space-between;align-items:center;padding:22px 25px;display:flex}.assignment-list span{color:#0065b2;font-size:.72rem;font-weight:900}.assignment-list h3{margin:5px 0}.assignment-list p{color:#62748a;margin:0}.assignment-list a{color:#fff;background:#0065b2;border-radius:10px;padding:11px 16px;font-weight:800}.empty-state{justify-content:flex-start;gap:17px}.empty-state i{color:#16844b;background:#e6f8ee;border-radius:50%;place-items:center;width:48px;height:48px;font-size:1.4rem;font-style:normal;display:grid}.empty-state h3,.empty-state p{margin:2px 0}.panel-footer{color:#fff;background:#092f52;align-items:center;gap:22px;margin-top:70px;padding:24px clamp(24px,5vw,70px);display:flex}.panel-footer span{opacity:.7;flex:1}.panel-footer a{color:#fff}.role-panel{background:#f4f8fc;min-height:100vh}.role-panel .overline{letter-spacing:.1em;font-size:.78rem;font-weight:900}.role-director .overline,.role-docente .overline{color:#9ed9ff}.role-estudiante .overline{color:#0065b2}@media (max-width:1050px){.role-panel>.panel-topbar{grid-template-columns:auto 1fr auto}.panel-nav{border-top:1px solid #e4ebf3;grid-column:1/-1;justify-content:center;padding-top:8px}.profile-menu{grid-column:3}.metric-grid{grid-template-columns:repeat(2,1fr)}.mode-dashboard{grid-template-columns:1fr 1fr}.mode-dashboard-card:last-child{grid-column:1/-1}.action-grid{grid-template-columns:1fr 1fr}.action-grid a:last-child{grid-column:1/-1}}@media (max-width:720px){.role-panel>.panel-topbar{grid-template-columns:auto 1fr auto;height:auto;padding:10px 16px}.panel-topbar .panel-institution{grid-area:2/1/auto/-1;display:flex}.menu-toggle{display:block}.panel-nav{flex-direction:column;grid-column:1/-1;align-items:stretch;display:none}.panel-nav.open{display:flex}.profile-menu{grid-area:1/2;justify-self:end}.profile-menu>a{display:none}.role-chip{font-size:.75rem}.panel-hero{border-radius:20px;min-height:0;margin:16px;padding:30px 24px}.director-hero>img{width:90px;height:90px}.student-hero{display:block}.student-hero>img{width:100%;margin-top:25px}.metric-grid,.mode-dashboard,.action-grid,.quick-strip,.student-summary{grid-template-columns:1fr}.mode-dashboard-card:last-child,.action-grid a:last-child{grid-column:auto}.dashboard-section{margin:40px auto}.panel-footer{flex-direction:column;align-items:flex-start;gap:7px}.hero-actions{flex-direction:column;align-items:flex-start}}.guided-demo{color:#fff;background:#071f38;grid-template-rows:auto 1fr auto;min-height:100vh;display:grid}.guided-demo>header{color:#173650;background:#fff;align-items:center;gap:24px;min-height:78px;padding:12px clamp(20px,4vw,62px);display:flex}.guided-demo>header>button{color:#173650;background:#f4f8fc;border:1px solid #cddae6;border-radius:10px;margin-left:auto;padding:10px 14px;font-weight:800}.guided-demo>header>a:last-child{color:#52677a;font-size:.85rem}.demo-institution{border-left:1px solid #dae3eb;align-items:center;gap:10px;padding-left:22px;display:flex}.demo-institution img{object-fit:contain;width:44px;height:44px}.demo-slide{grid-template-columns:minmax(360px,.9fr) minmax(480px,1.1fr);align-items:center;gap:6vw;min-height:610px;padding:clamp(44px,6vw,90px);display:grid;position:relative;overflow:hidden}.demo-slide:before{content:"";filter:blur(110px);opacity:.25;background:#0877c6;border-radius:50%;width:600px;height:600px;position:absolute;top:-260px;right:-220px}.demo-copy{z-index:2;position:relative}.demo-copy>span{letter-spacing:.13em;color:#72c8ff;font-size:.78rem;font-weight:900}.demo-copy h1{letter-spacing:-.045em;margin:18px 0 25px;font-size:clamp(2.7rem,5vw,5.2rem);line-height:.98}.demo-copy p{color:#d4e3ef;max-width:750px;font-size:clamp(1.05rem,1.5vw,1.35rem);line-height:1.7}.systems-visual,.roles-visual{z-index:2;gap:18px;display:grid;position:relative}.systems-visual article,.roles-visual article{color:#163650;background:#fff;border-radius:20px;grid-template-columns:60px 1fr;align-items:center;column-gap:18px;padding:25px;display:grid;box-shadow:0 22px 50px #0004}.systems-visual i,.roles-visual i{color:#0065b2;background:#e7f4ff;border-radius:16px;grid-row:1/3;place-items:center;width:58px;height:58px;font-size:1.7rem;font-style:normal;display:grid}.systems-visual b,.roles-visual b{font-size:1.25rem}.systems-visual small,.roles-visual span{color:#687b8d}.identity-visual{z-index:2;color:#173650;text-align:center;background:linear-gradient(145deg,#fff,#eaf4fc);border-radius:36px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:50px;display:flex;position:relative;box-shadow:0 35px 80px #0005}.identity-visual img{object-fit:contain;width:180px;height:180px;margin-bottom:25px}.identity-visual strong{font-size:clamp(1.7rem,3vw,2.7rem)}.identity-visual span{color:#65798b;margin-top:10px}.demo-images{z-index:2;grid-template-columns:repeat(2,1fr);gap:15px;display:grid;position:relative}.demo-images article{color:#173650;background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 20px 45px #0004}.demo-images article:first-child{grid-column:1/-1}.demo-images img{object-fit:cover;width:100%;height:185px}.demo-images b{padding:15px 18px;display:block}.pilot-visual{z-index:2;grid-template-columns:repeat(2,1fr);gap:18px;display:grid;position:relative}.pilot-visual div{color:#173650;background:#fff;border-radius:20px;grid-template-columns:52px 1fr;align-items:center;gap:3px 14px;padding:24px;display:grid}.pilot-visual span{color:#fff;background:#0065b2;border-radius:50%;grid-row:1/3;place-items:center;width:48px;height:48px;font-size:1.25rem;font-weight:900;display:grid}.pilot-visual small{color:#687b8d}.pilot-actions{gap:12px;margin-top:28px;display:flex}.pilot-actions a{color:#173650;background:#ffca28;border-radius:12px;padding:14px 18px;font-weight:900}.pilot-actions a:last-child{color:#fff;background:0 0;border:1px solid #8fb2cd}.guided-demo>footer{background:#05172a;border-top:1px solid #ffffff1a;align-items:center;gap:20px;min-height:76px;padding:12px clamp(20px,4vw,62px);display:flex}.slide-progress{gap:9px;display:flex}.slide-progress button{background:#ffffff35;border:0;border-radius:99px;width:34px;height:6px}.slide-progress button.active{background:#ffca28}.guided-demo>footer>span{color:#9eb3c4}.slide-controls{gap:10px;margin-left:auto;display:flex}.slide-controls button{color:#fff;background:#0b3154;border:1px solid #ffffff38;border-radius:10px;padding:11px 17px;font-weight:800}.slide-controls button:disabled{opacity:.35}.guided-demo-link{color:#123754;background:#fff;border-radius:14px;align-items:center;gap:13px;margin-top:22px;padding:13px 18px;display:inline-flex;box-shadow:0 12px 30px #001d3555}.guided-demo-link i{background:#ffca28;border-radius:50%;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.guided-demo-link span{flex-direction:column;display:flex}.guided-demo-link small{color:#657a8c;margin-top:2px}@media (max-width:950px){.demo-slide{grid-template-columns:1fr;padding:45px 7vw}.systems-visual,.roles-visual,.identity-visual,.demo-images,.pilot-visual{width:100%;max-width:780px}.demo-institution b{display:none}}@media (max-width:620px){.guided-demo>header{flex-wrap:wrap}.guided-demo>header>button{margin-left:auto;font-size:0}.guided-demo>header>button:first-letter{font-size:1rem}.demo-institution{border:0;order:4;width:100%;padding:8px 0 0}.demo-slide{min-height:0;padding:40px 22px}.demo-copy h1{font-size:2.6rem}.demo-images,.pilot-visual{grid-template-columns:1fr}.demo-images article:first-child{grid-column:auto}.guided-demo>footer{flex-wrap:wrap}.slide-controls{width:100%;margin:0}.slide-controls button{flex:1}.guided-demo-link{align-items:flex-start}}.main-hub{color:#173650;background:#f4f8fc;min-height:100vh}.hub-header{z-index:45;background:#fff;border-bottom:1px solid #dae5ef;align-items:center;gap:24px;min-height:86px;padding:12px clamp(20px,5vw,72px);display:flex;position:sticky;top:0;box-shadow:0 8px 28px #1539580f}.hub-institution{border-left:1px solid #dbe5ed;align-items:center;gap:11px;margin-right:auto;padding-left:22px;display:flex}.hub-institution img{object-fit:contain;width:48px;height:48px}.hub-institution div{flex-direction:column;display:flex}.hub-institution small{color:#687b8d;margin-top:3px}.hub-header>a:not(.sidedu-lockup){color:#4f6377;font-size:.88rem;font-weight:750}.hub-header .hub-demo{border-radius:11px;padding:11px 15px;color:#fff!important;background:#0065b2!important}.hub-hero{color:#fff;background:linear-gradient(118deg,#062a4d,#0065b2);border-radius:30px;justify-content:space-between;align-items:center;max-width:1370px;min-height:370px;margin:28px auto 0;padding:clamp(44px,6vw,85px);display:flex;position:relative;overflow:hidden}.hub-hero:after{content:"";background:#40b8ff44;border-radius:50%;width:420px;height:420px;position:absolute;top:-130px;right:-100px}.hub-hero>div{z-index:2;max-width:800px;position:relative}.hub-hero span,.hub-heading span{letter-spacing:.14em;color:#76cdff;font-size:.76rem;font-weight:900}.hub-hero h1{letter-spacing:-.04em;margin:14px 0 20px;font-size:clamp(2.7rem,5vw,5.2rem);line-height:.98}.hub-hero p{color:#d8e8f3;font-size:1.2rem}.hub-hero>img{z-index:2;object-fit:contain;background:#fff;border-radius:30px;width:190px;height:190px;padding:22px;position:relative;box-shadow:0 28px 65px #00182e77}.hub-section{max-width:1280px;margin:70px auto;padding:0 28px}.hub-heading{justify-content:space-between;align-items:end;gap:35px;margin-bottom:25px;display:flex}.hub-heading h2{margin:7px 0 0;font-size:clamp(1.8rem,3vw,2.7rem)}.hub-heading>p{color:#63778a;max-width:540px;line-height:1.6}.hub-heading>a{color:#0065b2;font-weight:850}.system-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.system-card{background:#fff;border:1px solid #d9e5ef;border-radius:23px;flex-direction:column;min-height:330px;padding:28px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 36px #163c5d14}.system-card:before{content:"";background:#0065b2;height:6px;position:absolute;inset:0 0 auto}.system-card.progress:before{background:#16a070}.system-card.classes:before{background:#e3971d}.system-card>small{color:#8798a6;font-weight:900}.system-card i{color:#0065b2;background:#e9f5ff;border-radius:17px;place-items:center;width:62px;height:62px;margin:28px 0 16px;font-size:1.8rem;font-style:normal;display:grid}.system-card h3{margin:0;font-size:1.5rem}.system-card p{color:#63778a;line-height:1.6}.system-card b{color:#0065b2;margin-top:auto}.system-card:hover{transform:translateY(-5px);box-shadow:0 22px 48px #163c5d24}.hub-experiences{background:#eaf3fa;max-width:none;padding:65px max(28px,50vw - 612px)}.experience-grid{grid-template-columns:1.25fr .75fr;gap:22px;display:grid}.featured-experience{color:#fff;background:linear-gradient(100deg,#052846ee,#0065b288),url(/images/sidedu-pmv/modo-sincronizado.webp) 50%/cover;border-radius:26px;align-items:end;min-height:430px;padding:45px;display:flex;overflow:hidden}.featured-experience>div{max-width:600px}.featured-experience small{letter-spacing:.1em;color:#8ed7ff;font-weight:900}.featured-experience h3{margin:13px 0;font-size:clamp(2.3rem,4vw,4rem);line-height:1}.featured-experience p{color:#dceaf4;font-size:1.08rem}.featured-experience b{color:#173650;background:#ffca28;border-radius:11px;margin-top:20px;padding:13px 18px;display:inline-block}.profile-access{background:#fff;border-radius:26px;flex-direction:column;gap:10px;padding:27px;display:flex}.profile-access h3{margin:4px 0 12px;font-size:1.45rem}.profile-access>a{background:#f4f8fc;border-radius:14px;grid-template-columns:48px 1fr auto;align-items:center;gap:13px;padding:15px;display:grid}.profile-access i{color:#0065b2;background:#e5f3ff;border-radius:13px;place-items:center;width:46px;height:46px;font-style:normal;display:grid}.profile-access span{flex-direction:column;display:flex}.profile-access small{color:#718497;margin-top:3px}.profile-access em{color:#0065b2;font-style:normal}.hub-modes{grid-template-columns:repeat(3,1fr);gap:19px;display:grid}.hub-modes>a{background:#fff;border:1px solid #d9e5ef;border-radius:19px;grid-template-columns:1fr auto;display:grid;overflow:hidden}.hub-modes img{object-fit:cover;grid-column:1/-1;width:100%;height:190px}.hub-modes b{padding:18px}.hub-modes span{color:#0065b2;padding:18px}.hub-footer{color:#fff;background:#072b4d;align-items:center;gap:25px;padding:32px clamp(24px,5vw,72px);display:flex}.hub-footer p{color:#b9ccda;flex:1}.hub-footer>a,.hub-footer .sidedu-lockup span{color:#fff}@media (max-width:980px){.system-grid{grid-template-columns:1fr 1fr}.system-card:last-child{grid-column:1/-1}.experience-grid{grid-template-columns:1fr}.profile-access{grid-template-columns:repeat(3,1fr);display:grid}.profile-access h3{grid-column:1/-1}.hub-header>a:nth-last-child(2){display:none}}@media (max-width:680px){.hub-header{flex-wrap:wrap;padding:10px 16px}.hub-institution{border:0;order:5;width:100%;padding:6px 0 0}.hub-header>a:not(.sidedu-lockup):not(.hub-demo){display:none}.hub-demo{margin-left:auto}.hub-hero{border-radius:20px;min-height:0;margin:15px;padding:38px 24px}.hub-hero>img{border-radius:17px;width:90px;height:90px;padding:12px}.hub-hero h1{font-size:2.65rem}.hub-heading{flex-direction:column;align-items:flex-start;gap:3px}.system-grid,.hub-modes,.profile-access{grid-template-columns:1fr}.system-card:last-child,.profile-access h3{grid-column:auto}.hub-experiences{padding:45px 22px}.featured-experience{min-height:380px;padding:28px}.hub-footer{flex-direction:column;align-items:flex-start;gap:7px}}.main-hub .system-card>b{color:#0065b2!important;letter-spacing:0!important;opacity:1!important;width:max-content!important;max-width:100%!important;text-shadow:none!important;background:#e9f4ff!important;border-radius:11px!important;align-items:center!important;margin-top:auto!important;padding:10px 14px!important;font-size:.9rem!important;font-weight:850!important;line-height:1.2!important;display:inline-flex!important;transform:none!important}.main-hub .system-card.progress>b{color:#137b56!important;background:#e8f8f1!important}.main-hub .system-card.classes>b{color:#9a620b!important;background:#fff4df!important}.main-hub .system-card:hover>b{filter:brightness(.97)}.system-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:auto;display:flex}.main-hub .system-actions>a{opacity:1!important;letter-spacing:0!important;border-radius:10px!important;width:max-content!important;padding:10px 13px!important;font-size:.86rem!important;font-weight:850!important;line-height:1.2!important;display:inline-flex!important}.main-hub .system-actions>a:last-child{color:#fff!important;background:#0065b2!important}.main-hub .system-actions .scope-link{color:#0065b2!important;background:#e9f4ff!important}.main-hub .system-card.progress .scope-link{color:#137b56!important;background:#e8f8f1!important}.main-hub .system-card.classes .scope-link{color:#9a620b!important;background:#fff4df!important}.scope-page{color:#173650;background:#f4f8fc;min-height:100vh}.scope-page>header{background:#fff;align-items:center;gap:24px;min-height:82px;padding:12px clamp(20px,5vw,70px);display:flex}.scope-page>header>a:last-child{color:#4f6477;margin-left:auto}.scope-institution{border-left:1px solid #dbe5ed;align-items:center;gap:10px;padding-left:22px;display:flex}.scope-institution img{object-fit:contain;width:45px;height:45px}.scope-hero{color:#fff;background:linear-gradient(115deg,#062a4d,#0065b2);padding:65px max(28px,50vw - 575px)}.scope-page.green .scope-hero{background:linear-gradient(115deg,#083d38,#15986b)}.scope-page.gold .scope-hero{background:linear-gradient(115deg,#503507,#d99118)}.scope-hero>div{grid-template-columns:76px 1fr;align-items:center;column-gap:22px;max-width:950px;display:grid}.scope-hero>div>span{letter-spacing:.13em;color:#a5dcff;grid-column:1/-1;font-size:.76rem;font-weight:900}.scope-hero i{color:#0065b2;background:#fff;border-radius:19px;grid-row:2/4;place-items:center;width:72px;height:72px;font-size:2rem;font-style:normal;display:grid}.scope-hero h1{margin:17px 0 8px;font-size:clamp(2.7rem,5vw,5rem);line-height:1}.scope-hero p{color:#d7e8f3;max-width:850px;margin:0;font-size:1.14rem;line-height:1.65}.scope-levels{grid-template-columns:1fr 1fr;gap:22px;max-width:1200px;margin:55px auto;padding:0 25px;display:grid}.scope-levels>article{background:#fff;border:1px solid #d9e4ee;border-radius:24px;flex-direction:column;padding:30px;display:flex;box-shadow:0 14px 35px #193c5a12}.scope-current{border-top:7px solid #18a36f!important}.scope-future{border-top:7px solid #8ca0b2!important}.scope-title>span{letter-spacing:.1em;color:#18825c;font-size:.73rem;font-weight:900}.scope-future .scope-title>span{color:#667b8e}.scope-title h2{margin:8px 0;font-size:1.9rem}.scope-title p{color:#667a8c;line-height:1.55}.scope-levels ul{gap:11px;margin:0;padding:8px 0;list-style:none;display:grid}.scope-levels li{border-bottom:1px solid #e5edf3;align-items:flex-start;gap:11px;padding:10px 0;display:flex}.scope-levels li i{color:#168557;background:#e7f8ef;border-radius:50%;flex:none;place-items:center;width:25px;height:25px;font-style:normal;font-weight:900;display:grid}.scope-future li i{color:#63798b;background:#edf2f6}.scope-current>a{color:#fff;background:#0065b2;border-radius:11px;width:max-content;margin-top:auto;padding:12px 16px;font-weight:900;display:inline-flex}.scope-note{background:#fff4db;border:1px solid #f0d594;border-radius:17px;grid-template-columns:auto 1fr;gap:16px;max-width:1150px;margin:0 auto 60px;padding:22px 26px;display:grid}.scope-note p{color:#6d5623;margin:0}.scope-note b{color:#573f0d}@media (max-width:800px){.scope-levels{grid-template-columns:1fr}.scope-institution b{display:none}.scope-hero>div{grid-template-columns:1fr}.scope-hero i{grid-row:auto;width:58px;height:58px;margin-top:18px}.scope-hero h1{font-size:2.7rem}.scope-note{grid-template-columns:1fr;margin:0 20px 45px}.system-actions{flex-direction:column;align-items:stretch}.main-hub .system-actions>a{justify-content:center;width:100%!important}}.interactive-scope{color:#173650;background:#f4f8fc;min-height:100vh}.interactive-scope>header{background:#fff;align-items:center;gap:24px;min-height:82px;padding:12px clamp(20px,5vw,70px);display:flex}.interactive-scope>header>a:last-child{color:#50667a;margin-left:auto}.interactive-institution{border-left:1px solid #dbe5ed;align-items:center;gap:10px;padding-left:22px;display:flex}.interactive-institution img{object-fit:contain;width:45px;height:45px}.interactive-hero{color:#fff;background:linear-gradient(115deg,#062a4d,#0065b2);padding:58px max(28px,50vw - 590px)}.interactive-scope.green .interactive-hero{background:linear-gradient(115deg,#073b35,#15996b)}.interactive-scope.gold .interactive-hero{background:linear-gradient(115deg,#4c3308,#d69018)}.interactive-hero>div{grid-template-columns:75px 1fr;align-items:center;column-gap:22px;max-width:1000px;display:grid}.interactive-hero>div>span{letter-spacing:.14em;color:#9bddff;grid-column:1/-1;font-size:.76rem;font-weight:900}.interactive-hero i{color:#0065b2;background:#fff;border-radius:19px;grid-row:2/4;place-items:center;width:70px;height:70px;font-size:2rem;font-style:normal;display:grid}.interactive-hero h1{margin:15px 0 7px;font-size:clamp(2.7rem,5vw,5rem);line-height:1}.interactive-hero p{color:#d7e8f3;margin:0;font-size:1.13rem;line-height:1.6}.scope-flow{max-width:1220px;margin:45px auto;padding:0 25px}.scope-flow h2{text-align:center;margin-bottom:23px;font-size:1.55rem}.scope-flow>div{grid-template-columns:repeat(5,1fr);gap:18px;display:grid}.scope-flow article{text-align:center;background:#fff;border:1px solid #dae5ee;border-radius:17px;flex-direction:column;justify-content:center;align-items:center;min-height:118px;padding:20px 16px;display:flex;position:relative;box-shadow:0 10px 25px #1c3f5c0f}.scope-flow article>span{color:#fff;background:#0065b2;border-radius:50%;place-items:center;width:28px;height:28px;margin-bottom:8px;font-weight:900;display:grid}.scope-flow article>i{color:#80a4bd;z-index:2;font-size:1.7rem;font-style:normal;position:absolute;right:-23px}.module-map{max-width:1250px;margin:65px auto;padding:0 25px}.module-heading{justify-content:space-between;align-items:end;gap:28px;margin-bottom:25px;display:flex}.module-heading>div:first-child>span{letter-spacing:.13em;color:#0065b2;font-size:.73rem;font-weight:900}.module-heading h2{margin:6px 0;font-size:clamp(2rem,4vw,3.2rem)}.module-heading p{color:#697d8f;margin:0}.scope-filters{background:#e6eef5;border-radius:14px;gap:7px;padding:6px;display:flex}.scope-filters button{color:#50677a;background:0 0;border:0;border-radius:10px;padding:10px 13px;font-weight:800}.scope-filters button.active{color:#0065b2;background:#fff;box-shadow:0 4px 12px #17365018}.module-grid{grid-template-columns:repeat(3,1fr);gap:17px;display:grid}.module-card{text-align:left;color:#173650;cursor:pointer;background:#fff;border:1px solid #d8e4ed;border-radius:20px;flex-direction:column;min-height:245px;padding:22px;transition:all .2s;display:flex;box-shadow:0 10px 26px #1c3f5c0f}.module-card:hover,.module-card.open{border-color:#83bce5;transform:translateY(-4px);box-shadow:0 18px 38px #1c3f5c21}.module-card>div{justify-content:space-between;align-items:center;display:flex}.module-card>div>i{font-size:1.9rem;font-style:normal}.module-status{color:#147b55;letter-spacing:.05em;background:#e8f8f0;border-radius:99px;padding:6px 8px;font-size:.62rem;font-weight:900}.module-card.future .module-status{color:#607588;background:#edf2f6}.module-card>small{color:#6d8293;margin-top:16px;font-weight:750}.module-card h3{margin:7px 0;font-size:1.3rem}.module-card p{color:#657a8d;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:3px 0 16px;line-height:1.55;display:-webkit-box;overflow:hidden}.module-card.open p{-webkit-line-clamp:unset}.module-card>b{color:#0065b2;margin-top:auto;opacity:1!important;font-size:.82rem!important}.interactive-legend{background:#fff;border:1px solid #dbe5ed;border-radius:18px;gap:35px;max-width:1200px;margin:0 auto 35px;padding:22px 25px;display:flex}.interactive-legend>div{align-items:center;gap:10px;display:flex}.interactive-legend i{border-radius:50%;flex:none;width:13px;height:13px}.pmv-dot{background:#16a06f}.future-dot{background:#8ba0b2}.scope-bottom{gap:12px;max-width:1200px;margin:0 auto 60px;padding:0 25px;display:flex}.scope-bottom a{color:#fff;background:#0065b2;border-radius:11px;padding:13px 17px;font-weight:900}.scope-bottom a:last-child{color:#264b69;background:#e6eef5}@media (max-width:980px){.scope-flow>div{grid-template-columns:repeat(3,1fr)}.scope-flow article>i{display:none}.module-grid{grid-template-columns:1fr 1fr}.module-heading{flex-direction:column;align-items:flex-start}}@media (max-width:650px){.interactive-institution b{display:none}.interactive-hero>div{grid-template-columns:1fr}.interactive-hero i{grid-row:auto;width:58px;height:58px;margin-top:18px}.interactive-hero h1{font-size:2.7rem}.scope-flow>div,.module-grid{grid-template-columns:1fr}.scope-filters{width:100%;overflow:auto}.scope-filters button{white-space:nowrap}.interactive-legend{flex-direction:column;gap:15px;margin:0 20px 30px}.scope-bottom{flex-direction:column}.scope-bottom a{text-align:center}}.interactive-scope .module-card p{opacity:0!important;-webkit-line-clamp:unset!important;max-height:0!important;margin:0!important;transition:max-height .28s,opacity .2s,margin .28s!important;display:block!important;overflow:hidden!important}.interactive-scope .module-card.open p{opacity:1!important;max-height:260px!important;margin:8px 0 18px!important}.interactive-scope .module-card>b{color:#0065b2!important;opacity:1!important;background:#e9f4ff!important;border-radius:10px!important;align-items:center!important;width:max-content!important;margin-top:auto!important;padding:10px 13px!important;font-size:.84rem!important;font-weight:900!important;line-height:1.2!important;display:inline-flex!important}.interactive-scope .module-card.future>b{color:#536b7e!important;background:#edf2f6!important}.interactive-scope .module-card.open{background:#fbfdff!important;border-color:#438fc7!important}.interactive-scope .module-card.open>b{color:#fff!important;background:#0065b2!important}.interactive-scope .module-card.open:after{content:"Detalle de la función";color:#718698;letter-spacing:.04em;margin-top:12px;font-size:.72rem;font-weight:800;display:block}.hybrid-page{color:#173650;background:#f3f7fb;min-height:100vh}.hybrid-page>header{background:#fff;align-items:center;gap:24px;min-height:82px;padding:12px clamp(20px,5vw,70px);display:flex}.hybrid-page>header>a:last-child{color:#50667a;margin-left:auto}.hybrid-institution{border-left:1px solid #dbe5ed;align-items:center;gap:10px;padding-left:22px;display:flex}.hybrid-institution img{object-fit:contain;width:45px;height:45px}.hybrid-hero{color:#fff;background:linear-gradient(115deg,#061f3b,#0065b2);padding:65px max(28px,50vw - 590px)}.hybrid-hero>span{letter-spacing:.14em;color:#8bd7ff;font-size:.75rem;font-weight:900}.hybrid-hero h1{max-width:1050px;margin:14px 0 20px;font-size:clamp(2.6rem,5vw,5rem);line-height:1}.hybrid-hero p{color:#d7e8f3;max-width:900px;font-size:1.16rem;line-height:1.65}.architecture-lab{max-width:1260px;margin:50px auto;padding:0 25px}.lab-controls{background:#e2ebf3;border-radius:15px;justify-content:center;gap:8px;width:max-content;max-width:100%;margin-bottom:28px;margin-left:auto;margin-right:auto;padding:6px;display:flex}.lab-controls button{color:#526a7e;background:0 0;border:0;border-radius:11px;padding:11px 16px;font-weight:850}.lab-controls button.active{color:#0065b2;background:#fff;box-shadow:0 5px 15px #17365018}.architecture-map{grid-template-columns:1fr 180px 1.2fr;align-items:stretch;gap:18px;display:grid}.cloud-node,.local-node{background:#fff;border:2px solid #d8e4ed;border-radius:25px;padding:28px;transition:all .25s;box-shadow:0 14px 35px #1a3d5b14}.cloud-node.focus,.local-node.focus{border-color:#2c91d3;transform:translateY(-4px);box-shadow:0 20px 50px #0065b22e}.cloud-node>i{color:#0065b2;background:#e6f4ff;border-radius:20px;place-items:center;width:65px;height:65px;font-size:2.3rem;font-style:normal;display:grid}.cloud-node>small,.server-title small{color:#6e8293;letter-spacing:.08em;margin-top:20px;font-weight:900;display:block}.cloud-node h2,.server-title h2{margin:5px 0 14px;font-size:1.75rem}.cloud-node ul{color:#5e7487;padding-left:20px;line-height:1.85}.sync-lane{flex-direction:column;justify-content:center;align-items:center;gap:13px;display:flex}.sync-lane>button{border:0;border-radius:14px;flex-direction:column;width:100%;padding:13px 12px;font-size:.72rem;display:flex}.sync-lane>button.online{color:#11734f;background:#e6f8ef}.sync-lane>button.offline{color:#8a5608;background:#fff0dc}.sync-lane small{margin-top:3px}.down-flow,.up-flow{color:#47738f;text-align:center;flex-direction:column;align-items:center;font-size:.76rem;font-weight:800;display:flex}.down-flow i,.up-flow i{color:#0065b2;font-size:2.4rem;font-style:normal}.sync-lane.local .up-flow,.sync-lane.local .down-flow{opacity:.25}.sync-lane.sync .up-flow,.sync-lane.updates .down-flow{animation:1.2s infinite pulseFlow}.sync-lane.sync .down-flow{animation:1.2s .4s infinite pulseFlow}@keyframes pulseFlow{50%{color:#0065b2;transform:translateY(-4px)}}.server-title{align-items:center;gap:15px;display:flex}.server-title>i{color:#15825b;background:#e8f8ef;border-radius:18px;place-items:center;width:62px;height:62px;font-size:2rem;font-style:normal;display:grid}.server-title small{margin:0}.local-systems{gap:9px;margin:22px 0;display:grid}.local-systems article{background:#f3f7fa;border-radius:13px;grid-template-columns:42px 1fr;align-items:center;padding:12px;display:grid}.local-systems i{color:#0065b2;background:#e4f1fc;border-radius:10px;grid-row:1/3;place-items:center;width:35px;height:35px;font-style:normal;display:grid}.local-systems span{color:#6a7e8f;font-size:.78rem}.local-users{flex-wrap:wrap;gap:7px;display:flex}.local-users span{color:#4e6679;background:#e7eef4;border-radius:99px;padding:7px 9px;font-size:.72rem;font-weight:800}.architecture-explanation{background:#fff;border-left:6px solid #0065b2;border-radius:19px;margin-top:24px;padding:24px 28px}.architecture-explanation>span{letter-spacing:.11em;color:#0065b2;font-size:.7rem;font-weight:900}.architecture-explanation h2{margin:7px 0}.architecture-explanation p{color:#5d7386;margin:0;line-height:1.65}.hybrid-principles{max-width:1210px;margin:65px auto;padding:0 25px}.hybrid-principles>h2{font-size:2.2rem}.hybrid-principles>div{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.hybrid-principles article{background:#fff;border:1px solid #d9e4ed;border-radius:19px;padding:22px}.hybrid-principles i{color:#0065b2;background:#e8f4ff;border-radius:12px;place-items:center;width:42px;height:42px;font-size:1.3rem;font-style:normal;display:grid}.hybrid-principles h3{margin:15px 0 7px}.hybrid-principles p{color:#607689;margin:0;line-height:1.55}.hybrid-note{background:#fff1d8;border:1px solid #ecd08c;border-radius:17px;grid-template-columns:auto 1fr;gap:16px;max-width:1160px;margin:0 auto 60px;padding:22px 25px;display:grid}.hybrid-note p{color:#6a531f;margin:0}@media (max-width:900px){.architecture-map{grid-template-columns:1fr}.sync-lane{min-height:230px}.hybrid-principles>div{grid-template-columns:1fr 1fr}}@media (max-width:620px){.hybrid-institution b{display:none}.hybrid-hero h1{font-size:2.6rem}.lab-controls{justify-content:flex-start;width:100%;overflow:auto}.lab-controls button{white-space:nowrap}.hybrid-principles>div{grid-template-columns:1fr}.hybrid-note{grid-template-columns:1fr;margin:0 20px 45px}}@media (max-width:650px){.architecture-entry{flex-direction:column;align-items:flex-start;margin:45px 20px}}.lab-controls{flex-wrap:wrap}.master-source{transform:translateY(-5px);background:#e9fff7!important;border-color:#0f9f6e!important}.master-target{position:relative;border-color:#6aa9e9!important}.master-target:before{content:"Datos del ERP";color:#fff;background:#0b65b1;border-radius:20px;padding:3px 8px;font-size:.62rem;font-weight:900;position:absolute;top:-11px;right:10px}.master-flow{align-items:stretch;gap:12px;margin:26px 0;display:flex}.master-flow article{background:#fff;border:1px solid #d6e5f2;border-radius:16px;flex:1;padding:18px;box-shadow:0 10px 25px #10304b0f}.master-flow article span{color:#0065b2;background:#e7f3ff;border-radius:50%;place-items:center;width:32px;height:32px;font-weight:900;display:inline-grid}.master-flow h3{margin:10px 0 5px}.master-flow p{color:#60758b;margin:0;line-height:1.5}.master-flow>i{color:#0f9f6e;place-items:center;font-size:1.6rem;font-style:normal;display:grid}.master-domains{max-width:1220px;margin:65px auto;padding:0 20px}.master-domains h2{color:#082f52;font-size:2rem}.master-domains>div{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.master-domains article{background:linear-gradient(145deg,#eef7ff,#fff);border:1px solid #d7e7f5;border-radius:17px;flex-direction:column;gap:7px;padding:22px;display:flex}.master-domains article b{color:#0065b2}.master-domains article span,.master-domains>p{color:#60758b;line-height:1.55}.master-domains>p{background:#f1fff9;border-left:4px solid #0f9f6e;padding:18px}@media (max-width:900px){.master-flow{grid-template-columns:1fr 1fr;display:grid}.master-flow>i{display:none}.master-domains>div{grid-template-columns:1fr 1fr}}@media (max-width:620px){.master-flow,.master-domains>div{grid-template-columns:1fr}.master-flow article{min-height:auto}}@media (max-width:650px){.architecture-entry{flex-direction:column;align-items:flex-start;margin:45px 20px}}.gi-page{color:#173650;background:#f3f7fb;min-height:100vh}.gi-page>header{background:#fff;align-items:center;gap:24px;min-height:82px;padding:12px clamp(20px,5vw,70px);display:flex}.gi-page>header>a:last-child{color:#50667a;margin-left:auto}.gi-school{border-left:1px solid #dbe5ed;align-items:center;gap:10px;padding-left:22px;display:flex}.gi-school img{object-fit:contain;width:45px;height:45px}.gi-hero{color:#fff;background:linear-gradient(120deg,#061f3b,#0065b2);grid-template-columns:1fr 310px;gap:45px;padding:60px max(25px,50vw - 590px);display:grid}.gi-hero>div>span{color:#89d8ff;letter-spacing:.13em;font-size:.75rem;font-weight:900}.gi-hero h1{margin:15px 0;font-size:clamp(2.5rem,5vw,4.8rem);line-height:1.03}.gi-hero p{color:#d5e7f3;font-size:1.08rem;line-height:1.6}.gi-hero aside{background:#ffffff16;border:1px solid #fff3;border-radius:18px;align-self:center;padding:23px}.gi-hero aside small{color:#8bd8ff;margin-bottom:8px;font-weight:900;display:block}.gi-hero select,.gi-panel select{color:#173650;background:#fff;border:1px solid #cfe0ee;border-radius:10px;width:100%;padding:12px}.gi-hero aside p{margin-bottom:0;font-size:.78rem}.gi-modules{grid-template-columns:1fr 1fr;gap:22px;max-width:1180px;margin:55px auto;padding:0 22px;display:grid}.gi-card{background:#fff;border:1px solid #d6e3ed;border-radius:24px;padding:30px;position:relative;box-shadow:0 18px 45px #0e335017}.gi-card.license{border-top:6px solid #e4a423}.gi-card.campus{border-top:6px solid #16845b}.gi-card.locked{color:#637281;background:#f6f7f8}.gi-card-head{align-items:center;gap:12px;display:flex}.gi-card-head i{color:#0065b2;background:#e9f4ff;border-radius:14px;place-items:center;width:48px;height:48px;font-size:1.5rem;font-style:normal;display:grid}.gi-card-head span{letter-spacing:.1em;color:#0065b2;font-size:.69rem;font-weight:900}.gi-card h2{margin:18px 0 9px;font-size:1.8rem}.gi-card>p,.gi-card li{color:#607589;line-height:1.55}.gi-card ul{min-height:108px;padding-left:20px}.gi-card>button,.gi-panel button{color:#fff;background:#0065b2;border:0;border-radius:11px;padding:13px 16px;font-weight:900}.gi-card>button:disabled,.gi-panel button:disabled{color:#677683;background:#cbd4dc}.gi-panel{background:#f1f7fc;border:1px solid #d5e6f2;border-radius:15px;margin-top:20px;padding:20px}.gi-panel dl{gap:8px;display:grid}.gi-panel dl div{grid-template-columns:115px 1fr;display:grid}.gi-panel dt{font-weight:850}.gi-panel dd{margin:0}.gi-panel .pending{color:#9a6209}.gi-panel label{margin-bottom:13px;font-weight:800;display:block}.gi-panel label select{margin-top:6px}.gi-panel a{color:#0065b2;margin-top:16px;font-weight:900;display:block}.gi-panel p{color:#687b8c;font-size:.78rem}.gi-boundaries{max-width:1180px;margin:70px auto;padding:0 22px}.gi-boundaries h2{font-size:2.2rem}.gi-boundaries>div{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.gi-boundaries article{background:#fff;border:1px solid #dae5ed;border-radius:18px;padding:22px}.gi-boundaries b{color:#0065b2}.gi-boundaries p{color:#607589;line-height:1.55}.gi-note{background:#fff1d8;border:1px solid #ecd08c;border-radius:16px;grid-template-columns:auto 1fr;gap:15px;max-width:1135px;margin:0 auto 60px;padding:22px;display:grid}.gi-note p{color:#6a531f;margin:0}@media (max-width:850px){.gi-hero,.gi-modules{grid-template-columns:1fr}.gi-hero aside{max-width:440px}.gi-boundaries>div{grid-template-columns:1fr}}@media (max-width:620px){.gi-page>header{flex-direction:column;align-items:flex-start}.gi-page>header>a:last-child{margin-left:0}.gi-school{border:0;padding:0}.gi-note{grid-template-columns:1fr;margin:0 20px 40px}}.architecture-entry{color:#fff;background:#082f52;border-radius:22px;align-items:center;gap:30px;max-width:1220px;margin:65px auto;padding:30px;display:flex}.architecture-entry>div{flex:1}.architecture-entry span{color:#87d5ff;letter-spacing:.12em;font-size:.72rem;font-weight:900}.architecture-entry h2{margin:7px 0;font-size:2rem}.architecture-entry p{color:#c9dce9}.architecture-entry>a{color:#173650;background:#ffca28;border-radius:11px;padding:13px 17px;font-weight:900}@media (max-width:650px){.architecture-entry{flex-direction:column;align-items:flex-start;margin:45px 20px}}@media (max-width:760px){.demo-identity-banner{flex-wrap:wrap;margin:18px 20px 40px}.demo-identity-banner .demo-sid{display:none}.demo-identity-banner a{text-align:center;width:100%}.id-nav>div{gap:12px;font-size:.8rem}.id-hero{text-align:center;grid-template-columns:1fr}.id-crest{max-width:260px;margin:auto}.id-content{grid-template-columns:1fr;gap:25px}.id-data>div{grid-template-columns:1fr;gap:4px}.id-uses{grid-template-columns:1fr}.id-footer{flex-direction:column;align-items:flex-start}}.demo-identity-banner{background:linear-gradient(120deg,#fff 0%,#f5faff 60%,#eaf5ff 100%);border:1px solid #d7e5f2;border-radius:20px;align-items:center;gap:18px;max-width:1220px;margin:22px auto 50px;padding:18px 24px;display:flex;box-shadow:0 14px 42px #113d6217}.demo-identity-banner .demo-sid{object-fit:contain;border-right:1px solid #d7e5f2;width:94px;height:74px;padding-right:17px}.demo-identity-banner .demo-crest{object-fit:contain;width:68px;height:68px}.demo-identity-banner .demo-copy{flex:1;min-width:0}.demo-identity-banner small{color:#1770b5;letter-spacing:.1em;font-size:.68rem;font-weight:900;display:block}.demo-identity-banner strong{color:#102f4d;margin:3px 0;font-size:1.12rem;display:block}.demo-identity-banner span{color:#71859a;font-size:.84rem}.demo-identity-banner a{color:#fff;white-space:nowrap;background:#1269aa;border-radius:10px;padding:11px 15px;font-weight:800}.demo-brand-strip{background:#fff;border:1px solid #d9e7f4;border-radius:14px;align-items:center;gap:12px;max-width:1220px;margin:0 auto 24px;padding:10px 16px;display:flex}.demo-brand-strip img:first-child{object-fit:contain;width:58px;height:44px}.demo-brand-strip img:nth-child(2){object-fit:contain;width:42px;height:42px}.demo-brand-strip div{flex:1}.demo-brand-strip strong{color:#12395b;display:block}.demo-brand-strip small{color:#73879a}.demo-brand-strip a{color:#0968ad;font-weight:800}.id-page{color:#152a3d;background:#f4f8fc;min-height:100vh;font-family:Inter,Arial,sans-serif}.id-nav{background:#fff;border-bottom:1px solid #dce8f2;justify-content:space-between;align-items:center;height:88px;padding:10px max(5vw,28px);display:flex}.id-sidedu img{object-fit:contain;width:112px;height:68px}.id-nav>div{gap:24px;display:flex}.id-nav a{color:#183d5d;font-weight:750}.id-hero{color:#fff;background:radial-gradient(circle at 80% 15%,#187fc8 0,#075a9d 33%,#082f52 78%);grid-template-columns:minmax(210px,330px) minmax(0,720px);align-items:center;gap:58px;padding:64px max(7vw,34px);display:grid}.id-crest{aspect-ratio:1;background:#ffffff1c;border-radius:42px;padding:18px;box-shadow:inset 0 0 0 1px #fff3,0 24px 70px #0003}.id-crest img{object-fit:contain;width:100%;height:100%}.id-demo-label,.id-kicker{letter-spacing:.13em;color:#ffd25a;font-size:.72rem;font-weight:900}.id-hero h1{letter-spacing:-.05em;margin:14px 0;font-size:clamp(2.7rem,5vw,5.4rem);line-height:.94}.id-motto{color:#cbeaff;margin:0 0 20px;font-size:1.4rem;font-weight:800}.id-hero div>p:last-child{color:#d8eaf7;max-width:700px;line-height:1.7}.id-warning{color:#59470b;background:#fff7d8;border:1px solid #f3d05b;border-radius:15px;max-width:1120px;margin:-23px auto 44px;padding:18px 22px;box-shadow:0 12px 34px #2d3a481f}.id-content{grid-template-columns:.85fr 1.3fr;gap:65px;max-width:1120px;margin:0 auto;padding:30px 24px 60px;display:grid}.id-content h2{margin:10px 0 16px;font-size:2.15rem;line-height:1.08}.id-content>div>p{color:#63788d;line-height:1.7}.id-data{background:#fff;border:1px solid #dce7f1;border-radius:22px;margin:0;overflow:hidden;box-shadow:0 18px 50px #163d5e14}.id-data>div{border-bottom:1px solid #edf2f7;grid-template-columns:190px 1fr;gap:18px;padding:14px 20px;display:grid}.id-data>div:last-child{border:0}.id-data dt{text-transform:uppercase;letter-spacing:.06em;color:#71869a;font-size:.74rem;font-weight:850}.id-data dd{color:#183650;margin:0;font-weight:700}.id-uses{grid-template-columns:repeat(3,1fr);gap:18px;max-width:1120px;margin:0 auto;padding:0 24px 70px;display:grid}.id-uses article{background:#fff;border-top:5px solid #126eaf;border-radius:20px;padding:25px;box-shadow:0 14px 38px #143d6014}.id-uses article:nth-child(2){border-color:#22a477}.id-uses article:nth-child(3){border-color:#e3a925}.id-uses span{color:#7c91a5;font-weight:900}.id-uses h3{margin:10px 0;font-size:1.25rem}.id-uses p{color:#667b8f;line-height:1.55}.id-footer{color:#d5e5f1;background:#071f35;align-items:center;gap:20px;padding:28px max(6vw,30px);display:flex}.id-footer img{object-fit:contain;background:#fff;border-radius:8px;width:78px;height:54px}.id-footer p{flex:1}.id-footer a{color:#ffd460;font-weight:850}@media (max-width:760px){.demo-identity-banner{flex-wrap:wrap;margin:18px 20px 40px}.demo-identity-banner .demo-sid{display:none}.demo-identity-banner a{text-align:center;width:100%}.id-nav>div{gap:12px;font-size:.8rem}.id-hero{text-align:center;grid-template-columns:1fr}.id-crest{max-width:260px;margin:auto}.id-content{grid-template-columns:1fr;gap:25px}.id-data>div{grid-template-columns:1fr;gap:4px}.id-uses{grid-template-columns:1fr}.id-footer{flex-direction:column;align-items:flex-start}}.id-page,.id-page *{box-sizing:border-box}.id-page{width:100%;max-width:none;overflow-x:hidden}.id-page .id-nav{z-index:10;width:100%!important;height:auto!important;min-height:82px!important;position:relative!important;inset:auto!important}.id-page .id-hero{grid-template-columns:minmax(230px,340px) minmax(0,760px)!important;justify-content:center!important;align-items:center!important;gap:clamp(34px,5vw,76px)!important;width:100%!important;max-width:none!important;height:auto!important;min-height:520px!important;margin:0!important;padding:clamp(44px,6vw,76px) clamp(28px,7vw,120px)!important;display:grid!important;position:relative!important;inset:auto!important;overflow:visible!important}.id-page .id-hero>div{opacity:1!important;visibility:visible!important;width:auto!important;max-width:none!important;height:auto!important;position:relative!important;inset:auto!important;transform:none!important}.id-page .id-crest{width:100%!important;max-width:340px!important;height:auto!important;min-height:0!important;margin:0 auto!important}.id-page .id-crest img{max-width:100%!important;height:auto!important;display:block!important;position:static!important}.id-page .id-hero h1{overflow-wrap:anywhere;color:#fff!important;width:auto!important;max-width:760px!important;position:static!important}.id-page .id-warning{z-index:3!important;width:calc(100% - 48px)!important;margin:-24px auto 44px!important;position:relative!important;inset:auto!important}.id-page .id-content,.id-page .id-uses,.id-page .id-footer{height:auto!important;position:relative!important;inset:auto!important;overflow:visible!important}.id-page .id-data{width:100%!important;min-width:0!important}.id-page .id-data dd{overflow-wrap:anywhere;word-break:normal}.demo-identity-banner,.demo-brand-strip{box-sizing:border-box;width:calc(100% - 40px)}.demo-identity-banner img,.demo-brand-strip img{flex:none;max-width:100%}@media (max-width:1100px){.id-page .id-hero{grid-template-columns:minmax(200px,290px) minmax(0,620px)!important;min-height:460px!important}.id-page .id-hero h1{font-size:clamp(2.5rem,5vw,4.5rem)!important}.id-content{grid-template-columns:minmax(250px,.8fr) minmax(0,1.3fr)!important;gap:38px!important}.id-data>div{grid-template-columns:155px minmax(0,1fr)!important}}@media (max-width:820px){.id-page .id-nav{padding:10px 22px!important}.id-page .id-nav>div{flex-wrap:wrap!important;justify-content:flex-end!important;gap:14px!important}.id-page .id-hero{text-align:center!important;grid-template-columns:1fr!important;min-height:0!important;padding:44px 24px 64px!important}.id-page .id-crest{max-width:250px!important}.id-page .id-hero h1{margin-left:auto!important;margin-right:auto!important;font-size:clamp(2.35rem,9vw,4rem)!important}.id-page .id-hero div>p:last-child{margin-left:auto!important;margin-right:auto!important}.id-page .id-warning{width:calc(100% - 32px)!important;margin:-22px auto 34px!important}.id-content{grid-template-columns:1fr!important;gap:24px!important;padding:24px 20px 48px!important}.id-data>div{grid-template-columns:165px minmax(0,1fr)!important}.id-uses{grid-template-columns:1fr!important;padding:0 20px 50px!important}.demo-brand-strip{flex-wrap:wrap!important;align-items:flex-start!important}.demo-brand-strip div{min-width:180px}.demo-brand-strip a{text-align:center;background:#eef6fd;border-radius:9px;width:100%;padding:10px}}@media (max-width:560px){.id-page .id-nav{align-items:center!important;gap:8px!important}.id-sidedu img{width:82px!important;height:55px!important}.id-page .id-nav>div{gap:8px!important;font-size:.72rem!important}.id-page .id-hero{padding:34px 18px 54px!important}.id-page .id-crest{border-radius:28px!important;max-width:205px!important;padding:12px!important}.id-demo-label{font-size:.62rem!important;line-height:1.45!important;display:block!important}.id-page .id-hero h1{letter-spacing:-.035em!important;font-size:clamp(2rem,12vw,3.1rem)!important;line-height:1.02!important}.id-motto{font-size:1.08rem!important}.id-page .id-warning{padding:14px 16px!important;font-size:.88rem!important}.id-content h2{font-size:1.8rem!important}.id-data>div{grid-template-columns:1fr!important;gap:4px!important;padding:12px 15px!important}.id-data dt{font-size:.67rem!important}.id-data dd{font-size:.92rem!important}.id-footer{padding:24px 20px!important}.demo-identity-banner{gap:12px!important;margin:15px auto 35px!important;padding:15px!important}.demo-identity-banner .demo-crest{width:54px!important;height:54px!important}.demo-identity-banner .demo-copy{min-width:180px}.demo-identity-banner span{display:block}.demo-identity-banner a{width:100%!important}.demo-brand-strip{width:calc(100% - 28px)!important}}@media (max-width:380px){.id-page .id-nav{flex-direction:column!important;justify-content:center!important}.id-page .id-nav>div{justify-content:center!important}.id-page .id-hero h1{font-size:1.9rem!important}.demo-identity-banner .demo-copy{min-width:140px}}.sidedu-route-nav[open]>div{border-radius:14px 14px 0 0!important}.site-map-page{color:#153550;background:#f2f7fb;min-height:100vh;padding-bottom:90px;font-family:Inter,Arial,sans-serif}.site-map-hero{color:#fff;background:linear-gradient(120deg,#082f52,#0872b8);grid-template-columns:100px minmax(0,1fr) auto;align-items:center;gap:28px;padding:34px max(5vw,28px);display:grid}.site-map-hero img{object-fit:contain;background:#fff;border-radius:13px;width:96px;height:76px;padding:7px}.site-map-hero span{letter-spacing:.14em;color:#ffd35b;font-size:.7rem;font-weight:900}.site-map-hero h1{margin:8px 0;font-size:clamp(2rem,4vw,3.4rem);line-height:1}.site-map-hero p{color:#d7eaf7;margin:0}.site-map-hero>a{color:#16354f;background:#ffd35b;border-radius:10px;padding:12px 16px;font-weight:900;text-decoration:none}.site-map-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;max-width:1180px;margin:40px auto;padding:0 24px;display:grid}.site-map-card{background:#fff;border:1px solid #d8e5ef;border-radius:16px;min-width:0;padding:20px;text-decoration:none;box-shadow:0 9px 28px #11395912}.site-map-card small{color:#6e8497;letter-spacing:.09em;font-size:.67rem;font-weight:850;display:block}.site-map-card strong{color:#123d5e;overflow-wrap:anywhere;margin:8px 0;font-size:1.05rem;display:block}.site-map-card span{color:#0870b5;font-size:.8rem;font-weight:800}.site-map-note{background:#e2f2fc;border-radius:15px;gap:18px;max-width:1132px;margin:0 auto;padding:18px 22px;display:flex}.site-map-note span{color:#587187}@media (max-width:850px){.site-map-hero{grid-template-columns:80px 1fr}.site-map-hero>a{text-align:center;grid-column:1/-1}.site-map-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:540px){.sidedu-route-nav{width:205px!important;bottom:14px!important;right:14px!important}.site-map-hero{text-align:center;grid-template-columns:1fr}.site-map-hero img{margin:auto}.site-map-grid{grid-template-columns:1fr;padding:0 16px}.site-map-note{flex-direction:column;gap:5px;margin:0 16px}}.sidedu-route-nav{z-index:2147482000!important;color:#fff!important;background:0 0!important;border:0!important;width:230px!important;max-width:calc(100vw - 28px)!important;height:auto!important;margin:0!important;padding:0!important;font-family:Inter,Arial,sans-serif!important;position:fixed!important;bottom:18px!important;right:18px!important}.sidedu-route-nav summary{cursor:pointer!important;color:#fff!important;text-align:center!important;background:#075f9f!important;border-radius:14px!important;padding:12px 16px!important;font-weight:850!important;list-style:none!important;box-shadow:0 10px 30px #05284447!important}.sidedu-route-nav summary::-webkit-details-marker{display:none}.sidedu-route-nav[open] summary{border-radius:0 0 14px 14px!important}.sidedu-route-nav>div{background:#fff!important;border:1px solid #cfe0ee!important;border-radius:14px 14px 0 0!important;gap:5px!important;padding:10px!important;display:grid!important;box-shadow:0 -12px 34px #05284433!important}.sidedu-route-nav a{color:#123b5b!important;background:#f3f8fc!important;border-radius:9px!important;padding:9px 11px!important;font-size:.82rem!important;font-weight:750!important;text-decoration:none!important;display:block!important}.sidedu-route-nav a:hover,.sidedu-route-nav a:focus{color:#075f9f!important;background:#dceffc!important}.module-actions{align-items:stretch;gap:8px;margin-top:auto;display:flex}.module-actions button,.module-actions a{text-align:center;border-radius:9px;justify-content:center;align-items:center;min-height:40px;padding:9px 11px;font-size:.78rem;font-weight:850;display:flex}.module-actions button{color:#315872;cursor:pointer;background:#f1f6fa;border:1px solid #cddce8;flex:1}.module-actions a{color:#fff;background:#0871b7;flex:1;text-decoration:none}.module-card.future .module-actions button{width:100%}.configuration-shortcuts{color:#fff;background:linear-gradient(115deg,#082f52,#075f9f);border-radius:20px;grid-template-columns:minmax(0,1fr) minmax(310px,.85fr);align-items:center;gap:30px;max-width:1200px;margin:0 auto 34px;padding:26px;display:grid}.configuration-shortcuts>div>span{letter-spacing:.13em;color:#ffd25a;font-size:.7rem;font-weight:900}.configuration-shortcuts h2{margin:7px 0;font-size:1.8rem}.configuration-shortcuts p{color:#d3e6f3;margin:0;line-height:1.55}.configuration-shortcuts nav{grid-template-columns:1fr;gap:8px;display:grid}.configuration-shortcuts a{color:#124266;background:#fff;border-radius:10px;padding:12px 15px;font-weight:850;text-decoration:none}.institution-access-hub{background:#eaf4fb;border:1px solid #cfe1ef;border-radius:20px;max-width:1220px;margin:55px auto;padding:26px}.institution-access-hub>div:first-child span{color:#0871b7;letter-spacing:.12em;font-size:.7rem;font-weight:900}.institution-access-hub h2{color:#143d5d;margin:7px 0 8px}.institution-access-hub p{color:#657d90;margin:0}.institution-access-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:20px;display:grid}.institution-access-grid a{color:#153d5c;background:#fff;border:1px solid #d3e2ed;border-radius:13px;padding:17px;text-decoration:none}.institution-access-grid strong{margin-bottom:5px;display:block}.institution-access-grid span{color:#6a8092;font-size:.82rem}.institution-access-grid b{color:#0871b7;margin-top:12px;font-size:.8rem;display:block}@media (max-width:800px){.configuration-shortcuts{grid-template-columns:1fr;margin-left:20px;margin-right:20px}.institution-access-hub{margin-left:20px;margin-right:20px}.institution-access-grid{grid-template-columns:1fr}.module-actions{flex-direction:column}}@media (max-width:480px){.configuration-shortcuts{padding:20px}.module-actions button,.module-actions a{width:100%}}.services-v160>header nav{align-items:center;gap:9px;margin-left:auto;display:flex}.services-v160>header nav a{color:#164968;background:#eff6fb;border-radius:8px;padding:8px 10px;font-size:.78rem;font-weight:800}.service-demo-warning{z-index:2;color:#644f0e;background:#fff4cf;border:1px solid #e8c75c;border-radius:14px;gap:14px;max-width:1135px;margin:-20px auto 35px;padding:15px 20px;display:flex;position:relative}.service-demo-warning span{flex:1}.license-summary .active{color:#11744e;font-weight:850}.request-status{background:#e3f1fa;border-radius:9px;justify-content:space-between;gap:14px;margin:12px 0;padding:11px 13px;display:flex}.request-status span{color:#60788b}.request-status b{color:#075f9f}.empty-teacher{border-radius:8px;padding:10px;color:#795a17!important;background:#fff1d8!important}.empty-teacher a{margin:0!important;display:inline!important}.service-audit{color:#fff;background:#082f52;border-radius:20px;grid-template-columns:.7fr 1.3fr;gap:35px;max-width:1135px;margin:50px auto;padding:28px;display:grid}.service-audit>div:first-child>span{color:#8bd8ff;letter-spacing:.12em;font-size:.7rem;font-weight:900}.service-audit h2{margin:7px 0;font-size:2rem}.service-audit>div:first-child p{color:#cfe2ef}.service-audit>div:last-child{gap:8px;display:grid}.service-audit article{background:#ffffff12;border:1px solid #ffffff20;border-radius:10px;padding:11px 13px}.service-audit article b,.service-audit article span{display:block}.service-audit article span{color:#bcd4e5;margin-top:4px;font-size:.76rem}.empty-audit{color:#cfe2ef}.services-v160 .gi-panel button{margin-top:5px}.services-v160 .gi-panel button:not(:disabled){cursor:pointer}.services-v160 .gi-card.locked:after{content:"Permiso requerido";color:#647586;background:#e4e9ed;border-radius:99px;padding:5px 8px;font-size:.62rem;font-weight:900;position:absolute;top:18px;right:18px}@media (max-width:850px){.service-audit{grid-template-columns:1fr;margin-left:20px;margin-right:20px}.service-demo-warning{margin-left:20px;margin-right:20px}.services-v160>header nav{flex-wrap:wrap;margin-left:0}}@media (max-width:620px){.services-v160>header nav{width:100%}.services-v160>header nav a{text-align:center;flex:1}.service-demo-warning{flex-direction:column}.service-audit{padding:21px}}.ops-page{color:#102d46;background:#f3f7fb;min-height:100vh;font-family:Inter,Arial,sans-serif}.ops-page *{box-sizing:border-box}.ops-page>header{background:#fff;border-bottom:1px solid #dce7ef;align-items:center;gap:28px;min-height:78px;padding:14px max(5vw,24px);display:flex}.ops-brand{color:#0869af;font-size:1.25rem;font-weight:950}.ops-brand small{color:#26304a;letter-spacing:.15em;font-size:.52rem;display:block}.ops-page>header nav{flex-wrap:wrap;gap:9px;margin-left:auto;display:flex}.ops-page>header nav a{color:#174761;background:#edf5fa;border-radius:9px;padding:9px 12px;font-size:.8rem;font-weight:800}.ops-hero{color:#fff;background:linear-gradient(120deg,#072f52,#0877ba);justify-content:space-between;align-items:center;gap:35px;padding:52px max(5vw,24px);display:flex}.ops-hero span,.ops-work>div>span{letter-spacing:.13em;color:#74d3ff;font-size:.7rem;font-weight:900}.ops-hero h1{max-width:760px;margin:8px 0;font-size:clamp(2rem,4vw,3.7rem)}.ops-hero p{color:#d6e9f5}.ops-flow{background:#ffffff12;border:1px solid #ffffff35;border-radius:17px;align-items:center;gap:11px;padding:20px;display:flex}.ops-flow b{text-align:center;max-width:115px}.ops-warning{background:#fff3c9;border:1px solid #e4c45c;border-radius:12px;max-width:1160px;margin:24px auto;padding:14px 18px}.ops-tabs{grid-template-columns:repeat(3,1fr);gap:8px;max-width:1160px;margin:25px auto 0;display:grid}.ops-tabs button{color:#35566d;cursor:pointer;background:#dfeaf2;border:0;border-radius:11px;padding:15px;font-weight:850}.ops-tabs button.active{color:#fff;background:#0874b5}.ops-work,.ops-sync{background:#fff;border:1px solid #dbe6ed;border-radius:20px;max-width:1160px;margin:16px auto 45px;padding:30px;box-shadow:0 16px 35px #183d5810}.ops-work{grid-template-columns:1.15fr .85fr;gap:35px;display:grid}.ops-work h2{margin:7px 0;font-size:2rem}.ops-work label{margin-top:14px;font-size:.77rem;font-weight:850;display:block}.ops-work input{background:#fff;border:1px solid #bed0dd;border-radius:9px;width:100%;margin-top:6px;padding:12px}.ops-grid{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.ops-work button{color:#fff;background:#0874b5;border:0;border-radius:10px;margin-top:18px;padding:13px 17px;font-weight:850}.ops-work button:disabled{opacity:.45}.ops-list{background:#f0f6fa;border-radius:15px;padding:20px}.ops-list article{background:#fff;border-left:4px solid #20a979;border-radius:10px;margin-top:10px;padding:12px}.ops-list article strong,.ops-list article span{display:block}.ops-list article span{color:#637b8d;margin-top:4px;font-size:.8rem}.ops-sync{grid-template-columns:.8fr .45fr 1.4fr;align-items:center;gap:25px;display:grid}.sync-source{color:#fff;background:#08395f;border-radius:15px;padding:25px}.sync-arrow{text-align:center;color:#0874b5}.sync-arrow span,.sync-arrow small{display:block}.sync-arrow b{font-size:3rem}.sync-targets{grid-template-columns:1fr 1fr;gap:12px;display:grid}.sync-targets article{border:1px solid #d5e3ec;border-radius:14px;padding:20px}.sync-targets small{color:#70879a;font-weight:850}.sync-targets .ok{color:#11825a}.sync-targets .pending{color:#a66d00}.ops-meaning{background:#e7f1f7;padding:45px max(5vw,24px)}.ops-meaning>div{grid-template-columns:repeat(3,1fr);gap:15px;display:grid}.ops-meaning article{background:#fff;border-radius:14px;padding:20px}@media (max-width:850px){.ops-hero{flex-direction:column;align-items:flex-start}.ops-work,.ops-sync{grid-template-columns:1fr;margin-left:20px;margin-right:20px}.ops-tabs,.ops-warning{margin-left:20px;margin-right:20px}.sync-arrow b{display:block;transform:rotate(90deg)}.ops-meaning>div{grid-template-columns:1fr}.sync-targets{grid-template-columns:1fr 1fr}}@media (max-width:560px){.ops-page>header{flex-direction:column;align-items:flex-start}.ops-page>header nav{width:100%;margin-left:0}.ops-page>header nav a{text-align:center;flex:1}.ops-flow{flex-wrap:wrap}.ops-tabs,.ops-grid,.sync-targets{grid-template-columns:1fr}.ops-work{padding:20px}}.aa-page{color:#112f47;background:#f4f8fb;min-height:100vh;font-family:Inter,Arial,sans-serif}.aa-page *{box-sizing:border-box}.aa-page>header{background:#fff;border-bottom:1px solid #dce7ee;align-items:center;gap:25px;min-height:76px;padding:13px max(5vw,22px);display:flex}.aa-brand{color:#0872b5;font-size:1.25rem;font-weight:950}.aa-brand small{color:#24354b;font-size:.58rem;display:block}.aa-page>header nav{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.aa-page>header nav a{color:#174861;background:#edf5fa;border-radius:8px;padding:9px 11px;font-size:.78rem;font-weight:850}.aa-hero{color:#fff;background:linear-gradient(125deg,#06385e,#1686bd);justify-content:space-between;align-items:center;gap:30px;padding:48px max(5vw,22px);display:flex}.aa-hero span,.aa-title span,.aa-capabilities>span,.aa-sync span{letter-spacing:.13em;color:#83dcff;font-size:.68rem;font-weight:900}.aa-hero h1{max-width:780px;margin:8px 0;font-size:clamp(2rem,4vw,3.6rem)}.aa-hero p{color:#d9ebf5}.aa-state{background:#ffffff13;border:1px solid #ffffff35;border-radius:15px;align-items:center;gap:12px;min-width:240px;padding:18px;display:flex}.aa-state>i{background:#e7ad2d;border-radius:50%;place-items:center;width:42px;height:42px;font-size:1.4rem;font-style:normal;display:grid}.aa-state.ready>i{background:#22a779}.aa-state small,.aa-state b{display:block}.aa-state small{font-size:.62rem}.aa-notice{background:#fff3cc;border:1px solid #e5c35a;border-radius:12px;gap:14px;max-width:1160px;margin:22px auto;padding:14px 18px;display:flex}.aa-summary{grid-template-columns:repeat(4,1fr);gap:10px;max-width:1160px;margin:20px auto;display:grid}.aa-summary article{background:#fff;border:1px solid #dbe6ed;border-radius:12px;padding:17px}.aa-summary small,.aa-summary b{display:block}.aa-summary small{color:#71889a;font-size:.65rem;font-weight:850}.aa-summary b{margin-top:6px}.aa-workspace{grid-template-columns:1.15fr .85fr;gap:18px;max-width:1160px;margin:20px auto 40px;display:grid}.aa-roster,.aa-capabilities{background:#fff;border:1px solid #dbe6ed;border-radius:18px;padding:25px}.aa-title{justify-content:space-between;align-items:center;display:flex}.aa-title span,.aa-capabilities>span{color:#1280b9}.aa-title h2{margin:5px 0}.aa-title>b{background:#e7f3fa;border-radius:99px;padding:8px 11px}.aa-roster article{background:#f1f7fa;border-radius:11px;align-items:center;gap:12px;margin-top:9px;padding:13px;display:flex}.aa-roster article>i{color:#fff;background:#0877b5;border-radius:9px;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.aa-roster article div{flex:1}.aa-roster article strong,.aa-roster article span{display:block}.aa-roster article span{color:#718697;font-size:.75rem}.aa-roster article>b{color:#18805d;font-size:.72rem}.aa-empty{text-align:center;border:1px dashed #b7cbd8;border-radius:12px;margin-top:15px;padding:25px}.aa-empty a{color:#fff;background:#0877b5;border-radius:8px;margin-top:8px;padding:9px 12px;display:inline-block}.aa-capabilities h2{margin:6px 0}.aa-capabilities ul{padding:0;list-style:none}.aa-capabilities li{gap:11px;margin-top:11px;display:flex}.aa-capabilities li i{color:#0877b5;background:#e5f2f9;border-radius:8px;place-items:center;width:32px;height:32px;font-size:.7rem;font-style:normal;font-weight:900;display:grid}.aa-capabilities li div{flex:1}.aa-capabilities li b,.aa-capabilities li small{display:block}.aa-capabilities li small{color:#6b8191;margin-top:3px}.aa-capabilities>p{color:#715918;background:#fff1cf;border-radius:9px;padding:12px;font-size:.78rem}.aa-sync{color:#fff;background:#082f50;border-radius:15px;align-items:center;gap:14px;max-width:1160px;margin:0 auto 40px;padding:20px;display:flex}.aa-sync div{flex:1}.aa-sync span,.aa-sync b{display:block}.aa-sync button,.aa-sync a{color:#0c5078;cursor:pointer;background:#fff;border:0;border-radius:9px;padding:10px 13px;font-weight:850}.aa-flow{background:#e6f1f7;padding:42px max(5vw,22px)}.aa-flow>div{justify-content:center;align-items:center;gap:12px;display:flex}.aa-flow article{background:#fff;border:1px solid #d3e1e9;border-radius:13px;min-width:190px;padding:17px;display:grid}.aa-flow article i{color:#fff;background:#aabac5;border-radius:50%;place-items:center;width:30px;height:30px;font-style:normal;display:grid}.aa-flow article.done i{background:#1aa678}.aa-flow article span{color:#6c8292;margin-top:5px;font-size:.78rem}@media (max-width:850px){.aa-hero{flex-direction:column;align-items:flex-start}.aa-summary{grid-template-columns:1fr 1fr}.aa-workspace{grid-template-columns:1fr}.aa-notice,.aa-summary,.aa-workspace,.aa-sync{margin-left:20px;margin-right:20px}.aa-flow>div{flex-direction:column;align-items:stretch}.aa-flow>div>strong{align-self:center;transform:rotate(90deg)}}@media (max-width:560px){.aa-page>header{flex-direction:column;align-items:flex-start}.aa-page>header nav{width:100%;margin-left:0}.aa-page>header nav a{text-align:center;flex:1}.aa-summary{grid-template-columns:1fr}.aa-sync{flex-direction:column;align-items:stretch}.aa-notice{flex-direction:column}}.sync-open{text-align:center;background:#0874b5;border-radius:9px;margin-top:14px;padding:10px 12px;font-weight:850;display:block;color:#fff!important}.sync-open:hover{background:#075f96}.dc-page{color:#102e46;background:#f4f8fb;min-height:100vh;font-family:Inter,Arial,sans-serif}.dc-page *{box-sizing:border-box}.dc-page>header{background:#fff;border-bottom:1px solid #dae6ed;align-items:center;gap:25px;min-height:76px;padding:13px max(5vw,22px);display:flex}.dc-brand{color:#0873b5;font-size:1.25rem;font-weight:950}.dc-brand small{color:#27374d;font-size:.58rem;display:block}.dc-page>header nav{flex-wrap:wrap;gap:8px;margin-left:auto;display:flex}.dc-page>header nav a{color:#194a64;background:#edf5fa;border-radius:8px;padding:9px 11px;font-size:.78rem;font-weight:850}.dc-hero{color:#fff;background:linear-gradient(120deg,#3d2674,#0a79b5);justify-content:space-between;align-items:center;gap:30px;padding:50px max(5vw,22px);display:flex}.dc-hero span,.dc-map>span,.dc-modes>span,.dc-actions span{letter-spacing:.13em;color:#91dbff;font-size:.68rem;font-weight:900}.dc-hero h1{max-width:820px;margin:8px 0;font-size:clamp(2rem,4vw,3.5rem)}.dc-hero p{color:#dceafa}.dc-status{background:#ffffff12;border:1px solid #ffffff38;border-radius:15px;align-items:center;gap:12px;min-width:235px;padding:17px;display:flex}.dc-status>i{background:#e0a72d;border-radius:50%;place-items:center;width:42px;height:42px;font-style:normal;display:grid}.dc-status.ready>i{background:#20a777}.dc-status small,.dc-status b{display:block}.dc-notice{background:#fff3cc;border:1px solid #e6c45d;border-radius:12px;gap:14px;max-width:1160px;margin:22px auto;padding:14px 18px;display:flex}.dc-context{grid-template-columns:repeat(5,1fr);gap:9px;max-width:1160px;margin:20px auto;display:grid}.dc-context article{background:#fff;border:1px solid #dbe6ed;border-radius:12px;padding:16px}.dc-context small,.dc-context b{display:block}.dc-context small{color:#73899a;font-size:.63rem;font-weight:850}.dc-context b{margin-top:6px}.dc-layout{grid-template-columns:1.15fr .85fr;gap:18px;max-width:1160px;margin:20px auto 40px;display:grid}.dc-map,.dc-modes{background:#fff;border:1px solid #dbe6ed;border-radius:18px;padding:25px}.dc-map>span,.dc-modes>span{color:#177db3}.dc-map h2,.dc-modes h2{margin:6px 0 18px}.dc-level{background:#f0f6fa;border-radius:12px;align-items:center;gap:12px;padding:15px;display:flex}.dc-level>i{color:#fff;background:#7352b5;border-radius:9px;place-items:center;width:38px;height:38px;font-style:normal;font-weight:900;display:grid}.dc-level div{flex:1}.dc-level b,.dc-level small{display:block}.dc-level small{color:#6c8292;margin-top:4px}.dc-level em{color:#98711a;font-size:.7rem;font-style:normal}.dc-level em.ok{color:#16815c}.dc-connector{background:#b9cad5;width:2px;height:20px;margin:auto}.dc-modes article{background:#f3f7fa;border-radius:11px;gap:12px;margin-top:9px;padding:13px;display:flex}.dc-modes article>i{color:#6742ae;background:#e8e1f8;border-radius:10px;place-items:center;width:38px;height:38px;font-style:normal;display:grid}.dc-modes article div{flex:1}.dc-modes article b,.dc-modes article small{display:block}.dc-modes article small{color:#6d8291;margin-top:3px}.dc-modes>a{text-align:center;color:#fff;background:#6848aa;border-radius:9px;margin-top:15px;padding:11px;font-weight:850;display:block}.dc-actions{color:#fff;background:#092f51;border-radius:15px;align-items:center;gap:12px;max-width:1160px;margin:0 auto 40px;padding:20px;display:flex}.dc-actions>div{flex:1}.dc-actions span,.dc-actions b{display:block}.dc-actions button,.dc-actions a{color:#164e70;cursor:pointer;background:#fff;border:0;border-radius:9px;padding:10px 13px;font-weight:850}.dc-boundary{background:#e6f1f7;padding:42px max(5vw,22px)}.dc-boundary>div{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.dc-boundary article{background:#fff;border-radius:13px;padding:20px}@media (max-width:850px){.dc-hero{flex-direction:column;align-items:flex-start}.dc-context{grid-template-columns:1fr 1fr}.dc-layout{grid-template-columns:1fr}.dc-notice,.dc-context,.dc-layout,.dc-actions{margin-left:20px;margin-right:20px}.dc-boundary>div{grid-template-columns:1fr}}@media (max-width:560px){.dc-page>header{flex-direction:column;align-items:flex-start}.dc-page>header nav{width:100%;margin-left:0}.dc-page>header nav a{text-align:center;flex:1}.dc-context{grid-template-columns:1fr}.dc-actions{flex-direction:column;align-items:stretch}.dc-notice{flex-direction:column}}.aa-sync div small{color:#bcd4e4;margin-top:5px;display:block}.aa-sync .sync-primary{color:#fff;background:#27a878;min-width:170px}.aa-sync .sync-primary:hover{background:#1c8c63}.aa-sync .sync-primary:disabled{cursor:wait;opacity:.75}.aa-sync.syncing{box-shadow:0 0 0 4px #27a87835}.dc-actions div small{color:#bdd5e5;margin-top:5px;display:block}.dc-actions .dc-sync-primary{color:#fff;background:#27a878;min-width:170px}.dc-actions .dc-sync-primary:hover{background:#1c8c63}.dc-actions .dc-sync-primary:disabled{cursor:wait;opacity:.75}.dc-actions.syncing{box-shadow:0 0 0 4px #27a87835}.tour-page{color:#102f48;background:#f3f7fb;min-height:100vh;font-family:Inter,Arial,sans-serif}.tour-page *{box-sizing:border-box}.tour-page>header{background:#fff;border-bottom:1px solid #d9e5ed;align-items:center;gap:24px;min-height:78px;padding:12px max(5vw,22px);display:flex}.tour-brand{color:#0873b5;font-size:1.25rem;font-weight:950}.tour-brand small{color:#29394e;font-size:.58rem;display:block}.tour-school{align-items:center;gap:8px;display:flex}.tour-school img{object-fit:contain;width:40px;height:40px}.tour-school b{font-size:.8rem}.tour-page>header nav{gap:8px;margin-left:auto;display:flex}.tour-page>header nav a,.tour-page>header nav button{color:#174a65;cursor:pointer;background:#edf5fa;border:0;border-radius:8px;padding:9px 11px;font-weight:850}.tour-hero{color:#fff;background:linear-gradient(125deg,#062f52,#097bb8);justify-content:space-between;align-items:center;gap:30px;padding:50px max(5vw,22px);display:flex}.tour-hero>div>span,.tour-live span{letter-spacing:.14em;color:#89dcff;font-size:.68rem;font-weight:900}.tour-hero h1{max-width:820px;margin:8px 0;font-size:clamp(2.1rem,4.5vw,4rem)}.tour-hero p{color:#d9ebf5}.tour-hero aside{align-items:center;gap:14px;display:flex}.tour-ring{--p:0%;background:conic-gradient(#32d29b var(--p),#ffffff25 0);border-radius:50%;place-items:center;width:104px;height:104px;display:grid;position:relative}.tour-ring:after{content:"";background:#0a527d;border-radius:50%;position:absolute;inset:10px}.tour-ring b{z-index:1;font-size:1.35rem;position:relative}.tour-hero aside small,.tour-hero aside>div>b{display:block}.tour-live{color:#fff;background:#082f51;border-radius:13px;align-items:center;gap:18px;max-width:1160px;margin:22px auto;padding:16px 20px;display:flex}.tour-live>div{flex:1;align-items:center;gap:18px;display:flex}.tour-live p{color:#c5dce9;font-size:.78rem}.tour-steps{grid-template-columns:1fr 1fr;gap:13px;max-width:1160px;margin:25px auto 45px;display:grid}.tour-steps article{background:#fff;border:1px solid #d6e3eb;border-radius:16px;grid-template-columns:auto 1fr;gap:14px;padding:20px;display:grid;position:relative}.tour-steps article.done{background:#f0fbf7;border-color:#73c9aa}.tour-number{color:#527084;background:#dfeaf1;border-radius:12px;place-items:center;width:43px;height:43px;font-weight:950;display:grid}.tour-steps article.done .tour-number{color:#fff;background:#22a777}.tour-copy small{color:#1682b9;letter-spacing:.1em;font-size:.65rem;font-weight:900}.tour-copy h2{margin:5px 0;font-size:1.25rem}.tour-copy p{color:#657d8f;margin-bottom:36px;font-size:.83rem}.tour-steps article>a{color:#0873b5;font-weight:900;position:absolute;bottom:18px;left:77px}.tour-flow{background:#e4f0f6;padding:42px max(5vw,22px)}.tour-flow>div{justify-content:center;align-items:center;gap:13px;display:flex}.tour-flow article{background:#fff;border-radius:13px;min-width:220px;padding:18px;display:grid}.tour-flow article i{color:#fff;background:#0873b5;border-radius:9px;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.tour-flow article span{color:#6c8292;margin-top:5px;font-size:.78rem}.tour-page>footer{background:#082d4c;justify-content:space-between;padding:25px max(5vw,22px);display:flex}.tour-page>footer a,.tour-page>footer button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:9px;padding:10px 13px;font-weight:850}@media (max-width:850px){.tour-hero{flex-direction:column;align-items:flex-start}.tour-live,.tour-steps{margin-left:20px;margin-right:20px}.tour-steps{grid-template-columns:1fr}.tour-flow>div{flex-direction:column;align-items:stretch}.tour-flow>div>strong{align-self:center;transform:rotate(90deg)}}@media (max-width:580px){.tour-page>header{flex-direction:column;align-items:flex-start}.tour-page>header nav{width:100%;margin-left:0}.tour-page>header nav>*{flex:1}.tour-school{order:3}.tour-live,.tour-live>div{flex-direction:column;align-items:flex-start}.tour-page>footer{flex-direction:column;gap:10px}}.tour-return-floating{z-index:9998;background:#072f52;border:1px solid #ffffff25;border-radius:14px;align-items:center;gap:10px;padding:11px 15px;transition:transform .2s,background .2s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #061d2f55;color:#fff!important}.tour-return-floating:hover{background:#075f96;transform:translateY(-3px)}.tour-return-floating>span{background:#19a978;border-radius:10px;place-items:center;width:35px;height:35px;font-size:1.15rem;display:grid}.tour-return-floating small,.tour-return-floating b{display:block}.tour-return-floating small{letter-spacing:.12em;color:#9edcff;font-size:.58rem}.tour-return-floating b{margin-top:2px;font-size:.82rem}@media (max-width:580px){.tour-return-floating{justify-content:center;padding:10px;bottom:14px;left:14px;right:14px}.tour-return-floating>div{flex:1}}.tour-return-floating{bottom:92px!important;right:24px!important}.tour-return-floating:focus-visible{outline-offset:4px;outline:3px solid #f0b429}@media (max-width:580px){.tour-return-floating{width:auto!important;bottom:82px!important;left:14px!important;right:14px!important}}.role-report{color:#102f47;background:#f3f7fa;min-height:100vh;font-family:Inter,Arial,sans-serif}.role-report *{box-sizing:border-box}.role-report>header{background:#fff;border-bottom:1px solid #dbe6ed;align-items:center;min-height:76px;padding:13px max(5vw,22px);display:flex}.report-brand{color:#0873b5;font-size:1.25rem;font-weight:950}.report-brand small{color:#29394e;font-size:.58rem;display:block}.role-report>header nav{gap:8px;margin-left:auto;display:flex}.role-report>header nav a{color:#174a64;background:#edf5fa;border-radius:8px;padding:9px 11px;font-size:.78rem;font-weight:850}.report-hero{color:#fff;background:linear-gradient(120deg,#062f52,#087ab7);justify-content:space-between;align-items:center;gap:25px;padding:45px max(5vw,22px);display:flex}.teacher-report .report-hero{background:linear-gradient(120deg,#3b2672,#087ab7)}.report-hero>div>span{letter-spacing:.13em;color:#8bdcff;font-size:.68rem;font-weight:900}.report-hero h1{margin:8px 0;font-size:clamp(2rem,4vw,3.6rem)}.report-hero p{color:#d7eaf5}.report-hero aside{background:#ffffff12;border:1px solid #ffffff35;border-radius:14px;min-width:230px;padding:17px}.report-hero aside small,.report-hero aside b,.report-hero aside span{display:block}.report-hero aside b{margin:5px 0;font-size:1.25rem}.report-hero aside span{color:#cde4f1;font-size:.72rem}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:10px;max-width:1160px;margin:22px auto;display:grid}.kpi-grid article{background:#fff;border:1px solid #dbe6ed;border-radius:13px;padding:18px}.kpi-grid strong,.kpi-grid b,.kpi-grid span{display:block}.kpi-grid strong{color:#0873b5;font-size:2rem}.teacher-report .kpi-grid strong{color:#6849ab}.kpi-grid span{color:#718697;margin-top:4px;font-size:.75rem}.report-grid{grid-template-columns:1.25fr .75fr;gap:14px;max-width:1160px;margin:18px auto;display:grid}.chart-card,.table-card{background:#fff;border:1px solid #d9e5ec;border-radius:17px;padding:24px}.chart-title h2{margin:0}.chart-title p{color:#708596;margin:5px 0 20px;font-size:.8rem}.bar-chart>div{grid-template-columns:145px 1fr 42px;align-items:center;gap:9px;margin-top:13px;display:grid}.bar-chart span{font-size:.78rem}.bar-chart>div>i{background:#e5eef3;border-radius:99px;height:12px;overflow:hidden}.bar-chart em{background:linear-gradient(90deg,#0873b5,#24a67d);border-radius:99px;height:100%;display:block}.bar-chart b{font-size:.75rem}.donut-card{grid-template-columns:1fr 1fr;align-items:center;display:grid}.donut-card .chart-title{grid-column:1/3}.donut{--value:62%;background:conic-gradient(#24a67d var(--value),#e5eef3 0);border-radius:50%;place-items:center;width:155px;height:155px;display:grid;position:relative}.donut:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:18px}.donut b,.donut span{z-index:1;position:absolute}.donut b{font-size:1.65rem;transform:translateY(-8px)}.donut span{color:#708596;font-size:.7rem;transform:translateY(15px)}.donut-card ul{padding:0;list-style:none}.donut-card li{margin-top:10px;font-size:.75rem}.donut-card li i{border-radius:50%;width:9px;height:9px;margin-right:7px;display:inline-block}.green{background:#24a67d}.blue{background:#0873b5}.gold{background:#e5aa2d}.table-card{max-width:1160px;margin:18px auto 35px}.report-table>div{border-bottom:1px solid #e3ebf0;grid-template-columns:.8fr 1.5fr .6fr;align-items:center;gap:12px;padding:13px;display:grid}.report-table .thead{background:#eaf3f8;border-radius:9px;font-size:.72rem}.report-table span{color:#61798b;font-size:.78rem}.report-table em{color:#16815c;font-size:.72rem;font-style:normal;font-weight:850}.report-table small{color:#758a99;margin-top:3px;display:block}.column-chart{border-bottom:1px solid #cbdbe5;justify-content:space-around;align-items:flex-end;gap:12px;height:240px;padding-top:20px;display:flex}.column-chart>div{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;height:100%;display:flex}.column-chart i{background:linear-gradient(#7554b5,#1689bd);border-radius:8px 8px 0 0;width:min(54px,75%)}.column-chart b{margin-top:6px}.column-chart span{color:#627a8b;text-align:center;font-size:.7rem}.action-list>article{background:#f0f5f8;border-radius:11px;gap:11px;margin-top:9px;padding:13px;display:flex}.action-list i{color:#fff;background:#6849ab;border-radius:9px;place-items:center;width:34px;height:34px;font-size:.7rem;font-style:normal;display:grid}.action-list div{flex:1}.action-list b,.action-list span{display:block}.action-list span{color:#6d8292;margin-top:4px;font-size:.75rem}.empty-row{text-align:center;color:#6e8494;display:block!important}.report-actions{background:#082f51;border-radius:14px;gap:10px;max-width:1160px;margin:0 auto 45px;padding:18px;display:flex}.report-actions a,.report-actions button{color:#155071;cursor:pointer;background:#fff;border:0;border-radius:9px;padding:10px 13px;font-weight:850}.reports-entry{color:#fff;background:linear-gradient(120deg,#082f51,#087ab7);border-radius:17px;align-items:center;gap:18px;margin:30px 0;padding:24px;display:flex}.reports-entry>div{flex:1}.reports-entry h2{margin:0}.reports-entry p{color:#d1e6f2}.reports-entry a{color:#075d91;background:#fff;border-radius:10px;padding:12px 15px;font-weight:900}@media (max-width:850px){.report-hero{flex-direction:column;align-items:flex-start}.kpi-grid{grid-template-columns:1fr 1fr}.report-grid{grid-template-columns:1fr}.kpi-grid,.report-grid,.table-card,.report-actions{margin-left:20px;margin-right:20px}.donut-card{grid-template-columns:1fr}.donut-card .chart-title{grid-column:1}.donut-card ul{padding-left:10px}.reports-entry{flex-direction:column;align-items:flex-start}}@media (max-width:580px){.role-report>header{flex-direction:column;align-items:flex-start;gap:10px}.role-report>header nav{width:100%;margin-left:0}.role-report>header nav a{text-align:center;flex:1}.kpi-grid{grid-template-columns:1fr}.report-table{overflow-x:auto}.report-table>div{min-width:650px}.report-actions{flex-direction:column;align-items:stretch}}@media print{.role-report>header,.report-actions,.tour-return-floating{display:none!important}.role-report{background:#fff}.report-hero{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.detail-report{color:#102f47;background:#f3f7fa;min-height:100vh;font-family:Inter,Arial,sans-serif}.detail-report *{box-sizing:border-box}.detail-report>header{background:#fff;border-bottom:1px solid #dbe6ed;align-items:center;min-height:76px;padding:13px max(5vw,22px);display:flex}.detail-brand{color:#0873b5;font-size:1.25rem;font-weight:950}.detail-brand small{color:#29394e;font-size:.58rem;display:block}.detail-report>header nav{gap:8px;margin-left:auto;display:flex}.detail-report>header nav a{color:#174a64;background:#edf5fa;border-radius:8px;padding:9px 11px;font-size:.78rem;font-weight:850}.detail-hero{color:#fff;background:linear-gradient(120deg,#062f52,#087ab7);padding:42px max(5vw,22px)}.teacher-detail .detail-hero{background:linear-gradient(120deg,#3c2672,#087ab7)}.detail-hero span{letter-spacing:.13em;color:#8cddff;font-size:.68rem;font-weight:900}.detail-hero h1{margin:8px 0;font-size:clamp(2rem,4vw,3.4rem)}.detail-hero p{color:#d6e9f4}.detail-toolbar{background:#fff;border:1px solid #d9e5ec;border-radius:14px;align-items:flex-end;gap:12px;max-width:1160px;margin:22px auto;padding:17px;display:flex}.detail-toolbar label{gap:5px;min-width:190px;font-size:.72rem;font-weight:850;display:grid}.detail-toolbar select{background:#fff;border:1px solid #bed0dc;border-radius:8px;padding:10px}.detail-toolbar>div{gap:8px;margin-left:auto;display:flex}.detail-toolbar button{color:#fff;cursor:pointer;background:#0873b5;border:0;border-radius:8px;padding:10px 12px;font-weight:850}.teacher-detail .detail-toolbar button{background:#6849ab}.detail-highlights{grid-template-columns:repeat(3,1fr);gap:10px;max-width:1160px;margin:18px auto;display:grid}.detail-highlights article{background:#fff;border:1px solid #dbe6ed;border-radius:13px;padding:18px}.detail-highlights strong,.detail-highlights b{display:block}.detail-highlights strong{color:#0873b5;font-size:2rem}.teacher-detail .detail-highlights strong{color:#6849ab}.detail-highlights b{margin-top:4px;font-size:.78rem}.detail-table{background:#fff;border:1px solid #d9e5ec;border-radius:15px;max-width:1160px;margin:18px auto;padding:14px;overflow-x:auto}.detail-table>div{border-bottom:1px solid #e3ebf0;grid-template-columns:1fr 1.3fr .8fr .9fr;align-items:center;gap:12px;min-width:750px;padding:13px;display:grid}.detail-table .detail-head{background:#eaf3f8;border-radius:9px;font-size:.72rem}.detail-table span{color:#60798b;font-size:.78rem}.detail-table em{color:#17815d;font-size:.75rem;font-style:normal;font-weight:850}.detail-table .detail-empty{text-align:center;color:#6c8292;display:block}.detail-note{background:#fff3cc;border:1px solid #e4c35c;border-radius:12px;gap:12px;max-width:1160px;margin:18px auto 45px;padding:16px;display:flex}.detail-note span{color:#655015;font-size:.8rem}.dashboard-detail-link{background:#24a67d;border-radius:9px;margin-left:8px;padding:10px 13px;font-weight:850;display:inline-flex;color:#fff!important}@media (max-width:700px){.detail-report>header{flex-direction:column;align-items:flex-start;gap:10px}.detail-report>header nav{width:100%;margin-left:0}.detail-report>header nav a{text-align:center;flex:1}.detail-toolbar,.detail-note{flex-direction:column;align-items:stretch}.detail-toolbar>div{margin-left:0}.detail-highlights{grid-template-columns:1fr}.detail-toolbar,.detail-highlights,.detail-table,.detail-note{margin-left:20px;margin-right:20px}}@media print{.detail-report>header,.detail-toolbar,.tour-return-floating{display:none!important}.detail-report{background:#fff}.detail-hero{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.institution-table>div{grid-template-columns:1.25fr .55fr .65fr .6fr .65fr}.mini-stats{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.mini-stats span{text-align:center;color:#62798a;background:#edf5fa;border-radius:12px;padding:16px 8px;font-size:.72rem}.mini-stats b{color:#0873b5;font-size:1.8rem;display:block}.demo-disclaimer{color:#718697;text-align:center;max-width:1160px;margin:-25px auto 45px;font-size:.72rem}.report-actions a,.report-actions button{text-align:center;justify-content:center;align-items:center;display:flex}.detail-highlights{grid-template-columns:repeat(4,1fr)!important}@media (max-width:850px){.mini-stats{grid-template-columns:repeat(3,1fr)}.demo-disclaimer{margin-left:20px;margin-right:20px}.institution-table>div{min-width:720px}}@media (max-width:580px){.mini-stats{grid-template-columns:1fr 1fr}.detail-highlights{grid-template-columns:1fr 1fr!important}}.drill-page{color:#102f47;background:#f3f7fa;min-height:100vh;font-family:Inter,Arial,sans-serif}.drill-page *{box-sizing:border-box}.drill-page>header{background:#fff;border-bottom:1px solid #dbe6ed;align-items:center;min-height:76px;padding:13px max(5vw,22px);display:flex}.drill-brand{color:#0873b5;font-size:1.25rem;font-weight:950}.drill-brand small{color:#29394e;font-size:.58rem;display:block}.drill-page>header nav{gap:8px;margin-left:auto;display:flex}.drill-page>header nav a{color:#174a64;background:#edf5fa;border-radius:8px;padding:9px 11px;font-size:.78rem;font-weight:850}.drill-hero{color:#fff;background:linear-gradient(120deg,#062f52,#087ab7);padding:42px max(5vw,22px)}.teacher-drill .drill-hero{background:linear-gradient(120deg,#3b2672,#087ab7)}.drill-hero>span{letter-spacing:.13em;color:#8bdcff;font-size:.68rem;font-weight:900}.drill-hero h1{margin:8px 0;font-size:clamp(2rem,4vw,3.5rem)}.drill-hero p{color:#d7eaf5}.drill-tabs{grid-template-columns:repeat(5,1fr);gap:9px;max-width:1160px;margin:22px auto;display:grid}.drill-tabs button{color:#173b53;text-align:left;cursor:pointer;background:#fff;border:1px solid #d7e3eb;border-radius:13px;padding:17px}.drill-tabs button small,.drill-tabs button b,.drill-tabs button span{display:block}.drill-tabs button small{color:#6d8495;font-size:.65rem}.drill-tabs button b{margin:5px 0;font-size:1rem}.drill-tabs button span{font-size:.72rem}.drill-tabs button.active{background:#edf8fe;border-color:#0873b5;box-shadow:0 0 0 2px #0873b520}.group-tabs{grid-template-columns:repeat(3,1fr)}.teacher-drill .drill-tabs button.active{background:#f4f0fb;border-color:#6849ab}.drill-summary{grid-template-columns:repeat(4,1fr);gap:9px;max-width:1160px;margin:18px auto;display:grid}.drill-summary article{background:#fff;border:1px solid #dbe6ed;border-radius:13px;padding:18px}.drill-summary strong,.drill-summary span{display:block}.drill-summary strong{color:#0873b5;font-size:2rem}.teacher-drill .drill-summary strong{color:#6849ab}.drill-summary span{color:#718697;font-size:.75rem}.drill-table{background:#fff;border:1px solid #d9e5ec;border-radius:15px;max-width:1160px;margin:18px auto;padding:14px;overflow-x:auto}.drill-table>div{border-bottom:1px solid #e3ebf0;grid-template-columns:1.2fr .65fr 1.5fr .7fr 1fr;align-items:center;gap:12px;min-width:760px;padding:13px;display:grid}.drill-table .head{background:#eaf3f8;border-radius:9px;font-size:.72rem}.drill-table span{color:#60798b;font-size:.78rem}.drill-table em{color:#16815c;font-style:normal;font-weight:850}.drill-table small{color:#738999;margin-top:3px;display:block}.progress{background:#e4edf3;border-radius:99px;height:12px;position:relative}.progress i{background:linear-gradient(90deg,#0873b5,#24a67d);border-radius:99px;height:100%;display:block}.progress small{position:absolute;top:13px;right:0}.drill-filter{align-items:end;gap:10px;max-width:1160px;margin:22px auto;display:flex}.drill-filter label,.drill-filter>div{background:#fff;border:1px solid #dbe6ed;border-radius:12px;padding:14px}.drill-filter label{gap:5px;min-width:240px;font-size:.72rem;font-weight:850;display:grid}.drill-filter select{background:#fff;border:1px solid #bdcfda;border-radius:8px;padding:9px}.drill-filter>div{flex:1}.drill-filter strong,.drill-filter span{display:block}.drill-filter strong{font-size:1.5rem}.drill-filter span{color:#718697;font-size:.7rem}.teachers>div{grid-template-columns:1.15fr .8fr 1.45fr .55fr .8fr}.badge{background:#e8f6f0;border-radius:99px;width:max-content;padding:6px 8px;display:inline-block;color:#16815c!important}.group-layout{grid-template-columns:1fr 280px;gap:13px;max-width:1160px;margin:18px auto;display:grid}.group-layout .drill-table{margin:0}.roster>div{grid-template-columns:1.3fr .7fr 1fr;min-width:590px}.group-actions{background:#fff;border:1px solid #d9e5ec;border-radius:15px;padding:20px}.group-actions h2{margin-top:0}.group-actions a{color:#155071;background:#edf5fa;border-radius:9px;margin-top:9px;padding:12px;font-weight:850;display:block}.demo-box{background:#fff3cc;border:1px solid #e4c35c;border-radius:12px;gap:12px;max-width:1160px;margin:18px auto 45px;padding:16px;display:flex}.demo-box span{color:#655015;font-size:.8rem}.report-actions{flex-wrap:wrap}@media (max-width:850px){.drill-tabs,.drill-summary{grid-template-columns:1fr 1fr}.drill-filter{flex-wrap:wrap;align-items:stretch}.drill-filter label{width:100%}.group-layout{grid-template-columns:1fr}.drill-tabs,.drill-summary,.drill-table,.drill-filter,.group-layout,.demo-box{margin-left:20px;margin-right:20px}}@media (max-width:580px){.drill-page>header{flex-direction:column;align-items:flex-start;gap:10px}.drill-page>header nav{flex-wrap:wrap;width:100%;margin-left:0}.drill-page>header nav a{text-align:center;flex:1}.drill-tabs,.drill-summary{grid-template-columns:1fr}.demo-box{flex-direction:column}}.tour-profile-flow{background:#fff;grid-template-columns:1fr 1fr;align-items:center;gap:28px;padding:42px max(5vw,22px);display:grid}.tour-profile-flow>div:first-child>span{letter-spacing:.13em;color:#0873b5;font-size:.68rem;font-weight:900}.tour-profile-flow h2{margin:7px 0;font-size:clamp(1.7rem,3vw,2.7rem)}.tour-profile-flow p{color:#657d8f}.tour-profile-flow>div:last-child{grid-template-columns:1fr 1fr;gap:11px;display:grid}.tour-profile-flow a{color:#fff;background:linear-gradient(135deg,#062f52,#087bb8);border-radius:15px;flex-direction:column;justify-content:space-between;min-height:130px;padding:20px;display:flex}.tour-profile-flow a:last-child{background:linear-gradient(135deg,#3b2672,#087bb8)}.tour-profile-flow a b,.tour-profile-flow a span{display:block}.tour-profile-flow a b{font-size:1.15rem}.tour-profile-flow a span{color:#d5eaf6;font-size:.78rem}@media (max-width:850px){.tour-profile-flow{grid-template-columns:1fr}.tour-profile-flow>div:last-child{grid-template-columns:1fr 1fr}}@media (max-width:580px){.tour-profile-flow>div:last-child{grid-template-columns:1fr}}.mined-page{color:#102f47;background:#f3f7fa;min-height:100vh;font-family:Inter,Arial,sans-serif}.mined-page *{box-sizing:border-box}.mined-page>header{background:#fff;border-bottom:1px solid #dbe6ed;align-items:center;gap:22px;min-height:76px;padding:12px max(5vw,22px);display:flex}.mined-brand{color:#0873b5;font-size:1.25rem;font-weight:950}.mined-brand small{color:#29394e;font-size:.58rem;display:block}.mined-page>header>div{align-items:center;gap:8px;display:flex}.mined-page>header img{object-fit:contain;width:40px;height:40px}.mined-page>header>div b{font-size:.78rem}.mined-page>header nav{align-items:center;gap:8px;margin-left:auto;display:flex}.mined-page>header nav>*{color:#174a64;background:#edf5fa;border-radius:8px;padding:9px 11px;font-size:.76rem;font-weight:850}.mined-page>header nav span{color:#fff;background:#0873b5}.mined-hero{color:#fff;background:linear-gradient(120deg,#063354,#087bb8);justify-content:space-between;align-items:center;gap:28px;padding:48px max(5vw,22px);display:flex}.mined-hero>div>span{letter-spacing:.13em;color:#8bdcff;font-size:.67rem;font-weight:900}.mined-hero h1{margin:8px 0;font-size:clamp(2.2rem,4.5vw,4rem)}.mined-hero p{color:#d8eaf5}.mined-hero aside{background:#ffffff10;border:1px solid #ffffff35;border-radius:14px;min-width:260px;padding:18px}.mined-hero aside>*{display:block}.mined-hero aside small{color:#8bdcff}.mined-hero aside b{margin:6px 0;font-size:1.15rem}.mined-hero aside span{color:#d6e9f3;font-size:.75rem}.mined-warning{background:#fff5d2;border:1px solid #e2bd4e;border-radius:12px;gap:12px;max-width:1160px;margin:20px auto;padding:14px 17px;display:flex}.mined-warning span{color:#67521a;font-size:.78rem}.mined-kpis{grid-template-columns:repeat(4,1fr);gap:9px;max-width:1160px;margin:18px auto;display:grid}.mined-kpis article{background:#fff;border:1px solid #dbe6ed;border-radius:13px;padding:17px}.mined-kpis strong,.mined-kpis span{display:block}.mined-kpis strong{color:#0873b5;font-size:2rem}.mined-kpis span{color:#718697;font-size:.74rem}.mined-layout{grid-template-columns:340px 1fr;gap:13px;max-width:1160px;margin:20px auto;display:grid}.mined-list,.mined-workspace{background:#fff;border:1px solid #d9e5ec;border-radius:16px}.mined-list{padding:13px}.mined-list>div{padding:10px}.mined-list>div span,.mined-title span,.mined-calendar>div>span{letter-spacing:.11em;color:#0873b5;font-size:.65rem;font-weight:900}.mined-list>div b{margin-top:4px;display:block}.mined-list button{text-align:left;color:#173b53;cursor:pointer;background:#f1f6f9;border:1px solid #0000;border-radius:11px;grid-template-columns:36px 1fr auto;align-items:center;gap:9px;width:100%;margin-top:7px;padding:12px;display:grid}.mined-list button.active{background:#eaf7fd;border-color:#0873b5}.mined-list button i{background:#dceaf2;border-radius:9px;place-items:center;width:34px;height:34px;font-style:normal;font-weight:900;display:grid}.mined-list button.active i{color:#fff;background:#0873b5}.mined-list button span b,.mined-list button span small{display:block}.mined-list button span b{font-size:.76rem}.mined-list button span small{color:#718697;margin-top:3px;font-size:.63rem}.mined-list button>em,.mined-title>em{border-radius:99px;padding:5px 7px;font-size:.58rem;font-style:normal;font-weight:900}.pending{color:#62798a;background:#edf1f4}.validated{color:#16815c;background:#e9f7f1}.generated{color:#0873b5;background:#e8f3fb}.sent{color:#6849ab;background:#eee8fa}.mined-workspace{padding:22px}.mined-title{justify-content:space-between;gap:14px;display:flex}.mined-title h2{margin:5px 0}.mined-title p{color:#647d8e;font-size:.8rem}.mined-title>em{height:max-content}.mined-meta{grid-template-columns:repeat(3,1fr);gap:8px;margin:16px 0;display:grid}.mined-meta span{background:#f1f6f9;border-radius:10px;padding:12px}.mined-meta small,.mined-meta b{display:block}.mined-meta small{color:#718697;font-size:.58rem}.mined-meta b{margin-top:5px;font-size:.8rem}.mined-table{overflow-x:auto}.mined-table>div{border-bottom:1px solid #e2ebf0;grid-template-columns:1.1fr .8fr 1.5fr .6fr;align-items:center;gap:10px;min-width:650px;padding:11px;display:grid}.mined-table.grades>div{grid-template-columns:1fr repeat(4,.7fr)}.mined-table .head{background:#eaf3f8;border-radius:8px;font-size:.68rem}.mined-table span{color:#627b8c;font-size:.72rem}.mined-table em{color:#16815c;font-size:.72rem;font-style:normal;font-weight:850}.mined-bars>div{grid-template-columns:100px 1fr 40px;align-items:center;gap:8px;margin-top:13px;display:grid}.mined-bars span{font-size:.73rem}.mined-bars i{background:#e3edf3;border-radius:99px;height:12px;overflow:hidden}.mined-bars i em{background:linear-gradient(90deg,#0873b5,#24a67d);border-radius:99px;height:100%;display:block}.mined-bars p{color:#718697;font-size:.7rem}.mined-promotion{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.mined-promotion article{background:#f0f6f9;border-radius:11px;padding:15px}.mined-promotion strong,.mined-promotion span{display:block}.mined-promotion strong{color:#0873b5;font-size:1.7rem}.mined-promotion span{color:#718697;font-size:.67rem}.mined-notice{color:#16815c;background:#e9f7f1;border-radius:9px;margin-top:14px;padding:11px;font-size:.75rem;font-weight:850}.mined-actions{gap:8px;margin-top:16px;display:flex}.mined-actions button{color:#fff;cursor:pointer;background:#0873b5;border:0;border-radius:9px;flex:1;padding:11px;font-weight:850}.mined-actions button:nth-child(2){background:#16815c}.mined-actions button:nth-child(3){background:#6849ab}.mined-actions button:disabled{cursor:not-allowed;background:#cdd9e0}.mined-calendar{background:#e4f0f6;grid-template-columns:.65fr 1.35fr;gap:24px;padding:38px max(5vw,22px);display:grid}.mined-calendar h2{margin:6px 0;font-size:2rem}.mined-calendar>div:last-child{grid-template-columns:1fr 1fr;gap:9px;display:grid}.mined-calendar article{background:#fff;border-radius:11px;padding:14px}.mined-calendar article b,.mined-calendar article span{display:block}.mined-calendar article b{color:#0873b5}.mined-calendar article span{color:#657d8f;margin-top:4px;font-size:.72rem}.mined-page>footer{background:#082f51;flex-wrap:wrap;gap:9px;padding:20px max(5vw,22px);display:flex}.mined-page>footer>*{color:#155071;cursor:pointer;background:#fff;border:0;border-radius:8px;padding:10px 12px;font-weight:850}@media (max-width:900px){.mined-hero{flex-direction:column;align-items:flex-start}.mined-layout,.mined-calendar{grid-template-columns:1fr}.mined-warning,.mined-kpis,.mined-layout{margin-left:20px;margin-right:20px}}@media (max-width:620px){.mined-page>header{flex-direction:column;align-items:flex-start}.mined-page>header nav{flex-wrap:wrap;width:100%;margin-left:0}.mined-page>header nav>*{text-align:center;flex:1}.mined-kpis,.mined-meta,.mined-promotion{grid-template-columns:1fr 1fr}.mined-list button{grid-template-columns:36px 1fr}.mined-list button>em{grid-column:2}.mined-actions{flex-direction:column}.mined-calendar>div:last-child{grid-template-columns:1fr}.mined-warning{flex-direction:column}}@media print{.mined-page>header,.mined-warning,.mined-actions,.mined-page>footer,.tour-return-floating{display:none!important}.mined-page{background:#fff}.mined-hero{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.mineducyt-entry-button{color:#fff;background:linear-gradient(120deg,#063354,#087bb8);border-radius:17px;grid-template-columns:90px 1fr auto;align-items:center;gap:20px;max-width:1160px;margin:24px auto;padding:24px;display:grid;box-shadow:0 16px 35px #083b5f24}.mineducyt-entry-icon{letter-spacing:.06em;background:#ffffff18;border:1px solid #ffffff35;border-radius:19px;place-items:center;width:90px;height:90px;font-size:.67rem;font-weight:950;display:grid}.mineducyt-entry-button span,.director-mineducyt-entry span{letter-spacing:.12em;color:#8bdcff;font-size:.65rem;font-weight:900}.mineducyt-entry-button h2,.director-mineducyt-entry h2{margin:5px 0}.mineducyt-entry-button p,.director-mineducyt-entry p{color:#d6eaf5;margin:0;font-size:.8rem}.mineducyt-entry-button>a,.director-mineducyt-entry>a{color:#075d91;white-space:nowrap;background:#fff;border-radius:11px;padding:13px 16px;font-weight:900}.mineducyt-entry-button>a b,.director-mineducyt-entry>a b{margin-left:7px}.director-mineducyt-entry{color:#fff;background:linear-gradient(120deg,#063354,#087bb8);border-radius:16px;align-items:center;gap:18px;max-width:1160px;margin:20px auto;padding:22px;display:flex}.director-mineducyt-entry>div{flex:1}@media (max-width:850px){.mineducyt-entry-button,.director-mineducyt-entry{margin-left:20px;margin-right:20px}.mineducyt-entry-button{grid-template-columns:70px 1fr}.mineducyt-entry-icon{width:70px;height:70px}.mineducyt-entry-button>a{text-align:center;grid-column:1/3}.director-mineducyt-entry{flex-direction:column;align-items:flex-start}.director-mineducyt-entry>a{text-align:center;width:100%}}@media (max-width:520px){.mineducyt-entry-button{grid-template-columns:1fr}.mineducyt-entry-icon{width:58px;height:58px}.mineducyt-entry-button>a{grid-column:1}}:root{--sidedu-control-right:18px;--sidedu-control-bottom:18px;--sidedu-control-width:230px;--sidedu-control-gap:14px;--sidedu-nav-height:46px}.sidedu-route-nav{right:var(--sidedu-control-right)!important;bottom:calc(var(--sidedu-control-bottom) + env(safe-area-inset-bottom,0px))!important;width:var(--sidedu-control-width)!important;max-width:calc(100vw - 36px)!important}.tour-return-floating{left:auto!important;right:var(--sidedu-control-right)!important;bottom:calc(var(--sidedu-control-bottom) + var(--sidedu-nav-height) + var(--sidedu-control-gap) + env(safe-area-inset-bottom,0px))!important;width:var(--sidedu-control-width)!important;box-sizing:border-box!important;justify-content:flex-start!important;max-width:calc(100vw - 36px)!important}.lesson-footer{padding-bottom:calc(22px + var(--sidedu-nav-height) + var(--sidedu-control-gap) + 74px + env(safe-area-inset-bottom,0px))!important}body:has(.sidedu-route-nav[open]) .tour-return-floating{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(8px)!important}@media (max-width:580px){:root{--sidedu-control-right:12px;--sidedu-control-bottom:12px;--sidedu-control-width:min(230px,calc(100vw - 24px));--sidedu-control-gap:12px}.sidedu-route-nav,.tour-return-floating{left:auto!important;right:var(--sidedu-control-right)!important}.tour-return-floating{justify-content:flex-start!important}.lesson-footer{padding-bottom:170px!important}}@media print{.sidedu-route-nav,.tour-return-floating{display:none!important}.lesson-footer{padding-bottom:22px!important}}.sidedu-home-link{z-index:2147483000;background:#0a315e;border:1px solid #c9d9ee;border-radius:14px;align-items:center;gap:9px;min-height:46px;padding:7px 13px;font-family:Arial,sans-serif;display:inline-flex;position:fixed;top:14px;left:18px;box-shadow:0 8px 24px #14366633;color:#fff!important;text-decoration:none!important}.sidedu-home-link:hover,.sidedu-home-link:focus-visible{outline-offset:2px;background:#0065b2;outline:3px solid #99d6f4}.sidedu-wordmark{color:#fff;letter-spacing:-.04em;font-size:1.1rem;font-weight:800}.sidedu-home-text{color:#d9f4ff;border-left:1px solid #ffffff73;padding-left:9px;font-size:.76rem;font-weight:700}@media (max-width:800px){.sidedu-home-link{border-radius:11px;gap:6px;min-height:38px;padding:5px 9px;top:8px;left:8px}.sidedu-wordmark{font-size:.88rem}.sidedu-home-text{padding-left:6px;font-size:.64rem}}body:has([data-sidedu-hub-repair=true]) h1:has([data-sidedu-hub-repair=true]){z-index:3!important;letter-spacing:-.045em!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;width:auto!important;max-width:min(100%,980px)!important;margin:0 auto!important;padding:0!important;font-size:clamp(2.35rem,5vw,4.85rem)!important;line-height:1.04!important;position:relative!important;transform:none!important}body:has([data-sidedu-hub-repair=true]) h1[data-sidedu-hub-repair=true]{z-index:3!important;letter-spacing:-.045em!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;width:auto!important;max-width:min(100%,980px)!important;margin:0 auto!important;padding:0!important;font-size:clamp(2.35rem,5vw,4.85rem)!important;line-height:1.04!important;position:relative!important;transform:none!important}:is(body:has([data-sidedu-hub-repair=true]) [class*=hero],body:has([data-sidedu-hub-repair=true]) [class*=Hero]){height:auto!important;min-height:0!important;padding-top:clamp(1.5rem,4vw,3.5rem)!important;padding-bottom:clamp(1.5rem,4vw,3.5rem)!important}:is(body:has([data-sidedu-hub-repair=true]) [class*=stats],body:has([data-sidedu-hub-repair=true]) [class*=Stats],body:has([data-sidedu-hub-repair=true]) [class*=metric],body:has([data-sidedu-hub-repair=true]) [class*=Metric]){z-index:4!important;margin-top:clamp(1rem,2vw,1.75rem)!important;position:relative!important;inset:auto!important;transform:none!important}:is(body:has([data-sidedu-hub-repair=true]) [class*=stats],body:has([data-sidedu-hub-repair=true]) [class*=Stats]){grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:.8rem!important;display:grid!important}@media (max-width:760px){body:has([data-sidedu-hub-repair=true]) h1:has([data-sidedu-hub-repair=true]){font-size:clamp(2rem,11vw,3.15rem)!important}body:has([data-sidedu-hub-repair=true]) h1[data-sidedu-hub-repair=true]{font-size:clamp(2rem,11vw,3.15rem)!important}:is(body:has([data-sidedu-hub-repair=true]) [class*=stats],body:has([data-sidedu-hub-repair=true]) [class*=Stats]){grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (max-width:420px){:is(body:has([data-sidedu-hub-repair=true]) [class*=stats],body:has([data-sidedu-hub-repair=true]) [class*=Stats]){grid-template-columns:1fr!important}}
