.SpreadsheetDemo-module__6pk5wa__container{perspective:1000px;width:100%;max-width:800px;position:relative}.SpreadsheetDemo-module__6pk5wa__queryBar{border:1px solid var(--border-highlight);z-index:20;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0a0ee6;border-radius:12px;justify-content:space-between;align-items:center;width:90%;padding:8px;display:flex;position:absolute;top:-24px;left:50%;transform:translate(-50%);box-shadow:0 10px 40px -10px #00000080}.SpreadsheetDemo-module__6pk5wa__queryInputWrapper{flex:1;align-items:center;padding:0 12px;display:flex}.SpreadsheetDemo-module__6pk5wa__searchIcon{color:var(--text-secondary);margin-right:12px}.SpreadsheetDemo-module__6pk5wa__queryInput{color:var(--text-primary);font-family:var(--font-main);background:0 0;border:none;outline:none;width:100%;font-size:14px}.SpreadsheetDemo-module__6pk5wa__aiBadge{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;border-radius:6px;align-items:center;padding:4px 12px;font-size:12px;font-weight:600;display:flex}.SpreadsheetDemo-module__6pk5wa__spinner{color:var(--accent-cyan);animation:1s linear infinite SpreadsheetDemo-module__6pk5wa__spin}@keyframes SpreadsheetDemo-module__6pk5wa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SpreadsheetDemo-module__6pk5wa__sheetWindow{border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#14141c80;border-radius:16px;transition:transform .5s;overflow:hidden;transform:rotateX(5deg)scale(.98);box-shadow:0 20px 60px -10px #0009}.SpreadsheetDemo-module__6pk5wa__container:hover .SpreadsheetDemo-module__6pk5wa__sheetWindow{transform:rotateX(0)scale(1)}.SpreadsheetDemo-module__6pk5wa__sheetHeader{border-bottom:1px solid var(--border-subtle);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;background:#ffffff08;gap:10px;padding:12px 20px;font-size:12px;font-weight:600;display:flex}.SpreadsheetDemo-module__6pk5wa__grid{min-height:200px;position:relative}.SpreadsheetDemo-module__6pk5wa__row{border-bottom:1px solid var(--border-subtle);color:var(--text-primary);align-items:center;gap:10px;padding:16px 20px;font-size:14px;transition:background .3s;display:grid}.SpreadsheetDemo-module__6pk5wa__row:hover{background:#ffffff05}.SpreadsheetDemo-module__6pk5wa__rowLoading{opacity:.7}.SpreadsheetDemo-module__6pk5wa__cell{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.SpreadsheetDemo-module__6pk5wa__insightText{color:var(--accent-cyan);font-size:13px}.SpreadsheetDemo-module__6pk5wa__mutedText{color:var(--text-muted)}.SpreadsheetDemo-module__6pk5wa__badge{border-radius:4px;padding:2px 8px;font-size:12px;font-weight:600;display:inline-block}.SpreadsheetDemo-module__6pk5wa__badgePositive{color:#10b981;background:#10b9811a}.SpreadsheetDemo-module__6pk5wa__badgeNegative{color:#ef4444;background:#ef44441a}.SpreadsheetDemo-module__6pk5wa__scanLine{background:linear-gradient(90deg,transparent,var(--accent-cyan),transparent);height:2px;box-shadow:0 0 10px var(--accent-cyan);z-index:10;pointer-events:none;position:absolute;left:0;right:0}@media (max-width:640px){.SpreadsheetDemo-module__6pk5wa__queryBar{width:auto;padding:6px 12px;top:-50px;left:16px;right:16px;transform:none}.SpreadsheetDemo-module__6pk5wa__queryInput{font-size:16px}.SpreadsheetDemo-module__6pk5wa__aiBadge{display:none}}
.Hero-module__gNeX-G__heroSection{flex-direction:column;align-items:center;min-height:100vh;padding-top:140px;padding-bottom:100px;display:flex;position:relative;overflow:hidden}.Hero-module__gNeX-G__container{z-index:10;flex-direction:column;align-items:center;display:flex}.Hero-module__gNeX-G__content{text-align:center;max-width:800px;margin-bottom:80px}.Hero-module__gNeX-G__badge{border:1px solid var(--border-highlight);color:var(--text-secondary);background:#ffffff0d;border-radius:99px;margin-bottom:24px;padding:6px 16px;font-size:13px;display:inline-block}.Hero-module__gNeX-G__title{letter-spacing:-.02em;margin-bottom:24px;font-size:64px;font-weight:700;line-height:1.1}.Hero-module__gNeX-G__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto 40px;font-size:20px;line-height:1.6}.Hero-module__gNeX-G__actions{justify-content:center;gap:16px;display:flex}.Hero-module__gNeX-G__buttonSecondary{color:var(--text-primary);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:99px;align-items:center;gap:8px;padding:12px 24px;font-weight:500;transition:all .2s;display:flex}.Hero-module__gNeX-G__buttonSecondary:hover{border-color:var(--text-primary);background:#ffffff0d}.Hero-module__gNeX-G__demoWrapper{justify-content:center;width:100%;display:flex;position:relative}.Hero-module__gNeX-G__glow{background:var(--accent-primary);opacity:.2;filter:blur(100px);z-index:-1;border-radius:50%;width:600px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__gNeX-G__ambienceOrbPrimary{background:var(--accent-primary);filter:blur(150px);opacity:.15;z-index:0;border-radius:50%;width:500px;height:500px;animation:20s infinite alternate Hero-module__gNeX-G__float;position:absolute;top:-100px;left:20%}.Hero-module__gNeX-G__ambienceOrbSecondary{background:var(--accent-cyan);filter:blur(150px);opacity:.1;z-index:0;border-radius:50%;width:400px;height:400px;animation:15s infinite alternate-reverse Hero-module__gNeX-G__float;position:absolute;top:200px;right:10%}@keyframes Hero-module__gNeX-G__float{0%{transform:translate(0)}to{transform:translate(50px,50px)}}@media (max-width:768px){.Hero-module__gNeX-G__title{font-size:42px}.Hero-module__gNeX-G__subtitle{font-size:16px}}
.Features-module__0vMnSW__section{padding:100px 0;position:relative}.Features-module__0vMnSW__heading{text-align:center;margin-bottom:60px;font-size:36px;font-weight:600}.Features-module__0vMnSW__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.Features-module__0vMnSW__card{padding:32px;transition:transform .3s,background .3s}.Features-module__0vMnSW__card:hover{background:#ffffff0d;transform:translateY(-5px)}.Features-module__0vMnSW__iconWrapper{color:var(--accent-primary);background:#8b5cf61a;border-radius:12px;margin-bottom:20px;padding:12px;display:inline-block}.Features-module__0vMnSW__cardTitle{margin-bottom:12px;font-size:20px;font-weight:600}.Features-module__0vMnSW__cardDesc{color:var(--text-secondary);line-height:1.6}
.Testimonials-module__3Exg0W__section{padding:80px 0;position:relative;overflow:hidden}.Testimonials-module__3Exg0W__header{text-align:center;margin-bottom:50px}.Testimonials-module__3Exg0W__title{color:var(--text-primary);font-size:28px;font-weight:600}.Testimonials-module__3Exg0W__marqueeWrapper{width:100%;position:relative;overflow:hidden}.Testimonials-module__3Exg0W__marqueeTrack{gap:24px;width:max-content;padding:10px 0;animation:40s linear infinite Testimonials-module__3Exg0W__scroll;display:flex}.Testimonials-module__3Exg0W__marqueeTrack:hover{animation-play-state:paused}.Testimonials-module__3Exg0W__card{border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border-radius:16px;flex-direction:column;flex-shrink:0;justify-content:space-between;width:350px;padding:24px;display:flex}.Testimonials-module__3Exg0W__quote{color:var(--text-secondary);margin-bottom:20px;font-size:16px;font-style:italic;line-height:1.5}.Testimonials-module__3Exg0W__author{align-items:center;gap:12px;display:flex}.Testimonials-module__3Exg0W__avatar{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.Testimonials-module__3Exg0W__name{color:var(--text-primary);font-size:14px;font-weight:600}.Testimonials-module__3Exg0W__role{color:var(--text-muted);font-size:12px}.Testimonials-module__3Exg0W__fadeLeft{background:linear-gradient(to right,var(--bg-primary),transparent);pointer-events:none;z-index:2;width:100px;position:absolute;top:0;bottom:0;left:0}.Testimonials-module__3Exg0W__fadeRight{background:linear-gradient(to left,var(--bg-primary),transparent);pointer-events:none;z-index:2;width:100px;position:absolute;top:0;bottom:0;right:0}@keyframes Testimonials-module__3Exg0W__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 12px))}}
.Footer-module__nhiC3q__footer{border-top:1px solid var(--border-subtle);color:var(--text-muted);margin-top:60px;padding:60px 0;font-size:14px}.Footer-module__nhiC3q__container{justify-content:space-between;align-items:center;display:flex}.Footer-module__nhiC3q__logo{color:#fff;margin-bottom:4px;font-weight:700;display:block}.Footer-module__nhiC3q__links{gap:24px;display:flex}.Footer-module__nhiC3q__links a{transition:color .2s}.Footer-module__nhiC3q__links a:hover{color:#fff}
