:root{--vt-c-white: #ffffff;--vt-c-white-soft: #f8f8f8;--vt-c-white-mute: #f2f2f2;--vt-c-black: #181818;--vt-c-black-soft: #222222;--vt-c-black-mute: #282828;--vt-c-indigo: #2c3e50;--vt-c-divider-light-1: rgba(1, 1, 1, .29);--vt-c-divider-light-2: rgba(7, 7, 7, .12);--vt-c-divider-dark-1: rgba(84, 84, 84, .65);--vt-c-divider-dark-2: rgba(84, 84, 84, .48);--vt-c-text-light-1: #000000;--vt-c-text-light-2: rgba(0, 0, 0, .66);--vt-c-text-dark-1: var(--vt-c-white);--vt-c-text-dark-2: rgb(255, 255, 255);--brand-primary: hsl(118 28% 45%);--brand-secondary: hsla(118 28% 45% / 50%);--brand-accent: hsl(118 28% 45%);--neutral-grey: rgba(75, 85, 99, 1);--neutral-grey-hover: rgba(55, 65, 81, 1);--discord-brand: rgba(88, 101, 242, 1);--discord-hover: rgba(88, 101, 242, .5);--vecurity-brand: #7616fd;--vecurity-hover: #6a1af1}:root{--color-background: var(--vt-c-white);--color-background-soft: var(--vt-c-white-soft);--color-background-mute: var(--vt-c-white-mute);--color-border: var(--vt-c-divider-light-2);--color-border-hover: var(--vt-c-divider-light-1);--color-heading: var(--vt-c-text-light-1);--color-text: var(--vt-c-text-light-2);--section-gap: 160px;--color-discord: var(--discord-brand);--color-discord-hover: var(--discord-hover);--color-steam: var(--brand-primary);--color-steam-hover: var(--brand-secondary);--color-twitter: var(--brand-primary);--color-twitter-hover: var(--brand-secondary);--color-primary: var(--brand-primary);--color-primary-hover: var(--brand-secondary);--color-accent: var(--brand-accent);--color-accent-hover: var(--brand-secondary)}@media (prefers-color-scheme: dark){:root{--color-background: var(--vt-c-black);--color-background-soft: var(--vt-c-black-soft);--color-background-mute: var(--vt-c-black-mute);--color-border: var(--vt-c-divider-dark-2);--color-border-hover: var(--vt-c-divider-dark-1);--color-heading: var(--vt-c-text-dark-1);--color-text: var(--vt-c-text-dark-2);--color-discord: var(--discord-brand);--color-discord-hover: var(--discord-hover);--color-steam: var(--brand-primary);--color-steam-hover: var(--brand-secondary);--color-twitter: var(--brand-primary);--color-twitter-hover: var(--brand-secondary);--color-primary: var(--brand-primary);--color-primary-hover: var(--brand-secondary);--color-accent: var(--brand-accent);--color-accent-hover: var(--brand-secondary)}}*,*:before,*:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;height:100%;width:100%;color:var(--color-text);background:var(--color-background);transition:color .5s,background-color .5s;line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{text-decoration:none;color:inherit}a.router-link-exact-active{color:var(--color-text);text-decoration:none}.header[data-v-3db6f17b]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0f0f23f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(124,58,237,.2);box-shadow:0 4px 20px #0000001a}.nav[data-v-3db6f17b]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1400px;margin:0 auto}.logo[data-v-3db6f17b]{font-size:1.75rem;font-weight:800;color:#fff;text-decoration:none;display:flex;align-items:center;gap:.75rem;letter-spacing:.5px;transition:all .3s ease}.logo[data-v-3db6f17b]:hover{color:#7c3aed}.logo-icon[data-v-3db6f17b]{width:32px;height:32px;border-radius:50%;transition:all .3s ease}.logo:hover .logo-icon[data-v-3db6f17b]{transform:scale(1.1)}.nav-links[data-v-3db6f17b]{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.nav-links a[data-v-3db6f17b]{color:#c9d1d9;text-decoration:none;font-weight:500;font-size:.95rem;transition:all .3s ease;position:relative}.nav-links a[data-v-3db6f17b]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#7c3aed,#a855f7);transition:width .3s ease}.nav-links a[data-v-3db6f17b]:hover{color:#fff}.nav-links a[data-v-3db6f17b]:hover:after{width:100%}.nav-actions[data-v-3db6f17b]{display:flex;gap:1rem;align-items:center}.btn-signup[data-v-3db6f17b]{background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;color:#fff;padding:.6rem 1.25rem;border-radius:.75rem;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;box-shadow:0 4px 15px #7c3aed4d;display:flex;align-items:center;gap:.5rem}.btn-signup[data-v-3db6f17b]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #7c3aed66;background:linear-gradient(135deg,#8b5cf6,#a855f7)}@media (max-width: 768px){.nav[data-v-3db6f17b]{padding:1rem}.nav-links[data-v-3db6f17b]{display:none}.logo[data-v-3db6f17b]{font-size:1.5rem}.btn-signup[data-v-3db6f17b]{padding:.5rem 1rem;font-size:.8rem}}.header[data-v-9f44564c]{position:fixed;top:0;left:0;right:0;z-index:1000;background:#0f0f23f2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(124,58,237,.2);box-shadow:0 4px 20px #0000001a}.nav[data-v-9f44564c]{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;max-width:1400px;margin:0 auto}.logo[data-v-9f44564c]{font-size:1.75rem;font-weight:800;color:#fff;text-decoration:none;display:flex;align-items:center;gap:.75rem;letter-spacing:.5px}.logo i[data-v-9f44564c]{color:#7c3aed;font-size:1.5rem}.nav-links[data-v-9f44564c]{display:flex;gap:2.5rem;list-style:none;margin:0;padding:0}.nav-links a[data-v-9f44564c]{color:#c9d1d9;text-decoration:none;font-weight:500;font-size:.95rem;transition:all .3s ease;position:relative}.nav-links a[data-v-9f44564c]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:linear-gradient(90deg,#7c3aed,#a855f7);transition:width .3s ease}.nav-links a[data-v-9f44564c]:hover{color:#fff}.nav-links a[data-v-9f44564c]:hover:after{width:100%}.nav-actions[data-v-9f44564c]{display:flex;gap:1rem;align-items:center}.btn-login[data-v-9f44564c]{background:transparent;border:1.5px solid rgba(124,58,237,.6);color:#7c3aed;padding:.6rem 1.25rem;border-radius:.75rem;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease}.btn-login[data-v-9f44564c]:hover{background:#7c3aed1a;border-color:#7c3aed;color:#a855f7;transform:translateY(-1px)}.btn-signup[data-v-9f44564c]{background:linear-gradient(135deg,#7c3aed,#a855f7);border:none;color:#fff;padding:.6rem 1.25rem;border-radius:.75rem;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .3s ease;box-shadow:0 4px 15px #7c3aed4d}.btn-signup[data-v-9f44564c]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #7c3aed66;background:linear-gradient(135deg,#8b5cf6,#a855f7)}.landing-page[data-v-9f44564c]{min-height:100vh;background:linear-gradient(135deg,#1a1b26,#24283b,#1a1b26);color:#c0caf5;overflow-x:hidden;position:relative}.container[data-v-9f44564c]{max-width:1200px;margin:0 auto;padding:0 2rem}.turtle-background[data-v-9f44564c]{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.3}.turtle[data-v-9f44564c]{position:absolute;filter:drop-shadow(0 0 10px rgba(158,206,106,.3))}.turtle-1[data-v-9f44564c]{width:6rem;height:6rem;top:20%;left:10%;animation:swim-1-9f44564c 20s infinite ease-in-out}.turtle-2[data-v-9f44564c]{width:4rem;height:4rem;top:60%;right:15%;animation:swim-2-9f44564c 25s infinite ease-in-out}.turtle-3[data-v-9f44564c]{width:5rem;height:5rem;bottom:15%;left:30%;animation:swim-3-9f44564c 22s infinite ease-in-out}.turtle-4[data-v-9f44564c]{width:4rem;height:4rem;top:40%;right:30%;animation:swim-1-9f44564c 18s infinite ease-in-out reverse}.turtle-5[data-v-9f44564c]{width:6rem;height:6rem;bottom:30%;right:40%;animation:swim-2-9f44564c 23s infinite ease-in-out reverse}@keyframes swim-1-9f44564c{0%{transform:translate(0) rotate(0)}33%{transform:translate(30vw,10vh) rotate(20deg)}66%{transform:translate(-20vw,-15vh) rotate(-15deg)}to{transform:translate(0) rotate(0)}}@keyframes swim-2-9f44564c{0%{transform:translate(0) rotate(0)}33%{transform:translate(-25vw,-10vh) rotate(-25deg)}66%{transform:translate(15vw,20vh) rotate(15deg)}to{transform:translate(0) rotate(0)}}@keyframes swim-3-9f44564c{0%{transform:translate(0) rotate(0)}33%{transform:translate(20vw,-15vh) rotate(15deg)}66%{transform:translate(-30vw,10vh) rotate(-20deg)}to{transform:translate(0) rotate(0)}}.hero-section[data-v-9f44564c]{position:relative;z-index:1;min-height:80vh;display:flex;align-items:center;justify-content:center;padding:1rem 0}.hero-content[data-v-9f44564c]{display:flex;align-items:center;justify-content:center;max-width:1400px;width:100%;gap:2.5rem;padding:1.5rem}.hero-center[data-v-9f44564c]{text-align:center;width:100%}.hero-badge[data-v-9f44564c]{display:inline-block;background:#9ece6a1a;border:1px solid rgba(158,206,106,.3);border-radius:2rem;padding:.4rem .8rem;margin-bottom:1.5rem;font-size:.8rem;font-weight:500}.hero-badge i[data-v-9f44564c]{margin-right:.5rem}.hero-title[data-v-9f44564c]{font-size:2.8rem;font-weight:800;line-height:1.1;margin-bottom:1.2rem;background:linear-gradient(135deg,#c0caf5,#9ece6a,#7aa2f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.brand-highlight[data-v-9f44564c]{background:linear-gradient(135deg,#9ece6a,#7aa2f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description[data-v-9f44564c]{font-size:1.1rem;line-height:1.5;color:#a9b1d6;margin-bottom:1.5rem}.cta-buttons[data-v-9f44564c]{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem;justify-content:center}.btn[data-v-9f44564c]{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;border-radius:.75rem;text-decoration:none;font-weight:600;font-size:1rem;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}.btn[data-v-9f44564c]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s}.btn[data-v-9f44564c]:hover:before{left:100%}.btn-primary[data-v-9f44564c]{background:linear-gradient(135deg,#9ece6a,#7aa2f7);color:#1a1b26;box-shadow:0 4px 15px #9ece6a4d}.btn-primary[data-v-9f44564c]:hover{transform:translateY(-2px);box-shadow:0 8px 25px #9ece6a66}.btn-secondary[data-v-9f44564c]{background:#7aa2f71a;color:#7aa2f7;border-color:#7aa2f7}.btn-secondary[data-v-9f44564c]:hover{background:#7aa2f7;color:#1a1b26;transform:translateY(-2px)}.app-preview-section[data-v-9f44564c]{padding:6rem 0;background:#1a1b264d;border-top:1px solid rgba(65,72,104,.3)}.app-preview[data-v-9f44564c]{display:flex;justify-content:center;align-items:center;max-width:1400px;margin:0 auto;padding:0 2rem}.app-window[data-v-9f44564c]{width:100%;max-width:1000px;background:#24283b;border-radius:1rem;overflow:hidden;box-shadow:0 20px 40px #0000004d;border:1px solid #414868}.app-titlebar[data-v-9f44564c]{background:#1a1b26;padding:1rem;display:flex;align-items:center;gap:1rem;border-bottom:1px solid #414868}.titlebar-controls[data-v-9f44564c]{display:flex;gap:.5rem}.control[data-v-9f44564c]{width:12px;height:12px;border-radius:50%}.control.close[data-v-9f44564c]{background:#f7768e}.control.minimize[data-v-9f44564c]{background:#e0af68}.control.maximize[data-v-9f44564c]{background:#9ece6a}.app-title[data-v-9f44564c]{font-size:.875rem;font-weight:600;color:#c0caf5}.app-content[data-v-9f44564c]{display:flex;height:400px}.spaces-sidebar[data-v-9f44564c]{width:72px;background:#1a1b26;display:flex;flex-direction:column;align-items:center;padding:12px 0;gap:8px;border-right:1px solid #414868}.space-item[data-v-9f44564c],.space-add[data-v-9f44564c]{width:48px;height:48px;border-radius:50%;background:#414868;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;position:relative}.space-item[data-v-9f44564c]:hover,.space-add[data-v-9f44564c]:hover{border-radius:16px;background:#7aa2f7}.space-item.active[data-v-9f44564c]{border-radius:16px;background:#9ece6a}.space-item.active[data-v-9f44564c]:before{content:"";position:absolute;left:-12px;width:4px;height:20px;background:#c0caf5;border-radius:0 4px 4px 0}.space-icon[data-v-9f44564c]{font-size:20px;color:#c0caf5}.space-icon i[data-v-9f44564c]{font-size:18px}.rooms-sidebar[data-v-9f44564c]{width:240px;background:#24283b;border-right:1px solid #414868;display:flex;flex-direction:column}.server-header[data-v-9f44564c]{padding:16px;border-bottom:1px solid #414868;display:flex;align-items:center;justify-content:space-between}.server-header h3[data-v-9f44564c]{color:#c0caf5;font-size:16px;font-weight:600;margin:0}.server-dropdown[data-v-9f44564c]{color:#565f89;cursor:pointer}.channel-category[data-v-9f44564c]{padding:16px 8px 0 16px}.category-header[data-v-9f44564c]{display:flex;align-items:center;gap:4px;margin-bottom:8px;cursor:pointer}.category-arrow[data-v-9f44564c]{color:#565f89;font-size:10px}.category-arrow.fas[data-v-9f44564c]{font-size:8px}.category-name[data-v-9f44564c]{color:#565f89;font-size:12px;font-weight:600;letter-spacing:.5px}.channel-item[data-v-9f44564c]{display:flex;align-items:center;gap:8px;padding:6px 8px;margin:2px 0;border-radius:4px;cursor:pointer;transition:all .2s ease}.channel-item[data-v-9f44564c]:hover{background:#7aa2f71a}.channel-item.active[data-v-9f44564c]{background:#9ece6a33;color:#c0caf5}.channel-hash[data-v-9f44564c]{color:#565f89;font-size:16px}.channel-hash.fas[data-v-9f44564c]{font-size:14px}.channel-item.active .channel-hash[data-v-9f44564c]{color:#9ece6a}.channel-name[data-v-9f44564c]{color:#a9b1d6;font-size:14px}.channel-item.active .channel-name[data-v-9f44564c]{color:#c0caf5}.chat-main[data-v-9f44564c]{flex:1;display:flex;flex-direction:column;background:#24283b}.chat-header[data-v-9f44564c]{height:48px;background:#24283b;border-bottom:1px solid #414868;display:flex;align-items:center;padding:0 16px;gap:8px}.channel-hash[data-v-9f44564c]{color:#565f89;font-size:20px}.channel-title[data-v-9f44564c]{color:#c0caf5;font-weight:600;font-size:16px}.chat-controls[data-v-9f44564c]{margin-left:auto;display:flex;gap:16px}.control-icon[data-v-9f44564c]{color:#565f89;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease;font-size:14px}.control-icon[data-v-9f44564c]:hover{color:#c0caf5;background:#7aa2f71a}.chat-messages[data-v-9f44564c]{flex:1;padding:16px;overflow-y:auto;display:flex;flex-direction:column;gap:16px}.message-group[data-v-9f44564c]{display:flex;gap:12px;align-items:flex-start}.message-avatar[data-v-9f44564c]{width:40px;height:40px;border-radius:50%;background:#7aa2f7;display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.message-content[data-v-9f44564c]{flex:1}.message-header[data-v-9f44564c]{display:flex;align-items:baseline;gap:8px;margin-bottom:4px}.username[data-v-9f44564c]{color:#c0caf5;font-weight:600;font-size:16px}.timestamp[data-v-9f44564c]{color:#565f89;font-size:12px}.message-text[data-v-9f44564c]{color:#a9b1d6;line-height:1.4;font-size:14px}.chat-input[data-v-9f44564c]{padding:16px;background:#24283b}.input-wrapper[data-v-9f44564c]{background:#414868;border-radius:8px;display:flex;align-items:center;padding:0 16px}.message-input[data-v-9f44564c]{flex:1;background:transparent;border:none;padding:12px 0;color:#c0caf5;font-size:14px;outline:none}.message-input[data-v-9f44564c]::placeholder{color:#565f89}.input-actions[data-v-9f44564c]{display:flex;gap:8px}.input-icon[data-v-9f44564c]{color:#565f89;cursor:pointer;padding:4px;border-radius:4px;transition:all .2s ease;font-size:14px}.input-icon[data-v-9f44564c]:hover{color:#c0caf5;background:#7aa2f71a}.skeleton-text[data-v-9f44564c]{background:linear-gradient(90deg,#414868 25%,#565f89,#414868 75%);background-size:200% 100%;animation:skeleton-loading-9f44564c 1.5s infinite;border-radius:4px;height:12px}.skeleton-server-name[data-v-9f44564c]{width:120px;height:16px}.skeleton-category[data-v-9f44564c]{width:100px;height:10px}.skeleton-channel[data-v-9f44564c]{width:80px;height:12px}.skeleton-channel-title[data-v-9f44564c]{width:60px;height:16px}.skeleton-username[data-v-9f44564c]{width:60px;height:14px}.skeleton-timestamp[data-v-9f44564c]{width:80px;height:10px}.skeleton-message[data-v-9f44564c]{width:200px;height:12px;margin-top:4px}.skeleton-members-title[data-v-9f44564c]{width:80px;height:12px}.skeleton-category-title[data-v-9f44564c]{width:70px;height:10px}.skeleton-member-name[data-v-9f44564c]{width:60px;height:12px}.skeleton-input[data-v-9f44564c]{flex:1;height:20px;background:linear-gradient(90deg,#414868 25%,#565f89,#414868 75%);background-size:200% 100%;animation:skeleton-loading-9f44564c 1.5s infinite;border-radius:4px;margin:8px 0}.skeleton-avatar[data-v-9f44564c]{background:linear-gradient(90deg,#414868 25%,#565f89,#414868 75%);background-size:200% 100%;animation:skeleton-loading-9f44564c 1.5s infinite}@keyframes skeleton-loading-9f44564c{0%{background-position:200% 0}to{background-position:-200% 0}}.members-sidebar[data-v-9f44564c]{width:240px;background:#24283b;border-left:1px solid #414868;display:flex;flex-direction:column}.members-header[data-v-9f44564c]{padding:16px;border-bottom:1px solid #414868}.members-header h4[data-v-9f44564c]{color:#c0caf5;font-size:14px;font-weight:600;margin:0;text-transform:uppercase;letter-spacing:.5px}.members-list[data-v-9f44564c]{padding:16px;overflow-y:auto}.member-category[data-v-9f44564c]{margin-bottom:24px}.category-title[data-v-9f44564c]{color:#565f89;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.member-item[data-v-9f44564c]{display:flex;align-items:center;gap:8px;padding:4px 8px;margin:2px 0;border-radius:4px;cursor:pointer;transition:all .2s ease}.member-item[data-v-9f44564c]:hover{background:#7aa2f71a}.member-avatar[data-v-9f44564c]{width:32px;height:32px;border-radius:50%;background:#7aa2f7;display:flex;align-items:center;justify-content:center;font-size:16px;position:relative}.member-avatar.online[data-v-9f44564c]:after{content:"";position:absolute;bottom:-2px;right:-2px;width:12px;height:12px;background:#9ece6a;border:2px solid #24283b;border-radius:50%}.member-avatar.offline[data-v-9f44564c]{opacity:.5}.member-name[data-v-9f44564c]{color:#a9b1d6;font-size:14px}.member-name.offline-name[data-v-9f44564c]{opacity:.5}.features-section[data-v-9f44564c]{position:relative;z-index:1;padding:6rem 0;background:#1a1b26cc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section-header[data-v-9f44564c]{text-align:center;margin-bottom:4rem}.section-header h2[data-v-9f44564c]{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#c0caf5,#9ece6a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-header p[data-v-9f44564c]{font-size:1.125rem;color:#a9b1d6}.features-grid[data-v-9f44564c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem}.feature-card[data-v-9f44564c]{background:#24283b99;border:1px solid rgba(65,72,104,.5);border-radius:1rem;padding:2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-card[data-v-9f44564c]:hover{transform:translateY(-5px);border-color:#9ece6a80;box-shadow:0 10px 30px #9ece6a1a}.feature-icon[data-v-9f44564c]{font-size:3rem;margin-bottom:1rem;display:block}.feature-card h3[data-v-9f44564c]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#c0caf5}.feature-card p[data-v-9f44564c]{color:#a9b1d6;line-height:1.6;margin-bottom:1.5rem}.feature-mockup[data-v-9f44564c]{background:#1a1b26cc;border-radius:.5rem;padding:1rem;border:1px solid rgba(65,72,104,.3)}.mockup-spaces[data-v-9f44564c]{display:flex;flex-direction:column;gap:.5rem}.mockup-space[data-v-9f44564c]{padding:.5rem;border-radius:.25rem;font-size:.875rem;background:#4148684d}.mockup-space.active[data-v-9f44564c]{background:#9ece6a33;color:#9ece6a}.mockup-chat[data-v-9f44564c]{display:flex;flex-direction:column;gap:.5rem}.mockup-message[data-v-9f44564c]{background:#4148684d;padding:.5rem;border-radius:.25rem;font-size:.875rem}.mockup-message.typing[data-v-9f44564c]{color:#9ece6a;font-style:italic}.mockup-security[data-v-9f44564c]{display:flex;gap:.5rem;flex-wrap:wrap}.security-badge[data-v-9f44564c]{background:#9ece6a33;color:#9ece6a;padding:.25rem .5rem;border-radius:.25rem;font-size:.75rem;font-weight:500}.mockup-themes[data-v-9f44564c]{display:flex;gap:.5rem}.theme-option[data-v-9f44564c]{width:2rem;height:2rem;border-radius:.25rem;border:2px solid rgba(65,72,104,.5)}.theme-option.dark[data-v-9f44564c]{background:#1a1b26}.theme-option.light[data-v-9f44564c]{background:#f7f7f7}.theme-option.purple[data-v-9f44564c]{background:#bb9af7}.mockup-devices[data-v-9f44564c]{display:flex;gap:1rem;justify-content:center}.device[data-v-9f44564c]{font-size:1.5rem;opacity:.7;transition:opacity .2s}.device[data-v-9f44564c]:hover{opacity:1}.mockup-bot[data-v-9f44564c]{text-align:center}.bot-message[data-v-9f44564c]{background:#7aa2f733;color:#7aa2f7;padding:.5rem;border-radius:.25rem;font-size:.875rem}.mockup-voip[data-v-9f44564c]{display:flex;flex-direction:column;gap:.5rem;align-items:center}.voip-indicator[data-v-9f44564c],.voip-quality[data-v-9f44564c],.voip-status[data-v-9f44564c]{padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500;transition:all .2s}.voip-indicator.active[data-v-9f44564c]{background:#9ece6a33;color:#9ece6a;border:1px solid rgba(158,206,106,.3)}.voip-quality[data-v-9f44564c]{background:#7aa2f733;color:#7aa2f7;border:1px solid rgba(122,162,247,.3)}.voip-status[data-v-9f44564c]{background:#f7768e33;color:#f7768e;border:1px solid rgba(247,118,142,.3)}.about-section[data-v-9f44564c]{padding:5rem 0;background:linear-gradient(135deg,#1a1b26,#24283b)}.about-content[data-v-9f44564c]{display:grid;grid-template-columns:2fr 1fr;gap:4rem;align-items:start;margin-top:3rem}.about-text h3[data-v-9f44564c]{color:#9ece6a;font-size:1.5rem;font-weight:600;margin-bottom:1rem;margin-top:2rem}.about-text h3[data-v-9f44564c]:first-child{margin-top:0}.about-text p[data-v-9f44564c]{color:#a9b1d6;line-height:1.6;margin-bottom:1.5rem}.about-text ul[data-v-9f44564c]{list-style:none;padding:0}.about-text li[data-v-9f44564c]{color:#a9b1d6;margin-bottom:.75rem;padding-left:1.5rem;position:relative}.about-text li[data-v-9f44564c]:before{content:"✓";position:absolute;left:0;color:#9ece6a;font-weight:700}.about-text strong[data-v-9f44564c]{color:#c0caf5}.about-stats[data-v-9f44564c]{display:flex;flex-direction:column;gap:2rem}.stat-item[data-v-9f44564c]{text-align:center;padding:2rem;background:#1a1b2699;border:1px solid rgba(65,72,104,.3);border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stat-number[data-v-9f44564c]{font-size:2.5rem;font-weight:800;color:#7aa2f7;margin-bottom:.5rem}.stat-label[data-v-9f44564c]{color:#a9b1d6;font-weight:500;text-transform:uppercase;letter-spacing:.5px;font-size:.9rem}@media (max-width: 768px){.about-content[data-v-9f44564c]{grid-template-columns:1fr;gap:2rem}.about-text[data-v-9f44564c]{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.about-text h3[data-v-9f44564c]{font-size:1.25rem;line-height:1.4}.about-text p[data-v-9f44564c]{font-size:.95rem;line-height:1.5}.about-text li[data-v-9f44564c]{font-size:.9rem;line-height:1.4;word-wrap:break-word}.about-stats[data-v-9f44564c]{flex-direction:row;justify-content:space-around;flex-wrap:wrap}.stat-item[data-v-9f44564c]{padding:1.5rem 1rem;min-width:0;flex:1}.stat-number[data-v-9f44564c]{font-size:2rem}.stat-label[data-v-9f44564c]{font-size:.8rem;word-wrap:break-word}}.legal-section[data-v-9f44564c]{position:relative;z-index:1;padding:6rem 0;background:#24283bcc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legal-grid[data-v-9f44564c]{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.legal-card[data-v-9f44564c]{background:#1a1b2699;border:1px solid rgba(65,72,104,.5);border-radius:1rem;padding:2rem;text-align:center;transition:all .3s ease}.legal-card[data-v-9f44564c]:hover{transform:translateY(-3px);border-color:#7aa2f780}.legal-icon[data-v-9f44564c]{font-size:3rem;margin-bottom:1rem;display:block}.legal-card h3[data-v-9f44564c]{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:#c0caf5}.legal-card p[data-v-9f44564c]{color:#a9b1d6;line-height:1.6;margin-bottom:1.5rem}.legal-btn[data-v-9f44564c]{display:inline-block;background:#7aa2f71a;color:#7aa2f7;border:1px solid #7aa2f7;padding:.75rem 1.5rem;border-radius:.5rem;cursor:pointer;transition:all .3s ease;font-weight:500;text-decoration:none;text-align:center}.legal-btn[data-v-9f44564c]:hover{background:#7aa2f7;color:#1a1b26}.free-speech-banner[data-v-9f44564c]{background:linear-gradient(135deg,#9ece6a1a,#7aa2f71a);border:1px solid rgba(158,206,106,.3);border-radius:1rem;padding:2rem;text-align:center}.banner-content h3[data-v-9f44564c]{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#9ece6a}.banner-content p[data-v-9f44564c]{color:#a9b1d6;line-height:1.6;max-width:800px;margin:0 auto}.footer[data-v-9f44564c]{position:relative;z-index:1;background:#1a1b26e6;padding:3rem 0 1rem;border-top:1px solid rgba(65,72,104,.3)}.footer-content[data-v-9f44564c]{display:grid;grid-template-columns:1fr 2fr;gap:3rem;margin-bottom:2rem}.footer-brand h3[data-v-9f44564c]{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#9ece6a,#7aa2f7);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-brand p[data-v-9f44564c]{color:#a9b1d6}.footer-links[data-v-9f44564c]{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.link-group h4[data-v-9f44564c]{font-weight:600;margin-bottom:1rem;color:#c0caf5}.link-group a[data-v-9f44564c]{display:block;color:#a9b1d6;text-decoration:none;margin-bottom:.5rem;transition:color .2s}.link-group a[data-v-9f44564c]:hover{color:#7aa2f7}.footer-bottom[data-v-9f44564c]{text-align:center;padding-top:2rem;border-top:1px solid rgba(65,72,104,.3);color:#565f89}.modal-overlay[data-v-9f44564c]{position:fixed;top:0;left:0;width:100%;height:100%;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-content[data-v-9f44564c]{background:#24283b;border:1px solid #414868;border-radius:1rem;max-width:800px;max-height:80vh;width:90%;overflow:hidden;box-shadow:0 20px 40px #00000080}.modal-header[data-v-9f44564c]{background:#1a1b26;padding:1.5rem;border-bottom:1px solid #414868;display:flex;justify-content:space-between;align-items:center}.modal-header h2[data-v-9f44564c]{font-size:1.5rem;font-weight:600;color:#c0caf5;margin:0}.modal-close[data-v-9f44564c]{background:none;border:none;font-size:1.5rem;color:#a9b1d6;cursor:pointer;padding:.25rem;border-radius:.25rem;transition:all .2s}.modal-close[data-v-9f44564c]:hover{background:#f7768e1a;color:#f7768e}.modal-body[data-v-9f44564c]{padding:2rem;overflow-y:auto;max-height:60vh;color:#a9b1d6;line-height:1.6}.modal-body h3[data-v-9f44564c]{color:#c0caf5;font-weight:600;margin:1.5rem 0 1rem}.modal-body h3[data-v-9f44564c]:first-child{margin-top:0}.modal-body h4[data-v-9f44564c]{color:#9ece6a;font-weight:600;margin:1rem 0 .5rem}.modal-body ul[data-v-9f44564c]{margin:1rem 0;padding-left:1.5rem}.modal-body li[data-v-9f44564c]{margin-bottom:.5rem}.modal-body strong[data-v-9f44564c]{color:#c0caf5;font-weight:600}.modal-body em[data-v-9f44564c]{color:#565f89;font-style:italic}@media (max-width: 1024px){.hero-section[data-v-9f44564c]{grid-template-columns:1fr;text-align:center;gap:2rem}.hero-title[data-v-9f44564c]{font-size:3rem}.features-grid[data-v-9f44564c]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width: 768px){.container[data-v-9f44564c]{padding:0 1rem}.hero-content[data-v-9f44564c]{flex-direction:column;gap:2rem;text-align:center}.hero-title[data-v-9f44564c]{font-size:2.5rem}.hero-description[data-v-9f44564c]{font-size:1.125rem}.cta-buttons[data-v-9f44564c]{justify-content:center;flex-direction:column;gap:1rem}.app-preview-section[data-v-9f44564c]{display:none}.features-grid[data-v-9f44564c],.legal-grid[data-v-9f44564c]{grid-template-columns:1fr}.footer-content[data-v-9f44564c]{grid-template-columns:1fr;gap:2rem}.footer-links[data-v-9f44564c]{grid-template-columns:1fr;gap:1.5rem}.modal-content[data-v-9f44564c]{width:95%;margin:1rem}.modal-body[data-v-9f44564c]{padding:1.5rem}}@media (max-width: 480px){.hero-title[data-v-9f44564c]{font-size:2rem}.btn[data-v-9f44564c]{padding:.875rem 1.5rem;font-size:.875rem}.turtle-1[data-v-9f44564c],.turtle-5[data-v-9f44564c]{width:4rem;height:4rem}.turtle-2[data-v-9f44564c],.turtle-4[data-v-9f44564c]{width:3rem;height:3rem}.turtle-3[data-v-9f44564c]{width:3.5rem;height:3.5rem}}.legal-page[data-v-fa6b1d1b]{min-height:100vh;background:linear-gradient(135deg,#1a1b26,#24283b,#1a1b26);color:#c0caf5;padding:2rem 0}.container[data-v-fa6b1d1b]{max-width:800px;margin:0 auto;padding:0 2rem}.legal-header[data-v-fa6b1d1b]{margin-bottom:3rem;text-align:center}.back-link[data-v-fa6b1d1b]{display:inline-flex;align-items:center;gap:.5rem;color:#7aa2f7;text-decoration:none;margin-bottom:2rem;font-weight:500;transition:color .2s}.back-link[data-v-fa6b1d1b]:hover{color:#9ece6a}.back-icon[data-v-fa6b1d1b]{font-size:1.2rem}.legal-header h1[data-v-fa6b1d1b]{font-size:3rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#c0caf5,#9ece6a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.last-updated[data-v-fa6b1d1b]{color:#a9b1d6;font-style:italic}.legal-content[data-v-fa6b1d1b]{background:#24283b99;border:1px solid rgba(65,72,104,.5);border-radius:1rem;padding:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legal-content section[data-v-fa6b1d1b]{margin-bottom:2rem}.legal-content section[data-v-fa6b1d1b]:last-child{margin-bottom:0}.legal-content h2[data-v-fa6b1d1b]{color:#9ece6a;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.legal-content p[data-v-fa6b1d1b]{line-height:1.6;margin-bottom:1rem;color:#a9b1d6}.legal-content ul[data-v-fa6b1d1b]{margin:1rem 0;padding-left:2rem}.legal-content li[data-v-fa6b1d1b]{margin-bottom:.5rem;line-height:1.6;color:#a9b1d6}.legal-content strong[data-v-fa6b1d1b]{color:#c0caf5;font-weight:600}@media (max-width: 768px){.container[data-v-fa6b1d1b]{padding:0 1rem}.legal-header h1[data-v-fa6b1d1b]{font-size:2.5rem}.legal-content[data-v-fa6b1d1b]{padding:2rem}}@media (max-width: 480px){.legal-header h1[data-v-fa6b1d1b]{font-size:2rem}.legal-content[data-v-fa6b1d1b]{padding:1.5rem}}.legal-page[data-v-6e3ff582]{min-height:100vh;background:linear-gradient(135deg,#1a1b26,#24283b,#1a1b26);color:#c0caf5;padding:2rem 0}.container[data-v-6e3ff582]{max-width:800px;margin:0 auto;padding:0 2rem}.legal-header[data-v-6e3ff582]{margin-bottom:3rem;text-align:center}.back-link[data-v-6e3ff582]{display:inline-flex;align-items:center;gap:.5rem;color:#7aa2f7;text-decoration:none;margin-bottom:2rem;font-weight:500;transition:color .2s}.back-link[data-v-6e3ff582]:hover{color:#9ece6a}.back-icon[data-v-6e3ff582]{font-size:1.2rem}.legal-header h1[data-v-6e3ff582]{font-size:3rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#c0caf5,#9ece6a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.last-updated[data-v-6e3ff582]{color:#a9b1d6;font-style:italic}.legal-content[data-v-6e3ff582]{background:#24283b99;border:1px solid rgba(65,72,104,.5);border-radius:1rem;padding:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legal-content section[data-v-6e3ff582]{margin-bottom:2rem}.legal-content section[data-v-6e3ff582]:last-child{margin-bottom:0}.legal-content h2[data-v-6e3ff582]{color:#9ece6a;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.legal-content h3[data-v-6e3ff582]{color:#7aa2f7;font-size:1.2rem;font-weight:600;margin:1.5rem 0 .5rem}.legal-content p[data-v-6e3ff582]{line-height:1.6;margin-bottom:1rem;color:#a9b1d6}.legal-content ul[data-v-6e3ff582]{margin:1rem 0;padding-left:2rem}.legal-content li[data-v-6e3ff582]{margin-bottom:.5rem;line-height:1.6;color:#a9b1d6}.legal-content strong[data-v-6e3ff582]{color:#c0caf5;font-weight:600}@media (max-width: 768px){.container[data-v-6e3ff582]{padding:0 1rem}.legal-header h1[data-v-6e3ff582]{font-size:2.5rem}.legal-content[data-v-6e3ff582]{padding:2rem}}@media (max-width: 480px){.legal-header h1[data-v-6e3ff582]{font-size:2rem}.legal-content[data-v-6e3ff582]{padding:1.5rem}}.legal-page[data-v-7cc6e97e]{min-height:100vh;background:linear-gradient(135deg,#1a1b26,#24283b,#1a1b26);color:#c0caf5;padding:2rem 0}.container[data-v-7cc6e97e]{max-width:800px;margin:0 auto;padding:0 2rem}.legal-header[data-v-7cc6e97e]{margin-bottom:3rem;text-align:center}.back-link[data-v-7cc6e97e]{display:inline-flex;align-items:center;gap:.5rem;color:#7aa2f7;text-decoration:none;margin-bottom:2rem;font-weight:500;transition:color .2s}.back-link[data-v-7cc6e97e]:hover{color:#9ece6a}.back-icon[data-v-7cc6e97e]{font-size:1.2rem}.legal-header h1[data-v-7cc6e97e]{font-size:3rem;font-weight:700;margin-bottom:.5rem;background:linear-gradient(135deg,#c0caf5,#9ece6a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.last-updated[data-v-7cc6e97e]{color:#a9b1d6;font-style:italic}.legal-content[data-v-7cc6e97e]{background:#24283b99;border:1px solid rgba(65,72,104,.5);border-radius:1rem;padding:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legal-content section[data-v-7cc6e97e]{margin-bottom:2rem}.legal-content section[data-v-7cc6e97e]:last-child{margin-bottom:0}.legal-content h2[data-v-7cc6e97e]{color:#9ece6a;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.legal-content h3[data-v-7cc6e97e]{color:#7aa2f7;font-size:1.2rem;font-weight:600;margin:1.5rem 0 .5rem}.legal-content p[data-v-7cc6e97e]{line-height:1.6;margin-bottom:1rem;color:#a9b1d6}.legal-content ul[data-v-7cc6e97e]{margin:1rem 0;padding-left:2rem}.legal-content li[data-v-7cc6e97e]{margin-bottom:.5rem;line-height:1.6;color:#a9b1d6}.legal-content strong[data-v-7cc6e97e]{color:#c0caf5;font-weight:600}@media (max-width: 768px){.container[data-v-7cc6e97e]{padding:0 1rem}.legal-header h1[data-v-7cc6e97e]{font-size:2.5rem}.legal-content[data-v-7cc6e97e]{padding:2rem}}@media (max-width: 480px){.legal-header h1[data-v-7cc6e97e]{font-size:2rem}.legal-content[data-v-7cc6e97e]{padding:1.5rem}}
