.neo26-widget{position:fixed;bottom:22px;z-index:999999;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.neo26-right{right:22px}.neo26-left{left:22px}.neo26-fab{border:0;border-radius:999px;background:linear-gradient(135deg,var(--neo26-primary),#111827);color:#fff;padding:12px 18px;box-shadow:0 18px 45px rgba(15,23,42,.25);display:flex;align-items:center;gap:10px;font-weight:800;cursor:pointer}.neo26-orb{width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.18);display:grid;place-items:center}.neo26-panel{width:min(390px,calc(100vw - 28px));height:590px;max-height:calc(100vh - 90px);background:#fff;border:1px solid rgba(15,23,42,.1);border-radius:24px;box-shadow:0 24px 70px rgba(15,23,42,.32);overflow:hidden;margin-bottom:12px;display:flex;flex-direction:column}.neo26-header{background:linear-gradient(135deg,var(--neo26-primary),#111827);color:white;padding:16px;display:flex;align-items:center;justify-content:space-between}.neo26-header strong{font-size:18px;display:block}.neo26-header small{opacity:.86}.neo26-close{background:rgba(255,255,255,.16);color:white;border:0;border-radius:10px;width:34px;height:34px;font-size:24px;cursor:pointer}.neo26-modes{display:flex;gap:8px;padding:10px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.neo26-modes button{flex:1;border:1px solid #dbe3ef;background:#fff;border-radius:999px;padding:8px 6px;font-weight:700;cursor:pointer;color:#334155}.neo26-modes button.active{background:var(--neo26-primary);color:white;border-color:var(--neo26-primary)}.neo26-messages{flex:1;overflow:auto;padding:14px;background:#f8fafc}.neo26-msg{max-width:86%;padding:10px 12px;border-radius:16px;margin:8px 0;line-height:1.35;font-size:14px}.neo26-bot{background:white;border:1px solid #e5e7eb;color:#0f172a;border-top-left-radius:6px}.neo26-user{margin-left:auto;background:var(--neo26-primary);color:white;border-top-right-radius:6px}.neo26-quick{display:flex;gap:8px;overflow:auto;padding:10px;border-top:1px solid #e5e7eb}.neo26-quick button{white-space:nowrap;border:1px solid #dbe3ef;background:#fff;border-radius:999px;padding:8px 10px;font-weight:700;cursor:pointer}.neo26-inputbar{display:flex;gap:8px;padding:10px;background:white}.neo26-inputbar input{flex:1;border:1px solid #cbd5e1;border-radius:14px;padding:11px 12px}.neo26-inputbar button,.neo26-voice-btn{border:0;background:var(--neo26-primary);color:#fff;border-radius:14px;padding:10px 13px;font-weight:800;cursor:pointer}.neo26-voice-btn{margin:0 10px 12px;background:#111827}.neo26-page{font-family:Inter,system-ui,sans-serif;max-width:1180px;margin:0 auto;padding:40px 20px}.neo26-hero{border-radius:34px;background:linear-gradient(135deg,#eef6ff,#fff);padding:56px;box-shadow:0 20px 60px rgba(15,23,42,.08);border:1px solid #e5e7eb}.neo26-kicker{text-transform:uppercase;letter-spacing:.12em;color:#2563eb;font-weight:900}.neo26-hero h1{font-size:clamp(36px,6vw,72px);line-height:.96;margin:0 0 18px;color:#0f172a}.neo26-hero p{font-size:20px;color:#475569;max-width:820px}.neo26-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.neo26-btn{background:#2563eb;color:#fff!important;text-decoration:none;border-radius:999px;padding:14px 20px;font-weight:900}.neo26-btn.secondary{background:#111827}.neo26-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:22px}.neo26-grid article{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:24px;box-shadow:0 16px 35px rgba(15,23,42,.06)}@media(max-width:760px){.neo26-grid{grid-template-columns:1fr}.neo26-hero{padding:32px}.neo26-panel{height:560px}.neo26-widget{right:14px;left:14px}.neo26-left,.neo26-right{right:14px;left:14px}}
