.location-info-tooltip.svelte-ipeuo3{position:absolute;z-index:50}.position-top-right.svelte-ipeuo3{top:.5rem;right:.5rem}.position-top-left.svelte-ipeuo3{top:.5rem;left:.5rem}.position-bottom-right.svelte-ipeuo3{bottom:.5rem;right:.5rem}.position-bottom-left.svelte-ipeuo3{bottom:.5rem;left:.5rem}.info-trigger.svelte-ipeuo3{display:flex;align-items:center;justify-content:center;width:28px;height:28px;background:#fff;border:1px solid #e5e7eb;color:#6b7280;cursor:pointer;transition:all .15s ease;box-shadow:0 1px 3px #0000001a}.info-trigger.svelte-ipeuo3:hover,.info-trigger.active.svelte-ipeuo3{background:#00f;border-color:#00f;color:#fff}.info-trigger.pinned.svelte-ipeuo3{background:#00f;border-color:#00f;color:#fff;box-shadow:0 0 0 2px #0000ff4d}.info-trigger.svelte-ipeuo3:focus-visible{outline:2px solid #0000ff;outline-offset:2px}.tooltip-panel.svelte-ipeuo3{position:fixed;width:280px;max-width:calc(100vw - 2rem);background:#fff;border:1px solid #e5e7eb;box-shadow:0 4px 12px #00000026;z-index:100}.tooltip-header.svelte-ipeuo3{display:flex;align-items:center;justify-content:space-between;padding:.625rem .75rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}.tooltip-title.svelte-ipeuo3{font-size:.75rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.03em}.close-btn.svelte-ipeuo3{display:flex;align-items:center;justify-content:center;width:20px;height:20px;background:transparent;border:none;color:#9ca3af;cursor:pointer;transition:color .15s ease}.close-btn.svelte-ipeuo3:hover{color:#374151}.tooltip-content.svelte-ipeuo3{padding:.75rem;display:flex;flex-direction:column;gap:.75rem}.info-section.svelte-ipeuo3{display:flex;gap:.625rem;align-items:flex-start}.info-icon.svelte-ipeuo3{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#f3f4f6;color:var(--color-primary-text, #0000ff)}[data-theme=dark] .info-icon.svelte-ipeuo3{color:#fff}.info-details.svelte-ipeuo3{flex:1;min-width:0;display:flex;flex-direction:column;gap:.125rem}.info-label.svelte-ipeuo3{font-size:.6875rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.03em}.info-value.svelte-ipeuo3{font-size:.8125rem;font-weight:500;color:#111827;line-height:1.3}.info-description.svelte-ipeuo3{font-size:.75rem;color:#6b7280;line-height:1.4;margin-top:.125rem}.tooltip-footer.svelte-ipeuo3{padding:.625rem .75rem;background:#f0f4ff;border-top:1px solid #e5e7eb}.acknowledgement.svelte-ipeuo3{font-size:.6875rem;color:#4b5563;line-height:1.5;font-style:italic;margin:0}[data-theme=dark] .info-trigger.svelte-ipeuo3{background:#1f2937;border-color:#ffffff1a;color:#9ca3af}[data-theme=dark] .info-trigger.svelte-ipeuo3:hover,[data-theme=dark] .info-trigger.active.svelte-ipeuo3{background:#00f;border-color:#00f;color:#fff}[data-theme=dark] .tooltip-panel.svelte-ipeuo3{background:#1f2937;border-color:#ffffff1a;box-shadow:0 4px 12px #0006}[data-theme=dark] .tooltip-header.svelte-ipeuo3{background:#111827;border-bottom-color:#ffffff1a}[data-theme=dark] .tooltip-title.svelte-ipeuo3{color:#e5e7eb}[data-theme=dark] .close-btn.svelte-ipeuo3{color:#6b7280}[data-theme=dark] .close-btn.svelte-ipeuo3:hover{color:#e5e7eb}[data-theme=dark] .info-icon.svelte-ipeuo3{background:#374151;color:#60a5fa}[data-theme=dark] .info-label.svelte-ipeuo3{color:#6b7280}[data-theme=dark] .info-value.svelte-ipeuo3{color:#f9fafb}[data-theme=dark] .info-description.svelte-ipeuo3{color:#9ca3af}[data-theme=dark] .tooltip-footer.svelte-ipeuo3{background:#0000ff1a;border-top-color:#ffffff1a}[data-theme=dark] .acknowledgement.svelte-ipeuo3{color:#9ca3af}@media(max-width:768px){.tooltip-panel.svelte-ipeuo3{width:260px}.tooltip-content.svelte-ipeuo3{padding:.625rem}.info-value.svelte-ipeuo3{font-size:.75rem}}.address-map.svelte-ufc9ur{width:100%;overflow:hidden;background:#f8f9fa;border:1px solid #e5e7eb;position:relative}.address-map.full-width.svelte-ufc9ur{max-width:none}.map-container.svelte-ufc9ur{position:relative;width:100%;aspect-ratio:var(--map-aspect-ratio, 2.5);overflow:hidden}.map-image.svelte-ufc9ur{width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .4s ease}.map-image.loaded.svelte-ufc9ur{opacity:1}.map-skeleton.svelte-ufc9ur{position:absolute;inset:0;background:#f8f9fa;display:flex;align-items:center;justify-content:center}.skeleton-pulse.svelte-ufc9ur{width:100%;height:100%;background:linear-gradient(90deg,#f8f9fa,#e5e7eb,#f8f9fa);background-size:200% 100%;animation:svelte-ufc9ur-shimmer 1.5s ease-in-out infinite}@keyframes svelte-ufc9ur-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.map-placeholder.svelte-ufc9ur,.map-error.svelte-ufc9ur{width:100%;aspect-ratio:var(--map-aspect-ratio, 2.5);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.625rem;background:#f8f9fa;color:#9ca3af}.placeholder-icon.svelte-ufc9ur,.error-icon.svelte-ufc9ur{opacity:.6}.placeholder-text.svelte-ufc9ur,.error-text.svelte-ufc9ur{font-size:.8125rem;font-weight:500;letter-spacing:.01em;text-transform:uppercase}.map-error.svelte-ufc9ur{background:#fef2f2}.error-icon.svelte-ufc9ur{color:#ef4444;opacity:.8}.error-text.svelte-ufc9ur{color:#dc2626}.map-label.svelte-ufc9ur{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fff;border-top:1px solid #e5e7eb;font-size:.8125rem;font-weight:500;color:#374151;line-height:1.4}.label-icon.svelte-ufc9ur{flex-shrink:0;color:var(--color-primary-text, #0000ff)}[data-theme=dark] .label-icon.svelte-ufc9ur{color:#fff}.label-text.svelte-ufc9ur{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-theme=dark] .address-map.svelte-ufc9ur{background:#1f2937;border-color:#ffffff1a}[data-theme=dark] .map-skeleton.svelte-ufc9ur,[data-theme=dark] .map-placeholder.svelte-ufc9ur{background:#1f2937}[data-theme=dark] .skeleton-pulse.svelte-ufc9ur{background:linear-gradient(90deg,#1f2937,#374151,#1f2937);background-size:200% 100%}[data-theme=dark] .map-placeholder.svelte-ufc9ur{color:#6b7280}[data-theme=dark] .map-label.svelte-ufc9ur{background:#111827;border-top-color:#ffffff1a;color:#e5e7eb}[data-theme=dark] .label-icon.svelte-ufc9ur{color:#60a5fa}[data-theme=dark] .map-error.svelte-ufc9ur{background:#7f1d1d33}@media(max-width:768px){.map-container.svelte-ufc9ur{aspect-ratio:2}.map-label.svelte-ufc9ur{font-size:.75rem;padding:.625rem .875rem}.placeholder-text.svelte-ufc9ur,.error-text.svelte-ufc9ur{font-size:.75rem}}.address-with-map.svelte-1vwpf4z{display:flex;flex-direction:column;gap:.75rem;width:100%}.field-label.svelte-1vwpf4z{display:block;font-size:.8125rem;font-weight:500;color:color-mix(in srgb,var(--color-base-content, hsl(0 0% 20%)) 90%,transparent);margin-bottom:.25rem;letter-spacing:-.01em}.optional-badge.svelte-1vwpf4z{font-size:.6875rem;font-weight:400;color:color-mix(in srgb,var(--color-base-content, hsl(0 0% 20%)) 50%,transparent);margin-left:.375rem}.address-input-section.svelte-1vwpf4z{width:100%;position:relative;z-index:20}.helper-text.svelte-1vwpf4z{font-size:.75rem;color:color-mix(in srgb,var(--color-base-content, hsl(0 0% 20%)) 60%,transparent);margin:0;line-height:1.4}.map-section.svelte-1vwpf4z{margin-top:.5rem;width:100%}[data-theme=dark] .field-label.svelte-1vwpf4z{color:color-mix(in srgb,var(--color-base-content, hsl(0 0% 90%)) 90%,transparent)}[data-theme=dark] .optional-badge.svelte-1vwpf4z{color:color-mix(in srgb,var(--color-base-content, hsl(0 0% 90%)) 50%,transparent)}[data-theme=dark] .helper-text.svelte-1vwpf4z{color:color-mix(in srgb,var(--color-base-content, hsl(0 0% 90%)) 60%,transparent)}@media(max-width:768px){.address-with-map.svelte-1vwpf4z{gap:.625rem}.field-label.svelte-1vwpf4z{font-size:.75rem}.helper-text.svelte-1vwpf4z{font-size:.6875rem}.map-section.svelte-1vwpf4z{margin-top:.375rem}}.location-step.svelte-19caojt{width:100%}.location-content.svelte-19caojt{display:flex;flex-direction:column;gap:.75rem}@media(min-width:769px){.location-content.svelte-19caojt{gap:1.5rem}.location-card.svelte-19caojt,.context-card.svelte-19caojt{padding:1.5rem}}.location-card.svelte-19caojt{padding:1rem;background:transparent;border:1px solid #e5e7eb;border-radius:0;overflow:visible!important;position:relative;z-index:10}.context-card.svelte-19caojt{padding:1rem;background:transparent;border:1px solid #e5e7eb;border-radius:0}.field-label.svelte-19caojt{display:block;font-size:.8125rem;font-weight:500;color:#374151;margin-bottom:.5rem;letter-spacing:-.01em}.optional-badge.svelte-19caojt{font-size:.6875rem;font-weight:400;color:#9ca3af;margin-left:.375rem}.context-wrapper.svelte-19caojt{width:100%}.enhanced.svelte-19caojt{min-height:100px;resize:vertical}.context-feedback.svelte-19caojt{display:flex;align-items:center;gap:.375rem;margin-top:.5rem;font-size:.8125rem;color:#10b981;animation:svelte-19caojt-fadeIn .3s ease}@keyframes svelte-19caojt-fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] .location-card.svelte-19caojt,[data-theme=dark] .context-card.svelte-19caojt{background:#ffffff05;border-color:#ffffff1a}[data-theme=dark] .field-label.svelte-19caojt{color:#ffffffe6}[data-theme=dark] .optional-badge.svelte-19caojt{color:#ffffff80}@media(max-width:768px){.location-card.svelte-19caojt{padding:.875rem 0;z-index:50;overflow:visible!important;border:none;background:transparent}.context-card.svelte-19caojt{padding:.875rem 0;border:none;background:transparent}.location-content.svelte-19caojt{gap:.625rem}.field-label.svelte-19caojt{font-size:.75rem;margin-bottom:.375rem}.optional-badge.svelte-19caojt{font-size:.625rem}}.vision-step.svelte-hd5vf1{width:100%}.vision-section.svelte-hd5vf1{margin-bottom:1.25rem}@media(min-width:769px){.vision-section.svelte-hd5vf1{margin-bottom:3rem}.patterns-section.svelte-hd5vf1{margin-bottom:3.5rem}}.field-group-hint.svelte-hd5vf1{font-size:.8125rem;font-weight:500;color:#374151;margin:0 0 .5rem;line-height:1.4}.hint-subtext.svelte-hd5vf1{font-weight:400;color:#6b7280}@media(min-width:769px){.field-group-hint.svelte-hd5vf1{font-size:.875rem;margin-bottom:.75rem}}[data-theme=dark] .field-group-hint.svelte-hd5vf1{color:#ffffffd9}[data-theme=dark] .hint-subtext.svelte-hd5vf1{color:#ffffff80}.vision-list.svelte-hd5vf1{display:flex;flex-direction:column;gap:0;border:1px solid rgba(0,0,0,.12);border-radius:8px;overflow:hidden;margin-top:1rem}.vision-button.svelte-hd5vf1{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;min-height:56px;background:var(--contact-bg-primary, #ffffff);border:none;border-left:3px solid transparent;border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer;transition:all .2s cubic-bezier(.25,.46,.45,.94);text-align:left;position:relative;overflow:hidden}.vision-button.svelte-hd5vf1:last-child{border-bottom:none}.vision-button.svelte-hd5vf1:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#0000ff05;transition:width .3s ease}.vision-button.svelte-hd5vf1:hover{transform:translate(2px);border-left-color:color-mix(in srgb,var(--phase-color) 30%,transparent)}.vision-button.svelte-hd5vf1:hover:before{width:100%}.vision-button.selected.svelte-hd5vf1{background:#0000ff05;border-left-color:var( --phase-color )}.vision-icon.svelte-hd5vf1{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:6px;background:#0000000a;color:var(--phase-color, rgba(0, 0, 0, .6));transition:all .25s ease;position:relative}.vision-button.svelte-hd5vf1:hover .vision-icon:where(.svelte-hd5vf1){background:var(--phase-color);color:#fff;transform:scale(1.05)}.vision-button.selected.svelte-hd5vf1 .vision-icon:where(.svelte-hd5vf1){background:var(--phase-color);color:#fff}.vision-icon-check.svelte-hd5vf1{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#fff;animation:svelte-hd5vf1-checkAppear .3s cubic-bezier(.68,-.55,.265,1.55)}@keyframes svelte-hd5vf1-checkAppear{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.15)}to{opacity:1;transform:scale(1)}}.vision-label.svelte-hd5vf1{font-size:.9375rem;color:var(--contact-text-primary, #111827);font-weight:500}.vision-button.selected.svelte-hd5vf1 .vision-label:where(.svelte-hd5vf1){color:var(--color-brand, #0000ff)}.custom-section.svelte-hd5vf1{text-align:center}@media(min-width:769px){.custom-section.svelte-hd5vf1{margin-top:1.5rem}}.contact-btn-ghost.svelte-hd5vf1{background:transparent;border:1px dashed #d1d5db;color:#6b7280;font-size:.8125rem;font-weight:400;padding:.75rem 1rem;border-radius:8px;cursor:pointer;transition:all .2s ease;text-decoration:none;text-align:center;width:100%}.contact-btn-ghost.svelte-hd5vf1:hover{border-color:#00f;border-style:solid;background:#f9fafb;color:var(--color-primary-text, #0000ff)}.custom-input-wrapper.svelte-hd5vf1{margin-top:var(--contact-space-lg);animation:svelte-hd5vf1-fadeIn .3s ease}@keyframes svelte-hd5vf1-fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}[data-theme=dark] .vision-list.svelte-hd5vf1{border-color:#ffffff1a}[data-theme=dark] .vision-button.svelte-hd5vf1{background:var(--contact-bg-primary, rgba(0, 0, 0, .3));border-bottom-color:#ffffff0d}[data-theme=dark] .vision-button.svelte-hd5vf1:before{background:#ffffff0d}[data-theme=dark] .vision-button.selected.svelte-hd5vf1{background:#7777ff1a;border-left-color:#77f}[data-theme=dark] .vision-icon.svelte-hd5vf1{background:#ffffff0d;color:#fff9}[data-theme=dark] .vision-button.svelte-hd5vf1:hover .vision-icon:where(.svelte-hd5vf1){background:#77f;color:#fff}[data-theme=dark] .vision-button.selected.svelte-hd5vf1 .vision-icon:where(.svelte-hd5vf1){background:#77f;color:#fff}[data-theme=dark] .vision-icon-check.svelte-hd5vf1{color:#fff}[data-theme=dark] .vision-button.selected.svelte-hd5vf1 .vision-label:where(.svelte-hd5vf1){color:#77f}.custom-vision-modal.svelte-hd5vf1{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}.modal-description.svelte-hd5vf1{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}.modal-textarea.svelte-hd5vf1{width:100%;min-height:120px;font-family:inherit;font-size:.875rem;resize:vertical}.modal-actions.svelte-hd5vf1{display:flex;justify-content:flex-end;gap:.75rem;margin-top:.5rem}@media(max-width:768px){.vision-section.svelte-hd5vf1{margin-bottom:1rem}.vision-button.svelte-hd5vf1{padding:.5rem .75rem;min-height:44px;border:none;background:#0000ff0d;border-radius:6px}.vision-button.selected.svelte-hd5vf1{background:#00f;border:none}.vision-button.selected.svelte-hd5vf1 .vision-label:where(.svelte-hd5vf1){color:#fff}.vision-icon.svelte-hd5vf1{width:28px;height:28px}.vision-label.svelte-hd5vf1{font-size:.8125rem;line-height:1.3}.contact-btn-ghost.svelte-hd5vf1{font-size:.6875rem;border:none;background:#0000ff0d}}[data-theme=dark] .contact-btn-ghost.svelte-hd5vf1:hover{color:#fff}.budget-step.svelte-1rn2llh{width:100%;max-width:600px;margin:0 auto;overflow:visible}.budget-display.svelte-1rn2llh{text-align:center;margin-bottom:2rem;min-height:72px}.budget-value.svelte-1rn2llh{font-size:2.25rem;font-weight:600;color:#111827;letter-spacing:-.03em;line-height:1.1;animation:svelte-1rn2llh-valueIn .3s cubic-bezier(.34,1.56,.64,1)}.budget-context.svelte-1rn2llh{font-size:.875rem;color:#6b7280;margin-top:.5rem;animation:svelte-1rn2llh-contextIn .3s ease-out .1s backwards}@keyframes svelte-1rn2llh-valueIn{0%{opacity:0;transform:translateY(-12px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes svelte-1rn2llh-contextIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.segment-container.svelte-1rn2llh{padding:.75rem .5rem;width:100%;box-sizing:border-box}.segment-bar.svelte-1rn2llh{display:flex;gap:3px;width:100%;height:32px;padding:0;background:transparent;cursor:pointer;touch-action:none;user-select:none;box-sizing:border-box}.segment-bar.svelte-1rn2llh:focus-visible{outline:3px solid #0000ff;outline-offset:4px;border-radius:4px}.segment-bar.dragging.svelte-1rn2llh{cursor:grabbing}.bar.svelte-1rn2llh{flex:1 1 0;height:100%;background:#e5e7eb;border:none;border-radius:3px;cursor:pointer;position:relative;padding:0;min-width:0;max-width:100%;transform-origin:bottom center;transition:background-color .1s ease,transform .15s cubic-bezier(.34,1.56,.64,1),box-shadow .15s ease;box-sizing:border-box}.bar.filled.svelte-1rn2llh{background:#00f;animation:svelte-1rn2llh-barFillBounce .25s cubic-bezier(.34,1.56,.64,1) backwards;animation-delay:calc(var(--bar-index, 0) * 8ms)}@keyframes svelte-1rn2llh-barFillBounce{0%{background:#e5e7eb;transform:scaleY(.5) scaleX(.9)}60%{transform:scaleY(1.1) scaleX(1.02)}to{background:#00f;transform:scaleY(1) scaleX(1)}}.bar.svelte-1rn2llh:hover,.bar.hovered.svelte-1rn2llh{transform:scaleY(1.2) scaleX(1.08);z-index:2}.bar.adjacent-hovered.svelte-1rn2llh:not(.hovered){transform:scaleY(1.08)}.bar.edge.svelte-1rn2llh{box-shadow:0 0 12px #0000ff4d}.bar.pulse.svelte-1rn2llh{animation:svelte-1rn2llh-barPulse .3s cubic-bezier(.34,1.56,.64,1)}@keyframes svelte-1rn2llh-barPulse{0%{transform:scaleY(1) scaleX(1)}50%{transform:scaleY(1.25) scaleX(1.1)}to{transform:scaleY(1) scaleX(1)}}.bar.filled.svelte-1rn2llh:hover,.bar.filled.hovered.svelte-1rn2llh{background:#1a1aff;box-shadow:0 2px 12px #0000ff59}.bar.svelte-1rn2llh:not(.filled):hover,.bar:not(.filled).hovered.svelte-1rn2llh{background:#c9cdd4}.bar:not(.filled).adjacent-hovered.svelte-1rn2llh:not(.hovered){background:#dde0e4}.bar.svelte-1rn2llh:active{transform:scaleY(.85) scaleX(1.08);transition-duration:.08s}.range-labels.svelte-1rn2llh{display:flex;justify-content:space-between;margin-top:.75rem;padding:0}.range-start.svelte-1rn2llh,.range-end.svelte-1rn2llh{font-size:.6875rem;color:#9ca3af;font-weight:500;letter-spacing:.02em}.context-section.svelte-1rn2llh{margin-top:1.5rem;border-top:1px solid #e5e7eb;padding-top:1rem}.context-toggle.svelte-1rn2llh{display:flex;align-items:center;gap:.5rem;background:none;border:none;font-size:.8125rem;color:#6b7280;cursor:pointer;padding:.5rem 0;transition:color .15s ease;font-family:inherit}.context-toggle.svelte-1rn2llh:hover{color:var(--color-primary-text, #0000ff)}.context-toggle.svelte-1rn2llh:focus-visible{outline:3px solid #0000ff;outline-offset:2px;border-radius:4px}.context-field.svelte-1rn2llh{margin-top:.75rem;animation:svelte-1rn2llh-fieldExpand .2s ease-out}@keyframes svelte-1rn2llh-fieldExpand{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.context-field.svelte-1rn2llh textarea:where(.svelte-1rn2llh){width:100%;font-size:.875rem;resize:none}.context-feedback.svelte-1rn2llh{display:flex;align-items:center;gap:.25rem;margin-top:.375rem;font-size:.75rem;color:#10b981}[data-theme=dark] .budget-value.svelte-1rn2llh,[data-theme=clad_black] .budget-value.svelte-1rn2llh,[data-theme=auth] .budget-value.svelte-1rn2llh{color:#fffffff2}[data-theme=dark] .budget-context.svelte-1rn2llh,[data-theme=clad_black] .budget-context.svelte-1rn2llh,[data-theme=auth] .budget-context.svelte-1rn2llh{color:#fff9}[data-theme=dark] .bar.svelte-1rn2llh,[data-theme=clad_black] .bar.svelte-1rn2llh,[data-theme=auth] .bar.svelte-1rn2llh{background:#ffffff1f}[data-theme=dark] .bar.filled.svelte-1rn2llh,[data-theme=clad_black] .bar.filled.svelte-1rn2llh,[data-theme=auth] .bar.filled.svelte-1rn2llh{background:#4d7cff}[data-theme=dark] .bar.edge.svelte-1rn2llh,[data-theme=clad_black] .bar.edge.svelte-1rn2llh,[data-theme=auth] .bar.edge.svelte-1rn2llh{box-shadow:0 0 12px #4d7cff66}[data-theme=dark] .bar.filled.svelte-1rn2llh:hover,[data-theme=dark] .bar.filled.hovered.svelte-1rn2llh,[data-theme=clad_black] .bar.filled.svelte-1rn2llh:hover,[data-theme=clad_black] .bar.filled.hovered.svelte-1rn2llh,[data-theme=auth] .bar.filled.svelte-1rn2llh:hover,[data-theme=auth] .bar.filled.hovered.svelte-1rn2llh{background:#6690ff;box-shadow:0 2px 12px #4d7cff80}[data-theme=dark] .bar.svelte-1rn2llh:not(.filled):hover,[data-theme=dark] .bar:not(.filled).hovered.svelte-1rn2llh,[data-theme=clad_black] .bar.svelte-1rn2llh:not(.filled):hover,[data-theme=clad_black] .bar:not(.filled).hovered.svelte-1rn2llh,[data-theme=auth] .bar.svelte-1rn2llh:not(.filled):hover,[data-theme=auth] .bar:not(.filled).hovered.svelte-1rn2llh{background:#ffffff38}[data-theme=dark] .bar:not(.filled).adjacent-hovered.svelte-1rn2llh:not(.hovered),[data-theme=clad_black] .bar:not(.filled).adjacent-hovered.svelte-1rn2llh:not(.hovered),[data-theme=auth] .bar:not(.filled).adjacent-hovered.svelte-1rn2llh:not(.hovered){background:#ffffff29}[data-theme=dark] .range-start.svelte-1rn2llh,[data-theme=dark] .range-end.svelte-1rn2llh,[data-theme=clad_black] .range-start.svelte-1rn2llh,[data-theme=clad_black] .range-end.svelte-1rn2llh,[data-theme=auth] .range-start.svelte-1rn2llh,[data-theme=auth] .range-end.svelte-1rn2llh{color:#ffffff80}[data-theme=dark] .context-section.svelte-1rn2llh,[data-theme=clad_black] .context-section.svelte-1rn2llh,[data-theme=auth] .context-section.svelte-1rn2llh{border-top-color:#ffffff1a}[data-theme=dark] .context-toggle.svelte-1rn2llh,[data-theme=clad_black] .context-toggle.svelte-1rn2llh,[data-theme=auth] .context-toggle.svelte-1rn2llh{color:#fff9}[data-theme=dark] .context-toggle.svelte-1rn2llh:hover,[data-theme=clad_black] .context-toggle.svelte-1rn2llh:hover,[data-theme=auth] .context-toggle.svelte-1rn2llh:hover{color:#fff}@media(max-width:768px){.budget-display.svelte-1rn2llh{margin-bottom:1.25rem;min-height:56px}.budget-value.svelte-1rn2llh{font-size:1.75rem}.budget-context.svelte-1rn2llh{font-size:.8125rem}.segment-container.svelte-1rn2llh{padding:.5rem 0}.segment-bar.svelte-1rn2llh{height:36px;gap:3px}.context-section.svelte-1rn2llh{margin-top:1rem;padding-top:.75rem}.context-toggle.svelte-1rn2llh{font-size:.75rem}}@media(max-width:480px){.segment-bar.svelte-1rn2llh{height:32px;gap:3px}.budget-value.svelte-1rn2llh{font-size:1.5rem}.range-start.svelte-1rn2llh,.range-end.svelte-1rn2llh{font-size:.625rem}}.preference-container.svelte-dxjpby{display:flex;flex-direction:column;align-items:center;gap:.75rem;margin:1rem auto;text-align:center}.preference-label.svelte-dxjpby{display:block;width:100%;text-align:center}.preference-label-text.svelte-dxjpby{font-size:.875rem;font-weight:500;color:#000000b3;letter-spacing:.01em;display:block;text-align:center}.preference-toggle{display:flex;gap:0;background:#fff;padding:0;border-radius:0;border:1px solid rgba(0,0,0,.15);max-width:100%;width:100%;overflow:hidden;margin:0 auto}.preference-option{flex:1;display:flex;align-items:center;justify-content:center;gap:.375rem;padding:.625rem .5rem;background:transparent;border:none;border-right:1px solid rgba(0,0,0,.1);border-radius:0;font-family:inherit;cursor:pointer;transition:all .15s ease;color:#0009;min-height:40px;position:relative}.preference-option:last-child{border-right:none}.preference-option:hover{background:#0000ff0d;color:var(--color-primary-text, #0000ff)}.preference-option[data-state=checked]{background:#00f;color:#fff;box-shadow:none}.preference-option .option-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.preference-option .option-label{font-size:.8125rem;font-weight:500;line-height:1;white-space:nowrap}.preference-option .option-icon svg{width:18px;height:18px;stroke-width:2}@media(max-width:768px){.preference-container.svelte-dxjpby{gap:.5rem;margin:.75rem 0}.preference-label-text.svelte-dxjpby{font-size:.875rem}.preference-toggle{max-width:100%}.preference-option{padding:.5rem;min-height:44px}.preference-option .option-icon svg{width:20px;height:20px}}.preference-option:focus-visible{outline:2px solid #0000ff;outline-offset:2px}@media(prefers-reduced-motion:reduce){.preference-option,.preference-option .option-icon{transition:none!important}.preference-option:hover .option-icon,.preference-option[data-state=checked] .option-icon{transform:none!important}}[data-theme=dark] .preference-toggle{background:#ffffff0d;border-color:#ffffff26}[data-theme=dark] .preference-option{color:#fff9;border-right-color:#ffffff1a}[data-theme=dark] .preference-option:hover{background:#ffffff1a;color:#fffffff2}[data-theme=dark] .preference-option[data-state=checked]{background:#fffffff2;color:#000}[data-theme=dark] .preference-label-text.svelte-dxjpby{color:#ffffffb3}.contact-step.svelte-1vqe3zf{width:100%}.simple-contact-form.svelte-1vqe3zf{max-width:100%;margin:0 auto;display:flex;flex-direction:column;gap:.75rem}.form-label.svelte-1vqe3zf{display:block;font-size:.875rem;font-weight:500;color:var(--fallback-bc, #1f2937);margin-bottom:.375rem;line-height:1.4}.required-asterisk.svelte-1vqe3zf{color:var(--color-primary-text, #0000ff);margin-left:2px;font-weight:600}.field-error.svelte-1vqe3zf{font-size:.75rem;color:#ef4444;margin-top:.375rem;line-height:1.4;display:flex;align-items:flex-start;gap:.25rem}.field-hint.svelte-1vqe3zf{font-size:.75rem;color:#6b7280;margin-top:.375rem;line-height:1.4;font-style:italic}.input.error,.textarea.error{border-color:#ef4444}.input.error:focus,.textarea.error:focus{border-color:#ef4444;outline:none;box-shadow:0 0 0 3px #ef44441a}@media(max-width:768px){.simple-contact-form.svelte-1vqe3zf{max-width:100%;gap:.625rem}}[data-theme=dark] .required-asterisk.svelte-1vqe3zf{color:#fff}.review-step.svelte-6bwv26{width:100%}.review-content.svelte-6bwv26{display:flex;flex-direction:column;gap:1rem}.summary-card.svelte-6bwv26{padding:1.25rem}.summary-header.svelte-6bwv26{margin-bottom:1rem}.summary-grid.svelte-6bwv26{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem}.summary-block.svelte-6bwv26{display:flex;flex-direction:column;gap:.375rem}.summary-block.full-width.svelte-6bwv26{grid-column:1 / -1}.block-label.svelte-6bwv26{font-size:.8125rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#9ca3af}.block-value.svelte-6bwv26{font-size:.875rem;color:#111827}.block-value.highlight.svelte-6bwv26{font-weight:600;color:#111827;font-size:1rem}.value-separator.svelte-6bwv26{margin:0 .375rem;color:#9ca3af}.location-detail.svelte-6bwv26{color:#6b7280}.address-line.svelte-6bwv26{font-size:.8125rem;color:#6b7280;margin-top:.25rem}.priority-list.svelte-6bwv26{display:flex;flex-wrap:wrap;gap:.375rem}.priority-item.svelte-6bwv26{display:inline-block;padding:.25rem .5rem;background:#f9fafb;border-radius:0;font-size:.75rem;border:1px solid #e5e7eb}.contact-detail.svelte-6bwv26{font-size:.8125rem;color:#6b7280}.contact-preference.svelte-6bwv26{font-size:.6875rem;color:#9ca3af;font-style:italic;margin-top:.25rem}.context-quote.svelte-6bwv26{font-style:italic;color:#6b7280;padding-left:1rem;border-left:2px solid #e5e7eb}.custom-vision-text.svelte-6bwv26{font-style:italic;color:#6b7280;font-size:.875rem;line-height:1.5}.additional-context-card.svelte-6bwv26{padding:1rem}.field-group-hint.svelte-6bwv26{font-size:.9375rem;font-weight:500;color:var(--contact-text-primary, #111827);margin:0;line-height:1.4}.hint-subtext.svelte-6bwv26{font-size:.8125rem;font-weight:400;color:var(--contact-text-secondary, #6b7280)}.context-wrapper.svelte-6bwv26{margin-top:.75rem;min-width:90%}.character-counter.svelte-6bwv26{display:flex;justify-content:flex-end;gap:.375rem;margin-top:.375rem;font-size:.6875rem;color:#9ca3af}.character-counter.svelte-6bwv26 .warning:where(.svelte-6bwv26){color:#ef4444}.counter-hint.svelte-6bwv26{color:#9ca3af}@media(min-width:769px){.priority-item.svelte-6bwv26{background:#f9fafb!important;border:1px solid #e5e7eb!important;border-radius:4px!important;color:#111827!important;text-decoration:none!important;cursor:default}.block-label.svelte-6bwv26{font-size:.8125rem!important}.block-value.highlight.svelte-6bwv26{color:#111827!important;text-decoration:none!important}}[data-theme=dark] .priority-item.svelte-6bwv26{background:#ffffff0d}[data-theme=dark] .context-quote.svelte-6bwv26{border-left-color:#fff3}@media(max-width:768px){.review-content.svelte-6bwv26{gap:.75rem}.summary-grid.svelte-6bwv26{grid-template-columns:1fr;gap:1rem}.summary-card.svelte-6bwv26,.additional-context-card.svelte-6bwv26{padding:1rem}.block-label.svelte-6bwv26{font-size:.625rem}.block-value.svelte-6bwv26{font-size:.8125rem}.priority-item.svelte-6bwv26{font-size:.6875rem;padding:.1875rem .375rem;border:none;background:#0000ff0d;border-radius:4px}}.residential-pathway.svelte-4dqz68{width:100%;min-height:400px}.step-body.svelte-4dqz68{width:100%;padding:var(--contact-space-lg) 0}@media(max-width:768px){.step-body.svelte-4dqz68{padding:var(--contact-space-md) 0}}.image-cards-container.svelte-9ittqq{width:100%;padding:.5rem 0;position:relative;z-index:1;height:100%;overflow:visible}.cards-grid.svelte-9ittqq{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:.75rem;width:100%;height:100%;margin:0 auto;overflow:visible}.image-card.svelte-9ittqq{position:relative;display:block;width:100%;aspect-ratio:1;padding:0;margin:0;border:2px solid #d1d5db;border-radius:4px;cursor:pointer;overflow:hidden;transition:border-color .2s ease,transform .2s ease;background-color:transparent;font-family:inherit;box-sizing:border-box;background:none;text-align:left;appearance:none;-webkit-appearance:none}.card-image img{object-fit:cover;object-position:center}.image-card.svelte-9ittqq:hover,.image-card.selected.svelte-9ittqq{border-color:#00f}.card-overlay.svelte-9ittqq{position:absolute;bottom:0;left:0;right:0;z-index:1;background:linear-gradient(to top,#fffffffa,#ffffffe6 30%,#fff0 70%);padding:.5rem .75rem;transition:background .2s ease;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:flex-end;gap:.125rem}.image-card.svelte-9ittqq:hover .card-overlay:where(.svelte-9ittqq),.image-card.selected.svelte-9ittqq .card-overlay:where(.svelte-9ittqq){background:linear-gradient(to top,#fff,#fff0)}.card-title.svelte-9ittqq{font-size:.8125rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.2}.image-card.selected.svelte-9ittqq .card-title:where(.svelte-9ittqq){color:var(--color-primary-text, #0000ff)}.card-description.svelte-9ittqq{font-size:.6875rem;color:#666;margin:0;line-height:1.3;max-width:90%}.image-card.selected.svelte-9ittqq .card-description:where(.svelte-9ittqq){color:#444}@media(max-width:640px){.image-cards-container.svelte-9ittqq{padding:0;height:auto}.cards-grid.svelte-9ittqq{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;gap:.5rem;padding:0;width:100%;height:auto}.image-card.svelte-9ittqq{aspect-ratio:1;width:100%;height:auto}.card-overlay.svelte-9ittqq{padding:.375rem;background:linear-gradient(to top,#fffffffa,#ffffffe6 30%,#fff0 70%)}.card-title.svelte-9ittqq{font-size:.6875rem;line-height:1.2;font-weight:600}.card-description.svelte-9ittqq{display:none}}@media(min-width:641px)and (max-width:768px){.cards-grid.svelte-9ittqq{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;gap:.75rem;width:100%}.image-card.svelte-9ittqq{aspect-ratio:1}}@media(min-width:1024px){.cards-grid.svelte-9ittqq{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;gap:1rem;max-width:600px;margin:0 auto}.image-card.svelte-9ittqq{aspect-ratio:1}.image-cards-container.svelte-9ittqq{height:auto}.card-overlay.svelte-9ittqq{padding:.5rem .75rem}.card-title.svelte-9ittqq{font-size:.875rem;margin-bottom:.125rem}.card-description.svelte-9ittqq{font-size:.75rem}}[data-theme=dark] .image-card.svelte-9ittqq{border-color:#333}[data-theme=dark] .image-card.svelte-9ittqq:hover,[data-theme=clad_black] .image-card.svelte-9ittqq:hover{border-color:#fff;box-shadow:0 6px 20px #ffffff4d}[data-theme=dark] .image-card.selected.svelte-9ittqq,[data-theme=clad_black] .image-card.selected.svelte-9ittqq{border-color:#fff}[data-theme=dark] .card-overlay.svelte-9ittqq{background:linear-gradient(to top,#1a1a1afa,#1a1a1af2 70%,#1a1a1acc)}[data-theme=dark] .image-card.svelte-9ittqq:hover .card-overlay:where(.svelte-9ittqq){background:linear-gradient(to top,#1a1a1a,#1a1a1afa 70%,#1a1a1ad9)}[data-theme=dark] .image-card.selected.svelte-9ittqq .card-overlay:where(.svelte-9ittqq){background:linear-gradient(to top,#1a1a2efa,#1a1a2ef2 70%,#1a1a2ecc)}[data-theme=dark] .card-title.svelte-9ittqq{color:#f0f0f0}[data-theme=dark] .image-card.selected.svelte-9ittqq .card-title:where(.svelte-9ittqq){color:#fff}[data-theme=dark] .card-description.svelte-9ittqq{color:#aaa}.image-card.svelte-9ittqq:focus-visible{outline:3px solid #0000ff;outline-offset:2px}@media(prefers-reduced-motion:reduce){.image-card.svelte-9ittqq{transition:none}.image-card.svelte-9ittqq:hover{transform:none}}.org-step.svelte-sd2j7w{width:100%}@media(min-width:769px){.org-step.svelte-sd2j7w{max-width:900px;margin:0 auto}}.mission-step.svelte-cobp4f{width:100%}.mission-input-section.svelte-cobp4f{margin-bottom:var(--contact-space-md)}.impact-selection.svelte-cobp4f{margin-top:var(--contact-space-md)}.field-group-hint.svelte-cobp4f{font-size:.9375rem;font-weight:500;color:var(--contact-text-primary);margin:0 0 .75rem;line-height:1.4}.hint-subtext.svelte-cobp4f{font-size:.8125rem;font-weight:400;color:var(--contact-text-secondary)}.impact-areas-list.svelte-cobp4f{display:flex;flex-direction:column;gap:0;border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;margin-top:1rem}.impact-area-button.svelte-cobp4f{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;padding-left:calc(1rem + 3px);min-height:56px;background:var(--contact-bg-primary);border:none;border-left:3px solid transparent;border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer;transition:all .2s cubic-bezier(.25,.46,.45,.94);text-align:left;position:relative;overflow:hidden}.impact-area-button.svelte-cobp4f:last-child{border-bottom:none}.impact-area-button.svelte-cobp4f:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#0000ff05;transition:width .3s ease}.impact-area-button.svelte-cobp4f:hover{transform:translate(2px)}.impact-area-button.svelte-cobp4f:hover:before{width:100%}.impact-area-button.selected.svelte-cobp4f{background:#0000ff05;border-left-color:var( --color-brand )}.impact-area-button.just-selected.svelte-cobp4f{animation:svelte-cobp4f-itemSelect .6s cubic-bezier(.25,.46,.45,.94)}@keyframes svelte-cobp4f-itemSelect{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.impact-icon.svelte-cobp4f{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:6px;background:#0000000a;color:#0009;transition:all .25s ease;position:relative}.impact-area-button.svelte-cobp4f:hover .impact-icon:where(.svelte-cobp4f){background:var(--color-brand);color:#fff;transform:scale(1.05)}.impact-area-button.selected.svelte-cobp4f .impact-icon:where(.svelte-cobp4f){background:var(--color-brand);color:#fff}.impact-icon-check.svelte-cobp4f{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:var(--color-brand);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;animation:svelte-cobp4f-checkAppear .3s cubic-bezier(.68,-.55,.265,1.55);box-shadow:0 2px 4px #0003}@keyframes svelte-cobp4f-checkAppear{0%{opacity:0;transform:translate(-50%,-50%) scale(.3)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.impact-label.svelte-cobp4f{font-size:.9375rem;color:var(--contact-text-primary);font-weight:500}.impact-area-button.selected.svelte-cobp4f .impact-label:where(.svelte-cobp4f){color:var(--color-brand)}@media(min-width:769px){.mission-input-section.svelte-cobp4f{margin-bottom:1.5rem}.impact-selection.svelte-cobp4f{margin-top:1.5rem}.impact-areas-list.svelte-cobp4f{margin-top:1rem}}@media(max-width:768px){.impact-areas-list.svelte-cobp4f{border:none;background:#0000ff05}.impact-area-button.svelte-cobp4f{padding:.875rem 1rem;min-height:52px;border:none;background:#0000ff0d}.impact-area-button.selected.svelte-cobp4f{background:#00f;border:none}.impact-icon.svelte-cobp4f{width:28px;height:28px}.impact-icon-check.svelte-cobp4f{width:18px;height:18px}.impact-label.svelte-cobp4f{font-size:.875rem}}[data-theme=dark] .impact-areas-list.svelte-cobp4f{border-color:#ffffff1a}[data-theme=dark] .impact-area-button.svelte-cobp4f{background:var(--contact-bg-primary);border-bottom-color:#ffffff0d}[data-theme=dark] .impact-area-button.svelte-cobp4f:before{background:#ffffff0d}[data-theme=dark] .impact-area-button.selected.svelte-cobp4f{background:#7777ff1a;border-left-color:#77f}[data-theme=dark] .impact-icon.svelte-cobp4f{background:#ffffff0d;color:#fff9}[data-theme=dark] .impact-area-button.svelte-cobp4f:hover .impact-icon:where(.svelte-cobp4f){background:#77f;color:#fff}[data-theme=dark] .impact-area-button.selected.svelte-cobp4f .impact-icon:where(.svelte-cobp4f){background:#77f;color:#fff}[data-theme=dark] .impact-icon-check.svelte-cobp4f{background:#77f}[data-theme=dark] .impact-area-button.selected.svelte-cobp4f .impact-label:where(.svelte-cobp4f){color:#77f}.stakeholders-step.svelte-1ut4k6t{width:100%}.stakeholders-section.svelte-1ut4k6t{margin-bottom:var(--contact-space-xl)}.scale-section.svelte-1ut4k6t{margin-top:var(--contact-space-xl)}.field-group-hint.svelte-1ut4k6t{font-size:.8125rem;font-weight:500;color:#374151;margin:0 0 .5rem;line-height:1.4}.hint-subtext.svelte-1ut4k6t{font-weight:400;color:#6b7280}[data-theme=dark] .field-group-hint.svelte-1ut4k6t{color:#ffffffd9}[data-theme=dark] .hint-subtext.svelte-1ut4k6t{color:#ffffff80}.stakeholders-list.svelte-1ut4k6t{display:flex;flex-direction:column;gap:0;border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;margin-top:1rem}.stakeholder-button.svelte-1ut4k6t{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;padding-left:calc(1rem + 3px);min-height:56px;background:var(--contact-bg-primary);border:none;border-left:3px solid transparent;border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer;transition:all .2s cubic-bezier(.25,.46,.45,.94);text-align:left;position:relative;overflow:hidden}.stakeholder-button.svelte-1ut4k6t:last-child{border-bottom:none}.stakeholder-button.svelte-1ut4k6t:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#0000ff05;transition:width .3s ease}.stakeholder-button.svelte-1ut4k6t:hover{transform:translate(2px)}.stakeholder-button.svelte-1ut4k6t:hover:before{width:100%}.stakeholder-button.selected.svelte-1ut4k6t{background:#0000ff05;border-left-color:var( --color-brand )}.stakeholder-button.just-selected.svelte-1ut4k6t{animation:svelte-1ut4k6t-itemSelect .6s cubic-bezier(.25,.46,.45,.94)}@keyframes svelte-1ut4k6t-itemSelect{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}.stakeholder-icon.svelte-1ut4k6t{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:6px;background:#0000000a;color:#0009;transition:all .25s ease;position:relative}.stakeholder-button.svelte-1ut4k6t:hover .stakeholder-icon:where(.svelte-1ut4k6t){background:var(--color-brand);color:#fff;transform:scale(1.05)}.stakeholder-button.selected.svelte-1ut4k6t .stakeholder-icon:where(.svelte-1ut4k6t){background:var(--color-brand);color:#fff}.stakeholder-icon-check.svelte-1ut4k6t{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;animation:svelte-1ut4k6t-checkAppear .3s cubic-bezier(.68,-.55,.265,1.55)}@keyframes svelte-1ut4k6t-checkAppear{0%{opacity:0;transform:translate(-50%,-50%) scale(.3)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.stakeholder-label.svelte-1ut4k6t{font-size:.9375rem;color:var(--contact-text-primary);font-weight:500}.stakeholder-button.selected.svelte-1ut4k6t .stakeholder-label:where(.svelte-1ut4k6t){color:var(--color-brand)}.scale-list.svelte-1ut4k6t{display:flex;flex-direction:column;gap:0;border:1px solid rgba(0,0,0,.08);border-radius:8px;overflow:hidden;margin-top:1rem}.scale-button.svelte-1ut4k6t{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;min-height:56px;background:var(--contact-bg-primary);border:none;border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer;transition:all .2s cubic-bezier(.25,.46,.45,.94);text-align:left;position:relative;overflow:hidden}.scale-button.svelte-1ut4k6t:last-child{border-bottom:none}.scale-button.svelte-1ut4k6t:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;background:#0000ff05;transition:width .3s ease}.scale-button.svelte-1ut4k6t:hover{transform:translate(2px)}.scale-button.svelte-1ut4k6t:hover:before{width:100%}.scale-button.selected.svelte-1ut4k6t{background:#0000ff05;border-left:3px solid var(--color-brand)}.scale-icon.svelte-1ut4k6t{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border-radius:6px;background:#0000000a;color:#0009;transition:all .25s ease;position:relative}.scale-button.svelte-1ut4k6t:hover .scale-icon:where(.svelte-1ut4k6t){background:var(--color-brand);color:#fff;transform:scale(1.05)}.scale-button.selected.svelte-1ut4k6t .scale-icon:where(.svelte-1ut4k6t){background:var(--color-brand);color:#fff}.scale-icon-check.svelte-1ut4k6t{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20px;height:20px;background:transparent;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;animation:svelte-1ut4k6t-checkAppear .3s cubic-bezier(.68,-.55,.265,1.55)}.scale-label.svelte-1ut4k6t{font-size:.9375rem;color:var(--contact-text-primary);font-weight:500}.scale-button.selected.svelte-1ut4k6t .scale-label:where(.svelte-1ut4k6t){color:var(--color-brand)}@media(min-width:769px){.stakeholders-section.svelte-1ut4k6t{margin-bottom:1.5rem}.scale-section.svelte-1ut4k6t{margin-top:1.5rem}.stakeholders-list.svelte-1ut4k6t{margin-top:1rem}}@media(max-width:768px){.stakeholder-button.svelte-1ut4k6t{padding:.875rem 1rem;min-height:52px;border:none;background:#0000ff0d}.stakeholder-button.selected.svelte-1ut4k6t{background:#00f;border:none}.stakeholder-icon.svelte-1ut4k6t{width:28px;height:28px}.stakeholder-icon-check.svelte-1ut4k6t{width:18px;height:18px}.stakeholder-label.svelte-1ut4k6t{font-size:.875rem}.scale-button.svelte-1ut4k6t{padding:.875rem 1rem;min-height:52px;border:none;background:#0000ff0d}.scale-button.selected.svelte-1ut4k6t{background:#00f;border:none}.scale-icon.svelte-1ut4k6t{width:28px;height:28px}.scale-icon-check.svelte-1ut4k6t{width:18px;height:18px}.scale-label.svelte-1ut4k6t{font-size:.875rem}}[data-theme=dark] .stakeholders-list.svelte-1ut4k6t{border-color:#ffffff1a}[data-theme=dark] .stakeholder-button.svelte-1ut4k6t{background:var(--contact-bg-primary);border-bottom-color:#ffffff0d}[data-theme=dark] .stakeholder-button.svelte-1ut4k6t:before{background:#ffffff0d}[data-theme=dark] .stakeholder-button.selected.svelte-1ut4k6t{background:#7777ff1a;border-left-color:#77f}[data-theme=dark] .stakeholder-icon.svelte-1ut4k6t{background:#ffffff0d;color:#fff9}[data-theme=dark] .stakeholder-button.svelte-1ut4k6t:hover .stakeholder-icon:where(.svelte-1ut4k6t){background:#77f;color:#fff}[data-theme=dark] .stakeholder-button.selected.svelte-1ut4k6t .stakeholder-icon:where(.svelte-1ut4k6t){background:#77f;color:#fff}[data-theme=dark] .stakeholder-icon-check.svelte-1ut4k6t{background:transparent}[data-theme=dark] .stakeholder-button.selected.svelte-1ut4k6t .stakeholder-label:where(.svelte-1ut4k6t){color:#77f}[data-theme=dark] .scale-list.svelte-1ut4k6t{border-color:#ffffff1a}[data-theme=dark] .scale-button.svelte-1ut4k6t{background:var(--contact-bg-primary);border-bottom-color:#ffffff0d}[data-theme=dark] .scale-button.svelte-1ut4k6t:before{background:#ffffff0d}[data-theme=dark] .scale-button.selected.svelte-1ut4k6t{background:#7777ff1a;border-left-color:#77f}[data-theme=dark] .scale-icon.svelte-1ut4k6t{background:#ffffff0d;color:#fff9}[data-theme=dark] .scale-button.svelte-1ut4k6t:hover .scale-icon:where(.svelte-1ut4k6t){background:#77f;color:#fff}[data-theme=dark] .scale-button.selected.svelte-1ut4k6t .scale-icon:where(.svelte-1ut4k6t){background:#77f;color:#fff}[data-theme=dark] .scale-icon-check.svelte-1ut4k6t{background:transparent}[data-theme=dark] .scale-button.selected.svelte-1ut4k6t .scale-label:where(.svelte-1ut4k6t){color:#77f}.funding-step.svelte-163jf2o{width:100%}.funding-section.svelte-163jf2o{margin-bottom:var(--contact-space-xl)}@media(min-width:769px){.funding-step.svelte-163jf2o{max-width:900px;margin:0 auto}}.contact-step.svelte-36em16{width:100%}.contact-fields.svelte-36em16{display:flex;flex-direction:column;gap:var(--contact-space-lg);max-width:600px;margin:0 auto}@media(max-width:768px){.contact-fields.svelte-36em16{max-width:100%}}.review-step.svelte-p8wha1{width:100%}.review-content.svelte-p8wha1{display:flex;flex-direction:column;gap:var(--contact-space-lg);max-width:700px;margin:0 auto}.summary-grid.svelte-p8wha1{display:grid;gap:var(--contact-space-md);margin-top:var(--contact-space-md)}.summary-item.svelte-p8wha1{display:flex;flex-direction:column;gap:var(--contact-space-xs)}.summary-label.svelte-p8wha1{font-size:var(--contact-font-xs);font-weight:var(--contact-font-weight-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--contact-text-tertiary)}.summary-value.svelte-p8wha1{font-size:var(--contact-font-base);color:var(--contact-text-primary);font-weight:var(--contact-font-weight-medium)}.summary-text.svelte-p8wha1{font-size:var(--contact-font-base);color:var(--contact-text-secondary);line-height:1.6;margin:var(--contact-space-md) 0}.tag-list.svelte-p8wha1{display:flex;flex-wrap:wrap;gap:var(--contact-space-xs);margin-top:var(--contact-space-xs)}.tag.svelte-p8wha1{display:inline-block;padding:var(--contact-space-xs) var(--contact-space-sm);background:var(--contact-bg-hover);border-radius:0;border:1px solid var(--contact-border);font-size:var(--contact-font-sm);color:var(--contact-text-primary)}.final-message.svelte-p8wha1{padding:var(--contact-space-lg);background:transparent;border:1px solid var(--contact-border);border-radius:0;text-align:center}.message-text.svelte-p8wha1{font-size:var(--contact-font-base);color:var(--contact-text-secondary);line-height:1.6;margin:0}[data-theme=dark] .tag.svelte-p8wha1{background:#ffffff1a}[data-theme=dark] .final-message.svelte-p8wha1{background:#ffffff08}@media(max-width:768px){.review-content.svelte-p8wha1{max-width:100%}.contact-card.svelte-p8wha1{padding:var(--contact-space-md)}.final-message.svelte-p8wha1{border:none;background:#0000ff08;border-radius:8px}}.community-pathway.svelte-10ntpix,.collaborator-step.svelte-u3vvvm{width:100%}@media(min-width:769px){.collaborator-step.svelte-u3vvvm{max-width:900px;margin:0 auto}}.partnership-step.svelte-115aw5p{width:100%}@media(min-width:769px){.partnership-step.svelte-115aw5p{max-width:900px;margin:0 auto}}.context-step.svelte-6kch0x{width:100%}.context-input-section.svelte-6kch0x{margin-bottom:var(--contact-space-xl)}.stage-selection.svelte-6kch0x{margin-top:var(--contact-space-xl)}.contact-section-title.svelte-6kch0x{font-size:.9375rem;font-weight:500;color:#374151;margin-bottom:1.5rem;text-align:center;letter-spacing:-.01em}@media(min-width:769px){.context-step.svelte-6kch0x{max-width:900px;margin:0 auto}.contact-section-title.svelte-6kch0x{font-size:1.125rem;margin-bottom:1rem}}[data-theme=dark] .contact-section-title.svelte-6kch0x{color:#ffffffe6}.contact-step.svelte-zn590r{width:100%}.contact-fields.svelte-zn590r{display:flex;flex-direction:column;gap:var(--contact-space-lg);max-width:600px;margin:0 auto}.collaboration-summary.svelte-zn590r{margin-top:var(--contact-space-xl);padding:var(--contact-space-lg)}.summary-grid.svelte-zn590r{display:grid;gap:var(--contact-space-md);margin-top:var(--contact-space-lg)}.summary-item.svelte-zn590r{display:flex;flex-direction:column;gap:var(--contact-space-xs)}.summary-item.full-width.svelte-zn590r{grid-column:1 / -1;margin-top:var(--contact-space-sm);padding-top:var(--contact-space-sm);border-top:1px solid var(--contact-border)}.summary-label.svelte-zn590r{font-size:var(--contact-font-xs);font-weight:var(--contact-font-weight-semibold);text-transform:uppercase;letter-spacing:.08em;color:var(--contact-text-tertiary)}.summary-value.svelte-zn590r{font-size:var(--contact-font-base);color:var(--contact-text-primary);font-weight:var(--contact-font-weight-medium)}.summary-text.svelte-zn590r{font-size:var(--contact-font-base);color:var(--contact-text-secondary);line-height:1.5;margin:0}.contact-summary.svelte-zn590r{margin-top:var(--contact-space-sm)}.contact-detail.svelte-zn590r{font-size:var(--contact-font-sm);color:var(--contact-text-secondary);margin:var(--contact-space-xs) 0 0 0}.contact-preference.svelte-zn590r{font-size:var(--contact-font-xs);color:var(--contact-text-tertiary);font-style:italic;margin-top:var(--contact-space-sm)}[data-theme=dark] .collaboration-summary.svelte-zn590r{background:#ffffff08}[data-theme=dark] .summary-item.full-width.svelte-zn590r{border-top-color:#ffffff1a}@media(max-width:768px){.contact-fields.svelte-zn590r{max-width:100%}.collaboration-summary.svelte-zn590r{padding:var(--contact-space-md)}}.collaboration-pathway.svelte-1g3hwup{width:100%;min-height:400px}.step-body.svelte-1g3hwup{width:100%;padding:var(--contact-space-lg) 0}@media(max-width:768px){.step-body.svelte-1g3hwup{padding:var(--contact-space-md) 0}}.project-cards-container.svelte-qxw3gn{width:100%;padding:0;position:relative;z-index:1;height:100%;overflow:visible}@media(min-width:641px){.project-cards-container.svelte-qxw3gn{padding:.5rem 0}}.cards-grid.svelte-qxw3gn{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);gap:.75rem;width:100%;height:100%;margin:0 auto;overflow:visible}.project-card.svelte-qxw3gn{position:relative;display:block;width:100%;aspect-ratio:1;padding:0;margin:0;border:2px solid #d1d5db;border-radius:4px;cursor:pointer;overflow:hidden;transition:border-color .2s ease,transform .2s ease;background-color:transparent;font-family:inherit;box-sizing:border-box;background:none;text-align:left;appearance:none;-webkit-appearance:none}.card-image{position:absolute;inset:0;width:100%;height:100%;z-index:0}.card-image img{object-fit:contain;object-position:center}.card-image .image-container,.card-image .image-placeholder{background:#fff!important}.project-card.svelte-qxw3gn:hover,.project-card.selected.svelte-qxw3gn{border-color:#00f}.card-overlay.svelte-qxw3gn{position:absolute;bottom:0;left:0;right:0;z-index:1;background:linear-gradient(to top,#fffffffa,#ffffffe6 30%,#fff0 70%);padding:.5rem .75rem;transition:background .2s ease;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:flex-end;gap:.125rem}.project-card.svelte-qxw3gn:hover .card-overlay:where(.svelte-qxw3gn),.project-card.selected.svelte-qxw3gn .card-overlay:where(.svelte-qxw3gn){background:linear-gradient(to top,#fff,#fff0)}.card-title.svelte-qxw3gn{font-size:.8125rem;font-weight:600;color:#1a1a1a;margin:0;line-height:1.2}.project-card.selected.svelte-qxw3gn .card-title:where(.svelte-qxw3gn){color:var(--color-primary-text, #0000ff)}@media(max-width:640px){.project-cards-container.svelte-qxw3gn{padding:2px;box-sizing:border-box;height:100%;display:flex;flex-direction:column;flex:1;overflow:visible}.cards-grid.svelte-qxw3gn{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,minmax(0,1fr));gap:.5rem;padding:0;width:100%;flex:1;height:100%;overflow:hidden;align-content:stretch}.project-card.svelte-qxw3gn{width:100%;height:100%;border:none;border-radius:8px;overflow:visible}.project-card.selected.svelte-qxw3gn{border:2px solid #0000ff;overflow:visible}.card-overlay.svelte-qxw3gn{padding:.375rem;background:linear-gradient(to top,#fffffffa,#ffffffe6 30%,#fff0 70%)}.card-title.svelte-qxw3gn{font-size:.6875rem;line-height:1.2;font-weight:600}}@media(min-width:641px)and (max-width:768px){.cards-grid.svelte-qxw3gn{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;gap:.75rem;width:100%}.project-card.svelte-qxw3gn{aspect-ratio:1}}@media(min-width:1024px){.cards-grid.svelte-qxw3gn{grid-template-columns:repeat(2,1fr);grid-template-rows:auto auto;gap:1rem;max-width:600px;margin:0 auto}.project-card.svelte-qxw3gn{aspect-ratio:1}.project-cards-container.svelte-qxw3gn{height:auto}.card-overlay.svelte-qxw3gn{padding:.5rem .75rem}.card-title.svelte-qxw3gn{font-size:.875rem;margin-bottom:.125rem}}[data-theme=dark] .project-card.svelte-qxw3gn{border-color:#333}[data-theme=dark] .project-card.svelte-qxw3gn:hover,[data-theme=clad_black] .project-card.svelte-qxw3gn:hover{border-color:#fff;box-shadow:0 6px 20px #ffffff4d}[data-theme=dark] .project-card.selected.svelte-qxw3gn,[data-theme=clad_black] .project-card.selected.svelte-qxw3gn{border-color:#fff}[data-theme=dark] .card-overlay.svelte-qxw3gn{background:linear-gradient(to top,#1a1a1afa,#1a1a1af2 70%,#1a1a1acc)}[data-theme=dark] .project-card.svelte-qxw3gn:hover .card-overlay:where(.svelte-qxw3gn){background:linear-gradient(to top,#1a1a1a,#1a1a1afa 70%,#1a1a1ad9)}[data-theme=dark] .project-card.selected.svelte-qxw3gn .card-overlay:where(.svelte-qxw3gn){background:linear-gradient(to top,#1a1a2efa,#1a1a2ef2 70%,#1a1a2ecc)}[data-theme=dark] .card-title.svelte-qxw3gn{color:#f0f0f0}[data-theme=dark] .project-card.selected.svelte-qxw3gn .card-title:where(.svelte-qxw3gn){color:#fff}.project-card.svelte-qxw3gn:focus-visible{outline:3px solid #0000ff;outline-offset:2px}@media(prefers-reduced-motion:reduce){.project-card.svelte-qxw3gn{transition:none}.project-card.svelte-qxw3gn:hover{transform:none}}.discovery-form.svelte-1ploi5r{display:flex;flex-direction:column;gap:clamp(.5rem,2vw,1rem);min-height:auto;width:100%;max-width:100%;box-sizing:border-box;overflow-x:hidden;transition:min-height .3s cubic-bezier(.4,0,.2,1);position:relative;padding-bottom:0}@media(min-width:769px){.discovery-form.svelte-1ploi5r{padding-bottom:.5rem}}@media(min-width:769px){.discovery-form.svelte-1ploi5r{min-height:500px;padding-bottom:0}}.validation-error-banner.svelte-1ploi5r{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;margin:.5rem 0;background:transparent;border:1px solid #ef4444;border-radius:0;color:#dc2626;font-size:.875rem;font-weight:400}@media(max-width:768px){.validation-error-banner.svelte-1ploi5r{border:none;background:#ef44441a}}.error-icon.svelte-1ploi5r{flex-shrink:0;color:#dc2626}.error-message.svelte-1ploi5r{flex:1;line-height:1.4}[data-theme=dark] .validation-error-banner.svelte-1ploi5r{background:transparent;border-color:#ef4444;color:#f87171}[data-theme=dark] .error-icon.svelte-1ploi5r{color:#f87171}@media(max-width:768px){.discovery-form.svelte-1ploi5r{display:flex;flex-direction:column;min-height:auto;padding-bottom:0}.step-content.svelte-1ploi5r{min-height:auto}}.step-container.svelte-1ploi5r{flex:1;position:relative;overflow:visible;width:100%;max-width:100%;box-sizing:border-box;transition:height .2s cubic-bezier(.22,1,.36,1)}.step-content.svelte-1ploi5r{display:flex;flex-direction:column;gap:.75rem;min-height:auto;width:100%;max-width:100%;box-sizing:border-box;overflow:visible;transition:all .3s cubic-bezier(.4,0,.2,1)}@media(min-width:769px){.step-content.svelte-1ploi5r{min-height:400px}}.step-body.svelte-1ploi5r{flex:1;display:flex;flex-direction:column;gap:.75rem;width:100%;overflow:visible;min-height:auto;height:100%}@media(max-width:768px){.discovery-form.svelte-1ploi5r{gap:.5rem;padding:0;margin:0;min-height:auto;overflow:visible;width:100%;max-width:100%;position:relative;display:flex;flex-direction:column}.step-content.svelte-1ploi5r{min-height:auto;max-height:none;gap:.5rem;overflow:visible;padding:0;width:100%;box-sizing:border-box;display:flex;flex-direction:column}.step-body.svelte-1ploi5r{gap:.375rem;display:flex;flex-direction:column;min-height:auto;overflow:visible;padding-bottom:var(--mobile-action-bar-clearance-buffer)}.discovery-form-container.cards-step .step-content.svelte-1ploi5r{gap:0;padding:0;overflow:hidden;height:100%}.discovery-form-container.cards-step .step-body.svelte-1ploi5r{padding-bottom:0;gap:0;overflow:hidden;height:100%;flex:1}}@keyframes svelte-1ploi5r-spin{to{transform:rotate(360deg)}}@media(max-width:768px){.step-content.svelte-1ploi5r{gap:.5rem!important}.step-body.svelte-1ploi5r{gap:.5rem!important;padding-bottom:.5rem!important}.validation-error-banner.svelte-1ploi5r{padding:.5rem .75rem!important;margin:.5rem 0!important}}@media(max-width:640px){.step-content.svelte-1ploi5r,.step-body.svelte-1ploi5r{gap:.375rem!important}}
