@import "https://fonts.googleapis.com/css2?family=Outfit:wght@400;500;600;700;800&family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap";*{box-sizing:border-box}html,body{overflow-x:hidden}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;scroll-behavior:auto!important}html.lenis,html.lenis body{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-smooth iframe{pointer-events:none}body{color:#e8eef9;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#06070f;min-height:100vh;margin:0;font-family:Plus Jakarta Sans,Outfit,Inter,ui-sans-serif,system-ui,sans-serif}button,a{font:inherit}img{max-width:100%;display:block}#root{min-height:100vh}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#06070f}::-webkit-scrollbar-thumb{background:#6b86ff4d;border:2px solid #06070f;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#6b86ff99}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto!important}}.particle-background-wrapper{inset:0;z-index:-1;pointer-events:none;contain:strict;clip-path:inset(0);background:#06070f;width:100vw;height:100vh;position:fixed;inset:0;overflow:hidden;transform:translateZ(0)}.particle-canvas{z-index:1;opacity:.85;width:100%;height:100%;position:absolute;top:0;left:0}.gradient-blob{filter:blur(80px);z-index:2;opacity:.45;will-change:transform;pointer-events:none;border-radius:50%;animation:18s ease-in-out infinite alternate blobFloat;position:absolute}.blob-top-left{background:radial-gradient(circle at 0 0,#40a8ff52 0%,#2346b41f 60%,#0000 100%);width:480px;height:480px;animation-duration:22s;top:0;left:0}.blob-center-right{background:radial-gradient(circle at 100%,#8364ff59 0%,#5a28dc24 60%,#0000 100%);width:520px;height:520px;animation-duration:19s;animation-delay:-5s;top:25%;right:0}.blob-bottom-left{background:radial-gradient(circle at 0 100%,#6b86ff47 0%,#325ad21a 60%,#0000 100%);width:440px;height:440px;animation-duration:25s;animation-delay:-10s;bottom:0;left:0}@keyframes blobFloat{0%{transform:translate(0)scale(1)}50%{transform:translate(20px,-15px)scale(1.04)}to{transform:translate(-15px,15px)scale(.96)}}.cyber-grid-overlay{z-index:3;opacity:.6;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle,#000 30%,#0000 80%);mask-image:radial-gradient(circle,#000 30%,#0000 80%)}.vignette-overlay{z-index:4;background:radial-gradient(circle,#0000 55%,#04050cd9 100%);position:absolute;inset:0}@media (prefers-reduced-motion:reduce){.gradient-blob{animation:none!important}}.custom-cursor-root{z-index:99999;pointer-events:none;position:fixed;inset:0}.cursor-ring{pointer-events:none;will-change:transform;border:1.5px solid #ffffff73;border-radius:50%;width:40px;height:40px;position:fixed;top:-20px;left:-20px;box-shadow:0 0 15px #6b86ff4d}.cursor-dot{pointer-events:none;will-change:transform;background:#6b86ff;border-radius:50%;width:8px;height:8px;position:fixed;top:-4px;left:-4px;box-shadow:0 0 10px #6b86ffe6}.cursor-ring.hovered{box-shadow:0 0 25px #8364ff99}@media (pointer:coarse),(prefers-reduced-motion:reduce){.custom-cursor-root{display:none!important}}.magnetic-link-reset{color:inherit;text-decoration:none;display:inline-block}.magnetic-button-wrapper{letter-spacing:-.01em;cursor:pointer;-webkit-user-select:none;user-select:none;will-change:transform;border-radius:999px;justify-content:center;align-items:center;padding:.95rem 1.95rem;font-size:.98rem;font-weight:600;transition:box-shadow .3s,border-color .3s;display:inline-flex;position:relative;overflow:hidden}.magnetic-button-inner{z-index:2;white-space:nowrap;justify-content:center;align-items:center;gap:.65rem;display:inline-flex;position:relative}.button-shine-sweep{z-index:1;pointer-events:none;background:linear-gradient(45deg,#0000 35%,#ffffff38 50%,#0000 65%);width:200%;height:200%;transition:transform .6s;position:absolute;top:-50%;left:-50%;transform:translate(-100%)rotate(25deg)}.magnetic-button-wrapper:hover .button-shine-sweep{transform:translate(100%)rotate(25deg)}.button-primary{color:#fff;background:linear-gradient(135deg,#40a8fff2,#8364fff2);border:1px solid #fff3;box-shadow:0 10px 35px #40a8ff47,0 0 20px #8364ff33}.button-primary:hover{box-shadow:0 16px 50px #40a8ff73,0 0 35px #8364ff66}.button-secondary{color:#d8e3ff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0f;border:1px solid #ffffff1f}.button-secondary:hover{color:#fff;background:#ffffff1f;border-color:#6b86ff66;box-shadow:0 10px 30px #00000040,0 0 20px #6b86ff33}.button-glow{color:#fff;background:linear-gradient(135deg,#6b86ff,#7c51ff);border:1px solid #ffffff40;box-shadow:0 0 28px #6d64ff66}.button-glow:hover{box-shadow:0 0 45px #6d64ffb3}.navbar-root{z-index:100;-webkit-backdrop-filter:blur(24px);background:#06070fa6;border-bottom:1px solid #ffffff12;width:100%;padding:1.1rem 2rem;transition:padding .3s,background .3s,border-color .3s,box-shadow .3s;position:sticky;top:0}.navbar-root.scrolled{background:#06070fe0;border-bottom-color:#6b86ff2e;padding:.75rem 2rem;box-shadow:0 10px 40px #0006}.navbar-container{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1280px;margin:0 auto;display:flex}.navbar-brand{align-items:center;gap:.75rem;text-decoration:none;display:flex}.brand-logo-wrapper{align-items:center;height:42px;display:flex;position:relative}.brand-logo-img{object-fit:contain;z-index:2;width:auto;height:42px;image-rendering:-webkit-optimize-contrast;image-rendering:auto;border-radius:8px;position:relative}.brand-logo-glow{filter:blur(8px);opacity:0;z-index:1;background:radial-gradient(circle,#6b86ff99 0%,#0000 70%);border-radius:50%;transition:opacity .3s;position:absolute;inset:-6px}.brand-logo-wrapper:hover .brand-logo-glow{opacity:1}.brand-badge{color:#6b86ff;letter-spacing:.06em;background:#6b86ff1f;border:1px solid #6b86ff40;border-radius:999px;align-items:center;gap:.35rem;padding:.25rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.badge-sparkle-icon{color:#a475ff}.navbar-links{background:#ffffff08;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .5rem;display:flex}.nav-item{color:#cbd5ff;border-radius:999px;padding:.55rem 1.15rem;font-size:.93rem;font-weight:500;text-decoration:none;transition:color .2s;position:relative}.nav-item-text{z-index:2;position:relative}.nav-item:hover,.nav-item.active{color:#fff}.active-pill-indicator{z-index:1;background:linear-gradient(135deg,#40a8ff33,#8364ff33);border:1px solid #6b86ff59;border-radius:999px;position:absolute;inset:0;box-shadow:0 0 16px #6b86ff33}@media (width<=900px){.navbar-links{display:none}}@media (width<=560px){.navbar-root{padding:.75rem 1rem}.brand-badge{display:none}}.hero-logo-container{aspect-ratio:1;perspective:1200px;cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:manipulation;justify-content:center;align-items:center;width:100%;max-width:640px;max-height:min(580px,100vh - 110px);margin:0 auto;display:flex;position:relative;overflow:visible}.ambient-blob{filter:blur(85px);pointer-events:none;z-index:1;will-change:transform, opacity;border-radius:50%;position:absolute}.blob-blue{background:radial-gradient(circle,#40a8ff7a 0%,#2d5af038 45%,#0a143c0d 75%,#0000 100%);width:110%;height:110%;top:-5%;left:-5%}.blob-purple{background:radial-gradient(circle,#8364ff80 0%,#5f2de640 45%,#140a320d 75%,#0000 100%);width:120%;height:120%;bottom:-10%;right:-10%}.energy-light-rays{pointer-events:none;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:-15%}.rays-svg{width:100%;height:100%}.logo-glowing-aura{filter:blur(55px);pointer-events:none;z-index:3;will-change:transform, opacity;background:radial-gradient(circle,#6b86ff99 0%,#935bff6b 35%,#40a8ff26 60%,#0000 85%);border-radius:50%;width:105%;height:105%;position:absolute}.cyber-ring-wrapper{pointer-events:none;z-index:4;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.cyber-ring{will-change:transform;justify-content:center;align-items:center;display:flex;position:absolute}.ring-outer{width:95%;height:95%}.ring-inner{width:75%;height:75%}.ring-svg{filter:drop-shadow(0 0 16px #6b86ff8c);width:100%;height:100%;overflow:visible}.ring-glow-platform{filter:blur(24px);background:radial-gradient(#795bffbf 0%,#40a8ff59 50%,#0000 85%);border-radius:50%;width:80%;height:24%;position:absolute;bottom:5%}.particle-field{pointer-events:none;z-index:4;position:absolute;inset:-10%;overflow:hidden}.floating-particle{pointer-events:none;will-change:transform, opacity;border-radius:50%;position:absolute}.logo-3d-wrapper{z-index:5;will-change:transform;justify-content:center;align-items:center;width:84%;height:84%;display:flex;position:relative}.logo-float-layer{will-change:transform;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.logo-isolated-glow-backdrop{filter:blur(36px);z-index:1;pointer-events:none;opacity:.85;background:radial-gradient(circle,#6b86ff8c 0%,#935bff61 45%,#0000 75%);border-radius:50%;transition:opacity .3s,transform .3s;position:absolute;inset:-5%}.hero-logo-container:hover .logo-isolated-glow-backdrop{opacity:1;transform:scale(1.12)}.hero-official-logo{z-index:5;object-fit:contain;width:100%;height:100%;image-rendering:-webkit-optimize-contrast;image-rendering:auto;backface-visibility:hidden;position:relative;transform:translateZ(0);filter:none!important}@media (width<=1200px){.hero-logo-container{max-width:540px}}@media (width<=1040px){.hero-logo-container{max-width:440px;max-height:none;margin:1rem auto}}@media (width<=768px){.hero-logo-container{max-width:340px}.ring-outer{width:98%;height:98%}}@media (width<=480px){.hero-logo-container{max-width:290px}}@media (prefers-reduced-motion:reduce){.ambient-blob,.logo-glowing-aura,.cyber-ring,.floating-particle,.logo-3d-wrapper,.logo-float-layer,.energy-light-rays{transition:none!important;animation:none!important;transform:none!important}}.hero-section{z-index:2;box-sizing:border-box;width:100%;max-width:1320px;margin:0 auto;padding:1rem 1.5rem;position:relative;overflow:hidden}@media (width>=1041px){.hero-section{justify-content:center;align-items:center;height:calc(100vh - 72px);max-height:calc(100vh - 72px);display:flex}}.hero-grid-container{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem;width:100%;display:grid}.hero-copy-column{flex-direction:column;align-items:flex-start;display:flex}.hero-badge{color:#d1dbff;background:#6b86ff14;border:1px solid #6b86ff38;border-radius:999px;align-items:center;gap:.55rem;margin-bottom:1rem;padding:.45rem .95rem;font-size:.82rem;font-weight:600;display:inline-flex;box-shadow:0 0 20px #6b86ff26}.live-pulse-dot{background:#40a8ff;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite pulseDot;box-shadow:0 0 10px #40a8ff}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.badge-icon{color:#a475ff}.hero-headline{letter-spacing:-.04em;color:#f5f8ff;margin:0 0 .85rem;font-size:clamp(2.5rem,4.4vw,4.2rem);font-weight:800;line-height:1.02}.headline-row{display:block}.headline-word{display:inline-block}.gradient-word{background:linear-gradient(135deg,#60b5ff 0%,#795bff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 25px #60b5ff59);-webkit-background-clip:text}.gradient-word-purple{background:linear-gradient(135deg,#a475ff 0%,#e0a5ff 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 25px #a475ff59);-webkit-background-clip:text}.hero-description{color:#a8b6e6;max-width:35rem;margin:0 0 1.5rem;font-size:1.02rem;line-height:1.7}.hero-actions-row{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1.4rem;display:flex}.hero-trust-chips{flex-wrap:wrap;gap:1rem;display:flex}.trust-chip{color:#8c9ccf;font-size:.85rem;font-weight:500}.hero-visual-column{justify-content:center;align-items:center;width:100%;display:flex}@media (width<=1040px){.hero-section{height:auto;max-height:none;padding:2.5rem 1.5rem 1.5rem}.hero-grid-container{grid-template-columns:1fr}.hero-visual-column{order:-1}.hero-copy-column{text-align:center;align-items:center}.hero-actions-row,.hero-trust-chips{justify-content:center}}@media (width<=560px){.hero-section{padding-top:1.5rem}.hero-actions-row{flex-direction:column;width:100%}}.features-section{z-index:2;max-width:1280px;margin:0 auto;padding:3.5rem 1.5rem;position:relative}.section-header{flex-direction:column;align-items:center;margin-bottom:2.5rem;display:flex}.section-eyebrow{letter-spacing:.12em;color:#60b5ff;margin-bottom:.65rem;font-size:.8rem;font-weight:700;display:inline-block}.section-title{letter-spacing:-.03em;color:#f5f8ff;margin:0 0 .85rem;font-size:clamp(2rem,3.6vw,3rem);font-weight:800;line-height:1.1}.section-subtitle{color:#a6b1de;text-align:center;max-width:36rem;margin:0;font-size:1.05rem}.features-grid{perspective:1000px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem;display:grid}.feature-card-wrapper{-webkit-backdrop-filter:blur(16px);will-change:transform;background:#0e142abf;border:1px solid #ffffff14;border-radius:24px;padding:1.8rem;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000040}.feature-card-wrapper:hover{border-color:#6b86ff59;box-shadow:0 30px 70px #0006,0 0 30px #6b86ff26}.feature-card-glow-bg{opacity:0;pointer-events:none;border-radius:50%;width:140%;height:140%;transition:opacity .4s;position:absolute;top:-20%;right:-20%}.feature-card-wrapper:hover .feature-card-glow-bg{opacity:1}.feature-card-content{z-index:2;flex-direction:column;align-items:flex-start;display:flex;position:relative}.feature-icon-box{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.2rem;transition:transform .3s;display:flex}.feature-card-wrapper:hover .feature-icon-box{transform:scale(1.1)rotate(4deg)}.feature-title{color:#f8fbff;letter-spacing:-.01em;margin:0 0 .75rem;font-size:1.2rem;font-weight:700}.feature-description{color:#a8b6e6;margin:0;font-size:.95rem;line-height:1.65}@media (width<=1040px){.features-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.features-grid{grid-template-columns:1fr}}.screenshots-section{z-index:2;max-width:1280px;margin:0 auto;padding:3.5rem 1.5rem;position:relative}.screenshot-tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;margin-bottom:2rem;display:flex}.screenshot-tab-btn{color:#a8b6e6;cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;align-items:center;gap:.55rem;padding:.65rem 1.3rem;font-size:.92rem;font-weight:600;transition:color .2s,border-color .2s;display:inline-flex;position:relative}.screenshot-tab-btn:hover{color:#fff;border-color:#6b86ff4d}.screenshot-tab-btn.active{color:#fff}.tab-active-indicator{z-index:1;background:linear-gradient(135deg,#40a8ff38,#8364ff38);border:1px solid #6b86ff73;border-radius:999px;position:absolute;inset:0;box-shadow:0 0 20px #6b86ff40}.screenshot-tab-btn span,.screenshot-tab-btn svg{z-index:2;position:relative}.screenshot-showcase-container{justify-content:center;display:flex}.screenshot-card-frame{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a1024e6;border:1px solid #6b86ff40;border-radius:24px;width:100%;max-width:960px;position:relative;overflow:hidden;box-shadow:0 30px 100px #00000080,0 0 50px #6b86ff26}.showcase-window-bar{background:#04071299;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:.85rem 1.25rem;display:flex}.window-dots{gap:.5rem;display:flex}.dot{border-radius:50%;width:11px;height:11px}.dot.red{background:#ff5f56}.dot.yellow{background:#ffbd2e}.dot.green{background:#27c93f}.window-title{color:#8c9ccf;font-size:.85rem;font-weight:500}.expand-lightbox-btn{color:#cbd5ff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;padding:.35rem;transition:background .2s,color .2s;display:flex}.expand-lightbox-btn:hover{color:#fff;background:#6b86ff33}.showcase-image-viewport{aspect-ratio:16/9;cursor:pointer;width:100%;position:relative;overflow:hidden}.showcase-image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.showcase-image-viewport:hover .showcase-image{transform:scale(1.02)}.showcase-image-overlay{pointer-events:none;background:linear-gradient(#0000 75%,#06070f99 100%);position:absolute;inset:0}.carousel-nav-btn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#06070fbf;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .2s,border-color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.carousel-nav-btn:hover{background:#6b86ff66;border-color:#6b86ffcc;transform:translateY(-50%)scale(1.1)}.carousel-nav-btn.prev{left:1rem}.carousel-nav-btn.next{right:1rem}.lightbox-backdrop{z-index:9999;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:#04060eeb;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.lightbox-modal{background:#0a1024f2;border:1px solid #6b86ff4d;border-radius:24px;width:100%;max-width:1100px;position:relative;overflow:hidden;box-shadow:0 40px 120px #000c}.lightbox-close-btn{z-index:10;color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s;display:flex;position:absolute;top:1rem;right:1rem}.lightbox-close-btn:hover{background:#eb4b4b99}.lightbox-full-img{object-fit:contain;width:100%;max-height:75vh;display:block}.lightbox-caption{background:#06070fe6;border-top:1px solid #ffffff14;padding:1.25rem 1.5rem}.lightbox-caption h4{color:#fff;margin:0 0 .35rem;font-size:1.15rem}.lightbox-caption p{color:#a8b6e6;margin:0;font-size:.92rem}.download-section{z-index:2;max-width:1280px;margin:0 auto;padding:3.5rem 1.5rem;position:relative}.download-card-container{-webkit-backdrop-filter:blur(24px);background:#0a1024d9;border:1px solid #6b86ff47;border-radius:32px;position:relative;overflow:hidden;box-shadow:0 40px 120px #00000080,0 0 60px #6b86ff2e}.download-card-glow{filter:blur(80px);pointer-events:none;opacity:.5;border-radius:50%;position:absolute}.download-card-glow.blob-1{background:radial-gradient(circle,#40a8ff59 0%,#0000 70%);width:450px;height:450px;top:-120px;left:-120px}.download-card-glow.blob-2{background:radial-gradient(circle,#8364ff59 0%,#0000 70%);width:450px;height:450px;bottom:-120px;right:-120px}.download-card-content{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:2.5rem;padding:3rem 2.5rem;display:grid;position:relative}.download-eyebrow{letter-spacing:.12em;color:#60b5ff;align-items:center;gap:.5rem;margin-bottom:.85rem;font-size:.8rem;font-weight:700;display:inline-flex}.sparkle-icon{color:#a475ff}.download-headline{letter-spacing:-.03em;color:#f5f8ff;margin:0 0 1rem;font-size:clamp(2rem,3.5vw,3rem);font-weight:800;line-height:1.1}.gradient-highlight{background:linear-gradient(135deg,#60b5ff 0%,#a475ff 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.download-subtext{color:#a8b6e6;max-width:35rem;margin:0 0 1.6rem;font-size:1.05rem;line-height:1.7}.download-perks-list{flex-wrap:wrap;gap:1.25rem;display:flex}.perk-item{color:#d1dbff;align-items:center;gap:.5rem;font-size:.92rem;font-weight:500;display:flex}.perk-check{color:#40a8ff}.download-action-side{flex-direction:column;justify-content:center;align-items:center;display:flex}.download-cta-box{background:#ffffff08;border:1px solid #ffffff14;border-radius:24px;flex-direction:column;align-items:center;gap:1.25rem;width:100%;padding:2rem 1.8rem;display:flex;box-shadow:0 20px 50px #0000004d}.download-meta-tags{flex-direction:column;align-items:center;gap:.55rem;width:100%;display:flex}.meta-tag{color:#a8b6e6;align-items:center;gap:.4rem;font-size:.85rem;font-weight:500;display:inline-flex}.version-pill{color:#60b5ff;background:#6b86ff26;border:1px solid #6b86ff4d;border-radius:999px;padding:.25rem .75rem;font-size:.8rem;font-weight:700}@media (width<=960px){.download-card-content{grid-template-columns:1fr;gap:2rem;padding:2.5rem 1.8rem}.download-text-side{text-align:center}.download-subtext{margin-left:auto;margin-right:auto}.download-perks-list{justify-content:center}}.footer-root{z-index:2;background:linear-gradient(#0000 0%,#04050cf2 100%);border-top:1px solid #ffffff0d;margin:0;padding:3rem 1.5rem 2.5rem;position:relative;overflow:hidden}.footer-container{max-width:1280px;margin:0 auto}.community-header{margin-bottom:2rem}.community-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;margin-bottom:2.5rem;display:grid}.community-card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0e142ab3;border:1px solid #ffffff14;border-radius:24px;padding:1.6rem;text-decoration:none;transition:border-color .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 15px 40px #00000040}.community-card:hover{border-color:#6b86ff59;box-shadow:0 25px 60px #0006,0 0 30px #6b86ff26}.community-card-glow{opacity:0;pointer-events:none;width:200%;height:200%;transition:opacity .4s;position:absolute;top:-50%;right:-50%}.community-card:hover .community-card-glow{opacity:1}.community-card-body{z-index:2;align-items:center;gap:1.25rem;display:flex;position:relative}.community-icon-box{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.community-info{flex-grow:1}.community-info h3{color:#f8fbff;margin:0 0 .3rem;font-size:1.15rem;font-weight:700}.community-info p{color:#a8b6e6;margin:0;font-size:.92rem}.external-arrow-icon{color:#8c9ccf;transition:transform .3s,color .3s}.community-card:hover .external-arrow-icon{color:#fff;transform:translate(3px,-3px)}.footer-gradient-divider{width:100%;height:1px;margin-bottom:2rem;position:relative}.divider-line{background:linear-gradient(90deg,#0000 0%,#6b86ff66 50%,#0000 100%);position:absolute;inset:0}.divider-glow{filter:blur(4px);background:linear-gradient(90deg,#0000 0%,#8364ff99 50%,#0000 100%);width:50%;height:5px;position:absolute;top:-2px;left:25%}.footer-bottom-row{color:#8c9ccf;justify-content:space-between;align-items:center;gap:2rem;margin:0;padding:0;font-size:.9rem;display:flex}.footer-brand-meta{flex-direction:column;gap:.4rem;display:flex}.footer-logo-row{align-items:center;gap:.65rem;display:flex}.footer-brand-logo{width:auto;height:30px;image-rendering:-webkit-optimize-contrast;image-rendering:auto;border-radius:6px}.footer-brand-title{color:#f5f8ff;font-size:1.05rem}.footer-creator-text{color:#a8b6e6;align-items:center;gap:.35rem;margin:0;display:flex}.heart-icon{color:#ff4b6e;fill:#ff4b6e}.footer-creator-text span{color:#f5f8ff;font-weight:600}.footer-disclaimer{color:#7986b5;max-width:32rem;margin:0;font-size:.85rem;line-height:1.55}@media (width<=860px){.community-grid{grid-template-columns:1fr}.footer-bottom-row{flex-direction:column;align-items:flex-start}}.app-shell{color:#e8eef9;background:#06070f;width:100%;min-height:100vh;position:relative;overflow-x:hidden}.main-content-flow{z-index:2;flex-direction:column;gap:0;width:100%;display:flex;position:relative}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
