@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&family=Unbounded:wght@400;500;600;700;800&display=swap");:root{color-scheme:dark;--bg:#080b09;--lime:#b8ff65;--white:#f4f7f2;--line:#ffffff20;--muted:#9da69c;font-family:Manrope,Arial,sans-serif;color:var(--white);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden}a{color:inherit;text-decoration:none}::selection{background:var(--lime);color:#071008}main{overflow:hidden;position:relative}.wrap{width:min(1320px,calc(100% - 7vw));margin-inline:auto}.section-wrap{width:min(1240px,calc(100% - 8vw));margin-inline:auto}.site-grid{position:absolute;top:0;left:0;width:100%;height:900px;pointer-events:none;opacity:.32;background-image:linear-gradient(#aef58d0b 1px,transparent 0),linear-gradient(90deg,#aef58d0b 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(#000,transparent 95%);mask-image:linear-gradient(#000,transparent 95%)}.site-header{height:72px;position:relative;z-index:10;top:18px;border:1px solid #ffffff1d;border-radius:20px;background:#151a16d9;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);justify-content:space-between;padding:0 17px;box-shadow:0 18px 70px #0008}.brand,.site-header{display:flex;align-items:center}.brand{gap:7px;font-family:Unbounded,Manrope,sans-serif;font-size:17px;font-weight:700;letter-spacing:-.09em}.brand img{width:39px;height:39px}.brand-stop{color:var(--lime)}.nav-links{display:flex;gap:37px;color:#a4ada5;font-size:13px;font-weight:700}.nav-links a,.site-footer a{transition:color .25s}.nav-links a:hover,.site-footer a:hover{color:var(--lime)}.header-button{border-radius:12px;background:var(--lime);color:#071109;padding:13px 18px;font-weight:800;font-size:13px;transition:transform .25s,box-shadow .25s}.button:hover,.header-button:hover{transform:translateY(-3px);box-shadow:0 10px 35px #a5ff5730}.header-button span{margin-left:15px}.eyebrow{font-size:10px;color:#b9e89e;font-weight:800;letter-spacing:.21em;display:flex;align-items:center;gap:12px}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--lime);box-shadow:0 0 15px var(--lime);animation:blink 2s ease-in-out infinite}.hero{min-height:800px;padding-top:80px;display:grid;grid-template-columns:1.08fr .92fr;align-items:center;isolation:isolate}.hero,.hero-copy{position:relative}.hero-copy{z-index:2}.closing h2,.hero h1,.questions h2,.section-head h2{font-family:Unbounded,Manrope,sans-serif;font-size:clamp(60px,6.5vw,102px);line-height:1.08;letter-spacing:-.09em;margin:24px 0;font-weight:700}.hero h1{animation:fade-up .85s both}.closing h2 span,.hero h1 span,.questions h2 span,.section-head h2 span{color:var(--lime)}.hero-intro{max-width:550px;color:#b1bab0;font-size:17px;line-height:1.75;margin:0;animation:fade-up 1s .1s both}.hero-actions{display:flex;gap:10px;margin-top:34px;animation:fade-up 1s .2s both}.button{min-height:55px;display:inline-flex;align-items:center;justify-content:center;gap:25px;border-radius:12px;padding:0 22px;font-size:13px;font-weight:800;transition:transform .25s,box-shadow .25s,background .25s}.button-lime{background:var(--lime);color:#081009}.button-outline{border:1px solid #ffffff30;background:#ffffff09;color:#e7eee4}.button-outline:hover{background:#ffffff16}.hero-note{font-size:11px;color:#748075;margin-top:22px;line-height:1.5}.hero-orbit{height:610px;position:relative;display:grid;place-items:center;background:radial-gradient(circle,#b8ff6534 0,#b8ff6512 30%,transparent 67%);animation:float 7s ease-in-out infinite}.hero-orbit>img{width:min(420px,76%);filter:drop-shadow(0 0 35px #b8ff6545);transform:rotate(-9deg)}.orbit-ring{position:absolute;width:530px;height:530px;border:1px solid #c7ff8d32;border-radius:50%}.orbit-ring-one{width:480px;height:480px}.orbit-ring-one,.orbit-ring-two{transform:rotateX(65deg) rotate(-28deg)}.orbit-ring-two{width:580px;height:580px;opacity:.4}.orbit-chip{position:absolute;background:#1b261d;border:1px solid #b8ff6544;color:#c1f9a0;box-shadow:0 14px 38px #0007;padding:12px 16px;border-radius:12px;font-size:12px;font-weight:800}.orbit-chip-one{top:15%;right:0;transform:rotate(8deg)}.orbit-chip-two{bottom:17%;left:4%;transform:rotate(-8deg)}.orbit-chip-three{bottom:16%;right:9%;font-size:20px;padding:10px 14px}.hero-bottom{grid-column:1/-1;display:flex;justify-content:space-between;align-self:end;padding-bottom:28px;color:#7d887e;font-size:10px;font-weight:800;letter-spacing:.14em}.app-section{padding-top:120px}.section-head{display:grid;grid-template-columns:1fr 360px;align-items:end;grid-gap:20px;gap:20px;margin-bottom:55px}.section-head .eyebrow{grid-column:1/-1;margin:0}.questions h2,.section-head h2{font-size:clamp(52px,6vw,82px);margin:0}.questions>div>p:last-child,.section-head>p:last-child{margin:0 0 7px;color:#a7b0a7;font-size:15px;line-height:1.7}.app-stage{height:690px;border:1px solid #b8ff652b;border-radius:28px;background:radial-gradient(circle at 50% 42%,#b8ff6523,transparent 45%),#111713;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.stage-glow{position:absolute;width:1100px;height:320px;border:1px solid #c7ff9830;border-radius:50%;transform:rotate(-15deg);animation:float 10s ease-in-out infinite}.chat-window{position:relative;z-index:1;width:min(930px,85%);height:525px;border:1px solid #ffffff2c;border-radius:17px;background:#111611;box-shadow:0 40px 110px #000d,0 0 70px #b8ff6510;overflow:hidden;transform:perspective(1200px) rotateX(3deg) rotateY(4deg);transition:transform .5s}.app-stage:hover .chat-window{transform:perspective(1200px) rotateX(0) rotateY(0)}.window-top{height:36px;border-bottom:1px solid #ffffff14;display:flex;align-items:center;justify-content:space-between;color:#728075;font-size:9px;letter-spacing:.16em;padding:0 14px}.window-dots{display:flex;gap:5px}.window-dots i{width:6px;height:6px;border-radius:50%;background:#5d695f}.window-content{height:calc(100% - 36px);display:grid;grid-template-columns:63px 240px 1fr}.server-rail{background:#0b0f0c;border-right:1px solid #ffffff10;padding:13px 10px;display:flex;align-items:center;flex-direction:column;gap:12px}.server-rail img{width:40px;height:40px}.rail-bubble{height:39px;width:39px;border-radius:13px;background:#354d31;color:#d1ffb4;display:grid;place-items:center;font-size:14px;font-weight:800}.rail-bubble.muted{background:#202923;color:#8da58c}.rail-bottom{color:var(--lime);margin-top:auto}.chat-sidebar{border-right:1px solid #ffffff14;display:flex;flex-direction:column;padding:17px 11px}.sidebar-title{display:flex;justify-content:space-between;color:#f4f8f2;font-size:16px;font-weight:800;padding:0 9px;margin-bottom:30px}.sidebar-label{color:#788779;font-size:8px;letter-spacing:.15em;font-weight:800;padding:0 9px;margin-bottom:10px}.contact{display:flex;align-items:center;gap:9px;padding:10px 8px;border-radius:9px;position:relative}.contact.active{background:#b8ff651b}.avatar{display:grid;place-items:center;flex:none;border-radius:12px;width:34px;height:34px;font-size:12px;font-weight:800;color:#fff}.avatar-a{background:#819276}.avatar-b{background:#b38c7c}.avatar-c{background:#7f8da8}.avatar-self{background:#698c54}.contact>span:nth-child(2),.sidebar-user>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.contact strong,.sidebar-user strong{font-size:11px}.contact small,.sidebar-user small{font-size:9px;color:#889388;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.contact i{height:5px;width:5px;border-radius:50%;background:var(--lime);margin-left:auto}.sidebar-user{margin-top:auto;border-top:1px solid #ffffff17;display:flex;align-items:center;gap:8px;padding:10px 3px 0}.sidebar-user>span:last-child{margin-left:auto;color:#95a093}.conversation{display:flex;flex-direction:column;min-width:0}.conversation-head{height:59px;border-bottom:1px solid #ffffff14;display:flex;align-items:center;gap:10px;padding:0 18px}.conversation-head .avatar{width:31px;height:31px}.conversation-head>span:nth-child(2){display:flex;flex-direction:column;gap:2px}.conversation-head strong{font-size:12px}.conversation-head small{font-size:9px;color:#a9bb9a}.head-action{margin-left:auto;color:#a1b2a0;font-size:23px}.messages{flex:1 1;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:13px;padding:16px 24px}.message-date{align-self:center;color:#738575;font-size:8px;letter-spacing:.17em;margin-bottom:4px}.message{max-width:75%;background:#263027;padding:12px 14px;border-radius:13px 13px 13px 2px;font-size:11px;color:#e8eee7}.message small{display:block;text-align:right;font-size:8px;color:#8fa08e;margin-top:5px}.message.outgoing{align-self:flex-end;background:#a7e572;color:#112013;border-radius:13px 13px 2px 13px}.message.outgoing small{color:#446b39}.message-input{height:40px;border:1px solid #ffffff1c;border-radius:10px;color:#697b6b;font-size:10px;margin:0 17px 17px;padding:12px 13px;display:flex;justify-content:space-between}.message-input span{color:var(--lime);font-size:14px}.stage-caption{position:absolute;bottom:20px;left:26px;right:26px;display:flex;justify-content:space-between;font-size:9px;color:#8b9d89;letter-spacing:.1em}.features{padding-top:165px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.feature-card{border:1px solid #ffffff1c;border-radius:23px;background:#141a15;padding:29px;height:390px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .3s,border-color .3s}.feature-card:hover{transform:translateY(-6px);border-color:#b8ff6572}.feature-chat{background:radial-gradient(circle at 75% 40%,#b8ff6521,transparent 45%),#151c15}.feature-top{display:flex;justify-content:space-between;font-size:10px;font-weight:800;letter-spacing:.13em;color:#93a491}.feature-top span:last-child{border:1px solid #b8ff6544;border-radius:20px;padding:6px 9px;color:#b9e59e}.feature-symbol{height:110px;position:relative;display:flex;align-items:center;justify-content:center}.feature-symbol i{width:65px;height:50px;border:4px solid #b8ff658c;border-radius:12px;display:block;position:absolute;transform:translate(-13px,-8px)}.feature-symbol i:nth-child(2){transform:translate(20px,16px);border-color:#b8ff654a}.feature-symbol i:nth-child(3){display:none}.feature-call .feature-symbol i,.feature-friends .feature-symbol i,.feature-server .feature-symbol i{width:30px;height:30px;border-radius:50%}.feature-friends .feature-symbol i:first-child{transform:translate(-19px,8px)}.feature-friends .feature-symbol i:nth-child(2){transform:translate(18px,8px)}.feature-server .feature-symbol i{width:85px;height:14px;border-radius:3px;transform:translateY(-15px)}.feature-server .feature-symbol i:nth-child(2){transform:translateY(13px)}.feature-call .feature-symbol i{width:100px;height:55px;border-radius:30px;transform:rotate(-30deg)}.feature-call .feature-symbol i:nth-child(2){display:none}.feature-card h3{font-family:Unbounded,Manrope,sans-serif;font-size:clamp(24px,2.3vw,32px);letter-spacing:-.07em;margin:0 0 10px}.feature-card p{max-width:410px;color:#a2afa2;font-size:13px;line-height:1.7;margin:0}.statement{padding-block:190px 160px;text-align:center}.statement>span{font-size:10px;color:#9cbb88;font-weight:800;letter-spacing:.2em}.statement h2{font-family:Unbounded,Manrope,sans-serif;font-size:clamp(65px,8vw,115px);line-height:1.1;letter-spacing:-.095em;margin:26px 0 100px}.statement h2 em{font-style:normal;color:var(--lime)}.statement-line{display:flex;justify-content:space-between;border-top:1px solid #ffffff28;border-bottom:1px solid #ffffff28;padding:21px 0;color:#788777;font-size:11px;letter-spacing:.23em;font-weight:800}.questions{display:grid;grid-template-columns:.85fr 1.15fr;grid-gap:70px;gap:70px;padding-bottom:160px}.questions h2{margin:22px 0}.question-list{border-top:1px solid #ffffff2b}.question-list details{border-bottom:1px solid #ffffff2b}.question-list summary{cursor:pointer;list-style:none;min-height:86px;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:16px;font-weight:700}.question-list summary::-webkit-details-marker{display:none}.question-list summary span{color:var(--lime);font-size:27px;font-weight:400;transition:transform .25s}.question-list details[open] summary span{transform:rotate(45deg)}.question-list details p{color:#a2afa2;max-width:600px;font-size:14px;line-height:1.8;margin:0 0 24px}.closing{border-top:1px solid #ffffff27;display:flex;align-items:center;flex-direction:column;text-align:center;padding-block:115px 130px}.closing img{width:85px;height:85px;margin-bottom:25px}.closing h2{margin:11px 0 37px}.site-footer{border-top:1px solid #ffffff23;min-height:130px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#8b998b;font-size:11px}.site-footer .brand{color:#fff}.site-footer .brand img{width:31px;height:31px}.account{max-width:900px;min-height:100vh;margin:auto;padding:12vh 7vw;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;background:radial-gradient(circle at 70% 45%,#b8ff651f,transparent 45%)}.account>a{font-size:13px;margin-bottom:80px;font-weight:700}.account>span{color:var(--lime);font-size:11px;letter-spacing:.18em}.account h1{font-family:Unbounded,Manrope,sans-serif;font-size:clamp(53px,7vw,95px);letter-spacing:-.09em;line-height:1.05;margin:25px 0}.account p{color:#a8b7a6;line-height:1.8}.account button{margin-top:25px;background:#b8ff6521;border:1px solid #b8ff6550;color:#c7f5a7;padding:14px 20px;border-radius:12px}@keyframes fade-up{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.3}}@media(max-width:1000px){.hero{grid-template-columns:1fr .8fr}.hero h1{font-size:clamp(55px,6.5vw,80px)}.orbit-chip{display:none}.window-content{grid-template-columns:53px 180px 1fr}.section-head{grid-template-columns:1fr}}@media(max-width:760px){.section-wrap,.wrap{width:calc(100% - 36px)}.site-header{top:10px;height:62px;border-radius:16px}.nav-links{display:none}.header-button{padding:10px 13px}.hero{padding-top:135px;grid-template-columns:1fr;min-height:780px;align-items:start}.hero h1{font-size:clamp(53px,11vw,78px)}.hero-intro{font-size:15px}.hero-actions{flex-direction:column;width:min(100%,340px)}.button{width:100%}.hero-orbit{height:280px;margin-top:-15px}.hero-orbit>img{width:215px}.orbit-ring-one{width:250px;height:250px}.orbit-ring-two{width:300px;height:300px}.hero-bottom{margin-top:10px}.app-section,.features{padding-top:95px}.questions h2,.section-head h2{font-size:clamp(48px,10vw,70px)}.app-stage{height:550px;border-radius:21px}.chat-window{width:95%;height:415px}.app-stage:hover .chat-window,.chat-window{transform:none}.window-content{grid-template-columns:45px 1fr}.server-rail{padding:8px 4px}.server-rail img{width:34px;height:34px}.rail-bubble{width:31px;height:31px}.chat-sidebar{display:none}.conversation-head{height:50px}.messages{padding:10px 13px}.message{font-size:10px;max-width:86%}.stage-caption{font-size:8px}.stage-caption span:last-child{display:none}.feature-grid{grid-template-columns:1fr}.feature-card{height:330px}.statement{padding-block:125px}.statement h2{font-size:clamp(49px,10vw,76px);margin-bottom:70px}.statement-line{font-size:8px}.questions{grid-template-columns:1fr;gap:35px;padding-bottom:110px}.closing{padding-block:90px}.site-footer{flex-wrap:wrap;padding-block:24px}.site-footer p{order:3;width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--bg:#050506}:root,body{background:#050506}body>main:not(.account){background:radial-gradient(ellipse at 85% 12%,#7bad3830,transparent 26%),radial-gradient(ellipse at 9% 55%,#4567221c,transparent 28%),#050506}.hero{background:radial-gradient(ellipse at 76% 48%,#9bd65126,transparent 45%)}.app-stage,.feature-card{background-color:#111311}.account{max-width:none;padding-inline:max(7vw,calc((100vw - 900px)/2));background:#050506}.account>span{color:#f6f6f4}.account p{color:#a9a9af}.account button{background:#1b1c20;border:1px solid #5a5a61;color:#f6f6f4;font:800 12px Unbounded,Manrope,sans-serif}.site-footer .brand,.site-header .brand{gap:11px;font-weight:800;font-style:italic;letter-spacing:-.13em;transform:skewX(-6deg)}.site-footer .brand img,.site-header .brand img{transform:skewX(6deg);image-rendering:pixelated}.site-footer .brand-stop,.site-header .brand-stop{display:inline-block;color:#b8ff65;transform:skewX(6deg)}.dizzy-cookie-banner{position:fixed;z-index:300;left:24px;right:24px;bottom:24px;max-width:1050px;margin:auto;padding:24px 28px;display:flex;align-items:flex-end;justify-content:space-between;gap:35px;background:#1c1d21;color:#fff;border:1px solid #ffffff70;box-shadow:8px 8px 0 #b8ff65,0 20px 70px #000b;font-family:Manrope,Arial,sans-serif}.dizzy-cookie-banner>div:first-child{max-width:650px}.dizzy-cookie-eyebrow{font:800 10px Unbounded,Manrope,sans-serif;letter-spacing:.12em;color:#b8ff65}.dizzy-cookie-banner h2{font:900 clamp(23px,2.7vw,34px) Unbounded,Manrope,sans-serif;letter-spacing:-.07em;margin:10px 0}.dizzy-cookie-banner p{font-size:13px;line-height:1.55;color:#c7c8cc;margin:0}.dizzy-cookie-banner p a{text-decoration:underline;text-underline-offset:3px;color:#fff}.dizzy-cookie-actions{display:flex;flex-direction:column;gap:9px;min-width:205px}.dizzy-cookie-actions button{border:1px solid #fff;background:transparent;color:#fff;padding:12px 15px;cursor:pointer;font:800 12px Manrope,Arial,sans-serif}.dizzy-cookie-actions button:last-child{background:#b8ff65;border-color:#b8ff65;color:#111}.dizzy-cookie-actions button:hover{background:#d4ffa1;color:#111}@media(max-width:700px){.dizzy-cookie-banner{left:12px;right:12px;bottom:12px;display:block;padding:20px;box-shadow:4px 4px 0 #b8ff65}.dizzy-cookie-actions{margin-top:18px;min-width:0;flex-direction:row}.dizzy-cookie-actions button{flex:1 1;padding:11px 8px;font-size:11px}}