body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.login-container{align-items:center;background:linear-gradient(135deg,#0f0c29,#302b63 45%,#24243e);display:flex;justify-content:center;min-height:100dvh;overflow:hidden;padding:24px;position:relative}.login-container:before{background:radial-gradient(circle,#4f46e559 0,#0000 70%);height:70%;left:-10%;top:-20%;width:55%}.login-container:after,.login-container:before{border-radius:50%;content:"";pointer-events:none;position:absolute}.login-container:after{background:radial-gradient(circle,#6366f140 0,#0000 70%);bottom:-15%;height:65%;right:-8%;width:50%}.login-bg-shapes{inset:0;overflow:hidden;pointer-events:none;position:absolute}.login-bg-shape{animation:floatShape 8s ease-in-out infinite;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;position:absolute}.login-bg-shape:first-child{animation-delay:0s;height:180px;right:12%;top:8%;width:180px}.login-bg-shape:nth-child(2){animation-delay:-3s;height:100px;left:6%;top:60%;width:100px}.login-bg-shape:nth-child(3){animation-delay:-5s;background:#ea580c14;border-color:#ea580c1f;height:60px;left:20%;top:30%;width:60px}.login-bg-shape:nth-child(4){animation-delay:-2s;bottom:15%;height:130px;right:20%;width:130px}@keyframes floatShape{0%,to{transform:translateY(0) rotate(0deg)}33%{transform:translateY(-14px) rotate(4deg)}66%{transform:translateY(8px) rotate(-3deg)}}.login-card{background:#fffffffa!important;border-radius:24px!important;box-shadow:0 32px 80px #00000059,0 12px 32px #4f46e533,0 0 0 1px #ffffff1a!important;max-width:420px;overflow:hidden;position:relative;width:100%;z-index:1}.login-card:before{background:linear-gradient(90deg,#4f46e5,#6366f1 50%,#ea580c);border-radius:24px 24px 0 0;content:"";height:4px;left:0;position:absolute;right:0;top:0}.login-header{margin-bottom:32px;padding-top:8px;text-align:center}.login-logo-badge{align-items:center;background:linear-gradient(135deg,#4f46e5,#6366f1 60%,#818cf8);border-radius:20px;box-shadow:0 8px 24px #4f46e566;display:flex;font-size:32px;height:72px;justify-content:center;line-height:1;margin:0 auto 20px;width:72px}.login-header h3{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#1e1b4b,#4f46e5);-webkit-background-clip:text;background-clip:text;font-size:22px!important;font-weight:700!important;letter-spacing:.5px;margin-bottom:6px!important}.login-subtitle{color:#64748b;font-size:13px;margin-top:2px}.login-form-section{padding:0}.login-btn{background:linear-gradient(135deg,#4f46e5,#6366f1)!important;border:none!important;border-radius:12px!important;box-shadow:0 6px 20px #4f46e566!important;font-size:15px!important;font-weight:600!important;height:48px!important;letter-spacing:2px;transition:all .3s ease!important}.login-btn:hover{box-shadow:0 10px 28px #4f46e580!important;transform:translateY(-1px)!important}.login-btn:active{transform:translateY(0)!important}.login-footer{border-top:1px solid #f1f5f9;padding-top:16px}.login-copyright,.login-footer{margin-top:20px;text-align:center}.login-copyright{position:relative;z-index:1}.login-copyright p{color:#ffffff59;font-size:12px;margin:0}@media (max-width:480px){.login-container{align-items:flex-start;padding:40px 16px 16px}.login-card{border-radius:20px!important}.login-logo-badge{border-radius:16px;font-size:26px;height:60px;width:60px}.login-header{margin-bottom:24px}.login-header h3{font-size:18px!important}.login-bg-shape:first-child,.login-bg-shape:nth-child(4){display:none}}.admin-layout{background:#f8fafc;min-height:100vh}.admin-layout-main{background:#f8fafc;transition:all .3s ease}.admin-layout-sider{background:linear-gradient(180deg,#fff,#f8fafc)!important;border-right:1px solid #c7d2fe80;box-shadow:4px 0 24px #4f46e50f;z-index:100}.admin-layout-sider .ant-layout-sider-children{display:flex;flex-direction:column}.admin-layout-logo{align-items:center;border-bottom:1px solid #c7d2fe66;display:flex;gap:12px;height:72px;padding:0 20px}.admin-layout-logo-icon{align-items:center;background:linear-gradient(135deg,#4f46e5,#6366f1);border-radius:12px;box-shadow:0 4px 12px #4f46e54d;color:#fff;display:flex;flex-shrink:0;font-size:20px;height:40px;justify-content:center;width:40px}.admin-layout-logo-text{display:flex;flex-direction:column;overflow:hidden}.admin-layout-logo-title{color:#1e1b4b;font-size:16px;font-weight:600;line-height:1.3;white-space:nowrap}.admin-layout-logo-subtitle{color:#64748b;font-size:11px;letter-spacing:.5px;line-height:1.2}.admin-layout-menu{background:#0000!important;border-right:none!important;flex:1 1;padding:12px 8px}.admin-layout-menu .ant-menu-item{border-radius:10px;color:#475569;font-size:14px;height:48px;line-height:48px;margin:4px 0;padding:0 16px!important;transition:all .2s ease}.admin-layout-menu .ant-menu-item:hover{background:#4f46e50f;color:#4f46e5}.admin-layout-menu .ant-menu-item-selected{background:linear-gradient(135deg,#4f46e51a,#6366f114)!important;box-shadow:0 2px 8px #4f46e51a;color:#4f46e5!important;font-weight:500}.admin-layout-menu .ant-menu-item-selected:after{display:none}.admin-layout-menu .ant-menu-item .anticon{font-size:18px;margin-right:12px;transition:all .2s ease}.admin-layout-menu .ant-menu-item-selected .anticon{color:#4f46e5}.admin-layout-header{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2!important;border-bottom:1px solid #c7d2fe66;box-shadow:0 1px 3px #00000005;display:flex;height:72px!important;justify-content:space-between;padding:0 24px!important;position:sticky;top:0;z-index:99}.admin-layout-header-left{align-items:center;display:flex;gap:16px}.admin-layout-menu-btn{align-items:center;border-radius:10px;color:#64748b;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.admin-layout-menu-btn:hover{background:#4f46e514;color:#4f46e5}.admin-layout-breadcrumb{color:#1e1b4b;font-size:18px;font-weight:600}.admin-layout-header-right{align-items:center;display:flex;gap:12px}.admin-layout-header-btn{border-radius:10px;color:#64748b;height:40px;transition:all .2s ease;width:40px}.admin-layout-header-btn:hover{background:#4f46e514;color:#4f46e5}.admin-layout-user{align-items:center;border-radius:12px;cursor:pointer;display:flex;gap:12px;padding:6px 12px 6px 6px;transition:all .2s ease}.admin-layout-user:hover{background:#4f46e50f}.admin-layout-user-avatar{background:linear-gradient(135deg,#4f46e5,#6366f1)!important;box-shadow:0 2px 8px #4f46e540}.admin-layout-user-info{display:flex;flex-direction:column;line-height:1.3}.admin-layout-user-name{color:#1e1b4b;font-size:14px;font-weight:500}.admin-layout-user-role{color:#64748b;font-size:12px}.admin-layout-content{margin:0;min-height:calc(100vh - 72px);overflow:auto;padding:24px}.admin-layout-content-inner{margin:0 auto;max-width:1400px}.admin-layout-drawer .ant-drawer-body{background:linear-gradient(180deg,#fff,#f8fafc);padding:0}@media (max-width:767px){.admin-layout-header{height:64px!important;padding:0 16px!important}.admin-layout-content{padding:16px}.admin-layout-breadcrumb{font-size:16px}.admin-layout-logo{height:64px;padding:0 16px}.admin-layout-logo-icon{font-size:18px;height:36px;width:36px}}@media (max-width:480px){.admin-layout-content{padding:12px}}.admin-layout-content-inner>*{animation:fadeIn .3s ease}.dashboard-loading{align-items:center;display:flex;justify-content:center;min-height:400px}.admin-dashboard{animation:fadeIn .4s ease}.dashboard-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:32px}.dashboard-title{color:#1e1b4b;font-size:28px;font-weight:700;letter-spacing:-.5px;margin:0 0 8px}.dashboard-subtitle{color:#64748b;font-size:14px;margin:0}.dashboard-notify-btn{background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:10px;box-shadow:0 4px 12px #4f46e54d;font-weight:500;height:40px;padding:0 20px;transition:all .2s ease}.dashboard-notify-btn:hover{box-shadow:0 6px 16px #4f46e566;transform:translateY(-2px)}.dashboard-stats-row{margin-bottom:8px}.stat-card{border:none;border-radius:16px;box-shadow:0 1px 3px #0000000a;cursor:pointer;overflow:hidden;transition:all .3s ease}.stat-card:hover{box-shadow:0 12px 24px #00000014;transform:translateY(-4px)}.stat-card .ant-card-body{padding:24px}.stat-card-content{align-items:flex-start;display:flex;gap:16px}.stat-card-icon{align-items:center;border-radius:14px;display:flex;flex-shrink:0;font-size:24px;height:56px;justify-content:center;width:56px}.stat-card-icon-primary{background:linear-gradient(135deg,#4f46e5,#6366f1);box-shadow:0 4px 12px #4f46e54d;color:#fff}.stat-card-icon-success{background:linear-gradient(135deg,#10b981,#34d399);box-shadow:0 4px 12px #10b9814d;color:#fff}.stat-card-icon-warning{background:linear-gradient(135deg,#ea580c,#f97316);box-shadow:0 4px 12px #ea580c4d;color:#fff}.stat-card-icon-info{background:linear-gradient(135deg,#0891b2,#22d3ee);box-shadow:0 4px 12px #0891b24d;color:#fff}.stat-card-info{flex:1 1}.stat-card-title{color:#64748b;font-size:14px;font-weight:500;margin-bottom:8px}.stat-card-value{color:#1e1b4b;font-size:32px;font-weight:700;line-height:1.2;margin-bottom:8px}.stat-card-trend{align-items:center;color:#10b981;display:flex;font-size:13px;font-weight:500;gap:4px}.stat-card-trend .anticon{font-size:12px}.stat-card-trend-label{color:#94a3b8;font-weight:400;margin-left:4px}.dashboard-card{border:none;border-radius:16px;box-shadow:0 1px 3px #0000000a;height:100%}.dashboard-card .ant-card-head{border-bottom:1px solid #c7d2fe66;padding:20px 24px}.dashboard-card .ant-card-head-title{color:#1e1b4b;font-size:16px;font-weight:600}.dashboard-card .ant-card-body{padding:24px}.quick-actions{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr)}.quick-action-item{align-items:center;background:#f8fafc;border-radius:14px;cursor:pointer;display:flex;flex-direction:column;gap:12px;padding:24px 16px;transition:all .2s ease}.quick-action-item:hover{background:#fff;box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.quick-action-icon{align-items:center;border-radius:14px;display:flex;font-size:24px;height:56px;justify-content:center;transition:all .2s ease;width:56px}.quick-action-item:hover .quick-action-icon{transform:scale(1.1)}.quick-action-title{color:#475569;font-size:14px;font-weight:500}.announcement-list{display:flex;flex-direction:column;gap:16px}.announcement-item{align-items:flex-start;border-bottom:1px solid #c7d2fe4d;display:flex;gap:12px;padding:12px 0}.announcement-item:last-child{border-bottom:none}.announcement-dot{background:#4f46e5;border-radius:50%;flex-shrink:0;height:8px;margin-top:6px;width:8px}.announcement-content{flex:1 1}.announcement-title{color:#1e1b4b;font-size:14px;font-weight:500;margin-bottom:4px}.announcement-time{color:#94a3b8;font-size:12px}@media (max-width:1200px){.quick-actions{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.dashboard-header{flex-direction:column;gap:16px}.dashboard-title{font-size:24px}.stat-card-value{font-size:28px}.quick-actions{gap:12px;grid-template-columns:repeat(2,1fr)}.quick-action-item{padding:16px 12px}.quick-action-icon{font-size:20px;height:48px;width:48px}}@media (max-width:480px){.quick-actions{grid-template-columns:1fr}.stat-card-content{align-items:center;flex-direction:column;text-align:center}.stat-card-trend{justify-content:center}}.statistics-container{padding:24px}.statistics-loading{align-items:center;display:flex;justify-content:center;min-height:400px}.statistics-header{margin-bottom:24px}.statistics-title{color:#1a1a1a;font-size:24px;font-weight:600;margin:0 0 8px}.statistics-title .anticon{color:#4f46e5;margin-right:8px}.statistics-subtitle{color:#666;font-size:14px;margin:0}.statistics-row{margin-bottom:16px}.statistics-card{border-radius:12px;box-shadow:0 1px 3px #0000001a}.statistics-card .ant-card-head-title{font-weight:600}.stat-overview-card{border-radius:12px;transition:all .3s ease}.stat-overview-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.stat-overview-content{padding:16px 0;text-align:center}.stat-overview-value{font-size:36px;font-weight:700;margin-bottom:8px}.stat-overview-label{color:#666;font-size:14px}.stat-overview-primary .stat-overview-value{color:#4f46e5}.stat-overview-warning .stat-overview-value{color:#faad14}.stat-overview-success .stat-overview-value{color:#52c41a}.stat-overview-danger .stat-overview-value{color:#ff4d4f}.chart-container{padding:16px 0}.pie-chart-wrapper{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-bottom:24px}.pie-item{align-items:center;background:#f5f5f5;border-radius:8px;display:flex;flex-direction:column;min-width:100px;padding:16px}.pie-color{border-radius:50%;height:40px;margin-bottom:8px;width:40px}.pie-label{color:#666;font-size:14px;margin-bottom:4px}.pie-value{color:#333;font-size:24px;font-weight:600}.pie-percentage{color:#999;font-size:12px}.pie-legend{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;margin-top:16px}.legend-item{align-items:center;display:flex;gap:8px}.legend-color{border-radius:2px;height:12px;width:12px}.legend-text{color:#666;font-size:14px}.bar-chart-container{align-items:flex-end;display:flex;height:200px;justify-content:space-around;padding:16px 0}.bar-item{align-items:center;display:flex;flex:1 1;flex-direction:column;max-width:80px}.bar-label{color:#666;font-size:12px;margin-bottom:8px;max-width:60px;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.bar-wrapper{align-items:flex-end;display:flex;height:150px;justify-content:center;width:100%}.bar-fill{background:linear-gradient(180deg,#4f46e5,#818cf8);border-radius:4px 4px 0 0;min-height:4px;transition:height .5s ease;width:60%}.bar-value{color:#333;font-size:12px;font-weight:600;margin-top:8px}.category-list{display:flex;flex-direction:column;gap:12px}.category-item{align-items:center;display:flex;gap:16px}.category-info{display:flex;justify-content:space-between;min-width:120px}.category-name{color:#333;font-size:14px}.category-count{color:#999;font-size:12px}.category-progress{background:#f0f0f0;border-radius:4px;flex:1 1;height:8px;overflow:hidden}.category-progress-fill{background:linear-gradient(90deg,#4f46e5,#818cf8);border-radius:4px;height:100%;transition:width .5s ease}.category-percentage{color:#333;font-size:14px;font-weight:500;min-width:50px;text-align:right}@media (max-width:768px){.statistics-container{padding:16px}.statistics-title{font-size:20px}.stat-overview-value{font-size:28px}.pie-chart-wrapper{gap:8px}.pie-item{min-width:80px;padding:12px}.bar-chart-container{height:150px}.bar-wrapper{height:100px}}.admin-page-header{align-items:center;display:flex;flex-wrap:wrap;gap:16px;justify-content:space-between;margin-bottom:24px}.admin-page-title{color:#1e1b4b;font-size:24px;font-weight:700;margin:0}.admin-page-subtitle{color:#64748b;font-size:14px;margin:4px 0 0}.admin-page-actions{align-items:center;display:flex;gap:12px}.admin-page-card{background:#fff;border:none;border-radius:16px;box-shadow:0 1px 3px #0000000a}.admin-page-card .ant-card-body{padding:24px}.admin-table{border-radius:12px;overflow:hidden}.admin-table .ant-table-thead>tr>th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-weight:600;padding:16px}.admin-table .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9;color:#1e1b4b;padding:16px}.admin-table .ant-table-tbody>tr:hover>td{background:#4f46e505}.admin-table .ant-table-row:last-child>td{border-bottom:none}.admin-action-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:inline-flex;height:32px;justify-content:center;transition:all .2s ease;width:32px}.admin-action-btn-edit{background:#4f46e51a;color:#4f46e5}.admin-action-btn-edit:hover{background:#4f46e5;color:#fff}.admin-action-btn-delete{background:#dc26261a;color:#dc2626}.admin-action-btn-delete:hover{background:#dc2626;color:#fff}.admin-btn-primary{background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:10px;box-shadow:0 4px 12px #4f46e54d;font-weight:500;height:40px;padding:0 20px;transition:all .2s ease}.admin-btn-primary:hover{box-shadow:0 6px 16px #4f46e566;transform:translateY(-2px)}.admin-search-input{border-color:#e2e8f0;border-radius:10px;height:40px}.admin-search-input:focus,.admin-search-input:hover{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.admin-modal .ant-modal-content{border-radius:16px;overflow:hidden}.admin-modal .ant-modal-header{border-bottom:1px solid #f1f5f9;padding:20px 24px}.admin-modal .ant-modal-title{color:#1e1b4b;font-size:18px;font-weight:600}.admin-modal .ant-modal-body{padding:24px}.admin-modal .ant-modal-footer{border-top:1px solid #f1f5f9;padding:16px 24px}.admin-form .ant-input,.admin-form .ant-picker,.admin-form .ant-select-selector{border-radius:10px;height:40px}.admin-form .ant-input:focus,.admin-form .ant-input:hover,.admin-form .ant-select-selector:focus,.admin-form .ant-select-selector:hover{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.admin-tag{border-radius:6px;font-size:12px;font-weight:500;padding:4px 12px}.admin-tag-primary{background:#4f46e51a;border:none;color:#4f46e5}.admin-tag-success{background:#10b9811a;border:none;color:#10b981}.admin-tag-warning{background:#ea580c1a;border:none;color:#ea580c}.admin-tag-error{background:#dc26261a;border:none;color:#dc2626}.mobile-card-item{background:#fff;border:1px solid #f1f5f9;border-radius:12px;box-shadow:0 1px 3px #0000000a;margin-bottom:12px;padding:16px}.mobile-card-item:last-child{margin-bottom:0}.mobile-card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:12px}.mobile-card-title{color:#1e1b4b;font-size:16px;font-weight:600}.mobile-card-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.mobile-card-meta-item{background:#f8fafc;border-radius:6px;color:#64748b;font-size:13px;padding:4px 10px}.mobile-card-actions{border-top:1px solid #f1f5f9;display:flex;gap:8px;padding-top:12px}.admin-pagination{display:flex;justify-content:flex-end;margin-top:24px}.admin-pagination .ant-pagination-item{border-color:#e2e8f0;border-radius:8px}.admin-pagination .ant-pagination-item-active{background:#4f46e5;border-color:#4f46e5}.admin-pagination .ant-pagination-item-active a{color:#fff}@media (max-width:767px){.admin-page-header{align-items:flex-start;flex-direction:column}.admin-page-title{font-size:20px}.admin-page-card .ant-card-body{padding:16px}.admin-table .ant-table-tbody>tr>td,.admin-table .ant-table-thead>tr>th{padding:12px}}.campus-management{animation:fadeIn .4s ease}.campus-code{background:#4f46e514;border-radius:6px;color:#4f46e5;font-family:SF Mono,Monaco,monospace;font-size:13px;font-weight:600;padding:4px 10px}.campus-name{align-items:center;color:#1e1b4b;display:flex;font-weight:500;gap:8px}.campus-name-icon{color:#4f46e5;font-size:16px}.campus-contact{align-items:center;color:#475569;display:flex;gap:8px}.campus-contact-icon{color:#64748b;font-size:14px}.campus-phone{align-items:center;color:#475569;display:flex;font-family:SF Mono,Monaco,monospace;gap:8px}.campus-phone-icon{color:#64748b;font-size:14px}.modal-title{color:#1e1b4b;font-size:18px;font-weight:600}.input-icon{color:#94a3b8}.settings-page{animation:fadeIn .4s ease}.seal-upload-section{margin:16px 0 24px}.seal-uploader{background:#f8fafc!important;border:2px dashed #c7d2fe!important;border-radius:12px!important;transition:all .3s ease}.seal-uploader:hover{background:#eef2ff!important;border-color:#4f46e5!important}.seal-uploader .ant-upload-drag-icon{margin-bottom:16px}.seal-uploader .ant-upload-text{color:#1e1b4b;font-size:16px;font-weight:500;margin-bottom:8px}.seal-uploader .ant-upload-hint{color:#64748b;font-size:13px}.seal-preview-container{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:24px}.seal-preview-image-wrapper{align-items:center;background:#fff;background-color:#fff;background-image:linear-gradient(45deg,#f0f0f0 25%,#0000 0),linear-gradient(-45deg,#f0f0f0 25%,#0000 0),linear-gradient(45deg,#0000 75%,#f0f0f0 0),linear-gradient(-45deg,#0000 75%,#f0f0f0 0);background-position:0 0,0 10px,10px -10px,-10px 0;background-size:20px 20px;border-radius:8px;box-shadow:0 2px 8px #0000000f;display:flex;height:150px;justify-content:center;padding:8px;width:150px}.seal-preview-image{display:block;max-height:100%;max-width:100%;object-fit:contain}.seal-preview-actions{margin-top:8px}.seal-preview-actions .ant-btn{border-radius:8px}.settings-tabs .ant-tabs-nav{margin-bottom:24px}.settings-tabs .ant-tabs-tab{font-size:15px;font-weight:500;padding:12px 24px}.settings-tabs .ant-tabs-tab-active{color:#4f46e5}.settings-tabs .ant-tabs-ink-bar{background:#4f46e5;border-radius:3px;height:3px}.admin-form .ant-form-item-label>label{color:#475569;font-size:14px;font-weight:500}.admin-form .ant-input,.admin-form .ant-input-number,.admin-form .ant-select-selector{border-color:#e2e8f0;border-radius:10px;transition:all .2s ease}.admin-form .ant-input-number:focus,.admin-form .ant-input-number:hover,.admin-form .ant-input:focus,.admin-form .ant-input:hover,.admin-form .ant-select-selector:focus,.admin-form .ant-select-selector:hover{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.seal-preview-container{padding:16px}.seal-preview-image{height:120px;width:120px}.settings-tabs .ant-tabs-tab{font-size:14px;padding:10px 16px}}.query-container{background:#f8fafc;min-height:100vh;padding:40px 20px}.query-card{background:#fff;border:1px solid #c7d2fe80;border-radius:20px;box-shadow:0 4px 24px #4f46e50f,0 1px 3px #0000000a;margin:0 auto;max-width:720px}.query-card .ant-card-body{padding:40px}.query-header{margin-bottom:40px;text-align:center}.query-header h3{color:#1e1b4b;font-size:28px;font-weight:700;margin-bottom:8px!important}.query-header .ant-typography-secondary{color:#64748b;font-size:14px}.query-form .ant-form-item-label>label{color:#475569;font-size:14px;font-weight:500}.query-form .ant-input{border-color:#e2e8f0;border-radius:12px;font-size:15px;height:48px;transition:all .2s ease}.query-form .ant-input:focus,.query-form .ant-input:hover{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.query-form .ant-input::placeholder{color:#94a3b8}.query-btn{background:linear-gradient(135deg,#4f46e5,#6366f1)!important;border:none!important;border-radius:12px!important;box-shadow:0 4px 16px #4f46e559!important;font-size:16px!important;font-weight:500!important;height:52px!important;transition:all .2s ease!important}.query-btn:hover{box-shadow:0 6px 20px #4f46e573!important;transform:translateY(-2px)}.query-btn:active{transform:translateY(0)}.result-section{border-top:1px solid #f1f5f9;margin-top:40px;padding-top:32px}.student-info{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1px solid #10b98126;border-radius:16px;margin-bottom:32px;padding:24px}.student-info h4{color:#059669;font-size:16px;font-weight:600;margin-bottom:16px}.student-info .ant-typography{font-size:14px}.grades-section h4,.student-info .ant-typography-strong{color:#1e1b4b;font-weight:600}.grades-section h4{margin-bottom:20px}.grades-section .ant-typography{color:#4f46e5;font-size:15px;font-weight:600}.grades-table{border-radius:12px;overflow:hidden}.grades-table .ant-table-thead>tr>th{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#475569;font-weight:600;padding:16px}.grades-table .ant-table-tbody>tr>td{border-bottom:1px solid #f1f5f9;color:#1e1b4b;padding:16px}.grades-table .ant-table-tbody>tr:hover>td{background:#4f46e505}.grade-card{border:1px solid #f1f5f9;border-radius:12px;box-shadow:0 1px 3px #0000000a;transition:all .2s ease}.grade-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-2px)}.grade-card .ant-card-body{padding:16px}.grade-score{color:#4f46e5;font-size:20px;font-weight:700}.query-loading{padding:48px;text-align:center}.query-loading .ant-spin{margin-bottom:16px}.query-loading p{color:#64748b;margin:0}@media (max-width:768px){.query-container{background:#f8fafc;padding:16px}.query-card{border-radius:16px;margin:0}.query-card .ant-card-body{padding:24px 20px}.query-header{margin-bottom:28px}.query-header h3{font-size:22px}.student-info{border-radius:12px;padding:16px}.query-form .ant-input{height:44px}.query-btn{height:48px!important}}@media (max-width:480px){.query-card .ant-card-body{padding:20px 16px}.query-header h3{font-size:20px}}.report-modal .ant-modal-content{border-radius:16px;overflow:hidden}.report-modal .ant-modal-body{max-height:70vh;overflow-y:auto;padding:0}.report-modal .ant-modal-footer{border-top:1px solid #f1f5f9;display:flex;gap:12px;justify-content:flex-end;padding:16px 24px}.report-close-btn{border-radius:8px;height:40px;padding:0 24px}.report-download-btn{background:linear-gradient(135deg,#4f46e5,#6366f1);border:none;border-radius:8px;font-weight:500;height:40px;padding:0 24px}.verification-report{background:#fff;padding:24px}.report-border{background:linear-gradient(180deg,#fff,#fafbfc);border:3px double #4f46e5;border-radius:8px;padding:32px;position:relative}.report-header{border-bottom:2px solid #e2e8f0;margin-bottom:24px;padding-bottom:20px;text-align:center}.report-title{color:#1e1b4b;font-size:24px;font-weight:700;letter-spacing:2px;line-height:1.4;margin:0}.report-meta{grid-gap:12px 32px;background:#f8fafc;border-radius:8px;display:grid;gap:12px 32px;grid-template-columns:repeat(2,1fr);margin-bottom:24px;padding:16px}.report-meta-row{align-items:center;display:flex;font-size:13px}.report-meta-label{color:#64748b;min-width:70px}.report-meta-value{color:#1e1b4b;font-family:SF Mono,Monaco,monospace;font-weight:500}.report-grades{margin:24px 0;position:relative;z-index:2}.report-table{border-collapse:collapse;font-size:13px;width:100%}.report-table th{background:#f8fafc;border-bottom:2px solid #e2e8f0;color:#475569;font-weight:600;padding:10px 8px;text-align:left}.report-table td{border-bottom:1px solid #f1f5f9;color:#1e1b4b;padding:8px}.report-table .semester-row td{background:#f8fafc;border-bottom:1px solid #e2e8f0;color:#4f46e5;font-weight:600;padding:10px 8px}.report-table .grade-value{color:#4f46e5;font-family:SF Mono,Monaco,monospace;font-weight:600}.report-footer{border-top:1px solid #e2e8f0;margin:24px 0;padding-top:20px}.report-declaration{color:#1e1b4b;font-size:14px;font-weight:500;margin:0 0 8px}.report-note{color:#94a3b8;font-size:12px;margin:0}.report-bottom{align-items:flex-end;border-top:2px solid #e2e8f0;display:flex;justify-content:space-between;margin-top:32px;padding-top:20px}.report-qr-section{align-items:center;display:flex;gap:12px}.report-qr-info{color:#64748b;font-size:11px}.report-qr-info p{margin:0 0 4px}.report-url{color:#4f46e5;font-family:SF Mono,Monaco,monospace;font-size:10px;word-break:break-all}.report-stamp-section{align-items:center;display:flex;flex-direction:column;gap:8px}.report-stamp{height:100px;width:100px}.stamp-image{display:block;height:100%;object-fit:contain;width:100%}.stamp-circle{align-items:center;background:#dc262605;border:3px solid #dc2626;border-radius:50%;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;width:100%}.stamp-text-top{color:#dc2626;font-size:11px;font-weight:600;line-height:1.2;max-width:80px;text-align:center}.stamp-star{color:#dc2626;font-size:24px;margin:2px 0}.stamp-text-bottom{color:#dc2626;font-size:11px;font-weight:600}.report-validity{color:#64748b;font-size:12px}.report-validity p{margin:0}@media (max-width:768px){.verification-report{padding:16px}.report-border{border-width:2px;padding:20px 16px}.report-header{margin-bottom:20px}.report-title{font-size:18px}.report-meta{gap:8px;grid-template-columns:1fr}.report-table{font-size:11px}.report-table td,.report-table th{padding:6px 4px}.report-bottom{align-items:center;flex-direction:column;gap:20px}.report-stamp{height:80px;width:80px}.stamp-text-bottom,.stamp-text-top{font-size:9px}.stamp-star{font-size:18px}}*{box-sizing:border-box}:root{--color-primary:#4f46e5;--color-primary-hover:#6366f1;--color-primary-active:#4338ca;--color-primary-light:#c7d2fe;--color-secondary:#818cf8;--color-success:#10b981;--color-success-light:#d1fae5;--color-success-border:#a7f3d0;--color-error:#dc2626;--color-error-light:#fee2e2;--color-error-border:#fecaca;--color-warning:#ea580c;--color-warning-light:#ffedd5;--color-info:#818cf8;--color-info-light:#eef2ff;--color-bg:#eef2ff;--color-bg-container:#fff;--color-bg-elevated:#fff;--color-bg-muted:#ebeef8;--color-text:#1e1b4b;--color-text-secondary:#475569;--color-text-tertiary:#64748b;--color-text-muted:#94a3b8;--color-border:#c7d2fe;--color-border-secondary:#e2e8f0;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 1px 3px 0 #0000001a,0 1px 2px -1px #0000001a;--shadow-lg:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a;--shadow-xl:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;--font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Helvetica Neue",Arial,sans-serif;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#eef2ff;background-color:var(--color-bg);color:#1e1b4b;color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-family:var(--font-family);margin:0}::-webkit-scrollbar{height:6px;width:6px}::-webkit-scrollbar-track{background:#ebeef8;background:var(--color-bg-muted)}::-webkit-scrollbar-thumb{background:#94a3b8;background:var(--color-text-muted);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#64748b;background:var(--color-text-tertiary)}.text-primary{color:#4f46e5;color:var(--color-primary)}.text-success{color:#10b981;color:var(--color-success)}.text-error{color:#dc2626;color:var(--color-error)}.text-warning{color:#ea580c;color:var(--color-warning)}.text-secondary{color:#475569;color:var(--color-text-secondary)}.text-muted{color:#94a3b8;color:var(--color-text-muted)}.bg-primary-light{background-color:#c7d2fe;background-color:var(--color-primary-light)}.bg-success-light{background-color:#d1fae5;background-color:var(--color-success-light)}.bg-error-light{background-color:#fee2e2;background-color:var(--color-error-light)}.bg-warning-light{background-color:#ffedd5;background-color:var(--color-warning-light)}.bg-info-light{background-color:#eef2ff;background-color:var(--color-info-light)}.grade-excellent{color:#10b981;color:var(--color-success);font-weight:600}.grade-good{color:#818cf8;color:var(--color-info);font-weight:500}.grade-pass{color:#ea580c;color:var(--color-warning)}.grade-fail{color:#dc2626;color:var(--color-error);font-weight:500}.hidden-mobile{display:block}.visible-mobile{display:none}@media (max-width:767px){.hidden-mobile{display:none!important}.visible-mobile{display:block!important}.visible-mobile-flex{display:flex!important}}@media (min-width:768px){.hidden-desktop{display:none!important}}@media (max-width:767px){.mobile-p-sm{padding:8px!important;padding:var(--spacing-sm)!important}.mobile-p-md{padding:16px!important;padding:var(--spacing-md)!important}.mobile-px-md{padding-left:16px!important;padding-left:var(--spacing-md)!important;padding-right:16px!important;padding-right:var(--spacing-md)!important}}.mobile-card-list .card-item{background:#fff;background:var(--color-bg-container);border:1px solid #c7d2fe;border:1px solid var(--color-border);border-radius:8px;border-radius:var(--radius-md);box-shadow:0 1px 2px 0 #0000000d;box-shadow:var(--shadow-sm);margin-bottom:8px;margin-bottom:var(--spacing-sm);padding:16px;padding:var(--spacing-md)}.mobile-card-list .card-item:last-child{margin-bottom:0}.mobile-card-list .card-item-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:8px;margin-bottom:var(--spacing-sm)}.mobile-card-list .card-item-title{color:#1e1b4b;color:var(--color-text);flex:1 1;font-size:15px;font-weight:600;margin-right:8px;margin-right:var(--spacing-sm)}.mobile-card-list .card-item-meta{color:#475569;color:var(--color-text-secondary);display:flex;flex-wrap:wrap;font-size:12px;gap:6px;margin-bottom:8px;margin-bottom:var(--spacing-sm)}.mobile-card-list .card-item-meta span{background:#ebeef8;background:var(--color-bg-muted);border-radius:6px;border-radius:var(--radius-sm);padding:2px 8px}.mobile-card-list .card-item-actions{border-top:1px solid #e2e8f0;border-top:1px solid var(--color-border-secondary);display:flex;gap:8px;gap:var(--spacing-sm);margin-top:8px;margin-top:var(--spacing-sm);padding-top:8px;padding-top:var(--spacing-sm)}.table-scroll-mobile{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (max-width:767px){.ant-modal{margin:0!important;max-width:100vw!important;padding:0!important;top:0!important}.ant-modal-content{border-radius:0!important;min-height:100vh}}
/*# sourceMappingURL=main.e8bffd7a.css.map*/