:root{--rp-brand:#ff441f;--rp-brand-strong:#e63a16;--rp-brand-ink:#d93a12;--rp-brand-tint:#ffe9e9;--rp-brand-wash:#fff2e5;--rp-green:#29d884;--rp-green-600:#2acf86;--rp-green-700:#21b16c;--rp-green-ink:#0e7a47;--rp-green-tint:#e9fcf2;--rp-orange:#ff7d00;--rp-purple:#5e00be;--rp-blue:#007aff;--rp-yellow:#ffae00;--rp-gray-10:#f7f8f9;--rp-gray-20:#e6ebf1;--rp-gray-40:#b3b9c2;--rp-gray-80:#6a696e;--rp-gray-100:#2e2c36;--rp-ink-900:#17151c;--rp-ink-800:#241e2b;--surface:#fff;--surface-sunken:var(--rp-gray-10);--surface-dark:var(--rp-ink-900);--border:var(--rp-gray-20);--border-strong:var(--rp-gray-40);--text:var(--rp-gray-100);--text-muted:var(--rp-gray-80);--text-on-dark:#fff;--text-on-dark-mu:#c8c4d0;--success:var(--rp-green-ink);--success-bg:var(--rp-green-tint);--error:#d92d20;--error-bg:#fef3f2;--focus-ring:var(--rp-brand);--font-display:"Archivo", "PP Object Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--font-text:"Nunito", system-ui, -apple-system, "Segoe UI", sans-serif;--fs-2xs:.75rem;--fs-xs:.8125rem;--fs-sm:.875rem;--fs-md:1rem;--fs-lg:1.125rem;--fs-xl:1.1875rem;--fs-2xl:1.375rem;--fs-3xl:1.75rem;--fs-hero:clamp(2rem, 9.5vw, 3.5rem);--lh-tight:1.08;--lh-snug:1.28;--lh-body:1.6;--ls-tight:-.02em;--sp-1:.25rem;--sp-2:.5rem;--sp-3:.75rem;--sp-4:1rem;--sp-5:1.25rem;--sp-6:1.5rem;--sp-8:2rem;--sp-10:2.5rem;--sp-12:3rem;--sp-16:4rem;--sp-20:5rem;--r-sm:8px;--r-md:14px;--r-lg:20px;--r-xl:28px;--r-full:999px;--sh-sm:0 1px 2px #17151c0f;--sh-md:0 4px 16px #17151c12;--sh-lg:0 16px 48px -12px #17151c29;--sh-brand:0 8px 24px -6px #ff441f73;--dur-fast:.13s;--dur:.24s;--dur-slow:.52s;--ease:cubic-bezier(.16, 1, .3, 1);--content-max:33rem;--gutter:var(--sp-5)}*,:before,:after{box-sizing:border-box}*{margin:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{background:var(--surface-sunken);color:var(--text);font-family:var(--font-text);font-size:var(--fs-md);line-height:var(--lh-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;overflow-x:hidden}h1,h2,h3{font-family:var(--font-display);line-height:var(--lh-tight);letter-spacing:var(--ls-tight);font-weight:800}img,svg{max-width:100%;display:block}button,input,select,textarea{font:inherit;color:inherit}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:focus-visible{outline:3px solid var(--focus-ring);outline-offset:2px;border-radius:var(--r-sm)}.on-dark :focus-visible{outline-color:#fff}.sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.wrap{width:100%;max-width:var(--content-max);padding-inline:var(--gutter);margin-inline:auto}@media (width>=48rem){:root{--gutter:var(--sp-8);--content-max:38rem;--fs-hero:3rem}}.hero[data-astro-cid-ge2uvauf]{background:var(--surface-dark);color:var(--text-on-dark);padding:calc(var(--sp-8) + env(safe-area-inset-top)) 0 var(--sp-12);isolation:isolate;position:relative;overflow:hidden}.hero[data-astro-cid-ge2uvauf]:before{content:"";filter:blur(14px);z-index:-1;animation:glow var(--dur-slow) var(--ease) both;background:radial-gradient(46% 42% at 18% 30%,#ff441fd9 0%,#ff441f00 70%),radial-gradient(42% 40% at 92% 8%,#5e00bebf 0%,#5e00be00 72%),radial-gradient(55% 35% at 70% 88%,#ff7d0059 0%,#ff7d0000 75%);position:absolute;inset:-25% -25% -10%}.hero[data-astro-cid-ge2uvauf]:after{content:"";height:var(--sp-8);background:var(--surface-sunken);z-index:-1;border-radius:50% 50% 0 0/100% 100% 0 0;position:absolute;bottom:-1px;left:-5%;right:-5%}@keyframes glow{0%{opacity:0;transform:translateY(-8px)}to{opacity:1}}.hero__inner[data-astro-cid-ge2uvauf]>[data-astro-cid-ge2uvauf]{animation:rise var(--dur-slow) var(--ease) both}.hero__inner[data-astro-cid-ge2uvauf]>[data-astro-cid-ge2uvauf]:nth-child(2){animation-delay:70ms}.hero__inner[data-astro-cid-ge2uvauf]>[data-astro-cid-ge2uvauf]:nth-child(3){animation-delay:.14s}.hero__inner[data-astro-cid-ge2uvauf]>[data-astro-cid-ge2uvauf]:nth-child(4){animation-delay:.21s}@keyframes rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.lockup[data-astro-cid-ge2uvauf]{align-items:center;gap:var(--sp-3);margin-bottom:var(--sp-8);display:flex}.lockup__logo[data-astro-cid-ge2uvauf]{width:104px;height:auto;color:var(--rp-brand)}.lockup__rule[data-astro-cid-ge2uvauf]{background:#ffffff38;width:1px;height:26px}.lockup__ads[data-astro-cid-ge2uvauf]{font-family:var(--font-display);font-size:var(--fs-xl);letter-spacing:var(--ls-tight);color:var(--text-on-dark);padding-bottom:2px;font-weight:700}.eyebrow[data-astro-cid-ge2uvauf]{align-items:center;gap:var(--sp-2);padding:var(--sp-2) var(--sp-4);margin-bottom:var(--sp-5);border-radius:var(--r-full);font-size:var(--fs-xs);letter-spacing:.06em;text-transform:uppercase;color:var(--text-on-dark);background:#ffffff0f;border:1px solid #ffffff2e;font-weight:700;display:inline-flex}.eyebrow__dot[data-astro-cid-ge2uvauf]{background:var(--rp-green);border-radius:50%;flex:none;width:7px;height:7px;position:relative}.eyebrow__dot[data-astro-cid-ge2uvauf]:before{content:"";background:var(--rp-green);border-radius:50%;animation:1.8s cubic-bezier(0,0,.2,1) infinite live-ping;position:absolute;inset:0}.eyebrow__dot[data-astro-cid-ge2uvauf]:after{content:"";background:#29d88438;border-radius:50%;animation:1.8s ease-in-out infinite live-glow;position:absolute;inset:-4px}@keyframes live-ping{0%{opacity:.7;transform:scale(1)}75%,to{opacity:0;transform:scale(3.2)}}@keyframes live-glow{0%,to{opacity:1}50%{opacity:.45}}@media (prefers-reduced-motion:reduce){.eyebrow__dot[data-astro-cid-ge2uvauf]:before{opacity:0;animation:none}.eyebrow__dot[data-astro-cid-ge2uvauf]:after{animation:none}}.hero[data-astro-cid-ge2uvauf] h1[data-astro-cid-ge2uvauf]{font-size:var(--fs-hero);margin-bottom:var(--sp-5);text-wrap:balance}.hero[data-astro-cid-ge2uvauf] h1[data-astro-cid-ge2uvauf] em[data-astro-cid-ge2uvauf]{color:var(--rp-brand);font-style:normal}.hero__sub[data-astro-cid-ge2uvauf]{font-size:var(--fs-lg);color:var(--text-on-dark-mu);text-wrap:pretty;max-width:30rem}.hero__sub[data-astro-cid-ge2uvauf] strong[data-astro-cid-ge2uvauf]{color:var(--text-on-dark);font-weight:700}@media (width>=48rem){.hero[data-astro-cid-ge2uvauf]{padding-top:var(--sp-12);padding-bottom:var(--sp-12)}.lockup__logo[data-astro-cid-ge2uvauf]{width:124px}}.steps[data-astro-cid-5wfdsgz3]{margin-top:calc(var(--sp-8) * -1 + var(--sp-2));z-index:1;padding-bottom:var(--sp-8);position:relative}.steps__list[data-astro-cid-5wfdsgz3]{gap:var(--sp-2);grid-template-columns:repeat(3,1fr);padding:0;list-style:none;display:grid}.step[data-astro-cid-5wfdsgz3]{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-md);padding:var(--sp-4) var(--sp-3);box-shadow:var(--sh-sm);gap:var(--sp-2);flex-direction:column;display:flex}.step__num[data-astro-cid-5wfdsgz3]{background:var(--rp-brand-wash);width:26px;height:26px;color:var(--rp-brand-ink);font-family:var(--font-display);font-size:var(--fs-2xs);border-radius:50%;place-items:center;font-weight:800;display:grid}.step[data-astro-cid-5wfdsgz3].is-done .step__num[data-astro-cid-5wfdsgz3]{background:var(--success-bg);color:var(--success)}.step__label[data-astro-cid-5wfdsgz3]{font-size:var(--fs-xs);color:var(--text);font-weight:700;line-height:1.35}.step__label[data-astro-cid-5wfdsgz3] span[data-astro-cid-5wfdsgz3]{color:var(--text-muted);font-weight:400;display:block}@media (width>=48rem){.step[data-astro-cid-5wfdsgz3]{padding:var(--sp-5) var(--sp-4)}.step__label[data-astro-cid-5wfdsgz3]{font-size:var(--fs-sm)}}.card[data-astro-cid-sevzbneq]{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--sh-lg);padding:var(--sp-6) var(--sp-5) var(--sp-8);margin-bottom:var(--sp-10)}.card__head[data-astro-cid-sevzbneq]{margin-bottom:var(--sp-6)}.card__head[data-astro-cid-sevzbneq] h2[data-astro-cid-sevzbneq]{font-size:var(--fs-3xl);margin-bottom:var(--sp-2);text-wrap:balance}.card__head[data-astro-cid-sevzbneq] p[data-astro-cid-sevzbneq]{color:var(--text-muted);font-size:var(--fs-sm);text-wrap:pretty}.field[data-astro-cid-sevzbneq]{margin-bottom:var(--sp-5)}.label[data-astro-cid-sevzbneq]{font-family:var(--font-display);font-size:var(--fs-sm);letter-spacing:-.01em;margin-bottom:var(--sp-2);font-weight:700;display:block}.label[data-astro-cid-sevzbneq] .opt[data-astro-cid-sevzbneq]{font-family:var(--font-text);color:var(--text-muted);letter-spacing:0;font-weight:400}.help[data-astro-cid-sevzbneq]{font-size:var(--fs-xs);color:var(--text-muted);margin-top:var(--sp-2)}.control[data-astro-cid-sevzbneq]{width:100%;min-height:52px;padding:var(--sp-3) var(--sp-4);font-size:var(--fs-md);background:var(--surface);border:1.5px solid var(--border);border-radius:var(--r-md);transition:border-color var(--dur-fast) ease, box-shadow var(--dur-fast) ease, background-color var(--dur-fast) ease}.control[data-astro-cid-sevzbneq]::placeholder{color:var(--rp-gray-40)}.control[data-astro-cid-sevzbneq]:hover{border-color:var(--border-strong)}.control[data-astro-cid-sevzbneq]:focus{border-color:var(--rp-brand);outline:none;box-shadow:0 0 0 4px #ff441f24}.control[data-astro-cid-sevzbneq]:focus-visible{outline:none}select[data-astro-cid-sevzbneq].control{appearance:none;padding-right:var(--sp-10);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18' height='18' viewBox='0 0 18 18' fill='none'%3E%3Cpath d='M4.5 7l4.5 4.5L13.5 7' stroke='%236a696e' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right var(--sp-4) center}select[data-astro-cid-sevzbneq].control:invalid,select[data-astro-cid-sevzbneq].control.is-placeholder{color:var(--rp-gray-40)}.field[data-astro-cid-sevzbneq].has-error .control[data-astro-cid-sevzbneq]{border-color:var(--error);background-color:var(--error-bg)}.field[data-astro-cid-sevzbneq].has-error .control[data-astro-cid-sevzbneq]:focus{box-shadow:0 0 0 4px #d92d2024}.error-msg[data-astro-cid-sevzbneq]{align-items:center;gap:var(--sp-2);margin-top:var(--sp-2);font-size:var(--fs-xs);color:var(--error);font-weight:700;display:none}.error-msg[data-astro-cid-sevzbneq]:before{content:"";background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Ccircle cx='10' cy='10' r='8.4' fill='%23d92d20'/%3E%3Cpath d='M10 5.6v4.9M10 13.7h.01' stroke='%23fff' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E") 50%/contain no-repeat;flex:none;width:15px;height:15px}.field[data-astro-cid-sevzbneq].has-error .error-msg[data-astro-cid-sevzbneq]{display:flex}.field[data-astro-cid-sevzbneq].has-error .help[data-astro-cid-sevzbneq]{display:none}.chips[data-astro-cid-sevzbneq]{margin:0 0 var(--sp-5);border:0;min-inline-size:0;padding:0}.chips__legend[data-astro-cid-sevzbneq]{justify-content:space-between;align-items:baseline;gap:var(--sp-3);width:100%;font-family:var(--font-display);font-size:var(--fs-sm);letter-spacing:-.01em;margin-bottom:var(--sp-3);padding:0;font-weight:700;display:flex}.counter[data-astro-cid-sevzbneq]{font-family:var(--font-text);font-size:var(--fs-xs);color:var(--text-muted);background:var(--surface-sunken);border:1px solid var(--border);border-radius:var(--r-full);padding:2px var(--sp-3);white-space:nowrap;transition:color var(--dur-fast) ease, background-color var(--dur-fast) ease, border-color var(--dur-fast) ease;font-weight:700}.counter[data-astro-cid-sevzbneq].is-full{color:var(--rp-brand-ink);background:var(--rp-brand-wash);border-color:#ff441f4d}.chips__grid[data-astro-cid-sevzbneq]{gap:var(--sp-2);flex-wrap:wrap;display:flex}.chip[data-astro-cid-sevzbneq]{display:inline-flex;position:relative}.chip[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq]{opacity:0;pointer-events:none;width:1px;height:1px;margin:0;position:absolute}.chip[data-astro-cid-sevzbneq] span[data-astro-cid-sevzbneq]{align-items:center;gap:var(--sp-2);min-height:44px;padding:var(--sp-2) var(--sp-4);border:1.5px solid var(--border);border-radius:var(--r-full);background:var(--surface);font-size:var(--fs-sm);color:var(--text);cursor:pointer;user-select:none;transition:border-color var(--dur-fast) ease, background-color var(--dur-fast) ease, color var(--dur-fast) ease, transform var(--dur-fast) ease;font-weight:600;display:flex}.chip[data-astro-cid-sevzbneq] span[data-astro-cid-sevzbneq]:before{content:"";border:1.5px solid var(--border-strong);background-position:50%;background-repeat:no-repeat;background-size:11px;border-radius:5px;flex:none;width:16px;height:16px;transition:inherit}.chip[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq]:hover+span[data-astro-cid-sevzbneq]{border-color:var(--border-strong)}.chip[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq]:active+span[data-astro-cid-sevzbneq]{transform:scale(.97)}.chip[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq]:checked+span[data-astro-cid-sevzbneq]{border-color:var(--rp-brand);background:var(--rp-brand-wash);color:var(--rp-brand-ink)}.chip[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq]:checked+span[data-astro-cid-sevzbneq]:before{border-color:var(--rp-brand);background-color:var(--rp-brand);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='11' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 6.2l2.6 2.6L10 3.4' stroke='%23fff' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E")}.chip[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq]:focus-visible+span[data-astro-cid-sevzbneq]{outline:3px solid var(--focus-ring);outline-offset:2px}.chip[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq]:disabled+span[data-astro-cid-sevzbneq]{opacity:.45;cursor:not-allowed;background:var(--surface-sunken)}.chip[data-astro-cid-sevzbneq] input[data-astro-cid-sevzbneq]:disabled{cursor:not-allowed}.chips[data-astro-cid-sevzbneq].has-error .counter[data-astro-cid-sevzbneq]{color:var(--error);background:var(--error-bg);border-color:var(--error)}.chips[data-astro-cid-sevzbneq].has-error .chip[data-astro-cid-sevzbneq] span[data-astro-cid-sevzbneq]{border-color:#d92d2059}.chips[data-astro-cid-sevzbneq].has-error .error-msg[data-astro-cid-sevzbneq]{display:flex}.chips[data-astro-cid-sevzbneq].has-error .help[data-astro-cid-sevzbneq]{display:none}.btn[data-astro-cid-sevzbneq]{justify-content:center;align-items:center;gap:var(--sp-3);width:100%;min-height:58px;padding:var(--sp-4) var(--sp-6);border-radius:var(--r-md);background:var(--rp-brand);color:#fff;font-family:var(--font-display);font-size:var(--fs-xl);letter-spacing:-.01em;cursor:pointer;box-shadow:var(--sh-brand);transition:background-color var(--dur-fast) ease, transform var(--dur-fast) ease, box-shadow var(--dur) var(--ease);border:0;font-weight:800;display:flex}.btn[data-astro-cid-sevzbneq]:hover{background:var(--rp-brand-strong);box-shadow:0 12px 30px -6px #ff441f80}.btn[data-astro-cid-sevzbneq]:active{box-shadow:var(--sh-sm);transform:translateY(1px)scale(.995)}.btn[data-astro-cid-sevzbneq] svg[data-astro-cid-sevzbneq]{transition:transform var(--dur) var(--ease);flex:none}.btn[data-astro-cid-sevzbneq]:hover svg[data-astro-cid-sevzbneq]{transform:translate(3px)}.legal[data-astro-cid-sevzbneq]{margin-top:var(--sp-4);font-size:var(--fs-2xs);color:var(--text-muted);text-align:center;text-wrap:pretty;line-height:1.5}@media (width>=48rem){.card[data-astro-cid-sevzbneq]{padding:var(--sp-10) var(--sp-10) var(--sp-12)}}.success[data-astro-cid-h3kds3xv]{background:var(--surface);border:1px solid var(--border);border-radius:var(--r-xl);box-shadow:var(--sh-lg);padding:var(--sp-10) var(--sp-5);margin-bottom:var(--sp-10);text-align:center;animation:rise var(--dur-slow) var(--ease) both}.success[data-astro-cid-h3kds3xv][hidden]{display:none}.success__badge[data-astro-cid-h3kds3xv]{width:76px;height:76px;margin:0 auto var(--sp-5);background:var(--success-bg);color:var(--rp-green-700);border-radius:50%;place-items:center;display:grid;box-shadow:0 0 0 10px #29d8841a}.success__badge[data-astro-cid-h3kds3xv] svg[data-astro-cid-h3kds3xv]{width:36px;height:36px}.success[data-astro-cid-h3kds3xv] h2[data-astro-cid-h3kds3xv]{font-size:var(--fs-3xl);margin-bottom:var(--sp-3);text-wrap:balance}.success[data-astro-cid-h3kds3xv]>p[data-astro-cid-h3kds3xv]{color:var(--text-muted);text-wrap:pretty}.success[data-astro-cid-h3kds3xv]>p[data-astro-cid-h3kds3xv] strong[data-astro-cid-h3kds3xv]{color:var(--text)}.receipt[data-astro-cid-h3kds3xv]{margin:var(--sp-8) 0 var(--sp-6);padding:var(--sp-5);border:1px dashed var(--border-strong);border-radius:var(--r-lg);background:var(--surface-sunken);text-align:left}.receipt__title[data-astro-cid-h3kds3xv]{font-family:var(--font-display);font-size:var(--fs-2xs);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--sp-4);font-weight:800}.receipt[data-astro-cid-h3kds3xv] dl[data-astro-cid-h3kds3xv]{gap:var(--sp-3);margin:0;display:grid}.receipt[data-astro-cid-h3kds3xv] .row[data-astro-cid-h3kds3xv]{justify-content:space-between;align-items:baseline;gap:var(--sp-4);font-size:var(--fs-sm);display:flex}.receipt[data-astro-cid-h3kds3xv] dt[data-astro-cid-h3kds3xv]{color:var(--text-muted);flex:none}.receipt[data-astro-cid-h3kds3xv] dd[data-astro-cid-h3kds3xv]{text-align:right;margin:0;font-weight:700}.success__note[data-astro-cid-h3kds3xv]{align-items:flex-start;gap:var(--sp-3);padding:var(--sp-4);border-radius:var(--r-md);background:var(--rp-brand-wash);font-size:var(--fs-sm);text-align:left;color:var(--text);display:flex}.success__note[data-astro-cid-h3kds3xv] svg[data-astro-cid-h3kds3xv]{color:var(--rp-brand-ink);flex:none;margin-top:2px}@media (width>=48rem){.success[data-astro-cid-h3kds3xv]{padding:var(--sp-12) var(--sp-10)}}.footer[data-astro-cid-jo6i4kqk]{padding:var(--sp-8) 0 calc(var(--sp-10) + env(safe-area-inset-bottom));border-top:1px solid var(--border);text-align:center}.footer__logo[data-astro-cid-jo6i4kqk]{width:76px;height:auto;margin:0 auto var(--sp-4);color:var(--rp-brand);opacity:.9}.footer[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{font-size:var(--fs-2xs);color:var(--text-muted);text-wrap:pretty}.footer[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]+p[data-astro-cid-jo6i4kqk]{margin-top:var(--sp-2)}.footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:var(--text-muted);text-underline-offset:2px;text-decoration:underline}.footer[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--text)}
