:root{--bg:#f6f7f9;--card:#fff;--text:#111827;--muted:#6b7280;--border:#e5e7eb;--accent:#0ea5e9;--accent-dark:#0284c7;--radius:14px}body{background:#f6f7f9;background:var(--bg);color:#111827;color:var(--text);font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial;margin:0}.page{box-sizing:border-box;display:flex;justify-content:center;min-height:100vh;padding:48px 16px}.shell{max-width:760px;width:100%}.headerRow{justify-content:space-between;margin-bottom:16px}.brand,.headerRow{align-items:center;display:flex;gap:12px}.logoChip{background:linear-gradient(180deg,#0ea5e9,#0284c7);border-radius:12px;height:40px;width:40px}.brandTitle{font-size:16px;font-weight:800;margin:0}.brandTag{margin:0}.brandTag,.pill{color:#6b7280;color:var(--muted);font-size:12px}.pill{border-radius:999px;padding:8px 12px}.hero,.pill{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border)}.hero{background:var(--card);border-radius:14px;border-radius:var(--radius);box-shadow:0 10px 30px #1118270f}.heroInner{padding:22px 18px}.title{font-size:28px;font-weight:900;letter-spacing:-.3px;margin:0 0 8px}.subtitle{color:#6b7280;color:var(--muted);line-height:1.5;margin:0 0 18px}.inputRow{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.input{background:#fff;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;flex:1 1;font-size:15px;min-width:240px;outline:none;padding:12px 14px}.input:focus{border-color:#0ea5e98c;box-shadow:0 0 0 4px #0ea5e924}.button{background:#0ea5e9;background:var(--accent);border:0;border-radius:12px;color:#fff;cursor:pointer;font-size:14px;font-weight:800;padding:12px 16px;transition:filter .12s ease,transform .12s ease}.button:hover{filter:brightness(.98);transform:translateY(-1px)}.button:active{filter:brightness(.95);transform:translateY(0)}.statusLine{background:#f3f4f6;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;color:#111827;font-weight:700;margin-top:14px;padding:10px 12px}.results{display:flex;flex-direction:column;gap:10px;margin-top:16px}.resultItem{background:#fafafa;border:1px solid #e5e7eb;border:1px solid var(--border);border-radius:12px;padding:14px}.footerNote{color:#6b7280;color:var(--muted);font-size:12px;margin-top:14px}.logoImage{background:#0000;border-radius:0;box-shadow:none;filter:drop-shadow(0 10px 14px rgba(0,0,0,.18));height:44px;object-fit:contain;width:44px}
/*# sourceMappingURL=main.71d24287.css.map*/