.login-container{align-items:center;display:flex;height:80vh;justify-content:center}.login-card{background:#fff;border-radius:14px;box-shadow:0 4px 18px #00000014;padding:40px;text-align:center;width:420px}.subtitle{color:#555;font-size:18px;margin-bottom:25px}.page{font-family:Inter,sans-serif;margin:40px auto;max-width:900px;padding:0 20px}.dash-header-avatar{background:linear-gradient(135deg,#fff,#f7f9fb);border:1px solid #e6e6e6;border-radius:18px;box-shadow:0 4px 20px #0000000f;margin-bottom:32px;padding:32px}.dash-header-avatar h1{color:#222;font-size:36px;font-weight:700;margin:0 0 18px}.user-info{align-items:center;display:flex;margin-top:6px}.avatar-img{border:3px solid #fff;border-radius:50%;box-shadow:0 2px 10px #00000014;height:64px;margin-right:14px;object-fit:cover;width:64px}.user-name{color:#333;font-size:22px;font-weight:600}.logout-btn{background:#e53e3e;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;margin-bottom:20px;padding:10px 18px;transition:.2s}.logout-btn:hover{background:#c53030}.section{background:#fff;border:1px solid #eaeaea;border-radius:14px;box-shadow:0 4px 16px #0000000d;margin-top:20px;padding:24px}.item-form input{border:1px solid #ccc;border-radius:6px;font-size:15px;margin-right:10px;padding:10px}.item-form button{background:#3182ce;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:10px 16px;transition:.2s}.item-form button:hover{background:#2563eb}.item-list{margin-top:20px}.item-row{align-items:center;background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:12px;padding:14px 18px;transition:.2s ease}.item-row:hover{background:#f0f0f0}.item-actions button{background:#4a5568;border:none;border-radius:6px;color:#fff;cursor:pointer;margin-left:10px;padding:6px 12px;transition:.2s}.item-actions button:hover{background:#2d3748}.item-actions .delete-btn{background:#e53e3e}.item-actions .delete-btn:hover{background:#c53030}.nlp-result-pre{word-wrap:break-word;background:#fafafa;border:1px solid #e5e5e5;border-radius:8px;font-family:Menlo,Consolas,monospace;font-size:14px;overflow-wrap:break-word;padding:12px;white-space:pre-wrap}.how-to-box{background:#f9f9f9;border:1px solid #e2e2e2;border-radius:8px;margin-bottom:20px;padding:16px}.how-to-box h3{font-size:20px;margin-top:0}.how-to-box p{font-size:15px;line-height:1.5;margin:8px 0}.nlp-tabs{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.nlp-tab{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:999px;cursor:pointer;display:inline-flex;font-size:14px;gap:6px;padding:6px 14px;transition:background .15s ease,box-shadow .15s ease,border-color .15s ease}.nlp-tab-icon{font-size:16px}.nlp-tab:hover{background:#f3f4f6;box-shadow:0 1px 3px #0000000f}.nlp-tab-active{background:#2563eb;border-color:#2563eb;box-shadow:0 2px 8px #2563eb4d;color:#fff}.nlp-selected{color:#4b5563;font-size:14px;margin-bottom:10px}.nlp-textarea{border:1px solid #d1d5db;border-radius:10px;font-size:15px;margin-top:8px;min-height:140px;padding:12px;resize:vertical;width:100%}.nlp-textarea:focus{border-color:#2563eb;box-shadow:0 0 0 1px #2563eb33;outline:none}.nlp-toolbar{display:flex;justify-content:flex-end;margin-top:12px}.nlp-toolbar button{background:#2563eb;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:14px;font-weight:500;padding:10px 18px;transition:background .15s ease,box-shadow .15s ease}.nlp-toolbar button:hover{background:#1d4ed8;box-shadow:0 6px 14px #2563eb59}.nlp-toolbar button:disabled{background:#9ca3af;box-shadow:none;cursor:default}.result-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:16px}.result-card-header{align-items:center;display:flex;gap:10px;margin-bottom:10px}.result-card-header h3{font-size:18px;margin:0}.result-icon{font-size:22px}.result-card-sentiment{background:#f0f9ff;border-color:#bfdbfe}.sentiment-pill{border-radius:999px;display:inline-block;font-size:12px;font-weight:600;margin-top:4px;padding:3px 10px}.sentiment-positive{background:#dcfce7;color:#166534}.sentiment-neutral{background:#e5e7eb;color:#374151}.sentiment-negative{background:#fee2e2;color:#b91c1c}.sentiment-metrics{font-size:14px;margin-top:8px}.metric-row{display:flex;justify-content:space-between}.sentiment-meter{margin-top:12px}.sentiment-meter-bar{background:#e5e7eb;border-radius:999px;height:8px;overflow:hidden}.sentiment-meter-fill{background:linear-gradient(90deg,#ef4444,#fbbf24,#22c55e);border-radius:999px;height:100%}.sentiment-meter-labels{color:#6b7280;display:flex;font-size:11px;justify-content:space-between;margin-top:4px}.sentiment-explanation{font-size:14px;margin-top:10px;white-space:pre-wrap}.sentiment-words{font-size:13px;margin-top:8px}.result-card-summary{background:#fefce8;border-color:#facc15}.summary-text{font-size:15px;line-height:1.5;margin:0}.summary-note{color:#6b7280;font-size:13px;margin-top:8px}.result-card-keywords{background:#f9fafb}.keyword-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.keyword-chip{background:#e0f2fe;border-radius:999px;color:#1d4ed8;font-size:13px;padding:4px 10px}.result-card-entities{background:#f5f3ff;border-color:#c4b5fd}.entity-columns{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));margin-top:8px}.entity-columns h4{font-size:14px;margin:0 0 4px}.entity-columns ul{font-size:14px;margin:0;padding-left:18px}.result-card-classify{background:#ecfeff;border-color:#22d3ee}.classify-label{font-size:14px;margin-top:6px}.classify-pill{background:#22c55e22;border-radius:999px;color:#166534;display:inline-block;font-size:13px;padding:2px 8px}.classify-reason{font-size:14px;margin-top:6px}.result-card-chat{background:#f9fafb}.chat-conversation{display:flex;flex-direction:column;gap:8px;margin-top:8px}.chat-bubble{border-radius:14px;font-size:14px;line-height:1.4;max-width:80%;padding:8px 12px}.chat-bubble.user{align-self:flex-end;background:#2563eb;border-bottom-right-radius:4px;color:#fff}.chat-bubble.assistant{align-self:flex-start;background:#e5e7eb;border-bottom-left-radius:4px}.chat-label{display:block;font-size:11px;font-weight:600;margin-bottom:2px;opacity:.8}.analysis-list{list-style:none;margin:0;padding:0}.analysis-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:12px;padding:14px}.analysis-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.analysis-op-badge{background:#e5e7eb;border-radius:999px;display:inline-block;font-size:11px;font-weight:600;margin-right:8px;padding:3px 8px}.analysis-time{color:#6b7280;font-size:12px}.analysis-delete{background:#ef4444;border:none;border-radius:999px;color:#fff;cursor:pointer;font-size:12px;padding:4px 10px}.analysis-delete:hover{background:#b91c1c}.analysis-details{font-size:14px;margin-top:6px}.analysis-details summary{cursor:pointer;margin-bottom:4px}.analysis-input{font-size:14px;margin-top:4px;white-space:pre-wrap}.navbar-modern{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fff9;border-bottom:1px solid #00000014;box-shadow:0 2px 8px #0000000a;display:flex;justify-content:space-between;padding:14px 28px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.left a{color:#333;font-size:17px;font-weight:500;margin-right:22px;text-decoration:none;transition:.2s ease}.left a:hover{color:#07f;transform:translateY(-1px)}.logout-modern{background:#ff4d4f;border:none;border-radius:8px;color:#fff;font-weight:500;padding:8px 16px;transition:.25s ease}.logout-modern:hover{background:#d9363e;transform:translateY(-1px)}
/*# sourceMappingURL=main.93245d2c.css.map*/