.ScrollRocket-module___b9tNG__rocketWrapper{z-index:50;will-change:transform;isolation:isolate;pointer-events:none;width:180px;height:380px;margin-left:-90px;position:fixed;top:20%;left:50%}.ScrollRocket-module___b9tNG__dragWrapper{z-index:60;will-change:transform;pointer-events:none;width:180px;height:380px;margin-left:-90px;position:fixed;top:20%;left:50%}.ScrollRocket-module___b9tNG__visualLayer{pointer-events:none;will-change:transform;justify-content:center;align-items:center;display:flex;position:relative}.ScrollRocket-module___b9tNG__dragHandle{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;pointer-events:auto;background:0 0;border-radius:12px;width:65px;height:85px;position:absolute;top:135px;left:25%;transform:translate(-50%)}.ScrollRocket-module___b9tNG__dragHandle:active{cursor:grabbing}.ScrollRocket-module___b9tNG__glow{filter:blur(20px);will-change:opacity;pointer-events:none;background:radial-gradient(#4a9eff4d 0%,#00d2ff24 35%,#4a9eff0d 60%,#0000 75%);border-radius:50%;position:absolute;inset:-80px}.ScrollRocket-module___b9tNG__canvasContainer{background:0 0;width:180px;height:380px;position:relative}@media (max-width:768px){.ScrollRocket-module___b9tNG__rocketWrapper,.ScrollRocket-module___b9tNG__dragWrapper{width:140px;height:280px;margin-left:-70px;top:15%}.ScrollRocket-module___b9tNG__canvasContainer{width:140px;height:280px}.ScrollRocket-module___b9tNG__glow{inset:-50px}.ScrollRocket-module___b9tNG__dragHandle{border-radius:12px;width:40px;height:50px;top:96px;left:28%}}
.Button-module__8RiFmG__button{font-family:var(--font-sans);letter-spacing:-.01em;cursor:pointer;white-space:nowrap;border-radius:var(--r-full);transition:box-shadow var(--t-normal) var(--ease-smooth), opacity var(--t-fast) var(--ease-smooth);-webkit-tap-highlight-color:transparent;border:none;justify-content:center;align-items:center;font-weight:600;text-decoration:none;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__content{z-index:1;align-items:center;gap:var(--sp-2);display:flex;position:relative}.Button-module__8RiFmG__sm{padding:var(--sp-2) var(--sp-4);height:34px;font-size:.8125rem}.Button-module__8RiFmG__md{padding:var(--sp-3) var(--sp-6);height:44px;font-size:.9375rem}.Button-module__8RiFmG__lg{padding:var(--sp-4) var(--sp-8);height:54px;font-size:1.0625rem}.Button-module__8RiFmG__primary{background:linear-gradient(135deg, var(--accent-blue) 0%, var(--accent-cyan) 100%);color:#fff;box-shadow:0 0 0 1px #4a9eff4d,0 4px 20px #4a9eff40,inset 0 1px #fff3}.Button-module__8RiFmG__primary:hover:not(.Button-module__8RiFmG__disabled){box-shadow:0 0 0 1px #4a9eff80,0 6px 30px #4a9eff66,0 0 60px #00d2ff26,inset 0 1px #ffffff40}.Button-module__8RiFmG__secondary{color:var(--text-primary);border:1px solid var(--border-default);-webkit-backdrop-filter:blur(12px);background:#ffffff0d;box-shadow:inset 0 1px #ffffff0f}.Button-module__8RiFmG__secondary:hover:not(.Button-module__8RiFmG__disabled){border-color:var(--border-strong);background:#ffffff17;box-shadow:inset 0 1px #ffffff1a,0 4px 20px #0000004d}.Button-module__8RiFmG__outline{color:var(--accent-blue);border:1px solid var(--border-accent);background:0 0}.Button-module__8RiFmG__outline:hover:not(.Button-module__8RiFmG__disabled){background:var(--accent-blue-subtle);border-color:var(--accent-blue);box-shadow:0 0 20px var(--accent-blue-glow)}.Button-module__8RiFmG__fullWidth{width:100%}.Button-module__8RiFmG__disabled{opacity:.45;cursor:not-allowed}.Button-module__8RiFmG__icon{flex-shrink:0;align-items:center;display:flex}.Button-module__8RiFmG__shimmer{pointer-events:none;background:linear-gradient(105deg,#0000 30%,#ffffff2e 50%,#0000 70%) -100% 0/200% 100%;transition:background-position;position:absolute;inset:0}.Button-module__8RiFmG__primary:hover .Button-module__8RiFmG__shimmer{animation:Button-module__8RiFmG__shimmerSweep .55s var(--ease-out) forwards}@keyframes Button-module__8RiFmG__shimmerSweep{0%{background-position:-100% 0}to{background-position:200% 0}}.Button-module__8RiFmG__spinner{border:2px solid #ffffff40;border-top-color:#fff;border-radius:50%;width:16px;height:16px;animation:.65s linear infinite Button-module__8RiFmG__spin;display:inline-block}@keyframes Button-module__8RiFmG__spin{to{transform:rotate(360deg)}}
.Hero-module___w2HtG__hero{min-height:100vh;padding:var(--sp-32) var(--sp-6) var(--sp-24);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module___w2HtG__noise{pointer-events:none;opacity:.6;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px 256px;position:absolute;inset:0}.Hero-module___w2HtG__bgGlow{pointer-events:none;filter:blur(1px);background:radial-gradient(at 50% 30%,#4a9eff1a 0%,#00d2ff0a 40%,#0000 70%);width:900px;height:700px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.Hero-module___w2HtG__inner{z-index:2;align-items:center;gap:var(--sp-12);flex-direction:column;width:100%;max-width:760px;margin:0 auto;display:flex;position:relative}.Hero-module___w2HtG__content{text-align:center;align-items:center;gap:var(--sp-6);flex-direction:column;display:flex}.Hero-module___w2HtG__brandCredit{border-radius:var(--r-full);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff08;border:1px solid #ffffff0f;align-items:center;gap:10px;margin-bottom:-10px;padding:6px 12px;display:flex}.Hero-module___w2HtG__brandCreditIcon{opacity:.8;filter:grayscale()brightness(1.5);width:auto;height:18px}.Hero-module___w2HtG__brandCreditText{color:var(--text-primary);letter-spacing:-.01em;font-size:.85rem;font-weight:800}.Hero-module___w2HtG__brandCreditAccent{color:var(--accent-blue)}.Hero-module___w2HtG__badgeWrap{display:flex}.Hero-module___w2HtG__badge{align-items:center;gap:var(--sp-2);padding:var(--sp-2) var(--sp-4);border-radius:var(--r-full);border:1px solid var(--border-accent);background:var(--accent-blue-subtle);color:var(--accent-blue-bright);letter-spacing:.02em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);font-size:.775rem;font-weight:600;display:inline-flex}.Hero-module___w2HtG__badgeDot{background:var(--accent-cyan);width:6px;height:6px;box-shadow:0 0 8px var(--accent-cyan);border-radius:50%;animation:2s ease-in-out infinite Hero-module___w2HtG__pulse}@keyframes Hero-module___w2HtG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.75)}}.Hero-module___w2HtG__headline{letter-spacing:-.035em;font-size:clamp(2.8rem,6vw + 1rem,5.5rem);font-weight:800;line-height:1.05}.Hero-module___w2HtG__headlineLine1{color:var(--text-primary)}.Hero-module___w2HtG__headlineLine2{display:inline-block}.Hero-module___w2HtG__sub{color:var(--text-secondary);max-width:560px;font-size:clamp(1rem,1.5vw + .5rem,1.2rem);line-height:1.75}.Hero-module___w2HtG__ctas{gap:var(--sp-3);margin-top:var(--sp-2);flex-wrap:wrap;justify-content:center;align-items:center;display:flex}.Hero-module___w2HtG__downloadLockNote{color:var(--text-secondary);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:8px;margin-top:6px;padding:8px 12px;font-size:.85rem;display:inline-flex}.Hero-module___w2HtG__referralPromo{margin-top:var(--sp-4);align-items:flex-start;gap:var(--sp-4);padding:var(--sp-4) var(--sp-5);-webkit-backdrop-filter:blur(12px);text-align:left;background:#1ec89608;border:1px solid #00d2ff26;border-radius:20px;width:100%;max-width:520px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000004d,inset 0 0 0 1px #ffffff08}.Hero-module___w2HtG__referralPromo:before{content:"";opacity:0;background:linear-gradient(135deg,#00d2ff1a,#0000,#4a9eff1a);transition:opacity .3s;position:absolute;inset:0}.Hero-module___w2HtG__referralPromo:hover{background:#1ec89614;border-color:#00d2ff66;transform:translateY(-4px)scale(1.01);box-shadow:0 20px 40px -12px #00000080,inset 0 0 0 1px #ffffff14,0 0 30px #00d2ff26}.Hero-module___w2HtG__referralPromo:active{transition:transform .1s;transform:translateY(-1px)scale(.99)}.Hero-module___w2HtG__referralPromo:hover:before{opacity:1}.Hero-module___w2HtG__referralPromoIcon{width:40px;height:40px;color:var(--accent-cyan);background:#00d2ff1a;border:1px solid #00d2ff33;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 0 15px #00d2ff1a}.Hero-module___w2HtG__referralPromoContent{flex-direction:column;flex:1;display:flex}.Hero-module___w2HtG__referralPromoTitle{color:var(--text-primary);letter-spacing:-.01em;font-size:.95rem;font-weight:700}.Hero-module___w2HtG__referralPromoText{color:var(--text-secondary);margin-top:2px;font-size:.825rem;line-height:1.5}.Hero-module___w2HtG__referralPromoLink{color:var(--accent-cyan);align-items:center;gap:6px;margin-top:10px;font-size:.85rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.Hero-module___w2HtG__referralPromoLink svg{transition:transform .2s}.Hero-module___w2HtG__referralPromoLink:hover{color:#79f1c2}.Hero-module___w2HtG__referralPromoLink:hover svg{transform:translate(3px)}.Hero-module___w2HtG__proof{align-items:center;gap:var(--sp-3);margin-top:var(--sp-2);flex-wrap:wrap;justify-content:center;display:flex}.Hero-module___w2HtG__stars{gap:2px;display:flex}.Hero-module___w2HtG__star{color:#ffb800;fill:#ffb800}.Hero-module___w2HtG__proofText{color:var(--text-secondary);font-size:.875rem;font-weight:500}.Hero-module___w2HtG__separator{color:var(--text-muted)}.Hero-module___w2HtG__version{font-family:var(--font-mono);color:var(--text-muted);font-size:.775rem}.Hero-module___w2HtG__scrollIndicator{justify-content:center;align-items:center;display:flex}.Hero-module___w2HtG__scrollDot{border-radius:var(--r-full);border:1.5px solid var(--border-strong);justify-content:center;align-items:flex-start;width:24px;height:38px;padding-top:6px;display:flex;position:relative}.Hero-module___w2HtG__scrollDot:before{content:"";background:var(--text-muted);border-radius:var(--r-full);width:4px;height:8px}.Hero-module___w2HtG__gridLines{pointer-events:none;background:linear-gradient(#0000 0%,#4a9eff08 100%),repeating-linear-gradient(90deg,#ffffff06 0 1px,#0000 1px 80px);height:200px;position:absolute;bottom:0;left:0;right:0}.Hero-module___w2HtG__conceptualBg{opacity:.4;filter:blur(16px)saturate(1.2)brightness(.85);pointer-events:none;z-index:1;background-image:url(/images/hero_visual.png);background-position:50%;background-size:cover;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 35%,#000 0%,#0006 50%,#0000 90%);mask-image:radial-gradient(circle at 50% 35%,#000 0%,#0006 50%,#0000 90%)}@keyframes Hero-module___w2HtG__float{0%,to{transform:translate(0)}50%{transform:translate(15px,-20px)}}@media (max-width:1024px){.Hero-module___w2HtG__inner{max-width:90%}}@media (max-width:640px){.Hero-module___w2HtG__hero{padding:var(--sp-24) var(--sp-5) var(--sp-16)}.Hero-module___w2HtG__headline{font-size:clamp(2.8rem,11vw,4rem);line-height:1.1}.Hero-module___w2HtG__ctas{flex-direction:column;width:100%}.Hero-module___w2HtG__ctas>*{width:100%}.Hero-module___w2HtG__visualInner{border-radius:16px;transform:none}.Hero-module___w2HtG__visualInner:hover{transform:translateY(-4px)}}
.PsychologySection-module__eS2PWW__section{padding:var(--sp-32) var(--sp-6);z-index:30;isolation:isolate;position:relative;overflow:hidden}.PsychologySection-module__eS2PWW__ambient{pointer-events:none;filter:blur(2px);background:radial-gradient(#00d2ff12 0%,#0000 70%);width:500px;height:600px;position:absolute;top:50%;left:-200px;transform:translateY(-50%)}.PsychologySection-module__eS2PWW__inner{gap:var(--sp-20);flex-direction:column;max-width:1100px;margin:0 auto;display:flex}.PsychologySection-module__eS2PWW__header{gap:var(--sp-5);flex-direction:column;max-width:640px;display:flex}.PsychologySection-module__eS2PWW__badge{padding:var(--sp-1) var(--sp-3);border-radius:var(--r-full);border:1px solid var(--border-cyan);background:var(--accent-cyan-subtle);color:var(--accent-cyan-dim);letter-spacing:.06em;text-transform:uppercase;align-items:center;width:fit-content;font-size:.75rem;font-weight:600;display:inline-flex}.PsychologySection-module__eS2PWW__headline{letter-spacing:-.03em;font-size:clamp(2.2rem,4vw + .5rem,3.8rem);font-weight:800;line-height:1.1}.PsychologySection-module__eS2PWW__headerBody{color:var(--text-secondary);max-width:540px;font-size:1.0625rem;line-height:1.75}.PsychologySection-module__eS2PWW__points{gap:var(--sp-4);grid-template-columns:repeat(2,1fr);display:grid}.PsychologySection-module__eS2PWW__card{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--r-xl);padding:var(--sp-8);transition:border-color var(--t-normal) var(--ease-smooth), transform var(--t-normal) var(--ease-smooth);position:relative;overflow:hidden}.PsychologySection-module__eS2PWW__card:hover{border-color:var(--border-default);transform:translateY(-2px)}.PsychologySection-module__eS2PWW__card:hover .PsychologySection-module__eS2PWW__cardGlow{opacity:1}.PsychologySection-module__eS2PWW__cardGlow{border-radius:inherit;opacity:0;transition:opacity var(--t-normal) var(--ease-smooth);pointer-events:none;background:radial-gradient(at 30% 0,#4a9eff0f 0%,#0000 70%);position:absolute;inset:0}.PsychologySection-module__eS2PWW__cardNumber{font-family:var(--font-mono);color:var(--accent-blue);letter-spacing:.08em;margin-bottom:var(--sp-4);opacity:.7;font-size:.75rem;font-weight:700}.PsychologySection-module__eS2PWW__cardBody{gap:var(--sp-3);flex-direction:column;display:flex}.PsychologySection-module__eS2PWW__cardTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:1.125rem;font-weight:700}.PsychologySection-module__eS2PWW__cardText{color:var(--text-secondary);font-size:.9375rem;line-height:1.7}.PsychologySection-module__eS2PWW__metric{margin-top:var(--sp-4);padding-top:var(--sp-4);border-top:1px solid var(--border-subtle);flex-direction:column;gap:2px;display:flex}.PsychologySection-module__eS2PWW__metricValue{font-family:var(--font-mono);letter-spacing:-.03em;font-size:2rem;font-weight:700;line-height:1}.PsychologySection-module__eS2PWW__metricLabel{color:var(--text-muted);font-size:.8125rem;font-weight:500}@media (max-width:900px){.PsychologySection-module__eS2PWW__points{grid-template-columns:1fr}}@media (max-width:640px){.PsychologySection-module__eS2PWW__section{padding:var(--sp-20) var(--sp-5)}.PsychologySection-module__eS2PWW__card{padding:var(--sp-6)}}
.BentoFeatures-module__cOpJSG__section{padding:var(--sp-32) var(--sp-6);z-index:30;isolation:isolate;position:relative;overflow:hidden}.BentoFeatures-module__cOpJSG__ambient{pointer-events:none;filter:blur(2px);background:radial-gradient(#4a9eff14 0%,#0000 70%);width:500px;height:600px;position:absolute;top:40%;right:-180px}.BentoFeatures-module__cOpJSG__inner{gap:var(--sp-16);flex-direction:column;max-width:1100px;margin:0 auto;display:flex}.BentoFeatures-module__cOpJSG__header{gap:var(--sp-5);flex-direction:column;max-width:600px;display:flex}.BentoFeatures-module__cOpJSG__badge{padding:var(--sp-1) var(--sp-3);border-radius:var(--r-full);border:1px solid var(--border-accent);background:var(--accent-blue-subtle);color:var(--accent-blue);letter-spacing:.06em;text-transform:uppercase;width:fit-content;font-size:.75rem;font-weight:600;display:inline-flex}.BentoFeatures-module__cOpJSG__headline{letter-spacing:-.03em;font-size:clamp(2.2rem,4vw + .5rem,3.8rem);font-weight:800;line-height:1.1}.BentoFeatures-module__cOpJSG__headerBody{color:var(--text-secondary);font-size:1.0625rem;line-height:1.7}.BentoFeatures-module__cOpJSG__grid{gap:var(--sp-3);grid-template-rows:auto;grid-template-columns:repeat(3,1fr);grid-template-areas:"large large medium1""large large medium2""wide wide small1""small2 tall tall";display:grid}.BentoFeatures-module__cOpJSG__size_large{grid-area:large}.BentoFeatures-module__cOpJSG__size_medium:nth-child(2){grid-area:medium1}.BentoFeatures-module__cOpJSG__size_medium:nth-child(3){grid-area:medium2}.BentoFeatures-module__cOpJSG__size_wide{grid-area:wide}.BentoFeatures-module__cOpJSG__size_small:nth-child(5){grid-area:small1}.BentoFeatures-module__cOpJSG__size_small:nth-child(6){grid-area:small2}.BentoFeatures-module__cOpJSG__size_tall{grid-area:tall}.BentoFeatures-module__cOpJSG__card{border-radius:var(--r-xl);padding:var(--sp-6);cursor:default;-webkit-backdrop-filter:blur(20px)saturate(120%);border:1px solid var(--border-subtle);min-height:180px;box-shadow:var(--shadow-card);transition:border-color var(--t-normal) var(--ease-smooth), box-shadow var(--t-normal) var(--ease-smooth);will-change:transform;background:#141414a6;position:relative;overflow:hidden}.BentoFeatures-module__cOpJSG__card:hover{border-color:var(--border-default)}.BentoFeatures-module__cOpJSG__cardBg{pointer-events:none;border-radius:inherit;background:linear-gradient(145deg,#ffffff06 0%,#0000 60%);position:absolute;inset:0}.BentoFeatures-module__cOpJSG__hoverGlow{border-radius:inherit;opacity:0;pointer-events:none;transition:opacity var(--t-slow) var(--ease-smooth);position:absolute;inset:-1px}.BentoFeatures-module__cOpJSG__card:hover .BentoFeatures-module__cOpJSG__hoverGlow{opacity:1}.BentoFeatures-module__cOpJSG__accent_blue .BentoFeatures-module__cOpJSG__hoverGlow{background:radial-gradient(80% 60% at 20% 0,#4a9eff1a 0%,#0000 70%)}.BentoFeatures-module__cOpJSG__accent_cyan .BentoFeatures-module__cOpJSG__hoverGlow{background:radial-gradient(80% 60% at 20% 0,#00d2ff17 0%,#0000 70%)}.BentoFeatures-module__cOpJSG__accent_mixed .BentoFeatures-module__cOpJSG__hoverGlow{background:radial-gradient(100% 70% at 30% 0,#4a9eff14 0%,#00d2ff0f 50%,#0000 80%)}.BentoFeatures-module__cOpJSG__accent_gold .BentoFeatures-module__cOpJSG__hoverGlow{background:radial-gradient(95% 70% at 20% 0,#e6b75324 0%,#e6b7530a 45%,#0000 75%)}.BentoFeatures-module__cOpJSG__accent_blue:hover{border-color:var(--border-accent);box-shadow:var(--shadow-card), inset 0 0 0 1px #4a9eff14}.BentoFeatures-module__cOpJSG__accent_cyan:hover{border-color:var(--border-cyan);box-shadow:var(--shadow-card), inset 0 0 0 1px #00d2ff0f}.BentoFeatures-module__cOpJSG__accent_mixed:hover{border-color:var(--border-accent)}.BentoFeatures-module__cOpJSG__accent_gold:hover{box-shadow:var(--shadow-card), inset 0 0 0 1px #e6b75324;border-color:#e6b7538f}.BentoFeatures-module__cOpJSG__cardContent{z-index:1;gap:var(--sp-3);flex-direction:column;height:100%;display:flex;position:relative}.BentoFeatures-module__cOpJSG__iconWrap{border-radius:var(--r-md);border:1px solid var(--border-subtle);width:44px;height:44px;margin-bottom:var(--sp-2);background:#ffffff0a;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.BentoFeatures-module__cOpJSG__accent_blue .BentoFeatures-module__cOpJSG__iconWrap{background:var(--accent-blue-subtle);border-color:var(--accent-blue-border)}.BentoFeatures-module__cOpJSG__accent_cyan .BentoFeatures-module__cOpJSG__iconWrap{background:var(--accent-cyan-subtle);border-color:var(--accent-cyan-border)}.BentoFeatures-module__cOpJSG__accent_mixed .BentoFeatures-module__cOpJSG__iconWrap{background:linear-gradient(135deg, var(--accent-blue-subtle), var(--accent-cyan-subtle));border-color:var(--accent-blue-border)}.BentoFeatures-module__cOpJSG__accent_gold .BentoFeatures-module__cOpJSG__iconWrap{background:linear-gradient(135deg,#e6b75329,#e6b75312);border-color:#e6b75361}.BentoFeatures-module__cOpJSG__icon{flex-shrink:0}.BentoFeatures-module__cOpJSG__accent_blue .BentoFeatures-module__cOpJSG__icon{color:var(--accent-blue)}.BentoFeatures-module__cOpJSG__accent_cyan .BentoFeatures-module__cOpJSG__icon{color:var(--accent-cyan)}.BentoFeatures-module__cOpJSG__accent_mixed .BentoFeatures-module__cOpJSG__icon{color:var(--accent-blue-bright)}.BentoFeatures-module__cOpJSG__accent_gold .BentoFeatures-module__cOpJSG__icon{color:#f0c36a}.BentoFeatures-module__cOpJSG__iconWrap3D{width:58px;height:58px;margin-bottom:var(--sp-3);justify-content:center;align-items:center;display:flex;box-shadow:none!important;background:0 0!important;border:none!important}.BentoFeatures-module__cOpJSG__size_large .BentoFeatures-module__cOpJSG__iconWrap3D,.BentoFeatures-module__cOpJSG__size_wide .BentoFeatures-module__cOpJSG__iconWrap3D{width:76px;height:76px;margin-bottom:var(--sp-4)}.BentoFeatures-module__cOpJSG__iconImage{object-fit:contain;width:100%;height:100%;transition:transform var(--t-fast) var(--ease-spring), filter var(--t-normal) var(--ease-smooth);will-change:transform, filter;filter:drop-shadow(0 4px 8px #00000038)}.BentoFeatures-module__cOpJSG__card:hover .BentoFeatures-module__cOpJSG__iconImage{transform:scale(1.18)rotate(4deg)translateY(-2px)}.BentoFeatures-module__cOpJSG__accent_blue:hover .BentoFeatures-module__cOpJSG__iconImage{filter:drop-shadow(0 10px 20px #4a9eff61)}.BentoFeatures-module__cOpJSG__accent_cyan:hover .BentoFeatures-module__cOpJSG__iconImage{filter:drop-shadow(0 10px 20px #00d2ff61)}.BentoFeatures-module__cOpJSG__accent_mixed:hover .BentoFeatures-module__cOpJSG__iconImage{filter:drop-shadow(0 10px 20px #4a9eff52)}.BentoFeatures-module__cOpJSG__accent_gold .BentoFeatures-module__cOpJSG__tag{color:#191300;background:linear-gradient(135deg,#e6b753f2,#c58f18eb);box-shadow:0 0 14px #e6b75347}.BentoFeatures-module__cOpJSG__tag{top:var(--sp-5);right:var(--sp-5);padding:3px var(--sp-3);border-radius:var(--r-full);letter-spacing:.06em;text-transform:uppercase;background:var(--gradient-brand);color:#fff;font-size:.7rem;font-weight:700;position:absolute;box-shadow:0 0 12px #4a9eff4d}.BentoFeatures-module__cOpJSG__cardTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:1.0625rem;font-weight:700;line-height:1.3}.BentoFeatures-module__cOpJSG__size_large .BentoFeatures-module__cOpJSG__cardTitle{font-size:1.4rem}.BentoFeatures-module__cOpJSG__cardDesc{color:var(--text-secondary);flex:1;font-size:.9rem;line-height:1.65}.BentoFeatures-module__cOpJSG__cornerGrid{border-radius:0 0 var(--r-xl) 0;pointer-events:none;background-image:repeating-linear-gradient(0deg,#4a9eff12 0 1px,#0000 1px 28px),repeating-linear-gradient(90deg,#4a9eff12 0 1px,#0000 1px 28px);width:160px;height:160px;position:absolute;bottom:0;right:0;-webkit-mask-image:radial-gradient(at 100% 100%,#000 20%,#0000 70%);mask-image:radial-gradient(at 100% 100%,#000 20%,#0000 70%)}@media (max-width:900px){.BentoFeatures-module__cOpJSG__grid{grid-template-columns:repeat(2,1fr);grid-template-areas:"large large""medium1 medium2""wide wide""tall tall""small1 small2"}}@media (max-width:600px){.BentoFeatures-module__cOpJSG__section{padding:var(--sp-20) var(--sp-5)}.BentoFeatures-module__cOpJSG__grid{grid-template-columns:1fr;grid-template-areas:"large""medium1""medium2""wide""tall""small1""small2"}.BentoFeatures-module__cOpJSG__card{min-height:140px}.BentoFeatures-module__cOpJSG__size_tall{min-height:180px}}
.FutureAssistant-module__4fX3Dq__section{padding:var(--sp-32) var(--sp-6);z-index:30;isolation:isolate;position:relative;overflow:hidden}.FutureAssistant-module__4fX3Dq__ambient{filter:blur(8px);pointer-events:none;background:radial-gradient(circle,#4a9eff1a 0%,#00d2ff0f 34%,#0000 70%);width:760px;height:760px;position:absolute;inset:auto auto -240px -220px}.FutureAssistant-module__4fX3Dq__inner{gap:var(--sp-12);flex-direction:column;max-width:1100px;margin:0 auto;display:flex}.FutureAssistant-module__4fX3Dq__headerContainer{gap:var(--sp-12);margin-bottom:var(--sp-4);grid-template-columns:1fr;align-items:start;display:grid;position:relative}.FutureAssistant-module__4fX3Dq__header{gap:var(--sp-5);flex-direction:column;max-width:740px;padding-right:clamp(0px,18vw,210px);display:flex}.FutureAssistant-module__4fX3Dq__headerVisual{aspect-ratio:1;opacity:.94;pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;width:clamp(180px,21vw,272px);display:flex;position:absolute;top:clamp(34px,6vw,76px);right:clamp(-8px,1vw,18px);transform:none}.FutureAssistant-module__4fX3Dq__headerVisual:before{content:none}.FutureAssistant-module__4fX3Dq__headerVisual:after{display:none}.FutureAssistant-module__4fX3Dq__visualGlow{filter:blur(16px);pointer-events:none;background:radial-gradient(circle at 56% 56%,#4a9eff1f 0%,#0000 68%);position:absolute;inset:-32px}.FutureAssistant-module__4fX3Dq__visualImage{object-fit:contain;z-index:1;filter:none;width:100%;height:100%;position:relative}.FutureAssistant-module__4fX3Dq__badge{width:fit-content;padding:var(--sp-1) var(--sp-3);border-radius:var(--r-full);letter-spacing:.08em;text-transform:uppercase;color:var(--accent-blue-bright);background:linear-gradient(135deg,#4a9eff29,#00d2ff14);border:1px solid #6ab4ff57;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.FutureAssistant-module__4fX3Dq__headline{letter-spacing:-.04em;font-size:clamp(2.2rem,4vw + .5rem,3.8rem);font-weight:800;line-height:1.08}.FutureAssistant-module__4fX3Dq__body{max-width:680px;color:var(--text-secondary);font-size:1.05rem;line-height:1.75}.FutureAssistant-module__4fX3Dq__cta{width:fit-content;padding:0 var(--sp-5);border-radius:var(--r-full);color:#fff;background:linear-gradient(135deg, var(--accent-blue) 0%, var(--accent-cyan) 100%);min-height:44px;transition:transform var(--t-fast) var(--ease-spring), box-shadow var(--t-normal) var(--ease-smooth);align-items:center;gap:10px;font-size:.92rem;font-weight:650;text-decoration:none;display:inline-flex;box-shadow:0 0 0 1px #4a9eff47,0 14px 30px #4a9eff2e}.FutureAssistant-module__4fX3Dq__cta:hover{color:#fff;transform:translateY(-1px);box-shadow:0 0 0 1px #4a9eff6b,0 18px 38px #4a9eff3d,0 0 42px #00d2ff1f}.FutureAssistant-module__4fX3Dq__grid{gap:var(--sp-4);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);display:grid}.FutureAssistant-module__4fX3Dq__storyCard,.FutureAssistant-module__4fX3Dq__previewCard{border-radius:var(--r-xl);border:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(18px)saturate(120%);box-shadow:var(--shadow-card);background:#1010129e;position:relative;overflow:hidden}.FutureAssistant-module__4fX3Dq__storyCard{padding:var(--sp-8)}.FutureAssistant-module__4fX3Dq__previewCard{padding:var(--sp-8);background:linear-gradient(165deg,#4a9eff1a 0%,#1010129e 42%),#1010129e}.FutureAssistant-module__4fX3Dq__storyTop{align-items:center;gap:var(--sp-4);margin-bottom:var(--sp-6);display:flex}.FutureAssistant-module__4fX3Dq__storyIcon{width:54px;height:54px;color:var(--accent-blue-bright);background:linear-gradient(135deg,#4a9eff2e,#00d2ff1a);border:1px solid #6ab4ff47;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.FutureAssistant-module__4fX3Dq__storyIcon3D{width:76px;height:76px;box-shadow:none!important;background:0 0!important;border:none!important}.FutureAssistant-module__4fX3Dq__storyIconImage{object-fit:contain;width:100%;height:100%;transition:transform var(--t-fast) var(--ease-spring), filter var(--t-normal) var(--ease-smooth);will-change:transform, filter;filter:drop-shadow(0 4px 8px #00000038)}.FutureAssistant-module__4fX3Dq__storyCard:hover .FutureAssistant-module__4fX3Dq__storyIconImage{filter:drop-shadow(0 14px 28px #e6b7537a);transform:scale(1.15)translateY(-5px)}.FutureAssistant-module__4fX3Dq__storyKicker{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-cyan);margin-bottom:4px;font-size:.72rem;font-weight:800}.FutureAssistant-module__4fX3Dq__storyTitle{letter-spacing:-.03em;color:var(--text-primary);font-size:1.45rem;font-weight:750}.FutureAssistant-module__4fX3Dq__storyLead{color:var(--text-secondary);max-width:620px;margin-bottom:var(--sp-5);font-size:.95rem;line-height:1.7}.FutureAssistant-module__4fX3Dq__modeGrid{gap:var(--sp-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.FutureAssistant-module__4fX3Dq__modeCard{border-radius:var(--r-lg);border:1px solid var(--border-subtle);transition:transform var(--t-normal) var(--ease-smooth), border-color var(--t-normal) var(--ease-smooth);background:#ffffff05;flex-direction:column;display:flex;position:relative;overflow:hidden}.FutureAssistant-module__4fX3Dq__modeCard:hover{border-color:#4a9eff4d;transform:translateY(-4px)}.FutureAssistant-module__4fX3Dq__modeFuture{background:linear-gradient(155deg,#7c5cff1f,#0000 42%),#ffffff05;border-color:#7c5cff57}.FutureAssistant-module__4fX3Dq__modeFuture .FutureAssistant-module__4fX3Dq__modeImageContainer:after{content:"";pointer-events:none;opacity:.42;background:repeating-linear-gradient(-45deg,#0000 0 16px,#7c5cff14 16px 17px);position:absolute;inset:0}.FutureAssistant-module__4fX3Dq__modeImageContainer{background:#000;justify-content:center;align-items:center;width:100%;height:160px;display:flex;position:relative;overflow:hidden}.FutureAssistant-module__4fX3Dq__modeImage{object-fit:cover;mix-blend-mode:screen;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.16,1,.3,1);-webkit-mask-image:linear-gradient(#000 80%,#0000 100%);mask-image:linear-gradient(#000 80%,#0000 100%)}.FutureAssistant-module__4fX3Dq__modeCard:hover .FutureAssistant-module__4fX3Dq__modeImage{transform:scale(1.05)}.FutureAssistant-module__4fX3Dq__modeImageOverlay{background:linear-gradient(#0000 40%,#101012 100%);position:absolute;inset:0}.FutureAssistant-module__4fX3Dq__modeContent{padding:var(--sp-4);flex-direction:column;flex:1;gap:8px;display:flex}.FutureAssistant-module__4fX3Dq__modeHeader{justify-content:space-between;align-items:center;gap:10px;margin-bottom:4px;display:flex}.FutureAssistant-module__4fX3Dq__modeStatus{border-radius:var(--r-full);letter-spacing:.12em;text-transform:uppercase;color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff0d;width:fit-content;padding:4px 8px;font-size:.64rem;font-weight:800;display:inline-flex}.FutureAssistant-module__4fX3Dq__modeFuture .FutureAssistant-module__4fX3Dq__modeStatus{color:#e7ddff;background:#7c5cff29;border-color:#ab91ff3d}.FutureAssistant-module__4fX3Dq__modeDot{background:var(--accent-blue);border-radius:999px;width:8px;height:8px;box-shadow:0 0 12px #4a9eff80}.FutureAssistant-module__4fX3Dq__modeTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:1.1rem;font-weight:750}.FutureAssistant-module__4fX3Dq__modeDesc{color:var(--text-secondary);font-size:.88rem;line-height:1.6}.FutureAssistant-module__4fX3Dq__modeNote{color:var(--text-muted);padding-top:var(--sp-2);margin-top:auto;font-size:.76rem;line-height:1.5}.FutureAssistant-module__4fX3Dq__accent_blue .FutureAssistant-module__4fX3Dq__modeDot{background:var(--accent-blue);box-shadow:0 0 12px #4a9eff80}.FutureAssistant-module__4fX3Dq__accent_cyan .FutureAssistant-module__4fX3Dq__modeDot{background:var(--accent-cyan);box-shadow:0 0 12px #00d2ff73}.FutureAssistant-module__4fX3Dq__accent_gold .FutureAssistant-module__4fX3Dq__modeDot{background:#f0c36a;box-shadow:0 0 12px #f0c36a73}.FutureAssistant-module__4fX3Dq__accent_mixed .FutureAssistant-module__4fX3Dq__modeDot{background:linear-gradient(135deg, var(--accent-blue), var(--accent-cyan));box-shadow:0 0 12px #4a9eff73}.FutureAssistant-module__4fX3Dq__voicePanel{gap:var(--sp-4);padding:var(--sp-5);border-radius:var(--r-lg);margin-bottom:var(--sp-6);background:#ffffff08;border:1px solid #ffffff0f;flex-direction:column;display:flex}.FutureAssistant-module__4fX3Dq__waveRow{align-items:center;gap:6px;min-height:32px;display:flex}.FutureAssistant-module__4fX3Dq__waveRow span{background:linear-gradient(#4a9efff2,#00d2ffa6);border-radius:999px;width:5px;animation:1.6s ease-in-out infinite FutureAssistant-module__4fX3Dq__pulseWave}.FutureAssistant-module__4fX3Dq__waveRow span:first-child{height:12px;animation-delay:0s}.FutureAssistant-module__4fX3Dq__waveRow span:nth-child(2){height:24px;animation-delay:.1s}.FutureAssistant-module__4fX3Dq__waveRow span:nth-child(3){height:18px;animation-delay:.2s}.FutureAssistant-module__4fX3Dq__waveRow span:nth-child(4){height:30px;animation-delay:.3s}.FutureAssistant-module__4fX3Dq__waveRow span:nth-child(5){height:16px;animation-delay:.4s}.FutureAssistant-module__4fX3Dq__waveRow span:nth-child(6){height:22px;animation-delay:.5s}@keyframes FutureAssistant-module__4fX3Dq__pulseWave{0%,to{opacity:.65;transform:scaleY(.85)}50%{opacity:1;transform:scaleY(1.2)}}.FutureAssistant-module__4fX3Dq__voicePrompt{color:var(--text-secondary);font-size:.96rem;line-height:1.7}.FutureAssistant-module__4fX3Dq__bulletList{gap:var(--sp-4);flex-direction:column;list-style:none;display:flex}.FutureAssistant-module__4fX3Dq__bulletItem{align-items:flex-start;gap:12px;display:flex}.FutureAssistant-module__4fX3Dq__bulletIcon{color:var(--accent-cyan);flex-shrink:0;margin-top:2px}.FutureAssistant-module__4fX3Dq__bulletTitle{color:var(--text-primary);margin-bottom:2px;font-size:.98rem;font-weight:700}.FutureAssistant-module__4fX3Dq__bulletDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.FutureAssistant-module__4fX3Dq__previewHeader{margin-bottom:var(--sp-6);justify-content:space-between;align-items:center;display:flex}.FutureAssistant-module__4fX3Dq__previewBadge{border-radius:var(--r-full);letter-spacing:.12em;text-transform:uppercase;color:#fff;background:linear-gradient(135deg,#4a9eff5c,#00d2ff42);border:1px solid #6ab4ff57;align-items:center;padding:6px 10px;font-size:.68rem;font-weight:800;display:inline-flex}.FutureAssistant-module__4fX3Dq__previewMic{color:var(--accent-blue-bright);opacity:.9}.FutureAssistant-module__4fX3Dq__commandCard{gap:var(--sp-4);padding:var(--sp-5);border-radius:var(--r-lg);margin-bottom:var(--sp-5);background:#0a0a0c6b;border:1px solid #ffffff0f;flex-direction:column;display:flex}.FutureAssistant-module__4fX3Dq__commandLine{grid-template-columns:54px minmax(0,1fr);align-items:start;gap:12px;display:grid}.FutureAssistant-module__4fX3Dq__commandLabel{border-radius:var(--r-full);letter-spacing:.08em;text-transform:uppercase;min-height:26px;color:var(--text-primary);background:#ffffff0f;border:1px solid #ffffff14;justify-content:center;align-items:center;font-size:.68rem;font-weight:800;display:inline-flex}.FutureAssistant-module__4fX3Dq__commandLine p{color:var(--text-secondary);font-size:.92rem;line-height:1.65}.FutureAssistant-module__4fX3Dq__chips{margin-bottom:var(--sp-5);flex-wrap:wrap;gap:10px;display:flex}.FutureAssistant-module__4fX3Dq__chip{border-radius:var(--r-full);color:var(--text-secondary);background:#ffffff0a;border:1px solid #ffffff14;align-items:center;padding:7px 12px;font-size:.78rem;font-weight:650;display:inline-flex}.FutureAssistant-module__4fX3Dq__footerNote{color:#d6e9ff;align-items:center;gap:8px;font-size:.88rem;line-height:1.5;display:flex}@media (max-width:920px){.FutureAssistant-module__4fX3Dq__headerContainer{gap:var(--sp-6);flex-direction:column;align-items:stretch;min-height:auto;display:flex;position:relative}.FutureAssistant-module__4fX3Dq__header{max-width:100%;padding-top:0;padding-right:0}.FutureAssistant-module__4fX3Dq__headerVisual{width:200px;height:200px;margin:var(--sp-4) auto;opacity:.94;display:flex;position:relative;top:0;right:0}.FutureAssistant-module__4fX3Dq__grid,.FutureAssistant-module__4fX3Dq__modeGrid{grid-template-columns:1fr}}@media (max-width:640px){.FutureAssistant-module__4fX3Dq__section{padding:var(--sp-20) var(--sp-5)}.FutureAssistant-module__4fX3Dq__header{padding-top:0;padding-right:0}.FutureAssistant-module__4fX3Dq__headerVisual{width:170px;height:170px;margin:var(--sp-2) auto;opacity:.94;position:relative;top:0;right:0}.FutureAssistant-module__4fX3Dq__visualGlow{filter:blur(10px);opacity:.6;inset:-12px}.FutureAssistant-module__4fX3Dq__storyCard,.FutureAssistant-module__4fX3Dq__previewCard{padding:var(--sp-6)}.FutureAssistant-module__4fX3Dq__commandLine{grid-template-columns:44px minmax(0,1fr)}.FutureAssistant-module__4fX3Dq__headline{font-size:clamp(2rem,8vw,2.8rem)}}
.AppShowcase-module__4g7t8W__section{background:var(--bg-dark);padding:120px 0;position:relative;overflow:hidden}.AppShowcase-module__4g7t8W__ambient{pointer-events:none;z-index:0;background:radial-gradient(circle,#38bdf814 0%,#0000 70%);width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AppShowcase-module__4g7t8W__inner{z-index:1;max-width:1200px;margin:0 auto;padding:0 24px;position:relative}.AppShowcase-module__4g7t8W__header{text-align:center;max-width:700px;margin:0 auto 60px}.AppShowcase-module__4g7t8W__badge{color:#38bdf8;text-transform:uppercase;letter-spacing:.1em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;margin-bottom:20px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.AppShowcase-module__4g7t8W__headline{color:#fff;white-space:pre-line;margin-bottom:24px;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1.1}.AppShowcase-module__4g7t8W__body{color:#fff9;font-size:1.125rem;line-height:1.6}.AppShowcase-module__4g7t8W__tabsNav{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:100px;justify-content:center;gap:8px;width:fit-content;margin-bottom:40px;margin-left:auto;margin-right:auto;padding:6px;display:flex}.AppShowcase-module__4g7t8W__tabBtn{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:100px;padding:10px 24px;font-size:14px;font-weight:600;transition:all .3s;position:relative}.AppShowcase-module__4g7t8W__tabBtnActive{color:#fff}.AppShowcase-module__4g7t8W__tabActiveIndicator{z-index:-1;background:#ffffff14;border:1px solid #ffffff1a;border-radius:100px;position:absolute;inset:0}.AppShowcase-module__4g7t8W__content{grid-template-columns:1fr;align-items:center;gap:40px;display:grid;position:relative}@media (min-width:1024px){.AppShowcase-module__4g7t8W__content{grid-template-columns:1.2fr .8fr}.AppShowcase-module__4g7t8W__content.AppShowcase-module__4g7t8W__reversed{grid-template-columns:.8fr 1.2fr}.AppShowcase-module__4g7t8W__content.AppShowcase-module__4g7t8W__reversed .AppShowcase-module__4g7t8W__mediaWrapper{order:2}.AppShowcase-module__4g7t8W__content.AppShowcase-module__4g7t8W__reversed .AppShowcase-module__4g7t8W__textPane{order:1}}.AppShowcase-module__4g7t8W__mediaWrapper{justify-content:center;align-items:center;min-height:480px;display:flex;position:relative}.AppShowcase-module__4g7t8W__visualContainer{justify-content:center;align-items:center;width:100%;max-width:800px;display:flex;position:relative}.AppShowcase-module__4g7t8W__galleryOverlay{pointer-events:none;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AppShowcase-module__4g7t8W__galleryItem{pointer-events:auto;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:180px;height:auto;padding:4px;position:absolute;overflow:hidden;box-shadow:0 20px 40px #0000004d}.AppShowcase-module__4g7t8W__galleryImg{border-radius:8px;width:100%;height:auto;display:block}.AppShowcase-module__4g7t8W__media{object-fit:contain;filter:drop-shadow(0 20px 40px #0006);width:100%;height:auto;max-height:600px;transition:transform .5s}.AppShowcase-module__4g7t8W__mediaPlaceholder{color:#ffffff4d;flex-direction:column;align-items:center;gap:16px;display:flex}.AppShowcase-module__4g7t8W__textPane{flex-direction:column;gap:20px;padding:20px;display:flex}.AppShowcase-module__4g7t8W__itemTitle{color:#fff;font-size:2rem;font-weight:700;line-height:1.2}.AppShowcase-module__4g7t8W__itemDesc{color:#fff9;font-size:1.1rem;line-height:1.7}.AppShowcase-module__4g7t8W__features{flex-direction:column;gap:12px;margin-top:20px;display:flex}.AppShowcase-module__4g7t8W__featureItem{color:#fffc;align-items:center;gap:12px;font-size:.95rem;display:flex}.AppShowcase-module__4g7t8W__checkIcon{color:#38bdf8;flex-shrink:0}.AppShowcase-module__4g7t8W__controls{gap:12px;margin-top:32px;display:flex}.AppShowcase-module__4g7t8W__controlBtn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex}.AppShowcase-module__4g7t8W__controlBtn:hover{background:#ffffff1a;border-color:#fff3;transform:translateY(-2px)}@media (max-width:768px){.AppShowcase-module__4g7t8W__section{padding:60px 0}.AppShowcase-module__4g7t8W__header{margin-bottom:32px}.AppShowcase-module__4g7t8W__headline{font-size:2rem}.AppShowcase-module__4g7t8W__tabsNav{scrollbar-width:none;-ms-overflow-style:none;justify-content:center;gap:12px;width:max-content;max-width:calc(100% - 32px);margin-bottom:24px;padding:8px 16px;overflow-x:auto}.AppShowcase-module__4g7t8W__tabsNav::-webkit-scrollbar{display:none}.AppShowcase-module__4g7t8W__tabBtn{flex-shrink:0;min-width:80px;padding:8px 12px;font-size:11px}.AppShowcase-module__4g7t8W__mediaWrapper{min-height:240px;margin-bottom:20px}.AppShowcase-module__4g7t8W__galleryItem{width:100px}.AppShowcase-module__4g7t8W__textPane{text-align:center;align-items:center;gap:12px;padding:0 16px}.AppShowcase-module__4g7t8W__itemTitle{font-size:1.5rem}.AppShowcase-module__4g7t8W__itemDesc{font-size:.95rem}.AppShowcase-module__4g7t8W__features{text-align:left;align-items:flex-start;margin-top:10px}}
.PricingPlans-module__q5fQVW__section{padding:var(--sp-24) var(--sp-6) var(--sp-20);z-index:30;position:relative;overflow:hidden}.PricingPlans-module__q5fQVW__ambient{filter:blur(4px);pointer-events:none;background:radial-gradient(#4a9eff1c 0%,#00d2ff0f 35%,#0000 70%);width:780px;height:520px;position:absolute;top:-220px;left:50%;transform:translate(-50%)}.PricingPlans-module__q5fQVW__inner{gap:var(--sp-12);flex-direction:column;max-width:1100px;margin:0 auto;display:flex}.PricingPlans-module__q5fQVW__header{gap:var(--sp-5);flex-direction:column;max-width:760px;display:flex}.PricingPlans-module__q5fQVW__badge{width:fit-content;padding:var(--sp-1) var(--sp-3);border-radius:var(--r-full);border:1px solid var(--border-accent);background:var(--accent-blue-subtle);letter-spacing:.07em;text-transform:uppercase;color:var(--accent-blue-bright);align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.PricingPlans-module__q5fQVW__headline{letter-spacing:-.03em;font-size:clamp(2rem,4vw + .45rem,3.4rem);font-weight:800;line-height:1.08}.PricingPlans-module__q5fQVW__body{color:var(--text-secondary);font-size:1.05rem;line-height:1.75}.PricingPlans-module__q5fQVW__mcpCallout{width:fit-content;max-width:760px;padding:var(--sp-3) var(--sp-4);border-radius:var(--r-lg);background:linear-gradient(135deg,#e6b75317,#4a9eff12);border:1px solid #e6b75352;align-items:flex-start;gap:10px;display:inline-flex}.PricingPlans-module__q5fQVW__mcpCallout p{color:#d9d4c6;font-size:.92rem;line-height:1.6}.PricingPlans-module__q5fQVW__mcpIcon{color:#f0c36a;flex-shrink:0;margin-top:1px}.PricingPlans-module__q5fQVW__grid{gap:var(--sp-4);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.PricingPlans-module__q5fQVW__card{min-height:520px;padding:var(--sp-8) var(--sp-6) var(--sp-6);border-radius:var(--r-xl);border:1px solid var(--border-subtle);box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(16px)saturate(120%);transition:border-color var(--t-normal) var(--ease-smooth), box-shadow var(--t-normal) var(--ease-smooth);background:#10101094;flex-direction:column;display:flex;position:relative}.PricingPlans-module__q5fQVW__card:hover{border-color:var(--border-default)}.PricingPlans-module__q5fQVW__cardHighlight{border-color:var(--border-accent);box-shadow:var(--shadow-card), 0 0 0 1px #4a9eff2e, 0 0 24px #4a9eff24}.PricingPlans-module__q5fQVW__cardPlus{box-shadow:var(--shadow-card), 0 0 0 1px #4a9eff29, 0 0 28px #4a9eff24;background:linear-gradient(160deg,#4a9eff17 0%,#1010109e 38%),#1010109e;border-color:#4a9eff5c}.PricingPlans-module__q5fQVW__cardPlus:hover{box-shadow:var(--shadow-card), 0 0 0 1px #6ab4ff40, 0 0 36px #4a9eff33;border-color:#6ab4ff99}.PricingPlans-module__q5fQVW__cardUltimate{box-shadow:var(--shadow-card), 0 0 0 1px #e6b7532e, 0 0 30px #e6b7531f;background:linear-gradient(165deg,#e6b7531a 0%,#101010a1 35%),#101010a1;border-color:#e6b7536b}.PricingPlans-module__q5fQVW__cardUltimate:hover{box-shadow:var(--shadow-card), 0 0 0 1px #f0c36a4d, 0 0 35px #f0c36a2e;border-color:#f0c36ab3}.PricingPlans-module__q5fQVW__cardUltimate .PricingPlans-module__q5fQVW__price{color:#ffe7b6}.PricingPlans-module__q5fQVW__cardUltimate .PricingPlans-module__q5fQVW__cta{color:#ffe8bc;background:linear-gradient(135deg,#e6b75333,#8865191f);border-color:#e6b75373}.PricingPlans-module__q5fQVW__cardUltimate .PricingPlans-module__q5fQVW__cta:hover{background:linear-gradient(135deg,#e6b7534d,#88651933);border-color:#f0c36ab8}.PricingPlans-module__q5fQVW__cardUltimate .PricingPlans-module__q5fQVW__listIcon{color:#f0c36a}.PricingPlans-module__q5fQVW__ribbon{top:var(--sp-4);right:var(--sp-4);border-radius:var(--r-full);letter-spacing:.06em;text-transform:uppercase;color:#e8f6ff;background:linear-gradient(135deg,#4a9eff6b,#00d2ff52);border:1px solid #6ab4ff73;align-items:center;gap:6px;padding:6px 10px;font-size:.68rem;font-weight:700;display:inline-flex;position:absolute}.PricingPlans-module__q5fQVW__cardTop{gap:var(--sp-2);margin-bottom:var(--sp-4);flex-direction:column;display:flex}.PricingPlans-module__q5fQVW__titleRow{justify-content:space-between;align-items:flex-start;gap:var(--sp-2);display:flex}.PricingPlans-module__q5fQVW__cardTitle{letter-spacing:-.02em;color:var(--text-primary);font-size:1.35rem;font-weight:700}.PricingPlans-module__q5fQVW__lockIconWrap{border-radius:var(--r-full);width:28px;height:28px;color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff1a;flex-shrink:0;justify-content:center;align-items:center;margin-top:2px;display:flex}.PricingPlans-module__q5fQVW__lockIcon{opacity:.6}.PricingPlans-module__q5fQVW__cardDesc{color:var(--text-secondary);font-size:.93rem;line-height:1.7}.PricingPlans-module__q5fQVW__priceWrap{align-items:center;gap:var(--sp-2);margin-bottom:var(--sp-5);display:flex}.PricingPlans-module__q5fQVW__price{letter-spacing:-.03em;color:var(--text-primary);font-size:2rem;font-weight:800}.PricingPlans-module__q5fQVW__period{color:var(--text-secondary);font-size:.86rem}.PricingPlans-module__q5fQVW__list{gap:var(--sp-3);margin-bottom:var(--sp-6);flex-direction:column;flex:1;list-style:none;display:flex}.PricingPlans-module__q5fQVW__listItem{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:.9rem;line-height:1.55;display:flex}.PricingPlans-module__q5fQVW__listIcon{color:var(--accent-cyan);flex-shrink:0;margin-top:1px}.PricingPlans-module__q5fQVW__cta{width:100%;min-height:42px;padding:0 var(--sp-4);border-radius:var(--r-full);color:var(--text-primary);border:1px solid var(--border-default);transition:border-color var(--t-fast) var(--ease-smooth), background var(--t-fast) var(--ease-smooth), transform var(--t-fast) var(--ease-spring);background:#ffffff08;justify-content:center;align-items:center;margin-top:auto;font-size:.88rem;font-weight:650;text-decoration:none;display:inline-flex}.PricingPlans-module__q5fQVW__cta:hover{border-color:var(--border-accent);background:#4a9eff1a;transform:translateY(-1px)}.PricingPlans-module__q5fQVW__ctaIcon{opacity:.9;margin-right:8px}.PricingPlans-module__q5fQVW__cardLocked{border-color:#ffffff26}.PricingPlans-module__q5fQVW__lockBadge{border-radius:var(--r-full);letter-spacing:.08em;text-transform:uppercase;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);margin-bottom:var(--sp-4);background:#ffffff1a;border:1px solid #ffffff26;align-items:center;gap:6px;width:fit-content;padding:4px 10px;font-size:.65rem;font-weight:800;display:inline-flex}.PricingPlans-module__q5fQVW__newsletterArea{min-height:140px;padding:var(--sp-4);border-radius:var(--r-lg);background:#ffffff08;border:1px solid #ffffff0f;flex-direction:column;justify-content:center;margin-top:auto;display:flex}.PricingPlans-module__q5fQVW__form{flex-direction:column;gap:12px;display:flex}.PricingPlans-module__q5fQVW__formLabel{color:var(--text-primary);font-size:.85rem;font-weight:600}.PricingPlans-module__q5fQVW__googleBtn{border-radius:var(--r-full);color:#111827;cursor:pointer;background:#ffffffeb;border:1px solid #ffffff29;justify-content:center;align-items:center;gap:10px;width:100%;min-height:42px;padding:0 14px;font-size:.85rem;font-weight:800;transition:transform .2s,opacity .2s,background .2s;display:inline-flex}.PricingPlans-module__q5fQVW__googleBtn:hover:not(:disabled){background:#fff;transform:translateY(-1px)}.PricingPlans-module__q5fQVW__googleBtn:disabled{cursor:not-allowed;opacity:.55}.PricingPlans-module__q5fQVW__googleHint{color:var(--text-muted);text-align:center;margin:-4px 0 0;font-size:.72rem;line-height:1.35}.PricingPlans-module__q5fQVW__formDivider{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:10px;font-size:.68rem;display:flex}.PricingPlans-module__q5fQVW__formDivider:before,.PricingPlans-module__q5fQVW__formDivider:after{content:"";background:#ffffff14;flex:1;height:1px}.PricingPlans-module__q5fQVW__inputGroup{align-items:center;display:flex;position:relative}.PricingPlans-module__q5fQVW__input{border-radius:var(--r-full);width:100%;height:42px;color:var(--text-primary);transition:border-color var(--t-fast) ease;background:#0003;border:1px solid #ffffff1a;padding:0 45px 0 16px;font-size:.9rem}.PricingPlans-module__q5fQVW__input:focus{border-color:var(--accent-blue);background:#0000004d;outline:none}.PricingPlans-module__q5fQVW__submitBtn{border-radius:var(--r-full);background:var(--accent-blue);color:#fff;cursor:pointer;border:none;justify-content:center;align-items:center;width:34px;height:34px;transition:transform .2s,opacity .2s;display:flex;position:absolute;right:4px}.PricingPlans-module__q5fQVW__submitBtn:hover:not(:disabled){background:#3a8cff;transform:scale(1.05)}.PricingPlans-module__q5fQVW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.PricingPlans-module__q5fQVW__cancelBtn{color:var(--text-secondary);cursor:pointer;opacity:.7;background:0 0;border:none;width:fit-content;margin:0 auto;font-size:.75rem;text-decoration:underline;transition:opacity .2s}.PricingPlans-module__q5fQVW__cancelBtn:hover{opacity:1}.PricingPlans-module__q5fQVW__successMsg{border-radius:calc(var(--r-lg) - 4px);text-align:center;background:radial-gradient(circle at 14% 18%,#4ade802e,#0000 52%),linear-gradient(160deg,#ffffff14,#ffffff05);border:1px solid #4ade8052;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:108px;padding:18px 14px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff26,0 16px 32px #0000004d,0 0 0 1px #4ade8014}.PricingPlans-module__q5fQVW__successMsg:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff40,#0000);width:36%;height:280%;animation:2.6s ease-out PricingPlans-module__q5fQVW__successSweep;position:absolute;inset:-100% auto auto -30%;transform:rotate(20deg)}.PricingPlans-module__q5fQVW__successIcon{border-radius:var(--r-full);color:#86efac;background:radial-gradient(circle at 28% 22%,#86efac40,#22c55e26);justify-content:center;align-items:center;width:46px;height:46px;animation:1.4s ease-in-out infinite PricingPlans-module__q5fQVW__successPulse;display:flex;box-shadow:0 0 0 1px #86efac73,0 0 18px #4ade8052}.PricingPlans-module__q5fQVW__successMsg p{letter-spacing:.01em;color:#d9ffe8;text-wrap:balance;max-width:25ch;margin:0;font-size:.95rem;font-weight:700}.PricingPlans-module__q5fQVW__consentRow{cursor:pointer;align-items:flex-start;gap:10px;margin-top:4px;display:flex}.PricingPlans-module__q5fQVW__checkbox{cursor:pointer;width:14px;height:14px;accent-color:var(--accent-blue);flex-shrink:0;margin-top:3px}.PricingPlans-module__q5fQVW__checkboxLabel{color:var(--text-secondary);-webkit-user-select:none;user-select:none;cursor:pointer;font-size:.75rem;line-height:1.4}.PricingPlans-module__q5fQVW__errorText{color:#ff6b6b;text-align:center;font-size:.75rem}.PricingPlans-module__q5fQVW__spin{animation:1s linear infinite PricingPlans-module__q5fQVW__spin}@keyframes PricingPlans-module__q5fQVW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes PricingPlans-module__q5fQVW__successPulse{0%,to{transform:scale(1);box-shadow:0 0 0 1px #86efac73,0 0 14px #4ade8033}50%{transform:scale(1.04);box-shadow:0 0 0 1px #86efac99,0 0 22px #4ade806b}}@keyframes PricingPlans-module__q5fQVW__successSweep{0%{opacity:0;transform:translate(-20%)rotate(20deg)}20%{opacity:1}to{opacity:0;transform:translate(260%)rotate(20deg)}}@media (max-width:980px){.PricingPlans-module__q5fQVW__grid{grid-template-columns:1fr}.PricingPlans-module__q5fQVW__card{min-height:unset}}@media (max-width:640px){.PricingPlans-module__q5fQVW__section{padding:var(--sp-20) var(--sp-5) var(--sp-16)}.PricingPlans-module__q5fQVW__headline{font-size:clamp(1.75rem,8vw,2.35rem)}.PricingPlans-module__q5fQVW__mcpCallout{width:100%}}.PricingPlans-module__q5fQVW__enterpriseBanner{margin-top:var(--sp-8);padding:var(--sp-5) var(--sp-6);border-radius:var(--r-xl);justify-content:space-between;align-items:center;gap:var(--sp-4);background:#ffffff05;border:1px solid #ffffff0d;transition:all .3s;display:flex}.PricingPlans-module__q5fQVW__enterpriseBanner:hover{background:#ffffff0a;border-color:#ffffff1a;box-shadow:0 12px 40px #0000004d,0 0 24px #4a9eff0d}.PricingPlans-module__q5fQVW__entLeft{align-items:center;gap:var(--sp-6);display:flex}.PricingPlans-module__q5fQVW__entImage{object-fit:contain;filter:drop-shadow(0 8px 16px #4a9eff29);width:72px;height:auto;transition:transform var(--t-normal) var(--ease-spring);flex-shrink:0}.PricingPlans-module__q5fQVW__enterpriseBanner:hover .PricingPlans-module__q5fQVW__entImage{filter:drop-shadow(0 12px 28px #4a9eff52);transform:scale(1.08)rotate(3deg)}.PricingPlans-module__q5fQVW__entTextWrapper{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.PricingPlans-module__q5fQVW__entBadge{letter-spacing:.1em;color:var(--accent-blue-bright);text-transform:uppercase;background:#4a9eff1a;border-radius:6px;padding:4px 8px;font-size:.65rem;font-weight:800}.PricingPlans-module__q5fQVW__entText{flex-direction:column;gap:2px;display:flex}.PricingPlans-module__q5fQVW__entTitle{color:#fff;font-size:1.1rem;font-weight:700}.PricingPlans-module__q5fQVW__entDesc{color:var(--text-secondary);font-size:.9rem}.PricingPlans-module__q5fQVW__entCta{border-radius:var(--r-full);color:#fff;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:8px;padding:10px 20px;font-size:.85rem;font-weight:600;transition:all .2s;display:inline-flex}.PricingPlans-module__q5fQVW__entCta:hover{color:#000;background:#fff;transform:translateY(-1px)}@media (max-width:820px){.PricingPlans-module__q5fQVW__enterpriseBanner{align-items:stretch;gap:var(--sp-4);padding:var(--sp-5);flex-direction:column}.PricingPlans-module__q5fQVW__entLeft{align-items:center;gap:var(--sp-4);flex-direction:row}.PricingPlans-module__q5fQVW__entCta{justify-content:center;width:100%}}@media (max-width:480px){.PricingPlans-module__q5fQVW__entLeft{align-items:flex-start;gap:var(--sp-3);flex-direction:column}.PricingPlans-module__q5fQVW__entImage{width:60px}}.PricingPlans-module__q5fQVW__requirementHint{color:var(--text-muted);text-align:center;opacity:.7;margin-top:-4px;font-size:.72rem;animation:.3s PricingPlans-module__q5fQVW__fadeIn}@keyframes PricingPlans-module__q5fQVW__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.ProductivityShowcase-module__4TuznG__section{background:radial-gradient(circle at 80% 20%, rgba(var(--accent-rgb), .05) 0%, transparent 50%);padding:120px 24px;position:relative;overflow:hidden}.ProductivityShowcase-module__4TuznG__ambient{background:radial-gradient(circle at center, rgba(var(--accent-rgb), .03) 0%, transparent 70%);pointer-events:none;z-index:0;width:140%;height:140%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ProductivityShowcase-module__4TuznG__inner{z-index:1;max-width:1200px;margin:0 auto;position:relative}.ProductivityShowcase-module__4TuznG__grid{grid-template-columns:1fr 1.2fr;align-items:center;gap:80px;display:grid}@media (max-width:1024px){.ProductivityShowcase-module__4TuznG__grid{text-align:center;grid-template-columns:1fr;gap:60px}.ProductivityShowcase-module__4TuznG__textContent{flex-direction:column;align-items:center;display:flex}}.ProductivityShowcase-module__4TuznG__badge{color:var(--accent);text-transform:uppercase;letter-spacing:1px;background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;margin-bottom:24px;padding:6px 14px;font-size:13px;font-weight:600;display:inline-block}.ProductivityShowcase-module__4TuznG__title{color:#fff;margin-bottom:24px;font-size:clamp(32px,5vw,48px);font-weight:800;line-height:1.1}.ProductivityShowcase-module__4TuznG__description{color:#fff9;max-width:500px;margin-bottom:48px;font-size:18px;line-height:1.6}.ProductivityShowcase-module__4TuznG__cards{flex-direction:column;gap:24px;width:100%;max-width:480px;display:flex}.ProductivityShowcase-module__4TuznG__card{text-align:left;background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;align-items:center;gap:22px;padding:24px;transition:all .3s;display:flex}.ProductivityShowcase-module__4TuznG__premiumIconContainer{background:radial-gradient(circle at 50% 50%, rgba(var(--accent-rgb), .14), transparent 68%);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:76px;height:76px;margin-left:-4px;display:flex}.ProductivityShowcase-module__4TuznG__premiumIcon{object-fit:contain;width:86px;height:86px;filter:saturate(1.16) brightness(1.12) drop-shadow(0 14px 22px rgba(var(--accent-rgb), .22))}.ProductivityShowcase-module__4TuznG__cardTitle{color:#fff;margin-bottom:6px;font-size:18px;font-weight:700}.ProductivityShowcase-module__4TuznG__cardDesc{color:#ffffff80;font-size:15px;line-height:1.5}.ProductivityShowcase-module__4TuznG__hardwareHighlight{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:20;max-width:480px;box-shadow:0 30px 60px #0009, 0 0 40px rgba(var(--accent-rgb), .1), 0 0 0 1px #ffffff1a inset;transition:all .4s var(--ease-spring);background:#ffffff0a;border:1px solid #fff3;border-radius:28px;margin-top:80px;margin-left:auto;padding:32px 40px;display:flex;position:relative;overflow:hidden}.ProductivityShowcase-module__4TuznG__attentionCorner{color:#f6cf7a;letter-spacing:.04em;text-transform:uppercase;background:#f6cf7a14;border:1px solid #f6cf7a47;border-radius:999px;align-items:center;gap:6px;height:28px;padding:0 10px;font-size:11px;font-weight:700;display:flex;position:absolute;top:14px;right:14px;box-shadow:0 8px 20px #00000047}.ProductivityShowcase-module__4TuznG__attentionCorner svg{width:13px;height:13px}.ProductivityShowcase-module__4TuznG__hardwareHighlight:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);width:50%;height:100%;animation:8s linear infinite ProductivityShowcase-module__4TuznG__blockShine;position:absolute;top:0;left:-100%;transform:skew(-25deg)}@keyframes ProductivityShowcase-module__4TuznG__blockShine{0%{left:-100%}20%{left:200%}to{left:200%}}.ProductivityShowcase-module__4TuznG__hardwareHighlight:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);height:1px;position:absolute;top:0;left:0;right:0}.ProductivityShowcase-module__4TuznG__hardwareHighlightContent{flex-direction:column;display:flex}.ProductivityShowcase-module__4TuznG__hardwareIconWrap{background:radial-gradient(circle at 50% 50%, rgba(var(--accent-rgb), .15), transparent 72%);border-radius:16px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:10px;display:flex}.ProductivityShowcase-module__4TuznG__hardwareIcon{object-fit:contain;filter:saturate(1.12)brightness(1.08);width:86px;height:86px}.ProductivityShowcase-module__4TuznG__hardwareHighlightBadge{color:var(--accent);text-transform:uppercase;letter-spacing:2px;filter:drop-shadow(0 0 10px rgba(var(--accent-rgb), .4));margin-bottom:6px;font-size:12px;font-weight:800;display:inline-block}.ProductivityShowcase-module__4TuznG__hardwareHighlightTitle{letter-spacing:-.04em;-webkit-text-fill-color:transparent;background-image:linear-gradient(110deg,#0000 35%,#ffffffb3 50%,#0000 65%),linear-gradient(90deg,#00d2ff,#4a9eff);background-position:-150% 0,0 0;background-repeat:no-repeat;background-size:200% 100%,100% 100%;-webkit-background-clip:text;background-clip:text;margin:0 0 8px;padding-right:.05em;font-size:26px;font-weight:900;line-height:1.1;animation:4s ease-in-out infinite ProductivityShowcase-module__4TuznG__shine-sweep;display:inline-block}@keyframes ProductivityShowcase-module__4TuznG__shine-sweep{0%{background-position:-150% 0,0 0}40%{background-position:150% 0,0 0}to{background-position:150% 0,0 0}}@keyframes ProductivityShowcase-module__4TuznG__crystalShine{0%{background-position:100% 0}to{background-position:-100% 0}}.ProductivityShowcase-module__4TuznG__hardwareHighlightText{color:#ffffff80;max-width:380px;margin:0;font-size:14px;line-height:1.5}.ProductivityShowcase-module__4TuznG__mediaSide{perspective:1000px;z-index:10;position:relative}.ProductivityShowcase-module__4TuznG__imageContainer{width:100%;position:relative}.ProductivityShowcase-module__4TuznG__mainImage{object-fit:contain;width:100%;height:auto;display:block}.ProductivityShowcase-module__4TuznG__mouseFloatingContainer{z-index:5;filter:drop-shadow(0 30px 60px #00000080);width:260px;position:absolute;bottom:-40px;right:-20px}.ProductivityShowcase-module__4TuznG__mouseImage{width:100%;height:auto;display:block}.ProductivityShowcase-module__4TuznG__mouseLabel{background:rgba(var(--accent-rgb), .9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 10px 20px rgba(var(--accent-rgb), .3);border-radius:100px;align-items:center;gap:8px;padding:6px 12px;font-size:11px;font-weight:700;display:flex;position:absolute;top:10%;left:-20px}@media (max-width:1024px){.ProductivityShowcase-module__4TuznG__mouseFloatingContainer{width:200px;bottom:-20px;right:0}}.ProductivityShowcase-module__4TuznG__floatingIcon{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:18px;justify-content:center;align-items:center;width:64px;height:64px;display:flex;position:absolute;box-shadow:0 20px 40px #0000004d}.ProductivityShowcase-module__4TuznG__decoIcon{color:var(--accent);opacity:.8}.ProductivityShowcase-module__4TuznG__proTip{text-align:left;z-index:2;align-items:flex-start;gap:16px;width:100%;max-width:480px;margin-top:48px;display:flex;position:relative}.ProductivityShowcase-module__4TuznG__tipTextContent{flex-direction:column;display:flex}.ProductivityShowcase-module__4TuznG__tipLabel{color:#fff;margin-bottom:4px;font-size:16px;font-weight:700}.ProductivityShowcase-module__4TuznG__swirlArrow{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.ProductivityShowcase-module__4TuznG__tipIcon{background:rgba(var(--accent-rgb), .1);width:36px;height:36px;color:var(--accent);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ProductivityShowcase-module__4TuznG__tipText{color:#ffffff80;margin:0;font-size:14px;line-height:1.6}@media (max-width:1024px){.ProductivityShowcase-module__4TuznG__swirlArrow{display:none}}@media (max-width:768px){.ProductivityShowcase-module__4TuznG__section{padding:60px 20px}.ProductivityShowcase-module__4TuznG__grid{gap:40px}.ProductivityShowcase-module__4TuznG__description{margin-bottom:32px}.ProductivityShowcase-module__4TuznG__cards{gap:16px}.ProductivityShowcase-module__4TuznG__card{align-items:flex-start;gap:14px;padding:20px}.ProductivityShowcase-module__4TuznG__premiumIconContainer{width:68px;height:68px;margin-left:-6px}.ProductivityShowcase-module__4TuznG__premiumIcon{width:78px;height:78px}.ProductivityShowcase-module__4TuznG__proTip{margin-top:32px;padding:16px}.ProductivityShowcase-module__4TuznG__mouseFloatingContainer{width:150px;bottom:-10px;right:-10px}.ProductivityShowcase-module__4TuznG__mouseLabel{padding:4px 8px;font-size:9px;left:-10px}.ProductivityShowcase-module__4TuznG__hardwareHighlight{text-align:left;gap:16px;max-width:100%;margin-top:40px;margin-left:0;padding:20px}}
.GoogleAuthButton-module__dfXH5q__googleBtn{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px 20px;font-size:.95rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #0000001a}.GoogleAuthButton-module__dfXH5q__googleBtn:hover:not(:disabled){background:#ffffff12;border-color:#fff3;transform:translateY(-2px);box-shadow:0 8px 20px #0003}.GoogleAuthButton-module__dfXH5q__googleBtn:active:not(:disabled){transform:translateY(0)}.GoogleAuthButton-module__dfXH5q__googleBtn:disabled{opacity:.35;cursor:not-allowed;filter:grayscale(.5)}.GoogleAuthButton-module__dfXH5q__spin{animation:1s linear infinite GoogleAuthButton-module__dfXH5q__spin}@keyframes GoogleAuthButton-module__dfXH5q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Contact-module__DIbnYa__section{padding:var(--sp-32) var(--sp-6) var(--sp-16);position:relative;overflow:hidden}.Contact-module__DIbnYa__ambient{pointer-events:none;background:radial-gradient(at 50% 100%,#4a9eff12 0%,#0000 65%);width:800px;height:400px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Contact-module__DIbnYa__topLine{top:0;left:var(--sp-6);right:var(--sp-6);background:linear-gradient(90deg, transparent 0%, var(--border-default) 30%, var(--border-accent) 50%, var(--border-default) 70%, transparent 100%);height:1px;position:absolute}.Contact-module__DIbnYa__inner{gap:var(--sp-16);grid-template-columns:1fr 1.2fr;align-items:start;max-width:1100px;margin:0 auto;display:grid}.Contact-module__DIbnYa__copy{gap:var(--sp-5);padding-top:var(--sp-4);flex-direction:column;display:flex}.Contact-module__DIbnYa__badge{padding:var(--sp-1) var(--sp-3);border-radius:var(--r-full);border:1px solid var(--border-accent);background:var(--accent-blue-subtle);color:var(--accent-blue);letter-spacing:.06em;text-transform:uppercase;width:fit-content;font-size:.75rem;font-weight:600;display:inline-flex}.Contact-module__DIbnYa__headline{letter-spacing:-.03em;font-size:clamp(2.2rem,3.5vw + .5rem,3.4rem);font-weight:800;line-height:1.1}.Contact-module__DIbnYa__body{color:var(--text-secondary);max-width:400px;font-size:1.0625rem;line-height:1.7}.Contact-module__DIbnYa__channels{gap:var(--sp-3);margin-top:var(--sp-4);flex-direction:column;display:flex}.Contact-module__DIbnYa__channel{align-items:center;gap:var(--sp-3);color:var(--text-secondary);font-size:.9rem;display:flex}.Contact-module__DIbnYa__channelIcon{color:var(--accent-blue);flex-shrink:0}.Contact-module__DIbnYa__formWrap{-webkit-backdrop-filter:blur(24px)saturate(120%);border:1px solid var(--border-subtle);border-radius:var(--r-2xl);padding:var(--sp-8);box-shadow:var(--shadow-card);background:#14141499}.Contact-module__DIbnYa__form{gap:var(--sp-5);flex-direction:column;display:flex}.Contact-module__DIbnYa__row{gap:var(--sp-4);grid-template-columns:1fr 1fr;display:grid}.Contact-module__DIbnYa__field{gap:var(--sp-2);flex-direction:column;display:flex}.Contact-module__DIbnYa__label{color:var(--text-secondary);letter-spacing:.01em;font-size:.8125rem;font-weight:600}.Contact-module__DIbnYa__input{border:1px solid var(--border-default);border-radius:var(--r-md);width:100%;padding:var(--sp-3) var(--sp-4);font-family:var(--font-sans);color:var(--text-primary);transition:border-color var(--t-fast) var(--ease-smooth), box-shadow var(--t-fast) var(--ease-smooth), background var(--t-fast) var(--ease-smooth);appearance:none;background:#ffffff0a;outline:none;font-size:.9375rem}.Contact-module__DIbnYa__input::placeholder{color:var(--text-muted)}.Contact-module__DIbnYa__input:hover{border-color:var(--border-strong);background:#ffffff0e}.Contact-module__DIbnYa__input:focus{border-color:var(--accent-blue);background:#4a9eff0a;box-shadow:0 0 0 3px #4a9eff1f,0 0 16px #4a9eff14}.Contact-module__DIbnYa__textarea{resize:vertical;min-height:120px;line-height:1.6}.Contact-module__DIbnYa__consents{gap:var(--sp-3);margin-top:var(--sp-2);flex-direction:column;display:flex}.Contact-module__DIbnYa__checkboxField{align-items:flex-start;gap:var(--sp-3);cursor:pointer;display:flex}.Contact-module__DIbnYa__checkbox{cursor:pointer;width:18px;height:18px;accent-color:var(--accent-blue);border:1px solid var(--border-default);border-radius:var(--r-sm);background:#ffffff0a;flex-shrink:0;margin-top:2px}.Contact-module__DIbnYa__checkboxLabel{color:var(--text-secondary);-webkit-user-select:none;user-select:none;cursor:pointer;font-size:.8125rem;line-height:1.5}.Contact-module__DIbnYa__errorMsg{color:#ff6b6b;padding:var(--sp-3) var(--sp-4);border-radius:var(--r-md);background:#ff6b6b14;border:1px solid #ff6b6b33;font-size:.875rem}.Contact-module__DIbnYa__success{text-align:center;align-items:center;gap:var(--sp-4);padding:var(--sp-12) var(--sp-8);flex-direction:column;display:flex}.Contact-module__DIbnYa__successIcon{background:var(--accent-blue-subtle);border:1px solid var(--accent-blue-border);width:72px;height:72px;box-shadow:0 0 30px var(--accent-blue-glow);border-radius:50%;justify-content:center;align-items:center;display:flex}.Contact-module__DIbnYa__checkIcon{color:var(--accent-cyan)}.Contact-module__DIbnYa__successTitle{letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.Contact-module__DIbnYa__successBody{color:var(--text-secondary);max-width:320px;font-size:.9375rem;line-height:1.7}.Contact-module__DIbnYa__footer{border-top:1px solid #ffffff0d;flex-direction:column;align-items:center;gap:20px;margin-top:48px;padding:80px 24px 40px;display:flex}.Contact-module__DIbnYa__footerBrand{align-items:center;gap:12px;margin-bottom:8px;display:flex}.Contact-module__DIbnYa__footerBrandIcon{opacity:.6;filter:grayscale()brightness(1.5);width:auto;height:36px;transition:all .3s var(--ease-smooth)}.Contact-module__DIbnYa__footerBrandText{color:var(--text-primary);letter-spacing:-.02em;font-size:1.4rem;font-weight:800}.Contact-module__DIbnYa__blueAccent{color:var(--accent-blue)}.Contact-module__DIbnYa__footer:hover .Contact-module__DIbnYa__footerBrandIcon{opacity:1;filter:grayscale(0)brightness(1.1);transform:translateY(-2px)}.Contact-module__DIbnYa__footerTagline{color:var(--text-secondary);font-size:.9375rem;font-weight:600}.Contact-module__DIbnYa__footerCopy{color:var(--text-muted);font-size:.8125rem}@media (max-width:900px){.Contact-module__DIbnYa__inner{gap:var(--sp-12);grid-template-columns:1fr}}@media (max-width:600px){.Contact-module__DIbnYa__section{padding:var(--sp-20) var(--sp-5) var(--sp-12)}.Contact-module__DIbnYa__formWrap{padding:var(--sp-6)}.Contact-module__DIbnYa__row{grid-template-columns:1fr}.Contact-module__DIbnYa__footer{margin-top:36px}}.Contact-module__DIbnYa__googleActionRow{gap:var(--sp-4);padding:var(--sp-6) var(--sp-8);border-radius:var(--r-xl);margin:var(--sp-1) 0;background:#ffffff05;border:1px solid #ffffff0d;flex-direction:column;display:flex}.Contact-module__DIbnYa__divider{align-items:center;gap:var(--sp-4);color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;font-size:.72rem;font-weight:800;display:flex}.Contact-module__DIbnYa__divider:before,.Contact-module__DIbnYa__divider:after{content:"";background:#ffffff14;flex:1;height:1px}.Contact-module__DIbnYa__googleHint{color:var(--text-muted);text-align:center;opacity:.8;margin:0;font-size:.75rem;line-height:1.5}.Contact-module__DIbnYa__accountNotice{padding:var(--sp-3) var(--sp-4);border-radius:var(--r-md);color:var(--text-secondary);background:#4a9eff14;border:1px solid #4a9eff47;font-size:.82rem;line-height:1.55}.Contact-module__DIbnYa__requirementHint{color:var(--text-muted);text-align:center;opacity:.7;margin-top:-6px;font-size:.72rem;animation:.3s Contact-module__DIbnYa__fadeIn}.Contact-module__DIbnYa__requirementHintCenter{color:var(--text-muted);text-align:center;opacity:.7;margin-top:10px;font-size:.72rem;animation:.3s Contact-module__DIbnYa__fadeIn}.Contact-module__DIbnYa__submitRow{flex-direction:column;display:flex}@keyframes Contact-module__DIbnYa__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
.ReferralPromo-module__WF1_0a__section{padding:clamp(4.5rem, 8vw, 6.5rem) var(--sp-6) clamp(2.5rem, 4vw, 3.5rem);position:relative}.ReferralPromo-module__WF1_0a__wrap{border-radius:var(--r-2xl,32px);background:radial-gradient(90% 160% at 0 0,#00d2ff1f,#0000 55%),radial-gradient(90% 160% at 100% 100%,#4a9eff24,#0000 55%),linear-gradient(160deg,#101820 0%,#0a0f14 60%,#080d11 100%);border:1px solid #00d2ff40;max-width:980px;margin:0 auto;padding:0;transition:all .4s cubic-bezier(.23,1,.32,1);position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0a,0 32px 80px #0009,0 0 100px #00d2ff14}.ReferralPromo-module__WF1_0a__wrap:hover{border-color:#00d2ff52;box-shadow:inset 0 0 0 1px #ffffff0d,0 28px 80px #0009,0 0 120px #00d2ff1a}.ReferralPromo-module__WF1_0a__wrap:before{content:"";background:linear-gradient(90deg,#0000 0%,#00d2ff80 30%,#4a9eff99 60%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.ReferralPromo-module__WF1_0a__inner{z-index:1;padding:32px 32px 28px;position:relative}.ReferralPromo-module__WF1_0a__badge{border-radius:var(--r-full,9999px);color:var(--accent-cyan,#00d2ff);letter-spacing:.12em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00d2ff0f;border:1px solid #00d2ff33;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:.65rem;font-weight:800;transition:all .3s;display:inline-flex;box-shadow:0 0 20px #00d2ff1a}.ReferralPromo-module__WF1_0a__badge:hover{background:#00d2ff1a;border-color:#00d2ff66;box-shadow:0 0 15px #00d2ff26}.ReferralPromo-module__WF1_0a__title{letter-spacing:-.035em;background:linear-gradient(135deg, #f2f2f2 0%, var(--accent-cyan,#00d2ff) 55%, var(--accent-blue,#4a9eff) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 10px;font-size:clamp(1.5rem,2.8vw,2.2rem);font-weight:800;line-height:1.1}.ReferralPromo-module__WF1_0a__sub{color:var(--text-secondary,#9a9a9a);max-width:560px;margin:0 0 24px;font-size:.95rem;line-height:1.6}.ReferralPromo-module__WF1_0a__stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.ReferralPromo-module__WF1_0a__stat{border:1px solid var(--border-subtle,#ffffff0d);border-radius:var(--r-lg,18px);background:#ffffff06;flex-direction:column;gap:5px;padding:16px 14px;transition:border-color .22s,background .22s,transform .2s;display:flex;position:relative;overflow:hidden}.ReferralPromo-module__WF1_0a__stat:hover{background:#00d2ff0a;border-color:#00d2ff33;transform:translateY(-2px)}.ReferralPromo-module__WF1_0a__stat:after{content:"";border-radius:inherit;opacity:0;pointer-events:none;background:radial-gradient(80% 80% at 0 0,#00d2ff14,#0000);transition:opacity .22s;position:absolute;inset:0}.ReferralPromo-module__WF1_0a__stat:hover:after{opacity:1}.ReferralPromo-module__WF1_0a__statIcon{color:var(--accent-cyan,#00d2ff);opacity:.8;margin-bottom:2px}.ReferralPromo-module__WF1_0a__stat strong{letter-spacing:-.03em;color:var(--text-primary,#f2f2f2);font-size:1.25rem;font-weight:800;line-height:1}.ReferralPromo-module__WF1_0a__stat span{color:var(--text-muted,#4a4a4a);letter-spacing:.02em;font-size:.72rem;font-weight:500}.ReferralPromo-module__WF1_0a__ctaRow{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.ReferralPromo-module__WF1_0a__ctaPrimary{border-radius:var(--r-md,12px);letter-spacing:-.01em;background:linear-gradient(135deg, var(--accent-blue,#4a9eff) 0%, var(--accent-cyan,#00d2ff) 100%);color:#07121a;align-items:center;gap:7px;padding:12px 22px;font-size:.9rem;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 4px 24px #4a9eff4d,inset 0 1px #ffffff26}.ReferralPromo-module__WF1_0a__ctaPrimary:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 8px 32px #4a9eff73,inset 0 1px #fff3}.ReferralPromo-module__WF1_0a__ctaPrimary:active{transform:translateY(0)}.ReferralPromo-module__WF1_0a__ctaGhost{border-radius:var(--r-md,12px);border:1px solid var(--border-strong,#ffffff29);color:var(--text-secondary,#9a9a9a);background:#ffffff0a;align-items:center;gap:7px;padding:11px 20px;font-size:.875rem;font-weight:600;text-decoration:none;transition:border-color .2s,color .2s,background .2s,transform .18s;display:inline-flex}.ReferralPromo-module__WF1_0a__ctaGhost:hover{color:var(--accent-cyan,#00d2ff);background:#00d2ff0d;border-color:#00d2ff4d;transform:translateY(-1px)}@media (max-width:680px){.ReferralPromo-module__WF1_0a__section{padding:clamp(2rem, 6vw, 3rem) var(--sp-4) clamp(1rem, 3vw, 1.5rem);margin-top:0}.ReferralPromo-module__WF1_0a__inner{padding:24px 20px 20px}.ReferralPromo-module__WF1_0a__stats{grid-template-columns:1fr;gap:8px}.ReferralPromo-module__WF1_0a__stat{flex-direction:row;align-items:center;gap:12px;padding:12px 14px}.ReferralPromo-module__WF1_0a__stat:hover{transform:none}}
.MainPresentationVideo-module__mVuzyW__section{z-index:30;background:var(--bg-primary);padding:var(--sp-12) 0 var(--sp-20);position:relative;overflow:hidden}.MainPresentationVideo-module__mVuzyW__ambient{pointer-events:none;z-index:0;background:radial-gradient(#4a9eff0d 0%,#00d2ff05 50%,#0000 100%);width:70%;height:450px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MainPresentationVideo-module__mVuzyW__inner{width:100%;max-width:1240px;padding:0 var(--sp-6);z-index:1;margin:0 auto;position:relative}.MainPresentationVideo-module__mVuzyW__container{gap:var(--sp-6);border-radius:var(--r-3xl);padding:var(--sp-6) var(--sp-6) var(--sp-8);-webkit-backdrop-filter:blur(24px);transition:border-color var(--t-normal) var(--ease-smooth), box-shadow var(--t-normal) var(--ease-smooth);background:linear-gradient(135deg,#ffffff09 0%,#ffffff03 100%);border:1px solid #ffffff0f;flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 80px #0009,inset 0 1px #ffffff0d}.MainPresentationVideo-module__mVuzyW__container:before{content:"";background:linear-gradient(90deg,#0000 0%,#4a9eff4d 30%,#00d2ff4d 70%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.MainPresentationVideo-module__mVuzyW__container:hover{border-color:#00d2ff47;box-shadow:0 40px 100px #000000b3,0 0 60px #00d2ff14}.MainPresentationVideo-module__mVuzyW__mediaFrame{aspect-ratio:16/9;border-radius:var(--r-2xl);cursor:pointer;width:100%;max-width:100%;transition:transform .5s var(--ease-smooth);background:#090a10;border:1px solid #ffffff14;position:relative;overflow:hidden;box-shadow:0 24px 60px #0000008c,0 0 0 1px #ffffff05}.MainPresentationVideo-module__mVuzyW__thumbnailWrapper{width:100%;height:100%;position:relative;overflow:hidden}.MainPresentationVideo-module__mVuzyW__logoOverlay{-webkit-backdrop-filter:blur(8px);z-index:5;transition:opacity .4s var(--ease-smooth);background:#06080c7a;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.MainPresentationVideo-module__mVuzyW__logoOverlayContent{justify-content:center;align-items:center;gap:var(--sp-6);text-align:center;flex-direction:column;display:flex}.MainPresentationVideo-module__mVuzyW__previewLogo{width:100%;max-width:clamp(80px,12vw,110px);height:auto;transition:transform .5s var(--ease-spring)}.MainPresentationVideo-module__mVuzyW__mediaFrame:hover .MainPresentationVideo-module__mVuzyW__previewLogo{transform:scale(1.04)}.MainPresentationVideo-module__mVuzyW__thumbnail{width:100%;height:100%;transition:transform .6s var(--ease-spring);background:radial-gradient(at 35% 30%,#4a9eff2e,#0000 75%),radial-gradient(at 75% 75%,#00d2ff1a,#0000 70%),#0a0b12;justify-content:center;align-items:center;display:flex;position:relative}.MainPresentationVideo-module__mVuzyW__thumbnail:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.MainPresentationVideo-module__mVuzyW__mediaFrame:hover .MainPresentationVideo-module__mVuzyW__thumbnail{transform:scale(1.015)}.MainPresentationVideo-module__mVuzyW__playRing{-webkit-backdrop-filter:blur(12px);width:76px;height:76px;transition:transform .4s var(--ease-spring), border-color var(--t-normal) var(--ease-smooth), box-shadow var(--t-normal) var(--ease-smooth);z-index:2;background:#080a10c2;border:1px solid #ffffff38;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.MainPresentationVideo-module__mVuzyW__mediaFrame:hover .MainPresentationVideo-module__mVuzyW__playRing{border-color:#fff6;transform:scale(1.12);box-shadow:0 0 0 12px #00d2ff1f,0 0 35px #00d2ff59}.MainPresentationVideo-module__mVuzyW__playIcon{color:#fff;justify-content:center;align-items:center;padding-left:4px;display:flex}.MainPresentationVideo-module__mVuzyW__videoElement{object-fit:contain;background:#000;width:100%;height:100%;display:block}.MainPresentationVideo-module__mVuzyW__customControls{padding:var(--sp-6) var(--sp-5) var(--sp-4);gap:var(--sp-3);opacity:0;pointer-events:none;transition:opacity var(--t-normal) var(--ease-smooth);z-index:10;background:linear-gradient(#0000 0%,#06070a80 40%,#06070ae6 100%);flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0}.MainPresentationVideo-module__mVuzyW__controlsVisible{opacity:1;pointer-events:auto}.MainPresentationVideo-module__mVuzyW__progressBarWrapper{cursor:pointer;width:100%;padding:6px 0}.MainPresentationVideo-module__mVuzyW__progressBarBg{border-radius:var(--r-full);width:100%;height:3px;transition:height .2s var(--ease-smooth);background:#ffffff24;position:relative;overflow:hidden}.MainPresentationVideo-module__mVuzyW__progressBarWrapper:hover .MainPresentationVideo-module__mVuzyW__progressBarBg{height:5px}.MainPresentationVideo-module__mVuzyW__progressBarFill{border-radius:var(--r-full);background:#00d2ff;width:0%;height:100%;transition:width 50ms linear;box-shadow:0 0 8px #00d2ff}.MainPresentationVideo-module__mVuzyW__controlsRow{justify-content:space-between;align-items:center;width:100%;display:flex}.MainPresentationVideo-module__mVuzyW__controlsLeft,.MainPresentationVideo-module__mVuzyW__controlsRight{align-items:center;gap:var(--sp-4);display:flex}.MainPresentationVideo-module__mVuzyW__controlButton{color:#ffffffb8;cursor:pointer;border-radius:var(--r-md);transition:color var(--t-fast) var(--ease-smooth), background-color var(--t-fast) var(--ease-smooth), transform var(--t-fast) var(--ease-spring);background:0 0;border:none;justify-content:center;align-items:center;padding:6px;display:flex}.MainPresentationVideo-module__mVuzyW__controlButton:hover{color:#fff;background-color:#ffffff14;transform:scale(1.08)}.MainPresentationVideo-module__mVuzyW__controlButton:active{transform:scale(.95)}.MainPresentationVideo-module__mVuzyW__textBlock{text-align:center;width:100%;max-width:820px;margin-top:var(--sp-4);flex-direction:column;align-items:center;display:flex}.MainPresentationVideo-module__mVuzyW__badge{color:#4a9eff;text-transform:uppercase;letter-spacing:.16em;border-radius:var(--r-full);margin-bottom:var(--sp-4);background:#4a9eff1a;border:1px solid #4a9eff40;align-items:center;gap:6px;padding:6px 14px;font-size:.68rem;font-weight:800;animation:3s ease-in-out infinite alternate MainPresentationVideo-module__mVuzyW__floatBadge;display:inline-flex;box-shadow:0 0 15px #4a9eff1a}@keyframes MainPresentationVideo-module__mVuzyW__floatBadge{0%{transform:translateY(0)}to{transform:translateY(-2px)}}.MainPresentationVideo-module__mVuzyW__title{letter-spacing:-.025em;color:var(--text-primary);margin-bottom:var(--sp-3);background:linear-gradient(135deg,#fff 30%,#93c5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:clamp(1.4rem,2.8vw,2rem);font-weight:800;line-height:1.25}.MainPresentationVideo-module__mVuzyW__desc{color:var(--text-secondary);margin-bottom:var(--sp-6);max-width:680px;font-size:clamp(.85rem,1.5vw,.9375rem);line-height:1.6}.MainPresentationVideo-module__mVuzyW__highlights{justify-content:center;gap:var(--sp-4) 32px;width:100%;margin-bottom:var(--sp-6);flex-wrap:wrap;display:flex}.MainPresentationVideo-module__mVuzyW__highlightItem{color:var(--text-primary);align-items:center;gap:8px;font-size:.8rem;font-weight:600;display:flex}.MainPresentationVideo-module__mVuzyW__highlightDot{background:#00d2ff;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #00d2ff}.MainPresentationVideo-module__mVuzyW__footerInfo{color:var(--text-muted);padding-top:var(--sp-4);border-top:1px solid #ffffff0d;justify-content:center;align-items:center;gap:16px;width:100%;font-size:.75rem;font-weight:600;display:flex}.MainPresentationVideo-module__mVuzyW__footerDot{opacity:.4}@media (max-width:900px){.MainPresentationVideo-module__mVuzyW__container{padding:var(--sp-4) var(--sp-4) var(--sp-6);border-radius:var(--r-2xl)}.MainPresentationVideo-module__mVuzyW__section{padding:var(--sp-8) 0 var(--sp-12)}}@media (max-width:640px){.MainPresentationVideo-module__mVuzyW__inner{padding:0 var(--sp-2)}.MainPresentationVideo-module__mVuzyW__container{padding:var(--sp-2) var(--sp-2) var(--sp-4);border-radius:var(--r-xl);gap:var(--sp-4)}.MainPresentationVideo-module__mVuzyW__section{padding:var(--sp-4) 0 var(--sp-8)}.MainPresentationVideo-module__mVuzyW__mediaFrame{border-radius:var(--r-lg)}.MainPresentationVideo-module__mVuzyW__logoOverlayContent{gap:var(--sp-2)}.MainPresentationVideo-module__mVuzyW__previewLogo{max-width:50px}.MainPresentationVideo-module__mVuzyW__playRing{width:48px;height:48px}.MainPresentationVideo-module__mVuzyW__playRing svg,.MainPresentationVideo-module__mVuzyW__playIcon svg{width:18px!important;height:18px!important}.MainPresentationVideo-module__mVuzyW__customControls{padding:var(--sp-3) var(--sp-3) var(--sp-2);gap:var(--sp-1)}.MainPresentationVideo-module__mVuzyW__controlButton{padding:4px}.MainPresentationVideo-module__mVuzyW__controlButton svg{width:12px!important;height:12px!important}}
.FeatureVideos-module__lk-rHW__section{background:var(--bg-primary);position:relative;overflow:hidden}.FeatureVideos-module__lk-rHW__devBanner{padding:10px var(--sp-6);letter-spacing:.14em;text-transform:uppercase;color:#ffbe3cbf;background:#ffaa000f;border-top:1px solid #ffaa001f;border-bottom:1px solid #ffaa001f;justify-content:center;align-items:center;gap:8px;font-size:.72rem;font-weight:600;display:flex}.FeatureVideos-module__lk-rHW__devDot{background:#ffaa00d9;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2s ease-in-out infinite FeatureVideos-module__lk-rHW__devPulse;box-shadow:0 0 6px #ffaa0080}@keyframes FeatureVideos-module__lk-rHW__devPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.FeatureVideos-module__lk-rHW__inner{max-width:1100px;padding:var(--sp-20) var(--sp-6) var(--sp-24);margin:0 auto}.FeatureVideos-module__lk-rHW__header{text-align:center;margin-bottom:var(--sp-16)}.FeatureVideos-module__lk-rHW__badge{border-radius:var(--r-full);text-transform:uppercase;letter-spacing:.14em;color:var(--accent-blue);margin-bottom:var(--sp-5);background:#4a9eff1a;border:1px solid #4a9eff33;align-items:center;padding:5px 14px;font-size:.72rem;font-weight:700;display:inline-flex}.FeatureVideos-module__lk-rHW__headline{letter-spacing:-.03em;margin:0 0 var(--sp-5);font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.FeatureVideos-module__lk-rHW__body{max-width:520px;color:var(--text-secondary);margin:0 auto;font-size:clamp(.95rem,1.4vw,1.05rem);line-height:1.65}.FeatureVideos-module__lk-rHW__grid{gap:var(--sp-5);margin-bottom:var(--sp-12);grid-template-columns:repeat(3,1fr);display:grid}.FeatureVideos-module__lk-rHW__card{border-radius:var(--r-xl);background:var(--bg-card);transition:border-color var(--t-normal) var(--ease-smooth), transform var(--t-normal) var(--ease-spring), box-shadow var(--t-normal) var(--ease-smooth);border:1px solid #ffffff0f;overflow:hidden}.FeatureVideos-module__lk-rHW__card:hover{border-color:#4a9eff38;transform:translateY(-4px);box-shadow:0 12px 40px #00000073,0 0 0 1px #4a9eff12}.FeatureVideos-module__lk-rHW__thumbnail{aspect-ratio:16/9;background:radial-gradient(ellipse 75% 70% at 30% 40%, var(--thumb-fill,#4a9eff1f), transparent 72%), radial-gradient(ellipse 50% 55% at 78% 68%, #00d2ff0d, transparent 65%), var(--bg-elevated);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.FeatureVideos-module__lk-rHW__thumbnail:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.FeatureVideos-module__lk-rHW__playRing{-webkit-backdrop-filter:blur(10px);opacity:.5;width:52px;height:52px;transition:opacity var(--t-normal) var(--ease-smooth), border-color var(--t-normal) var(--ease-smooth), transform var(--t-normal) var(--ease-spring), box-shadow var(--t-normal) var(--ease-smooth);z-index:1;background:#080a10a6;border:1px solid #ffffff24;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.FeatureVideos-module__lk-rHW__card:hover .FeatureVideos-module__lk-rHW__playRing{opacity:1;border-color:#ffffff47;transform:scale(1.1);box-shadow:0 0 0 8px #4a9eff0f,0 0 20px #4a9eff1a}.FeatureVideos-module__lk-rHW__playIcon{color:#ffffffd9;justify-content:center;align-items:center;padding-left:2px;display:flex}.FeatureVideos-module__lk-rHW__comingSoonTag{border-radius:var(--r-full);-webkit-backdrop-filter:blur(8px);letter-spacing:.1em;text-transform:uppercase;color:#ffffff61;background:#0e1016b8;border:1px solid #ffffff1a;padding:3px 9px;font-size:.62rem;font-weight:700;position:absolute;top:10px;right:10px}.FeatureVideos-module__lk-rHW__cardContent{padding:var(--sp-4) var(--sp-5) var(--sp-5)}.FeatureVideos-module__lk-rHW__categoryBadge{border-radius:var(--r-full);letter-spacing:.1em;text-transform:uppercase;margin-bottom:var(--sp-3);align-items:center;padding:3px 9px;font-size:.62rem;font-weight:700;display:inline-flex}.FeatureVideos-module__lk-rHW__cardTitle{letter-spacing:-.02em;color:var(--text-primary);margin:0 0 var(--sp-2);font-size:.9375rem;font-weight:700;line-height:1.3}.FeatureVideos-module__lk-rHW__cardDesc{color:var(--text-secondary);margin:0 0 var(--sp-4);font-size:.825rem;line-height:1.55}.FeatureVideos-module__lk-rHW__cardFooter{align-items:center;display:flex}.FeatureVideos-module__lk-rHW__duration{color:var(--text-muted);font-variant-numeric:tabular-nums;letter-spacing:.03em;font-size:.72rem;font-weight:600}.FeatureVideos-module__lk-rHW__note{text-align:center;color:var(--text-muted);max-width:480px;margin:0 auto;font-size:.82rem;line-height:1.65}.FeatureVideos-module__lk-rHW__bgGlow{pointer-events:none;background:radial-gradient(at bottom,#4a9eff0a 0%,#0000 72%);width:65%;height:360px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}@media (max-width:1024px){.FeatureVideos-module__lk-rHW__grid{gap:var(--sp-4);grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.FeatureVideos-module__lk-rHW__grid{gap:var(--sp-4);grid-template-columns:1fr}.FeatureVideos-module__lk-rHW__inner{padding:var(--sp-16) var(--sp-4) var(--sp-16)}.FeatureVideos-module__lk-rHW__header{margin-bottom:var(--sp-12)}.FeatureVideos-module__lk-rHW__featuredPlayRing{width:48px;height:48px}.FeatureVideos-module__lk-rHW__featuredPlayIcon svg,.FeatureVideos-module__lk-rHW__featuredPlayRing svg{width:18px!important;height:18px!important}}.FeatureVideos-module__lk-rHW__featuredContainer{gap:var(--sp-6);border-radius:var(--r-2xl);padding:var(--sp-6) var(--sp-6) var(--sp-8);margin-bottom:var(--sp-12);-webkit-backdrop-filter:blur(20px);transition:border-color var(--t-normal) var(--ease-smooth), box-shadow var(--t-normal) var(--ease-smooth);background:linear-gradient(135deg,#ffffff08 0%,#ffffff03 100%);border:1px solid #ffffff0f;flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 32px 80px #0000008c,inset 0 1px #ffffff0d}.FeatureVideos-module__lk-rHW__featuredContainer:before{content:"";background:linear-gradient(90deg,#0000 0%,#4a9eff4d 30%,#8c5aff4d 70%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.FeatureVideos-module__lk-rHW__featuredContainer:hover{border-color:#8c5aff40;box-shadow:0 40px 100px #000000a6,0 0 50px #8c5aff0f}.FeatureVideos-module__lk-rHW__featuredText{text-align:center;width:100%;max-width:780px;margin-top:var(--sp-3);flex-direction:column;align-items:center;display:flex}.FeatureVideos-module__lk-rHW__featuredBadge{color:#c084fc;text-transform:uppercase;letter-spacing:.16em;border-radius:var(--r-full);margin-bottom:var(--sp-4);background:#8c5aff1f;border:1px solid #8c5aff40;align-items:center;gap:6px;padding:6px 14px;font-size:.68rem;font-weight:800;display:inline-flex;box-shadow:0 0 15px #8c5aff1a}.FeatureVideos-module__lk-rHW__featuredTitle{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:var(--sp-2);font-size:clamp(1.4rem,2.5vw,1.85rem);font-weight:800;line-height:1.25}.FeatureVideos-module__lk-rHW__featuredDesc{color:var(--text-secondary);margin-bottom:var(--sp-5);max-width:620px;font-size:.875rem;line-height:1.6}.FeatureVideos-module__lk-rHW__featuredHighlights{justify-content:center;gap:var(--sp-5) 24px;width:100%;margin-bottom:var(--sp-6);flex-wrap:wrap;display:flex}.FeatureVideos-module__lk-rHW__highlightItem{color:var(--text-primary);align-items:center;gap:8px;font-size:.8rem;font-weight:600;display:flex}.FeatureVideos-module__lk-rHW__highlightDot{background:#c084fc;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #c084fc}.FeatureVideos-module__lk-rHW__featuredFooter{color:var(--text-muted);padding-top:var(--sp-4);border-top:1px solid #ffffff0d;justify-content:center;align-items:center;gap:16px;width:100%;font-size:.75rem;font-weight:600;display:flex}.FeatureVideos-module__lk-rHW__featuredMedia{aspect-ratio:16/9;background:var(--bg-elevated);border-radius:var(--r-xl);cursor:pointer;border:1px solid #ffffff14;width:100%;max-width:960px;position:relative;overflow:hidden;box-shadow:0 24px 60px #00000080,0 0 0 1px #ffffff05}.FeatureVideos-module__lk-rHW__featuredMediaWrapper{width:100%;height:100%;position:relative}.FeatureVideos-module__lk-rHW__featuredThumbnail{background:radial-gradient(at 40% 30%,#8c5aff26,#0000 75%),radial-gradient(at 70% 80%,#00d2ff14,#0000 70%),#0b0d16;justify-content:center;align-items:center;width:100%;height:100%;transition:transform .5s;display:flex;position:relative}.FeatureVideos-module__lk-rHW__featuredThumbnail:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.FeatureVideos-module__lk-rHW__featuredMedia:hover .FeatureVideos-module__lk-rHW__featuredThumbnail{transform:scale(1.015)}.FeatureVideos-module__lk-rHW__featuredPlayRing{-webkit-backdrop-filter:blur(10px);width:68px;height:68px;transition:transform .4s var(--ease-spring), border-color var(--t-normal) var(--ease-smooth), box-shadow var(--t-normal) var(--ease-smooth);z-index:2;background:#080a10b8;border:1px solid #fff3;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.FeatureVideos-module__lk-rHW__featuredMedia:hover .FeatureVideos-module__lk-rHW__featuredPlayRing{border-color:#ffffff59;transform:scale(1.1);box-shadow:0 0 0 10px #8c5aff1a,0 0 30px #8c5aff40}.FeatureVideos-module__lk-rHW__featuredPlayIcon{color:#fff;justify-content:center;align-items:center;padding-left:3px;display:flex}.FeatureVideos-module__lk-rHW__featuredVideoElement{object-fit:contain;background:#000;width:100%;height:100%;display:block}@media (max-width:900px){.FeatureVideos-module__lk-rHW__featuredContainer{padding:var(--sp-4)}}
