.priority-zone.svelte-1ixnply{margin-block-end:20px}.zone-label.svelte-1ixnply{display:block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;color:var(--muted);margin-block-end:10px}.selected-list.svelte-1ixnply{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}.selected-item.svelte-1ixnply{display:flex;align-items:center;gap:12px;padding:12px 16px;background:oklch(from var(--accent) l c h / .08);border:2px dashed var(--accent);border-radius:var(--radius-card)}.rank.svelte-1ixnply{font-size:13px;font-weight:700;color:var(--accent);min-width:20px}.item-label.svelte-1ixnply{flex:1;font-size:15px;font-weight:450;color:var(--fg)}.item-controls.svelte-1ixnply{display:flex;gap:4px}.ctrl-btn.svelte-1ixnply{background:transparent;border:1px solid var(--border);border-radius:6px;width:28px;height:28px;font-size:12px;color:var(--muted);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .15s;font-family:var(--font-body)}.ctrl-btn.svelte-1ixnply:hover:not(:disabled){border-color:var(--accent);color:var(--accent)}.ctrl-btn.svelte-1ixnply:disabled{opacity:.3;cursor:not-allowed}.remove-btn.svelte-1ixnply{font-size:16px;font-weight:300;color:#c53637;border-color:#c536374d}.remove-btn.svelte-1ixnply:hover:not(:disabled){border-color:#c53637;color:#c53637;background:#c536370d}.options-zone.svelte-1ixnply{margin-block-start:8px}.options-list.svelte-1ixnply{display:flex;flex-direction:column;gap:8px}.option-btn.svelte-1ixnply{display:flex;align-items:center;padding-block:14px;padding-inline:18px;border-radius:var(--radius-card);background:var(--surface);border:1px solid var(--border);font-size:15px;font-weight:450;color:var(--fg);cursor:pointer;text-align:left;transition:border-color .15s;font-family:var(--font-body)}.option-btn.svelte-1ixnply:hover{border-color:var(--accent)}.opt-icon.svelte-1ixnply{flex-shrink:0;margin-inline-end:12px;font-size:18px;color:var(--accent);font-weight:300;line-height:1}.opt-text.svelte-1ixnply{flex:1}.option-btn.svelte-1ixnply strong:where(.svelte-1ixnply),.item-label.svelte-1ixnply strong:where(.svelte-1ixnply){font-weight:600}.repeater.svelte-1chmu1g{display:flex;flex-direction:column;gap:10px}.repeater-row.svelte-1chmu1g{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;align-items:end;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:12px;position:relative}.repeater-field.svelte-1chmu1g{display:flex;flex-direction:column;gap:4px}.repeater-field-label.svelte-1chmu1g{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted)}input[type=text].svelte-1chmu1g,input[type=number].svelte-1chmu1g{width:100%;padding:8px 12px;border-radius:var(--radius-input);border:1px solid var(--border);background:var(--surface);font-family:var(--font-body);font-size:15px;color:var(--fg);outline:none;transition:border-color .2s}input.svelte-1chmu1g:focus,select.svelte-1chmu1g:focus{border-color:var(--accent);border-style:dashed;border-width:2px}select.svelte-1chmu1g{width:100%;padding:8px 12px;border-radius:var(--radius-input);border:1px solid var(--border);background:var(--surface);font-family:var(--font-body);font-size:15px;color:var(--fg);outline:none;transition:border-color .2s;cursor:pointer}input[type=number].svelte-1chmu1g{-moz-appearance:textfield}input[type=number].svelte-1chmu1g::-webkit-outer-spin-button,input[type=number].svelte-1chmu1g::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.number-wrapper.svelte-1chmu1g{position:relative;display:flex;align-items:center}.number-wrapper.svelte-1chmu1g input:where(.svelte-1chmu1g){padding-inline-end:36px}.suffix.svelte-1chmu1g{position:absolute;right:10px;font-size:14px;color:var(--muted);pointer-events:none}.btn-remove.svelte-1chmu1g{position:absolute;top:8px;right:8px;background:none;border:1px solid var(--border);border-radius:50%;color:var(--muted);font-size:16px;line-height:1;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-family:var(--font-body);transition:color .15s,border-color .15s}.btn-remove.svelte-1chmu1g:hover{color:#c53637;border-color:#c53637}.btn-add.svelte-1chmu1g{background:none;border:1px dashed var(--border);border-radius:var(--radius-card);color:var(--accent);font-size:14px;font-weight:540;padding:10px 16px;width:100%;text-align:left;cursor:pointer;font-family:var(--font-body);transition:background .15s}.btn-add.svelte-1chmu1g:hover{background:oklch(from var(--accent) l c h / .05)}@media(max-width:600px){.repeater-row.svelte-1chmu1g{grid-template-columns:1fr auto}}.layout-wrapper.svelte-1eu6nsh{display:flex;min-height:100vh;flex-direction:column}.layout-split.svelte-1eu6nsh{display:grid;grid-template-columns:1fr;min-height:100vh}@media(min-width:1024px){.layout-split.svelte-1eu6nsh{grid-template-columns:30% 70%}}@media(max-width:768px){.layout-split.svelte-1eu6nsh{min-height:auto}}.marketing-pane.svelte-1eu6nsh{background-color:var(--surface);padding-block:80px;padding-inline:60px;display:flex;flex-direction:column;justify-content:flex-start;border-right:1px solid var(--border)}.marketing-content.svelte-1eu6nsh{max-width:320px}.marketing-pane.svelte-1eu6nsh h2:where(.svelte-1eu6nsh){font-size:28px;margin:0 0 12px;line-height:1.2}.marketing-pane.svelte-1eu6nsh p:where(.svelte-1eu6nsh){font-size:15px;line-height:1.5;color:var(--muted);font-weight:340;margin-bottom:32px}@media(max-width:768px){.marketing-pane.svelte-1eu6nsh{padding:30px 30px 60px;margin-bottom:15px}.marketing-pane.svelte-1eu6nsh p:where(.svelte-1eu6nsh){font-size:12px}}.step-list.svelte-1eu6nsh{position:relative;list-style:none;padding:0;margin:0;display:flex;flex-direction:column}.step-item.svelte-1eu6nsh{position:relative;display:flex;align-items:center;gap:14px;padding-block:12px;font-size:15px;color:var(--muted)}.step-dot.svelte-1eu6nsh{width:16px;height:16px;border-radius:50%;background:var(--border);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:var(--surface);font-size:10px;font-weight:700;line-height:1;transition:background .2s}.step-item.done.svelte-1eu6nsh .step-dot:where(.svelte-1eu6nsh),.step-item.active.svelte-1eu6nsh .step-dot:where(.svelte-1eu6nsh){background:var(--fg)}.step-item.svelte-1eu6nsh .step-dl:where(.svelte-1eu6nsh):after{content:"";position:absolute;left:7.5px;top:calc(50% + 12px);width:1px;height:calc(100% - 24px);background:var(--border)}.step-item.svelte-1eu6nsh:last-child .step-dl:where(.svelte-1eu6nsh):after{display:none}.step-item.active.svelte-1eu6nsh .step-label:where(.svelte-1eu6nsh),.step-item.done.svelte-1eu6nsh .step-label:where(.svelte-1eu6nsh){color:var(--fg);font-weight:540}.form-pane.svelte-1eu6nsh{display:flex;flex-direction:column;overflow-y:auto}.screen-container.svelte-1eu6nsh{max-inline-size:560px;inline-size:100%;padding-block:80px;padding-inline:60px;flex:1;display:flex;flex-direction:column}@media(max-width:768px){.screen-container.svelte-1eu6nsh{padding:30px;margin-bottom:60px}}.header.svelte-1eu6nsh{padding-block-start:32px;padding-block-end:0;padding-inline:60px;inline-size:100%}.top-bar-meta.svelte-1eu6nsh{font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-block-end:8px}.progress-bar-container.svelte-1eu6nsh{block-size:3px;background:var(--border);overflow:hidden;inline-size:100%}.progress-bar-fill.svelte-1eu6nsh{block-size:100%;background:var(--fg);transition:inline-size .4s cubic-bezier(.4,0,.2,1)}button.svelte-1eu6nsh{cursor:pointer;border:none;font-family:var(--font-body);transition:all .2s ease}input[type=text].svelte-1eu6nsh,input[type=email].svelte-1eu6nsh,input[type=tel].svelte-1eu6nsh,input[type=number].svelte-1eu6nsh,input[type=date].svelte-1eu6nsh{width:100%;padding:12px 16px;border-radius:var(--radius-input);border:1px solid var(--border);background:var(--surface);font-family:var(--font-body);font-size:16px;color:var(--fg);outline:none;transition:border-color .2s}textarea.svelte-1eu6nsh{width:100%;padding:12px 16px;border-radius:var(--radius-input);border:1px solid var(--border);background:var(--surface);font-family:var(--font-body);font-size:16px;color:var(--fg);outline:none;transition:border-color .2s;resize:vertical}input[type=number].svelte-1eu6nsh{-moz-appearance:textfield}input[type=number].svelte-1eu6nsh::-webkit-outer-spin-button,input[type=number].svelte-1eu6nsh::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input.svelte-1eu6nsh:focus,textarea.svelte-1eu6nsh:focus{border-color:var(--accent);border-style:dashed;border-width:2px}.number-input-wrapper.svelte-1eu6nsh{position:relative;display:flex;align-items:center}.number-input-wrapper.svelte-1eu6nsh input:where(.svelte-1eu6nsh){padding-inline-end:36px}.currency-suffix.svelte-1eu6nsh{position:absolute;right:14px;font-size:16px;color:var(--muted);pointer-events:none}.field-group.svelte-1eu6nsh{margin-block-end:24px}.field-group.invalid.svelte-1eu6nsh{border-left:2px solid oklch(55% .18 25);padding-left:10px}.field-group.invalid.svelte-1eu6nsh .field-label:where(.svelte-1eu6nsh){color:#c53637}.field-group.invalid.svelte-1eu6nsh input:where(.svelte-1eu6nsh),.field-group.invalid.svelte-1eu6nsh textarea:where(.svelte-1eu6nsh){border-color:#c53637}.checkbox-group.svelte-1eu6nsh{display:flex;align-items:center;gap:12px;margin-top:8px}.checkbox-group.svelte-1eu6nsh input[type=checkbox]:where(.svelte-1eu6nsh){width:20px;height:20px;accent-color:var(--accent);flex-shrink:0}.checkbox-group.svelte-1eu6nsh label:where(.svelte-1eu6nsh){font-size:14px;font-weight:540;cursor:pointer}.label-row.svelte-1eu6nsh{display:flex;align-items:center;gap:8px;margin-block-end:8px}.hint-wrapper.svelte-1eu6nsh{position:relative;display:flex;align-items:center}.field-label.svelte-1eu6nsh{display:block;font-size:14px;font-weight:540;color:var(--muted);text-transform:uppercase;letter-spacing:.05em;margin:0}.hint-btn.svelte-1eu6nsh{background:none;border:none;color:var(--muted);font-size:15px;padding:0 2px;cursor:pointer;opacity:.6;transition:opacity .15s;line-height:1}.hint-btn.svelte-1eu6nsh:hover{opacity:1}.hint-bubble.svelte-1eu6nsh{position:absolute;top:calc(100% + 4px);left:0;min-width:220px;max-width:320px;z-index:10;font-size:13px;color:var(--fg);background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:10px 14px;line-height:1.5;box-shadow:0 4px 12px #00000014}.option-grid.svelte-1eu6nsh{display:grid;grid-template-columns:repeat(var(--col-count, 1),1fr);gap:12px}@media(max-width:768px){.option-grid.mobile-two.svelte-1eu6nsh{grid-template-columns:repeat(2,1fr)}}.option-button.svelte-1eu6nsh{display:flex;align-items:center;justify-content:flex-start;padding-block:16px;padding-inline:20px;border-radius:var(--radius-card);background:var(--surface);border:1px solid var(--border);font-size:16px;font-weight:450;color:var(--fg)}.option-button.center.svelte-1eu6nsh{justify-content:center}.option-button.selected.svelte-1eu6nsh{border:2px dashed var(--accent);padding-block:15px;padding-inline:19px;background:oklch(from var(--accent) l c h / .08)}.option-button.svelte-1eu6nsh:hover{border-color:var(--accent)}.actions.svelte-1eu6nsh{margin-block-start:auto;padding-block-start:40px;display:flex;gap:12px}.btn-primary.svelte-1eu6nsh{flex:1;background:var(--fg);color:var(--surface);padding-block:14px;padding-inline:24px;border-radius:var(--radius-pill);font-weight:540;font-size:16px}.btn-secondary.svelte-1eu6nsh{background:transparent;color:var(--muted);padding-block:14px;padding-inline:24px;border-radius:var(--radius-pill);font-weight:450;font-size:16px}.btn-primary.svelte-1eu6nsh:focus,.btn-secondary.svelte-1eu6nsh:focus,.option-button.svelte-1eu6nsh:focus{outline:2px dashed var(--accent);outline-offset:4px}.btn-primary.svelte-1eu6nsh:disabled,.btn-secondary.svelte-1eu6nsh:disabled,.btn-primary.btn-incomplete.svelte-1eu6nsh{opacity:.5;cursor:not-allowed}.form-error.svelte-1eu6nsh{display:flex;align-items:center;gap:8px;margin:0 0 14px;padding:12px 16px;border-radius:var(--radius-md, 10px);background:#c5363714;border:1px solid oklch(55% .18 25 / .28);color:#a20519;font-size:14px;font-weight:500;line-height:1.4}.form-error.svelte-1eu6nsh:before{content:"⚠";font-size:16px;flex-shrink:0}.screen-content.svelte-1eu6nsh{animation:svelte-1eu6nsh-fadeIn .3s ease;display:flex;flex-direction:column;flex:1}.screen-title.svelte-1eu6nsh{font-size:28px;margin:0 0 32px;line-height:1.2}@keyframes svelte-1eu6nsh-fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.field-info.svelte-1eu6nsh{font-size:13px;color:var(--muted);margin:6px 0 0;line-height:1.5}.toggle-group.svelte-1eu6nsh{display:flex;flex-direction:column;gap:8px}.toggle-switch.svelte-1eu6nsh{position:relative;display:inline-block;width:48px;height:26px;cursor:pointer}.toggle-switch.svelte-1eu6nsh input:where(.svelte-1eu6nsh){opacity:0;width:0;height:0}.toggle-slider.svelte-1eu6nsh{position:absolute;inset:0;background:var(--border);border-radius:26px;transition:background .2s}.toggle-slider.svelte-1eu6nsh:before{content:"";position:absolute;width:20px;height:20px;left:3px;bottom:3px;background:#fff;border-radius:50%;transition:transform .2s}.toggle-switch.svelte-1eu6nsh input:where(.svelte-1eu6nsh):checked+.toggle-slider:where(.svelte-1eu6nsh){background:var(--accent)}.toggle-switch.svelte-1eu6nsh input:where(.svelte-1eu6nsh):checked+.toggle-slider:where(.svelte-1eu6nsh):before{transform:translate(22px)}.file-dropzone.svelte-1eu6nsh{position:relative;border:2px dashed var(--border);border-radius:var(--radius-input, 8px);padding:1.25rem 1rem;background:var(--surface);display:flex;align-items:center;gap:.75rem;cursor:pointer;transition:border-color .2s,background .2s}.file-dropzone.svelte-1eu6nsh:hover,.file-dropzone.svelte-1eu6nsh:focus-within{border-color:var(--accent)}.file-dropzone.filled.svelte-1eu6nsh{border-style:solid;border-color:var(--accent);background:oklch(from var(--accent) l c h / .04)}.file-dropzone.svelte-1eu6nsh input[type=file]:where(.svelte-1eu6nsh){position:absolute;inset:0;opacity:0;cursor:pointer;width:100%;height:100%}.file-icon.svelte-1eu6nsh{font-size:1.25rem;pointer-events:none}.file-text.svelte-1eu6nsh{font-size:14px;color:var(--muted);pointer-events:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.file-dropzone.filled.svelte-1eu6nsh .file-text:where(.svelte-1eu6nsh){color:var(--fg);font-weight:500}.file-download-link.svelte-1eu6nsh{display:inline-flex;align-items:center;gap:4px;font-size:14px;font-weight:600;color:var(--accent);text-decoration:none;margin-block-end:8px}.file-download-link.svelte-1eu6nsh:hover{text-decoration:underline}.question-fieldset.svelte-1eu6nsh{border:1px solid var(--border);border-radius:var(--radius-card);padding:20px 24px;margin-block-end:24px;display:grid;gap:0}.question-fieldset.svelte-1eu6nsh legend:where(.svelte-1eu6nsh){font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);padding-inline:8px}.back-link.svelte-1eu6nsh,.step-nb.svelte-1eu6nsh{display:none}@media(max-width:768px){.step-list.svelte-1eu6nsh{flex-direction:row;width:100%}.step-dl.svelte-1eu6nsh{position:relative;width:100%}.step-item.svelte-1eu6nsh{position:static;flex:1;padding:0}.step-item.svelte-1eu6nsh:not(.active) .step-label:where(.svelte-1eu6nsh),.step-item.svelte-1eu6nsh .step-dot:where(.svelte-1eu6nsh){display:none}.step-item.active.svelte-1eu6nsh .step-dl:where(.svelte-1eu6nsh):after,.step-item.done.svelte-1eu6nsh .step-dl:where(.svelte-1eu6nsh):after{background:#000!important}.step-item.svelte-1eu6nsh .step-dl:where(.svelte-1eu6nsh):after{width:100%;height:4px;top:0;left:0;border-right:4px solid var(--surface)}.step-item.svelte-1eu6nsh:last-child .step-dl:where(.svelte-1eu6nsh):after{display:inline-block}.step-label.svelte-1eu6nsh{display:block;position:absolute;left:0;top:1rem;font-size:13px;color:#000}.step-name.svelte-1eu6nsh{display:none}.step-nb.svelte-1eu6nsh{display:block}.back-link.svelte-1eu6nsh{display:inline-block;font-weight:700;margin-bottom:15px;text-decoration:none;text-transform:uppercase;color:#000}.actions.svelte-1eu6nsh{position:fixed;bottom:0;left:0;width:100%;padding:1em;background:var(--surface)}@keyframes svelte-1eu6nsh-fadeIn{0%{opacity:0}to{opacity:1}}}
