@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Playwrite+DK+Loopet:wght@100..400&display=swap";.seats-area[data-v-1e106ba4]{display:flex;flex-direction:column;gap:.75rem;padding:1rem;align-items:center;margin:2rem 0;color:#334155}.toolbar[data-v-1e106ba4]{display:flex;align-items:center;gap:1rem;padding:.75rem 1rem;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px 2px #0000000f,0 8px 20px #0000000a;width:100%;max-width:960px;justify-content:space-between;flex-wrap:wrap}.toolbar__label[data-v-1e106ba4]{display:flex;align-items:center;gap:.5rem}.toolbar .label-text[data-v-1e106ba4]{font-size:.95rem;font-weight:600;color:#334155}.toolbar .styled-select[data-v-1e106ba4]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.55rem 2.25rem .55rem .9rem;border-radius:10px;border:1px solid #e5e7eb;background:linear-gradient(transparent,transparent) padding-box,linear-gradient(transparent,transparent) border-box;background-color:#fff;color:#334155;font-size:.95rem;line-height:1;transition:.2s ease;position:relative;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='none'><path d='M5 8l5 5 5-5' stroke='%2364748b' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right .6rem center;background-size:18px}.toolbar .styled-select[data-v-1e106ba4]:hover{border-color:#ced2d9;transform:translateY(-1px)}.toolbar .styled-select[data-v-1e106ba4]:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33}.toolbar .legend[data-v-1e106ba4]{display:flex;align-items:center;gap:.9rem;list-style:none;padding:0;margin:0;color:#64748b;font-size:.9rem}.toolbar .legend .dot[data-v-1e106ba4]{width:.75rem;height:.75rem;border-radius:999px;display:inline-block;margin-right:.4rem}.toolbar .legend .dot--question[data-v-1e106ba4]{background:#f59e0b}.toolbar .legend .dot--acceptance[data-v-1e106ba4]{background:#2563eb}.toolbar .legend .dot--idle[data-v-1e106ba4]{background:#94a3b8}.seat-row[data-v-1e106ba4]{display:flex;gap:.45rem;justify-content:center}.seat[data-v-1e106ba4]{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;font-weight:700;position:relative;background:#fff;color:#334155;border:1px solid #e5e7eb;box-shadow:0 1px 2px #0000000f,0 8px 18px #0000000a;transition:transform .15s ease,box-shadow .15s ease}.seat[data-v-1e106ba4]:not(.empty):hover{transform:translateY(-2px);box-shadow:0 1px 2px #0000000f,0 8px 26px #0000000a}.seat[data-v-1e106ba4]{background-image:linear-gradient(180deg,#fff,#f6f8fb)}.seat.empty[data-v-1e106ba4]{visibility:hidden}.seat.question[data-v-1e106ba4]{background:#f59e0b;color:#fff;border-color:transparent}.seat.acceptance[data-v-1e106ba4]{background:#2563eb;color:#fff;border-color:transparent}.seat .priority[data-v-1e106ba4]{position:absolute;top:-6px;right:-6px;background:#ef4444;color:#fff;font-weight:700;font-size:.75rem;padding:2px 6px;border-radius:8px;box-shadow:0 1px 2px #0000000f,0 8px 12px #0000000a}@media (max-width: 768px){.seat[data-v-1e106ba4]{width:46px;height:46px;font-size:1.05rem}}@media (max-width: 420px){.seat[data-v-1e106ba4]{width:40px;height:40px;font-size:.95rem;border-radius:10px}.toolbar[data-v-1e106ba4]{gap:.6rem}.toolbar .legend[data-v-1e106ba4]{font-size:.85rem}}.assignment[data-v-3077e8e0]{background-color:#aa5486;display:flex;align-items:center;padding:1.5rem;border-radius:12px;width:300px;color:#fbf4db;box-shadow:0 4px 12px #0003;flex-wrap:wrap;flex-direction:column}.assignment .title-bar[data-v-3077e8e0]{width:100%}.assignment .title-bar h3[data-v-3077e8e0]{margin:0 0 .3rem;font-size:20px}.assignment .title-bar .divider[data-v-3077e8e0]{height:2px;width:100%;background-color:#ffffff4d;margin-bottom:1rem}.assignment .input-area[data-v-3077e8e0]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:20px}.assignment .input-area .input-box[data-v-3077e8e0]{display:flex;flex-direction:column}.assignment .input-area .input-box label[data-v-3077e8e0]{margin-bottom:.3rem;font-size:18px;font-weight:700}.assignment .input-area .input-box input[data-v-3077e8e0]{padding:.5rem .7rem;border:none;border-radius:6px;font-size:18px}.assignment .registered-info[data-v-3077e8e0]{display:flex;flex-direction:column;align-items:center;width:300px}.assignment .control[data-v-3077e8e0]{display:flex;justify-content:center;gap:1rem;margin-top:.5rem;width:100%}.assignment .control button[data-v-3077e8e0]{padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;font-weight:600;font-size:1rem}.assignment .control .register[data-v-3077e8e0]{background-color:#1abc9c;color:#fff}.assignment .control .clear[data-v-3077e8e0]{background-color:#e74c3c;color:#fff}.seat-actions[data-v-fe20780d]{display:flex;gap:2rem;justify-content:center;margin-top:1rem;margin-bottom:1rem}.seat-actions .btn[data-v-fe20780d]{padding:10px 20px;border:none;font-weight:600;font-size:24px;border-radius:999px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 8px #0003}.seat-actions .btn.question[data-v-fe20780d]{background-color:#ffa725;color:#fff}.seat-actions .btn.acceptance[data-v-fe20780d]{background-color:#27548a;color:#fff}.seat-actions .btn.cancel[data-v-fe20780d]{background-color:#d84040;color:#fff}.seat-actions .btn[data-v-fe20780d]:hover{transform:scale(1.2)}.seat-actions .btn[data-v-fe20780d]:disabled{opacity:.5;background-color:#ccc;cursor:not-allowed;transform:none!important;box-shadow:none;filter:grayscale(40%)}.home[data-v-ef9de61e]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100vh;overflow-y:scroll;padding:50vh 0;background:linear-gradient(to bottom,#f5f5f5,#ffdbdb)}.home .title-area[data-v-ef9de61e]{font-family:Playwrite DK Loopet,cursive;color:#aa5486}.home .title-area h1[data-v-ef9de61e]{font-size:48px;margin-bottom:.5rem;font-weight:700;letter-spacing:1px}.home .title-area h2[data-v-ef9de61e]{font-size:32px;font-weight:400}.home .teacher-area[data-v-ef9de61e]{width:70%;text-align:center;background-color:#aa5486;box-shadow:0 6px 16px #0003;color:#fbf4db;border-radius:16px;margin-top:1rem;padding:10px 15px;font-size:18px}.home .home__controlpanel[data-v-ef9de61e]{display:flex;align-items:center;justify-content:space-between;gap:100px}.navbar[data-v-7dbe96a9]{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;background-color:#aa5486;color:#fbf4db;box-shadow:0 2px 6px #0003;z-index:100;position:fixed;top:0;box-sizing:border-box;width:100%}.navbar .logo[data-v-7dbe96a9]{font-size:1.6rem;font-weight:700;letter-spacing:1px;font-family:Playwrite DK Loopet,cursive}.navbar .logo p[data-v-7dbe96a9]{font-size:.8rem;margin:0;color:#fbf4db}.navbar .nav-links[data-v-7dbe96a9]{gap:1.5rem;transition:all .3s ease-in-out}.navbar .nav-links .nav-link[data-v-7dbe96a9]{background:none;border:none;color:#fbf4db;font-size:18px;font-weight:500;cursor:pointer;padding:.5rem 1rem;border-radius:6px;text-decoration:none;transition:background .2s}.navbar .nav-links .nav-link[data-v-7dbe96a9]:hover{background-color:#ffffff1a}.navbar .nav-links .nav-link.login-btn[data-v-7dbe96a9]{font-family:inherit}.navbar .hamburger[data-v-7dbe96a9]{display:none;background:none;border:none;font-size:2rem;color:#fbf4db;cursor:pointer;z-index:101}@media (max-width: 768px){.nav-links[data-v-7dbe96a9]{display:none;flex-direction:column;position:absolute;right:1rem;top:60px;background-color:#aa5486;padding:1rem;border-radius:12px;box-shadow:0 4px 10px #0000004d;animation:fadeIn-7dbe96a9 .3s ease-out forwards}.nav-links.open[data-v-7dbe96a9]{display:flex}.hamburger[data-v-7dbe96a9]{display:block!important}}@keyframes fadeIn-7dbe96a9{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dialog-overlay[data-v-7dbe96a9]{position:fixed;top:0;left:0;right:0;bottom:0;background:#0006;display:flex;justify-content:center;align-items:center;z-index:999}.dialog-overlay .dialog[data-v-7dbe96a9]{background:#fff;padding:2rem;border-radius:12px;width:300px;box-shadow:0 4px 12px #00000040}.dialog-overlay .dialog h2[data-v-7dbe96a9]{margin-bottom:1rem;color:#aa5486}.dialog-overlay .dialog input[data-v-7dbe96a9]{width:100%;margin:.5rem 0;padding:.5rem;border:1px solid #ccc;border-radius:6px}.dialog-overlay .dialog .actions[data-v-7dbe96a9]{margin-top:1rem;display:flex;justify-content:flex-end;gap:.5rem}.dialog-overlay .dialog .actions .btn[data-v-7dbe96a9]{padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer}.dialog-overlay .dialog .actions .btn.primary[data-v-7dbe96a9]{background-color:#aa5486;color:#fbf4db}.footer[data-v-62fc530c]{background:#aa5486;color:#fbf4db;padding:5px;text-align:center;width:100%;position:fixed;bottom:0;box-sizing:border-box}.dialog-overlay[data-v-ae5132d3]{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:999}.dialog[data-v-ae5132d3]{background:#fff;padding:2rem;width:100%;max-width:800px;border-radius:12px;text-align:center;box-shadow:0 6px 16px #0003}.dialog h2[data-v-ae5132d3]{margin-bottom:1rem;color:#3e3f5b}.dialog p[data-v-ae5132d3]{font-size:1rem;color:#555}.dialog .illustration[data-v-ae5132d3]{max-width:100%;max-height:300px;height:auto;border-radius:12px;margin-bottom:1rem;box-shadow:0 2px 6px #0000001a}.dialog .actions[data-v-ae5132d3]{margin-top:1.5rem;display:flex;justify-content:space-between}.dialog .actions .btns[data-v-ae5132d3]{display:flex;gap:1rem}.dialog .actions .btn[data-v-ae5132d3]{padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;font-weight:700}.dialog .actions .btn.skip[data-v-ae5132d3]{background-color:#ccc;color:#333}.dialog .actions .btn.primary[data-v-ae5132d3]{background-color:#aa5486;color:#fff}.dialog .actions .btn.primary[data-v-ae5132d3]:hover{background-color:#88436b}body,html{margin:0;padding:0;box-sizing:border-box;overflow-x:hidden;color:#444545}
