@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&display=swap";
@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/b2ea385cb5ae8625-s.866357a4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Outfit;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/1b99372b3eaef0c8-s.p.758e15a8.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Outfit Fallback;src:local(Arial);ascent-override:100.18%;descent-override:26.05%;line-gap-override:0.0%;size-adjust:99.82%}.outfit_ca35ecd4-module__VNkuCW__className{font-family:Outfit,Outfit Fallback;font-style:normal}.outfit_ca35ecd4-module__VNkuCW__variable{--font-outfit:"Outfit","Outfit Fallback"}
:root{--bg-color:#030303;--text-color:#f7f7f7;--text-muted:#a1a1aa;--accent-color:#fff;--border-color:#27272a;--card-bg:#18181b;--font-primary:"Outfit",sans-serif;--max-width:1400px;--spacing-section:clamp(80px,12vw,160px);--container-padding:clamp(20px,5vw,60px);--transition-fast:.2s cubic-bezier(.25,1,.5,1);--transition-slow:.6s cubic-bezier(.25,1,.5,1)}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;color:var(--text-color);font-family:var(--font-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#0000;overflow-x:hidden}a{color:inherit;text-decoration:none}h1{letter-spacing:-.04em;margin-bottom:2rem;font-size:clamp(3rem,8vw,7rem);font-weight:500;line-height:1}h2{letter-spacing:-.03em;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:500;line-height:1.1}h3{letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:500;line-height:1.2}p{color:var(--text-muted);font-size:clamp(1rem,1.2vw,1.25rem);line-height:1.6}.container{max-width:var(--max-width);padding:0 var(--container-padding);margin:0 auto}.section{padding:var(--spacing-section)0;position:relative}html.lenis{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}.lenis.lenis-scrolling iframe{pointer-events:none}.global-space-background{z-index:-1;pointer-events:none;background-color:var(--bg-color);width:100vw;height:100vh;position:fixed;top:0;left:0;overflow:hidden}.global-space-glow{opacity:.8;background:radial-gradient(#cc8fff0d 0%,#0000 70%);width:100vw;height:100vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.global-space-particles{opacity:.4;background-image:radial-gradient(1.5px 1.5px at 20px 30px,#fffc,#0000),radial-gradient(1px 1px at 80px 70px,#cc8fff99,#0000),radial-gradient(2px 2px at 150px 40px,#fff6,#0000);background-size:200px 200px;width:200vw;height:100vh;animation:60s linear infinite particlesDriftGlobal;position:absolute;top:0;left:0}@keyframes particlesDriftGlobal{0%{transform:translate(0)}to{transform:translate(-50%)}}.shooting-star{z-index:10;pointer-events:none;opacity:0;transform-origin:0;background:linear-gradient(90deg,#cc8fff,#0000);width:25vw;height:2px;animation:3s linear infinite shootingStarAnim;position:absolute;top:5%;right:-10%;box-shadow:0 0 10px #cc8fffcc,0 0 20px #cc8fff66}@keyframes shootingStarAnim{0%{opacity:1;width:0;transform:translate(0)translateY(0)rotate(-25deg)}2%{opacity:1;width:25vw}12%{opacity:0;transform:translate(-130vw)translateY(60vw)rotate(-25deg)}to{opacity:0;transform:translate(-130vw)translateY(60vw)rotate(-25deg)}}
.ChatWidget-module__pE4StW__launcher{color:#fff;cursor:pointer;z-index:200;background:linear-gradient(135deg,#cc8fff 0%,#7c3aed 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 8px 24px #7c3aed73}@media (min-width:768px){.ChatWidget-module__pE4StW__launcher{bottom:2rem;right:2rem}}.ChatWidget-module__pE4StW__launcherPing{pointer-events:none;background:#cc8fff99;border-radius:50%;animation:2.2s cubic-bezier(.2,.8,.4,1) infinite ChatWidget-module__pE4StW__launcherPingAnim;position:absolute;inset:0}@keyframes ChatWidget-module__pE4StW__launcherPingAnim{0%{opacity:.7;transform:scale(1)}to{opacity:0;transform:scale(1.9)}}.ChatWidget-module__pE4StW__panel{background:var(--card-bg);border:1px solid var(--border-color);z-index:200;border-radius:16px;flex-direction:column;width:min(370px,100vw - 2rem);max-height:min(520px,100vh - 8rem);display:flex;position:fixed;bottom:5.5rem;right:1.5rem;overflow:hidden;box-shadow:0 30px 60px -20px #000000b3}@media (min-width:768px){.ChatWidget-module__pE4StW__panel{bottom:6.5rem;right:2rem}}.ChatWidget-module__pE4StW__panelHeader{border-bottom:1px solid var(--border-color);background:#131316;align-items:center;gap:.75rem;padding:1rem 1.1rem;display:flex}.ChatWidget-module__pE4StW__botAvatar{color:#cc8fff;background:#cc8fff26;border:1px solid #cc8fff66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.ChatWidget-module__pE4StW__panelHeaderText{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.ChatWidget-module__pE4StW__botName{color:var(--text-color);font-size:.9rem;font-weight:600}.ChatWidget-module__pE4StW__botStatus{color:var(--text-muted);align-items:center;gap:.35rem;font-size:.7rem;display:flex}.ChatWidget-module__pE4StW__statusDot{background:#4ade80;border-radius:50%;width:6px;height:6px;box-shadow:0 0 6px #4ade80cc}.ChatWidget-module__pE4StW__closeBtn{color:var(--text-muted);cursor:pointer;transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;display:flex}.ChatWidget-module__pE4StW__closeBtn:hover{color:var(--text-color)}.ChatWidget-module__pE4StW__panelBody{flex-direction:column;flex:1;gap:.9rem;padding:1.1rem;display:flex;overflow-y:auto}.ChatWidget-module__pE4StW__msgUserWrapper{justify-content:flex-end;display:flex}.ChatWidget-module__pE4StW__bubbleUser{color:#fff;background:linear-gradient(135deg,#cc8fff 0%,#7c3aed 100%);border-radius:14px 14px 2px;max-width:82%;padding:.6rem .9rem;font-size:.88rem;line-height:1.45}.ChatWidget-module__pE4StW__msgBotWrapper{align-items:flex-start;gap:.5rem;display:flex}.ChatWidget-module__pE4StW__msgBotAvatar{color:#cc8fff;background:#cc8fff26;border:1px solid #cc8fff66;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;margin-top:.15rem;display:flex}.ChatWidget-module__pE4StW__bubbleBot{border:1px solid var(--border-color);max-width:82%;color:var(--text-color);background:#ffffff0a;border-radius:14px 14px 14px 2px;padding:.6rem .9rem;font-size:.88rem;line-height:1.45}.ChatWidget-module__pE4StW__sourceChip{color:#7dd3fc;background:#7dd3fc14;border:1px solid #7dd3fc40;border-radius:6px;margin-top:.5rem;padding:.2rem .5rem;font-family:SF Mono,Fira Code,Courier New,monospace;font-size:.68rem;display:inline-block}.ChatWidget-module__pE4StW__typingDots{gap:.25rem;padding:.2rem 0;display:inline-flex}.ChatWidget-module__pE4StW__typingDots span{background:var(--text-muted);border-radius:50%;width:6px;height:6px;animation:1.2s ease-in-out infinite ChatWidget-module__pE4StW__typingBounce}.ChatWidget-module__pE4StW__typingDots span:nth-child(2){animation-delay:.15s}.ChatWidget-module__pE4StW__typingDots span:nth-child(3){animation-delay:.3s}@keyframes ChatWidget-module__pE4StW__typingBounce{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-4px)}}.ChatWidget-module__pE4StW__typeCursor{background:var(--text-color);vertical-align:middle;width:6px;height:.9rem;margin-left:2px;animation:.9s step-end infinite ChatWidget-module__pE4StW__chatCursorBlink;display:inline-block}@keyframes ChatWidget-module__pE4StW__chatCursorBlink{0%,49%{opacity:1}50%,to{opacity:0}}.ChatWidget-module__pE4StW__talkButton{background:var(--text-color);color:var(--bg-color);cursor:pointer;transition:transform var(--transition-fast),background var(--transition-fast);border:none;border-radius:30px;align-self:center;align-items:center;gap:.5rem;margin-top:.25rem;padding:.6rem 1.1rem;font-size:.85rem;font-weight:600;display:inline-flex}.ChatWidget-module__pE4StW__talkButton:hover{background:#e5e5e5;transform:scale(1.05)}
