:root{color-scheme:light;--color-page-bg: #f1f5f9;--color-surface: #ffffff;--color-surface-muted: #f1f5f9;--color-brand-600: #0f2f76;--color-brand-700: #0b2358;--gradient-brand: linear-gradient(105deg, #1a4d79 0%, #0f2f76 100%);--color-teal: #429b86;--color-teal-dark: #347c6b;--color-yellow: #e9d984;--color-sky: #afcde9;--color-sky-soft: #eaf2fb;--color-success: #2f8f6b;--color-step-upcoming-bg: #eaf2fb;--color-text-strong: #1e1e1e;--color-text-heading: #0f172a;--color-text-body: #060505;--color-text-muted: #000000;--color-text-disabled: #b3b3b3;--color-placeholder: #999999;--color-text-on-brand: #ffffff;--color-border-subtle: rgba(153, 153, 153, .1);--color-border: rgba(153, 153, 153, .5);--color-track: #e2e8f0;--color-sidebar-bg: #0b2358;--color-sidebar-text: #ffffff;--color-sidebar-muted: rgba(255, 255, 255, .62);--color-sidebar-hover: rgba(255, 255, 255, .08);--color-sidebar-border: rgba(255, 255, 255, .1);--color-sidebar-active: rgba(66, 155, 134, .45);--color-sidebar-scroll: rgba(255, 255, 255, .25);--color-card-outline: rgba(15, 47, 118, .2);--color-chip-bg: rgba(15, 47, 118, .16);--color-progress-track: #d9d9d9;--color-status-paid-bg: #dcfce7;--color-status-paid-text: #16a34a;--color-status-pending-bg: #fef3d7;--color-status-pending-text: #ab8f6c;--color-status-failed-bg: #fee2e2;--color-status-failed-text: #b91c1c;--radius-card: 10px;--radius-button: 12px;--radius-logo: 12px;--radius-pill: 10px;--font-display: "Fjalla One", "Cabin", system-ui, sans-serif;--font-sans: "Cabin", system-ui, -apple-system, "Segoe UI", sans-serif;--font-alt: "Cabin", system-ui, -apple-system, "Segoe UI", sans-serif;--size-card-width: 687px;--size-inner-width: 610px;--size-step-circle: 40px;--size-input-height: 46px}:root[data-theme=dark]{color-scheme:dark;--color-page-bg: #0b1220;--color-surface: #131c2e;--color-surface-muted: #1a2436;--color-brand-600: #6cc0ab;--color-brand-700: #93d0c1;--gradient-brand: linear-gradient(105deg, #1e5aa0 0%, #3a8f7a 100%);--color-teal: #6cc0ab;--color-teal-dark: #4fa48e;--color-yellow: #e9d984;--color-sky: #7aa4d2;--color-sky-soft: rgba(105, 151, 196, .16);--color-success: #57c093;--color-step-upcoming-bg: rgba(66, 155, 134, .16);--color-text-strong: #e5e9f0;--color-text-heading: #f1f5f9;--color-text-body: #e5e9f0;--color-text-muted: #94a3b8;--color-text-disabled: #64748b;--color-placeholder: #94a3b8;--color-text-on-brand: #ffffff;--color-border-subtle: rgba(148, 163, 184, .14);--color-border: rgba(148, 163, 184, .32);--color-track: #1e293b;--color-sidebar-bg: #0a1a2e;--color-sidebar-text: #ffffff;--color-sidebar-muted: rgba(255, 255, 255, .62);--color-sidebar-hover: rgba(255, 255, 255, .08);--color-sidebar-border: rgba(255, 255, 255, .1);--color-sidebar-active: rgba(66, 155, 134, .38);--color-sidebar-scroll: rgba(255, 255, 255, .25);--color-card-outline: rgba(108, 192, 171, .3);--color-chip-bg: rgba(108, 192, 171, .22);--color-progress-track: #1e293b;--color-status-paid-bg: rgba(22, 163, 74, .18);--color-status-paid-text: #4ade80;--color-status-pending-bg: rgba(171, 143, 108, .2);--color-status-pending-text: #d6b98c;--color-status-failed-bg: rgba(185, 28, 28, .22);--color-status-failed-text: #f87171}body{transition:background-color .2s ease,color .2s ease}*,*:before,*:after{box-sizing:border-box}html,body,#root{min-height:100vh}body{margin:0;font-family:var(--font-sans);color:var(--color-text-strong);background:var(--color-page-bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,h2,h3,h4{font-family:var(--font-display);font-weight:400;letter-spacing:.005em}button{font-family:inherit;cursor:pointer}input::placeholder,textarea::placeholder{color:var(--color-placeholder);opacity:1}*{scrollbar-width:thin;scrollbar-color:var(--color-teal) transparent}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background-color:var(--color-teal);border-radius:999px;border:2px solid transparent;background-clip:padding-box}*::-webkit-scrollbar-thumb:hover{background-color:var(--color-teal-dark)}._bar_1fpni_1{position:fixed;top:0;left:0;right:0;height:3px;z-index:9999;overflow:hidden;opacity:0;pointer-events:none;transition:opacity .25s ease}._bar_1fpni_1:before{content:"";position:absolute;top:0;height:100%;width:40%;left:-40%;border-radius:0 3px 3px 0;background:linear-gradient(90deg,var(--color-brand-600),var(--color-teal),var(--color-yellow))}._active_1fpni_31{opacity:1}._active_1fpni_31:before{animation:_mpSlide_1fpni_1 1.05s ease-in-out infinite}@keyframes _mpSlide_1fpni_1{0%{left:-40%;width:40%}50%{width:55%}to{left:100%;width:40%}}@media (prefers-reduced-motion: reduce){._active_1fpni_31:before{animation-duration:2.4s}}._overlay_vqm6z_1{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;display:grid;place-items:center;padding:24px;background:color-mix(in srgb,var(--color-page-bg) 68%,transparent);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);animation:_mpOverlayFade_vqm6z_1 .2s ease}@keyframes _mpOverlayFade_vqm6z_1{0%{opacity:0}to{opacity:1}}._card_vqm6z_23{display:flex;flex-direction:column;align-items:center;gap:16px;max-width:340px;padding:30px 34px;text-align:center;background:var(--color-surface);border:1px solid var(--color-card-outline);border-radius:16px;box-shadow:0 18px 50px #0f2f7638}._dots_vqm6z_37{display:flex;gap:9px}._dots_vqm6z_37 span{width:12px;height:12px;border-radius:50%;animation:_mpOverlayBounce_vqm6z_1 1.1s ease-in-out infinite}._dots_vqm6z_37 span:nth-child(1){background:var(--color-brand-600);animation-delay:0s}._dots_vqm6z_37 span:nth-child(2){background:var(--color-teal);animation-delay:.14s}._dots_vqm6z_37 span:nth-child(3){background:var(--color-yellow);animation-delay:.28s}._dots_vqm6z_37 span:nth-child(4){background:var(--color-sky);animation-delay:.42s}@keyframes _mpOverlayBounce_vqm6z_1{0%,80%,to{transform:translateY(0);opacity:.5}40%{transform:translateY(-11px);opacity:1}}._title_vqm6z_77{margin:0;font-family:var(--font-display);font-weight:400;font-size:19px;color:var(--color-text-strong)}._sub_vqm6z_84{margin:0;font-size:13.5px;line-height:1.5;color:var(--color-text-muted)}@media (prefers-reduced-motion: reduce){._overlay_vqm6z_1{animation:none}._dots_vqm6z_37 span{animation-duration:2.4s}}
