@import "https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap";:root{--primary-orange:#ef7f31;--primary-orange-hover:#e37024;--text-dark:#333;--text-muted:#666;--text-light:#fff;--border-color:#e2e8f0;--bg-input:#fff}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;width:100vw;height:100vh;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow:hidden}#root{width:100%;height:100%}.login-container{background-image:url(/bg_image.png);background-position:bottom;background-repeat:no-repeat;background-size:cover;flex-direction:column;width:100%;max-width:480px;min-height:100vh;margin:0 auto;display:flex;position:relative;box-shadow:0 0 20px #0000001a}.login-container:before{content:"";z-index:1;background:linear-gradient(#fff 0%,#fffffff2 20%,#fff9 40%,#fff0 70%);position:absolute;inset:0}.content-wrapper{z-index:2;flex-direction:column;flex:1;padding:24px;display:flex;position:relative}.status-bar-spacer{width:100%;height:44px}.logo-section{flex-direction:column;align-items:center;margin-top:10vh;margin-bottom:40px;display:flex}.logo-icon-wrapper{justify-content:center;align-items:center;display:flex}.logo-emblem{border:1px solid var(--primary-orange);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-right:12px;display:flex;position:relative}.logo-emblem-inner{fill:var(--primary-orange)}.logo-text-wrapper{flex-direction:column;display:flex}.logo-text-main{color:#000;letter-spacing:.5px;font-family:Times New Roman,serif;font-size:28px;font-weight:700;line-height:1}.logo-text-sub{color:#000;letter-spacing:.2px;margin-top:4px;font-family:Times New Roman,serif;font-size:11px}.logo-text-mini{color:#666;text-align:center;margin-top:2px;font-size:8px}.login-form{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.input-group{background:var(--bg-input);border:1px solid var(--border-color);border-radius:4px;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 5px #00000005}.input-icon{color:#888;justify-content:center;align-items:center;display:flex;position:absolute;left:14px}.input-group input{width:100%;color:var(--text-dark);border:none;outline:none;padding:16px 16px 16px 48px;font-size:16px}.input-group input::placeholder{color:#999}.login-button{background-color:var(--primary-orange);color:#fff;cursor:pointer;border:none;border-radius:4px;margin-top:8px;padding:16px;font-size:17px;font-weight:600;transition:background-color .2s;box-shadow:0 4px 6px #ef7f3133}.login-button:hover{background-color:var(--primary-orange-hover)}.login-button:active{transform:translateY(1px)}.links-section{color:#fff;text-align:center;flex-direction:column;gap:20px;margin-top:10px;font-size:14px;display:flex}.forgot-pwd-link{color:#fff;text-shadow:0 1px 3px #000c;align-self:flex-start;font-weight:500;text-decoration:none}.instruction-text{text-shadow:0 1px 3px #000c;margin-top:10px;font-size:13px;font-weight:500;line-height:1.4}.employee-link{text-shadow:0 1px 3px #000c;font-size:14px;font-weight:500}.employee-link a{color:#fff;border-bottom:1px solid #fff;text-decoration:none}.home-container{background-color:#fff;flex-direction:column;width:100%;max-width:480px;height:100vh;max-height:100vh;margin:0 auto;display:flex;position:relative;box-shadow:0 0 20px #0000001a}.home-header{background:linear-gradient(90deg,#f6eee0,#fdfdf8,#f6eee0);border-bottom:1px solid #ebe4d5;justify-content:space-between;align-items:center;height:60px;padding:0 16px;display:flex}.icon-button{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}.header-logo{justify-content:center;align-items:center;display:flex}.header-actions{align-items:center;gap:16px;display:flex}.profile-circle{background-color:#a0aec0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.home-content{flex:1;padding:24px;overflow-y:auto}.welcome-text{color:#333;text-align:center;margin-top:20px;margin-bottom:40px;font-size:28px;font-weight:500;line-height:1.3}.stepper-container{justify-content:center;align-items:center;margin-bottom:50px;display:flex}.step-node{z-index:2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.step-completed{background-color:var(--primary-orange)}.step-active{background-color:#0000;border:1px solid #333}.step-inactive{background-color:#d1d5db;width:14px;height:14px;margin:5px}.step-line{flex:0 0 16px;height:2px;margin:0 4px}.line-completed{background-color:var(--primary-orange)}.line-inactive{background:0 0;border-top:2px dashed #d1d5db;height:0}.student-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;margin-bottom:30px;overflow:hidden}.placeholder-image{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:30px 20px;font-size:14px;display:flex}.student-info{text-align:center;padding:0 20px 20px}.student-id{color:#374151;margin-bottom:8px;font-size:20px}.student-name{color:#374151;font-size:20px}.institute-block{justify-content:center;align-items:center;gap:20px;padding:20px;display:flex}.manipal-card-logo{object-fit:contain;width:auto;height:60px}.institute-logo{flex-direction:column;align-items:center;display:flex}.tapmi-shield{width:60px;height:60px}.institute-motto{letter-spacing:.5px;color:#6b7280;text-align:center;margin-top:4px;font-size:7px}.vertical-divider{background-color:#4b5563;width:1px;height:80px}.institute-name{color:#374151;font-size:16px;line-height:1.4}.program-block{background-color:#fff6ec;padding:20px}.program-text{color:#374151;font-size:16px;line-height:1.4}.program-highlight-line{background-color:var(--primary-orange);height:2px;margin:12px 0 20px}.contact-details{flex-direction:column;gap:8px;margin-bottom:24px;display:flex}.contact-item{align-items:center;gap:12px;display:flex}.contact-email{color:var(--primary-orange);font-size:14px;font-weight:500}.contact-phone{color:#374151;font-size:14px;font-weight:500}.student-meta{color:#374151;flex-direction:column;gap:6px;font-size:14px;display:flex}.meta-row strong{color:#111827;font-weight:600}.text-green{color:#388e3c}.attendance-section{margin-bottom:30px}.attendance-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;padding:20px 20px 10px;display:flex}.attendance-card-body{align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}.orange-square-icon{background-color:var(--primary-orange);border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.attendance-info{flex-direction:column;flex:1;gap:8px;display:flex}.attendance-title{color:#111827;font-size:16px;font-weight:700}.semester-badge{border:1px solid var(--primary-orange);text-align:center;color:#374151;background-color:#fff;border-radius:6px;align-self:flex-start;padding:4px 12px;font-size:13px;display:inline-block}.attendance-overall{color:#6b7280;text-align:right;font-size:14px;line-height:1.4}.attendance-card-footer{justify-content:flex-start;margin-bottom:12px;display:flex}.attendance-list{border:1px solid #e5e7eb;border-radius:6px;margin-top:15px;overflow:hidden}.attendance-list-item{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.attendance-list-item:last-child{border-bottom:none}.course-name{color:#4b5563;flex:1;font-size:14px;line-height:1.4}.attendance-badge{color:#fff;text-align:center;border-radius:12px;min-width:65px;padding:4px 16px;font-size:13px;font-weight:600}.bg-amber{background-color:#f59e0b}.bg-green{background-color:#10b981}.bg-red{background-color:#ef4444}.highlights-section{margin-bottom:30px}.highlights-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;padding:20px;display:flex}.highlights-header{align-items:center;gap:16px;margin-bottom:20px;display:flex}.highlights-info{flex-direction:column;flex:1;align-items:flex-start;gap:8px;display:flex}.semester-badge-inline{border:1px solid var(--primary-orange);color:#374151;background-color:#fff;border-radius:16px;padding:2px 16px;font-size:13px}.highlights-link{align-self:flex-start}.highlights-list{border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.highlights-list-item{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;padding:14px 16px;font-size:14px;display:flex}.highlights-list-item:last-child{border-bottom:none}.highlight-label{color:#111827;max-width:70%;font-weight:600}.highlight-value{color:#374151}.text-right{text-align:right}.navigate-lms-container{justify-content:center;padding:10px 0 20px;display:flex}.navigate-lms-link{color:var(--primary-orange);font-size:15px;font-weight:500;text-decoration:none}.schedule-section{margin-bottom:30px}.schedule-card{background:#fff;border:1px solid #e5e7eb;border-radius:4px;flex-direction:column;padding:20px;display:flex}.schedule-header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.schedule-info{flex-direction:column;flex:1;align-items:flex-start;gap:8px;display:flex}.schedule-link{align-self:flex-start}.schedule-footer-link{justify-content:center;padding-top:10px;display:flex}.view-more-text{color:var(--primary-orange);font-size:14px;font-weight:500}.portal-footer{border-top:15px solid var(--primary-orange);background-color:#fff6ec;margin:0 -24px -24px;padding:24px}.footer-title{color:#374151;margin-bottom:16px;font-size:16px;font-weight:700}.footer-para{color:#4b5563;margin-bottom:24px;font-size:14px;line-height:1.5}.social-title{color:#374151;margin-bottom:16px;font-size:14px;font-weight:700}.social-icons{gap:16px;margin-bottom:24px;display:flex}.social-icon-box{background-color:#000;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.footer-line{background-color:#fdba74;height:1px;margin:0 0 20px}.footer-line.gap-bottom{margin-top:20px;margin-bottom:40px}.contact-us-title{color:#111827;margin-bottom:8px;font-size:14px;font-weight:700}.address-text{color:#4b5563;font-size:13px;line-height:1.5}.academics-btn-container{justify-content:flex-start;padding:16px 20px 0;display:flex}.navigate-academics-btn{color:#fff;cursor:pointer;background-color:#ef7f31;border:none;border-radius:4px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .2s;box-shadow:0 2px 4px #ef7f3133}.navigate-academics-btn:active{transform:scale(.96)}.academics-content{background-color:#fff;padding:24px}.academics-rank-section{margin-bottom:32px}.academics-rank-section h2{color:#222;margin:0;font-size:16px;font-weight:700}.marks-table-container{background-color:#fff;overflow-x:auto}.marks-table{border-collapse:collapse;width:100%;min-width:500px}.marks-table th,.marks-table td{text-align:left;color:#444;border-bottom:1px solid #e0e0e0;padding:16px 0;font-size:14px}.marks-table th{color:#666;white-space:nowrap;font-weight:500}.marks-table th .th-content{align-items:center;gap:8px;display:flex}.course-code-cell{white-space:nowrap}.course-name-cell{color:#333;line-height:1.4;padding-right:16px!important}.grade-cell{font-weight:500}.report-enrollment-grid{background-color:#fff;grid-template-columns:1fr 1fr;padding:30px 20px 20px;display:grid}.report-sublabel{color:#666;margin-bottom:6px;font-size:12px}.report-subvalue{color:#333;font-size:13px}.report-button-block{padding:0 20px}.big-orange-square-btn{color:#fff;text-align:center;cursor:pointer;background-color:#ef7f31;border:none;border-radius:4px;justify-content:center;align-items:center;width:90px;height:90px;font-size:14px;font-weight:500;line-height:1.4;display:flex;box-shadow:0 2px 4px #0000001a}.get-report-btn{color:#fff;cursor:pointer;background-color:#ef7f31;border:none;border-radius:4px;padding:8px 16px;font-size:13px;font-weight:600;line-height:1.3}.report-table-wrap{margin-top:10px}.report-table th,.report-table td{border-bottom:1px solid #f0f0f0;font-size:12px}.report-table th{color:#555;font-weight:600}
