.lp-container{color:#1a2e54;background:#fff;min-height:100vh;overflow-x:hidden}.lp-nav{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:center;padding:1.5rem 5%;display:flex;position:absolute;top:0;left:0;right:0}.lp-logo{color:#fff;align-items:center;gap:.75rem;display:flex}.lp-logo-text{letter-spacing:-.02em;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:800}.lp-nav-links{align-items:center;gap:2.5rem;display:flex}.lp-nav-links a{color:#fffc;font-size:.95rem;font-weight:600;text-decoration:none;transition:color .2s}.lp-nav-links a:hover{color:#fff}.lp-login-btn{background:#fff;border-radius:99px;padding:.6rem 1.75rem;box-shadow:0 4px 15px #0000001a;color:#1a2e54!important}.lp-hero{color:#fff;background-position:50%;background-size:cover;align-items:center;height:90vh;padding:0 10%;display:flex;position:relative}.lp-hero-overlay{background:linear-gradient(135deg,#1a2e54e6 0%,#1a2e5466 100%);position:absolute;inset:0}.lp-hero-content{z-index:10;max-width:800px;position:relative}.lp-badge{letter-spacing:.2em;color:#eab308;opacity:.9;margin-bottom:1.5rem;font-size:.75rem;font-weight:800}.lp-title{margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:5rem;font-weight:800;line-height:1.1}.lp-title-alt{color:#0000;-webkit-text-stroke:1.5px white}.lp-subtitle{color:#fffc;max-width:650px;margin-bottom:3rem;font-size:1.25rem;line-height:1.6}.lp-hero-actions{flex-wrap:wrap;gap:1.5rem;display:flex}.lp-btn-primary{color:#1a2e54;background:#eab308;border-radius:14px;align-items:center;gap:.75rem;padding:1.1rem 2.25rem;font-size:1rem;font-weight:800;text-decoration:none;transition:transform .2s;display:flex;box-shadow:0 10px 30px #eab3084d}.lp-btn-primary:hover{transform:translateY(-3px)}.lp-btn-secondary{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1.5px solid #fff3;border-radius:14px;padding:1.1rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}.lp-btn-secondary:hover{background:#fff3}.lp-features{background:#f8fafc;padding:8rem 10%}.lp-section-header{text-align:center;margin-bottom:5rem}.lp-section-title{color:#1a2e54;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:3rem;font-weight:800}.lp-section-desc{color:#6b7ea0;font-size:1.2rem}.lp-feature-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2.5rem;display:grid}.lp-feature-card{background:#fff;border:1px solid #e8edf4;border-radius:24px;padding:3rem;transition:transform .3s;box-shadow:0 10px 40px #1a2e540a}.lp-feature-card:hover{transform:translateY(-10px)}.lp-feature-icon{border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:2rem;display:flex}.lp-icon--blue{color:#3b6fd4;background:#edf2fb}.lp-icon--teal{color:#0d9488;background:#e6faf8}.lp-icon--purple{color:#7c3aed;background:#f5f3ff}.lp-feature-card h3{margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.lp-feature-card p{color:#6b7ea0;line-height:1.6}.lp-stats{color:#fff;background:#1a2e54;flex-wrap:wrap;justify-content:space-around;gap:3rem;padding:5rem 10%;display:flex}.lp-stat-item{text-align:center}.lp-stat-val{margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:3.5rem;font-weight:800}.lp-stat-lab{letter-spacing:.1em;opacity:.6;font-size:.8rem;font-weight:700}.lp-footer{background:#fff;border-top:1px solid #e8edf4;padding:6rem 10% 3rem}.lp-footer-content{flex-wrap:wrap;justify-content:space-between;gap:4rem;margin-bottom:5rem;display:flex}.lp-footer-info{max-width:350px}.lp-footer-info .lp-logo{color:#1a2e54;margin-bottom:1.5rem}.lp-footer-desc{color:#6b7ea0;line-height:1.6}.lp-footer-links{flex-wrap:wrap;gap:5rem;display:flex}.lp-link-group h4{margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.lp-link-group a{color:#6b7ea0;margin-bottom:.75rem;font-weight:500;text-decoration:none;transition:color .2s;display:block}.lp-link-group a:hover{color:#1a2e54}.lp-footer-bottom{text-align:center;color:#9baec8;border-top:1px solid #f0f4f8;padding-top:3rem;font-size:.9rem}@media (width<=1000px){.lp-title{font-size:3.5rem}.lp-nav-links{display:none}}.login-root{background:linear-gradient(145deg,#edf1f7 0%,#dde5f0 100%);justify-content:center;align-items:center;gap:3rem;min-height:100vh;padding:2rem;font-family:Inter,system-ui,sans-serif;display:flex}.login-illustration{flex:none;justify-content:center;align-items:center;display:flex}.login-illustration--left svg{opacity:.6;width:180px;height:auto}@media (width<=900px){.login-illustration{display:none}}.login-content{flex-direction:column;align-items:center;width:100%;max-width:420px;display:flex}.login-header{flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.login-logo{background:#1a2e54;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:.75rem;display:flex;box-shadow:0 4px 14px #1a2e5459}.login-logo svg{width:28px;height:28px}.login-title{color:#1a2e54;letter-spacing:-.5px;margin:0 0 .25rem;font-family:Outfit,Inter,sans-serif;font-size:1.75rem;font-weight:700}.login-subtitle{letter-spacing:.18em;color:#6b7ea0;margin:0;font-size:.7rem;font-weight:600}.login-card{background:#fff;border-radius:20px;width:100%;padding:2.5rem 2rem;box-shadow:0 8px 32px #1a2e541a}.login-card-heading{color:#1a2e54;margin:0 0 .4rem;font-family:Outfit,Inter,sans-serif;font-size:1.35rem;font-weight:700}.login-card-subheading{color:#6b7ea0;margin:0 0 1.75rem;font-size:.875rem;line-height:1.5}.login-tabs{background:#f1f5f9;border-radius:12px;margin-bottom:2rem;padding:.4rem;display:flex}.login-error-banner{color:#dc2626;background:#fef2f2;border:1px solid #fee2e2;border-radius:12px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.85rem 1.25rem;font-size:.85rem;font-weight:500;animation:.3s ease-out slideDown;display:flex}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.login-tab{letter-spacing:.08em;cursor:pointer;color:#6b7ea0;background:0 0;border:none;flex:1;padding:.6rem 0;font-size:.72rem;font-weight:600;transition:background .2s,color .2s}.login-tab--active{color:#1a2e54;background:#fff;box-shadow:inset 0 0 0 1.5px #d8e0ef}.login-form{flex-direction:column;gap:1.25rem;display:flex}.login-field{flex-direction:column;gap:.5rem;display:flex}.login-label{letter-spacing:.1em;color:#6b7ea0;font-size:.68rem;font-weight:600}.login-label-row{justify-content:space-between;align-items:center;display:flex}.login-forgot{color:#2563eb;cursor:pointer;background:0 0;border:none;padding:0;font-size:.8rem;font-weight:500;transition:color .15s}.login-forgot:hover{color:#1d4ed8}.login-input-wrapper{background:#fcfcfe;border:1.5px solid #d8e0ef;border-radius:10px;align-items:center;transition:border-color .2s,box-shadow .2s;display:flex;position:relative}.login-input-wrapper:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.login-input-icon{color:#9baec8;flex-shrink:0;align-items:center;padding:0 .75rem;display:flex}.login-input{color:#1a2e54;background:0 0;border:none;outline:none;flex:1;padding:.75rem .5rem .75rem 0;font-family:inherit;font-size:.92rem}.login-input::placeholder{color:#b0bcd4}.login-toggle-password{color:#9baec8;cursor:pointer;background:0 0;border:none;flex-shrink:0;align-items:center;padding:0 .75rem;transition:color .15s;display:flex}.login-toggle-password:hover{color:#4b6080}.login-remember{color:#4b6080;cursor:pointer;align-items:center;gap:.6rem;font-size:.85rem;display:flex}.login-remember input[type=checkbox]{accent-color:#1a2e54;cursor:pointer;width:15px;height:15px}.login-submit{color:#fff;cursor:pointer;background:#1a2e54;border:none;border-radius:10px;justify-content:center;align-items:center;gap:.6rem;width:100%;margin-top:.25rem;padding:.9rem;font-family:inherit;font-size:.95rem;font-weight:600;transition:background .2s,transform .15s,box-shadow .2s;display:flex;box-shadow:0 4px 16px #1a2e544d}.login-submit:hover{background:#243d6e;transform:translateY(-1px);box-shadow:0 6px 20px #1a2e5459}.login-submit:active{transform:translateY(0)}.login-activate{text-align:center;margin-top:1.75rem}.login-activate p{color:#6b7ea0;margin-bottom:.75rem;font-size:.85rem}.login-activate-btn{color:#1a2e54;cursor:pointer;background:0 0;border:1.5px solid #d8e0ef;border-radius:9999px;padding:.6rem 1.5rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:border-color .2s,background .2s}.login-activate-btn:hover{background:#f0f4fb;border-color:#1a2e54}.login-footer{color:#9baec8;align-items:center;gap:.75rem;margin-top:1.75rem;font-size:.75rem;display:flex}.login-footer a{color:#9baec8;font-weight:500;text-decoration:none;transition:color .15s}.login-footer a:hover{color:#1a2e54}.login-certified{letter-spacing:.08em;color:#2563eb;background:#2563eb0f;border:1px solid #2563eb26;border-radius:9999px;align-items:center;gap:.4rem;margin-top:1rem;padding:.35rem .85rem;font-size:.65rem;font-weight:700;display:flex}.login-promo-card{background:#f0f4fb;border-radius:18px;width:240px;overflow:hidden;box-shadow:0 8px 24px #1a2e541f}.login-promo-img-placeholder{background:linear-gradient(135deg,#c9d3e0 50%,#b0bcd4 100%);width:100%;height:160px;position:relative}.login-promo-img-placeholder:after{content:"";clip-path:polygon(20% 100%,20% 40%,50% 10%,80% 40%,80% 100%);background:#ffffff4d;width:80px;height:70px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.login-promo-text{padding:1.25rem}.login-promo-divider{background:#1a2e54;border-radius:2px;width:28px;height:3px;margin-bottom:.75rem}.login-promo-text h3{color:#1a2e54;margin:0 0 .5rem;font-family:Outfit,Inter,sans-serif;font-size:1.05rem;font-weight:700;line-height:1.3}.login-promo-text p{color:#6b7ea0;margin:0;font-size:.8rem;line-height:1.5}.sd-welcome-row{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:2rem;display:flex}.sd-welcome-title{color:#1a2e54;margin:0 0 .5rem;font-family:Outfit,sans-serif;font-size:2rem;font-weight:700}.sd-welcome-meta{color:#6b7ea0;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.sd-matric-badge{color:#1a2e54;background:#edf2fb;border-radius:6px;padding:.25rem .6rem;font-size:.75rem;font-weight:600}.sd-meta-sep{color:#c5d0de}.sd-session{text-align:right}.sd-session-label{letter-spacing:.1em;color:#9baec8;margin-bottom:.25rem;font-size:.65rem;font-weight:600}.sd-session-value{color:#1a2e54;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.sd-stats{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-bottom:2rem;display:grid}@media (width<=1100px){.sd-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.sd-stats{grid-template-columns:1fr}}.sd-stat-card{background:#fff;border:1px solid #e8edf4;border-radius:16px;flex-direction:column;gap:.3rem;padding:1.25rem 1.25rem 1.1rem;display:flex;position:relative;box-shadow:0 1px 4px #1a2e540f}.sd-stat-icon{border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:.5rem;display:flex}.sd-stat-icon--blue{color:#3b6fd4;background:#edf2fb}.sd-stat-icon--gray{color:#6b7ea0;background:#f0f4f8}.sd-stat-icon--teal{color:#0d9488;background:#e6faf8}.sd-stat-icon--red{color:#dc2626;background:#fff0f0}.sd-stat-label{color:#6b7ea0;font-size:.75rem;font-weight:500}.sd-stat-value{color:#1a2e54;margin:.1rem 0;font-family:Outfit,sans-serif;font-size:2.1rem;font-weight:700;line-height:1}.sd-stat-value-sub{color:#9baec8;font-size:1.1rem}.sd-stat-sub{color:#9baec8;align-items:center;gap:3px;font-size:.7rem;display:flex}.sd-stat-sub--red{color:#dc2626}.sd-stat-badge{border-radius:9999px;padding:.2rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:1rem;right:1rem}.sd-stat-badge--teal{color:#0d9488;background:#e6faf8}.sd-stat-dot{background:#dc2626;border-radius:50%;width:10px;height:10px;position:absolute;top:.85rem;right:.85rem}.sd-dot-inline{background:#dc2626;border-radius:50%;flex-shrink:0;width:7px;height:7px;display:inline-block}.sd-progress-bar-track{background:#e8edf4;border-radius:99px;height:5px;margin-top:.4rem;overflow:hidden}.sd-progress-bar-fill{background:#1a2e54;border-radius:99px;height:100%;transition:width .5s}.sd-bottom-row{grid-template-columns:1fr 280px;gap:1.5rem;display:grid}@media (width<=1000px){.sd-bottom-row{grid-template-columns:1fr}}.sd-records{background:#fff;border:1px solid #e8edf4;border-radius:16px;padding:1.5rem;box-shadow:0 1px 4px #1a2e540f}.sd-section-header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.sd-section-title{color:#1a2e54;margin:0;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700}.sd-link-btn{color:#3b6fd4;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.82rem;font-weight:600;text-decoration:underline;transition:color .15s}.sd-link-btn:hover{color:#1a2e54}.sd-records-list{flex-direction:column;gap:0;display:flex}.sd-record-item{border-bottom:1px solid #f0f4f8;align-items:flex-start;gap:1rem;padding:1.1rem 0;display:flex}.sd-record-item:last-child{border-bottom:none}.sd-record-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.sd-record-icon--blue{color:#3b6fd4;background:#edf2fb}.sd-record-icon--teal{color:#0d9488;background:#e6faf8}.sd-record-icon--gray{color:#6b7ea0;background:#f0f4f8}.sd-record-body{flex:1;min-width:0}.sd-record-title{color:#1a2e54;margin-bottom:.25rem;font-size:.875rem;font-weight:600}.sd-record-desc{color:#6b7ea0;font-size:.8rem;line-height:1.4}.sd-record-right{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.4rem;display:flex}.sd-record-status{letter-spacing:.06em;border-radius:9999px;padding:.2rem .5rem;font-size:.65rem;font-weight:700}.sd-record-status--green{color:#059669;background:#e6faf0}.sd-record-badge-icon{color:#6b7ea0;background:#f0f4f8;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.sd-record-badge-icon--green{color:#059669;background:#e6faf0}.sd-record-time{color:#b0bcd4;letter-spacing:.04em;font-size:.7rem;font-weight:500}.sd-fast-track{flex-direction:column;gap:1rem;display:flex}.sd-fast-track-card{color:#fff;background:#1a2e54;border-radius:16px;padding:1.5rem}.sd-fast-track-card h3{color:#fff;margin:0 0 .5rem;font-family:Outfit,sans-serif;font-size:1.05rem;font-weight:700}.sd-fast-track-card p{color:#ffffffb3;margin:0 0 1.25rem;font-size:.8rem;line-height:1.5}.sd-new-request-btn{color:#1a2e54;cursor:pointer;background:#fff;border:none;border-radius:10px;width:100%;padding:.7rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:background .15s,transform .1s;display:block}.sd-new-request-btn:hover{background:#edf2fb}.sd-new-request-btn:active{transform:scale(.98)}.sd-quick-links{background:#fff;border:1px solid #e8edf4;border-radius:16px;overflow:hidden;box-shadow:0 1px 4px #1a2e540f}.sd-quick-link{color:#1a2e54;cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f0f4f8;align-items:center;gap:.75rem;width:100%;padding:.9rem 1.1rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .15s;display:flex}.sd-quick-link:last-child{border-bottom:none}.sd-quick-link:hover{background:#f8fafc}.sd-quick-link-icon{color:#6b7ea0;align-items:center;display:flex}.sd-quick-link-arrow{color:#9baec8;margin-left:auto;font-size:1.2rem}.sd-root{color:#1a2e54;background:#f0f4f8;min-height:100vh;font-family:Inter,system-ui,sans-serif;display:flex}.sd-sidebar{background:#fff;border-right:1px solid #e8edf4;flex-direction:column;flex-shrink:0;width:205px;height:100vh;padding:1.5rem 0;display:flex;position:sticky;top:0;overflow-y:auto}.sd-brand{border-bottom:1px solid #e8edf4;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding:0 1.25rem 1.75rem;display:flex}.sd-brand-logo{background:#1a2e54;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.sd-brand-name{color:#1a2e54;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:700;line-height:1.2}.sd-brand-sub{letter-spacing:.1em;color:#8499b8;margin-top:2px;font-size:.58rem;font-weight:600}.sd-nav{flex-direction:column;flex:1;gap:.15rem;padding:0 .75rem;display:flex}.sd-nav-item{color:#6b7ea0;border-radius:9px;align-items:center;gap:.75rem;padding:.65rem .75rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.sd-nav-item:hover{color:#1a2e54;background:#f0f4f8}.sd-nav-item--active{color:#1a2e54;background:#edf2fb;font-weight:600}.sd-sidebar-bottom{border-top:1px solid #e8edf4;flex-direction:column;gap:.25rem;margin-top:1rem;padding:1rem .75rem 0;display:flex}.sd-verify-btn{color:#fff;cursor:pointer;background:#1a2e54;border:none;border-radius:9px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.7rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:background .15s;display:flex}.sd-verify-btn:hover{background:#243d6e}.sd-settings-btn,.sd-logout-btn{color:#6b7ea0;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:.65rem;width:100%;padding:.55rem .75rem;font-family:inherit;font-size:.875rem;font-weight:500;transition:background .15s,color .15s;display:flex}.sd-settings-btn:hover,.sd-logout-btn:hover{color:#1a2e54;background:#f0f4f8}.sd-main{flex-direction:column;flex:1;min-width:0;display:flex}.sd-topbar{z-index:10;background:#fff;border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:center;gap:1.5rem;padding:1rem 2rem;display:flex;position:sticky;top:0}.sd-search-wrapper{flex:1;max-width:480px;position:relative}.sd-search-icon{color:#9baec8;pointer-events:none;position:absolute;top:50%;left:.85rem;transform:translateY(-50%)}.sd-search{color:#1a2e54;background:#f8fafc;border:1.5px solid #e8edf4;border-radius:10px;outline:none;width:100%;padding:.6rem 1rem .6rem 2.5rem;font-family:inherit;font-size:.875rem;transition:border-color .2s}.sd-search:focus{background:#fff;border-color:#1a2e54}.sd-search::placeholder{color:#b0bcd4}.sd-topbar-actions{align-items:center;gap:.5rem;display:flex}.sd-icon-btn{cursor:pointer;color:#6b7ea0;background:0 0;border:none;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .15s,color .15s;display:flex}.sd-icon-btn:hover{color:#1a2e54;background:#f0f4f8}.sd-user-profile{border-left:1px solid #e8edf4;align-items:center;gap:.75rem;padding-left:1rem;display:flex}.sd-user-info{text-align:right}.sd-user-name{color:#1a2e54;font-family:Outfit,sans-serif;font-size:.875rem;font-weight:700}.sd-user-meta-row{justify-content:flex-end;align-items:center;gap:.4rem;margin-top:1px;display:flex}.sd-user-type-badge{color:#1a2e54;background:#edf2fb;border:1px solid #d0dbe9;border-radius:4px;padding:.1rem .35rem;font-size:.6rem;font-weight:800}.sd-user-matric{color:#8499b8;font-size:.65rem;font-weight:500}.sd-user-role{color:#8499b8;margin-top:1px;font-size:.65rem;font-weight:500}.sd-avatar-btn{cursor:pointer;background:0 0;border:none;padding:0}.sd-avatar{color:#fff;background:#1a2e54;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-family:Outfit,sans-serif;font-size:.8rem;font-weight:700;display:flex}.sd-content{flex:1;padding:2rem}.unit-prog-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;margin-bottom:2rem;padding:1.5rem;box-shadow:0 4px 20px #1a2e540d}.unit-prog-header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.unit-prog-title{color:#1a2e54;margin:0;font-family:Outfit,sans-serif;font-size:1.1rem;font-weight:700}.unit-prog-badge{color:#1a2e54;background:#f0f4f8;border:1px solid #e2e8f0;border-radius:99px;padding:.35rem .75rem;font-size:.75rem;font-weight:800}.unit-prog-track{background:#f1f5f9;border-radius:99px;height:8px;margin-bottom:1.5rem;position:relative;overflow:hidden}.unit-prog-fill{background:linear-gradient(90deg,#1a2e54 0%,#3b82f6 100%);border-radius:99px;height:100%;transition:width .8s cubic-bezier(.4,0,.2,1)}.unit-prog-stats{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.unit-prog-stat{flex-direction:column;align-items:center;display:flex}.unit-prog-val{color:#1a2e54;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.unit-prog-lab{color:#64748b;text-transform:uppercase;letter-spacing:.05em;margin-top:2px;font-size:.65rem;font-weight:700}.unit-prog-sep{background:#e2e8f0;width:1px;height:24px}.unit-prog-footer{color:#64748b;border-top:1px solid #f1f5f9;margin:1rem 0 0;padding-top:1rem;font-size:.75rem}.res-page{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;padding-bottom:4rem;display:flex;position:relative}.res-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.res-subtitle{letter-spacing:.1em;color:#1a2e54;align-items:center;gap:.5rem;margin-bottom:.5rem;font-size:.65rem;font-weight:700;display:flex}.res-subtitle:before{content:"";background:#1a2e54;width:24px;height:2px}.res-title{color:#1a2e54;letter-spacing:-.02em;margin:0 0 .75rem;font-family:Outfit,sans-serif;font-size:2.75rem;font-weight:700}.res-desc{color:#6b7ea0;max-width:480px;font-size:.95rem;line-height:1.6}.res-top-stats{gap:1.25rem;display:flex}.res-stat-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;align-items:center;gap:1.25rem;min-width:180px;padding:1rem 1.75rem;display:flex;box-shadow:0 10px 25px -5px #1a2e541a}.res-stat-card--dark{color:#fff;background:#1a2e54;border:none}.res-stat-icon-wrapper{color:#fff;background:#ffffff26;border-radius:12px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.res-stat-icon-wrapper--white{color:#1a2e54;background:#f0f4f8}.res-stat-label{letter-spacing:.05em;opacity:.7;margin-bottom:2px;font-size:.6rem;font-weight:700}.res-stat-value{font-family:Outfit,sans-serif;font-size:2rem;font-weight:700}.res-filters-card{background:#fff;border:1px solid #e8edf4;border-radius:16px;align-items:center;gap:2.5rem;padding:1.25rem 2rem;display:flex;box-shadow:0 4px 12px #1a2e540a}.res-filter-group{flex-direction:column;gap:.35rem;display:flex}.res-filter-label{color:#9baec8;letter-spacing:.05em;font-size:.65rem;font-weight:700}.res-filter-select{color:#1a2e54;cursor:pointer;background:0 0;border:none;outline:none;font-family:inherit;font-size:.95rem;font-weight:600}.res-filter-divider{background:#e8edf4;width:1px;height:40px}.res-filter-actions{gap:.75rem;margin-left:auto;display:flex}.res-apply-btn{color:#fff;cursor:pointer;background:#1a2e54;border:none;border-radius:10px;align-items:center;gap:.65rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:transform .1s;display:flex}.res-apply-btn:active{transform:scale(.97)}.res-pdf-btn{color:#1a2e54;cursor:pointer;background:#f0f4f8;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:700;display:flex}.res-table-container{background:#fff;border:1px solid #e8edf4;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px #1a2e540d}.res-table{border-collapse:collapse;width:100%}.res-table th{text-align:left;color:#8499b8;letter-spacing:.05em;background:#f8fafc;border-bottom:1px solid #e8edf4;padding:1.25rem 2rem;font-size:.7rem;font-weight:700}.res-table td{color:#6b7ea0;border-bottom:1px solid #f8fafc;padding:1.25rem 2rem;font-size:.9rem}.res-td-empty{text-align:center;color:#94a3b8;font-style:italic;padding:3rem!important}.res-td-code{color:#1a2e54;font-weight:700}.res-td-title{color:#1a2e54;font-weight:600}.res-td-points{color:#1a2e54;text-align:right;font-weight:700}.res-table th:last-child{text-align:right}.res-grade-badge{text-align:center;border-radius:8px;min-width:38px;padding:.35rem .8rem;font-size:.75rem;font-weight:700;display:inline-block}.res-grade-badge--a{color:#0d9488;background:#e0faf8}.res-grade-badge--b{color:#64748b;background:#f0f4f8}.res-summary-footer{color:#fff;background:#1a2e54;justify-content:flex-end;align-items:center;gap:3rem;padding:1.5rem 3rem;display:flex}.res-summary-item{align-items:baseline;gap:.5rem;display:flex}.res-summary-val{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.res-summary-lab{opacity:.65;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:700}.res-summary-sep{background:#ffffff26;width:1px;height:24px}.res-pagination{background:#fff;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.res-pag-info{color:#9baec8;font-size:.8rem}.res-pag-controls{gap:.4rem;display:flex}.res-pag-btn{color:#1a2e54;cursor:pointer;background:#fff;border:1px solid #e8edf4;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:.82rem;font-weight:700;transition:all .2s;display:flex}.res-pag-btn:hover{background:#f8fafc}.res-pag-btn--active{color:#fff;background:#1a2e54;border-color:#1a2e54}.res-bottom-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.res-info-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;padding:1.75rem;position:relative}.res-info-icon{border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-bottom:1.25rem;display:flex}.res-info-icon--blue{color:#3b6fd4;background:#edf2fb}.res-info-icon--teal{color:#0d9488;background:#e6faf8}.res-info-icon--red{color:#dc2626;background:#fff0f0}.res-info-title{color:#1a2e54;margin:0 0 .75rem;font-family:Outfit,sans-serif;font-size:1.2rem;font-weight:700}.res-info-text{color:#6b7ea0;font-size:.875rem;line-height:1.5}.res-text-red{color:#dc2626;font-weight:700}.res-dist-row{color:#1a2e54;justify-content:space-between;margin-bottom:.4rem;font-size:.8rem;font-weight:600;display:flex}.res-dist-track{background:#f0f4f8;border-radius:99px;height:6px;overflow:hidden}.res-dist-fill{background:#1a2e54;border-radius:99px;height:100%}.res-fab{color:#fff;cursor:pointer;z-index:100;background:#1a2e54;border:none;border-radius:12px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-family:inherit;font-weight:700;transition:transform .2s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 25px #1a2e544d}.res-fab:hover{transform:translateY(-3px)}@media (width<=900px){.res-bottom-grid{grid-template-columns:1fr}.res-summary-footer{flex-wrap:wrap;justify-content:flex-start;gap:1.5rem}}.cert-page{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.cert-nav-crumbs{color:#6b7ea0;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.cert-nav-crumbs span{color:#b0bcd4}.cert-header-main{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.cert-title{color:#1a2e54;margin:0 0 .5rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700}.cert-desc{color:#6b7ea0;max-width:500px;font-size:.95rem;line-height:1.6}.cert-header-actions{gap:1rem;display:flex}.cert-btn-secondary{color:#1a2e54;cursor:pointer;background:#f0f4f8;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:700;display:flex}.cert-btn-primary{color:#fff;cursor:pointer;background:#1a2e54;border:none;border-radius:10px;align-items:center;gap:.65rem;padding:.75rem 1.75rem;font-family:inherit;font-size:.875rem;font-weight:700;display:flex;box-shadow:0 4px 12px #1a2e5433}.cert-main-grid{grid-template-columns:380px 1fr;gap:2rem;display:grid}.cert-left-col{flex-direction:column;gap:1.5rem;display:flex}.cert-card-label{letter-spacing:.05em;color:#9baec8;margin-bottom:1.5rem;font-size:.7rem;font-weight:700}.cert-details-card,.cert-export-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;padding:2rem;box-shadow:0 4px 20px #1a2e540a}.cert-detail-item{margin-bottom:1.5rem}.cert-label-row{justify-content:space-between;align-items:center;margin-bottom:.4rem;display:flex}.cert-item-label{color:#6b7ea0;font-size:.75rem;font-weight:600}.cert-verified-badge{color:#0d9488;background:#e6faf8;border-radius:99px;padding:.15rem .5rem;font-size:.6rem;font-weight:700}.cert-item-value{color:#1a2e54;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.cert-detail-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.cert-text-highlight{color:#3b6fd4}.cert-export-option{cursor:pointer;border:1.5px solid #f0f4f8;border-radius:14px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1.25rem;transition:all .2s;display:flex}.cert-export-option--active{background:#fff;border-color:#1a2e54;box-shadow:0 4px 12px #1a2e540f}.cert-export-icon{border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.cert-export-icon--pdf{color:#dc2626;background:#fff0f0}.cert-export-icon--img{color:#3b6fd4;background:#edf2fb}.cert-export-text{flex:1}.cert-export-title{color:#1a2e54;font-size:.9rem;font-weight:700}.cert-export-desc{color:#8499b8;margin-top:2px;font-size:.75rem}.cert-radio{border:2px solid #d0dbe9;border-radius:50%;width:18px;height:18px;padding:3px}.cert-radio--checked:after{content:"";background:#1a2e54;border-radius:50%;width:100%;height:100%;display:block}.cert-download-btn{color:#fff;cursor:pointer;background:#1a2e54;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:1rem;padding:1rem;font-family:inherit;font-size:.95rem;font-weight:700;display:flex}.cert-preview-card{background:#8499b820;border:1px dashed #c5d0de;border-radius:24px;justify-content:center;align-items:center;height:100%;padding:2.5rem;display:flex}.cert-visual{aspect-ratio:1.414;background:#fff;border:12px double #f0f4f8;justify-content:center;align-items:center;width:100%;max-width:600px;padding:3rem;display:flex;position:relative;box-shadow:0 20px 50px #1a2e5426}.cert-visual-inner{text-align:center;width:100%}.cert-visual-header{letter-spacing:.2em;color:#8499b8;margin-bottom:2rem;font-size:.75rem;font-weight:700}.cert-visual-name{color:#1a2e54;margin-bottom:1.5rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800}.cert-visual-sub{color:#6b7ea0;margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.cert-visual-degree{color:#1a2e54;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.cert-visual-meta{color:#3b6fd4;font-size:1rem;font-weight:700}.cert-visual-bottom-img{justify-content:center;margin-top:2rem;display:flex}.cert-qr-placeholder{background:#f0f4f8;border-radius:8px;width:60px;height:60px}.cert-footer-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.cert-footer-card{background:#f8fafc;border:1px solid #e8edf4;border-radius:16px;gap:1.25rem;padding:1.5rem;display:flex}.cert-footer-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.cert-footer-icon--blue{color:#3b6fd4;background:#edf2fb}.cert-footer-icon--teal{color:#0d9488;background:#e6faf8}.cert-footer-icon--purple{color:#7c3aed;background:#f5f3ff}.cert-footer-title{color:#1a2e54;margin:0 0 .4rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.cert-footer-text{color:#6b7ea0;margin:0;font-size:.85rem;line-height:1.5}@media (width<=1000px){.cert-main-grid,.cert-footer-grid{grid-template-columns:1fr}}.tr-page{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.tr-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.tr-subtitle{letter-spacing:.1em;color:#1a2e54;margin-bottom:.5rem;font-size:.7rem;font-weight:700}.tr-title{color:#1a2e54;margin:0 0 .75rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700}.tr-desc{color:#6b7ea0;max-width:500px;font-size:.95rem;line-height:1.6}.tr-new-btn{color:#fff;cursor:pointer;background:#1a2e54;border:none;border-radius:10px;align-items:center;gap:.75rem;padding:.85rem 1.75rem;font-family:inherit;font-size:.9rem;font-weight:700;display:flex;box-shadow:0 4px 12px #1a2e5433}.tr-main-grid{grid-template-columns:1fr 340px;gap:2rem;display:grid}.tr-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px #1a2e540a}.tr-card-header{gap:1.25rem;margin-bottom:2.5rem;display:flex}.tr-card-icon{color:#1a2e54;background:#edf2fb;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.tr-card-title{color:#1a2e54;margin:0 0 .25rem;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.tr-card-subtitle{color:#6b7ea0;font-size:.85rem}.tr-form-grid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.tr-form-grid .full-width{grid-column:span 2}.tr-form-group{flex-direction:column;gap:.6rem;display:flex}.tr-form-group label{color:#9baec8;letter-spacing:.05em;font-size:.7rem;font-weight:700}.tr-form-group input,.tr-form-group select{color:#1a2e54;background:#f8fafc;border:1.5px solid #edf2fb;border-radius:12px;outline:none;padding:.9rem 1.25rem;font-family:inherit;font-size:.9rem;transition:all .2s}.tr-form-group input:focus{background:#fff;border-color:#1a2e54}.tr-delivery-section{margin-bottom:2rem}.tr-form-label{color:#9baec8;letter-spacing:.05em;margin-bottom:1rem;font-size:.7rem;font-weight:700;display:block}.tr-delivery-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.tr-delivery-option{cursor:pointer;border:1.5px solid #f0f4f8;border-radius:14px;align-items:flex-start;gap:1rem;padding:1.25rem;transition:all .2s;display:flex}.tr-delivery-option--active{background:#f8fafc;border-color:#1a2e54}.tr-radio{border:2px solid #d0dbe9;border-radius:50%;flex-shrink:0;width:18px;height:18px;margin-top:2px;padding:3px}.tr-radio--checked:after{content:"";background:#1a2e54;border-radius:50%;width:100%;height:100%;display:block}.tr-delivery-title{color:#1a2e54;font-size:.9rem;font-weight:700}.tr-delivery-desc{color:#8499b8;margin-top:2px;font-size:.75rem;line-height:1.4}.tr-fee-alert{color:#6b7ea0;background:#f0f4f8;border-radius:14px;gap:1rem;margin-bottom:2rem;padding:1.25rem 1.75rem;font-size:.82rem;line-height:1.6;display:flex}.tr-fee-alert svg{color:#1a2e54;flex-shrink:0;margin-top:2px}.tr-fee-alert strong{color:#1a2e54}.tr-authorize-btn{color:#fff;letter-spacing:.05em;cursor:pointer;background:#1a2e54;border:none;border-radius:12px;width:100%;padding:1.1rem;font-family:inherit;font-size:.95rem;font-weight:800;transition:transform .1s}.tr-authorize-btn:active{transform:scale(.98)}.tr-side-col{flex-direction:column;gap:1.5rem;display:flex}.tr-standing-card{color:#fff;background:#1a2e54;border-radius:20px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #1a2e5433}.tr-side-title{margin:0 0 1.5rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.tr-standing-grid{z-index:1;grid-template-columns:1fr 1fr;gap:1.5rem;display:grid;position:relative}.tr-standing-val{margin-bottom:.5rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800;line-height:1}.tr-standing-lab{letter-spacing:.05em;opacity:.6;font-size:.65rem;font-weight:700}.tr-standing-bg{color:#ffffff0d;width:120px;height:100px;position:absolute;bottom:-20px;right:-10px}.tr-guidelines-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;padding:2rem}.tr-guide-list{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.tr-guide-list li{color:#6b7ea0;gap:.85rem;font-size:.85rem;line-height:1.5;display:flex}.tr-guide-list svg{color:#1a2e54;flex-shrink:0;margin-top:3px}.tr-history{margin-top:1rem}.tr-history-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.tr-history-title{color:#1a2e54;margin:0;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.tr-history-filter{color:#6b7ea0;align-items:center;gap:.75rem;font-size:.875rem;display:flex}.tr-history-filter select{color:#1a2e54;background:#fff;border:1px solid #e8edf4;border-radius:8px;outline:none;padding:.5rem 1rem;font-family:inherit;font-weight:600}.tr-table-wrap{background:#fff;border:1px solid #e8edf4;border-radius:20px;overflow:hidden}.tr-table{border-collapse:collapse;width:100%}.tr-table th{text-align:left;color:#8499b8;letter-spacing:.05em;background:#f8fafc;border-bottom:1px solid #e8edf4;padding:1.25rem 1.5rem;font-size:.7rem;font-weight:700}.tr-table td{color:#6b7ea0;border-bottom:1px solid #f8fafc;padding:1.25rem 1.5rem;font-size:.9rem}.tr-td-id{color:#1a2e54;font-weight:700}.tr-td-date{font-weight:500}.tr-dest-name{color:#1a2e54;margin-bottom:.2rem;font-weight:700}.tr-dest-sub{color:#8499b8;font-size:.75rem}.tr-type-badge{color:#6b7ea0;background:#f0f4f8;border-radius:6px;padding:.25rem .5rem;font-size:.65rem;font-weight:800}.tr-status-badge{border-radius:99px;align-items:center;gap:.4rem;padding:.3rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.tr-status-dot{border-radius:50%;width:6px;height:6px}.tr-status--teal{color:#0d9488;background:#e6faf8}.tr-status--teal .tr-status-dot{background:#0d9488}.tr-status--blue{color:#3b6fd4;background:#edf2fb}.tr-status--blue .tr-status-dot{background:#3b6fd4}.tr-status--red{color:#dc2626;background:#fff0f0}.tr-status--red .tr-status-dot{background:#dc2626}.tr-td-actions{gap:.5rem;display:flex}.tr-action-btn{cursor:pointer;color:#9baec8;background:#fff;border:1px solid #e8edf4;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.tr-action-btn:hover{color:#1a2e54;border-color:#1a2e54}.tr-action-btn--red:hover{color:#dc2626;border-color:#dc2626}.tr-pagination{justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.tr-pag-info{color:#9baec8;font-size:.8rem}.tr-pag-controls{gap:.5rem;display:flex}.tr-pag-btn{cursor:pointer;background:#fff;border:1px solid #e8edf4;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:700;display:flex}@media (width<=1000px){.tr-main-grid,.tr-delivery-grid{grid-template-columns:1fr}}.prof-page{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;padding-bottom:2rem;display:flex}.prof-header-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;justify-content:space-between;align-items:center;padding:2.5rem;display:flex;box-shadow:0 10px 25px -5px #1a2e540d}.prof-header-left{align-items:center;gap:2rem;display:flex}.prof-avatar-box{width:130px;height:130px;position:relative}.prof-avatar-img{color:#1a2e54;background:#f0f4f8;border:4px solid #fff;border-radius:24px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden;box-shadow:0 0 0 1px #e8edf4}.prof-avatar-edit{color:#fff;cursor:pointer;background:#1a2e54;border:2.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:-4px;right:-4px}.prof-name-row{align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.prof-name{color:#1a2e54;margin:0;font-family:Outfit,sans-serif;font-size:2.25rem;font-weight:700}.prof-verified-pill{color:#0d9488;letter-spacing:.05em;background:#e6faf8;border-radius:99px;align-items:center;gap:.4rem;padding:.35rem .75rem;font-size:.65rem;font-weight:800;display:flex}.prof-meta-row{gap:1.5rem;display:flex}.prof-meta-item{color:#6b7ea0;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;display:flex}.prof-meta-item svg{color:#8499b8}.prof-status-btn{color:#fff;cursor:pointer;background:#1a2e54;border:none;border-radius:12px;padding:.85rem 1.75rem;font-family:inherit;font-size:.9rem;font-weight:700;transition:transform .1s}.prof-status-btn:active{transform:scale(.97)}.prof-main-grid{grid-template-columns:1fr 340px;gap:2rem;display:grid}.prof-left-col{flex-direction:column;gap:2rem;display:flex}.prof-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;padding:2rem;box-shadow:0 4px 15px #1a2e5408}.prof-card-header{border-bottom:1.5px solid #f8fafc;align-items:center;gap:.75rem;margin-bottom:2rem;padding-bottom:1rem;display:flex}.prof-card-header svg{color:#1a2e54}.prof-card-title{color:#1a2e54;flex:1;margin:0;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700}.prof-form-grid{grid-template-columns:1fr 1fr;gap:1.5rem 2.5rem;display:grid}.prof-form-grid .full-width{grid-column:span 2}.prof-info-box label{color:#9baec8;letter-spacing:.05em;margin-bottom:.5rem;font-size:.7rem;font-weight:700;display:block}.prof-info-val{color:#1a2e54;border-bottom:1.5px solid #f0f4f8;padding-bottom:.5rem;font-size:1rem;font-weight:600}.prof-settings-list{flex-direction:column;gap:1.5rem;display:flex}.prof-setting-item{border-bottom:1.5px solid #f8fafc;justify-content:space-between;align-items:center;padding-bottom:1.5rem;display:flex}.prof-setting-item:last-child{border-bottom:none;padding-bottom:0}.prof-setting-name{color:#1a2e54;margin-bottom:.25rem;font-size:.95rem;font-weight:700}.prof-setting-desc{color:#8499b8;font-size:.8rem}.prof-link-btn{color:#3b6fd4;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.875rem;font-weight:700;text-decoration:underline}.prof-action-btn{color:#1a2e54;cursor:pointer;background:#f0f4f8;border:none;border-radius:8px;padding:.5rem 1rem;font-family:inherit;font-size:.82rem;font-weight:700}.prof-switch{width:44px;height:24px;display:inline-block;position:relative}.prof-switch input{opacity:0;width:0;height:0}.prof-slider{cursor:pointer;background-color:#e8edf4;border-radius:34px;transition:all .4s;position:absolute;inset:0}.prof-slider:before{content:"";background-color:#fff;border-radius:50%;width:18px;height:18px;transition:all .4s;position:absolute;bottom:3px;left:3px}input:checked+.prof-slider{background-color:#1a2e54}input:checked+.prof-slider:before{transform:translate(20px)}.prof-card--dark{color:#fff;background:#1a2e54;border:none;box-shadow:0 10px 30px #1a2e5433}.prof-card--dark .prof-card-header{border-color:#ffffff1a}.prof-card--dark .prof-card-header svg,.prof-card--dark .prof-card-title{color:#fff}.prof-type-badge{letter-spacing:.05em;opacity:.8;border:1px solid #ffffff4d;border-radius:6px;padding:.15rem .5rem;font-size:.55rem;font-weight:800}.prof-acad-grid{grid-template-columns:1fr 60px;gap:1.25rem 1rem;margin-bottom:2rem;display:grid}.prof-acad-grid .full{grid-column:span 2}.prof-acad-item label{letter-spacing:.05em;opacity:.5;margin-bottom:.4rem;font-size:.65rem;font-weight:700;display:block}.prof-acad-val{font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700}.prof-standing-card{background:#ffffff14;border-radius:16px;justify-content:space-between;align-items:center;padding:1.25rem;display:flex}.prof-standing-left label{opacity:.5;margin-bottom:.25rem;font-size:.65rem;font-weight:700;display:block}.prof-standing-status{font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:700}.prof-standing-ring{border:3.5px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:54px;height:54px;font-size:.9rem;font-weight:800;display:flex;position:relative}.prof-standing-ring:after{content:"";border:3.5px solid #0000;border-color:#0d9488 #0000 #0000 #0d9488;border-radius:50%;position:absolute;inset:-3.5px;transform:rotate(45deg)}.prof-upload-btn{color:#1a2e54;cursor:pointer;background:0 0;border:none}.prof-doc-list{flex-direction:column;gap:.75rem;display:flex}.prof-doc-item{background:#f8fafc;border:1px solid #0000;border-radius:14px;align-items:center;gap:1rem;padding:1rem;display:flex}.prof-doc-item:hover{background:#fff;border-color:#e8edf4}.prof-doc-icon{color:#1a2e54;background:#fff;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 2px 8px #1a2e5408}.prof-doc-info{flex:1;min-width:0}.prof-doc-name{color:#1a2e54;white-space:nowrap;text-overflow:ellipsis;margin-bottom:1px;font-size:.875rem;font-weight:700;overflow:hidden}.prof-doc-meta{color:#b0bcd4;letter-spacing:.02em;font-size:.65rem;font-weight:700}.prof-doc-actions{gap:.25rem;display:flex}.prof-doc-btn{color:#9baec8;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.prof-doc-btn:hover{color:#1a2e54;background:#edf2fb}@media (width<=1000px){.prof-main-grid{grid-template-columns:1fr}.prof-header-card{text-align:center;flex-direction:column;gap:1.5rem}.prof-header-left{flex-direction:column}.prof-meta-row{justify-content:center}}.res-research-grid{grid-template-columns:1.5fr 1fr;gap:2rem;margin-top:2.5rem;display:grid}.res-timeline-card,.res-supervisor-card{background:#fff;border:1px solid #e8edf4;border-radius:24px;padding:3rem;box-shadow:0 10px 40px #1a2e540a}.res-card-title{color:#1a2e54;margin-bottom:2.5rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800}.res-timeline{padding-left:2rem;position:relative}.res-timeline:before{content:"";background:#e8edf4;width:2px;position:absolute;top:0;bottom:0;left:5px}.res-timeline-item{margin-bottom:3rem;position:relative}.res-timeline-item:last-child{margin-bottom:0}.res-timeline-node{z-index:10;color:#1a2e54;background:#fff;border:2px solid #e8edf4;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:0;left:-2rem}.res-timeline-item--completed .res-timeline-node{color:#fff;background:#0d9488;border-color:#0d9488}.res-timeline-item--in_progress .res-timeline-node{background:#f0fdfa;border-color:#0d9488}.res-timeline-item--in_progress .res-timeline-node:after{content:"";background:#0d9488;border-radius:50%;width:8px;height:8px}.res-timeline-header{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.res-timeline-header h3{color:#1a2e54;font-size:1.1rem;font-weight:700}.res-timeline-date{color:#8499b8;font-size:.8rem;font-weight:600}.res-timeline-detail{color:#6b7ea0;font-size:.9rem}.res-sup-info{align-items:center;gap:1.25rem;margin-bottom:2.5rem;display:flex}.res-sup-avatar{color:#fff;background:#1a2e54;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;font-size:1.25rem;font-weight:800;display:flex}.res-sup-info h3{margin-bottom:.25rem;font-size:1.25rem;font-weight:700}.res-sup-info p{color:#6b7ea0;font-size:.85rem}.res-sup-actions{flex-direction:column;gap:1rem;margin-bottom:2.5rem;display:flex}.res-sup-btn{color:#1a2e54;cursor:pointer;background:#f8fafc;border:1.5px solid #e8edf4;border-radius:14px;justify-content:center;align-items:center;gap:.75rem;padding:1rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.res-sup-btn:hover{background:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #0000000d}.res-recent-feedback{background:#fffbeb;border:1px solid #fef3c7;border-radius:18px;padding:2rem}.res-recent-feedback h4{letter-spacing:.1em;color:#92400e;margin-bottom:1rem;font-size:.7rem;font-weight:900}.res-recent-feedback p{color:#7b341e;margin-bottom:1rem;font-size:.95rem;font-style:italic;line-height:1.6}.res-feedback-time{color:#d97706;font-size:.75rem;font-weight:700}@media (width<=1100px){.res-research-grid{grid-template-columns:1fr}}.ver-page{background:#f8fafc;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:2rem;display:flex}.ver-container{width:100%;max-width:800px}.ver-header{text-align:center;margin-bottom:3.5rem}.ver-badge{color:#0369a1;letter-spacing:.1em;background:#e0f2fe;border-radius:8px;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.7rem;font-weight:800;display:inline-block}.ver-title{color:#1a2e54;letter-spacing:-.02em;margin-bottom:1rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:800}.ver-desc{color:#64748b;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.ver-search-card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;margin-bottom:2rem;padding:3rem;box-shadow:0 15px 50px #00000008}.ver-form{margin-bottom:1.5rem}.ver-input-group{gap:1rem;display:flex;position:relative}.ver-input-icon{color:#94a3b8;position:absolute;top:50%;left:1.5rem;transform:translateY(-50%)}.ver-input{color:#1a2e54;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:18px;flex:1;height:64px;padding:0 1.5rem 0 4rem;font-size:1.1rem;font-weight:600;transition:all .2s}.ver-input:focus{background:#fff;border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb1a}.ver-submit-btn{color:#fff;cursor:pointer;background:#1a2e54;border:none;border-radius:18px;height:64px;padding:0 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;transition:all .2s}.ver-submit-btn:hover:not(:disabled){background:#2563eb;transform:translateY(-2px);box-shadow:0 8px 24px #2563eb33}.ver-submit-btn:disabled{opacity:.7;cursor:not-allowed}.ver-hint{color:#94a3b8;align-items:center;gap:.5rem;font-size:.85rem;display:flex}.ver-result-card{background:#fff;border:1px solid #e2e8f0;border-radius:28px;gap:2rem;margin-bottom:2rem;padding:3rem;animation:.4s ease-out slideIn;display:flex}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.ver-result-card--authenticated{border-left:6px solid #10b981}.ver-result-card--invalid{border-left:6px solid #ef4444}.ver-result-icon{border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.ver-result-card--authenticated .ver-result-icon{color:#10b981;background:#d1fae5}.ver-result-card--invalid .ver-result-icon{color:#ef4444;background:#fee2e2}.ver-result-body{flex:1}.ver-result-header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.ver-result-header h3{letter-spacing:.02em;color:#1a2e54;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:800}.ver-hash{color:#64748b;background:#f1f5f9;border-radius:8px;padding:.4rem .75rem;font-family:JetBrains Mono,monospace;font-size:.75rem}.ver-details-grid{grid-template-columns:1fr 1fr;gap:1.5rem 2.5rem;margin-bottom:2.5rem;display:grid}.ver-detail-item label{color:#94a3b8;letter-spacing:.1em;margin-bottom:.5rem;font-size:.7rem;font-weight:800;display:block}.ver-detail-val{color:#1a2e54;font-size:1rem;font-weight:700}.ver-download-btn{color:#1a2e54;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;padding:1rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s}.ver-download-btn:hover{background:#f8fafc;border-color:#cbd5e1}.ver-error-text{color:#64748b;font-size:1rem;line-height:1.6}.ver-security-badges{justify-content:center;gap:3rem;margin-top:2rem;display:flex}.ver-sec-item{color:#94a3b8;align-items:center;gap:.75rem;font-size:.85rem;font-weight:600;display:flex}.adm-page{flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.adm-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.adm-title{color:#1a2e54;margin:0 0 .75rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700}.adm-desc{color:#6b7ea0;max-width:550px;font-size:.95rem;line-height:1.6}.adm-header-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.adm-filter-pills{background:#f0f4f8;border-radius:12px;padding:.35rem;display:flex}.adm-pill{color:#6b7ea0;cursor:pointer;background:0 0;border:none;border-radius:9px;padding:.5rem 1rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:all .2s}.adm-pill.active{color:#1a2e54;background:#fff;box-shadow:0 2px 8px #1a2e541a}.adm-btn-report{color:#1a2e54;cursor:pointer;background:#fff;border:1.5px solid #e8edf4;border-radius:10px;align-items:center;gap:.65rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:700;display:flex}.adm-btn-manual{color:#fff;cursor:pointer;background:#1a2e54;border:none;border-radius:10px;align-items:center;gap:.75rem;padding:.75rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:700;display:flex;box-shadow:0 4px 12px #1a2e5433}.adm-plus-circle{background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:1.1rem;display:flex}.adm-stats-grid{grid-template-columns:1fr 280px 280px;gap:1.5rem;display:grid}.adm-stat-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;flex-direction:column;padding:1.75rem;display:flex;position:relative;box-shadow:0 4px 20px #1a2e540a}.adm-stat-label{letter-spacing:.08em;color:#9baec8;margin-bottom:.5rem;font-size:.65rem;font-weight:700}.adm-stat-value{color:#1a2e54;margin-bottom:1.25rem;font-family:Outfit,sans-serif;font-size:2.75rem;font-weight:700}.adm-stat-footer{align-items:center;gap:1rem;margin-top:auto;display:flex}.adm-avatar-stack{align-items:center;display:flex}.adm-av-stack-item{border:2px solid #fff;border-radius:50%;width:24px;height:24px;margin-left:-8px}.adm-av-stack-item:first-child{margin-left:0}.adm-av-stack-item.teal{background:#e6faf8}.adm-av-stack-item.blue{background:#edf2fb}.adm-av-stack-item.orange{background:#fff7ed}.adm-av-stack-plus{color:#8499b8;margin-left:.5rem;font-size:.65rem;font-weight:700}.adm-stat-trend{color:#8499b8;font-size:.75rem;font-weight:600}.adm-stat-icon-bg{color:#1a2e54;opacity:.8;background:#edf2fb;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:absolute;top:1.5rem;right:1.5rem}.adm-stat-card--alert{background:#fff0f020}.adm-action-badge{color:#dc2626;background:#fff0f0;border:none;border-radius:99px;align-self:flex-start;margin-top:auto;padding:.35rem .75rem;font-size:.65rem;font-weight:800}.adm-stat-card--success{background:#e6faf830}.adm-stat-progress{margin-top:auto}.adm-prog-track{background:#e6faf8;border-radius:99px;height:6px;margin-bottom:.5rem}.adm-prog-fill{background:#0d9488;border-radius:99px;height:100%}.adm-prog-text{color:#0d9488;font-size:.7rem;font-weight:600}.adm-section{background:#fff;border:1px solid #e8edf4;border-radius:20px;box-shadow:0 4px 20px #1a2e540a}.adm-section-header{border-bottom:1px solid #f8fafc;justify-content:space-between;align-items:center;padding:1.75rem 2rem;display:flex}.adm-section-title{color:#1a2e54;margin:0;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.adm-table-filters{gap:.5rem;display:flex}.adm-table-filt-btn{color:#1a2e54;cursor:pointer;background:#f8fafc;border:1px solid #e8edf4;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.8rem;font-weight:600;display:flex}.adm-table-filt-icon{color:#6b7ea0;cursor:pointer;background:#f8fafc;border:1px solid #e8edf4;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.adm-table-wrap{overflow-x:auto}.adm-table{border-collapse:collapse;width:100%}.adm-table th{text-align:left;color:#9baec8;letter-spacing:.05em;background:#f8fafc;padding:1rem 2rem;font-size:.65rem;font-weight:700}.adm-table td{color:#6b7ea0;border-bottom:1px solid #f8fafc;padding:1.25rem 2rem;font-size:.875rem}.adm-td-student{align-items:center;gap:1rem;display:flex}.adm-student-avatar{color:#1a2e54;background:#edf2fb;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;display:flex}.adm-student-name{color:#1a2e54;margin-bottom:.2rem;font-weight:700}.adm-student-id{color:#9baec8;font-size:.75rem;font-weight:500}.adm-td-date{font-weight:500}.adm-level-badge{border-radius:6px;padding:.25rem .6rem;font-size:.65rem;font-weight:800}.ad-level--ug{color:#1a2e54;background:#edf2fb}.ad-level--pg{color:#7c3aed;background:#f5f3ff}.adm-status-tag{letter-spacing:.02em;border-radius:99px;padding:.3rem .65rem;font-size:.65rem;font-weight:800;display:inline-block}.ad-status--red{color:#dc2626;background:#fff0f0}.ad-status--gray{color:#6b7ea0;background:#f0f4f8}.adm-td-actions{gap:.75rem;display:flex}.adm-action-approve{color:#fff;cursor:pointer;background:#1a2e54;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-family:inherit;font-size:.75rem;font-weight:700;display:flex}.adm-action-reject{color:#dc2626;cursor:pointer;background:0 0;border:none;font-family:inherit;font-size:.75rem;font-weight:700}.adm-pagination{justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.adm-pag-arrow{cursor:pointer;background:#fff;border:1px solid #e8edf4;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.adm-bottom-grid{grid-template-columns:1fr 400px;gap:2rem;display:grid}.adm-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;padding:2rem}.adm-card-title{color:#1a2e54;margin:0 0 2rem;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700}.adm-chart-container{align-items:center;gap:3rem;display:flex}.adm-donut{background:conic-gradient(#0d9488 99.8%, #e8edf4 0);border-radius:50%;justify-content:center;align-items:center;width:140px;height:140px;display:flex;position:relative}.adm-donut-center{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;display:flex;box-shadow:inset 0 4px 12px #1a2e540d}.adm-donut-val{color:#1a2e54;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800}.adm-chart-legend{flex-direction:column;gap:1.5rem;display:flex}.adm-legend-item{gap:1rem;display:flex}.adm-leg-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.adm-leg-dot.teal{background:#0d9488}.adm-leg-dot.blue{background:#3b6fd4}.adm-leg-label{color:#1a2e54;margin-bottom:2px;font-size:.9rem;font-weight:700}.adm-leg-sub{color:#8499b8;font-size:.75rem}.adm-actions-list{flex-direction:column;gap:1.5rem;display:flex}.adm-action-row{gap:1.25rem;display:flex}.adm-action-icon-wrap{color:#1a2e54;background:#f8fafc;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:inset 0 0 0 1px #e8edf4}.adm-action-text{color:#1a2e54;margin-bottom:.2rem;font-size:.875rem;font-weight:500;line-height:1.5}.adm-action-time{color:#b0bcd4;letter-spacing:.02em;font-size:.7rem;font-weight:700}@media (width<=1100px){.adm-stats-grid,.adm-bottom-grid{grid-template-columns:1fr}.adm-header{flex-direction:column}}.al-root{color:#1a2e54;background:#f8fafc radial-gradient(circle at 2px 2px,#e2e8f0 1px,#0000 0) 0 0/32px 32px;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.al-container{flex-direction:column;gap:2rem;width:100%;max-width:440px;display:flex}.al-header{text-align:center}.al-logo{color:#1a2e54;margin-bottom:1rem}.al-title{margin:0;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:800}.al-subtitle{letter-spacing:.25em;color:#8499b8;margin-top:.4rem;font-size:.7rem;font-weight:900}.al-card{background:#fff;border:1px solid #e8edf4;border-radius:24px;padding:3rem;position:relative;box-shadow:0 20px 50px #1a2e5414}.al-lock-icon{color:#eab308;background:#1a2e54;border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 1.5rem;display:flex;box-shadow:0 8px 20px #1a2e5433}.al-card-heading{text-align:center;margin:0 0 .75rem;font-family:Outfit,sans-serif;font-size:1.5rem;font-weight:800}.al-card-subheading{color:#6b7ea0;text-align:center;margin-bottom:2.5rem;font-size:.875rem;line-height:1.6}.al-field{margin-bottom:1.5rem}.al-field label{letter-spacing:.05em;color:#1a2e54;margin-bottom:.6rem;font-size:.7rem;font-weight:800;display:block}.al-label-row{justify-content:space-between;align-items:center;margin-bottom:.6rem;display:flex}.al-label-row label{margin-bottom:0}.al-forgot{color:#3b6fd4;cursor:pointer;background:0 0;border:none;font-size:.7rem;font-weight:700}.al-input-group{position:relative}.al-input-group input{color:#1a2e54;background:#f8fafc;border:1.5px solid #e8edf4;border-radius:12px;outline:none;width:100%;padding:.9rem 1.25rem;font-family:inherit;font-size:.95rem;transition:all .2s}.al-input-group input:focus{background:#fff;border-color:#1a2e54;box-shadow:0 0 0 4px #1a2e540d}.al-toggle-btn{color:#8499b8;cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:700;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.al-submit-btn{color:#fff;cursor:pointer;background:#1a2e54;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:2rem;padding:1rem;font-size:1rem;font-weight:800;transition:all .2s;display:flex}.al-submit-btn:hover{background:#132442}.al-submit-btn:disabled{opacity:.7;cursor:not-allowed}.al-extra-actions{text-align:center;margin-top:2rem}.al-back-link{color:#6b7ea0;font-size:.85rem;font-weight:700;text-decoration:none}.al-back-link:hover{color:#1a2e54}.al-badge-list{flex-direction:column;align-items:center;gap:.75rem;display:flex}.al-badge-item{letter-spacing:.05em;color:#8499b8;align-items:center;gap:.6rem;font-size:.65rem;font-weight:800;display:flex}.al-badge-icon{color:#1a2e54;background:#edf2fb;border-radius:6px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.al-footer{color:#9baec8;justify-content:center;gap:1rem;font-size:.75rem;display:flex}.al-footer-link{color:inherit;font-size:inherit;cursor:pointer;background:0 0;border:none;font-weight:600}.al-footer-link:hover{color:#1a2e54}.cgpa-page{gap:2rem;max-width:1200px;margin:0 auto;padding-bottom:2rem;display:flex;position:relative}.cgpa-main-content{flex-direction:column;flex:1;gap:2rem;display:flex}.cgpa-header{margin-bottom:.5rem}.cgpa-title{color:#1a2e54;margin:0 0 .75rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700}.cgpa-desc{color:#6b7ea0;max-width:600px;font-size:.95rem;line-height:1.6}.cgpa-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;padding:2rem;box-shadow:0 4px 20px #1a2e540a}.cgpa-config-row{border-bottom:1.5px dashed #e8edf4;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.cgpa-config-item{align-items:center;gap:1.25rem;display:flex}.cgpa-config-label{color:#9baec8;letter-spacing:.05em;font-size:.75rem;font-weight:700}.cgpa-toggle-group{background:#f0f4f8;border-radius:12px;padding:.35rem;display:flex}.cgpa-toggle-btn{color:#6b7ea0;cursor:pointer;background:0 0;border:none;border-radius:9px;padding:.5rem 1.25rem;font-family:inherit;font-size:.82rem;font-weight:600;transition:all .2s}.cgpa-toggle-btn.active{color:#1a2e54;background:#fff;box-shadow:0 2px 8px #1a2e541a}.cgpa-config-hint{color:#6b7ea0;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.cgpa-section-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.cgpa-section-title{color:#1a2e54;align-items:center;gap:.65rem;font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700;display:flex}.cgpa-load-btn{color:#1a2e54;cursor:pointer;background:0 0;border:none;align-items:center;gap:.5rem;font-family:inherit;font-size:.8rem;font-weight:600;display:flex}.cgpa-table-labels{border-bottom:2px solid #f1f5f9;grid-template-columns:1.5fr 60px 120px 140px 40px;align-items:center;gap:1.5rem;margin-bottom:.5rem;padding:1rem 0;display:grid}.cgpa-table-labels span{color:#9baec8;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:800;display:block}.cgpa-curriculum-shelf{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:2rem;padding:1.5rem}.cgpa-shelf-label{color:#64748b;letter-spacing:.05em;margin-bottom:.75rem;font-size:.65rem;font-weight:800;display:block}.cgpa-shelf-items{flex-wrap:wrap;gap:.5rem;display:flex}.cgpa-shelf-btn{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:.4rem .75rem;font-size:.75rem;font-weight:600;transition:all .2s}.cgpa-shelf-btn:hover{color:#1a2e54;background:#f1f5f9;border-color:#1a2e54}.cgpa-select-main{color:#1a2e54;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;padding:.6rem 1rem;font-size:.875rem;font-weight:600}.cgpa-empty-state{text-align:center;color:#94a3b8;border:2px dashed #e2e8f0;border-radius:16px;padding:3rem;font-size:.9rem}.cgpa-course-list{flex-direction:column;gap:1rem;margin-bottom:2rem;display:flex}.cgpa-course-row{border-bottom:1px solid #f1f5f9;grid-template-columns:1.5fr 60px 120px 140px 40px;align-items:center;gap:1.5rem;padding:.75rem 0;display:grid}.cgpa-course-info{flex-direction:column;gap:.25rem;display:flex}.cgpa-course-title-sub{color:#64748b;white-space:nowrap;text-overflow:ellipsis;max-width:250px;font-size:.75rem;font-weight:500;overflow:hidden}.cgpa-course-code{color:#1e293b;font-weight:700}.cgpa-course-units{color:#64748b;font-size:.875rem}.cgpa-input-score{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:.5rem .75rem;font-size:.875rem}.cgpa-grade-display{text-align:center;border-radius:6px;padding:.25rem .5rem;font-size:.875rem;font-weight:700}.grade-a{color:#059669}.grade-b{color:#10b981}.grade-c{color:#d97706}.grade-d{color:#f59e0b}.grade-e{color:#ef4444}.grade-f{color:#dc2626}.cgpa-row-remove{color:#94a3b8;cursor:pointer;background:0 0;border:none;font-size:1.5rem}.cgpa-input-name{color:#1a2e54;background:#f8fafc;border:1.5px solid #0000;border-radius:12px;outline:none;padding:.9rem 1.25rem;font-family:inherit;font-size:.9rem;transition:all .2s}.cgpa-input-name:focus{background:#fff;border-color:#1a2e54}.cgpa-select{color:#1a2e54;cursor:pointer;background:#f8fafc;border:1.5px solid #0000;border-radius:12px;outline:none;padding:.9rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600}.cgpa-actions{gap:1rem;display:flex}.cgpa-add-btn{color:#1a2e54;cursor:pointer;background:#edf2fb;border:none;border-radius:12px;flex:1;padding:.8rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:700}.cgpa-clear-btn{color:#dc2626;cursor:pointer;background:#fff0f0;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.65rem;padding:.8rem 1.5rem;font-family:inherit;font-size:.875rem;font-weight:700;display:flex}.cgpa-info-box{background:#f0f4f8;border:1px solid #e8edf4;border-radius:16px;gap:1.25rem;padding:1.5rem 2rem;display:flex}.cgpa-info-icon{color:#fff;background:#1a2e54;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:3px;font-size:.8rem;font-weight:700;display:flex}.cgpa-info-box h4{color:#1a2e54;margin:0 0 .5rem;font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700}.cgpa-info-box p{color:#6b7ea0;margin:0;font-size:.85rem;line-height:1.6}.cgpa-side{flex-direction:column;gap:1.25rem;width:320px;display:flex}.cgpa-standing-card{color:#fff;background:#1a2e54;border-radius:20px;padding:2.5rem 2rem 2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px #1a2e5433}.cgpa-standing-label{letter-spacing:.05em;opacity:.6;margin-bottom:.75rem;font-size:.65rem;font-weight:700}.cgpa-standing-value{margin-bottom:1.25rem;font-family:Outfit,sans-serif;font-size:4rem;font-weight:700;line-height:1}.cgpa-standing-max{opacity:.5;margin-left:.25rem;font-size:1.5rem}.cgpa-standing-info{margin-bottom:2rem;padding-top:.5rem}.cgpa-stat-split{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:14px;justify-content:space-between;align-items:center;padding:1.25rem 1rem;display:flex;box-shadow:inset 0 2px 4px #0000001a}.cgpa-stat-item{text-align:center;flex-direction:column;flex:1;gap:.35rem;display:flex}.cgpa-stat-label{color:#fff6;letter-spacing:.08em;text-transform:uppercase;font-size:.6rem;font-weight:800}.cgpa-stat-val{color:#fff;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700}.cgpa-stat-sep{background:#ffffff1a;width:1px;height:28px;margin:0 .5rem}.cgpa-standing-badge{color:#0d9488;letter-spacing:.02em;background:#e6faf8;border-radius:99px;padding:.35rem .8rem;font-size:.7rem;font-weight:800;display:inline-block}.cgpa-star-icon{color:#fff3;position:absolute;top:1.5rem;left:1.5rem}.cgpa-breakdown-card{background:#fff;border:1px solid #e8edf4;border-radius:20px;padding:1.5rem;box-shadow:0 4px 12px #1a2e540a}.cgpa-breakdown-title{color:#1a2e54;margin:0 0 1.25rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:700}.cgpa-val-item{justify-content:space-between;margin-bottom:.75rem;font-size:.875rem;display:flex}.cgpa-val-label{color:#64748b}.cgpa-val-data{color:#1e293b;font-weight:700}.cgpa-save-btn{color:#fff;cursor:pointer;background:#1a2e54;border:none;border-radius:12px;width:100%;padding:1rem;font-weight:700}.cgpa-breakdown-item{border-bottom:1px solid #f0f4f8;flex-direction:column;gap:.6rem;padding:1rem 0;display:flex}.cgpa-item-left{flex-direction:column;display:flex}.cgpa-breakdown-item:first-child{flex-direction:row;justify-content:space-between;align-items:center}.cgpa-item-label{color:#9baec8;letter-spacing:.05em;text-transform:uppercase;font-size:.65rem;font-weight:700}.cgpa-item-val-large{color:#1a2e54;margin-top:.15rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:700}.cgpa-item-trend{color:#1a2e54;background:#f8fafc;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;display:flex;box-shadow:inset 0 0 0 1px #e8edf4}.cgpa-item-row{justify-content:space-between;align-items:center;display:flex}.cgpa-item-val{color:#1a2e54;font-size:.875rem;font-weight:700}.cgpa-progress-track{background:#1a2e5420;border-radius:99px;height:6px;overflow:hidden}.cgpa-progress-fill{background:#1a2e54;border-radius:99px;height:100%}.cgpa-breakdown-footer{flex-direction:column;gap:.75rem;padding-top:1rem;display:flex}.cgpa-footer-row{justify-content:space-between;display:flex}.cgpa-footer-label{color:#6b7ea0;font-size:.8rem}.cgpa-footer-val{color:#1a2e54;font-size:.875rem;font-weight:700}.cgpa-save-btn:disabled{opacity:.5;cursor:not-allowed;filter:grayscale()}.cgpa-save-btn--success{background:#10b981;border-color:#059669;box-shadow:0 4px 12px #10b9814d}.cgpa-save-btn--success:hover{background:#059669;transform:none}.cgpa-side-actions{border-top:1px solid var(--border);flex-direction:column;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem;display:flex}.cgpa-confirm-card{background:#ef44440d;border:1px solid #ef444433;border-radius:12px;flex-direction:column;gap:1rem;padding:1.25rem;animation:.3s ease-out slideIn;display:flex}.cgpa-confirm-icon{color:#ef4444;justify-content:center;display:flex}.cgpa-confirm-text{color:var(--text-secondary);text-align:center;margin:0;font-size:.875rem;line-height:1.5}.cgpa-confirm-text strong{color:#ef4444}.cgpa-confirm-btns{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.cgpa-confirm-btn{cursor:pointer;border-radius:8px;padding:.625rem;font-size:.875rem;font-weight:600;transition:all .2s}.cgpa-confirm-btn--danger{color:#fff;background:#ef4444;border:none}.cgpa-confirm-btn--danger:hover{background:#dc2626;transform:translateY(-1px)}.cgpa-confirm-btn--cancel{color:var(--text-primary);border:1px solid var(--border);background:0 0}.cgpa-confirm-btn--cancel:hover{background:#ffffff0d}.cgpa-download-btn,.cgpa-share-btn{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.9rem;font-family:inherit;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.cgpa-download-btn{color:#1a2e54;background:#fff;border:1.5px solid #e8edf4}.cgpa-download-btn:hover{background:#f8fafc}.cgpa-share-btn{color:#1a2e54;background:#fff;border:1.5px solid #e8edf4}.cgpa-help-fab{color:#fff;cursor:pointer;background:#1a2e54;border:none;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 10px 20px #1a2e5433}@media (width<=1000px){.cgpa-page{flex-direction:column}.cgpa-side{width:100%}}.app-container{padding-top:5rem;padding-bottom:5rem}:root{--primary:#6366f1;--primary-hover:#4f46e5;--secondary:#ec4899;--accent:#06b6d4;--background:#0f172a;--surface:#1e293b;--surface-hover:#334155;--text:#f1f5f9;--text-muted:#94a3b8;--border:#ffffff1a;--glass:#ffffff08;--glass-border:#ffffff14;--shadow-sm:0 1px 2px 0 #0000000d;--shadow:0 4px 6px -1px #0000001a, 0 2px 4px -2px #0000001a;--shadow-lg:0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;--font-sans:"Inter", system-ui, -apple-system, sans-serif;--font-display:"Outfit", var(--font-sans)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--background);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:100vh;line-height:1.5;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);color:#fff;font-weight:700;line-height:1.1}a{color:var(--primary);text-decoration:none;transition:color .2s}a:hover{color:var(--primary-hover)}.glass-card{background:var(--glass);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:1.5rem;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.glass-card:hover{box-shadow:var(--shadow-lg);background:#ffffff0d;border-color:#fff3;transform:translateY(-4px)}.gradient-text{background:linear-gradient(135deg, var(--primary), var(--secondary), var(--accent));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.btn-primary{background:linear-gradient(135deg, var(--primary), var(--primary-hover));color:#fff;cursor:pointer;border:none;border-radius:9999px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 14px #6366f163}.btn-primary:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 6px 20px #6366f13b}.btn-primary:active{transform:translateY(0)}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.8s ease-out forwards fadeIn}
