@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";.fixed-stage[data-v-71221326]{width:100vw;height:100vh;display:grid;place-items:center;padding:0;overflow:hidden;background:#000}.fixed-canvas-frame[data-v-71221326]{position:relative;overflow:visible}.fixed-canvas[data-v-71221326]{position:absolute;top:0;left:0;transform-origin:top left;overflow:hidden;background:linear-gradient(180deg,#d8d8d8,#d3d3d3)}.resource-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(230px,255px));grid-template-rows:repeat(2,minmax(220px,1fr));gap:1.25rem 1.45rem;justify-content:center;align-items:stretch;margin:0 auto 1.2rem;width:100%;max-width:860px;min-height:500px}.wild-card{min-height:220px;border-radius:18px;background:var(--card-accent, #4f8700);box-shadow:0 8px 24px #101c2033;position:relative;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;transition:transform .14s ease,box-shadow .14s ease;overflow:visible}.wild-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #101c2047}.wild-card-empty{background:none;box-shadow:none;pointer-events:none}.wild-card .card-art{background-position:center 35%;background-size:56%;opacity:1}.wild-card .card-art:after{background:none}.wild-card .card-overlay.wild-overlay{min-height:220px;justify-content:flex-end;align-items:center;padding:0 .75rem 2rem;gap:.5rem}.wild-title-wrap{margin-top:0;text-align:center}.wild-title-wrap h3{font-family:Roboto,sans-serif;font-size:clamp(1.05rem,1.7vw,1.6rem);font-weight:600;line-height:1.15;margin:0;color:#fff;text-shadow:0 2px 18px rgba(0,0,0,.26)}.resource-shortcut-tix{position:absolute;left:50%;bottom:-22px;transform:translate(-50%);width:120px;height:auto;z-index:2;object-fit:contain}.resource-shortcut-fallback{position:absolute;left:50%;bottom:-18px;transform:translate(-50%);width:58px;height:58px;border-radius:50%;background:#2e7fc2;color:#fff;font-weight:700;font-size:1.2rem;display:inline-grid;place-items:center;box-shadow:0 8px 18px #0000003d;z-index:2}:root{--bg-1: #d8d8d8;--bg-2: #d3d3d3;--ink: #152225;--muted: #5d6a6e;--surface: #ffffff;--line: #d7e0db;--accent: #0f6c63;--accent-2: #c96b1a}*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,Trebuchet MS,sans-serif;color:var(--ink);background:linear-gradient(180deg,var(--bg-1),var(--bg-2));min-height:100vh;overflow:hidden}html{overflow-x:hidden}html,body,#app{width:100%;height:100%}.page-bg{min-height:100%;height:100%;display:flex;flex-direction:column;padding:0}.topbar{display:flex;justify-content:space-between;align-items:center;gap:1.2rem;min-height:76px;padding:.7rem 1rem;background:linear-gradient(180deg,#1c2d52,#2d4878);position:relative}.topbar:after{content:"";position:absolute;left:0;right:0;bottom:-18px;height:18px;background:linear-gradient(180deg,#00000024,#0000000f 42%,#00000005 72%,#0000);pointer-events:none;z-index:1}.topbar-left{display:flex;align-items:center}.topbar-logo{width:108px;height:auto}.legacy-user-area{color:#f4f9ff;gap:.75rem}.content-card{background:color-mix(in oklab,var(--surface),#f9fefb 25%);border:1px solid var(--line);border-radius:16px;padding:1rem;box-shadow:0 8px 24px #15222514}.content-card.flat{flex:1;min-height:0;display:flex;flex-direction:column;background:transparent;border:none;border-radius:0;box-shadow:none;padding:.7rem 1rem 0}.login-wrap{display:grid;place-items:center}.login-card{width:min(96vw,520px)}.form-grid{display:grid;gap:.8rem}label{display:grid;gap:.35rem;font-weight:600}input{border:1px solid var(--line);border-radius:10px;padding:.7rem .8rem;font-size:1rem}input:focus{outline:2px solid color-mix(in oklab,var(--accent),white 70%);outline-offset:1px}.btn{border:none;border-radius:10px;padding:.7rem 1rem;font-weight:700;cursor:pointer}.btn-primary{background:linear-gradient(120deg,var(--accent),#1b8e81);color:#fff}.btn-ghost{background:#eef4f1;color:var(--ink)}.btn-link-light{background:transparent;color:#f5f8ff;border:1px solid rgba(244,249,255,.35);border-radius:999px;padding:.3rem .55rem}.topbar-logout{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;min-width:auto;min-height:44px;border:none!important;border-radius:4px!important;padding:.4rem .8rem!important;font-size:.95rem;font-weight:500}.topbar-logout-hidden{visibility:hidden;pointer-events:none}.logout-icon{height:26px;width:auto;display:block}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn:disabled{opacity:.6;cursor:not-allowed}.topbar-actions{display:flex;align-items:center;gap:1.2rem}.user-photo{width:54px;height:54px;border-radius:50%;border:2px solid rgba(255,255,255,.7);object-fit:cover}.user-meta{display:flex;flex-direction:column;line-height:1.1}.user-meta strong{font-size:1.05rem}.user-meta span{opacity:.95}.section-head{display:flex;justify-content:space-between;align-items:start;gap:1rem;margin-bottom:1rem}.legacy-head h2{margin-bottom:.2rem}.muted{color:var(--muted)}.error{color:#a33131;font-weight:600}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem}.legacy-grid{gap:1rem}.disciplines-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))}.resource-card{text-align:left;border:1px solid color-mix(in oklab,var(--card-accent, var(--accent)),white 70%);border-radius:14px;background:linear-gradient(160deg,color-mix(in oklab,var(--card-accent, var(--accent)),white 88%),#fff);padding:.9rem;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease}.legacy-resource-card{position:relative;min-height:240px;overflow:hidden;padding:0;border-radius:22px;background:linear-gradient(180deg,#0a14180f,#0a1418cc),linear-gradient(160deg,color-mix(in oklab,var(--card-accent, var(--accent)),white 82%),#fff)}.legacy-resource-card.compact,.legacy-resource-card.list-card{min-height:180px}.card-art{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--card-image);background-position:center;background-repeat:no-repeat;background-size:50%;opacity:.92}.card-art:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#070c1114,#070c11d1)}.small-art{opacity:.72}.card-overlay{position:relative;z-index:1;min-height:240px;display:flex;flex-direction:column;justify-content:space-between;gap:.9rem;padding:1rem;color:#fff}.compact-overlay{min-height:180px}.list-overlay{display:grid;grid-template-columns:auto 1fr;align-items:end}.tix-symbol,.tix-fallback{width:74px;height:74px;border-radius:18px;background:#ffffff2e;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);box-shadow:0 10px 26px #0000003d}.tix-symbol{object-fit:contain;padding:.6rem}.tix-fallback{display:inline-grid;place-items:center;font-size:2rem;font-weight:800}.tix-symbol.small,.tix-fallback.small{width:58px;height:58px;border-radius:14px}.tix-label{display:inline-block;margin-bottom:.25rem;color:#fffc;text-transform:uppercase;letter-spacing:.08em}.legacy-resource-card h3{margin:0;font-size:1.45rem;line-height:1.1;text-shadow:0 2px 18px rgba(0,0,0,.32)}.discipline-card h3{font-size:1.7rem}.legacy-home-center{text-align:center;padding-top:.2rem}.legacy-home-layout{height:100%;min-height:0;display:flex;flex-direction:column}.menu-middle-area{position:relative;flex:1;min-height:0}.menu-alunos-panel{position:absolute;right:0;top:0;bottom:2.8rem;width:300px;display:flex;flex-direction:column;background:#fff;border:1.5px solid #d6dde8;border-radius:14px;box-shadow:0 4px 18px #26385217;overflow:hidden;min-height:0;transition:width .22s ease,opacity .22s ease,border-color .22s ease,box-shadow .22s ease}.menu-alunos-panel--fechado{width:0;min-width:0;border-color:transparent;box-shadow:none;opacity:0;pointer-events:none}.menu-alunos-fechar{border:1.5px solid #c5d0dc;background:transparent;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;color:#8a9bb0;cursor:pointer;padding:0;flex-shrink:0;transition:background .12s,color .12s,border-color .12s}.menu-alunos-fechar:hover{background:#edf2f8;border-color:#3f6ea7;color:#1e3a5f}.menu-alunos-tab{position:absolute;right:0;top:0;transform:none;background:#3f6ea7;border:none;border-radius:10px 0 0 10px;box-shadow:-2px 2px 10px #26385233;width:40px;height:40px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:background .12s}.menu-alunos-tab:hover{background:#2a5490}.menu-alunos-tab span{writing-mode:vertical-rl;transform:rotate(180deg);font-size:.68rem;font-weight:700;color:#3f6ea7;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.menu-alunos-panel-header{display:flex;align-items:center;justify-content:space-between;padding:.85rem 1rem .7rem;border-bottom:1px solid #edf0f4;gap:.5rem}.menu-alunos-panel-titulo{font-size:1.05rem;font-weight:700;color:#1e3a5f}.menu-alunos-lista{flex:1;overflow-y:auto;padding:.25rem 0}.menu-alunos-vazio{padding:1.05rem .7rem;text-align:center;color:#8a9bb0;font-size:.62rem}.panel-aluno-item{display:flex;align-items:center;gap:.65rem;width:100%;border:none;background:transparent;padding:.52rem 1rem;cursor:pointer;text-align:left;transition:background .12s}.panel-aluno-item:hover{background:#f0f5fb}.panel-aluno-item--selecionado{background:#ddeaf8;border-left:3px solid #3f6ea7;padding-left:calc(1rem - 3px)}.panel-aluno-avatar{width:38px;height:38px;border-radius:50%;flex-shrink:0;object-fit:cover}.panel-aluno-avatar--iniciais{background:#7ea8d8;color:#fff;font-weight:700;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center}.panel-aluno-info{display:flex;flex-direction:column;min-width:0}.panel-aluno-nome{font-size:.88rem;font-weight:600;color:#1e3a5f;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.panel-aluno-cpf{font-size:.74rem;color:#6b7f95;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.menu-alunos-panel-footer{display:flex;align-items:center;justify-content:space-between;padding:.6rem 1rem;border-top:1px solid #edf0f4;background:#f8fafc}.menu-alunos-total{font-size:.65rem;font-weight:600;color:#8a9bb0;letter-spacing:.04em;display:flex;align-items:center;gap:.3rem}.menu-alunos-limite-select{font-size:.65rem;font-weight:700;color:#3f6ea7;background:transparent;border:1px solid #c5d0dc;border-radius:4px;padding:0 .15rem;cursor:pointer;outline:none;-moz-appearance:none;appearance:none;-webkit-appearance:none;text-align:center}.menu-alunos-limite-select:focus{border-color:#3f6ea7}.menu-alunos-ver-todos{border:none;background:transparent;font-size:.78rem;font-weight:700;color:#3f6ea7;cursor:pointer;text-transform:uppercase;letter-spacing:.04em;padding:0}.menu-alunos-ver-todos:hover{color:#2a5490;text-decoration:underline}.menu-alunos-panel-header .students-aee-toggle{font-size:.48rem;gap:.15rem}.menu-alunos-panel-header .students-aee-toggle-track{width:15px;height:8px}.menu-alunos-panel-header .students-aee-toggle-track:after{width:6px;height:6px}.menu-alunos-panel-header .students-aee-toggle-input:checked+.students-aee-toggle-track:after{transform:translate(7px)}.virtus-mark{width:clamp(220px,26vw,320px);height:auto}.legacy-home-title{margin:.4rem 0 1.1rem;font-size:clamp(1.75rem,4.4vw,4.3rem);font-weight:600;font-family:Roboto,sans-serif;color:#595a5f}.recursos-titulo{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:clamp(1.35rem,2.8vw,2.4rem)}.legacy-home-cards{grid-template-columns:repeat(2,minmax(280px,320px));justify-content:center;gap:1.3rem}.home-discipline-card{min-height:340px;border-radius:18px;background:var(--card-accent, #4f8700);overflow:visible;box-shadow:0 2px 4px #0000001a,0 12px 26px #101c2038;transition:transform .14s ease,box-shadow .14s ease;border:1.5px solid rgba(255,255,255,.12)}.home-discipline-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:17px;background:linear-gradient(180deg,rgba(255,255,255,.18) 0%,transparent 52%);z-index:2;pointer-events:none}.home-discipline-card:hover{transform:translateY(-3px);box-shadow:0 4px 8px #0000001f,0 18px 34px #101c204d}.home-discipline-card:active{transform:translateY(1px) scale(.97);box-shadow:0 4px 12px #101c202e;transition:transform 75ms ease,box-shadow 75ms ease}.home-discipline-card .card-art{background-position:center 32%;background-size:55%;opacity:1}.home-discipline-card .card-art:after{background:none}.home-discipline-card .card-overlay{min-height:340px;justify-content:flex-end;align-items:center;padding-bottom:2.6rem}.home-card-title-wrap{margin-top:0;transform:translateY(4px);text-align:center}.home-card-title-wrap h3{font-family:Roboto,sans-serif;font-size:clamp(1.2rem,2.4vw,1.9rem);font-weight:700;line-height:1.15;letter-spacing:-.01em;text-shadow:0 1px 14px rgba(0,0,0,.28)}.recurso-card .home-card-title-wrap h3{font-size:clamp(1rem,1.9vw,1.55rem)}.card-shortcut-tix{position:absolute;left:50%;bottom:-22px;transform:translate(-50%);width:120px;height:auto;z-index:2}.legacy-basic-row{margin-top:2.15rem;padding-top:0;display:flex;align-items:center;gap:.7rem;padding-left:3.6rem}.legacy-basic-check{position:relative;display:flex;align-items:center;gap:.5rem;font-family:Segoe UI,sans-serif;font-size:2rem;font-weight:700}.legacy-basic-check input{position:absolute;left:0;top:50%;transform:translateY(-50%);width:34px;height:34px;margin:0;opacity:0;cursor:pointer}.legacy-basic-box{width:34px;height:34px;border-radius:8px;border:3px solid #2a2a2a;background:#e8e8e8;box-shadow:inset 0 1px #ffffffd9;position:relative;display:inline-block;flex:0 0 34px}.legacy-basic-check input:checked+.legacy-basic-box{background:#e8e8e8;border-color:#2a2a2a}.legacy-basic-check input:checked+.legacy-basic-box:before{content:"";position:absolute;left:8px;top:-10px;width:16px;height:28px;border:solid #111;border-width:0 7px 7px 0;transform:rotate(45deg)}.legacy-basic-check input:checked+.legacy-basic-box:after{content:"";position:absolute;left:9px;top:-9px;width:14px;height:25px;border:solid #1ea53a;border-width:0 5px 5px 0;transform:rotate(45deg);filter:drop-shadow(0 1px 0 rgba(135,228,151,.7))}.legacy-basic-check input:focus-visible+.legacy-basic-box{outline:2px solid #294f7f;outline-offset:2px}.legacy-basic-label{-webkit-user-select:none;user-select:none}.basic-tix{width:112px;height:auto}.credits-screen{height:100%;min-height:0;display:flex;flex-direction:column;padding:0;position:relative}.credits-notes-trigger{position:absolute;top:1.1rem;right:1.35rem;display:inline-flex;align-items:center;gap:.34rem;border:none;background:transparent;color:#6f8fb2;font-size:1.2rem;font-weight:700;font-family:Roboto,Segoe UI,sans-serif;cursor:pointer;z-index:3}.credits-notes-trigger:hover{color:#5f81a6}.credits-notes-icon{font-size:1.65rem;opacity:.88;transform:translateY(-1px)}.credits-stage{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.4rem 2rem 1.2rem}.credits-logos-row{display:flex;align-items:center;justify-content:center;gap:0;width:100%;max-width:820px}.credits-logos-image{width:min(100%,715px);height:auto;object-fit:contain}.credits-version{margin:9.2rem 0 0;font-size:1.7rem;color:#1f1f1f;font-family:Georgia,Times New Roman,serif}.credits-footer{margin-top:0;margin-left:-1rem;margin-right:-1rem;width:calc(100% + 2rem)}.credits-menu-link{color:#4c6faa}.credits-notes-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;background:#1b222c2e;z-index:12}.credits-notes-modal{width:min(1060px,calc(100% - 120px));max-height:min(640px,calc(100% - 130px));background:#f6f6f6;border-radius:18px;box-shadow:0 20px 42px #0000003d;padding:1.25rem 1.45rem 1rem;display:flex;flex-direction:column;align-items:center}.credits-notes-title{margin:0 0 1rem;color:#111;font-size:1.8rem;font-weight:700;font-family:Roboto,Segoe UI,sans-serif}.credits-notes-content{width:100%;flex:1;min-height:240px;overflow:auto;border:2px solid #6d6d6d;border-radius:14px;background:#f2f2f2;padding:1.15rem 1.2rem;color:#52748b;font-family:Arial,Helvetica,sans-serif;font-size:.9rem;line-height:1.32}.credits-notes-content p{margin:0}.credits-notes-close{margin-top:1rem;border:none;border-radius:8px;background:#4b6ea7;color:#fff;font-size:1.4rem;font-weight:700;padding:.28rem 1rem;cursor:pointer;font-family:Roboto,Segoe UI,sans-serif}.legacy-main-footer{margin-top:1.8rem;display:flex;align-items:center;justify-content:flex-end;padding:.16rem 1rem .14rem;min-height:48px;background:#efefef;position:relative;overflow:visible}.legacy-student-area{position:absolute;left:.8rem;top:50%;transform:translateY(-50%);display:inline-flex;align-items:center;gap:.24rem;max-width:34%}.legacy-student-link{border:none;background:transparent;color:#3e5774;display:inline-flex;align-items:center;gap:.36rem;cursor:pointer;text-align:left;line-height:1}.legacy-student-clear{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #c9d1dc;border-radius:50%;background:#f7f9fc;color:#5a6f86;font-size:1.35rem;font-weight:600;line-height:1;width:28px;height:28px;min-width:28px;min-height:28px;padding:0 0 1px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:all .12s ease;box-shadow:0 1px 2px #16212e1f}.legacy-student-clear:hover{background:#edf2f8;color:#2f4b67;border-color:#b6c2d2;box-shadow:0 2px 6px #16212e29}.legacy-student-clear:active{transform:translateY(1px);box-shadow:0 1px 2px #16212e29}.legacy-student-clear:focus-visible{outline:2px solid #6e8fb6;outline-offset:1px}.legacy-student-icon{width:36px;height:36px;object-fit:contain;flex:0 0 auto}.legacy-student-icon--foto{border-radius:50%;object-fit:cover}.legacy-student-icon--iniciais{border-radius:50%;background:#7ea8d8;color:#fff;font-weight:700;font-size:.95rem;display:inline-flex;align-items:center;justify-content:center}.footer-student-avatar--pulse{animation:footer-avatar-pulse .38s cubic-bezier(.36,.07,.19,.97) both}@keyframes footer-avatar-pulse{0%{transform:scale(1)}35%{transform:scale(1.38)}65%{transform:scale(.88)}to{transform:scale(1)}}.legacy-student-text{font-size:clamp(.78rem,.9vw,1.05rem);font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.legacy-home-layout .legacy-main-footer{margin-top:auto;margin-left:-1rem;margin-right:-1rem;width:calc(100% + 2rem)}.legacy-main-footer:before{content:"";position:absolute;left:0;right:0;top:-18px;height:18px;background:linear-gradient(0deg,#0000001f,#0000000d 42%,#00000004 72%,#0000);pointer-events:none;z-index:1}.legacy-footer-info{position:absolute;left:50%;transform:translate(-50%);text-align:center;line-height:1.02;white-space:nowrap}.legacy-footer-app{margin:0;color:#4e4e4e;font-size:clamp(1.04rem,1.58vw,1.8rem);font-weight:400}.legacy-footer-client{margin:.02rem 0 0;color:#5e5e5e;font-size:clamp(.84rem,1.05vw,1.22rem)}.legacy-main-footer p{margin:0;text-align:center;color:#565656;font-size:1.02rem}.legacy-credit-link{border:none;background:transparent;color:#446ba9;font-size:2rem;font-weight:700;display:inline-flex;align-items:center;justify-content:flex-end;line-height:1;min-height:34px;padding:.08rem 6.2rem .08rem .25rem;position:relative;cursor:pointer}.legacy-credit-text{display:block;white-space:nowrap}.credit-shortcut-tix{width:108px;height:auto;position:absolute;right:-.65rem;top:.1rem;transform:translateY(-42%);pointer-events:none}.student-center{margin-bottom:1rem}.student-picker-panel{width:min(100%,980px);margin:0 auto;border:2px solid #a9b2be;border-radius:16px;background:linear-gradient(180deg,#f4f6f9,#eef2f7);padding:1rem}.student-picker-hint{margin:0 0 .7rem;color:#3f576f;font-size:1.08rem;font-weight:600}.student-picker-state{padding:1rem;color:#4e6176;font-size:1rem}.student-list{display:grid;gap:.55rem;max-height:430px;overflow:auto;padding-right:.25rem}.student-item{border:2px solid #cad3df;border-radius:12px;background:#fff;display:flex;align-items:center;gap:.7rem;text-align:left;padding:.6rem .75rem;cursor:pointer}.student-item:hover{border-color:#7f9abb;box-shadow:0 4px 14px #2638521f}.student-item.active{border-color:#4f7ea9;background:#edf4fb}.student-item-icon{width:36px;height:36px;object-fit:contain;flex:0 0 auto}.student-item-text{display:inline-flex;flex-direction:column;min-width:0}.student-item-text strong{color:#2f4054;font-size:1.02rem;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-item-text small{color:#5b6e83;font-size:.86rem}.legacy-resource-card p{color:#ffffffd6}.list-card.active{outline:3px solid color-mix(in oklab,var(--card-accent, var(--accent)),white 20%);outline-offset:2px}.resource-card:hover{transform:translateY(-2px);box-shadow:0 8px 20px #15222517}.resource-card h3{margin:.4rem 0}.students-layout{padding-top:.5rem;padding-left:2.5rem;padding-right:2.5rem}.students-layout .legacy-main-footer{margin-left:-3.5rem;margin-right:-3.5rem;width:calc(100% + 7rem)}.students-actions-row{display:flex;justify-content:space-between;align-items:center;gap:.85rem;margin-bottom:.6rem;padding:0 .25rem;width:100%;min-height:30px}.students-titulo{margin:0;font-size:1.35rem;font-weight:700;color:#1e3a5f;line-height:1.2}.students-actions-right,.students-actions-left{display:flex;align-items:center;gap:.75rem}.students-aee-toggle{display:inline-flex;align-items:center;gap:.22rem;color:#365577;font-size:.68rem;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.students-aee-toggle-input{position:absolute;opacity:0;pointer-events:none}.students-aee-toggle-track{width:22px;height:12px;border-radius:999px;background:#cfd9e4;border:1px solid #b7c4d1;position:relative;transition:background .14s,border-color .14s}.students-aee-toggle-track:after{content:"";position:absolute;top:1px;left:1px;width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0003;transition:transform .14s}.students-aee-toggle-input:checked+.students-aee-toggle-track{background:#3f6ea7;border-color:#355f91}.students-aee-toggle-input:checked+.students-aee-toggle-track:after{transform:translate(10px)}.students-aee-toggle-text{white-space:nowrap}.students-toolbar{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.6rem;padding:0 .25rem}.students-search-wrap{width:min(420px,66%);position:relative;display:flex;align-items:center}.students-search-icon{position:absolute;left:.82rem;width:19px;height:19px;color:#8f949b;pointer-events:none}.students-search-input{width:100%;border:1px solid #8f949b;border-radius:8px;padding:.62rem .9rem .62rem 2.55rem;font-size:1.02rem;background:#f1f1f1;color:#575d66;outline:none;box-shadow:inset 0 1px #fff9;transition:border-color .14s,background .14s}.students-search-input::placeholder{color:#8c9198;font-weight:400}.students-search-input:focus{border-color:#6f8fb4;background:#f7f7f7;outline:none}.students-meus-toggle{display:inline-flex;align-items:center;gap:.34rem;color:#365577;font-size:.86rem;font-weight:600;cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap}.students-meus-toggle-input{position:absolute;opacity:0;pointer-events:none}.students-meus-toggle-track{width:34px;height:18px;border-radius:999px;background:#cfd9e4;border:1px solid #b7c4d1;position:relative;transition:background .14s,border-color .14s}.students-meus-toggle-track:after{content:"";position:absolute;top:1px;left:1px;width:14px;height:14px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0003;transition:transform .14s}.students-meus-toggle-input:checked+.students-meus-toggle-track{background:#3f6ea7;border-color:#355f91}.students-meus-toggle-input:checked+.students-meus-toggle-track:after{transform:translate(16px)}.students-criar-btn{display:inline-flex;align-items:center;gap:.38rem;border:none;border-radius:8px;background:transparent;color:#3a67a8;font-size:1.05rem;font-weight:600;padding:.42rem .85rem;cursor:pointer;white-space:nowrap;transition:color .12s}.students-criar-btn:hover{color:#2e5590}.students-criar-btn--hidden{visibility:hidden;pointer-events:none}.students-criar-icon{width:17px;height:17px}.students-state-msg{padding:2rem 1rem;text-align:center;color:#5b6e83;font-size:1.05rem}.students-hint{margin:.5rem 0 .75rem;font-size:1.35rem;font-weight:700;color:#1e3a5f;text-align:left}.students-grid-area{position:relative;min-height:390px}.students-grid-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#f5f7fabf;z-index:2;font-size:1rem;color:#5b6e83;border-radius:8px}.students-grid--loading{pointer-events:none;opacity:.35}.students-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.6rem;flex:1;align-content:start}.student-card{background:#fff;border:1.5px solid #d6dde8;border-radius:12px;position:relative;overflow:hidden;display:flex;flex-direction:column;transition:border-color .12s,box-shadow .12s}.student-card:hover{border-color:#a5bbcf;box-shadow:0 4px 14px #2638521a}.student-card--selected{border-color:#4f7ea9;background:#edf4fb}.student-card-actions{position:absolute;top:.38rem;right:.42rem;display:flex;gap:.18rem;z-index:2}.student-action-btn{border:none;background:transparent;padding:.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:5px;transition:background .1s}.student-action-btn:hover{background:#0000000f}.icon-star,.icon-edit,.icon-trash{width:17px;height:17px}.student-card-selectable{border:none;background:transparent;display:flex;align-items:center;gap:.65rem;text-align:left;padding:1rem .7rem;cursor:pointer;width:100%}.student-card-selectable:hover .student-card-nome{color:#2a5490;text-decoration:underline}.student-avatar{width:46px;height:46px;border-radius:50%;flex:0 0 auto}.student-avatar--foto{object-fit:cover;border:2px solid #d0dde8}.student-avatar--iniciais{background:#7ea8d8;color:#fff;font-weight:700;font-size:1.1rem;display:inline-flex;align-items:center;justify-content:center}.student-card-info{display:flex;flex-direction:column;min-width:0;padding-right:2.8rem}.student-card-nome{color:#1e2e45;font-size:1rem;font-weight:700;line-height:1.18;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.student-card-nasc{color:#6b7f95;font-size:.7rem;margin-top:.25rem}.students-pagination{display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.55rem 0 .7rem}.page-btn{border:1.5px solid #c6d1de;border-radius:8px;background:#fff;color:#3a567a;font-size:.97rem;font-weight:500;min-width:30px;height:30px;padding:0 .5rem;line-height:1;cursor:pointer;transition:background .11s,border-color .11s}.page-btn:hover:not(:disabled){background:#edf3fb;border-color:#8aaacf}.page-btn--active{background:#3a67a8;border-color:#3a67a8;color:#fff}.page-btn--nav{border-radius:999px;padding:0 1.1rem;font-size:.85rem;font-weight:600;letter-spacing:.01em}.page-btn:disabled{opacity:.4;cursor:default}.page-ellipsis{color:#8499b2;font-size:1rem;padding:0 .25rem;-webkit-user-select:none;user-select:none}.page-btn-tix{border:none;background:transparent;padding:0;cursor:pointer;display:inline-flex;align-items:center;transition:opacity .12s}.page-btn-tix:disabled{opacity:.35;cursor:default}.tix-icon-left{display:inline-block;width:32px;height:32px}.tix-icon-left img{height:32px;width:auto;display:block}.tix-icon-right{display:inline-block;width:32px;height:32px}.tix-icon-right img{height:32px;width:auto;display:block}.student-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#0f192d61;display:grid;place-items:center;z-index:200}.student-modal{background:#fff;border-radius:18px;box-shadow:0 24px 52px #00000038;padding:1.6rem 1.8rem 1.4rem;width:min(820px,calc(100vw - 2rem));position:relative}.student-modal-close{position:absolute;top:1rem;right:1rem;border:none;background:transparent;font-size:1.4rem;color:#7a8ca0;cursor:pointer;line-height:1;padding:.2rem .3rem;border-radius:6px}.student-modal-close:hover{background:#f0f3f7}.student-modal-title{margin:0 0 1.3rem;font-size:1.5rem;font-weight:700;color:#1a2d46;text-align:center}.student-modal-body{display:flex;gap:1.5rem}.student-modal-fields{flex:1;display:flex;flex-direction:column;gap:.75rem}.student-modal-field{display:flex;flex-direction:column;gap:.22rem}.student-modal-field--half{max-width:52%}.student-modal-row{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.student-modal-input{border:1.5px solid #c5d0dd;border-radius:8px;padding:.54rem .75rem;font-size:1rem;color:#1e2e45;background:#f9fbfd;outline:none;width:100%;transition:border-color .14s}.student-modal-input:focus{border-color:#5b81b5;background:#fff;outline:none}.student-modal-input--erro{border-color:#c0392b}.student-field-erro{color:#c0392b;font-size:.82rem}.student-modal-foto-area{width:200px;flex:0 0 200px;display:flex;flex-direction:column;gap:.55rem}.student-foto-label{font-size:.9rem;font-weight:600;color:#4a5e73}.student-foto-preview{width:100%;aspect-ratio:4/3;border-radius:10px;overflow:hidden;background:#e8edf3;display:flex;align-items:center;justify-content:center}.student-foto-img{width:100%;height:100%;object-fit:cover}.student-foto-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.foto-camera-icon{width:48px;height:48px}.student-foto-url-input{font-size:.88rem}.students-modal-erro{margin:.6rem 0 0;font-size:.92rem}.student-modal-footer{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:1.4rem}.student-modal-nome-row{display:flex;align-items:center;gap:.5rem}.student-modal-nome-row .float-field{flex:1}.student-modal-star-btn{border:none;background:transparent;padding:.2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:5px;flex-shrink:0;transition:background .1s}.student-modal-star-btn:hover{background:#0000000f}.icon-star-modal{width:22px;height:22px}.float-field{position:relative;margin-top:.25rem}.float-input{width:100%;padding:1.15rem .85rem .4rem;border:1.5px solid #c9d6e3;border-radius:8px;font-size:.97rem;color:#2d3a4a;background:#f7f9fc;outline:none;box-sizing:border-box;transition:border-color .15s,background .15s}.float-input:focus{border-color:#2a5490;background:#fff}.float-field--erro .float-input{border-color:#e53e3e}.float-field label{position:absolute;left:.85rem;top:50%;transform:translateY(-50%);font-size:.95rem;color:#8fa3b1;pointer-events:none;transition:top .18s ease,font-size .18s ease,color .18s ease;white-space:nowrap}.float-input:focus+label,.float-input:not(:placeholder-shown)+label{top:.52rem;font-size:.72rem;color:#2a5490;font-weight:600}.float-field--erro .float-input:focus+label,.float-field--erro .float-input:not(:placeholder-shown)+label{color:#e53e3e}.float-field--date label{top:.52rem;font-size:.72rem;font-weight:600;color:#2a5490}.float-field--date.float-field--erro label{color:#e53e3e}.float-input[type=date]{color:#2d3a4a}.student-modal-btn{border:none;border-radius:10px;font-size:1.1rem;font-weight:600;padding:.5rem 2rem;cursor:pointer;transition:opacity .12s}.student-modal-btn:disabled{opacity:.55;cursor:default}.student-modal-btn--cancelar{background:transparent;color:#3a67a8}.student-modal-btn--cancelar:hover{text-decoration:underline}.student-modal-btn--salvar{background:#3a67a8;color:#fff;box-shadow:0 4px 14px #3a67a847}.student-modal-btn--salvar:hover:not(:disabled){background:#2e5590}.resource-card p{margin:0;color:var(--muted);font-size:.9rem}.resource-card.compact{min-height:110px}.split-layout{display:grid;grid-template-columns:1fr 1.2fr;gap:.8rem}.resource-list{display:grid;gap:.6rem;max-height:70vh;overflow:auto}.preview-panel{border:1px solid var(--line);border-radius:14px;padding:.8rem;background:#fcfefd}.resource-frame{width:100%;min-height:56vh;border:1px solid var(--line);border-radius:10px;background:#fff}.hint{margin-top:1rem;border:1px dashed #b3c7bf;border-radius:10px;padding:.6rem;color:#304348}.sigsa-loader{width:42px;height:42px;margin:.8rem auto 0;border:4px solid #d4dde8;border-top-color:#2d5e9f;border-radius:50%;animation:spin .9s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.legacy-footer-wrap{margin-top:1rem;display:grid;gap:.8rem}.legacy-tix-info{display:flex;justify-content:center;border-radius:18px;background:#0f1517;padding:.8rem 1rem}.legacy-info-image{max-width:min(100%,620px)}.legacy-footer-bar{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem}.legacy-nav-button{display:flex;align-items:center;gap:.9rem;border:1px solid #d6ddd7;border-radius:18px;background:linear-gradient(180deg,#fffdf9,#eef3ef);padding:.8rem .95rem;cursor:pointer;text-align:left}.legacy-nav-button strong,.legacy-nav-button small{display:block}.legacy-nav-button small{color:var(--muted)}.legacy-nav-badge{width:54px;height:54px;display:inline-grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,#0f6c63,#2e8f82);color:#fff;font-weight:800}.legacy-menu-icon{width:54px;height:54px;object-fit:contain}.legacy-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#080c0e85;display:grid;place-items:center;padding:1.2rem;z-index:30}.legacy-modal-card{width:min(92vw,520px);background:#fff;border-radius:20px;border:1px solid var(--line);padding:1.2rem;box-shadow:0 24px 48px #0000002e}@media (max-width: 900px){.legacy-home-layout{height:100%}.credits-screen{padding-inline:0}.credits-notes-trigger{top:.95rem;right:1rem;font-size:1.3rem}.credits-notes-modal{width:min(96%,760px);max-height:min(90%,620px);padding:.9rem}.credits-notes-title{font-size:1.3rem}.credits-notes-content{font-size:.84rem}.credits-notes-close{font-size:1.05rem}.credits-stage{padding-inline:.8rem}.credits-logos-row{max-width:95%}.credits-version{margin-top:3rem}.legacy-home-cards{grid-template-columns:repeat(2,minmax(280px,320px));justify-content:center}.legacy-basic-row{padding-left:.2rem}.legacy-main-footer{display:grid;grid-template-columns:1fr;gap:.55rem;justify-items:center}.legacy-footer-info{position:static;transform:none;white-space:normal}.legacy-footer-app{font-size:1.3rem}.legacy-footer-client{font-size:.92rem}.legacy-credit-link{font-size:2rem;min-height:36px;padding-right:5rem}.credit-shortcut-tix{width:86px;right:-.55rem}.split-layout{grid-template-columns:1fr}.resource-cards-grid{grid-template-columns:repeat(2,minmax(220px,255px));grid-template-rows:auto;min-height:0;max-width:560px;margin-bottom:2rem}.list-overlay{grid-template-columns:1fr;align-items:start}.topbar{flex-wrap:wrap}}@media (max-width: 640px){.resource-cards-grid{grid-template-columns:minmax(220px,1fr);max-width:280px;gap:1.4rem}.wild-card{min-height:210px}}.recursos-home-cards{grid-template-columns:repeat(3,minmax(240px,310px));max-width:100%;box-sizing:border-box}.recurso-card{min-height:222px}.recurso-card .card-art{top:5%;right:8%;bottom:40%;left:8%;background-position:center center;background-size:contain;opacity:.9}.recurso-card .card-overlay{min-height:222px;padding-bottom:2.2rem}.recurso-card .card-shortcut-tix{bottom:-18px}.recurso-shortcut-tix{width:108px;height:auto;object-fit:contain}.recurso-tix-fallback{width:65px;height:65px;border-radius:50%;background:#2e7fc2;color:#fff;font-weight:800;font-size:1.35rem;display:inline-grid;place-items:center}.recurso-slot-empty{min-height:260px;border-radius:18px;pointer-events:none}@media (max-width: 900px){.recursos-home-cards{grid-template-columns:repeat(2,minmax(200px,255px))}}@media (max-width: 540px){.recursos-home-cards{grid-template-columns:minmax(200px,1fr);max-width:280px}}.recurso-iframe-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#000;display:flex;flex-direction:column}.recurso-iframe{flex:1;width:100%;border:none;display:block}.recurso-iframe-fechar{position:absolute;top:.6rem;left:.6rem;z-index:10000;background:#000000a6;color:#fff;border:1px solid rgba(255,255,255,.3);border-radius:8px;padding:.35rem .9rem;font-size:.95rem;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background .12s ease}.recurso-iframe-fechar:hover{background:#000000e0}
