.ai-result-loading,.ai-result-error{padding:18px 22px;border-radius:12px;background:var(--bg-card);border:1px solid var(--border-subtle);color:var(--text-secondary);font-size:14px;text-align:center}.ai-result-error{background:#e34a4a0f;border-color:#e34a4a40;color:var(--text-primary)}.ai-result-card{padding:22px 24px;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:14px}.ai-result-card--available{border-color:#0cce6b66;background:linear-gradient(135deg,rgba(12,206,107,.06),transparent),var(--bg-card)}.ai-result-card--taken{border-color:#f59e0b66}.ai-result-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:12px;flex-wrap:wrap}.ai-result-head strong{font-size:19px;font-weight:800;color:var(--text-primary);word-break:break-all}.ai-result-card p{margin:0 0 16px;font-size:14px;color:var(--text-secondary)}.ai-result-card p strong{color:var(--text-primary);font-weight:700}.ai-status{display:inline-flex;align-items:center;padding:5px 12px;border-radius:999px;font-size:11.5px;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.ai-status--ok{background:#0cce6b24;color:#0cce6b}.ai-status--no{background:#f59e0b24;color:#f59e0b}.ai-btn--ghost{background:var(--bg-card)!important;color:var(--text-primary)!important;border:1.5px solid var(--border-subtle)}.ai-btn--ghost:hover{border-color:var(--rh-purple)!important}.ai-container[data-astro-cid-xr55o5h5]{max-width:1100px;margin:0 auto;padding:0 24px;position:relative;z-index:2}.ai-container--narrow[data-astro-cid-xr55o5h5]{max-width:880px}.ai-hero[data-astro-cid-xr55o5h5]{position:relative;padding:80px 0 64px;overflow:hidden;text-align:center}.ai-hero-bg[data-astro-cid-xr55o5h5]{position:absolute;inset:0;pointer-events:none;z-index:1;overflow:hidden}.ai-hero-glow[data-astro-cid-xr55o5h5]{position:absolute;border-radius:50%;filter:blur(120px);opacity:.4}.ai-hero-glow--1[data-astro-cid-xr55o5h5]{width:720px;height:720px;top:-300px;left:50%;transform:translate(-50%);background:radial-gradient(circle,rgba(138,43,214,.45) 0%,transparent 70%)}.ai-hero-glow--2[data-astro-cid-xr55o5h5]{width:460px;height:460px;bottom:-120px;right:8%;background:radial-gradient(circle,rgba(255,90,90,.22) 0%,transparent 70%)}html[data-theme=light] .ai-hero-glow[data-astro-cid-xr55o5h5]{opacity:.2}.ai-hero-pill[data-astro-cid-xr55o5h5]{display:inline-flex;align-items:center;gap:8px;padding:7px 16px;background:#ff5a5a1a;border:1px solid rgba(255,90,90,.32);border-radius:999px;font-size:12.5px;font-weight:600;color:#ff5a5a;margin-bottom:22px}.ai-hero-pill-dot[data-astro-cid-xr55o5h5]{width:7px;height:7px;border-radius:50%;background:#ff5a5a;box-shadow:0 0 10px #ff5a5a99}html[data-theme=light] .ai-hero-pill[data-astro-cid-xr55o5h5]{color:#c4262c;background:#c4262c0f;border-color:#c4262c47}.ai-hero-h1[data-astro-cid-xr55o5h5]{font-size:clamp(32px,5vw,48px);line-height:1.05;letter-spacing:-.025em;font-weight:800;color:var(--text-primary);margin:0 auto 16px;max-width:880px}.ai-hero-grad[data-astro-cid-xr55o5h5]{color:var(--rh-purple)}.ai-hero-sub[data-astro-cid-xr55o5h5]{font-size:clamp(15px,1.3vw,17px);line-height:1.55;color:var(--text-secondary);margin:0 auto 32px;max-width:720px}.ai-hero-sub[data-astro-cid-xr55o5h5] strong[data-astro-cid-xr55o5h5]{color:var(--text-primary);font-weight:700}.ai-search[data-astro-cid-xr55o5h5]{max-width:640px;margin:0 auto}.ai-search-row[data-astro-cid-xr55o5h5]{display:flex;align-items:center;gap:0;background:var(--bg-card);border:2px solid var(--border-subtle);border-radius:14px;padding:6px;transition:border-color .18s ease,box-shadow .18s ease}.ai-search-row[data-astro-cid-xr55o5h5]:focus-within{border-color:var(--rh-purple);box-shadow:0 0 0 4px #8a2bd61f}.ai-search-icon[data-astro-cid-xr55o5h5]{display:inline-flex;align-items:center;justify-content:center;padding:0 12px;color:var(--text-muted)}.ai-search[data-astro-cid-xr55o5h5] input[data-astro-cid-xr55o5h5]{flex:1;min-width:0;padding:14px 6px;background:transparent;border:none;outline:none;box-shadow:none;-webkit-appearance:none;appearance:none;color:var(--text-primary);font-family:inherit;font-size:15.5px;font-weight:600}.ai-search[data-astro-cid-xr55o5h5] input[data-astro-cid-xr55o5h5]::placeholder{color:var(--text-muted);opacity:.7;font-weight:500}.ai-search-suffix[data-astro-cid-xr55o5h5]{padding:0 8px 0 0;font-size:15px;font-weight:700;color:var(--rh-purple);white-space:nowrap}html[data-theme=light] .ai-search-suffix[data-astro-cid-xr55o5h5]{color:var(--rh-purple-deep)}.ai-search-cta[data-astro-cid-xr55o5h5]{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;border-radius:10px;background:var(--rh-purple);color:#fff;border:none;cursor:pointer;font-family:inherit;font-size:14.5px;font-weight:700;transition:background .18s ease;flex-shrink:0}.ai-search-cta[data-astro-cid-xr55o5h5]:hover:not([disabled]){background:var(--rh-purple-deep)}.ai-search-cta[data-astro-cid-xr55o5h5][disabled]{opacity:.6;cursor:wait}.ai-search-cta[data-astro-cid-xr55o5h5].is-loading .ai-search-cta-label[data-astro-cid-xr55o5h5]:after{content:"…"}.ai-search-hint[data-astro-cid-xr55o5h5]{display:block;margin:10px 14px 0;font-size:12.5px;color:var(--text-muted);text-align:center}.ai-result[data-astro-cid-xr55o5h5]{margin-top:28px}.ai-section[data-astro-cid-xr55o5h5]{padding:64px 0;position:relative}.ai-sec-head[data-astro-cid-xr55o5h5]{margin-bottom:40px}.ai-sec-head--center[data-astro-cid-xr55o5h5]{text-align:center}.ai-sec-h2[data-astro-cid-xr55o5h5]{font-size:clamp(26px,4vw,34px);line-height:1.12;letter-spacing:-.02em;margin:0;color:var(--text-primary);font-weight:800}.ai-sec-sub[data-astro-cid-xr55o5h5]{margin:12px auto 0;max-width:640px;font-size:14.5px;line-height:1.55;color:var(--text-secondary)}.ai-feat-section[data-astro-cid-xr55o5h5]{background:#ffffff03;border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}html[data-theme=light] .ai-feat-section[data-astro-cid-xr55o5h5]{background:#0d0a1f05}.ai-feat-grid[data-astro-cid-xr55o5h5]{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ai-feat[data-astro-cid-xr55o5h5]{display:flex;flex-direction:column;gap:12px;padding:24px 22px;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px}.ai-feat-icon[data-astro-cid-xr55o5h5]{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#ff5a5a1a;border:1px solid rgba(255,90,90,.28);color:#ff5a5a}html[data-theme=light] .ai-feat-icon[data-astro-cid-xr55o5h5]{color:#c4262c;background:#c4262c0f;border-color:#c4262c33}.ai-feat[data-astro-cid-xr55o5h5] h3[data-astro-cid-xr55o5h5]{font-size:16px;font-weight:700;margin:0;color:var(--text-primary)}.ai-feat[data-astro-cid-xr55o5h5] p[data-astro-cid-xr55o5h5]{font-size:13.5px;line-height:1.55;color:var(--text-secondary);margin:0}.ai-incl-grid[data-astro-cid-xr55o5h5]{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 18px;max-width:800px;margin:0 auto}.ai-incl[data-astro-cid-xr55o5h5]{display:flex;align-items:center;gap:10px;padding:12px 16px;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:10px;font-size:13.5px;font-weight:500;color:var(--text-primary)}.ai-incl[data-astro-cid-xr55o5h5] svg{color:#0cce6b;flex-shrink:0}.ai-incl-cta[data-astro-cid-xr55o5h5]{margin-top:32px;text-align:center}.ai-disclaimer[data-astro-cid-xr55o5h5]{max-width:580px;margin:18px auto 0;padding:10px 16px;background:#f59e0b14;border:1px solid rgba(245,158,11,.28);border-radius:10px;font-size:12.5px;line-height:1.5;color:var(--text-secondary);font-style:italic}.ai-btn[data-astro-cid-xr55o5h5]{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:12px;background:var(--rh-purple);color:#fff!important;text-decoration:none;font-size:15px;font-weight:700;transition:background .18s ease,transform .18s ease}.ai-btn[data-astro-cid-xr55o5h5]:hover{background:var(--rh-purple-deep);transform:translateY(-1px);text-decoration:none}.ai-quem-grid[data-astro-cid-xr55o5h5]{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ai-quem-card[data-astro-cid-xr55o5h5]{padding:26px 24px;background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:16px}.ai-quem-card[data-astro-cid-xr55o5h5] h3[data-astro-cid-xr55o5h5]{font-size:17px;font-weight:700;margin:0 0 10px;color:var(--text-primary)}.ai-quem-card[data-astro-cid-xr55o5h5] p[data-astro-cid-xr55o5h5]{font-size:13.5px;line-height:1.6;color:var(--text-secondary);margin:0}.ai-faq[data-astro-cid-xr55o5h5]{display:flex;flex-direction:column;gap:12px}.ai-faq-item[data-astro-cid-xr55o5h5]{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:14px;transition:border-color .22s ease}.ai-faq-item[data-astro-cid-xr55o5h5][open]{border-color:#8a2bd666}.ai-faq-item[data-astro-cid-xr55o5h5] summary[data-astro-cid-xr55o5h5]{padding:20px 24px;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;gap:14px;font-size:15.5px;font-weight:600;color:var(--text-primary)}.ai-faq-item[data-astro-cid-xr55o5h5] summary[data-astro-cid-xr55o5h5]::-webkit-details-marker{display:none}.ai-faq-item[data-astro-cid-xr55o5h5] summary[data-astro-cid-xr55o5h5]:after{content:"+";font-size:26px;font-weight:300;color:var(--rh-purple);line-height:1;transition:transform .22s ease}.ai-faq-item[data-astro-cid-xr55o5h5][open] summary[data-astro-cid-xr55o5h5]:after{transform:rotate(45deg)}.ai-faq-item[data-astro-cid-xr55o5h5] p[data-astro-cid-xr55o5h5]{margin:0;padding:0 24px 22px;font-size:14px;line-height:1.7;color:var(--text-secondary)}.ai-faq-item[data-astro-cid-xr55o5h5] p[data-astro-cid-xr55o5h5] strong[data-astro-cid-xr55o5h5]{color:var(--text-primary);font-weight:600}@media(max-width:980px){.ai-feat-grid[data-astro-cid-xr55o5h5]{grid-template-columns:repeat(2,1fr)}.ai-quem-grid[data-astro-cid-xr55o5h5]{grid-template-columns:1fr}}@media(max-width:640px){.ai-search-row[data-astro-cid-xr55o5h5]{flex-direction:column;padding:8px;gap:6px}.ai-search-icon[data-astro-cid-xr55o5h5]{padding:6px 0 0}.ai-search[data-astro-cid-xr55o5h5] input[data-astro-cid-xr55o5h5]{width:100%;padding:10px 12px}.ai-search-suffix[data-astro-cid-xr55o5h5]{padding:0 12px}.ai-search-cta[data-astro-cid-xr55o5h5]{width:100%;justify-content:center;padding:14px 22px}.ai-feat-grid[data-astro-cid-xr55o5h5],.ai-incl-grid[data-astro-cid-xr55o5h5]{grid-template-columns:1fr}}
