body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#f8f7ff,#f3f1ff);color:#000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{align-items:center;background:linear-gradient(135deg,#fff,#f8f7ff);border-bottom:1px solid #d8b4fe;box-shadow:0 1px 3px #8b5cf61a;display:flex;height:64px;justify-content:space-between;left:0;padding:0 2rem;position:fixed;right:0;top:0;z-index:50}.header h1{color:#111827;flex:1 1;font-size:1.25rem;font-weight:600;margin:0;text-align:center}.header img{height:48px;width:auto}.app-container{background:#fff;display:flex;flex-direction:column}.main-content{flex:1 1;padding-top:64px}.sidebar{background:linear-gradient(180deg,#faf9ff,#f3f1ff);border-right:1px solid #d8b4fe;overflow-y:auto;padding:1rem;width:320px}.sidebar-section{background:linear-gradient(135deg,#fff,#fefbff);border:1px solid #e9d5ff;border-radius:8px;box-shadow:0 1px 3px #8b5cf61a;margin-bottom:1rem}.sidebar-header{background:none;border:none;color:#111827;cursor:pointer;font-weight:500;padding:.75rem 1rem;text-align:left;width:100%}.sidebar-header:hover{background:linear-gradient(135deg,#f3f1ff,#ede9fe)}.sidebar-content{padding:1rem}.form-group{margin-bottom:.75rem}.form-label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.form-input{border:1px solid #d1d5db;border-radius:6px;box-sizing:border-box;font-size:.875rem;padding:.5rem .75rem;width:100%}.form-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.tabs{background:linear-gradient(135deg,#fff,#fefbff);border-bottom:1px solid #d8b4fe}.tabs-nav{display:flex;padding:0 1.5rem}.tab-button{background:none;border:none;border-bottom:2px solid #0000;color:#6b7280;cursor:pointer;font-size:.875rem;font-weight:500;margin-right:2rem;padding:1rem .25rem}.tab-button:hover{color:#374151}.tab-button.active{border-bottom-color:#8b5cf6;color:#7c3aed}.chat-container,.tab-content{flex:1 1;overflow:hidden}.messages-area{background:#f9fafb;padding:1.25rem 1.5rem}.message{display:flex;margin-bottom:1.5rem;width:100%}.message.user{justify-content:flex-end}.message.bot{justify-content:flex-start}.message-bubble{word-wrap:break-word;font-size:.9375rem;line-height:1.6}.message-bubble.user{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border-radius:18px;color:#fff;max-width:70%;padding:.625rem 1rem}.message-bubble.bot{background:#0000;color:#374151;padding:0}.message-bubble p{margin:0}.message-time{color:#a1a1aa;font-size:.625rem;margin:0}.input-area{background:#fff;flex-shrink:0;padding:1rem 1.5rem}.input-container{display:flex;gap:.5rem}.message-input{border:1px solid #d1d5db;border-radius:8px;flex:1 1;font-family:inherit;padding:.5rem .75rem;resize:none}.message-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61a;outline:none}.send-button{background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:8px;box-shadow:0 2px 4px #8b5cf633;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem}.send-button:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 4px 8px #8b5cf64d}.send-button:disabled{cursor:not-allowed;opacity:.5}.loading-dots{display:flex;gap:.25rem}.loading-dot{animation:bounce 1.4s ease-in-out infinite both;background:#6b7280;border-radius:50%;height:8px;width:8px}.loading-dot:first-child{animation-delay:-.32s}.loading-dot:nth-child(2){animation-delay:-.16s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.text-center{text-align:center}.text-gray{color:#6b7280}.mb-4{margin-bottom:1rem}.p-6{padding:1.5rem}.app-container,.main-content{height:100vh;overflow:hidden}.main-content{box-sizing:border-box;display:flex;padding-top:72px}.content-area{flex:1 1;overflow:hidden}.content-area,.tab-content{display:flex;flex-direction:column}.tab-content{height:100%;overflow-y:auto;padding-bottom:2rem}.chat-container{background-color:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 1px 3px 0 #0000001a;display:flex;flex-direction:column;height:calc(100% - 2rem);margin:1rem;min-height:0}.messages-area{flex:1 1;overflow-y:auto;padding:1rem}.input-area{background-color:#fafafa;border-top:1px solid #e5e7eb;padding:1rem}.chat-container-clean{background:linear-gradient(180deg,#faf9ff,#f5f3ff);border:1px solid #e9d5ff;border-radius:20px;box-shadow:0 4px 20px #8b5cf614;display:flex;flex-direction:column;height:calc(100% - 1.5rem);margin:.75rem;overflow:hidden}.chat-header{background:#ffffffb3;border-bottom:1px solid #f3e8ff;display:flex;justify-content:flex-end;padding:.75rem 1rem}.chat-container-clean .messages-area{background:#0000;flex:1 1;overflow-y:auto;padding:1.5rem 2rem}.input-area-clean{background:#ffffff80;border-top:1px solid #f3e8ff;padding:.75rem 1.5rem 1.25rem}.input-container-clean{align-items:center;background:#fff;border:1px solid #e9d5ff;border-radius:16px;box-shadow:0 2px 12px #8b5cf614;display:flex;gap:.75rem;padding:.5rem .5rem .5rem 1.25rem;transition:all .2s}.input-container-clean:focus-within{border-color:#c4b5fd;box-shadow:0 4px 20px #8b5cf626}.message-input-clean{background:#0000;border:none;color:#374151;flex:1 1;font-size:.9375rem;outline:none}.message-input-clean::placeholder{color:#a78bfa}.send-button-clean{align-items:center;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:12px;box-shadow:0 2px 8px #7c3aed4d;color:#fff;cursor:pointer;display:flex;flex-shrink:0;height:42px;justify-content:center;transition:all .2s;width:42px}.send-button-clean:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 4px 12px #7c3aed66;transform:translateY(-1px)}.send-button-clean:disabled{background:#ddd6fe;box-shadow:none;cursor:not-allowed}.guardrails-popover-container{position:relative}.guardrails-icon-btn{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:50%;color:#7c3aed;cursor:pointer;display:flex;height:36px;justify-content:center;position:relative;transition:all .2s;width:36px}.guardrails-icon-btn.active,.guardrails-icon-btn:hover{background:#f3e8ff;border-color:#c4b5fd}.guardrails-badge{align-items:center;background:#7c3aed;border-radius:8px;color:#fff;display:flex;font-size:.65rem;font-weight:600;height:16px;justify-content:center;min-width:16px;padding:0 4px;position:absolute;right:-4px;top:-4px}.guardrails-popover{background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 40px #00000026;max-height:520px;overflow:hidden;position:absolute;right:0;top:calc(100% + 8px);width:320px;z-index:1000}.guardrails-popover.compact{width:320px}.popover-header{align-items:center;border-bottom:1px solid #f3f4f6;display:flex;justify-content:space-between;padding:.75rem 1rem}.popover-title{color:#374151;font-size:.9rem;font-weight:600}.popover-disabled-badge{background:#fef3c7;border-radius:4px;color:#92400e;font-size:.7rem;padding:.15rem .5rem}.popover-warning{background:#fef3c7;border-bottom:1px solid #fde68a;color:#92400e;font-size:.75rem;padding:.5rem 1rem}.popover-loading{color:#9ca3af;font-size:.85rem;padding:2rem;text-align:center}.popover-content{max-height:380px;overflow-y:auto}.popover-section{padding:.75rem 1rem}.section-title{color:#9ca3af;font-size:.7rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.select-all-btn{background:none;border:none;color:#7c3aed;cursor:pointer;font-size:.7rem;padding:0}.select-all-btn:hover:not(:disabled){text-decoration:underline}.select-all-btn:disabled{color:#d1d5db;cursor:not-allowed}.popover-divider{background:#f3f4f6;height:1px}.toggle-row{align-items:center;display:flex;justify-content:space-between;padding:.4rem 0}.toggle-info{flex:1 1}.toggle-label{color:#374151}.toggle-switch{background:#e5e7eb;border:none;border-radius:10px;cursor:pointer;flex-shrink:0;height:20px;position:relative;transition:background .2s;width:36px}.toggle-switch.active{background:#7c3aed}.toggle-switch.disabled{cursor:not-allowed;opacity:.5}.toggle-thumb{background:#fff;border-radius:50%;box-shadow:0 1px 3px #0003;height:16px;left:2px;position:absolute;top:2px;transition:transform .2s;width:16px}.toggle-switch.active .toggle-thumb{transform:translateX(16px)}.toggle-controls{align-items:center;display:flex;gap:8px}.sensitivity-select{background:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#374151;cursor:pointer;font-size:.7rem;min-width:65px;padding:2px 4px}.sensitivity-select:hover:not(:disabled){border-color:#c4b5fd}.sensitivity-select:disabled{background:#f9fafb;cursor:not-allowed;opacity:.5}.sensitivity-select:focus{border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed1a;outline:none}.llm-toggle-container{align-items:center;display:flex;gap:4px}.llm-toggle-label{color:#6b7280;font-size:.6rem;font-weight:500}.toggle-switch.small{height:16px;width:28px}.toggle-switch.small .toggle-thumb{height:12px;width:12px}.toggle-switch.small.active .toggle-thumb{transform:translateX(12px)}.model-type-slot{min-width:55px}.model-type-select{background:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#374151;cursor:pointer;font-size:.7rem;min-width:55px;padding:2px 4px}.model-type-select:hover:not(:disabled){border-color:#c4b5fd}.model-type-select:disabled{background:#f9fafb;cursor:not-allowed;opacity:.5}.model-type-select:focus{border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed1a;outline:none}.action-level-select{background:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#374151;cursor:pointer;font-size:.7rem;min-width:60px;padding:2px 4px}.action-level-select:hover:not(:disabled){border-color:#c4b5fd}.action-level-select:disabled{background:#f9fafb;cursor:not-allowed;opacity:.5}.action-level-select:focus{border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed1a;outline:none}.toggle-row-expanded{padding:.4rem 0}.toggle-row-main{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:160px 70px 60px 75px 40px}.toggle-info{min-width:0}.toggle-label{font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.toggle-row-extra{align-items:center;display:flex;gap:8px;margin-top:6px;padding-left:8px}.confidence-label{color:#6b7280;font-size:.65rem}.confidence-slider-container{align-items:center;display:flex;flex:1 1;gap:6px}.confidence-slider{-webkit-appearance:none;appearance:none;background:#e5e7eb;border-radius:2px;cursor:pointer;flex:1 1;height:4px}.confidence-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#7c3aed;border:none;border-radius:50%;cursor:pointer;height:12px;width:12px}.confidence-slider::-moz-range-thumb{background:#7c3aed;border:none;border-radius:50%;cursor:pointer;height:12px;width:12px}.confidence-slider:disabled{cursor:not-allowed;opacity:.5}.confidence-slider:disabled::-webkit-slider-thumb{cursor:not-allowed}.confidence-value{color:#7c3aed;font-size:.65rem;font-weight:500;min-width:30px;text-align:right}.category-row{border-radius:6px;margin-bottom:4px;transition:background .15s}.category-row:hover{background:#f9fafb}.category-row.expanded{background:#f3f4f6}.category-row-header{align-items:center;cursor:pointer;display:flex;gap:8px;padding:8px;-webkit-user-select:none;user-select:none}.chevron-icon{color:#9ca3af;flex-shrink:0;transition:transform .2s}.chevron-icon.expanded{transform:rotate(90deg)}.category-label{color:#374151;flex:1 1;font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-action-badge{border-radius:4px;font-size:.65rem;font-weight:500;padding:2px 6px;text-transform:capitalize}.category-action-badge.block{background:#fee2e2;color:#dc2626}.category-action-badge.warn{background:#fef3c7;color:#d97706}.category-action-badge.tokenize{background:#dbeafe;color:#2563eb}.category-row-details{padding:0 8px 12px 32px}.detail-row{align-items:center;display:flex;justify-content:space-between;padding:6px 0}.detail-label{color:#6b7280;font-size:.75rem}.detail-select{background:#fff;border:1px solid #e5e7eb;border-radius:4px;color:#374151;cursor:pointer;font-size:.75rem;min-width:90px;padding:4px 8px}.detail-select:hover:not(:disabled){border-color:#c4b5fd}.detail-select:disabled{background:#f9fafb;cursor:not-allowed;opacity:.5}.detail-select:focus{border-color:#7c3aed;box-shadow:0 0 0 2px #7c3aed1a;outline:none}.confidence-control{align-items:center;display:flex;gap:8px}.confidence-slider-small{-webkit-appearance:none;appearance:none;background:#e5e7eb;border-radius:2px;cursor:pointer;height:4px;width:80px}.confidence-slider-small::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#7c3aed;border:none;border-radius:50%;cursor:pointer;height:12px;width:12px}.confidence-slider-small:disabled{cursor:not-allowed;opacity:.5}.confidence-value-small{color:#7c3aed;font-size:.7rem;font-weight:500;min-width:30px}
/*# sourceMappingURL=main.9ab49164.css.map*/