.Shell-module__cQDyzW__shell{background-color:var(--background);min-height:100vh;position:relative}.Shell-module__cQDyzW__backgroundImage{z-index:0;opacity:.8;background-image:url(/hero-bg.png);background-position:50%;background-size:cover;width:100vw;height:100vh;animation:60s ease-in-out infinite alternate Shell-module__cQDyzW__slowPan;position:fixed;top:0;left:0}.Shell-module__cQDyzW__blob{filter:blur(100px);opacity:.4;z-index:1;border-radius:50%;animation:25s infinite alternate Shell-module__cQDyzW__float;position:fixed}.Shell-module__cQDyzW__blob1{background:var(--aurora-1);width:60vw;height:60vw;top:-20%;left:-10%}.Shell-module__cQDyzW__blob2{background:var(--aurora-2);width:70vw;height:70vw;animation-delay:-10s;bottom:-20%;right:-10%}.Shell-module__cQDyzW__noise{opacity:.04;pointer-events:none;z-index:2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.8' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");width:100%;height:100%;position:fixed;top:0;left:0}.Shell-module__cQDyzW__content{z-index:10;position:relative}@keyframes Shell-module__cQDyzW__slowPan{0%{transform:scale(1.1)translate(0)}to{transform:scale(1.2)translate(-2%,-2%)}}@keyframes Shell-module__cQDyzW__float{0%{transform:translate(0)}to{transform:translate(30px,30px)}}
.Hero-module__JgYmMq__hero{text-align:center;z-index:20;flex-direction:column;justify-content:center;align-items:center;max-width:1200px;margin:0 auto;padding:8rem 2rem 6rem;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.Hero-module__JgYmMq__personWrapper{opacity:.5;width:400px;height:400px;bottom:0;right:-50px}}@media (max-width:768px){.Hero-module__JgYmMq__personWrapper{opacity:1;width:300px;height:300px;margin-top:2rem;position:relative;bottom:auto;right:auto}}.Hero-module__JgYmMq__badge{-webkit-backdrop-filter:blur(12px);color:var(--primary);background:#ffffff80;border:1px solid #fffc;border-radius:99px;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.5rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #0000000d}.Hero-module__JgYmMq__badge:hover{background:#fffc;transform:translateY(-2px);box-shadow:0 8px 30px #0000001a}.Hero-module__JgYmMq__title{color:var(--primary);letter-spacing:-.04em;text-shadow:0 20px 40px #1e1b4b0d;margin-bottom:2rem;font-size:clamp(3.5rem,7vw,5.5rem);font-weight:800;line-height:1.05}.Hero-module__JgYmMq__highlight{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#2563eb 0%,#9333ea 100%);-webkit-background-clip:text;background-clip:text}.Hero-module__JgYmMq__subtitle{color:var(--muted);max-width:650px;margin-bottom:3.5rem;font-size:1.35rem;font-weight:400;line-height:1.6}.Hero-module__JgYmMq__actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;display:flex}.Hero-module__JgYmMq__btn{cursor:pointer;letter-spacing:-.01em;border-radius:12px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex}.Hero-module__JgYmMq__btnPrimary{background:var(--primary);color:#fff;border:1px solid #0000;box-shadow:0 10px 30px #1e1b4b33}.Hero-module__JgYmMq__btnPrimary:hover{transform:translateY(-3px);box-shadow:0 20px 40px #1e1b4b4d}.Hero-module__JgYmMq__btnSecondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--primary);background:#ffffff4d;border:1px solid #fff9}.Hero-module__JgYmMq__btnSecondary:hover{background:#fff9;transform:translateY(-3px);box-shadow:0 10px 30px #0000000d}
.Navbar-module___rHu7W__header{z-index:50;width:100%;padding:1.5rem 2rem;transition:all .3s;position:fixed;top:0;left:0}.Navbar-module___rHu7W__scrolled{-webkit-backdrop-filter:blur(12px);background:#fff9;border-bottom:1px solid #ffffff80;padding:1rem 2rem}.Navbar-module___rHu7W__nav{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Navbar-module___rHu7W__logo{color:var(--primary);letter-spacing:-.03em;z-index:52;align-items:center;gap:.5rem;font-size:1.25rem;font-weight:700;text-decoration:none;display:flex}.Navbar-module___rHu7W__logoIcon{background:var(--primary);border-radius:4px;width:20px;height:20px}.Navbar-module___rHu7W__links{gap:2.5rem;display:flex}.Navbar-module___rHu7W__link{color:#555;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module___rHu7W__link:hover{color:#000}.Navbar-module___rHu7W__actions{align-items:center;gap:1.5rem;display:flex}.Navbar-module___rHu7W__signIn{color:#333;font-size:.95rem;font-weight:600;text-decoration:none}.Navbar-module___rHu7W__signUp{color:#fff;background:#111;border-radius:8px;padding:.6rem 1.2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .2s}.Navbar-module___rHu7W__signUp:hover{background:#333;transform:translateY(-1px)}.Navbar-module___rHu7W__menuBtn{cursor:pointer;color:var(--foreground);z-index:52;background:0 0;border:none;display:none}.Navbar-module___rHu7W__mobileMenu{-webkit-backdrop-filter:blur(20px);z-index:51;opacity:0;pointer-events:none;background:#fffffffa;justify-content:center;align-items:center;width:100%;height:100vh;transition:opacity .3s;display:flex;position:fixed;top:0;left:0}.Navbar-module___rHu7W__mobileMenuOpen{opacity:1;pointer-events:all}.Navbar-module___rHu7W__mobileLinks{flex-direction:column;align-items:center;gap:2rem;display:flex}.Navbar-module___rHu7W__mobileLink{color:var(--primary);font-size:1.5rem;font-weight:600;text-decoration:none}.Navbar-module___rHu7W__mobileDivider{background:#0000001a;width:50px;height:1px}@media (max-width:768px){.Navbar-module___rHu7W__links,.Navbar-module___rHu7W__actions{display:none}.Navbar-module___rHu7W__menuBtn{display:block}}
.Footer-module__Grjkva__footer{text-align:center;color:var(--muted);border-top:1px solid var(--glass-border);margin-top:4rem;padding:2rem;font-size:.9rem}.Footer-module__Grjkva__links{justify-content:center;gap:2rem;margin-top:1rem;display:flex}.Footer-module__Grjkva__link{color:var(--muted);transition:color .3s}.Footer-module__Grjkva__link:hover{color:var(--primary)}
.Showcase-module__5h1VHa__showcase{text-align:center;perspective:2000px;max-width:1400px;margin:0 auto;padding:6rem 2rem;scroll-margin-top:100px}.Showcase-module__5h1VHa__title{color:var(--primary);letter-spacing:-.03em;margin-bottom:4rem;font-size:2.5rem;font-weight:700}.Showcase-module__5h1VHa__container{max-width:1000px;transform-style:preserve-3d;margin:0 auto;position:relative}.Showcase-module__5h1VHa__mockupWindow{-webkit-backdrop-filter:blur(20px);background:#ffffffd9;border:1px solid #fffc;border-radius:24px;height:600px;transition:transform .6s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden;box-shadow:0 50px 100px -20px #32325d26,0 30px 60px -30px #00000026,inset 0 0 0 1px #ffffff80}.Showcase-module__5h1VHa__mockupWindow:hover{transform:translateY(-10px)rotateX(1deg);box-shadow:0 70px 120px -20px #32325d33,0 40px 70px -30px #0003}.Showcase-module__5h1VHa__mockupHeader{background:#f3f4f680;border-bottom:1px solid #0000000d;align-items:center;gap:8px;height:50px;padding:0 1.5rem;display:flex}.Showcase-module__5h1VHa__dot{border-radius:50%;width:12px;height:12px;box-shadow:inset 0 1px 2px #0000001a}.Showcase-module__5h1VHa__content{color:#9ca3af;background:linear-gradient(#fff0 0%,#fffc 100%);flex-direction:column;justify-content:center;align-items:center;height:calc(100% - 50px);padding:3rem;display:flex}.Showcase-module__5h1VHa__placeholderUI{gap:20px;width:100%;height:100%;display:flex}@media (max-width:768px){.Showcase-module__5h1VHa__showcase{padding:4rem 1rem}.Showcase-module__5h1VHa__content{padding:1rem}.Showcase-module__5h1VHa__placeholderUI{flex-direction:column}.Showcase-module__5h1VHa__sidebar{display:none}.Showcase-module__5h1VHa__mainArea{padding:1.5rem 1rem}.Showcase-module__5h1VHa__heroLine{word-wrap:break-word;margin-bottom:1.5rem;font-size:1.5rem}.Showcase-module__5h1VHa__taskItem{gap:.8rem;padding:.8rem}.Showcase-module__5h1VHa__taskTitle{font-size:.9rem}.Showcase-module__5h1VHa__taskTag{padding:.1rem .4rem;font-size:.7rem}}.Showcase-module__5h1VHa__sidebar{background:#f8fafc;border-right:1px solid #0000000d;flex-direction:column;gap:.5rem;width:240px;height:100%;padding:1.5rem 1rem;display:flex}.Showcase-module__5h1VHa__sidebarItem{color:var(--muted);cursor:default;border-radius:8px;align-items:center;gap:10px;padding:.6rem 1rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.Showcase-module__5h1VHa__sidebarItem:hover{color:var(--foreground);background:#00000008}.Showcase-module__5h1VHa__sidebarItem.Showcase-module__5h1VHa__active{color:var(--primary);background:#fff;font-weight:600;box-shadow:0 2px 5px #00000008}.Showcase-module__5h1VHa__sidebarIcon{opacity:.7;font-size:1.1rem}.Showcase-module__5h1VHa__sidebarDivider{background:#0000000d;height:1px;margin:1rem 0 .5rem}.Showcase-module__5h1VHa__sidebarTitle{color:#94a3b8;letter-spacing:.05em;padding:0 1rem;font-size:.75rem;font-weight:700}.Showcase-module__5h1VHa__mainArea{background:#fff;flex-direction:column;flex:1;padding:3rem 4rem;display:flex}.Showcase-module__5h1VHa__heroLine{color:var(--primary);margin-bottom:2.5rem;font-size:2rem;font-weight:700}.Showcase-module__5h1VHa__taskList{flex-direction:column;gap:.8rem;display:flex}.Showcase-module__5h1VHa__taskItem{background:#fff;border:1px solid #0000000a;border-radius:16px;align-items:center;gap:1.2rem;padding:1.2rem;transition:all .2s;display:flex;box-shadow:0 2px 10px #00000003}.Showcase-module__5h1VHa__taskItem:hover{border-color:#00000014;transform:translateY(-2px);box-shadow:0 8px 20px #0000000f}.Showcase-module__5h1VHa__checkbox{border:2px solid #cbd5e1;border-radius:6px;width:22px;height:22px;transition:border-color .2s}.Showcase-module__5h1VHa__taskItem:hover .Showcase-module__5h1VHa__checkbox{border-color:var(--primary)}.Showcase-module__5h1VHa__taskContent{text-align:left;flex:1;align-items:center;gap:12px;display:flex}.Showcase-module__5h1VHa__taskTitle{color:var(--foreground);font-size:1rem;font-weight:500}.Showcase-module__5h1VHa__taskTag{border-radius:99px;padding:.2rem .6rem;font-size:.75rem;font-weight:600}.Showcase-module__5h1VHa__taskTime{color:#94a3b8;font-size:.85rem;font-weight:500}
.Features-module__MNwinW__features{max-width:1200px;margin:0 auto;padding:4rem 2rem}.Features-module__MNwinW__intro{text-align:center;margin-bottom:5rem}.Features-module__MNwinW__heading{color:var(--primary);letter-spacing:-.03em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Features-module__MNwinW__subheading{color:var(--muted);font-size:1.125rem}.Features-module__MNwinW__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Features-module__MNwinW__card{-webkit-backdrop-filter:blur(12px);background:#fff6;border:1px solid #fffc;border-radius:24px;padding:2.5rem;transition:all .4s cubic-bezier(.2,.8,.2,1);box-shadow:0 4px 6px -1px #00000003}.Features-module__MNwinW__card:hover{background:#fff9;border-color:#fff;transform:translateY(-8px);box-shadow:0 20px 40px #1f26871a}.Features-module__MNwinW__iconWrapper{width:56px;height:56px;color:var(--primary);background:linear-gradient(135deg,#fff,#f3f4f6);border-radius:16px;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex;box-shadow:0 4px 12px #0000000d}.Features-module__MNwinW__cardTitle{color:var(--primary);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.35rem;font-weight:600}.Features-module__MNwinW__cardDesc{color:var(--muted);font-size:1rem;line-height:1.6}
.Testimonials-module__5wb8fq__section{max-width:1200px;margin:0 auto;padding:8rem 2rem}.Testimonials-module__5wb8fq__header{text-align:center;margin-bottom:5rem}.Testimonials-module__5wb8fq__title{color:var(--primary);letter-spacing:-.03em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Testimonials-module__5wb8fq__subtitle{color:var(--muted);font-size:1.125rem}.Testimonials-module__5wb8fq__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Testimonials-module__5wb8fq__card{-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);background:#fff9;border-radius:20px;padding:2.5rem;transition:transform .3s,box-shadow .3s}.Testimonials-module__5wb8fq__card:hover{transform:translateY(-5px);box-shadow:0 10px 30px -10px #0000000d}.Testimonials-module__5wb8fq__quote{color:var(--foreground);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Testimonials-module__5wb8fq__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__5wb8fq__avatar{width:48px;height:48px;color:var(--primary);background:#f1f5f9;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;font-weight:700;display:flex}.Testimonials-module__5wb8fq__info{flex-direction:column;display:flex}.Testimonials-module__5wb8fq__name{color:var(--primary);font-size:1rem;font-weight:600}.Testimonials-module__5wb8fq__role{color:var(--muted);font-size:.875rem}
.CallToAction-module__bLUkxq__section{text-align:center;padding:8rem 2rem 10rem;position:relative;overflow:hidden}.CallToAction-module__bLUkxq__container{z-index:10;max-width:800px;margin:0 auto;position:relative}.CallToAction-module__bLUkxq__title{color:var(--primary);letter-spacing:-.04em;margin-bottom:2rem;font-size:3.5rem;font-weight:700;line-height:1.1}.CallToAction-module__bLUkxq__text{color:var(--muted);max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.25rem}.CallToAction-module__bLUkxq__btn{background:var(--primary);color:#fff;border-radius:99px;justify-content:center;align-items:center;padding:1rem 2.5rem;font-size:1.1rem;font-weight:500;text-decoration:none;transition:all .3s cubic-bezier(.2,.8,.2,1);display:inline-flex;box-shadow:0 10px 30px -10px #1e1b4b4d}.CallToAction-module__bLUkxq__btn:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 20px 40px -10px #1e1b4b66}.CallToAction-module__bLUkxq__glow{background:radial-gradient(circle,var(--aurora-2)0%,#fff0 70%);opacity:.6;z-index:0;pointer-events:none;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
