.Navbar-module__cJzEcG__nav{z-index:1000;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-subtle);background:#0a0a0c99;width:100%;padding:1rem 0;position:fixed;top:0;left:0}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;display:flex}.Navbar-module__cJzEcG__logo{letter-spacing:-.02em;background:var(--text-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.Navbar-module__cJzEcG__links{align-items:center;gap:2rem;display:flex}.Navbar-module__cJzEcG__link{color:var(--text-secondary);font-size:.95rem;transition:color .2s}.Navbar-module__cJzEcG__link:hover{color:var(--text-primary)}.Navbar-module__cJzEcG__cta{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-primary);background:#ffffff1a;padding:.5rem 1rem;transition:all .2s}.Navbar-module__cJzEcG__cta:hover{border-color:var(--border-highlight);background:#ffffff26;transform:translateY(-1px)}
.Hero-module__ZARIfG__hero{text-align:center;justify-content:center;align-items:center;min-height:80vh;padding-top:4rem;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";background:linear-gradient(135deg,var(--primary-glow),#a855f733);filter:blur(100px);pointer-events:none;z-index:-1;opacity:.6;border-radius:50%;width:600px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__title{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:4.5rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem;line-height:1.6}.Hero-module__ZARIfG__actions{justify-content:center;gap:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--text-primary);color:var(--bg-primary);transition:transform .2s var(--ease-spring);border-radius:99px;padding:.8rem 1.6rem;font-weight:600}.Hero-module__ZARIfG__primaryBtn:hover{transform:scale(1.05)}.Hero-module__ZARIfG__secondaryBtn{border:1px solid var(--border-subtle);color:var(--text-primary);background:#ffffff0d;border-radius:99px;padding:.8rem 1.6rem;font-weight:600;transition:all .2s}.Hero-module__ZARIfG__secondaryBtn:hover{border-color:var(--border-highlight);background:#ffffff1a}
.ChatInterface-module__WGbyoa__chatContainer{border-radius:var(--radius-lg);flex-direction:column;max-width:800px;height:600px;margin:0 auto;display:flex;overflow:hidden}.ChatInterface-module__WGbyoa__messages{flex-direction:column;flex:1;gap:1rem;padding:1.5rem;display:flex;overflow-y:auto}.ChatInterface-module__WGbyoa__message{display:flex}.ChatInterface-module__WGbyoa__user{justify-content:flex-end}.ChatInterface-module__WGbyoa__assistant{justify-content:flex-start}.ChatInterface-module__WGbyoa__bubble{border-radius:1rem;max-width:80%;padding:.8rem 1.2rem;line-height:1.5}.ChatInterface-module__WGbyoa__user .ChatInterface-module__WGbyoa__bubble{background:var(--primary);color:#fff;border-bottom-right-radius:.2rem}.ChatInterface-module__WGbyoa__assistant .ChatInterface-module__WGbyoa__bubble{color:var(--text-primary);background:#ffffff1a;border-bottom-left-radius:.2rem}.ChatInterface-module__WGbyoa__inputArea{background:#0003;gap:1rem;padding:1rem;display:flex}.ChatInterface-module__WGbyoa__input{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:#fff;background:#ffffff0d;outline:none;flex:1;padding:.8rem 1rem;transition:border-color .2s}.ChatInterface-module__WGbyoa__input:focus{border-color:var(--primary)}.ChatInterface-module__WGbyoa__sendBtn{background:var(--primary);color:#fff;border-radius:var(--radius-sm);cursor:pointer;border:none;padding:0 1.5rem;font-weight:600;transition:opacity .2s}.ChatInterface-module__WGbyoa__sendBtn:disabled{opacity:.5;cursor:not-allowed}
.Services-module__dpHhBa__section{padding:var(--section-spacing)0;position:relative}.Services-module__dpHhBa__heading{text-align:center;margin-bottom:3rem;font-size:2.5rem;font-weight:700}.Services-module__dpHhBa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Services-module__dpHhBa__icon{margin-bottom:1rem;font-size:2.5rem}.Services-module__dpHhBa__title{color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem}.Services-module__dpHhBa__description{color:var(--text-secondary);line-height:1.6}
