.ParticleBackground-module__ZkY_kW__canvas{z-index:-1;pointer-events:none;opacity:.3;width:100%;height:100%;position:fixed;top:0;left:0}
.FloatingMockup-module__sKwTDW__mockupContainer{aspect-ratio:16/10;width:100%;max-width:450px;transform-style:preserve-3d;perspective:1000px;position:relative}.FloatingMockup-module__sKwTDW__glow{background:radial-gradient(circle,var(--color-primary-glow)0%,transparent 60%);filter:blur(60px);z-index:-1;pointer-events:none;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.FloatingMockup-module__sKwTDW__mockup{background:var(--glass-background);width:100%;height:100%;-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);border:1px solid var(--color-border);box-shadow:var(--shadow-2xl);border-radius:16px;position:relative;overflow:hidden;transform:translateZ(50px)}.FloatingMockup-module__sKwTDW__browserBar{background:var(--color-surface);border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;padding:1rem;display:flex}.FloatingMockup-module__sKwTDW__browserDots{gap:.5rem;display:flex}.FloatingMockup-module__sKwTDW__dot{background:var(--color-border-strong);border-radius:50%;width:12px;height:12px}.FloatingMockup-module__sKwTDW__dot:first-child{background:#ff5f57}.FloatingMockup-module__sKwTDW__dot:nth-child(2){background:#ffbd2e}.FloatingMockup-module__sKwTDW__dot:last-child{background:#28ca42}.FloatingMockup-module__sKwTDW__browserUrl{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-foreground-muted);border-radius:6px;padding:.25rem .75rem;font-size:.75rem;position:absolute;left:50%;transform:translate(-50%)}.FloatingMockup-module__sKwTDW__content{grid-template-columns:200px 1fr;height:calc(100% - 3.5rem);display:grid}.FloatingMockup-module__sKwTDW__sidebar{background:var(--color-surface);border-right:1px solid var(--color-border);flex-direction:column;gap:.5rem;padding:1rem;display:flex}.FloatingMockup-module__sKwTDW__sidebarItem{background:linear-gradient(90deg,var(--color-border)30%,transparent 80%);opacity:.5;border-radius:6px;height:32px}.FloatingMockup-module__sKwTDW__sidebarItem:nth-child(2){background:var(--gradient-primary);opacity:.8}.FloatingMockup-module__sKwTDW__mainContent{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.FloatingMockup-module__sKwTDW__header{justify-content:center;display:flex}.FloatingMockup-module__sKwTDW__searchBar{background:var(--color-surface);border:1px solid var(--color-border);border-radius:20px;width:100%;max-width:400px;height:40px}.FloatingMockup-module__sKwTDW__grid{grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:1rem;display:grid}.FloatingMockup-module__sKwTDW__gridItem{background:var(--color-surface);border:1px solid var(--color-border);cursor:pointer;border-radius:8px;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.FloatingMockup-module__sKwTDW__gridItem:hover{background:var(--color-surface-hover);border-color:var(--color-primary);box-shadow:var(--shadow-lg);transform:translateZ(20px)}.FloatingMockup-module__sKwTDW__itemIcon{background:var(--gradient-primary);border-radius:8px;width:32px;height:32px}.FloatingMockup-module__sKwTDW__itemText{background:var(--color-border);border-radius:4px;width:80%;height:8px}.FloatingMockup-module__sKwTDW__itemSubtext{background:var(--color-border);opacity:.5;border-radius:3px;width:60%;height:6px}.FloatingMockup-module__sKwTDW__floatingElements{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.FloatingMockup-module__sKwTDW__floatingIcon1,.FloatingMockup-module__sKwTDW__floatingIcon2,.FloatingMockup-module__sKwTDW__floatingIcon3,.FloatingMockup-module__sKwTDW__floatingIcon4{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));font-size:2rem;animation:10s ease-in-out infinite FloatingMockup-module__sKwTDW__float;position:absolute}.FloatingMockup-module__sKwTDW__floatingIcon1{animation-delay:0s;top:-30px;left:10%}.FloatingMockup-module__sKwTDW__floatingIcon2{animation-delay:2.5s;top:20%;right:-30px}.FloatingMockup-module__sKwTDW__floatingIcon3{animation-delay:5s;bottom:10%;left:-30px}.FloatingMockup-module__sKwTDW__floatingIcon4{animation-delay:7.5s;bottom:-30px;right:20%}@keyframes FloatingMockup-module__sKwTDW__float{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-10px)rotate(5deg)}75%{transform:translateY(10px)rotate(-5deg)}}@media (max-width:768px){.FloatingMockup-module__sKwTDW__content{grid-template-columns:1fr}.FloatingMockup-module__sKwTDW__sidebar{display:none}.FloatingMockup-module__sKwTDW__grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}}
.HeroSection-module__C4I99a__hero{justify-content:center;align-items:center;min-height:70vh;margin-top:0;padding:3rem 2rem;display:flex;position:relative;overflow:hidden}.HeroSection-module__C4I99a__backgroundEffects{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HeroSection-module__C4I99a__gradientOrb1{background:radial-gradient(circle,var(--color-primary-glow)0%,transparent 70%);filter:blur(100px);opacity:.5;width:40%;height:40%;animation:20s ease-in-out infinite HeroSection-module__C4I99a__float;position:absolute;top:-20%;left:-10%}.HeroSection-module__C4I99a__gradientOrb2{background:radial-gradient(circle,var(--color-primary-glow)0%,transparent 70%);filter:blur(100px);opacity:.4;width:35%;height:35%;animation:15s ease-in-out infinite reverse HeroSection-module__C4I99a__float;position:absolute;bottom:-20%;right:-10%}.HeroSection-module__C4I99a__gradientOrb3{background:radial-gradient(circle,var(--color-primary-glow)0%,transparent 70%);filter:blur(120px);opacity:.3;width:30%;height:30%;animation:10s ease-in-out infinite HeroSection-module__C4I99a__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes HeroSection-module__C4I99a__float{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-30px)scale(1.1)}66%{transform:translate(-20px,20px)scale(.9)}}@keyframes HeroSection-module__C4I99a__pulse{0%,to{opacity:.3;transform:translate(-50%,-50%)scale(1)}50%{opacity:.6;transform:translate(-50%,-50%)scale(1.2)}}.HeroSection-module__C4I99a__container{z-index:1;width:100%;max-width:1400px;margin:0 auto;position:relative}.HeroSection-module__C4I99a__content{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1100px;margin:0 auto;display:grid}.HeroSection-module__C4I99a__textContent{flex-direction:column;gap:1.5rem;display:flex}.HeroSection-module__C4I99a__badge{background:var(--color-surface);border:1px solid var(--color-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:100px;align-items:center;width:-moz-fit-content;width:fit-content;padding:.375rem .75rem;display:inline-flex}.HeroSection-module__C4I99a__badgeText{color:var(--color-foreground-muted);font-size:.75rem;font-weight:500}.HeroSection-module__C4I99a__title{letter-spacing:-.02em;font-size:max(2rem,min(4vw,3rem));font-weight:800;line-height:1.2}.HeroSection-module__C4I99a__typeAnimation{color:var(--color-foreground-muted)}.HeroSection-module__C4I99a__gradientText{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HeroSection-module__C4I99a__subtitle{color:var(--color-foreground-muted);max-width:500px;font-size:max(1rem,min(1.5vw,1.125rem));line-height:1.6}.HeroSection-module__C4I99a__buttons{flex-wrap:wrap;gap:1rem;margin-top:1rem;display:flex}.HeroSection-module__C4I99a__features{flex-wrap:wrap;gap:2rem;margin-top:1rem;display:flex}.HeroSection-module__C4I99a__feature{color:var(--color-foreground-muted);align-items:center;gap:.5rem;font-size:.875rem;display:flex}.HeroSection-module__C4I99a__featureIcon{font-size:1rem}.HeroSection-module__C4I99a__mockupContent{perspective:1000px;position:relative}.HeroSection-module__C4I99a__scrollIndicator{flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.HeroSection-module__C4I99a__scrollMouse{border:2px solid var(--color-border-strong);border-radius:12px;width:24px;height:40px;position:relative}.HeroSection-module__C4I99a__scrollWheel{background:var(--color-primary);border-radius:2px;width:4px;height:8px;animation:2s infinite HeroSection-module__C4I99a__scrollWheel;position:absolute;top:8px;left:50%;transform:translate(-50%)}@keyframes HeroSection-module__C4I99a__scrollWheel{0%,to{opacity:1;transform:translate(-50%)translateY(0)}50%{opacity:.5;transform:translate(-50%)translateY(8px)}}.HeroSection-module__C4I99a__scrollText{color:var(--color-foreground-muted);font-size:.875rem}@media (max-width:1024px){.HeroSection-module__C4I99a__content{text-align:center;grid-template-columns:1fr;gap:3rem}.HeroSection-module__C4I99a__textContent{align-items:center;max-width:600px;margin:0 auto}.HeroSection-module__C4I99a__buttons,.HeroSection-module__C4I99a__features{justify-content:center}.HeroSection-module__C4I99a__mockupContent{max-width:500px;margin:0 auto}}@media (max-width:640px){.HeroSection-module__C4I99a__hero{min-height:auto;margin-top:0;padding:2rem 1rem 4rem}.HeroSection-module__C4I99a__features{flex-direction:column;align-items:center;gap:1rem}.HeroSection-module__C4I99a__buttons{flex-direction:column;width:100%}.HeroSection-module__C4I99a__buttons>*{width:100%}}
.BentoCard-module__71ymza__card{background:var(--color-card);-webkit-backdrop-filter:var(--backdrop-blur);backdrop-filter:var(--backdrop-blur);border:1px solid var(--color-border);cursor:pointer;color:var(--color-foreground);border-radius:12px;flex-direction:column;height:100%;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.BentoCard-module__71ymza__link{color:inherit;text-decoration:none;display:contents}.BentoCard-module__71ymza__small{grid-area:span 1/span 1}.BentoCard-module__71ymza__medium{grid-area:span 1/span 2}.BentoCard-module__71ymza__large{grid-area:span 2/span 2}@media (max-width:768px){.BentoCard-module__71ymza__small,.BentoCard-module__71ymza__medium,.BentoCard-module__71ymza__large{grid-area:auto/span 1;min-height:auto}.BentoCard-module__71ymza__card{padding:1.25rem}}@media (max-width:480px){.BentoCard-module__71ymza__small,.BentoCard-module__71ymza__medium,.BentoCard-module__71ymza__large{grid-area:span 1/span 1}}.BentoCard-module__71ymza__cardContent{z-index:1;flex-direction:column;gap:.75rem;height:100%;display:flex;position:relative}.BentoCard-module__71ymza__icon{width:2.25rem;height:2.25rem;color:inherit;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.2);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.125rem;display:flex}.BentoCard-module__71ymza__textContent{flex-direction:column;gap:.5rem;display:flex}.BentoCard-module__71ymza__title{color:inherit;letter-spacing:-.01em;font-size:1rem;font-weight:600;line-height:1.2}.BentoCard-module__71ymza__description{color:inherit;opacity:.85;font-size:.813rem;line-height:1.4}.BentoCard-module__71ymza__features{flex-direction:column;gap:.375rem;margin-top:.375rem;list-style:none;display:flex}.BentoCard-module__71ymza__features li{color:inherit;opacity:.9;align-items:center;gap:.375rem;font-size:.75rem;line-height:1.2;display:flex}.BentoCard-module__71ymza__featureBullet{color:currentColor;opacity:.7;font-size:.75rem}.BentoCard-module__71ymza__imageContainer{border-radius:8px;width:100%;height:100px;margin-top:.5rem;position:relative;overflow:hidden}.BentoCard-module__71ymza__image{background-position:50%;background-size:cover;width:100%;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1)}.BentoCard-module__71ymza__glow{background:radial-gradient(circle,var(--color-primary-glow)0%,transparent 60%);opacity:0;z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.BentoCard-module__71ymza__shimmer{z-index:2;pointer-events:none;background:linear-gradient(105deg,transparent 0%,rgba(255,255,255,.05) 50%,transparent 100%);width:100%;height:100%;position:absolute;top:0;left:-200%}.BentoCard-module__71ymza__large .BentoCard-module__71ymza__cardContent{gap:.875rem}.BentoCard-module__71ymza__large .BentoCard-module__71ymza__icon{width:2.5rem;height:2.5rem;font-size:1.25rem}.BentoCard-module__71ymza__large .BentoCard-module__71ymza__title{font-size:1.125rem}.BentoCard-module__71ymza__large .BentoCard-module__71ymza__description{font-size:.875rem}.BentoCard-module__71ymza__large .BentoCard-module__71ymza__imageContainer{height:130px}
.BentoGrid-module__61cI0W__section{max-width:1400px;margin:0 auto;padding:1.5rem;position:relative;overflow:hidden}.BentoGrid-module__61cI0W__container{max-width:1200px;margin:0 auto}.BentoGrid-module__61cI0W__header{text-align:center;margin-bottom:1.5rem}.BentoGrid-module__61cI0W__title{background:var(--gradient-primary);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:max(1.5rem,min(2.5vw,2rem));font-weight:700}.BentoGrid-module__61cI0W__subtitle{color:var(--color-foreground-muted);max-width:600px;margin:0 auto;font-size:max(.875rem,min(1.25vw,1rem));line-height:1.5}.BentoGrid-module__61cI0W__grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr);grid-auto-flow:dense;gap:.75rem;height:min-content;display:grid}@media (max-width:1200px){.BentoGrid-module__61cI0W__grid{grid-template-rows:auto;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.BentoGrid-module__61cI0W__section{padding:1.5rem 1rem}.BentoGrid-module__61cI0W__grid{grid-template-rows:auto;grid-template-columns:1fr;gap:.75rem}.BentoGrid-module__61cI0W__header{margin-bottom:1.5rem}}@media (max-width:480px){.BentoGrid-module__61cI0W__grid{grid-template-columns:1fr}}
