main[data-v-6d798f89]{display:flex;align-items:center;gap:1rem;flex-direction:column}.main-content[data-v-d4ba6b98]{display:flex;flex:1;overflow:hidden;align-items:center;justify-content:center}iframe[data-v-d4ba6b98]{width:100%;height:100%;border:0}.loader-overlay[data-v-d4ba6b98]{position:fixed;top:0;left:0;width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;z-index:9999}.loader[data-v-d4ba6b98]{display:flex;flex-direction:column;gap:1rem;text-align:center}.terms-message[data-v-d4ba6b98]{position:fixed;bottom:42px;background:#000c;color:#fff;right:0;left:0;margin:auto;max-width:500px;text-align:center;display:flex;flex-direction:column;align-items:center;padding:16px;gap:8px}.terms-message a[data-v-d4ba6b98]{color:#fff;text-decoration:underline}footer{font-size:13px;padding:8px 24px;display:flex;align-items:center;justify-content:center}footer.has-border{border-top:1px solid var(--border-secondary)}footer div{display:flex;gap:22px;align-items:center}footer div:first-child{flex:1}footer a{text-decoration:none;color:#585858}footer>a{font-size:14px;font-weight:500;color:#1d1f23;display:flex;align-items:center;gap:6px;border-left:1px solid #e5e5e3;padding-left:22px;margin-left:22px}header[data-v-84ea7800]{width:100%;font-size:1rem;font-weight:500;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1.5rem;z-index:1}header div[data-v-84ea7800]:first-child{flex:1;display:flex;align-items:center}header .user[data-v-84ea7800]{display:flex;align-items:center;gap:1rem}header .user-email[data-v-84ea7800]{font-size:1rem;line-height:1.5rem;color:var(--text-primary);font-weight:500}@media(max-width:768px){header .user-email[data-v-84ea7800]{display:none}}.background[data-v-62cc8fa7]{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}.background .gradient[data-v-62cc8fa7]{position:absolute;opacity:.25;width:0;height:0;border-radius:50%}.background .g1[data-v-62cc8fa7]{left:226px;bottom:-40px;background:#00c896;box-shadow:0 0 270px 270px #00c896}.background .g2[data-v-62cc8fa7]{top:-40px;right:113px;background:gold;box-shadow:0 0 270px 270px gold}.background .g3[data-v-62cc8fa7]{top:190px;right:-113px;background:#0869dc;box-shadow:0 0 270px 270px #0869dc}.background.step-teacher .g2[data-v-62cc8fa7],.background.step-teacher .g3[data-v-62cc8fa7]{background:#00c896;box-shadow:0 0 270px 270px #00c896}.background.step-student .g1[data-v-62cc8fa7],.background.step-student .g3[data-v-62cc8fa7]{background:gold;box-shadow:0 0 270px 270px gold}.background.step-parent .g1[data-v-62cc8fa7],.background.step-parent .g2[data-v-62cc8fa7]{background:#0869dc;box-shadow:0 0 270px 270px #0869dc}.background.error .g1[data-v-62cc8fa7],.background.error .g3[data-v-62cc8fa7]{background:red;box-shadow:0 0 270px 270px red}.overlay[data-v-5650e9b6]{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#ffffffb3;display:flex;align-items:center;justify-content:center;z-index:1000}.loader[data-v-5650e9b6]{width:50px;aspect-ratio:1;border-radius:50%;background:radial-gradient(farthest-side,#00c896 95%,#0000) 50% 1px/12px 12px no-repeat,radial-gradient(farthest-side,#0000 calc(100% - 14px),var(--neutral-150) 0);animation:l9-5650e9b6 1s infinite linear}@keyframes l9-5650e9b6{to{transform:rotate(1turn)}}.intro-notification-card p a[data-v-5650e9b6]{font-weight:600}.fullscreen[data-v-5650e9b6]{position:fixed;top:0;left:0;height:100vh;z-index:9999;background:var(--surface-primary);display:flex;flex-direction:column;min-height:100vh;width:100vw}.main-content[data-v-5650e9b6]{display:flex;flex:1;overflow:hidden;align-items:center;justify-content:center}main[data-v-5650e9b6]{max-width:calc(512px + 2rem);position:relative}.stack[data-v-5650e9b6]{overflow:auto;font-size:.75rem;padding:.5rem}p[data-v-5650e9b6]{margin:.5rem 0}header[data-v-fbfa2ac7]{font-size:1rem;font-weight:500;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.875rem 1.5rem;z-index:1;border-bottom:1px solid var(--neutral-150)}header div[data-v-fbfa2ac7]:first-child{flex:1;display:flex;align-items:center}header .user[data-v-fbfa2ac7]{display:flex;align-items:center;gap:.75rem}.splash header[data-v-fbfa2ac7]{border:none}.main-layout[data-v-fbfa2ac7]{display:flex;flex-direction:column;min-height:100vh;height:100vh;width:100vw}.main-content[data-v-fbfa2ac7]{display:flex;flex:1;overflow:hidden;align-items:center;justify-content:center}:root{--neutral-25: #f7f7f7;--neutral-100: #edeeee;--neutral-150: #e2e3e3;--neutral-400: #949698;--neutral-500: #6c6f72;--neutral-600: #54575a;--neutral-900: #1d1f23}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;line-height:1.5;height:100%}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.2;font-weight:700}h1{font-size:2rem}h3{font-size:1.5rem}h4{font-size:1.25rem}h5{font-size:1.1rem}h6{font-size:1rem}a{color:var(--neutral-900);text-decoration:none}ul{list-style:none}li{margin:0}.page-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1rem 0}.page-header h1{margin:0}.tabs{display:flex;gap:0;border-bottom:2px solid #e0e0e0;margin:1.5rem 0 1rem}.tabs .tab{background:transparent;border:none;padding:.75rem 1.5rem;font-size:1rem;color:#666;cursor:pointer;border-bottom:2px solid transparent;margin-bottom:-2px;transition:color .2s,border-color .2s}.tabs .tab:hover{color:#333}.tabs .tab.active{color:#333;font-weight:600;border-bottom-color:#333}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;flex-wrap:wrap}.filter-bar .filter-left{display:flex;align-items:center;gap:1rem;flex:1;min-width:200px}.filter-bar .search-input{flex:1;max-width:300px;padding:.5rem .75rem;border:1px solid #ddd;border-radius:4px;font-size:.95rem;font-family:inherit}.filter-bar .search-input:focus{outline:none;border-color:#999}.filter-bar .result-count{font-size:.9rem;color:#666;white-space:nowrap}.filter-bar .filter-right{display:flex;gap:.75rem;flex-wrap:wrap}.filter-bar .filter-select{padding:.5rem .75rem;border:1px solid #ddd;border-radius:4px;font-size:.95rem;font-family:inherit;background:#fff;cursor:pointer}.filter-bar .filter-select:focus{outline:none;border-color:#999}.card-list{list-style:none;padding:0;display:grid;gap:1rem;grid-template-columns:1fr}@media(min-width:768px){.card-list{grid-template-columns:repeat(2,minmax(0,1fr))}}dialog{padding:0;border:none;border-radius:8px;box-shadow:0 4px 6px #0000001a,0 10px 20px #0003;max-width:90vw;max-height:90vh;overflow:hidden;position:fixed;inset:0;margin:auto}dialog::backdrop{background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}dialog article{display:flex;flex-direction:column;min-width:400px;max-height:90vh}dialog header{padding:1.5rem 2rem;background-color:#f5f5f5;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}dialog header h2{margin:0;font-size:1.5rem;font-weight:600}dialog section{padding:2rem;overflow-y:auto;flex:1}dialog footer{padding:1rem 2rem;background-color:#f5f5f5;border-top:1px solid #ddd;display:flex;gap:1rem;justify-content:flex-end;flex-shrink:0}dialog footer button{padding:.5rem 1.5rem}@media(max-width:768px){dialog article{min-width:300px}}.publications-view .card{padding:0;display:grid;grid-template-columns:120px 1fr;gap:1rem;overflow:hidden;min-height:160px}.publications-view .card h2{margin:0;font-size:1.25rem}.publications-view .card h3{margin:0 0 .5rem;font-size:1rem;color:#555;font-weight:500}.publications-view .card .card-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.25rem}.publications-view .card .card-bottom{margin-top:auto;display:flex;align-items:flex-end;justify-content:space-between;gap:1rem}.publications-view .card-media{background:#eee;height:100%;width:100%}.publications-view .card-media img{display:block;width:100%;height:100%;object-fit:cover}.publications-view .card-content{padding:1rem;display:flex;flex-direction:column}@media(max-width:480px){.card-publication{grid-template-columns:96px 1fr;min-height:140px}}.wizard-layout{display:flex;flex-direction:column;height:100vh;width:100vw;background-color:#fff}.wizard-layout header{background-color:#333;color:#fff;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a;height:60px;flex-shrink:0}.wizard-layout main{flex:1;overflow-y:auto;padding:2rem;max-width:1200px;width:100%;margin:0 auto}@media(max-width:768px){.wizard-layout main{padding:1rem}}:root{--text-primary: #1d1f23;--text-inverse: #fff;--text-secondary: #6a6b6e;--text-disabled: #aeaeb0;--text-theme: #00c896;--text-danger: #e02424;--surface-primary: #fff;--surface-inverse: #1d1f23;--surface-secondary: #f9f9f7;--surface-tertiary: #f5f5f2;--surface-theme-bold: #00c896;--border-primary: #1d1f23;--border-secondary: #e5e5e3;--border-theme: #00c896;--border-danger: #e02424;--border-radius-xs: .25rem;--border-radius-sm: .5rem;--border-radius-md: .75rem;--border-radius-full: 9999px;--icon-theme: #00c896}body{font-family:proxima-nova,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.5;color:var(--text-primary);background-color:var(--surface-secondary);overflow-x:hidden}h2{font-size:1.75rem;line-height:2.25rem}button{padding:0 1.25rem;cursor:pointer;border-radius:var(--border-radius-full);font-family:inherit;height:3rem;font-weight:600;border:1px solid var(--border-primary);font-size:1rem;background:none;color:var(--text-primary);display:flex;align-items:center;gap:.5rem;justify-content:center}button:hover{background:var(--surface-primary);border:1.5px solid var(--border-primary)}button:focus{background:var(--surface-tertiary);border:1.5px solid var(--border-primary)}button:disabled{border:none;background:var(--surface-tertiary);color:var(--text-disabled);cursor:default}.btn-primary{background:var(--surface-inverse);color:var(--text-inverse)}.btn-primary:hover{background:var(--surface-primary);color:var(--text-primary);border:1.5px solid var(--border-primary)}.btn-primary:focus{background:var(--surface-tertiary);color:var(--text-primary);border:1.5px solid var(--border-primary)}.btn-primary:disabled{border:none;background:var(--surface-tertiary);color:var(--text-disabled);cursor:default}.btn-tertiary{padding:0;border:none;gap:.625rem}.btn-tertiary:hover{background:none;border:none}.btn-tertiary:hover svg{color:var(--icon-theme)}.btn-tertiary:focus{background:none;border:none}.btn-tertiary.btn-md{gap:.325rem;height:auto}.btn-tertiary.btn-sm{padding:0;gap:.25rem;height:auto}.btn-md{height:2.5rem;padding:0 1rem}.btn-sm{height:2rem;padding:0 .75rem;font-size:.875rem;gap:.325rem}.input-group{position:relative}.input-group label{display:none}.input-group input{width:100%;padding:.75rem 1rem;border:1px solid var(--border-secondary);border-radius:var(--border-radius-sm);background:var(--surface-secondary);color:var(--text-primary);font-size:1rem;line-height:1.5}.input-group input:focus{outline:none;border:1.5px solid var(--border-primary)}.input-group:has(input:not(:placeholder-shown)) input{padding:1.25rem 1rem .25rem}.input-group:has(input:not(:placeholder-shown)) label{display:block;font-size:.875rem;line-height:1.25rem;color:var(--text-secondary);position:absolute;top:.25rem;left:1rem}.input-group.has-error input{border:1.5px solid var(--border-danger)}.input-group .error{margin-top:.25rem;font-size:.875rem;line-height:1.25rem;color:var(--text-danger)}.checkbox-group{display:flex;gap:.75rem;align-items:flex-start}.checkbox-group input{appearance:none;border:1px solid var(--border-secondary);background:var(--surface-tertiary);width:1.25rem;height:1.25rem;border-radius:var(--border-radius-xs);display:flex;flex:none;align-items:center;justify-content:center;margin-top:.125rem}.checkbox-group input:checked{background-image:url(/icons/checkbox-checked.svg);background-size:.875rem .875rem;background-repeat:no-repeat;background-position:center;background-color:#b2eedf;border-color:var(--border-theme)}.checkbox-group input:hover{background-color:#ccf4ea;border-color:var(--border-theme)}.checkbox-group input:focus{background-color:#ccf4ea;border-color:var(--border-theme);outline:.24rem solid #e5f9f4}.checkbox-group label{display:flex;flex-direction:column;gap:2px}.checkbox-group label>span{font-weight:500}.checkbox-group label p{margin:0;color:var(--text-secondary);font-size:.875rem}.checkbox-group label a{color:var(--text-primary);text-decoration:underline}.checkbox-group label a:hover{color:var(--text-primary)}.checkbox-group.has-error input{border-color:var(--border-danger);background:var(--surface-secondary)}.toggle-group input[type=checkbox]{appearance:none;width:3.5rem;height:1.5rem;background:#cfcfce;border-radius:var(--border-radius-full);position:relative;cursor:pointer;transition:background .3s}.toggle-group input[type=checkbox]:before{content:"";position:absolute;width:2rem;height:1.25rem;border-radius:var(--border-radius-full);background:var(--surface-primary);top:2px;left:2px;transition:transform .3s}.toggle-group input[type=checkbox]:checked{background:var(--surface-theme-bold)}.toggle-group input[type=checkbox]:checked:before{transform:translate(20px)}.toggle-group input[type=checkbox]:hover{background:#66dec0}.toggle-group input[type=checkbox]:disabled{background:#efefed;cursor:default}.toggle-group input[type=checkbox]:disabled:before{background:#cfcfce}.card{padding:2rem;background:var(--surface-primary);border:1px solid var(--border-secondary);border-radius:var(--border-radius-md);display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 2px 10px #1d1f2314}.card-heading{display:flex;flex-direction:column;gap:.5rem}.card-actions{display:flex;justify-content:flex-end}
