*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scrollbar-gutter:stable}:root{--ta-color-white:#fff;--ta-color-brand-900:#0f4fdc;--ta-color-brand-700:#2f6dff;--ta-color-brand-500:#4f85ff;--ta-color-brand-400:#4b86ff;--ta-color-brand-800:#2a65f2;--ta-color-brand-850:#2d66ee;--ta-color-brand-100:#eaf1ff;--ta-color-brand-080:#e8f0ff;--ta-color-brand-075:#edf4ff;--ta-color-brand-060:#edf3ff;--ta-color-brand-050:#f5f8ff;--ta-color-brand-045:#f4f8ff;--ta-color-brand-040:#f0f5ff;--ta-color-brand-030:#eef4ff;--ta-color-brand-020:#edf1f7;--ta-color-brand-015:#eef2f7;--ta-color-brand-010:#f7faff;--ta-color-brand-005:#fcfdff;--ta-color-surface-muted:#f3f7ff;--ta-color-surface-tint:#f0f1f3;--ta-color-surface-soft:#f8f9fa;--ta-color-border:#e8eef9;--ta-color-border-light:#eaeef1;--ta-color-border-strong:#d7e5ff;--ta-color-border-stronger:#d5e3ff;--ta-color-border-blue-200:#d4e2ff;--ta-color-border-blue-225:#dbe6fb;--ta-color-border-blue-250:#d9e6ff;--ta-color-border-blue-275:#d9e5fb;--ta-color-border-blue-300:#dce8ff;--ta-color-border-blue-320:#dfe8fb;--ta-color-border-blue-350:#dbe7ff;--ta-color-border-blue-375:#cadeff;--ta-color-border-blue-400:#cfe0ff;--ta-color-border-blue-425:#e3ecfb;--ta-color-border-blue-500:#e5edf9;--ta-color-border-chip:#c9dcff;--ta-color-border-hover:#aac5ff;--ta-color-border-hover-alt:#a8c5ff;--ta-color-border-focus:#b8cefb;--ta-color-border-focus-alt:#a7c3fa;--ta-color-border-focus-soft:#9db8f8;--ta-color-border-neutral:#ddd;--ta-color-border-neutral-200:#d9dde2;--ta-color-border-neutral-300:#d1d5db;--ta-color-border-neutral-350:#cfd6dd;--ta-color-text-900:#141926;--ta-color-text-800:#1a1f27;--ta-color-text-700:#3d4558;--ta-color-text-650:#4b5563;--ta-color-text-600:#5a657d;--ta-color-text-550:#5f6f8d;--ta-color-text-500:#677189;--ta-color-text-480:#6f7d95;--ta-color-text-450:#6b7280;--ta-color-text-400:#8b95a1;--ta-color-text-350:#8a95ad;--ta-color-text-300:#9aa6bd;--ta-color-text-250:#666;--ta-color-text-200:#777;--ta-color-status-error:#d92b3f;--ta-color-status-error-soft:#d2445b;--ta-color-status-error-border:#ff6478;--ta-color-status-warn-bg:#fff4d6;--ta-color-status-warn-text:#8f5500;--ta-color-status-success-bg:#e8f8ee;--ta-color-status-success-text:#19693f;--ta-color-status-reject-bg:#ffe8eb;--ta-color-status-reject-text:#a22839;--ta-color-accent-link:#2957cf;--ta-color-accent-link-soft:#315fc8;--ta-color-yellow-500:#ffd237;--ta-color-yellow-550:#ffc107;--ta-color-yellow-600:#e5c034;--ta-color-gray-200:#e5e8eb;--ta-shadow-soft:0 12px 40px #1548c514;--ta-shadow-soft-modal:0 12px 40px #1548c51f;--ta-shadow-card:0 10px 26px #1a43a914;--ta-shadow-hover:0 20px 40px #144fdc2e;--ta-shadow-hover-soft:0 16px 36px #144fdc29;--ta-shadow-focus-ring-soft:0 0 0 3px #4f85ff33;--ta-shadow-focus-ring:0 0 0 3px #4f85ff38;--ta-shadow-focus-ring-strong:0 0 0 3px #4f85ff42;--ta-shadow-focus-error:0 0 0 3px #ff647829;--ta-shadow-button-hover:0 10px 22px #2f6dff29;--ta-shadow-button-hover-strong:0 10px 22px #2f6dff38;--ta-shadow-button-hover-alt:0 10px 20px #2f6dff40;--ta-shadow-button-active:0 4px 12px #2f6dff33;--ta-shadow-chip:0 8px 18px #2f6dff47;--ta-shadow-overlay:0 10px 30px #00000014;--ta-shadow-sheet:0 -10px 30px #0003;--ta-overlay-backdrop:#0000004d;--ta-overlay-white-20:#fff3;--ta-text-dark-74:#141926bd;--ta-text-white-90:#ffffffe6}@font-face{font-family:KBFG Display;src:url(/fonts/KBFG-Display.ttf)format("truetype");font-weight:700;font-style:normal}@font-face{font-family:KBFG Display;src:url(/fonts/KBFGText-Medium.otf)format("opentype");font-weight:500;font-style:normal}.responsive-container{width:100%;max-width:100%;margin-left:auto;margin-right:auto;padding-left:16px;padding-right:16px}@media (min-width:640px){.responsive-container{padding-left:24px;padding-right:24px}}@media (min-width:768px){.responsive-container{max-width:48rem;padding-left:32px;padding-right:32px}}@media (min-width:1024px){.responsive-container{max-width:52.5rem}}.responsive-card-grid{grid-template-columns:repeat(1,minmax(0,1fr));gap:16px;display:grid}@media (min-width:640px){.responsive-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.responsive-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.responsive-title{font-size:20px;font-weight:700}@media (min-width:640px){.responsive-title{font-size:24px}}.responsive-subtitle{font-size:14px}@media (min-width:640px){.responsive-subtitle{font-size:16px}}.responsive-flex-col{flex-direction:column;display:flex}@media (min-width:768px){.responsive-flex-col{flex-direction:row}}.hide-mobile{display:none}@media (min-width:768px){.hide-mobile{display:block}}.show-mobile{display:block}@media (min-width:768px){.show-mobile{display:none}}@theme inline{--color-primary: #ffd748; --color-primary-purple: #8b5cf6; --color-primary-yellow: #ffd748; --color-bg-light: #f9fafb; --spacing-7_5: 1.875rem; --spacing-15: 3.75rem; --spacing-210: 52.5rem; --width-content: 52.5rem; --breakpoint-xs: 375px; --breakpoint-sm: 640px; --breakpoint-md: 768px; --breakpoint-lg: 1024px; --breakpoint-xl: 1280px; --animation-fadeIn: fadeIn .2s ease-in-out; --animation-modalSlide: modalSlide .3s cubic-bezier(.16,1,.3,1);}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlide{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn{animation:.2s ease-in-out fadeIn}.animate-slideUp{animation:.3s cubic-bezier(.16,1,.3,1) slideUp}
.layout-module__CUj6aG__html{background:#fff;flex-direction:column;align-items:center;width:100%;height:100%;display:flex}.layout-module__CUj6aG__body{background:#fff;flex-direction:column;width:100%;min-height:100vh;display:flex}.layout-module__CUj6aG__content{flex:1;width:100%}
