.nby-smart-assistant,.nby-smart-assistant *{box-sizing:border-box}.nby-smart-assistant{--nby-ai:#6d5dfc;--nby-ai-2:#8b5cf6;--nby-ai-accent:#ff4d6d;--nby-ai-ink:#111827;--nby-ai-muted:#667085;--nby-ai-line:#e7eaf3;--nby-ai-soft:#f6f7fb;--nby-ai-card:#fff;--nby-ai-shadow:0 22px 70px rgba(15,23,42,.22);font-family:inherit;color:var(--nby-ai-ink)}.nby-smart-assistant--floating{position:fixed;right:16px;bottom:18px;z-index:99990}.nby-smart-fab{width:58px;height:58px;border:0;border-radius:23px;background:linear-gradient(135deg,var(--nby-ai),var(--nby-ai-accent));color:#fff;font-size:25px;box-shadow:0 18px 42px rgba(109,93,252,.35);cursor:pointer;display:grid;place-items:center}.nby-smart-panel{width:min(430px,calc(100vw - 24px));max-height:min(760px,calc(100vh - 96px));overflow:auto;background:rgba(255,255,255,.96);border:1px solid rgba(231,234,243,.96);border-radius:26px;box-shadow:var(--nby-ai-shadow);backdrop-filter:blur(14px)}.nby-smart-assistant--floating .nby-smart-panel{position:absolute;right:0;bottom:72px;transform:translateY(10px) scale(.98);opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease}.nby-smart-assistant--floating.is-open .nby-smart-panel{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.nby-smart-assistant--inline{width:100%;margin:18px 0}.nby-smart-assistant--inline .nby-smart-panel{width:100%;max-height:none;box-shadow:0 12px 30px rgba(18,25,38,.08)}.nby-smart-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 17px;color:#fff;background:radial-gradient(circle at top left,rgba(255,255,255,.28),transparent 30%),linear-gradient(135deg,#5b5ff5 0%,#7c3aed 55%,#ef476f 100%)}.nby-smart-head strong{display:block;font-size:17px;line-height:1.2;font-weight:950;letter-spacing:-.02em}.nby-smart-head span{display:block;margin-top:3px;font-size:12px;line-height:1.35;font-weight:750;opacity:.88}.nby-smart-close{width:34px;height:34px;border:1px solid rgba(255,255,255,.3);border-radius:13px;background:rgba(255,255,255,.13);color:#fff;font-size:24px;line-height:1;cursor:pointer}.nby-smart-tabs{display:flex;gap:6px;padding:9px;background:#fff;border-bottom:1px solid var(--nby-ai-line);position:sticky;top:0;z-index:2}.nby-smart-tabs button{flex:1;border:0;border-radius:13px;min-height:34px;background:#f3f5fb;color:#344054;font-size:12px;font-weight:900;cursor:pointer}.nby-smart-tabs button.is-active{background:linear-gradient(135deg,var(--nby-ai),var(--nby-ai-2));color:#fff}.nby-smart-body{padding:13px}.nby-smart-view{display:none}.nby-smart-view.is-active{display:block}.nby-smart-field{display:grid;gap:6px}.nby-smart-field span,.nby-smart-row label span{font-size:12px;color:var(--nby-ai-muted);font-weight:850}.nby-smart-field input,.nby-smart-row select{width:100%;min-height:42px;border:1px solid var(--nby-ai-line);border-radius:15px;background:#fff;color:var(--nby-ai-ink);padding:0 12px;font:inherit;font-size:14px;font-weight:800;outline:0}.nby-smart-field input:focus,.nby-smart-row select:focus{border-color:rgba(109,93,252,.5);box-shadow:0 0 0 4px rgba(109,93,252,.1)}.nby-smart-mode-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:10px 0}.nby-smart-mode-grid button,.nby-smart-row button,.nby-smart-primary,.nby-smart-card-actions button,.nby-smart-copy,.nby-smart-send{border:0;border-radius:14px;cursor:pointer;font-weight:950;font-family:inherit;-webkit-tap-highlight-color:transparent}.nby-smart-mode-grid button{min-height:36px;background:#f3f5fb;color:#344054;font-size:12px}.nby-smart-mode-grid button.is-active{background:linear-gradient(135deg,rgba(109,93,252,.14),rgba(255,77,109,.10));color:var(--nby-ai);box-shadow:inset 0 0 0 1px rgba(109,93,252,.18)}.nby-smart-row{display:grid;grid-template-columns:82px minmax(0,1fr);gap:9px;align-items:end;margin-top:8px}.nby-smart-primary{min-height:42px;padding:0 14px;background:linear-gradient(135deg,var(--nby-ai),var(--nby-ai-2));color:#fff}.nby-smart-note{padding:12px 13px;border:1px solid var(--nby-ai-line);border-radius:17px;background:#fbfcff;color:var(--nby-ai-muted);font-size:13px;line-height:1.45;font-weight:750;margin-bottom:10px}.nby-smart-result{display:grid;gap:10px;margin-top:11px}.nby-smart-loading,.nby-smart-empty{padding:16px;border-radius:18px;background:#f8fafc;border:1px dashed #cfd5e5;text-align:center;color:var(--nby-ai-muted);font-size:13px;font-weight:850}.nby-smart-score{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid rgba(109,93,252,.14);background:linear-gradient(135deg,#fff,#f7f5ff);border-radius:18px}.nby-smart-score b{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;background:linear-gradient(135deg,var(--nby-ai),var(--nby-ai-accent));color:#fff;font-size:18px;box-shadow:0 12px 26px rgba(109,93,252,.2)}.nby-smart-score strong{display:block;font-size:15px;font-weight:950}.nby-smart-score span{display:block;margin-top:2px;color:var(--nby-ai-muted);font-size:12px;font-weight:750;line-height:1.35}.nby-smart-title-list{display:flex;gap:6px;flex-wrap:wrap}.nby-smart-title-list button{border:1px solid rgba(109,93,252,.14);border-radius:999px;background:#fff;color:#344054;padding:7px 10px;font-size:12px;font-weight:900;cursor:pointer}.nby-smart-warnings{display:grid;gap:7px;margin:0;padding:0;list-style:none}.nby-smart-warnings li{padding:9px 10px;border-radius:14px;background:#fff7ed;color:#9a3412;border:1px solid #fed7aa;font-size:12.5px;font-weight:800;line-height:1.35}.nby-smart-place-list{display:grid;gap:8px}.nby-smart-place{display:grid;grid-template-columns:54px minmax(0,1fr);gap:9px;align-items:center;padding:8px;border:1px solid var(--nby-ai-line);border-radius:18px;background:#fff}.nby-smart-place img{width:54px;height:54px;object-fit:cover;border-radius:14px;background:#eef1f8}.nby-smart-place-main{min-width:0}.nby-smart-place-title{display:block;color:var(--nby-ai-ink);text-decoration:none;font-size:13.5px;font-weight:950;line-height:1.25;overflow-wrap:anywhere}.nby-smart-place-title:hover{color:var(--nby-ai)}.nby-smart-place-meta{display:flex;gap:5px;flex-wrap:wrap;margin-top:5px}.nby-smart-pill{display:inline-flex;align-items:center;gap:3px;border-radius:999px;padding:4px 7px;background:#f3f5fb;color:#475467;font-size:10.5px;font-weight:950;line-height:1}.nby-smart-pill--google{background:linear-gradient(135deg,rgba(251,188,5,.16),rgba(52,168,83,.07));color:#344054}.nby-smart-pill--site{background:rgba(109,93,252,.10);color:#4338ca}.nby-smart-pill--distance{background:#ecfdf3;color:#047857}.nby-smart-food-title{font-size:13px;font-weight:950;color:var(--nby-ai-ink);margin:2px 0 -3px}.nby-smart-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.nby-smart-copy,.nby-smart-send{min-height:38px;padding:0 10px;font-size:12px}.nby-smart-copy{background:#f3f5fb;color:#344054}.nby-smart-send{background:linear-gradient(135deg,#10b981,#059669);color:#fff}.nby-smart-debug{padding:8px 10px;border-radius:12px;background:#111827;color:#fff;font-size:11px;line-height:1.4;white-space:pre-wrap;overflow:auto}@media (max-width:560px){.nby-smart-assistant--floating{left:10px;right:10px;bottom:12px}.nby-smart-fab{margin-left:auto;width:54px;height:54px;border-radius:21px}.nby-smart-assistant--floating .nby-smart-panel{right:0;left:0;width:100%;bottom:66px;max-height:calc(100vh - 92px)}.nby-smart-mode-grid{grid-template-columns:repeat(2,1fr)}.nby-smart-row{grid-template-columns:1fr}.nby-smart-tabs button{font-size:11.5px}.nby-smart-actions{grid-template-columns:1fr}}
