@import url("https://fonts.cdnfonts.com/css/satoshi");@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&display=swap");:root{font-family:Satoshi,Helvetica Neue,Helvetica,Arial,sans-serif;color:#2f2f36;background:#e9ebf9;line-height:1.35;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink:#2f2f36;--muted:#7a7a87;--border:#d8d8e6;--border-strong:#bfc2f7;--card:#fff;--bg:#eceefa;--brand:#3522a8;--brand-soft:#958bce;--brand-contrast:#2b2094;--focus:#4f3fd0;--danger:#c9352c;--font-sans:"Satoshi","Helvetica Neue","Helvetica","Arial",sans-serif;--font-title:"Manrope","Helvetica Neue","Helvetica","Arial",sans-serif;--retro-shadow:#333144}*{box-sizing:border-box}body,html{margin:0;min-width:320px;min-height:100%}html{background:var(--bg)}body{min-height:100vh;background:radial-gradient(circle at 20% 15%,rgba(92,101,241,.08),transparent 44%),radial-gradient(circle at 78% 72%,rgba(127,104,242,.06),transparent 52%),var(--bg);color:var(--ink);font-family:var(--font-sans)}img{max-width:100%;display:block}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}input[type=checkbox]:focus-visible,input[type=radio]:focus-visible{outline:none}[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.wizard-page{min-height:100vh;padding:64px 20px 56px;display:grid;justify-items:center;align-content:start;grid-gap:54px;gap:54px}.wizard-logo-link{display:inline-flex;align-items:center;justify-content:center;opacity:0;transform:translateY(-16px) scale(.975);animation:page-intro-logo .76s cubic-bezier(.16,1,.3,1) forwards}.wizard-logo{width:122px;height:auto}.retro-card-shell{opacity:0;transform:translateY(26px) scale(.978);animation:page-intro-card .86s cubic-bezier(.16,1,.3,1) .12s forwards}.retro-card-shell,.wizard-layout{position:relative;width:min(100%,528px)}.wizard-desktop-callout{display:none}.success-confetti{position:absolute;inset:-120px -80px -80px;overflow:visible;pointer-events:none;z-index:2}.success-confetti__canvas{width:100%;height:100%;display:block}.retro-card-shadow{position:absolute;inset:0;z-index:0;border-radius:12px;background-color:var(--border-strong);opacity:1;-webkit-mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' shape-rendering='crispedges'%3e%3crect x='0' y='0' width='1' height='2' fill='black'/%3e%3crect x='2' y='2' width='1' height='2' fill='black'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' shape-rendering='crispedges'%3e%3crect x='0' y='0' width='1' height='2' fill='black'/%3e%3crect x='2' y='2' width='1' height='2' fill='black'/%3e%3c/svg%3e");-webkit-mask-size:4px 4px;mask-size:4px 4px;-webkit-mask-repeat:repeat;mask-repeat:repeat;transform:translate(7px,7px)}@keyframes page-intro-logo{0%{opacity:0;transform:translateY(-16px) scale(.975)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes page-intro-card{0%{opacity:0;transform:translateY(26px) scale(.978)}to{opacity:1;transform:translateY(0) scale(1)}}.wizard-card{width:100%;background:var(--card);border:1px solid var(--border-strong);border-radius:12px;overflow:visible;position:relative;z-index:1}.wizard-form{display:block}.wizard-step-viewport{position:relative;overflow:hidden;transition:height .42s cubic-bezier(.16,1,.3,1)}.wizard-step{display:grid;grid-template-rows:auto auto 1fr auto;width:100%}.wizard-step.is-active{will-change:transform,opacity;animation:wizard-step-enter-forward .36s cubic-bezier(.16,1,.3,1)}.wizard-step-viewport.is-backward .wizard-step.is-active{animation-name:wizard-step-enter-backward}@keyframes wizard-step-enter-forward{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes wizard-step-enter-backward{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}.step-header{padding:22px 22px 18px}.step-header--compact{padding-bottom:20px}.step-meta{margin:0 0 4px;font-size:12px;letter-spacing:.08em;color:#767686;text-transform:uppercase}.step-title{margin:0;font-size:24px;line-height:1.2;font-weight:800;color:#2f2f36;font-family:var(--font-title);letter-spacing:-.04em}.step-divider{height:5px;background:#e5e5f3}.step-progress{height:4px;background:#e5e5f3;overflow:hidden}.step-progress>span{display:block;height:100%;width:var(--step-progress-width,0);background:linear-gradient(90deg,var(--brand) 0,var(--brand-contrast) 100%);transition:width .36s cubic-bezier(.2,0,0,1)}.step-body{padding:20px 22px 18px}.step-copy{margin:0 0 18px;color:#54545e;font-size:13px;line-height:1.4}.wizard-consent-widgets{display:grid;grid-gap:16px;gap:16px;margin-top:18px}#consent-request-box,#consent-request-box-2{width:100%}.step-inline-error{margin:10px 0 0;color:var(--danger);font-size:12px}.step-actions{padding:14px 22px 22px;display:flex;gap:10px}.step-actions,.step-actions--single{justify-content:flex-end}.btn{height:48px;min-width:180px;border-radius:10px;border:1px solid #3e3a53;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;font-family:var(--font-title);cursor:pointer;transition:background-color .15s ease,border-color .15s ease,opacity .15s ease;text-decoration:none}.btn[disabled]{cursor:not-allowed;opacity:.88}.btn-primary{background:var(--brand);border-color:var(--brand);color:#fff}.btn-primary:hover:not([disabled]){background:#2d1d95;border-color:#2d1d95}.btn-primary[disabled]{background:var(--brand-soft);border-color:var(--brand-soft);color:#fff}.btn-secondary{background:#fff;color:#323245;border-color:#404052}.btn-secondary:hover:not([disabled]){background:#f7f7fb}.field,.fieldset,.option-group{margin:0}.field+.field,.field+.fieldset,.field+.option-group,.fieldset+.field,.option-group+.field{margin-top:12px}.field{display:grid;grid-gap:8px;gap:8px}.field label,.fieldset legend,.option-group legend{padding:0;margin:0;border:0;font-size:14px;color:#2a2a2a;font-weight:600}.country-picker__input,.field input:not([type=checkbox]):not([type=radio]),.field select,.field textarea{width:100%;border:1px solid #d4d4d4;border-radius:4px;background:#fff;color:#171717;font-size:15px;padding:8px 14px;min-height:44px;font-family:var(--font-sans);transition:box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.field textarea{min-height:96px;resize:vertical}.field select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23404040' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpath d='m6 9 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 14px center;background-size:18px 18px;padding-right:42px}.country-picker__input::placeholder,.field input:not([type=checkbox]):not([type=radio])::placeholder,.field textarea::placeholder{color:#71717a}.country-picker__input:focus,.field input:not([type=checkbox]):not([type=radio]):focus,.field select:focus,.field textarea:focus{border-color:var(--brand);outline:none;box-shadow:0 0 0 2px rgb(51 64 207/.25)}.country-picker__input.is-invalid,.field input:not([type=checkbox]):not([type=radio]).is-invalid,.field select.is-invalid,.field textarea.is-invalid{border-color:var(--danger);background:#fee7e7;box-shadow:0 0 0 2px rgb(201 53 44/.2)}.country-picker__input:hover,.field input:not([type=checkbox]):not([type=radio]):hover,.field select:hover,.field textarea:hover{border-color:#71717a;background:#f6f7f9}.field-error{margin:0;color:var(--danger);font-size:12px;font-weight:500}.country-picker,.country-picker__field-wrapper{position:relative}.country-picker__input{padding-right:42px}.country-picker__chevron{position:absolute;top:50%;right:16px;color:#404040;transform:translateY(-50%);pointer-events:none;display:inline-flex;align-items:center;justify-content:center}.country-picker__chevron svg{width:18px;height:18px}.country-picker__popover{position:absolute;z-index:20;top:calc(100% + 6px);left:0;width:100%;max-height:280px;overflow-y:auto;border:1px solid #d4d4d4;border-radius:4px;background:#fff;box-shadow:0 18px 32px rgba(17,18,25,.12)}.country-picker__option{width:100%;border:0;background:#fff;color:#171717;display:flex;align-items:center;gap:10px;padding:10px 14px;font:inherit;text-align:left;cursor:pointer;transition:background-color .15s ease}.country-picker__option:hover{background:#f0f1ff}.country-picker__option-emoji{font-size:18px;line-height:1}.country-picker__option-label{font-size:14px}.option-group{border:0;padding:0}.option-group__banner{margin-bottom:12px}.info-banner{display:flex;align-items:flex-start;gap:12px;padding:12px 14px;border:1px solid #bfdbfe;border-radius:6px;background:#eff6ff;color:#1e4f84}.info-banner__icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;margin-top:1px}.info-banner__icon svg{width:20px;height:20px}.info-banner p{margin:0;font-size:13px;line-height:1.45}.checkbox-row{display:flex;align-items:flex-start;gap:10px;font-size:16px;color:#393944;margin-bottom:10px;line-height:1.25}.checkbox-row,.option-group .checkbox-row{font-weight:400}.checkbox-row:last-of-type{margin-bottom:0}.checkbox-row input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;margin:0;flex:0 0 20px;border:1px solid #d4d4d4;border-radius:5px;background:#fff;display:grid;place-content:center;transition:box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.checkbox-row input[type=checkbox]:after{content:"";width:4px;height:8px;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(45deg) scale(0);transform-origin:center;margin-top:-1px;transition:transform .14s ease}.checkbox-row input[type=checkbox]:hover{border-color:#71717a}.checkbox-row input[type=checkbox]:checked{background:var(--brand);border-color:var(--brand)}.checkbox-row input[type=checkbox]:checked:after{transform:rotate(45deg) scale(1)}.checkbox-row input[type=checkbox]:focus-visible{outline:2px solid rgb(51 64 207/.28);outline-offset:2px;box-shadow:0 0 0 2px rgb(51 64 207/.18)}.option-group.is-invalid{border-radius:6px;box-shadow:0 0 0 1px rgba(201,53,44,.35);padding:8px}.fieldset{border:0;padding:0}.fieldset legend{margin-bottom:8px}.fieldset.is-invalid{border-radius:6px;box-shadow:0 0 0 1px rgba(201,53,44,.35);padding:8px}.contact-options{display:flex;align-items:center;flex-wrap:wrap;gap:22px}.contact-options label{display:inline-flex;align-items:center;gap:10px;font-size:16px;color:#393944;font-weight:400}.fieldset .contact-options label{font-weight:400}.contact-options input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;margin:0;flex:0 0 20px;border:1px solid #d4d4d4;border-radius:999px;background:#fff;display:grid;place-content:center;transition:box-shadow .16s ease,border-color .16s ease,background-color .16s ease}.contact-options input[type=radio]:after{content:"";width:10px;height:10px;border-radius:999px;background:var(--brand);transform:scale(0);transition:transform .14s ease}.contact-options input[type=radio]:hover{border-color:#71717a}.contact-options input[type=radio]:checked{border-color:var(--brand)}.contact-options input[type=radio]:checked:after{transform:scale(1)}.contact-options input[type=radio]:focus-visible{outline:2px solid rgb(51 64 207/.28);outline-offset:2px;box-shadow:0 0 0 2px rgb(51 64 207/.18)}.review-layout{display:grid;grid-gap:14px;gap:14px}.review-section{border-top:1px solid #e3e3ef;padding-top:14px}.review-layout .review-section:first-child{border-top:0;padding-top:0}.review-section__head{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.review-section__head h2{margin:0;font-size:18px;line-height:1.2;color:#303038;font-family:var(--font-title);letter-spacing:-.03em}.review-edit{border:0;background:transparent;color:#7a7a87;font-size:12px;font-weight:500;min-width:auto;height:auto;padding:0;text-decoration:none}.review-edit:hover{color:#4f4f5b}.review-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px 18px;gap:12px 18px}.review-grid__wide{grid-column:1/-1}.review-grid>div{display:grid;grid-gap:4px;gap:4px;align-content:start}.review-grid span{font-size:12px;color:#7a7a87}.review-grid strong{font-size:16px;line-height:1.28;font-weight:500;color:#303038;white-space:pre-wrap}.result-page{min-height:100vh;padding:64px 20px;display:grid;justify-items:center;align-content:start;grid-gap:54px;gap:54px}.result-card{width:100%;background:#fff;border:1px solid var(--border-strong);border-radius:12px;padding:28px 22px 22px;position:relative;z-index:1}.result-heading,.result-panel{display:grid;grid-gap:14px;gap:14px}.result-heading{justify-items:center}.result-status-icon{width:76px;height:76px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#ecfdf3;border:1px solid #b9efcc;color:#147a37}.result-status-icon svg{width:36px;height:36px}.result-panel.is-error .result-status-icon{background:#fef2f1;border-color:#f6c2bc;color:#c9352c}.result-title{margin:0;font-size:24px;line-height:1.2;color:#111219;font-family:var(--font-title);font-weight:800;letter-spacing:-.04em;text-align:center}.result-message{margin:0;font-size:15px;line-height:1.4;color:#2f2f36;text-align:center}.result-message a{color:inherit;font-weight:700}.result-banner{align-items:center}.result-banner p{margin:0;font-size:13px;line-height:1.35;text-align:left}.result-banner a{color:inherit}.result-actions{display:flex;justify-content:flex-end;margin-top:4px}.result-actions .btn{min-width:180px}.result-panel.is-error .result-banner{border-color:#bfdbfe;background:#eff6ff;color:#1e4f84}@media (max-width:640px){.result-page,.wizard-page{padding:28px 14px 22px;gap:26px}.wizard-logo,.wizard-logo-link img{width:116px}.retro-card-shadow{transform:translate(5px,5px)}.result-card,.retro-card-shadow,.success-confetti,.wizard-card{border-radius:10px}.result-card,.step-actions,.step-body,.step-header{padding-left:14px;padding-right:14px}.result-title,.step-title{font-size:18px}.step-actions{flex-direction:column}.result-actions .btn,.step-actions .btn{width:100%;min-width:0}.step-actions .btn:first-child{order:1}.review-grid{grid-template-columns:1fr;gap:10px}.contact-options{gap:10px 14px;align-items:flex-start;flex-direction:column}.result-info p{text-align:left}}@media (min-width:1180px){.wizard-desktop-callout{position:absolute;top:360px;left:calc(100% + 24px);width:292px;display:flex;align-items:flex-start;gap:12px;padding:18px 18px 16px;border:1px solid #bfe6cf;border-radius:8px;background:#eaf8ef;color:#146645;box-shadow:0 18px 36px rgba(21,43,30,.08)}.wizard-desktop-callout:before{content:"";position:absolute;top:22px;left:-8px;width:16px;height:16px;border-left:1px solid #bfe6cf;border-bottom:1px solid #bfe6cf;background:#eaf8ef;transform:rotate(45deg)}.wizard-desktop-callout__icon{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;color:inherit}.wizard-desktop-callout__icon svg{width:20px;height:20px}.wizard-desktop-callout__content{position:relative;z-index:1}.wizard-desktop-callout__content p{margin:0;font-size:14px;line-height:1.5}.wizard-desktop-callout__content a{color:inherit;font-size:14px;font-weight:400;text-decoration-thickness:2px;text-underline-offset:3px}}@media (prefers-reduced-motion:reduce){.retro-card-shell,.wizard-logo-link{opacity:1;transform:none;animation:none}.success-confetti{display:none}.step-progress>span,.wizard-step-viewport{transition:none}.wizard-step.is-active{animation:none}}