.admin-auth-container{min-height:100vh;width:100vw;background-color:#324dc7;background-image:url(/assets/background-Jrlu4GOl.svg);background-repeat:no-repeat;background-position:bottom center;background-attachment:fixed;display:flex;align-items:center;justify-content:center;padding:24px;box-sizing:border-box;position:relative;overflow:hidden;-webkit-user-select:none;user-select:none}.admin-auth-card{width:100%;max-width:440px;background-color:#fff;border-radius:16px;box-shadow:0 10px 30px #00000038;padding:38px 34px;box-sizing:border-box;z-index:2;position:relative}.admin-banner-error{background-color:#fdf4f4;border:1px solid #ab2334;border-radius:8px;padding:12px 16px;margin-bottom:24px;box-sizing:border-box;color:#ab2334;font-size:14px;font-weight:500;line-height:1.4;text-align:center}.admin-form{display:flex;flex-direction:column}.admin-form-group{margin-bottom:20px;display:flex;flex-direction:column}.admin-form-label{color:#1e1e1e;font-size:15px;font-weight:700;margin-bottom:6px}.admin-input{width:100%;height:46px;border:1px solid #767676;border-radius:8px;padding:0 14px;font-size:16px;color:#1e1e1e;outline:none;box-sizing:border-box;transition:border-color .15s ease,box-shadow .15s ease;background-color:#fff}.admin-input:focus{border-color:#324dc7;box-shadow:0 0 0 1px #324dc7}.admin-btn-yellow{width:100%;height:48px;background-color:#fedb00;border:1px solid #000000;color:#000;border-radius:999px;font-size:15px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none;margin-top:10px;transition:background-color .15s ease,box-shadow .15s ease}.admin-btn-yellow:hover:not(:disabled){background-color:#eed000}.admin-btn-yellow:active:not(:disabled){background-color:#e5c700;box-shadow:0 0 0 1.5px #000}.admin-btn-yellow:disabled{background-color:#eee;border-color:#888;color:#767676;cursor:not-allowed}.admin-dashboard-wrapper{min-height:100vh;width:100vw;background-color:#324dc7;display:flex;flex-direction:column;box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none}.admin-top-bar{width:100%;height:70px;display:flex;align-items:center;justify-content:flex-end;padding:0 36px;box-sizing:border-box}.admin-logout-btn-yellow{background-color:#fedb00;border:2px solid #000000;color:#000;border-radius:999px;height:40px;padding:0 20px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;outline:none;display:inline-flex;align-items:center;justify-content:center}.admin-logout-btn-yellow:active{background-color:#e5c700}.admin-cards-container{flex:1;display:flex;align-items:center;justify-content:center;gap:32px;padding:24px;box-sizing:border-box}.admin-nav-card{width:240px;height:160px;background-color:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none}.admin-card-label{font-size:30px;font-weight:700;color:#000}.students-page-wrapper{min-height:100vh;width:100vw;background-color:#324dc7;display:flex;flex-direction:column;box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;overflow-y:auto}.students-top-bar{width:100%;height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;box-sizing:border-box;flex-shrink:0;gap:16px}.admin-nav-btn-yellow{background-color:#fedb00;border:2px solid #000000;color:#000;border-radius:999px;height:40px;padding:0 20px;font-family:inherit;font-size:15px;font-weight:700;cursor:pointer;outline:none;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.students-search-input{width:320px;max-width:50vw;height:40px;background-color:#fff;border:2px solid #000000;border-radius:999px;padding:0 20px;font-family:inherit;font-size:14.5px;font-weight:500;color:#1b1b1f;outline:none;box-sizing:border-box;transition:box-shadow .15s ease}.students-search-input::placeholder{color:#767676}.students-search-input:focus{box-shadow:0 0 0 2px #fedb00}.students-content-area{flex:1;padding:10px 36px 60px;width:100%;box-sizing:border-box}.students-boxes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px;width:100%;box-sizing:border-box}.student-box{background-color:#fff;border-radius:16px;padding:22px 24px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;min-height:220px;box-shadow:0 4px 16px #0000001a}.student-box-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.btn-toggle-access{border-radius:999px;height:28px;padding:0 12px;font-size:12px;font-weight:700;cursor:pointer;outline:none;border:1.5px solid transparent;display:inline-flex;align-items:center;justify-content:center;transition:all .15s ease}.btn-toggle-access.disallow{background-color:#fef2f2;border-color:#ef4444;color:#b91c1c}.btn-toggle-access.disallow:hover{background-color:#fee2e2}.btn-toggle-access.allow{background-color:#f0fdf4;border-color:#22c55e;color:#15803d}.btn-toggle-access.allow:hover{background-color:#dcfce7}.student-box-body{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}.student-box-name{font-size:19px;font-weight:700;color:#000;line-height:1.25}.student-box-email{font-size:14px;color:#555;word-break:break-all}.student-box-id{font-size:14px;font-weight:600;color:#1b1b1f;margin-top:2px}.status-text{font-size:14px;font-weight:700;line-height:1.2}.status-text.allowed{color:#16a34a}.status-text.blocked{color:#dc2626}.student-btn-more{background-color:#fedb00;border:2px solid #000000;color:#000;border-radius:999px;height:38px;width:100%;font-family:inherit;font-size:14.5px;font-weight:700;cursor:pointer;outline:none;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease}.student-btn-more:hover{background-color:#eed000}.student-btn-more:active{background-color:#e5c700}.status-pill{display:inline-flex;align-items:center;padding:4px 12px;border-radius:999px;font-size:12px;font-weight:700;line-height:1.2}.status-pill.complete{background-color:#dcfce7;color:#166534;border:1px solid #86efac}.status-pill.checkin-open{background-color:#fef9c3;color:#854d0e;border:1px solid #fde047}.status-pill.scheduled{background-color:#e0e7ff;color:#3730a3;border:1px solid #c7d2fe}.student-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100vh;background-color:#000000a6;display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px;box-sizing:border-box}.student-modal-card{position:relative;width:100%;max-width:640px;max-height:85vh;background-color:#fff;border-radius:16px;box-shadow:0 16px 40px #0000004d;padding:32px 36px;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden}.student-modal-close-icon{position:absolute;top:20px;right:20px;background:transparent;border:none;font-size:18px;color:#1b1b1f;cursor:pointer;padding:6px;outline:none;border-radius:6px}.student-modal-close-icon:hover{background-color:#f1f5f9}.student-modal-header{margin-bottom:22px;display:flex;flex-direction:column;gap:4px}.student-modal-title{font-size:24px;font-weight:700;color:#000}.student-modal-email{font-size:15px;color:#555}.student-modal-scroll{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:16px;padding-right:4px}.modal-section-title{font-size:14px;font-weight:700;color:#333;text-transform:uppercase;letter-spacing:.5px}.modal-reg-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:18px 20px;display:flex;flex-direction:column;gap:10px;box-shadow:0 1px 3px #0000000a}.modal-reg-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:10px;border-bottom:1px solid #e2e8f0}.modal-reg-name{font-size:17px;font-weight:700;color:#0f172a}.modal-reg-body{display:flex;flex-direction:column;gap:8px}.modal-reg-row{display:flex;align-items:baseline;gap:8px;font-size:14px;line-height:1.4}.modal-reg-label{font-weight:600;color:#475569;min-width:120px}.modal-reg-value{color:#1e293b}.student-modal-footer{margin-top:24px;display:flex;justify-content:flex-end}.modal-close-btn-yellow{background-color:#fedb00;border:2px solid #000000;color:#000;border-radius:999px;height:40px;padding:0 28px;font-family:inherit;font-size:14.5px;font-weight:700;cursor:pointer;outline:none}.modal-close-btn-yellow:hover{background-color:#eed000}.students-message{text-align:center;padding:80px 20px;color:#fff;font-size:18px;font-weight:600}.codes-page-wrapper{min-height:100vh;width:100vw;background-color:#324dc7;display:flex;flex-direction:column;box-sizing:border-box;position:relative;-webkit-user-select:none;user-select:none;overflow-y:auto}.codes-top-bar{width:100%;height:70px;display:flex;align-items:center;justify-content:space-between;padding:0 36px;box-sizing:border-box;flex-shrink:0;gap:16px}.codes-top-right{display:flex;align-items:center;gap:14px}.admin-nav-btn-yellow{background-color:#fedb00;border:2px solid #000000;color:#000;border-radius:999px;height:40px;padding:0 20px;font-family:inherit;font-size:14.5px;font-weight:700;cursor:pointer;outline:none;display:inline-flex;align-items:center;justify-content:center;transition:background-color .15s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}.admin-nav-btn-yellow:hover{background-color:#eed000}.admin-nav-btn-yellow:active{background-color:#e5c700}.admin-nav-btn-yellow.is-paused{background-color:#fff;border-color:#000;color:#000}.codes-search-input{width:280px;max-width:40vw;height:40px;background-color:#fff;border:2px solid #000000;border-radius:999px;padding:0 18px;font-family:inherit;font-size:14px;font-weight:500;color:#1b1b1f;outline:none;box-sizing:border-box;transition:box-shadow .15s ease}.codes-search-input::placeholder{color:#767676}.codes-search-input:focus{box-shadow:0 0 0 2px #fedb00}.codes-content-area{flex:1;padding:10px 36px 60px;width:100%;box-sizing:border-box;display:flex;flex-direction:column;gap:36px}.codes-section{display:flex;flex-direction:column;gap:16px;width:100%}.codes-section-header{display:flex;align-items:center;gap:14px}.codes-section-title{font-size:24px;font-weight:700;color:#fff;line-height:1;margin:0}.codes-section-badge-yellow{background-color:#fedb00;border:2px solid #000000;color:#000;font-family:inherit;font-size:14.5px;font-weight:700;padding:3px 16px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;line-height:1.2;-webkit-user-select:none;user-select:none;box-sizing:border-box}.codes-boxes-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:24px;width:100%;box-sizing:border-box}.code-box{background-color:#fff;border-radius:16px;padding:24px;box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;min-height:200px;box-shadow:0 4px 16px #0000001a}.code-box-body{display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.code-box-name{font-size:24px;font-weight:700;color:#000;line-height:1.2}.code-box-email{font-size:16px;color:#4b5563;word-break:break-all;line-height:1.35}.codes-list-section{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:6px;max-height:160px;overflow-y:auto;width:100%}.codes-list-section.is-single{padding:8px 0}.code-text-large{font-family:inherit;font-size:26px;font-weight:700;letter-spacing:2px;color:#0f172a;line-height:1.2;text-align:center;display:block;width:100%;transition:color .3s ease}.code-text-large.single-code-huge{font-size:46px;letter-spacing:3px;font-weight:800;line-height:1}.code-text-large.is-recent-red{color:#dc2626!important}.code-pending-text{font-size:16px;font-weight:600;color:#94a3b8;padding:14px 0;text-align:center;font-style:italic}.codes-message{text-align:center;padding:80px 20px;color:#fff;font-size:18px;font-weight:600}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:#f4f6f8;color:#1e1e1e;-webkit-font-smoothing:antialiased}input,button{font-family:inherit}
