*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:linear-gradient(135deg,#095d7e,#14967f);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh}body,html{position:relative}html{height:100%}body,html{overflow-x:hidden}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.container{margin:0 auto;max-width:1200px;padding:20px}.card{background:#fff;border-radius:12px;box-shadow:0 10px 30px #0000001a;margin-bottom:20px;padding:30px}.btn{background:linear-gradient(135deg,#095d7e,#14967f);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 24px;transition:all .3s ease}.btn:hover{box-shadow:0 5px 15px #0003;transform:translateY(-2px)}.btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.form-group{margin-bottom:20px}.form-group label{color:#333;display:block;font-weight:600;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{border:2px solid #e1e5e9;border-radius:8px;font-size:16px;padding:12px;transition:border-color .3s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#095d7e;outline:none}.form-group textarea{-webkit-appearance:none;appearance:none;min-height:120px;resize:vertical}.form-group textarea:focus{position:relative;z-index:10}.loading{align-items:center;display:flex;justify-content:center;padding:20px}.spinner{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:#095d7e;height:40px;width:40px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes slideIn{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(20px)}to{opacity:1;transform:translateX(0)}}.advice-section{background:#f8f9fa;border-left:4px solid #095d7e;border-radius:8px;margin-top:20px;padding:20px}.advice-section h3{color:#333;margin-bottom:15px}.advice-section h3,.language-selector{align-items:center;display:flex;gap:10px}.language-selector{margin-bottom:20px}.language-selector select{min-width:150px;width:auto}.history-item{background:#fff;border:1px solid #e1e5e9;border-radius:8px;margin-bottom:15px;padding:15px}.history-item h4{color:#333;margin-bottom:10px}.history-item .query{color:#666;font-style:italic;margin-bottom:10px}.history-item .advice{background:#f8f9fa;border-radius:4px;margin-bottom:10px;padding:10px}.history-item .explanation{background:#e8f4fd;border-radius:4px;padding:10px}.header{color:#fff;margin-bottom:30px;text-align:center}.header h1{font-size:2.5rem;margin-bottom:10px}.header p{font-size:1.2rem;opacity:.9}.error{background:#fee;border:1px solid #fcc;border-radius:8px;color:#c33}.error,.success{margin:20px 0;padding:15px}.success{background:#efe;border:1px solid #cfc;border-radius:8px;color:#363}.desktop-nav{display:flex!important}.mobile-menu-button,.mobile-nav{display:none!important}.mobile-nav-overlay{display:none}@media (max-width:768px){.desktop-nav{display:none!important}.mobile-menu-button,.mobile-nav{display:block!important}body{font-size:14px;height:auto;min-height:100vh;min-height:-webkit-fill-available}html{height:-webkit-fill-available}.container{padding:10px 10px 20px}.card{border-radius:8px;margin-bottom:20px;padding:15px}.header h1{font-size:1.8rem!important}.header p{font-size:1rem!important}.btn{font-size:14px;min-height:44px;padding:12px 16px}.form-group input,.form-group select,.form-group textarea{-webkit-text-fill-color:#333;background-color:#fff;color:#333;font-size:16px;min-height:44px;opacity:1}.form-group textarea{min-height:100px;position:relative;transform:translateZ(0);-webkit-transform:translateZ(0)}.form-group textarea:focus{-webkit-text-fill-color:#333;background-color:#fff;color:#333}.language-selector{align-items:center;flex-direction:row;flex-wrap:wrap}.language-selector select{flex:1 1;min-width:120px;width:auto}.advice-section{padding:15px}.advice-section h3{font-size:1.1rem}div[style*="display: flex"][style*=gap]{flex-direction:column!important}svg{flex-shrink:0}div[style*="maxHeight: '500px'"]{max-height:300px!important}}@media (max-width:480px){.header h1{font-size:1.5rem!important}.header p{font-size:.9rem!important}.card{padding:12px}.btn{font-size:13px;padding:10px 14px}div[style*="position: fixed"]{padding:10px!important}div[style*="maxWidth: '800px'"]{max-height:95vh!important}}a,button,input[type=submit]{-webkit-tap-highlight-color:rgba(0,0,0,.1);touch-action:manipulation}.btn{user-select:none;-webkit-user-select:none}textarea{-webkit-overflow-scrolling:touch;caret-color:#095d7e}@media (max-width:768px){html{scroll-behavior:smooth}.container{-webkit-overflow-scrolling:touch;overflow-y:auto}form{margin-bottom:20px;position:relative}@supports (-webkit-touch-callout:none){body{min-height:-webkit-fill-available}.form-group textarea{-webkit-user-select:text;user-select:text}}}@media (max-width:768px){body{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}}
/*# sourceMappingURL=main.56b06a8c.css.map*/