.setup-shell[b-d8ft30f98b]{min-height:100vh;background:var(--surface-alt);display:flex;align-items:flex-start;justify-content:center;padding:2rem 1rem}.setup-card[b-d8ft30f98b]{width:100%;max-width:520px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl,1rem);box-shadow:var(--shadow-card);padding:clamp(1.75rem,4vw,2.5rem)}.setup-header[b-d8ft30f98b]{text-align:center;margin-bottom:1.75rem}.setup-logo[b-d8ft30f98b]{width:2.75rem;height:2.75rem;background:color-mix(in srgb,var(--brand-blue) 12%,transparent);border:1px solid color-mix(in srgb,var(--brand-blue) 20%,transparent);border-radius:var(--radius-md,0.5rem);display:grid;place-items:center;margin:0 auto 1rem;color:var(--brand-blue);font-size:1.25rem}.setup-title[b-d8ft30f98b]{font-size:1.6rem;font-weight:800;letter-spacing:-0.02em;color:var(--text-primary);margin-bottom:0.35rem}.setup-subtitle[b-d8ft30f98b]{font-size:0.95rem;color:var(--text-secondary);line-height:1.6}.setup-section[b-d8ft30f98b]{border:1px solid var(--border);border-radius:var(--radius-lg,0.75rem);margin-bottom:1rem;overflow:hidden}.setup-section__header[b-d8ft30f98b]{display:flex;align-items:flex-start;gap:0.75rem;padding:1rem 1.25rem;background:var(--surface-alt);border-bottom:1px solid var(--border)}.setup-step-badge[b-d8ft30f98b]{width:28px;height:28px;min-width:28px;background:var(--brand-blue);color:#ffffff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.8rem;font-weight:700;margin-top:1px}.setup-step-badge--done[b-d8ft30f98b]{background:var(--brand-success,#10b981)}.setup-step-badge--locked[b-d8ft30f98b]{background:var(--text-muted)}.setup-section--locked[b-d8ft30f98b]{opacity:0.5;pointer-events:none}.setup-section__title[b-d8ft30f98b]{font-size:0.975rem;font-weight:700;color:var(--text-primary);margin-bottom:0.15rem;display:flex;align-items:center;gap:0.5rem}.setup-section__desc[b-d8ft30f98b]{font-size:0.8rem;color:var(--text-secondary);margin:0;line-height:1.5}.setup-section__body[b-d8ft30f98b]{padding:1.25rem}.form-group[b-d8ft30f98b]{display:flex;flex-direction:column;gap:0.35rem}.form-group label[b-d8ft30f98b]{font-size:0.875rem;font-weight:600;color:var(--text-primary)}.form-input[b-d8ft30f98b]{width:100%;padding:0.8rem 1rem;border:1px solid var(--border);border-radius:var(--radius-md,0.5rem);background:var(--surface);color:var(--text-primary);font-size:0.95rem;transition:border-color 180ms ease,box-shadow 180ms ease}.form-input:focus[b-d8ft30f98b]{outline:none;border-color:var(--brand-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-blue) 15%,transparent)}.form-input[b-d8ft30f98b]::placeholder{color:var(--text-muted)}.form-input--sm[b-d8ft30f98b]{padding:0.6rem 0.875rem;font-size:0.875rem;flex:1}.form-input.input-error[b-d8ft30f98b]{border-color:var(--brand-error,#ef4444)}.password-field[b-d8ft30f98b]{position:relative}.password-field .form-input[b-d8ft30f98b]{padding-right:2.75rem}.toggle-btn[b-d8ft30f98b]{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-muted);cursor:pointer;padding:0.4rem;font-size:0.9rem}.toggle-btn:hover[b-d8ft30f98b]{color:var(--text-primary)}.validation-msg[b-d8ft30f98b]{color:var(--brand-error,#ef4444);font-size:0.8rem;margin-top:0.2rem}.security-notice[b-d8ft30f98b]{display:flex;gap:0.6rem;align-items:flex-start;padding:0.75rem 1rem;background:color-mix(in srgb,var(--brand-warning,#f59e0b) 8%,transparent);border:1px solid color-mix(in srgb,var(--brand-warning,#f59e0b) 25%,transparent);border-radius:var(--radius-md,0.5rem);font-size:0.8rem;color:var(--text-secondary);line-height:1.5}.security-notice i[b-d8ft30f98b]{color:var(--brand-warning,#f59e0b);margin-top:0.15rem;flex-shrink:0}.contact-row[b-d8ft30f98b]{display:flex;gap:0.75rem;align-items:flex-start}.contact-row__icon[b-d8ft30f98b]{width:2.75rem;height:2.75rem;min-width:2.75rem;background:color-mix(in srgb,var(--brand-blue) 12%,transparent);color:var(--brand-blue);border-radius:var(--radius-md,0.5rem);display:grid;place-items:center;font-size:1rem;margin-top:1.4rem}.contact-row__body[b-d8ft30f98b]{flex:1;display:flex;flex-direction:column;gap:0.3rem}.contact-row__body label[b-d8ft30f98b]{font-size:0.875rem;font-weight:600;color:var(--text-primary)}.contact-input-row[b-d8ft30f98b]{display:flex;gap:0.5rem;align-items:center}.otp-row[b-d8ft30f98b]{display:flex;gap:0.5rem;align-items:center}.otp-sent-msg[b-d8ft30f98b]{font-size:0.8rem;color:var(--brand-success,#10b981);display:flex;align-items:center;gap:0.3rem}.btn-otp[b-d8ft30f98b]{padding:0.6rem 1rem;background:var(--brand-blue);color:#ffffff;border:none;border-radius:var(--radius-md,0.5rem);font-size:0.8rem;font-weight:600;cursor:pointer;white-space:nowrap;transition:opacity 160ms ease;display:flex;align-items:center;gap:0.4rem}.btn-otp:hover:not(:disabled)[b-d8ft30f98b]{opacity:0.88}.btn-otp:disabled[b-d8ft30f98b]{opacity:0.55;cursor:not-allowed}.btn-otp--verify[b-d8ft30f98b]{background:var(--brand-success,#10b981)}.btn-resend[b-d8ft30f98b]{background:none;border:none;color:var(--brand-blue);font-size:0.8rem;cursor:pointer;padding:0.3rem 0;text-decoration:underline;transition:opacity 160ms ease}.btn-resend:hover[b-d8ft30f98b]{opacity:0.8}.verified-badge[b-d8ft30f98b]{display:inline-flex;align-items:center;gap:0.3rem;color:var(--brand-success,#10b981);font-size:0.85rem;font-weight:600}.loading-row[b-d8ft30f98b]{display:flex;align-items:center;color:var(--text-secondary);font-size:0.875rem;padding:0.5rem 0}.setup-actions[b-d8ft30f98b]{margin-top:1.25rem;text-align:center}.btn-complete[b-d8ft30f98b]{width:100%;padding:0.875rem;background:var(--brand-blue);color:#ffffff;border:none;border-radius:var(--radius-md,0.5rem);font-size:0.975rem;font-weight:600;cursor:pointer;transition:opacity 180ms ease,transform 160ms ease,box-shadow 180ms ease;display:flex;align-items:center;justify-content:center;gap:0.5rem}.btn-complete:hover:not(:disabled)[b-d8ft30f98b]{opacity:0.9;transform:translateY(-1px);box-shadow:0 4px 12px color-mix(in srgb,var(--brand-blue) 30%,transparent)}.btn-complete:disabled[b-d8ft30f98b]{opacity:0.55;cursor:not-allowed}.setup-note[b-d8ft30f98b]{font-size:0.78rem;color:var(--text-muted);margin-top:0.6rem}.alert[b-d8ft30f98b]{padding:0.75rem 1rem;border-radius:var(--radius-md,0.5rem);font-size:0.875rem;display:flex;align-items:center;gap:0.5rem}.alert-error[b-d8ft30f98b]{background:color-mix(in srgb,var(--brand-error,#ef4444) 8%,transparent);color:var(--brand-error,#ef4444);border-left:3px solid var(--brand-error,#ef4444)}.mb-3[b-d8ft30f98b]{margin-bottom:0.75rem !important}.mb-4[b-d8ft30f98b]{margin-bottom:1rem !important}.mt-2[b-d8ft30f98b]{margin-top:0.5rem !important}.mt-3[b-d8ft30f98b]{margin-top:0.75rem !important}.ms-2[b-d8ft30f98b]{margin-left:0.5rem !important}.text-muted[b-d8ft30f98b]{color:var(--text-muted)}@keyframes acctSetupRise-b-d8ft30f98b{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes acctSetupHeaderRise-b-d8ft30f98b{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.setup-card[b-d8ft30f98b]{animation:acctSetupRise-b-d8ft30f98b 400ms cubic-bezier(0.16,1,0.3,1) both}.setup-header[b-d8ft30f98b]{animation:acctSetupHeaderRise-b-d8ft30f98b 320ms cubic-bezier(0.16,1,0.3,1) both;animation-delay:60ms}@media (prefers-reduced-motion:reduce){.setup-card[b-d8ft30f98b],.setup-header[b-d8ft30f98b]{animation:none}}@media (max-width:576px){.setup-shell[b-d8ft30f98b]{padding:1rem 0.5rem}.setup-card[b-d8ft30f98b]{padding:1.5rem 1rem;border-radius:var(--radius-lg,0.75rem)}.contact-input-row[b-d8ft30f98b]{flex-wrap:wrap}}@keyframes contactRise-b-dz76jkf24h{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.contact-section[b-dz76jkf24h]{padding-top:120px;min-height:calc(100vh - 300px)}.contact-container[b-dz76jkf24h]{max-width:1100px}.contact-grid[b-dz76jkf24h]{display:grid;grid-template-columns:0.9fr 1.1fr;gap:clamp(2.5rem,5vw,4.5rem);align-items:start}@media (max-width:860px){.contact-grid[b-dz76jkf24h]{grid-template-columns:1fr;gap:2.25rem}}.contact-intro[b-dz76jkf24h]{display:flex;flex-direction:column;align-items:flex-start;gap:1.35rem;animation:contactRise-b-dz76jkf24h 0.4s ease-out both}.contact-intro h1[b-dz76jkf24h]{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;letter-spacing:-0.02em;line-height:1.1;margin:0;text-wrap:balance;color:var(--text-primary)}.contact-lead[b-dz76jkf24h]{font-size:clamp(1rem,1.2vw,1.1rem);line-height:1.65;color:var(--text-secondary);max-width:34rem;margin:0}.contact-points[b-dz76jkf24h]{list-style:none;margin:0.25rem 0 0;padding:0;display:flex;flex-direction:column;gap:1.1rem}.contact-points li[b-dz76jkf24h]{display:flex;align-items:flex-start;gap:0.85rem;font-size:1rem;line-height:1.5;color:var(--text-secondary)}.contact-points li i[b-dz76jkf24h]{flex-shrink:0;margin-top:0.1rem;width:2rem;height:2rem;display:grid;place-items:center;font-size:0.92rem;color:var(--brand-blue);background:color-mix(in srgb,var(--brand-blue) 12%,transparent);border-radius:var(--radius-md)}.contact-points li span[b-dz76jkf24h]{display:flex;flex-direction:column;gap:0.15rem}.contact-points li strong[b-dz76jkf24h]{font-size:0.78rem;font-weight:700;text-transform:uppercase;letter-spacing:0.08em;color:var(--text-muted)}.contact-points li a[b-dz76jkf24h]{color:var(--brand-blue);text-decoration:none}.contact-points li a:hover[b-dz76jkf24h]{text-decoration:underline;text-underline-offset:3px}.contact-form-card[b-dz76jkf24h]{background:var(--surface);padding:clamp(1.75rem,3vw,2.5rem);border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-sm);animation:contactRise-b-dz76jkf24h 0.45s ease-out both}.form-card-title[b-dz76jkf24h]{margin-top:0;color:var(--text-primary);font-size:1.2rem;font-weight:700;margin-bottom:1.5rem}.contact-form[b-dz76jkf24h]{display:flex;flex-direction:column;gap:1.25rem}.form-field[b-dz76jkf24h]{display:flex;flex-direction:column;gap:0.4rem}.form-label[b-dz76jkf24h]{display:block;font-size:0.875rem;font-weight:600;color:var(--text-primary)}.form-field[b-dz76jkf24h] .form-control{width:100%;padding:0.75rem 1rem;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);color:var(--text-primary);font-size:1rem;transition:border-color 0.2s ease,box-shadow 0.2s ease}.form-field[b-dz76jkf24h] .form-control::placeholder{color:var(--text-muted)}.form-field[b-dz76jkf24h] .form-control:focus{outline:none;border-color:var(--brand-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-blue) 15%,transparent)}.form-field[b-dz76jkf24h] .form-textarea{resize:vertical;min-height:8rem}.form-field[b-dz76jkf24h] .validation-message{color:var(--brand-error);font-size:0.8125rem;margin-top:0.15rem}.alert[b-dz76jkf24h]{padding:0.875rem 1rem;border-radius:var(--radius-md);font-size:0.9375rem;line-height:1.5}.alert-success[b-dz76jkf24h]{background:color-mix(in srgb,var(--brand-success) 10%,transparent);border:1px solid color-mix(in srgb,var(--brand-success) 30%,transparent);color:var(--brand-success)}.alert-error[b-dz76jkf24h]{background:color-mix(in srgb,var(--brand-error) 10%,transparent);border:1px solid color-mix(in srgb,var(--brand-error) 30%,transparent);color:var(--brand-error)}@media (prefers-reduced-motion:reduce){.contact-intro[b-dz76jkf24h],.contact-form-card[b-dz76jkf24h]{animation:none}.form-control[b-dz76jkf24h]{transition:none}}.login-container[b-2vuwkc8672]{min-height:100vh;padding-top:70px;background:var(--surface)}.login-split[b-2vuwkc8672]{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 70px)}.login-banner-panel[b-2vuwkc8672]{position:relative;overflow:hidden;min-height:calc(100vh - 70px);color:#ffffff;display:flex;align-items:flex-end;padding:clamp(2rem,5vw,4rem)}.login-banner-panel__image[b-2vuwkc8672],.login-banner-panel__scrim[b-2vuwkc8672]{position:absolute;inset:0}.login-banner-panel__image[b-2vuwkc8672]{width:100%;height:100%;object-fit:cover;object-position:top center}.login-banner-panel__scrim[b-2vuwkc8672]{background:linear-gradient(180deg,rgba(17,24,39,0) 0%,rgba(17,24,39,0) 48%,rgba(17,24,39,0.55) 72%,rgba(17,24,39,0.86) 100%)}.login-banner-panel__content[b-2vuwkc8672]{position:relative;z-index:1;max-width:560px}.login-banner-panel__badge[b-2vuwkc8672]{display:inline-flex;align-items:center;min-height:28px;padding:0.2rem 0.7rem;border:1px solid rgba(255,255,255,0.35);border-radius:var(--radius-md,0.5rem);background:rgba(255,255,255,0.12);color:rgba(255,255,255,0.92);font-size:0.78rem;font-weight:800;text-transform:uppercase}.login-banner-panel h1[b-2vuwkc8672]{margin:1rem 0 0.65rem;font-size:clamp(2rem,4vw,3.2rem);line-height:1.04;font-weight:800;letter-spacing:-0.02em;text-shadow:0 2px 18px rgba(17,24,39,0.65)}.login-banner-panel p[b-2vuwkc8672]{margin:0;max-width:46rem;color:rgba(255,255,255,0.86);font-size:1.05rem;line-height:1.55;text-shadow:0 1px 12px rgba(17,24,39,0.55)}.login-right[b-2vuwkc8672]{display:flex;align-items:center;justify-content:center;padding:2.5rem 2rem;background:var(--surface)}.login-form-wrapper[b-2vuwkc8672]{width:100%;max-width:380px;background:transparent;border:none;box-shadow:none;padding:0}.form-brand[b-2vuwkc8672]{display:flex;align-items:center;gap:0.6rem;margin-bottom:1.6rem}.form-brand__text[b-2vuwkc8672]{font-size:0.78rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--brand-blue)}.form-title[b-2vuwkc8672]{font-size:1.75rem;font-weight:800;letter-spacing:-0.02em;color:var(--text-primary);margin-bottom:0.4rem}.form-subtitle[b-2vuwkc8672]{font-size:0.95rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.login-mode-switch[b-2vuwkc8672]{display:grid;grid-template-columns:1fr 1fr;gap:0.3rem;padding:0.3rem;border:1px solid var(--border);border-radius:var(--radius-md,0.5rem);background:var(--surface-alt);margin-bottom:1.4rem}.login-mode-switch__btn[b-2vuwkc8672]{min-height:40px;border:1px solid transparent;border-radius:calc(var(--radius-md,0.5rem) - 2px);background:transparent;color:var(--text-secondary);display:inline-flex;align-items:center;justify-content:center;gap:0.45rem;font-size:0.9rem;font-weight:700;cursor:pointer;transition:background 160ms ease,color 160ms ease,border-color 160ms ease,box-shadow 160ms ease}.login-mode-switch__btn.is-active[b-2vuwkc8672]{background:var(--surface);color:var(--text-primary);border-color:var(--border);box-shadow:var(--shadow-sm)}.login-mode-switch__btn i[b-2vuwkc8672]{color:var(--brand-blue)}.login-form[b-2vuwkc8672]{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.25rem}.form-group[b-2vuwkc8672]{display:flex;flex-direction:column;gap:0.4rem}.form-group label[b-2vuwkc8672]{font-size:0.875rem;font-weight:600;color:var(--text-primary)}.form-input[b-2vuwkc8672]{width:100%;padding:0.8rem 1rem;border:1px solid var(--border);border-radius:var(--radius-md,0.5rem);background:var(--surface);color:var(--text-primary);font-size:0.95rem;transition:border-color 180ms ease,box-shadow 180ms ease}.form-input:focus[b-2vuwkc8672]{outline:none;border-color:var(--brand-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-blue) 15%,transparent)}.form-input[b-2vuwkc8672]::placeholder{color:var(--text-muted)}.password-field[b-2vuwkc8672]{position:relative}.toggle-btn[b-2vuwkc8672]{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-muted);cursor:pointer;padding:0.4rem}.toggle-btn:hover[b-2vuwkc8672]{color:var(--text-primary)}.validation-msg[b-2vuwkc8672]{color:var(--brand-error,#ef4444);font-size:0.8rem}.alert[b-2vuwkc8672]{padding:0.85rem 1rem;border-radius:var(--radius-md,0.5rem);font-size:0.875rem;display:flex;align-items:center;gap:0.5rem}.alert-error[b-2vuwkc8672]{background:color-mix(in srgb,var(--brand-error,#ef4444) 8%,transparent);color:var(--brand-error,#ef4444);border-left:3px solid var(--brand-error,#ef4444)}.alert-success[b-2vuwkc8672]{background:color-mix(in srgb,var(--brand-success,#10b981) 8%,transparent);color:var(--brand-success,#10b981);border-left:3px solid var(--brand-success,#10b981)}.form-row[b-2vuwkc8672]{display:flex;align-items:center}.checkbox-label[b-2vuwkc8672]{display:flex;align-items:center;gap:0.45rem;font-size:0.875rem;color:var(--text-secondary);cursor:pointer}.login-submit-button[b-2vuwkc8672]{margin-top:0.25rem}.form-footer[b-2vuwkc8672]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:0.8rem;flex-wrap:wrap}.back-link[b-2vuwkc8672]{display:inline-flex;align-items:center;gap:0.4rem;color:var(--brand-blue);text-decoration:none;font-size:0.875rem;font-weight:600;transition:gap 0.2s ease}.back-link:hover[b-2vuwkc8672]{gap:0.65rem}.forgot-link[b-2vuwkc8672]{display:inline-flex;align-items:center;gap:0.4rem;color:var(--text-secondary);text-decoration:none;font-size:0.875rem;transition:color 0.2s ease}.forgot-link:hover[b-2vuwkc8672]{color:var(--brand-blue)}.guest-help[b-2vuwkc8672]{display:flex;align-items:flex-start;gap:0.55rem;padding:0;border:none;background:transparent;color:var(--text-muted);font-size:0.8rem;line-height:1.5;margin:1rem 0 0}.guest-help i[b-2vuwkc8672]{color:var(--brand-blue);margin-top:0.15rem;flex-shrink:0}.guest-help[b-2vuwkc8672]{margin:-0.4rem 0 0.8rem}.guest-digit-row[b-2vuwkc8672]{display:flex;gap:clamp(0.35rem,1.6vw,0.5rem);justify-content:center;margin:1.25rem 0}.guest-digit-box[b-2vuwkc8672]{width:clamp(38px,13vw,44px);aspect-ratio:0.85;min-height:48px;text-align:center;font-size:1.4rem;font-weight:700;border:2px solid var(--border);border-radius:var(--radius-md,0.5rem);background:var(--surface);color:var(--text-primary);outline:none;transition:border-color 150ms ease,box-shadow 150ms ease;font-variant-numeric:tabular-nums}.guest-digit-box:focus[b-2vuwkc8672]{border-color:var(--brand-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-blue) 15%,transparent)}.guest-digit-box--error[b-2vuwkc8672]{border-color:var(--brand-error,#ef4444)}.btn-link-plain[b-2vuwkc8672]{background:none;border:none;padding:0;cursor:pointer}.toggle-btn:focus-visible[b-2vuwkc8672],.login-mode-switch__btn:focus-visible[b-2vuwkc8672],.back-link:focus-visible[b-2vuwkc8672],.forgot-link:focus-visible[b-2vuwkc8672],.btn-link-plain:focus-visible[b-2vuwkc8672],.guest-digit-box:focus-visible[b-2vuwkc8672]{outline:2px solid var(--brand-blue);outline-offset:3px}@keyframes empLoginRise-b-2vuwkc8672{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.login-form-wrapper[b-2vuwkc8672]{animation:empLoginRise-b-2vuwkc8672 380ms cubic-bezier(0.16,1,0.3,1) both}@media (prefers-reduced-motion:reduce){.login-form-wrapper[b-2vuwkc8672]{animation:none}}@media (max-width:1024px){.login-split[b-2vuwkc8672]{grid-template-columns:1fr}.login-banner-panel[b-2vuwkc8672]{aspect-ratio:9 / 16;min-height:0;max-height:min(62vh,680px);justify-self:center;width:min(100%,360px);border-radius:var(--radius-lg,0.75rem);margin:1.25rem auto 0;padding:2rem 1.5rem}}@media (max-width:640px){.login-container[b-2vuwkc8672]{padding-top:60px}.login-right[b-2vuwkc8672]{padding:1.5rem 1rem}.login-form-wrapper[b-2vuwkc8672]{max-width:100%;border-radius:var(--radius-lg,0.75rem)}.login-banner-panel[b-2vuwkc8672]{aspect-ratio:9 / 16;min-height:0;max-height:46vh;justify-self:center;width:min(100%,280px);border-radius:var(--radius-lg,0.75rem);margin:1rem auto 0;padding:1.5rem 1rem}.login-banner-panel h1[b-2vuwkc8672]{font-size:1.8rem}.login-banner-panel p[b-2vuwkc8672]{font-size:0.94rem}.form-brand[b-2vuwkc8672]{margin-bottom:0.8rem}.login-mode-switch__btn[b-2vuwkc8672]{font-size:0.84rem;min-height:38px}.form-footer[b-2vuwkc8672]{align-items:flex-start;flex-direction:column;gap:0.65rem}.guest-digit-box[b-2vuwkc8672]{font-size:1.25rem}}.fp-container[b-83z9r8pnk5]{min-height:100vh;display:flex;flex-direction:column;background:var(--surface-alt)}.fp-split[b-83z9r8pnk5]{flex:1;display:flex;min-height:calc(100vh - 60px)}.fp-form-side[b-83z9r8pnk5]{flex:1;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;background:var(--surface-alt)}.fp-form-box[b-83z9r8pnk5]{width:100%;max-width:420px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl,1rem);box-shadow:var(--shadow-card);padding:clamp(1.75rem,4vw,2.5rem)}.fp-step-header[b-83z9r8pnk5]{text-align:center;margin-bottom:1.75rem}.fp-step-icon[b-83z9r8pnk5]{width:2.75rem;height:2.75rem;border-radius:var(--radius-md,0.5rem);background:color-mix(in srgb,var(--brand-blue) 12%,transparent);color:var(--brand-blue);display:grid;place-items:center;font-size:1.25rem;margin:0 auto 1rem}.fp-step-icon--verify[b-83z9r8pnk5]{background:color-mix(in srgb,var(--brand-warning,#f59e0b) 12%,transparent);color:var(--brand-warning,#f59e0b)}.fp-step-icon--success[b-83z9r8pnk5]{background:color-mix(in srgb,var(--brand-success,#10b981) 12%,transparent);color:var(--brand-success,#10b981)}.fp-title[b-83z9r8pnk5]{font-size:1.6rem;font-weight:800;letter-spacing:-0.02em;color:var(--text-primary);margin-bottom:0.35rem}.fp-subtitle[b-83z9r8pnk5]{font-size:0.95rem;color:var(--text-secondary);line-height:1.6;margin-bottom:0}.form-label[b-83z9r8pnk5]{font-size:0.875rem;font-weight:600;color:var(--text-primary);margin-bottom:0.4rem}.form-control[b-83z9r8pnk5]{min-height:44px;font-size:0.95rem;width:100%;padding:0.8rem 1rem;border:1px solid var(--border);border-radius:var(--radius-md,0.5rem);background:var(--surface);color:var(--text-primary);transition:border-color 180ms ease,box-shadow 180ms ease}.form-control:focus[b-83z9r8pnk5]{outline:none;border-color:var(--brand-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-blue) 15%,transparent)}.fp-row-links[b-83z9r8pnk5]{display:flex;gap:0.5rem;justify-content:space-between}.fp-back-link[b-83z9r8pnk5]{text-align:center;margin-top:0.5rem}.fp-back-link a[b-83z9r8pnk5]{font-size:0.875rem;color:var(--text-secondary);text-decoration:none;transition:color 160ms ease}.fp-back-link a:hover[b-83z9r8pnk5]{color:var(--brand-blue)}.btn[b-83z9r8pnk5]{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.5rem;min-height:48px;border:none;border-radius:var(--radius-md);font-weight:500;font-size:var(--font-size-base);text-decoration:none;cursor:pointer;transition:all 0.2s ease}.btn-ghost[b-83z9r8pnk5]{background:transparent;border:none;color:var(--text-secondary);padding:0.375rem 0.75rem;border-radius:var(--radius-md,0.5rem);transition:background 160ms ease,color 160ms ease}.btn-ghost:hover[b-83z9r8pnk5]{color:var(--text-primary);background:color-mix(in srgb,var(--border) 50%,transparent)}.fp-success-state[b-83z9r8pnk5]{text-align:center}.fp-success-icon[b-83z9r8pnk5]{font-size:3rem;color:var(--brand-success,#10b981);margin-bottom:1rem}@keyframes fpFormRise-b-83z9r8pnk5{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes fpHeaderRise-b-83z9r8pnk5{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.fp-form-box[b-83z9r8pnk5]{animation:fpFormRise-b-83z9r8pnk5 380ms cubic-bezier(0.16,1,0.3,1) both}.fp-step-header[b-83z9r8pnk5]{animation:fpHeaderRise-b-83z9r8pnk5 320ms cubic-bezier(0.16,1,0.3,1) both;animation-delay:40ms}@media (prefers-reduced-motion:reduce){.fp-form-box[b-83z9r8pnk5],.fp-step-header[b-83z9r8pnk5]{animation:none}}@media (max-width:768px){.fp-split[b-83z9r8pnk5]{flex-direction:column}.fp-form-side[b-83z9r8pnk5]{padding:1.5rem 1rem}}@media (max-width:480px){.fp-form-box[b-83z9r8pnk5]{border-radius:var(--radius-lg,0.75rem)}}.enquiry-hero[b-g3syc2tgqb]{background:var(--primary-gradient);padding:var(--spacing-2xl) var(--spacing-lg);position:relative;overflow:hidden}.enquiry-hero[b-g3syc2tgqb]::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.3);z-index:1}.hero-content[b-g3syc2tgqb]{position:relative;z-index:2;text-align:center;color:white;max-width:800px;margin:0 auto}.hero-icon[b-g3syc2tgqb]{width:80px;height:80px;background:rgba(255,255,255,0.2);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto var(--spacing-lg);backdrop-filter:blur(10px)}.hero-icon i[b-g3syc2tgqb]{font-size:2rem;color:white}.hero-title[b-g3syc2tgqb]{font-size:2.5rem;font-weight:700;margin-bottom:var(--spacing-md);text-shadow:0 2px 4px rgba(0,0,0,0.3)}.hero-subtitle[b-g3syc2tgqb]{font-size:1.2rem;opacity:0.95;margin-bottom:var(--spacing-xl)}.session-badge[b-g3syc2tgqb]{display:inline-flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-lg);background:rgba(255,255,255,0.2);border:1px solid rgba(255,255,255,0.3);border-radius:var(--radius-full);backdrop-filter:blur(10px)}.session-badge i[b-g3syc2tgqb]{font-size:1rem}.enquiry-container[b-g3syc2tgqb]{max-width:900px;margin:calc(-1 * var(--spacing-xl)) auto var(--spacing-2xl);padding:0 var(--spacing-lg)}.progress-indicator[b-g3syc2tgqb]{display:flex;align-items:center;justify-content:center;margin-bottom:var(--spacing-xl);background:white;padding:var(--spacing-lg);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}.progress-step[b-g3syc2tgqb]{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm);position:relative}.step-circle[b-g3syc2tgqb]{width:50px;height:50px;border-radius:50%;background:var(--border-color);color:var(--text-muted);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.1rem;transition:all var(--transition-normal)}.progress-step.active .step-circle[b-g3syc2tgqb]{background:var(--primary-gradient);color:white;box-shadow:0 0 0 4px rgba(59,130,246,0.2)}.progress-step.completed .step-circle[b-g3syc2tgqb]{background:var(--success-color);color:white}.step-label[b-g3syc2tgqb]{font-size:0.85rem;font-weight:500;color:var(--text-secondary);text-align:center;white-space:nowrap}.progress-step.active .step-label[b-g3syc2tgqb]{color:var(--primary-color);font-weight:600}.progress-step.completed .step-label[b-g3syc2tgqb]{color:var(--success-color)}.progress-line[b-g3syc2tgqb]{width:80px;height:2px;background:var(--border-color);margin:0 var(--spacing-md);align-self:flex-start;margin-top:25px;transition:all var(--transition-normal)}.progress-line.active[b-g3syc2tgqb]{background:var(--success-color)}.form-section[b-g3syc2tgqb]{margin-bottom:var(--spacing-2xl);padding-bottom:var(--spacing-xl);border-bottom:2px solid var(--border-color)}.form-section:last-of-type[b-g3syc2tgqb]{border-bottom:none}.section-title[b-g3syc2tgqb]{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md);color:var(--text-primary);font-size:1.5rem;font-weight:600;margin-bottom:var(--spacing-lg)}.section-title i[b-g3syc2tgqb]{color:var(--primary-color);font-size:1.3rem}.step-number[b-g3syc2tgqb]{font-size:0.85rem;font-weight:500;color:var(--text-secondary);background:var(--bg-light);padding:var(--spacing-xs) var(--spacing-md);border-radius:var(--radius-full)}.form-row[b-g3syc2tgqb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-lg)}.form-row:last-child[b-g3syc2tgqb]{margin-bottom:0}.form-group[b-g3syc2tgqb]{display:flex;flex-direction:column}.form-group.full-width[b-g3syc2tgqb]{grid-column:1 / -1}.form-label[b-g3syc2tgqb]{display:block;margin-bottom:var(--spacing-sm);color:var(--text-primary);font-weight:600;font-size:0.95rem}.required[b-g3syc2tgqb]{color:var(--error-color);font-weight:700}.validation-error[b-g3syc2tgqb]{color:var(--error-color);font-size:0.85rem;margin-top:var(--spacing-xs);display:flex;align-items:center;gap:var(--spacing-xs)}.error-message[b-g3syc2tgqb]{display:flex;align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md);background:#fef2f2;border:1px solid #fecaca;border-radius:var(--radius-md);margin-bottom:var(--spacing-lg);color:#b91c1c}.error-message i[b-g3syc2tgqb]{color:var(--error-color);font-size:1.1rem}.form-actions[b-g3syc2tgqb]{display:flex;justify-content:flex-end;gap:var(--spacing-md);margin-top:var(--spacing-2xl);padding-top:var(--spacing-lg);border-top:2px solid var(--border-color)}.trust-section[b-g3syc2tgqb]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--spacing-lg);margin-top:var(--spacing-xl);margin-bottom:var(--spacing-xl)}.trust-item[b-g3syc2tgqb]{display:flex;align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-lg);background:white;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--transition-normal)}.trust-item:hover[b-g3syc2tgqb]{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.trust-item i[b-g3syc2tgqb]{font-size:2rem;color:var(--primary-color);flex-shrink:0}.trust-content h4[b-g3syc2tgqb]{color:var(--text-primary);font-size:1rem;font-weight:600;margin-bottom:var(--spacing-xs)}.trust-content p[b-g3syc2tgqb]{color:var(--text-secondary);font-size:0.9rem;line-height:1.5;margin:0}.info-list[b-g3syc2tgqb]{list-style:none;padding:0;margin:0}.info-list li[b-g3syc2tgqb]{display:flex;align-items:flex-start;gap:var(--spacing-md);padding:var(--spacing-sm) 0;color:var(--text-secondary);font-size:0.95rem;line-height:1.6}.info-list li i[b-g3syc2tgqb]{color:var(--success-color);font-size:1rem;margin-top:2px;flex-shrink:0}.info-list .required[b-g3syc2tgqb]{color:var(--error-color);font-weight:600}@media (max-width:992px){.hero-title[b-g3syc2tgqb]{font-size:2rem}.hero-subtitle[b-g3syc2tgqb]{font-size:1rem}.progress-indicator[b-g3syc2tgqb]{padding:var(--spacing-md)}.progress-line[b-g3syc2tgqb]{width:40px}.step-label[b-g3syc2tgqb]{font-size:0.75rem}.section-title[b-g3syc2tgqb]{flex-direction:column;align-items:flex-start}.trust-section[b-g3syc2tgqb]{grid-template-columns:1fr}}@media (max-width:768px){.enquiry-hero[b-g3syc2tgqb]{padding:var(--spacing-xl) var(--spacing-md)}.hero-title[b-g3syc2tgqb]{font-size:1.75rem}.hero-subtitle[b-g3syc2tgqb]{font-size:0.95rem}.enquiry-container[b-g3syc2tgqb]{margin-top:calc(-1 * var(--spacing-lg));padding:0 var(--spacing-md)}.progress-indicator[b-g3syc2tgqb]{flex-direction:column;gap:var(--spacing-md)}.progress-line[b-g3syc2tgqb]{width:2px;height:40px;margin:0;align-self:center;margin-top:0}.step-label[b-g3syc2tgqb]{font-size:0.8rem}.form-row[b-g3syc2tgqb]{grid-template-columns:1fr;gap:var(--spacing-md)}.section-title[b-g3syc2tgqb]{font-size:1.25rem}.form-actions[b-g3syc2tgqb]{flex-direction:column-reverse;gap:var(--spacing-sm)}.form-actions .btn[b-g3syc2tgqb]{width:100%;justify-content:center}}@media (max-width:480px){.hero-icon[b-g3syc2tgqb]{width:60px;height:60px}.hero-icon i[b-g3syc2tgqb]{font-size:1.5rem}.hero-title[b-g3syc2tgqb]{font-size:1.5rem}.step-circle[b-g3syc2tgqb]{width:40px;height:40px;font-size:0.9rem}.section-title[b-g3syc2tgqb]{font-size:1.1rem}.section-title i[b-g3syc2tgqb]{font-size:1.1rem}.trust-item[b-g3syc2tgqb]{flex-direction:column;text-align:center;align-items:center}}.success-page[b-f7hyvjf9m2]{min-height:100vh;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);font-family:'Segoe UI',Arial,sans-serif;display:flex;flex-direction:column}.page-header[b-f7hyvjf9m2]{background:rgba(255,255,255,0.1);backdrop-filter:blur(10px);padding:15px 20px}.header-content[b-f7hyvjf9m2]{max-width:900px;margin:0 auto;display:flex;align-items:center;gap:15px}.school-logo[b-f7hyvjf9m2]{height:50px}.school-info h1[b-f7hyvjf9m2]{color:white;font-size:20px;font-weight:600}.school-info p[b-f7hyvjf9m2]{color:rgba(255,255,255,0.8);font-size:12px}.page-content[b-f7hyvjf9m2]{flex:1;padding:40px 20px;display:flex;flex-direction:column;align-items:center;gap:20px}.success-card[b-f7hyvjf9m2]{background:white;border-radius:20px;padding:50px 40px;box-shadow:0 20px 60px rgba(0,0,0,0.2);width:100%;max-width:900px}.loading-spinner[b-f7hyvjf9m2]{text-align:center;padding:40px 20px}.spinner[b-f7hyvjf9m2]{width:50px;height:50px;border:4px solid rgba(59,130,246,0.2);border-top-color:#3b82f6;border-radius:50%;animation:spin-b-f7hyvjf9m2 0.8s linear infinite;margin:0 auto 20px}.loading-spinner p[b-f7hyvjf9m2]{color:#666;font-size:14px}.error-container[b-f7hyvjf9m2]{text-align:center;padding:40px 20px}.error-icon[b-f7hyvjf9m2]{font-size:80px;color:#ef4444;margin-bottom:20px}.error-container h2[b-f7hyvjf9m2]{color:#333;font-size:28px;margin-bottom:10px}.error-text[b-f7hyvjf9m2]{color:#666;font-size:16px;margin-bottom:30px}.success-animation[b-f7hyvjf9m2]{text-align:center;margin-bottom:30px}.success-checkmark[b-f7hyvjf9m2]{width:100px;height:100px;margin:0 auto}.checkmark[b-f7hyvjf9m2]{width:100px;height:100px;border-radius:50%;display:block;stroke-width:3;stroke:#10b981;stroke-miterlimit:10;animation:fill-b-f7hyvjf9m2 0.4s ease-in-out 0.4s forwards,scale-b-f7hyvjf9m2 0.3s ease-in-out 0.9s both}.checkmark-circle[b-f7hyvjf9m2]{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:3;stroke-miterlimit:10;stroke:#10b981;fill:none;animation:stroke-b-f7hyvjf9m2 0.6s cubic-bezier(0.65,0,0.45,1) forwards}.checkmark-check[b-f7hyvjf9m2]{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;stroke:#10b981;animation:stroke-b-f7hyvjf9m2 0.3s cubic-bezier(0.65,0,0.45,1) 0.8s forwards}@keyframes stroke-b-f7hyvjf9m2{100%{stroke-dashoffset:0}}@keyframes scale-b-f7hyvjf9m2{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill-b-f7hyvjf9m2{100%{box-shadow:inset 0 0 0 50px #10b981}}@keyframes spin-b-f7hyvjf9m2{to{transform:rotate(360deg)}}.success-content[b-f7hyvjf9m2]{text-align:center}.success-title[b-f7hyvjf9m2]{color:#333;font-size:32px;font-weight:700;margin-bottom:10px}.success-message[b-f7hyvjf9m2]{color:#666;font-size:16px;margin-bottom:30px;line-height:1.5}.reference-section[b-f7hyvjf9m2]{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border-radius:16px;padding:30px;margin-bottom:30px}.reference-label[b-f7hyvjf9m2]{color:rgba(255,255,255,0.9);font-size:14px;font-weight:500;margin-bottom:10px}.reference-number[b-f7hyvjf9m2]{color:white;font-size:36px;font-weight:700;letter-spacing:2px;margin-bottom:10px;font-family:'Courier New',monospace}.reference-note[b-f7hyvjf9m2]{color:rgba(255,255,255,0.8);font-size:13px}.student-info[b-f7hyvjf9m2]{background:#f8f9fa;border-radius:12px;padding:25px;margin-bottom:30px;text-align:left}.info-row[b-f7hyvjf9m2]{display:flex;align-items:center;gap:15px;padding:15px 0;border-bottom:1px solid #e0e0e0}.info-row:last-child[b-f7hyvjf9m2]{border-bottom:none}.info-icon[b-f7hyvjf9m2]{font-size:24px;color:#3b82f6;width:30px;text-align:center}.info-content[b-f7hyvjf9m2]{flex:1}.info-label[b-f7hyvjf9m2]{font-size:12px;color:#888;font-weight:500;margin-bottom:4px}.info-value[b-f7hyvjf9m2]{font-size:16px;color:#333;font-weight:600}.next-steps[b-f7hyvjf9m2]{background:#fff8e6;border-radius:12px;padding:25px;margin-bottom:30px;text-align:left}.steps-title[b-f7hyvjf9m2]{color:#333;font-size:18px;font-weight:600;margin-bottom:20px;display:flex;align-items:center;gap:10px}.steps-title i[b-f7hyvjf9m2]{color:#f59e0b}.step-items[b-f7hyvjf9m2]{display:flex;flex-direction:column;gap:20px}.step-item[b-f7hyvjf9m2]{display:flex;gap:15px;align-items:flex-start}.step-number[b-f7hyvjf9m2]{width:35px;height:35px;background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;flex-shrink:0}.step-content h4[b-f7hyvjf9m2]{color:#333;font-size:16px;font-weight:600;margin-bottom:5px}.step-content p[b-f7hyvjf9m2]{color:#666;font-size:14px;line-height:1.5}.fee-payment-section[b-f7hyvjf9m2]{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:14px;padding:20px 25px;margin-bottom:30px;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.fee-info[b-f7hyvjf9m2]{display:flex;align-items:center;gap:15px}.fee-icon[b-f7hyvjf9m2]{width:50px;height:50px;background:rgba(255,255,255,0.2);border-radius:12px;display:flex;align-items:center;justify-content:center}.fee-icon i[b-f7hyvjf9m2]{font-size:24px;color:white}.fee-content h4[b-f7hyvjf9m2]{color:white;font-size:17px;font-weight:600;margin-bottom:4px}.fee-content p[b-f7hyvjf9m2]{color:rgba(255,255,255,0.85);font-size:13px}.btn-pay[b-f7hyvjf9m2]{background:white;color:#059669;padding:14px 28px;border-radius:10px;font-size:15px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:10px;transition:transform 0.2s,box-shadow 0.2s;border:none}.btn-pay:hover[b-f7hyvjf9m2]{transform:translateY(-2px);box-shadow:0 8px 20px rgba(0,0,0,0.2)}.action-buttons[b-f7hyvjf9m2]{display:flex;justify-content:center;gap:15px;margin-top:30px;flex-wrap:wrap}.btn-primary[b-f7hyvjf9m2],.btn-secondary[b-f7hyvjf9m2]{padding:14px 28px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px;transition:transform 0.2s,box-shadow 0.2s;border:none}.btn-primary[b-f7hyvjf9m2]{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);color:white}.btn-primary:hover[b-f7hyvjf9m2]{transform:translateY(-2px);box-shadow:0 8px 20px rgba(59,130,246,0.4)}.btn-secondary[b-f7hyvjf9m2]{background:white;color:#3b82f6;border:2px solid #3b82f6}.btn-secondary:hover[b-f7hyvjf9m2]{transform:translateY(-2px);box-shadow:0 8px 20px rgba(59,130,246,0.2)}.help-card[b-f7hyvjf9m2]{background:rgba(255,255,255,0.15);backdrop-filter:blur(10px);border-radius:16px;padding:25px 30px;color:white;max-width:900px;width:100%}.help-card h4[b-f7hyvjf9m2]{font-size:16px;font-weight:600;margin-bottom:10px;display:flex;align-items:center;gap:10px}.help-card p[b-f7hyvjf9m2]{font-size:14px;opacity:0.9;margin-bottom:15px}.contact-details[b-f7hyvjf9m2]{display:flex;flex-direction:column;gap:10px}.contact-item[b-f7hyvjf9m2]{display:flex;align-items:center;gap:12px;font-size:14px;opacity:0.95}.contact-item i[b-f7hyvjf9m2]{width:20px;text-align:center}.page-footer[b-f7hyvjf9m2]{background:rgba(0,0,0,0.2);color:rgba(255,255,255,0.7);text-align:center;padding:15px;font-size:12px}@media (max-width:768px){.header-content[b-f7hyvjf9m2]{flex-direction:column;text-align:center}.success-card[b-f7hyvjf9m2]{padding:30px 20px}.success-title[b-f7hyvjf9m2]{font-size:24px}.reference-number[b-f7hyvjf9m2]{font-size:28px}.action-buttons[b-f7hyvjf9m2]{flex-direction:column;width:100%}.btn-primary[b-f7hyvjf9m2],.btn-secondary[b-f7hyvjf9m2]{width:100%;justify-content:center}.step-items[b-f7hyvjf9m2]{gap:15px}.step-number[b-f7hyvjf9m2]{width:30px;height:30px;font-size:14px}.fee-payment-section[b-f7hyvjf9m2]{flex-direction:column;text-align:center}.fee-info[b-f7hyvjf9m2]{flex-direction:column;text-align:center}.btn-pay[b-f7hyvjf9m2]{width:100%;justify-content:center}}.hero-section[b-5vdrb1sjn9]{position:relative;min-height:650px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 50%,#60a5fa 100%);padding:4rem 1.5rem;overflow:hidden}.hero-section[b-5vdrb1sjn9]::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,0.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,0.08) 0%,transparent 50%);pointer-events:none}.hero-overlay[b-5vdrb1sjn9]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.05) 100%);pointer-events:none}.hero-content[b-5vdrb1sjn9]{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center;color:white}.hero-badge[b-5vdrb1sjn9]{display:inline-flex;align-items:center;gap:0.5rem;padding:0.625rem 1.25rem;background:rgba(255,255,255,0.15);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.2);border-radius:50px;font-size:0.875rem;font-weight:600;margin-bottom:2rem;animation:fadeInDown-b-5vdrb1sjn9 0.8s ease-out}.hero-badge i[b-5vdrb1sjn9]{color:#fbbf24;font-size:1rem}.hero-title[b-5vdrb1sjn9]{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 20px rgba(0,0,0,0.2);animation:fadeInUp-b-5vdrb1sjn9 0.8s ease-out 0.2s both}.hero-subtitle[b-5vdrb1sjn9]{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;margin-bottom:2.5rem;color:rgba(255,255,255,0.95);max-width:700px;margin-left:auto;margin-right:auto;animation:fadeInUp-b-5vdrb1sjn9 0.8s ease-out 0.4s both}.hero-actions[b-5vdrb1sjn9]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem;animation:fadeInUp-b-5vdrb1sjn9 0.8s ease-out 0.6s both}.btn-hero-cta[b-5vdrb1sjn9]{display:inline-flex;align-items:center;gap:0.75rem;padding:1rem 2rem;background:white;color:#1e3a8a;font-size:1.0625rem;font-weight:700;border-radius:50px;text-decoration:none;box-shadow:0 10px 30px rgba(0,0,0,0.2);transition:all 0.3s ease;border:2px solid transparent}.btn-hero-cta:hover[b-5vdrb1sjn9]{transform:translateY(-3px);box-shadow:0 15px 40px rgba(0,0,0,0.3);color:#1e3a8a;background:#fef3c7}.btn-hero-cta i:last-child[b-5vdrb1sjn9]{transition:transform 0.3s ease}.btn-hero-cta:hover i:last-child[b-5vdrb1sjn9]{transform:translateX(4px)}.btn-hero-secondary[b-5vdrb1sjn9]{display:inline-flex;align-items:center;gap:0.75rem;padding:1rem 2rem;background:transparent;color:white;font-size:1.0625rem;font-weight:600;border-radius:50px;text-decoration:none;border:2px solid rgba(255,255,255,0.4);transition:all 0.3s ease}.btn-hero-secondary:hover[b-5vdrb1sjn9]{background:rgba(255,255,255,0.15);border-color:white;color:white;transform:translateY(-2px)}.trust-indicators[b-5vdrb1sjn9]{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:3rem;animation:fadeInUp-b-5vdrb1sjn9 0.8s ease-out 0.8s both}.trust-item[b-5vdrb1sjn9]{text-align:center}.trust-value[b-5vdrb1sjn9]{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fbbf24;line-height:1;margin-bottom:0.5rem;text-shadow:0 2px 10px rgba(0,0,0,0.2)}.trust-label[b-5vdrb1sjn9]{font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:rgba(255,255,255,0.9)}.trust-divider[b-5vdrb1sjn9]{width:1px;height:50px;background:rgba(255,255,255,0.3)}@keyframes fadeInDown-b-5vdrb1sjn9{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp-b-5vdrb1sjn9{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.highlights-banner[b-5vdrb1sjn9]{background:white;padding:3rem 0;box-shadow:0 4px 20px rgba(0,0,0,0.08);position:relative;z-index:10}.highlights-grid[b-5vdrb1sjn9]{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem}.highlight-item[b-5vdrb1sjn9]{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:12px;transition:all 0.3s ease}.highlight-item:hover[b-5vdrb1sjn9]{background:#f8fafc;transform:translateY(-2px)}.highlight-icon[b-5vdrb1sjn9]{width:60px;height:60px;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 15px rgba(59,130,246,0.3)}.highlight-icon i[b-5vdrb1sjn9]{font-size:1.5rem;color:white}.highlight-content h4[b-5vdrb1sjn9]{font-size:1rem;font-weight:700;color:#1e293b;margin-bottom:0.25rem}.highlight-content p[b-5vdrb1sjn9]{font-size:0.875rem;color:#64748b;margin:0}.section-label[b-5vdrb1sjn9]{font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#3b82f6;margin-bottom:0.75rem;display:block}.section-title[b-5vdrb1sjn9]{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;color:#1e293b;margin-bottom:0.75rem;line-height:1.2}.section-subtitle[b-5vdrb1sjn9]{font-size:1.125rem;color:#64748b;margin-bottom:2rem;line-height:1.6}.process-timeline[b-5vdrb1sjn9]{display:flex;flex-direction:column;gap:2rem;max-width:900px;margin:0 auto}.timeline-item[b-5vdrb1sjn9]{display:grid;grid-template-columns:80px 1fr;gap:1.5rem;align-items:start;position:relative}.timeline-item:not(:last-child)[b-5vdrb1sjn9]::after{content:'';position:absolute;left:40px;top:80px;bottom:-2rem;width:2px;background:linear-gradient(to bottom,#3b82f6 0%,rgba(59,130,246,0.2) 100%)}.timeline-icon[b-5vdrb1sjn9]{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 25px rgba(59,130,246,0.3);position:relative;z-index:2;transition:all 0.3s ease}.timeline-item:hover .timeline-icon[b-5vdrb1sjn9]{transform:scale(1.1) rotate(5deg);box-shadow:0 12px 35px rgba(59,130,246,0.4)}.timeline-icon i[b-5vdrb1sjn9]{font-size:2rem;color:white}.timeline-content h3[b-5vdrb1sjn9]{font-size:1.375rem;font-weight:700;color:#1e293b;margin-bottom:0.625rem}.timeline-content p[b-5vdrb1sjn9]{font-size:1rem;color:#475569;line-height:1.6}.benefits-grid[b-5vdrb1sjn9]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.benefit-card[b-5vdrb1sjn9]{padding:2rem;background:white;border-radius:16px;border:2px solid #e2e8f0;transition:all 0.3s ease;text-align:center;position:relative;overflow:hidden}.benefit-card[b-5vdrb1sjn9]::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#3b82f6 0%,#60a5fa 100%);transform:scaleX(0);transition:transform 0.3s ease}.benefit-card:hover[b-5vdrb1sjn9]{transform:translateY(-8px);box-shadow:0 20px 40px rgba(59,130,246,0.15);border-color:#3b82f6}.benefit-card:hover[b-5vdrb1sjn9]::before{transform:scaleX(1)}.benefit-icon[b-5vdrb1sjn9]{width:70px;height:70px;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 8px 20px rgba(59,130,246,0.25);transition:all 0.3s ease}.benefit-card:hover .benefit-icon[b-5vdrb1sjn9]{transform:scale(1.1) rotate(-5deg)}.benefit-icon i[b-5vdrb1sjn9]{font-size:1.75rem;color:white}.benefit-card h4[b-5vdrb1sjn9]{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:0.75rem}.benefit-card p[b-5vdrb1sjn9]{font-size:0.9375rem;color:#64748b;line-height:1.6}.excellence-section[b-5vdrb1sjn9]{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-radius:24px;padding:3rem;border:1px solid #e2e8f0}.excellence-content[b-5vdrb1sjn9]{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.excellence-left .section-label[b-5vdrb1sjn9]{margin-bottom:0.5rem}.excellence-description[b-5vdrb1sjn9]{font-size:1.0625rem;color:#475569;line-height:1.7;margin-bottom:2rem}.excellence-stats[b-5vdrb1sjn9]{display:flex;gap:1.5rem}.stat-box[b-5vdrb1sjn9]{flex:1;padding:1.5rem;background:white;border-radius:12px;border:2px solid #e2e8f0;text-align:center;transition:all 0.3s ease}.stat-box:hover[b-5vdrb1sjn9]{border-color:#3b82f6;transform:translateY(-4px);box-shadow:0 10px 25px rgba(59,130,246,0.1)}.stat-number[b-5vdrb1sjn9]{font-size:2.5rem;font-weight:800;color:#3b82f6;line-height:1;margin-bottom:0.5rem}.stat-text[b-5vdrb1sjn9]{font-size:0.875rem;color:#64748b;font-weight:600}.excellence-right[b-5vdrb1sjn9]{display:flex;flex-direction:column;gap:1.25rem}.achievement-card[b-5vdrb1sjn9]{padding:1.5rem;background:white;border-radius:12px;border:2px solid #e2e8f0;transition:all 0.3s ease;display:flex;align-items:start;gap:1rem}.achievement-card:hover[b-5vdrb1sjn9]{border-color:#3b82f6;transform:translateX(8px);box-shadow:0 8px 20px rgba(59,130,246,0.1)}.achievement-icon[b-5vdrb1sjn9]{font-size:1.75rem;color:#3b82f6;flex-shrink:0}.achievement-card h4[b-5vdrb1sjn9]{font-size:1.125rem;font-weight:700;color:#1e293b;margin-bottom:0.375rem}.achievement-card p[b-5vdrb1sjn9]{font-size:0.9375rem;color:#64748b;margin:0;line-height:1.5}.cta-section[b-5vdrb1sjn9]{display:flex;flex-direction:column;gap:2rem}.cta-card[b-5vdrb1sjn9]{display:flex;align-items:center;gap:2rem;padding:2.5rem;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:20px;border:2px solid #bfdbfe;transition:all 0.3s ease}.cta-card.secondary[b-5vdrb1sjn9]{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);border-color:#e2e8f0}.cta-card:hover[b-5vdrb1sjn9]{transform:translateY(-4px);box-shadow:0 15px 35px rgba(59,130,246,0.15)}.cta-icon-wrapper[b-5vdrb1sjn9]{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 20px rgba(59,130,246,0.3)}.cta-icon-wrapper i[b-5vdrb1sjn9]{font-size:2rem;color:white}.cta-content[b-5vdrb1sjn9]{flex:1}.cta-content h3[b-5vdrb1sjn9]{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:0.5rem}.cta-content p[b-5vdrb1sjn9]{font-size:1rem;color:#64748b;margin:0}.btn-cta-primary[b-5vdrb1sjn9],.btn-cta-secondary[b-5vdrb1sjn9]{display:inline-flex;align-items:center;gap:0.625rem;padding:0.875rem 1.75rem;font-size:1rem;font-weight:700;border-radius:50px;text-decoration:none;transition:all 0.3s ease;white-space:nowrap}.btn-cta-primary[b-5vdrb1sjn9]{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:white;box-shadow:0 6px 20px rgba(59,130,246,0.3)}.btn-cta-primary:hover[b-5vdrb1sjn9]{transform:translateY(-2px);box-shadow:0 10px 30px rgba(59,130,246,0.4);color:white}.btn-cta-secondary[b-5vdrb1sjn9]{background:#1e293b;color:white;box-shadow:0 6px 20px rgba(30,41,59,0.2)}.btn-cta-secondary:hover[b-5vdrb1sjn9]{transform:translateY(-2px);box-shadow:0 10px 30px rgba(30,41,59,0.3);background:#0f172a;color:white}.cta-divider[b-5vdrb1sjn9]{display:flex;align-items:center;gap:1rem}.divider-line[b-5vdrb1sjn9]{flex:1;height:1px;background:linear-gradient(90deg,transparent 0%,#cbd5e1 50%,transparent 100%)}.divider-text[b-5vdrb1sjn9]{font-size:0.875rem;font-weight:700;color:#94a3b8;padding:0.5rem 1rem;background:white;border-radius:50px;border:2px solid #e2e8f0}.contact-info-grid[b-5vdrb1sjn9]{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem}.contact-info-card[b-5vdrb1sjn9]{text-align:center;padding:2rem;background:white;border-radius:16px;border:2px solid #e2e8f0;transition:all 0.3s ease}.contact-info-card:hover[b-5vdrb1sjn9]{transform:translateY(-6px);box-shadow:0 15px 35px rgba(59,130,246,0.12);border-color:#3b82f6}.contact-icon[b-5vdrb1sjn9]{width:70px;height:70px;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 8px 20px rgba(59,130,246,0.25)}.contact-icon i[b-5vdrb1sjn9]{font-size:1.75rem;color:white}.contact-info-card h4[b-5vdrb1sjn9]{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:0.75rem}.contact-value[b-5vdrb1sjn9]{font-size:1.125rem;font-weight:700;color:#3b82f6;text-decoration:none;display:block;margin-bottom:0.5rem;transition:color 0.2s ease}.contact-value:hover[b-5vdrb1sjn9]{color:#1e40af;text-decoration:underline}.contact-hours[b-5vdrb1sjn9]{font-size:0.9375rem;color:#64748b;margin-top:0.5rem}@media (max-width:992px){.hero-section[b-5vdrb1sjn9]{min-height:550px;padding:3rem 1.5rem}.trust-indicators[b-5vdrb1sjn9]{gap:1.5rem}.trust-divider[b-5vdrb1sjn9]{display:none}.highlights-grid[b-5vdrb1sjn9]{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.excellence-content[b-5vdrb1sjn9]{grid-template-columns:1fr;gap:2rem}.timeline-item[b-5vdrb1sjn9]{grid-template-columns:70px 1fr}.timeline-icon[b-5vdrb1sjn9]{width:70px;height:70px}.timeline-icon i[b-5vdrb1sjn9]{font-size:1.75rem}.timeline-item:not(:last-child)[b-5vdrb1sjn9]::after{left:35px}.benefits-grid[b-5vdrb1sjn9]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.cta-card[b-5vdrb1sjn9]{flex-direction:column;text-align:center;gap:1.5rem}}@media (max-width:768px){.hero-section[b-5vdrb1sjn9]{min-height:auto;padding:2.5rem 1rem}.hero-badge[b-5vdrb1sjn9]{font-size:0.75rem;padding:0.5rem 1rem}.hero-actions[b-5vdrb1sjn9]{flex-direction:column;width:100%}.btn-hero-cta[b-5vdrb1sjn9],.btn-hero-secondary[b-5vdrb1sjn9]{width:100%;justify-content:center}.trust-indicators[b-5vdrb1sjn9]{gap:1rem}.trust-value[b-5vdrb1sjn9]{font-size:1.75rem}.trust-label[b-5vdrb1sjn9]{font-size:0.65rem}.highlights-banner[b-5vdrb1sjn9]{padding:2rem 0}.highlights-grid[b-5vdrb1sjn9]{grid-template-columns:1fr;gap:1rem}.section-title[b-5vdrb1sjn9]{font-size:1.75rem}.section-subtitle[b-5vdrb1sjn9]{font-size:1rem}.excellence-section[b-5vdrb1sjn9]{padding:2rem 1.5rem}.excellence-stats[b-5vdrb1sjn9]{flex-direction:column}.timeline-content h3[b-5vdrb1sjn9]{font-size:1.125rem}.timeline-content p[b-5vdrb1sjn9]{font-size:0.9375rem}.benefits-grid[b-5vdrb1sjn9]{grid-template-columns:1fr}.benefit-card[b-5vdrb1sjn9]{padding:1.75rem}.contact-info-grid[b-5vdrb1sjn9]{grid-template-columns:1fr}.cta-card[b-5vdrb1sjn9]{padding:2rem 1.5rem}.cta-icon-wrapper[b-5vdrb1sjn9]{width:70px;height:70px}.cta-icon-wrapper i[b-5vdrb1sjn9]{font-size:1.75rem}.cta-content h3[b-5vdrb1sjn9]{font-size:1.25rem}.cta-content p[b-5vdrb1sjn9]{font-size:0.9375rem}}@media (max-width:480px){.timeline-item[b-5vdrb1sjn9]{grid-template-columns:60px 1fr;gap:1rem}.timeline-icon[b-5vdrb1sjn9]{width:60px;height:60px}.timeline-icon i[b-5vdrb1sjn9]{font-size:1.5rem}.timeline-item:not(:last-child)[b-5vdrb1sjn9]::after{left:30px}.benefit-card[b-5vdrb1sjn9],.contact-info-card[b-5vdrb1sjn9]{padding:1.5rem}.excellence-section[b-5vdrb1sjn9]{padding:1.5rem 1rem;border-radius:16px}.stat-box[b-5vdrb1sjn9]{padding:1.25rem}.stat-number[b-5vdrb1sjn9]{font-size:2rem}.achievement-card[b-5vdrb1sjn9]{padding:1.25rem;flex-direction:column;text-align:center}.cta-card[b-5vdrb1sjn9]{padding:1.75rem 1.25rem}}[data-theme="dark"] .highlights-banner[b-5vdrb1sjn9]{background:var(--card-bg);box-shadow:0 4px 20px rgba(0,0,0,0.3)}[data-theme="dark"] .highlight-item:hover[b-5vdrb1sjn9]{background:var(--bg-tertiary)}[data-theme="dark"] .highlight-content h4[b-5vdrb1sjn9]{color:var(--text-primary)}[data-theme="dark"] .highlight-content p[b-5vdrb1sjn9]{color:var(--text-secondary)}[data-theme="dark"] .section-title[b-5vdrb1sjn9]{color:var(--text-primary)}[data-theme="dark"] .section-subtitle[b-5vdrb1sjn9]{color:var(--text-secondary)}[data-theme="dark"] .benefit-card[b-5vdrb1sjn9]{background:var(--card-bg);border:2px solid var(--border)}[data-theme="dark"] .benefit-card h4[b-5vdrb1sjn9]{color:var(--text-primary)}[data-theme="dark"] .benefit-card p[b-5vdrb1sjn9]{color:var(--text-secondary)}[data-theme="dark"] .timeline-content h3[b-5vdrb1sjn9]{color:var(--text-primary)}[data-theme="dark"] .timeline-content p[b-5vdrb1sjn9]{color:var(--text-secondary)}[data-theme="dark"] .excellence-section[b-5vdrb1sjn9]{background:var(--bg-secondary);border:1px solid var(--border)}[data-theme="dark"] .excellence-description[b-5vdrb1sjn9]{color:var(--text-secondary)}[data-theme="dark"] .stat-box[b-5vdrb1sjn9]{background:var(--card-bg);border:2px solid var(--border)}[data-theme="dark"] .stat-text[b-5vdrb1sjn9]{color:var(--text-secondary)}[data-theme="dark"] .achievement-card[b-5vdrb1sjn9]{background:var(--card-bg);border:2px solid var(--border)}[data-theme="dark"] .achievement-card h4[b-5vdrb1sjn9]{color:var(--text-primary)}[data-theme="dark"] .achievement-card p[b-5vdrb1sjn9]{color:var(--text-secondary)}[data-theme="dark"] .cta-card[b-5vdrb1sjn9]{background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-tertiary) 100%);border-color:var(--border)}[data-theme="dark"] .cta-card.secondary[b-5vdrb1sjn9]{background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-tertiary) 100%);border-color:var(--border)}[data-theme="dark"] .cta-content h3[b-5vdrb1sjn9]{color:var(--text-primary)}[data-theme="dark"] .cta-content p[b-5vdrb1sjn9]{color:var(--text-secondary)}[data-theme="dark"] .contact-info-card[b-5vdrb1sjn9]{background:var(--card-bg);border:2px solid var(--border)}[data-theme="dark"] .contact-info-card h4[b-5vdrb1sjn9]{color:var(--text-primary)}[data-theme="dark"] .contact-hours[b-5vdrb1sjn9]{color:var(--text-secondary)}[data-theme="dark"] .divider-text[b-5vdrb1sjn9]{background:var(--card-bg);border:2px solid var(--border);color:var(--text-secondary)}.login-container[b-3gvnccox2v]{min-height:calc(100vh - 200px);display:flex;align-items:center;justify-content:center;padding:2rem 1rem;background:var(--surface-alt)}@keyframes admissionLoginRise-b-3gvnccox2v{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes admissionLoginSpin-b-3gvnccox2v{to{transform:rotate(360deg)}}@keyframes admissionLoginShake-b-3gvnccox2v{0%,100%{transform:translateX(0)}25%{transform:translateX(-6px)}75%{transform:translateX(6px)}}@keyframes admissionLoginFadeIn-b-3gvnccox2v{from{opacity:0}to{opacity:1}}.login-card[b-3gvnccox2v]{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl,1rem);box-shadow:var(--shadow-card);padding:clamp(1.75rem,4vw,2.75rem);max-width:480px;width:100%;animation:admissionLoginRise-b-3gvnccox2v 380ms cubic-bezier(0.16,1,0.3,1) both}@media (prefers-reduced-motion:reduce){.login-card[b-3gvnccox2v]{animation:none}.error-message[b-3gvnccox2v]{animation:none}.success-message[b-3gvnccox2v]{animation:none}}.login-header[b-3gvnccox2v]{text-align:center;margin-bottom:2rem}.login-icon[b-3gvnccox2v]{width:2.75rem;height:2.75rem;background:color-mix(in srgb,var(--brand-blue) 12%,transparent);border:1px solid color-mix(in srgb,var(--brand-blue) 20%,transparent);border-radius:var(--radius-md,0.5rem);display:grid;place-items:center;margin:0 auto 1.25rem;color:var(--brand-blue)}.login-icon i[b-3gvnccox2v]{font-size:1.25rem;color:var(--brand-blue)}.login-header[b-3gvnccox2v]::before{content:"ADMISSIONS";display:block;font-size:0.78rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--brand-blue);margin-bottom:0.65rem}.login-header h2[b-3gvnccox2v]{font-size:1.75rem;font-weight:800;letter-spacing:-0.02em;color:var(--text-primary);margin-bottom:0.4rem}.login-subtitle[b-3gvnccox2v]{color:var(--text-secondary);font-size:0.95rem;line-height:1.6}.login-step[b-3gvnccox2v]{margin-bottom:1.5rem}.form-group[b-3gvnccox2v]{margin-bottom:1.5rem}.form-label[b-3gvnccox2v]{display:block;font-size:0.875rem;font-weight:600;color:var(--text-primary);margin-bottom:0.45rem}.required[b-3gvnccox2v]{color:var(--brand-error,#ef4444)}.input-group[b-3gvnccox2v]{display:flex;align-items:stretch}.input-prefix[b-3gvnccox2v]{background:var(--surface-alt);border:1px solid var(--border);border-right:none;border-radius:var(--radius-md,0.5rem) 0 0 var(--radius-md,0.5rem);padding:0.8rem 1rem;font-weight:600;font-size:0.95rem;color:var(--text-secondary);display:flex;align-items:center}.input-group .form-control[b-3gvnccox2v]{border-radius:0 var(--radius-md,0.5rem) var(--radius-md,0.5rem) 0}.form-control[b-3gvnccox2v]{width:100%;padding:0.8rem 1rem;border:1px solid var(--border);border-radius:var(--radius-md,0.5rem);font-size:0.95rem;background:var(--surface);color:var(--text-primary);transition:border-color 180ms ease,box-shadow 180ms ease}.form-control:focus[b-3gvnccox2v]{outline:none;border-color:var(--brand-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-blue) 15%,transparent)}.form-control:disabled[b-3gvnccox2v]{background:var(--surface-alt);cursor:not-allowed;opacity:0.7}.otp-input[b-3gvnccox2v]{font-size:1.5rem;font-weight:600;text-align:center;letter-spacing:0.5rem;color:var(--text-primary)}.btn-primary[b-3gvnccox2v]{width:100%;background:var(--brand-blue);color:#ffffff;border:none;padding:0.875rem 1.5rem;border-radius:var(--radius-md,0.5rem);font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:0.75rem;transition:opacity 180ms ease,box-shadow 180ms ease,transform 180ms ease;margin-bottom:1rem}.btn-primary:hover:not(:disabled)[b-3gvnccox2v]{opacity:0.9;box-shadow:0 4px 12px color-mix(in srgb,var(--brand-blue) 30%,transparent);transform:translateY(-1px)}.btn-primary:disabled[b-3gvnccox2v]{opacity:0.6;cursor:not-allowed;transform:none}.btn-secondary[b-3gvnccox2v]{width:100%;background:var(--surface-alt);color:var(--text-primary);border:1px solid var(--border);padding:0.75rem 1.5rem;border-radius:var(--radius-md,0.5rem);font-size:0.95rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:0.5rem;transition:background 180ms ease,border-color 180ms ease;text-decoration:none}.btn-secondary:hover[b-3gvnccox2v]{background:var(--surface);color:var(--text-primary);border-color:var(--border-strong)}.btn-link[b-3gvnccox2v]{background:none;border:none;color:var(--brand-blue);font-size:0.9rem;font-weight:500;cursor:pointer;padding:0.25rem 0.5rem;transition:opacity 160ms ease;display:inline-flex;align-items:center;gap:0.5rem}.btn-link:hover:not(:disabled)[b-3gvnccox2v]{opacity:0.8;text-decoration:underline}.btn-link:disabled[b-3gvnccox2v]{opacity:0.5;cursor:not-allowed}.spinner[b-3gvnccox2v]{width:18px;height:18px;border:2px solid rgba(255,255,255,0.3);border-top-color:#ffffff;border-radius:50%;animation:admissionLoginSpin-b-3gvnccox2v 0.8s linear infinite}.error-message[b-3gvnccox2v]{background:color-mix(in srgb,var(--brand-error,#ef4444) 8%,transparent);color:var(--brand-error,#ef4444);padding:0.875rem 1rem;border-radius:var(--radius-md,0.5rem);font-size:0.9rem;display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem;border-left:3px solid var(--brand-error,#ef4444);animation:admissionLoginShake-b-3gvnccox2v 0.35s ease}.success-message[b-3gvnccox2v]{background:color-mix(in srgb,var(--brand-success,#10b981) 8%,transparent);color:var(--brand-success,#10b981);padding:0.875rem 1rem;border-radius:var(--radius-md,0.5rem);font-size:0.9rem;display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem;border-left:3px solid var(--brand-success,#10b981);animation:admissionLoginFadeIn-b-3gvnccox2v 0.3s ease}.validation-error[b-3gvnccox2v]{color:var(--brand-error,#ef4444);font-size:0.85rem;margin-top:0.375rem;display:flex;align-items:center;gap:0.5rem}.otp-info[b-3gvnccox2v]{background:var(--surface-alt);border:1px solid var(--border);padding:1rem;border-radius:var(--radius-md,0.5rem);margin-bottom:1.5rem;text-align:center}.otp-info p[b-3gvnccox2v]{margin:0 0 0.5rem;color:var(--text-secondary);font-size:0.9rem}.otp-info strong[b-3gvnccox2v]{color:var(--text-primary)}.otp-resend[b-3gvnccox2v]{text-align:center;margin-top:1rem}.resend-timer[b-3gvnccox2v]{color:var(--text-secondary);font-size:0.9rem;display:flex;align-items:center;justify-content:center;gap:0.5rem}.login-help[b-3gvnccox2v]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.login-help p[b-3gvnccox2v]{color:var(--text-secondary);font-size:0.85rem;margin:0.5rem 0;display:flex;align-items:flex-start;gap:0.5rem}.login-help i[b-3gvnccox2v]{color:var(--brand-blue);margin-top:0.125rem;flex-shrink:0}.login-footer[b-3gvnccox2v]{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border);text-align:center}.login-footer p[b-3gvnccox2v]{color:var(--text-secondary);font-size:0.9rem;margin-bottom:1rem}.btn-primary:focus-visible[b-3gvnccox2v],.btn-secondary:focus-visible[b-3gvnccox2v],.btn-link:focus-visible[b-3gvnccox2v]{outline:2px solid var(--brand-blue);outline-offset:2px}.form-control:focus[b-3gvnccox2v]{outline:none}@media (max-width:576px){.login-card[b-3gvnccox2v]{padding:1.5rem 1.25rem}.login-icon[b-3gvnccox2v]{width:2.25rem;height:2.25rem}.login-icon i[b-3gvnccox2v]{font-size:1rem}.login-header h2[b-3gvnccox2v]{font-size:1.5rem}.otp-input[b-3gvnccox2v]{font-size:1.25rem;letter-spacing:0.375rem}}.payment-page[b-l255thval8]{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);font-family:'Segoe UI',Arial,sans-serif;display:flex;flex-direction:column}.page-header[b-l255thval8]{background:rgba(255,255,255,0.1);backdrop-filter:blur(10px);padding:15px 20px}.header-content[b-l255thval8]{max-width:700px;margin:0 auto;display:flex;align-items:center;gap:15px}.school-logo[b-l255thval8]{height:50px}.school-info h1[b-l255thval8]{color:white;font-size:20px;font-weight:600}.school-info p[b-l255thval8]{color:rgba(255,255,255,0.8);font-size:12px}.page-content[b-l255thval8]{flex:1;padding:40px 20px;display:flex;flex-direction:column;align-items:center;gap:20px}.payment-card[b-l255thval8]{background:white;border-radius:20px;padding:40px;box-shadow:0 20px 60px rgba(0,0,0,0.2);width:100%;max-width:700px}.loading-spinner[b-l255thval8]{text-align:center;padding:40px 20px}.spinner[b-l255thval8]{width:50px;height:50px;border:4px solid rgba(102,126,234,0.2);border-top-color:#667eea;border-radius:50%;animation:spin-b-l255thval8 0.8s linear infinite;margin:0 auto 20px}.spinner-small[b-l255thval8]{width:18px;height:18px;border:2px solid rgba(255,255,255,0.3);border-top-color:white;border-radius:50%;animation:spin-b-l255thval8 0.8s linear infinite;display:inline-block}@keyframes spin-b-l255thval8{to{transform:rotate(360deg)}}.error-container[b-l255thval8]{text-align:center;padding:40px 20px}.error-icon[b-l255thval8]{font-size:80px;color:#ef4444;margin-bottom:20px}.error-container h2[b-l255thval8]{color:#333;font-size:28px;margin-bottom:10px}.error-text[b-l255thval8]{color:#666;font-size:16px;margin-bottom:30px}.error-message[b-l255thval8]{background:#fee2e2;color:#dc2626;padding:14px 18px;border-radius:10px;margin-bottom:20px;display:flex;align-items:center;gap:10px;font-size:14px}.payment-header[b-l255thval8]{text-align:center;margin-bottom:30px}.payment-icon[b-l255thval8]{width:80px;height:80px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.payment-icon i[b-l255thval8]{font-size:36px;color:white}.payment-header h2[b-l255thval8]{color:#333;font-size:26px;font-weight:700;margin-bottom:8px}.payment-header p[b-l255thval8]{color:#888;font-size:14px}.enquiry-details[b-l255thval8]{background:#f8f9fa;border-radius:12px;padding:20px;margin-bottom:25px}.detail-row[b-l255thval8]{display:flex;align-items:center;gap:15px;padding:12px 0;border-bottom:1px solid #e5e5e5}.detail-row:last-child[b-l255thval8]{border-bottom:none}.detail-icon[b-l255thval8]{width:40px;height:40px;background:rgba(102,126,234,0.1);border-radius:10px;display:flex;align-items:center;justify-content:center;color:#667eea;font-size:18px}.detail-content[b-l255thval8]{flex:1}.detail-label[b-l255thval8]{display:block;font-size:12px;color:#888;margin-bottom:4px}.detail-value[b-l255thval8]{display:block;font-size:15px;color:#333;font-weight:600}.amount-section[b-l255thval8]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-radius:16px;padding:30px;text-align:center;margin-bottom:25px}.amount-label[b-l255thval8]{color:rgba(255,255,255,0.85);font-size:14px;margin-bottom:8px}.amount-value[b-l255thval8]{color:white;font-size:42px;font-weight:700;margin-bottom:8px}.amount-description[b-l255thval8]{color:rgba(255,255,255,0.8);font-size:13px}.payment-methods[b-l255thval8]{text-align:center;margin-bottom:25px}.methods-label[b-l255thval8]{font-size:13px;color:#888;margin-bottom:12px}.methods-icons[b-l255thval8]{display:flex;justify-content:center;gap:20px}.methods-icons i[b-l255thval8]{font-size:28px;color:#bbb;transition:color 0.2s}.methods-icons i:hover[b-l255thval8]{color:#667eea}.action-buttons[b-l255thval8]{display:flex;justify-content:center;gap:15px;margin-bottom:20px;flex-wrap:wrap}.btn-primary[b-l255thval8],.btn-secondary[b-l255thval8],.btn-pay[b-l255thval8]{padding:14px 28px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:10px;transition:transform 0.2s,box-shadow 0.2s;border:none}.btn-primary[b-l255thval8]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white}.btn-primary:hover:not(:disabled)[b-l255thval8]{transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,0.4)}.btn-secondary[b-l255thval8]{background:white;color:#667eea;border:2px solid #667eea}.btn-secondary:hover:not(:disabled)[b-l255thval8]{transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,0.2)}.btn-pay[b-l255thval8]{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:white;padding:16px 40px;font-size:16px;flex:1;justify-content:center}.btn-pay:hover:not(:disabled)[b-l255thval8]{transform:translateY(-2px);box-shadow:0 8px 25px rgba(16,185,129,0.4)}.btn-pay:disabled[b-l255thval8],.btn-secondary:disabled[b-l255thval8]{opacity:0.6;cursor:not-allowed}.security-note[b-l255thval8]{display:flex;align-items:center;justify-content:center;gap:8px;color:#888;font-size:12px}.security-note i[b-l255thval8]{color:#10b981}.success-animation[b-l255thval8]{text-align:center;margin-bottom:25px}.success-checkmark[b-l255thval8]{width:90px;height:90px;margin:0 auto}.checkmark[b-l255thval8]{width:90px;height:90px;border-radius:50%;display:block;stroke-width:3;stroke:#10b981;stroke-miterlimit:10;animation:fill-b-l255thval8 0.4s ease-in-out 0.4s forwards,scale-b-l255thval8 0.3s ease-in-out 0.9s both}.checkmark-circle[b-l255thval8]{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:3;stroke-miterlimit:10;stroke:#10b981;fill:none;animation:stroke-b-l255thval8 0.6s cubic-bezier(0.65,0,0.45,1) forwards}.checkmark-check[b-l255thval8]{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;stroke:#10b981;animation:stroke-b-l255thval8 0.3s cubic-bezier(0.65,0,0.45,1) 0.8s forwards}@keyframes stroke-b-l255thval8{100%{stroke-dashoffset:0}}@keyframes scale-b-l255thval8{0%,100%{transform:none}50%{transform:scale3d(1.1,1.1,1)}}@keyframes fill-b-l255thval8{100%{box-shadow:inset 0 0 0 50px #10b981}}.success-content[b-l255thval8]{text-align:center}.success-title[b-l255thval8]{color:#333;font-size:28px;font-weight:700;margin-bottom:10px}.success-message[b-l255thval8]{color:#666;font-size:15px;margin-bottom:25px}.receipt-section[b-l255thval8]{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:14px;padding:25px;margin-bottom:25px}.receipt-label[b-l255thval8]{color:rgba(255,255,255,0.85);font-size:13px;margin-bottom:8px}.receipt-number[b-l255thval8]{color:white;font-size:28px;font-weight:700;letter-spacing:1px;font-family:'Courier New',monospace;margin-bottom:8px}.receipt-note[b-l255thval8]{color:rgba(255,255,255,0.8);font-size:12px}.payment-summary[b-l255thval8]{background:#f8f9fa;border-radius:12px;padding:20px;margin-bottom:25px;text-align:left}.summary-row[b-l255thval8]{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #e5e5e5}.summary-row:last-child[b-l255thval8]{border-bottom:none}.summary-label[b-l255thval8]{color:#666;font-size:14px}.summary-value[b-l255thval8]{color:#333;font-size:14px;font-weight:600}.summary-value.amount[b-l255thval8]{color:#10b981;font-size:16px}.next-steps[b-l255thval8]{background:#eff6ff;border-radius:12px;padding:20px;margin-bottom:25px;text-align:left}.next-steps h3[b-l255thval8]{color:#333;font-size:16px;margin-bottom:10px;display:flex;align-items:center;gap:10px}.next-steps h3 i[b-l255thval8]{color:#3b82f6}.next-steps p[b-l255thval8]{color:#666;font-size:14px;line-height:1.6}.help-card[b-l255thval8]{background:rgba(255,255,255,0.15);backdrop-filter:blur(10px);border-radius:14px;padding:22px 28px;color:white;max-width:700px;width:100%}.help-card h4[b-l255thval8]{font-size:15px;font-weight:600;margin-bottom:10px;display:flex;align-items:center;gap:10px}.help-card p[b-l255thval8]{font-size:13px;opacity:0.9;margin-bottom:12px}.contact-details[b-l255thval8]{display:flex;flex-wrap:wrap;gap:20px}.contact-item[b-l255thval8]{display:flex;align-items:center;gap:10px;font-size:13px;opacity:0.95}.contact-item i[b-l255thval8]{width:18px;text-align:center}.page-footer[b-l255thval8]{background:rgba(0,0,0,0.2);color:rgba(255,255,255,0.7);text-align:center;padding:15px;font-size:12px}@media (max-width:768px){.header-content[b-l255thval8]{flex-direction:column;text-align:center}.payment-card[b-l255thval8]{padding:25px 20px}.payment-header h2[b-l255thval8]{font-size:22px}.amount-value[b-l255thval8]{font-size:34px}.action-buttons[b-l255thval8]{flex-direction:column}.btn-primary[b-l255thval8],.btn-secondary[b-l255thval8],.btn-pay[b-l255thval8]{width:100%;justify-content:center}.contact-details[b-l255thval8]{flex-direction:column;gap:10px}}.track-status-container[b-7yvwthpyjk]{min-height:calc(100vh - 200px);padding:2rem 1rem;display:flex;justify-content:center;align-items:flex-start}.search-card[b-7yvwthpyjk]{background:white;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,0.08);max-width:500px;width:100%;overflow:hidden}.search-header[b-7yvwthpyjk]{background:linear-gradient(135deg,#3b82f6 0%,#4338ca 100%);padding:2rem;color:white;display:flex;align-items:center;gap:1rem}.header-icon[b-7yvwthpyjk]{width:56px;height:56px;background:rgba(255,255,255,0.2);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.header-text h2[b-7yvwthpyjk]{margin:0;font-size:1.5rem;font-weight:600}.header-text p[b-7yvwthpyjk]{margin:0.25rem 0 0;font-size:0.875rem;opacity:0.9}.search-body[b-7yvwthpyjk]{padding:2rem}.error-message[b-7yvwthpyjk]{background:#fef2f2;border-left:4px solid #ef4444;color:#991b1b;padding:1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:0.75rem;font-size:0.875rem}.error-message i[b-7yvwthpyjk]{font-size:1.25rem;flex-shrink:0}.success-message[b-7yvwthpyjk]{background:#ecfdf5;border-left:4px solid #10b981;color:#065f46;padding:1rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:0.75rem;font-size:0.875rem}.success-message i[b-7yvwthpyjk]{font-size:1.25rem;flex-shrink:0}.search-form[b-7yvwthpyjk]{display:flex;flex-direction:column;gap:1.25rem}.form-group[b-7yvwthpyjk]{display:flex;flex-direction:column;gap:0.5rem}.form-label[b-7yvwthpyjk]{font-size:0.875rem;font-weight:500;color:#1e293b}.required[b-7yvwthpyjk]{color:#ef4444}.form-control[b-7yvwthpyjk]{padding:0.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:0.9375rem;transition:border-color 0.2s,box-shadow 0.2s}.form-control:focus[b-7yvwthpyjk]{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.1)}.input-with-button[b-7yvwthpyjk]{display:flex;gap:0.5rem}.input-with-button .form-control[b-7yvwthpyjk]{flex:1}.btn-send-otp[b-7yvwthpyjk]{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1.25rem;background:linear-gradient(135deg,#3b82f6 0%,#4338ca 100%);color:white;border:none;border-radius:8px;font-size:0.875rem;font-weight:600;cursor:pointer;transition:all 0.2s ease;white-space:nowrap}.btn-send-otp:hover:not(:disabled)[b-7yvwthpyjk]{transform:translateY(-1px);box-shadow:0 4px 15px rgba(59,130,246,0.4)}.btn-send-otp:disabled[b-7yvwthpyjk]{opacity:0.7;cursor:not-allowed}.btn-change-mobile[b-7yvwthpyjk]{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1rem;background:#f1f5f9;color:#475569;border:1px solid #e2e8f0;border-radius:8px;font-size:0.875rem;font-weight:500;cursor:pointer;transition:all 0.2s ease}.btn-change-mobile:hover[b-7yvwthpyjk]{background:#e2e8f0;border-color:#cbd5e1}.otp-input-group[b-7yvwthpyjk]{display:flex;gap:0.5rem}.otp-input-group .form-control[b-7yvwthpyjk]{flex:1}.otp-input[b-7yvwthpyjk]{text-align:center;font-size:1.25rem;font-weight:600;letter-spacing:0.5rem}.btn-resend[b-7yvwthpyjk]{padding:0.75rem 1rem;background:transparent;color:#3b82f6;border:1px solid #3b82f6;border-radius:8px;font-size:0.8125rem;font-weight:500;cursor:pointer;transition:all 0.2s ease;white-space:nowrap}.btn-resend:hover:not(:disabled)[b-7yvwthpyjk]{background:rgba(59,130,246,0.1)}.btn-resend:disabled[b-7yvwthpyjk]{opacity:0.5;cursor:not-allowed;color:#94a3b8;border-color:#cbd5e1}.spinner-small[b-7yvwthpyjk]{width:16px;height:16px;border:2px solid rgba(255,255,255,0.3);border-top-color:white;border-radius:50%;animation:spin-b-7yvwthpyjk 0.8s linear infinite}.btn-search[b-7yvwthpyjk]{background:linear-gradient(135deg,#3b82f6 0%,#4338ca 100%);color:white;border:none;padding:0.875rem 1.5rem;border-radius:8px;font-size:0.9375rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:0.5rem;transition:transform 0.2s,box-shadow 0.2s;margin-top:0.5rem}.btn-search:hover:not(:disabled)[b-7yvwthpyjk]{transform:translateY(-2px);box-shadow:0 8px 20px rgba(59,130,246,0.3)}.btn-search:disabled[b-7yvwthpyjk]{opacity:0.6;cursor:not-allowed}.spinner[b-7yvwthpyjk]{width:18px;height:18px;border:2px solid rgba(255,255,255,0.3);border-top-color:white;border-radius:50%;animation:spin-b-7yvwthpyjk 0.8s linear infinite}@keyframes spin-b-7yvwthpyjk{to{transform:rotate(360deg)}}.search-help[b-7yvwthpyjk]{margin-top:1.5rem;padding:1rem;background:#f1f5f9;border-radius:8px;display:flex;align-items:flex-start;gap:0.75rem;font-size:0.8125rem;color:#475569}.search-help i[b-7yvwthpyjk]{color:#3b82f6;margin-top:0.125rem;flex-shrink:0}.status-card[b-7yvwthpyjk]{background:white;border-radius:16px;box-shadow:0 4px 24px rgba(0,0,0,0.1);max-width:1300px;width:100%;overflow:hidden}.status-header[b-7yvwthpyjk]{background:linear-gradient(135deg,#1e40af 0%,#1e3a8a 100%);padding:1.5rem 2rem;color:white;display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;flex-wrap:wrap}.enquiry-info[b-7yvwthpyjk]{display:flex;flex-wrap:wrap;gap:1.5rem 2.5rem}.info-row[b-7yvwthpyjk]{display:flex;flex-direction:column;gap:0.25rem}.info-label[b-7yvwthpyjk]{font-size:0.85rem;color:#ffffff !important;text-transform:uppercase;letter-spacing:0.08em;font-weight:700;opacity:0.95 !important}.info-value[b-7yvwthpyjk]{font-size:1.15rem;font-weight:700;color:#ffffff !important;text-shadow:0 1px 2px rgba(0,0,0,0.3);opacity:1 !important}.info-row.fee-paid[b-7yvwthpyjk]{width:100%;padding:0.75rem 1rem;background:rgba(16,185,129,0.2);border-radius:8px;margin-top:0.5rem}.info-row.fee-paid .info-label[b-7yvwthpyjk]{font-size:0.8rem;text-transform:none;letter-spacing:normal;display:flex;align-items:center}.info-row.fee-paid .info-value[b-7yvwthpyjk]{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center;font-size:0.9rem}.fee-amount[b-7yvwthpyjk]{font-weight:700}.fee-date[b-7yvwthpyjk]{font-weight:400;opacity:0.9}.fee-receipt[b-7yvwthpyjk]{font-weight:400;font-size:0.8rem;opacity:0.8}.current-status[b-7yvwthpyjk]{text-align:right;display:flex;flex-direction:column;align-items:flex-end;gap:0.35rem}.status-badge[b-7yvwthpyjk]{display:inline-flex;align-items:center;gap:0.4rem;padding:0.4rem 0.85rem;border-radius:999px;font-size:0.8rem;font-weight:600;white-space:nowrap}.status-badge.status-new[b-7yvwthpyjk]{background:#f1f5f9;color:#475569}.status-badge.status-progress[b-7yvwthpyjk]{background:#dbeafe;color:#1e40af}.status-badge.status-info[b-7yvwthpyjk]{background:#e0f2fe;color:#0369a1}.status-badge.status-warning[b-7yvwthpyjk]{background:#fef3c7;color:#92400e}.status-badge.status-success[b-7yvwthpyjk]{background:#d1fae5;color:#065f46}.status-badge.status-danger[b-7yvwthpyjk]{background:#fee2e2;color:#991b1b}.status-badge.status-default[b-7yvwthpyjk]{background:#f1f5f9;color:#64748b}.status-description[b-7yvwthpyjk]{font-size:0.85rem;color:#ffffff !important;opacity:1 !important;font-weight:500;text-shadow:0 1px 2px rgba(0,0,0,0.3)}.status-body[b-7yvwthpyjk]{padding:1.5rem 2rem}.progress-title[b-7yvwthpyjk]{display:flex;align-items:center;gap:0.6rem;font-size:1rem;font-weight:600;color:#1e293b;margin:0 0 1.25rem}.progress-title i[b-7yvwthpyjk]{color:#3b82f6}.sop-tracker[b-7yvwthpyjk]{display:flex;justify-content:space-between;align-items:flex-start;position:relative;padding:30px 30px 20px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0;overflow:visible;gap:8px}.sop-tracker[b-7yvwthpyjk]::before{content:'';position:absolute;top:48px;left:50px;right:50px;height:3px;background:linear-gradient(to right,#10b981 0%,#10b981 18%,#e2e8f0 18%,#e2e8f0 100%);z-index:0}.sop-step[b-7yvwthpyjk]{display:flex;flex-direction:column;align-items:center;flex:1;position:relative;z-index:1;min-width:70px;max-width:110px}.sop-dot[b-7yvwthpyjk]{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:white;border:3px solid #cbd5e1;font-size:0.75rem;font-weight:700;color:#94a3b8;transition:all 0.2s ease;flex-shrink:0}.sop-step.completed .sop-dot[b-7yvwthpyjk]{background:#10b981;border-color:#10b981;color:white}.sop-step.current .sop-dot[b-7yvwthpyjk]{background:#3b82f6;border-color:#3b82f6;color:white;box-shadow:0 0 0 3px rgba(59,130,246,0.25);animation:pulse-dot-b-7yvwthpyjk 2s infinite}.sop-step.pending .sop-dot[b-7yvwthpyjk]{background:white;border-color:#cbd5e1;color:#94a3b8}.sop-step:hover .sop-dot[b-7yvwthpyjk]{transform:scale(1.15)}@keyframes pulse-dot-b-7yvwthpyjk{0%,100%{box-shadow:0 0 0 3px rgba(59,130,246,0.25)}50%{box-shadow:0 0 0 6px rgba(59,130,246,0.1)}}.sop-label[b-7yvwthpyjk]{margin-top:12px;font-size:0.75rem;font-weight:600;color:#475569;text-align:center;line-height:1.3;max-width:100px;word-wrap:break-word;hyphens:auto}.sop-step.completed .sop-label[b-7yvwthpyjk]{color:#059669}.sop-step.current .sop-label[b-7yvwthpyjk]{color:#2563eb;font-weight:700}.next-action[b-7yvwthpyjk]{margin-top:1.25rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-left:4px solid #3b82f6;border-radius:8px;display:flex;gap:0.75rem;align-items:center}.action-icon[b-7yvwthpyjk]{width:40px;height:40px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#3b82f6;font-size:1rem;flex-shrink:0;box-shadow:0 2px 6px rgba(59,130,246,0.15)}.action-content[b-7yvwthpyjk]{flex:1}.action-title[b-7yvwthpyjk]{font-size:0.7rem;font-weight:600;color:#1e40af;text-transform:uppercase;letter-spacing:0.04em;margin-bottom:0.2rem}.action-message[b-7yvwthpyjk]{font-size:0.85rem;color:#1e40af;font-weight:500}.action-buttons[b-7yvwthpyjk]{margin-top:1.25rem;display:flex;justify-content:center}.btn-pay[b-7yvwthpyjk]{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:white;border:none;padding:0.75rem 1.5rem;border-radius:8px;font-size:0.875rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:0.5rem;transition:transform 0.2s,box-shadow 0.2s;box-shadow:0 4px 12px rgba(16,185,129,0.3)}.btn-pay:hover[b-7yvwthpyjk]{transform:translateY(-2px);box-shadow:0 8px 20px rgba(16,185,129,0.4)}.remarks-section[b-7yvwthpyjk]{margin-top:1.25rem;padding:1rem;background:#fef3c7;border-left:4px solid #f59e0b;border-radius:8px}.remarks-header[b-7yvwthpyjk]{display:flex;align-items:center;gap:0.4rem;font-size:0.7rem;font-weight:600;color:#92400e;text-transform:uppercase;letter-spacing:0.04em;margin-bottom:0.3rem}.remarks-content[b-7yvwthpyjk]{font-size:0.85rem;color:#78350f;line-height:1.5}.status-footer[b-7yvwthpyjk]{padding:1rem 2rem;background:#f8fafc;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;gap:0.75rem}.btn-secondary[b-7yvwthpyjk]{background:white;color:#475569;border:1px solid #cbd5e1;padding:0.5rem 0.875rem;border-radius:8px;font-size:0.8rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:0.4rem;transition:background 0.2s,border-color 0.2s}.btn-secondary:hover[b-7yvwthpyjk]{background:#f8fafc;border-color:#94a3b8}@media (max-width:900px){.sop-step[b-7yvwthpyjk]{min-width:50px;max-width:80px}.sop-dot[b-7yvwthpyjk]{width:28px;height:28px;font-size:0.65rem}.sop-tracker[b-7yvwthpyjk]::before{top:38px}.sop-label[b-7yvwthpyjk]{font-size:0.6rem;max-width:70px}}@media (max-width:768px){.track-status-container[b-7yvwthpyjk]{padding:1rem 0.5rem}.status-card[b-7yvwthpyjk]{max-width:100%}.status-header[b-7yvwthpyjk]{padding:1.25rem;flex-direction:column}.current-status[b-7yvwthpyjk]{align-items:flex-start;text-align:left}.enquiry-info[b-7yvwthpyjk]{gap:1rem 1.5rem}.status-body[b-7yvwthpyjk]{padding:1.25rem}.sop-tracker[b-7yvwthpyjk]{padding:20px 10px 14px}.sop-tracker[b-7yvwthpyjk]::before{top:34px;left:25px;right:25px;height:2px}.sop-step[b-7yvwthpyjk]{min-width:45px;max-width:70px}.sop-dot[b-7yvwthpyjk]{width:26px;height:26px;font-size:0.6rem;border-width:2px}.sop-label[b-7yvwthpyjk]{font-size:0.55rem;max-width:60px;margin-top:8px}.status-footer[b-7yvwthpyjk]{flex-direction:column;padding:1rem}.btn-secondary[b-7yvwthpyjk]{width:100%;justify-content:center}.next-action[b-7yvwthpyjk]{flex-direction:column;text-align:center}.btn-pay[b-7yvwthpyjk]{width:100%;justify-content:center}}@media (max-width:480px){.status-header[b-7yvwthpyjk]{padding:1rem}.enquiry-info[b-7yvwthpyjk]{gap:0.75rem 1rem}.info-label[b-7yvwthpyjk]{font-size:0.65rem}.info-value[b-7yvwthpyjk]{font-size:0.9rem}.status-body[b-7yvwthpyjk]{padding:1rem}.progress-title[b-7yvwthpyjk]{font-size:0.9rem;margin-bottom:1rem}.sop-tracker[b-7yvwthpyjk]{padding:16px 6px 12px;gap:2px}.sop-tracker[b-7yvwthpyjk]::before{top:28px;left:18px;right:18px}.sop-step[b-7yvwthpyjk]{min-width:35px;max-width:55px}.sop-dot[b-7yvwthpyjk]{width:22px;height:22px;font-size:0.5rem;border-width:2px}.sop-label[b-7yvwthpyjk]{font-size:0.45rem;max-width:50px;margin-top:6px}.next-action[b-7yvwthpyjk]{padding:0.75rem}.action-icon[b-7yvwthpyjk]{width:36px;height:36px;font-size:0.9rem}.action-message[b-7yvwthpyjk]{font-size:0.8rem}}.status-page[b-399j2zkru8]{min-height:100vh;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);font-family:'Segoe UI',Arial,sans-serif;display:flex;flex-direction:column}.page-header[b-399j2zkru8]{background:rgba(255,255,255,0.1);backdrop-filter:blur(10px);padding:15px 20px}.header-content[b-399j2zkru8]{max-width:800px;margin:0 auto;display:flex;align-items:center;gap:15px}.school-logo[b-399j2zkru8]{height:50px}.school-info h1[b-399j2zkru8]{color:white;font-size:20px;font-weight:600}.school-info p[b-399j2zkru8]{color:rgba(255,255,255,0.8);font-size:12px}.page-content[b-399j2zkru8]{flex:1;padding:30px 20px;display:flex;justify-content:center;align-items:flex-start}.search-section[b-399j2zkru8]{width:100%;max-width:500px}.search-card[b-399j2zkru8]{background:white;border-radius:16px;padding:30px;box-shadow:0 20px 60px rgba(0,0,0,0.2);text-align:center}.search-card h2[b-399j2zkru8]{color:#333;font-size:22px;margin-bottom:8px}.search-card h2 i[b-399j2zkru8]{color:#667eea;margin-right:10px}.search-hint[b-399j2zkru8]{color:#666;font-size:14px;margin-bottom:25px}.search-form[b-399j2zkru8]{display:flex;flex-direction:column;gap:15px}.input-group[b-399j2zkru8]{position:relative}.input-icon[b-399j2zkru8]{position:absolute;left:15px;top:50%;transform:translateY(-50%);color:#999}.search-input[b-399j2zkru8]{width:100%;padding:15px 15px 15px 45px;border:2px solid #e0e0e0;border-radius:10px;font-size:16px;transition:border-color 0.3s}.search-input:focus[b-399j2zkru8]{outline:none;border-color:#667eea}.search-btn[b-399j2zkru8]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;border:none;padding:15px 25px;border-radius:10px;font-size:16px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:transform 0.2s,box-shadow 0.2s}.search-btn:hover:not(:disabled)[b-399j2zkru8]{transform:translateY(-2px);box-shadow:0 5px 20px rgba(102,126,234,0.4)}.search-btn:disabled[b-399j2zkru8]{opacity:0.6;cursor:not-allowed}.spinner[b-399j2zkru8]{width:20px;height:20px;border:2px solid rgba(255,255,255,0.3);border-top-color:white;border-radius:50%;animation:spin-b-399j2zkru8 0.8s linear infinite}@keyframes spin-b-399j2zkru8{to{transform:rotate(360deg)}}.error-message[b-399j2zkru8]{background:#ffebee;color:#c62828;padding:12px;border-radius:8px;margin-top:15px;font-size:14px}.help-section[b-399j2zkru8]{background:rgba(255,255,255,0.1);border-radius:12px;padding:20px;margin-top:20px;color:white}.help-section h4[b-399j2zkru8]{font-size:14px;margin-bottom:10px}.help-section ul[b-399j2zkru8]{list-style:none;font-size:13px;opacity:0.9}.help-section li[b-399j2zkru8]{padding:5px 0;padding-left:20px;position:relative}.help-section li[b-399j2zkru8]::before{content:'\2022';position:absolute;left:5px}.loading-section[b-399j2zkru8]{text-align:center;color:white;padding:50px}.spinner-large[b-399j2zkru8]{width:50px;height:50px;border:4px solid rgba(255,255,255,0.3);border-top-color:white;border-radius:50%;animation:spin-b-399j2zkru8 0.8s linear infinite;margin:0 auto 20px}.not-found-section[b-399j2zkru8]{background:white;border-radius:16px;padding:40px;text-align:center;max-width:400px}.not-found-icon[b-399j2zkru8]{width:80px;height:80px;background:#ffebee;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:30px;color:#e57373}.btn-secondary[b-399j2zkru8]{background:#f5f5f5;border:none;padding:12px 24px;border-radius:8px;font-size:14px;cursor:pointer;margin-top:20px}.status-section[b-399j2zkru8]{width:100%;max-width:600px}.back-btn[b-399j2zkru8]{background:rgba(255,255,255,0.2);border:none;color:white;padding:10px 20px;border-radius:8px;cursor:pointer;margin-bottom:20px;font-size:14px}.status-card[b-399j2zkru8]{background:white;border-radius:16px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,0.2)}.status-header[b-399j2zkru8]{background:linear-gradient(135deg,#1a237e 0%,#3949ab 100%);color:white;padding:20px;display:flex;justify-content:space-between;align-items:center}.app-label[b-399j2zkru8]{font-size:11px;opacity:0.8;display:block}.app-number[b-399j2zkru8]{font-size:20px;font-weight:bold;letter-spacing:1px}.status-badge[b-399j2zkru8]{padding:8px 16px;border-radius:20px;font-size:12px;font-weight:600;text-transform:uppercase}.status-badge.pending[b-399j2zkru8]{background:#fff3e0;color:#e65100}.status-badge.processing[b-399j2zkru8]{background:#e3f2fd;color:#1565c0}.status-badge.approved[b-399j2zkru8]{background:#e8f5e9;color:#2e7d32}.status-badge.completed[b-399j2zkru8]{background:#e8f5e9;color:#2e7d32}.status-badge.rejected[b-399j2zkru8]{background:#ffebee;color:#c62828}.student-info[b-399j2zkru8]{padding:20px;border-bottom:1px solid #eee}.student-info h3[b-399j2zkru8]{color:#333;font-size:20px;margin-bottom:10px}.student-info p[b-399j2zkru8]{color:#666;font-size:14px;margin:5px 0}.student-info i[b-399j2zkru8]{width:20px;color:#999}.progress-section[b-399j2zkru8]{padding:20px;border-bottom:1px solid #eee}.progress-section h4[b-399j2zkru8]{font-size:14px;color:#333;margin-bottom:12px}.progress-bar[b-399j2zkru8]{height:10px;background:#e0e0e0;border-radius:5px;overflow:hidden}.progress-fill[b-399j2zkru8]{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:5px;transition:width 0.5s ease}.progress-text[b-399j2zkru8]{font-size:12px;color:#666;margin-top:8px;text-align:right}.steps-timeline[b-399j2zkru8]{padding:20px}.step-item[b-399j2zkru8]{display:flex;gap:15px;padding:12px 0;border-left:2px solid #e0e0e0;margin-left:10px;padding-left:20px;position:relative}.step-item.completed[b-399j2zkru8]{border-color:#4caf50}.step-item.current[b-399j2zkru8]{border-color:#667eea}.step-icon[b-399j2zkru8]{position:absolute;left:-12px;width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:10px;background:white;border:2px solid #e0e0e0;color:#999}.step-item.completed .step-icon[b-399j2zkru8]{background:#4caf50;border-color:#4caf50;color:white}.step-item.current .step-icon[b-399j2zkru8]{background:#667eea;border-color:#667eea;color:white;animation:pulse-b-399j2zkru8 1.5s infinite}@keyframes pulse-b-399j2zkru8{0%,100%{box-shadow:0 0 0 0 rgba(102,126,234,0.4)}50%{box-shadow:0 0 0 8px rgba(102,126,234,0)}}.step-name[b-399j2zkru8]{font-size:14px;font-weight:500;color:#333}.step-date[b-399j2zkru8]{font-size:11px;color:#4caf50}.step-pending[b-399j2zkru8]{font-size:11px;color:#667eea;font-weight:500}.next-action[b-399j2zkru8]{background:#fff8e1;padding:15px 20px;border-left:4px solid #ffc107}.next-action h4[b-399j2zkru8]{font-size:13px;color:#f57c00;margin-bottom:5px}.next-action p[b-399j2zkru8]{font-size:14px;color:#333}.pending-docs[b-399j2zkru8]{padding:15px 20px;background:#fafafa}.pending-docs h4[b-399j2zkru8]{font-size:13px;color:#666;margin-bottom:10px}.pending-docs ul[b-399j2zkru8]{list-style:none;font-size:13px}.pending-docs li[b-399j2zkru8]{padding:5px 0;padding-left:20px;position:relative;color:#c62828}.pending-docs li[b-399j2zkru8]::before{content:'\25CB';position:absolute;left:0}.contact-info[b-399j2zkru8]{background:rgba(255,255,255,0.1);border-radius:12px;padding:15px 20px;margin-top:20px;color:white;font-size:13px}.contact-info p[b-399j2zkru8]{margin:5px 0}.contact-info i[b-399j2zkru8]{width:20px}.payment-section[b-399j2zkru8]{padding:20px;background:#fafafa;border-top:1px solid #eee}.payment-section h4[b-399j2zkru8]{font-size:14px;color:#333;margin-bottom:15px}.payment-section h4 i[b-399j2zkru8]{color:#667eea;margin-right:8px}.payment-summary[b-399j2zkru8]{display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:12px 16px;border-radius:10px;margin-bottom:15px}.total-label[b-399j2zkru8]{font-size:14px;opacity:0.9}.total-amount[b-399j2zkru8]{font-size:22px;font-weight:700}.payment-list[b-399j2zkru8]{display:flex;flex-direction:column;gap:10px}.payment-item[b-399j2zkru8]{display:flex;align-items:center;gap:12px;background:white;padding:12px;border-radius:10px;border:1px solid #e0e0e0}.payment-icon[b-399j2zkru8]{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:16px}.payment-icon.cash[b-399j2zkru8]{background:#e8f5e9;color:#2e7d32}.payment-icon.cheque[b-399j2zkru8]{background:#fff3e0;color:#ef6c00}.payment-icon.transfer[b-399j2zkru8]{background:#e3f2fd;color:#1565c0}.payment-details[b-399j2zkru8]{flex:1}.payment-type[b-399j2zkru8]{font-weight:600;color:#333;font-size:14px}.payment-meta[b-399j2zkru8]{display:flex;gap:12px;font-size:11px;color:#666;margin-top:2px}.payment-discount[b-399j2zkru8]{display:flex;align-items:center;gap:6px;margin-top:4px}.payment-discount .original[b-399j2zkru8]{text-decoration:line-through;color:#999;font-size:12px}.payment-discount .discount-badge[b-399j2zkru8]{background:#e8f5e9;color:#2e7d32;padding:2px 6px;border-radius:4px;font-size:10px;font-weight:600}.payment-amount[b-399j2zkru8]{text-align:right}.payment-amount .amount[b-399j2zkru8]{font-size:16px;font-weight:700;color:#333}.payment-amount .mode[b-399j2zkru8]{font-size:10px;color:#666;text-transform:uppercase}.journey-section[b-399j2zkru8]{padding:20px;border-top:1px solid #eee}.journey-section h4[b-399j2zkru8]{font-size:14px;color:#333;margin-bottom:15px}.journey-section h4 i[b-399j2zkru8]{color:#667eea;margin-right:8px}.journey-timeline[b-399j2zkru8]{position:relative;padding-left:30px}.journey-timeline[b-399j2zkru8]::before{content:'';position:absolute;left:12px;top:0;bottom:0;width:2px;background:#e0e0e0}.journey-item[b-399j2zkru8]{position:relative;padding-bottom:20px}.journey-item:last-child[b-399j2zkru8]{padding-bottom:0}.journey-marker[b-399j2zkru8]{position:absolute;left:-30px;width:26px;height:26px;border-radius:50%;background:white;border:2px solid #e0e0e0;display:flex;align-items:center;justify-content:center;font-size:10px;color:#999;z-index:1}.journey-item.completed .journey-marker[b-399j2zkru8]{background:#4caf50;border-color:#4caf50;color:white}.journey-item.completed.final .journey-marker[b-399j2zkru8]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#667eea;width:32px;height:32px;left:-33px;font-size:14px}.journey-item.pending .journey-marker[b-399j2zkru8]{background:#fff3e0;border-color:#ffc107;color:#f57c00;animation:pulse-journey-b-399j2zkru8 1.5s infinite}@keyframes pulse-journey-b-399j2zkru8{0%,100%{box-shadow:0 0 0 0 rgba(255,193,7,0.4)}50%{box-shadow:0 0 0 8px rgba(255,193,7,0)}}.journey-content[b-399j2zkru8]{padding-left:10px}.journey-title[b-399j2zkru8]{font-size:14px;font-weight:600;color:#333}.journey-date[b-399j2zkru8]{font-size:12px;color:#666;margin-top:2px}.journey-ref[b-399j2zkru8]{font-size:11px;color:#999;margin-top:2px}.journey-ref.sr-no[b-399j2zkru8]{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);color:white;padding:4px 10px;border-radius:12px;display:inline-block;font-weight:600;margin-top:6px}.page-footer[b-399j2zkru8]{background:rgba(0,0,0,0.2);color:rgba(255,255,255,0.7);text-align:center;padding:15px;font-size:12px}@media (max-width:600px){.header-content[b-399j2zkru8]{flex-direction:column;text-align:center}.status-header[b-399j2zkru8]{flex-direction:column;gap:15px;text-align:center}.search-card[b-399j2zkru8]{padding:20px}}.booklist-container[b-d26r24pifg]{max-width:900px;margin:0 auto;padding:1.5rem}.loading-state[b-d26r24pifg]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;color:#6b7280}.loading-state .spinner[b-d26r24pifg]{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#f59e0b;border-radius:50%;animation:spin-b-d26r24pifg 1s linear infinite}@keyframes spin-b-d26r24pifg{to{transform:rotate(360deg)}}.loading-state p[b-d26r24pifg]{margin-top:1rem;font-size:1rem}.empty-state[b-d26r24pifg]{text-align:center;padding:4rem 2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.08)}.empty-state i[b-d26r24pifg]{font-size:4rem;color:#d1d5db;margin-bottom:1rem}.empty-state h3[b-d26r24pifg]{color:#374151;margin-bottom:0.5rem}.empty-state p[b-d26r24pifg]{color:#6b7280}.booklist-card[b-d26r24pifg]{background:#fff;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,0.1);overflow:hidden}.booklist-header[b-d26r24pifg]{background:linear-gradient(135deg,#1e3a5f 0%,#2c5282 100%);color:#fff;padding:1.5rem;text-align:center}.school-branding[b-d26r24pifg]{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.school-logo[b-d26r24pifg]{width:60px;height:60px;background:#fff;border-radius:50%;padding:4px}.school-info h1[b-d26r24pifg]{font-size:1.5rem;margin:0;font-weight:700}.school-info p[b-d26r24pifg]{font-size:0.875rem;opacity:0.9;margin:0}.booklist-title h2[b-d26r24pifg]{font-size:1.25rem;margin:0;font-weight:600;color:#fcd34d}.session-info[b-d26r24pifg]{font-size:0.875rem;opacity:0.8;margin:0.25rem 0 0 0}.booklist-body[b-d26r24pifg]{padding:1.5rem}.books-section[b-d26r24pifg]{margin-bottom:1.5rem}.section-header[b-d26r24pifg]{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1rem;border-radius:8px;font-weight:600;margin-bottom:0.75rem}.section-header.required[b-d26r24pifg]{background:#fef3c7;color:#92400e}.section-header.optional[b-d26r24pifg]{background:#e0f2fe;color:#075985}.section-header i[b-d26r24pifg]{font-size:1rem}.book-count[b-d26r24pifg]{margin-left:auto;font-size:0.75rem;padding:0.25rem 0.5rem;background:rgba(0,0,0,0.1);border-radius:12px}.books-table[b-d26r24pifg]{width:100%;border-collapse:collapse;font-size:0.875rem}.books-table th[b-d26r24pifg],.books-table td[b-d26r24pifg]{padding:0.625rem 0.75rem;text-align:left;border-bottom:1px solid #e5e7eb}.books-table th[b-d26r24pifg]{background:#f9fafb;color:#6b7280;font-weight:600;font-size:0.75rem;text-transform:uppercase;letter-spacing:0.05em}.col-sno[b-d26r24pifg]{width:40px;text-align:center !important}.col-name[b-d26r24pifg]{min-width:200px}.col-subject[b-d26r24pifg]{width:120px}.col-publisher[b-d26r24pifg]{width:140px;color:#6b7280}.col-price[b-d26r24pifg]{width:80px;text-align:right !important;font-weight:600;color:#059669}.books-table tbody tr:hover[b-d26r24pifg]{background:#f9fafb}.total-row[b-d26r24pifg]{background:#f3f4f6;font-weight:600}.total-label[b-d26r24pifg]{text-align:right !important}.total-amount[b-d26r24pifg]{text-align:right !important;color:#059669;font-size:0.9375rem}.grand-total-section[b-d26r24pifg]{background:#f9fafb;border-radius:8px;padding:1rem;margin-top:1.5rem}.grand-total-row[b-d26r24pifg]{display:flex;justify-content:space-between;padding:0.5rem 0;font-size:0.9375rem}.grand-total-row .label[b-d26r24pifg]{color:#6b7280}.grand-total-row .value[b-d26r24pifg]{font-weight:600;color:#374151}.grand-total-row.highlight[b-d26r24pifg]{border-top:2px solid #e5e7eb;margin-top:0.5rem;padding-top:1rem;font-size:1.125rem}.grand-total-row.highlight .value[b-d26r24pifg]{color:#059669}.booklist-footer[b-d26r24pifg]{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e5e7eb;text-align:center}.booklist-footer .note[b-d26r24pifg]{font-size:0.8125rem;color:#6b7280;margin-bottom:0.5rem}.booklist-footer .note i[b-d26r24pifg]{color:#f59e0b;margin-right:0.25rem}.booklist-footer .contact[b-d26r24pifg]{font-size:0.875rem;color:#374151}@media (max-width:640px){.booklist-container[b-d26r24pifg]{padding:1rem}.school-branding[b-d26r24pifg]{flex-direction:column}.school-info h1[b-d26r24pifg]{font-size:1.25rem}.books-table[b-d26r24pifg]{font-size:0.75rem}.books-table th[b-d26r24pifg],.books-table td[b-d26r24pifg]{padding:0.5rem}.col-publisher[b-d26r24pifg]{display:none}}.page-header[b-u44vgifrbd]{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);padding:3rem 0;color:white}.breadcrumb[b-u44vgifrbd]{display:flex;align-items:center;gap:0.75rem;margin-bottom:1.5rem;font-size:0.9rem}.breadcrumb a[b-u44vgifrbd]{color:rgba(255,255,255,0.8);text-decoration:none;transition:color 0.2s ease}.breadcrumb a:hover[b-u44vgifrbd]{color:white}.breadcrumb i.fa-chevron-right[b-u44vgifrbd]{font-size:0.7rem;color:rgba(255,255,255,0.5)}.breadcrumb span[b-u44vgifrbd]{color:white}.page-header h1[b-u44vgifrbd]{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;margin-bottom:1rem}.job-meta-header[b-u44vgifrbd]{display:flex;flex-wrap:wrap;gap:1.25rem;align-items:center}.job-meta-header span[b-u44vgifrbd]{display:flex;align-items:center;gap:0.5rem;font-size:0.9375rem;color:rgba(255,255,255,0.9)}.job-meta-header span i[b-u44vgifrbd]{color:rgba(255,255,255,0.7)}.employment-type[b-u44vgifrbd]{padding:0.375rem 1rem;border-radius:50px;font-size:0.8125rem;font-weight:600}.type-fulltime[b-u44vgifrbd]{background:rgba(16,185,129,0.2);color:#6ee7b7}.type-parttime[b-u44vgifrbd]{background:rgba(245,158,11,0.2);color:#fcd34d}.type-contract[b-u44vgifrbd]{background:rgba(59,130,246,0.2);color:#93c5fd}.apply-section[b-u44vgifrbd]{background:#f8fafc;padding:3rem 0 4rem}.apply-layout[b-u44vgifrbd]{display:grid;grid-template-columns:1fr 380px;gap:2rem;align-items:start}.application-form-card[b-u44vgifrbd]{background:white;border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px rgba(0,0,0,0.08)}.alert[b-u44vgifrbd]{display:flex;align-items:flex-start;gap:0.75rem;padding:1rem 1.25rem;border-radius:12px;margin-bottom:1.5rem}.alert-error[b-u44vgifrbd]{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.alert-error i[b-u44vgifrbd]{color:#ef4444;font-size:1.125rem;margin-top:0.125rem}.validation-error-list[b-u44vgifrbd]{margin:0.75rem 0 0 0;padding:0;list-style:none}.validation-error-list li[b-u44vgifrbd]{display:flex;align-items:center;gap:0.5rem;padding:0.375rem 0;font-size:0.9rem;color:#991b1b}.validation-error-list li i[b-u44vgifrbd]{font-size:0.875rem;color:#dc2626;flex-shrink:0}.validation-error-list li:not(:last-child)[b-u44vgifrbd]{border-bottom:1px dashed #fecaca}.form-section[b-u44vgifrbd]{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.form-section:last-of-type[b-u44vgifrbd]{border-bottom:none;margin-bottom:2rem}.section-title[b-u44vgifrbd]{display:flex;align-items:center;gap:0.75rem;font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem}.section-title i[b-u44vgifrbd]{color:#3b82f6;font-size:1.125rem}.section-description[b-u44vgifrbd]{font-size:0.9rem;color:#64748b;margin-top:-1rem;margin-bottom:1.5rem}.form-row[b-u44vgifrbd]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;margin-bottom:1.25rem}.form-group[b-u44vgifrbd]{display:flex;flex-direction:column}.form-label[b-u44vgifrbd]{font-size:0.9rem;font-weight:600;color:#475569;margin-bottom:0.5rem}.form-label.required[b-u44vgifrbd]::after{content:" *";color:#ef4444}.form-control[b-u44vgifrbd]{padding:0.75rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:0.9375rem;font-family:inherit;transition:all 0.2s ease;background:white}.form-control:focus[b-u44vgifrbd]{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.15)}.form-control[b-u44vgifrbd]::placeholder{color:#94a3b8}textarea.form-control[b-u44vgifrbd]{resize:vertical;min-height:80px}select.form-control[b-u44vgifrbd]{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0.75rem center;background-size:1rem;padding-right:2.5rem}.char-count[b-u44vgifrbd]{font-size:0.8rem;color:#94a3b8;text-align:right;margin-top:0.375rem}[b-u44vgifrbd] .validation-message{color:#ef4444;font-size:0.8125rem;margin-top:0.375rem}.declaration-section[b-u44vgifrbd]{border-bottom:none !important;margin-bottom:0 !important}.declaration-box[b-u44vgifrbd]{padding:1.25rem;background:#f8fafc;border-radius:12px;border:2px solid #e2e8f0}.checkbox-label[b-u44vgifrbd]{display:flex;gap:0.875rem;cursor:pointer;font-size:0.9rem;color:#475569;line-height:1.6}.checkbox-label input[type="checkbox"][b-u44vgifrbd]{width:20px;height:20px;flex-shrink:0;margin-top:0.125rem;accent-color:#3b82f6;cursor:pointer}.form-actions[b-u44vgifrbd]{display:flex;justify-content:space-between;gap:1rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.btn-cancel[b-u44vgifrbd],.btn-submit[b-u44vgifrbd]{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.875rem 1.75rem;border-radius:50px;font-size:0.9375rem;font-weight:600;text-decoration:none;transition:all 0.3s ease;cursor:pointer}.btn-cancel[b-u44vgifrbd]{background:white;color:#475569;border:2px solid #e2e8f0}.btn-cancel:hover[b-u44vgifrbd]{border-color:#94a3b8;color:#1e293b}.btn-submit[b-u44vgifrbd]{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:white;border:none;min-width:200px}.btn-submit:hover:not(:disabled)[b-u44vgifrbd]{transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,0.4)}.btn-submit:disabled[b-u44vgifrbd]{opacity:0.6;cursor:not-allowed;transform:none;box-shadow:none}.btn-submit .spinner[b-u44vgifrbd]{width:16px;height:16px;border:2px solid rgba(255,255,255,0.3);border-top-color:white;border-radius:50%;animation:spin-b-u44vgifrbd 0.8s linear infinite}@keyframes spin-b-u44vgifrbd{to{transform:rotate(360deg)}}.job-details-sidebar[b-u44vgifrbd]{display:flex;flex-direction:column;gap:1.25rem;position:sticky;top:100px}.sidebar-card[b-u44vgifrbd]{background:white;border-radius:16px;padding:1.5rem;box-shadow:0 4px 15px rgba(0,0,0,0.06)}.sidebar-card h3[b-u44vgifrbd]{font-size:1.0625rem;font-weight:700;color:#1e293b;margin-bottom:1.25rem;padding-bottom:0.75rem;border-bottom:2px solid #e2e8f0}.detail-item[b-u44vgifrbd]{display:flex;justify-content:space-between;align-items:flex-start;padding:0.625rem 0;border-bottom:1px solid #f1f5f9}.detail-item:last-child[b-u44vgifrbd]{border-bottom:none}.detail-label[b-u44vgifrbd]{font-size:0.875rem;color:#64748b}.detail-value[b-u44vgifrbd]{font-size:0.875rem;font-weight:600;color:#1e293b;text-align:right}.detail-item.deadline .detail-value[b-u44vgifrbd]{color:#b45309}.sidebar-card p[b-u44vgifrbd]{font-size:0.9rem;color:#475569;line-height:1.6;margin:0}.help-card[b-u44vgifrbd]{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe}.help-card h3[b-u44vgifrbd]{border-bottom-color:#bfdbfe}.help-link[b-u44vgifrbd]{display:flex;align-items:center;gap:0.75rem;padding:0.625rem 0;font-size:0.9rem;color:#1d4ed8;text-decoration:none;transition:color 0.2s ease}.help-link:hover[b-u44vgifrbd]{color:#1e40af}.help-link i[b-u44vgifrbd]{width:20px;text-align:center}.error-section[b-u44vgifrbd],.success-section[b-u44vgifrbd]{min-height:60vh;display:flex;align-items:center;justify-content:center;background:#f8fafc;padding:3rem 1rem}.error-card[b-u44vgifrbd],.success-card[b-u44vgifrbd]{text-align:center;max-width:500px;padding:3rem;background:white;border-radius:24px;box-shadow:0 10px 40px rgba(0,0,0,0.1)}.error-icon[b-u44vgifrbd],.success-icon[b-u44vgifrbd]{width:100px;height:100px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.error-icon[b-u44vgifrbd]{background:#fef2f2}.error-icon i[b-u44vgifrbd]{font-size:3rem;color:#ef4444}.error-card.warning .error-icon[b-u44vgifrbd]{background:#fef3c7}.error-card.warning .error-icon i[b-u44vgifrbd]{color:#f59e0b}.success-icon[b-u44vgifrbd]{background:#dcfce7}.success-icon i[b-u44vgifrbd]{font-size:3rem;color:#10b981}.error-card h2[b-u44vgifrbd],.success-card h2[b-u44vgifrbd]{font-size:1.75rem;font-weight:700;color:#1e293b;margin-bottom:0.75rem}.error-card p[b-u44vgifrbd],.success-card p[b-u44vgifrbd]{font-size:1rem;color:#64748b;line-height:1.6;margin-bottom:1.5rem}.success-message[b-u44vgifrbd]{font-size:1.125rem !important}.success-message strong[b-u44vgifrbd]{color:#1e293b}.next-steps[b-u44vgifrbd]{background:#f8fafc;border-radius:12px;padding:1.5rem;text-align:left;margin-bottom:2rem}.next-steps h3[b-u44vgifrbd]{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.next-steps ul[b-u44vgifrbd]{list-style:none;padding:0;margin:0}.next-steps li[b-u44vgifrbd]{display:flex;align-items:center;gap:0.75rem;padding:0.625rem 0;font-size:0.9rem;color:#475569}.next-steps li i[b-u44vgifrbd]{color:#10b981;font-size:1rem}.quick-apply-tip[b-u44vgifrbd]{display:flex;align-items:center;justify-content:center;gap:0.75rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #f59e0b;border-radius:10px;margin-bottom:1.5rem;font-size:0.9rem;color:#92400e}.quick-apply-tip i[b-u44vgifrbd]{color:#f59e0b;font-size:1.25rem}.quick-apply-tip strong[b-u44vgifrbd]{color:#92400e}.success-actions[b-u44vgifrbd],.error-actions[b-u44vgifrbd]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-back[b-u44vgifrbd],.btn-primary[b-u44vgifrbd],.btn-secondary[b-u44vgifrbd]{display:inline-flex;align-items:center;gap:0.5rem;padding:0.875rem 1.5rem;border-radius:50px;font-size:0.9375rem;font-weight:600;text-decoration:none;transition:all 0.3s ease}.btn-back[b-u44vgifrbd],.btn-secondary[b-u44vgifrbd]{background:white;color:#475569;border:2px solid #e2e8f0;cursor:pointer}.btn-back:hover[b-u44vgifrbd],.btn-secondary:hover[b-u44vgifrbd]{border-color:#3b82f6;color:#3b82f6}.btn-primary[b-u44vgifrbd]{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:white;border:none}.btn-primary:hover[b-u44vgifrbd]{transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,0.4);color:white}.skeleton[b-u44vgifrbd]{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:shimmer-b-u44vgifrbd 1.5s infinite;border-radius:8px}.skeleton-breadcrumb[b-u44vgifrbd]{height:1rem;width:200px;margin-bottom:1.5rem}.skeleton-title[b-u44vgifrbd]{height:2rem;width:300px}.skeleton-form[b-u44vgifrbd]{display:flex;flex-direction:column;gap:1.5rem}.skeleton-field[b-u44vgifrbd]{height:70px}@keyframes shimmer-b-u44vgifrbd{0%{background-position:200% 0}100%{background-position:-200% 0}}@media (max-width:1100px){.apply-layout[b-u44vgifrbd]{display:flex;flex-direction:column;gap:2rem}.job-details-sidebar[b-u44vgifrbd]{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;order:-1}.application-form-card[b-u44vgifrbd]{order:1}}@media (max-width:768px){.page-header[b-u44vgifrbd]{padding:2rem 0}.page-header h1[b-u44vgifrbd]{font-size:1.5rem}.job-meta-header[b-u44vgifrbd]{flex-direction:column;align-items:flex-start;gap:0.75rem}.apply-section[b-u44vgifrbd]{padding:2rem 0 3rem}.application-form-card[b-u44vgifrbd]{padding:1.5rem;border-radius:16px}.form-row[b-u44vgifrbd]{grid-template-columns:1fr}.form-actions[b-u44vgifrbd]{flex-direction:column-reverse}.btn-cancel[b-u44vgifrbd],.btn-submit[b-u44vgifrbd]{width:100%}.job-details-sidebar[b-u44vgifrbd]{grid-template-columns:1fr}.success-actions[b-u44vgifrbd]{flex-direction:column}.btn-primary[b-u44vgifrbd],.btn-secondary[b-u44vgifrbd],.btn-back[b-u44vgifrbd]{width:100%;justify-content:center}}@media (max-width:480px){.application-form-card[b-u44vgifrbd]{padding:1.25rem}.section-title[b-u44vgifrbd]{font-size:1.125rem}.form-control[b-u44vgifrbd]{padding:0.625rem 0.875rem}.error-card[b-u44vgifrbd],.success-card[b-u44vgifrbd]{padding:2rem 1.5rem}}[data-theme="dark"] .apply-section[b-u44vgifrbd]{background:var(--bg-secondary)}[data-theme="dark"] .application-form-card[b-u44vgifrbd]{background:var(--card-bg);box-shadow:0 4px 20px rgba(0,0,0,0.3)}[data-theme="dark"] .section-title[b-u44vgifrbd]{color:var(--text-primary)}[data-theme="dark"] .form-label[b-u44vgifrbd]{color:var(--text-secondary)}[data-theme="dark"] .form-control[b-u44vgifrbd]{background:var(--bg-secondary);border-color:var(--border);color:var(--text-primary)}[data-theme="dark"] .form-control[b-u44vgifrbd]::placeholder{color:var(--text-muted)}[data-theme="dark"] .form-section[b-u44vgifrbd]{border-color:var(--border)}[data-theme="dark"] .declaration-box[b-u44vgifrbd]{background:var(--bg-secondary);border-color:var(--border)}[data-theme="dark"] .checkbox-label[b-u44vgifrbd]{color:var(--text-secondary)}[data-theme="dark"] .form-actions[b-u44vgifrbd]{border-color:var(--border)}[data-theme="dark"] .btn-cancel[b-u44vgifrbd]{background:var(--bg-secondary);border-color:var(--border);color:var(--text-primary)}[data-theme="dark"] .sidebar-card[b-u44vgifrbd]{background:var(--card-bg);box-shadow:0 4px 15px rgba(0,0,0,0.2)}[data-theme="dark"] .sidebar-card h3[b-u44vgifrbd]{color:var(--text-primary);border-color:var(--border)}[data-theme="dark"] .detail-item[b-u44vgifrbd]{border-color:var(--border)}[data-theme="dark"] .detail-label[b-u44vgifrbd]{color:var(--text-secondary)}[data-theme="dark"] .detail-value[b-u44vgifrbd]{color:var(--text-primary)}[data-theme="dark"] .sidebar-card p[b-u44vgifrbd]{color:var(--text-secondary)}[data-theme="dark"] .help-card[b-u44vgifrbd]{background:var(--bg-secondary);border-color:var(--border)}[data-theme="dark"] .error-card[b-u44vgifrbd],[data-theme="dark"] .success-card[b-u44vgifrbd]{background:var(--card-bg);box-shadow:0 10px 40px rgba(0,0,0,0.3)}[data-theme="dark"] .error-card h2[b-u44vgifrbd],[data-theme="dark"] .success-card h2[b-u44vgifrbd]{color:var(--text-primary)}[data-theme="dark"] .error-card p[b-u44vgifrbd],[data-theme="dark"] .success-card p[b-u44vgifrbd]{color:var(--text-secondary)}[data-theme="dark"] .next-steps[b-u44vgifrbd]{background:var(--bg-secondary)}[data-theme="dark"] .next-steps h3[b-u44vgifrbd]{color:var(--text-primary)}[data-theme="dark"] .next-steps li[b-u44vgifrbd]{color:var(--text-secondary)}[data-theme="dark"] .error-section[b-u44vgifrbd],[data-theme="dark"] .success-section[b-u44vgifrbd]{background:var(--bg-secondary)}[data-theme="dark"] .error-icon[b-u44vgifrbd]{background:rgba(239,68,68,0.15)}[data-theme="dark"] .error-card.warning .error-icon[b-u44vgifrbd]{background:rgba(245,158,11,0.15)}[data-theme="dark"] .success-icon[b-u44vgifrbd]{background:rgba(16,185,129,0.15)}[data-theme="dark"] .alert-error[b-u44vgifrbd]{background:rgba(239,68,68,0.15);border-color:rgba(239,68,68,0.3);color:#fca5a5}[data-theme="dark"] .validation-error-list li[b-u44vgifrbd]{color:#fca5a5;border-color:rgba(239,68,68,0.2)}[data-theme="dark"] .section-description[b-u44vgifrbd]{color:var(--text-secondary)}[data-theme="dark"] .char-count[b-u44vgifrbd]{color:var(--text-muted)}[data-theme="dark"] .skeleton[b-u44vgifrbd]{background:linear-gradient(90deg,var(--bg-secondary) 25%,var(--bg-tertiary) 50%,var(--bg-secondary) 75%);background-size:200% 100%}[data-theme="dark"] .file-upload-area[b-u44vgifrbd]{background:var(--bg-secondary);border-color:var(--border)}[data-theme="dark"] .file-upload-area:hover[b-u44vgifrbd]{border-color:#3b82f6;background:var(--bg-tertiary)}[data-theme="dark"] .upload-placeholder[b-u44vgifrbd]{color:var(--text-muted)}[data-theme="dark"] .upload-placeholder i[b-u44vgifrbd]{color:var(--text-muted)}[data-theme="dark"] .file-info[b-u44vgifrbd]{background:rgba(59,130,246,0.15)}[data-theme="dark"] .file-info i[b-u44vgifrbd]{color:#60a5fa}[data-theme="dark"] .file-name[b-u44vgifrbd]{color:#93c5fd}[data-theme="dark"] .file-size[b-u44vgifrbd]{color:var(--text-muted)}[data-theme="dark"] .education-card[b-u44vgifrbd]{background:var(--bg-secondary);border-color:var(--border)}[data-theme="dark"] .education-level-badge.required-badge[b-u44vgifrbd]{background:rgba(79,70,229,0.2);color:#a5b4fc}[data-theme="dark"] .education-level-badge.optional-badge[b-u44vgifrbd]{background:rgba(22,163,74,0.2);color:#4ade80}[data-theme="dark"] .btn-add-education[b-u44vgifrbd]{border-color:var(--border);color:var(--text-secondary)}[data-theme="dark"] .btn-add-education:hover[b-u44vgifrbd]{border-color:#3b82f6;color:#60a5fa;background:rgba(59,130,246,0.1)}[data-theme="dark"] .quick-apply-banner[b-u44vgifrbd]{background:linear-gradient(135deg,rgba(245,158,11,0.15) 0%,rgba(217,119,6,0.2) 100%);border-color:#f59e0b}[data-theme="dark"] .quick-apply-icon[b-u44vgifrbd]{background:#f59e0b}[data-theme="dark"] .quick-apply-text strong[b-u44vgifrbd]{color:#fbbf24}[data-theme="dark"] .quick-apply-text span[b-u44vgifrbd]{color:#fcd34d}[data-theme="dark"] .saved-info-applied-banner[b-u44vgifrbd]{background:rgba(16,185,129,0.15);border-color:#10b981;color:#4ade80}[data-theme="dark"] .quick-apply-tip[b-u44vgifrbd]{background:linear-gradient(135deg,rgba(245,158,11,0.15) 0%,rgba(217,119,6,0.2) 100%);border-color:#f59e0b;color:#fcd34d}[data-theme="dark"] .quick-apply-tip i[b-u44vgifrbd]{color:#f59e0b}[data-theme="dark"] .quick-apply-tip strong[b-u44vgifrbd]{color:#fbbf24}[data-theme="dark"] .step-header h2[b-u44vgifrbd]{color:var(--text-primary)}[data-theme="dark"] .step-description[b-u44vgifrbd]{color:var(--text-secondary)}[data-theme="dark"] .wizard-actions[b-u44vgifrbd]{border-color:var(--border)}[data-theme="dark"] .btn-wizard-prev[b-u44vgifrbd]{background:var(--bg-secondary);border-color:var(--border);color:var(--text-secondary)}[data-theme="dark"] .btn-wizard-prev:hover[b-u44vgifrbd]{background:var(--bg-tertiary);border-color:var(--text-muted);color:var(--text-primary)}[data-theme="dark"] .reference-card-form[b-u44vgifrbd]{background:var(--bg-secondary)}[data-theme="dark"] .reference-title[b-u44vgifrbd]{color:var(--text-primary)}[data-theme="dark"] .section-intro[b-u44vgifrbd]{background:rgba(59,130,246,0.1);color:#93c5fd}[data-theme="dark"] .section-intro i[b-u44vgifrbd]{color:#60a5fa}[data-theme="dark"] .professional-summary[b-u44vgifrbd],[data-theme="dark"] .teaching-qual-section[b-u44vgifrbd],[data-theme="dark"] .skills-section[b-u44vgifrbd]{border-color:var(--border)}[data-theme="dark"] .summary-card[b-u44vgifrbd]{background:var(--card-bg);box-shadow:0 4px 15px rgba(0,0,0,0.2)}[data-theme="dark"] .summary-card h3[b-u44vgifrbd]{color:var(--text-primary);border-color:var(--border)}[data-theme="dark"] .summary-item[b-u44vgifrbd]{border-color:var(--border)}[data-theme="dark"] .summary-label[b-u44vgifrbd]{color:var(--text-secondary)}[data-theme="dark"] .summary-value[b-u44vgifrbd]{color:var(--text-primary)}[data-theme="dark"] .photo-requirements[b-u44vgifrbd]{background:rgba(14,165,233,0.1);border-color:rgba(14,165,233,0.3)}[data-theme="dark"] .photo-requirements-header[b-u44vgifrbd]{color:#38bdf8}[data-theme="dark"] .photo-requirements-header i[b-u44vgifrbd]{color:#0ea5e9}[data-theme="dark"] .photo-requirements-list li[b-u44vgifrbd]{color:var(--text-secondary)}[data-theme="dark"] .photo-upload-box[b-u44vgifrbd]{background:var(--bg-secondary);border-color:var(--border)}[data-theme="dark"] .photo-upload-box:hover[b-u44vgifrbd]{border-color:#3b82f6;background:var(--bg-tertiary)}[data-theme="dark"] .photo-placeholder[b-u44vgifrbd]{color:var(--text-muted)}[data-theme="dark"] .photo-size-hint[b-u44vgifrbd]{color:var(--text-muted);background:rgba(0,0,0,0.3)}[data-theme="dark"] .photo-hint[b-u44vgifrbd]{color:var(--text-muted)}[data-theme="dark"] .cropper-modal[b-u44vgifrbd]{background:var(--card-bg)}[data-theme="dark"] .cropper-modal-header[b-u44vgifrbd]{background:var(--bg-secondary);border-color:var(--border)}[data-theme="dark"] .cropper-modal-header h5[b-u44vgifrbd]{color:var(--text-primary)}[data-theme="dark"] .cropper-modal-header .btn-close[b-u44vgifrbd]{color:var(--text-secondary)}[data-theme="dark"] .cropper-modal-footer[b-u44vgifrbd]{background:var(--bg-secondary);border-color:var(--border)}[data-theme="dark"] .cropper-hint[b-u44vgifrbd]{background:rgba(14,165,233,0.1);color:#38bdf8}[data-theme="dark"] .cropper-hint i[b-u44vgifrbd]{color:#0ea5e9}[data-theme="dark"][b-u44vgifrbd] .gap-detector-container{background:rgba(251,191,36,0.1);border-color:#fbbf24}[data-theme="dark"][b-u44vgifrbd] .gap-detector-header{color:#fcd34d}[data-theme="dark"][b-u44vgifrbd] .gap-detector-header i{color:#f59e0b}[data-theme="dark"][b-u44vgifrbd] .gap-item{background:var(--card-bg);border-color:rgba(251,191,36,0.3)}[data-theme="dark"][b-u44vgifrbd] .gap-item.gap-needs-explanation{border-color:#fbbf24;background:rgba(251,191,36,0.05)}[data-theme="dark"][b-u44vgifrbd] .gap-item.gap-explained{border-color:#4ade80;background:rgba(16,185,129,0.05)}[data-theme="dark"][b-u44vgifrbd] .gap-period{color:var(--text-secondary)}[data-theme="dark"][b-u44vgifrbd] .gap-period i{color:var(--text-muted)}[data-theme="dark"][b-u44vgifrbd] .gap-duration{color:#fbbf24}[data-theme="dark"][b-u44vgifrbd] .gap-reason-display{color:#4ade80}[data-theme="dark"][b-u44vgifrbd] .gap-reason-display i{color:#22c55e}[data-theme="dark"][b-u44vgifrbd] .gap-input .form-label{color:var(--text-secondary)}[data-theme="dark"][b-u44vgifrbd] .gap-reason-input{background:var(--bg-secondary);border-color:var(--border);color:var(--text-primary)}[data-theme="dark"][b-u44vgifrbd] .gap-reason-input::placeholder{color:var(--text-muted)}[data-theme="dark"] .otp-verification-box[b-u44vgifrbd]{background:linear-gradient(135deg,rgba(16,185,129,0.1) 0%,rgba(16,185,129,0.15) 100%);border-color:#4ade80}[data-theme="dark"] .otp-header[b-u44vgifrbd]{color:#4ade80}[data-theme="dark"] .otp-input[b-u44vgifrbd]{background:var(--bg-secondary);border-color:var(--border);color:var(--text-primary)}[data-theme="dark"] .otp-verification-box .btn-primary:not(:disabled)[b-u44vgifrbd]{box-shadow:0 4px 12px rgba(59,130,246,0.5)}[data-theme="dark"] .otp-verification-box .btn-primary:disabled[b-u44vgifrbd]{background:#475569;opacity:0.5}[data-theme="dark"] .form-hint[b-u44vgifrbd]{color:var(--text-muted)}.file-upload-area[b-u44vgifrbd]{position:relative;border:2px dashed #d1d5db;border-radius:10px;padding:20px;transition:all 0.2s ease;cursor:pointer;background:#fafbfc}.file-upload-area:hover[b-u44vgifrbd]{border-color:#1e3a8a;background:#f0f4ff}.file-upload-area .file-input[b-u44vgifrbd]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.upload-placeholder[b-u44vgifrbd]{display:flex;flex-direction:column;align-items:center;gap:8px;color:#6b7280;text-align:center;pointer-events:none}.upload-placeholder i[b-u44vgifrbd]{font-size:2rem;color:#9ca3af}.upload-placeholder span[b-u44vgifrbd]{font-size:0.9rem}.upload-hint[b-u44vgifrbd]{font-size:0.8rem !important;color:#9ca3af !important}.file-info[b-u44vgifrbd]{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#e0e7ff;border-radius:8px;position:relative;z-index:2}.file-info i[b-u44vgifrbd]{color:#1e3a8a;font-size:1.2rem}.file-name[b-u44vgifrbd]{font-weight:500;color:#1e3a8a;font-size:0.9rem}.file-size[b-u44vgifrbd]{font-size:0.8rem;color:#6b7280}.file-remove[b-u44vgifrbd]{margin-left:auto;background:none;border:none;color:#ef4444;cursor:pointer;padding:4px 8px;border-radius:4px;font-size:0.9rem;position:relative;z-index:3}.file-remove:hover[b-u44vgifrbd]{background:#fee2e2}.application-code[b-u44vgifrbd]{color:#1e3a8a;font-size:1.2em;font-family:monospace;letter-spacing:1px}.input-with-indicator[b-u44vgifrbd]{position:relative;display:flex;align-items:center}.input-with-indicator .form-control[b-u44vgifrbd]{padding-right:2.5rem}.input-spinner[b-u44vgifrbd]{position:absolute;right:0.75rem;color:#3b82f6;font-size:0.9rem}.border-success[b-u44vgifrbd]{border-color:#22c55e !important}.text-success[b-u44vgifrbd]{color:#16a34a;font-size:0.8rem;margin-top:0.25rem;display:flex;align-items:center;gap:0.25rem}.education-card[b-u44vgifrbd]{border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;margin-bottom:1rem;background:#f8fafc}.education-card-header[b-u44vgifrbd]{display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem}.education-level-badge[b-u44vgifrbd]{font-weight:600;font-size:0.9rem;padding:0.25rem 0.75rem;border-radius:6px}.required-badge[b-u44vgifrbd]{background:#eef2ff;color:#4f46e5}.optional-badge[b-u44vgifrbd]{background:#f0fdf4;color:#16a34a}.badge-required[b-u44vgifrbd]{font-size:0.7rem;font-weight:600;color:#dc2626;text-transform:uppercase;letter-spacing:0.5px}.badge-optional[b-u44vgifrbd]{font-size:0.7rem;font-weight:600;color:#16a34a;text-transform:uppercase;letter-spacing:0.5px}.btn-add-education[b-u44vgifrbd]{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1.25rem;border:2px dashed #cbd5e1;border-radius:12px;background:transparent;color:#64748b;font-size:0.9rem;font-weight:500;cursor:pointer;width:100%;justify-content:center;transition:all 0.2s;margin-bottom:1rem}.btn-add-education:hover[b-u44vgifrbd]{border-color:#4f46e5;color:#4f46e5;background:#eef2ff}.btn-remove-education[b-u44vgifrbd]{margin-left:auto;background:#fee2e2;color:#dc2626;border:none;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:0.8rem;transition:all 0.2s}.btn-remove-education:hover[b-u44vgifrbd]{background:#dc2626;color:white}.form-hint[b-u44vgifrbd]{display:block;margin-top:0.25rem;color:#6b7280;font-size:0.8rem}.quick-apply-banner[b-u44vgifrbd]{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:2px solid #f59e0b;border-radius:12px;margin-bottom:1.5rem;animation:slideIn-b-u44vgifrbd 0.3s ease-out}@keyframes slideIn-b-u44vgifrbd{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.quick-apply-content[b-u44vgifrbd]{display:flex;align-items:center;gap:1rem}.quick-apply-icon[b-u44vgifrbd]{width:44px;height:44px;background:#f59e0b;color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;flex-shrink:0}.quick-apply-text[b-u44vgifrbd]{display:flex;flex-direction:column;gap:0.25rem}.quick-apply-text strong[b-u44vgifrbd]{font-size:1rem;color:#92400e}.quick-apply-text span[b-u44vgifrbd]{font-size:0.875rem;color:#b45309}.quick-apply-actions[b-u44vgifrbd]{display:flex;align-items:center;gap:0.5rem;flex-shrink:0}.btn-quick-apply[b-u44vgifrbd]{display:inline-flex;align-items:center;gap:0.5rem;padding:0.625rem 1.25rem;background:#f59e0b;color:white;border:none;border-radius:8px;font-size:0.9rem;font-weight:600;cursor:pointer;transition:all 0.2s;white-space:nowrap}.btn-quick-apply:hover[b-u44vgifrbd]{background:#d97706;transform:translateY(-1px);box-shadow:0 4px 12px rgba(245,158,11,0.3)}.btn-quick-apply i[b-u44vgifrbd]{font-size:0.875rem}.btn-dismiss-saved[b-u44vgifrbd]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:rgba(146,64,14,0.1);color:#92400e;border:none;border-radius:8px;cursor:pointer;transition:all 0.2s}.btn-dismiss-saved:hover[b-u44vgifrbd]{background:rgba(146,64,14,0.2)}.saved-info-applied-banner[b-u44vgifrbd]{display:flex;align-items:center;gap:0.75rem;padding:1rem 1.25rem;background:#ecfdf5;border:1px solid #10b981;border-radius:12px;margin-bottom:1.5rem;color:#065f46;font-size:0.9rem}.saved-info-applied-banner i[b-u44vgifrbd]{color:#10b981;font-size:1.25rem;flex-shrink:0}.saved-info-applied-banner span[b-u44vgifrbd]{flex:1}.btn-clear-saved[b-u44vgifrbd]{display:inline-flex;align-items:center;gap:0.375rem;padding:0.5rem 0.875rem;background:transparent;color:#dc2626;border:1px solid #fecaca;border-radius:6px;font-size:0.8rem;font-weight:500;cursor:pointer;transition:all 0.2s;white-space:nowrap;flex-shrink:0}.btn-clear-saved:hover[b-u44vgifrbd]{background:#fef2f2;border-color:#dc2626}@media (max-width:640px){.quick-apply-banner[b-u44vgifrbd]{flex-direction:column;text-align:center}.quick-apply-content[b-u44vgifrbd]{flex-direction:column}.quick-apply-actions[b-u44vgifrbd]{width:100%;justify-content:center}.btn-quick-apply[b-u44vgifrbd]{flex:1;justify-content:center}.saved-info-applied-banner[b-u44vgifrbd]{flex-direction:column;text-align:center}.saved-info-applied-banner span[b-u44vgifrbd]{margin-bottom:0.5rem}}.main-form-area[b-u44vgifrbd]{flex:1}.wizard-step[b-u44vgifrbd]{animation:fadeIn-b-u44vgifrbd 0.3s ease-out}@keyframes fadeIn-b-u44vgifrbd{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.step-header[b-u44vgifrbd]{margin-bottom:2rem}.step-header h2[b-u44vgifrbd]{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:0.5rem}.step-description[b-u44vgifrbd]{color:#64748b;font-size:0.9375rem}.wizard-actions[b-u44vgifrbd]{display:flex;justify-content:space-between;gap:1rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;margin-top:2rem}.btn-wizard-prev[b-u44vgifrbd],.btn-wizard-next[b-u44vgifrbd]{display:inline-flex;align-items:center;gap:0.5rem;padding:0.875rem 1.5rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all 0.2s ease}.btn-wizard-prev[b-u44vgifrbd]{background:white;border:2px solid #e2e8f0;color:#64748b}.btn-wizard-prev:hover[b-u44vgifrbd]{background:#f8fafc;border-color:#94a3b8;color:#475569}.btn-wizard-next[b-u44vgifrbd]{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);border:none;color:white;box-shadow:0 4px 15px rgba(59,130,246,0.3)}.btn-wizard-next:hover[b-u44vgifrbd]{transform:translateY(-1px);box-shadow:0 6px 20px rgba(59,130,246,0.4)}.reference-card-form[b-u44vgifrbd]{background:#f8fafc;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.reference-title[b-u44vgifrbd]{font-size:1rem;font-weight:600;color:#1e293b;margin-bottom:1rem}.section-intro[b-u44vgifrbd]{display:flex;align-items:flex-start;gap:0.75rem;padding:1rem;background:#eff6ff;border-radius:10px;margin-bottom:1.5rem;font-size:0.9rem;color:#1e40af}.section-intro i[b-u44vgifrbd]{color:#3b82f6;margin-top:0.125rem}.professional-summary[b-u44vgifrbd]{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.teaching-qual-section[b-u44vgifrbd],.skills-section[b-u44vgifrbd]{margin-top:2rem;padding-top:2rem;border-top:1px solid #e2e8f0}.checkbox-group[b-u44vgifrbd]{display:flex;align-items:center}.checkbox-inline[b-u44vgifrbd]{display:inline-flex;align-items:center;gap:0.5rem;font-weight:normal;cursor:pointer}.checkbox-inline input[type="checkbox"][b-u44vgifrbd]{width:18px;height:18px;accent-color:#3b82f6}.source-badge[b-u44vgifrbd]{padding:0.375rem 1rem;border-radius:50px;font-size:0.8125rem;font-weight:600}.source-badge.walk-in[b-u44vgifrbd]{background:rgba(245,158,11,0.2);color:#fcd34d}.kiosk-countdown[b-u44vgifrbd]{text-align:center}.kiosk-countdown p[b-u44vgifrbd]{margin-bottom:1rem;font-size:1rem;color:#475569}.kiosk-countdown strong[b-u44vgifrbd]{font-size:1.25rem;color:#3b82f6}.job-summary-sidebar[b-u44vgifrbd]{position:sticky;top:2rem;display:flex;flex-direction:column;gap:1.5rem}.summary-card[b-u44vgifrbd]{background:white;border-radius:16px;padding:1.5rem;box-shadow:0 4px 15px rgba(0,0,0,0.08)}.summary-card h3[b-u44vgifrbd]{font-size:1.125rem;font-weight:700;color:#1e293b;margin-bottom:1.25rem;padding-bottom:0.75rem;border-bottom:2px solid #e2e8f0}.summary-item[b-u44vgifrbd]{display:flex;flex-direction:column;gap:0.25rem;padding:0.75rem 0;border-bottom:1px solid #f1f5f9}.summary-item:last-child[b-u44vgifrbd]{border-bottom:none}.summary-label[b-u44vgifrbd]{font-size:0.8125rem;color:#64748b;font-weight:500}.summary-value[b-u44vgifrbd]{font-size:0.9375rem;color:#1e293b;font-weight:600}.summary-item.deadline .summary-value[b-u44vgifrbd]{color:#dc2626}.help-card[b-u44vgifrbd]{background:#eff6ff;border-radius:16px;padding:1.5rem;border:1px solid #bfdbfe}.help-card h4[b-u44vgifrbd]{display:flex;align-items:center;gap:0.5rem;font-size:1rem;font-weight:600;color:#1e40af;margin-bottom:0.75rem}.help-card h4 i[b-u44vgifrbd]{color:#3b82f6}.help-card p[b-u44vgifrbd]{font-size:0.875rem;color:#475569;margin-bottom:1rem}.help-link[b-u44vgifrbd]{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#3b82f6;text-decoration:none;padding:0.5rem 0;transition:color 0.2s ease}.help-link:hover[b-u44vgifrbd]{color:#1d4ed8}.help-link i[b-u44vgifrbd]{width:16px}.photo-requirements[b-u44vgifrbd]{background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;padding:1rem;margin-bottom:1rem}.photo-requirements-header[b-u44vgifrbd]{display:flex;align-items:center;gap:0.5rem;font-weight:600;color:#0369a1;margin-bottom:0.75rem;font-size:0.9rem}.photo-requirements-header i[b-u44vgifrbd]{color:#0ea5e9}.photo-requirements-list[b-u44vgifrbd]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:0.5rem}.photo-requirements-list li[b-u44vgifrbd]{display:flex;align-items:center;gap:0.5rem;font-size:0.85rem;color:#334155}.photo-requirements-list li i[b-u44vgifrbd]{color:#22c55e;font-size:0.75rem}.photo-upload-section[b-u44vgifrbd]{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.photo-upload-box[b-u44vgifrbd]{width:150px;height:180px;border:2px dashed #d1d5db;border-radius:12px;overflow:hidden;position:relative;display:flex;align-items:center;justify-content:center;background:#fafbfc;transition:all 0.2s ease}.photo-upload-box:hover[b-u44vgifrbd]{border-color:#3b82f6;background:#f0f4ff}.photo-preview[b-u44vgifrbd]{width:100%;height:100%;object-fit:cover}.photo-remove-btn[b-u44vgifrbd]{position:absolute;top:0.5rem;right:0.5rem;width:28px;height:28px;padding:0;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fee2e2;color:#dc2626;border:none;cursor:pointer;font-size:0.875rem;transition:all 0.2s;z-index:2}.photo-remove-btn:hover[b-u44vgifrbd]{background:#dc2626;color:white}.photo-placeholder[b-u44vgifrbd]{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:0.25rem;color:#94a3b8;text-align:center;padding:0.5rem;width:100%;height:100%}.photo-silhouette[b-u44vgifrbd]{width:80%;height:auto;max-height:120px;opacity:0.6}.photo-size-hint[b-u44vgifrbd]{font-size:0.7rem;font-weight:600;color:#94a3b8;background:rgba(255,255,255,0.8);padding:2px 8px;border-radius:4px;margin-top:4px}.photo-upload-controls[b-u44vgifrbd]{display:flex;flex-direction:column;align-items:flex-start;gap:0.5rem}.photo-input[b-u44vgifrbd]{display:none}.photo-upload-controls label[b-u44vgifrbd]{display:inline-flex;align-items:center;gap:0.375rem;padding:0.5rem 1rem;background:white;border:2px solid #3b82f6;border-radius:8px;color:#3b82f6;font-size:0.875rem;font-weight:600;cursor:pointer;transition:all 0.2s}.photo-upload-controls label:hover[b-u44vgifrbd]{background:#3b82f6;color:white}.photo-hint[b-u44vgifrbd]{font-size:0.8rem;color:#94a3b8;margin:0}.cropper-modal-overlay[b-u44vgifrbd]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.7);display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem}.cropper-modal[b-u44vgifrbd]{background:white;border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow:hidden;box-shadow:0 25px 50px -12px rgba(0,0,0,0.25);animation:modalSlideIn-b-u44vgifrbd 0.2s ease-out}@keyframes modalSlideIn-b-u44vgifrbd{from{opacity:0;transform:scale(0.95) translateY(-10px)}to{opacity:1;transform:scale(1) translateY(0)}}.cropper-modal-header[b-u44vgifrbd]{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb;background:#f9fafb}.cropper-modal-header h5[b-u44vgifrbd]{margin:0;font-size:1rem;font-weight:600;color:#1f2937;display:flex;align-items:center}.cropper-modal-header .btn-close[b-u44vgifrbd]{background:none;border:none;font-size:1.25rem;color:#6b7280;cursor:pointer;padding:0.25rem;line-height:1;transition:color 0.2s}.cropper-modal-header .btn-close:hover[b-u44vgifrbd]{color:#1f2937}.cropper-modal-body[b-u44vgifrbd]{padding:1.25rem;max-height:60vh;overflow-y:auto}.cropper-area[b-u44vgifrbd]{min-height:300px;background:#1a1a2e;border-radius:8px;overflow:hidden}.cropper-hint[b-u44vgifrbd]{margin:0.75rem 0 0 0;padding:0.75rem;background:#f0f9ff;border-radius:8px;font-size:0.8rem;color:#0369a1;display:flex;align-items:flex-start;gap:0.5rem}.cropper-hint i[b-u44vgifrbd]{margin-top:2px;color:#0ea5e9}.cropper-modal-footer[b-u44vgifrbd]{display:flex;justify-content:flex-end;gap:0.75rem;padding:1rem 1.25rem;border-top:1px solid #e5e7eb;background:#f9fafb}[b-u44vgifrbd] .gap-detector-container{background:#fffbeb;border:2px solid #fbbf24;border-radius:12px;padding:1.25rem;margin:1.5rem 0}[b-u44vgifrbd] .gap-detector-header{display:flex;align-items:center;gap:0.75rem;font-weight:600;color:#92400e;margin-bottom:1rem;font-size:0.95rem}[b-u44vgifrbd] .gap-detector-header i{color:#f59e0b;font-size:1.125rem}[b-u44vgifrbd] .gap-item{background:white;border-radius:10px;padding:1rem 1.25rem;margin-bottom:0.75rem;border:1px solid #fde68a;transition:border-color 0.2s ease,background 0.2s ease}[b-u44vgifrbd] .gap-item:last-child{margin-bottom:0}[b-u44vgifrbd] .gap-item.gap-needs-explanation{border-color:#fbbf24;background:#fffef0}[b-u44vgifrbd] .gap-item.gap-explained{border-color:#86efac;background:#f0fdf4}[b-u44vgifrbd] .gap-info{margin-bottom:0.75rem}[b-u44vgifrbd] .gap-period{display:flex;align-items:center;gap:0.5rem;font-size:0.9rem;color:#475569}[b-u44vgifrbd] .gap-period i{color:#94a3b8}[b-u44vgifrbd] .gap-duration{font-weight:600;color:#b45309;margin-left:0.5rem}[b-u44vgifrbd] .gap-reason-display{display:flex;align-items:flex-start;gap:0.5rem;margin-top:0.5rem;font-size:0.875rem;color:#166534}[b-u44vgifrbd] .gap-reason-display i{color:#22c55e;margin-top:0.125rem}[b-u44vgifrbd] .gap-input{margin-top:0.5rem}[b-u44vgifrbd] .gap-input .form-label{font-size:0.85rem;font-weight:600;color:#475569;margin-bottom:0.375rem}[b-u44vgifrbd] .gap-input .form-label.required::after{content:" *";color:#ef4444}[b-u44vgifrbd] .gap-reason-input{width:100%;padding:0.625rem 0.875rem;border:2px solid #e2e8f0;border-radius:8px;font-size:0.875rem;font-family:inherit;resize:vertical;min-height:60px;transition:all 0.2s ease}[b-u44vgifrbd] .gap-reason-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.15)}[b-u44vgifrbd] .gap-reason-input::placeholder{color:#94a3b8}@media (max-width:1100px){.job-summary-sidebar[b-u44vgifrbd]{position:static;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem}}@media (max-width:768px){.wizard-actions[b-u44vgifrbd]{flex-direction:column-reverse;gap:0.75rem}.btn-wizard-prev[b-u44vgifrbd],.btn-wizard-next[b-u44vgifrbd]{width:100%;justify-content:center}}@media (max-width:640px){.step-header h2[b-u44vgifrbd]{font-size:1.25rem}.reference-card-form[b-u44vgifrbd]{padding:1rem}.photo-requirements-list[b-u44vgifrbd]{grid-template-columns:1fr}.photo-upload-section[b-u44vgifrbd]{align-items:center}.photo-upload-box[b-u44vgifrbd]{width:130px;height:156px}.photo-upload-controls[b-u44vgifrbd]{align-items:center;text-align:center}[b-u44vgifrbd] .gap-detector-container{padding:1rem}[b-u44vgifrbd] .gap-item{padding:0.875rem 1rem}[b-u44vgifrbd] .gap-period{flex-wrap:wrap}[b-u44vgifrbd] .gap-duration{width:100%;margin-left:1.25rem;margin-top:0.25rem}}.otp-verification-box[b-u44vgifrbd]{background:linear-gradient(135deg,#f0fdf4 0%,#dcfce7 100%);border:1px solid #86efac;border-radius:12px;padding:1rem 1.25rem}.otp-header[b-u44vgifrbd]{display:flex;align-items:center;gap:0.5rem;font-size:0.9rem;font-weight:500;color:#166534}.otp-header i[b-u44vgifrbd]{font-size:1.1rem}.otp-input[b-u44vgifrbd]{text-align:center;font-size:1.25rem;font-weight:600;letter-spacing:0.5rem;font-family:'Courier New',monospace}.otp-input[b-u44vgifrbd]::placeholder{letter-spacing:normal;font-size:0.9rem;font-weight:400}.otp-actions[b-u44vgifrbd]{display:flex;align-items:center;justify-content:space-between}.otp-actions .btn-link[b-u44vgifrbd]{color:#2563eb;text-decoration:none}.otp-actions .btn-link:hover[b-u44vgifrbd]{text-decoration:underline}.otp-verification-box .btn-primary[b-u44vgifrbd]{background:linear-gradient(135deg,#3b82f6 0%,#2563eb 100%);border:none;font-weight:600;padding:0.5rem 1.25rem;transition:all 0.2s ease}.otp-verification-box .btn-primary:not(:disabled)[b-u44vgifrbd]{box-shadow:0 4px 12px rgba(59,130,246,0.4);animation:pulse-verify-b-u44vgifrbd 1.5s ease-in-out infinite}.otp-verification-box .btn-primary:not(:disabled):hover[b-u44vgifrbd]{background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);box-shadow:0 6px 16px rgba(59,130,246,0.5);transform:translateY(-1px)}.otp-verification-box .btn-primary:disabled[b-u44vgifrbd]{background:#94a3b8;opacity:0.6;cursor:not-allowed}@keyframes pulse-verify-b-u44vgifrbd{0%,100%{box-shadow:0 4px 12px rgba(59,130,246,0.4)}50%{box-shadow:0 4px 20px rgba(59,130,246,0.6)}}.otp-input:focus[b-u44vgifrbd]{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.2)}.badge.bg-success[b-u44vgifrbd]{font-size:0.7rem;font-weight:500;padding:0.25rem 0.5rem;vertical-align:middle}.input-group .btn-success[b-u44vgifrbd]{border-color:#22c55e;background:#22c55e}.input-group .btn-success:hover:not(:disabled)[b-u44vgifrbd]{background:#16a34a;border-color:#16a34a}.input-group .btn-success:disabled[b-u44vgifrbd]{opacity:0.6}@media (max-width:576px){.otp-verification-box[b-u44vgifrbd]{padding:0.875rem 1rem}.otp-input[b-u44vgifrbd]{font-size:1.1rem;letter-spacing:0.3rem}}.step-container[b-cuil5ye5s5]{padding:0}.section-header[b-cuil5ye5s5]{display:flex;align-items:center;gap:1rem;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:2px solid #e2e8f0}.section-icon[b-cuil5ye5s5]{width:48px;height:48px;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:white;font-size:1.25rem;flex-shrink:0}.section-info h3[b-cuil5ye5s5]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}.section-desc[b-cuil5ye5s5]{font-size:0.9rem;color:#64748b;margin:0.25rem 0 0}.form-content[b-cuil5ye5s5]{display:flex;flex-direction:column;gap:1.25rem}.form-row[b-cuil5ye5s5]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem}.form-group[b-cuil5ye5s5]{display:flex;flex-direction:column}.form-group.full-width[b-cuil5ye5s5]{grid-column:1 / -1}.form-label[b-cuil5ye5s5]{font-size:0.9rem;font-weight:600;color:#475569;margin-bottom:0.5rem}.form-label.required[b-cuil5ye5s5]::after{content:" *";color:#ef4444}.optional-tag[b-cuil5ye5s5]{font-weight:400;color:#94a3b8;font-size:0.8rem}.form-control[b-cuil5ye5s5]{padding:0.75rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:0.9375rem;font-family:inherit;transition:all 0.2s ease;background:white;width:100%}.form-control:focus[b-cuil5ye5s5]{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.15)}.form-control[b-cuil5ye5s5]::placeholder{color:#94a3b8}textarea.form-control[b-cuil5ye5s5]{resize:vertical;min-height:60px}select.form-control[b-cuil5ye5s5]{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0.75rem center;background-size:1rem;padding-right:2.5rem}.form-hint[b-cuil5ye5s5]{display:block;margin-top:0.25rem;color:#6b7280;font-size:0.8rem}.validation-message[b-cuil5ye5s5]{color:#ef4444;font-size:0.8125rem;margin-top:0.375rem}.input-with-indicator[b-cuil5ye5s5]{position:relative;display:flex;align-items:center}.input-with-indicator .form-control[b-cuil5ye5s5]{padding-right:2.5rem}.input-spinner[b-cuil5ye5s5]{position:absolute;right:0.75rem;color:#3b82f6;font-size:0.9rem}.border-success[b-cuil5ye5s5]{border-color:#22c55e !important}.text-success[b-cuil5ye5s5]{color:#16a34a;font-size:0.8rem;margin-top:0.25rem;display:flex;align-items:center;gap:0.25rem}.section-divider[b-cuil5ye5s5]{display:flex;align-items:center;gap:0.75rem;padding:1rem 0;margin:0.5rem 0;color:#3b82f6;font-weight:600;font-size:0.95rem}.section-divider[b-cuil5ye5s5]::before,.section-divider[b-cuil5ye5s5]::after{content:"";flex:1;height:1px;background:#e2e8f0}.section-divider[b-cuil5ye5s5]::before{flex:0}.section-divider i[b-cuil5ye5s5]{font-size:0.9rem}.spouse-section[b-cuil5ye5s5]{animation:slideDown-b-cuil5ye5s5 0.3s ease-out;background:#f8fafc;padding:1rem;border-radius:10px;margin:-0.5rem 0}@keyframes slideDown-b-cuil5ye5s5{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.photo-upload-group[b-cuil5ye5s5]{max-width:300px}.photo-upload-area[b-cuil5ye5s5]{position:relative;border:2px dashed #d1d5db;border-radius:12px;padding:1.5rem;transition:all 0.2s ease;cursor:pointer;background:#fafbfc;min-height:180px;display:flex;align-items:center;justify-content:center}.photo-upload-area:hover[b-cuil5ye5s5]{border-color:#3b82f6;background:#f0f4ff}.photo-upload-area.has-photo[b-cuil5ye5s5]{border-style:solid;padding:0.5rem}.photo-input[b-cuil5ye5s5]{position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%;z-index:1}.photo-placeholder[b-cuil5ye5s5]{display:flex;flex-direction:column;align-items:center;gap:0.5rem;color:#6b7280;text-align:center;pointer-events:none}.photo-placeholder i[b-cuil5ye5s5]{font-size:3rem;color:#9ca3af}.photo-placeholder span[b-cuil5ye5s5]{font-size:0.9rem}.upload-hint[b-cuil5ye5s5]{font-size:0.8rem !important;color:#9ca3af !important}.photo-preview[b-cuil5ye5s5]{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.photo-preview img[b-cuil5ye5s5]{max-width:150px;max-height:180px;object-fit:cover;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1)}.btn-remove-photo[b-cuil5ye5s5]{position:absolute;top:0;right:0;width:28px;height:28px;background:#ef4444;color:white;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:0.8rem;z-index:2;transition:all 0.2s}.btn-remove-photo:hover[b-cuil5ye5s5]{background:#dc2626;transform:scale(1.1)}@media (max-width:768px){.section-header[b-cuil5ye5s5]{flex-direction:column;text-align:center}.form-row[b-cuil5ye5s5]{grid-template-columns:1fr}.spouse-section[b-cuil5ye5s5]{padding:0.75rem}.photo-upload-group[b-cuil5ye5s5]{max-width:100%}}@media (max-width:480px){.section-icon[b-cuil5ye5s5]{width:40px;height:40px;font-size:1rem}.section-info h3[b-cuil5ye5s5]{font-size:1.125rem}.form-control[b-cuil5ye5s5]{padding:0.625rem 0.875rem}}[data-theme="dark"] .section-header[b-cuil5ye5s5]{border-color:var(--border)}[data-theme="dark"] .section-info h3[b-cuil5ye5s5]{color:var(--text-primary)}[data-theme="dark"] .section-desc[b-cuil5ye5s5]{color:var(--text-secondary)}[data-theme="dark"] .form-label[b-cuil5ye5s5]{color:var(--text-secondary)}[data-theme="dark"] .form-control[b-cuil5ye5s5]{background:var(--bg-secondary);border-color:var(--border);color:var(--text-primary)}[data-theme="dark"] .form-control[b-cuil5ye5s5]::placeholder{color:var(--text-muted)}[data-theme="dark"] .form-hint[b-cuil5ye5s5]{color:var(--text-muted)}[data-theme="dark"] .spouse-section[b-cuil5ye5s5]{background:var(--bg-secondary)}[data-theme="dark"] .photo-upload-area[b-cuil5ye5s5]{background:var(--bg-secondary);border-color:var(--border)}[data-theme="dark"] .photo-placeholder[b-cuil5ye5s5]{color:var(--text-secondary)}[data-theme="dark"] .section-divider[b-cuil5ye5s5]::before,[data-theme="dark"] .section-divider[b-cuil5ye5s5]::after{background:var(--border)}.step-container[b-rla24v7r3o]{padding:0}.section-header[b-rla24v7r3o]{display:flex;align-items:center;gap:1rem;padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:2px solid #e2e8f0}.section-icon[b-rla24v7r3o]{width:48px;height:48px;background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%);border-radius:12px;display:flex;align-items:center;justify-content:center;color:white;font-size:1.25rem;flex-shrink:0}.section-info h3[b-rla24v7r3o]{font-size:1.25rem;font-weight:700;color:#1e293b;margin:0}.section-desc[b-rla24v7r3o]{font-size:0.9rem;color:#64748b;margin:0.25rem 0 0}.form-content[b-rla24v7r3o]{display:flex;flex-direction:column;gap:1.5rem}.info-banner[b-rla24v7r3o]{display:flex;align-items:flex-start;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #93c5fd;border-radius:12px}.info-banner>i[b-rla24v7r3o]{color:#3b82f6;font-size:1.25rem;margin-top:0.125rem;flex-shrink:0}.info-content[b-rla24v7r3o]{display:flex;flex-direction:column;gap:0.25rem}.info-content strong[b-rla24v7r3o]{font-size:0.95rem;color:#1e40af}.info-content span[b-rla24v7r3o]{font-size:0.875rem;color:#1e3a8a;line-height:1.5}.reference-card[b-rla24v7r3o]{background:white;border:2px solid #e2e8f0;border-radius:16px;overflow:hidden;transition:all 0.2s ease}.reference-card:hover[b-rla24v7r3o]{border-color:#cbd5e1;box-shadow:0 4px 12px rgba(0,0,0,0.05)}.reference-header[b-rla24v7r3o]{display:flex;align-items:center;gap:0.875rem;padding:1rem 1.25rem;background:#f8fafc;border-bottom:1px solid #e2e8f0}.reference-number[b-rla24v7r3o]{width:28px;height:28px;background:linear-gradient(135deg,#8b5cf6 0%,#6d28d9 100%);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.875rem;font-weight:700;flex-shrink:0}.reference-title[b-rla24v7r3o]{font-size:1rem;font-weight:600;color:#1e293b}.optional-tag[b-rla24v7r3o]{font-weight:400;color:#94a3b8;font-size:0.875rem}.reference-body[b-rla24v7r3o]{padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.form-row[b-rla24v7r3o]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.form-group[b-rla24v7r3o]{display:flex;flex-direction:column}.form-group.full-width[b-rla24v7r3o]{grid-column:1 / -1}.form-label[b-rla24v7r3o]{font-size:0.875rem;font-weight:600;color:#475569;margin-bottom:0.5rem}.form-control[b-rla24v7r3o]{padding:0.75rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:0.9375rem;font-family:inherit;transition:all 0.2s ease;background:white;width:100%}.form-control:focus[b-rla24v7r3o]{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px rgba(139,92,246,0.15)}.form-control[b-rla24v7r3o]::placeholder{color:#94a3b8}textarea.form-control[b-rla24v7r3o]{resize:vertical;min-height:60px}.validation-message[b-rla24v7r3o]{color:#ef4444;font-size:0.8125rem;margin-top:0.375rem}.tips-card[b-rla24v7r3o]{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%);border:1px solid #f59e0b;border-radius:12px;padding:1.25rem}.tips-header[b-rla24v7r3o]{display:flex;align-items:center;gap:0.75rem;margin-bottom:1rem}.tips-header i[b-rla24v7r3o]{color:#f59e0b;font-size:1.25rem}.tips-header span[b-rla24v7r3o]{font-weight:600;color:#92400e;font-size:1rem}.tips-list[b-rla24v7r3o]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.625rem}.tips-list li[b-rla24v7r3o]{display:flex;align-items:flex-start;gap:0.75rem;font-size:0.9rem;color:#78350f;line-height:1.5}.tips-list li i[b-rla24v7r3o]{color:#16a34a;font-size:0.8rem;margin-top:0.25rem;flex-shrink:0}@media (max-width:768px){.section-header[b-rla24v7r3o]{flex-direction:column;text-align:center}.form-row[b-rla24v7r3o]{grid-template-columns:1fr}.info-banner[b-rla24v7r3o]{flex-direction:column;text-align:center}.reference-header[b-rla24v7r3o]{padding:0.875rem 1rem}.reference-body[b-rla24v7r3o]{padding:1rem}}@media (max-width:480px){.section-icon[b-rla24v7r3o]{width:40px;height:40px;font-size:1rem}.section-info h3[b-rla24v7r3o]{font-size:1.125rem}.form-control[b-rla24v7r3o]{padding:0.625rem 0.875rem}.tips-list li[b-rla24v7r3o]{font-size:0.85rem}}[data-theme="dark"] .section-header[b-rla24v7r3o]{border-color:var(--border)}[data-theme="dark"] .section-info h3[b-rla24v7r3o]{color:var(--text-primary)}[data-theme="dark"] .section-desc[b-rla24v7r3o]{color:var(--text-secondary)}[data-theme="dark"] .info-banner[b-rla24v7r3o]{background:var(--bg-secondary);border-color:var(--border)}[data-theme="dark"] .info-content strong[b-rla24v7r3o]{color:var(--text-primary)}[data-theme="dark"] .info-content span[b-rla24v7r3o]{color:var(--text-secondary)}[data-theme="dark"] .reference-card[b-rla24v7r3o]{background:var(--card-bg);border-color:var(--border)}[data-theme="dark"] .reference-card:hover[b-rla24v7r3o]{border-color:var(--border)}[data-theme="dark"] .reference-header[b-rla24v7r3o]{background:var(--bg-secondary);border-color:var(--border)}[data-theme="dark"] .reference-title[b-rla24v7r3o]{color:var(--text-primary)}[data-theme="dark"] .form-label[b-rla24v7r3o]{color:var(--text-secondary)}[data-theme="dark"] .form-control[b-rla24v7r3o]{background:var(--bg-secondary);border-color:var(--border);color:var(--text-primary)}[data-theme="dark"] .form-control[b-rla24v7r3o]::placeholder{color:var(--text-muted)}[data-theme="dark"] .tips-card[b-rla24v7r3o]{background:var(--bg-secondary);border-color:var(--border)}[data-theme="dark"] .tips-header span[b-rla24v7r3o]{color:var(--text-primary)}[data-theme="dark"] .tips-list li[b-rla24v7r3o]{color:var(--text-secondary)}.wizard-step[b-t9fv9ymhap]{padding:0}.form-section[b-t9fv9ymhap]{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.form-section:last-child[b-t9fv9ymhap]{border-bottom:none;margin-bottom:0}.section-title[b-t9fv9ymhap]{display:flex;align-items:center;gap:0.75rem;font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:0.75rem}.section-title i[b-t9fv9ymhap]{color:#3b82f6;font-size:1.125rem}.section-description[b-t9fv9ymhap]{font-size:0.9rem;color:#64748b;margin-bottom:1.5rem}.form-row[b-t9fv9ymhap]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;margin-bottom:1.25rem}.form-group[b-t9fv9ymhap]{display:flex;flex-direction:column}.form-label[b-t9fv9ymhap]{font-size:0.9rem;font-weight:600;color:#475569;margin-bottom:0.5rem}.form-label.required[b-t9fv9ymhap]::after{content:" *";color:#ef4444}.form-control[b-t9fv9ymhap]{padding:0.75rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:0.9375rem;font-family:inherit;transition:all 0.2s ease;background:white}.form-control:focus[b-t9fv9ymhap]{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.15)}.form-control[b-t9fv9ymhap]::placeholder{color:#94a3b8}textarea.form-control[b-t9fv9ymhap]{resize:vertical;min-height:80px}select.form-control[b-t9fv9ymhap]{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0.75rem center;background-size:1rem;padding-right:2.5rem}.form-hint[b-t9fv9ymhap]{font-size:0.8rem;color:#94a3b8;margin-top:0.375rem}.education-card[b-t9fv9ymhap]{background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;padding:1.5rem;margin-bottom:1.25rem;transition:border-color 0.2s ease}.education-card:hover[b-t9fv9ymhap]{border-color:#cbd5e1}.education-card-header[b-t9fv9ymhap]{display:flex;align-items:center;gap:0.75rem;margin-bottom:1.25rem;flex-wrap:wrap}.education-level-badge[b-t9fv9ymhap]{padding:0.375rem 0.875rem;border-radius:50px;font-size:0.8125rem;font-weight:600}.required-badge[b-t9fv9ymhap]{background:#dbeafe;color:#1d4ed8}.optional-badge[b-t9fv9ymhap]{background:#f1f5f9;color:#64748b}.completed-badge[b-t9fv9ymhap]{background:#dcfce7;color:#166534}.badge-required[b-t9fv9ymhap]{font-size:0.75rem;color:#ef4444;font-weight:500}.badge-optional[b-t9fv9ymhap]{font-size:0.75rem;color:#94a3b8;font-weight:500}.btn-remove-education[b-t9fv9ymhap]{margin-left:auto;width:32px;height:32px;border:none;border-radius:50%;background:#fee2e2;color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.btn-remove-education:hover[b-t9fv9ymhap]{background:#fecaca;transform:scale(1.1)}.btn-add-education[b-t9fv9ymhap]{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.25rem;border:2px dashed #cbd5e1;border-radius:10px;background:transparent;color:#64748b;font-size:0.9rem;font-weight:500;cursor:pointer;transition:all 0.2s ease;margin-bottom:1rem}.btn-add-education:hover[b-t9fv9ymhap]{border-color:#3b82f6;color:#3b82f6;background:#f0f9ff}.btn-add-education i[b-t9fv9ymhap]{font-size:1rem}.teaching-qual-card[b-t9fv9ymhap]{background:#fefce8;border-color:#fde68a}.teaching-qual-toggle[b-t9fv9ymhap]{margin-left:auto}.checkbox-inline[b-t9fv9ymhap]{display:flex;align-items:center;gap:0.5rem;cursor:pointer;font-size:0.875rem;color:#475569}.checkbox-inline input[type="checkbox"][b-t9fv9ymhap]{width:18px;height:18px;accent-color:#3b82f6;cursor:pointer}@media (max-width:768px){.form-row[b-t9fv9ymhap]{grid-template-columns:1fr}.education-card[b-t9fv9ymhap]{padding:1.25rem}.education-card-header[b-t9fv9ymhap]{flex-direction:column;align-items:flex-start;gap:0.5rem}.btn-remove-education[b-t9fv9ymhap]{margin-left:0;position:absolute;top:1rem;right:1rem}.education-card[b-t9fv9ymhap]{position:relative}.teaching-qual-toggle[b-t9fv9ymhap]{margin-left:0;margin-top:0.5rem}}.wizard-step[b-n8xx6xcotr]{padding:0}.form-section[b-n8xx6xcotr]{margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:1px solid #e2e8f0}.form-section:last-child[b-n8xx6xcotr]{border-bottom:none;margin-bottom:0}.section-title[b-n8xx6xcotr]{display:flex;align-items:center;gap:0.75rem;font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:0.75rem}.section-title i[b-n8xx6xcotr]{color:#3b82f6;font-size:1.125rem}.section-description[b-n8xx6xcotr]{font-size:0.9rem;color:#64748b;margin-bottom:1.5rem}.subsection-title[b-n8xx6xcotr]{font-size:1rem;font-weight:600;color:#334155;margin-bottom:1rem}.form-row[b-n8xx6xcotr]{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;margin-bottom:1.25rem}.form-row.four-cols[b-n8xx6xcotr]{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.form-group[b-n8xx6xcotr]{display:flex;flex-direction:column}.form-group.checkbox-group[b-n8xx6xcotr]{justify-content:flex-end;padding-bottom:0.5rem}.form-label[b-n8xx6xcotr]{font-size:0.9rem;font-weight:600;color:#475569;margin-bottom:0.5rem}.form-label.required[b-n8xx6xcotr]::after{content:" *";color:#ef4444}.form-control[b-n8xx6xcotr]{padding:0.75rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:0.9375rem;font-family:inherit;transition:all 0.2s ease;background:white}.form-control:focus[b-n8xx6xcotr]{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.15)}.form-control:disabled[b-n8xx6xcotr]{background:#f1f5f9;cursor:not-allowed;color:#94a3b8}.form-control[b-n8xx6xcotr]::placeholder{color:#94a3b8}textarea.form-control[b-n8xx6xcotr]{resize:vertical;min-height:60px}select.form-control[b-n8xx6xcotr]{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0.75rem center;background-size:1rem;padding-right:2.5rem}.form-hint[b-n8xx6xcotr]{font-size:0.8rem;color:#94a3b8;margin-top:0.375rem}.char-count[b-n8xx6xcotr]{font-size:0.8rem;color:#94a3b8;text-align:right;margin-top:0.375rem}.input-with-prefix[b-n8xx6xcotr],.input-with-suffix[b-n8xx6xcotr]{display:flex;align-items:stretch}.input-prefix[b-n8xx6xcotr],.input-suffix[b-n8xx6xcotr]{display:flex;align-items:center;padding:0 0.875rem;background:#f1f5f9;color:#64748b;font-size:0.875rem;font-weight:500;border:2px solid #e2e8f0}.input-prefix[b-n8xx6xcotr]{border-right:none;border-radius:10px 0 0 10px}.input-suffix[b-n8xx6xcotr]{border-left:none;border-radius:0 10px 10px 0}.input-with-prefix .form-control[b-n8xx6xcotr]{border-radius:0 10px 10px 0}.input-with-suffix .form-control[b-n8xx6xcotr]{border-radius:10px 0 0 10px}.experience-list[b-n8xx6xcotr]{margin-top:1.5rem}.experience-card[b-n8xx6xcotr]{background:#f8fafc;border:2px solid #e2e8f0;border-radius:14px;padding:1.5rem;margin-bottom:1.25rem;transition:border-color 0.2s ease;position:relative}.experience-card:hover[b-n8xx6xcotr]{border-color:#cbd5e1}.experience-card.current-job[b-n8xx6xcotr]{background:#f0fdf4;border-color:#86efac}.experience-card-header[b-n8xx6xcotr]{display:flex;align-items:center;gap:0.75rem;margin-bottom:1.25rem}.experience-number[b-n8xx6xcotr]{font-weight:600;color:#475569;font-size:0.9rem}.current-badge[b-n8xx6xcotr]{display:inline-flex;align-items:center;gap:0.375rem;padding:0.25rem 0.75rem;background:#dcfce7;color:#166534;border-radius:50px;font-size:0.75rem;font-weight:600}.btn-remove-experience[b-n8xx6xcotr]{margin-left:auto;width:32px;height:32px;border:none;border-radius:50%;background:#fee2e2;color:#ef4444;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.btn-remove-experience:hover[b-n8xx6xcotr]{background:#fecaca;transform:scale(1.1)}.btn-add-experience[b-n8xx6xcotr]{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.25rem;border:2px dashed #cbd5e1;border-radius:10px;background:transparent;color:#64748b;font-size:0.9rem;font-weight:500;cursor:pointer;transition:all 0.2s ease;margin-bottom:1.5rem}.btn-add-experience:hover[b-n8xx6xcotr]{border-color:#3b82f6;color:#3b82f6;background:#f0f9ff}.btn-add-experience i[b-n8xx6xcotr]{font-size:1rem}.checkbox-inline[b-n8xx6xcotr]{display:flex;align-items:center;gap:0.5rem;cursor:pointer;font-size:0.875rem;color:#475569}.checkbox-inline input[type="checkbox"][b-n8xx6xcotr]{width:18px;height:18px;accent-color:#3b82f6;cursor:pointer}.experience-summary-auto[b-n8xx6xcotr]{background:#f0f9ff;border:1px solid #bae6fd;border-radius:10px;padding:0.875rem 1.25rem;margin-bottom:1.5rem}.summary-calculated[b-n8xx6xcotr]{display:flex;align-items:center;gap:0.5rem;color:#0369a1;font-size:0.9rem}.summary-calculated i[b-n8xx6xcotr]{color:#38bdf8}.summary-calculated strong[b-n8xx6xcotr]{color:#0c4a6e}.total-experience-display[b-n8xx6xcotr]{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:12px;margin-top:1rem}.total-label[b-n8xx6xcotr]{font-weight:600;color:#1e40af;font-size:0.95rem}.total-value[b-n8xx6xcotr]{font-weight:700;color:#1e3a8a;font-size:1.125rem}.availability-section[b-n8xx6xcotr]{margin-top:1.5rem}.availability-options[b-n8xx6xcotr]{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem}.radio-card[b-n8xx6xcotr]{display:block;cursor:pointer}.radio-card input[type="radio"][b-n8xx6xcotr]{display:none}.radio-card-content[b-n8xx6xcotr]{display:flex;flex-direction:column;align-items:center;gap:0.5rem;padding:1.25rem 1rem;border:2px solid #e2e8f0;border-radius:12px;background:white;transition:all 0.2s ease;text-align:center}.radio-card-content i[b-n8xx6xcotr]{font-size:1.5rem;color:#94a3b8}.radio-card-content span[b-n8xx6xcotr]{font-weight:500;color:#475569;font-size:0.9rem}.radio-card:hover .radio-card-content[b-n8xx6xcotr]{border-color:#3b82f6}.radio-card.selected .radio-card-content[b-n8xx6xcotr]{border-color:#3b82f6;background:#eff6ff}.radio-card.selected .radio-card-content i[b-n8xx6xcotr]{color:#3b82f6}.radio-card.selected .radio-card-content span[b-n8xx6xcotr]{color:#1e40af}@media (max-width:768px){.form-row[b-n8xx6xcotr]{grid-template-columns:1fr}.form-row.four-cols[b-n8xx6xcotr]{grid-template-columns:1fr 1fr}.experience-card[b-n8xx6xcotr]{padding:1.25rem}.experience-card-header[b-n8xx6xcotr]{flex-wrap:wrap}.btn-remove-experience[b-n8xx6xcotr]{position:absolute;top:1rem;right:1rem}.availability-options[b-n8xx6xcotr]{grid-template-columns:1fr}.total-experience-display[b-n8xx6xcotr]{flex-direction:column;text-align:center;gap:0.5rem}}@media (max-width:480px){.form-row.four-cols[b-n8xx6xcotr]{grid-template-columns:1fr}.form-group.checkbox-group[b-n8xx6xcotr]{padding-bottom:0}}.wizard-step[b-525f7eic2d]{animation:fadeIn-b-525f7eic2d 0.3s ease-out}@keyframes fadeIn-b-525f7eic2d{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.step-header[b-525f7eic2d]{margin-bottom:2rem}.step-header h2[b-525f7eic2d]{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:0.5rem}.step-description[b-525f7eic2d]{color:#64748b;font-size:0.9375rem}.alert[b-525f7eic2d]{display:flex;align-items:flex-start;gap:0.75rem;padding:1rem 1.25rem;border-radius:12px;margin-bottom:1.5rem}.alert-error[b-525f7eic2d]{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.alert-error i[b-525f7eic2d]{color:#ef4444;font-size:1.125rem;margin-top:0.125rem}.validation-error-list[b-525f7eic2d]{margin:0.75rem 0 0 0;padding:0;list-style:none}.validation-error-list li[b-525f7eic2d]{display:flex;align-items:center;gap:0.5rem;padding:0.375rem 0;font-size:0.9rem;color:#991b1b}.validation-error-list li i[b-525f7eic2d]{color:#ef4444;font-size:0.875rem;flex-shrink:0}.review-section[b-525f7eic2d]{background:#f8fafc;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.review-section-header[b-525f7eic2d]{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:0.75rem;border-bottom:1px solid #e2e8f0}.review-section-header h3[b-525f7eic2d]{display:flex;align-items:center;gap:0.5rem;font-size:1rem;font-weight:600;color:#1e293b;margin:0}.review-section-header h3 i[b-525f7eic2d]{color:#3b82f6;font-size:0.9rem}.btn-edit-section[b-525f7eic2d]{display:inline-flex;align-items:center;gap:0.375rem;padding:0.375rem 0.75rem;background:white;border:1px solid #e2e8f0;border-radius:6px;color:#3b82f6;font-size:0.8125rem;font-weight:500;cursor:pointer;transition:all 0.2s ease}.btn-edit-section:hover[b-525f7eic2d]{background:#eff6ff;border-color:#3b82f6}.btn-edit-section i[b-525f7eic2d]{font-size:0.75rem}.review-grid[b-525f7eic2d]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.review-item[b-525f7eic2d]{display:flex;flex-direction:column;gap:0.25rem}.review-item.full-width[b-525f7eic2d]{grid-column:1 / -1;margin-top:0.5rem}.review-label[b-525f7eic2d]{font-size:0.8125rem;color:#64748b;font-weight:500}.review-value[b-525f7eic2d]{font-size:0.9375rem;color:#1e293b;font-weight:500}.review-references[b-525f7eic2d]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.reference-card[b-525f7eic2d]{background:white;border-radius:8px;padding:1rem;border:1px solid #e2e8f0}.reference-number[b-525f7eic2d]{font-size:0.75rem;font-weight:600;color:#3b82f6;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:0.5rem;display:block}.reference-details[b-525f7eic2d]{display:flex;flex-direction:column;gap:0.375rem}.reference-details strong[b-525f7eic2d]{color:#1e293b;font-size:0.9375rem}.reference-details span[b-525f7eic2d]{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#64748b}.reference-details span i[b-525f7eic2d]{width:14px;color:#94a3b8}.education-summary-list[b-525f7eic2d]{display:flex;flex-direction:column;gap:0.75rem}.education-summary-item[b-525f7eic2d]{display:flex;align-items:flex-start;gap:1rem;padding:0.75rem;background:white;border-radius:8px;border:1px solid #e2e8f0}.edu-level[b-525f7eic2d]{background:#3b82f6;color:white;padding:0.25rem 0.625rem;border-radius:4px;font-size:0.75rem;font-weight:600;min-width:60px;text-align:center}.edu-detail[b-525f7eic2d]{font-size:0.875rem;color:#475569;line-height:1.5}.teaching-qual-summary[b-525f7eic2d]{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0;font-size:0.875rem}.teaching-qual-label[b-525f7eic2d]{font-weight:600;color:#475569}.teaching-qual-list[b-525f7eic2d]{color:#1e293b;margin-left:0.5rem}.experience-summary-list[b-525f7eic2d]{display:flex;flex-direction:column;gap:0.75rem}.experience-summary-item[b-525f7eic2d]{display:grid;grid-template-columns:1fr auto;gap:0.25rem;padding:0.75rem;background:white;border-radius:8px;border:1px solid #e2e8f0}.exp-org[b-525f7eic2d]{font-weight:600;color:#1e293b;font-size:0.9375rem;grid-column:1}.exp-role[b-525f7eic2d]{font-size:0.875rem;color:#64748b;grid-column:1}.exp-period[b-525f7eic2d]{font-size:0.8125rem;color:#3b82f6;font-weight:500;grid-column:2;grid-row:1 / 3;align-self:center}.experience-meta[b-525f7eic2d]{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0;font-size:0.875rem;color:#475569}.experience-meta strong[b-525f7eic2d]{color:#1e293b}.no-experience[b-525f7eic2d]{font-style:italic;color:#64748b;margin:0}.form-section[b-525f7eic2d]{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e2e8f0}.form-section:last-of-type[b-525f7eic2d]{border-bottom:none}.section-title[b-525f7eic2d]{display:flex;align-items:center;gap:0.75rem;font-size:1.125rem;font-weight:700;color:#1e293b;margin-bottom:1.5rem}.section-title i[b-525f7eic2d]{color:#3b82f6;font-size:1rem}.required-indicator[b-525f7eic2d]{color:#ef4444;font-size:0.875rem}.form-group[b-525f7eic2d]{margin-bottom:1.5rem}.form-group:last-child[b-525f7eic2d]{margin-bottom:0}.form-label[b-525f7eic2d]{display:block;font-size:0.9375rem;font-weight:600;color:#475569;margin-bottom:0.375rem}.form-hint[b-525f7eic2d]{font-size:0.8125rem;color:#94a3b8;margin:0 0 0.75rem 0}.form-control[b-525f7eic2d]{width:100%;padding:0.75rem 1rem;border:2px solid #e2e8f0;border-radius:10px;font-size:0.9375rem;color:#1e293b;background:white;transition:all 0.2s ease}.form-control:focus[b-525f7eic2d]{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.1)}.form-control[b-525f7eic2d]::placeholder{color:#94a3b8}textarea.form-control[b-525f7eic2d]{resize:vertical;min-height:120px}.cover-letter-input[b-525f7eic2d]{min-height:150px}.character-count[b-525f7eic2d]{display:block;text-align:right;font-size:0.8125rem;color:#94a3b8;margin-top:0.375rem}.strengths-grid[b-525f7eic2d],.weaknesses-grid[b-525f7eic2d]{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}@media (max-width:768px){.strengths-grid[b-525f7eic2d],.weaknesses-grid[b-525f7eic2d]{grid-template-columns:1fr}}.upload-area[b-525f7eic2d]{border:2px dashed #e2e8f0;border-radius:12px;overflow:hidden;transition:all 0.2s ease}.upload-area:hover[b-525f7eic2d]{border-color:#3b82f6}.upload-area.has-file[b-525f7eic2d]{border-style:solid;border-color:#10b981;background:#f0fdf4}.upload-area.has-error[b-525f7eic2d]{border-color:#ef4444;background:#fef2f2}.upload-dropzone[b-525f7eic2d]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2.5rem;cursor:pointer;background:#fafbfc;transition:background 0.2s ease}.upload-dropzone:hover[b-525f7eic2d]{background:#f0f7ff}.upload-dropzone input[type="file"][b-525f7eic2d]{display:none}.upload-content[b-525f7eic2d]{display:flex;flex-direction:column;align-items:center;gap:0.75rem;text-align:center}.upload-content i[b-525f7eic2d]{font-size:2.5rem;color:#3b82f6}.upload-text[b-525f7eic2d]{font-size:1rem;font-weight:600;color:#1e293b}.upload-hint[b-525f7eic2d]{font-size:0.875rem;color:#64748b}.uploaded-file[b-525f7eic2d]{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem}.file-icon[b-525f7eic2d]{width:48px;height:48px;background:white;border-radius:10px;display:flex;align-items:center;justify-content:center}.file-icon i[b-525f7eic2d]{font-size:1.5rem;color:#3b82f6}.file-icon i.fa-file-pdf[b-525f7eic2d]{color:#ef4444}.file-icon i.fa-file-word[b-525f7eic2d]{color:#2563eb}.file-info[b-525f7eic2d]{flex:1;display:flex;flex-direction:column;gap:0.25rem}.file-name[b-525f7eic2d]{font-size:0.9375rem;font-weight:600;color:#1e293b}.file-size[b-525f7eic2d]{font-size:0.8125rem;color:#64748b}.btn-remove-file[b-525f7eic2d]{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:white;border:1px solid #e2e8f0;border-radius:8px;color:#ef4444;cursor:pointer;transition:all 0.2s ease}.btn-remove-file:hover[b-525f7eic2d]{background:#fef2f2;border-color:#fecaca}.error-message[b-525f7eic2d]{display:flex;align-items:center;gap:0.375rem;font-size:0.8125rem;color:#ef4444;margin-top:0.5rem}.error-message i[b-525f7eic2d]{font-size:0.75rem}.declaration-section[b-525f7eic2d]{background:#fefce8;border:1px solid #fde047;border-radius:12px;padding:1.5rem;margin-bottom:2rem}.declaration-checkbox[b-525f7eic2d]{display:flex;align-items:flex-start;gap:1rem;cursor:pointer;position:relative}.declaration-checkbox input[type="checkbox"][b-525f7eic2d]{position:absolute;opacity:0;width:0;height:0}.checkmark[b-525f7eic2d]{flex-shrink:0;width:24px;height:24px;background:white;border:2px solid #e2e8f0;border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease}.declaration-checkbox input:checked~.checkmark[b-525f7eic2d]{background:#10b981;border-color:#10b981}.declaration-checkbox input:checked~.checkmark[b-525f7eic2d]::after{content:"\f00c";font-family:"Font Awesome 6 Free";font-weight:900;font-size:0.75rem;color:white}.declaration-checkbox input:focus~.checkmark[b-525f7eic2d]{box-shadow:0 0 0 3px rgba(59,130,246,0.2)}.declaration-text[b-525f7eic2d]{font-size:0.9375rem;color:#78350f;line-height:1.6}.wizard-actions[b-525f7eic2d]{display:flex;justify-content:space-between;gap:1rem;padding-top:1.5rem;border-top:1px solid #e2e8f0}.btn-wizard-prev[b-525f7eic2d],.btn-wizard-submit[b-525f7eic2d]{display:inline-flex;align-items:center;gap:0.5rem;padding:0.875rem 1.5rem;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all 0.2s ease}.btn-wizard-prev[b-525f7eic2d]{background:white;border:2px solid #e2e8f0;color:#64748b}.btn-wizard-prev:hover[b-525f7eic2d]{background:#f8fafc;border-color:#94a3b8;color:#475569}.btn-wizard-submit[b-525f7eic2d]{background:linear-gradient(135deg,#10b981 0%,#059669 100%);border:none;color:white;box-shadow:0 4px 15px rgba(16,185,129,0.3)}.btn-wizard-submit:hover:not(:disabled)[b-525f7eic2d]{transform:translateY(-1px);box-shadow:0 6px 20px rgba(16,185,129,0.4)}.btn-wizard-submit:disabled[b-525f7eic2d]{opacity:0.7;cursor:not-allowed;transform:none}@media (max-width:640px){.review-section[b-525f7eic2d]{padding:1rem}.review-section-header[b-525f7eic2d]{flex-direction:column;align-items:flex-start;gap:0.75rem}.review-grid[b-525f7eic2d]{grid-template-columns:1fr}.experience-summary-item[b-525f7eic2d]{grid-template-columns:1fr}.exp-period[b-525f7eic2d]{grid-column:1;grid-row:auto}.wizard-actions[b-525f7eic2d]{flex-direction:column-reverse}.btn-wizard-prev[b-525f7eic2d],.btn-wizard-submit[b-525f7eic2d]{width:100%;justify-content:center}.education-summary-item[b-525f7eic2d]{flex-direction:column;gap:0.5rem}.edu-level[b-525f7eic2d]{align-self:flex-start}}.gap-detector-container[b-bg01lov87q]{background:#fffbeb;border:2px solid #fbbf24;border-radius:12px;padding:1.25rem;margin:1.5rem 0}.gap-detector-header[b-bg01lov87q]{display:flex;align-items:center;gap:0.75rem;font-weight:600;color:#92400e;margin-bottom:1rem;font-size:0.95rem}.gap-detector-header i[b-bg01lov87q]{color:#f59e0b;font-size:1.125rem}.gap-item[b-bg01lov87q]{background:white;border-radius:10px;padding:1rem 1.25rem;margin-bottom:0.75rem;border:1px solid #fde68a;transition:border-color 0.2s ease,background 0.2s ease}.gap-item:last-child[b-bg01lov87q]{margin-bottom:0}.gap-item.gap-needs-explanation[b-bg01lov87q]{border-color:#fbbf24;background:#fffef0}.gap-item.gap-explained[b-bg01lov87q]{border-color:#86efac;background:#f0fdf4}.gap-info[b-bg01lov87q]{margin-bottom:0.75rem}.gap-period[b-bg01lov87q]{display:flex;align-items:center;gap:0.5rem;font-size:0.9rem;color:#475569}.gap-period i[b-bg01lov87q]{color:#94a3b8}.gap-duration[b-bg01lov87q]{font-weight:600;color:#b45309;margin-left:0.5rem}.gap-reason-display[b-bg01lov87q]{display:flex;align-items:flex-start;gap:0.5rem;margin-top:0.5rem;font-size:0.875rem;color:#166534}.gap-reason-display i[b-bg01lov87q]{color:#22c55e;margin-top:0.125rem}.gap-input[b-bg01lov87q]{margin-top:0.5rem}.gap-input .form-label[b-bg01lov87q]{font-size:0.85rem;font-weight:600;color:#475569;margin-bottom:0.375rem}.gap-input .form-label.required[b-bg01lov87q]::after{content:" *";color:#ef4444}.gap-reason-input[b-bg01lov87q]{width:100%;padding:0.625rem 0.875rem;border:2px solid #e2e8f0;border-radius:8px;font-size:0.875rem;font-family:inherit;resize:vertical;min-height:60px;transition:all 0.2s ease}.gap-reason-input:focus[b-bg01lov87q]{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.15)}.gap-reason-input[b-bg01lov87q]::placeholder{color:#94a3b8}.gap-item[b-bg01lov87q]{animation:slideIn-b-bg01lov87q 0.3s ease}@keyframes slideIn-b-bg01lov87q{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.gap-detector-container[b-bg01lov87q]{padding:1rem}.gap-item[b-bg01lov87q]{padding:0.875rem 1rem}.gap-period[b-bg01lov87q]{flex-wrap:wrap}.gap-duration[b-bg01lov87q]{width:100%;margin-left:1.25rem;margin-top:0.25rem}}.kiosk-modal-overlay[b-126ouzu19q]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.85);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;animation:fadeIn-b-126ouzu19q 0.3s ease}@keyframes fadeIn-b-126ouzu19q{from{opacity:0}to{opacity:1}}.kiosk-modal[b-126ouzu19q]{background:white;border-radius:24px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px rgba(0,0,0,0.3);animation:slideUp-b-126ouzu19q 0.4s ease}@keyframes slideUp-b-126ouzu19q{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.kiosk-modal-header[b-126ouzu19q]{text-align:center;padding:2rem 2rem 1.5rem;background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border-radius:24px 24px 0 0}.success-icon[b-126ouzu19q]{width:80px;height:80px;background:white;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 8px 24px rgba(34,197,94,0.3)}.success-icon i[b-126ouzu19q]{font-size:3rem;color:#22c55e}.kiosk-modal-header h2[b-126ouzu19q]{font-size:1.5rem;font-weight:800;color:#14532d;margin:0}.kiosk-modal-body[b-126ouzu19q]{padding:1.5rem 2rem}.application-code-display[b-126ouzu19q]{text-align:center;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);border-radius:16px;padding:1.5rem;margin-bottom:1.5rem}.code-label[b-126ouzu19q]{display:block;font-size:0.75rem;font-weight:600;color:rgba(255,255,255,0.8);text-transform:uppercase;letter-spacing:0.1em;margin-bottom:0.5rem}.code-value[b-126ouzu19q]{display:block;font-size:2rem;font-weight:800;color:white;letter-spacing:0.05em;font-family:'Courier New',monospace}.candidate-info[b-126ouzu19q]{background:#f8fafc;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.5rem}.info-row[b-126ouzu19q]{display:flex;justify-content:space-between;align-items:center;padding:0.5rem 0;border-bottom:1px solid #e2e8f0}.info-row:last-child[b-126ouzu19q]{border-bottom:none}.info-label[b-126ouzu19q]{font-size:0.9375rem;font-weight:600;color:#64748b}.info-value[b-126ouzu19q]{font-size:0.9375rem;font-weight:600;color:#1e293b;text-align:right}.token-slip-section[b-126ouzu19q]{border:2px dashed #e2e8f0;border-radius:12px;padding:1rem}.token-slip-section h3[b-126ouzu19q]{font-size:0.875rem;font-weight:600;color:#64748b;margin:0 0 0.75rem 0;display:flex;align-items:center;gap:0.5rem}.token-slip-section h3 i[b-126ouzu19q]{color:#3b82f6}.kiosk-modal-footer[b-126ouzu19q]{display:flex;flex-direction:column;gap:1rem;padding:1.5rem 2rem 2rem;background:#f8fafc;border-radius:0 0 24px 24px}.btn-kiosk-print[b-126ouzu19q]{display:flex;align-items:center;justify-content:center;gap:0.75rem;width:100%;padding:1rem 1.5rem;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:white;border:none;border-radius:12px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all 0.3s ease;min-height:56px}.btn-kiosk-print:hover[b-126ouzu19q]{transform:translateY(-2px);box-shadow:0 8px 24px rgba(59,130,246,0.4)}.btn-kiosk-print:active[b-126ouzu19q]{transform:translateY(0)}.btn-kiosk-print i[b-126ouzu19q]{font-size:1.25rem}.countdown-section[b-126ouzu19q]{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem;background:#fef3c7;border-radius:10px;border:2px solid #fcd34d}.countdown-label[b-126ouzu19q]{font-size:0.875rem;color:#92400e;font-weight:500}.countdown-value[b-126ouzu19q]{font-size:1.5rem;font-weight:800;color:#b45309;min-width:32px;text-align:center}.countdown-unit[b-126ouzu19q]{font-size:0.875rem;color:#92400e;font-weight:500}.btn-next-candidate[b-126ouzu19q]{display:flex;align-items:center;justify-content:center;gap:0.75rem;width:100%;padding:1rem 1.5rem;background:white;color:#475569;border:2px solid #e2e8f0;border-radius:12px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all 0.3s ease;min-height:56px}.btn-next-candidate:hover[b-126ouzu19q]{background:#f1f5f9;border-color:#3b82f6;color:#3b82f6}.btn-next-candidate:active[b-126ouzu19q]{transform:translateY(0)}.btn-next-candidate i[b-126ouzu19q]{font-size:1.125rem}@media (min-width:576px){.kiosk-modal-header[b-126ouzu19q]{padding:2.5rem 2.5rem 2rem}.success-icon[b-126ouzu19q]{width:100px;height:100px}.success-icon i[b-126ouzu19q]{font-size:4rem}.kiosk-modal-header h2[b-126ouzu19q]{font-size:1.75rem}.kiosk-modal-body[b-126ouzu19q]{padding:2rem 2.5rem}.code-value[b-126ouzu19q]{font-size:2.5rem}.kiosk-modal-footer[b-126ouzu19q]{padding:2rem 2.5rem 2.5rem}}@media (min-width:768px){.kiosk-modal[b-126ouzu19q]{max-width:700px}.kiosk-modal-footer[b-126ouzu19q]{flex-direction:row;flex-wrap:wrap}.btn-kiosk-print[b-126ouzu19q]{flex:1;min-width:200px}.countdown-section[b-126ouzu19q]{flex:0 0 auto;padding:0.75rem 1.25rem}.btn-next-candidate[b-126ouzu19q]{flex:1;min-width:200px}}[data-theme="dark"] .kiosk-modal[b-126ouzu19q]{background:#1e293b}[data-theme="dark"] .kiosk-modal-header[b-126ouzu19q]{background:linear-gradient(135deg,#14532d 0%,#166534 100%)}[data-theme="dark"] .success-icon[b-126ouzu19q]{background:#1e293b}[data-theme="dark"] .kiosk-modal-header h2[b-126ouzu19q]{color:#bbf7d0}[data-theme="dark"] .candidate-info[b-126ouzu19q]{background:#0f172a}[data-theme="dark"] .info-row[b-126ouzu19q]{border-color:#334155}[data-theme="dark"] .info-label[b-126ouzu19q]{color:#94a3b8}[data-theme="dark"] .info-value[b-126ouzu19q]{color:#f1f5f9}[data-theme="dark"] .token-slip-section[b-126ouzu19q]{border-color:#475569}[data-theme="dark"] .token-slip-section h3[b-126ouzu19q]{color:#94a3b8}[data-theme="dark"] .kiosk-modal-footer[b-126ouzu19q]{background:#0f172a}[data-theme="dark"] .countdown-section[b-126ouzu19q]{background:#422006;border-color:#854d0e}[data-theme="dark"] .countdown-label[b-126ouzu19q],[data-theme="dark"] .countdown-unit[b-126ouzu19q]{color:#fcd34d}[data-theme="dark"] .countdown-value[b-126ouzu19q]{color:#fbbf24}[data-theme="dark"] .btn-next-candidate[b-126ouzu19q]{background:#1e293b;border-color:#475569;color:#94a3b8}[data-theme="dark"] .btn-next-candidate:hover[b-126ouzu19q]{background:#334155;border-color:#3b82f6;color:#93c5fd}@media print{.kiosk-modal-overlay[b-126ouzu19q]{display:none !important}}.token-slip-container[b-pykjxaxmxa]{display:flex;justify-content:center;padding:1rem}.token-slip[b-pykjxaxmxa]{background:white;border:2px dashed #64748b;border-radius:8px;padding:1.25rem;max-width:300px;width:100%;font-family:'Courier New',Courier,monospace}.token-header[b-pykjxaxmxa]{text-align:center;margin-bottom:0.75rem}.token-header h1[b-pykjxaxmxa]{font-size:0.9375rem;font-weight:800;color:#1e3a8a;margin:0 0 0.25rem 0;text-transform:uppercase;letter-spacing:0.05em}.token-header p[b-pykjxaxmxa]{font-size:0.75rem;color:#64748b;margin:0}.token-divider[b-pykjxaxmxa]{border-top:1px dashed #cbd5e1;margin:0.75rem 0}.token-body[b-pykjxaxmxa]{padding:0.5rem 0}.token-code-section[b-pykjxaxmxa]{text-align:center;background:#f1f5f9;border-radius:6px;padding:0.875rem;margin-bottom:1rem}.token-label[b-pykjxaxmxa]{display:block;font-size:0.6875rem;color:#64748b;text-transform:uppercase;letter-spacing:0.1em;margin-bottom:0.25rem}.token-code[b-pykjxaxmxa]{display:block;font-size:1.25rem;font-weight:800;color:#1e3a8a;letter-spacing:0.05em}.token-details[b-pykjxaxmxa]{display:flex;flex-direction:column;gap:0.5rem}.token-row[b-pykjxaxmxa]{display:flex;justify-content:space-between;align-items:flex-start;font-size:0.8125rem;gap:0.5rem}.token-row .label[b-pykjxaxmxa]{font-weight:600;color:#475569;flex-shrink:0}.token-row .value[b-pykjxaxmxa]{color:#1e293b;text-align:right;word-break:break-word}.token-footer[b-pykjxaxmxa]{text-align:center}.token-footer p[b-pykjxaxmxa]{font-size:0.6875rem;color:#64748b;margin:0 0 0.25rem 0}.token-contact[b-pykjxaxmxa]{font-size:0.625rem;color:#94a3b8}.token-actions[b-pykjxaxmxa]{display:flex;justify-content:center;margin-top:1rem}.btn-print-token[b-pykjxaxmxa]{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:white;border:none;border-radius:50px;font-size:0.9375rem;font-weight:600;cursor:pointer;transition:all 0.3s ease;min-height:44px}.btn-print-token:hover[b-pykjxaxmxa]{transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,0.3)}.btn-print-token i[b-pykjxaxmxa]{font-size:1rem}@media print{body *[b-pykjxaxmxa]{visibility:hidden}.token-slip-container[b-pykjxaxmxa],.token-slip-container *[b-pykjxaxmxa]{visibility:visible}.token-slip-container[b-pykjxaxmxa]{position:absolute;left:0;top:0;width:80mm;padding:0}.token-slip[b-pykjxaxmxa]{border:none;border-radius:0;max-width:none;width:80mm;padding:8mm 4mm}.token-actions[b-pykjxaxmxa]{display:none !important}.token-header h1[b-pykjxaxmxa]{font-size:14px;color:black !important}.token-header p[b-pykjxaxmxa]{font-size:11px;color:black !important}.token-code-section[b-pykjxaxmxa]{background:none;border:2px dashed black}.token-code[b-pykjxaxmxa]{font-size:16px;color:black !important}.token-row[b-pykjxaxmxa]{font-size:11px}.token-row .label[b-pykjxaxmxa],.token-row .value[b-pykjxaxmxa]{color:black !important}.token-footer p[b-pykjxaxmxa]{font-size:10px;color:black !important}.token-contact[b-pykjxaxmxa]{font-size:9px}.token-divider[b-pykjxaxmxa]{border-color:black}@page{size:80mm auto;margin:0}}[data-theme="dark"] .token-slip[b-pykjxaxmxa]{background:#1e293b;border-color:#475569}[data-theme="dark"] .token-header h1[b-pykjxaxmxa]{color:#93c5fd}[data-theme="dark"] .token-header p[b-pykjxaxmxa]{color:#94a3b8}[data-theme="dark"] .token-code-section[b-pykjxaxmxa]{background:#0f172a}[data-theme="dark"] .token-code[b-pykjxaxmxa]{color:#93c5fd}[data-theme="dark"] .token-row .label[b-pykjxaxmxa]{color:#94a3b8}[data-theme="dark"] .token-row .value[b-pykjxaxmxa]{color:#f1f5f9}[data-theme="dark"] .token-divider[b-pykjxaxmxa]{border-color:#475569}[data-theme="dark"] .token-footer p[b-pykjxaxmxa]{color:#94a3b8}[data-theme="dark"] .token-contact[b-pykjxaxmxa]{color:#64748b}.wizard-progress-wrapper[b-tyw6thlfk3]{background:white;border-radius:16px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 10px rgba(0,0,0,0.06);overflow-x:auto;-webkit-overflow-scrolling:touch}.wizard-progress[b-tyw6thlfk3]{display:flex;align-items:flex-start;min-width:max-content}.wizard-step-item[b-tyw6thlfk3]{display:flex;align-items:flex-start;flex:1;min-width:120px}.wizard-step-item:last-child[b-tyw6thlfk3]{flex:0 0 auto}.step-button[b-tyw6thlfk3],.step-indicator[b-tyw6thlfk3]{display:flex;flex-direction:column;align-items:center;gap:0.75rem;background:none;border:none;padding:0;cursor:default;text-align:center;min-width:80px}.step-button[b-tyw6thlfk3]{cursor:pointer}.step-button:hover .step-circle[b-tyw6thlfk3]{transform:scale(1.05)}.step-circle[b-tyw6thlfk3]{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.125rem;font-weight:700;transition:all 0.3s ease;position:relative;z-index:1}.wizard-step-item.pending .step-circle[b-tyw6thlfk3]{background:#f1f5f9;color:#94a3b8;border:2px solid #e2e8f0}.wizard-step-item.active .step-circle[b-tyw6thlfk3]{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);color:white;box-shadow:0 4px 15px rgba(59,130,246,0.4)}.wizard-step-item.completed .step-circle[b-tyw6thlfk3]{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:white;box-shadow:0 2px 8px rgba(16,185,129,0.3)}.wizard-step-item.completed .step-circle i[b-tyw6thlfk3]{font-size:1rem}.step-content[b-tyw6thlfk3]{display:flex;flex-direction:column;gap:0.125rem}.step-title[b-tyw6thlfk3]{font-size:0.875rem;font-weight:600;color:#1e293b;transition:color 0.2s ease}.step-subtitle[b-tyw6thlfk3]{font-size:0.75rem;color:#94a3b8;transition:color 0.2s ease}.wizard-step-item.pending .step-title[b-tyw6thlfk3]{color:#94a3b8}.wizard-step-item.active .step-title[b-tyw6thlfk3]{color:#3b82f6}.wizard-step-item.completed .step-title[b-tyw6thlfk3]{color:#10b981}.step-button:hover .step-title[b-tyw6thlfk3]{color:#3b82f6}.step-connector[b-tyw6thlfk3]{flex:1;display:flex;align-items:center;padding:0 0.5rem;height:48px}.connector-line[b-tyw6thlfk3]{flex:1;height:3px;background:#e2e8f0;border-radius:2px;transition:background 0.3s ease}.connector-line.completed[b-tyw6thlfk3]{background:linear-gradient(90deg,#10b981 0%,#059669 100%)}@media (max-width:768px){.wizard-progress-wrapper[b-tyw6thlfk3]{padding:1rem;margin-bottom:1.5rem}.wizard-step-item[b-tyw6thlfk3]{min-width:90px}.step-circle[b-tyw6thlfk3]{width:40px;height:40px;font-size:1rem}.step-content[b-tyw6thlfk3]{display:none}.step-connector[b-tyw6thlfk3]{height:40px;padding:0 0.25rem}.connector-line[b-tyw6thlfk3]{height:2px}.wizard-step-item.active .step-content[b-tyw6thlfk3]{display:flex;position:absolute;bottom:-40px;left:50%;transform:translateX(-50%);white-space:nowrap}.wizard-step-item[b-tyw6thlfk3]{position:relative}}@media (max-width:480px){.wizard-progress-wrapper[b-tyw6thlfk3]{padding:0.75rem}.wizard-step-item[b-tyw6thlfk3]{min-width:60px}.step-circle[b-tyw6thlfk3]{width:36px;height:36px;font-size:0.9rem}.step-connector[b-tyw6thlfk3]{height:36px}}.step-button:focus[b-tyw6thlfk3]{outline:none}.step-button:focus-visible .step-circle[b-tyw6thlfk3]{box-shadow:0 0 0 3px rgba(59,130,246,0.3)}.wizard-step-item.active .step-circle[b-tyw6thlfk3]{animation:pulse-b-tyw6thlfk3 2s infinite}@keyframes pulse-b-tyw6thlfk3{0%{box-shadow:0 4px 15px rgba(59,130,246,0.4)}50%{box-shadow:0 4px 25px rgba(59,130,246,0.6)}100%{box-shadow:0 4px 15px rgba(59,130,246,0.4)}}.wizard-progress-wrapper[b-tyw6thlfk3]::-webkit-scrollbar{height:4px}.wizard-progress-wrapper[b-tyw6thlfk3]::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}.wizard-progress-wrapper[b-tyw6thlfk3]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.wizard-progress-wrapper[b-tyw6thlfk3]::-webkit-scrollbar-thumb:hover{background:#94a3b8}.hero-section[b-lu2php28hn]{position:relative;min-height:550px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 50%,#60a5fa 100%);padding:4rem 1.5rem;overflow:hidden}.hero-section[b-lu2php28hn]::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,0.1) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(255,255,255,0.08) 0%,transparent 50%);pointer-events:none}.hero-overlay[b-lu2php28hn]{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0%,rgba(0,0,0,0.05) 100%);pointer-events:none}.hero-content[b-lu2php28hn]{position:relative;z-index:2;max-width:900px;margin:0 auto;text-align:center;color:white}.hero-badge[b-lu2php28hn]{display:inline-flex;align-items:center;gap:0.5rem;padding:0.625rem 1.25rem;background:rgba(255,255,255,0.15);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,0.2);border-radius:50px;font-size:0.875rem;font-weight:600;margin-bottom:2rem;animation:fadeInDown-b-lu2php28hn 0.8s ease-out}.hero-badge i[b-lu2php28hn]{color:#fbbf24;font-size:1rem}.hero-title[b-lu2php28hn]{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-shadow:0 2px 20px rgba(0,0,0,0.2);animation:fadeInUp-b-lu2php28hn 0.8s ease-out 0.2s both}.hero-subtitle[b-lu2php28hn]{font-size:clamp(1rem,2vw,1.25rem);line-height:1.6;margin-bottom:2.5rem;color:rgba(255,255,255,0.95);max-width:700px;margin-left:auto;margin-right:auto;animation:fadeInUp-b-lu2php28hn 0.8s ease-out 0.4s both}.hero-actions[b-lu2php28hn]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-bottom:3rem;animation:fadeInUp-b-lu2php28hn 0.8s ease-out 0.6s both}.btn-hero-cta[b-lu2php28hn]{display:inline-flex;align-items:center;gap:0.75rem;padding:1rem 2rem;background:white;color:#1e3a8a;font-size:1.0625rem;font-weight:700;border-radius:50px;text-decoration:none;box-shadow:0 10px 30px rgba(0,0,0,0.2);transition:all 0.3s ease}.btn-hero-cta:hover[b-lu2php28hn]{transform:translateY(-3px);box-shadow:0 15px 40px rgba(0,0,0,0.3);color:#1e3a8a;background:#fef3c7}.btn-hero-cta i:last-child[b-lu2php28hn]{transition:transform 0.3s ease}.btn-hero-cta:hover i:last-child[b-lu2php28hn]{transform:translateX(4px)}.btn-hero-secondary[b-lu2php28hn]{display:inline-flex;align-items:center;gap:0.75rem;padding:1rem 2rem;background:transparent;color:white;font-size:1.0625rem;font-weight:700;border-radius:50px;border:2px solid rgba(255,255,255,0.7);text-decoration:none;transition:all 0.3s ease}.btn-hero-secondary:hover[b-lu2php28hn]{background:rgba(255,255,255,0.15);border-color:white;transform:translateY(-3px);color:white}.trust-indicators[b-lu2php28hn]{display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:3rem;animation:fadeInUp-b-lu2php28hn 0.8s ease-out 0.8s both}.trust-item[b-lu2php28hn]{text-align:center}.trust-value[b-lu2php28hn]{font-size:clamp(2rem,4vw,3rem);font-weight:800;color:#fbbf24;line-height:1;margin-bottom:0.5rem;text-shadow:0 2px 10px rgba(0,0,0,0.2)}.trust-label[b-lu2php28hn]{font-size:0.75rem;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;color:rgba(255,255,255,0.9)}.trust-divider[b-lu2php28hn]{width:1px;height:50px;background:rgba(255,255,255,0.3)}@keyframes fadeInDown-b-lu2php28hn{from{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp-b-lu2php28hn{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.benefits-section[b-lu2php28hn]{background:white;padding:4rem 0}.section-label[b-lu2php28hn]{font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.1em;color:#3b82f6;margin-bottom:0.75rem;display:block}.section-title[b-lu2php28hn]{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;color:#1e293b;margin-bottom:0.75rem;line-height:1.2}.section-subtitle[b-lu2php28hn]{font-size:1.125rem;color:#64748b;margin-bottom:2rem;line-height:1.6}.benefits-grid[b-lu2php28hn]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.benefit-card[b-lu2php28hn]{padding:2rem;background:#f8fafc;border-radius:16px;border:2px solid #e2e8f0;transition:all 0.3s ease;text-align:center}.benefit-card:hover[b-lu2php28hn]{transform:translateY(-8px);box-shadow:0 20px 40px rgba(59,130,246,0.15);border-color:#3b82f6}.benefit-icon[b-lu2php28hn]{width:70px;height:70px;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;box-shadow:0 8px 20px rgba(59,130,246,0.25);transition:all 0.3s ease}.benefit-card:hover .benefit-icon[b-lu2php28hn]{transform:scale(1.1) rotate(-5deg)}.benefit-icon i[b-lu2php28hn]{font-size:1.75rem;color:white}.benefit-card h4[b-lu2php28hn]{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:0.75rem}.benefit-card p[b-lu2php28hn]{font-size:0.9375rem;color:#64748b;line-height:1.6;margin:0}.vacancies-section[b-lu2php28hn]{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);padding:4rem 0}.vacancy-cards[b-lu2php28hn]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem}.vacancy-card[b-lu2php28hn]{background:white;border-radius:16px;padding:1.75rem;border:2px solid #e2e8f0;transition:all 0.3s ease;display:flex;flex-direction:column}.vacancy-card:hover[b-lu2php28hn]{transform:translateY(-6px);box-shadow:0 15px 35px rgba(59,130,246,0.12);border-color:#3b82f6}.vacancy-header[b-lu2php28hn]{display:flex;gap:0.5rem;margin-bottom:1rem;flex-wrap:wrap}.vacancy-type-badge[b-lu2php28hn]{display:inline-flex;align-items:center;padding:0.375rem 0.875rem;border-radius:50px;font-size:0.75rem;font-weight:600}.type-fulltime[b-lu2php28hn]{background:#dcfce7;color:#15803d}.type-parttime[b-lu2php28hn]{background:#fef3c7;color:#b45309}.type-contract[b-lu2php28hn]{background:#dbeafe;color:#1d4ed8}.type-default[b-lu2php28hn]{background:#f1f5f9;color:#64748b}.teaching-badge[b-lu2php28hn]{display:inline-flex;align-items:center;gap:0.375rem;padding:0.375rem 0.875rem;background:#f3e8ff;color:#7c3aed;border-radius:50px;font-size:0.75rem;font-weight:600}.vacancy-title[b-lu2php28hn]{font-size:1.375rem;font-weight:700;color:#1e293b;margin-bottom:0.75rem}.vacancy-meta[b-lu2php28hn]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.vacancy-meta span[b-lu2php28hn]{display:flex;align-items:center;gap:0.5rem;font-size:0.9rem;color:#64748b}.vacancy-meta i[b-lu2php28hn]{color:#3b82f6}.vacancy-details[b-lu2php28hn]{display:flex;flex-wrap:wrap;gap:1rem;padding-top:1rem;border-top:1px solid #e2e8f0;margin-bottom:1.25rem}.vacancy-details span[b-lu2php28hn]{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#475569}.vacancy-details i[b-lu2php28hn]{color:#64748b}.deadline-near[b-lu2php28hn]{color:#b45309 !important;font-weight:600}.deadline-near i[b-lu2php28hn]{color:#f59e0b !important}.btn-apply[b-lu2php28hn]{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.875rem 1.5rem;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:white;font-size:0.9375rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all 0.3s ease;margin-top:auto}.btn-apply:hover[b-lu2php28hn]{transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,0.4);color:white}.btn-apply i[b-lu2php28hn]{transition:transform 0.3s ease}.btn-apply:hover i[b-lu2php28hn]{transform:translateX(4px)}.btn-view-all[b-lu2php28hn]{display:inline-flex;align-items:center;gap:0.5rem;padding:1rem 2rem;background:#1e293b;color:white;font-size:1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all 0.3s ease}.btn-view-all:hover[b-lu2php28hn]{transform:translateY(-2px);box-shadow:0 10px 30px rgba(30,41,59,0.3);background:#0f172a;color:white}.no-vacancies[b-lu2php28hn]{text-align:center;padding:3rem;background:white;border-radius:20px;border:2px solid #e2e8f0}.no-vacancies-icon[b-lu2php28hn]{width:100px;height:100px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.no-vacancies-icon i[b-lu2php28hn]{font-size:2.5rem;color:#94a3b8}.no-vacancies h3[b-lu2php28hn]{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:0.75rem}.no-vacancies p[b-lu2php28hn]{font-size:1rem;color:#64748b;max-width:500px;margin:0 auto 1.5rem;line-height:1.6}.btn-send-resume[b-lu2php28hn]{display:inline-flex;align-items:center;gap:0.5rem;padding:0.875rem 1.75rem;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:white;font-size:1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all 0.3s ease}.btn-send-resume:hover[b-lu2php28hn]{transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,0.4);color:white}.skeleton-card[b-lu2php28hn]{background:white !important;border:2px solid #e2e8f0 !important}.skeleton[b-lu2php28hn]{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:shimmer-b-lu2php28hn 1.5s infinite;border-radius:4px}.skeleton-title[b-lu2php28hn]{height:1.5rem;width:70%;margin-bottom:1rem}.skeleton-text[b-lu2php28hn]{height:1rem;margin-bottom:0.5rem}.skeleton-badge[b-lu2php28hn]{height:2rem;width:100px;border-radius:50px}@keyframes shimmer-b-lu2php28hn{0%{background-position:200% 0}100%{background-position:-200% 0}}.process-section[b-lu2php28hn]{background:white;padding:4rem 0}.process-timeline[b-lu2php28hn]{display:flex;flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1000px;margin:0 auto}.timeline-item[b-lu2php28hn]{flex:1;min-width:200px;max-width:250px;text-align:center;position:relative}.timeline-item:not(:last-child)[b-lu2php28hn]::after{content:'';position:absolute;top:40px;right:-1rem;width:2rem;height:2px;background:linear-gradient(90deg,#3b82f6 0%,rgba(59,130,246,0.2) 100%)}.timeline-number[b-lu2php28hn]{width:80px;height:80px;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:800;color:white;margin:0 auto 1.25rem;box-shadow:0 8px 25px rgba(59,130,246,0.3);transition:all 0.3s ease}.timeline-item:hover .timeline-number[b-lu2php28hn]{transform:scale(1.1);box-shadow:0 12px 35px rgba(59,130,246,0.4)}.timeline-content h3[b-lu2php28hn]{font-size:1.125rem;font-weight:700;color:#1e293b;margin-bottom:0.5rem}.timeline-content p[b-lu2php28hn]{font-size:0.9rem;color:#64748b;line-height:1.6}.contact-section[b-lu2php28hn]{background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%);padding:4rem 0}.contact-card[b-lu2php28hn]{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.5rem;background:white;border-radius:20px;border:2px solid #e2e8f0;max-width:900px;margin:0 auto;flex-wrap:wrap}.contact-content h3[b-lu2php28hn]{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:0.5rem}.contact-content p[b-lu2php28hn]{font-size:1rem;color:#64748b;margin:0}.contact-info[b-lu2php28hn]{display:flex;gap:1rem;flex-wrap:wrap}.contact-item[b-lu2php28hn]{display:flex;align-items:center;gap:0.75rem;padding:0.875rem 1.5rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:50px;text-decoration:none;transition:all 0.3s ease}.contact-item:hover[b-lu2php28hn]{border-color:#3b82f6;transform:translateY(-2px)}.contact-item i[b-lu2php28hn]{font-size:1.25rem;color:#3b82f6}.contact-item span[b-lu2php28hn]{font-size:0.9375rem;font-weight:600;color:#1e293b}@media (max-width:992px){.hero-section[b-lu2php28hn]{min-height:500px;padding:3rem 1.5rem}.trust-indicators[b-lu2php28hn]{gap:1.5rem}.trust-divider[b-lu2php28hn]{display:none}.benefits-grid[b-lu2php28hn]{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.vacancy-cards[b-lu2php28hn]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.timeline-item:not(:last-child)[b-lu2php28hn]::after{display:none}.contact-card[b-lu2php28hn]{flex-direction:column;text-align:center}}@media (max-width:768px){.hero-section[b-lu2php28hn]{min-height:auto;padding:2.5rem 1rem}.hero-badge[b-lu2php28hn]{font-size:0.75rem;padding:0.5rem 1rem}.hero-actions[b-lu2php28hn]{flex-direction:column;width:100%}.btn-hero-cta[b-lu2php28hn],.btn-hero-secondary[b-lu2php28hn]{width:100%;justify-content:center}.benefits-section[b-lu2php28hn],.vacancies-section[b-lu2php28hn],.process-section[b-lu2php28hn],.contact-section[b-lu2php28hn]{padding:3rem 0}.benefits-grid[b-lu2php28hn]{grid-template-columns:1fr}.vacancy-cards[b-lu2php28hn]{grid-template-columns:1fr}.process-timeline[b-lu2php28hn]{flex-direction:column;align-items:center}.timeline-item[b-lu2php28hn]{max-width:100%}.contact-info[b-lu2php28hn]{flex-direction:column;width:100%}.contact-item[b-lu2php28hn]{justify-content:center}}@media (max-width:480px){.trust-value[b-lu2php28hn]{font-size:1.75rem}.trust-label[b-lu2php28hn]{font-size:0.65rem}.section-title[b-lu2php28hn]{font-size:1.5rem}.section-subtitle[b-lu2php28hn]{font-size:1rem}.benefit-card[b-lu2php28hn],.vacancy-card[b-lu2php28hn]{padding:1.5rem}}[data-theme="dark"] .benefits-section[b-lu2php28hn],[data-theme="dark"] .process-section[b-lu2php28hn]{background:var(--card-bg)}[data-theme="dark"] .vacancies-section[b-lu2php28hn],[data-theme="dark"] .contact-section[b-lu2php28hn]{background:var(--bg-secondary)}[data-theme="dark"] .section-title[b-lu2php28hn]{color:var(--text-primary)}[data-theme="dark"] .section-subtitle[b-lu2php28hn]{color:var(--text-secondary)}[data-theme="dark"] .benefit-card[b-lu2php28hn]{background:var(--bg-secondary);border-color:var(--border)}[data-theme="dark"] .benefit-card h4[b-lu2php28hn]{color:var(--text-primary)}[data-theme="dark"] .benefit-card p[b-lu2php28hn]{color:var(--text-secondary)}[data-theme="dark"] .vacancy-card[b-lu2php28hn]{background:var(--card-bg);border-color:var(--border)}[data-theme="dark"] .vacancy-title[b-lu2php28hn]{color:var(--text-primary)}[data-theme="dark"] .vacancy-meta span[b-lu2php28hn],[data-theme="dark"] .vacancy-details span[b-lu2php28hn]{color:var(--text-secondary)}[data-theme="dark"] .timeline-content h3[b-lu2php28hn]{color:var(--text-primary)}[data-theme="dark"] .timeline-content p[b-lu2php28hn]{color:var(--text-secondary)}[data-theme="dark"] .contact-card[b-lu2php28hn]{background:var(--card-bg);border-color:var(--border)}[data-theme="dark"] .contact-content h3[b-lu2php28hn]{color:var(--text-primary)}[data-theme="dark"] .contact-content p[b-lu2php28hn]{color:var(--text-secondary)}[data-theme="dark"] .contact-item[b-lu2php28hn]{background:var(--bg-secondary);border-color:var(--border)}[data-theme="dark"] .contact-item span[b-lu2php28hn]{color:var(--text-primary)}[data-theme="dark"] .no-vacancies[b-lu2php28hn]{background:var(--card-bg);border-color:var(--border)}[data-theme="dark"] .no-vacancies h3[b-lu2php28hn]{color:var(--text-primary)}[data-theme="dark"] .no-vacancies p[b-lu2php28hn]{color:var(--text-secondary)}[data-theme="dark"] .no-vacancies-icon[b-lu2php28hn]{background:var(--bg-secondary)}[data-theme="dark"] .no-vacancies-icon i[b-lu2php28hn]{color:var(--text-muted)}[data-theme="dark"] .skeleton-card[b-lu2php28hn]{background:var(--card-bg) !important;border-color:var(--border) !important}[data-theme="dark"] .skeleton[b-lu2php28hn]{background:linear-gradient(90deg,var(--bg-secondary) 25%,var(--bg-tertiary) 50%,var(--bg-secondary) 75%);background-size:200% 100%}[data-theme="dark"] .vacancy-type-badge.type-fulltime[b-lu2php28hn]{background:rgba(16,185,129,0.2);color:#34d399}[data-theme="dark"] .vacancy-type-badge.type-parttime[b-lu2php28hn]{background:rgba(245,158,11,0.2);color:#fbbf24}[data-theme="dark"] .vacancy-type-badge.type-contract[b-lu2php28hn]{background:rgba(59,130,246,0.2);color:#60a5fa}[data-theme="dark"] .vacancy-type-badge.type-default[b-lu2php28hn]{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme="dark"] .teaching-badge[b-lu2php28hn]{background:rgba(139,92,246,0.2);color:#a78bfa}[data-theme="dark"] .vacancy-details[b-lu2php28hn]{border-color:var(--border)}.page-header[b-fpsckom7ez]{background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);padding:2rem 0;color:white}.breadcrumb[b-fpsckom7ez]{display:flex;align-items:center;gap:0.75rem;margin-bottom:1.5rem;font-size:0.9rem}.breadcrumb a[b-fpsckom7ez]{color:rgba(255,255,255,0.8);text-decoration:none;transition:color 0.2s ease}.breadcrumb a:hover[b-fpsckom7ez]{color:white}.breadcrumb i.fa-chevron-right[b-fpsckom7ez]{font-size:0.7rem;color:rgba(255,255,255,0.5)}.breadcrumb span[b-fpsckom7ez]{color:white}.page-header h1[b-fpsckom7ez]{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;margin-bottom:0.5rem}.page-header p[b-fpsckom7ez]{font-size:1rem;color:rgba(255,255,255,0.9);margin:0}.jobs-section[b-fpsckom7ez]{background:#f8fafc;padding:1.5rem 0 2.5rem}.quick-apply-banner[b-fpsckom7ez]{display:flex;align-items:center;gap:1rem;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;border-radius:12px;padding:1rem 1.25rem;margin-bottom:1.25rem}.quick-apply-banner>i[b-fpsckom7ez]{font-size:1.5rem;color:#2563eb;flex-shrink:0}.quick-apply-banner .banner-content[b-fpsckom7ez]{display:flex;flex-direction:column;gap:0.125rem}.quick-apply-banner .banner-content strong[b-fpsckom7ez]{font-size:0.9375rem;color:#1e40af}.quick-apply-banner .banner-content span[b-fpsckom7ez]{font-size:0.875rem;color:#3b82f6}@media (max-width:640px){.quick-apply-banner[b-fpsckom7ez]{padding:0.875rem 1rem;gap:0.75rem}.quick-apply-banner>i[b-fpsckom7ez]{font-size:1.25rem}.quick-apply-banner .banner-content strong[b-fpsckom7ez]{font-size:0.875rem}.quick-apply-banner .banner-content span[b-fpsckom7ez]{font-size:0.8125rem}}.department-summary[b-fpsckom7ez]{display:flex;gap:0.5rem;margin-bottom:1rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin;padding-bottom:0.5rem;-ms-overflow-style:none}.department-summary[b-fpsckom7ez]::-webkit-scrollbar{height:4px}.department-summary[b-fpsckom7ez]::-webkit-scrollbar-track{background:#f1f5f9;border-radius:2px}.department-summary[b-fpsckom7ez]::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:2px}.dept-card[b-fpsckom7ez]{display:flex;align-items:center;gap:0.5rem;padding:0.5rem 0.75rem;background:white;border:2px solid #e2e8f0;border-radius:10px;cursor:pointer;transition:all 0.25s ease;flex-shrink:0;min-width:100px;min-height:44px}.dept-card:hover[b-fpsckom7ez]{border-color:#3b82f6;transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,0.12)}.dept-card.active[b-fpsckom7ez]{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,0.3)}.dept-card.active .dept-icon[b-fpsckom7ez]{background:rgba(255,255,255,0.2);color:white}.dept-card.active .dept-count[b-fpsckom7ez],.dept-card.active .dept-name[b-fpsckom7ez]{color:white}.dept-card.all[b-fpsckom7ez]{background:#f8fafc}.dept-card.all.active[b-fpsckom7ez]{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-color:#3b82f6;box-shadow:0 4px 16px rgba(59,130,246,0.3)}.dept-icon[b-fpsckom7ez]{width:36px;height:36px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f1f5f9;color:#64748b;font-size:0.875rem;flex-shrink:0}.dept-icon.teaching[b-fpsckom7ez]{background:#f3e8ff;color:#7c3aed}.dept-icon.admin[b-fpsckom7ez]{background:#fee2e2;color:#dc2626}.dept-icon.finance[b-fpsckom7ez]{background:#dcfce7;color:#15803d}.dept-icon.tech[b-fpsckom7ez]{background:#dbeafe;color:#1d4ed8}.dept-icon.hr[b-fpsckom7ez]{background:#fef3c7;color:#b45309}.dept-info[b-fpsckom7ez]{display:flex;flex-direction:column;min-width:0}.dept-count[b-fpsckom7ez]{font-size:1.25rem;font-weight:800;color:#1e293b;line-height:1.1}.dept-name[b-fpsckom7ez]{font-size:0.6875rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:0.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:80px}.quick-filters[b-fpsckom7ez]{display:flex;align-items:center;gap:0.5rem;margin-bottom:1.25rem;padding:0.75rem;background:white;border-radius:12px;border:1px solid #e2e8f0;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.quick-filters[b-fpsckom7ez]::-webkit-scrollbar{display:none}.quick-filter-label[b-fpsckom7ez]{font-size:0.8125rem;font-weight:600;color:#64748b;margin-right:0.25rem;flex-shrink:0;white-space:nowrap}.quick-filter-btn[b-fpsckom7ez]{display:inline-flex;align-items:center;gap:0.375rem;padding:0.625rem 0.875rem;min-height:44px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50px;font-size:0.8125rem;font-weight:500;color:#475569;cursor:pointer;transition:all 0.2s ease;white-space:nowrap}.quick-filter-btn:hover[b-fpsckom7ez]{background:#f1f5f9;border-color:#3b82f6;color:#3b82f6}.quick-filter-btn.active[b-fpsckom7ez]{background:#3b82f6;border-color:#3b82f6;color:white}.quick-filter-btn i[b-fpsckom7ez]{font-size:0.6875rem}.quick-filter-divider[b-fpsckom7ez]{width:1px;height:20px;background:#e2e8f0;margin:0 0.25rem;flex-shrink:0}.filter-bar[b-fpsckom7ez]{display:flex;flex-direction:column;gap:0.75rem;margin-bottom:1.5rem}.search-box[b-fpsckom7ez]{width:100%;position:relative}.search-box i.fa-search[b-fpsckom7ez]{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#64748b;font-size:1rem}.search-box input[b-fpsckom7ez]{width:100%;padding:0.875rem 2.5rem 0.875rem 2.75rem;border:2px solid #e2e8f0;border-radius:12px;font-size:1rem;background:white;transition:all 0.3s ease;min-height:48px}.search-box input:focus[b-fpsckom7ez]{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.15)}.search-box input[b-fpsckom7ez]::placeholder{color:#94a3b8}.btn-clear[b-fpsckom7ez]{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#64748b;cursor:pointer;padding:0.25rem;transition:color 0.2s ease}.btn-clear:hover[b-fpsckom7ez]{color:#1e293b}.filter-group[b-fpsckom7ez]{display:grid;grid-template-columns:1fr 1fr;gap:0.5rem}.filter-select[b-fpsckom7ez]{padding:0.75rem 2rem 0.75rem 0.875rem;border:2px solid #e2e8f0;border-radius:10px;font-size:0.875rem;background:white url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2364748b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'/%3E%3C/svg%3E") no-repeat right 0.75rem center;background-size:0.875rem;cursor:pointer;transition:all 0.3s ease;appearance:none;width:100%;min-height:44px}.filter-select:focus[b-fpsckom7ez]{outline:none;border-color:#3b82f6}.filter-select.sort-select[b-fpsckom7ez]{grid-column:1 / -1;background-color:#eff6ff;border-color:#bfdbfe}.view-toggle[b-fpsckom7ez]{padding:0.75rem 1rem;border:2px solid #e2e8f0;border-radius:10px;background:white;color:#64748b;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;min-height:44px;min-width:44px;grid-column:1 / -1}.view-toggle:hover[b-fpsckom7ez]{border-color:#3b82f6;color:#3b82f6}.view-toggle.compact-active[b-fpsckom7ez]{background:#3b82f6;color:white;border-color:#3b82f6}.view-toggle i[b-fpsckom7ez]{font-size:1rem}.results-summary[b-fpsckom7ez]{display:flex;flex-direction:column;gap:0.75rem;margin-bottom:1rem;padding:0.875rem 1rem;background:white;border-radius:12px;border:1px solid #e2e8f0;text-align:center}.results-count[b-fpsckom7ez]{color:#475569;font-size:0.9375rem}.results-count strong[b-fpsckom7ez]{color:#1e293b;font-weight:700}.page-info[b-fpsckom7ez]{color:#64748b;font-weight:400;margin-left:0.25rem}.btn-clear-filters[b-fpsckom7ez]{display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.625rem 1rem;background:#fee2e2;color:#b91c1c;border:none;border-radius:50px;font-size:0.875rem;font-weight:500;cursor:pointer;transition:all 0.2s ease;min-height:44px}.btn-clear-filters:hover[b-fpsckom7ez]{background:#fecaca}.job-grid[b-fpsckom7ez]{display:grid;grid-template-columns:1fr;gap:1rem}.job-card[b-fpsckom7ez]{background:white;border-radius:16px;padding:1.25rem;border:2px solid #e2e8f0;transition:all 0.3s ease;display:flex;flex-direction:column}.job-card:hover[b-fpsckom7ez]{transform:translateY(-4px);box-shadow:0 12px 30px rgba(59,130,246,0.12);border-color:#3b82f6}.job-grid.compact-view .job-card[b-fpsckom7ez]{padding:1rem}.job-grid.compact-view .job-title[b-fpsckom7ez]{font-size:1rem;margin-bottom:0.5rem}.job-grid.compact-view .job-meta[b-fpsckom7ez]{gap:0.5rem;margin-bottom:0.5rem}.job-grid.compact-view .meta-item[b-fpsckom7ez]{font-size:0.8125rem}.job-grid.compact-view .job-card-footer[b-fpsckom7ez]{padding-top:0.75rem}.job-grid.compact-view .btn-apply[b-fpsckom7ez]{padding:0.5rem 1rem;font-size:0.8125rem}.job-card-header[b-fpsckom7ez]{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}.job-badges[b-fpsckom7ez]{display:flex;gap:0.5rem;flex-wrap:wrap}.employment-badge[b-fpsckom7ez],.teaching-badge[b-fpsckom7ez],.non-teaching-badge[b-fpsckom7ez]{display:inline-flex;align-items:center;gap:0.375rem;padding:0.375rem 0.875rem;border-radius:50px;font-size:0.75rem;font-weight:600}.type-fulltime[b-fpsckom7ez]{background:#dcfce7;color:#15803d}.type-parttime[b-fpsckom7ez]{background:#fef3c7;color:#b45309}.type-contract[b-fpsckom7ez]{background:#dbeafe;color:#1d4ed8}.type-default[b-fpsckom7ez]{background:#f1f5f9;color:#64748b}.teaching-badge[b-fpsckom7ez]{background:#f3e8ff;color:#7c3aed}.non-teaching-badge[b-fpsckom7ez]{background:#e0f2fe;color:#0369a1}.deadline[b-fpsckom7ez]{display:inline-flex;align-items:center;gap:0.5rem;padding:0.375rem 0.875rem;background:#f1f5f9;border-radius:50px;font-size:0.8125rem;color:#475569}.deadline i[b-fpsckom7ez]{color:#64748b}.deadline.deadline-near[b-fpsckom7ez]{background:#fef3c7;color:#b45309}.deadline.deadline-near i[b-fpsckom7ez]{color:#f59e0b}.job-card-body[b-fpsckom7ez]{margin-bottom:1rem;flex:1}.job-title[b-fpsckom7ez]{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:0.625rem}.job-meta[b-fpsckom7ez]{display:flex;flex-direction:column;gap:0.375rem;margin-bottom:0.875rem}.meta-item[b-fpsckom7ez]{display:flex;align-items:center;gap:0.375rem;font-size:0.875rem;color:#475569}.meta-item i[b-fpsckom7ez]{color:#3b82f6;font-size:0.875rem}.job-description[b-fpsckom7ez]{font-size:0.9375rem;color:#64748b;line-height:1.6;margin-bottom:1rem}.job-requirements[b-fpsckom7ez]{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:0.75rem}.requirement-item[b-fpsckom7ez]{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#475569}.requirement-item i[b-fpsckom7ez]{color:#64748b}.job-qualifications[b-fpsckom7ez]{display:flex;align-items:flex-start;gap:0.5rem;font-size:0.875rem;color:#475569;padding:0.75rem;background:#f8fafc;border-radius:8px}.job-qualifications i[b-fpsckom7ez]{color:#10b981;margin-top:0.125rem}.job-card-footer[b-fpsckom7ez]{display:flex;flex-direction:column;gap:0.75rem;padding-top:1rem;border-top:1px solid #e2e8f0;margin-top:auto}.footer-actions[b-fpsckom7ez]{display:flex;flex-direction:column;gap:0.5rem}.btn-view-details[b-fpsckom7ez]{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem 1.25rem;background:white;color:#3b82f6;font-size:0.875rem;font-weight:600;border:2px solid #3b82f6;border-radius:50px;cursor:pointer;transition:all 0.3s ease;min-height:44px;width:100%}.btn-view-details:hover[b-fpsckom7ez]{background:#eff6ff;transform:translateY(-1px);box-shadow:0 4px 12px rgba(59,130,246,0.2)}.posted-date[b-fpsckom7ez]{display:flex;align-items:center;gap:0.5rem;font-size:0.875rem;color:#64748b}.posted-date i[b-fpsckom7ez]{color:#94a3b8}.btn-apply[b-fpsckom7ez]{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.875rem 1.5rem;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:white;font-size:0.9375rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all 0.3s ease;min-height:48px;width:100%}.btn-apply:hover[b-fpsckom7ez]{transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,0.4);color:white}.btn-apply i[b-fpsckom7ez]{transition:transform 0.3s ease}.btn-apply:hover i[b-fpsckom7ez]{transform:translateX(4px)}.show-more-section[b-fpsckom7ez]{display:flex;justify-content:center;margin-top:2rem}.btn-show-more[b-fpsckom7ez],.btn-show-less[b-fpsckom7ez]{display:inline-flex;align-items:center;justify-content:center;gap:0.625rem;padding:0.875rem 2rem;background:white;border:2px solid #e2e8f0;border-radius:50px;color:#475569;font-size:0.9375rem;font-weight:600;cursor:pointer;transition:all 0.3s ease;min-height:48px;width:100%}.btn-show-more:hover[b-fpsckom7ez],.btn-show-less:hover[b-fpsckom7ez]{border-color:#3b82f6;color:#3b82f6;transform:translateY(-2px);box-shadow:0 6px 20px rgba(59,130,246,0.15)}.btn-show-more i[b-fpsckom7ez],.btn-show-less i[b-fpsckom7ez]{transition:transform 0.3s ease}.btn-show-more:hover i[b-fpsckom7ez]{transform:translateY(3px)}.btn-show-less:hover i[b-fpsckom7ez]{transform:translateY(-3px)}.pagination[b-fpsckom7ez]{display:flex;align-items:center;justify-content:center;gap:0.75rem;margin-top:2rem;flex-wrap:wrap}.pagination-btn[b-fpsckom7ez]{display:flex;align-items:center;gap:0.5rem;padding:0.75rem 1.25rem;background:white;border:2px solid #e2e8f0;border-radius:50px;color:#475569;font-size:0.9rem;font-weight:600;cursor:pointer;transition:all 0.3s ease}.pagination-btn:hover:not(:disabled)[b-fpsckom7ez]{border-color:#3b82f6;color:#3b82f6;transform:translateY(-2px)}.pagination-btn:disabled[b-fpsckom7ez]{opacity:0.5;cursor:not-allowed}.pagination-numbers[b-fpsckom7ez]{display:flex;align-items:center;gap:0.5rem}.pagination-number[b-fpsckom7ez]{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:white;border:2px solid #e2e8f0;border-radius:10px;color:#475569;font-size:0.9rem;font-weight:600;cursor:pointer;transition:all 0.3s ease}.pagination-number:hover[b-fpsckom7ez]{border-color:#3b82f6;color:#3b82f6}.pagination-number.active[b-fpsckom7ez]{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);border-color:#3b82f6;color:white}.pagination-ellipsis[b-fpsckom7ez]{width:40px;text-align:center;color:#94a3b8;font-weight:600}.no-results[b-fpsckom7ez]{text-align:center;padding:4rem 2rem;background:white;border-radius:20px;border:2px solid #e2e8f0}.no-results-icon[b-fpsckom7ez]{width:100px;height:100px;background:#f1f5f9;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem}.no-results-icon i[b-fpsckom7ez]{font-size:2.5rem;color:#94a3b8}.no-results h3[b-fpsckom7ez]{font-size:1.5rem;font-weight:700;color:#1e293b;margin-bottom:0.75rem}.no-results p[b-fpsckom7ez]{font-size:1rem;color:#64748b;max-width:400px;margin:0 auto 1.5rem;line-height:1.6}.btn-clear-all[b-fpsckom7ez],.btn-send-resume[b-fpsckom7ez]{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.875rem 1.75rem;border-radius:50px;font-size:1rem;font-weight:600;text-decoration:none;transition:all 0.3s ease;cursor:pointer;min-height:48px}.btn-clear-all[b-fpsckom7ez]{background:#f1f5f9;color:#475569;border:2px solid #e2e8f0}.btn-clear-all:hover[b-fpsckom7ez]{background:#e2e8f0;border-color:#cbd5e1}.btn-send-resume[b-fpsckom7ez]{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:white;border:none}.btn-send-resume:hover[b-fpsckom7ez]{transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,0.4);color:white}.skeleton-card[b-fpsckom7ez]{background:white !important;border:2px solid #e2e8f0 !important}.skeleton[b-fpsckom7ez]{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%);background-size:200% 100%;animation:shimmer-b-fpsckom7ez 1.5s infinite;border-radius:4px}.skeleton-header[b-fpsckom7ez]{height:1.5rem;width:200px;margin-bottom:1rem}.skeleton-title[b-fpsckom7ez]{height:1.75rem;width:60%;margin-bottom:1rem}.skeleton-text[b-fpsckom7ez]{height:1rem;margin-bottom:0.5rem}.skeleton-button[b-fpsckom7ez]{height:2.5rem;width:120px;border-radius:50px;margin-top:1rem}@keyframes shimmer-b-fpsckom7ez{0%{background-position:200% 0}100%{background-position:-200% 0}}.cta-section[b-fpsckom7ez]{background:white;padding:2rem 0}.cta-card[b-fpsckom7ez]{display:flex;flex-direction:column;align-items:center;gap:1.25rem;padding:1.5rem;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-radius:16px;border:2px solid #bfdbfe;text-align:center}.cta-content h3[b-fpsckom7ez]{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:0.375rem}.cta-content p[b-fpsckom7ez]{font-size:0.9375rem;color:#475569;margin:0}.btn-cta[b-fpsckom7ez]{display:inline-flex;align-items:center;justify-content:center;gap:0.625rem;padding:0.875rem 1.75rem;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:white;font-size:1rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all 0.3s ease;min-height:48px;width:100%}.btn-cta:hover[b-fpsckom7ez]{transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,0.4);color:white}@media (min-width:576px){.page-header[b-fpsckom7ez]{padding:2.5rem 0}.page-header p[b-fpsckom7ez]{font-size:1.125rem}.jobs-section[b-fpsckom7ez]{padding:2.5rem 0 3.5rem}.job-card[b-fpsckom7ez]{padding:1.5rem}.job-title[b-fpsckom7ez]{font-size:1.375rem}.job-meta[b-fpsckom7ez]{flex-direction:row;flex-wrap:wrap;gap:1rem}.job-card-footer[b-fpsckom7ez]{flex-direction:row;justify-content:space-between;align-items:center}.btn-apply[b-fpsckom7ez]{width:auto}.results-summary[b-fpsckom7ez]{flex-direction:row;justify-content:space-between;align-items:center;text-align:left}.cta-card[b-fpsckom7ez]{padding:2rem}.cta-content h3[b-fpsckom7ez]{font-size:1.375rem}.btn-cta[b-fpsckom7ez]{width:auto}.btn-show-more[b-fpsckom7ez],.btn-show-less[b-fpsckom7ez]{width:auto}}@media (min-width:768px){.page-header[b-fpsckom7ez]{padding:3rem 0}.jobs-section[b-fpsckom7ez]{padding:3rem 0 4rem}.job-grid[b-fpsckom7ez]{grid-template-columns:repeat(2,1fr);gap:1.25rem}.filter-bar[b-fpsckom7ez]{flex-direction:row;gap:1rem}.search-box[b-fpsckom7ez]{flex:1;min-width:280px}.filter-group[b-fpsckom7ez]{display:flex;flex-wrap:wrap;gap:0.75rem}.filter-select[b-fpsckom7ez]{width:auto;min-width:160px}.filter-select.sort-select[b-fpsckom7ez]{grid-column:auto;min-width:200px}.view-toggle[b-fpsckom7ez]{grid-column:auto;width:auto}.search-box input[b-fpsckom7ez]{border-radius:50px}.filter-select[b-fpsckom7ez]{border-radius:50px}.view-toggle[b-fpsckom7ez]{border-radius:50px}.cta-card[b-fpsckom7ez]{flex-direction:row;justify-content:space-between;padding:2.5rem;text-align:left}.cta-content h3[b-fpsckom7ez]{font-size:1.5rem}}@media (min-width:992px){.department-summary[b-fpsckom7ez]{flex-wrap:wrap;overflow-x:visible}.dept-card[b-fpsckom7ez]{min-width:140px}.quick-filters[b-fpsckom7ez]{flex-wrap:wrap;overflow-x:visible}}@media (min-width:1200px){.job-grid[b-fpsckom7ez]{grid-template-columns:repeat(3,1fr)}.dept-card[b-fpsckom7ez]{padding:0.625rem 1rem;gap:0.625rem;border-radius:12px}.dept-icon[b-fpsckom7ez]{width:36px;height:36px;font-size:0.875rem}.dept-count[b-fpsckom7ez]{font-size:1.25rem}.dept-name[b-fpsckom7ez]{font-size:0.6875rem}}@media (max-width:374px){.page-header h1[b-fpsckom7ez]{font-size:1.5rem}.page-header p[b-fpsckom7ez]{font-size:0.9375rem}.dept-card[b-fpsckom7ez]{min-width:90px;padding:0.375rem 0.5rem}.dept-icon[b-fpsckom7ez]{width:28px;height:28px;font-size:0.6875rem}.dept-count[b-fpsckom7ez]{font-size:0.9375rem}.quick-filter-btn[b-fpsckom7ez]{padding:0.5rem 0.625rem;font-size:0.75rem}.filter-group[b-fpsckom7ez]{grid-template-columns:1fr}.job-title[b-fpsckom7ez]{font-size:1.125rem}.employment-badge[b-fpsckom7ez],.teaching-badge[b-fpsckom7ez],.non-teaching-badge[b-fpsckom7ez]{padding:0.25rem 0.625rem;font-size:0.6875rem}.no-results[b-fpsckom7ez]{padding:2.5rem 1.25rem}.no-results-icon[b-fpsckom7ez]{width:80px;height:80px}.no-results-icon i[b-fpsckom7ez]{font-size:2rem}.no-results h3[b-fpsckom7ez]{font-size:1.25rem}}[b-fpsckom7ez] .detail-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.6);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem;cursor:pointer}[b-fpsckom7ez] .detail-panel{background:white;border-radius:20px;width:100%;max-width:640px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden;cursor:default;box-shadow:0 25px 60px rgba(0,0,0,0.3)}[b-fpsckom7ez] .detail-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(135deg,#1e3a8a 0%,#3b82f6 100%);color:white}[b-fpsckom7ez] .detail-header h2{font-size:1.25rem;font-weight:700;margin:0;line-height:1.3}[b-fpsckom7ez] .detail-close{background:rgba(255,255,255,0.2);border:none;color:white;width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:background 0.2s}[b-fpsckom7ez] .detail-close:hover{background:rgba(255,255,255,0.35)}[b-fpsckom7ez] .detail-body{overflow-y:auto;padding:1.25rem 1.5rem;flex:1}[b-fpsckom7ez] .detail-grid{display:grid;grid-template-columns:1fr;gap:0.75rem;margin-bottom:1.5rem}[b-fpsckom7ez] .detail-item{display:flex;flex-direction:column;gap:0.25rem;padding:0.75rem;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}[b-fpsckom7ez] .detail-label{font-size:0.75rem;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:0.03em;display:flex;align-items:center;gap:0.375rem}[b-fpsckom7ez] .detail-label i{color:#3b82f6;font-size:0.7rem}[b-fpsckom7ez] .detail-value{font-size:0.9375rem;font-weight:600;color:#1e293b}[b-fpsckom7ez] .detail-section{margin-bottom:1.25rem}[b-fpsckom7ez] .detail-section h3{font-size:0.9375rem;font-weight:700;color:#1e293b;margin-bottom:0.625rem;display:flex;align-items:center;gap:0.5rem;padding-bottom:0.5rem;border-bottom:2px solid #e2e8f0}[b-fpsckom7ez] .detail-section h3 i{color:#3b82f6;font-size:0.875rem}[b-fpsckom7ez] .detail-section p{font-size:0.9rem;color:#475569;line-height:1.7;margin:0}[b-fpsckom7ez] .detail-subsection{margin-bottom:0.75rem}[b-fpsckom7ez] .detail-subsection strong{display:block;font-size:0.8125rem;font-weight:600;color:#64748b;margin-bottom:0.25rem}[b-fpsckom7ez] .detail-description{white-space:pre-line}[b-fpsckom7ez] .detail-footer{display:flex;flex-direction:column;gap:0.5rem;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;background:#f8fafc}[b-fpsckom7ez] .btn-detail-close{padding:0.75rem 1.25rem;background:white;color:#475569;border:2px solid #e2e8f0;border-radius:50px;font-size:0.9375rem;font-weight:600;cursor:pointer;transition:all 0.2s;min-height:48px}[b-fpsckom7ez] .btn-detail-close:hover{background:#f1f5f9;border-color:#cbd5e1}[b-fpsckom7ez] .btn-detail-apply{display:inline-flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.875rem 1.5rem;background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%);color:white;font-size:0.9375rem;font-weight:600;border-radius:50px;text-decoration:none;transition:all 0.3s ease;min-height:48px}[b-fpsckom7ez] .btn-detail-apply:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(59,130,246,0.4);color:white}@media (min-width:576px){[b-fpsckom7ez] .detail-grid{grid-template-columns:1fr 1fr}[b-fpsckom7ez] .detail-footer{flex-direction:row;justify-content:flex-end}[b-fpsckom7ez] .btn-detail-close{min-height:44px}[b-fpsckom7ez] .btn-detail-apply{min-height:44px}.footer-actions[b-fpsckom7ez]{flex-direction:row}.btn-view-details[b-fpsckom7ez]{width:auto}}@media (min-width:576px){.btn-apply[b-fpsckom7ez]{width:auto}}[data-theme="dark"] .jobs-section[b-fpsckom7ez]{background:var(--bg-secondary)}[data-theme="dark"] .search-box input[b-fpsckom7ez]{background:var(--card-bg);border-color:var(--border);color:var(--text-primary)}[data-theme="dark"] .filter-select[b-fpsckom7ez]{background-color:var(--card-bg);border-color:var(--border);color:var(--text-primary)}[data-theme="dark"] .results-summary[b-fpsckom7ez]{background:var(--card-bg);border-color:var(--border)}[data-theme="dark"] .results-count[b-fpsckom7ez]{color:var(--text-secondary)}[data-theme="dark"] .results-count strong[b-fpsckom7ez]{color:var(--text-primary)}[data-theme="dark"] .job-card[b-fpsckom7ez]{background:var(--card-bg);border-color:var(--border)}[data-theme="dark"] .job-title[b-fpsckom7ez]{color:var(--text-primary)}[data-theme="dark"] .meta-item[b-fpsckom7ez],[data-theme="dark"] .job-description[b-fpsckom7ez],[data-theme="dark"] .requirement-item[b-fpsckom7ez],[data-theme="dark"] .posted-date[b-fpsckom7ez]{color:var(--text-secondary)}[data-theme="dark"] .job-qualifications[b-fpsckom7ez]{background:var(--bg-secondary);color:var(--text-secondary)}[data-theme="dark"] .job-card-footer[b-fpsckom7ez]{border-color:var(--border)}[data-theme="dark"] .no-results[b-fpsckom7ez]{background:var(--card-bg);border-color:var(--border)}[data-theme="dark"] .no-results h3[b-fpsckom7ez]{color:var(--text-primary)}[data-theme="dark"] .no-results p[b-fpsckom7ez]{color:var(--text-secondary)}[data-theme="dark"] .cta-section[b-fpsckom7ez]{background:var(--card-bg)}[data-theme="dark"] .cta-card[b-fpsckom7ez]{background:var(--bg-secondary);border-color:var(--border)}[data-theme="dark"] .cta-content h3[b-fpsckom7ez]{color:var(--text-primary)}[data-theme="dark"] .cta-content p[b-fpsckom7ez]{color:var(--text-secondary)}[data-theme="dark"] .department-summary[b-fpsckom7ez]{background:transparent}[data-theme="dark"] .dept-card[b-fpsckom7ez]{background:var(--card-bg);border-color:var(--border)}[data-theme="dark"] .dept-card:hover[b-fpsckom7ez]{border-color:#3b82f6}[data-theme="dark"] .dept-card.active[b-fpsckom7ez]{background:linear-gradient(135deg,#3b82f6 0%,#1e40af 100%)}[data-theme="dark"] .dept-icon[b-fpsckom7ez]{background:var(--bg-secondary);color:var(--text-secondary)}[data-theme="dark"] .dept-count[b-fpsckom7ez]{color:var(--text-primary)}[data-theme="dark"] .dept-name[b-fpsckom7ez]{color:var(--text-secondary)}[data-theme="dark"] .quick-filters[b-fpsckom7ez]{background:var(--card-bg);border-color:var(--border)}[data-theme="dark"] .quick-filter-label[b-fpsckom7ez]{color:var(--text-secondary)}[data-theme="dark"] .quick-filter-btn[b-fpsckom7ez]{background:var(--bg-secondary);border-color:var(--border);color:var(--text-secondary)}[data-theme="dark"] .quick-filter-btn:hover[b-fpsckom7ez]{background:var(--bg-tertiary);border-color:#3b82f6;color:#3b82f6}[data-theme="dark"] .quick-filter-btn.active[b-fpsckom7ez]{background:#3b82f6;border-color:#3b82f6;color:white}[data-theme="dark"] .quick-filter-divider[b-fpsckom7ez]{background:var(--border)}[data-theme="dark"] .btn-show-more[b-fpsckom7ez],[data-theme="dark"] .btn-show-less[b-fpsckom7ez]{background:var(--card-bg);border-color:var(--border);color:var(--text-secondary)}[data-theme="dark"] .btn-show-more:hover[b-fpsckom7ez],[data-theme="dark"] .btn-show-less:hover[b-fpsckom7ez]{border-color:#3b82f6;color:#3b82f6}[data-theme="dark"] .view-toggle[b-fpsckom7ez]{background:var(--card-bg);border-color:var(--border);color:var(--text-secondary)}[data-theme="dark"] .view-toggle:hover[b-fpsckom7ez]{border-color:#3b82f6;color:#3b82f6}[data-theme="dark"] .pagination-btn[b-fpsckom7ez],[data-theme="dark"] .pagination-number[b-fpsckom7ez]{background:var(--card-bg);border-color:var(--border);color:var(--text-secondary)}[data-theme="dark"] .pagination-btn:hover:not(:disabled)[b-fpsckom7ez],[data-theme="dark"] .pagination-number:hover[b-fpsckom7ez]{border-color:#3b82f6;color:#3b82f6}[data-theme="dark"] .pagination-ellipsis[b-fpsckom7ez]{color:var(--text-muted)}[data-theme="dark"] .page-info[b-fpsckom7ez]{color:var(--text-secondary)}[data-theme="dark"] .quick-apply-banner[b-fpsckom7ez]{background:linear-gradient(135deg,rgba(59,130,246,0.15) 0%,rgba(37,99,235,0.2) 100%);border-color:#3b82f6}[data-theme="dark"] .quick-apply-banner>i[b-fpsckom7ez]{color:#60a5fa}[data-theme="dark"] .quick-apply-banner .banner-content strong[b-fpsckom7ez]{color:#93c5fd}[data-theme="dark"] .quick-apply-banner .banner-content span[b-fpsckom7ez]{color:#60a5fa}[data-theme="dark"] .employment-badge.type-fulltime[b-fpsckom7ez]{background:rgba(16,185,129,0.2);color:#34d399}[data-theme="dark"] .employment-badge.type-parttime[b-fpsckom7ez]{background:rgba(245,158,11,0.2);color:#fbbf24}[data-theme="dark"] .employment-badge.type-contract[b-fpsckom7ez]{background:rgba(59,130,246,0.2);color:#60a5fa}[data-theme="dark"] .employment-badge.type-default[b-fpsckom7ez]{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme="dark"] .teaching-badge[b-fpsckom7ez]{background:rgba(139,92,246,0.2);color:#a78bfa}[data-theme="dark"] .non-teaching-badge[b-fpsckom7ez]{background:rgba(14,165,233,0.2);color:#38bdf8}[data-theme="dark"] .deadline[b-fpsckom7ez]{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme="dark"] .deadline i[b-fpsckom7ez]{color:var(--text-muted)}[data-theme="dark"] .deadline.deadline-near[b-fpsckom7ez]{background:rgba(245,158,11,0.2);color:#fbbf24}[data-theme="dark"] .deadline.deadline-near i[b-fpsckom7ez]{color:#f59e0b}[data-theme="dark"] .no-results-icon[b-fpsckom7ez]{background:var(--bg-secondary)}[data-theme="dark"] .no-results-icon i[b-fpsckom7ez]{color:var(--text-muted)}[data-theme="dark"] .btn-clear-filters[b-fpsckom7ez]{background:rgba(239,68,68,0.15);color:#f87171}[data-theme="dark"] .btn-clear-filters:hover[b-fpsckom7ez]{background:rgba(239,68,68,0.25)}[data-theme="dark"] .btn-clear-all[b-fpsckom7ez]{background:var(--bg-secondary);border-color:var(--border);color:var(--text-secondary)}[data-theme="dark"] .btn-clear-all:hover[b-fpsckom7ez]{background:var(--bg-tertiary);border-color:var(--text-muted)}[data-theme="dark"] .skeleton-card[b-fpsckom7ez]{background:var(--card-bg) !important;border-color:var(--border) !important}[data-theme="dark"] .skeleton[b-fpsckom7ez]{background:linear-gradient(90deg,var(--bg-secondary) 25%,var(--bg-tertiary) 50%,var(--bg-secondary) 75%);background-size:200% 100%}[data-theme="dark"] .dept-icon.teaching[b-fpsckom7ez]{background:rgba(139,92,246,0.2);color:#a78bfa}[data-theme="dark"] .dept-icon.admin[b-fpsckom7ez]{background:rgba(239,68,68,0.2);color:#f87171}[data-theme="dark"] .dept-icon.finance[b-fpsckom7ez]{background:rgba(16,185,129,0.2);color:#34d399}[data-theme="dark"] .dept-icon.tech[b-fpsckom7ez]{background:rgba(59,130,246,0.2);color:#60a5fa}[data-theme="dark"] .dept-icon.hr[b-fpsckom7ez]{background:rgba(245,158,11,0.2);color:#fbbf24}[data-theme="dark"] .filter-select.sort-select[b-fpsckom7ez]{background-color:var(--bg-secondary);border-color:var(--border)}.kiosk-mode[b-fpsckom7ez]{min-height:100vh}.kiosk-mode .btn-apply[b-fpsckom7ez],.kiosk-mode .quick-filter-btn[b-fpsckom7ez],.kiosk-mode .filter-select[b-fpsckom7ez],.kiosk-mode .view-toggle[b-fpsckom7ez],.kiosk-mode .btn-show-more[b-fpsckom7ez],.kiosk-mode .btn-show-less[b-fpsckom7ez]{min-height:52px;font-size:1rem}.kiosk-mode .kiosk-apply-btn[b-fpsckom7ez]{padding:1rem 2rem;font-size:1.125rem;min-height:56px;width:100%}.kiosk-mode .job-card[b-fpsckom7ez]{padding:1.75rem}.kiosk-mode .job-title[b-fpsckom7ez]{font-size:1.5rem}.kiosk-mode .meta-item[b-fpsckom7ez]{font-size:1rem}.kiosk-mode .job-description[b-fpsckom7ez]{font-size:1rem}.kiosk-mode[b-fpsckom7ez]::before{content:"";display:block}.kiosk-mode[b-fpsckom7ez]{scrollbar-width:none;-ms-overflow-style:none}.kiosk-mode[b-fpsckom7ez]::-webkit-scrollbar{display:none}.kiosk-mode .dept-card[b-fpsckom7ez]{padding:0.75rem 1rem;min-height:52px}.kiosk-mode .dept-count[b-fpsckom7ez]{font-size:1.5rem}.kiosk-mode .search-box input[b-fpsckom7ez]{min-height:52px;font-size:1rem}@media (min-width:768px){.kiosk-mode .job-grid[b-fpsckom7ez]{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (min-width:1200px){.kiosk-mode .job-grid[b-fpsckom7ez]{grid-template-columns:repeat(2,1fr)}}.verify-container[b-l1ndhvpgme]{max-width:900px;margin:0 auto;padding:1rem}.verify-loading[b-l1ndhvpgme]{text-align:center;padding:4rem 2rem;color:#6b7280}.verify-error[b-l1ndhvpgme]{text-align:center;padding:4rem 2rem}.verified-banner[b-l1ndhvpgme]{background:linear-gradient(135deg,#dcfce7,#d1fae5);border:1px solid #86efac;border-radius:8px;padding:0.75rem 1.25rem;display:flex;align-items:center;gap:0.5rem;color:#166534;font-weight:600;font-size:0.9rem;margin-bottom:1rem}.verified-status[b-l1ndhvpgme]{margin-left:auto;font-size:0.8rem;background:#ffffff;border-radius:4px;padding:0.2rem 0.5rem;border:1px solid #bbf7d0}.verify-actions[b-l1ndhvpgme]{display:flex;justify-content:flex-end;margin-bottom:1rem}*[b-l1ndhvpgme]{box-sizing:border-box;font-family:'Segoe UI',Arial,sans-serif}body[b-l1ndhvpgme]{margin:0;padding:0;background:#f0f4f8}.letter-container[b-l1ndhvpgme]{max-width:210mm;margin:0 auto;background:white}.loading-state[b-l1ndhvpgme]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#6b7280}.loading-state p[b-l1ndhvpgme]{margin-top:12px;font-size:14px}.error-state[b-l1ndhvpgme]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#dc2626}.error-state i[b-l1ndhvpgme]{font-size:36px;margin-bottom:12px}.error-state p[b-l1ndhvpgme]{font-size:14px;margin-bottom:16px}.letter-page[b-l1ndhvpgme]{padding:30px 40px;font-size:13px;line-height:1.8;color:#1f2937}.letter-header[b-l1ndhvpgme]{margin-bottom:0}.header-row[b-l1ndhvpgme]{display:flex;align-items:center;position:relative;min-height:100px}.header-left[b-l1ndhvpgme]{position:absolute;left:0;top:50%;transform:translateY(-50%)}.header-left img[b-l1ndhvpgme]{height:70px;width:auto}.school-info[b-l1ndhvpgme]{flex:1;text-align:center;padding:0 90px}.school-info h1[b-l1ndhvpgme]{margin:0;font-size:22px;font-weight:bold;color:#1e40af;text-transform:uppercase;letter-spacing:1px}.school-info .subtitle[b-l1ndhvpgme]{margin:4px 0;font-size:11px;color:#4b5563;font-weight:500}.school-info .address[b-l1ndhvpgme]{margin:2px 0;font-size:10px;color:#6b7280}.school-info .contact[b-l1ndhvpgme]{margin:2px 0 0;font-size:9.5px;color:#9ca3af}.header-right[b-l1ndhvpgme]{position:absolute;right:0;top:50%;transform:translateY(-50%)}.header-right img[b-l1ndhvpgme]{height:100px;width:auto}.header-line[b-l1ndhvpgme]{border:none;border-top:2px solid #1e40af;margin:12px 0 16px}.ref-date-row[b-l1ndhvpgme]{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.ref-number[b-l1ndhvpgme]{font-size:12px;font-weight:600;color:#374151}.letter-date[b-l1ndhvpgme]{font-size:12px;color:#374151}.candidate-address[b-l1ndhvpgme]{margin-bottom:20px;line-height:1.6}.candidate-address p[b-l1ndhvpgme]{margin:0;font-size:13px;color:#1f2937}.subject-line[b-l1ndhvpgme]{margin-bottom:20px}.subject-line p[b-l1ndhvpgme]{margin:0;font-size:13px;font-weight:600}.subject-text[b-l1ndhvpgme]{text-decoration:underline;font-weight:700}.letter-body[b-l1ndhvpgme]{text-align:justify}.letter-body p[b-l1ndhvpgme]{margin:0 0 14px;font-size:13px;line-height:1.8}.confidentiality-clause[b-l1ndhvpgme]{font-style:italic;color:#374151}.best-wishes[b-l1ndhvpgme]{margin-top:20px !important;font-weight:600}.document-list[b-l1ndhvpgme]{margin:8px 0 16px 10px;padding-left:16px;list-style-type:disc}.document-list li[b-l1ndhvpgme]{font-size:13px;line-height:1.8;color:#1f2937;padding-left:4px}.pre-joining-section[b-l1ndhvpgme]{margin-top:20px;page-break-inside:avoid}.pre-joining-section ol[b-l1ndhvpgme]{margin:8px 0 16px;list-style-type:decimal}.pre-joining-section ol li[b-l1ndhvpgme]{line-height:1.8;color:#1f2937}.signature-block[b-l1ndhvpgme]{display:flex;justify-content:space-between;align-items:flex-end;margin-top:50px;padding-top:10px}.signature-left[b-l1ndhvpgme]{display:flex;flex-direction:column;align-items:flex-start}.signature-line[b-l1ndhvpgme]{width:180px;border-top:1px solid #374151;margin-bottom:6px}.signatory-name[b-l1ndhvpgme]{margin:0;font-size:14px;font-weight:700;color:#1f2937}.signatory-title[b-l1ndhvpgme]{margin:2px 0 0;font-size:12px;color:#4b5563}.signatory-date[b-l1ndhvpgme]{font-size:12px;color:#333;margin-top:4px}.digital-note[b-l1ndhvpgme]{font-size:10px;color:#16a34a;font-style:italic;margin-top:4px;font-weight:500}.signature-right-qr[b-l1ndhvpgme]{text-align:center;flex-shrink:0}.qr-code-img[b-l1ndhvpgme]{width:72px;height:72px;display:block;margin:0 auto 4px}.qr-label[b-l1ndhvpgme]{font-size:9px;font-weight:600;color:#374151;margin:0}.qr-url[b-l1ndhvpgme]{font-size:8px;color:#6b7280;margin:0}.letter-footer[b-l1ndhvpgme]{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:40px;padding-top:8px;border-top:1px solid #e5e7eb;font-size:10px;color:#6b7280}.letter-footer .amcloud-brand[b-l1ndhvpgme]{color:#1e40af}.footer-separator[b-l1ndhvpgme]{color:#d1d5db;font-weight:300}.letter-footer .version[b-l1ndhvpgme]{font-family:monospace;font-size:9px;color:#9ca3af}@media print{.no-print[b-l1ndhvpgme]{display:none !important}body[b-l1ndhvpgme]{background:white !important;margin:0;padding:0;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}.verify-container[b-l1ndhvpgme]{padding:0 !important;max-width:none !important}.letter-container[b-l1ndhvpgme]{padding:0 !important;max-width:none !important;box-shadow:none !important}.letter-page[b-l1ndhvpgme]{padding:0 !important;box-shadow:none !important}.letter-header img[b-l1ndhvpgme],.header-left img[b-l1ndhvpgme],.header-right img[b-l1ndhvpgme]{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important;visibility:visible !important;display:inline-block !important}.letter-footer[b-l1ndhvpgme]{page-break-inside:avoid}.signature-block[b-l1ndhvpgme]{page-break-inside:avoid}.qr-verification-section[b-l1ndhvpgme]{page-break-inside:avoid}.qr-code-img[b-l1ndhvpgme]{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}}.psy-public-shell[b-v8mca0mejz]{padding:2.5rem 1rem 3rem;min-height:calc(100vh - 200px);background:var(--bg-primary);font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;color:var(--text-primary);display:flex;align-items:flex-start;justify-content:center}.psy-public-card[b-v8mca0mejz]{width:100%;max-width:480px;margin:0 auto;background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:2rem 2rem 1.75rem;box-shadow:0 10px 30px rgba(0,0,0,0.06)}.psy-public-header[b-v8mca0mejz]{display:flex;gap:1rem;align-items:center;border-bottom:1px solid var(--border);padding-bottom:1.1rem;margin-bottom:1.25rem}.psy-public-logo[b-v8mca0mejz]{width:56px;height:56px;border-radius:12px;object-fit:cover;border:1px solid var(--border);background:var(--bg-secondary);flex-shrink:0}.psy-public-titles[b-v8mca0mejz]{min-width:0}.psy-public-titles h1[b-v8mca0mejz]{font-size:1.25rem;font-weight:700;margin:0 0 0.15rem;color:var(--text-primary)}.psy-public-titles p[b-v8mca0mejz]{font-size:0.85rem;margin:0;color:var(--text-secondary)}.psy-pin-intro[b-v8mca0mejz]{background:var(--bg-secondary);border-radius:10px;padding:0.85rem 1rem;margin-bottom:1.25rem;display:flex;gap:0.65rem;align-items:flex-start}.psy-pin-intro i[b-v8mca0mejz]{color:var(--brand-primary);font-size:1.05rem;margin-top:0.18rem;flex-shrink:0}.psy-pin-intro div[b-v8mca0mejz]{font-size:0.9rem;color:var(--text-primary);line-height:1.45}.psy-pin-form[b-v8mca0mejz]{display:flex;flex-direction:column;gap:1rem}.psy-pin-label[b-v8mca0mejz]{font-size:0.85rem;font-weight:600;color:var(--text-secondary);text-align:center;text-transform:uppercase;letter-spacing:0.08em;margin-bottom:-0.4rem}.psy-pin-input[b-v8mca0mejz]{font-size:2rem !important;letter-spacing:0.5em;font-variant-numeric:tabular-nums;font-weight:600;padding:0.75rem 0.5rem;text-align:center;border:2px solid var(--border);border-radius:10px;background:var(--bg-primary);color:var(--text-primary)}.psy-pin-input:focus[b-v8mca0mejz]{border-color:var(--brand-primary);box-shadow:0 0 0 4px rgba(99,102,241,0.12);outline:none}.psy-pin-submit[b-v8mca0mejz]{padding:0.75rem 1rem;font-weight:600;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:0.4rem}.psy-pin-hint[b-v8mca0mejz]{font-size:0.8rem;color:var(--text-muted);text-align:center;margin:0}.psy-pin-alert[b-v8mca0mejz]{border-radius:10px;padding:0.65rem 0.85rem;font-size:0.88rem;display:flex;gap:0.5rem;align-items:flex-start;margin-bottom:1rem}.spinner[b-v8mca0mejz]{display:inline-block;width:1rem;height:1rem;border:2px solid currentColor;border-top-color:transparent;border-radius:50%;animation:psy-pin-spin-b-v8mca0mejz 0.7s linear infinite;vertical-align:-2px;margin-right:0.35rem}@keyframes psy-pin-spin-b-v8mca0mejz{to{transform:rotate(360deg)}}@media (max-width:560px){.psy-public-card[b-v8mca0mejz]{padding:1.5rem 1.25rem}.psy-public-titles h1[b-v8mca0mejz]{font-size:1.1rem}.psy-pin-input[b-v8mca0mejz]{font-size:1.6rem !important;letter-spacing:0.35em}}.psy-public-shell[b-0mhhvjfy5q]{padding:2rem 1rem 3rem;min-height:calc(100vh - 200px);background:var(--bg-primary);font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;color:var(--text-primary)}.psy-public-card[b-0mhhvjfy5q]{max-width:760px;margin:0 auto;background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:1.5rem 2rem;box-shadow:0 10px 30px rgba(0,0,0,0.05)}.psy-public-card-narrow[b-0mhhvjfy5q]{max-width:600px;text-align:center}.psy-public-header[b-0mhhvjfy5q]{display:flex;gap:1rem;align-items:center;border-bottom:1px solid var(--border);padding-bottom:1rem;margin-bottom:1rem}.psy-public-logo[b-0mhhvjfy5q]{width:64px;height:64px;border-radius:12px;object-fit:cover}.psy-public-header h1[b-0mhhvjfy5q]{margin:0;font-size:1.4rem;color:var(--text-primary)}.psy-public-subtitle[b-0mhhvjfy5q]{color:var(--text-muted);margin:0;font-size:0.85rem}.psy-public-meta[b-0mhhvjfy5q]{display:grid;grid-template-columns:repeat(2,1fr);gap:0.5rem 1rem;background:var(--bg-secondary);padding:0.75rem 1rem;border-radius:10px;font-size:0.9rem;color:var(--text-primary);margin-bottom:1.25rem}.psy-rules[b-0mhhvjfy5q]{margin-bottom:1.25rem}.psy-rules h3[b-0mhhvjfy5q]{font-size:1.05rem;margin-bottom:0.5rem;color:var(--text-primary)}.psy-rules ul[b-0mhhvjfy5q]{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:0.45rem}.psy-rules li[b-0mhhvjfy5q]{display:flex;gap:0.6rem;align-items:flex-start;font-size:0.92rem;color:var(--text-primary)}.psy-rules i[b-0mhhvjfy5q]{color:var(--brand-primary);margin-top:0.18rem;min-width:1.1rem}.psy-language h3[b-0mhhvjfy5q]{font-size:1rem;color:var(--text-primary);margin-bottom:0.5rem}.psy-language-options[b-0mhhvjfy5q]{display:flex;gap:0.75rem;flex-wrap:wrap}.psy-lang-pill[b-0mhhvjfy5q]{flex:1 1 240px;display:flex;gap:0.5rem;align-items:center;padding:0.6rem 0.85rem;border:1px solid var(--border);border-radius:10px;cursor:pointer;color:var(--text-primary);background:var(--bg-secondary)}.psy-lang-pill input[b-0mhhvjfy5q]{margin:0}.psy-lang-pill.selected[b-0mhhvjfy5q]{border-color:var(--brand-primary);background:rgba(99,102,241,0.08)}.psy-consent[b-0mhhvjfy5q]{margin:1.25rem 0;padding:0.85rem 1rem;background:var(--bg-secondary);border-radius:10px}.psy-consent-row[b-0mhhvjfy5q]{display:flex;gap:0.6rem;cursor:pointer;align-items:flex-start;color:var(--text-primary)}.psy-consent-row input[b-0mhhvjfy5q]{margin-top:0.25rem}.psy-public-actions[b-0mhhvjfy5q]{display:flex;gap:0.75rem;justify-content:flex-end;flex-wrap:wrap}.psy-public-card-narrow .psy-public-actions[b-0mhhvjfy5q]{justify-content:center}.psy-alert[b-0mhhvjfy5q]{margin:1rem 0}.psy-loading-block[b-0mhhvjfy5q]{padding:2rem;text-align:center;color:var(--text-secondary)}.psy-error-block[b-0mhhvjfy5q]{padding:1.5rem;text-align:center;color:var(--text-primary)}.psy-error-block i[b-0mhhvjfy5q]{font-size:2.5rem;color:var(--text-muted)}.psy-error-block h2[b-0mhhvjfy5q]{margin:0.75rem 0 0.35rem}.spinner[b-0mhhvjfy5q]{display:inline-block;width:1.5rem;height:1.5rem;border:3px solid var(--brand-primary);border-top-color:transparent;border-radius:50%;animation:psy-spin-b-0mhhvjfy5q 0.8s linear infinite}@keyframes psy-spin-b-0mhhvjfy5q{to{transform:rotate(360deg)}}@media (max-width:600px){.psy-public-meta[b-0mhhvjfy5q]{grid-template-columns:1fr}.psy-public-card[b-0mhhvjfy5q]{padding:1rem}}.psy-submitted-icon[b-jmoaiwcxei]{font-size:4rem;color:#10b981;margin-bottom:0.75rem}.psy-summary-card[b-jmoaiwcxei]{margin:1.25rem 0;background:var(--bg-secondary);border:1px solid var(--border);border-radius:12px;padding:1rem 1.25rem;color:var(--text-primary);text-align:left}.psy-summary-card h3[b-jmoaiwcxei]{margin:0 0 0.5rem;font-size:1.05rem}.psy-summary-card h4[b-jmoaiwcxei]{font-size:0.95rem;margin:0 0 0.25rem;color:var(--text-primary)}.psy-summary-band[b-jmoaiwcxei]{background:var(--card-bg);padding:0.45rem 0.7rem;border-radius:8px;margin-bottom:0.85rem;border:1px solid var(--border);display:inline-block}.psy-summary-block[b-jmoaiwcxei]{margin:0.85rem 0}.psy-summary-block p[b-jmoaiwcxei]{margin:0;line-height:1.5}.psy-language-switch[b-jmoaiwcxei]{margin-top:1rem;display:flex;gap:0.35rem;justify-content:flex-end}.psy-lang-btn[b-jmoaiwcxei]{border:1px solid var(--border);background:var(--card-bg);color:var(--text-primary);border-radius:6px;padding:0.25rem 0.6rem;font-size:0.85rem;cursor:pointer}.psy-lang-btn.selected[b-jmoaiwcxei]{background:var(--brand-primary);color:white;border-color:var(--brand-primary)}.psy-summary-disclaimer[b-jmoaiwcxei]{margin-top:1rem;font-size:0.8rem;color:var(--text-muted);font-style:italic}.psy-meta-note[b-jmoaiwcxei]{margin:1rem auto;max-width:480px;padding:0.65rem 0.85rem;border-radius:10px;background:var(--bg-secondary);color:var(--text-secondary);font-size:0.9rem}.psy-test-shell[b-b6qkvys88t]{max-width:820px;margin:1.5rem auto;padding:0 1rem 3rem;color:var(--text-primary);font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;user-select:none;-webkit-user-select:none}.psy-test-header[b-b6qkvys88t]{display:flex;gap:1rem;align-items:center;justify-content:space-between;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:0.75rem 1rem;position:sticky;top:0;z-index:10}.psy-test-progress[b-b6qkvys88t]{display:flex;align-items:center;gap:0.75rem;flex:1;min-width:0}.psy-test-counter[b-b6qkvys88t]{font-weight:600;font-size:0.85rem;color:var(--text-primary);white-space:nowrap}.psy-test-progress-bar[b-b6qkvys88t]{flex:1;height:6px;background:var(--bg-secondary);border-radius:999px;overflow:hidden;min-width:60px}.psy-test-progress-fill[b-b6qkvys88t]{height:100%;background:var(--brand-primary);transition:width 0.3s ease}.psy-test-progress-text[b-b6qkvys88t]{font-size:0.75rem;color:var(--text-muted);white-space:nowrap}.psy-test-timer[b-b6qkvys88t]{display:flex;gap:0.4rem;align-items:center;font-weight:700;font-variant-numeric:tabular-nums;padding:0.35rem 0.7rem;border-radius:8px;background:var(--bg-secondary);color:var(--text-primary)}.psy-timer-warning[b-b6qkvys88t]{background:rgba(245,158,11,0.15);color:#92400e}.psy-timer-critical[b-b6qkvys88t]{background:rgba(239,68,68,0.18);color:#991b1b;animation:psy-pulse-b-b6qkvys88t 1.2s ease-in-out infinite}@keyframes psy-pulse-b-b6qkvys88t{50%{transform:scale(1.04)}}.psy-test-lang-switch[b-b6qkvys88t]{display:flex;gap:0.25rem}.psy-lang-btn[b-b6qkvys88t]{border:1px solid var(--border);background:var(--card-bg);color:var(--text-primary);border-radius:6px;padding:0.25rem 0.55rem;font-size:0.85rem;cursor:pointer}.psy-lang-btn.selected[b-b6qkvys88t]{background:var(--brand-primary);color:white;border-color:var(--brand-primary)}.psy-lang-btn:disabled[b-b6qkvys88t]{opacity:0.4;cursor:not-allowed}.psy-tab-warning[b-b6qkvys88t]{margin-top:1rem;background:rgba(245,158,11,0.10);border:1px solid rgba(245,158,11,0.45);color:#92400e;padding:0.6rem 0.85rem;border-radius:10px;display:flex;gap:0.5rem;align-items:center}.psy-tab-warning-close[b-b6qkvys88t]{margin-left:auto;background:transparent;border:none;color:inherit;cursor:pointer}.psy-question-card[b-b6qkvys88t]{margin-top:1rem;background:var(--card-bg);border:1px solid var(--border);border-radius:12px;padding:1.25rem 1.5rem}.psy-question-text[b-b6qkvys88t]{font-size:1.05rem;line-height:1.55;color:var(--text-primary);margin-bottom:1.25rem;font-weight:500}.psy-option-list[b-b6qkvys88t]{display:flex;flex-direction:column;gap:0.5rem}.psy-option[b-b6qkvys88t]{display:flex;align-items:flex-start;gap:0.65rem;padding:0.65rem 0.85rem;border:1px solid var(--border);border-radius:10px;cursor:pointer;background:var(--bg-secondary);color:var(--text-primary);transition:border-color 0.15s ease,background 0.15s ease}.psy-option:hover[b-b6qkvys88t]{border-color:var(--brand-primary)}.psy-option.selected[b-b6qkvys88t]{border-color:var(--brand-primary);background:rgba(99,102,241,0.08)}.psy-option input[b-b6qkvys88t]{margin-top:0.3rem}.psy-option-marker[b-b6qkvys88t]{min-width:1.5rem;height:1.5rem;border-radius:999px;background:var(--card-bg);border:1px solid var(--border);display:inline-flex;align-items:center;justify-content:center;font-weight:600;font-size:0.78rem;color:var(--text-muted)}.psy-option.selected .psy-option-marker[b-b6qkvys88t]{background:var(--brand-primary);color:white;border-color:var(--brand-primary)}.psy-option-text[b-b6qkvys88t]{line-height:1.45}.psy-test-nav[b-b6qkvys88t]{margin-top:1.25rem;display:flex;justify-content:space-between;gap:0.75rem}.psy-jump-row[b-b6qkvys88t]{margin-top:1.5rem;background:var(--card-bg);border:1px dashed var(--border);border-radius:12px;padding:0.75rem 1rem;color:var(--text-secondary);font-size:0.85rem}.psy-jump-grid[b-b6qkvys88t]{margin-top:0.5rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(36px,1fr));gap:0.35rem}.psy-jump-btn[b-b6qkvys88t]{background:var(--bg-secondary);border:1px solid var(--border);color:var(--text-secondary);border-radius:6px;padding:0.35rem 0;font-size:0.8rem;cursor:pointer}.psy-jump-btn.answered[b-b6qkvys88t]{background:rgba(16,185,129,0.12);color:#047857;border-color:rgba(16,185,129,0.35)}.psy-jump-btn.current[b-b6qkvys88t]{box-shadow:0 0 0 2px var(--brand-primary)}.psy-confirm-backdrop[b-b6qkvys88t]{position:fixed;inset:0;background:rgba(0,0,0,0.55);display:flex;align-items:center;justify-content:center;z-index:999;padding:1rem}.psy-confirm-modal[b-b6qkvys88t]{background:var(--card-bg);color:var(--text-primary);border:1px solid var(--border);border-radius:14px;padding:1.5rem;max-width:460px;width:100%}.psy-confirm-modal h3[b-b6qkvys88t]{margin-top:0}.psy-confirm-actions[b-b6qkvys88t]{margin-top:1rem;display:flex;gap:0.5rem;justify-content:flex-end}.psy-loading-block[b-b6qkvys88t],.psy-error-block[b-b6qkvys88t]{padding:2rem;text-align:center;color:var(--text-secondary)}.psy-error-block i[b-b6qkvys88t]{font-size:2.5rem;color:var(--text-muted)}.spinner[b-b6qkvys88t]{display:inline-block;width:1.25rem;height:1.25rem;border:3px solid var(--brand-primary);border-top-color:transparent;border-radius:50%;animation:psy-spin-b-b6qkvys88t 0.8s linear infinite}@keyframes psy-spin-b-b6qkvys88t{to{transform:rotate(360deg)}}@media (max-width:600px){.psy-test-header[b-b6qkvys88t]{flex-wrap:wrap}.psy-test-progress[b-b6qkvys88t]{order:3;width:100%}}.psy-jump-btn.unanswered-alert[b-b6qkvys88t]{outline:2px solid rgba(239,68,68,0.7);outline-offset:1px;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif}.psy-submit-error[b-b6qkvys88t]{margin:0.5rem 1rem;padding:0.6rem 0.9rem;border-radius:8px;font-size:0.85rem;background:rgba(239,68,68,0.08);border:1px solid rgba(239,68,68,0.3);color:var(--text-primary);font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif}.offer-banner[b-ky5mpi5m12]{display:flex;gap:1rem;padding:1.25rem 1.5rem;border-radius:12px;margin-bottom:1.25rem;border:2px solid;animation:bannerSlideIn-b-ky5mpi5m12 0.3s ease-out}@keyframes bannerSlideIn-b-ky5mpi5m12{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.offer-banner-active[b-ky5mpi5m12]{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-color:#34d399}.offer-banner-urgent[b-ky5mpi5m12]{background:linear-gradient(135deg,#fff7ed 0%,#ffedd5 100%);border-color:#f97316}.offer-banner-expired[b-ky5mpi5m12]{background:#fef2f2;border-color:#fca5a5}.offer-banner-accepted[b-ky5mpi5m12]{background:linear-gradient(135deg,#ecfdf5 0%,#d1fae5 100%);border-color:#22c55e}.offer-banner-declined[b-ky5mpi5m12]{background:#fef2f2;border-color:#ef4444}.offer-banner-icon[b-ky5mpi5m12]{flex-shrink:0;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.25rem}.offer-banner-active .offer-banner-icon[b-ky5mpi5m12]{background:#34d399;color:white}.offer-banner-urgent .offer-banner-icon[b-ky5mpi5m12]{background:#f97316;color:white;animation:urgentPulse-b-ky5mpi5m12 2s ease-in-out infinite}@keyframes urgentPulse-b-ky5mpi5m12{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.offer-banner-expired .offer-banner-icon[b-ky5mpi5m12]{background:#ef4444;color:white}.offer-banner-accepted .offer-banner-icon[b-ky5mpi5m12]{background:#22c55e;color:white}.offer-banner-declined .offer-banner-icon[b-ky5mpi5m12]{background:#ef4444;color:white}.offer-banner-content[b-ky5mpi5m12]{flex:1;min-width:0}.offer-banner-title[b-ky5mpi5m12]{font-size:1.05rem;font-weight:700;margin:0 0 0.25rem;color:#1f2937}.offer-banner-subtitle[b-ky5mpi5m12]{font-size:0.875rem;color:#4b5563;margin:0;line-height:1.5}.offer-banner-actions[b-ky5mpi5m12]{display:flex;gap:0.75rem;margin-top:0.75rem}.btn-banner-accept[b-ky5mpi5m12]{padding:0.5rem 1.5rem;background:#16a34a;color:white;border:none;border-radius:8px;font-size:0.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:0.25rem;transition:background 0.2s}.btn-banner-accept:hover:not(:disabled)[b-ky5mpi5m12]{background:#15803d}.btn-banner-accept:disabled[b-ky5mpi5m12]{opacity:0.6;cursor:not-allowed}.btn-banner-decline[b-ky5mpi5m12]{padding:0.5rem 1.25rem;background:transparent;color:#dc2626;border:1.5px solid #dc2626;border-radius:8px;font-size:0.9rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:0.25rem;transition:all 0.2s}.btn-banner-decline:hover:not(:disabled)[b-ky5mpi5m12]{background:#fee2e2}.btn-banner-decline:disabled[b-ky5mpi5m12]{opacity:0.6;cursor:not-allowed}.documents-header-right[b-ky5mpi5m12]{display:flex;align-items:center;gap:0.5rem}.docs-toggle-btn[b-ky5mpi5m12]{background:none;border:1px solid #d1d5db;border-radius:6px;width:30px;height:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#6b7280;transition:all 0.15s;padding:0}.docs-toggle-btn:hover[b-ky5mpi5m12]{background:#f3f4f6;color:#374151}.offer-section[b-ky5mpi5m12]{margin-top:1rem}.offer-info-grid[b-ky5mpi5m12]{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:0.75rem;margin-bottom:1rem}.offer-info-item[b-ky5mpi5m12]{display:flex;flex-direction:column;gap:0.15rem}.offer-info-label[b-ky5mpi5m12]{font-size:0.7rem;text-transform:uppercase;letter-spacing:0.3px;color:#6b7280;font-weight:500}.offer-info-value[b-ky5mpi5m12]{font-size:0.875rem;color:#1f2937}.offer-status-badge[b-ky5mpi5m12]{display:inline-block;padding:0.15rem 0.5rem;border-radius:4px;font-size:0.75rem;font-weight:600;width:fit-content}.badge-sent[b-ky5mpi5m12]{background:#fef3c7;color:#92400e;border:1px solid #fcd34d}.badge-accepted[b-ky5mpi5m12]{background:#dcfce7;color:#166534;border:1px solid #86efac}.badge-declined[b-ky5mpi5m12]{background:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.badge-default[b-ky5mpi5m12]{background:#f3f4f6;color:#374151;border:1px solid #d1d5db}.offer-download-row[b-ky5mpi5m12]{margin-bottom:0.75rem}.offer-action-row[b-ky5mpi5m12]{display:flex;gap:0.5rem;margin-top:0.5rem}.decline-form[b-ky5mpi5m12]{background:#fff5f5;border:1px solid #fecaca;border-radius:6px;padding:0.75rem;margin-top:0.5rem}.decline-actions[b-ky5mpi5m12]{display:flex;justify-content:flex-end;gap:0.5rem;margin-top:0.5rem}.offer-accepted-msg[b-ky5mpi5m12]{background:#dcfce7;border:1px solid #86efac;color:#166534;border-radius:6px;padding:0.625rem 1rem;font-size:0.85rem;font-weight:500;margin-top:0.5rem}.offer-declined-msg[b-ky5mpi5m12]{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b;border-radius:6px;padding:0.625rem 1rem;font-size:0.85rem;font-weight:500;margin-top:0.5rem}.section-heading[b-ky5mpi5m12]{font-size:1rem;font-weight:600;color:#1a3a5c;margin-bottom:0.75rem}.page-header[b-ky5mpi5m12]{background:linear-gradient(135deg,#1a3a5c 0%,#2d5a87 100%);padding:40px 0;color:white}.page-header .container[b-ky5mpi5m12]{max-width:1200px;margin:0 auto;padding:0 24px}.page-header h1[b-ky5mpi5m12]{font-size:2rem;font-weight:700;margin:12px 0 8px}.page-subtitle[b-ky5mpi5m12]{color:#94c5e8;font-size:1rem;margin:0}.breadcrumb[b-ky5mpi5m12]{display:flex;align-items:center;gap:8px;font-size:0.85rem;color:#94c5e8}.breadcrumb a[b-ky5mpi5m12]{color:#94c5e8;text-decoration:none}.breadcrumb a:hover[b-ky5mpi5m12]{color:white}.track-section[b-ky5mpi5m12]{padding:40px 0 60px;background:#f8f9fa;min-height:60vh}.track-section .container[b-ky5mpi5m12]{max-width:1200px;margin:0 auto;padding:0 24px}.track-layout[b-ky5mpi5m12]{display:flex;flex-direction:column;gap:24px;max-width:700px;margin:0 auto}.track-form-card[b-ky5mpi5m12]{background:white;border-radius:12px;padding:32px;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.form-header[b-ky5mpi5m12]{display:flex;align-items:center;gap:12px;margin-bottom:24px}.form-header i[b-ky5mpi5m12]{font-size:1.5rem;color:#1a3a5c}.form-header h2[b-ky5mpi5m12]{font-size:1.25rem;font-weight:600;color:#1a3a5c;margin:0}.form-group[b-ky5mpi5m12]{margin-bottom:20px}.form-label[b-ky5mpi5m12]{display:block;font-size:0.85rem;font-weight:600;color:#374151;margin-bottom:6px}.form-label.required[b-ky5mpi5m12]::after{content:' *';color:#ef4444}.form-control[b-ky5mpi5m12]{width:100%;padding:10px 14px;border:1.5px solid #d1d5db;border-radius:8px;font-size:0.9rem;transition:border-color 0.2s;box-sizing:border-box}.form-control:focus[b-ky5mpi5m12]{outline:none;border-color:#1a3a5c;box-shadow:0 0 0 3px rgba(26,58,92,0.1)}.btn-search[b-ky5mpi5m12]{width:100%;padding:12px 24px;background:#1a3a5c;color:white;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:background 0.2s;margin-top:8px}.btn-search:hover:not(:disabled)[b-ky5mpi5m12]{background:#2d5a87}.btn-search:disabled[b-ky5mpi5m12]{opacity:0.6;cursor:not-allowed}.spinner[b-ky5mpi5m12]{width:18px;height:18px;border:2px solid rgba(255,255,255,0.3);border-top-color:white;border-radius:50%;animation:spin-b-ky5mpi5m12 0.6s linear infinite}@keyframes spin-b-ky5mpi5m12{to{transform:rotate(360deg)}}.alert-error[b-ky5mpi5m12]{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#991b1b;font-size:0.875rem;margin-bottom:20px}.alert-error i[b-ky5mpi5m12]{color:#ef4444;margin-top:2px}.track-result-card[b-ky5mpi5m12]{background:white;border-radius:12px;padding:32px;box-shadow:0 2px 8px rgba(0,0,0,0.06)}.result-header[b-ky5mpi5m12]{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #e5e7eb}.result-title h3[b-ky5mpi5m12]{font-size:1.25rem;font-weight:600;color:#1a3a5c;margin:0 0 4px}.result-code[b-ky5mpi5m12]{font-size:0.85rem;color:#6b7280;font-family:monospace}.status-badge[b-ky5mpi5m12]{padding:6px 14px;border-radius:20px;font-size:0.8rem;font-weight:600;white-space:nowrap}.status-new[b-ky5mpi5m12]{background:#dbeafe;color:#1e40af}.status-review[b-ky5mpi5m12]{background:#fef3c7;color:#92400e}.status-shortlisted[b-ky5mpi5m12]{background:#d1fae5;color:#065f46}.status-interview[b-ky5mpi5m12]{background:#e0e7ff;color:#3730a3}.status-selected[b-ky5mpi5m12]{background:#d1fae5;color:#065f46}.status-interviewed[b-ky5mpi5m12]{background:#ede9fe;color:#5b21b6}.status-not-selected[b-ky5mpi5m12]{background:#fef3c7;color:#92400e}.status-rejected[b-ky5mpi5m12]{background:#fee2e2;color:#991b1b}.status-withdrawn[b-ky5mpi5m12]{background:#f3f4f6;color:#4b5563}.status-default[b-ky5mpi5m12]{background:#f3f4f6;color:#4b5563}.result-details[b-ky5mpi5m12]{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:28px}.detail-row[b-ky5mpi5m12]{display:flex;flex-direction:column;gap:4px}.detail-label[b-ky5mpi5m12]{font-size:0.8rem;color:#6b7280;display:flex;align-items:center;gap:6px}.detail-label i[b-ky5mpi5m12]{width:14px;text-align:center}.detail-value[b-ky5mpi5m12]{font-size:0.95rem;font-weight:500;color:#1f2937}.status-timeline[b-ky5mpi5m12]{border-top:1px solid #e5e7eb;padding-top:24px}.status-timeline h4[b-ky5mpi5m12]{font-size:1rem;font-weight:600;color:#374151;margin:0 0 20px}.timeline[b-ky5mpi5m12]{display:flex;justify-content:space-between;position:relative;padding:0 10px}.timeline[b-ky5mpi5m12]::before{content:'';position:absolute;top:16px;left:30px;right:30px;height:3px;background:#e5e7eb;z-index:0}.timeline-step[b-ky5mpi5m12]{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;flex:1}.step-marker[b-ky5mpi5m12]{width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:0.8rem;margin-bottom:8px;transition:all 0.3s}.step-content[b-ky5mpi5m12]{display:flex;flex-direction:column;align-items:center;text-align:center}.step-label[b-ky5mpi5m12]{font-size:0.75rem;font-weight:500;color:#6b7280}.step-date[b-ky5mpi5m12]{font-size:0.7rem;color:#9ca3af;margin-top:2px}.timeline-step.completed .step-marker[b-ky5mpi5m12]{background:#059669;color:white}.timeline-step.completed .step-label[b-ky5mpi5m12]{color:#059669;font-weight:600}.timeline-step.active .step-marker[b-ky5mpi5m12]{background:#1a3a5c;color:white;box-shadow:0 0 0 4px rgba(26,58,92,0.2)}.timeline-step.active .step-label[b-ky5mpi5m12]{color:#1a3a5c;font-weight:600}.timeline-step.pending .step-marker[b-ky5mpi5m12]{background:#f3f4f6;color:#9ca3af;border:2px solid #d1d5db}.timeline-step.rejected .step-marker[b-ky5mpi5m12]{background:#ef4444;color:white}.timeline-step.rejected .step-label[b-ky5mpi5m12]{color:#ef4444;font-weight:600}.timeline-step.withdrawn .step-marker[b-ky5mpi5m12]{background:#6b7280;color:white}.timeline-step.withdrawn .step-label[b-ky5mpi5m12]{color:#6b7280;font-weight:600}.timeline-step.not-selected .step-marker[b-ky5mpi5m12]{background:#f59e0b;color:white}.timeline-step.not-selected .step-label[b-ky5mpi5m12]{color:#d97706;font-weight:600}.timeline-step.rejection-pending .step-marker[b-ky5mpi5m12]{background:#f97316;color:white}.timeline-step.rejection-pending .step-label[b-ky5mpi5m12]{color:#ea580c;font-weight:600}[b-ky5mpi5m12] .validation-message{color:#ef4444;font-size:0.8rem;margin-top:4px}.documents-section[b-ky5mpi5m12]{border-top:1px solid #e5e7eb;padding-top:24px;margin-top:4px}.documents-header[b-ky5mpi5m12]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;flex-wrap:wrap;gap:8px}.documents-title[b-ky5mpi5m12]{display:flex;align-items:center;gap:10px}.documents-title i[b-ky5mpi5m12]{font-size:1.1rem;color:#1a3a5c}.documents-title h4[b-ky5mpi5m12]{font-size:1rem;font-weight:600;color:#374151;margin:0}.documents-summary-badge[b-ky5mpi5m12]{background:#eff6ff;color:#1e40af;font-size:0.78rem;font-weight:600;padding:4px 12px;border-radius:12px;white-space:nowrap}.documents-locked-message[b-ky5mpi5m12]{display:flex;align-items:flex-start;gap:10px;padding:14px 16px;background:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;color:#6b7280;font-size:0.875rem;margin-bottom:16px}.documents-locked-message i[b-ky5mpi5m12]{color:#9ca3af;margin-top:2px;flex-shrink:0}.alert-success[b-ky5mpi5m12]{display:flex;align-items:flex-start;gap:10px;padding:12px 16px;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534;font-size:0.875rem}.alert-success i[b-ky5mpi5m12]{color:#22c55e;margin-top:2px}.doc-alert[b-ky5mpi5m12]{margin-bottom:16px}.documents-checklist[b-ky5mpi5m12]{display:flex;flex-direction:column;gap:12px}.doc-card[b-ky5mpi5m12]{background:#ffffff;border:1px solid #e5e7eb;border-left:4px solid #d1d5db;border-radius:8px;padding:16px;transition:border-color 0.2s,box-shadow 0.2s}.doc-card:hover[b-ky5mpi5m12]{box-shadow:0 2px 6px rgba(0,0,0,0.06)}.doc-card-none[b-ky5mpi5m12]{border-left-color:#d1d5db}.doc-card-pending[b-ky5mpi5m12]{border-left-color:#f59e0b}.doc-card-verified[b-ky5mpi5m12]{border-left-color:#22c55e}.doc-card-rejected[b-ky5mpi5m12]{border-left-color:#ef4444}.doc-card-resubmit[b-ky5mpi5m12]{border-left-color:#f97316}.doc-card-main[b-ky5mpi5m12]{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.doc-info[b-ky5mpi5m12]{flex:1;min-width:0}.doc-name[b-ky5mpi5m12]{font-size:0.92rem;font-weight:600;color:#1f2937;margin-bottom:4px}.mandatory-asterisk[b-ky5mpi5m12]{color:#ef4444;font-weight:700;margin-left:2px}.doc-meta[b-ky5mpi5m12]{display:flex;flex-wrap:wrap;gap:12px}.doc-meta-item[b-ky5mpi5m12]{font-size:0.75rem;color:#6b7280;display:flex;align-items:center;gap:4px}.doc-meta-item i[b-ky5mpi5m12]{font-size:0.7rem;width:12px;text-align:center}.doc-badge[b-ky5mpi5m12]{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:12px;font-size:0.75rem;font-weight:600;white-space:nowrap;flex-shrink:0}.doc-badge i[b-ky5mpi5m12]{font-size:0.7rem}.doc-badge-none[b-ky5mpi5m12]{background:#f3f4f6;color:#6b7280}.doc-badge-pending[b-ky5mpi5m12]{background:#fffbeb;color:#b45309}.doc-badge-verified[b-ky5mpi5m12]{background:#f0fdf4;color:#166534}.doc-badge-rejected[b-ky5mpi5m12]{background:#fef2f2;color:#991b1b}.doc-badge-resubmit[b-ky5mpi5m12]{background:#fff7ed;color:#c2410c}.doc-file-info[b-ky5mpi5m12]{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin-top:10px;padding-top:10px;border-top:1px dashed #e5e7eb}.doc-file-name[b-ky5mpi5m12]{font-size:0.8rem;color:#374151;display:flex;align-items:center;gap:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}.doc-file-name i[b-ky5mpi5m12]{color:#6b7280;flex-shrink:0}.doc-file-detail[b-ky5mpi5m12]{font-size:0.75rem;color:#9ca3af}.doc-version[b-ky5mpi5m12]{background:#eff6ff;color:#1e40af;padding:1px 6px;border-radius:4px;font-weight:600}.doc-preview-link[b-ky5mpi5m12]{font-size:0.75rem;color:#2563eb;text-decoration:none;display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:4px;background:#eff6ff;transition:background 0.15s}.doc-preview-link[b-ky5mpi5m12]{cursor:pointer !important;border:none !important}.doc-preview-link:hover[b-ky5mpi5m12]{background:#dbeafe;text-decoration:none}.preview-overlay[b-ky5mpi5m12]{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.7);z-index:9999;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(2px)}.preview-modal[b-ky5mpi5m12]{background:white;border-radius:12px;width:90vw;max-width:900px;height:85vh;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,0.3)}.preview-header[b-ky5mpi5m12]{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.preview-title[b-ky5mpi5m12]{font-weight:600;font-size:0.9rem;color:#1f2937;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:70%}.preview-actions[b-ky5mpi5m12]{display:flex;gap:8px;align-items:center}.preview-open-tab[b-ky5mpi5m12]{color:#6b7280;font-size:0.85rem;padding:4px 8px;border-radius:4px;text-decoration:none}.preview-open-tab:hover[b-ky5mpi5m12]{background:#f3f4f6;color:#2563eb}.preview-close[b-ky5mpi5m12]{background:none;border:none;color:#6b7280;font-size:1.1rem;cursor:pointer;padding:4px 8px;border-radius:4px}.preview-close:hover[b-ky5mpi5m12]{background:#fee2e2;color:#dc2626}.preview-body[b-ky5mpi5m12]{flex:1;overflow:auto;display:flex;align-items:center;justify-content:center;background:#f3f4f6}.preview-iframe[b-ky5mpi5m12]{width:100%;height:100%;border:none}.preview-image[b-ky5mpi5m12]{max-width:100%;max-height:100%;object-fit:contain}[data-theme="dark"] .preview-modal[b-ky5mpi5m12]{background:#1e1e2e}[data-theme="dark"] .preview-header[b-ky5mpi5m12]{background:#2a2a3e;border-color:#333}[data-theme="dark"] .preview-title[b-ky5mpi5m12]{color:#f0f0f0}[data-theme="dark"] .preview-body[b-ky5mpi5m12]{background:#151525}.staged-preview[b-ky5mpi5m12]{background:#f0f9ff;border:1px solid #bfdbfe;border-radius:8px;padding:12px;margin-top:8px}.staged-file-info[b-ky5mpi5m12]{display:flex;align-items:center;gap:8px;font-size:0.8rem;color:#1e40af;margin-bottom:8px}.staged-file-name[b-ky5mpi5m12]{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.staged-file-size[b-ky5mpi5m12]{color:#6b7280;font-weight:400}.staged-image-preview[b-ky5mpi5m12]{max-width:160px;max-height:120px;border-radius:6px;border:1px solid #d1d5db;margin-bottom:8px;object-fit:contain}.staged-pdf-badge[b-ky5mpi5m12]{display:inline-flex;align-items:center;gap:6px;background:#fef2f2;color:#dc2626;padding:4px 10px;border-radius:4px;font-size:0.75rem;font-weight:500;margin-bottom:8px}.staged-actions[b-ky5mpi5m12]{display:flex;gap:8px}.btn-confirm-upload[b-ky5mpi5m12]{display:inline-flex;align-items:center;gap:6px;background:#059669;color:white;border:none;padding:6px 14px;border-radius:6px;font-size:0.8rem;font-weight:500;cursor:pointer;transition:background 0.15s}.btn-confirm-upload:hover[b-ky5mpi5m12]{background:#047857}.btn-cancel-upload[b-ky5mpi5m12]{display:inline-flex;align-items:center;gap:6px;background:transparent;color:#6b7280;border:1px solid #d1d5db;padding:6px 14px;border-radius:6px;font-size:0.8rem;cursor:pointer;transition:all 0.15s}.btn-cancel-upload:hover[b-ky5mpi5m12]{background:#f3f4f6;color:#374151}.btn-upload-replace[b-ky5mpi5m12]{background:transparent !important;color:#2563eb !important;border:1px dashed #93c5fd !important}.btn-upload-replace:hover[b-ky5mpi5m12]{background:#eff6ff !important}.doc-rejection-notes[b-ky5mpi5m12]{display:flex;align-items:flex-start;gap:8px;margin-top:10px;padding:10px 12px;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;font-size:0.82rem;color:#991b1b;font-style:italic}.doc-rejection-notes i[b-ky5mpi5m12]{color:#ef4444;margin-top:2px;flex-shrink:0}.doc-upload-area[b-ky5mpi5m12]{margin-top:12px}.btn-upload[b-ky5mpi5m12]{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:10px 20px;background:#1a3a5c;color:white;border:none;border-radius:8px;font-size:0.88rem;font-weight:600;cursor:pointer;transition:background 0.2s;min-height:44px}.btn-upload:hover[b-ky5mpi5m12]{background:#2d5a87}.btn-upload i[b-ky5mpi5m12]{font-size:0.95rem}.upload-progress[b-ky5mpi5m12]{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 20px;color:#1a3a5c;font-size:0.88rem;font-weight:500}.upload-spinner[b-ky5mpi5m12]{width:18px;height:18px;border:2.5px solid #d1d5db;border-top-color:#1a3a5c;border-radius:50%;animation:spin-b-ky5mpi5m12 0.6s linear infinite}.messages-section[b-ky5mpi5m12]{margin-top:1.5rem}.messages-card[b-ky5mpi5m12]{background:white;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,0.06);overflow:hidden}.messages-header[b-ky5mpi5m12]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;flex-wrap:wrap;gap:8px}.messages-title[b-ky5mpi5m12]{display:flex;align-items:center;gap:10px}.messages-title i[b-ky5mpi5m12]{font-size:1.1rem;color:#1a3a5c}.messages-title h4[b-ky5mpi5m12]{font-size:1rem;font-weight:600;color:#374151;margin:0}.messages-count-badge[b-ky5mpi5m12]{background:#eff6ff;color:#1e40af;font-size:0.78rem;font-weight:600;padding:4px 12px;border-radius:12px;white-space:nowrap}.chat-thread[b-ky5mpi5m12]{max-height:400px;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:0.75rem}.chat-message[b-ky5mpi5m12]{max-width:80%;padding:0.75rem 1rem;border-radius:12px;position:relative}.chat-message.candidate[b-ky5mpi5m12]{align-self:flex-end;background:#e8f0fe;border-bottom-right-radius:4px}.chat-message.coordinator[b-ky5mpi5m12]{align-self:flex-start;background:#f1f3f4;border-bottom-left-radius:4px}.chat-sender[b-ky5mpi5m12]{font-size:0.75rem;font-weight:600;margin-bottom:0.25rem;color:#5f6368}.chat-text[b-ky5mpi5m12]{font-size:0.875rem;line-height:1.4;color:#202124;word-break:break-word;white-space:pre-wrap}.chat-time[b-ky5mpi5m12]{font-size:0.7rem;color:#80868b;margin-top:0.25rem;text-align:right}.chat-empty[b-ky5mpi5m12]{text-align:center;padding:2rem;color:#80868b}.chat-empty i[b-ky5mpi5m12]{display:block;margin-bottom:0.75rem;color:#d1d5db}.chat-empty p[b-ky5mpi5m12]{margin:0;font-size:0.875rem}.chat-input-area[b-ky5mpi5m12]{display:flex;gap:0.5rem;padding:1rem;border-top:1px solid #e0e0e0}.chat-input-area textarea[b-ky5mpi5m12]{flex:1;border:1px solid #dadce0;border-radius:8px;padding:0.5rem 0.75rem;font-size:0.875rem;resize:none;min-height:40px;max-height:100px;font-family:inherit}.chat-input-area textarea:focus[b-ky5mpi5m12]{outline:none;border-color:#1a3a5c;box-shadow:0 0 0 2px rgba(26,58,92,0.1)}.chat-send-btn[b-ky5mpi5m12]{align-self:flex-end;padding:0.5rem 1rem;border:none;border-radius:8px;background:#1a3a5c;color:white;cursor:pointer;font-size:0.875rem;white-space:nowrap;display:flex;align-items:center;gap:6px;min-height:40px;transition:background 0.2s}.chat-send-btn:hover:not(:disabled)[b-ky5mpi5m12]{background:#2d5a87}.chat-send-btn:disabled[b-ky5mpi5m12]{opacity:0.5;cursor:not-allowed}@media (max-width:768px){.track-form-card[b-ky5mpi5m12],.track-result-card[b-ky5mpi5m12]{padding:20px}.result-header[b-ky5mpi5m12]{flex-direction:column}.result-details[b-ky5mpi5m12]{grid-template-columns:1fr}.timeline[b-ky5mpi5m12]{flex-direction:column;gap:16px;padding:0}.timeline[b-ky5mpi5m12]::before{top:0;bottom:0;left:16px;right:auto;width:3px;height:auto}.timeline-step[b-ky5mpi5m12]{flex-direction:row;gap:12px}.step-content[b-ky5mpi5m12]{align-items:flex-start;text-align:left}.page-header h1[b-ky5mpi5m12]{font-size:1.5rem}.doc-card-main[b-ky5mpi5m12]{flex-direction:column}.doc-status[b-ky5mpi5m12]{align-self:flex-start}.doc-file-name[b-ky5mpi5m12]{max-width:180px}.chat-message[b-ky5mpi5m12]{max-width:90%}.chat-input-area[b-ky5mpi5m12]{flex-direction:column}.chat-send-btn[b-ky5mpi5m12]{align-self:stretch;justify-content:center}}@media (min-width:769px){.documents-checklist[b-ky5mpi5m12]{display:flex;flex-direction:column;gap:12px}}@media (max-width:480px){.track-form-card[b-ky5mpi5m12],.track-result-card[b-ky5mpi5m12]{padding:16px}.doc-card[b-ky5mpi5m12]{padding:12px}.documents-header[b-ky5mpi5m12]{flex-direction:column;align-items:flex-start}}[data-theme="dark"] .track-section[b-ky5mpi5m12]{background:var(--bg-secondary)}[data-theme="dark"] .track-form-card[b-ky5mpi5m12],[data-theme="dark"] .track-result-card[b-ky5mpi5m12]{background:var(--card-bg);box-shadow:0 2px 8px rgba(0,0,0,0.3)}[data-theme="dark"] .form-header i[b-ky5mpi5m12],[data-theme="dark"] .form-header h2[b-ky5mpi5m12]{color:var(--text-primary)}[data-theme="dark"] .form-label[b-ky5mpi5m12]{color:var(--text-secondary)}[data-theme="dark"] .form-control[b-ky5mpi5m12]{background:var(--bg-secondary);border-color:var(--border);color:var(--text-primary)}[data-theme="dark"] .form-control:focus[b-ky5mpi5m12]{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.2)}[data-theme="dark"] .btn-search[b-ky5mpi5m12]{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)}[data-theme="dark"] .btn-search:hover:not(:disabled)[b-ky5mpi5m12]{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%)}[data-theme="dark"] .alert-error[b-ky5mpi5m12]{background:rgba(239,68,68,0.15);border-color:rgba(239,68,68,0.3)}[data-theme="dark"] .result-header[b-ky5mpi5m12]{border-color:var(--border)}[data-theme="dark"] .result-title h3[b-ky5mpi5m12]{color:var(--text-primary)}[data-theme="dark"] .result-code[b-ky5mpi5m12]{color:var(--text-secondary)}[data-theme="dark"] .detail-label[b-ky5mpi5m12]{color:var(--text-muted)}[data-theme="dark"] .detail-value[b-ky5mpi5m12]{color:var(--text-primary)}[data-theme="dark"] .status-timeline[b-ky5mpi5m12]{border-color:var(--border)}[data-theme="dark"] .status-timeline h4[b-ky5mpi5m12]{color:var(--text-primary)}[data-theme="dark"] .timeline[b-ky5mpi5m12]::before{background:var(--border)}[data-theme="dark"] .step-label[b-ky5mpi5m12]{color:var(--text-secondary)}[data-theme="dark"] .step-date[b-ky5mpi5m12]{color:var(--text-muted)}[data-theme="dark"] .timeline-step.pending .step-marker[b-ky5mpi5m12]{background:var(--bg-tertiary);color:var(--text-muted);border-color:var(--border)}[data-theme="dark"] .timeline-step.active .step-marker[b-ky5mpi5m12]{background:#3b82f6;color:white;box-shadow:0 0 0 4px rgba(59,130,246,0.3)}[data-theme="dark"] .timeline-step.active .step-label[b-ky5mpi5m12]{color:#60a5fa}[data-theme="dark"] .timeline-step.completed .step-marker[b-ky5mpi5m12]{background:#10b981;color:white}[data-theme="dark"] .timeline-step.completed .step-label[b-ky5mpi5m12]{color:#34d399}[data-theme="dark"] .status-new[b-ky5mpi5m12]{background:rgba(59,130,246,0.2);color:#60a5fa}[data-theme="dark"] .status-review[b-ky5mpi5m12]{background:rgba(245,158,11,0.2);color:#fbbf24}[data-theme="dark"] .status-shortlisted[b-ky5mpi5m12]{background:rgba(16,185,129,0.2);color:#34d399}[data-theme="dark"] .status-interview[b-ky5mpi5m12]{background:rgba(99,102,241,0.2);color:#a5b4fc}[data-theme="dark"] .status-selected[b-ky5mpi5m12]{background:rgba(16,185,129,0.2);color:#34d399}[data-theme="dark"] .status-interviewed[b-ky5mpi5m12]{background:rgba(139,92,246,0.2);color:#a78bfa}[data-theme="dark"] .status-not-selected[b-ky5mpi5m12]{background:rgba(245,158,11,0.2);color:#fbbf24}[data-theme="dark"] .status-rejected[b-ky5mpi5m12]{background:rgba(239,68,68,0.2);color:#f87171}[data-theme="dark"] .status-withdrawn[b-ky5mpi5m12]{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme="dark"] .status-default[b-ky5mpi5m12]{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme="dark"][b-ky5mpi5m12] .validation-message{color:#f87171}[data-theme="dark"] .form-control:focus[b-ky5mpi5m12]{border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,0.2)}[data-theme="dark"] .breadcrumb[b-ky5mpi5m12]{color:#94c5e8}[data-theme="dark"] .breadcrumb a[b-ky5mpi5m12]{color:#94c5e8}[data-theme="dark"] .breadcrumb a:hover[b-ky5mpi5m12]{color:white}[data-theme="dark"] .documents-section[b-ky5mpi5m12]{border-color:var(--border)}[data-theme="dark"] .documents-title i[b-ky5mpi5m12]{color:var(--text-primary)}[data-theme="dark"] .documents-title h4[b-ky5mpi5m12]{color:var(--text-primary)}[data-theme="dark"] .documents-summary-badge[b-ky5mpi5m12]{background:rgba(59,130,246,0.15);color:#60a5fa}[data-theme="dark"] .documents-locked-message[b-ky5mpi5m12]{background:var(--bg-tertiary);border-color:var(--border);color:var(--text-secondary)}[data-theme="dark"] .documents-locked-message i[b-ky5mpi5m12]{color:var(--text-muted)}[data-theme="dark"] .alert-success[b-ky5mpi5m12]{background:rgba(34,197,94,0.1);border-color:rgba(34,197,94,0.3);color:#4ade80}[data-theme="dark"] .alert-success i[b-ky5mpi5m12]{color:#4ade80}[data-theme="dark"] .doc-card[b-ky5mpi5m12]{background:var(--card-bg);border-color:var(--border)}[data-theme="dark"] .doc-card:hover[b-ky5mpi5m12]{box-shadow:0 2px 6px rgba(0,0,0,0.3)}[data-theme="dark"] .doc-card-none[b-ky5mpi5m12]{border-left-color:var(--border)}[data-theme="dark"] .doc-card-pending[b-ky5mpi5m12]{border-left-color:#f59e0b}[data-theme="dark"] .doc-card-verified[b-ky5mpi5m12]{border-left-color:#22c55e}[data-theme="dark"] .doc-card-rejected[b-ky5mpi5m12]{border-left-color:#ef4444}[data-theme="dark"] .doc-card-resubmit[b-ky5mpi5m12]{border-left-color:#f97316}[data-theme="dark"] .doc-name[b-ky5mpi5m12]{color:var(--text-primary)}[data-theme="dark"] .doc-meta-item[b-ky5mpi5m12]{color:var(--text-muted)}[data-theme="dark"] .doc-badge-none[b-ky5mpi5m12]{background:var(--bg-tertiary);color:var(--text-secondary)}[data-theme="dark"] .doc-badge-pending[b-ky5mpi5m12]{background:rgba(245,158,11,0.15);color:#fbbf24}[data-theme="dark"] .doc-badge-verified[b-ky5mpi5m12]{background:rgba(34,197,94,0.15);color:#4ade80}[data-theme="dark"] .doc-badge-rejected[b-ky5mpi5m12]{background:rgba(239,68,68,0.15);color:#f87171}[data-theme="dark"] .doc-badge-resubmit[b-ky5mpi5m12]{background:rgba(249,115,22,0.15);color:#fb923c}[data-theme="dark"] .doc-file-info[b-ky5mpi5m12]{border-color:var(--border)}[data-theme="dark"] .doc-file-name[b-ky5mpi5m12]{color:var(--text-secondary)}[data-theme="dark"] .doc-file-name i[b-ky5mpi5m12]{color:var(--text-muted)}[data-theme="dark"] .doc-file-detail[b-ky5mpi5m12]{color:var(--text-muted)}[data-theme="dark"] .doc-version[b-ky5mpi5m12]{background:rgba(59,130,246,0.15);color:#60a5fa}[data-theme="dark"] .doc-preview-link[b-ky5mpi5m12]{background:rgba(59,130,246,0.15);color:#60a5fa}[data-theme="dark"] .doc-preview-link:hover[b-ky5mpi5m12]{background:rgba(59,130,246,0.25)}[data-theme="dark"] .staged-preview[b-ky5mpi5m12]{background:rgba(59,130,246,0.08);border-color:rgba(59,130,246,0.25)}[data-theme="dark"] .staged-file-info[b-ky5mpi5m12]{color:#93c5fd}[data-theme="dark"] .staged-pdf-badge[b-ky5mpi5m12]{background:rgba(220,38,38,0.15);color:#fca5a5}[data-theme="dark"] .btn-cancel-upload[b-ky5mpi5m12]{border-color:var(--border);color:var(--text-muted)}[data-theme="dark"] .btn-cancel-upload:hover[b-ky5mpi5m12]{background:rgba(255,255,255,0.05)}[data-theme="dark"] .btn-upload-replace[b-ky5mpi5m12]{color:#60a5fa !important;border-color:rgba(59,130,246,0.3) !important}[data-theme="dark"] .btn-upload-replace:hover[b-ky5mpi5m12]{background:rgba(59,130,246,0.1) !important}[data-theme="dark"] .doc-rejection-notes[b-ky5mpi5m12]{background:rgba(239,68,68,0.1);border-color:rgba(239,68,68,0.3);color:#f87171}[data-theme="dark"] .doc-rejection-notes i[b-ky5mpi5m12]{color:#f87171}[data-theme="dark"] .btn-upload[b-ky5mpi5m12]{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)}[data-theme="dark"] .btn-upload:hover[b-ky5mpi5m12]{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%)}[data-theme="dark"] .upload-progress[b-ky5mpi5m12]{color:#60a5fa}[data-theme="dark"] .upload-spinner[b-ky5mpi5m12]{border-color:var(--border);border-top-color:#60a5fa}[data-theme="dark"] .messages-card[b-ky5mpi5m12]{background:var(--card-bg);box-shadow:0 2px 8px rgba(0,0,0,0.3)}[data-theme="dark"] .messages-header[b-ky5mpi5m12]{border-color:var(--border)}[data-theme="dark"] .messages-title i[b-ky5mpi5m12]{color:var(--text-primary)}[data-theme="dark"] .messages-title h4[b-ky5mpi5m12]{color:var(--text-primary)}[data-theme="dark"] .messages-count-badge[b-ky5mpi5m12]{background:rgba(59,130,246,0.15);color:#60a5fa}[data-theme="dark"] .chat-message.candidate[b-ky5mpi5m12]{background:rgba(59,130,246,0.15)}[data-theme="dark"] .chat-message.coordinator[b-ky5mpi5m12]{background:var(--bg-tertiary)}[data-theme="dark"] .chat-sender[b-ky5mpi5m12]{color:var(--text-secondary)}[data-theme="dark"] .chat-text[b-ky5mpi5m12]{color:var(--text-primary)}[data-theme="dark"] .chat-time[b-ky5mpi5m12]{color:var(--text-muted)}[data-theme="dark"] .chat-empty[b-ky5mpi5m12]{color:var(--text-muted)}[data-theme="dark"] .chat-empty i[b-ky5mpi5m12]{color:var(--border)}[data-theme="dark"] .chat-input-area[b-ky5mpi5m12]{border-color:var(--border)}[data-theme="dark"] .chat-input-area textarea[b-ky5mpi5m12]{background:var(--bg-secondary);border-color:var(--border);color:var(--text-primary)}[data-theme="dark"] .chat-input-area textarea:focus[b-ky5mpi5m12]{border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,0.2)}[data-theme="dark"] .chat-send-btn[b-ky5mpi5m12]{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%)}[data-theme="dark"] .chat-send-btn:hover:not(:disabled)[b-ky5mpi5m12]{background:linear-gradient(135deg,#60a5fa 0%,#3b82f6 100%)}.doc-choice[b-ky5mpi5m12]{margin-top:8px !important}.doc-choice-label[b-ky5mpi5m12]{font-size:0.8rem !important;color:#374151;font-weight:500;display:block;margin-bottom:6px}.doc-choice-buttons[b-ky5mpi5m12]{display:flex;gap:8px;flex-wrap:wrap}.btn-choice[b-ky5mpi5m12]{display:inline-flex;align-items:center;gap:4px;padding:6px 12px !important;border-radius:6px !important;font-size:0.8rem !important;cursor:pointer;border:1px solid;transition:all 0.15s;background:transparent;font-family:inherit}.btn-choice-original[b-ky5mpi5m12]{background:#eff6ff !important;color:#1e40af !important;border-color:#93c5fd !important}.btn-choice-original:hover[b-ky5mpi5m12]{background:#dbeafe !important}.btn-choice-undertaking[b-ky5mpi5m12]{background:#fffbeb !important;color:#92400e !important;border-color:#fde68a !important}.btn-choice-undertaking:hover[b-ky5mpi5m12]{background:#fef3c7 !important}.btn-choice-back[b-ky5mpi5m12]{display:inline-flex;align-items:center;gap:4px;margin-top:6px;padding:4px 10px !important;border-radius:5px !important;font-size:0.75rem !important;cursor:pointer;border:1px solid #d1d5db;background:transparent;color:#6b7280;transition:all 0.15s;font-family:inherit}.btn-choice-back:hover[b-ky5mpi5m12]{background:#f3f4f6;color:#374151}.btn-upload-undertaking[b-ky5mpi5m12]{background:linear-gradient(135deg,#d97706 0%,#b45309 100%) !important}.btn-upload-undertaking:hover[b-ky5mpi5m12]{background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%) !important}.undertaking-info[b-ky5mpi5m12]{font-size:0.775rem !important;color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:6px;padding:6px 10px !important;margin-bottom:8px !important;margin-top:6px !important;display:flex;align-items:flex-start;gap:6px;line-height:1.4}.undertaking-info i[b-ky5mpi5m12]{margin-top:1px;flex-shrink:0}.upload-type-badge[b-ky5mpi5m12]{font-size:0.65rem !important;padding:1px 6px !important;border-radius:3px;font-weight:600;display:inline-block;margin-top:4px}.upload-type-original[b-ky5mpi5m12]{background:#dbeafe;color:#1e40af}.upload-type-undertaking[b-ky5mpi5m12]{background:#fef3c7;color:#92400e}[data-theme="dark"] .doc-choice-label[b-ky5mpi5m12]{color:#d1d5db}[data-theme="dark"] .btn-choice-original[b-ky5mpi5m12]{background:rgba(59,130,246,0.12) !important;color:#93c5fd !important;border-color:rgba(59,130,246,0.4) !important}[data-theme="dark"] .btn-choice-original:hover[b-ky5mpi5m12]{background:rgba(59,130,246,0.2) !important}[data-theme="dark"] .btn-choice-undertaking[b-ky5mpi5m12]{background:rgba(245,158,11,0.12) !important;color:#fcd34d !important;border-color:rgba(245,158,11,0.4) !important}[data-theme="dark"] .btn-choice-undertaking:hover[b-ky5mpi5m12]{background:rgba(245,158,11,0.2) !important}[data-theme="dark"] .btn-choice-back[b-ky5mpi5m12]{border-color:var(--border);color:#9ca3af}[data-theme="dark"] .btn-choice-back:hover[b-ky5mpi5m12]{background:var(--bg-secondary);color:#d1d5db}[data-theme="dark"] .undertaking-info[b-ky5mpi5m12]{background:rgba(245,158,11,0.08);border-color:rgba(245,158,11,0.3);color:#fcd34d}[data-theme="dark"] .upload-type-original[b-ky5mpi5m12]{background:rgba(59,130,246,0.2);color:#93c5fd}[data-theme="dark"] .upload-type-undertaking[b-ky5mpi5m12]{background:rgba(245,158,11,0.2);color:#fcd34d}.psy-pending-banner[b-ky5mpi5m12]{background:linear-gradient(135deg,#ede9fe 0%,#ddd6fe 100%);border-color:#8b5cf6}.psy-pending-icon[b-ky5mpi5m12]{background:#8b5cf6;color:white}.psy-expires-note[b-ky5mpi5m12]{font-size:0.8125rem;opacity:0.8}.psy-start-btn[b-ky5mpi5m12]{display:inline-flex;align-items:center;gap:0.375rem;background:#7c3aed;color:white;border:none;border-radius:8px;padding:0.5rem 1.25rem;font-size:0.9375rem;font-weight:600;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;cursor:pointer;text-decoration:none;transition:background 0.15s ease,transform 0.1s ease}.psy-start-btn:hover[b-ky5mpi5m12]{background:#6d28d9;color:white;transform:translateY(-1px);text-decoration:none}[data-theme="dark"] .psy-pending-banner[b-ky5mpi5m12]{background:linear-gradient(135deg,rgba(109,40,217,0.18) 0%,rgba(139,92,246,0.12) 100%);border-color:#8b5cf6}[data-theme="dark"] .psy-pending-banner .offer-banner-title[b-ky5mpi5m12]{color:#c4b5fd}[data-theme="dark"] .psy-pending-banner .offer-banner-subtitle[b-ky5mpi5m12]{color:#a78bfa}[data-theme="dark"] .psy-expires-note[b-ky5mpi5m12]{color:#a78bfa}@page{size:A4 portrait;margin:10mm 10mm 15mm 10mm}*[b-ybbq22xpv6]{box-sizing:border-box;font-family:'Segoe UI',Arial,sans-serif}.print-container[b-ybbq22xpv6]{max-width:210mm;margin:0 auto;padding:15px 20px;background:white;font-size:11px;color:#1f2937}.loading-state[b-ybbq22xpv6]{text-align:center;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center}.spinner-border[b-ybbq22xpv6]{width:3rem;height:3rem;color:#1e40af}.error-state[b-ybbq22xpv6]{text-align:center;max-width:400px;margin:50px auto;padding:2rem;background:white;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1)}.error-icon[b-ybbq22xpv6]{font-size:4rem;color:#dc3545;margin-bottom:1rem}.error-state h1[b-ybbq22xpv6]{font-size:1.5rem;color:#1e293b;margin:0 0 0.5rem 0}.error-state p[b-ybbq22xpv6]{color:#64748b;margin:0 0 0.5rem 0}.error-state .help-text[b-ybbq22xpv6]{font-size:0.85rem;color:#94a3b8}.report-header[b-ybbq22xpv6]{border-bottom:2px solid #1e40af;padding-bottom:12px;margin-bottom:10px}.report-title[b-ybbq22xpv6]{text-align:center;margin-bottom:15px}.report-title h2[b-ybbq22xpv6]{margin:0;font-size:18px;font-weight:bold;color:#1f2937;text-transform:uppercase;letter-spacing:1px}.report-meta[b-ybbq22xpv6]{margin:6px 0 0;font-size:10px;color:#6b7280}.meta-sep[b-ybbq22xpv6]{color:#d1d5db;margin:0 6px}.child-section[b-ybbq22xpv6]{margin-bottom:15px}.child-header[b-ybbq22xpv6]{display:flex;align-items:center;gap:10px;padding:6px 10px;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border:1px solid #bfdbfe;border-radius:6px;margin-bottom:6px}.child-label[b-ybbq22xpv6]{font-weight:700;font-size:12px;color:#1e40af}.child-class[b-ybbq22xpv6]{font-size:11px;color:#374151;font-weight:500;padding:2px 8px;background:white;border-radius:4px;border:1px solid #e5e7eb}.child-discount-badge[b-ybbq22xpv6]{margin-left:auto;font-size:9px;font-weight:600;color:#16a34a;background:#dcfce7;padding:2px 8px;border-radius:10px}.fee-table[b-ybbq22xpv6]{width:100%;border-collapse:collapse;font-size:10px}.fee-table th[b-ybbq22xpv6],.fee-table td[b-ybbq22xpv6]{border:1px solid #e5e7eb;padding:5px 8px}.fee-table th[b-ybbq22xpv6]{background:#f8fafc;font-weight:600;color:#374151;font-size:9px;text-transform:uppercase;letter-spacing:0.3px}.col-fee[b-ybbq22xpv6]{text-align:left}.col-amt[b-ybbq22xpv6]{text-align:right;font-weight:600;width:25%;font-variant-numeric:tabular-nums}.section-row td[b-ybbq22xpv6]{background:#f1f5f9 !important;font-weight:600;font-size:9px;color:#374151;text-transform:uppercase;letter-spacing:0.3px;padding:4px 8px !important}.section-row i[b-ybbq22xpv6]{margin-right:4px;font-size:8px;color:#6b7280}.discount-tag[b-ybbq22xpv6]{display:inline-flex;align-items:center;gap:3px;font-size:7px;color:#16a34a;background:#dcfce7;padding:1px 6px;border-radius:3px;margin-left:6px;font-weight:600}.discount-tag i[b-ybbq22xpv6]{font-size:6px;margin-right:0}.total-row td[b-ybbq22xpv6]{background:#f1f5f9 !important;border-top:2px solid #1e40af;font-size:11px}.grand-total-section[b-ybbq22xpv6]{margin-top:8px;margin-bottom:12px}.savings-row td[b-ybbq22xpv6]{background:#dcfce7 !important;color:#166534;font-weight:600}.grand-total-row td[b-ybbq22xpv6]{background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%) !important;color:white !important;font-weight:bold;font-size:12px;padding:8px !important}.grand-total[b-ybbq22xpv6]{font-size:14px}.note-box[b-ybbq22xpv6]{margin-top:10px;padding:8px 12px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;font-size:9px;color:#1e40af}.note-box i[b-ybbq22xpv6]{margin-right:6px}.report-footer[b-ybbq22xpv6]{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:12px;padding-top:8px;border-top:1px solid #e5e7eb;font-size:9px;color:#9ca3af}.report-footer strong[b-ybbq22xpv6]{color:#1e40af}.footer-sep[b-ybbq22xpv6]{color:#d1d5db}@media (max-width:768px){.print-container[b-ybbq22xpv6]{padding:10px}.child-header[b-ybbq22xpv6]{flex-wrap:wrap}}@media print{body[b-ybbq22xpv6]{background:white;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}.print-container[b-ybbq22xpv6]{padding:0;max-width:none}.report-header img[b-ybbq22xpv6]{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important;visibility:visible !important;display:inline-block !important}.fee-table[b-ybbq22xpv6]{page-break-inside:auto}.fee-table tr[b-ybbq22xpv6]{page-break-inside:avoid;page-break-after:auto}.fee-table thead[b-ybbq22xpv6]{display:table-header-group}.fee-table th[b-ybbq22xpv6],.grand-total-row td[b-ybbq22xpv6],.savings-row td[b-ybbq22xpv6],.total-row td[b-ybbq22xpv6],.section-row td[b-ybbq22xpv6],.child-header[b-ybbq22xpv6],.child-discount-badge[b-ybbq22xpv6],.discount-tag[b-ybbq22xpv6]{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}.report-footer[b-ybbq22xpv6]{page-break-inside:avoid;margin-bottom:5mm}}@page{size:A4 portrait;margin:10mm 10mm 15mm 10mm}*[b-xfisk35y4i]{box-sizing:border-box;font-family:'Segoe UI',Arial,sans-serif}.print-container[b-xfisk35y4i]{max-width:210mm;margin:0 auto;padding:15px 20px;background:white;font-size:10px}.loading-state[b-xfisk35y4i]{text-align:center;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center}.spinner-border[b-xfisk35y4i]{width:3rem;height:3rem;color:#1e40af}.error-state[b-xfisk35y4i]{text-align:center;max-width:400px;margin:50px auto;padding:2rem;background:white;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1)}.error-icon[b-xfisk35y4i]{font-size:4rem;color:#dc3545;margin-bottom:1rem}.error-state h1[b-xfisk35y4i]{font-size:1.5rem;color:#1e293b;margin:0 0 0.5rem 0}.error-state p[b-xfisk35y4i]{color:#64748b;margin:0 0 0.5rem 0}.error-state .help-text[b-xfisk35y4i]{font-size:0.85rem;color:#94a3b8}.report-header[b-xfisk35y4i]{border-bottom:2px solid #1e40af;padding-bottom:12px;margin-bottom:15px}.student-details-section[b-xfisk35y4i]{background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;padding:12px 15px;margin-bottom:15px}.student-details-section h3[b-xfisk35y4i]{margin:0 0 10px;font-size:12px;color:#1e40af;border-bottom:1px solid #e5e7eb;padding-bottom:6px}.student-details-section h3 i[b-xfisk35y4i]{margin-right:6px}.details-grid[b-xfisk35y4i]{display:grid;grid-template-columns:repeat(3,1fr);gap:8px 15px}.detail-item[b-xfisk35y4i]{display:flex;flex-direction:column}.detail-item .label[b-xfisk35y4i]{font-size:8px;color:#6b7280;text-transform:uppercase;font-weight:600}.detail-item .value[b-xfisk35y4i]{font-size:10px;color:#1f2937;font-weight:500}.fee-section[b-xfisk35y4i],.fee-comparison-section[b-xfisk35y4i],.quarterly-section[b-xfisk35y4i]{margin-bottom:15px}.fee-section h3[b-xfisk35y4i],.fee-comparison-section h3[b-xfisk35y4i],.quarterly-section h3[b-xfisk35y4i]{margin:0 0 10px;font-size:12px;color:#374151;border-bottom:1px solid #e5e7eb;padding-bottom:6px;display:flex;align-items:center;gap:6px}.summary-section h3[b-xfisk35y4i]{margin:0 0 6px;font-size:10px;color:#374151;border-bottom:1px solid #e5e7eb;padding-bottom:4px;display:flex;align-items:center;gap:4px}.discount-badge-header[b-xfisk35y4i]{background:linear-gradient(135deg,#059669 0%,#10b981 100%);color:white;padding:3px 10px;border-radius:12px;font-size:9px;font-weight:600;margin-left:auto}.fee-table[b-xfisk35y4i],.fee-comparison-table[b-xfisk35y4i],.quarterly-table[b-xfisk35y4i]{width:100%;border-collapse:collapse;font-size:9px}.fee-table th[b-xfisk35y4i],.fee-table td[b-xfisk35y4i],.fee-comparison-table th[b-xfisk35y4i],.fee-comparison-table td[b-xfisk35y4i],.quarterly-table th[b-xfisk35y4i],.quarterly-table td[b-xfisk35y4i]{border:1px solid #d1d5db;padding:5px 8px;text-align:left}.fee-table th[b-xfisk35y4i],.fee-comparison-table th[b-xfisk35y4i],.quarterly-table th[b-xfisk35y4i]{background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);font-weight:600;white-space:nowrap;color:#374151}.fee-table tbody tr:nth-child(even)[b-xfisk35y4i],.fee-comparison-table tbody tr:nth-child(even)[b-xfisk35y4i],.quarterly-table tbody tr:nth-child(even)[b-xfisk35y4i]{background:#f9fafb}.text-right[b-xfisk35y4i]{text-align:right !important}.amount-cell[b-xfisk35y4i]{font-weight:600;font-family:'Consolas',monospace}.onetime-row[b-xfisk35y4i]{background:linear-gradient(135deg,#fef3c7 0%,#fde68a 100%) !important;font-weight:600}.onetime-row td:first-child[b-xfisk35y4i]{color:#92400e}.amount-breakdown[b-xfisk35y4i]{font-size:9px;white-space:nowrap}.amount-breakdown strong[b-xfisk35y4i]{color:#059669;font-weight:700}.fee-type-badge[b-xfisk35y4i]{display:inline-block;padding:2px 6px;border-radius:3px;font-size:7px;font-weight:600;background:#e5e7eb;color:#4b5563;text-transform:uppercase}.fee-type-badge.yearly[b-xfisk35y4i]{background:#dbeafe;color:#1e40af}.subtotal-row td[b-xfisk35y4i]{background:#f1f5f9 !important;font-weight:500}.discount-row td[b-xfisk35y4i]{background:#dcfce7 !important;color:#166534}.discount-row i[b-xfisk35y4i]{margin-right:4px}.discount-amount[b-xfisk35y4i]{font-weight:bold;color:#059669}.grand-total-row td[b-xfisk35y4i]{background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%) !important;color:white !important;font-weight:bold}.grand-total[b-xfisk35y4i]{font-size:11px;font-weight:bold}.transport-row td[b-xfisk35y4i]{background:#fef3c7 !important}.note-box[b-xfisk35y4i]{margin-top:10px;padding:8px 12px;background:#eff6ff;border:1px solid #bfdbfe;border-radius:4px;font-size:9px;color:#1e40af}.note-box i[b-xfisk35y4i]{margin-right:6px}.summary-section[b-xfisk35y4i]{margin-bottom:10px}.summary-with-qr[b-xfisk35y4i]{display:flex;align-items:center;justify-content:space-between;gap:15px}.summary-grid[b-xfisk35y4i]{display:flex;flex-wrap:wrap;gap:6px;flex:1}.summary-qr[b-xfisk35y4i]{display:flex;flex-direction:column;align-items:center;padding:8px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:6px}.summary-qr img[b-xfisk35y4i]{width:80px;height:80px}.summary-qr .qr-label[b-xfisk35y4i]{font-size:8px;color:#6b7280;margin-top:4px}.summary-card[b-xfisk35y4i]{display:flex;flex-direction:column;border:1px solid #e5e7eb;border-radius:4px;padding:5px 10px;min-width:80px;background:linear-gradient(135deg,#f8fafc 0%,#f1f5f9 100%)}.summary-card .label[b-xfisk35y4i]{font-size:7px;font-weight:600;color:#6b7280;text-transform:uppercase}.summary-card .value[b-xfisk35y4i]{font-size:11px;font-weight:bold;color:#1f2937;font-family:'Consolas',monospace}.summary-card.discount-card[b-xfisk35y4i]{background:linear-gradient(135deg,#dcfce7 0%,#bbf7d0 100%);border-color:#86efac}.summary-card.discount-card .value[b-xfisk35y4i]{color:#059669}.summary-card.total-card[b-xfisk35y4i]{background:linear-gradient(135deg,#1e40af 0%,#3b82f6 100%);border-color:#1e40af}.summary-card.total-card .label[b-xfisk35y4i],.summary-card.total-card .value[b-xfisk35y4i]{color:white}.disclaimer[b-xfisk35y4i]{margin:15px 0;padding:10px 15px;background:#fef3c7;border:1px solid #fcd34d;border-radius:4px;font-size:9px;color:#92400e;text-align:center}.disclaimer i[b-xfisk35y4i]{margin-right:6px}.empty-state[b-xfisk35y4i]{text-align:center;padding:40px 20px;color:#6b7280}.empty-state i[b-xfisk35y4i]{font-size:48px;color:#d1d5db;margin-bottom:15px}.empty-state h3[b-xfisk35y4i]{margin:0 0 10px;color:#374151}.footer-separator[b-xfisk35y4i]{color:#d1d5db;font-weight:300}.report-footer-simple[b-xfisk35y4i]{display:flex;flex-direction:column;align-items:center;gap:4px;margin-top:15px;padding-top:10px;border-top:1px solid #e5e7eb}.report-footer-simple .footer-main[b-xfisk35y4i]{display:flex;justify-content:center;align-items:center;gap:8px;font-size:9px;color:#6b7280}.report-footer-simple .footer-branding[b-xfisk35y4i]{display:flex;justify-content:center;align-items:center;gap:8px;font-size:9px;color:#6b7280}.report-footer-simple .version[b-xfisk35y4i]{font-family:monospace;font-size:8px;color:#9ca3af}.student-total-row td[b-xfisk35y4i]{background:linear-gradient(135deg,#475569 0%,#64748b 100%) !important;color:white !important;font-weight:bold}@media (max-width:768px){.print-container[b-xfisk35y4i]{padding:10px}.details-grid[b-xfisk35y4i]{grid-template-columns:repeat(2,1fr)}.summary-with-qr[b-xfisk35y4i]{flex-direction:column}.summary-qr[b-xfisk35y4i]{margin-top:10px}.header-left[b-xfisk35y4i],.header-right[b-xfisk35y4i]{position:static !important}.header-row[b-xfisk35y4i]{flex-direction:column !important;text-align:center}}@media print{body[b-xfisk35y4i]{background:white;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}.print-container[b-xfisk35y4i]{padding:0;max-width:none;-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}.report-header img[b-xfisk35y4i],.header-left img[b-xfisk35y4i],.header-right img[b-xfisk35y4i]{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important;visibility:visible !important;display:inline-block !important}.fee-table[b-xfisk35y4i],.fee-comparison-table[b-xfisk35y4i],.quarterly-table[b-xfisk35y4i]{page-break-inside:auto}.fee-table tr[b-xfisk35y4i],.fee-comparison-table tr[b-xfisk35y4i],.quarterly-table tr[b-xfisk35y4i]{page-break-inside:avoid;page-break-after:auto}.fee-table thead[b-xfisk35y4i],.fee-comparison-table thead[b-xfisk35y4i],.quarterly-table thead[b-xfisk35y4i]{display:table-header-group}.summary-qr[b-xfisk35y4i]{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important;visibility:visible !important;display:flex !important}.summary-qr img[b-xfisk35y4i]{display:inline-block !important;width:80px !important;height:80px !important}.summary-with-qr[b-xfisk35y4i]{display:flex !important}.report-footer-simple[b-xfisk35y4i]{page-break-inside:avoid}.summary-card[b-xfisk35y4i],.summary-card.total-card[b-xfisk35y4i],.student-details-section[b-xfisk35y4i],.fee-table th[b-xfisk35y4i],.fee-comparison-table th[b-xfisk35y4i],.quarterly-table th[b-xfisk35y4i],.grand-total-row td[b-xfisk35y4i],.subtotal-row td[b-xfisk35y4i],.discount-row td[b-xfisk35y4i]{-webkit-print-color-adjust:exact !important;print-color-adjust:exact !important}}.status-page[b-sqdqr2bp94]{min-height:100vh;display:flex;flex-direction:column;background:var(--bg-primary);color:var(--text-primary)}.status-header[b-sqdqr2bp94]{padding:24px 32px;border-bottom:1px solid var(--border);background:var(--card-bg)}.brand[b-sqdqr2bp94]{display:flex;align-items:center;gap:14px;max-width:720px;margin:0 auto}.logo[b-sqdqr2bp94]{height:40px;width:auto}.brand-name[b-sqdqr2bp94]{font-size:1.25rem;font-weight:700;margin:0;color:var(--text-primary)}.brand-sub[b-sqdqr2bp94]{font-size:0.8rem;color:var(--text-muted);margin:0}.status-main[b-sqdqr2bp94]{flex:1;max-width:720px;width:100%;margin:32px auto;padding:0 20px}.status-footer[b-sqdqr2bp94]{text-align:center;padding:24px;border-top:1px solid var(--border);font-size:0.8rem;color:var(--text-muted);display:flex;justify-content:center;gap:24px}.status-footer a[b-sqdqr2bp94]{color:var(--brand-accent);text-decoration:none}.status-footer a:hover[b-sqdqr2bp94]{text-decoration:underline}.verify-page[b-x5b8e7hgpn]{min-height:100vh;background:linear-gradient(135deg,#f5f7fa 0%,#e4e8ec 100%);display:flex;flex-direction:column}.page-header[b-x5b8e7hgpn]{background:linear-gradient(135deg,#1e3a5f 0%,#2d5a87 100%);color:white;padding:1rem;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.header-content[b-x5b8e7hgpn]{max-width:600px;margin:0 auto;display:flex;align-items:center;gap:1rem}.school-logo[b-x5b8e7hgpn]{width:50px;height:50px;border-radius:8px;background:white;padding:4px}.school-info h1[b-x5b8e7hgpn]{font-size:1.1rem;font-weight:700;margin:0;letter-spacing:0.5px}.school-info p[b-x5b8e7hgpn]{font-size:0.8rem;margin:0;opacity:0.9}.page-content[b-x5b8e7hgpn]{flex:1;padding:1rem;display:flex;justify-content:center;align-items:flex-start}.loading-section[b-x5b8e7hgpn]{text-align:center;padding:3rem 1rem}.spinner[b-x5b8e7hgpn]{width:50px;height:50px;border:4px solid #e4e8ec;border-top-color:#2d5a87;border-radius:50%;animation:spin-b-x5b8e7hgpn 1s linear infinite;margin:0 auto 1rem}@keyframes spin-b-x5b8e7hgpn{to{transform:rotate(360deg)}}.loading-section p[b-x5b8e7hgpn]{color:#64748b;font-size:1rem}.error-section[b-x5b8e7hgpn]{background:white;border-radius:12px;padding:2rem;text-align:center;max-width:400px;box-shadow:0 4px 20px rgba(0,0,0,0.1)}.error-icon[b-x5b8e7hgpn]{font-size:3rem;color:#ef4444;margin-bottom:1rem}.error-section h2[b-x5b8e7hgpn]{font-size:1.25rem;color:#1e293b;margin:0 0 0.5rem}.error-section p[b-x5b8e7hgpn]{color:#64748b;margin:0}.error-section .hint[b-x5b8e7hgpn]{font-size:0.85rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.verify-card[b-x5b8e7hgpn]{background:white;border-radius:16px;max-width:500px;width:100%;box-shadow:0 4px 25px rgba(0,0,0,0.1);overflow:hidden}.verify-badge[b-x5b8e7hgpn]{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:white;display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem;font-size:0.9rem;font-weight:600}.verify-badge i[b-x5b8e7hgpn]{font-size:1.1rem}.override-header[b-x5b8e7hgpn]{padding:1.5rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#fafbfc 0%,#ffffff 100%)}.override-icon[b-x5b8e7hgpn]{width:60px;height:60px;border-radius:12px;background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);display:flex;align-items:center;justify-content:center;border:2px solid #bfdbfe;flex-shrink:0}.override-icon i[b-x5b8e7hgpn]{font-size:1.5rem;color:#2563eb}.override-basic h2[b-x5b8e7hgpn]{font-size:1.2rem;color:#1e293b;margin:0 0 0.5rem;font-weight:700}.id-badges[b-x5b8e7hgpn]{display:flex;gap:0.5rem;flex-wrap:wrap}.id-badge[b-x5b8e7hgpn]{display:inline-block;padding:0.2rem 0.6rem;border-radius:20px;font-size:0.8rem;font-weight:600}.sr-badge[b-x5b8e7hgpn]{background:linear-gradient(135deg,#1e3a5f 0%,#2d5a87 100%);color:white}.roll-badge[b-x5b8e7hgpn]{background:linear-gradient(135deg,#7c3aed 0%,#6d28d9 100%);color:white}.info-sections[b-x5b8e7hgpn]{padding:1rem 1.5rem}.info-section[b-x5b8e7hgpn]{margin-bottom:1.25rem}.info-section:last-child[b-x5b8e7hgpn]{margin-bottom:0}.info-section h3[b-x5b8e7hgpn]{font-size:0.85rem;color:#64748b;text-transform:uppercase;letter-spacing:0.5px;margin:0 0 0.75rem;display:flex;align-items:center;gap:0.5rem}.info-section h3 i[b-x5b8e7hgpn]{color:#2d5a87}.info-grid[b-x5b8e7hgpn]{display:grid;grid-template-columns:repeat(2,1fr);gap:0.75rem}.info-item[b-x5b8e7hgpn]{display:flex;flex-direction:column;gap:0.15rem}.info-item.full-width[b-x5b8e7hgpn]{grid-column:1 / -1}.info-item .label[b-x5b8e7hgpn]{font-size:0.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:0.3px}.info-item .value[b-x5b8e7hgpn]{font-size:0.95rem;color:#1e293b;font-weight:500}.deposit-date[b-x5b8e7hgpn]{color:#dc2626;font-weight:700}.type-badge[b-x5b8e7hgpn]{display:inline-block;padding:0.15rem 0.5rem;border-radius:6px;font-size:0.8rem;font-weight:600}.badge-full[b-x5b8e7hgpn]{background:#fef3c7;color:#92400e}.badge-upto[b-x5b8e7hgpn]{background:#e0e7ff;color:#3730a3}.exams-list[b-x5b8e7hgpn]{display:flex;flex-direction:column;gap:0.5rem}.exam-item[b-x5b8e7hgpn]{display:flex;align-items:center;gap:0.75rem;padding:0.5rem;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0}.exam-date[b-x5b8e7hgpn]{display:flex;flex-direction:column;align-items:center;min-width:40px;padding:0.25rem;background:white;border-radius:6px;border:1px solid #e2e8f0}.exam-date .day[b-x5b8e7hgpn]{font-size:1.1rem;font-weight:700;color:#1e293b;line-height:1}.exam-date .month[b-x5b8e7hgpn]{font-size:0.65rem;color:#64748b;text-transform:uppercase;font-weight:600}.exam-detail[b-x5b8e7hgpn]{display:flex;flex-direction:column;gap:0.1rem}.exam-detail .subject[b-x5b8e7hgpn]{font-size:0.9rem;color:#1e293b;font-weight:600}.exam-detail .time[b-x5b8e7hgpn]{font-size:0.75rem;color:#64748b}.verify-footer[b-x5b8e7hgpn]{background:#f8fafc;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;text-align:center}.verify-footer p[b-x5b8e7hgpn]{margin:0;font-size:0.8rem;color:#64748b;display:flex;align-items:center;justify-content:center;gap:0.5rem}.verify-footer p i[b-x5b8e7hgpn]{color:#10b981}.verify-footer .timestamp[b-x5b8e7hgpn]{font-size:0.75rem;color:#94a3b8;margin-top:0.25rem}.page-footer[b-x5b8e7hgpn]{background:#1e293b;color:#94a3b8;padding:1rem;text-align:center;font-size:0.8rem}.page-footer p[b-x5b8e7hgpn]{margin:0}.page-footer a[b-x5b8e7hgpn]{color:#60a5fa;text-decoration:none}@media (max-width:480px){.header-content[b-x5b8e7hgpn]{flex-direction:column;text-align:center}.school-info h1[b-x5b8e7hgpn]{font-size:1rem}.override-header[b-x5b8e7hgpn]{flex-direction:column;text-align:center}.id-badges[b-x5b8e7hgpn]{justify-content:center}.info-grid[b-x5b8e7hgpn]{grid-template-columns:1fr}.verify-card[b-x5b8e7hgpn]{border-radius:0;margin:-1rem}.page-content[b-x5b8e7hgpn]{padding:0}}.verify-page[b-k756d748dz]{min-height:100vh;background:linear-gradient(135deg,#f5f7fa 0%,#e4e8ec 100%);display:flex;flex-direction:column}.page-header[b-k756d748dz]{background:linear-gradient(135deg,#1e3a5f 0%,#2d5a87 100%);color:white;padding:1rem;box-shadow:0 2px 10px rgba(0,0,0,0.1)}.header-content[b-k756d748dz]{max-width:600px;margin:0 auto;display:flex;align-items:center;gap:1rem}.school-logo[b-k756d748dz]{width:50px;height:50px;border-radius:8px;background:white;padding:4px}.school-info h1[b-k756d748dz]{font-size:1.1rem;font-weight:700;margin:0;letter-spacing:0.5px}.school-info p[b-k756d748dz]{font-size:0.8rem;margin:0;opacity:0.9}.page-content[b-k756d748dz]{flex:1;padding:1rem;display:flex;justify-content:center;align-items:flex-start}.loading-section[b-k756d748dz]{text-align:center;padding:3rem 1rem}.spinner[b-k756d748dz]{width:50px;height:50px;border:4px solid #e4e8ec;border-top-color:#2d5a87;border-radius:50%;animation:spin-b-k756d748dz 1s linear infinite;margin:0 auto 1rem}@keyframes spin-b-k756d748dz{to{transform:rotate(360deg)}}.loading-section p[b-k756d748dz]{color:#64748b;font-size:1rem}.error-section[b-k756d748dz]{background:white;border-radius:12px;padding:2rem;text-align:center;max-width:400px;box-shadow:0 4px 20px rgba(0,0,0,0.1)}.error-icon[b-k756d748dz]{font-size:3rem;color:#ef4444;margin-bottom:1rem}.error-section h2[b-k756d748dz]{font-size:1.25rem;color:#1e293b;margin:0 0 0.5rem}.error-section p[b-k756d748dz]{color:#64748b;margin:0}.error-section .hint[b-k756d748dz]{font-size:0.85rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0}.verify-card[b-k756d748dz]{background:white;border-radius:16px;max-width:500px;width:100%;box-shadow:0 4px 25px rgba(0,0,0,0.1);overflow:hidden}.verify-badge[b-k756d748dz]{background:linear-gradient(135deg,#10b981 0%,#059669 100%);color:white;display:flex;align-items:center;justify-content:center;gap:0.5rem;padding:0.75rem;font-size:0.9rem;font-weight:600}.verify-badge i[b-k756d748dz]{font-size:1.1rem}.student-header[b-k756d748dz]{padding:1.5rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #e2e8f0;background:linear-gradient(180deg,#fafbfc 0%,#ffffff 100%)}.student-photo[b-k756d748dz]{width:80px;height:80px;border-radius:12px;overflow:hidden;background:#f1f5f9;display:flex;align-items:center;justify-content:center;border:3px solid #e2e8f0;flex-shrink:0}.student-photo img[b-k756d748dz]{width:100%;height:100%;object-fit:cover}.student-photo i[b-k756d748dz]{font-size:2.5rem;color:#94a3b8}.student-basic h2[b-k756d748dz]{font-size:1.25rem;color:#1e293b;margin:0 0 0.5rem;font-weight:700}.sr-badge[b-k756d748dz]{display:inline-block;background:linear-gradient(135deg,#1e3a5f 0%,#2d5a87 100%);color:white;padding:0.25rem 0.75rem;border-radius:20px;font-size:0.85rem;font-weight:600}.info-sections[b-k756d748dz]{padding:1rem 1.5rem}.info-section[b-k756d748dz]{margin-bottom:1.25rem}.info-section:last-child[b-k756d748dz]{margin-bottom:0}.info-section h3[b-k756d748dz]{font-size:0.85rem;color:#64748b;text-transform:uppercase;letter-spacing:0.5px;margin:0 0 0.75rem;display:flex;align-items:center;gap:0.5rem}.info-section h3 i[b-k756d748dz]{color:#2d5a87}.info-grid[b-k756d748dz]{display:grid;grid-template-columns:repeat(2,1fr);gap:0.75rem}.info-item[b-k756d748dz]{display:flex;flex-direction:column;gap:0.15rem}.info-item .label[b-k756d748dz]{font-size:0.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:0.3px}.info-item .value[b-k756d748dz]{font-size:0.95rem;color:#1e293b;font-weight:500}.verify-footer[b-k756d748dz]{background:#f8fafc;padding:1rem 1.5rem;border-top:1px solid #e2e8f0;text-align:center}.verify-footer p[b-k756d748dz]{margin:0;font-size:0.8rem;color:#64748b;display:flex;align-items:center;justify-content:center;gap:0.5rem}.verify-footer p i[b-k756d748dz]{color:#10b981}.verify-footer .timestamp[b-k756d748dz]{font-size:0.75rem;color:#94a3b8;margin-top:0.25rem}.page-footer[b-k756d748dz]{background:#1e293b;color:#94a3b8;padding:1rem;text-align:center;font-size:0.8rem}.page-footer p[b-k756d748dz]{margin:0}.page-footer a[b-k756d748dz]{color:#60a5fa;text-decoration:none}@media (max-width:480px){.header-content[b-k756d748dz]{flex-direction:column;text-align:center}.school-info h1[b-k756d748dz]{font-size:1rem}.student-header[b-k756d748dz]{flex-direction:column;text-align:center}.info-grid[b-k756d748dz]{grid-template-columns:1fr}.verify-card[b-k756d748dz]{border-radius:0;margin:-1rem}.page-content[b-k756d748dz]{padding:0}}.login-container[b-yxp9rnim47]{min-height:100vh;padding-top:70px;background:var(--surface)}.login-split[b-yxp9rnim47]{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 70px)}.login-right[b-yxp9rnim47]{display:flex;align-items:center;justify-content:center;padding:2.5rem 2rem;background:var(--surface)}.login-form-wrapper[b-yxp9rnim47]{width:100%;max-width:360px;background:transparent;border:none;box-shadow:none;padding:0}.form-brand[b-yxp9rnim47]{display:flex;align-items:center;gap:0.6rem;margin-bottom:1.6rem}.form-brand__text[b-yxp9rnim47]{font-size:0.78rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--brand-blue)}.form-title[b-yxp9rnim47]{font-size:1.75rem;font-weight:800;letter-spacing:-0.02em;color:var(--text-primary);margin-bottom:0.4rem}.form-subtitle[b-yxp9rnim47]{font-size:0.95rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1.5rem}.login-form[b-yxp9rnim47]{display:flex;flex-direction:column;gap:1.25rem;margin-top:1.25rem}.form-group[b-yxp9rnim47]{display:flex;flex-direction:column;gap:0.4rem}.form-group label[b-yxp9rnim47]{font-size:0.875rem;font-weight:600;color:var(--text-primary)}.form-input[b-yxp9rnim47]{width:100%;padding:0.8rem 1rem;border:1px solid var(--border);border-radius:var(--radius-md,0.5rem);background:var(--surface);color:var(--text-primary);font-size:0.95rem;transition:border-color 180ms ease,box-shadow 180ms ease}.form-input:focus[b-yxp9rnim47]{outline:none;border-color:var(--brand-blue);box-shadow:0 0 0 3px color-mix(in srgb,var(--brand-blue) 15%,transparent)}.form-input[b-yxp9rnim47]::placeholder{color:var(--text-muted)}.password-field[b-yxp9rnim47]{position:relative}.toggle-btn[b-yxp9rnim47]{position:absolute;right:10px;top:50%;transform:translateY(-50%);background:none;border:none;color:var(--text-muted);cursor:pointer;padding:0.4rem}.toggle-btn:hover[b-yxp9rnim47]{color:var(--text-primary)}.validation-msg[b-yxp9rnim47]{color:var(--brand-error,#ef4444);font-size:0.8rem}.alert[b-yxp9rnim47]{padding:0.85rem 1rem;border-radius:var(--radius-md,0.5rem);font-size:0.875rem;display:flex;align-items:center;gap:0.5rem}.alert-error[b-yxp9rnim47]{background:color-mix(in srgb,var(--brand-error,#ef4444) 8%,transparent);color:var(--brand-error,#ef4444);border-left:3px solid var(--brand-error,#ef4444)}.alert-success[b-yxp9rnim47]{background:color-mix(in srgb,var(--brand-success,#10b981) 8%,transparent);color:var(--brand-success,#10b981);border-left:3px solid var(--brand-success,#10b981)}.form-row[b-yxp9rnim47]{display:flex;align-items:center}.checkbox-label[b-yxp9rnim47]{display:flex;align-items:center;gap:0.45rem;font-size:0.875rem;color:var(--text-secondary);cursor:pointer}.login-submit-button[b-yxp9rnim47]{margin-top:0.25rem}.form-footer[b-yxp9rnim47]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--border)}.form-footer p[b-yxp9rnim47]{font-size:0.85rem;color:var(--text-secondary);margin-bottom:0.75rem}.back-link[b-yxp9rnim47]{display:inline-flex;align-items:center;gap:0.4rem;color:var(--brand-blue);text-decoration:none;font-size:0.875rem;font-weight:600;transition:gap 0.2s ease}.back-link:hover[b-yxp9rnim47]{gap:0.65rem}@keyframes studentLoginRise-b-yxp9rnim47{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.login-form-wrapper[b-yxp9rnim47]{animation:studentLoginRise-b-yxp9rnim47 380ms cubic-bezier(0.16,1,0.3,1) both}@media (prefers-reduced-motion:reduce){.login-form-wrapper[b-yxp9rnim47]{animation:none}}@media (max-width:1024px){.login-split[b-yxp9rnim47]{grid-template-columns:1fr}}@media (max-width:640px){.login-container[b-yxp9rnim47]{padding-top:60px}.login-right[b-yxp9rnim47]{padding:1.5rem 1rem}.login-form-wrapper[b-yxp9rnim47]{max-width:100%;border-radius:var(--radius-lg,0.75rem)}}.verify-container[b-t4ugqj3qno]{min-height:100vh;background-color:#f8f9fa;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;color:#212529;font-size:14px;line-height:1.6}.loading-state[b-t4ugqj3qno]{text-align:center;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center}.spinner-border[b-t4ugqj3qno]{width:3rem;height:3rem;color:#28a745}.error-state[b-t4ugqj3qno]{text-align:center;max-width:400px;padding:2rem;background:white;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1)}.error-icon[b-t4ugqj3qno]{font-size:4rem;color:#dc3545;margin-bottom:1rem}.error-state h1[b-t4ugqj3qno]{font-size:1.5rem;color:#1e293b;margin:0 0 0.5rem 0}.error-state p[b-t4ugqj3qno]{color:#64748b;margin:0 0 0.5rem 0}.error-state .help-text[b-t4ugqj3qno]{font-size:0.85rem;color:#94a3b8}.receipt-container[b-t4ugqj3qno]{max-width:700px;width:100%;margin:0 auto;background-color:white;box-shadow:0 0 20px rgba(0,0,0,0.15);position:relative;border-radius:8px;overflow:hidden}.verification-badge[b-t4ugqj3qno]{position:absolute;top:15px;right:15px;display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#28a745 0%,#20c997 100%);color:white;padding:8px 16px;border-radius:25px;font-weight:700;font-size:12px;z-index:10;box-shadow:0 4px 8px rgba(40,167,69,0.3);letter-spacing:0.5px}.verification-badge i[b-t4ugqj3qno]{font-size:14px}.receipt-header[b-t4ugqj3qno]{background:#FFFFFF;color:black;padding:15px 20px;border-bottom:3px solid #28a745;margin-bottom:8px}.school-info[b-t4ugqj3qno]{display:flex;align-items:center;justify-content:space-between}.school-name[b-t4ugqj3qno]{font-size:22px;font-weight:700;margin-bottom:5px;text-transform:uppercase;letter-spacing:1px;color:#1e3c72}.school-details[b-t4ugqj3qno]{font-size:11px;line-height:1.4;opacity:0.9}.school-details p[b-t4ugqj3qno]{margin:2px 0}.school-logo[b-t4ugqj3qno]{padding-left:10px}.school-logo img[b-t4ugqj3qno]{height:100px;width:auto}.logo-section[b-t4ugqj3qno]{display:flex;flex-direction:column;align-items:center;gap:12px}.invoice-info[b-t4ugqj3qno]{display:flex;justify-content:space-between;flex-wrap:wrap;padding:10px 20px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;margin-bottom:10px;gap:8px}.invoice-detail[b-t4ugqj3qno]{display:flex;align-items:center;gap:5px}.invoice-label[b-t4ugqj3qno]{font-weight:600;color:#6c757d;font-size:11px}.invoice-value[b-t4ugqj3qno]{font-weight:500;color:#28a745;font-size:12px}.sr-highlight[b-t4ugqj3qno]{background:#d4edda;padding:4px 10px;border-radius:4px}.sr-number[b-t4ugqj3qno]{font-weight:700;font-size:14px;color:#155724}.admission-badge[b-t4ugqj3qno]{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;background:linear-gradient(135deg,#d4edda 0%,#c3e6cb 100%);color:#155724;border-radius:20px;font-weight:700;font-size:13px;letter-spacing:0.5px;box-shadow:0 2px 4px rgba(21,87,36,0.1)}.student-info[b-t4ugqj3qno]{padding:12px 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:10px}.info-group[b-t4ugqj3qno]{margin-bottom:6px}.info-label[b-t4ugqj3qno]{font-size:10px;color:#6c757d;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px}.info-value[b-t4ugqj3qno]{font-size:12px;font-weight:500;color:#333}.address-section[b-t4ugqj3qno]{grid-column:1 / -1}.fee-summary[b-t4ugqj3qno]{margin:0 20px 10px 20px;border:1px solid #e9ecef;border-radius:5px;overflow:hidden}.summary-header[b-t4ugqj3qno]{background-color:#28a745;color:white;padding:8px 15px;font-size:14px;font-weight:600;text-align:center}.fee-table[b-t4ugqj3qno]{width:100%;border-collapse:collapse}.fee-table th[b-t4ugqj3qno]{background-color:#f8f9fa;padding:6px;text-align:left;font-weight:600;color:#495057;font-size:11px;border-bottom:1px solid #dee2e6;vertical-align:middle}.fee-table td[b-t4ugqj3qno]{padding:6px;border-bottom:1px solid #e9ecef;font-size:11px;vertical-align:middle}.fee-table th:last-child[b-t4ugqj3qno],.fee-table td:last-child[b-t4ugqj3qno]{text-align:right}.discount-row td[b-t4ugqj3qno]{color:#dc3545}.discount-amount[b-t4ugqj3qno]{color:#dc3545;font-weight:600}.total-section[b-t4ugqj3qno]{background-color:#d4edda;padding:10px;margin:0 20px 10px 20px;border-radius:5px;display:flex;justify-content:space-between;align-items:center;border:1px solid #28a745}.total-label[b-t4ugqj3qno]{font-size:14px;font-weight:600;color:#155724}.total-amount[b-t4ugqj3qno]{font-size:18px;font-weight:700;color:#155724}.payment-method[b-t4ugqj3qno]{padding:12px 20px;background-color:#e9ecef;margin-bottom:10px}.payment-header[b-t4ugqj3qno]{font-size:12px;font-weight:600;margin-bottom:8px;color:#333}.payment-details[b-t4ugqj3qno]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.payment-info[b-t4ugqj3qno]{background-color:white;padding:8px;border-radius:5px;border:1px solid #dee2e6}.remarks-section[b-t4ugqj3qno]{margin-top:8px;padding:8px;background-color:white;border-radius:5px;font-size:11px;border:1px solid #dee2e6}.sr-box[b-t4ugqj3qno]{margin:10px 20px;padding:15px;background:linear-gradient(135deg,#d4edda 0%,#c3e6cb 100%);border:2px solid #28a745;border-radius:8px;text-align:center}.sr-box-header[b-t4ugqj3qno]{font-size:12px;font-weight:600;color:#155724;margin-bottom:8px}.sr-box-number[b-t4ugqj3qno]{font-size:32px;font-weight:800;color:#155724;letter-spacing:2px}.sr-box-note[b-t4ugqj3qno]{font-size:10px;color:#155724;margin-top:8px;font-style:italic}.receipt-footer[b-t4ugqj3qno]{padding:15px 20px 15px 20px;border-top:2px solid #e9ecef;margin-top:8px}.footer-info[b-t4ugqj3qno]{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;font-size:11px;color:#6c757d;font-weight:500;flex-wrap:wrap;gap:15px}.footer-info>div[b-t4ugqj3qno]{display:flex;flex-direction:column;gap:2px;text-align:left}.footer-info span:first-child[b-t4ugqj3qno]{font-weight:600}.security-strip[b-t4ugqj3qno]{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;background:linear-gradient(135deg,#28a745 0%,#20c997 100%);color:white;font-size:10px;font-weight:600;border-radius:6px;margin-top:8px}.footer-note[b-t4ugqj3qno]{text-align:center;margin:10px 0 3px 0;font-size:10px;color:#6c757d;line-height:1.4}.receipt-container[b-t4ugqj3qno]::before{content:"ADMITTED";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);font-size:80px;color:rgba(40,167,69,0.03);font-weight:900;z-index:0;pointer-events:none;letter-spacing:10px}.receipt-header[b-t4ugqj3qno],.invoice-info[b-t4ugqj3qno],.student-info[b-t4ugqj3qno],.fee-summary[b-t4ugqj3qno],.payment-method[b-t4ugqj3qno],.sr-box[b-t4ugqj3qno],.receipt-footer[b-t4ugqj3qno]{position:relative;z-index:1}@media (max-width:768px){.verify-container[b-t4ugqj3qno]{padding:10px}.receipt-container[b-t4ugqj3qno]{border-radius:0}.verification-badge[b-t4ugqj3qno]{position:relative;top:auto;right:auto;margin:15px auto;width:fit-content}.school-info[b-t4ugqj3qno]{flex-direction:column;text-align:center}.school-logo[b-t4ugqj3qno]{padding:10px 0 0 0}.school-logo img[b-t4ugqj3qno]{height:80px}.school-name[b-t4ugqj3qno]{font-size:18px}.student-info[b-t4ugqj3qno]{grid-template-columns:repeat(2,1fr)}.payment-details[b-t4ugqj3qno]{grid-template-columns:1fr}.footer-info[b-t4ugqj3qno]{flex-direction:column;gap:8px}.security-strip[b-t4ugqj3qno]{flex-direction:column;gap:4px;text-align:center}.sr-box-number[b-t4ugqj3qno]{font-size:24px}}@media (max-width:480px){.student-info[b-t4ugqj3qno]{grid-template-columns:1fr}.invoice-info[b-t4ugqj3qno]{flex-direction:column;align-items:flex-start}.total-section[b-t4ugqj3qno]{flex-direction:column;gap:5px;text-align:center}.total-amount[b-t4ugqj3qno]{font-size:16px}.sr-box-number[b-t4ugqj3qno]{font-size:20px}}.verify-container[b-7bmwsxnw7o]{min-height:100vh;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:2rem 1rem;display:flex;flex-direction:column;align-items:center}.loading-state[b-7bmwsxnw7o]{text-align:center;color:#64748b;margin-top:20vh}.loading-state i[b-7bmwsxnw7o]{color:#3b82f6;margin-bottom:1rem}.loading-state p[b-7bmwsxnw7o]{font-size:1.1rem;margin:0}.error-state[b-7bmwsxnw7o]{text-align:center;max-width:400px;padding:2rem;background:white;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);margin-top:10vh}.error-icon[b-7bmwsxnw7o]{font-size:4rem;color:#ef4444;margin-bottom:1rem}.error-state h1[b-7bmwsxnw7o]{font-size:1.5rem;color:#1e293b;margin:0 0 0.5rem 0}.error-state p[b-7bmwsxnw7o]{color:#64748b;margin:0 0 0.5rem 0}.error-state .help-text[b-7bmwsxnw7o]{font-size:0.85rem;color:#94a3b8}.verification-header[b-7bmwsxnw7o]{text-align:center;margin-bottom:1.5rem}.verification-badge[b-7bmwsxnw7o]{display:inline-flex;align-items:center;gap:0.5rem;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:white;padding:0.75rem 1.5rem;border-radius:30px;font-weight:600;font-size:1rem;box-shadow:0 4px 12px rgba(34,197,94,0.3)}.verification-badge i[b-7bmwsxnw7o]{font-size:1.25rem}.verification-header .verification-note[b-7bmwsxnw7o]{margin:1rem 0 0 0;color:#475569;font-size:0.95rem}.verified-card-wrapper[b-7bmwsxnw7o]{position:relative;display:flex;justify-content:center}.watermark[b-7bmwsxnw7o]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-30deg);font-size:4rem;font-weight:800;color:rgba(34,197,94,0.12);white-space:nowrap;pointer-events:none;z-index:100;letter-spacing:8px;text-transform:uppercase}.actions[b-7bmwsxnw7o]{margin-top:1.5rem;text-align:center}.btn[b-7bmwsxnw7o]{display:inline-flex;align-items:center;gap:0.5rem;padding:0.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;border:none;transition:all 0.2s}.btn-primary[b-7bmwsxnw7o]{background:linear-gradient(135deg,#3b82f6 0%,#1d4ed8 100%);color:white}.btn-primary:hover[b-7bmwsxnw7o]{transform:translateY(-2px);box-shadow:0 4px 12px rgba(59,130,246,0.4)}.verification-footer[b-7bmwsxnw7o]{margin-top:1rem;text-align:center}.verification-footer .timestamp[b-7bmwsxnw7o]{display:inline-flex;align-items:center;gap:0.5rem;color:#64748b;font-size:0.9rem}.verification-footer .timestamp i[b-7bmwsxnw7o]{color:#22c55e}@media print{.no-print[b-7bmwsxnw7o]{display:none !important}.verify-container[b-7bmwsxnw7o]{background:white !important;padding:0;min-height:auto}.verified-card-wrapper[b-7bmwsxnw7o]{margin:0}.watermark[b-7bmwsxnw7o]{font-size:3rem;color:rgba(34,197,94,0.15) !important;-webkit-print-color-adjust:exact;print-color-adjust:exact}@page{size:A5 portrait;margin:0}}@media (max-width:600px){.verify-container[b-7bmwsxnw7o]{padding:0.5rem;align-items:stretch}.verification-header[b-7bmwsxnw7o]{margin-bottom:1rem}.verification-badge[b-7bmwsxnw7o]{font-size:0.85rem;padding:0.5rem 1rem}.verification-header .verification-note[b-7bmwsxnw7o]{font-size:0.85rem;padding:0 0.5rem}.verified-card-wrapper[b-7bmwsxnw7o]{width:100%;overflow-x:auto;justify-content:flex-start}.watermark[b-7bmwsxnw7o]{font-size:1.5rem;letter-spacing:2px}.actions[b-7bmwsxnw7o]{margin-top:1rem}.btn[b-7bmwsxnw7o]{padding:0.6rem 1rem;font-size:0.9rem;width:100%;justify-content:center}.verification-footer[b-7bmwsxnw7o]{margin-top:0.75rem}.verification-footer .timestamp[b-7bmwsxnw7o]{font-size:0.8rem}}@media (max-width:400px){.verify-container[b-7bmwsxnw7o]{padding:0.25rem}.verification-badge[b-7bmwsxnw7o]{font-size:0.75rem;padding:0.4rem 0.75rem}.watermark[b-7bmwsxnw7o]{font-size:1.2rem}}.verify-container[b-iyynb1270d]{min-height:100vh;background-color:#f8f9fa;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;color:#212529;font-size:14px;line-height:1.6}.loading-state[b-iyynb1270d]{text-align:center;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center}.spinner-border[b-iyynb1270d]{width:3rem;height:3rem;color:#f59e0b}.error-state[b-iyynb1270d]{text-align:center;max-width:400px;padding:2rem;background:white;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1)}.error-icon[b-iyynb1270d]{font-size:4rem;color:#dc3545;margin-bottom:1rem}.error-state h1[b-iyynb1270d]{font-size:1.5rem;color:#1e293b;margin:0 0 0.5rem 0}.error-state p[b-iyynb1270d]{color:#64748b;margin:0 0 0.5rem 0}.error-state .help-text[b-iyynb1270d]{font-size:0.85rem;color:#94a3b8}.receipt-container[b-iyynb1270d]{max-width:700px;width:100%;margin:0 auto;background-color:white;box-shadow:0 0 20px rgba(0,0,0,0.15);position:relative;border-radius:8px;overflow:hidden}.verification-badge[b-iyynb1270d]{position:absolute;top:15px;right:15px;display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);color:white;padding:8px 16px;border-radius:25px;font-weight:700;font-size:12px;z-index:10;box-shadow:0 4px 8px rgba(245,158,11,0.3);letter-spacing:0.5px}.verification-badge i[b-iyynb1270d]{font-size:14px}.receipt-header[b-iyynb1270d]{background:#FFFFFF;color:black;padding:15px 20px;border-bottom:3px solid #f59e0b;margin-bottom:8px}.school-info[b-iyynb1270d]{display:flex;align-items:center;justify-content:space-between}.school-name[b-iyynb1270d]{font-size:22px;font-weight:700;margin-bottom:5px;text-transform:uppercase;letter-spacing:1px;color:#1e3c72}.school-details[b-iyynb1270d]{font-size:11px;line-height:1.4;opacity:0.9}.school-details p[b-iyynb1270d]{margin:2px 0}.school-logo[b-iyynb1270d]{padding-left:10px}.school-logo img[b-iyynb1270d]{height:100px;width:auto}.logo-section[b-iyynb1270d]{display:flex;flex-direction:column;align-items:center;gap:12px}.invoice-info[b-iyynb1270d]{display:flex;justify-content:space-between;flex-wrap:wrap;padding:10px 20px;background-color:#fef3c7;border-bottom:1px solid #fcd34d;margin-bottom:10px;gap:10px}.invoice-detail[b-iyynb1270d]{display:flex;align-items:center;gap:5px}.invoice-label[b-iyynb1270d]{font-weight:600;color:#92400e;font-size:11px}.invoice-value[b-iyynb1270d]{font-weight:500;color:#d97706;font-size:12px}.recovery-badge[b-iyynb1270d]{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;background:linear-gradient(135deg,#fed7aa 0%,#fdba74 100%);color:#92400e;border-radius:20px;font-weight:700;font-size:13px;letter-spacing:0.5px;box-shadow:0 2px 4px rgba(146,64,14,0.1)}.student-info[b-iyynb1270d]{padding:12px 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:10px}.info-group[b-iyynb1270d]{margin-bottom:6px}.info-label[b-iyynb1270d]{font-size:10px;color:#6c757d;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px}.info-value[b-iyynb1270d]{font-size:12px;font-weight:500;color:#333}.recovery-summary[b-iyynb1270d]{margin:0 20px 10px 20px;border:1px solid #fcd34d;border-radius:5px;overflow:hidden}.summary-header[b-iyynb1270d]{background-color:#f59e0b;color:white;padding:8px 15px;font-size:14px;font-weight:600;text-align:center}.recovery-table[b-iyynb1270d]{width:100%;border-collapse:collapse}.recovery-table th[b-iyynb1270d]{background-color:#fef3c7;padding:8px;text-align:left;font-weight:600;color:#92400e;font-size:11px;border-bottom:1px solid #fcd34d;vertical-align:middle}.recovery-table td[b-iyynb1270d]{padding:10px 8px;border-bottom:1px solid #fef3c7;font-size:12px;vertical-align:middle}.recovery-table th:last-child[b-iyynb1270d],.recovery-table td:last-child[b-iyynb1270d]{text-align:right}.amount-row[b-iyynb1270d]{background-color:#fffbeb;font-weight:600}.highlight-value[b-iyynb1270d]{color:#d97706;font-weight:600}.total-section[b-iyynb1270d]{background-color:#fef3c7;padding:12px;margin:0 20px 10px 20px;border-radius:5px;display:flex;justify-content:space-between;align-items:center;border:1px solid #f59e0b}.total-label[b-iyynb1270d]{font-size:14px;font-weight:600;color:#92400e}.total-amount[b-iyynb1270d]{font-size:20px;font-weight:700;color:#d97706}.payment-method[b-iyynb1270d]{padding:12px 20px;background-color:#e9ecef;margin-bottom:10px}.payment-header[b-iyynb1270d]{font-size:12px;font-weight:600;margin-bottom:8px;color:#333}.payment-details[b-iyynb1270d]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.payment-info[b-iyynb1270d]{background-color:white;padding:8px;border-radius:5px;border:1px solid #dee2e6}.remarks-section[b-iyynb1270d]{margin-top:10px;padding:8px;background-color:white;border-radius:5px;font-size:11px;border:1px solid #dee2e6}.document-section[b-iyynb1270d]{display:flex;align-items:center;gap:10px;padding:12px 20px;background-color:#fffbeb;border:1px solid #fcd34d;margin:0 20px 10px 20px;border-radius:5px}.document-section i[b-iyynb1270d]{color:#f59e0b;font-size:18px}.document-link[b-iyynb1270d]{color:#d97706;text-decoration:none;font-weight:600;font-size:13px}.document-link:hover[b-iyynb1270d]{color:#92400e;text-decoration:underline}.receipt-footer[b-iyynb1270d]{padding:15px 20px 15px 20px;border-top:2px solid #e9ecef;margin-top:8px}.footer-info[b-iyynb1270d]{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;font-size:11px;color:#6c757d;font-weight:500;flex-wrap:wrap;gap:15px}.footer-info>div[b-iyynb1270d]{display:flex;flex-direction:column;gap:2px;text-align:left}.footer-info span:first-child[b-iyynb1270d]{font-weight:600}.security-strip[b-iyynb1270d]{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);color:white;font-size:10px;font-weight:600;border-radius:6px;margin-top:8px}.footer-note[b-iyynb1270d]{text-align:center;margin:10px 0 3px 0;font-size:10px;color:#6c757d;line-height:1.4}.receipt-container[b-iyynb1270d]::before{content:"RECOVERY";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);font-size:80px;color:rgba(245,158,11,0.03);font-weight:900;z-index:0;pointer-events:none;letter-spacing:10px}.receipt-header[b-iyynb1270d],.invoice-info[b-iyynb1270d],.student-info[b-iyynb1270d],.recovery-summary[b-iyynb1270d],.payment-method[b-iyynb1270d],.receipt-footer[b-iyynb1270d]{position:relative;z-index:1}@media (max-width:768px){.verify-container[b-iyynb1270d]{padding:10px}.receipt-container[b-iyynb1270d]{border-radius:0}.verification-badge[b-iyynb1270d]{position:relative;top:auto;right:auto;margin:15px auto;width:fit-content}.school-info[b-iyynb1270d]{flex-direction:column;text-align:center}.school-logo[b-iyynb1270d]{padding:10px 0 0 0}.school-logo img[b-iyynb1270d]{height:80px}.school-name[b-iyynb1270d]{font-size:18px}.student-info[b-iyynb1270d]{grid-template-columns:repeat(2,1fr)}.payment-details[b-iyynb1270d]{grid-template-columns:1fr}.footer-info[b-iyynb1270d]{flex-direction:column;gap:8px}.security-strip[b-iyynb1270d]{flex-direction:column;gap:4px;text-align:center}.recovery-table th[b-iyynb1270d],.recovery-table td[b-iyynb1270d]{font-size:11px;padding:8px 6px}}@media (max-width:480px){.student-info[b-iyynb1270d]{grid-template-columns:1fr}.invoice-info[b-iyynb1270d]{flex-direction:column;align-items:flex-start}.total-section[b-iyynb1270d]{flex-direction:column;gap:5px;text-align:center}.total-amount[b-iyynb1270d]{font-size:18px}}.verify-container[b-asb98w4t2v]{min-height:100vh;background-color:#f8f9fa;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',system-ui,sans-serif;color:#212529;font-size:14px;line-height:1.6}.loading-state[b-asb98w4t2v]{text-align:center;padding:50px;display:flex;flex-direction:column;align-items:center;justify-content:center}.spinner-border[b-asb98w4t2v]{width:3rem;height:3rem;color:#28a745}.error-state[b-asb98w4t2v]{text-align:center;max-width:400px;padding:2rem;background:white;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1)}.error-icon[b-asb98w4t2v]{font-size:4rem;color:#dc3545;margin-bottom:1rem}.error-state h1[b-asb98w4t2v]{font-size:1.5rem;color:#1e293b;margin:0 0 0.5rem 0}.error-state p[b-asb98w4t2v]{color:#64748b;margin:0 0 0.5rem 0}.error-state .help-text[b-asb98w4t2v]{font-size:0.85rem;color:#94a3b8}.receipt-container[b-asb98w4t2v]{max-width:700px;width:100%;margin:0 auto;background-color:white;box-shadow:0 0 20px rgba(0,0,0,0.15);position:relative;border-radius:8px;overflow:hidden}.verification-badge[b-asb98w4t2v]{position:absolute;top:15px;right:15px;display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#28a745 0%,#20c997 100%);color:white;padding:8px 16px;border-radius:25px;font-weight:700;font-size:12px;z-index:10;box-shadow:0 4px 8px rgba(40,167,69,0.3);letter-spacing:0.5px}.verification-badge i[b-asb98w4t2v]{font-size:14px}.receipt-header[b-asb98w4t2v]{background:#FFFFFF;color:black;padding:15px 20px;border-bottom:3px solid #28a745;margin-bottom:8px}.school-info[b-asb98w4t2v]{display:flex;align-items:center;justify-content:space-between}.school-name[b-asb98w4t2v]{font-size:22px;font-weight:700;margin-bottom:5px;text-transform:uppercase;letter-spacing:1px;color:#1e3c72}.school-details[b-asb98w4t2v]{font-size:11px;line-height:1.4;opacity:0.9}.school-details p[b-asb98w4t2v]{margin:2px 0}.school-logo[b-asb98w4t2v]{padding-left:10px}.school-logo img[b-asb98w4t2v]{height:100px;width:auto}.logo-section[b-asb98w4t2v]{display:flex;flex-direction:column;align-items:center;gap:12px}.invoice-info[b-asb98w4t2v]{display:flex;justify-content:space-between;flex-wrap:wrap;padding:10px 20px;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;margin-bottom:10px;gap:10px}.invoice-detail[b-asb98w4t2v]{display:flex;align-items:center;gap:5px}.invoice-label[b-asb98w4t2v]{font-weight:600;color:#6c757d;font-size:11px}.invoice-value[b-asb98w4t2v]{font-weight:500;color:#28a745;font-size:12px}.invoice-value.reg-no[b-asb98w4t2v]{font-weight:700;font-size:13px}.registration-badge[b-asb98w4t2v]{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;background:linear-gradient(135deg,#d4edda 0%,#c3e6cb 100%);color:#155724;border-radius:20px;font-weight:700;font-size:13px;letter-spacing:0.5px;box-shadow:0 2px 4px rgba(21,87,36,0.1)}.student-info[b-asb98w4t2v]{padding:12px 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:10px}.info-group[b-asb98w4t2v]{margin-bottom:6px}.info-label[b-asb98w4t2v]{font-size:10px;color:#6c757d;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:2px}.info-value[b-asb98w4t2v]{font-size:12px;font-weight:500;color:#333}.address-section[b-asb98w4t2v]{grid-column:1 / -1}.fee-summary[b-asb98w4t2v]{margin:0 20px 10px 20px;border:1px solid #e9ecef;border-radius:5px;overflow:hidden}.summary-header[b-asb98w4t2v]{background-color:#28a745;color:white;padding:8px 15px;font-size:14px;font-weight:600;text-align:center}.fee-table[b-asb98w4t2v]{width:100%;border-collapse:collapse}.fee-table th[b-asb98w4t2v]{background-color:#f8f9fa;padding:8px;text-align:left;font-weight:600;color:#495057;font-size:11px;border-bottom:1px solid #dee2e6;vertical-align:middle}.fee-table td[b-asb98w4t2v]{padding:10px 8px;border-bottom:1px solid #e9ecef;font-size:12px;vertical-align:middle}.fee-table th:last-child[b-asb98w4t2v],.fee-table td:last-child[b-asb98w4t2v]{text-align:right}.discount-row[b-asb98w4t2v]{background-color:#fff3cd}.discount-type[b-asb98w4t2v]{font-size:10px;color:#6c757d;font-style:italic}.discount-amount[b-asb98w4t2v]{color:#dc3545;font-weight:600}.total-section[b-asb98w4t2v]{background-color:#e8f5e9;padding:12px;margin:0 20px 10px 20px;border-radius:5px;display:flex;justify-content:space-between;align-items:center;border:1px solid #28a745}.total-label[b-asb98w4t2v]{font-size:14px;font-weight:600;color:#333}.total-amount[b-asb98w4t2v]{font-size:20px;font-weight:700;color:#28a745}.payment-method[b-asb98w4t2v]{padding:12px 20px;background-color:#e9ecef;margin-bottom:10px}.payment-header[b-asb98w4t2v]{font-size:12px;font-weight:600;margin-bottom:8px;color:#333}.payment-details[b-asb98w4t2v]{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.payment-info[b-asb98w4t2v]{background-color:white;padding:8px;border-radius:5px;border:1px solid #dee2e6}.remarks-section[b-asb98w4t2v]{margin-top:10px;padding:8px;background-color:white;border-radius:5px;font-size:11px;border:1px solid #dee2e6}.receipt-footer[b-asb98w4t2v]{padding:15px 20px 15px 20px;border-top:2px solid #e9ecef;margin-top:8px}.footer-info[b-asb98w4t2v]{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:10px;font-size:11px;color:#6c757d;font-weight:500;flex-wrap:wrap;gap:15px}.footer-info>div[b-asb98w4t2v]{display:flex;flex-direction:column;gap:2px;text-align:left}.footer-info span:first-child[b-asb98w4t2v]{font-weight:600}.security-strip[b-asb98w4t2v]{display:flex;justify-content:space-between;align-items:center;padding:6px 12px;background:linear-gradient(135deg,#28a745 0%,#20c997 100%);color:white;font-size:10px;font-weight:600;border-radius:6px;margin-top:8px}.footer-note[b-asb98w4t2v]{text-align:center;margin:10px 0 3px 0;font-size:10px;color:#6c757d;line-height:1.4}.receipt-container[b-asb98w4t2v]::before{content:"VERIFIED";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-45deg);font-size:80px;color:rgba(40,167,69,0.03);font-weight:900;z-index:0;pointer-events:none;letter-spacing:10px}.receipt-header[b-asb98w4t2v],.invoice-info[b-asb98w4t2v],.student-info[b-asb98w4t2v],.fee-summary[b-asb98w4t2v],.payment-method[b-asb98w4t2v],.receipt-footer[b-asb98w4t2v]{position:relative;z-index:1}@media (max-width:768px){.verify-container[b-asb98w4t2v]{padding:10px}.receipt-container[b-asb98w4t2v]{border-radius:0}.verification-badge[b-asb98w4t2v]{position:relative;top:auto;right:auto;margin:15px auto;width:fit-content}.school-info[b-asb98w4t2v]{flex-direction:column;text-align:center}.school-logo[b-asb98w4t2v]{padding:10px 0 0 0}.school-logo img[b-asb98w4t2v]{height:80px}.school-name[b-asb98w4t2v]{font-size:18px}.student-info[b-asb98w4t2v]{grid-template-columns:repeat(2,1fr)}.payment-details[b-asb98w4t2v]{grid-template-columns:1fr}.footer-info[b-asb98w4t2v]{flex-direction:column;gap:8px}.security-strip[b-asb98w4t2v]{flex-direction:column;gap:4px;text-align:center}}@media (max-width:480px){.student-info[b-asb98w4t2v]{grid-template-columns:1fr}.invoice-info[b-asb98w4t2v]{flex-direction:column;align-items:flex-start}.total-section[b-asb98w4t2v]{flex-direction:column;gap:5px;text-align:center}.total-amount[b-asb98w4t2v]{font-size:18px}}.verify-container[b-dli6g22esh]{min-height:100vh;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,sans-serif}.loading-state[b-dli6g22esh]{text-align:center;color:#64748b;margin-top:20vh}.loading-state i[b-dli6g22esh]{color:#3b82f6;margin-bottom:1rem;display:block}.loading-state p[b-dli6g22esh]{font-size:1.1rem;margin:0}.error-state[b-dli6g22esh]{text-align:center;max-width:420px;padding:2rem;background:white;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1);margin-top:10vh}.error-icon[b-dli6g22esh]{font-size:4rem;color:#ef4444;margin-bottom:1rem}.error-state h1[b-dli6g22esh]{font-size:1.5rem;color:#1e293b;margin:0 0 0.5rem 0}.error-state p[b-dli6g22esh]{color:#64748b;margin:0 0 0.5rem 0;font-size:0.95rem}.error-state .help-text[b-dli6g22esh]{font-size:0.85rem;color:#94a3b8}.contact-info[b-dli6g22esh]{margin-top:1rem !important;font-size:0.85rem !important;color:#475569 !important;line-height:1.8}.contact-info i[b-dli6g22esh]{color:#22c55e;width:16px;margin-right:4px}.verified-card[b-dli6g22esh]{background:white;border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,0.12);max-width:600px;width:100%;overflow:hidden}.school-header[b-dli6g22esh]{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#1e3a5f 0%,#2d5a8e 100%);color:white}.school-logo-left[b-dli6g22esh],.school-logo-right[b-dli6g22esh]{flex:0 0 52px;display:flex;align-items:center;justify-content:center}.amcloud-logo[b-dli6g22esh],.school-logo[b-dli6g22esh]{width:48px;height:48px;object-fit:contain;border-radius:6px}.school-name-center[b-dli6g22esh]{flex:1;text-align:center;padding:0 1rem}.school-name-center h1[b-dli6g22esh]{font-size:1.1rem;font-weight:700;margin:0 0 0.2rem 0;letter-spacing:0.5px;color:white}.school-name-center p[b-dli6g22esh]{font-size:0.8rem;margin:0;color:rgba(255,255,255,0.8)}.divider[b-dli6g22esh]{height:1px;background:#e2e8f0;margin:0}.verification-badge-row[b-dli6g22esh]{display:flex;justify-content:center;padding:1.25rem 1.5rem 0.75rem}.verification-badge[b-dli6g22esh]{display:inline-flex;align-items:center;gap:0.5rem;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:white;padding:0.6rem 1.25rem;border-radius:30px;font-weight:600;font-size:0.9rem;letter-spacing:0.5px;box-shadow:0 4px 12px rgba(34,197,94,0.3)}.verification-badge i[b-dli6g22esh]{font-size:1.1rem}.info-grid[b-dli6g22esh]{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:0.75rem 1.5rem 1rem}.info-item[b-dli6g22esh]{padding:0.6rem 0.5rem;border-bottom:1px solid #f1f5f9}.info-item:last-child[b-dli6g22esh],.info-item:nth-last-child(2):nth-child(odd)[b-dli6g22esh]{border-bottom:none}.info-item label[b-dli6g22esh]{display:block;font-size:0.72rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:0.5px;margin-bottom:0.2rem}.info-item span[b-dli6g22esh]{display:block;font-size:0.95rem;font-weight:500;color:#1e293b}.authenticated-note[b-dli6g22esh]{margin:0.25rem 1.5rem 1rem;padding:0.75rem 1rem;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;color:#166534;font-size:0.875rem;display:flex;align-items:flex-start;gap:0.5rem}.authenticated-note i[b-dli6g22esh]{color:#22c55e;margin-top:0.1rem;flex-shrink:0}.verify-footer[b-dli6g22esh]{padding:1rem 1.5rem;background:#f8fafc;text-align:center}.verify-footer .timestamp[b-dli6g22esh]{font-size:0.8rem;color:#64748b;margin:0 0 0.4rem 0;display:flex;align-items:center;justify-content:center;gap:0.4rem}.verify-footer .timestamp i[b-dli6g22esh]{color:#22c55e}.contact-footer[b-dli6g22esh]{font-size:0.78rem;color:#64748b;margin:0 0 0.4rem 0}.powered-by[b-dli6g22esh]{font-size:0.75rem;color:#94a3b8;margin:0}.powered-by strong[b-dli6g22esh]{color:#64748b}@media (max-width:600px){.verify-container[b-dli6g22esh]{padding:0.75rem 0.5rem}.verified-card[b-dli6g22esh]{border-radius:12px}.school-header[b-dli6g22esh]{padding:1rem}.school-name-center h1[b-dli6g22esh]{font-size:0.95rem}.amcloud-logo[b-dli6g22esh],.school-logo[b-dli6g22esh]{width:40px;height:40px}.verification-badge-row[b-dli6g22esh]{padding:1rem 1rem 0.5rem}.verification-badge[b-dli6g22esh]{font-size:0.8rem;padding:0.5rem 1rem}.info-grid[b-dli6g22esh]{grid-template-columns:1fr 1fr;padding:0.5rem 1rem 0.75rem}.info-item[b-dli6g22esh]{padding:0.5rem 0.25rem}.info-item label[b-dli6g22esh]{font-size:0.68rem}.info-item span[b-dli6g22esh]{font-size:0.875rem}.authenticated-note[b-dli6g22esh]{margin:0.25rem 1rem 0.75rem;font-size:0.825rem}.verify-footer[b-dli6g22esh]{padding:0.75rem 1rem}}@media (max-width:380px){.info-grid[b-dli6g22esh]{grid-template-columns:1fr}.school-name-center h1[b-dli6g22esh]{font-size:0.85rem}.school-logo-left[b-dli6g22esh],.school-logo-right[b-dli6g22esh]{flex:0 0 36px}.amcloud-logo[b-dli6g22esh],.school-logo[b-dli6g22esh]{width:32px;height:32px}}.verify-container[b-4ugmnfvb1k]{min-height:100vh;background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%);padding:2rem 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.loading-state[b-4ugmnfvb1k]{text-align:center;color:#64748b}.loading-state i[b-4ugmnfvb1k]{color:#3b82f6;margin-bottom:1rem}.loading-state p[b-4ugmnfvb1k]{font-size:1.1rem;margin:0}.error-state[b-4ugmnfvb1k]{text-align:center;max-width:400px;padding:2rem;background:white;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,0.1)}.error-icon[b-4ugmnfvb1k]{font-size:4rem;color:#ef4444;margin-bottom:1rem}.error-state h1[b-4ugmnfvb1k]{font-size:1.5rem;color:#1e293b;margin:0 0 0.5rem 0}.error-state p[b-4ugmnfvb1k]{color:#64748b;margin:0 0 0.5rem 0}.error-state .help-text[b-4ugmnfvb1k]{font-size:0.85rem;color:#94a3b8}.verified-card[b-4ugmnfvb1k]{position:relative;background:white;border-radius:12px;box-shadow:0 10px 25px -5px rgba(0,0,0,0.1);max-width:450px;width:100%;overflow:hidden}.verification-badge[b-4ugmnfvb1k]{position:absolute;top:10px;right:10px;display:flex;align-items:center;gap:0.5rem;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);color:white;padding:0.5rem 1rem;border-radius:20px;font-weight:600;font-size:0.85rem;z-index:10}.verification-badge i[b-4ugmnfvb1k]{font-size:1.1rem}.watermark[b-4ugmnfvb1k]{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(-30deg);font-size:2.5rem;font-weight:700;color:rgba(34,197,94,0.08);white-space:nowrap;pointer-events:none;z-index:1}.school-header[b-4ugmnfvb1k]{background:linear-gradient(135deg,#1e3a5f 0%,#0f172a 100%);color:white;padding:2rem 1.5rem;text-align:center}.school-header h2[b-4ugmnfvb1k]{font-size:1.2rem;letter-spacing:2px;margin:0 0 0.5rem 0;text-transform:uppercase}.school-header p[b-4ugmnfvb1k]{font-size:0.9rem;margin:0;opacity:0.8}.profile-content[b-4ugmnfvb1k]{padding:1.5rem;position:relative;z-index:5}.info-grid[b-4ugmnfvb1k]{display:grid;gap:1rem}.info-item[b-4ugmnfvb1k]{display:flex;justify-content:space-between;align-items:center;padding:0.5rem 0;border-bottom:1px solid #f1f5f9}.info-item:last-child[b-4ugmnfvb1k]{border-bottom:none}.info-item label[b-4ugmnfvb1k]{color:#64748b;font-size:0.85rem;font-weight:500}.info-item span[b-4ugmnfvb1k]{color:#1e293b;font-size:0.9rem;font-weight:600;text-align:right}.status-badge[b-4ugmnfvb1k]{display:inline-block;padding:0.25rem 0.75rem;border-radius:20px;font-size:0.75rem;font-weight:600;text-transform:uppercase}.status-success[b-4ugmnfvb1k]{background:#dcfce7;color:#16a34a}.status-warning[b-4ugmnfvb1k]{background:#fef3c7;color:#d97706}.status-danger[b-4ugmnfvb1k]{background:#fee2e2;color:#dc2626}.status-info[b-4ugmnfvb1k]{background:#e0f2fe;color:#0284c7}.verify-footer[b-4ugmnfvb1k]{padding:1rem 1.5rem;background:#1e293b;color:white;text-align:center}.verify-footer p[b-4ugmnfvb1k]{margin:0;font-size:0.85rem;display:flex;align-items:center;justify-content:center;gap:0.5rem}.verify-footer p i[b-4ugmnfvb1k]{color:#22c55e}.verify-footer .timestamp[b-4ugmnfvb1k]{font-size:0.75rem;color:#94a3b8;margin-top:0.5rem}@media (max-width:500px){.verify-container[b-4ugmnfvb1k]{padding:0.5rem}.verified-card[b-4ugmnfvb1k]{border-radius:8px}.verification-badge[b-4ugmnfvb1k]{position:static;margin:1rem auto;width:fit-content}.school-header[b-4ugmnfvb1k]{padding:1.5rem 1rem}.school-header h2[b-4ugmnfvb1k]{font-size:1rem}.profile-content[b-4ugmnfvb1k]{padding:1rem}.info-item[b-4ugmnfvb1k]{flex-direction:column;align-items:flex-start;gap:0.25rem}.info-item span[b-4ugmnfvb1k]{text-align:left}}.login-left[b-ge40j595cz]{background:color-mix(in srgb,var(--brand-blue) 6%,var(--surface-alt));border-right:1px solid var(--border);padding:3rem 2.5rem;display:flex;align-items:center;justify-content:center}.login-content[b-ge40j595cz]{max-width:480px}.login-badge[b-ge40j595cz]{display:inline-flex;align-items:center;gap:0.5rem;color:var(--brand-blue);font-size:0.78rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;margin-bottom:1.5rem}.login-badge[b-ge40j595cz]::before{content:"";width:1.6rem;height:1px;background:currentColor;opacity:0.6}.login-heading[b-ge40j595cz]{font-size:clamp(1.9rem,3vw,2.4rem);font-weight:800;letter-spacing:-0.02em;line-height:1.15;color:var(--text-primary);margin-bottom:1rem}.login-description[b-ge40j595cz]{font-size:1rem;line-height:1.65;color:var(--text-secondary);margin-bottom:2rem}.feature-list[b-ge40j595cz]{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.feature-pill[b-ge40j595cz]{display:flex;align-items:center;gap:0.85rem}.feature-pill i[b-ge40j595cz]{color:var(--brand-blue);font-size:1.05rem;width:1.4rem;text-align:center;flex-shrink:0}.feature-pill span[b-ge40j595cz]{font-size:0.95rem;font-weight:500;color:var(--text-primary);line-height:1.4}.uptime-box[b-ge40j595cz]{padding-top:1.5rem;border-top:1px solid var(--border)}.uptime-label[b-ge40j595cz]{display:inline-flex;align-items:center;gap:0.4rem;color:var(--brand-success,#10b981);font-size:0.7rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;margin-bottom:0.5rem}.uptime-label[b-ge40j595cz]::before{content:"";width:0.45rem;height:0.45rem;border-radius:999px;background:currentColor}.uptime-value[b-ge40j595cz]{font-size:1.4rem;font-weight:800;letter-spacing:-0.02em;color:var(--text-primary);margin:0}.uptime-description[b-ge40j595cz]{font-size:0.85rem;color:var(--text-secondary);margin-top:0.4rem;margin-bottom:0;line-height:1.5}@keyframes sidebarContentRise-b-ge40j595cz{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes sidebarPillRise-b-ge40j595cz{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.login-content[b-ge40j595cz]{animation:sidebarContentRise-b-ge40j595cz 400ms cubic-bezier(0.16,1,0.3,1) both}.feature-list[b-ge40j595cz] .feature-pill{animation:sidebarPillRise-b-ge40j595cz 320ms cubic-bezier(0.16,1,0.3,1) both}.feature-list[b-ge40j595cz] .feature-pill:nth-child(1){animation-delay:80ms}.feature-list[b-ge40j595cz] .feature-pill:nth-child(2){animation-delay:160ms}.feature-list[b-ge40j595cz] .feature-pill:nth-child(3){animation-delay:240ms}.feature-list[b-ge40j595cz] .feature-pill:nth-child(4){animation-delay:320ms}@media (prefers-reduced-motion:reduce){.login-content[b-ge40j595cz],.feature-list[b-ge40j595cz] .feature-pill{animation:none}}@media (max-width:1024px){.login-left[b-ge40j595cz]{display:none}}.otp-digits[b-ttjaehg1uq]{display:flex;gap:0.5rem}.otp-digit[b-ttjaehg1uq]{width:44px;height:48px;text-align:center;font-size:1.25rem;font-weight:600;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;border:1.5px solid var(--border);border-radius:var(--radius-md,8px);background:var(--card-bg);color:var(--text-primary);outline:none;transition:border-color 0.15s,box-shadow 0.15s;appearance:textfield;-moz-appearance:textfield}.otp-digit[b-ttjaehg1uq]::-webkit-inner-spin-button,.otp-digit[b-ttjaehg1uq]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.otp-digit:focus[b-ttjaehg1uq]{border-color:var(--brand-primary,#3b82f6);box-shadow:0 0 0 3px rgba(59,130,246,0.15)}.otp-digit:disabled[b-ttjaehg1uq]{opacity:0.5;cursor:not-allowed}.pf-wrapper[b-e4kdcqw3if]{display:flex;flex-direction:column;gap:0.35rem}.pf-label[b-e4kdcqw3if]{font-size:0.875rem;font-weight:500;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:var(--text-primary)}.password-field[b-e4kdcqw3if]{position:relative;display:flex;align-items:center}.password-field .form-input[b-e4kdcqw3if],.password-field .form-control[b-e4kdcqw3if]{flex:1;padding-right:2.75rem}.toggle-btn[b-e4kdcqw3if]{position:absolute;right:0.75rem;background:none;border:none;padding:0.25rem;color:var(--text-muted);cursor:pointer;line-height:1;transition:color 0.15s}.toggle-btn:hover[b-e4kdcqw3if]{color:var(--text-primary)}.strength-section[b-62lbsm4c17]{display:flex;align-items:center;gap:0.75rem;margin-bottom:0.75rem}.strength-bar[b-62lbsm4c17]{display:flex;gap:4px;flex:1}.strength-bar__segment[b-62lbsm4c17]{height:4px;flex:1;border-radius:2px;background:var(--border);transition:background 0.2s}.strength-bar__segment.active-weak[b-62lbsm4c17]{background:#ef4444}.strength-bar__segment.active-fair[b-62lbsm4c17]{background:#f97316}.strength-bar__segment.active-good[b-62lbsm4c17]{background:#eab308}.strength-bar__segment.active-strong[b-62lbsm4c17]{background:#22c55e}.strength-label[b-62lbsm4c17]{font-size:0.8rem;font-weight:600;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;white-space:nowrap}.strength-label--weak[b-62lbsm4c17]{color:#ef4444}.strength-label--fair[b-62lbsm4c17]{color:#f97316}.strength-label--good[b-62lbsm4c17]{color:#eab308}.strength-label--strong[b-62lbsm4c17]{color:#22c55e}.requirements[b-62lbsm4c17]{display:flex;flex-wrap:wrap;gap:0.5rem 0.75rem;margin-top:0.5rem}.requirement[b-62lbsm4c17]{font-size:0.8rem;font-family:'Inter',-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;display:inline-flex;align-items:center;gap:0.3rem}.requirement.met[b-62lbsm4c17]{color:#22c55e}.requirement.unmet[b-62lbsm4c17]{color:var(--text-muted)}@keyframes legalHeaderRise-b-8we9ssqnol{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes legalCardRise-b-8we9ssqnol{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.section-block[b-8we9ssqnol]{padding-top:120px;padding-bottom:5rem;background:var(--surface-alt)}.policy-container[b-8we9ssqnol]{max-width:840px;margin-left:auto;margin-right:auto}.policy-header[b-8we9ssqnol]{text-align:left;margin-bottom:0;padding-bottom:1.5rem;border-bottom:1px solid var(--border);animation:legalHeaderRise-b-8we9ssqnol 0.5s ease-out both}.policy-header[b-8we9ssqnol]::before{content:"Legal";display:block;font-size:0.78rem;font-weight:700;letter-spacing:0.12em;text-transform:uppercase;color:var(--brand-blue);margin-bottom:0.85rem}.policy-header h1[b-8we9ssqnol]{font-size:clamp(2rem,3.4vw,2.9rem);font-weight:800;color:var(--text-primary);margin:0 0 0.9rem;line-height:1.08;letter-spacing:-0.02em}.policy-updated[b-8we9ssqnol]{display:inline-flex;align-items:center;gap:0.45rem;font-size:0.8rem;font-weight:600;letter-spacing:0.02em;color:var(--text-secondary);background:color-mix(in srgb,var(--brand-blue) 8%,transparent);border:1px solid var(--border);padding:0.35rem 0.85rem;border-radius:999px;margin:0}.policy-container[b-8we9ssqnol] .policy-content{margin-top:2.25rem;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-xl);padding:clamp(1.75rem,4vw,3rem);box-shadow:var(--shadow-card);line-height:1.78;color:var(--text-secondary);font-size:1rem;animation:legalCardRise-b-8we9ssqnol 0.55s ease-out 0.1s both}.policy-container[b-8we9ssqnol] .policy-content>*:first-child{margin-top:0;padding-top:0;border-top:none}.policy-container[b-8we9ssqnol] .policy-content h2{color:var(--text-primary);font-size:1.7rem;font-weight:800;letter-spacing:-0.02em;line-height:1.15;margin:3rem 0 1rem}.policy-container[b-8we9ssqnol] .policy-content h3{color:var(--text-primary);font-size:1.3rem;font-weight:700;letter-spacing:-0.01em;line-height:1.3;margin-top:2.75rem;margin-bottom:0.85rem;padding-top:1.85rem;border-top:1px solid var(--border)}.policy-container[b-8we9ssqnol] .policy-content h4{color:var(--text-primary);font-size:1.02rem;font-weight:700;margin-top:1.75rem;margin-bottom:0.5rem}.policy-container[b-8we9ssqnol] .policy-content p{margin:0 0 1.15rem}.policy-container[b-8we9ssqnol] .policy-content ul,.policy-container[b-8we9ssqnol] .policy-content ol{margin:0.5rem 0 1.25rem 1.4rem}.policy-container[b-8we9ssqnol] .policy-content li{margin-bottom:0.5rem;line-height:1.72}.policy-container[b-8we9ssqnol] .policy-content li::marker{color:var(--brand-blue)}.policy-container[b-8we9ssqnol] .policy-content strong{color:var(--text-primary);font-weight:600}.policy-container[b-8we9ssqnol] .policy-content a{color:var(--brand-blue);text-decoration:underline;text-underline-offset:2px}.policy-container[b-8we9ssqnol] .policy-content a:hover{opacity:0.8}.policy-container[b-8we9ssqnol] .policy-content table{width:100%;border-collapse:collapse;margin:1rem 0 1.5rem;font-size:0.95rem;border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden}.policy-container[b-8we9ssqnol] .policy-content th,.policy-container[b-8we9ssqnol] .policy-content td{text-align:left;vertical-align:top;padding:0.7rem 0.9rem;border-bottom:1px solid var(--border);line-height:1.55}.policy-container[b-8we9ssqnol] .policy-content thead th{background:var(--surface-alt);color:var(--text-primary);font-weight:700}.policy-container[b-8we9ssqnol] .policy-content tbody tr:last-child td{border-bottom:none}.policy-container[b-8we9ssqnol] .policy-content blockquote.grievance-officer{margin:1.25rem 0 1.5rem;padding:1.25rem 1.5rem;background:var(--surface-alt);border-left:3px solid var(--brand-blue);border-radius:var(--radius-lg);color:var(--text-secondary);line-height:1.7}.policy-container[b-8we9ssqnol] .policy-content blockquote.grievance-officer p{margin:0}.policy-container[b-8we9ssqnol] .contact-list{list-style:none;margin-left:0;padding-left:0}.policy-container[b-8we9ssqnol] .contact-list li{padding:0.25rem 0}.policy-container[b-8we9ssqnol] .policy-acknowledgment{margin-top:2.5rem;padding:1.25rem 1.5rem;background:var(--surface-alt);border-radius:var(--radius-lg);border-left:3px solid var(--brand-blue);color:var(--text-secondary);font-size:0.95rem;line-height:1.65}@media (max-width:600px){.policy-container[b-8we9ssqnol] .policy-content{padding:1.5rem 1.25rem}}@media (prefers-reduced-motion:reduce){.policy-header[b-8we9ssqnol],.policy-container[b-8we9ssqnol] .policy-content{animation:none}}
