.asc-root{font-family:Arial,sans-serif;z-index:999999}.asc-floating .asc-launcher{position:fixed;right:18px;bottom:18px;display:flex;align-items:center;gap:10px;background:#fff;color:#111827;border:1px solid #dbe3ef;border-radius:999px;padding:9px 14px 9px 9px;box-shadow:0 12px 32px rgba(15,23,42,.22);cursor:pointer;z-index:999998;transition:transform .18s ease,box-shadow .18s ease}.asc-floating .asc-launcher:hover{transform:translateY(-2px);box-shadow:0 16px 40px rgba(15,23,42,.28)}.asc-avatar{width:58px;height:58px;border-radius:999px;background:linear-gradient(135deg,var(--asc-primary,#1e3a8a),#38bdf8);background-size:cover;background-position:center;color:#fff;font-weight:800;font-size:24px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}.asc-avatar:not(.has-image)::after{content:"S"}.asc-small-avatar{width:42px;height:42px;border:2px solid rgba(255,255,255,.85);font-size:18px}.asc-launch-copy{display:flex;flex-direction:column;text-align:left;line-height:1.1}.asc-launch-copy strong{font-size:15px;color:#111827}.asc-launch-copy small{font-size:12px;color:#475569;margin-top:3px}.asc-floating .asc-box{position:fixed;right:16px;bottom:94px;width:380px;max-width:calc(100vw - 32px);height:590px;max-height:calc(100vh - 118px);background:#fff;border:1px solid #dbe3ef;border-radius:18px;box-shadow:0 18px 60px rgba(15,23,42,.28);overflow:hidden;z-index:999999}.asc-inline .asc-box{width:100%;max-width:780px;height:590px;background:#fff;border:1px solid #dbe3ef;border-radius:18px;overflow:hidden}.asc-header{height:68px;background:var(--asc-primary,#1e3a8a);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 14px}.asc-agent{display:flex;align-items:center;gap:10px}.asc-header strong{display:block;font-size:17px}.asc-header small{display:block;font-size:12px;opacity:.9;margin-top:2px}.asc-close{background:transparent;border:none;color:#fff;font-size:28px;cursor:pointer;line-height:1;padding:4px 6px}.asc-messages{height:calc(100% - 130px);padding:14px;background:#f6f8fb;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.asc-msg{display:flex;flex-direction:column}.asc-msg.user{align-items:flex-end}.asc-msg.bot{align-items:flex-start}.asc-bubble{max-width:88%;padding:11px 13px;border-radius:16px;font-size:14px;line-height:1.45;white-space:pre-line}.asc-msg.bot .asc-bubble{background:#fff;color:#111827;border:1px solid #e5e7eb;border-bottom-left-radius:5px}.asc-msg.user .asc-bubble{background:var(--asc-primary,#1e3a8a);color:#fff;border-bottom-right-radius:5px}.asc-form{height:62px;display:flex;gap:8px;padding:10px;background:#fff;border-top:1px solid #e5e7eb}.asc-input{flex:1;border:1px solid #cbd5e1;border-radius:999px;padding:0 14px;font-size:14px;outline:none;min-width:0}.asc-input:focus{border-color:var(--asc-primary,#1e3a8a);box-shadow:0 0 0 3px rgba(30,58,138,.12)}.asc-form button{background:var(--asc-primary,#1e3a8a);color:#fff;border:none;border-radius:999px;padding:0 16px;font-weight:700;cursor:pointer}.asc-results{width:100%;max-width:96%;display:flex;flex-direction:column;gap:10px;margin-top:8px}.asc-card{display:flex;gap:10px;background:#fff;text-decoration:none;color:#111827;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 5px 18px rgba(15,23,42,.06);transition:transform .15s ease,box-shadow .15s ease}.asc-card:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(15,23,42,.12)}.asc-card img,.asc-card-placeholder{width:98px;height:86px;object-fit:cover;flex:0 0 98px;background:#e2e8f0}.asc-card-placeholder{display:flex;align-items:center;justify-content:center;text-align:center;font-size:11px;color:#475569;padding:6px;box-sizing:border-box}.asc-card-body{padding:9px 9px 8px 0;display:flex;flex-direction:column;gap:4px;min-width:0}.asc-card-body strong{font-size:13px;line-height:1.25;color:#0f172a}.asc-card-body span{font-size:12px;color:#64748b;line-height:1.3}.asc-card-body em{font-style:normal;font-size:12px;font-weight:700;color:var(--asc-primary,#1e3a8a);margin-top:auto}@media(max-width:600px){.asc-floating .asc-box{right:8px;left:8px;bottom:86px;width:auto;height:72vh;max-height:none}.asc-floating .asc-launcher{right:12px;bottom:12px;padding:8px 12px 8px 8px}.asc-avatar{width:50px;height:50px}.asc-launch-copy small{display:none}.asc-card img,.asc-card-placeholder{width:86px;height:76px;flex-basis:86px}}

.asc-lead-form{width:96%;box-sizing:border-box;background:#fff;border:1px solid #dbe3ef;border-radius:14px;padding:12px;margin-top:4px;box-shadow:0 6px 18px rgba(15,23,42,.06);display:flex;flex-direction:column;gap:8px}.asc-lead-title{font-weight:700;color:#0f172a;font-size:14px}.asc-lead-note{font-size:12px;color:#64748b;line-height:1.35}.asc-lead-form input{border:1px solid #cbd5e1;border-radius:10px;padding:10px 11px;font-size:14px;outline:none}.asc-lead-form input:focus{border-color:var(--asc-primary,#1e3a8a);box-shadow:0 0 0 3px rgba(30,58,138,.12)}.asc-lead-form button{background:var(--asc-primary,#1e3a8a);color:#fff;border:none;border-radius:10px;padding:10px 12px;font-weight:700;cursor:pointer}.asc-lead-form button:disabled{opacity:.7;cursor:default}.asc-lead-form small{font-size:12px;color:#b91c1c}.asc-lead-thanks{font-size:14px;font-weight:700;color:#166534;background:#dcfce7;border-radius:10px;padding:10px}
