*{box-sizing:border-box;margin:0;padding:0;list-style:none}body{font-family:Arial,Helvetica,sans-serif}.home-page{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100%;min-height:160vh;font-family:Arial,Helvetica,sans-serif;position:relative}.home-overlay{z-index:1;background:#fff8f2ab;width:100%;height:100%;position:absolute;inset:0}.home-content{z-index:2;color:#062f5c;flex-direction:column;align-items:center;width:100%;min-height:160vh;display:flex;position:relative}.hero-title{text-align:center;color:#062f5c;flex-direction:column;align-items:center;margin:0;font-family:Arial,Helvetica,sans-serif;font-weight:800;display:flex}.hero-title span{display:block}.university-logo{object-fit:contain;height:auto;display:block}.features{color:#062f5c;white-space:nowrap;justify-content:center;align-items:center;font-family:Arial,Helvetica,sans-serif;font-weight:800;line-height:1;display:flex}.feature-dot{font-weight:800;line-height:1}.features a{text-decoration:none}.get-started-btn{color:#fff;cursor:pointer;background-color:#062f5c;border:none;border-radius:6px;justify-content:center;align-items:center;font-family:Arial,Helvetica,sans-serif;font-weight:700;text-decoration:none;transition:background-color .25s,transform .25s,box-shadow .25s;display:flex}.get-started-btn:hover{background-color:#052748;transform:translateY(-2px);box-shadow:0 8px 18px #062f5c33}@media (width<=768px){.home-page{background-position:50%;background-attachment:scroll;min-height:145vh}.home-content{min-height:145vh;padding-left:16px;padding-right:16px}.hero-title{letter-spacing:-.5px;width:100%;padding-top:85px;font-size:34px;line-height:1.15}.university-logo{width:185px;margin-top:48px}.features{white-space:normal;gap:10px;width:100%;margin-top:72px;font-size:20px}.feature-dot{font-size:27px;transform:translateY(-1px)}.get-started-btn{width:190px;height:60px;margin-top:62px;margin-bottom:80px;font-size:20px}}@media (width>=769px) and (width<=1023px){.home-page{background-position:50%;min-height:150vh}.home-content{min-height:150vh;padding-left:25px;padding-right:25px}.hero-title{letter-spacing:-1px;padding-top:110px;font-size:50px;line-height:1.13}.university-logo{width:220px;margin-top:55px}.features{gap:18px;margin-top:84px;font-size:32px}.feature-dot{font-size:37px;transform:translateY(-2px)}.get-started-btn{width:215px;height:68px;margin-top:76px;margin-bottom:90px;font-size:22px}}@media (width>=1024px){.home-page{background-position:50%;background-attachment:fixed;min-height:160vh}.home-content{min-height:160vh}.hero-title{letter-spacing:-1.5px;padding-top:145px;font-size:clamp(46px,4.5vw,68px);line-height:1.12}.university-logo{width:clamp(220px,17vw,280px);margin-top:65px}.features{gap:24px;margin-top:100px;font-size:clamp(30px,3vw,43px)}.feature-dot{font-size:44px;transform:translateY(-2px)}.get-started-btn{width:230px;height:74px;margin-top:90px;margin-bottom:100px;font-size:25px}}.login-page{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding-top:65px;padding-bottom:65px;font-family:Arial,Helvetica,sans-serif;display:flex}.login-card{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);box-sizing:border-box;background:#ffffffb8;border-radius:70px;width:607px;min-height:620px;padding:45px 53px 55px}.login-header{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.login-header h1{color:#000;margin:0;font-size:30px;font-weight:800;line-height:1.15}.login-header p{color:#000;margin:14px 0 0;font-size:17px;font-weight:400}.login-logo{object-fit:contain;width:100px;height:auto;margin-top:-6px}.login-form{width:100%;margin-top:42px}.form-group{flex-direction:column;width:100%;margin-bottom:24px;display:flex;position:relative}.form-group input{color:#000;box-sizing:border-box;background:#fff;border:1px solid #b7b7b7;border-radius:9px;outline:none;width:100%;height:62px;padding:0 16px;font-family:Arial,Helvetica,sans-serif;font-size:16px;transition:border-color .2s}.form-group input::placeholder{color:#b7b7b7}.form-group input:focus{border-color:#082f5b}.password-group{margin-bottom:20px}.forgot-password{color:#062f5c;align-self:flex-end;margin-top:10px;font-size:12px;font-weight:700;text-decoration:none}.forgot-password:hover{text-decoration:underline}.role-section{width:100%;margin-top:0}.role-section h2{color:#000;margin:0 0 18px;font-size:18px;font-weight:800}.role-options{justify-content:space-around;align-items:center;gap:30px;width:100%;display:flex}.role-option{color:#000;cursor:pointer;align-items:center;gap:7px;font-size:16px;font-weight:700;display:flex}.role-option input[type=radio]{accent-color:#062f5c;cursor:pointer;width:17px;height:17px;margin:0}.login-btn{color:#fff;cursor:pointer;box-sizing:border-box;background:#062f5c;border:none;border-radius:6px;justify-content:center;align-items:center;width:210px;height:58px;margin:38px auto 0;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:700;transition:background-color .25s,transform .25s,box-shadow .25s;display:flex}.login-btn:hover{background:#052748;transform:translateY(-2px);box-shadow:0 8px 18px #062f5c38}.signup-text{text-align:center;color:#000;margin:24px 0 0;font-size:13px;font-weight:700}.signup-text a{color:#062f5c;margin-left:4px;font-weight:700;text-decoration:underline}@media (width<=768px){.login-page{background-position:50%;background-attachment:scroll;min-height:100vh;padding:25px 14px}.login-card{border-radius:35px;width:100%;min-height:auto;padding:30px 24px 40px}.login-header{gap:15px}.login-header h1{font-size:25px}.login-header p{margin-top:10px;font-size:15px}.login-logo{width:80px;margin-top:-3px}.login-form{margin-top:32px}.form-group{margin-bottom:20px}.form-group label{margin-bottom:8px;font-size:15px}.form-group input{border-radius:8px;height:56px;padding:0 14px;font-size:15px}.forgot-password{margin-top:9px;font-size:11px}.role-section h2{margin-bottom:15px;font-size:16px}.role-options{justify-content:space-between;gap:15px}.role-option{font-size:14px}.role-option input[type=radio]{width:16px;height:16px}.login-btn{width:180px;height:54px;margin-top:32px;font-size:16px}.signup-text{margin-top:22px;font-size:12px}}@media (width>=769px) and (width<=1023px){.login-page{min-height:100vh;padding-top:45px;padding-bottom:45px}.login-card{border-radius:55px;width:570px;min-height:600px;padding:40px 48px 48px}.login-header h1{font-size:28px}.login-header p{margin-top:12px;font-size:16px}.login-logo{width:92px}.login-form{margin-top:38px}.form-group label{font-size:16px}.form-group input{height:60px;font-size:16px}.role-section h2{font-size:17px}.role-option{font-size:15px}.login-btn{width:200px;height:56px;margin-top:35px;font-size:16px}.signup-text{margin-top:23px;font-size:13px}}@media (width>=1024px){.login-page{min-height:100vh;padding-top:65px;padding-bottom:65px}.login-card{border-radius:70px;width:607px;min-height:620px;padding:45px 53px 55px}.login-header h1{font-size:30px}.login-header p{font-size:17px}.login-logo{width:100px}.form-group label{font-size:17px}.form-group input{height:62px;font-size:16px}.role-section h2{font-size:18px}.role-option{font-size:16px}.login-btn{width:210px;height:58px;font-size:17px}}.login-hint-text{color:#555;margin-top:6px;font-size:13px;font-weight:500}.signup-page{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:flex-start;width:100%;min-height:100vh;padding-top:65px;padding-bottom:65px;font-family:Arial,Helvetica,sans-serif;display:flex}.signup-card{box-sizing:border-box;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);background:#ffffffb8;border-radius:70px;width:607px;min-height:820px;padding:45px 75px 60px}.signup-header{justify-content:space-between;align-items:flex-start;width:100%;display:flex;position:relative}.signup-header h1{color:#000;margin:5px 0 0;font-family:Arial,Helvetica,sans-serif;font-size:30px;font-weight:800;line-height:1.1}.signup-logo{object-fit:contain;width:100px;height:auto;margin-top:-12px;display:block}.signup-form{width:100%;margin-top:18px}.signup-form-group{flex-direction:column;width:100%;margin-bottom:18px;display:flex}.signup-form-group label{color:#000;margin-bottom:10px;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:700}.signup-form-group input{color:#000;box-sizing:border-box;background:#fff;border:2px solid #c2c2c2;border-radius:9px;outline:none;width:100%;height:62px;padding:0 16px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;transition:border-color .2s}.signup-form-group input::placeholder{color:#999;opacity:1}.signup-form-group input:focus{border-color:#062f5c}.confirm-password-group{margin-top:4px;margin-bottom:0}.signup-btn{color:#fff;cursor:pointer;background-color:#062f5c;border:none;border-radius:6px;justify-content:center;align-items:center;width:210px;height:58px;margin:38px auto 0;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:700;text-decoration:none;transition:background-color .25s,transform .25s,box-shadow .25s;display:flex}.signup-btn:hover{background-color:#052748;transform:translateY(-2px);box-shadow:0 8px 18px #062f5c38}.signup-btn:active{transform:translateY(0)}.signup-form-group select{color:#000;box-sizing:border-box;cursor:pointer;background:#fff;border:2px solid #c2c2c2;border-radius:9px;outline:none;width:100%;height:62px;padding:0 16px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:400;transition:border-color .2s}.signup-form-group select:focus{border-color:#062f5c}.signup-form-group select:disabled{color:#999;cursor:not-allowed;background-color:#f3f3f3}@media (width<=768px){.signup-page{background-position:50%;background-attachment:scroll;min-height:100vh;padding:25px 14px}.signup-card{border-radius:35px;width:100%;min-height:auto;padding:30px 24px 40px}.signup-header{gap:15px}.signup-header h1{margin-top:5px;font-size:25px}.signup-logo{width:80px;margin-top:-5px}.signup-form{margin-top:24px}.signup-form-group{margin-bottom:16px}.signup-form-group label{margin-bottom:8px;font-size:15px}.signup-form-group input{border-width:2px;border-radius:8px;height:56px;padding:0 14px;font-size:15px}.confirm-password-group{margin-top:2px}.signup-btn{width:180px;height:54px;margin-top:32px;font-size:16px}.signup-form-group select{border-width:2px;border-radius:8px;height:56px;padding:0 14px;font-size:15px}}@media (width>=769px) and (width<=1023px){.signup-page{min-height:100vh;padding-top:45px;padding-bottom:45px}.signup-card{border-radius:55px;width:570px;min-height:790px;padding:40px 65px 50px}.signup-header h1{font-size:28px}.signup-logo{width:92px;margin-top:-10px}.signup-form{margin-top:18px}.signup-form-group{margin-bottom:17px}.signup-form-group label{margin-bottom:9px;font-size:16px}.signup-form-group input{height:60px;font-size:16px}.confirm-password-group{margin-top:3px}.signup-btn{width:200px;height:56px;margin-top:35px;font-size:16px}.signup-form-group select{height:60px;font-size:16px}}@media (width>=1024px){.signup-page{min-height:100vh;padding-top:65px;padding-bottom:65px}.signup-card{border-radius:70px;width:607px;min-height:820px;padding:45px 75px 60px}.signup-header h1{font-size:30px}.signup-logo{width:100px}.signup-form-group label{font-size:17px}.signup-form-group input{height:62px;font-size:16px}.signup-btn{width:210px;height:58px;font-size:17px}.signup-form-group select{height:62px;font-size:16px}}.signup-popup-overlay{z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.3s fadeIn;display:flex;position:fixed;inset:0}.signup-popup{background:#fff;border-radius:16px;width:100%;max-width:520px;padding:32px 36px 28px;animation:.35s slideDown;position:relative;box-shadow:0 12px 40px #0000002e}.signup-popup-close-icon{color:#062f5c;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:28px;line-height:1;display:flex;position:absolute;top:14px;right:18px}.signup-popup-close-icon:hover{color:#041f3d}.signup-popup-title{text-align:center;color:#062f5c;letter-spacing:.5px;margin:0 0 20px;font-size:22px;font-weight:800}.signup-popup-list{color:#222;margin:0 0 28px;padding-left:20px;font-size:15px;line-height:1.6}.signup-popup-list li{margin-bottom:12px}.signup-popup-close-btn{color:#fff;cursor:pointer;background:#062f5c;border:none;border-radius:8px;margin:0 auto;padding:11px 36px;font-size:16px;font-weight:700;transition:background .25s,transform .2s;display:block}.signup-popup-close-btn:hover{background:#052748;transform:translateY(-1px)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideDown{0%{opacity:0;transform:translateY(-40px)}to{opacity:1;transform:translateY(0)}}@media (width<=768px){.signup-popup{border-radius:14px;padding:26px 22px 22px}.signup-popup-title{font-size:19px}.signup-popup-list{font-size:14px}}.signup-hint-text{color:#555;margin-top:6px;font-size:13px;font-weight:500}.email-input-wrapper{background:#fff;border:2px solid #c2c2c2;border-radius:9px;align-items:center;width:100%;transition:border-color .2s;display:flex;overflow:hidden}.email-input-wrapper:focus-within{border-color:#062f5c}.email-input-wrapper input{outline:none;flex:1;height:62px;padding:0 14px;border:none!important}.email-addon{color:#062f5c;-webkit-user-select:none;user-select:none;background:#f0f4f8;border-left:1px solid #dcdcdc;align-items:center;height:62px;padding:0 16px;font-size:15px;font-weight:700;display:flex}.password-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.password-input-wrapper input{width:100%;padding-right:50px}.password-toggle-btn{color:#062f5c;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;font-size:19px;transition:color .2s,background-color .2s;display:flex;position:absolute;right:14px}.password-toggle-btn:hover{color:#041f3d;background-color:#062f5c14}.password-rules-box{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;margin-top:10px;padding:12px 16px}.password-rules-title{color:#062f5c;margin:0 0 8px;font-size:13px;font-weight:700}.password-rules-list{margin:0;padding:0;list-style:none}.password-rules-list li{align-items:center;gap:8px;margin-bottom:4px;font-size:13px;line-height:1.5;transition:color .2s;display:flex}.rule-invalid{color:#888}.rule-valid{color:#16a34a;font-weight:700}.rule-icon{text-align:center;width:14px;font-size:14px;display:inline-block}.student-layout{background-color:#f4f8fb;width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;display:flex}.student-sidebar{box-sizing:border-box;z-index:100;background-color:#0c2d5b;flex-direction:column;width:255px;min-height:100vh;padding:18px 12px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{align-items:center;gap:12px;padding:0 10px 25px;display:flex}.sidebar-logo{object-fit:contain;border-radius:50%;width:40px;height:40px}.sidebar-brand-text{color:#fff;flex-direction:column;font-size:11px;font-weight:700;line-height:1.25;display:flex}.sidebar-nav{flex-direction:column;gap:4px;width:100%;margin-top:10px;display:flex}.sidebar-link{box-sizing:border-box;color:#dce5f1;border-radius:6px;align-items:center;gap:14px;width:100%;height:42px;padding:0 13px;font-size:14px;font-weight:400;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.sidebar-link svg{flex-shrink:0;width:17px;height:17px}.sidebar-link:hover{color:#fff;background-color:#ffffff14}.sidebar-link.active{color:#fff;background-color:#2371c7;font-weight:600}.sidebar-logout{color:#fff;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:14px;width:100%;height:44px;margin-top:auto;padding:0 13px;font-family:Arial,Helvetica,sans-serif;font-size:14px;transition:background-color .2s;display:flex}.sidebar-logout svg{width:17px;height:17px}.sidebar-logout:hover{background-color:#ffffff14}.student-main{flex-direction:column;width:calc(100% - 255px);min-height:100vh;margin-left:255px;display:flex}.student-header{box-sizing:border-box;background-color:#fff;border-bottom:1px solid #d8dee5;justify-content:space-between;align-items:center;width:100%;min-height:58px;padding:8px 25px 8px 32px;display:flex}.student-info h2{color:#171717;margin:0 0 3px;font-size:14px;font-weight:500}.student-info p{color:#7a7f87;margin:0;font-size:12px;font-weight:400}.student-role{color:#25374d;background-color:#edf2f7;border-radius:5px;padding:5px 12px;font-size:12px;font-weight:500}.student-content{box-sizing:border-box;flex:1;width:100%;padding:24px 32px 40px}@media (width<=768px){.student-layout{display:block}.student-sidebar{width:100%;min-height:auto;padding:12px;position:relative;bottom:auto}.sidebar-brand{padding:0 5px 12px}.sidebar-logo{width:36px;height:36px}.sidebar-brand-text{font-size:10px}.sidebar-nav{flex-direction:row;gap:5px;margin-top:5px;padding-bottom:3px;overflow-x:auto}.sidebar-link{gap:7px;width:auto;min-width:max-content;height:39px;padding:0 11px;font-size:12px}.sidebar-link svg{width:15px;height:15px}.sidebar-logout{gap:7px;width:auto;height:38px;margin-top:7px;padding:0 10px;font-size:12px}.student-main{width:100%;margin-left:0}.student-header{gap:10px;min-height:65px;padding:10px 15px}.student-info h2{font-size:13px}.student-info p{max-width:230px;font-size:10px;line-height:1.3}.student-role{flex-shrink:0;padding:5px 9px;font-size:10px}.student-content{padding:16px 12px 30px}}@media (width>=769px) and (width<=1023px){.student-sidebar{width:205px;padding:16px 10px}.sidebar-brand{gap:9px;padding:0 7px 22px}.sidebar-logo{width:36px;height:36px}.sidebar-brand-text{font-size:9px}.sidebar-link{gap:10px;height:41px;padding:0 11px;font-size:13px}.sidebar-link svg{width:16px;height:16px}.sidebar-logout{gap:10px;font-size:13px}.student-main{width:calc(100% - 205px);margin-left:205px}.student-header{padding:8px 20px 8px 24px}.student-content{padding:20px 22px 35px}}@media (width>=1024px){.student-sidebar{width:255px}.student-main{width:calc(100% - 255px);margin-left:255px}.student-header{min-height:58px;padding:8px 25px 8px 32px}.student-content{padding:24px 32px 40px}}.student-dashboard{color:#161616;flex-direction:column;gap:24px;width:100%;font-family:Arial,Helvetica,sans-serif;display:flex}.dashboard-card{background-color:#fff;border:1px solid #d7dde4;border-radius:8px;width:100%;box-shadow:0 2px 4px #0000000d}.dashboard-section-title{color:#181818;margin:0;font-weight:700}.how-it-works{padding:28px 25px 25px}.steps-container{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;display:grid}.step-card{background-color:#fff;border:1px solid #d4d9df;border-radius:6px;align-items:flex-start;gap:14px;min-height:94px;padding:17px;display:flex}.step-icon{color:#0d3b70;flex-shrink:0;justify-content:center;align-items:center;display:flex}.step-icon svg{width:21px;height:21px}.step-content{flex:1}.step-content h3{color:#151515;margin:0 0 5px;font-weight:700;line-height:1.2}.step-content p{color:#303030;margin:0;font-weight:400;line-height:1.35}.dashboard-actions{align-items:center;gap:12px;display:flex}.start-form-btn{color:#fff;cursor:pointer;background-color:#0b3d75;border:none;border-radius:6px;font-family:Arial,Helvetica,sans-serif;font-weight:700;transition:background-color .2s,transform .2s}.start-form-btn:hover{background-color:#082f5c;transform:translateY(-1px)}.edit-profile-btn{color:#212121;cursor:pointer;background-color:#fff;border:1px solid #cbd1d8;border-radius:6px;font-family:Arial,Helvetica,sans-serif;font-weight:500;transition:border-color .2s,background-color .2s}.edit-profile-btn:hover{background-color:#f6f8fa;border-color:#aeb6c0}.dashboard-tip{color:#333;margin-bottom:0}.recent-requests{padding:27px 25px 32px}.requests-table-wrapper{width:100%;overflow-x:auto}.requests-table td{color:#707985;text-align:center}.empty-request-row td{border-bottom:none}@media (width<=768px){.student-dashboard{gap:16px}.dashboard-card{border-radius:7px}.how-it-works{padding:20px 16px}.dashboard-section-title{margin-bottom:18px;font-size:19px}.steps-container{grid-template-columns:1fr;gap:12px}.step-card{gap:12px;min-height:auto;padding:15px}.step-icon svg{width:20px;height:20px}.step-content h3{font-size:15px}.step-content p{font-size:14px}.step-content p br{display:none}.dashboard-actions{flex-direction:column;align-items:stretch;gap:10px;margin-top:20px}.start-form-btn,.edit-profile-btn{width:100%;height:45px;font-size:14px}.dashboard-tip{margin-top:14px;font-size:12px;line-height:1.5}.recent-requests{padding:20px 16px 25px}.requests-table{min-width:650px}.requests-table th{padding:10px 7px;font-size:11px}.requests-table td{padding:20px 7px;font-size:13px}}@media (width>=769px) and (width<=1023px){.student-dashboard{gap:20px}.how-it-works{padding:24px 20px}.dashboard-section-title{margin-bottom:20px;font-size:20px}.steps-container{grid-template-columns:repeat(3,1fr);gap:12px}.step-card{gap:10px;min-height:105px;padding:14px 12px}.step-icon svg{width:19px;height:19px}.step-content h3{font-size:14px}.step-content p{font-size:13px}.step-content p br{display:none}.dashboard-actions{margin-top:20px}.start-form-btn{width:135px;height:44px;font-size:14px}.edit-profile-btn{width:120px;height:44px;font-size:14px}.dashboard-tip{margin-top:13px;font-size:12px}.recent-requests{padding:24px 20px 28px}.requests-table th{padding:9px 6px;font-size:11px}.requests-table td{padding:20px 6px;font-size:13px}}@media (width>=1024px){.dashboard-section-title{margin-bottom:20px;font-size:18px}.steps-container{grid-template-columns:repeat(3,1fr);gap:16px}.step-card{gap:14px;min-height:94px;padding:17px}.step-content h3{font-size:15px}.step-content p{font-size:14px}.dashboard-actions{margin-top:20px}.start-form-btn{width:141px;height:43px;font-size:14px}.edit-profile-btn{width:123px;height:43px;font-size:14px}.dashboard-tip{margin-top:12px;font-size:12px}.recent-requests{min-height:175px}.requests-table th{padding:9px 0;font-size:11px}.requests-table td{padding:20px 0;font-size:13px}}.my-requests-page{color:#161616;width:100%;font-family:Arial,Helvetica,sans-serif}.requests-card{box-sizing:border-box;background-color:#fff;border:1px solid #e1e5ea;border-radius:10px;width:100%;box-shadow:0 2px 7px #0000000f}.requests-title{color:#161616;margin:0;font-weight:700}.requests-table-wrap{background-color:#fff;border:1px solid #d7dce2;border-radius:9px;width:100%;overflow-x:auto}.requests-table{border-collapse:collapse;table-layout:fixed;width:100%}.requests-table thead{background-color:#f7f9fb}.requests-table th{color:#161616;text-align:center;border-bottom:1px solid #d7dce2;font-weight:700}.requests-table td{color:#171717;text-align:center;border-bottom:none;font-weight:600}.status-badge{border-radius:5px;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.status-badge.pending{color:#b47434;background-color:#fff7e9}.view-btn{color:#5b80d5;cursor:pointer;background-color:#edf3ff;border:none;border-radius:5px;font-family:Arial,Helvetica,sans-serif;font-weight:600;transition:background-color .2s,transform .2s}.view-btn:hover{background-color:#dfe9ff;transform:translateY(-1px)}@media (width<=768px){.requests-card{border-radius:8px;padding:18px 14px 22px}.requests-title{margin-bottom:18px;font-size:18px}.requests-table-wrap{border-radius:7px}.requests-table{min-width:650px}.requests-table th{height:55px;padding:10px 8px;font-size:13px}.requests-table td{height:80px;padding:12px 8px;font-size:13px}.status-badge{min-width:85px;height:38px;padding:0 10px;font-size:13px}.view-btn{width:82px;height:38px;font-size:13px}}@media (width>=769px) and (width<=1023px){.requests-card{border-radius:9px;padding:22px 20px 28px}.requests-title{margin-bottom:20px;font-size:19px}.requests-table th{height:60px;padding:12px 8px;font-size:14px}.requests-table td{height:90px;padding:14px 8px;font-size:14px}.status-badge{min-width:92px;height:40px;padding:0 12px;font-size:14px}.view-btn{width:90px;height:40px;font-size:14px}}@media (width>=1024px){.requests-card{border-radius:10px;min-height:475px;padding:28px 25px 35px}.requests-title{margin-bottom:24px;font-size:18px}.requests-table-wrap{min-height:365px}.requests-table th{height:72px;padding:14px 10px;font-size:14px}.requests-table td{height:92px;padding:16px 10px;font-size:14px}.status-badge{min-width:95px;height:42px;padding:0 13px;font-size:14px}.view-btn{width:92px;height:42px;font-size:14px}}.my-forms-page{color:#111;width:100%;font-family:Arial,Helvetica,sans-serif}.ug-form-sheet{box-sizing:border-box;background-color:#fff;width:100%}.form-heading{text-align:center;border-bottom:1px solid #555;padding-bottom:9px}.form-heading h1{margin:0 0 7px;font-size:16px;font-weight:800}.form-heading h2{margin:0 0 2px;font-size:16px;font-weight:700}.form-heading h3{margin:0;font-size:20px;font-weight:700}.student-form-info{width:100%;padding-top:10px}.info-row{gap:28px;margin-bottom:10px;display:grid}.info-row-three{grid-template-columns:1.2fr 1.05fr .95fr}.info-row-two{grid-template-columns:1.1fr 1fr}.info-field{align-items:flex-end;gap:10px;min-width:0;font-size:15px;display:flex}.info-field strong{flex-shrink:0;font-weight:700}.info-field span{text-align:center;border-bottom:1px solid #555;flex:1;min-width:0;padding:0 5px 3px}.info-field.full-width{width:100%}.credit-table-wrapper{width:100%;margin-top:14px;overflow-x:auto}.credit-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:900px}.credit-table th{text-align:center;border:1px solid #222;height:84px;padding:7px;font-size:14px;font-weight:700}.credit-table .credit-title-cell{width:220px;font-size:15px}.courses-heading{margin:10px 0 8px;font-size:16px;font-weight:700}.courses-table-wrapper{width:100%;overflow-x:auto}.courses-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1050px}.courses-table th,.courses-table td{border-left:1px solid #222;border-right:1px solid #222}.courses-table thead th{text-align:center;border-top:1px solid #222;border-bottom:1px solid #222;height:58px;padding:8px 7px;font-size:14px;font-weight:700}.courses-table tbody td{vertical-align:top;padding:8px 12px;font-size:13px}.courses-table tbody tr:last-child td{border-bottom:1px solid #222}.courses-table th:first-child,.courses-table td:first-child{width:85px}.courses-table th:nth-child(2),.courses-table td:nth-child(2){width:310px}.courses-table th:nth-child(3),.courses-table td:nth-child(3){width:80px}.courses-table th:nth-child(4),.courses-table td:nth-child(4){width:82px}.courses-table th:nth-child(5),.courses-table td:nth-child(5){width:135px}.courses-table th:nth-child(6),.courses-table td:nth-child(6),.courses-table th:nth-child(7),.courses-table td:nth-child(7){width:150px}.courses-table th:nth-child(8),.courses-table td:nth-child(8){width:125px}.total-row td{text-align:center;font-weight:700}.signature-section{grid-template-columns:repeat(3,1fr);gap:70px;width:100%;margin-top:55px;display:grid}.signature-box{text-align:center;font-size:14px}.signature-line{border-top:1px solid #111;width:100%;margin-bottom:8px}.bottom-info{justify-content:space-between;align-items:flex-end;gap:30px;margin-top:15px;display:flex}.fees-info{width:395px}.fees-row{align-items:center;gap:20px;margin-bottom:12px;font-size:14px;display:flex}.fees-row strong{width:125px}.fees-row span{border-bottom:1px solid #555;flex:1;height:15px}.dean-info{text-align:center;flex-direction:column;font-size:14px;display:flex}.form-actions{align-items:center;gap:55px;width:100%;margin-top:20px;display:flex}.outline-form-btn,.send-request-btn{cursor:pointer;border-radius:5px;height:57px;font-family:Arial,Helvetica,sans-serif;font-size:20px;font-weight:700}.outline-form-btn{color:#082f5c;background-color:#fff;border:3px solid #082f5c;width:157px}.send-request-btn{color:#fff;background-color:#082f5c;border:none;width:432px}.send-request-btn:hover{background-color:#062748}@media (width<=768px){.ug-form-sheet{padding:15px 10px 25px}.form-heading h1{font-size:13px}.form-heading h2{font-size:12px}.form-heading h3{font-size:17px}.info-row,.info-row-three,.info-row-two{grid-template-columns:1fr;gap:8px;margin-bottom:8px}.info-field{font-size:13px}.info-field span{text-align:left}.credit-table th{font-size:12px}.courses-heading{font-size:14px}.courses-table th{font-size:12px}.courses-table td{font-size:11px}.signature-section{grid-template-columns:1fr;gap:35px;margin-top:40px}.bottom-info{flex-direction:column;align-items:stretch;margin-top:25px}.fees-info{width:100%}.dean-info{align-self:flex-end}.form-actions{flex-direction:column;gap:12px;margin-top:25px}.outline-form-btn,.send-request-btn{width:100%;height:50px;font-size:16px}}@media (width>=769px) and (width<=1023px){.ug-form-sheet{padding:18px 15px 28px}.form-heading h1,.form-heading h2{font-size:14px}.form-heading h3{font-size:18px}.info-row{gap:18px}.info-field,.credit-table th,.courses-table thead th{font-size:13px}.courses-table tbody td{font-size:12px}.signature-section{gap:35px}.form-actions{gap:30px}.outline-form-btn{width:135px;height:52px;font-size:17px}.send-request-btn{flex:1;height:52px;font-size:17px}}@media (width>=1024px){.ug-form-sheet{padding:20px 20px 30px}.form-heading h1,.form-heading h2{font-size:16px}.form-heading h3{font-size:20px}.info-field{font-size:15px}.form-actions{justify-content:flex-start}}@media print{.my-forms-page{width:100%}.ug-form-sheet{padding:0}.form-actions{display:none}}.form-heading-top{justify-content:space-between;align-items:flex-start;gap:0;margin-bottom:8px;display:flex}.form-heading-top h1{flex:1;margin:0}.form-copy-label{color:#1e3a5f;white-space:nowrap;text-align:right;letter-spacing:.3px;padding-top:4px;font-size:11px;font-weight:600}@media (width<=1023px) and (width>=769px){.form-heading-top{flex-direction:column;align-items:center;gap:6px}.form-copy-label{text-align:center;white-space:normal;font-size:12px}}@media (width<=768px){.form-heading-top{flex-direction:column;align-items:center;gap:6px}.form-heading-top h1{text-align:center;font-size:16px}.form-copy-label{text-align:center;white-space:normal;font-size:11px;line-height:1.4}}.my-courses-page{color:#171717;width:100%;font-family:Arial,Helvetica,sans-serif}.my-courses-card{box-sizing:border-box;background-color:#fff;border:1px solid #dce2e8;border-radius:9px;width:100%;box-shadow:0 2px 6px #0000000d}.courses-header{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.courses-header h2{color:#171717;margin:0;font-weight:700}.courses-header p{color:#6c7480;margin-bottom:0;font-weight:400}.semester-badge{color:#163f70;background-color:#edf3f9;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;font-weight:600;display:flex}.my-courses-table-wrapper{border:1px solid #d7dde3;border-radius:7px;width:100%;overflow-x:auto}.my-courses-table{border-collapse:collapse;table-layout:fixed;width:100%}.my-courses-table thead{background-color:#f7f9fb}.my-courses-table th{color:#252525;text-align:left;border-bottom:1px solid #d7dde3;font-weight:700}.my-courses-table td{color:#313131;border-bottom:1px solid #e5e9ed}.my-courses-table tbody tr:last-child td{border-bottom:none}.my-courses-table tbody tr:hover{background-color:#fafbfd}.course-code{font-weight:600;color:#082f5c!important}.my-courses-table th:first-child,.my-courses-table td:first-child{width:18%}.my-courses-table th:nth-child(2),.my-courses-table td:nth-child(2){width:47%}.my-courses-table th:nth-child(3),.my-courses-table td:nth-child(3){width:18%}.my-courses-table th:nth-child(4),.my-courses-table td:nth-child(4){width:17%}@media (width<=768px){.my-courses-card{border-radius:8px;padding:18px 14px 22px}.courses-header{flex-direction:column;align-items:flex-start;gap:13px;margin-bottom:20px}.courses-header h2{font-size:18px}.courses-header p{margin-top:7px;font-size:13px;line-height:1.4}.semester-badge{min-width:105px;height:34px;padding:0 10px;font-size:12px}.my-courses-table-wrapper{border-radius:6px}.my-courses-table{min-width:650px}.my-courses-table th{padding:14px 12px;font-size:12px}.my-courses-table td{padding:15px 12px;font-size:12px}}@media (width>=769px) and (width<=1023px){.my-courses-card{border-radius:9px;padding:22px 20px 27px}.courses-header{margin-bottom:22px}.courses-header h2{font-size:19px}.courses-header p{margin-top:7px;font-size:13px}.semester-badge{min-width:110px;height:35px;padding:0 11px;font-size:12px}.my-courses-table th{padding:15px 13px;font-size:13px}.my-courses-table td{padding:16px 13px;font-size:13px}}@media (width>=1024px){.my-courses-card{border-radius:9px;min-height:500px;padding:27px 25px 32px}.courses-header{margin-bottom:24px}.courses-header h2{font-size:18px}.courses-header p{margin-top:7px;font-size:13px}.semester-badge{min-width:112px;height:34px;padding:0 12px;font-size:12px}.my-courses-table th{padding:15px;font-size:13px}.my-courses-table td{padding:17px 15px;font-size:13px}}.profile-page{color:#17202a;width:100%;font-family:Arial,Helvetica,sans-serif}.profile-card{box-sizing:border-box;background:#fff;border:1px solid #e0e6ec;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 3px 12px #00000012}.profile-cover{background:linear-gradient(135deg,#082f5c,#145b9c);width:100%;height:125px}.profile-header-area{align-items:flex-end;gap:22px;margin-top:-55px;padding:0 42px 28px;display:flex;position:relative}.profile-image-wrap{flex-shrink:0;position:relative}.profile-image{object-fit:cover;border:5px solid #fff;border-radius:50%;width:125px;height:125px;box-shadow:0 3px 12px #0000002e}.profile-status-dot{background:#19c443;border:3px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;bottom:10px;right:7px}.profile-main-info{flex:1;padding-bottom:6px}.profile-name{margin:0;font-size:24px;font-weight:700}.profile-id{color:#69717c;margin:6px 0 0;font-size:14px;font-weight:600}.profile-name-input{border:1px solid #cbd3dc;border-radius:6px;outline:none;width:260px;height:44px;padding:0 12px;font-size:18px;font-weight:700}.profile-name-input:focus{border-color:#082f5c}.top-edit-btn{color:#fff;cursor:pointer;background:#082f5c;border:1px solid #082f5c;border-radius:6px;min-width:130px;height:42px;margin-bottom:6px;padding:0 18px;font-size:14px;font-weight:700}.top-edit-btn:hover{background:#124678}.profile-info-section{padding:8px 42px 38px}.profile-section-header{border-bottom:1px solid #e4e8ed;justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px;display:flex}.profile-section-header h3{margin:0;font-size:19px;font-weight:700}.profile-section-header p{color:#7a838e;margin:6px 0 0;font-size:12px}.profile-account-badge{color:#21823d;background:#e9f8ed;border-radius:20px;padding:7px 14px;font-size:12px;font-weight:700}.profile-info-grid{grid-template-columns:repeat(2,1fr);gap:25px 35px;margin-top:28px;display:grid}.profile-field{flex-direction:column;gap:8px;display:flex}.profile-field label{color:#777f89;font-size:12px;font-weight:600}.profile-field p{color:#151515;margin:0;font-size:15px;font-weight:600}.profile-field input{color:#151515;box-sizing:border-box;background:#fff;border:1px solid #ccd3dc;border-radius:6px;outline:none;width:100%;height:48px;padding:0 13px;font-family:Arial,Helvetica,sans-serif;font-size:14px}.profile-field input:focus{border-color:#082f5c}.active-status-text{color:#21823d!important}.profile-actions{justify-content:flex-end;gap:12px;padding:0 42px 35px;display:flex}.profile-cancel-btn,.profile-save-btn{cursor:pointer;border-radius:6px;min-width:130px;height:45px;padding:0 18px;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:700}.profile-cancel-btn{color:#333;background:#fff;border:1px solid #c7cdd4}.profile-save-btn{color:#fff;background:#082f5c;border:none}.profile-save-btn:hover{background:#124678}@media (width<=768px){.profile-cover{height:100px}.profile-header-area{text-align:center;flex-direction:column;align-items:center;gap:12px;margin-top:-52px;padding:0 18px 25px}.profile-image{width:105px;height:105px}.profile-name{font-size:20px}.profile-name-input{width:100%;font-size:17px}.top-edit-btn{width:100%}.profile-info-section{padding:5px 18px 30px}.profile-section-header{align-items:flex-start}.profile-section-header h3{font-size:17px}.profile-info-grid{grid-template-columns:1fr;row-gap:20px;margin-top:23px}.profile-field p{font-size:14px}.profile-actions{flex-direction:column;padding:0 18px 30px}.profile-cancel-btn,.profile-save-btn{width:100%}}@media (width>=769px) and (width<=1023px){.profile-header-area{padding:0 30px 28px}.profile-info-section{padding:8px 30px 35px}.profile-info-grid{column-gap:25px}.profile-actions{padding:0 30px 35px}}@media (width>=1024px){.profile-card{min-height:570px}.profile-info-grid{grid-template-columns:repeat(2,1fr)}}.profile-role-avatar{color:#fff;border:4px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;font-size:36px;font-weight:700;display:flex;box-shadow:0 4px 12px #00000026}.profile-role-avatar.student{background:#1e3a5f}.profile-role-avatar.coordinator{background:#0f766e}.notification-page{color:#171717;width:100%;font-family:Arial,Helvetica,sans-serif}.notification-card{box-sizing:border-box;background-color:#fff;border:1px solid #dce2e8;border-radius:9px;width:100%;box-shadow:0 2px 7px #0000000d}.notification-header{border-bottom:1px solid #e2e6eb;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.notification-header h2{color:#171717;margin:0;font-weight:700}.notification-header p{color:#6e7680;margin-bottom:0;font-weight:400}.notification-header-icon{color:#082f5c;background-color:#edf3fa;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.notification-header-icon svg{width:21px;height:21px}.notification-list{flex-direction:column;width:100%;display:flex}.notification-item{box-sizing:border-box;border-bottom:1px solid #e5e9ed;align-items:flex-start;width:100%;transition:background-color .2s;display:flex}.notification-item:last-child{border-bottom:none}.notification-item:hover{background-color:#fafbfd}.notification-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.notification-icon svg{width:20px;height:20px}.notification-item.success .notification-icon{color:#1f9d4c;background-color:#e7f8ec}.notification-item.pending .notification-icon{color:#c47b25;background-color:#fff5e5}.notification-item.info .notification-icon{color:#4f76cc;background-color:#edf3ff}.notification-content{flex:1;min-width:0}.notification-title-row{justify-content:space-between;align-items:center;gap:15px;width:100%;display:flex}.notification-title-row h3{color:#171717;margin:0;font-weight:700}.notification-content p{color:#626b75;margin-bottom:0;font-weight:400;line-height:1.5}.notification-time{color:#8a929c;flex-shrink:0;font-weight:400}@media (width<=768px){.notification-card{border-radius:8px}.notification-header{gap:12px;padding:18px 15px}.notification-header h2{font-size:18px}.notification-header p{margin-top:6px;font-size:12px;line-height:1.4}.notification-header-icon{width:38px;height:38px}.notification-header-icon svg{width:18px;height:18px}.notification-item{gap:12px;padding:17px 14px}.notification-icon{width:38px;height:38px}.notification-icon svg{width:18px;height:18px}.notification-title-row{flex-direction:column;align-items:flex-start;gap:4px}.notification-title-row h3{font-size:14px}.notification-content p{margin-top:7px;font-size:12px}.notification-time{font-size:10px}}@media (width>=769px) and (width<=1023px){.notification-header{padding:21px 20px}.notification-header h2{font-size:19px}.notification-header p{margin-top:7px;font-size:13px}.notification-header-icon{width:42px;height:42px}.notification-item{gap:14px;padding:19px 20px}.notification-icon{width:42px;height:42px}.notification-title-row h3{font-size:14px}.notification-content p{margin-top:7px;font-size:13px}.notification-time{font-size:11px}}@media (width>=1024px){.notification-card{border-radius:9px;min-height:500px}.notification-header{padding:25px 25px 22px}.notification-header h2{font-size:18px}.notification-header p{margin-top:7px;font-size:13px}.notification-header-icon{width:44px;height:44px}.notification-item{gap:16px;padding:21px 25px}.notification-icon{width:43px;height:43px}.notification-title-row h3{font-size:14px}.notification-content p{margin-top:7px;font-size:13px}.notification-time{font-size:11px}}.coordinator-layout{background-color:#f4f7fa;width:100%;min-height:100vh;font-family:Arial,Helvetica,sans-serif;display:flex}.coordinator-sidebar{color:#fff;z-index:100;background-color:#082f5c;flex-direction:column;width:235px;min-height:100vh;display:flex;position:fixed;top:0;left:0}.coordinator-brand{align-items:center;gap:10px;padding:18px 20px;display:flex}.coordinator-brand-logo{object-fit:contain;width:38px;height:38px}.coordinator-brand-text{flex-direction:column;font-size:11px;font-weight:700;line-height:1.2;display:flex}.coordinator-menu{flex-direction:column;gap:6px;padding:20px 12px;display:flex}.coordinator-menu-link{color:#fff;box-sizing:border-box;border-radius:6px;align-items:center;gap:12px;width:100%;padding:13px 14px;font-size:15px;font-weight:500;text-decoration:none;transition:background-color .2s;display:flex}.coordinator-menu-link svg{width:18px;height:18px}.coordinator-menu-link:hover{background-color:#ffffff1a}.coordinator-menu-link.active{background-color:#1f6fd1}.coordinator-logout{color:#fff;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;margin-top:auto;padding:18px 25px;font-size:15px;display:flex}.coordinator-logout svg{width:18px;height:18px}.coordinator-main{width:calc(100% - 235px);min-height:100vh;margin-left:235px}.coordinator-header{background-color:#fff;border-bottom:1px solid #dce3ea;justify-content:space-between;align-items:center;min-height:75px;padding:0 28px;display:flex}.coordinator-header h3{margin:0;font-size:15px;font-weight:500}.coordinator-header p{color:#6e7680;margin:5px 0 0;font-size:12px}.coordinator-role-badge{color:#25364a;background-color:#edf2f7;border-radius:5px;padding:7px 14px;font-size:12px}.coordinator-content{padding:24px 28px}@media (width<=768px){.coordinator-layout{flex-direction:column}.coordinator-sidebar{width:100%;min-height:auto;position:relative}.coordinator-brand{padding:14px 16px}.coordinator-menu{flex-direction:row;padding:10px;overflow-x:auto}.coordinator-menu-link{flex-shrink:0;width:auto;padding:10px 12px;font-size:13px}.coordinator-logout{margin-top:0;padding:12px 18px}.coordinator-main{width:100%;margin-left:0}.coordinator-header{min-height:65px;padding:0 16px}.coordinator-content{padding:16px}}@media (width>=769px) and (width<=1023px){.coordinator-sidebar{width:205px}.coordinator-main{width:calc(100% - 205px);margin-left:205px}.coordinator-menu-link{font-size:14px}.coordinator-content{padding:20px}}@media (width>=1024px){.coordinator-sidebar{width:235px}.coordinator-main{width:calc(100% - 235px);margin-left:235px}.coordinator-content{padding:24px 28px}}.coordinator-dashboard-page{color:#111;width:100%;font-family:Arial,Helvetica,sans-serif}.coordinator-section-title{color:#111;margin:0 0 20px;font-size:17px;font-weight:700}.coordinator-overview-card{box-sizing:border-box;background:#fff;border:1px solid #d7dee6;border-radius:8px;width:100%;padding:26px 24px;box-shadow:0 1px 3px #0000000a}.coordinator-stats-grid{grid-template-columns:repeat(3,1fr);gap:16px;width:100%;display:grid}.coordinator-stat-card{box-sizing:border-box;background:#fff;border:1px solid #d8dee6;border-radius:6px;align-items:center;gap:15px;min-height:88px;padding:17px 18px;display:flex}.coordinator-stat-icon{color:#083a70;background:#edf4fc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.coordinator-stat-icon svg{width:20px;height:20px}.coordinator-stat-card p{color:#555f6c;margin:0 0 5px;font-size:13px;font-weight:500}.coordinator-quick-actions{align-items:center;gap:12px;margin-top:18px;display:flex}.coordinator-quick-actions button{color:#fff;cursor:pointer;background:#082f5c;border:1px solid #082f5c;border-radius:5px;min-width:130px;height:40px;padding:0 18px;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:600}.coordinator-quick-actions .secondary-action{color:#082f5c;background:#fff}.coordinator-recent-card{box-sizing:border-box;background:#fff;border:1px solid #d7dee6;border-radius:8px;width:100%;margin-top:22px;padding:26px 24px;box-shadow:0 1px 3px #0000000a}.coordinator-table-wrapper{width:100%;overflow-x:auto}.coordinator-request-table{border-collapse:collapse;width:100%;min-width:760px}.coordinator-request-table thead{background:#f5f7fa}.coordinator-request-table th{text-align:center;color:#111;border-bottom:1px solid #d6dde5;padding:17px 14px;font-size:12px;font-weight:700}.coordinator-request-table td{text-align:center;color:#222;border-bottom:1px solid #e4e8ed;padding:18px 14px;font-size:13px}.coordinator-request-table tbody tr:last-child td{border-bottom:none}.status-badge{border-radius:4px;justify-content:center;align-items:center;min-width:78px;padding:7px 10px;font-size:12px;font-weight:600;display:inline-flex}.status-badge.pending{color:#b16b24;background:#fff6e8}.view-request-btn{color:#3467c8;cursor:pointer;background:#eaf1ff;border:none;border-radius:4px;padding:7px 16px;font-size:12px;font-weight:600}@media (width<=768px){.coordinator-overview-card,.coordinator-recent-card{border-radius:7px;padding:18px 15px}.coordinator-section-title{margin-bottom:16px;font-size:16px}.coordinator-stats-grid{grid-template-columns:1fr;gap:12px}.coordinator-stat-card{min-height:78px;padding:14px}.coordinator-stat-card p{font-size:12px}.coordinator-stat-card h3{font-size:18px}.coordinator-quick-actions{flex-direction:column;align-items:stretch}.coordinator-quick-actions button{width:100%}.coordinator-recent-card{margin-top:16px}.coordinator-request-table th{font-size:11px}.coordinator-request-table td{font-size:12px}}@media (width>=769px) and (width<=1023px){.coordinator-overview-card,.coordinator-recent-card{padding:22px 20px}.coordinator-stats-grid{grid-template-columns:repeat(2,1fr)}.coordinator-stat-card:last-child{grid-column:1/-1}.coordinator-request-table th{font-size:11px}.coordinator-request-table td{font-size:12px}}@media (width>=1024px){.coordinator-overview-card,.coordinator-recent-card{padding:26px 24px}.coordinator-stats-grid{grid-template-columns:repeat(3,1fr)}}.coordinator-dashboard-page{background-color:#f5f7fb;min-height:100vh;padding:24px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.coordinator-overview-card,.coordinator-recent-card{background:#fff;border-radius:12px;margin-bottom:24px;padding:24px;box-shadow:0 2px 8px #0000000f}.coordinator-section-title{color:#1e293b;margin-bottom:20px;font-size:1.35rem;font-weight:600}.coordinator-stats-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:24px;display:grid}.coordinator-stat-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;align-items:center;gap:16px;padding:18px 20px;display:flex}.coordinator-stat-icon{color:#4f46e5;background:#e0e7ff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.4rem;display:flex}.coordinator-stat-card p{color:#64748b;margin:0;font-size:.9rem}.coordinator-stat-card h3{color:#0f172a;margin:4px 0 0;font-size:1.6rem;font-weight:700}.coordinator-quick-actions{flex-wrap:wrap;gap:12px;margin-bottom:12px;display:flex}.coordinator-quick-actions button{cursor:pointer;color:#fff;background-color:#1e3a5f;border:none;border-radius:8px;padding:10px 22px;font-size:.95rem;font-weight:500;transition:all .2s}.coordinator-quick-actions button:hover{background-color:#16304f}.coordinator-quick-actions .secondary-action{color:#1e3a5f;background-color:#0000;border:1.5px solid #1e3a5f}.coordinator-quick-actions .secondary-action:hover{background-color:#f1f5f9}.coordinator-dashboard-tip{color:#64748b;margin:0;font-size:.9rem}.coordinator-table-wrapper{overflow-x:auto}.coordinator-request-table{border-collapse:collapse;width:100%;font-size:.95rem}.coordinator-request-table th{text-align:left;color:#475569;background:#f1f5f9;border-bottom:1px solid #e2e8f0;padding:12px 16px;font-weight:600}.coordinator-request-table td{color:#334155;border-bottom:1px solid #f1f5f9;padding:14px 16px}.no-request{text-align:center;color:#94a3b8;font-size:1rem;padding:40px 16px!important}.status-badge{border-radius:20px;padding:4px 12px;font-size:.8rem;font-weight:500;display:inline-block}.status-badge.submitted{color:#d97706;background:#fef3c7}.status-badge.approved{color:#059669;background:#d1fae5}.status-badge.rejected{color:#dc2626;background:#fee2e2}.status-badge.draft{color:#475569;background:#e2e8f0}.view-request-btn{color:#1e3a5f;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:6px 14px;font-size:.85rem}.view-request-btn:hover{background:#f8fafc}@media (width<=1023px) and (width>=769px){.coordinator-dashboard-page{padding:20px}.coordinator-stats-grid{grid-template-columns:repeat(3,1fr);gap:16px}.coordinator-stat-card{padding:14px 16px}.coordinator-stat-icon{width:42px;height:42px;font-size:1.2rem}.coordinator-stat-card h3{font-size:1.4rem}.coordinator-quick-actions button{padding:9px 18px;font-size:.9rem}}@media (width<=768px){.coordinator-dashboard-page{padding:16px}.coordinator-overview-card,.coordinator-recent-card{margin-bottom:16px;padding:18px 16px}.coordinator-section-title{margin-bottom:16px;font-size:1.2rem}.coordinator-stats-grid{grid-template-columns:1fr;gap:12px}.coordinator-stat-card{padding:14px}.coordinator-quick-actions{flex-direction:column}.coordinator-quick-actions button{width:100%;padding:12px}.coordinator-request-table th,.coordinator-request-table td{padding:10px 12px;font-size:.85rem}.no-request{padding:30px 12px!important}}.coordinator-requests-page{color:#111;width:100%;font-family:Arial,Helvetica,sans-serif}.coordinator-requests-card{box-sizing:border-box;background:#fff;border:1px solid #e1e5e9;border-radius:18px;width:100%;min-height:560px;padding:28px 28px 35px;box-shadow:0 2px 12px #00000014}.coordinator-requests-title{color:#111;margin:0 0 24px;font-size:24px;font-weight:700}.coordinator-requests-table-wrapper{box-sizing:border-box;border:1px solid #c9cdd2;border-radius:16px;width:100%;overflow-x:auto}.coordinator-requests-table{border-collapse:collapse;background:#fff;width:100%;min-width:760px}.coordinator-requests-table thead{background:#f6f7f9}.coordinator-requests-table th{text-align:center;vertical-align:middle;color:#111;border-bottom:1px solid #dedede;height:122px;padding:0 20px;font-size:18px;font-weight:700}.coordinator-requests-table td{text-align:center;vertical-align:middle;color:#111;height:94px;padding:0 20px;font-size:16px;font-weight:600}.request-form-id{font-weight:700}.request-status{box-sizing:border-box;border-radius:5px;justify-content:center;align-items:center;min-width:105px;height:56px;padding:0 16px;font-size:16px;font-weight:700;display:inline-flex}.request-pending{color:#b77636;background:#fff7e9}.request-approved{color:#fff;background:#07541f}.request-action-btn{cursor:pointer;box-sizing:border-box;border:none;border-radius:5px;justify-content:center;align-items:center;min-width:130px;height:56px;padding:0 18px;font-family:Arial,Helvetica,sans-serif;font-size:16px;font-weight:700;transition:transform .2s,opacity .2s;display:inline-flex}.request-action-btn:hover{opacity:.9;transform:translateY(-2px)}.request-view-btn{color:#5d83d6;background:#edf3ff}.request-download-btn{color:#fff;background:#082f5c}@media (width<=768px){.coordinator-requests-card{border-radius:12px;min-height:auto;padding:18px 14px 25px}.coordinator-requests-title{margin-bottom:18px;font-size:19px}.coordinator-requests-table-wrapper{border-radius:10px}.coordinator-requests-table{min-width:700px}.coordinator-requests-table th{height:70px;padding:0 12px;font-size:14px}.coordinator-requests-table td{height:72px;padding:0 12px;font-size:13px}.request-status{min-width:88px;height:42px;padding:0 12px;font-size:13px}.request-action-btn{min-width:100px;height:42px;padding:0 12px;font-size:13px}}@media (width>=769px) and (width<=1023px){.coordinator-requests-card{border-radius:15px;min-height:520px;padding:24px 22px 30px}.coordinator-requests-title{font-size:21px}.coordinator-requests-table th{height:90px;padding:0 15px;font-size:16px}.coordinator-requests-table td{height:82px;padding:0 15px;font-size:14px}.request-status{min-width:95px;height:48px;font-size:14px}.request-action-btn{min-width:115px;height:48px;font-size:14px}}@media (width>=1024px){.coordinator-requests-card{border-radius:18px;min-height:560px;padding:28px 28px 35px}.coordinator-requests-title{font-size:24px}.coordinator-requests-table th{height:122px;font-size:18px}.coordinator-requests-table td{height:94px;font-size:16px}.request-status{min-width:105px;height:56px;font-size:16px}.request-action-btn{min-width:130px;height:56px;font-size:16px}}.coordinator-courses-page{box-sizing:border-box;color:#111;width:100%;min-height:100%;padding:24px;font-family:Arial,Helvetica,sans-serif}.courses-navigation-header{justify-content:space-between;align-items:flex-start;gap:20px;width:100%;margin-bottom:28px;display:flex}.courses-navigation-header h2{color:#111;margin:0;font-size:23px;font-weight:700}.courses-path{color:#6b7280;max-width:850px;margin:8px 0 0;font-size:12px;line-height:1.5}.courses-back-btn{color:#fff;cursor:pointer;background:#082f5c;border:none;border-radius:6px;flex-shrink:0;min-width:90px;height:40px;padding:0 16px;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:600;transition:background-color .2s,transform .2s}.courses-back-btn:hover{background:#124678;transform:translateY(-1px)}.course-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;width:100%;display:grid}.course-selection-card{color:#111;text-align:center;cursor:pointer;box-sizing:border-box;background:#fff;border:none;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;min-height:200px;padding:25px;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:700;line-height:1.4;transition:transform .22s,box-shadow .22s;display:flex;box-shadow:0 2px 12px #0000001c}.course-selection-card small{color:#777;font-size:11px;font-weight:400}.course-selection-card:hover{transform:translateY(-4px);box-shadow:0 7px 20px #00000026}.semester-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px;width:100%;max-width:720px;margin:0 auto;display:grid}.semester-card{color:#111;cursor:pointer;background:#fff;border:none;border-radius:14px;justify-content:center;align-items:center;min-height:190px;padding:20px;font-family:Arial,Helvetica,sans-serif;font-size:19px;font-weight:700;transition:transform .22s,box-shadow .22s;display:flex;box-shadow:0 2px 12px #0000001c}.semester-card:hover{transform:translateY(-4px);box-shadow:0 7px 20px #00000026}.course-details-card{box-sizing:border-box;background:#fff;border-radius:14px;width:100%;max-width:860px;margin:0 auto;padding:34px;box-shadow:0 2px 12px #0000001a}.course-details-heading{text-align:center;margin-bottom:25px}.course-details-heading h3{color:#111;margin:0;font-size:20px;font-weight:700}.course-details-heading p{color:#666;margin:7px 0 0;font-size:14px}.course-table-wrapper{width:100%;overflow-x:auto}.course-details-table{border-collapse:collapse;width:100%;min-width:600px}.course-details-table th,.course-details-table td{color:#111;border:1px solid #555;padding:18px 16px;font-size:13px}.course-details-table th{text-align:center;background:#fafafa;font-size:14px;font-weight:700}.course-details-table td:first-child{text-align:center;width:130px}.course-details-table td:last-child{text-align:center;width:120px}.course-total-row td{font-weight:700}.course-total-row td:first-child{text-align:center}.courses-empty-state{text-align:center;box-sizing:border-box;background:#fff;border-radius:12px;width:100%;padding:50px 25px;box-shadow:0 2px 10px #00000014}.courses-empty-state h3{margin:0;font-size:18px}.courses-empty-state p{color:#666;max-width:500px;margin:12px auto 0;font-size:13px;line-height:1.6}.course-data-empty{box-shadow:none;background:#f8fafc}@media (width<=768px){.coordinator-courses-page{padding:15px}.courses-navigation-header{gap:12px;margin-bottom:20px}.courses-navigation-header h2{font-size:19px}.courses-path{font-size:10px}.courses-back-btn{min-width:75px;height:36px;padding:0 12px;font-size:12px}.course-cards-grid{grid-template-columns:1fr;gap:18px}.course-selection-card{min-height:135px;padding:18px;font-size:15px}.semester-cards-grid{grid-template-columns:1fr;gap:18px}.semester-card{min-height:125px;font-size:16px}.course-details-card{padding:20px 14px}.course-details-heading h3{font-size:17px}.course-details-table th,.course-details-table td{padding:13px 10px;font-size:12px}}@media (width>=769px) and (width<=1023px){.coordinator-courses-page{padding:20px}.courses-navigation-header h2{font-size:21px}.course-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.course-selection-card{min-height:170px;font-size:16px}.semester-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.semester-card{min-height:165px;font-size:18px}.course-details-card{padding:28px}}@media (width>=1024px){.coordinator-courses-page{padding:24px}.course-cards-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px}.course-selection-card{min-height:200px}.semester-cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px}.semester-card{min-height:190px}}.coordinator-alerts-page{color:#161616;width:100%;font-family:Arial,Helvetica,sans-serif}.coordinator-alerts-card{box-sizing:border-box;background-color:#fff;border:1px solid #dce2e8;border-radius:9px;width:100%;box-shadow:0 2px 7px #0000000d}.coordinator-alerts-header{box-sizing:border-box;border-bottom:1px solid #e1e6eb;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:25px;display:flex}.coordinator-alerts-header h2{color:#171717;margin:0;font-size:18px;font-weight:700}.coordinator-alerts-header p{color:#6c7480;margin:7px 0 0;font-size:13px;line-height:1.5}.coordinator-main-bell{color:#082f5c;background-color:#edf3fa;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.coordinator-main-bell svg{width:20px;height:20px}.coordinator-alerts-list{flex-direction:column;width:100%;display:flex}.coordinator-alert-item{box-sizing:border-box;border-bottom:1px solid #e5e9ed;align-items:flex-start;gap:16px;width:100%;padding:21px 25px;transition:background-color .2s;display:flex}.coordinator-alert-item:last-child{border-bottom:none}.coordinator-alert-item:hover{background-color:#fafbfd}.coordinator-alert-item.unread{background-color:#f8fbff}.coordinator-alert-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;display:flex}.coordinator-alert-icon svg{width:19px;height:19px}.coordinator-alert-icon.request{color:#4875d1;background-color:#edf3ff}.coordinator-alert-icon.approved{color:#258444;background-color:#e8f7ec}.coordinator-alert-icon.pending{color:#b9792c;background-color:#fff6e7}.coordinator-alert-icon.course{color:#405b78;background-color:#eef2f7}.coordinator-alert-icon.alert{color:#c64a4a;background-color:#fff0f0}.coordinator-alert-content{flex:1;min-width:0}.coordinator-alert-title-row{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.coordinator-alert-title-area{align-items:center;gap:8px;display:flex}.coordinator-alert-title-area h3{color:#171717;margin:0;font-size:14px;font-weight:700}.coordinator-unread-dot{background-color:#1f6fd1;border-radius:50%;flex-shrink:0;width:7px;height:7px}.coordinator-alert-content p{color:#626b75;margin:7px 0 0;font-size:13px;line-height:1.5}.coordinator-alert-time{color:#8a929c;flex-shrink:0;font-size:11px;font-weight:400}@media (width<=768px){.coordinator-alerts-card{border-radius:8px}.coordinator-alerts-header{gap:12px;padding:18px 15px}.coordinator-alerts-header h2{font-size:18px}.coordinator-alerts-header p{font-size:12px}.coordinator-main-bell{width:38px;height:38px}.coordinator-main-bell svg{width:18px;height:18px}.coordinator-alert-item{gap:12px;padding:17px 14px}.coordinator-alert-icon{width:38px;height:38px}.coordinator-alert-icon svg{width:17px;height:17px}.coordinator-alert-title-row{flex-direction:column;align-items:flex-start;gap:4px}.coordinator-alert-title-area h3{font-size:13px}.coordinator-alert-content p{margin-top:6px;font-size:12px}.coordinator-alert-time{font-size:10px}}@media (width>=769px) and (width<=1023px){.coordinator-alerts-header{padding:21px 20px}.coordinator-alerts-header h2{font-size:18px}.coordinator-alerts-header p{font-size:13px}.coordinator-main-bell{width:42px;height:42px}.coordinator-alert-item{gap:14px;padding:19px 20px}.coordinator-alert-icon{width:41px;height:41px}.coordinator-alert-title-area h3{font-size:14px}.coordinator-alert-content p{font-size:13px}.coordinator-alert-time{font-size:11px}}@media (width>=1024px){.coordinator-alerts-card{min-height:500px}.coordinator-alerts-header{padding:25px}.coordinator-alert-item{padding:21px 25px}}.ug-form-page{box-sizing:border-box;color:#111;width:100%;min-height:100%;padding:25px 28px 40px;font-family:Arial,Helvetica,sans-serif}.ug-form-top{grid-template-columns:1fr 2fr 1fr;align-items:start;width:100%;margin-bottom:35px;display:grid}.ug-form-top h2{margin:0;font-size:23px;font-weight:700}.ug-university-title{text-align:center}.ug-university-title h3,.ug-university-title h4{margin:0;font-size:19px;font-weight:700;line-height:1.4}.ug-form-card{box-sizing:border-box;background-color:#fff;border-radius:18px;width:100%;padding:34px 40px;box-shadow:0 2px 12px #00000017}.ug-main-form{grid-template-columns:repeat(2,1fr);gap:16px 45px;width:100%;display:grid}.ug-form-group{flex-direction:column;width:100%;display:flex}.ug-form-group label{margin-bottom:7px;font-size:17px;font-weight:700}.ug-form-group input,.ug-form-group select{color:#222;box-sizing:border-box;background:#fff;border:1px solid #b8b8b8;border-radius:5px;outline:none;width:100%;height:62px;padding:0 14px;font-family:Arial,Helvetica,sans-serif;font-size:15px}.ug-form-group input:focus,.ug-form-group select:focus{border-color:#082f5c}.ug-address-group{grid-column:1/-1}.ug-form-actions{grid-column:1/-1;grid-template-columns:290px 290px;justify-content:space-between;gap:30px;margin-top:10px;display:grid}.ug-action-btn{color:#fff;cursor:pointer;background:#082f5c;border:none;border-radius:5px;justify-content:center;align-items:center;gap:14px;height:57px;padding:0 20px;font-family:Arial,Helvetica,sans-serif;font-size:17px;font-weight:700;transition:background-color .2s,transform .2s;display:flex}.ug-action-btn:hover{background:#124678;transform:translateY(-2px)}.ug-upload-symbol{font-size:25px;font-weight:400}.ug-cancel-btn{background:#64748b!important}.ug-cancel-btn:hover{background:#475569!important}@media (width<=768px){.ug-form-page{padding:18px 14px 30px}.ug-form-top{text-align:center;grid-template-columns:1fr;gap:20px;margin-bottom:25px}.ug-form-top h2{font-size:19px}.ug-university-title h3,.ug-university-title h4{font-size:16px}.ug-form-card{border-radius:12px;padding:23px 18px}.ug-main-form{grid-template-columns:1fr;gap:17px}.ug-form-group label{font-size:15px}.ug-form-group input,.ug-form-group select{height:55px;font-size:14px}.ug-address-group{grid-column:auto}.ug-form-actions{grid-column:auto;grid-template-columns:1fr;gap:14px}.ug-action-btn{width:100%;height:53px;font-size:15px}}@media (width>=769px) and (width<=1023px){.ug-form-page{padding:22px}.ug-form-card{padding:30px}.ug-main-form{column-gap:28px}.ug-form-group label{font-size:16px}.ug-form-group input,.ug-form-group select{height:58px;font-size:14px}.ug-form-actions{grid-template-columns:240px 240px}.ug-action-btn{font-size:16px}}@media (width>=1024px){.ug-form-page{padding:25px 28px 40px}.ug-main-form{grid-template-columns:repeat(2,1fr)}}.voucher-page{box-sizing:border-box;width:100%;padding:20px 28px 40px;font-family:Arial,Helvetica,sans-serif}.voucher-header{text-align:center;margin-bottom:42px}.voucher-header h2,.voucher-header h3{color:#111;margin:0;font-size:19px;font-weight:700;line-height:1.45}.voucher-upload-card{box-sizing:border-box;background:#fff;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:375px;padding:35px;display:flex;box-shadow:0 2px 14px #00000014}.voucher-hidden-input{display:none}.voucher-attach-text{color:#999;margin:0 0 20px;font-size:17px;font-weight:700}.voucher-upload-btn{color:#fff;cursor:pointer;background:#082f5c;border:none;border-radius:9px;min-width:255px;height:100px;font-size:19px;font-weight:700}.voucher-upload-btn:hover{background:#124678}.voucher-selected-file{color:#444;word-break:break-word;gap:7px;max-width:90%;margin-top:20px;font-size:13px;display:flex}.voucher-attached-status{color:#19803a;margin-top:12px;font-size:13px;font-weight:700}.voucher-message{color:#555;text-align:center;margin:12px 0 0;font-size:13px}.voucher-actions{grid-template-columns:repeat(3,minmax(140px,1fr));gap:40px;width:100%;margin-top:32px;display:grid}.voucher-action-btn{color:#fff;cursor:pointer;background:#082f5c;border:none;border-radius:7px;height:62px;font-size:17px;font-weight:700}.voucher-action-btn:hover{background:#124678}@media (width<=768px){.voucher-page{padding:16px 14px 30px}.voucher-header{margin-bottom:25px}.voucher-header h2,.voucher-header h3{font-size:16px}.voucher-upload-card{min-height:300px;padding:25px 15px}.voucher-attach-text{font-size:15px}.voucher-upload-btn{min-width:190px;height:70px;font-size:16px}.voucher-actions{grid-template-columns:1fr;gap:12px;margin-top:20px}.voucher-action-btn{width:100%;height:54px;font-size:15px}}@media (width>=769px) and (width<=1023px){.voucher-upload-card{min-height:340px}.voucher-upload-btn{min-width:225px;height:85px}.voucher-actions{gap:25px}}@media (width>=1024px){.voucher-upload-card{min-height:375px}}.coordinator-form-page{color:#111;width:100%;font-family:Arial,Helvetica,sans-serif}.coordinator-form-header{margin-bottom:22px}.coordinator-form-header h2{margin:0;font-size:22px;font-weight:700}.coordinator-form-header p{color:#68727d;margin-top:7px;font-size:13px}.coordinator-form-card{box-sizing:border-box;background:#fff;border:1px solid #dce3ea;border-radius:10px;width:100%;padding:30px;box-shadow:0 2px 8px #0000000f}.coordinator-course-form{grid-template-columns:repeat(2,1fr);gap:22px 45px;display:grid}.form-group{flex-direction:column;width:100%;display:flex}.form-group label{color:#111;margin-bottom:8px;font-size:16px;font-weight:700}.form-group input,.form-group select,.form-group textarea{box-sizing:border-box;background:#fff;border:1px solid #c7cdd5;border-radius:6px;outline:none;width:100%;height:62px;padding:0 14px;font-size:15px}.form-group textarea{resize:none;height:140px;padding-top:15px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#082f5c}.custom-input{margin-top:10px;background:#f8fafc!important}.full-width{grid-column:1/-1}.form-buttons{grid-column:1/-1;gap:60px;margin-top:15px;display:flex}.cancel-btn,.save-btn{cursor:pointer;border-radius:5px;width:170px;height:55px;font-size:16px;font-weight:700}.cancel-btn{color:#082f5c;background:#fff;border:1px solid #082f5c}.save-btn{color:#fff;background:#082f5c;border:none}.save-btn:hover{background:#124678}.cancel-btn:hover{background:#f3f6fa}@media (width<=768px){.coordinator-form-card{padding:20px 15px}.coordinator-course-form{grid-template-columns:1fr;row-gap:18px}.form-group label{font-size:14px}.form-group input,.form-group select{height:50px;font-size:14px}.full-width{grid-column:auto}.form-buttons{flex-direction:column;grid-column:auto;gap:12px}.cancel-btn,.save-btn{width:100%}}@media (width>=769px) and (width<=1023px){.coordinator-course-form{column-gap:25px}}@media (width>=1024px){.coordinator-form-card{padding:30px}.form-hint-text{color:#68727d;margin-top:6px;font-size:13px;font-weight:500}.coordinator-profile-page{color:#17202a;width:100%;font-family:Arial,Helvetica,sans-serif}.coordinator-profile-card{box-sizing:border-box;background:#fff;border:1px solid #dfe5eb;border-radius:12px;width:100%;overflow:hidden;box-shadow:0 3px 12px #00000012}.coordinator-profile-cover{background:linear-gradient(135deg,#082f5c,#145b9c);width:100%;height:125px}.coordinator-profile-header{align-items:flex-end;gap:22px;margin-top:-55px;padding:0 42px 30px;display:flex;position:relative}.coordinator-profile-image-wrap{flex-shrink:0;position:relative}.coordinator-profile-status-dot{background:#19c443;border:3px solid #fff;border-radius:50%;width:20px;height:20px;position:absolute;bottom:10px;right:7px}.coordinator-profile-main-info{flex:1;padding-bottom:5px}.coordinator-profile-name{color:#111;margin:0;font-size:24px;font-weight:700}.coordinator-profile-id{color:#69717c;margin:6px 0 0;font-size:14px;font-weight:600}.coordinator-profile-name-input{box-sizing:border-box;border:1px solid #cbd3dc;border-radius:6px;outline:none;width:270px;height:44px;padding:0 12px;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:700}.coordinator-profile-name-input:focus{border-color:#082f5c}.coordinator-profile-edit-btn{color:#fff;cursor:pointer;background:#082f5c;border:none;border-radius:6px;min-width:130px;height:42px;margin-bottom:5px;padding:0 18px;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:700}.coordinator-profile-edit-btn:hover{background:#124678}.coordinator-profile-info-section{padding:8px 42px 38px}.coordinator-profile-section-header{border-bottom:1px solid #e4e8ed;justify-content:space-between;align-items:center;gap:20px;padding-bottom:20px;display:flex}.coordinator-profile-section-header h3{color:#111;margin:0;font-size:19px;font-weight:700}.coordinator-profile-section-header p{color:#7a838e;margin:6px 0 0;font-size:12px}.coordinator-profile-status-badge{color:#21823d;background:#e9f8ed;border-radius:20px;padding:7px 14px;font-size:12px;font-weight:700}.coordinator-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 35px;margin-top:28px;display:grid}.coordinator-profile-field{flex-direction:column;gap:8px;display:flex}.coordinator-profile-field label{color:#777f89;font-size:12px;font-weight:600}.coordinator-profile-field p{color:#151515;word-break:break-word;margin:0;font-size:15px;font-weight:600}.coordinator-profile-field input{color:#151515;box-sizing:border-box;background:#fff;border:1px solid #ccd3dc;border-radius:6px;outline:none;width:100%;height:48px;padding:0 13px;font-family:Arial,Helvetica,sans-serif;font-size:14px}.coordinator-profile-field input:focus{border-color:#082f5c}.coordinator-active-status{color:#21823d!important}.coordinator-profile-actions{justify-content:flex-end;gap:12px;padding:0 42px 35px;display:flex}.coordinator-profile-cancel-btn,.coordinator-profile-save-btn{cursor:pointer;border-radius:6px;min-width:130px;height:45px;padding:0 18px;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:700}.coordinator-profile-cancel-btn{color:#333;background:#fff;border:1px solid #c7cdd4}.coordinator-profile-save-btn{color:#fff;background:#082f5c;border:none}.coordinator-profile-save-btn:hover{background:#124678}.coordinator-profile-image-wrap{flex-shrink:0;width:125px;height:125px;position:relative}.coordinator-profile-image{object-fit:cover;border:5px solid #fff;border-radius:50%;width:125px;height:125px;box-shadow:0 3px 12px #0000002e}.change-photo-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#082f5c;border-radius:6px;padding:7px 15px;font-size:13px;font-weight:600;position:absolute;bottom:-35px;left:50%;transform:translate(-50%)}.change-photo-btn input{display:none}.change-photo-btn:hover{background:#145b9c}@media (width>=769px) and (width<=1023px){.coordinator-profile-header{padding:0 30px 28px}.coordinator-profile-info-section{padding:8px 30px 35px}.coordinator-profile-grid{column-gap:25px}.coordinator-profile-actions{padding:0 30px 35px}}@media (width>=1024px){.coordinator-profile-card{min-height:570px}.coordinator-profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.print-form-page{box-sizing:border-box;width:100%;padding:20px}.print-form-actions{justify-content:flex-end;gap:12px;margin-bottom:20px;display:flex}.print-form-actions button{color:#fff;cursor:pointer;background:#082f5c;border:none;border-radius:5px;height:45px;padding:0 22px;font-size:14px;font-weight:700}.ug-print-copy{box-sizing:border-box;background:#fff;border:1px solid #ccc;width:100%;min-height:900px;margin-bottom:30px;padding:35px}.print-copy-heading{text-align:center}.print-copy-heading h2{margin:0;font-size:19px}.print-copy-heading h3{margin:8px 0;font-size:17px}.copy-name{border:1px solid #111;margin-top:10px;padding:7px 18px;font-size:14px;font-weight:700;display:inline-block}.print-student-details{margin-top:35px}.print-student-details p{margin:12px 0;font-size:14px}.print-signatures{justify-content:space-between;gap:30px;margin-top:100px;display:flex}.print-signatures div{text-align:center;flex:1}.print-signatures span{border-top:1px solid #111;display:block}.print-signatures p{margin-top:7px;font-size:12px}@media print{body{background:#fff;margin:0}.print-form-actions{display:none}.ug-print-copy{page-break-after:always;break-after:page;border:none;min-height:auto;margin:0}.ug-print-copy:last-child{page-break-after:auto;break-after:auto}@page{size:A4;margin:12mm}}.print-form-actions{justify-content:flex-end;gap:12px;margin-bottom:20px;padding:0 20px;display:flex}.print-form-actions button{cursor:pointer;border:none;border-radius:6px;padding:10px 22px;font-weight:500}.print-form-actions button:first-child{color:#1e293b;background:#e2e8f0}.print-form-actions button:last-child{color:#fff;background:#1e3a5f}@media print{.no-print{display:none!important}.print-form-page{margin:0;padding:0}.ug-form-sheet,.print-sheet{box-shadow:none!important;border:none!important;width:100%!important;max-width:100%!important;margin:0!important;padding:10px!important}body{background:#fff!important}nav,.sidebar,aside{display:none!important}}.add-form-page{background-color:#f5f7fb;justify-content:center;align-items:flex-start;min-height:100vh;padding:24px;display:flex}.add-form-card{background:#fff;border-radius:12px;width:100%;max-width:520px;margin-top:20px;padding:28px 32px;box-shadow:0 2px 10px #0000000f}.add-form-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.add-form-header h2{color:#1e293b;margin:0;font-size:1.4rem;font-weight:600}.back-btn{color:#fff;cursor:pointer;background:#1e3a5f;border:none;border-radius:8px;padding:8px 16px;font-size:.9rem}.add-form .form-group{margin-bottom:20px}.add-form label{color:#334155;margin-bottom:8px;font-size:.95rem;font-weight:500;display:block}.add-form input,.add-form select{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:.95rem;transition:border-color .2s}.add-form input:focus,.add-form select:focus{border-color:#1e3a5f}.add-form select:disabled{cursor:not-allowed;background:#f1f5f9}.submit-btn{color:#fff;cursor:pointer;background:#1e3a5f;border:none;border-radius:8px;width:100%;margin-top:10px;padding:12px;font-size:1rem;font-weight:500;transition:background .2s}.submit-btn:hover{background:#16304f}.submit-btn:disabled{cursor:not-allowed;background:#94a3b8}.form-message{border-radius:8px;margin:12px 0;padding:10px 14px;font-size:.9rem}.form-message.success{color:#065f46;background:#d1fae5}.form-message.error{color:#991b1b;background:#fee2e2}@media (width<=1023px) and (width>=769px){.add-form-card{max-width:480px;padding:24px 28px}}@media (width<=768px){.add-form-page{padding:16px}.add-form-card{margin-top:10px;padding:20px 18px}.add-form-header{flex-direction:column;align-items:flex-start;gap:12px}.add-form-header h2{font-size:1.25rem}.back-btn{align-self:flex-end}}.new-input input{background-color:#f8fafc;border-color:#1e3a5f}.new-input label{color:#1e3a5f;font-weight:600}.request-detail-page{max-width:1000px;margin:0 auto;padding:24px}.request-detail-loading{text-align:center;color:#64748b;padding:80px 20px;font-size:18px}.request-detail-header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.request-detail-header h2{color:#1e293b;flex:1;margin:0;font-size:22px}.back-btn{cursor:pointer;background:#e2e8f0;border:none;border-radius:6px;padding:8px 16px;font-weight:500}.back-btn:hover{background:#cbd5e1}.request-detail-card{background:#fff;border-radius:12px;padding:28px;box-shadow:0 2px 12px #0000000f}.detail-section{border-bottom:1px solid #e2e8f0;margin-bottom:28px;padding-bottom:20px}.detail-section:last-of-type{border-bottom:none}.detail-section h3{color:#1e3a5f;margin:0 0 16px;font-size:16px}.detail-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:16px;display:grid}.detail-item label{color:#64748b;margin-bottom:4px;font-size:12px;display:block}.detail-item p{color:#1e293b;margin:0;font-size:15px;font-weight:500}.courses-detail-table{border-collapse:collapse;width:100%}.courses-detail-table th,.courses-detail-table td{text-align:left;border:1px solid #e2e8f0;padding:10px 12px;font-size:14px}.courses-detail-table th{background:#f8fafc;font-weight:600}.no-courses{color:#94a3b8;font-style:italic}.detail-section textarea{resize:vertical;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:12px;font-size:14px}.detail-section textarea:focus{border-color:#1e3a5f}.action-buttons{justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.reject-btn,.approve-btn{cursor:pointer;border:none;border-radius:8px;padding:12px 28px;font-size:15px;font-weight:500;transition:all .2s}.reject-btn{color:#b91c1c;background:#fee2e2}.reject-btn:hover{background:#fecaca}.approve-btn{color:#fff;background:#1e3a5f}.approve-btn:hover{background:#16304f}.reject-btn:disabled,.approve-btn:disabled{opacity:.6;cursor:not-allowed}.already-actioned{text-align:center;color:#475569;background:#f1f5f9;border-radius:8px;margin-top:20px;padding:16px}.status-badge{border-radius:20px;padding:4px 12px;font-size:13px;font-weight:500}.status-badge.submitted{color:#92400e;background:#fef3c7}.status-badge.approved{color:#065f46;background:#d1fae5}.status-badge.rejected{color:#991b1b;background:#fee2e2}@media (width<=768px){.request-detail-page{padding:16px}.request-detail-header{flex-wrap:wrap}.detail-grid{grid-template-columns:1fr}.action-buttons{flex-direction:column}.reject-btn,.approve-btn{width:100%}}.admin-login-container{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;font-family:Arial,Helvetica,sans-serif;position:relative}.admin-login-overlay{box-sizing:border-box;background:#0f172abf;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex}.admin-login-card{box-sizing:border-box;text-align:center;background:#fff;border-radius:12px;width:100%;max-width:440px;padding:35px 30px;box-shadow:0 20px 40px #0000004d}.admin-login-logo{object-fit:cover;border:3px solid #082f5c;border-radius:50%;width:75px;height:75px;margin-bottom:12px}.admin-login-header h2{color:#082f5c;margin:0;font-size:24px;font-weight:700}.admin-login-header p{color:#64748b;margin-top:6px;margin-bottom:25px;font-size:13px}.admin-login-form{text-align:left;flex-direction:column;gap:18px;display:flex}.admin-login-form label{color:#1e293b;margin-bottom:6px;font-size:14px;font-weight:700;display:block}.admin-login-form input{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;height:50px;padding:0 14px;font-size:14px}.admin-login-form input:focus{border-color:#082f5c}.password-input-wrapper{align-items:center;display:flex;position:relative}.eye-toggle-btn{cursor:pointer;background:0 0;border:none;padding:4px;font-size:18px;position:absolute;right:12px}.admin-error-text{color:#ef4444;text-align:center;margin:0;font-size:13px;font-weight:600}.admin-login-btn{color:#fff;cursor:pointer;background:#082f5c;border:none;border-radius:6px;width:100%;height:52px;margin-top:6px;font-size:16px;font-weight:700;transition:background .2s}.admin-login-btn:hover{background:#124678}.admin-footer-note{color:#94a3b8;margin-top:20px;font-weight:600}.admin-layout{color:#0f172a;background:#f4f6f9;min-height:100vh;font-family:Arial,Helvetica,sans-serif;display:flex}.admin-sidebar{color:#fff;background:#082f5c;flex-direction:column;flex-shrink:0;width:260px;display:flex;box-shadow:4px 0 12px #0000001a}.admin-sidebar-header{border-bottom:1px solid #ffffff1a;align-items:center;gap:12px;padding:24px 20px;display:flex}.admin-logo{object-fit:cover;border:2px solid #fff;border-radius:50%;width:44px;height:44px}.admin-branding h3{letter-spacing:.5px;margin:0;font-size:17px;font-weight:700}.admin-branding span{color:#93c5fd;letter-spacing:1px;font-size:11px;font-weight:600}.admin-nav-menu{flex-direction:column;flex-grow:1;gap:6px;padding:20px 14px;display:flex}.admin-nav-item{color:#cbd5e1;border-radius:8px;align-items:center;gap:14px;padding:13px 16px;font-size:15px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.admin-nav-item:hover{color:#fff;background:#ffffff14}.admin-nav-item.active{color:#fff;background:#2563eb;font-weight:700;box-shadow:0 4px 12px #2563eb4d}.nav-icon{font-size:18px}.admin-sidebar-footer{border-top:1px solid #ffffff1a;padding:16px 14px}.admin-logout-btn{color:#fca5a5;cursor:pointer;background:#ef444426;border:none;border-radius:8px;align-items:center;gap:14px;width:100%;padding:12px 16px;font-size:15px;font-weight:700;transition:background .2s;display:flex}.admin-logout-btn:hover{color:#fff;background:#dc2626}.admin-main{flex-direction:column;flex-grow:1;min-width:0;display:flex}.admin-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;height:75px;padding:0 30px;display:flex}.admin-greeting h2{color:#0f172a;margin:0;font-size:20px;font-weight:700}.admin-greeting p{color:#64748b;margin-top:4px;margin-bottom:0;font-size:13px}.admin-badge span{color:#1d4ed8;letter-spacing:.5px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:700}.admin-content{flex-grow:1;padding:30px;overflow-y:auto}.admin-dashboard-page{flex-direction:column;gap:25px;display:flex}.admin-page-header h2{color:#0f172a;margin:0;font-size:22px;font-weight:700}.admin-page-header p{color:#64748b;margin-top:6px;margin-bottom:0;font-size:14px}.admin-stats-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px;display:grid}.admin-stat-card{cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;padding:24px;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.admin-stat-card:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px #0000001a}.card-blue{border-top:4px solid #2563eb}.card-green{border-top:4px solid #16a34a}.card-purple{border-top:4px solid #9333ea}.card-orange{border-top:4px solid #ea580c}.stat-icon-wrapper{margin-bottom:12px;font-size:32px}.stat-info h3{color:#0f172a;margin:0;font-size:32px;font-weight:800}.stat-info p{color:#64748b;margin-top:4px;margin-bottom:16px;font-size:14px;font-weight:600}.stat-footer-link{color:#2563eb;margin-top:auto;font-size:13px;font-weight:700}.admin-quick-actions-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:28px;box-shadow:0 4px 6px -1px #0000000d}.admin-quick-actions-card h3{color:#082f5c;margin:0;font-size:18px;font-weight:700}.admin-quick-actions-card p{color:#475569;margin-top:8px;margin-bottom:20px;font-size:14px;line-height:1.5}.quick-buttons-row{gap:15px;display:flex}.quick-action-btn{cursor:pointer;border:none;border-radius:6px;padding:12px 24px;font-size:14px;font-weight:700;transition:background .2s}.quick-action-btn.primary{color:#fff;background:#082f5c}.quick-action-btn.primary:hover{background:#124678}.quick-action-btn.secondary{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1}.quick-action-btn.secondary:hover{background:#e2e8f0}.admin-students-page{flex-direction:column;gap:20px;display:flex}.admin-table-toolbar{background:#fff;border:1px solid #e2e8f0;border-radius:10px;justify-content:space-between;align-items:center;gap:15px;padding:16px 20px;display:flex}.search-input-wrapper{background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;flex-grow:1;align-items:center;gap:10px;max-width:500px;height:44px;padding:0 14px;display:flex}.search-input-wrapper input{background:0 0;border:none;outline:none;width:100%;font-size:14px}.table-count-badge{color:#475569;font-size:14px}.admin-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.admin-table-responsive{width:100%;overflow-x:auto}.admin-data-table{border-collapse:collapse;text-align:left;width:100%;font-size:13px}.admin-data-table th{color:#1e293b;white-space:nowrap;background:#f1f5f9;border-bottom:2px solid #cbd5e1;padding:14px 16px;font-weight:700}.admin-data-table td{color:#334155;border-bottom:1px solid #e2e8f0;padding:14px 16px}.admin-data-table tr:hover{background:#f8fafc}.sub-text{color:#64748b;margin-top:2px;font-size:11px}.font-bold{color:#082f5c;font-weight:700}.status-pill{border-radius:12px;padding:4px 10px;font-size:11px;font-weight:700;display:inline-block}.status-pill.active{color:#15803d;background:#dcfce7}.status-pill.disabled{color:#b91c1c;background:#fee2e2}.action-buttons-group{align-items:center;gap:8px;display:flex}.admin-edit-btn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:700}.admin-edit-btn:hover{background:#dbeafe}.admin-delete-btn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:4px;padding:6px 10px;font-size:12px}.admin-delete-btn:hover{background:#fee2e2}.admin-modal-overlay{z-index:9999;box-sizing:border-box;background:#0f172a99;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.admin-modal-card{background:#fff;border-radius:12px;width:100%;max-width:800px;max-height:90vh;padding:24px;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040}.admin-modal-header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:14px;display:flex}.admin-modal-header h3{color:#082f5c;margin:0;font-size:18px;font-weight:700}.modal-close-btn{cursor:pointer;color:#64748b;background:0 0;border:none;font-size:20px}.modal-form-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.modal-form-grid label{color:#1e293b;margin-bottom:6px;font-size:13px;font-weight:700;display:block}.modal-form-grid input,.modal-form-grid select{box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;outline:none;width:100%;height:44px;padding:0 12px;font-size:14px}.modal-form-grid input:focus,.modal-form-grid select:focus{border-color:#082f5c}.modal-msg{text-align:center;margin-top:15px;font-size:13px;font-weight:700}.modal-msg.success{color:#16a34a}.modal-msg.error{color:#dc2626}.modal-actions-row{border-top:1px solid #e2e8f0;justify-content:flex-end;gap:12px;margin-top:20px;padding-top:16px;display:flex}.modal-cancel-btn{color:#475569;cursor:pointer;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:6px;padding:10px 20px;font-weight:700}.modal-save-btn{color:#fff;cursor:pointer;background:#082f5c;border:none;border-radius:6px;padding:10px 24px;font-weight:700}.modal-save-btn:hover{background:#124678}.admin-coordinators-page,.superadmin-list-page{flex-direction:column;gap:20px;display:flex}.superadmin-badge-count{color:#fff;background:#082f5c;border-radius:20px;padding:6px 14px;font-size:12px;font-weight:700}.role-tag.superadmin{color:#92400e;background:#fef3c7;border:1px solid #f59e0b;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:700}.admin-hierarchy-page{flex-direction:column;gap:20px;display:flex}.hierarchy-sub-tabs{border-bottom:2px solid #e2e8f0;flex-wrap:wrap;gap:12px;padding-bottom:12px;display:flex}.tab-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;padding:10px 18px;font-size:14px;font-weight:700;transition:all .2s}.tab-btn:hover{background:#f1f5f9}.tab-btn.active{color:#fff;background:#082f5c;border-color:#082f5c;box-shadow:0 4px 10px #082f5c40}.tab-actions-bar{background:#f8fafc;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.tab-actions-bar h3{color:#0f172a;margin:0;font-size:16px;font-weight:700}.add-new-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:6px;padding:8px 16px;font-size:13px;font-weight:700;transition:background .2s}.add-new-btn:hover{background:#15803d}.admin-courses-page{flex-direction:column;gap:20px;display:flex}.category-tag{color:#334155;background:#f1f5f9;border:1px solid #cbd5e1;border-radius:12px;padding:4px 10px;font-size:11px;font-weight:700}.admin-forms-page{flex-direction:column;gap:20px;display:flex}.forms-badge-count{color:#fff;background:#082f5c;border-radius:8px;padding:8px 16px;font-size:13px;font-weight:700}.status-badge.submitted{color:#1e40af;background:#dbeafe;border:1px solid #93c5fd}.status-badge.approved{color:#166534;background:#dcfce7;border:1px solid #86efac}.status-badge.draft{color:#475569;background:#f1f5f9;border:1px solid #cbd5e1}}
