.hero-search.svelte-79u26h{width:100%;max-width:36rem;margin:0 auto;position:relative}.hero-search-shell.svelte-79u26h{background:#fffffff2;border-radius:9999px;align-items:center;gap:.5rem;padding:.35rem .35rem .35rem 1rem;display:flex;box-shadow:0 8px 32px #0003}.hero-search-icon.svelte-79u26h{color:#64748b;flex-shrink:0;width:1.25rem;height:1.25rem}.hero-search-input.svelte-79u26h{color:#0f172a;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.95rem}.hero-search-input.svelte-79u26h::placeholder{color:#94a3b8}.hero-search-submit.svelte-79u26h{background:var(--color-brand-blue,#00a3ff);color:#fff;cursor:pointer;border:none;border-radius:9999px;flex-shrink:0;padding:.65rem 1.25rem;font-size:.875rem;font-weight:600}.hero-search-submit.svelte-79u26h:hover{filter:brightness(1.05)}.hero-search-dropdown.svelte-79u26h{z-index:20;text-align:left;background:#fff;border-radius:1rem;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 16px 40px #0000002e}.hero-search-option.svelte-79u26h{color:#0f172a;border-bottom:1px solid #0000000f;flex-direction:column;gap:.15rem;padding:.75rem 1rem;text-decoration:none;display:flex}.hero-search-option.svelte-79u26h:hover{background:#f8fafc}.hero-search-option-title.svelte-79u26h{font-size:.9rem;font-weight:600}.hero-search-option-meta.svelte-79u26h{color:#64748b;font-size:.75rem}.hero-search-all.svelte-79u26h,.hero-search-empty.svelte-79u26h{text-align:left;color:#334155;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-size:.875rem;display:block}.hero-search-all.svelte-79u26h:hover{color:var(--color-brand-blue,#00a3ff);background:#f8fafc}.hero-search-empty.svelte-79u26h{cursor:default;color:#64748b}.landing-light.svelte-13wmnd{color:#0a0a0a;background-color:#f8f9fb}.landing-light.svelte-13wmnd .card{background:#fff;border-color:#00000014;box-shadow:0 4px 24px #0000000d}.landing-light.svelte-13wmnd .input{color:#111;background:#fff;border-color:#0000001f}.landing-light.svelte-13wmnd .input::placeholder{color:#00000059}.landing-light.svelte-13wmnd .label{color:#0009}.landing-light.svelte-13wmnd .btn-outline{color:#111;border-color:#00000038}.landing-light.svelte-13wmnd .btn-outline:hover{background:#0000000d}.sell-tab-pill{color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:9999px;padding:.625rem 1.5rem;font-size:.875rem;font-weight:600;transition:background-color .2s,color .2s,box-shadow .2s}.sell-tab-pill.is-active{color:#fff;box-shadow:none;background:#2a2a2a}.sell-tab-pill:not(.is-active){color:#64748b;background:0 0}.sell-tab-pill:not(.is-active):hover{color:#334155;background:#0000000a}.hero-title.svelte-13wmnd{text-shadow:0 10px 40px #00000059}.hero-subtitle.svelte-13wmnd{font-size:.8125rem;line-height:1.5}@media (width>=640px){.hero-subtitle.svelte-13wmnd{font-size:1.25rem;line-height:1.55}}@media (width>=1024px){.hero-subtitle.svelte-13wmnd{font-size:1.375rem}}.hero-actions.svelte-13wmnd{width:100%;max-width:22rem;margin-inline:auto}@media (width>=640px){.hero-actions.svelte-13wmnd{max-width:none}}.hero-btn.svelte-13wmnd{border-radius:9999px;flex:1 1 0;justify-content:center;align-items:center;min-width:0;padding:.875rem 1.25rem;font-size:1rem;font-weight:600;line-height:1;transition:transform .2s,filter .2s,background-color .2s,border-color .2s,box-shadow .2s;display:inline-flex}@media (width>=640px){.hero-btn.svelte-13wmnd{flex:none;min-width:11.5rem;padding:1rem 2.5rem;font-size:1.125rem}}.hero-btn.svelte-13wmnd:active{transform:scale(.98)}.hero-btn-primary.svelte-13wmnd{color:#fff;background:#1b5c82;box-shadow:0 14px 36px #1b5c826b}.hero-btn-primary.svelte-13wmnd:hover{filter:brightness(1.08);box-shadow:0 18px 42px #1b5c8280}.hero-btn-secondary.svelte-13wmnd{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:2px solid #ffffff6b;box-shadow:0 10px 28px #0000002e}.hero-btn-secondary.svelte-13wmnd:hover{background:#ffffff24;border-color:#ffffff94}.hero-title-line.svelte-13wmnd{white-space:nowrap;flex-wrap:nowrap;justify-content:center;align-items:baseline;column-gap:.28em;display:flex}.hero-title-rest.svelte-13wmnd{white-space:nowrap}.hero-title-second.svelte-13wmnd{white-space:nowrap;margin-top:.5rem;display:block}@media (width>=640px){.hero-title-second.svelte-13wmnd{margin-top:.75rem}}.hero-title-centered.svelte-13wmnd{justify-content:center}.hero-word-slot.svelte-13wmnd{vertical-align:baseline;line-height:inherit;text-align:right;display:inline-block;position:relative}.hero-word-placeholder.svelte-13wmnd{visibility:hidden;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap;display:inline-block}.hero-word-slot.svelte-13wmnd .hero-word{line-height:inherit;white-space:nowrap;opacity:0;filter:blur(6px);visibility:hidden;pointer-events:none;z-index:0;transition:none;position:absolute;top:0;left:auto;right:0}.hero-word-slot.svelte-13wmnd .hero-word.is-active{opacity:1;filter:blur();visibility:visible;z-index:2;transition:opacity .9s cubic-bezier(.45,0,.55,1),filter .9s cubic-bezier(.45,0,.55,1)}.hero-word-slot.svelte-13wmnd .hero-word.is-exiting{opacity:0;filter:blur(6px);visibility:visible;z-index:1;transition:opacity .9s cubic-bezier(.45,0,.55,1),filter .9s cubic-bezier(.45,0,.55,1),visibility 0s linear .9s}.featured-carousel-track.svelte-13wmnd{transform:translateX(calc(-1 * var(--offset) * ((100% - (var(--per-view) - 1) * 1.25rem) / var(--per-view) + 1.25rem)));gap:1.25rem;transition:transform .45s ease-out;display:flex}.featured-carousel-slide.svelte-13wmnd{flex:0 0 calc((100% - (var(--per-view) - 1) * 1.25rem) / var(--per-view));min-width:0}.featured-carousel-nav.svelte-13wmnd{z-index:10;color:#1b5c82;cursor:pointer;background:#fff;border:1px solid #0000001a;border-radius:9999px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:background .2s,opacity .2s,transform .2s;display:flex;position:absolute;top:38%;box-shadow:0 4px 16px #0000001a}.featured-carousel-nav.svelte-13wmnd:hover:not(:disabled){background:#f8f9fb;transform:scale(1.05)}.featured-carousel-nav.svelte-13wmnd:disabled{opacity:.35;cursor:not-allowed}.featured-carousel-nav-left.svelte-13wmnd{left:-.75rem}.featured-carousel-nav-right.svelte-13wmnd{right:-.75rem}@media (width<=640px){.featured-carousel-nav-left.svelte-13wmnd{left:0}.featured-carousel-nav-right.svelte-13wmnd{right:0}}
