@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f4f6;color:#1f2937}#root{width:100%;height:100vh;overflow:hidden}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.transition-all{transition:all .3s ease}.transition-transform{transition:transform .3s ease}.transition-opacity{transition:opacity .3s ease}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.recharts-responsive-container{width:100%!important;height:100%!important}@media (max-width: 768px){.mobile-hidden{display:none}.mobile-full{width:100%}#root{height:100vh;height:100dvh;overflow:hidden}body{font-size:14px;line-height:1.4}.space-y-6>*+*{margin-top:1rem!important}.space-y-4>*+*{margin-top:.75rem!important}input,textarea,select{font-size:16px!important;padding:12px!important;border-radius:8px!important}button{min-height:44px;font-size:16px;padding:12px 16px}.bg-card,.shadow-lg{margin:8px;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a!important}.text-2xl{font-size:1.25rem!important}.text-xl{font-size:1.125rem!important}.text-lg{font-size:1rem!important}.p-6{padding:1rem!important}.p-4{padding:.75rem!important}.mt-8{margin-top:1.5rem!important}.mt-6{margin-top:1rem!important}.mt-4{margin-top:.75rem!important}.flex-col{min-height:0}.overflow-y-auto{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}}@media (max-width: 430px) and (min-height: 900px){.space-y-6>*+*{margin-top:1.25rem!important}input,textarea,select{padding:14px!important;font-size:16px!important}button{min-height:48px;padding:14px 18px}.text-2xl{font-size:1.375rem!important}.text-xl{font-size:1.25rem!important}.bg-card{margin:12px;padding:1.25rem!important}}@media (max-height: 500px) and (orientation: landscape){.space-y-6>*+*{margin-top:.5rem!important}.space-y-4>*+*{margin-top:.375rem!important}.p-6,.p-4{padding:.5rem!important}.mt-8,.mt-6{margin-top:.75rem!important}.text-2xl{font-size:1.125rem!important}.text-xl{font-size:1rem!important}}.card-hover:hover{transform:translateY(-2px);box-shadow:0 10px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.btn-focus:focus{outline:2px solid #10B981;outline-offset:2px}.toast-enter{opacity:0;transform:translate(100%)}.toast-enter-active{opacity:1;transform:translate(0);transition:opacity .3s,transform .3s}.toast-exit{opacity:1;transform:translate(0)}.toast-exit-active{opacity:0;transform:translate(100%);transition:opacity .3s,transform .3s}.help-mode-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#0000004d;z-index:1000;pointer-events:none}.help-mode-highlight{position:relative;z-index:1001;cursor:pointer}.help-mode-highlight:before{content:"";position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;background:#10b98133;border:2px solid #10B981;border-radius:8px;animation:pulse 2s infinite;pointer-events:none}@keyframes pulse{0%{box-shadow:0 0 #10b98166}70%{box-shadow:0 0 0 10px #10b98100}to{box-shadow:0 0 #10b98100}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (prefers-color-scheme: dark){body{background-color:#1f2937;color:#f9fafb}}input[type=text],input[type=email],input[type=password],input[type=number],input[type=search],input[type=tel],input[type=url],textarea,select{color:#111827!important}input[type=text]:focus,input[type=email]:focus,input[type=password]:focus,input[type=number]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=url]:focus,textarea:focus,select:focus{color:#111827!important}input::placeholder,textarea::placeholder{color:#6b7280!important}.chatbot-response strong,.chatbot-response b{font-weight:700!important;color:#111827!important}.chatbot-response em,.chatbot-response i{font-style:italic!important}.chatbot-response h1{font-size:1.25rem!important;font-weight:700!important;margin-bottom:.75rem!important;margin-top:1rem!important}.chatbot-response h2{font-size:1.125rem!important;font-weight:700!important;margin-bottom:.75rem!important;margin-top:1rem!important}.chatbot-response h3{font-size:1rem!important;font-weight:700!important;margin-bottom:.5rem!important;margin-top:.75rem!important}.chatbot-response ul{list-style-type:disc!important;margin-left:1.25rem!important;margin-bottom:.75rem!important}.chatbot-response ol{list-style-type:decimal!important;margin-left:1.25rem!important;margin-bottom:.75rem!important}.chatbot-response li{margin-bottom:.25rem!important}.chatbot-response p{margin-bottom:.75rem!important;line-height:1.6!important}.chatbot-response code{background-color:#f3f4f6!important;padding:.125rem .25rem!important;border-radius:.25rem!important;font-family:Courier New,monospace!important;font-size:.875rem!important}@supports (padding: max(0px)){#root{padding-top:max(0px,env(safe-area-inset-top));padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right));padding-bottom:max(0px,env(safe-area-inset-bottom))}}html{height:100%;height:100vh;height:100dvh}@media screen and (max-width: 768px){input[type=text],input[type=email],input[type=number],input[type=tel],input[type=url],input[type=password],input[type=search],select,textarea{font-size:16px!important;transform:scale(1)!important}}*{-webkit-overflow-scrolling:touch;scroll-behavior:smooth}@media screen and (max-width: 430px) and (min-height: 900px) and (-webkit-min-device-pixel-ratio: 3){body{font-size:16px;line-height:1.5}button,.btn,input[type=submit],input[type=button]{min-height:48px!important;min-width:48px!important;padding:12px 16px!important}.space-y-6>*+*{margin-top:1.5rem!important}.space-y-4>*+*{margin-top:1rem!important}.text-2xl{font-size:1.5rem!important}.text-xl{font-size:1.375rem!important}.text-lg{font-size:1.25rem!important}.bg-card,.shadow-lg{border-radius:16px!important;padding:1.5rem!important;margin:16px 12px!important}input,textarea,select{padding:16px!important;border-radius:12px!important;font-size:16px!important}}@media screen and (max-height: 500px) and (orientation: landscape) and (max-width: 932px){.space-y-6>*+*{margin-top:.75rem!important}.space-y-4>*+*{margin-top:.5rem!important}.p-6,.p-4{padding:.75rem!important}.text-2xl{font-size:1.25rem!important}.text-xl{font-size:1.125rem!important}header{height:3rem!important}aside{width:240px!important}}@media (hover: none) and (pointer: coarse){button:active,.btn:active,.card-hover:active{transform:scale(.98);transition:transform .1s ease}*{-webkit-tap-highlight-color:rgba(16,185,129,.2)}}@media (prefers-contrast: high){input,textarea,select{border-width:2px!important;border-color:#000!important}button{border:2px solid currentColor!important}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
