.dialog-backdrop.svelte-1e1vhyv{position:fixed;top:0;left:0;right:0;bottom:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000a6;z-index:1000;display:flex;align-items:center;justify-content:center}.dialog-modal.svelte-1e1vhyv{background:#232b36;color:#e3eaf0;border-radius:16px;padding:.5rem 1.5rem 1.5rem;min-width:500px;max-width:640px;position:relative}.dialog-modal.svelte-1e1vhyv h2:where(.svelte-1e1vhyv){font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#fff}.dialog-field.svelte-1e1vhyv{margin-bottom:1.2rem}.dialog-field.svelte-1e1vhyv label:where(.svelte-1e1vhyv){display:block;font-size:1rem;margin-bottom:.4rem;color:#e3eaf0}.input.svelte-1e1vhyv{width:100%;padding:.7rem 1rem;border-radius:8px;border:1.5px solid #3a4656;background:#1a2028;color:#e3eaf0;font-size:.9rem;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;margin-top:.1rem;margin-bottom:.1rem;transition:border .2s,box-shadow .2s}.input.svelte-1e1vhyv:focus{border:1.5px solid var(--color-blue);box-shadow:0 0 0 2px #2a4b6833;outline:none}.input.svelte-1e1vhyv::placeholder{color:#b6c6d8;opacity:1}.dialog-contact-methods.svelte-1e1vhyv{display:flex;gap:1.5rem;margin-bottom:.5rem}.dialog-contact-methods.svelte-1e1vhyv label:where(.svelte-1e1vhyv){display:flex;align-items:center;gap:.5em;font-size:1rem;font-weight:500;color:#e3eaf0;cursor:pointer}.dialog-contact-methods.svelte-1e1vhyv input[type=radio]:where(.svelte-1e1vhyv){-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1.25em;height:1.25em;border:2px solid #b6c6d8;border-radius:50%;background:#232b36;margin-right:.5em;position:relative;outline:none;cursor:pointer;transition:border .2s}.dialog-contact-methods.svelte-1e1vhyv input[type=radio]:where(.svelte-1e1vhyv):checked{border:6px solid #2a4b68;background:#fff}.dialog-contact-methods.svelte-1e1vhyv input[type=radio]:where(.svelte-1e1vhyv):focus{outline:2px solid var(--color-blue);outline-offset:2px;box-shadow:0 0 0 2px #e3eaf0}.dialog-contact-methods.svelte-1e1vhyv input[type=radio]:where(.svelte-1e1vhyv):not(:checked):focus+span:where(.svelte-1e1vhyv),.dialog-contact-methods.svelte-1e1vhyv input[type=radio]:where(.svelte-1e1vhyv):not(:checked):focus-visible+span:where(.svelte-1e1vhyv){text-decoration:underline;color:var(--color-blue)}.dialog-error.svelte-1e1vhyv{color:#e74c3c;margin-bottom:1rem;font-size:1rem}.dialog-close-x.svelte-1e1vhyv{display:block!important;position:absolute;top:.7rem;right:1rem;background:none;border:none;color:#e3eaf0;font-size:2rem;font-weight:700;cursor:pointer;z-index:10;padding:0;line-height:1}.option-btn.svelte-1e1vhyv{background:var(--color-dark-blue);color:#fff;border:none;border-radius:8px;padding:.7rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,color .2s}.option-btn.svelte-1e1vhyv:disabled{background:var(--color-dark-blue);opacity:.5;cursor:not-allowed;color:#cbd5e1}.option-btn.svelte-1e1vhyv:hover,.option-btn.svelte-1e1vhyv:focus{background:var(--color-dark-blue-hover);color:#fff}.required-star.svelte-1e1vhyv{color:#e74c3c;font-weight:700;margin-left:.1em}.success-screen.svelte-1e1vhyv{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 0 0}.success-icon.svelte-1e1vhyv{font-size:4rem;margin-bottom:1.2rem;color:#2ecc71}.success-title.svelte-1e1vhyv{color:#2ecc71;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.success-card.svelte-1e1vhyv{background:#2a2f38;border-radius:14px;padding:1.2rem 1.5rem;margin-bottom:1.5rem;width:100%;max-width:520px;box-sizing:border-box;color:#e3eaf0}.success-section-title.svelte-1e1vhyv{font-size:1.15rem;font-weight:600;margin-bottom:1.1rem;color:#fff}.success-next-list.svelte-1e1vhyv{margin:0;padding-left:1.2rem;color:#e3eaf0}.success-next-list.svelte-1e1vhyv li:where(.svelte-1e1vhyv){margin-bottom:.7rem;font-size:1.05rem;line-height:1.5}.contact-method-fieldset.svelte-1e1vhyv{border:none;margin:0;padding:0;min-width:0}.contact-method-fieldset.svelte-1e1vhyv legend:where(.svelte-1e1vhyv){font-size:1rem;font-weight:500;margin-bottom:.4rem;color:#e3eaf0;padding:0}@media(max-width:600px){.dialog-modal.svelte-1e1vhyv{padding:.5rem 1rem 1rem;min-width:unset;width:90vw;max-width:420px}.dialog-field.svelte-1e1vhyv{margin-bottom:1.5rem}.input.svelte-1e1vhyv{font-size:1rem;padding:.8rem .9rem}textarea.input.svelte-1e1vhyv{min-height:70px;font-size:1rem}.dialog-contact-methods.svelte-1e1vhyv label:where(.svelte-1e1vhyv){font-size:1.05rem;gap:.7em}.dialog-contact-methods.svelte-1e1vhyv input[type=radio]:where(.svelte-1e1vhyv){width:1.5em;height:1.5em}.success-card.svelte-1e1vhyv{padding:1rem .5rem;max-width:95vw}.success-title.svelte-1e1vhyv{font-size:1.3rem}.success-icon.svelte-1e1vhyv{font-size:2.5rem}}.container.svelte-1q10r8m{max-width:1100px}.grid-container.svelte-1q10r8m{display:grid;gap:2rem}.intro.svelte-1q10r8m{font-weight:700}@media(min-width:801px){.grid-container.svelte-1q10r8m{grid-template-columns:5fr 4fr;grid-template-rows:auto 1fr;grid-template-areas:"A B" "C B"}.left-content.svelte-1q10r8m{grid-area:A}.right-content.svelte-1q10r8m{grid-area:B}.contact-section.svelte-1q10r8m{grid-area:C}}@media(max-width:1000px){.grid-container.svelte-1q10r8m{grid-template-columns:6fr 4fr}}@media(max-width:800px){.grid-container.svelte-1q10r8m{grid-template-columns:1fr;grid-template-areas:"B" "A" "C";max-width:600px;padding:0 1rem;margin:0 auto}.calculator-card.svelte-1q10r8m{max-width:100%!important}.left-content.svelte-1q10r8m,.right-content.svelte-1q10r8m,.contact-section.svelte-1q10r8m{max-width:100%;width:100%}}.left-content.svelte-1q10r8m{text-align:left}.left-content.svelte-1q10r8m h1:where(.svelte-1q10r8m){margin-bottom:1.5rem;text-align:left}.left-content.svelte-1q10r8m p:where(.svelte-1q10r8m){margin:.75rem 0}.contact-section.svelte-1q10r8m{text-align:center}.subltle-button.svelte-1q10r8m{font-size:inherit;background:none;padding:0;border:none;color:#fff;cursor:pointer;text-decoration:underline}.subltle-button.svelte-1q10r8m:hover{text-decoration:none}.calculator-card.svelte-1q10r8m{background:#37415f4d;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:2rem;padding:2rem;width:100%;color:#fff;display:flex;flex-direction:column;gap:1rem}.form-group.svelte-1q10r8m{margin-bottom:.1rem}.calculator-card.svelte-1q10r8m h2:where(.svelte-1q10r8m){margin:0;color:var(--color-pink)}.calculator-card.svelte-1q10r8m label:where(.svelte-1q10r8m){display:block;font-size:1rem;margin-bottom:.3rem}.calculator-card.svelte-1q10r8m input[type=number]:where(.svelte-1q10r8m){width:100%;padding:.5rem .8rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.2);background:#23243a;color:#fff;font-size:1rem}.calculator-card.svelte-1q10r8m .slider:where(.svelte-1q10r8m){width:97%;accent-color:var(--color-pink);vertical-align:middle;height:6px;border-radius:3px;background:#fff3;outline:none;-webkit-appearance:none}.slider.svelte-1q10r8m::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:1rem;height:1rem;border-radius:50%;background:linear-gradient(135deg,var(--color-pink),var(--color-pink-hover));cursor:pointer;box-shadow:0 .2rem 1rem #ff6b9d66}.slider.svelte-1q10r8m::-moz-range-thumb{width:20px;height:20px;border-radius:50%;background:linear-gradient(135deg,var(--color-pink),var(--color-pink-hover));cursor:pointer;border:2px solid white;box-shadow:0 4px 15px #ff6b9d66}.calculator-card.svelte-1q10r8m .slider-value:where(.svelte-1q10r8m){font-size:1.1rem;color:var(--color-pink);font-weight:600;margin-top:.5rem}.calculator-result.svelte-1q10r8m{border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:1rem;display:flex;flex-direction:column;align-items:center;gap:.5rem;box-shadow:0 2px 8px #0000001a}.calculator-result.svelte-1q10r8m>span:where(.svelte-1q10r8m):first-child{font-size:1.1rem;font-weight:500}.calculator-result.svelte-1q10r8m>span:where(.svelte-1q10r8m):last-child{color:var(--color-pink);font-size:2.2rem;font-weight:700;margin-top:.2rem}.contact-button.svelte-1q10r8m{display:block;margin:0 auto .5rem;color:#fff;background:var(--color-dark-blue);border:none;border-radius:1.2rem;padding:.9rem 2.2rem;font-size:1.1rem;font-weight:700;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:all .2s ease}.contact-button.svelte-1q10r8m:hover{background:var(--color-dark-blue-hover);transform:translateY(-1px)}.why-rideshots.svelte-1q10r8m{list-style:none;margin:0;padding:0}.why-rideshots.svelte-1q10r8m li:where(.svelte-1q10r8m){padding:0 1.5rem;position:relative;line-height:1.65}.why-rideshots.svelte-1q10r8m li:where(.svelte-1q10r8m):before{content:"✓";position:absolute;left:0;color:var(--color-blue);font-weight:700}.blue.svelte-1q10r8m{color:var(--color-blue)}@keyframes svelte-1q10r8m-shake{0%{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-6px)}80%{transform:translate(6px)}to{transform:translate(0)}}.calculator-card.shake.svelte-1q10r8m{animation:svelte-1q10r8m-shake .5s cubic-bezier(.36,.07,.19,.97) both}.contact-info.svelte-1q10r8m{font-size:.8rem;text-align:center}
