:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:Stratum1 Regular,Stratum1,"Stratum 1",system-ui,Segoe UI,Roboto,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}.hub{color:#f3f4f6;background:#111827;min-height:100vh}.hub-header{border-bottom:1px solid #1f2937}.hub-header-inner{justify-content:space-between;align-items:center;max-width:1000px;margin:0 auto;padding:1rem 1.5rem;display:flex}.hub-logo{height:32px}.hub-user{color:#9ca3af;align-items:center;gap:1rem;font-size:.85rem;display:flex}.hub-logout,.hub-admin-link{color:#f3f4f6;font:inherit;cursor:pointer;background:0 0;border:1px solid #374151;border-radius:6px;padding:.35rem .7rem;font-size:.85rem;text-decoration:none}.hub-logout:hover,.hub-admin-link:hover{color:#329b3e;border-color:#329b3e}.hub-main{max-width:1000px;margin:0 auto;padding:2.5rem 1.5rem 4rem}.hub-main h1{margin:0 0 .25rem;font-size:1.75rem}.hub-subtitle{color:#9ca3af;margin:0 0 2.5rem}.tool-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.25rem;margin:0 0 2.5rem;display:grid}.tool-card{text-align:left;color:#f3f4f6;font:inherit;cursor:pointer;background:#1f2937;border:1px solid #374151;border-radius:10px;padding:1.25rem;transition:border-color .15s,transform .15s}.tool-card:hover{border-color:#329b3e;transform:translateY(-2px)}.tool-card h3{margin:0 0 .5rem;font-size:1.1rem}.tool-card p{color:#9ca3af;margin:0;font-size:.85rem}.tool-icon{color:#329b3e;margin-bottom:.75rem;display:inline-flex}.assignments-tool{width:100vw;height:100vh;font-family:system-ui,Segoe UI,Roboto,sans-serif;display:flex}.assignments-sidebar{color:#f3f4f6;background:#111827;flex-shrink:0;width:280px;padding:3rem 1.25rem 1.25rem;position:relative;overflow-y:auto}.assignments-sidebar h1{margin:0 0 1.25rem;font-size:1.3rem}.assignments-sidebar .subtitle{text-transform:uppercase;letter-spacing:1px;color:#9ca3af;margin:0 0 .5rem;font-size:.75rem}.org-picker{color:#f3f4f6;background:#1f2937;border:1px solid #374151;border-radius:6px;width:100%;margin-bottom:1.25rem;padding:.4rem .5rem;font-size:.85rem}.assignment-list{flex-direction:column;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.assignment-list button{text-align:left;color:#d1d5db;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;width:100%;padding:.5rem .6rem;font-size:.9rem}.assignment-list button:hover{border-color:#374151}.assignment-list button.active{color:#f3f4f6;background:#1f2937;border-color:#329b3e}.assignments-content{background:#f9fafb;flex:1;padding:2.5rem 3rem;font-family:system-ui,Segoe UI,Roboto,sans-serif;overflow-y:auto}.assignments-content h2{margin:0 0 1.5rem}.file-table{border-collapse:collapse;width:100%}.file-table th{text-align:left;text-transform:uppercase;letter-spacing:.5px;color:#6b7280;border-bottom:1px solid #e5e7eb;padding:.5rem .75rem;font-size:.75rem}.file-table td{border-bottom:1px solid #e5e7eb;padding:.6rem .75rem;font-size:.9rem}.download-link{color:#277a30;font-weight:600;text-decoration:none}.download-link:hover{text-decoration:underline}.admin-panel{color:#111827;background:#f9fafb;min-height:100vh;font-family:system-ui,Segoe UI,Roboto,sans-serif}.admin-header{color:#f3f4f6;background:#111827;align-items:center;gap:1.25rem;padding:1rem 2rem;display:flex}.back-link-static{color:#9ca3af;cursor:pointer;background:0 0;border:1px solid #374151;border-radius:6px;padding:.35rem .7rem;font-size:.8rem}.back-link-static:hover{color:#329b3e;border-color:#329b3e}.admin-header h1{margin:0;font-size:1.2rem}.admin-body{grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:2rem;display:grid}.admin-section{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem}.admin-section h2{margin:0 0 1.25rem;font-size:1.1rem}.admin-section h3{text-transform:uppercase;letter-spacing:.5px;color:#6b7280;margin:1.5rem 0 .75rem;font-size:.85rem}.status-text{color:#6b7280}.status-text.error{color:#b91c1c}.org-list{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.org-list>li{border:1px solid #e5e7eb;border-radius:8px;padding:.75rem}.org-list>li.active{border-color:#329b3e}.org-select{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:none;justify-content:space-between;align-items:center;padding:0;display:flex}.org-domain{color:#6b7280;font-size:.8rem}.org-tools{gap:1rem;margin-top:.5rem;font-size:.85rem;display:flex}.org-tools label,.tool-checkboxes label{cursor:pointer;align-items:center;gap:.35rem;display:inline-flex}.org-delete{color:#b91c1c;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:6px;margin-left:auto;padding:.25rem .6rem;font-size:.8rem}.org-delete:hover{background:#fef2f2;border-color:#b91c1c}.admin-form{flex-direction:column;gap:.6rem;margin-top:.5rem;display:flex}.admin-form input[type=text]{font:inherit;border:1px solid #d1d5db;border-radius:6px;padding:.5rem .6rem}.tool-checkboxes{gap:1rem;font-size:.85rem;display:flex}.admin-form button[type=submit]{color:#fff;font:inherit;cursor:pointer;background:#329b3e;border:none;border-radius:6px;align-self:flex-start;padding:.5rem 1rem}.admin-form button[type=submit]:disabled{opacity:.6;cursor:default}.assignment-admin-list{flex-direction:column;gap:.35rem;margin:0 0 .5rem;padding:0;list-style:none;display:flex}.assignment-admin-list li button{text-align:left;cursor:pointer;width:100%;font:inherit;background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:.5rem .6rem}.assignment-admin-list li.active button{background:#eefbea;border-color:#329b3e}.file-upload-section{border-top:1px solid #e5e7eb;margin-top:1.5rem;padding-top:1rem}.admin-file-list{flex-direction:column;gap:.3rem;margin:0 0 .75rem;padding:0;font-size:.9rem;list-style:none;display:flex}
