.Navbar-module__Ubi64G__header{z-index:200;background:color-mix(in srgb, var(--bg,#fff) 90%, transparent);-webkit-backdrop-filter:blur(20px)saturate(180%);border-bottom:1px solid var(--border,#00000014);position:sticky;top:0}.Navbar-module__Ubi64G__nav{justify-content:space-between;align-items:center;gap:1.5rem;max-width:1320px;height:64px;margin:0 auto;padding:0 5%;display:flex}.Navbar-module__Ubi64G__brand{flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.Navbar-module__Ubi64G__brandIcon{font-size:1.25rem;line-height:1}.Navbar-module__Ubi64G__brandName{letter-spacing:-.03em;background:linear-gradient(135deg, var(--primary,#dc2626), var(--secondary,#1d4ed8));-webkit-text-fill-color:transparent;white-space:nowrap;-webkit-background-clip:text;background-clip:text;font-size:1.05rem;font-weight:900}.Navbar-module__Ubi64G__brandLogo{border-radius:6px;width:auto;height:28px;display:block}.Navbar-module__Ubi64G__links{flex:1;justify-content:center;gap:.15rem;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__Ubi64G__link{color:var(--text-muted,#64748b);white-space:nowrap;border-radius:8px;padding:.4rem .9rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .15s,background .15s;display:block}.Navbar-module__Ubi64G__link:hover{color:var(--text,#0f172a);background:var(--surface2,#f1f5f9)}.Navbar-module__Ubi64G__actions{flex-shrink:0;align-items:center;gap:.5rem;display:flex}.Navbar-module__Ubi64G__themeToggle{border:1px solid var(--border,#0000001a);background:var(--surface2,#f1f5f9);cursor:pointer;border-radius:50px;flex-shrink:0;align-items:center;gap:3px;width:62px;height:30px;padding:3px 4px;transition:background .2s,border-color .2s;display:flex;position:relative}.Navbar-module__Ubi64G__themeToggle:hover{border-color:var(--primary,#dc2626)}.Navbar-module__Ubi64G__toggleIcon{width:22px;height:22px;color:var(--text-muted,#94a3b8);z-index:1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:color .2s;display:flex}.Navbar-module__Ubi64G__themeToggle:not(.Navbar-module__Ubi64G__themeToggleDark) .Navbar-module__Ubi64G__toggleIcon:first-child,.Navbar-module__Ubi64G__themeToggleDark .Navbar-module__Ubi64G__toggleIcon:last-child{color:var(--primary,#dc2626)}.Navbar-module__Ubi64G__toggleKnob{pointer-events:none;background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .22s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px;box-shadow:0 1px 4px #0000002e}.Navbar-module__Ubi64G__themeToggleDark .Navbar-module__Ubi64G__toggleKnob{background:#1e293b;transform:translate(31px)}.Navbar-module__Ubi64G__authBtns{align-items:center;gap:.35rem;display:flex}.Navbar-module__Ubi64G__signInBtn{color:var(--text-muted,#64748b);white-space:nowrap;border-radius:8px;padding:.42rem .9rem;font-size:.855rem;font-weight:600;text-decoration:none;transition:color .15s,background .15s}.Navbar-module__Ubi64G__signInBtn:hover{color:var(--text,#0f172a);background:var(--surface2,#f1f5f9)}.Navbar-module__Ubi64G__signUpBtn{color:#fff;background:var(--primary,#dc2626);white-space:nowrap;letter-spacing:-.01em;border-radius:8px;padding:.44rem 1.1rem;font-size:.855rem;font-weight:700;text-decoration:none;transition:background .18s,transform .18s,box-shadow .18s}.Navbar-module__Ubi64G__signUpBtn:hover{background:var(--primary-dark,#b91c1c);transform:translateY(-1px);box-shadow:0 4px 14px #dc262640}.Navbar-module__Ubi64G__userMenu{position:relative}.Navbar-module__Ubi64G__avatarBtn{border:1px solid var(--border,#00000017);cursor:pointer;color:var(--text,#0f172a);background:0 0;border-radius:50px;align-items:center;gap:.5rem;padding:.3rem .6rem .3rem .3rem;transition:background .15s,border-color .15s;display:flex}.Navbar-module__Ubi64G__avatarBtn:hover{background:var(--surface2,#f1f5f9);border-color:var(--surface3,#e2e8f0)}.Navbar-module__Ubi64G__avatar{background:linear-gradient(135deg, var(--primary,#dc2626), var(--secondary,#1d4ed8));color:#fff;letter-spacing:.02em;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.62rem;font-weight:800;display:flex}.Navbar-module__Ubi64G__avatarName{color:var(--text,#0f172a);text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.84rem;font-weight:600;overflow:hidden}.Navbar-module__Ubi64G__chevron{color:var(--text-muted,#94a3b8);align-items:center;transition:transform .2s;display:flex}.Navbar-module__Ubi64G__chevronOpen{transform:rotate(180deg)}.Navbar-module__Ubi64G__dropdown{background:var(--surface,#f8fafc);border:1px solid var(--border,#00000017);z-index:300;border-radius:16px;min-width:228px;padding:.5rem;animation:.15s both Navbar-module__Ubi64G__dropIn;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 8px 40px #00000021,0 2px 8px #0000000f}@keyframes Navbar-module__Ubi64G__dropIn{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Navbar-module__Ubi64G__dropdownHeader{align-items:center;gap:.65rem;padding:.55rem .7rem .7rem;display:flex}.Navbar-module__Ubi64G__dropdownAvatar{background:linear-gradient(135deg, var(--primary,#dc2626), var(--secondary,#1d4ed8));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.7rem;font-weight:800;display:flex}.Navbar-module__Ubi64G__dropdownInfo{flex-direction:column;min-width:0;display:flex}.Navbar-module__Ubi64G__dropdownName{color:var(--text,#0f172a);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:700;overflow:hidden}.Navbar-module__Ubi64G__dropdownEmail{color:var(--text-muted,#64748b);text-overflow:ellipsis;white-space:nowrap;font-size:.735rem;overflow:hidden}.Navbar-module__Ubi64G__dropdownDivider{background:var(--border,#00000012);height:1px;margin:.3rem 0}.Navbar-module__Ubi64G__dropdownItem{color:var(--text,#0f172a);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;align-items:center;gap:.6rem;width:100%;padding:.52rem .7rem;font-family:inherit;font-size:.855rem;font-weight:500;text-decoration:none;transition:background .13s;display:flex}.Navbar-module__Ubi64G__dropdownItem:hover{background:var(--surface2,#f1f5f9)}.Navbar-module__Ubi64G__dropdownItemIcon{text-align:center;flex-shrink:0;width:20px;font-size:.95rem}.Navbar-module__Ubi64G__dropdownSignOut{color:#ef4444}.Navbar-module__Ubi64G__dropdownSignOut:hover{color:#ef4444;background:#ef444414}.Navbar-module__Ubi64G__hamburger{border:1px solid var(--border,#00000017);width:36px;height:36px;color:var(--text,#0f172a);cursor:pointer;background:0 0;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:none}.Navbar-module__Ubi64G__hamburger:hover{background:var(--surface2,#f1f5f9)}.Navbar-module__Ubi64G__mobileMenu{border-top:1px solid var(--border,#00000012);background:var(--surface,#f8fafc);flex-direction:column;gap:.1rem;padding:.6rem 1rem 1.1rem;animation:.18s both Navbar-module__Ubi64G__slideDown;display:none}@keyframes Navbar-module__Ubi64G__slideDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__Ubi64G__mobileLink{color:var(--text,#0f172a);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:.65rem;width:100%;padding:.65rem .6rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:background .13s;display:flex}.Navbar-module__Ubi64G__mobileLink:hover{background:var(--surface2,#f1f5f9)}.Navbar-module__Ubi64G__mobileSignOut{color:#ef4444}.Navbar-module__Ubi64G__mobileSignOut:hover{background:#ef444414}.Navbar-module__Ubi64G__mobileDivider{background:var(--border,#00000012);height:1px;margin:.4rem 0}.Navbar-module__Ubi64G__mobileUserInfo{align-items:center;gap:.75rem;padding:.55rem .6rem .7rem;display:flex}.Navbar-module__Ubi64G__mobileAvatar{background:linear-gradient(135deg, var(--primary,#dc2626), var(--secondary,#1d4ed8));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:.7rem;font-weight:800;display:flex}.Navbar-module__Ubi64G__mobileUserName{color:var(--text,#0f172a);font-size:.88rem;font-weight:700}.Navbar-module__Ubi64G__mobileUserEmail{color:var(--text-muted,#64748b);font-size:.74rem}.Navbar-module__Ubi64G__mobileThemeRow{color:var(--text-muted,#64748b);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;align-items:center;gap:.65rem;width:100%;padding:.65rem .6rem;font-family:inherit;font-size:.9rem;font-weight:500;transition:background .13s,color .13s;display:flex}.Navbar-module__Ubi64G__mobileThemeRow:hover{background:var(--surface2,#f1f5f9);color:var(--text,#0f172a)}.Navbar-module__Ubi64G__mobileAuthBtns{flex-direction:column;gap:.5rem;margin-top:.15rem;display:flex}.Navbar-module__Ubi64G__mobileLinkBtn{text-align:center;color:var(--text,#0f172a);border:1px solid var(--border,#00000017);border-radius:10px;padding:.7rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .13s;display:block}.Navbar-module__Ubi64G__mobileLinkBtn:hover{background:var(--surface2,#f1f5f9)}.Navbar-module__Ubi64G__mobilePrimaryBtn{text-align:center;color:#fff;background:var(--primary,#dc2626);border-radius:10px;padding:.7rem 1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s;display:block}.Navbar-module__Ubi64G__mobilePrimaryBtn:hover{background:var(--primary-dark,#b91c1c)}@media (max-width:768px){.Navbar-module__Ubi64G__links,.Navbar-module__Ubi64G__authBtns,.Navbar-module__Ubi64G__themeToggle{display:none}.Navbar-module__Ubi64G__hamburger,.Navbar-module__Ubi64G__mobileMenu{display:flex}.Navbar-module__Ubi64G__avatarName,.Navbar-module__Ubi64G__chevron{display:none}.Navbar-module__Ubi64G__nav{padding:0 4%}}@media (max-width:480px){.Navbar-module__Ubi64G__nav{height:58px}}
.Home-module__g21JLG__navbar{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:100;background:#fffffff5;border-bottom:1px solid #00000012;justify-content:space-between;align-items:center;gap:1rem;padding:.9rem 5%;display:flex;position:sticky;top:0}.Home-module__g21JLG__navBrand{background:linear-gradient(135deg, var(--primary), var(--secondary));-webkit-text-fill-color:transparent;white-space:nowrap;letter-spacing:-.02em;-webkit-background-clip:text;background-clip:text;flex-shrink:0;align-items:center;gap:.5rem;font-size:1.15rem;font-weight:900;display:flex}.Home-module__g21JLG__navLinks{gap:2rem;display:flex}.Home-module__g21JLG__navLinks a{color:var(--text-muted);font-size:.88rem;font-weight:500;transition:color .2s}.Home-module__g21JLG__navLinks a:hover{color:var(--text)}.Home-module__g21JLG__navActions{flex-shrink:0;align-items:center;gap:.65rem;display:flex}.Home-module__g21JLG__navUser{color:var(--text-muted);font-size:.8rem;font-weight:500}.Home-module__g21JLG__authLinks{align-items:center;gap:.5rem;display:flex}.Home-module__g21JLG__hero{background:linear-gradient(#f0f4ff 0%,#fafbff 60%,#fff 100%);padding:5rem 5% 0;position:relative;overflow:hidden}.Home-module__g21JLG__heroBg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.Home-module__g21JLG__orb1{background:radial-gradient(circle,#dc262621 0%,#0000 70%);border-radius:50%;width:520px;height:520px;animation:12s ease-in-out infinite alternate Home-module__g21JLG__orbDrift;position:absolute;top:-120px;left:-80px}.Home-module__g21JLG__orb2{background:radial-gradient(circle,#1d4ed81a 0%,#0000 70%);border-radius:50%;width:440px;height:440px;animation:16s ease-in-out infinite alternate-reverse Home-module__g21JLG__orbDrift;position:absolute;top:0;right:-100px}.Home-module__g21JLG__orb3{background:radial-gradient(circle,#6c63ff17 0%,#0000 70%);border-radius:50%;width:360px;height:360px;animation:10s ease-in-out infinite alternate Home-module__g21JLG__orbDrift;position:absolute;bottom:0;left:40%}@keyframes Home-module__g21JLG__orbDrift{0%{transform:translateY(0)scale(1)}to{transform:translateY(30px)scale(1.06)}}.Home-module__g21JLG__heroContent{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:3rem;max-width:1240px;margin:0 auto;padding-bottom:5rem;display:grid;position:relative}.Home-module__g21JLG__heroLeft{flex-direction:column;align-items:flex-start;display:flex}.Home-module__g21JLG__heroBadge{color:var(--primary);background:#dc26260f;border:1px solid #dc262640;border-radius:50px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.42rem 1rem;font-size:.8rem;font-weight:600;animation:.5s both Home-module__g21JLG__fadeSlideUp;display:inline-flex}.Home-module__g21JLG__heroBadgeDot{background:var(--primary);width:7px;height:7px;box-shadow:0 0 6px var(--primary);border-radius:50%;flex-shrink:0;animation:2s infinite Home-module__g21JLG__pulse}@keyframes Home-module__g21JLG__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}@keyframes Home-module__g21JLG__fadeSlideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.Home-module__g21JLG__heroTitle{letter-spacing:-.03em;margin-bottom:1.1rem;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:900;line-height:1.08;animation:.55s 50ms both Home-module__g21JLG__fadeSlideUp}.Home-module__g21JLG__heroSub{color:var(--text-muted);max-width:480px;margin:0 0 1.6rem;font-size:clamp(.92rem,1.7vw,1.05rem);line-height:1.75;animation:.55s .1s both Home-module__g21JLG__fadeSlideUp}.Home-module__g21JLG__exampleTags{flex-wrap:wrap;gap:.4rem;margin-bottom:1.1rem;animation:.55s .15s both Home-module__g21JLG__fadeSlideUp;display:flex}.Home-module__g21JLG__tag{color:var(--text-muted);cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #0000001a;border-radius:50px;padding:.32rem .75rem;font-family:inherit;font-size:.76rem;font-weight:500;transition:all .2s;box-shadow:0 1px 4px #0000000f}.Home-module__g21JLG__tag:hover{border-color:var(--primary);color:var(--primary);background:#dc26260d;transform:translateY(-1px);box-shadow:0 4px 12px #dc26261f}.Home-module__g21JLG__promptRow{gap:.5rem;width:100%;max-width:560px;margin-bottom:1.25rem;animation:.55s .18s both Home-module__g21JLG__fadeSlideUp;display:flex}.Home-module__g21JLG__heroInput{background:#fff;border:1.5px solid #0000001a;border-radius:12px;flex:1;padding:.8rem 1.1rem;font-size:.9rem;box-shadow:0 2px 10px #0000000f}.Home-module__g21JLG__heroInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px #dc26261a}.Home-module__g21JLG__generateBtn{white-space:nowrap;border-radius:12px!important;box-shadow:0 4px 16px #dc262659!important}.Home-module__g21JLG__heroOr{align-items:center;gap:.75rem;width:100%;max-width:560px;margin-bottom:1rem;display:flex}.Home-module__g21JLG__heroOr span{background:var(--border);flex:1;height:1px}.Home-module__g21JLG__heroOr small{color:var(--text-muted);font-size:.72rem;font-weight:500}.Home-module__g21JLG__storefrontLink{color:var(--text);background:#fff;border:1.5px solid #0000001a;border-radius:10px;align-items:center;gap:.6rem;margin-bottom:1.75rem;padding:.65rem 1.2rem;font-size:.84rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 1px 6px #0000000f}.Home-module__g21JLG__storefrontLink span{color:var(--text-muted);white-space:nowrap;font-size:.7rem;font-weight:400}.Home-module__g21JLG__storefrontLink:hover{border-color:var(--primary);transform:translateY(-1px);box-shadow:0 4px 16px #dc26261a}.Home-module__g21JLG__heroStats{flex-wrap:wrap;gap:1.5rem;animation:.55s .22s both Home-module__g21JLG__fadeSlideUp;display:flex}.Home-module__g21JLG__statItem{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.8rem;display:flex}.Home-module__g21JLG__statIcon{font-size:1.15rem}.Home-module__g21JLG__statItem strong{color:var(--text);font-size:.82rem;font-weight:700;display:block}.Home-module__g21JLG__statItem span{display:block}.Home-module__g21JLG__heroRight{justify-content:center;align-items:center;display:flex;position:relative}.Home-module__g21JLG__mockupWrapper{width:100%;max-width:500px;position:relative}.Home-module__g21JLG__mockupGlow{filter:blur(50px);pointer-events:none;z-index:0;background:radial-gradient(#dc26262e 0%,#1d4ed81a 45%,#0000 70%);border-radius:50%;position:absolute;inset:-30px}.Home-module__g21JLG__mockup{z-index:1;background:#0f0f1a;border:1px solid #ffffff17;border-radius:16px;width:100%;transition:transform .5s;position:relative;overflow:hidden;transform:perspective(1000px)rotateY(-6deg)rotateX(2deg);box-shadow:0 40px 100px #00000059,0 0 0 1px #ffffff0a}.Home-module__g21JLG__mockup:hover{transform:perspective(1000px)rotateY(-2deg)rotateX(1deg)}.Home-module__g21JLG__floatBadge{color:var(--text);z-index:2;white-space:nowrap;background:#fff;border:1px solid #00000017;border-radius:50px;padding:.4rem .9rem;font-size:.72rem;font-weight:700;animation:4s ease-in-out infinite alternate Home-module__g21JLG__floatBob;position:absolute;box-shadow:0 6px 20px #0000001f}.Home-module__g21JLG__floatBadge1{animation-delay:0s;top:8%;left:-18%}.Home-module__g21JLG__floatBadge2{animation-delay:1.2s;bottom:22%;right:-16%}.Home-module__g21JLG__floatBadge3{animation-delay:.6s;top:58%;left:-20%}@keyframes Home-module__g21JLG__floatBob{0%{transform:translateY(0)}to{transform:translateY(-8px)}}.Home-module__g21JLG__mockupChrome{background:#1a1a2e;border-bottom:1px solid #ffffff0d;align-items:center;gap:.75rem;padding:.55rem .85rem;display:flex}.Home-module__g21JLG__mockupDots{gap:5px;display:flex}.Home-module__g21JLG__mockupDots span{border-radius:50%;width:9px;height:9px;display:block}.Home-module__g21JLG__mockupUrl{color:#ffffff4d;background:#ffffff0d;border-radius:6px;flex:1;padding:.18rem .7rem;font-family:monospace;font-size:.68rem}.Home-module__g21JLG__mockupTopBar{background:#13132a;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:.45rem .75rem;display:flex}.Home-module__g21JLG__mockupProjectName{color:#ffffff8c;font-size:.72rem;font-weight:600}.Home-module__g21JLG__mockupActions{align-items:center;gap:.35rem;display:flex}.Home-module__g21JLG__mockupActionBtn{color:#ffffff73;background:#ffffff12;border-radius:4px;padding:.22rem .55rem;font-size:.65rem}.Home-module__g21JLG__mockupGenerateBtn{background:var(--primary);color:#fff;border-radius:4px;padding:.22rem .65rem;font-size:.65rem;font-weight:700}.Home-module__g21JLG__mockupPromptBar{background:#13132a;border-bottom:1px solid #ffffff0a;gap:.4rem;padding:.45rem .75rem;display:flex}.Home-module__g21JLG__mockupPromptInput{color:#ffffff47;background:#ffffff0f;border:1px solid #ffffff12;border-radius:5px;flex:1;padding:.25rem .55rem;font-size:.65rem}.Home-module__g21JLG__mockupGenerate{background:var(--primary);color:#fff;border-radius:5px;padding:.25rem .65rem;font-size:.65rem;font-weight:700}.Home-module__g21JLG__mockupBody{grid-template-columns:1fr 1fr;height:200px;display:grid}.Home-module__g21JLG__mockupEditor{background:#0d0d1a;border-right:1px solid #ffffff0a;overflow:hidden}.Home-module__g21JLG__mockupTabs{border-bottom:1px solid #ffffff0d;display:flex}.Home-module__g21JLG__mockupTab{color:#ffffff47;padding:.28rem .65rem;font-size:.62rem}.Home-module__g21JLG__mockupTabActive{color:#ffffffd9;border-bottom:2px solid var(--primary);padding:.28rem .65rem;font-size:.62rem;font-weight:700}.Home-module__g21JLG__mockupCode{padding:.4rem 0}.Home-module__g21JLG__codeLine{align-items:center;gap:.45rem;padding:.08rem .5rem;display:flex}.Home-module__g21JLG__lineNum{color:#ffffff24;text-align:right;flex-shrink:0;width:16px;font-family:monospace;font-size:.58rem}.Home-module__g21JLG__mockupPreview{background:#111;flex-direction:column;display:flex}.Home-module__g21JLG__mockupPreviewBar{color:#ffffff4d;border-bottom:1px solid #ffffff0d;padding:.28rem .55rem;font-size:.58rem}.Home-module__g21JLG__previewContent{flex-direction:column;flex:1;gap:.35rem;padding:.4rem;display:flex;overflow:hidden}.Home-module__g21JLG__previewNav{background:#ffffff0d;border-radius:3px;height:12px}.Home-module__g21JLG__previewHero{background:linear-gradient(135deg,#6c63ff4d,#ff658433);border-radius:5px;flex-direction:column;gap:.25rem;padding:.5rem;display:flex}.Home-module__g21JLG__previewHeroText{background:#ffffff80;border-radius:2px;width:75%;height:7px}.Home-module__g21JLG__previewHeroSub{background:#ffffff38;border-radius:2px;width:55%;height:5px}.Home-module__g21JLG__previewHeroBtn{background:var(--primary);border-radius:3px;width:38%;height:10px;margin-top:.15rem}.Home-module__g21JLG__previewCards{grid-template-columns:repeat(3,1fr);gap:.25rem;display:grid}.Home-module__g21JLG__previewCard{background:#ffffff0d;border:1px solid #ffffff12;border-radius:3px;height:26px}.Home-module__g21JLG__statsStrip{background:var(--text);justify-content:center;gap:0;padding:0;display:flex;overflow:hidden}.Home-module__g21JLG__statsItem{border-right:1px solid #ffffff14;flex-direction:column;flex:1;align-items:center;max-width:220px;padding:1.4rem 1rem;display:flex}.Home-module__g21JLG__statsItem:last-child{border-right:none}.Home-module__g21JLG__statsItem strong{color:#fff;letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:clamp(1.5rem,3vw,2rem);font-weight:900}.Home-module__g21JLG__statsItem span{color:#ffffff80;margin-top:.2rem;font-size:.78rem;font-weight:500}.Home-module__g21JLG__sectionHead{text-align:center;margin-bottom:3rem}.Home-module__g21JLG__sectionHead h2{letter-spacing:-.02em;margin-bottom:.6rem;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:900}.Home-module__g21JLG__sectionHead p{color:var(--text-muted);max-width:520px;margin:0 auto;font-size:1rem}.Home-module__g21JLG__sectionEyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--primary);background:#dc262614;border-radius:50px;margin-bottom:.9rem;padding:.3rem .9rem;font-size:.72rem;font-weight:700;display:inline-block}.Home-module__g21JLG__sectionEyebrowLight{letter-spacing:.12em;text-transform:uppercase;color:#fff9;background:#ffffff14;border-radius:50px;margin-bottom:.9rem;padding:.3rem .9rem;font-size:.72rem;font-weight:700;display:inline-block}.Home-module__g21JLG__howItWorks{background:#fff;border-top:1px solid #0000000f;padding:6rem 5%}.Home-module__g21JLG__stepsGrid{gap:1.25rem;max-width:980px;margin:0 auto;display:flex}.Home-module__g21JLG__stepCard{text-align:center;background:var(--surface);border-radius:var(--radius-lg);border:1px solid #00000012;flex-direction:column;flex:1;align-items:center;padding:2.25rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.Home-module__g21JLG__stepCard:hover{transform:translateY(-5px);box-shadow:0 16px 40px #00000017}.Home-module__g21JLG__stepNumber{letter-spacing:.14em;text-transform:uppercase;opacity:.65;margin-bottom:.75rem;font-size:.68rem;font-weight:900}.Home-module__g21JLG__stepIcon{margin-bottom:.75rem;font-size:2.6rem}.Home-module__g21JLG__stepTitle{margin-bottom:.5rem;font-size:1.05rem;font-weight:800}.Home-module__g21JLG__stepDesc{color:var(--text-muted);flex:1;margin-bottom:1rem;font-size:.84rem;line-height:1.65}.Home-module__g21JLG__stepTag{border-radius:50px;padding:.3rem .8rem;font-size:.72rem;font-weight:700;display:inline-block}.Home-module__g21JLG__stepArrow{color:var(--text-muted);opacity:.3;z-index:2;pointer-events:none;font-size:1.3rem;position:absolute;top:50%;right:-1.5rem;transform:translateY(-50%)}.Home-module__g21JLG__showcase{background:#080812;border-top:1px solid #ffffff0a;padding:6rem 5%}.Home-module__g21JLG__showcase .Home-module__g21JLG__sectionHead h2{color:#fff}.Home-module__g21JLG__showcase .Home-module__g21JLG__sectionHead p{color:#ffffff80}.Home-module__g21JLG__showcaseGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1160px;margin:0 auto;display:grid}.Home-module__g21JLG__showcaseCard{cursor:pointer;background:#ffffff09;border:1px solid #ffffff12;border-radius:18px;transition:transform .3s,border-color .3s,box-shadow .3s;overflow:hidden}.Home-module__g21JLG__showcaseCard:hover{border-color:#dc262673;transform:translateY(-6px);box-shadow:0 20px 50px #00000080,0 0 0 1px #dc262626}.Home-module__g21JLG__showcasePreview{background:#111;width:100%;height:210px;position:relative;overflow:hidden}.Home-module__g21JLG__showcaseImg{object-fit:cover;object-position:top;width:100%;height:100%;transition:transform .5s;display:block}.Home-module__g21JLG__showcaseCard:hover .Home-module__g21JLG__showcaseImg{transform:scale(1.04)}.Home-module__g21JLG__showcaseFrame{transform-origin:0 0;pointer-events:none;border:none;width:1200px;height:900px;position:absolute;top:0;left:0;transform:scale(.25)}.Home-module__g21JLG__showcaseOverlay{background:0 0;justify-content:center;align-items:center;transition:background .3s;display:flex;position:absolute;inset:0}.Home-module__g21JLG__showcaseCard:hover .Home-module__g21JLG__showcaseOverlay{background:#0a051e73}.Home-module__g21JLG__showcaseTryBtn{background:var(--primary);color:#fff;opacity:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:50px;padding:.6rem 1.3rem;font-size:.84rem;font-weight:700;transition:all .3s;transform:translateY(10px);box-shadow:0 4px 20px #dc262666}.Home-module__g21JLG__showcaseCard:hover .Home-module__g21JLG__showcaseTryBtn{opacity:1;transform:translateY(0)}.Home-module__g21JLG__showcaseInfo{border-top:1px solid #ffffff0f;align-items:center;gap:.85rem;padding:1.1rem 1.3rem;display:flex}.Home-module__g21JLG__showcaseIcon{flex-shrink:0;font-size:1.4rem}.Home-module__g21JLG__showcaseIdx{color:#ffffff1f;font-variant-numeric:tabular-nums;letter-spacing:-.02em;flex-shrink:0;font-size:1.4rem;font-weight:900}.Home-module__g21JLG__showcaseInfo h4{color:#fff;margin-bottom:.18rem;font-size:.9rem;font-weight:700}.Home-module__g21JLG__showcaseInfo p{color:#ffffff6b;font-size:.77rem}.Home-module__g21JLG__showcaseSkeleton{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;height:280px;animation:1.8s infinite alternate Home-module__g21JLG__shimmer}@keyframes Home-module__g21JLG__shimmer{0%{opacity:.4}to{opacity:.7}}.Home-module__g21JLG__features{background:#f8faff;border-top:1px solid #0000000f;padding:6rem 5%}.Home-module__g21JLG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem;max-width:1140px;margin:0 auto;display:grid}.Home-module__g21JLG__featureCard{border-radius:var(--radius-lg);background:#fff;border:1px solid #00000012;padding:1.85rem;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000000d}.Home-module__g21JLG__featureCard:before{content:"";opacity:0;background:linear-gradient(135deg,#dc26260a,#1d4ed805);transition:opacity .3s;position:absolute;inset:0}.Home-module__g21JLG__featureCard:hover{border-color:#dc262640;transform:translateY(-4px);box-shadow:0 10px 32px #dc26261c}.Home-module__g21JLG__featureCard:hover:before{opacity:1}.Home-module__g21JLG__featureIcon{margin-bottom:.9rem;font-size:1.85rem;display:block}.Home-module__g21JLG__featureCard h3{margin-bottom:.45rem;font-size:1.02rem;font-weight:800}.Home-module__g21JLG__featureCard p{color:var(--text-muted);font-size:.86rem;line-height:1.65}.Home-module__g21JLG__testimonials{background:#fff;border-top:1px solid #0000000f;padding:6rem 5%}.Home-module__g21JLG__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr));gap:1.5rem;max-width:1060px;margin:0 auto;display:grid}.Home-module__g21JLG__testimonialCard{background:var(--surface);border-radius:var(--radius-lg);border:1px solid #00000012;flex-direction:column;gap:1.25rem;padding:1.75rem;transition:transform .25s,box-shadow .25s;display:flex}.Home-module__g21JLG__testimonialCard:hover{transform:translateY(-3px);box-shadow:0 8px 28px #00000014}.Home-module__g21JLG__testimonialText{color:var(--text);flex:1;font-size:.95rem;font-style:italic;line-height:1.72}.Home-module__g21JLG__testimonialAuthor{align-items:center;gap:.75rem;display:flex}.Home-module__g21JLG__testimonialAvatar{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.72rem;font-weight:800;display:flex}.Home-module__g21JLG__testimonialAuthor strong{font-size:.88rem;font-weight:700;display:block}.Home-module__g21JLG__testimonialAuthor span{color:var(--text-muted);font-size:.76rem}.Home-module__g21JLG__examples{background:#f8faff;border-top:1px solid #0000000f;padding:6rem 5%}.Home-module__g21JLG__examplesGrid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;max-width:1100px;margin:0 auto;display:grid}.Home-module__g21JLG__exampleCard{border-radius:var(--radius-lg);cursor:pointer;background:#fff;border:1px solid #00000014;align-items:center;gap:1rem;padding:1.1rem 1.25rem;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000a}.Home-module__g21JLG__exampleCard:hover{border-color:var(--primary);transform:translateY(-2px);box-shadow:0 8px 24px #dc26261c}.Home-module__g21JLG__exampleIcon{flex-shrink:0;font-size:1.85rem}.Home-module__g21JLG__exampleInfo{flex:1;min-width:0}.Home-module__g21JLG__exampleInfo h4{margin-bottom:.22rem;font-size:.95rem;font-weight:700}.Home-module__g21JLG__examplePrompt{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;overflow:hidden}.Home-module__g21JLG__tryBtn{color:var(--primary);flex-shrink:0;font-size:.82rem;font-weight:700}.Home-module__g21JLG__cta{text-align:center;color:#fff;background:linear-gradient(135deg,#0f0c29,#1d4ed8 40%,#dc2626 100%);padding:7rem 5%;position:relative;overflow:hidden}.Home-module__g21JLG__ctaOrb1{pointer-events:none;background:radial-gradient(circle,#ffffff12 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-80px;left:-80px}.Home-module__g21JLG__ctaOrb2{pointer-events:none;background:radial-gradient(circle,#ffffff0f 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-60px;right:-60px}.Home-module__g21JLG__ctaContent{z-index:1;position:relative}.Home-module__g21JLG__ctaBadge{color:#fff;background:#ffffff1f;border:1px solid #fff3;border-radius:50px;margin-bottom:1.25rem;padding:.4rem 1.1rem;font-size:.8rem;font-weight:600;display:inline-block}.Home-module__g21JLG__cta h2{color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.9rem,4.5vw,2.8rem);font-weight:900}.Home-module__g21JLG__cta p{color:#fffc;margin-bottom:2.25rem;font-size:1.05rem}.Home-module__g21JLG__ctaActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Home-module__g21JLG__ctaOutlineBtn{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff!important;background:#ffffff1a!important;border:1.5px solid #ffffff4d!important}.Home-module__g21JLG__ctaOutlineBtn:hover{background:#fff3!important}.Home-module__g21JLG__footer{border-top:1px solid var(--border);color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:2rem 5%;font-size:.82rem;display:flex}.Home-module__g21JLG__footerBrand{color:var(--text);align-items:center;gap:.5rem;font-weight:700;display:flex}.Home-module__g21JLG__footerTagline{color:var(--text-muted);font-size:.78rem;font-weight:400}.Home-module__g21JLG__footerLinks{flex-wrap:wrap;gap:1.5rem;display:flex}.Home-module__g21JLG__footerLinks a{color:var(--text-muted);font-size:.82rem;transition:color .2s}.Home-module__g21JLG__footerLinks a:hover{color:var(--text)}.Home-module__g21JLG__footerCopy{color:var(--text-muted)}@media (max-width:1024px){.Home-module__g21JLG__showcaseGrid{grid-template-columns:repeat(2,1fr)}.Home-module__g21JLG__floatBadge1,.Home-module__g21JLG__floatBadge3{display:none}.Home-module__g21JLG__floatBadge2{right:-8%}}@media (max-width:900px){.Home-module__g21JLG__heroContent{grid-template-columns:1fr;gap:2.5rem}.Home-module__g21JLG__heroLeft{text-align:center;align-items:center}.Home-module__g21JLG__heroSub{text-align:center;margin:0 auto 1.6rem}.Home-module__g21JLG__exampleTags{justify-content:center}.Home-module__g21JLG__promptRow{max-width:100%}.Home-module__g21JLG__heroStats{justify-content:center}.Home-module__g21JLG__heroRight{display:none}.Home-module__g21JLG__stepsGrid{flex-direction:column}.Home-module__g21JLG__stepArrow{display:none}.Home-module__g21JLG__statsStrip{flex-wrap:wrap}.Home-module__g21JLG__statsItem{border-bottom:1px solid #ffffff0f;min-width:50%}}@media (max-width:768px){.Home-module__g21JLG__navLinks{display:none}.Home-module__g21JLG__navbar{padding:.85rem 4%}.Home-module__g21JLG__hero{padding:3.5rem 4% 0}.Home-module__g21JLG__howItWorks,.Home-module__g21JLG__features,.Home-module__g21JLG__examples,.Home-module__g21JLG__testimonials,.Home-module__g21JLG__showcase{padding:4rem 4%}.Home-module__g21JLG__showcaseGrid{grid-template-columns:1fr}.Home-module__g21JLG__showcaseFrame{width:900px;height:700px;transform:scale(.33)}.Home-module__g21JLG__cta{padding:4.5rem 4%}.Home-module__g21JLG__footer{text-align:center;flex-direction:column}.Home-module__g21JLG__featuresGrid{grid-template-columns:1fr;gap:1rem}.Home-module__g21JLG__testimonialsGrid,.Home-module__g21JLG__examplesGrid{grid-template-columns:1fr}.Home-module__g21JLG__authLinks .Home-module__g21JLG__btn{padding:.45rem .8rem;font-size:.78rem}}@media (max-width:480px){.Home-module__g21JLG__heroTitle{font-size:2.1rem}.Home-module__g21JLG__heroBadge{padding:.3rem .75rem;font-size:.74rem}.Home-module__g21JLG__promptRow{flex-direction:column}.Home-module__g21JLG__heroInput{border-radius:var(--radius)}.Home-module__g21JLG__statsStrip{flex-direction:column}.Home-module__g21JLG__statsItem{border-right:none;min-width:100%}.Home-module__g21JLG__ctaActions{flex-direction:column;align-items:center}}
.Manual-module__JaUbNW__hero{text-align:center;border-bottom:1px solid var(--border);background:linear-gradient(#f0f4ff 0%,#fafbff 70%,#fff 100%);padding:4rem 5% 3rem;position:relative;overflow:hidden}.Manual-module__JaUbNW__hero:before{content:"";pointer-events:none;background:radial-gradient(circle,#6c63ff1a 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;top:-80px;left:-80px}.Manual-module__JaUbNW__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#dc262614 0%,#0000 70%);border-radius:50%;width:350px;height:350px;position:absolute;bottom:-60px;right:-60px}.Manual-module__JaUbNW__heroBadge{color:var(--accent,#6c63ff);letter-spacing:.04em;text-transform:uppercase;background:#6c63ff1a;border:1.5px solid #6c63ff33;border-radius:999px;margin-bottom:1.2rem;padding:.3rem .9rem;font-size:.78rem;font-weight:600;display:inline-block}.Manual-module__JaUbNW__heroTitle{color:var(--text);letter-spacing:-.03em;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.15}.Manual-module__JaUbNW__heroAccent{background:linear-gradient(135deg, var(--primary), var(--secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Manual-module__JaUbNW__heroSub{color:var(--text-muted);max-width:560px;margin:0 auto 1.4rem;font-size:1.05rem;line-height:1.65}.Manual-module__JaUbNW__heroMeta{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.Manual-module__JaUbNW__metaChip{background:var(--surface2);color:var(--text-muted);border:1px solid var(--border);border-radius:999px;padding:.25rem .75rem;font-size:.78rem;font-weight:500}.Manual-module__JaUbNW__layout{grid-template-columns:240px 1fr;align-items:start;gap:0;max-width:1200px;margin:0 auto;padding:2.5rem 5% 4rem;display:grid}@media (max-width:768px){.Manual-module__JaUbNW__layout{grid-template-columns:1fr;padding:1.5rem 4% 3rem}}.Manual-module__JaUbNW__sidebar{max-height:calc(100vh - 100px);padding-right:2rem;position:sticky;top:80px;overflow-y:auto}.Manual-module__JaUbNW__sidebarLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--text-muted);margin-bottom:.75rem;font-size:.7rem;font-weight:700}.Manual-module__JaUbNW__sidebarNav{flex-direction:column;gap:.15rem;display:flex}.Manual-module__JaUbNW__sidebarLink{border-radius:var(--radius,8px);color:var(--text-muted);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.55rem;width:100%;padding:.45rem .7rem;font-size:.85rem;font-weight:500;transition:background .15s,color .15s;display:flex}.Manual-module__JaUbNW__sidebarLink:hover{background:var(--surface2);color:var(--text)}.Manual-module__JaUbNW__sidebarLinkActive{color:var(--primary);background:linear-gradient(135deg,#dc262617,#1d4ed812);font-weight:600}.Manual-module__JaUbNW__sidebarIcon{text-align:center;flex-shrink:0;width:1.25rem;font-size:.95rem}.Manual-module__JaUbNW__sidebarHelp{background:var(--surface2);border:1px solid var(--border);border-radius:var(--radius);margin-top:2rem;padding:1rem}.Manual-module__JaUbNW__sidebarHelpTitle{color:var(--text-muted);margin-bottom:.5rem;font-size:.78rem;font-weight:600}.Manual-module__JaUbNW__sidebarHelpLink{color:var(--primary);font-size:.82rem;font-weight:500;transition:opacity .15s;display:block}.Manual-module__JaUbNW__sidebarHelpLink:hover{opacity:.75}@media (max-width:768px){.Manual-module__JaUbNW__sidebar{border-bottom:1px solid var(--border);max-height:none;margin-bottom:2rem;padding-bottom:1.5rem;padding-right:0;position:static;overflow-y:visible}.Manual-module__JaUbNW__sidebarNav{flex-flow:wrap;gap:.4rem}.Manual-module__JaUbNW__sidebarLink{flex:none;padding:.35rem .65rem;font-size:.78rem}}.Manual-module__JaUbNW__content{min-width:0}.Manual-module__JaUbNW__section{margin-bottom:3.5rem;scroll-margin-top:90px}.Manual-module__JaUbNW__sectionHeader{border-bottom:2px solid var(--border);align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.9rem;display:flex}.Manual-module__JaUbNW__sectionIconBig{flex-shrink:0;font-size:1.6rem}.Manual-module__JaUbNW__sectionTitle{color:var(--text);letter-spacing:-.025em;font-size:1.45rem;font-weight:800}.Manual-module__JaUbNW__sectionBody{flex-direction:column;gap:1.25rem;display:flex}.Manual-module__JaUbNW__introText{color:var(--text-muted);max-width:720px;font-size:.97rem;line-height:1.75}.Manual-module__JaUbNW__tip{border-left:3px solid var(--accent,#6c63ff);border-radius:0 var(--radius) var(--radius) 0;color:var(--text);background:linear-gradient(135deg,#6c63ff12,#1d4ed80d);padding:.85rem 1.1rem;font-size:.88rem;line-height:1.65}.Manual-module__JaUbNW__warning{border-radius:0 var(--radius) var(--radius) 0;color:var(--text);background:#d9770614;border-left:3px solid #d97706;padding:.85rem 1.1rem;font-size:.88rem;line-height:1.65}.Manual-module__JaUbNW__blockTitle{color:var(--text);letter-spacing:-.01em;margin-bottom:.75rem;font-size:.9rem;font-weight:700}.Manual-module__JaUbNW__stepsBlock{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.Manual-module__JaUbNW__stepsList{flex-direction:column;gap:.9rem;display:flex}.Manual-module__JaUbNW__step{align-items:flex-start;gap:.9rem;display:flex}.Manual-module__JaUbNW__stepIcon{flex-shrink:0;margin-top:.1rem;font-size:1.1rem}.Manual-module__JaUbNW__stepLabel{color:var(--text);margin-bottom:.15rem;font-size:.9rem;font-weight:700;display:block}.Manual-module__JaUbNW__stepDesc{color:var(--text-muted);font-size:.85rem;line-height:1.6}.Manual-module__JaUbNW__listBlock{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem}.Manual-module__JaUbNW__itemList{flex-direction:column;gap:.65rem;list-style:none;display:flex}.Manual-module__JaUbNW__item{color:var(--text);align-items:flex-start;gap:.7rem;font-size:.88rem;line-height:1.55;display:flex}.Manual-module__JaUbNW__itemIcon{text-align:center;flex-shrink:0;width:1.2rem;margin-top:.05rem;font-size:.95rem}.Manual-module__JaUbNW__footerCta{background:linear-gradient(135deg, var(--primary) 0%, var(--secondary) 100%);border-radius:var(--radius);text-align:center;margin-top:1rem;padding:2.5rem 2rem}.Manual-module__JaUbNW__footerCtaTitle{color:#fff;letter-spacing:-.025em;margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.Manual-module__JaUbNW__footerCtaText{color:#fffc;margin-bottom:1.5rem;font-size:.95rem}.Manual-module__JaUbNW__footerCtaBtns{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.Manual-module__JaUbNW__ctaBtn{padding:.65rem 1.4rem;font-weight:700;color:var(--primary)!important;background:#fff!important}.Manual-module__JaUbNW__ctaBtn:hover{transform:translateY(-1px);background:#f8f8f8!important}.Manual-module__JaUbNW__ctaBtnOutline{padding:.65rem 1.4rem;font-weight:600;color:#fff!important;border-color:#ffffff80!important}.Manual-module__JaUbNW__ctaBtnOutline:hover{background:#ffffff1a!important;border-color:#fff!important}
