body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;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}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(135deg,#0a1a0f,#17291f 50%,#0a0f0a);color:#e0e0e0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif}.app,body{min-height:100vh}.app{background:radial-gradient(ellipse at top center,#2e803d1a 0,#0000 60%),linear-gradient(135deg,#0a1a0f,#17291f 50%,#0a0f0a);display:flex;flex-direction:column}.header{background:linear-gradient(90deg,#0a1a0ff2,#17291ff2);border-bottom:1px solid #2e803d33;padding:1rem 2rem;text-align:center}.header-content{justify-content:space-between;margin:0 auto;max-width:1200px}.header-content,.logo{align-items:center;display:flex}.logo{gap:.5rem}.user-section{align-items:center;display:flex;gap:1rem}.user-name{color:#a8e6cf;font-size:.9rem}.logout-btn{background:#0000;border:1px solid #d9534f80;border-radius:6px;color:#d9534f;cursor:pointer;font-size:.85rem;padding:.5rem 1rem;transition:all .2s ease}.logout-btn:hover{background:#d9534f1a;border-color:#d9534f}.logo-icon{font-size:2rem}.logo h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#2e803d,#5cb85c,#a8e6cf,#fff);-webkit-background-clip:text;background-clip:text;font-size:1.8rem}.tagline{color:#888;font-size:.9rem;margin-top:.25rem}.chat-container{margin:0 auto;max-width:900px;width:100%}.chat-container,.messages{display:flex;flex:1 1;flex-direction:column;padding:1rem}.messages{gap:1rem;overflow-y:auto}.welcome-message{color:#888;padding:3rem 1rem;text-align:center}.welcome-message h2{color:#2e803d;margin-bottom:.5rem}.welcome-message .hint{color:#666;font-size:.9rem;margin-top:1rem}.message{display:flex;margin-bottom:.5rem}.message.user{justify-content:flex-end}.message.assistant{justify-content:flex-start}.message-content{border-radius:12px;line-height:1.5;max-width:85%;padding:1rem}.message.user .message-content{background:linear-gradient(135deg,#2e803d,#236b30);border-bottom-right-radius:4px;color:#fff}.message.assistant .message-content{background:#17291fcc;border:1px solid #2e803d4d;border-bottom-left-radius:4px}.message-content strong{color:#2e803d;display:block;font-size:.85rem;margin-bottom:.5rem}.message.user .message-content strong{color:#a8e6cf}.typing{color:#888;font-style:italic}.typing:after{animation:dots 1.5s infinite;content:"..."}@keyframes dots{0%,20%{content:"."}40%{content:".."}60%,to{content:"..."}}.model-options{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.option-button{background:linear-gradient(135deg,#2e803d33,#17291fcc);border:1px solid #2e803d66;border-radius:20px;color:#e0e0e0;cursor:pointer;font-size:.9rem;padding:.6rem 1rem;transition:all .2s ease}.option-button:hover{background:linear-gradient(135deg,#2e803d66,#17291fe6);border-color:#2e803d;color:#5cb85c;transform:translateY(-2px)}.products{margin-top:1.5rem}.products h3{color:#2e803d;font-size:1rem;margin-bottom:1rem}.product-card{background:linear-gradient(135deg,#17291fe6,#0a0f0af2);border:1px solid #2e803d4d;border-radius:12px;display:flex;gap:1rem;margin-bottom:1rem;padding:1rem;transition:all .2s ease}.product-card:hover{border-color:#2e803d;box-shadow:0 4px 20px #2e803d26;transform:translateY(-2px)}.product-image-container{align-items:center;background:#0a0f0acc;border-radius:8px;display:flex;flex-shrink:0;height:100px;justify-content:center;overflow:hidden;width:100px}.product-image{height:100%;object-fit:contain;width:100%}.product-image-placeholder{font-size:2.5rem}.product-info{display:flex;flex:1 1;flex-direction:column;gap:.4rem}.product-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between}.product-header h4{color:#5cb85c;font-size:.95rem;font-weight:600}.synora-score{border-radius:12px;font-size:.75rem;font-weight:600;padding:.25rem .5rem}.synora-score.score-excellent{background:linear-gradient(135deg,#2e803d,#236b30);color:#fff}.synora-score.score-good{background:linear-gradient(135deg,#5cb85c,#4cae4c);color:#fff}.synora-score.score-okay{background:linear-gradient(135deg,#f0ad4e,#ec971f);color:#000}.synora-score.score-low{background:linear-gradient(135deg,#d9534f,#c9302c);color:#fff}.product-price{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem}.price-current{color:#5cb85c;font-size:1.1rem;font-weight:700}.price-old{color:#666;font-size:.85rem;text-decoration:line-through}.price-discount{background:#d9534f;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;padding:.15rem .4rem}.product-shop{color:#888;font-size:.85rem}.product-shop a{color:#5cb85c;text-decoration:none}.product-shop a:hover{text-decoration:underline}.why-it-fits{background:#2e803d1a;border-left:3px solid #2e803d;border-radius:0 6px 6px 0;margin-top:.25rem;padding:.5rem .75rem}.why-label{color:#2e803d;display:block;font-size:.75rem;font-weight:600;margin-bottom:.25rem}.why-list{list-style:none;margin:0;padding:0}.why-list li{color:#aaa;font-size:.8rem;padding:.1rem 0 .1rem 1rem;position:relative}.why-list li:before{color:#5cb85c;content:"✓";font-size:.7rem;left:0;position:absolute}.product-badges{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.25rem}.badge{border-radius:4px;font-size:.65rem;font-weight:600;padding:.2rem .5rem;text-transform:uppercase}.badge.high{background:#2e803d;color:#fff}.badge.verified{background:#5cb85c;color:#fff}.badge.bestseller{background:#2e803d;color:#fff}.badge.deal{background:#d9534f;color:#fff}.input-container{background:#17291fe6;border-radius:12px;border-top:1px solid #2e803d4d;display:flex;gap:.75rem;margin-top:1rem;padding:1rem}.input-container textarea{background:#0a0f0acc;border:1px solid #2e803d4d;border-radius:8px;color:#e0e0e0;flex:1 1;font-family:inherit;font-size:1rem;padding:.75rem;resize:none}.input-container textarea:focus{border-color:#2e803d;outline:none}.input-container textarea::placeholder{color:#666}.input-container button{background:linear-gradient(135deg,#2e803d,#236b30);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.input-container button:hover:not(:disabled){box-shadow:0 4px 15px #2e803d4d;transform:translateY(-2px)}.input-container button:disabled{cursor:not-allowed;opacity:.5}.footer{border-top:1px solid #2e803d33;color:#666;font-size:.8rem;padding:1rem;text-align:center}@media (max-width:768px){.chat-container{padding:.5rem}.message-content{max-width:95%}.product-card{align-items:center;flex-direction:column;text-align:center}.product-image-container{height:120px;width:120px}.product-header{align-items:center;flex-direction:column}.why-it-fits,.why-list li{text-align:left}.product-badges{justify-content:center}.input-container{flex-direction:column}.input-container button{width:100%}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#0a0f0a}::-webkit-scrollbar-thumb{background:#2e803d66;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#2e803d99}.synora-response-boxes{margin-bottom:1rem}.response-boxes{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.info-box{align-items:flex-start;background:linear-gradient(135deg,#17291fe6,#0a0f0af2);border:1px solid #2e803d4d;border-radius:12px;display:flex;gap:.75rem;padding:.75rem 1rem}.box-icon{font-size:1.5rem;line-height:1}.box-content{display:flex;flex-direction:column;gap:.25rem}.box-label{color:#888;font-size:.7rem;font-weight:700;letter-spacing:.5px;text-transform:uppercase}.box-text{color:#e0e0e0;font-size:.9rem;line-height:1.4}.checked-box{border-left:3px solid #2e803d}.checked-box .box-label{color:#2e803d}.recommendation-box{background:linear-gradient(135deg,#2e803d1a,#0a0f0af2);border-left:3px solid #5cb85c}.recommendation-box .box-label{color:#5cb85c}.recommendation-box .box-text{font-weight:500}.comparison-boxes{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:1fr 1fr}.why-box{border-left:3px solid #2e803d;flex-direction:column}.why-box .box-label{color:#2e803d;font-size:.8rem;margin-bottom:.5rem}.why-not-box{border-left:3px solid #d9534f;flex-direction:column}.why-not-box .box-label{color:#d9534f;font-size:.8rem;margin-bottom:.5rem}.box-list{list-style:none;margin:0;padding:0}.box-list li{color:#aaa;font-size:.85rem;line-height:1.4;padding:.2rem 0 .2rem 1.2rem;position:relative}.why-box .box-list li:before{color:#5cb85c;content:"✓";font-size:.75rem;left:0;position:absolute}.why-not-box .box-list li:before{color:#d9534f;content:"✗";font-size:.75rem;left:0;position:absolute}@media (max-width:600px){.comparison-boxes{grid-template-columns:1fr}.info-box{padding:.6rem .8rem}.box-icon{font-size:1.2rem}.box-text{font-size:.85rem}}
/*# sourceMappingURL=main.e95848e5.css.map*/