*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%;width:100%;margin:0;padding:0}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f3f4f6}:root{--almeria-blue: #005EB8;--almeria-gold: #FFC72C;--almeria-sand: #f3f4f6;--almeria-text: #1f2937}html.dark body{background-color:#0f172a;color:#e2e8f0}html.dark .bg-white{background-color:#1e293b!important}html.dark .bg-gray-50,html.dark .bg-slate-50{background-color:#0f172a!important}html.dark .bg-gray-100,html.dark .bg-slate-100{background-color:#1e293b!important}html.dark .bg-gray-200,html.dark .bg-slate-200{background-color:#334155!important}html.dark .bg-blue-50{background-color:#172554!important}html.dark .bg-green-50{background-color:#052e16!important}html.dark .bg-red-50{background-color:#450a0a!important}html.dark .bg-amber-50,html.dark .bg-yellow-50{background-color:#422006!important}html.dark .bg-purple-50,html.dark .bg-purple-50\/50{background-color:#2e1065!important}html.dark .bg-orange-50{background-color:#431407!important}html.dark .bg-indigo-50{background-color:#1e1b4b!important}html.dark .text-gray-800,html.dark .text-slate-800{color:#e2e8f0!important}html.dark .text-gray-700,html.dark .text-slate-700{color:#cbd5e1!important}html.dark .text-gray-600,html.dark .text-slate-600{color:#94a3b8!important}html.dark .text-gray-500,html.dark .text-slate-500,html.dark .text-gray-400,html.dark .text-slate-400{color:#64748b!important}html.dark .text-gray-900,html.dark .text-slate-900{color:#f1f5f9!important}html.dark .text-almeria-text{color:#e2e8f0!important}html.dark .border-gray-100,html.dark .border-slate-100,html.dark .border-gray-200,html.dark .border-slate-200{border-color:#334155!important}html.dark .border-gray-300,html.dark .border-slate-300{border-color:#475569!important}html.dark .border-purple-200{border-color:#581c87!important}html.dark .border-amber-200{border-color:#92400e!important}html.dark input,html.dark textarea,html.dark select{background-color:#0f172a!important;color:#e2e8f0!important;border-color:#475569!important}html.dark input::placeholder,html.dark textarea::placeholder{color:#64748b!important}html.dark .shadow-sm,html.dark .shadow,html.dark .shadow-md,html.dark .shadow-lg{--tw-shadow-color: rgba(0, 0, 0, .4)}html.dark .ring-white{--tw-ring-color: #1e293b !important}html.dark .divide-gray-200>*+*{border-color:#334155!important}html.dark .divide-slate-200>*+*{border-color:#334155!important}html.dark .bg-gray-100.text-gray-800{background-color:#1e293b!important;color:#e2e8f0!important}html.dark .modal-overlay{background-color:#000000b3}html.dark .prose{color:#e2e8f0}html.dark .prose a{color:#60a5fa}html.dark .prose strong{color:#f1f5f9}html.dark pre,html.dark code{background-color:#0f172a!important;color:#e2e8f0!important}html.dark .hover\:bg-gray-50:hover,html.dark .hover\:bg-gray-100:hover,html.dark .hover\:bg-slate-100:hover{background-color:#334155!important}html.dark .hover\:bg-slate-200:hover{background-color:#475569!important}html.dark .hover\:bg-red-50:hover{background-color:#450a0a!important}html.dark .hover\:bg-purple-100\/50:hover{background-color:#3b0764!important}html.dark .phone-mockup{border-color:#475569!important}html.dark *{scrollbar-color:#475569 #1e293b}html.dark ::-webkit-scrollbar{background:#1e293b}html.dark ::-webkit-scrollbar-thumb{background:#475569;border-radius:4px}html.dark .bg-slate-900{background-color:#020617!important}html.dark .bg-almeria-sand{background-color:#0f172a!important}.scrollbar-hide::-webkit-scrollbar{display:none}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.typing-dot{animation:typing 1.4s infinite ease-in-out both}.typing-dot:nth-child(1){animation-delay:-.32s}.typing-dot:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{transform:scale(.6);opacity:.5}40%{transform:scale(1);opacity:1}}.animate-fade-in{animation:fadeIn .3s ease-out forwards}.animate-fade-in-up{animation:fadeInUp .4s ease-out forwards}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-bounce-subtle{animation:bounceSlight 1s ease-in-out infinite}@keyframes bounceSlight{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.prose{line-height:1.65}.prose p{margin-bottom:.75rem}.prose p:last-child{margin-bottom:0}.prose ul,.prose ol{margin-top:.5rem;margin-bottom:.5rem;padding-left:1.25rem}.prose li{margin-top:.25rem;margin-bottom:.25rem}.prose strong{font-weight:600}.prose a{text-decoration:underline;text-underline-offset:2px}.prose a:hover{opacity:.8}.chat-container{display:flex;flex-direction:column;height:100%;max-height:100vh}.messages-area{flex:1;overflow-y:auto;padding:1rem}textarea{font-family:inherit}textarea::placeholder{color:#9ca3af}textarea:focus{outline:none}button{cursor:pointer;transition:all .2s ease}button:disabled{cursor:not-allowed;opacity:.5}[title]{position:relative}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:50}:focus-visible{outline:2px solid var(--almeria-blue);outline-offset:2px}@media(max-width:768px){.prose{font-size:.875rem}.messages-area{padding:.75rem}}@media(max-width:380px){.prose{font-size:.8rem}.messages-area{padding:.5rem}}button,[role=button]{-webkit-tap-highlight-color:transparent;touch-action:manipulation}@supports (padding-bottom: env(safe-area-inset-bottom)){.chat-container{padding-bottom:env(safe-area-inset-bottom)}}*{transition-property:color,background-color,border-color,opacity,box-shadow;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}@media(min-width:768px){.phone-mockup{border-radius:2.5rem;border:8px solid #1f2937;box-shadow:0 25px 50px -12px #00000040}}
