.app{max-width:1100px;margin:0 auto;padding:24px 24px 130px}.panel{background:#fff;border:1px solid #d8deea;border-radius:12px;padding:16px;box-shadow:0 8px 24px #12284814}.header-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}h1{margin:0;font-size:1.5rem}h2{margin:0;font-size:1rem}.controls{margin-bottom:12px}.controls input{width:100%}.controls-note{margin:6px 0 0;font-size:.85rem;color:#516486}input,select{border:1px solid #b7c3d8;border-radius:8px;padding:10px 12px;font-size:.95rem;min-height:40px;background:#fff}button{border:1px solid #0f5db8;background:#0f5db8;color:#fff;border-radius:8px;padding:10px 14px;cursor:pointer}button:hover{background:#0b4c96}button:disabled{opacity:.7;cursor:default}.icon-button{display:inline-flex;align-items:center;justify-content:center;padding:0;width:40px;height:40px}.icon-button svg{width:20px;height:20px;fill:currentColor}.send-button{flex:0 0 auto}.query{margin-top:12px}.query-row{display:grid;grid-template-columns:1fr auto;gap:8px}.response-panel{margin-top:12px;border:1px solid #d0d8e8;border-radius:10px;padding:12px;background:#fbfcff}.response-box{min-height:90px;line-height:1.45;color:#23304a}.response-box p{margin:0 0 .75rem}.response-box p:last-child{margin-bottom:0}.response-box ul,.response-box ol{margin:.5rem 0 .75rem 1.2rem;padding:0}.response-box code{background:#eef3fb;border-radius:4px;padding:.1rem .3rem}.response-box table{width:100%;border-collapse:collapse;margin:.5rem 0 .75rem;display:block;overflow-x:auto}.response-box th,.response-box td{border:1px solid #d6deed;padding:.4rem .55rem;text-align:left;vertical-align:top}.response-box thead th{background:#f2f6fd;font-weight:600}iframe{width:100%;height:260px;border:1px solid #bfc9da;border-radius:10px;background:#fff}.iframe-container{position:relative}.iframe-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;border:1px solid #bfc9da;border-radius:10px;background:#ffffffc2;display:flex;align-items:center;justify-content:center;gap:10px;color:#1f3c6e;font-size:.95rem;font-weight:500}.spinner{width:22px;height:22px;border-radius:999px;border:2px solid #b7c6df;border-top-color:#0f5db8;animation:spin .8s linear infinite}.spinner-sm{width:18px;height:18px;border-color:#ffffff73;border-top-color:#fff}@keyframes spin{to{transform:rotate(360deg)}}.status{margin:8px 0 0;font-size:.9rem}.status.error{color:#9f1d35}.settings-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;display:flex;align-items:center;justify-content:center;background:#0c172c73;padding:16px}.settings-modal{width:min(560px,100%);background:#fff;border:1px solid #d8deea;border-radius:12px;padding:14px;box-shadow:0 20px 48px #0c172c33;display:grid;gap:12px}.settings-modal-header{display:flex;align-items:center;justify-content:space-between;gap:8px}.modal-close{border-color:#c5d2e8;background:#eef4ff;color:#1d3d73}.modal-close:hover{background:#e3edff}.settings-toggle{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.toggle-option{border-color:#9bb0d0;background:#f5f8ff;color:#254376;font-weight:600}.toggle-option.active{border-color:#0f5db8;background:#0f5db8;color:#fff}.settings-field{display:grid;gap:6px;font-size:.9rem}.settings-note{margin:0;color:#4b5c79;font-size:.88rem}.ads-banner{position:fixed;left:0;right:0;bottom:0;z-index:20;min-height:90px;background:#fff;border-top:1px solid #d0d8e8;display:flex;align-items:center;justify-content:center;padding:10px}.adsbygoogle{width:100%;max-width:1200px;min-height:50px}.ads-placeholder{width:100%;max-width:1200px;min-height:50px;display:flex;align-items:center;justify-content:center;border:1px dashed #9fb0cd;border-radius:8px;color:#4b5c79;font-size:.9rem;background:#f8faff}@media(max-width:720px){.app{padding:12px 12px 130px}.panel{padding:12px}iframe{height:220px}}:root{font-family:Avenir Next,Segoe UI,system-ui,sans-serif;line-height:1.5}body{margin:0;background:#f5f6fa;color:#1e2530}
