body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.if-page{--maple-grey:#d2d2d2;--maple-navy:#1c274c;--maple-navy-2:#23305c;--white:#fff;--text:#0f172a;--muted:#0f172a9e;--border:#1c274c29;--shadow:0 22px 70px #0000002e;align-items:center;background:radial-gradient(900px 500px at 20% 10%,#fff9,#fff0),radial-gradient(900px 500px at 80% 90%,#1c274c1a,#1c274c00),var(--maple-grey);color:var(--text);display:flex;font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;justify-content:center;min-height:100vh}.if-card{background:var(--white);box-shadow:var(--shadow);height:100vh;overflow:hidden;width:100vw}.if-left{background:linear-gradient(180deg,var(--maple-navy),#021336);color:#fff;padding:18px;position:relative}.if-maple-badge{background:#ffffff0f;border:1px solid #ffffff29;border-radius:18px;box-shadow:0 18px 34px #0003;padding:18px 16px}.if-logo{display:block;margin:0 auto;width:300px}.if-maple-text{display:block;font-size:42px;font-weight:900;letter-spacing:.1em;line-height:1;text-align:center}.if-left-body{display:flex;flex-direction:column;gap:10px;margin-top:18px}.if-left-title{font-size:26px;letter-spacing:-.02em;margin:0}.if-left-subtitle{color:#ffffffd1;font-size:14px;line-height:1.35;margin:0}.if-left-pills{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.if-pill{background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;color:#ffffffeb;font-size:12px;font-weight:800;padding:8px 10px}.if-left-footer{border-top:1px solid #ffffff1f;color:#ffffffc7;font-size:12.5px;line-height:1.35;margin-top:auto;padding-top:14px}.if-right{display:flex;flex-direction:column;justify-content:center;padding:22px 22px 18px}.if-top{margin-bottom:10px;text-align:center}.if-title{font-size:26px;letter-spacing:-.02em;margin:0}.if-subtitle{color:var(--muted);font-size:14px;margin:6px 0 0}.if-error{background:#dc26261a;border:1px solid #dc262640;border-radius:14px;color:#991b1b;font-size:14px;margin:10px 0;padding:10px 12px}.if-form{display:flex;flex-direction:column;gap:14px}.if-span-2{grid-column:span 2}.if-field{flex-direction:column;justify-content:center;margin-bottom:5px}.if-field label{color:#1c274ce6;font-size:13px;font-weight:800}.if-field input{background:#fff;border:1px solid #1c274c38;border-radius:16px;font-size:18px;height:56px;outline:none;padding:0 14px;transition:box-shadow .16s ease,border-color .16s ease}.if-field input:focus{border-color:#1c274c8c;box-shadow:0 0 0 6px #1c274c1f}.if-field input::placeholder{color:#0f172a59}.if-terms{background:#1c274c08;border:1px solid #1c274c24;border-radius:16px;justify-content:center;padding:12px}.if-terms,.if-terms-label{align-items:center;display:flex}.if-terms-label{color:#0f172ae0;font-size:14px;gap:12px;line-height:1.25}.if-terms input[type=checkbox]{accent-color:var(--maple-navy);height:22px;margin-top:2px;width:22px}.if-terms a{color:var(--maple-navy);font-weight:900;text-decoration:underline}.if-primary-btn{background:linear-gradient(180deg,var(--maple-navy),var(--maple-navy-2));border:1px solid #ffffff38;border-radius:18px;box-shadow:0 18px 32px #1c274c38;color:#fff;cursor:pointer;font-size:18px;font-weight:900;height:62px;letter-spacing:.01em;margin:0 auto;transition:transform 90ms ease,opacity .16s ease,box-shadow .16s ease;width:300px}.if-primary-btn:active{transform:translateY(1px)}.if-primary-btn:disabled{box-shadow:none;cursor:not-allowed;opacity:.55}.if-secondary-btn{background:#fff;border:1px solid #1c274c2e;border-radius:16px;color:#1c274ceb;cursor:pointer;font-size:14px;font-weight:900;height:46px;padding:0 14px}.if-btn-inline{align-items:center;display:inline-flex;gap:10px;justify-content:center}.if-spinner{animation:ifspin .9s linear infinite;border:2px solid #ffffff59;border-radius:999px;border-top-color:#fff;height:18px;width:18px}@keyframes ifspin{to{transform:rotate(1turn)}}.if-legal{color:#0f172a8f;font-size:12.5px;line-height:1.35;margin:0;text-align:center}.if-success{background:linear-gradient(180deg,#1c274c0f,#1c274c05);border:1px solid #1c274c1f;border-radius:18px;padding:18px;text-align:center}.if-success-title{font-size:26px;letter-spacing:-.02em;margin:10px 0 6px}.if-success-text{color:#0f172ab3;font-size:14px;line-height:1.4;margin:0 auto;max-width:520px}.if-countdown{color:#1c274ce0;font-size:14px;margin-top:12px}.if-progress{background:#1c274c1a;border:1px solid #1c274c1f;border-radius:999px;height:10px;margin:10px 0 14px;overflow:hidden}.if-progress-bar{background:#1c274ccc;border-radius:999px;height:100%;transition:width 1s linear}.if-check{display:block;height:92px;margin:0 auto;width:92px}.if-check-circle{stroke:#1c274cbf;stroke-width:2.5;stroke-dasharray:166;stroke-dashoffset:166;animation:ifCircle .6s ease-out forwards}.if-check-path{stroke:#1c274c;stroke-width:4.5;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:48;stroke-dashoffset:48;animation:ifCheck .42s ease-out .52s forwards}@keyframes ifCircle{to{stroke-dashoffset:0}}@keyframes ifCheck{to{stroke-dashoffset:0}}.if-modal-backdrop{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;padding:18px;position:fixed;z-index:9999}.if-modal{background:#fff;border:1px solid #1c274c2e;border-radius:18px;box-shadow:0 20px 60px #00000040;display:flex;flex-direction:column;max-height:min(82vh,760px);overflow:hidden;width:min(860px,96vw)}.if-modal-header{align-items:center;background:var(--maple-navy);color:#fff;display:flex;justify-content:space-between;padding:14px}.if-modal-title{font-weight:900;letter-spacing:.02em}.if-icon-btn{background:#ffffff1a;border:1px solid #ffffff2e;border-radius:12px;color:#fff;cursor:pointer;font-size:18px;height:42px;width:42px}.if-modal-body{color:#0f172adb;overflow:auto;padding:14px 16px;text-align:left}.if-modal-body h3{color:#1c274ceb;margin:10px 0 6px}.if-modal-body p{font-size:14px;line-height:1.45;margin:0 0 10px}.if-modal-small{color:#0f172a8c;font-size:12.5px}.if-modal-footer{background:#1c274c08;border-top:1px solid #1c274c1f;display:flex;gap:10px;justify-content:space-between;padding:12px 14px}.if-link-btn{align-self:center;color:#1c274ceb;font-weight:900;text-decoration:underline}.if-terms-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.if-modal-footnote{color:#0f172a8c;font-size:12px;font-weight:700}.if-terms-effective{color:#0f172a8c;font-size:12.5px}.if-terms-end{color:#0f172a99;font-size:12.5px;margin-top:14px}.if-grid{margin:0 auto}@media(min-width:800px){.if-grid{width:60%}.if-field input{width:100%}}
/*# sourceMappingURL=main.be3f3498.css.map*/