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}.flip-card{background-color:initial;height:150px;perspective:1000px;width:220px}.flip-card-inner{height:100%;position:relative;transform-origin:center center;transform-style:preserve-3d;transition:transform .6s;width:100%}.flip-card.flipped .flip-card-inner{transform:rotateY(180deg)}.flip-card-back,.flip-card-front{-webkit-backface-visibility:hidden;backface-visibility:hidden;border-radius:12px;height:100%;overflow:hidden;position:absolute;width:100%}.flip-card-back{transform:rotateY(180deg)}.flip-card:hover{box-shadow:0 0 8px 2px #d0d0d0}.chatbot-container{height:400px}.analysis-options label{align-items:flex-start;cursor:pointer;display:flex;font-size:20px;gap:10px;margin-left:30px;text-align:left}.analysis-options input[type=checkbox]{margin:1}.checkbox-container{background:#ececec;border:1px solid #ccc;border-radius:10px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;font-family:sans-serif;height:250px;margin:auto auto 30px 50px;max-width:400px;width:100%}.chatbot-header{align-items:center;background:#f7f7f7;border-bottom:1px solid #eee;border-top-left-radius:10px;border-top-right-radius:10px;display:flex;justify-content:space-between;padding:0 16px}.chatbot-header button{background:none;border:none;color:#7287c5;cursor:pointer;font-size:14px}.preset-bar{background:#f0f0f0;border-bottom:1px solid #ccc;display:flex;justify-content:space-around;padding:.5rem}.inline-preset-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.inline-preset-buttons button{background-color:#a1c7ff;border:none;border-radius:16px;cursor:pointer;font-size:.9rem;padding:6px 10px}.inline-preset-buttons button:hover{background-color:#e0e0e0}.chatbot-collapsed{align-items:center;border-bottom:1px solid #eee;border-radius:10px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:16px;padding:10px 16px}.chatbot-container{background:#fff;border:1px solid #ccc;border-radius:10px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;font-family:sans-serif;height:800px;margin:auto;max-width:1100px;width:100%}.chat-window{display:flex;flex:1 1;flex-direction:column;gap:12px;max-width:90%;overflow-wrap:break-word;overflow-y:auto;padding:16px;white-space:pre-wrap;word-break:break-word}.message{display:flex}.message.user{justify-content:flex-end}.message.bot{justify-content:flex-start}.bubble{border-radius:16px;box-shadow:0 1px 2px #0000000d;font-size:14px;line-height:1.4;max-width:60%;padding:12px 16px;white-space:pre-wrap}.message.user .bubble{background:#7287c5;border-bottom-right-radius:4px;color:#fff}.message.bot .bubble{background:#f1f1f1;border-bottom-left-radius:4px;color:#333}.chat-input{border-top:1px solid #eee;display:flex;gap:8px;padding:12px}.chat-input textarea{border:1px solid #ccc;border-radius:8px;flex:1 1;font-size:14px;height:40px;outline:none;padding:8px;resize:none}.chat-input button{background:#7287c5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;padding:0 16px}.chat-input button:hover{background:#7287c5}.loading{color:#888;font-size:12px;font-style:italic}.chat-content-wrapper{overflow:hidden;transition:max-height .3s ease}.chat-content-wrapper.open{max-height:600px}.chat-content-wrapper.closed{max-height:0}.image-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-top:50px}.image-card{background:#f9f9f9;border-radius:8px;padding:8px;text-align:center}.image-card img{border-radius:4px;max-height:240px;object-fit:contain;width:100%}.select-options button.selected{background-color:#4caf50;color:#fff}
/*# sourceMappingURL=main.1c888cb6.css.map*/