/* DreamSail NauSYS live-search integration shell v27 */
.nausys-live-shell{padding:42px 0 0;background:linear-gradient(180deg,#f7f9fc 0%,#fff 100%)}
.nausys-live-card{background:#fff;border:1px solid rgba(10,33,78,.1);border-radius:24px;box-shadow:0 18px 44px rgba(10,33,78,.08);overflow:hidden}
.nausys-live-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding:24px 26px 20px;border-bottom:1px solid rgba(10,33,78,.08)}
.nausys-live-head h2{margin:3px 0 6px;font-size:1.55rem}.nausys-live-head p{margin:0;max-width:70ch;font-size:.9rem;color:var(--muted)}
.nausys-status{display:inline-flex;align-items:center;gap:8px;font-size:.72rem;font-weight:750;text-transform:uppercase;letter-spacing:.08em;color:var(--navy);white-space:nowrap}
.nausys-status:before{content:'';width:8px;height:8px;border-radius:50%;background:#2d9961;box-shadow:0 0 0 4px rgba(45,153,97,.12)}
.nausys-frame-wrap{position:relative;min-height:720px;background:#f5f7fa}
.nausys-frame{display:block;width:100%;height:760px;border:0;background:#fff}
.nausys-live-foot{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 22px;background:#f8fafc;border-top:1px solid rgba(10,33,78,.08)}
.nausys-live-foot p{font-size:.72rem;line-height:1.5;color:var(--muted);margin:0;max-width:86ch}.nausys-live-foot a{white-space:nowrap;font-size:.78rem;font-weight:700}
.search-integration-note{display:flex;align-items:center;gap:9px;margin-top:15px;font-size:.76rem;color:rgba(255,255,255,.82)}
.search-integration-note:before{content:'✓';display:grid;place-items:center;width:19px;height:19px;border-radius:50%;background:rgba(255,255,255,.12);color:var(--champagne-soft);font-weight:800}
@media(max-width:800px){.nausys-live-shell{padding-top:24px}.nausys-live-head{display:block;padding:19px 18px 15px}.nausys-status{margin-top:12px}.nausys-frame-wrap{min-height:670px}.nausys-frame{height:700px}.nausys-live-foot{display:block;padding:13px 16px}.nausys-live-foot a{display:inline-block;margin-top:8px}}
@media(max-width:520px){.nausys-live-card{border-radius:18px}.nausys-live-head h2{font-size:1.25rem}.nausys-frame-wrap{min-height:620px}.nausys-frame{height:650px}}
