body{font-family:Arial,sans-serif}.portal{background:linear-gradient(to top left,#001ea8,#0d49ff,#fff);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:20px;display:flex;position:relative;overflow:hidden}.overlay{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#ffffff0d;width:100%;height:100%;position:absolute}.login-container{z-index:2;background:#fff;border-radius:28px;width:1100px;max-width:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 60px #0000002e}.login-left{color:#fff;background:linear-gradient(#001f9d,#0b45ff);flex-direction:column;justify-content:center;width:45%;padding:70px 50px;display:flex}.logo-box{background:#ffffff1a;border-radius:22px;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:30px;display:flex}.logo-box h1{font-size:58px;font-weight:700}.login-left h2{margin-bottom:20px;font-size:40px;line-height:50px}.login-left p{opacity:.9;font-size:25px;line-height:42px}.login-card{flex-direction:column;justify-content:center;width:55%;padding:70px 60px;display:flex}.login-card h3{color:#111;margin-bottom:12px;font-size:52px}.subtitle{color:#666;margin-bottom:40px;font-size:19px}.input-group{margin-bottom:30px}.input-group label{color:#111;margin-bottom:10px;font-size:18px;font-weight:600;display:block}.example-text{color:#666;background:#f4f6ff;border-left:4px solid #003cff;border-radius:10px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:12px;padding:12px 14px;font-size:13px;display:flex}.example-text strong{color:#003cff}.input-group input{border:1px solid #d8d8d8;border-radius:16px;outline:none;width:100%;height:64px;padding:0 22px;font-size:18px;transition:all .3s}.input-group input:focus{border-color:#003cff;box-shadow:0 0 0 4px #003cff1a}button{color:#fff;cursor:pointer;background:linear-gradient(90deg,#001f9d,#0b45ff);border:none;border-radius:16px;width:100%;height:64px;font-size:20px;font-weight:600;transition:all .3s}button:hover{transform:translateY(-2px);box-shadow:0 10px 25px #003cff40}.bottom-text{text-align:center;color:#777;margin-top:30px;font-size:14px}@media (width<=900px){.login-container{flex-direction:column}.login-left,.login-card{width:100%}.login-left{padding:45px 15px}.login-card{padding:40px 25px}.login-left h2{margin-bottom:0;font-size:35px;line-height:40px}.login-left p{margin-bottom:0;font-size:20px;line-height:32px}.login-card h3{font-size:38px}.subtitle{font-size:16px}.example-text{flex-direction:column;align-items:flex-start;gap:8px}.input-group input{height:56px;font-size:16px}button{height:58px;font-size:18px}}*{box-sizing:border-box;margin:0;padding:0}body{background:#f2f2f2;font-family:Arial,sans-serif}#result-sheet{background:#fff}.result-page{flex-direction:column;align-items:center;width:100%;min-height:100vh;padding:40px 15px;display:flex}.download-btn{color:#fff;cursor:pointer;background:#0026ff;border:none;border-radius:8px;margin-bottom:25px;padding:14px 28px;font-size:16px;font-weight:600;transition:all .3s}.download-btn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000026}.result-sheet{color:#111;background:#fff;width:850px;max-width:100%;padding:45px;overflow:hidden;box-shadow:0 10px 30px #0000001f}.top-logo{text-align:center;flex-direction:column;justify-content:center;align-items:center;margin-bottom:40px;display:flex}.main-logo{object-fit:contain;width:90px;margin-bottom:18px}.result-sheet h1{color:#bb2c00;margin-bottom:10px;font-size:45px;line-height:50px}.result-sheet h2{margin-bottom:15px;font-size:22px;line-height:28px}.year{font-size:18px;font-weight:500}.student-details{margin-bottom:10px}.details-top{justify-content:space-between;align-items:flex-start;gap:30px;display:flex}.details-left{flex:1}.detail-row{flex-wrap:wrap;gap:12px;margin-bottom:14px;font-size:16px;display:flex}.rollno-box{text-align:center;border-radius:6px;min-width:260px;padding:0 22px;display:flex}.rollno-box strong{margin-bottom:5px;padding-right:5px;font-size:15px;display:block}.rollno-box p{font-size:16px;font-weight:600}.table-wrapper{width:100%;margin-bottom:40px;overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:650px}table th,table td{text-align:center;border:1px solid #777;padding:12px;font-size:14px}table thead{background:#efefef}table th{font-weight:700}.summary-section{margin-bottom:40px}.summary-section p{margin-bottom:14px;font-size:16px}.note-section{margin-bottom:50px}.note-section h4{color:#bb2c00;margin-bottom:15px}.note-section p{margin-bottom:10px;font-size:14px;line-height:24px}.signature{text-align:right;font-size:14px}.line{background:#555;width:220px;height:1px;margin-top:10px;margin-left:auto}@media (width<=768px){.result-page{padding:20px 10px}.result-sheet{padding:22px 16px}.main-logo{width:70px}.result-sheet h1{font-size:22px;line-height:32px}.result-sheet h2{font-size:15px;line-height:24px}.year{font-size:14px}.details-top{flex-direction:column}.rollno-box{flex-wrap:wrap;justify-content:center;width:100%;min-width:100%;margin-bottom:10px}.detail-row{flex-direction:column;gap:0;font-size:15px}table th,table td{padding:10px;font-size:12px}.summary-section p{font-size:15px}.note-section p{font-size:13px;line-height:22px}.download-btn{width:100%}}
