*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;color:#111827;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.message-wrapper{animation:fadeIn .3s ease-in;display:flex;margin-bottom:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.message-left{justify-content:flex-start}.message-right{justify-content:flex-end}.message-center{justify-content:center}.message-bubble{border-radius:1rem;box-shadow:0 1px 2px #0000001a;max-width:70%;padding:.75rem 1rem;position:relative}.message-basic{background-color:#d1fae5;border-bottom-left-radius:.25rem}.message-reasoner{background-color:#dbeafe}.message-reasoner,.message-user{border-bottom-right-radius:.25rem}.message-user{background-color:#e5e7eb}.message-system{background-color:#fef3c7;border-bottom-left-radius:.25rem;font-style:italic}.message-final-prompt{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:2px solid #10b981;border-radius:1rem;box-shadow:0 4px 12px #10b98133;max-width:90%}.message-actions{display:flex;gap:.5rem}.copy-button{align-items:center;background:#fff;border:1px solid #10b981;border-radius:.375rem;cursor:pointer;display:flex;font-size:.875rem;gap:.25rem;padding:.25rem .5rem;transition:all .2s}.copy-button:hover{transform:translateY(-1px)}.copy-button.copy-success,.copy-button:hover{background:#10b981;color:#fff}.final-prompt-content{background:#ffffff4d;border:1px solid #10b9814d;border-radius:.5rem;font-family:Courier New,monospace;font-size:.9375rem;line-height:1.6;margin:.5rem 0;padding:1rem}.final-prompt-note{color:#065f46;font-size:.8125rem;font-weight:600}.message-header{align-items:center;display:flex;font-size:.75rem;justify-content:space-between;margin-bottom:.25rem}.message-header-left{align-items:center;display:flex;gap:.5rem}.message-icon{font-size:1rem}.message-iteration{background:#0000001a;border-radius:.25rem;font-size:.625rem;padding:.125rem .375rem}.message-iteration,.message-role{color:#374151;font-weight:600}.message-model{color:#6b7280;font-size:.75rem}.message-content{word-wrap:break-word;color:#111827;font-size:.9375rem;line-height:1.5}.streaming-cursor{animation:blink 1s infinite;color:#2563eb;font-weight:700}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.message-footer{margin-top:.25rem;text-align:right}.message-time{color:#6b7280;font-size:.6875rem}@media (max-width:768px){.message-bubble{max-width:85%}.message-content{font-size:.875rem}.message-header{font-size:.6875rem}.message-model{display:none}.message-iteration{font-size:.5625rem;padding:.0625rem .25rem}.message-icon{font-size:.875rem}.message-final-prompt{max-width:95%}.final-prompt-content{font-size:.875rem;padding:.75rem}.copy-button{font-size:.75rem;padding:.125rem .375rem}}.message-left .message-bubble:before{border-color:#0000;border-style:solid;border-width:0 8px 8px 0;bottom:0;content:"";height:0;left:-8px;position:absolute;width:0}.message-right .message-bubble:before{border-color:#0000;border-style:solid;border-width:0 0 8px 8px;bottom:0;content:"";height:0;position:absolute;right:-8px;width:0}.message-basic:before{border-right-color:#d1fae5}.message-reasoner:before{border-left-color:#dbeafe}.message-user:before{border-left-color:#e5e7eb}.message-system:before{border-right-color:#fef3c7}.app{background-color:#fff;height:100vh;overflow:hidden}.app,.app-header{position:relative}.app-header{background:linear-gradient(135deg,#f8fafc,#fff);border-bottom:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a;color:#1e293b;flex-shrink:0;padding:1rem 0;z-index:1}.header-accent{background:linear-gradient(90deg,#10b981,#14b8a6 25%,#06b6d4 50%,#3b82f6 75%,#6366f1);height:3px;left:0;position:absolute;right:0;top:0}.header-content{gap:1rem;max-width:80rem;padding:0 1rem}.header-icon{align-items:center;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:1px solid #bbf7d0;border-radius:10px;box-shadow:0 1px 3px #10b9811f;display:flex;height:44px;justify-content:center;width:44px}.header-title-group{display:flex;flex-direction:column;gap:.125rem}.header-subtitle{color:#64748b;font-size:.75rem;font-weight:500;letter-spacing:.05em;text-transform:uppercase}.about-button{align-items:center;background:#fff;border:2px solid #e0e7ff;border-radius:9999px;box-shadow:0 1px 2px #0000000d;color:#1e40af;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.375rem;padding:.5rem 1rem;transition:all .2s}.about-button:hover{background:#f0f9ff;border-color:#3b82f6;box-shadow:0 4px 8px #3b82f626;color:#1d4ed8;transform:translateY(-1px)}@media (max-width:768px){.header-content{gap:.5rem;padding:0 .75rem}.header-icon{border-radius:8px;height:36px;width:36px}.app-header h1{font-size:1rem;font-weight:600}.header-subtitle{font-size:.625rem}.about-button{font-size:.75rem;gap:.25rem;padding:.375rem .75rem}.header-logo{height:30px}}.header-logo{height:35px}.app-header h1{color:#0f172a;font-size:1.25rem;font-weight:700;letter-spacing:-.025em;line-height:1.2;margin:0}.container{max-width:80rem;overflow:hidden;padding:1rem;position:relative;z-index:1}@media (max-width:768px){.container{padding:.5rem}}.prompt-form{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;flex-shrink:0;margin-bottom:.75rem;padding:1rem}@media (max-width:768px){.prompt-form{margin-bottom:.5rem;padding:.75rem}}.prompt-input{background-color:#fff;border:1px solid #e5e7eb;border-radius:.375rem;color:#111827;font-family:inherit;font-size:.875rem;padding:.5rem .75rem;resize:none;transition:border-color .2s;width:100%}.prompt-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;outline:none}.prompt-input:disabled{background-color:#f9fafb;color:#9ca3af;cursor:not-allowed}.submit-button{background:#2563eb;border:none;border-radius:.375rem;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;margin-top:.75rem;padding:.5rem 1rem;transition:all .2s}.submit-button:hover:not(:disabled){background:#1d4ed8;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.session-info{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;flex-shrink:0;margin-bottom:.75rem;padding:.75rem 1rem}.session-header,.session-info{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.session-header{margin-bottom:.5rem}.session-info h2{color:#111827;font-size:1rem;font-weight:600;margin:0}.session-actions{align-items:center;display:flex;gap:.5rem}.new-session-button{align-items:center;background:#10b981;border-radius:.375rem;display:flex;font-size:.875rem;font-weight:500;gap:.25rem;padding:.5rem .75rem;transition:all .2s}.new-session-button:hover{background:#059669;box-shadow:0 4px 6px -1px #0000001a}@media (max-width:768px){.session-info h2{font-size:.875rem}.session-header{align-items:stretch;flex-direction:column;gap:.75rem}.session-actions{justify-content:center}.new-session-button{font-size:.8125rem;padding:.375rem .625rem}}.session-stats{display:flex;flex-wrap:wrap;gap:1.5rem}.stat-item{color:#6b7280;font-size:.875rem}.stat-item strong{color:#374151;margin-right:.25rem}@media (max-width:768px){.session-stats{font-size:.8125rem;gap:1rem}}.messages-container{background:#f9fafb;background-image:repeating-linear-gradient(45deg,#0000,#0000 10px,#00000003 0,#00000003 20px);border:1px solid #e5e7eb;border-radius:.5rem;flex:1 1;margin-bottom:.75rem;min-height:0;overflow-y:auto;padding:1rem;position:relative}@media (max-width:768px){.messages-container{margin-bottom:.5rem;padding:.75rem .5rem}}.messages-container::-webkit-scrollbar{width:8px}.messages-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.messages-container::-webkit-scrollbar-thumb{background:#6b7280;border-radius:4px}.messages-container::-webkit-scrollbar-thumb:hover{background:#4b5563}.final-prompt{background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 1px 3px 0 #0000001a,0 1px 2px 0 #0000000f;flex-shrink:0;padding:1rem}@media (max-width:768px){.final-prompt{padding:.75rem}}.final-prompt h3{color:#111827;font-size:1.25rem;font-weight:500;margin:0 0 1rem}.prompt-box{background:#d1fae5;border:1px solid #10b981;border-radius:.375rem;color:#111827;font-family:Courier New,monospace;font-size:.875rem;line-height:1.6;padding:1rem;white-space:pre-wrap;word-break:break-word}@media (max-width:768px){.prompt-box{font-size:.8125rem;padding:.75rem}}.form-header{margin-bottom:.5rem}.form-header h3{color:#111827;font-size:1rem;font-weight:600;margin:0}.form-header p{color:#6b7280;font-size:.8125rem;margin:.125rem 0 0}@media (max-width:768px){.form-header h3{font-size:1rem}.form-header p{font-size:.8125rem}}.scroll-indicator{animation:fadeInUp .3s ease-in-out;bottom:2rem;position:fixed;right:2rem;z-index:1000}.scroll-to-bottom-btn{align-items:center;background:#2563eb;border:none;border-radius:2rem;box-shadow:0 4px 12px #2563eb4d;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.25rem;padding:.75rem 1rem;transition:all .2s}.scroll-to-bottom-btn:hover{background:#1d4ed8;box-shadow:0 6px 16px #2563eb66;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.scroll-indicator{bottom:1rem;right:1rem}.scroll-to-bottom-btn{font-size:.8125rem;padding:.5rem .75rem}}.modal-overlay{align-items:center;animation:fadeIn .2s ease-in-out;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.modal-content{animation:slideIn .3s ease-out;background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-height:80vh;max-width:600px;overflow-y:auto;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;padding:1.5rem 1.5rem 1rem}.modal-header h2{color:#111827;font-size:1.5rem;font-weight:600;margin:0}.modal-close-btn{background:none;border:none;border-radius:.25rem;color:#6b7280;cursor:pointer;font-size:1.5rem;padding:.25rem;transition:all .2s}.modal-close-btn:hover{background:#f3f4f6;color:#374151}.modal-body{padding:1.5rem}.modal-intro{background:#f8fafc;border-left:4px solid #2563eb;color:#374151;font-size:1rem;line-height:1.6}.modal-intro,.model-section{border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.model-section{background:#f9fafb;border:1px solid #e5e7eb}.model-section h3{color:#111827;font-size:1.125rem;font-weight:600;margin:0 0 .75rem}.model-details p{color:#374151;font-size:.9375rem;line-height:1.5;margin:.5rem 0}.model-details strong{color:#111827;font-weight:600}.context-section{background:#fef7cd;border:1px solid #fbbf24;border-radius:.5rem;padding:1rem}.context-section h3{color:#92400e;font-size:1.125rem;font-weight:600;margin:0 0 .75rem}.context-section p{color:#78350f;font-size:.9375rem;line-height:1.6;margin:.75rem 0}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:768px){.modal-content{max-height:90vh;width:95%}.modal-body,.modal-header{padding:1rem}.modal-header h2{font-size:1.25rem}.about-button{font-size:.75rem;padding:.375rem .5rem}}.submit-button{width:100%}.app{display:flex;flex-direction:column;min-height:100vh}.container{box-sizing:border-box;display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-width:1200px;padding:1rem 2rem 2rem;width:100%}.header{background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-bottom:2px solid #00d4aa;box-shadow:0 2px 8px #0000001a;padding:1rem 2rem;position:sticky;top:0;z-index:1000}.header-content{gap:2rem;justify-content:space-between;margin:0 auto;max-width:1200px}.header-content,.header-left{align-items:center;display:flex}.header-left{flex-shrink:0;gap:1rem}.header-logo{height:40px;width:auto}.header-title{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0;white-space:nowrap}.header-center{flex:1 1}.header-center,.statistics-counter{align-items:center;display:flex;justify-content:center}.statistics-counter{animation:subtle-pulse 3s ease-in-out infinite;background:#00d4aa1a;border:2px solid #00d4aa;border-radius:12px;gap:.75rem;min-width:200px;padding:.75rem 1.5rem}@keyframes subtle-pulse{0%,to{box-shadow:0 0 0 0 #00d4aa4d;transform:scale(1)}50%{box-shadow:0 0 0 8px #00d4aa1a;transform:scale(1.02)}}.statistics-label{color:#0f766e;font-size:.9rem;font-weight:600}.statistics-value{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#00d4aa,#0891b2);-webkit-background-clip:text;background-clip:text;color:#00d4aa;font-size:1.2rem;font-weight:800}.header-right{align-items:center;display:flex;flex-shrink:0}.new-session-button{background:linear-gradient(135deg,#00d4aa,#0891b2);border:none;border-radius:8px;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.new-session-button:hover{background:linear-gradient(135deg,#0891b2,#00d4aa);box-shadow:0 4px 8px #00000026;transform:translateY(-1px)}.new-session-button:active{transform:translateY(0)}@media (max-width:768px){.header{padding:.75rem 1rem}.header-content{flex-direction:column;gap:1rem}.header-left{order:1}.header-center{order:2}.header-right{order:3}.header-title{font-size:1.2rem}.statistics-counter{min-width:180px;padding:.5rem 1rem}.statistics-label{font-size:.8rem}.statistics-value{font-size:1.1rem}}@media (max-width:480px){.header-left{flex-direction:column;gap:.5rem;text-align:center}.header-title{font-size:1rem}.statistics-counter{flex-direction:column;gap:.25rem;text-align:center}}.cancel-button{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:8px;box-shadow:0 2px 4px #ef444433;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:.5rem;overflow:hidden;padding:.75rem 1.5rem;position:relative;transition:all .2s ease}.cancel-button:hover:not(.loading):not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 8px #ef44444d;transform:translateY(-1px)}.cancel-button:active:not(.loading):not(:disabled){transform:translateY(0)}.cancel-button.confirming{animation:urgent-pulse .8s ease-in-out infinite alternate;background:linear-gradient(135deg,#f59e0b,#d97706)}.cancel-button.confirming:hover{background:linear-gradient(135deg,#d97706,#b45309)}.cancel-button.loading{background:linear-gradient(135deg,#6b7280,#4b5563);cursor:not-allowed;pointer-events:none}@keyframes urgent-pulse{0%{box-shadow:0 2px 4px #f59e0b33}to{box-shadow:0 4px 12px #f59e0b66}}.cancel-icon{align-items:center;display:flex;font-size:1rem}.cancel-spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.cancel-button:disabled{cursor:not-allowed;opacity:.6}@media (max-width:768px){.cancel-button{font-size:.85rem;padding:.65rem 1.25rem}}.cancel-button:focus{box-shadow:0 0 0 3px #ef44444d;outline:none}.cancel-button.confirming:focus{box-shadow:0 0 0 3px #f59e0b4d}
/*# sourceMappingURL=main.1de655da.css.map*/