:root{--blue-50:#edf3fa;--blue-100:#d6e4f5;--blue:#4c7dbf;--blue-dark:#3a6aad;--blue-900:#2c5290;--navy:#0f172a;--red-500:#ef4444;--red-700:#dc2626;--gray-50:#f9fafb;--gray-100:#f3f4f6;--gray-200:#e5e7eb;--gray-300:#d1d5db;--gray-400:#9ca3af;--gray-500:#6b7280;--gray-700:#374151;--gray-900:#111827;--white:#fff;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--shadow-md:0 4px 12px #00000012, 0 2px 4px #0000000a;--shadow-blue:0 4px 16px #4c7dbf4d;--transition-base:.2s ease;--font:"Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, sans-serif}.fv2-wrapper *,.fv2-wrapper :before,.fv2-wrapper :after{box-sizing:border-box!important;font-family:var(--font)!important;margin:0!important;padding:0!important}.fv2-wrapper{font-family:var(--font)!important;color:var(--gray-900)!important;-webkit-font-smoothing:antialiased!important;line-height:1.5!important}.fv2-container{background:var(--white)!important;border-radius:var(--radius-xl)!important;max-width:900px!important;box-shadow:var(--shadow-md)!important;margin:2rem auto!important;padding:1.75rem 2rem!important}.fv2-step-header{justify-content:space-between!important;align-items:flex-start!important;margin-bottom:1.5rem!important;display:flex!important}.fv2-step-title{color:var(--navy)!important;letter-spacing:-.4px!important;margin-bottom:.25rem!important;font-size:1.75rem!important;font-weight:700!important;line-height:1.25!important}.fv2-step-subtitle{color:var(--gray-500)!important;font-size:.9rem!important;font-weight:400!important}.fv2-badges-row{justify-content:center!important;gap:.5rem!important;margin-bottom:.75rem!important;display:flex!important}.fv2-badge{font-family:var(--font)!important;white-space:nowrap!important;border-radius:9999px!important;align-items:center!important;padding:3px 10px!important;font-size:11px!important;font-weight:600!important;display:inline-flex!important}.fv2-badge-green{color:#16a34a!important;background:#f0fdf4!important}.fv2-badge-gray{background:var(--gray-100)!important;color:var(--gray-500)!important}.fv2-grid{flex-wrap:wrap!important;gap:1rem 1.5rem!important;display:flex!important}.fv2-grid>.fv2-form-group{width:calc(50% - .75rem)!important;margin-bottom:0!important}.fv2-grid>.fv2-full-width{width:100%!important}.fv2-form-group{margin-bottom:.85rem!important}.fv2-section-hint{color:var(--blue)!important;margin-top:.5rem!important;margin-bottom:.35rem!important;font-size:.85rem!important;font-style:italic!important;font-weight:600!important;line-height:1.25!important}.fv2-label{color:var(--gray-700)!important;min-height:3em!important;margin-bottom:.4rem!important;font-size:13px!important;font-weight:600!important;line-height:1.5!important;display:block!important}.fv2-wrapper .fv2-input,.fv2-wrapper .fv2-select{width:100%!important;height:40px!important;min-height:unset!important;border:1.5px solid var(--gray-300)!important;border-radius:var(--radius-md)!important;font-size:14px!important;font-family:var(--font)!important;transition:border-color var(--transition-base), box-shadow var(--transition-base)!important;color:var(--gray-700)!important;background:var(--gray-100)!important;padding:0 12px!important;font-weight:400!important}.fv2-wrapper .fv2-select{appearance:none!important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round' fill='none'/%3E%3C/svg%3E")!important;background-position:right 14px center!important;background-repeat:no-repeat!important;padding-right:40px!important}.fv2-wrapper .fv2-input::placeholder{color:var(--gray-400)!important}.fv2-wrapper .fv2-input:focus,.fv2-wrapper .fv2-select:focus{border-color:var(--blue)!important;outline:none!important;box-shadow:0 0 0 3px #4c7dbf1f!important}.fv2-wrapper .fv2-input.fv2-error,.fv2-wrapper .fv2-select.fv2-error{border-color:var(--red-500)!important}.fv2-wrapper .fv2-input.fv2-error:focus,.fv2-wrapper .fv2-select.fv2-error:focus{box-shadow:0 0 0 3px #dc26261f!important}.fv2-error-message{color:var(--red-700)!important;margin-top:.3rem!important;font-size:12px!important;font-weight:500!important;display:none!important}.fv2-error-message.fv2-show{display:block!important}.fv2-subtitle{color:var(--gray-400)!important;margin-top:5px!important;font-size:12px!important;font-style:italic!important}.fv2-radio{cursor:pointer!important;width:16px!important;height:16px!important;accent-color:var(--blue)!important;flex-shrink:0!important;margin:0!important}.fv2-radio-label{color:var(--gray-700)!important;cursor:pointer!important;margin-bottom:0!important;font-size:14px!important;font-weight:400!important}.fv2-checkbox-group{margin-top:1.5rem!important}.fv2-checkbox-wrapper{align-items:flex-start!important;gap:.75rem!important;display:flex!important}.fv2-checkbox{cursor:pointer!important;width:18px!important;height:18px!important;accent-color:var(--blue)!important;flex-shrink:0!important;margin-top:2px!important}.fv2-checkbox-label{color:var(--gray-700)!important;cursor:pointer!important;font-size:14px!important;line-height:1.5!important}.fv2-button-group{background:var(--white)!important;z-index:2!important;justify-content:flex-end!important;gap:.75rem!important;margin-top:1.5rem!important;padding:.75rem 0!important;display:flex!important;position:sticky!important;bottom:0!important;box-shadow:0 -6px 12px -4px #00000014!important}.fv2-btn{border-radius:var(--radius-lg)!important;width:100%!important;font-size:15px!important;font-weight:600!important;font-family:var(--font)!important;cursor:pointer!important;transition:all var(--transition-base)!important;text-align:center!important;border:none!important;justify-content:center!important;align-items:center!important;padding:14px 28px!important;text-decoration:none!important;display:inline-flex!important}.fv2-btn-primary{background-color:var(--blue)!important;color:var(--white)!important}.fv2-btn-primary:hover{background-color:var(--blue-dark)!important;box-shadow:var(--shadow-blue)!important}.fv2-btn-primary:active{background-color:var(--blue-900)!important}.fv2-btn-secondary{background-color:var(--blue-50)!important;color:var(--blue)!important}.fv2-btn-secondary:hover{background-color:var(--blue-100)!important}.fv2-btn:disabled{opacity:.5!important;cursor:not-allowed!important}.fv2-success-content{text-align:center!important;padding:2rem 0!important}.fv2-success-title{color:var(--navy)!important;font-size:1.75rem!important;font-weight:700!important}.fv2-success-message{color:var(--gray-500)!important;margin-top:.75rem!important;font-size:1rem!important}.fv2-summary-list{border-top:1px solid var(--gray-200)!important;margin-top:1.5rem!important;padding:0!important;list-style:none!important}.fv2-summary-item{border-bottom:1px solid var(--gray-200)!important;justify-content:space-between!important;padding:.8rem 0!important;font-size:.9rem!important;display:flex!important}.fv2-summary-label{color:var(--gray-700)!important;padding-right:1rem!important;font-size:13px!important;font-weight:600!important}.fv2-summary-value{color:var(--gray-900)!important;text-align:right!important;font-size:14px!important}.fv2-summary-value.financial{color:var(--blue)!important;font-weight:700!important}.fv2-lang-selector{color:var(--gray-500)!important;align-items:center!important;margin-left:auto!important;font-size:13px!important;display:flex!important}.fv2-lang-option{cursor:pointer!important;border-radius:var(--radius-sm)!important;transition:all var(--transition-base)!important;padding:.25rem .5rem!important;font-weight:500!important}.fv2-lang-option:hover{background-color:var(--gray-100)!important}.fv2-lang-option.active{color:var(--blue)!important;background-color:var(--blue-50)!important;font-weight:700!important}.fv2-lang-sep{color:var(--gray-300)!important;margin:0 .25rem!important}.fv2-wrapper hr{border:none!important;border-top:1px solid var(--gray-200)!important;margin:1.5rem 0!important}@media (width<=640px){.fv2-container{margin:1rem!important;padding:1.5rem!important}.fv2-grid>.fv2-form-group{width:100%!important}.fv2-step-title{font-size:1.5rem!important}.fv2-step-header{flex-direction:column!important}.fv2-lang-selector{text-align:right!important;order:-1!important;margin-bottom:1rem!important;margin-left:auto!important;position:static!important}.fv2-summary-item{flex-direction:column!important;align-items:flex-start!important;gap:.25rem!important}.fv2-summary-value{text-align:left!important}.fv2-step-label{font-size:10px!important}.fv2-step-connector{max-width:40px!important}}.fv2-step-indicator{justify-content:center!important;align-items:flex-start!important;margin-bottom:1.75rem!important;padding:0!important;display:flex!important}.fv2-step-item{flex-direction:column!important;align-items:center!important;gap:.5rem!important;min-width:64px!important;display:flex!important}.fv2-step-circle{border:2px solid var(--gray-300)!important;width:32px!important;height:32px!important;color:var(--gray-500)!important;background:var(--white)!important;transition:all var(--transition-base)!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;font-size:14px!important;font-weight:700!important;display:flex!important}.fv2-step-label{color:var(--gray-500)!important;white-space:nowrap!important;text-align:center!important;font-size:11px!important;font-weight:500!important}.fv2-step-item.active .fv2-step-circle,.fv2-step-item.completed .fv2-step-circle{background:var(--blue)!important;border-color:var(--blue)!important;color:var(--white)!important}.fv2-step-item.active .fv2-step-label,.fv2-step-item.completed .fv2-step-label{color:var(--blue-900)!important;font-weight:600!important}.fv2-step-connector{background:var(--gray-200)!important;max-width:80px!important;height:2px!important;transition:background var(--transition-base)!important;flex:1!important;margin-top:15px!important}.fv2-step-connector.completed{background:var(--blue)!important}.ts-root[data-astro-cid-5dhbnbea]{background:var(--flin-white);padding:72px 0}.ts-grid[data-astro-cid-5dhbnbea]{grid-template-columns:repeat(4,1fr);align-items:start;gap:32px;display:grid}.ts-item[data-astro-cid-5dhbnbea]{text-align:center;flex-direction:column;align-items:center;gap:14px;display:flex}.ts-value[data-astro-cid-5dhbnbea]{color:var(--flin-blue);letter-spacing:-1px;align-items:center;min-height:104px;font-size:40px;font-weight:700;line-height:1.1;display:flex}.ts-mark[data-astro-cid-5dhbnbea]{object-fit:contain;width:104px;height:104px}.ts-label[data-astro-cid-5dhbnbea]{color:var(--flin-gray-700);max-width:260px;margin:0;font-size:17px;line-height:1.5}@media (width<=900px){.ts-root[data-astro-cid-5dhbnbea]{padding:48px 0}.ts-grid[data-astro-cid-5dhbnbea]{grid-template-columns:repeat(2,1fr);gap:40px 24px}.ts-value[data-astro-cid-5dhbnbea]{min-height:84px;font-size:32px}.ts-mark[data-astro-cid-5dhbnbea]{width:84px;height:84px}.ts-label[data-astro-cid-5dhbnbea]{font-size:15px}}.hk-grid{grid-template-columns:1fr 1fr;align-items:start;gap:48px;padding-bottom:64px;display:grid}.hk-form-col .fv2-container{margin:0 auto!important}@media (width<=1100px){.hk-grid{grid-template-columns:1fr;gap:40px}}
