.AskAIButton-module-scss-module__bfCSma__wrapper{justify-content:center;margin-top:1.5rem;display:flex}.AskAIButton-module-scss-module__bfCSma__button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.7rem 1.6rem;font-size:1rem;font-weight:600;transition:background .2s,transform .2s}.AskAIButton-module-scss-module__bfCSma__button:hover{background:#1d4ed8;transform:translateY(-2px)}.AskAIButton-module-scss-module__bfCSma__button:active{transform:translateY(0)}.AskAIButton-module-scss-module__bfCSma__overlay{z-index:50;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AskAIButton-module-scss-module__bfCSma__modal{background:#fff;border-radius:12px;width:90%;max-width:480px;max-height:80vh;padding:2rem;animation:.2s ease-in-out AskAIButton-module-scss-module__bfCSma__fadeIn;overflow-y:auto;box-shadow:0 6px 30px #00000026}.AskAIButton-module-scss-module__bfCSma__modal h2{margin-bottom:.5rem;font-size:1.5rem}.AskAIButton-module-scss-module__bfCSma__modal p{margin-bottom:1rem}.AskAIButton-module-scss-module__bfCSma__modal textarea{resize:none;border:1px solid #ddd;border-radius:8px;width:100%;height:90px;margin-bottom:1rem;padding:.8rem;font-size:.95rem}.AskAIButton-module-scss-module__bfCSma__modal textarea:focus{border-color:#2563eb;outline:none}.AskAIButton-module-scss-module__bfCSma__actions{justify-content:flex-end;gap:.8rem;margin-bottom:1rem;display:flex}.AskAIButton-module-scss-module__bfCSma__ask{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:.6rem 1.2rem;font-weight:600}.AskAIButton-module-scss-module__bfCSma__ask:disabled{opacity:.6;cursor:not-allowed}.AskAIButton-module-scss-module__bfCSma__ask:hover:not(:disabled){background:#1d4ed8}.AskAIButton-module-scss-module__bfCSma__close{cursor:pointer;background:#e5e7eb;border:none;border-radius:6px;margin-top:1rem;padding:.6rem 1.2rem}.AskAIButton-module-scss-module__bfCSma__close:hover{background:#d1d5db}.AskAIButton-module-scss-module__bfCSma__answer{color:#111827;background:#f9fafb;border-left:4px solid #2563eb;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.95rem;line-height:1.6}.AskAIButton-module-scss-module__bfCSma__answer p{margin-bottom:1px}.AskAIButton-module-scss-module__bfCSma__answer ul,.AskAIButton-module-scss-module__bfCSma__answer ol{margin-top:1rem;margin-bottom:1.5rem;margin-left:1.5rem}.AskAIButton-module-scss-module__bfCSma__answer li{margin:.3rem}.AskAIButton-module-scss-module__bfCSma__answer strong{color:#2563eb;font-weight:800}.AskAIButton-module-scss-module__bfCSma__answer a{color:#f97316;text-decoration:underline}.AskAIButton-module-scss-module__bfCSma__chatWindow{flex-direction:column;gap:.8rem;max-height:280px;margin-top:1rem;padding-right:4px;display:flex;overflow-y:auto}.AskAIButton-module-scss-module__bfCSma__bubbleUser{color:#f8fafc;background:#2563eb;border-radius:12px 12px 0;align-self:flex-end;max-width:80%;padding:.8rem 1rem;font-size:.95rem;line-height:1.5;animation:.2s ease-in-out AskAIButton-module-scss-module__bfCSma__fadeIn}.AskAIButton-module-scss-module__bfCSma__bubbleAI{color:#111827;background:#f3f4f6;border-left:4px solid #2563eb;border-radius:12px 12px 12px 0;align-self:flex-start;max-width:80%;padding:.8rem 1rem;font-size:.95rem;line-height:1.6;animation:.2s ease-in-out AskAIButton-module-scss-module__bfCSma__fadeIn}.AskAIButton-module-scss-module__bfCSma__bubbleAI p{margin-bottom:1rem}.AskAIButton-module-scss-module__bfCSma__bubbleAI strong{color:#2563eb}.AskAIButton-module-scss-module__bfCSma__bubbleAI a{color:#f97316}.AskAIButton-module-scss-module__bfCSma__bubbleAI .AskAIButton-module-scss-module__bfCSma__eventsGrid{grid-template-columns:1fr;gap:.75rem;width:100%;margin-top:.8rem;display:grid}.AskAIButton-module-scss-module__bfCSma__bubbleAI .AskAIButton-module-scss-module__bfCSma__eventsGrid p{margin-bottom:1rem}.AskAIButton-module-scss-module__bfCSma__inputRow{gap:.6rem;margin-top:1rem;display:flex}.AskAIButton-module-scss-module__bfCSma__inputRow input{border:1px solid #ddd;border-radius:8px;flex:1;padding:.7rem;font-size:.95rem}.AskAIButton-module-scss-module__bfCSma__inputRow input:focus{border-color:#2563eb;outline:none}.AskAIButton-module-scss-module__bfCSma__inputRow button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.6rem 1rem;font-weight:600}.AskAIButton-module-scss-module__bfCSma__inputRow button:disabled{opacity:.6}.AskAIButton-module-scss-module__bfCSma__inputRow button:hover:not(:disabled){background:#1d4ed8}@keyframes AskAIButton-module-scss-module__bfCSma__fadeIn{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.AskAIButton-module-scss-module__bfCSma__eventCard{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:.9rem 1rem;transition:transform .15s,box-shadow .15s;box-shadow:0 3px 8px #0000000d}.AskAIButton-module-scss-module__bfCSma__eventCard h4{color:#1e293b;margin:0;font-size:1rem;font-weight:600}.AskAIButton-module-scss-module__bfCSma__eventCard p{color:#475569;margin:.25rem 0 0;font-size:.85rem}.AskAIButton-module-scss-module__bfCSma__eventCard:hover{border-color:#2563eb;transform:translateY(-4px);box-shadow:0 6px 14px #0000001f}
.HomePage-module-scss-module__Z2mYNG__wrapper{background:#f7f7f7;justify-content:center;align-items:center;min-height:calc(100vh - 94px);display:flex;overflow:hidden}.HomePage-module-scss-module__Z2mYNG__card{text-align:center;background:#fff;border-radius:12px;width:90%;max-width:500px;padding:3rem 2.5rem;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 16px #00000014}.HomePage-module-scss-module__Z2mYNG__card:hover{transform:translateY(-4px);box-shadow:0 6px 24px #0000001f}.HomePage-module-scss-module__Z2mYNG__card h1{color:#0b132b;margin-bottom:.8rem;font-size:2.2rem;font-weight:700}.HomePage-module-scss-module__Z2mYNG__card p{margin-bottom:2rem;font-size:1rem;line-height:1.5}.HomePage-module-scss-module__Z2mYNG__wrapper.HomePage-module-scss-module__Z2mYNG__modal-open .HomePage-module-scss-module__Z2mYNG__card:hover{transform:none;box-shadow:0 4px 16px #00000014}.HomePage-module-scss-module__Z2mYNG__btn{color:#fff;background:#f97316;border-radius:8px;padding:.8rem 2rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.HomePage-module-scss-module__Z2mYNG__btn:hover{background:#ea580c;transform:translateY(-2px)}.HomePage-module-scss-module__Z2mYNG__btn:disabled{cursor:not-allowed;background-color:#fbbf24}.HomePage-module-scss-module__Z2mYNG__btn:focus{outline-offset:2px;outline:2px solid #fff}
