.page-module__E0kJGG__page{min-height:100vh;padding:0 0 100px}.page-module__E0kJGG__nav{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--border-glass);background:#0a0c10cc;justify-content:space-between;align-items:center;height:80px;padding:0 5%;display:flex;position:sticky;top:0}.page-module__E0kJGG__logo{font-family:var(--font-outfit);letter-spacing:-1px;font-size:1.5rem;font-weight:800}.page-module__E0kJGG__hero{justify-content:space-between;align-items:center;gap:60px;min-height:80vh;padding:100px 5%;display:flex}.page-module__E0kJGG__heroContent{flex:1;max-width:600px}.page-module__E0kJGG__heroTitle{font-family:var(--font-outfit);margin-bottom:24px;font-size:4rem;line-height:1.1}.page-module__E0kJGG__heroSubtitle{color:var(--text-secondary);margin-bottom:40px;font-size:1.25rem}.page-module__E0kJGG__heroImageContainer{flex:1;justify-content:center;display:flex;position:relative}.page-module__E0kJGG__heroImage{border-radius:var(--radius-lg);animation:6s ease-in-out infinite page-module__E0kJGG__float;box-shadow:0 0 50px #3b82f64d}@keyframes page-module__E0kJGG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.page-module__E0kJGG__features{padding:100px 5%}.page-module__E0kJGG__sectionHeader{text-align:center;margin-bottom:60px}.page-module__E0kJGG__featureCard{text-align:left;padding:40px}.page-module__E0kJGG__featureIcon{background:var(--gradient-brand);border-radius:var(--radius-sm);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;font-size:1.5rem;display:flex}.page-module__E0kJGG__featureTitle{margin-bottom:16px;font-size:1.5rem}.page-module__E0kJGG__featureDesc{color:var(--text-secondary)}@media (max-width:1024px){.page-module__E0kJGG__hero{text-align:center;flex-direction:column;padding-top:60px}.page-module__E0kJGG__heroTitle{font-size:3rem}.page-module__E0kJGG__heroContent{max-width:100%}}
.ChatBot-module__lvJyqW__chatWrapper{z-index:1000;flex-direction:column;width:400px;height:600px;display:flex;position:fixed;bottom:30px;right:30px;overflow:hidden;box-shadow:0 10px 40px #00000080}.ChatBot-module__lvJyqW__header{background:var(--gradient-brand);align-items:center;gap:12px;padding:16px 20px;display:flex}.ChatBot-module__lvJyqW__headerTitle{font-size:1.1rem;font-weight:700}.ChatBot-module__lvJyqW__messages{flex-direction:column;flex:1;gap:16px;padding:20px;display:flex;overflow-y:auto}.ChatBot-module__lvJyqW__message{border-radius:var(--radius-md);max-width:80%;padding:12px 16px;font-size:.95rem}.ChatBot-module__lvJyqW__userMessage{background:var(--brand-primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.ChatBot-module__lvJyqW__botMessage{background:var(--bg-accent);color:var(--text-primary);border:1px solid var(--border-glass);border-bottom-left-radius:4px;align-self:flex-start}.ChatBot-module__lvJyqW__inputArea{border-top:1px solid var(--border-glass);gap:10px;padding:16px;display:flex}.ChatBot-module__lvJyqW__input{border:1px solid var(--border-glass);border-radius:var(--radius-sm);color:#fff;transition:var(--transition-smooth);background:#ffffff0d;outline:none;flex:1;padding:10px 16px}.ChatBot-module__lvJyqW__input:focus{border-color:var(--brand-accent)}@media (max-width:500px){.ChatBot-module__lvJyqW__chatWrapper{border-radius:0;width:100%;height:100%;bottom:0;right:0}}
