:root{color:#0f172a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}body{color:#0f172a;background:linear-gradient(#f8fafc 0%,#eef2ff 100%);min-width:320px;min-height:100vh;margin:0}a{color:inherit}button,input{font:inherit}#root,.app-shell{min-height:100vh}.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffeb;border-bottom:1px solid #e2e8f0}.nav__inner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:1rem;max-width:1040px;margin:0 auto;padding:1rem;display:grid}.nav__links{flex-wrap:wrap;justify-self:center;align-items:center;gap:.5rem;display:flex}.brand{color:#0f172a;font-weight:700;text-decoration:none}.nav__link,.link-btn{color:#475569;border-radius:999px;padding:.55rem .85rem;text-decoration:none}.nav__link--primary{color:#3730a3;background:#e0e7ff}.link-btn{cursor:pointer;background:0 0;border:0}.container{width:min(1040px,100% - 2rem);margin:0 auto}.page{padding:2.5rem 0 4rem}.page--search{padding-top:3rem}.page--auth{place-items:center;min-height:calc(100vh - 5rem);display:grid}.hero-simple,.auth-card,.card,.page-header__aside{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 10px 30px #0f172a0f}.hero-simple{max-width:760px;margin:0 auto;padding:2rem}.hero-simple h1,.auth-card h1,.page h1,.result-card h2,.card h2,.card h3{margin:0;line-height:1.15}.hero-simple h1{font-size:clamp(2rem,5vw,3rem)}.search-form,.stack{flex-direction:column;gap:1rem;display:flex}.stack--lg{gap:1.5rem}.search-form--inline{margin-top:1.25rem}.field{flex-direction:column;gap:.5rem;display:flex}.field__label,.section-kicker,.eyebrow{color:#64748b;font-size:.85rem;font-weight:600}input{color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:12px;width:100%;padding:.9rem 1rem}input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11f}button,.button-secondary,.button-danger{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;padding:.85rem 1rem;font-weight:600;text-decoration:none;display:inline-flex}button{color:#fff;background:#2563eb}button:disabled{opacity:.7;cursor:wait}.button-secondary{color:#1d4ed8;background:#eff6ff}.button-danger{color:#be123c;background:#fff1f2}.row{flex-wrap:wrap;gap:.75rem;display:flex}.row--responsive>:first-child{flex:320px}.card,.auth-card{padding:1.5rem}.auth-card{width:min(100%,520px)}.auth-card__intro{margin-bottom:1.25rem}.page-header{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1.5rem;display:flex}.page-header__aside{min-width:140px;padding:1rem 1.1rem}.result-card,.empty-state{flex-direction:column;gap:1rem;display:flex}.result-card__header,.list-card,.list-card__header{justify-content:space-between;align-items:start;gap:1rem;display:flex}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.stat-tile{background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;padding:1rem}.stat-tile strong,.page-header__aside strong{display:block}.badge{color:#4338ca;background:#e0e7ff;border-radius:999px;align-items:center;padding:.35rem .65rem;font-size:.85rem;font-weight:600;display:inline-flex}.badge--success{color:#15803d;background:#dcfce7}.badge--warn{color:#b45309;background:#fef3c7}.badge--muted{color:#475569;background:#e2e8f0}.text-link{color:#1d4ed8;font-weight:600;text-decoration:none}.text-link:hover,.text-link:focus-visible{text-decoration:underline}.muted{color:#64748b}.muted--spacious{margin-top:1rem}.error{color:#be123c;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;margin-top:1rem;padding:.85rem 1rem}@media (width>=720px){.search-form--inline{flex-direction:row}.search-form--inline input{flex:1}}@media (width<=720px){.page-header,.list-card,.result-card__header{flex-direction:column;align-items:stretch}.nav__inner{align-items:center;gap:.75rem;padding:.85rem 1rem 1rem;display:flex}.brand{flex:auto;align-self:center;min-width:0}.brand__name{font-size:1.03rem}.nav__links{flex:1;justify-content:center;gap:.5rem;width:auto;display:flex}.nav__link{text-align:center}.nav__actions{justify-content:flex-end;gap:.45rem;width:auto}.link-btn,.nav__link{padding:.5rem .8rem}.stats-grid{grid-template-columns:1fr}.page{padding:2rem 0 3rem}.hero-simple,.auth-card,.card{border-radius:16px}}@media (prefers-color-scheme:dark){:root{color:#e2e8f0;background:#0b1220}body{color:#e2e8f0;background:linear-gradient(#0b1220 0%,#111827 100%)}.nav{background:#0f172ae0;border-bottom-color:#1f2937}.brand{color:#e2e8f0}.nav__link,.link-btn{color:#94a3b8}.nav__link--primary{color:#c7d2fe;background:#1e293b}.hero-simple,.auth-card,.card,.page-header__aside{background:#111827;border-color:#1f2937;box-shadow:0 10px 30px #02061773}.field__label,.section-kicker,.eyebrow,.muted{color:#94a3b8}input{color:#e2e8f0;background:#0f172a;border-color:#334155}input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f140}.button-secondary{color:#93c5fd;background:#1e293b}.button-danger{color:#fda4af;background:#3f1d2e}.stat-tile{background:#0f172a;border-color:#1f2937}.badge{color:#c7d2fe;background:#312e81}.badge--success{color:#bbf7d0;background:#14532d}.badge--warn{color:#fde68a;background:#78350f}.badge--muted{color:#cbd5e1;background:#334155}.text-link{color:#93c5fd}.error{color:#fecdd3;background:#3f1d2e;border-color:#881337}}.app-shell{background:radial-gradient(900px 500px at 50% 14%,#515bff38,#0000 70%),radial-gradient(1000px 620px at 50% 52%,#2c4aff2e,#0000 70%),linear-gradient(#070c23 0%,#090f2e 48%,#0a1134 100%);position:relative}.app-shell:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#7d64ff33,#0000 30%),radial-gradient(circle at 80% 30%,#477fff33,#0000 30%);position:absolute;inset:0}.page--search,.nav{z-index:1;position:relative}.nav{background:#070c23b3;border-bottom:1px solid #636fff3d}.brand{color:#f8fafc;align-items:center;gap:.6rem;line-height:1;display:inline-flex}.brand__name{font-weight:800;display:inline-block}.brand__logo{background:radial-gradient(circle,#4f46e566,#0f172a66);border:1px solid #818cf866;border-radius:999px;flex:none;place-items:center;width:1.8rem;height:1.8rem;display:inline-grid;position:relative;overflow:hidden}.brand__logo:before{content:"";border:1px solid #a7b4ffb3;border-radius:999px;width:.68rem;height:.68rem;box-shadow:0 0 0 .15rem #6366f133}.brand__logo:after{content:"";background:#bfdbfef2;border-radius:999px;width:.18rem;height:.18rem;position:absolute}.nav__link{color:#cbd5e1}.nav__link--search{color:#f8fafc;background:#0f172a99;border:1px solid #636fff59}.hero-simple--radar{text-align:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:linear-gradient(#070c2340,#0c122c73);border:1px solid #636fff33;max-width:980px;margin-top:1rem;padding:2.5rem 2rem 2rem;box-shadow:0 24px 60px #1118278c}.hero-pill{color:#d8b4fe;background:#581c8747;border:1px solid #a855f766;border-radius:999px;width:fit-content;margin:0 auto 1rem;padding:.4rem .95rem;font-size:.9rem}.hero-simple--radar h1{color:#f8fafc;letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(2.6rem,6vw,4.3rem);line-height:1.02}.hero-simple--radar h1 span{background:linear-gradient(90deg,#3b82f6 0%,#8b5cf6 68%,#a855f7 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-subtitle{color:#9ca3af;max-width:760px;margin:0 auto 1.7rem;font-size:clamp(1rem,2vw,1.2rem)}.search-form--radar{background:#0f172a8c;border:1px solid #636fff66;border-radius:24px;max-width:860px;margin:0 auto;padding:.85rem;box-shadow:0 0 0 1px #3b82f62e,0 14px 35px #082f4959}.search-form--radar input{color:#e5e7eb;background:#0f172acc;border:1px solid #94a3b840;border-radius:14px}.search-form--radar button{background:linear-gradient(120deg,#2563eb 0%,#4f46e5 55%,#7c3aed 100%);border-radius:14px;min-width:140px}.examples{margin-top:1.4rem}.recaptcha-wrap{justify-content:center;margin-top:.75rem;display:flex}.examples>p{margin:0 0 .7rem}.examples__list{flex-wrap:wrap;justify-content:center;gap:.65rem;display:flex}.example-chip{color:#dbeafe;background:#0f172ab8;border:1px solid #636fff47;border-radius:999px;padding:.5rem .95rem}.nav__actions{justify-self:end;align-items:center;gap:.5rem;display:inline-flex}.theme-toggle{border:1px solid #818cf859;place-items:center;width:2.4rem;height:2.4rem;padding:0;font-size:1.05rem;line-height:1;display:inline-grid}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark] body{color:#e2e8f0;background:linear-gradient(#0b1220 0%,#111827 100%)}:root[data-theme=light] body{color:#0f172a;background:linear-gradient(#f8fafc 0%,#eef2ff 100%)}:root[data-theme=dark] .app-shell{background:radial-gradient(900px 500px at 50% 14%,#515bff38,#0000 70%),radial-gradient(1000px 620px at 50% 52%,#2c4aff2e,#0000 70%),linear-gradient(#070c23 0%,#090f2e 48%,#0a1134 100%)}:root[data-theme=dark] .app-shell:before{background:radial-gradient(circle at 20% 30%,#7d64ff33,#0000 30%),radial-gradient(circle at 80% 30%,#477fff33,#0000 30%)}:root[data-theme=light] .app-shell{background:radial-gradient(900px 500px at 50% 14%,#6366f126,#0000 70%),radial-gradient(1000px 620px at 50% 52%,#3b82f61f,#0000 70%),linear-gradient(#f8fbff 0%,#eef4ff 50%,#f5f7ff 100%)}:root[data-theme=light] .app-shell:before{background:radial-gradient(circle at 20% 30%,#818cf81f,#0000 30%),radial-gradient(circle at 80% 30%,#60a5fa1f,#0000 30%)}:root[data-theme=dark] .nav{background:#070c23b3;border-bottom-color:#636fff3d}:root[data-theme=light] .nav{background:#fffc;border-bottom-color:#6366f133}:root[data-theme=dark] .brand{color:#f8fafc}:root[data-theme=light] .brand{color:#0f172a}:root[data-theme=dark] .nav__link,:root[data-theme=dark] .link-btn{color:#cbd5e1}:root[data-theme=light] .nav__link,:root[data-theme=light] .link-btn{color:#334155}:root[data-theme=light] .nav__link--search{color:#1f2a66;background:#e0e7ffa6;border:1px solid #6366f138}:root[data-theme=light] .hero-simple--radar{background:linear-gradient(#ffffffd9,#f1f5ffe6);border:1px solid #6366f12e;box-shadow:0 24px 60px #4f46e526}:root[data-theme=light] .hero-pill{color:#4338ca;background:#c7d2fe73;border-color:#6366f140}:root[data-theme=light] .hero-simple--radar h1{color:#0f172a}:root[data-theme=light] .hero-subtitle{color:#475569}:root[data-theme=light] .search-form--radar{background:#ffffffbf;border:1px solid #6366f133;box-shadow:0 0 0 1px #6366f114,0 14px 35px #2563eb1f}:root[data-theme=light] .search-form--radar input{color:#0f172a;background:#fffffff2;border-color:#6366f13d}:root[data-theme=light] .example-chip{color:#1e3a8a;background:#ffffffd9;border-color:#6366f138}:root[data-theme=dark] .hero-simple,:root[data-theme=dark] .auth-card,:root[data-theme=dark] .card,:root[data-theme=dark] .page-header__aside{background:#111827;border-color:#1f2937;box-shadow:0 10px 30px #02061773}:root[data-theme=light] .hero-simple,:root[data-theme=light] .auth-card,:root[data-theme=light] .card,:root[data-theme=light] .page-header__aside{background:#fff;border-color:#e2e8f0;box-shadow:0 10px 30px #0f172a0f}:root[data-theme=dark] .field__label,:root[data-theme=dark] .section-kicker,:root[data-theme=dark] .eyebrow,:root[data-theme=dark] .muted{color:#94a3b8}:root[data-theme=light] .field__label,:root[data-theme=light] .section-kicker,:root[data-theme=light] .eyebrow,:root[data-theme=light] .muted{color:#64748b}:root[data-theme=dark] input{color:#e2e8f0;background:#0f172a;border-color:#334155}:root[data-theme=dark] input:focus{border-color:#6366f1;box-shadow:0 0 0 3px #6366f140}:root[data-theme=light] input{color:#0f172a;background:#fff;border-color:#cbd5e1}:root[data-theme=dark] .button-secondary{color:#93c5fd;background:#1e293b}:root[data-theme=dark] .button-danger{color:#fda4af;background:#3f1d2e}:root[data-theme=dark] .stat-tile{background:#0f172a;border-color:#1f2937}:root[data-theme=light] .stat-tile{background:#f8fafc;border-color:#e2e8f0}:root[data-theme=dark] .badge{color:#c7d2fe;background:#312e81}:root[data-theme=dark] .badge--success{color:#bbf7d0;background:#14532d}:root[data-theme=dark] .badge--warn{color:#fde68a;background:#78350f}:root[data-theme=dark] .badge--muted{color:#cbd5e1;background:#334155}:root[data-theme=dark] .text-link{color:#93c5fd}:root[data-theme=dark] .error{color:#fecdd3;background:#3f1d2e;border-color:#881337}
