@import "https://fonts.googleapis.com/css2?family=M+PLUS+U:wght@100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=M+PLUS+U:wght@100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=M+PLUS+U:wght@100..900&display=swap";@import "https://fonts.googleapis.com/css2?family=M+PLUS+U:wght@100..900&display=swap";.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){#center{gap:18px;padding:32px 20px 24px}}#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){#next-steps>div{padding:24px 20px}}#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){#next-steps{text-align:center;flex-direction:column}}#docs{border-right:1px solid var(--border)}@media (width<=1024px){#docs{border-right:none;border-bottom:1px solid var(--border)}}#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f7fa;font-family:M PLUS U,sans-serif}.landing-container{min-height:100vh;display:flex}.sidebar{color:#fff;background-color:#000;width:240px;padding:30px 20px}.sidebar h2{margin-bottom:30px}.sidebar ul{list-style:none}.sidebar li{cursor:pointer;border-radius:8px;margin-bottom:8px;padding:15px;transition:background-color .2s}.sidebar li:hover{background-color:#374151}.main-content{flex:1;padding:40px}.greeting{margin-bottom:40px}.greeting h1{color:#1f2937;margin-bottom:10px;font-size:32px}.greeting p{color:#6b7280;font-size:16px}.units-section h2{color:#1f2937;margin-bottom:20px}.unit-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:25px;display:grid}.unit-card{background:#fff;border-radius:12px;padding:25px;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 12px #00000014}.unit-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001f}.unit-card h3{color:#b58b0b;margin-bottom:10px;font-size:22px}.unit-card p{color:#6b7280;margin-bottom:25px;line-height:1.5}.unit-card button{color:#fff;cursor:pointer;background-color:#b58b0b;border:none;border-radius:8px;padding:10px 18px;font-size:15px;transition:background-color .2s}.unit-card button:hover{background-color:#b58b0b}.top-logo{width:auto;height:60px;position:absolute;top:20px;right:30px}.semester-selector{align-items:center;gap:10px;margin-bottom:20px;display:flex}.semester-selector label{font-weight:700}.semester-selector select{font-family:inherit;font-size:inherit;border:1px solid #ccc;border-radius:5px;padding:8px 12px}.work3008-container{width:100%;min-height:100vh;display:flex}@media (width<=768px){.sidebar{width:180px}.top-logo{width:80px;right:20px}.round-header{flex-direction:column;align-items:flex-start;gap:15px}}.dropdown{margin:0;padding:0;list-style:none;position:relative}.dropdown-button{text-align:left;background-color:inherit;color:#fff;cursor:pointer;width:100%;font-family:inherit;font-size:inherit;border:none}.dropdown-content{margin:0;padding:0;list-style:none}.dropdown-content li{color:#fff;cursor:pointer;border-radius:8px;margin:12px 0 0;padding:8px 8px 8px 10px;font-size:13px;display:block}.dropdown-content li:hover{background:#000}.projects-box{background:#fff;font-family:M PLUS U,sans-serif}.projects-header{border-bottom:1px solid #ddd;justify-content:space-between;align-items:center;padding:-5px 10px 20px;display:flex}.projects-header h4{margin-top:-5px;font-size:16px;font-weight:600}.add-project-btn{color:#fff;cursor:pointer;background-color:#b58b0b;border:none;border-radius:6px;padding:10px 16px;font-family:M PLUS U,sans-serif;font-size:12px;transition:background-color .2s}.add-project-btn:hover{background-color:#4f3e00}.projects-container{gap:0;width:100%;min-height:250px;display:flex}.project-list-section{background:#f5f7fa;border-bottom:1px solid #ccc;border-left:1px solid #ccc;border-right:1px solid #ccc;flex:3;margin:0;padding:0}.project-list-header{background:#fff;border-bottom:1px solid #ddd;margin:0;padding:15px 15px 0}.project-list-header h3{margin:0 0 16px;font-size:15px;font-weight:600}.project-list{width:100%;margin:0;padding:0}.project-item{cursor:pointer;box-sizing:border-box;background:#f5f7fa;border:none;border-bottom:1px solid #ddd;border-radius:0;margin:0;padding:14px;font-size:14px;transition:background-color .2s,color .2s}.project-item:hover{color:#fff;background:#374151}.project-item:active{background:#1f2937}.project-details{background:#fff;flex:7;margin:0;padding:20px;position:relative}.project-details h3{border-bottom:1px solid #ddd;margin:0 0 20px;padding-bottom:12px;font-size:15px;font-weight:600}.project-details p{white-space:pre-line;margin:10px 0;font-size:14px;line-height:1.6}.project-buttons{gap:10px;margin-top:20px;display:flex;position:absolute;bottom:0}.delete-project-btn{color:#fff;cursor:pointer;background-color:red;border:1px solid #000;border-radius:8px;padding:10px 16px;font-family:inherit}.delete-project-btn:hover{background-color:#730000}.edit-project-btn{color:#000;cursor:pointer;background-color:#fff;border:1px solid #000;border-radius:8px;padding:10px 16px;font-family:inherit}.edit-project-btn:hover{background-color:#f0f0f0}.add-project-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.add-project-form{box-sizing:border-box;background:#fff;border-radius:12px;width:500px;padding:30px;font-family:M PLUS U,sans-serif}.add-project-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.add-project-header h2{margin:0;font-size:24px}.form-section input,.form-section textarea{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;width:100%;padding:10px;font-family:M PLUS U,sans-serif;font-size:14px}.form-section textarea{resize:vertical}.cancel-btn,.create-project-btn{cursor:pointer;border-radius:6px;padding:10px 18px;font-family:M PLUS U,sans-serif;font-size:14px}.create-project-btn{color:#fff;background:#b58b0b;border:1px solid #b58b0b}.cancel-btn:hover{background:#f0f0f0}.create-project-btn:hover{background:#4f3e00}.add-round-form input,.add-round-form select,.add-round-form option{font-family:M PLUS U,sans-serif}.add-round-overlay{z-index:1000;background:#00000080;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.add-round-form{box-sizing:border-box;background:#fff;border-radius:12px;width:500px;max-height:90vh;padding:30px;overflow-y:auto}.add-round-header{justify-content:space-between;align-items:center;margin-bottom:25px;display:flex}.add-round-header h2{margin:0}.close-btn{cursor:pointer;background:0 0;border:none;font-size:18px}.form-section{margin-bottom:25px}.form-section h3{margin-bottom:15px}.form-section label{flex-direction:column;gap:7px;margin-bottom:15px;font-weight:500;display:flex}.form-section input,.form-section select{box-sizing:border-box;border:1px solid #ccc;border-radius:6px;padding:10px;font-size:14px}.date-container{grid-template-columns:1fr 1fr;gap:15px;display:grid}.form-buttons{justify-content:flex-end;gap:10px;margin-top:30px;display:flex}.cancel-btn,.create-round-btn{cursor:pointer;border-radius:6px;padding:10px 18px;font-size:14px}.cancel-btn{background:#fff;border:1px solid #ccc}.create-round-btn{color:#fff;background:#b58b0b;border:1px solid #b58b0b}.isad3001-container{width:100%;min-height:100vh;display:flex}.unit-name{margin-bottom:20px}.unit-name h1{margin:0;font-size:28px}.unit-name p{color:#666;margin-top:8px}.unit-menu{margin-top:15px}.unit-menu h3{margin:0;padding:10px;font-size:14px}.unit-menu li{padding-left:25px}.unit-name h1{color:#3f3e3e;margin:0}.round-box{box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:10px;min-height:calc(100vh - 140px);margin-top:20px;padding:20px}.round-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.round-header h2{margin:0}.add-round-btn{color:#fff;cursor:pointer;background-color:#b58b0b;border:none;border-radius:8px;padding:10px 18px;font-family:inherit;font-size:14px}.add-round-btn:hover{background-color:#374151}@media (width<=768px){.sidebar{width:180px}.top-logo{width:80px;right:20px}.round-header{flex-direction:column;align-items:flex-start;gap:15px}}.isad3000-container{width:100%;min-height:100vh;display:flex}.main-content{flex:1;min-width:0;padding:0 20px 20px}.sidebar{color:#fff;box-sizing:border-box;background-color:#000;flex-shrink:0;width:220px;min-height:100vh;padding:20px}.sidebar h2{margin-top:0;margin-bottom:30px}.sidebar ul{margin:0;padding:0;list-style:none}.sidebar li{cursor:pointer;color:#fff;border-radius:8px;padding:15px}.sidebar li:hover{color:#fff;background-color:#374151}.top-logo{position:fixed}.unit-name{padding:30px 0 10px}.unit-name h1{margin:0}.studentlist-box{box-sizing:border-box;background:#fff;border:1px solid #ddd;border-radius:10px;min-height:calc(100vh - 140px);margin-top:20px;padding:20px}.studentlist-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.studentlist-header h2{margin:0}.add-student-btn{color:#fff;cursor:pointer;background-color:#b58b0b;border:none;border-radius:8px;padding:10px 18px;font-family:inherit;font-size:14px}.add-student-btn:hover{background-color:#374151}.round-content{flex-direction:column;gap:20px;display:flex}.round-card{background-color:#fafafa;border:1px solid #ddd;border-radius:10px;padding:20px}.round-card h3{margin-top:0;margin-bottom:15px}.round-card p{margin:8px 0}.round-buttons{gap:10px;margin-top:20px;display:flex}.close-round-btn{color:#fff;cursor:pointer;background-color:red;border:1px solid #000;border-radius:8px;padding:10px 16px;font-family:inherit}.close-round-btn:hover{background-color:#730000}.edit-round-btn{color:#000;cursor:pointer;background-color:#fff;border:1px solid #000;border-radius:8px;padding:10px 16px;font-family:inherit}.edit-round-btn:hover{background-color:#f0f0f0}@media (width<=768px){.sidebar{width:180px}.top-logo{width:80px;right:20px}.round-header{flex-direction:column;align-items:flex-start;gap:15px}}.form-box button{color:#fff;background-color:#007bff;border:none;border-radius:20px;justify-content:center;align-items:center;width:200px;min-height:5vh;margin:10px auto;padding:10px;display:flex}.edit-container{border-radius:8px;justify-content:center;align-items:center;width:500px;min-height:25vh;margin:20px auto 50px;position:relative}.confirm-delete-container{background-color:#000;border-radius:8px;justify-content:center;align-items:center;width:500px;min-height:25vh;margin:20px auto 50px;padding-bottom:10%;position:relative}.confirm-delete-container p{text-align:center;color:#f3f2f2;width:300px;min-height:auto;margin:50px auto 5%;padding-top:5%;font-family:Arial,sans-serif;font-size:20px}.delete-container{justify-content:space-evenly;display:flex}.student-details{justify-content:space-evenly;padding-bottom:5%;display:flex}.form-container{background-color:#f0f0f0;border-radius:8px;flex-direction:column;align-items:center;width:500px;min-height:10vh;margin:20px auto 150px;padding:30px;display:flex}.top-row{justify-content:flex-start;align-items:center;gap:200px;width:100%;margin-bottom:20px;display:flex}.top-row select{color:#f2eded;background-color:#27390554;border:none;border-radius:15px;width:150px;padding:15px;font-size:15px}.student-list{width:100%}.student-list p{font-family:Arial,sans-serif;font-size:15px}.download-all{color:#fff;cursor:pointer;background-color:green;border:none;border-radius:20px;width:120px;margin:0;padding:10px}.student-row{justify-content:space-between;align-items:center;width:100%;margin:10px 0;display:flex}.student-row span{font-family:Arial,sans-serif;font-size:15px}.student-row button{color:#fff;cursor:pointer;background-color:green;border:none;border-radius:20px;justify-content:space-between;width:120px;margin:0;padding:10px}.downloadapplications-container h1{color:#444;text-align:center;margin-bottom:20px;font-family:Arial,sans-serif;font-size:25px}.form-box label{color:#000;text-align:left;margin-bottom:10px;font-size:16px}.form-box input{text-align:left;background-color:#f0f8ff;border:1px solid #000;border-radius:8px;width:400px;min-height:20vh;margin-bottom:10px;padding:30px;font-family:Arial,sans-serif;font-size:14px}.studentlist-container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.studentlist-container h1{color:#444;text-align:center;margin-bottom:20px;font-family:Arial,sans-serif;font-size:25px}.form-box label{color:#000;text-align:left;margin-top:15px;font-size:16px}.form-box form{flex-direction:column;display:flex}.form-box input{color:#000;text-align:left;background-color:#f0f8ff;border:1px solid #000;border-radius:8px;width:95%;margin-bottom:20px;padding:10px;font-family:Arial,sans-serif;font-size:14px}.form-container{background-color:#f0f0f0;border-radius:8px;justify-content:center;align-items:center;width:500px;min-height:50vh;margin:20px auto 150px;padding:30px;display:flex}.form-box button{color:#fff;text-align:center;background-color:#007bff;border:none;border-radius:20px;justify-content:center;align-items:center;width:200px;min-height:5vh;margin:10px auto;padding:10px;display:flex}.form-box select{color:#000;text-align:left;background-color:#f0f8ff;border-color:#000;margin-top:15px;margin-bottom:15px;font-family:Arial,sans-serif;font-size:16px}.enrol-option{align-items:center;gap:8px;margin-bottom:10px;display:flex}.enrol-option input[type=checkbox]{appearance:none;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin:0;position:relative}.enrol-option input[type=checkbox]:checked{background-color:#ccc;border-color:#1a1515}.enrol-option input[type=checkbox]:checked:after{content:"✓";color:#000;font-size:14px;position:absolute;top:-2px;left:5px}.addstudent-container h1{color:#444;text-align:center;margin-bottom:20px;font-family:Arial,sans-serif;font-size:25px}.addstudent-container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.group-allocation-layout{background:#f5f7fa;flex-direction:row;width:100%;min-height:100vh;display:flex}.group-allocation-layout .sidebar{flex-shrink:0;width:220px;min-width:220px;min-height:100vh}.group-allocation-page{box-sizing:border-box;color:#1f2937;background:#f5f7fa;flex:1;min-width:0;min-height:100vh;padding:32px}.allocation-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.allocation-header h1{margin:0 0 8px;font-size:28px;font-weight:700}.allocation-header p{color:#6b7280;margin:0;font-size:14px}.allocation-summary{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:24px;display:grid}.summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;flex-direction:column;gap:6px;padding:18px 20px;display:flex}.summary-label{color:#6b7280;font-size:20px}.summary-number{color:#111827;font-size:24px;font-weight:700}.summary-number.has-unallocated{color:#dc2626}.allocation-content{grid-template-columns:2fr 8fr;align-items:start;gap:20px;display:grid}.students-panel,.groups-panel{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.panel-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:20px;display:flex}.panel-header h2{color:#111827;margin:0 0 4px;font-size:15px}.panel-header span{color:#6b7280;font-size:15px}.student-filters{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:10px;padding:16px;display:flex}.student-filters input,.student-filters select{box-sizing:border-box;color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:7px;outline:none;width:100%;padding:10px 12px;font-family:inherit;font-size:15px}.student-filters input:focus,.student-filters select:focus{border-color:#9ca3af}.student-list{max-height:1000px;overflow-y:auto}.student-item{cursor:pointer;border-bottom:1px solid #f0f0f0;align-items:flex-start;gap:10px;padding:14px;transition:background .15s;display:flex}.student-item:hover{background:#f9fafb}.student-item.selected{background:#f3f4f6}.student-item.allocated{cursor:default;opacity:.55;background:#fafafa}.student-checkbox{padding-top:2px}.student-checkbox input{cursor:pointer;width:16px;height:16px}.student-checkbox input:disabled{cursor:default}.student-info{flex:1;min-width:0}.student-info strong{color:#111827;margin-bottom:3px;font-size:15px;display:block}.student-info>span{color:#9ca3af;margin-bottom:7px;font-size:15px;display:block}.student-meta{color:#6b7280;flex-direction:column;gap:4px;font-size:15px;display:flex}.student-major{border-radius:5px;width:fit-content;padding:4px 7px;font-size:15px;font-weight:600;display:inline-block}.allocated-label{color:#16a34a;white-space:nowrap;align-self:center;font-size:24px}.selection-footer{color:#4b5563;background:#f9fafb;border-top:1px solid #e5e7eb;flex-direction:column;gap:4px;padding:14px 16px;font-size:15px;display:flex}.selection-footer strong{color:#111827}.selection-help{color:#9ca3af;font-size:15px}.groups-panel{min-width:0}.groups-panel-header{box-sizing:border-box;min-height:76px}.create-group-button,.add-to-group-button{color:#fff;cursor:pointer;background:#b58b0b;border:none;border-radius:7px;padding:9px 14px;font-family:inherit;font-size:20px;font-weight:600;transition:background .15s}.create-group-button:hover,.add-to-group-button:hover{background:#967409}.create-group-button.large{padding:11px 18px}.selection-banner{background:#fffbeb;border:1px solid #f3e8b3;border-radius:8px;justify-content:space-between;align-items:center;margin:16px 20px 0;padding:12px 14px;display:flex}.selection-banner div{flex-direction:column;gap:3px;display:flex}.selection-banner strong{color:#5f4a00;font-size:15px}.selection-banner span{color:#786b3a;font-size:15px}.groups-list{flex-direction:column;gap:16px;padding:20px;display:flex}.group-card{background:#fff;border:1px solid #e5e7eb;border-radius:10px;overflow:hidden}.group-card-header{background:#f9fafb;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.group-card-header h3{color:#111827;margin:0 0 4px;font-size:15px}.group-card-header span{color:#6b7280;font-size:15px}.group-actions{align-items:center;gap:8px;display:flex}.remove-group-button{color:#fff;cursor:pointer;background:#ed3c3c;border:1px solid #d1d5db;border-radius:6px;padding:8px 12px;font-family:inherit;font-size:20px}.remove-group-button:hover{color:#374151;background:#f3f4f6}.group-students{flex-direction:column;display:flex}.group-student{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;gap:20px;padding:14px 16px;display:flex}.group-student:last-child{border-bottom:none}.group-student-info{flex-direction:column;gap:4px;display:flex}.group-student-info strong{color:#111827;font-size:15px}.group-student-info span{color:#9ca3af;font-size:15px}.group-student-details{align-items:center;gap:16px;display:flex}.group-student-details>span{color:#6b7280;font-size:15px}.group-student-details strong{color:#111827;text-align:right;min-width:48px;font-size:15px}.remove-student-button{color:#6b7280;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:5px;padding:5px 9px;font-family:inherit;font-size:15px}.remove-student-button:hover{color:#374151;background:#f3f4f6}.empty-group{color:#9ca3af;text-align:center;flex-direction:column;align-items:center;gap:5px;padding:28px;display:flex}.empty-group span,.empty-group small{font-size:15px}.groups-empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:350px;padding:40px;display:flex}.empty-icon{color:#9ca3af;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:14px;font-size:24px;display:flex}.groups-empty-state h3{color:#374151;margin:0 0 7px;font-size:16px}.groups-empty-state p{color:#9ca3af;max-width:320px;margin:0 0 18px;font-size:13px}.empty-state{color:#9ca3af;text-align:center;padding:30px 16px;font-size:12px}.reset-button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:7px;padding:9px 14px;font-family:inherit;font-size:13px}.reset-button:hover{background:#f3f4f6}@media (width<=1100px){.allocation-content{grid-template-columns:1fr}.student-list{max-height:400px}}@media (width<=800px){.group-allocation-page{padding:20px}.allocation-summary{grid-template-columns:repeat(2,1fr)}.allocation-header{flex-direction:column}.groups-panel-header,.group-card-header{flex-direction:column;align-items:flex-start}.group-actions{width:100%}.group-student{flex-direction:column;align-items:flex-start}.group-student-details{justify-content:space-between;width:100%}}.computer-science{color:#1d4ed8;background:#dbeafe}.software-engineering{color:#6d28d9;background:#ede9fe}.cyber-security{color:#b91c1c;background:#fee2e2}.information-technology{color:#047857;background:#d1fae5}.major-badge{border-radius:5px;padding:5px 9px;font-size:11px;font-weight:600}.major-badge.computer-science{color:#1d4ed8;background:#dbeafe}.major-badge.software-engineering{color:#6d28d9;background:#ede9fe}.major-badge.cyber-security{color:#b91c1c;background:#fee2e2}.major-badge.information-technology{color:#047857;background:#d1fae5}
