.page.svelte-1uha8ag{background:#020617;color:#e2e8f0;min-height:100vh}.container.svelte-1uha8ag{max-width:640px;margin:0 auto;padding:2rem 1.5rem;display:flex;flex-direction:column;gap:1.5rem}.sr-only.svelte-1uha8ag{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.hero.svelte-1uha8ag{padding:3rem 0 2rem;text-align:center}.hero-title.svelte-1uha8ag{font-size:clamp(2.5rem,8vw,4rem);font-weight:700;margin:0 0 .75rem;background:linear-gradient(135deg,#fff,#94a3b8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.hero-sub.svelte-1uha8ag{color:#94a3b8;font-size:1.125rem;margin:0}.hero-form.svelte-1uha8ag{margin-top:2.5rem}.input-wrapper.svelte-1uha8ag{position:relative;max-width:400px;margin:0 auto}.domain-input.svelte-1uha8ag{width:100%;padding:1.25rem 5rem 1.25rem 1.5rem;font-size:1.5rem;font-weight:600;color:#f8fafc;background:#0f172a;border:2px solid rgb(56 189 248 / .3);border-radius:1rem;outline:none;transition:all .2s ease}.domain-input.svelte-1uha8ag::-moz-placeholder{color:#64748b}.domain-input.svelte-1uha8ag::placeholder{color:#64748b}.domain-input.svelte-1uha8ag:focus{border-color:#38bdf8;box-shadow:0 0 0 4px #38bdf81a,0 0 40px #38bdf826}.domain-input.svelte-1uha8ag:-webkit-autofill,.domain-input.svelte-1uha8ag:-webkit-autofill:hover,.domain-input.svelte-1uha8ag:-webkit-autofill:focus,.domain-input.svelte-1uha8ag:-webkit-autofill:active{-webkit-box-shadow:0 0 0 30px rgb(15 23 42) inset!important;-webkit-text-fill-color:rgb(248 250 252)!important;caret-color:#f8fafc;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.input-suffix.svelte-1uha8ag{position:absolute;right:1.5rem;top:50%;transform:translateY(-50%);font-size:1.5rem;font-weight:600;color:#475569}.result-card.svelte-1uha8ag{border-radius:1rem;border:1px solid rgb(30 41 59);background:#0f172a80;padding:1.5rem;transition:box-shadow .2s ease,border-color .2s ease}.result-card.available.svelte-1uha8ag{border-color:#22c55e66}.result-card.active.svelte-1uha8ag,.result-card.svelte-1uha8ag:focus-within{box-shadow:0 0 0 2px #38bdf866,0 0 20px #38bdf826;border-color:#38bdf880}.result-card.taken.svelte-1uha8ag{border-color:#ef44444d}.result-header.svelte-1uha8ag{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.result-label.svelte-1uha8ag{font-size:.6875rem;text-transform:uppercase;letter-spacing:.2em;color:#64748b;margin:0}.result-card.available.svelte-1uha8ag .result-label:where(.svelte-1uha8ag){color:#22c55e}.result-card.taken.svelte-1uha8ag .result-label:where(.svelte-1uha8ag){color:#ef4444cc}.result-domain.svelte-1uha8ag{font-size:1.5rem;font-weight:700;color:#f8fafc;margin:.25rem 0 0}.result-status.svelte-1uha8ag{margin:.75rem 0 0;font-size:.875rem;color:#94a3b8}.result-button.svelte-1uha8ag{padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;color:#0f172a;background:#38bdf8;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease}.result-button.svelte-1uha8ag:hover{background:#7dd3fc}.result-button.svelte-1uha8ag:focus{outline:none;box-shadow:0 0 0 3px #38bdf84d}.suggestions-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}.suggestion-card.svelte-1uha8ag{position:relative;display:flex;flex-direction:column;gap:.25rem;padding:1rem;border-radius:.75rem;border:1px solid rgb(30 41 59);background:#0f172a4d;cursor:pointer;transition:all .2s ease,opacity .3s ease;text-align:left}.suggestion-card.svelte-1uha8ag:hover,.suggestion-card.svelte-1uha8ag:focus,.suggestion-card.focused.svelte-1uha8ag{border-color:#38bdf866;background:#0f172a80;transform:translateY(-2px);outline:none}.suggestion-card.svelte-1uha8ag:focus,.suggestion-card.focused.svelte-1uha8ag{box-shadow:0 0 0 2px #38bdf833}.suggestion-card.pinned.svelte-1uha8ag{border-color:#38bdf880;background:#0f172a99;box-shadow:0 0 12px #38bdf826}.suggestion-card.pinned.svelte-1uha8ag:before{content:"";position:absolute;top:.5rem;right:.5rem;width:6px;height:6px;border-radius:50%;background:#38bdf8}.suggestion-domain.svelte-1uha8ag{font-size:1rem;font-weight:600;color:#e2e8f0}.suggestion-price.svelte-1uha8ag{font-size:.75rem;color:#64748b}.activity-summary.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;gap:1.5rem;padding:.5rem 0}.activity-group.svelte-1uha8ag{display:flex;align-items:center;gap:.5rem}.activity-indicator.svelte-1uha8ag{width:6px;height:6px;border-radius:50%;background:#22c55e}.activity-text.svelte-1uha8ag{font-size:.875rem;color:#94a3b8}.activity-link.svelte-1uha8ag{font-size:.875rem;color:#38bdf8;text-decoration:none;transition:color .2s ease}.activity-link.svelte-1uha8ag:hover{color:#7dd3fc}@media(max-width:480px){.container.svelte-1uha8ag{padding:1.5rem 1rem}.domain-input.svelte-1uha8ag{font-size:1.25rem;padding:1rem 4rem 1rem 1rem}.input-suffix.svelte-1uha8ag{right:1rem;font-size:1.25rem}.suggestions-grid.svelte-1uha8ag{grid-template-columns:1fr}.result-header.svelte-1uha8ag{flex-direction:column;align-items:flex-start}.result-header.svelte-1uha8ag button{width:100%}.activity-summary.svelte-1uha8ag{flex-direction:column;gap:.75rem}}.beta-link.svelte-1uha8ag{display:inline-flex;align-items:center;align-self:center;gap:.5rem;margin-top:1rem;padding:.75rem 1.5rem;color:#c084fc;font-size:.9375rem;font-weight:500;text-decoration:none;border-radius:2rem;background:#a855f714;border:1px solid rgb(168 85 247 / .3);box-shadow:0 0 20px #a855f726;transition:all .3s cubic-bezier(.4,0,.2,1)}.beta-link.svelte-1uha8ag:hover{color:#e2e8f0;border-color:#a855f780;background:#a855f726;box-shadow:0 0 30px #a855f740}
