:root{color-scheme:light;font-family:Manrope Variable,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--canvas: #f1f2f5;--surface: #ffffff;--surface-strong: #ffffff;--ink: #171721;--muted: #606172;--muted-strong: #424352;--line: #dedfe6;--line-strong: #c9cad5;--primary: #5238c7;--primary-dark: #4027aa;--primary-soft: #eeebfb;--success: #087f68;--success-soft: #e5f5f1;--danger: #b42318;--danger-soft: #fff0ee;--panel-ink: #1d1c2a;--shadow: 0 24px 70px rgba(23, 23, 33, .12);--radius-shell: 8px;--radius-control: 7px;--ease: cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{min-width:320px;background:var(--canvas)}body{margin:0;min-width:320px;min-height:100dvh;color:var(--ink);background:linear-gradient(rgba(23,23,33,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(23,23,33,.035) 1px,transparent 1px),var(--canvas);background-size:32px 32px}button,input{font:inherit}button,a{touch-action:manipulation}button{border:0}svg{display:block;width:1.25rem;height:1.25rem}.skip-link{position:fixed;top:12px;left:12px;z-index:1000;transform:translateY(-150%);padding:12px 16px;color:var(--surface);background:var(--ink);border-radius:4px}.skip-link:focus{transform:translateY(0)}#app{min-height:100dvh;padding:24px;display:grid;place-items:center}.app-shell{width:min(1160px,100%);min-height:min(820px,calc(100dvh - 48px));display:grid;grid-template-columns:minmax(280px,.36fr) minmax(0,.64fr);overflow:hidden;background:var(--surface);border:1px solid rgba(23,23,33,.08);border-radius:var(--radius-shell);box-shadow:var(--shadow)}.context-panel{position:relative;overflow:hidden;display:flex;flex-direction:column;min-height:100%;padding:44px 40px 36px;color:#fff;background:var(--panel-ink)}.context-panel:after{content:"";position:absolute;inset:auto -80px -120px auto;width:260px;aspect-ratio:1;border:1px solid rgba(255,255,255,.13);transform:rotate(45deg);pointer-events:none}.brand{display:inline-flex;align-items:center;gap:11px;color:currentColor}.brand__logo-frame{width:78px;height:30px;display:flex;align-items:center;padding:4px 5px;overflow:hidden;background:#fff;border-radius:4px;flex:0 0 auto}.brand__logo{width:100%;height:auto}.brand__name{font-size:16px;font-weight:720;line-height:1;letter-spacing:0}.brand__name strong{color:#a999ff;font-weight:720}.context-panel__body{margin:auto 0;max-width:280px;padding:56px 0}.section-label{margin:0 0 16px;color:var(--primary);font-size:13px;font-weight:750;line-height:1.4;text-transform:uppercase}.context-panel .section-label{color:#a999ff}.context-panel__prompt{margin:0;font-size:clamp(27px,2.2vw,38px);font-weight:690;line-height:1.16}.context-panel__copy{margin:20px 0 0;color:#c9c8d4;font-size:15px;line-height:1.65}.context-panel__footer{position:relative;z-index:1}.time-note{display:flex;align-items:center;gap:10px;margin-bottom:22px;color:#dedde7;font-size:14px;font-weight:600}.time-note svg{color:#a999ff}.step-dots{display:grid;grid-template-columns:repeat(6,1fr);gap:7px;margin:0;padding:0;list-style:none}.step-dots li{position:relative;min-width:0;height:4px;background:#ffffff29}.step-dots li span{position:absolute;bottom:9px;left:0;display:none;color:#fff;font-size:11px}.step-dots li span svg{width:12px;height:12px}.step-dots li.is-active,.step-dots li.is-complete{background:#8f79f2}.form-panel{min-width:0;display:flex;flex-direction:column;background:var(--surface)}.form-header{flex:0 0 auto;padding:32px clamp(32px,6vw,72px) 0}.mobile-brand{display:none}.progress-meta{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px;color:var(--muted-strong);font-size:13px;font-weight:700}.progress-track{height:5px;overflow:hidden;background:#ebeaf0;border-radius:2px}.progress-track span{display:block;width:100%;height:100%;background:var(--primary);transform:scaleX(calc(var(--progress) / 100%));transform-origin:left center;transition:transform .3s var(--ease)}.form-scroll{min-height:0;flex:1;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--line-strong) transparent}.screen-wrap{min-height:100%;display:grid;align-items:center}.screen-wrap.is-entering{animation:enter-forward .26s var(--ease) both}.screen-wrap--back.is-entering{animation-name:enter-back}.screen-wrap.is-leaving-forward{pointer-events:none;animation:leave-forward .18s var(--ease) both}.screen{width:min(100%,680px);margin-inline:auto;padding:48px clamp(32px,6vw,72px) 44px}.screen__heading{max-width:600px}.screen__heading h1{margin:0;max-width:16ch;color:var(--ink);font-size:clamp(32px,4.2vw,48px);font-weight:710;line-height:1.1;outline:none}.screen--question .screen__heading h1{max-width:20ch;font-size:clamp(29px,3.7vw,42px)}.screen__heading>p:last-child{max-width:56ch;margin:18px 0 0;color:var(--muted);font-size:16px;line-height:1.65}.quick-note{display:flex;align-items:center;gap:12px;margin:28px 0;color:var(--muted-strong);font-size:14px;line-height:1.45}.quick-note svg{width:22px;height:22px;color:var(--primary)}.quick-note strong{color:var(--ink)}.contact-form{display:grid;gap:18px}.field-row{display:grid;grid-template-columns:.85fr 1.15fr;gap:14px}.field label,.custom-answer label{display:block;margin-bottom:8px;color:var(--muted-strong);font-size:13px;font-weight:700}.field__control{position:relative}.field__control>svg{position:absolute;top:50%;left:16px;width:20px;height:20px;color:#77788a;transform:translateY(-50%);pointer-events:none}.field input,.custom-answer input{width:100%;min-height:52px;padding:0 16px;color:var(--ink);background:#fff;border:1px solid var(--line-strong);border-radius:var(--radius-control);outline:none;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.field input{padding-left:48px}.field input::placeholder,.custom-answer input::placeholder{color:#9697a5}.field input:hover,.custom-answer input:hover{border-color:#a8a9b7}.field input:focus,.custom-answer input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #5238c729}.field.has-error input{border-color:var(--danger);background:var(--danger-soft)}.field__error,.submit-error{display:flex;align-items:flex-start;gap:7px;margin:7px 0 0;color:var(--danger);font-size:12px;font-weight:650;line-height:1.45}.field__error svg,.submit-error svg{flex:0 0 auto;width:15px;height:15px;margin-top:1px}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 20px;color:var(--ink);background:transparent;border-radius:var(--radius-control);cursor:pointer;font-size:15px;font-weight:720;text-decoration:none;transition:background-color .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease,opacity .18s ease}.button:hover{background:#f0f0f4}.button:focus-visible,.option:focus-visible{outline:3px solid rgba(82,56,199,.28);outline-offset:3px}.button:active,.option:active{opacity:.78}.button[disabled]{opacity:.42;cursor:not-allowed}.button--primary{color:#fff;background:var(--primary);box-shadow:0 8px 18px #5238c72e}.button--primary:hover{background:var(--primary-dark)}.button--wide{width:100%;min-height:54px}.button--ghost{padding-left:0;padding-right:12px;color:var(--muted-strong)}.button--ghost:hover,.button--text:hover{color:var(--ink);background:transparent}.button--whatsapp{color:#fff;background:var(--success);box-shadow:0 8px 18px #087f6829}.button--whatsapp:hover{background:#066b58}.button--text{width:max-content;min-height:44px;margin:8px auto 0;color:var(--muted);font-size:13px}.privacy-note,.contact-note,.autosave-note{display:flex;align-items:center;gap:10px;color:var(--muted);font-size:12px;line-height:1.5}.privacy-note{margin:20px 0 0}.privacy-note strong{color:var(--muted-strong)}.privacy-note svg,.contact-note svg,.autosave-note svg{flex:0 0 auto;color:var(--success)}.options{display:grid;gap:11px;margin-top:32px}.option{width:100%;min-height:62px;display:grid;grid-template-columns:40px minmax(0,1fr) 24px;align-items:center;gap:14px;padding:9px 16px 9px 12px;color:var(--ink);text-align:left;background:#fff;border:1px solid var(--line);border-radius:var(--radius-control);cursor:pointer;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,opacity .18s ease}.option:hover{border-color:#a9a1d5;background:#fbfaff;box-shadow:0 5px 15px #1717210d}.option__icon{width:40px;height:40px;display:grid;place-items:center;color:var(--primary);background:var(--primary-soft);border-radius:6px}.option__icon svg{width:20px;height:20px}.option__label{min-width:0;font-size:15px;font-weight:640;line-height:1.35}.option__check{width:22px;height:22px;display:grid;place-items:center;color:transparent;border:1px solid var(--line-strong);border-radius:50%}.option__check svg{width:13px;height:13px}.option.is-selected{border-color:var(--primary);background:#f8f6ff;box-shadow:0 0 0 2px #5238c71a}.option.is-selected .option__check{color:#fff;background:var(--primary);border-color:var(--primary)}.custom-answer{margin-top:18px}.question-actions{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:28px}.question-actions .button--primary{margin-left:auto}.autosave-note{justify-content:center;margin:18px 0 0;color:var(--muted)}.autosave-note svg{width:16px;height:16px}.submit-error{width:fit-content;margin:14px 0 0 auto;padding:10px 12px;background:var(--danger-soft);border-radius:5px}.spinner{animation:spin .8s linear infinite}.screen--success{max-width:650px}.success-mark{width:54px;height:54px;display:grid;place-items:center;margin-bottom:26px;color:#fff;background:var(--success);border-radius:50%;box-shadow:0 0 0 9px var(--success-soft)}.success-mark svg{width:25px;height:25px}.screen--success .screen__heading h1{max-width:18ch}.next-steps{display:grid;grid-template-columns:1fr 1fr;gap:0;margin:34px 0 28px;border-block:1px solid var(--line)}.next-steps>div{display:grid;grid-template-columns:32px 1fr;gap:12px;padding:20px 18px 20px 0}.next-steps>div+div{padding-left:18px;border-left:1px solid var(--line)}.next-steps>div>span{color:var(--primary);font-size:12px;font-weight:800;font-variant-numeric:tabular-nums}.next-steps p{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.next-steps strong{display:block;margin-bottom:4px;color:var(--ink);font-size:14px}.contact-note{justify-content:center;margin:18px 0 0}.sr-status{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@keyframes enter-forward{0%{opacity:0;transform:translate(14px)}to{opacity:1;transform:translate(0)}}@keyframes enter-back{0%{opacity:0;transform:translate(-14px)}to{opacity:1;transform:translate(0)}}@keyframes leave-forward{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-14px)}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:820px){html,body{background:var(--surface);overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch}#app{display:block;min-height:100dvh;padding:0}.app-shell{width:100%;min-height:100dvh;display:block;overflow:visible;border:0;border-radius:0;box-shadow:none}.context-panel{display:none}.form-panel{min-height:100dvh;overflow:visible}.form-header{padding:max(14px,env(safe-area-inset-top)) 24px 0}.mobile-brand{display:block;margin-bottom:14px}.mobile-brand .brand{color:var(--ink)}.mobile-brand .brand__logo-frame{width:66px;height:26px;padding-left:0}.mobile-brand .brand__name{font-size:14px}.progress-meta{margin-bottom:7px;font-size:12px}.progress-track{height:4px}.form-scroll{min-height:auto;flex:none;overflow:visible;overscroll-behavior:auto;touch-action:pan-y;-webkit-overflow-scrolling:touch}.screen-wrap{align-items:start}.screen{width:100%;padding:22px 24px max(24px,env(safe-area-inset-bottom))}.screen__heading h1,.screen--question .screen__heading h1{max-width:20ch;font-size:27px;line-height:1.12}.screen__heading>p:last-child{margin-top:11px;font-size:13px;line-height:1.5}.section-label{margin-bottom:9px;font-size:11px}.quick-note{gap:9px;margin:15px 0;font-size:12px}.quick-note svg{width:18px;height:18px}.contact-form,.field-row{gap:10px}.field label,.custom-answer label{margin-bottom:5px;font-size:12px}.field input,.custom-answer input{min-height:46px}.button--wide{min-height:50px}.privacy-note{margin-top:12px;font-size:11px;line-height:1.35}.options{gap:9px;margin-top:22px}.question-actions{margin-top:20px}.autosave-note{margin-top:12px}}@media(max-width:560px){.field-row,.next-steps{grid-template-columns:1fr}.next-steps>div+div{padding-left:0;border-top:1px solid var(--line);border-left:0}.next-steps>div{padding:16px 0}.question-actions{align-items:stretch}.question-actions .button--primary{min-width:0}.option{min-height:64px}}@media(max-width:390px){.form-header,.screen{padding-left:18px;padding-right:18px}.screen{padding-top:18px}.screen__heading h1,.screen--question .screen__heading h1{font-size:25px}.quick-note,.options{margin-top:16px}.option{grid-template-columns:38px minmax(0,1fr) 22px;gap:11px;padding-right:12px}.option__icon{width:38px;height:38px}.option__label{font-size:14px}.button{padding-inline:15px}}@media(max-width:820px)and (max-height:700px){.form-header{padding-top:max(9px,env(safe-area-inset-top))}.mobile-brand{margin-bottom:9px}.screen{padding-top:14px;padding-bottom:max(18px,env(safe-area-inset-bottom))}.screen__heading h1,.screen--question .screen__heading h1{font-size:24px}.screen__heading>p:last-child{margin-top:8px;line-height:1.4}.quick-note{margin:10px 0}.contact-form,.field-row{gap:8px}.field input,.custom-answer input{min-height:44px}.privacy-note{margin-top:8px}}@media(max-height:700px)and (min-width:821px){.app-shell{min-height:calc(100dvh - 32px)}#app{padding:16px}.context-panel{padding-block:30px}.screen{padding-block:34px}.screen__heading h1,.screen--question .screen__heading h1{font-size:34px}.options{margin-top:24px;gap:8px}.option{min-height:56px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
