:root{--brand:#4338ca;--brand-d:#3730a3;--brand-l:#eef0fe;--accent:#0d9488;--ok:#16a34a;--warn:#f59e0b;--bad:#e11d48;--bg:#f6f7fb;--card:#ffffff;--ink:#0f172a;--mut:#64748b;--line:#e7e9f0;--r:14px;--max:1140px;--sh:0 1px 3px rgba(15,23,42,.06),0 8px 24px rgba(15,23,42,.05);--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-12:3rem;--space-16:4rem;--slate-400:#94a3b8;--slate-500:#64748b;--slate-600:#475569;--slate-700:#334155;--slate-900:#0f172a;--emerald-500:#10b981;--emerald-600:#059669;--amber-100:#fef3c7;--amber-500:#f59e0b;--cream-100:#fef9f0;--border-soft:#e7e9f0;--radius-md:10px;--radius-lg:14px;--radius-xl:18px;--shadow-md:0 4px 12px rgba(15,23,42,.08);--shadow-sm:0 1px 3px rgba(15,23,42,.06);--font-display:"Bricolage Grotesque","Inter",system-ui,sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--ink);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.55;font-size:15.5px}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3{line-height:1.18;letter-spacing:-.02em;font-weight:800}.container{max-width:var(--max);margin:0 auto;padding:0 18px}.brand{color:var(--brand)}.muted,.text-muted,.text-secondary{color:var(--mut)}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:650;font-size:15px;padding:12px 20px;border-radius:11px;border:1px solid transparent;cursor:pointer;transition:.18s;white-space:nowrap;font-family:inherit}.btn.primary,.btn-primary{background:var(--brand);color:#fff;box-shadow:0 6px 18px #4338ca38}.btn.primary:hover,.btn-primary:hover{background:var(--brand-d);transform:translateY(-1px)}.btn.ghost,.btn-ghost{background:#fff;border-color:var(--line);color:var(--ink)}.btn.ghost:hover,.btn-ghost:hover{border-color:var(--brand);color:var(--brand)}.btn.accent,.btn-accent{background:var(--accent);color:#fff}.btn.accent:hover,.btn-accent:hover{background:#0b7d73}.btn.lg,.btn-lg{padding:15px 26px;font-size:16px;border-radius:13px}.btn.block,.w-full{width:100%}.card{background:var(--card);border:1px solid var(--line);border-radius:var(--r);box-shadow:var(--sh)}.badge{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:650;padding:3px 10px;border-radius:100px;border:1px solid var(--line);color:var(--mut)}.badge.ok{color:var(--ok);border-color:#bbf7d0;background:#f0fdf4}.badge.brand{color:var(--brand);border-color:#c7d2fe;background:var(--brand-l)}.badge.verified{color:var(--accent);border-color:#99f6e4;background:#f0fdfa}.in,.input,.select,.textarea{width:100%;padding:13px 15px;border:1px solid var(--line);border-radius:11px;font-size:15.5px;background:#fff;color:var(--ink);font-family:inherit}.in:focus,.input:focus,.select:focus,.textarea:focus{outline:none;border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-l)}textarea.in,textarea.input,.textarea{min-height:130px;resize:vertical}label.fl{display:block;font-weight:650;font-size:13.5px;margin:14px 0 6px}.grid{display:grid;gap:14px}@media (min-width:640px){.g2{grid-template-columns:repeat(2,1fr)}.g3{grid-template-columns:repeat(3,1fr)}.g4{grid-template-columns:repeat(4,1fr)}}.sec,.section{padding:46px 0}.container-narrow{max-width:640px;margin:0 auto;padding:0 18px}.text-center{text-align:center}.mt-2{margin-top:var(--space-2)}.mt-4{margin-top:var(--space-4)}.mt-6{margin-top:var(--space-6)}.mb-2{margin-bottom:var(--space-2)}.mb-4{margin-bottom:var(--space-4)}.mb-6{margin-bottom:var(--space-6)}.field{display:flex;flex-direction:column;gap:6px}.field label{font-weight:650;font-size:13.5px}.divider{border:none;border-top:1px solid var(--line);margin:var(--space-5) 0}.shead{text-align:center;max-width:620px;margin:0 auto 28px}.shead h2{font-size:clamp(22px,4vw,30px)}.shead p{color:var(--mut);margin-top:8px}.eyebrow{font-size:12.5px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--brand)}.reveal{opacity:0;transform:translateY(16px);transition:.6s cubic-bezier(.2,.7,.2,1)}.reveal.in{opacity:1;transform:none}.stars{--p:0;display:inline-block;font-size:15px;line-height:1;position:relative;color:#d6dae6;font-family:Arial}.stars:before{content:"★★★★★"}.stars i{position:absolute;left:0;top:0;width:calc(var(--p)*1%);overflow:hidden;color:var(--warn);white-space:nowrap}.stars i:before{content:"★★★★★"}.hd.svelte-12qhfyh{position:sticky;top:0;z-index:50;background:#fff;border-bottom:1px solid var(--line)}.hdin.svelte-12qhfyh{display:flex;align-items:center;gap:16px;height:66px}.logo.svelte-12qhfyh{font-weight:900;font-size:21px;letter-spacing:-.03em;color:var(--ink)}.logo.svelte-12qhfyh b:where(.svelte-12qhfyh){color:var(--brand)}.search.svelte-12qhfyh{position:relative;flex:1;max-width:440px}.si.svelte-12qhfyh{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:18px;height:18px;color:var(--mut)}.sin.svelte-12qhfyh{width:100%;padding:11px 14px 11px 40px;border:1px solid var(--line);border-radius:11px;background:var(--bg);font-size:14.5px;font-family:inherit}.sin.svelte-12qhfyh:focus{outline:none;border-color:var(--brand);background:#fff;box-shadow:0 0 0 3px var(--brand-l)}.sres.svelte-12qhfyh{position:absolute;top:calc(100% + 6px);left:0;right:0;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:var(--sh);overflow:hidden;z-index:60}.sr.svelte-12qhfyh{display:flex;justify-content:space-between;align-items:center;gap:10px;width:100%;text-align:left;padding:11px 14px;border:none;background:none;cursor:pointer;border-bottom:1px solid var(--line);font-family:inherit}.sr.svelte-12qhfyh:last-child{border-bottom:none}.sr.svelte-12qhfyh:hover{background:var(--brand-l)}.srn.svelte-12qhfyh{font-weight:650;font-size:14px;color:var(--ink)}.srm.svelte-12qhfyh{font-size:12px;color:var(--mut)}.navd.svelte-12qhfyh{display:flex;gap:6px;margin-left:auto}.navd.svelte-12qhfyh a:where(.svelte-12qhfyh){padding:8px 12px;border-radius:9px;font-weight:600;font-size:14px;color:var(--mut)}.navd.svelte-12qhfyh a:where(.svelte-12qhfyh):hover,.navd.svelte-12qhfyh a.on:where(.svelte-12qhfyh){color:var(--brand);background:var(--brand-l)}.cta.svelte-12qhfyh{margin-left:4px}.ham.svelte-12qhfyh{display:none;background:none;border:none;cursor:pointer;color:var(--ink);width:30px;height:30px}.ham.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:26px;height:26px}.mob.svelte-12qhfyh{display:flex;flex-direction:column;gap:4px;padding:12px 18px 16px;border-top:1px solid var(--line)}.mob.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.btn){padding:11px 8px;font-weight:600;color:var(--ink);border-radius:8px}.mob.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.btn):hover{background:var(--brand-l);color:var(--brand)}.mob-sister.svelte-12qhfyh{padding:2px 8px 12px;margin-bottom:8px;border-bottom:1px solid var(--line)}.mob-sister-lbl.svelte-12qhfyh{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--mut);margin-bottom:8px}.mob-sister-row.svelte-12qhfyh{display:flex;gap:8px;flex-wrap:wrap}.mob-sister-link.svelte-12qhfyh{flex:1;min-width:130px;text-align:center;padding:11px 10px;font-size:14px;font-weight:700;color:var(--ink);background:var(--bg);border:1px solid var(--line);border-radius:10px}.mob-sister-link.svelte-12qhfyh:hover{border-color:var(--brand);color:var(--brand)}.ft.svelte-12qhfyh{background:#0f172a;color:#cbd5e1;margin-top:50px;padding:46px 0 26px}.ftg.svelte-12qhfyh{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:30px}.ftg.svelte-12qhfyh h4:where(.svelte-12qhfyh){color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}.ftg.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;padding:4px 0;font-size:14px;color:#94a3b8}.ftg.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.ftd.svelte-12qhfyh{font-size:14px;color:#94a3b8;margin-top:10px;max-width:34ch}.ftb.svelte-12qhfyh{display:flex;justify-content:space-between;gap:12px;border-top:1px solid #1e293b;margin-top:30px;padding-top:18px;font-size:13px;color:#64748b;flex-wrap:wrap}@media (max-width:860px){.navd.svelte-12qhfyh{display:none}.ham.svelte-12qhfyh{display:block}.hdin.svelte-12qhfyh{height:auto;padding:10px 0;flex-wrap:wrap}.logo.svelte-12qhfyh{order:1}.cta.svelte-12qhfyh{display:inline-flex;order:2;margin-left:auto;padding:12px 16px;font-size:14px;box-shadow:none}.ham.svelte-12qhfyh{order:3}.search.svelte-12qhfyh{order:4;flex:1 1 100%;max-width:none}.ftg.svelte-12qhfyh{grid-template-columns:1fr 1fr}}@media (max-width:520px){.ftg.svelte-12qhfyh{grid-template-columns:1fr}.logo.svelte-12qhfyh{font-size:19px}}.cb-fab.svelte-12qhfyh{position:fixed;right:20px;bottom:20px;z-index:90;width:58px;height:58px;border-radius:50%;border:none;background:var(--brand);color:#fff;cursor:pointer;box-shadow:0 10px 30px #4338ca66;display:grid;place-items:center;transition:.2s;font-size:18px}.cb-fab.svelte-12qhfyh:hover{transform:scale(1.06)}.cb-fab.svelte-12qhfyh svg:where(.svelte-12qhfyh){width:26px;height:26px}.cb.svelte-12qhfyh{position:fixed;right:20px;bottom:88px;z-index:90;width:min(380px,calc(100vw - 32px));height:min(540px,calc(100vh - 130px));background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 20px 60px #0f172a38;display:flex;flex-direction:column;overflow:hidden}.cb-hd.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:var(--brand);color:#fff}.cb-t.svelte-12qhfyh{font-weight:700;font-size:14.5px;display:flex;align-items:center;gap:8px}.cb-dot.svelte-12qhfyh{width:8px;height:8px;border-radius:50%;background:#4ade80;box-shadow:0 0 8px #4ade80}.cb-hd.svelte-12qhfyh button:where(.svelte-12qhfyh){background:none;border:none;color:#fff;cursor:pointer;font-size:16px;opacity:.85}.cb-body.svelte-12qhfyh{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px;background:var(--bg)}.cb-m.svelte-12qhfyh{max-width:84%;padding:10px 13px;border-radius:14px;font-size:14px;line-height:1.45;white-space:pre-line}.cb-m.assistant.svelte-12qhfyh{background:#fff;border:1px solid var(--line);align-self:flex-start;border-bottom-left-radius:4px}.cb-m.user.svelte-12qhfyh{background:var(--brand);color:#fff;align-self:flex-end;border-bottom-right-radius:4px}.cb-typing.svelte-12qhfyh{display:flex;gap:4px;align-items:center}.cb-typing.svelte-12qhfyh span:where(.svelte-12qhfyh){width:7px;height:7px;border-radius:50%;background:var(--mut);animation:svelte-12qhfyh-cbb 1s infinite}.cb-typing.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(2){animation-delay:.2s}.cb-typing.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(3){animation-delay:.4s}@keyframes svelte-12qhfyh-cbb{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.cb-in.svelte-12qhfyh{display:flex;gap:8px;padding:12px;border-top:1px solid var(--line);background:#fff}.cb-in.svelte-12qhfyh input:where(.svelte-12qhfyh){flex:1;border:1px solid var(--line);border-radius:100px;padding:10px 15px;font-size:14px;font-family:inherit;outline:none}.cb-in.svelte-12qhfyh input:where(.svelte-12qhfyh):focus{border-color:var(--brand)}.cb-in.svelte-12qhfyh button:where(.svelte-12qhfyh){width:40px;height:40px;border-radius:50%;border:none;background:var(--brand);color:#fff;cursor:pointer;font-size:18px;flex:none}.cb-in.svelte-12qhfyh button:where(.svelte-12qhfyh):disabled{opacity:.5}@media (max-width:520px){.cb.svelte-12qhfyh{right:12px;left:12px;width:auto;bottom:84px}.cb-fab.svelte-12qhfyh{right:16px;bottom:16px}}
