.CinematicNavbar-module__z0bKBq__header{z-index:100;background:var(--nav-bg);-webkit-backdrop-filter:blur(24px);border-bottom:1px solid var(--glass-border);height:80px;position:fixed;top:0;left:0;right:0}.CinematicNavbar-module__z0bKBq__headerInner{justify-content:space-between;align-items:center;height:100%;display:flex}.CinematicNavbar-module__z0bKBq__logoGroup{align-items:center;gap:12px;display:flex}.CinematicNavbar-module__z0bKBq__logoImage{object-fit:contain;background:var(--bg-card);border:1px solid var(--glass-border);border-radius:10px;width:38px;height:38px;padding:3px;box-shadow:0 2px 10px #00000026}.CinematicNavbar-module__z0bKBq__logoText{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary);font-size:1.25rem;font-weight:800}.CinematicNavbar-module__z0bKBq__pkBadge{color:var(--brand-accent);font-size:.9rem}.CinematicNavbar-module__z0bKBq__navLinks{align-items:center;gap:36px;display:flex}.CinematicNavbar-module__z0bKBq__navItem{color:var(--text-secondary);font-size:.9rem;font-weight:500;text-decoration:none;transition:color .2s}.CinematicNavbar-module__z0bKBq__navItem:hover{color:var(--brand-accent)}.CinematicNavbar-module__z0bKBq__actions{align-items:center;gap:12px;display:flex}.CinematicNavbar-module__z0bKBq__themeToggleBtn{background:var(--glass-bg);border:1px solid var(--glass-border);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.CinematicNavbar-module__z0bKBq__themeToggleBtn:hover{border-color:var(--brand-accent);background:#d15a0026;transform:scale(1.05)}.CinematicNavbar-module__z0bKBq__langWrapper{position:relative}.CinematicNavbar-module__z0bKBq__langBtn{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;border-radius:99px;align-items:center;gap:8px;padding:8px 16px;font-size:.85rem;font-weight:500;transition:all .2s;display:flex}.CinematicNavbar-module__z0bKBq__langBtn:hover{border-color:var(--brand-accent)}.CinematicNavbar-module__z0bKBq__dropdown{background:var(--bg-card);border:1px solid var(--glass-border);z-index:101;border-radius:16px;flex-direction:column;min-width:150px;padding:6px;display:flex;position:absolute;top:calc(100% + 12px);right:0;box-shadow:0 20px 40px #00000040}.CinematicNavbar-module__z0bKBq__dropdown button{color:var(--text-secondary);text-align:left;font-size:.85rem;font-family:var(--font-sans);cursor:pointer;background:0 0;border:none;border-radius:10px;padding:10px 14px;transition:all .2s}.CinematicNavbar-module__z0bKBq__dropdown button:hover{background:var(--glass-bg);color:var(--brand-accent)}.CinematicNavbar-module__z0bKBq__urduText{text-align:right!important;font-family:Noto Nastaliq Urdu,sans-serif!important}.CinematicNavbar-module__z0bKBq__mobileMenuBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:4px;display:none}.CinematicNavbar-module__z0bKBq__mobileDrawer{background:var(--bg-surface);border-bottom:1px solid var(--glass-border);flex-direction:column;gap:16px;padding:16px 24px;display:flex;overflow:hidden}.CinematicNavbar-module__z0bKBq__mobileDrawer a{color:var(--text-primary);border-bottom:1px solid var(--glass-border);padding:8px 0;font-size:1rem;font-weight:600;text-decoration:none}@media (max-width:768px){.CinematicNavbar-module__z0bKBq__navLinks{display:none}.CinematicNavbar-module__z0bKBq__mobileMenuBtn{align-items:center;display:flex}}
.CinematicHero-module__Lo_MJG__stickySection{background:var(--bg-surface);padding-top:100px;padding-bottom:60px;transition:background-color .3s;position:relative}.CinematicHero-module__Lo_MJG__stickyViewport{z-index:2;flex-direction:column;align-items:center;gap:36px;display:flex;position:relative}.CinematicHero-module__Lo_MJG__bgGlow{background:radial-gradient(circle, var(--glow-accent) 0%, var(--glow-primary) 45%, transparent 75%);filter:blur(140px);pointer-events:none;z-index:1;width:700px;height:700px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.CinematicHero-module__Lo_MJG__particleBeam1{background:linear-gradient(180deg, transparent, var(--glow-accent), transparent);pointer-events:none;width:2px;height:600px;animation:8s ease-in-out infinite alternate CinematicHero-module__Lo_MJG__pulseBeam;position:absolute;top:-100px;left:20%;transform:rotate(25deg)}.CinematicHero-module__Lo_MJG__particleBeam2{background:linear-gradient(180deg, transparent, var(--glow-primary), transparent);pointer-events:none;width:2px;height:600px;animation:10s ease-in-out infinite alternate CinematicHero-module__Lo_MJG__pulseBeam;position:absolute;top:-100px;right:20%;transform:rotate(-25deg)}@keyframes CinematicHero-module__Lo_MJG__pulseBeam{0%{opacity:.2;transform:translateY(-20px)rotate(25deg)}to{opacity:.8;transform:translateY(20px)rotate(25deg)}}.CinematicHero-module__Lo_MJG__heroHeader{text-align:center;z-index:10;flex-direction:column;align-items:center;max-width:800px;display:flex;position:relative}.CinematicHero-module__Lo_MJG__pillBadge{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);border-radius:99px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 18px;font-size:.85rem;display:inline-flex}.CinematicHero-module__Lo_MJG__badgeSpark{background-color:var(--brand-accent);width:6px;height:6px;box-shadow:0 0 10px var(--brand-accent);border-radius:50%}.CinematicHero-module__Lo_MJG__heroSubtitle{color:var(--text-secondary);max-width:600px;margin-top:12px;margin-bottom:28px;font-size:1.15rem;line-height:1.6}.CinematicHero-module__Lo_MJG__buttonGroup{gap:16px;display:flex}.CinematicHero-module__Lo_MJG__storeBadgeBtn{background:var(--bg-card);border:1px solid var(--glass-border);color:var(--text-primary);cursor:pointer;border-radius:14px;align-items:center;gap:12px;padding:10px 22px;text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:inline-flex;box-shadow:0 4px 20px #0000001f}.CinematicHero-module__Lo_MJG__storeBadgeBtn:hover{border-color:var(--brand-accent);box-shadow:0 6px 30px var(--glow-accent);transform:scale(1.05)}.CinematicHero-module__Lo_MJG__badgeTextCol{flex-direction:column;align-items:flex-start;line-height:1.15;display:flex}.CinematicHero-module__Lo_MJG__badgeSub{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.65rem;font-weight:600}.CinematicHero-module__Lo_MJG__badgeTitle{font-family:var(--font-sans);color:var(--text-primary);margin-top:2px;font-size:1.05rem;font-weight:700}.CinematicHero-module__Lo_MJG__stage{z-index:5;perspective:1200px;margin-top:10px;position:relative}.CinematicHero-module__Lo_MJG__mockupWrapper{justify-content:center;align-items:center;display:flex;position:relative}.CinematicHero-module__Lo_MJG__phoneFrame{background:var(--bg-surface-light);border:var(--phone-border);width:290px;height:570px;box-shadow:var(--phone-shadow);z-index:2;border-radius:44px;position:relative;overflow:visible}.CinematicHero-module__Lo_MJG__phoneInnerScreen{background:var(--bg-surface);box-sizing:border-box;border-radius:40px;flex-direction:column;width:100%;height:100%;padding-top:32px;padding-bottom:24px;display:flex;position:relative;overflow:hidden}.CinematicHero-module__Lo_MJG__homeIndicator{background:var(--text-primary);opacity:.5;z-index:25;border-radius:99px;width:120px;height:4px;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.CinematicHero-module__Lo_MJG__btnAction{background:var(--text-primary);opacity:.8;border-top-left-radius:3px;border-bottom-left-radius:3px;width:4px;height:26px;position:absolute;top:75px;left:-7px}.CinematicHero-module__Lo_MJG__btnVolumeUp{background:var(--text-primary);opacity:.8;border-top-left-radius:3px;border-bottom-left-radius:3px;width:4px;height:46px;position:absolute;top:115px;left:-7px}.CinematicHero-module__Lo_MJG__btnVolumeDown{background:var(--text-primary);opacity:.8;border-top-left-radius:3px;border-bottom-left-radius:3px;width:4px;height:46px;position:absolute;top:173px;left:-7px}.CinematicHero-module__Lo_MJG__btnPower{background:var(--text-primary);opacity:.8;border-top-right-radius:3px;border-bottom-right-radius:3px;width:4px;height:60px;position:absolute;top:130px;right:-7px}.CinematicHero-module__Lo_MJG__dynamicIsland{z-index:20;background:#000;border-radius:20px;justify-content:flex-end;align-items:center;width:96px;height:24px;padding-right:8px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%);box-shadow:0 0 1px #fff3}.CinematicHero-module__Lo_MJG__islandCamera{background:#111;border:1px solid #ffffff1a;border-radius:50%;width:10px;height:10px}.CinematicHero-module__Lo_MJG__appScreenshot{object-fit:cover;object-position:top center;width:100%;height:100%;display:block}.CinematicHero-module__Lo_MJG__appScreenshotDark{display:block}.CinematicHero-module__Lo_MJG__appScreenshotLight,[data-color-mode=light] .CinematicHero-module__Lo_MJG__appScreenshotDark{display:none}[data-color-mode=light] .CinematicHero-module__Lo_MJG__appScreenshotLight{display:block}.CinematicHero-module__Lo_MJG__explodingCard{z-index:8;cursor:pointer;border-radius:22px;align-items:flex-start;gap:14px;width:270px;padding:18px;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:absolute;box-shadow:0 20px 45px #0000002e}.CinematicHero-module__Lo_MJG__explodingCard:hover{border-color:var(--brand-accent);box-shadow:0 25px 60px #00000047, 0 0 25px var(--glow-accent);transform:scale(1.06)translateY(-4px)!important}.CinematicHero-module__Lo_MJG__cardContent{flex-direction:column;flex:1;display:flex}.CinematicHero-module__Lo_MJG__cardHeaderRow{justify-content:space-between;align-items:center;margin-bottom:4px;display:flex}.CinematicHero-module__Lo_MJG__explodingCard h4{color:var(--text-primary);font-size:.9rem;font-weight:800}.CinematicHero-module__Lo_MJG__explodingCard p{color:var(--text-secondary);margin-bottom:10px;font-size:.76rem;line-height:1.35}.CinematicHero-module__Lo_MJG__microBadgeGold{text-transform:uppercase;color:var(--brand-accent);background:#d15a001f;border:1px solid #d15a0040;border-radius:99px;padding:2px 8px;font-size:.62rem;font-weight:700}.CinematicHero-module__Lo_MJG__microBadgeGreen{text-transform:uppercase;color:var(--status-success);background:#1fae661f;border:1px solid #1fae6640;border-radius:99px;padding:2px 8px;font-size:.62rem;font-weight:700}.CinematicHero-module__Lo_MJG__microBadgeLive{color:var(--status-success);background:#1fae661f;border-radius:99px;padding:2px 8px;font-size:.62rem;font-weight:700}.CinematicHero-module__Lo_MJG__microBadgeBlue{color:var(--brand-primary-light);background:#1d5f981f;border-radius:99px;padding:2px 8px;font-size:.62rem;font-weight:700}.CinematicHero-module__Lo_MJG__cardWidgetRow{align-items:center;gap:6px;display:flex}.CinematicHero-module__Lo_MJG__miniTag{color:var(--text-secondary);background:var(--bg-surface);border:1px solid var(--glass-border);border-radius:6px;padding:3px 8px;font-size:.68rem}.CinematicHero-module__Lo_MJG__miniTagAccent{color:var(--brand-accent);background:#d15a001f;border-radius:6px;padding:3px 8px;font-size:.68rem;font-weight:700}.CinematicHero-module__Lo_MJG__miniTagGold{color:var(--text-primary);font-size:.68rem;font-weight:600}.CinematicHero-module__Lo_MJG__miniTagSuccess{color:var(--status-success);font-size:.68rem;font-weight:700}.CinematicHero-module__Lo_MJG__miniTagPrimary{color:var(--text-primary);font-size:.68rem;font-weight:700}.CinematicHero-module__Lo_MJG__iconCircleGold{width:42px;height:42px;color:var(--brand-accent);background:#d15a0026;border:1px solid #d15a004d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.CinematicHero-module__Lo_MJG__iconCircleEmerald{width:42px;height:42px;color:var(--brand-primary-light);background:#003c7126;border:1px solid #003c714d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (max-width:992px){.CinematicHero-module__Lo_MJG__explodingCard{width:220px;padding:14px}}@media (max-width:768px){.CinematicHero-module__Lo_MJG__stickySection{padding-top:80px;padding-bottom:40px}.CinematicHero-module__Lo_MJG__heroSubtitle{margin-bottom:20px;font-size:.95rem}.CinematicHero-module__Lo_MJG__buttonGroup{flex-direction:column;width:100%;max-width:280px}.CinematicHero-module__Lo_MJG__phoneFrame{border-radius:36px;width:240px;height:470px}.CinematicHero-module__Lo_MJG__phoneInnerScreen{border-radius:32px}.CinematicHero-module__Lo_MJG__explodingCard{display:none}}
.StatsTicker-module__hWICVW__statsSection{background:var(--bg-card);border-top:1px solid var(--divider);border-bottom:1px solid var(--divider);z-index:10;padding:50px 0;position:relative}.StatsTicker-module__hWICVW__statsContainer{max-width:1280px;margin:0 auto;padding:0 24px}.StatsTicker-module__hWICVW__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.StatsTicker-module__hWICVW__statCard{background:var(--bg-surface);border:1px solid var(--glass-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;align-items:center;gap:16px;padding:20px 24px;display:flex}.StatsTicker-module__hWICVW__iconBox{background:var(--glass-bg);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.StatsTicker-module__hWICVW__value{font-family:var(--font-heading);color:var(--text-primary);font-size:1.6rem;font-weight:800;line-height:1.1}.StatsTicker-module__hWICVW__label{color:var(--text-secondary);margin-top:4px;font-size:.85rem}@media (max-width:992px){.StatsTicker-module__hWICVW__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:576px){.StatsTicker-module__hWICVW__statsSection{padding:30px 0}.StatsTicker-module__hWICVW__statsContainer{padding:0 16px}.StatsTicker-module__hWICVW__grid{grid-template-columns:1fr;gap:12px}.StatsTicker-module__hWICVW__statCard{padding:14px 18px}.StatsTicker-module__hWICVW__iconBox{border-radius:10px;width:38px;height:38px}.StatsTicker-module__hWICVW__value{font-size:1.3rem}.StatsTicker-module__hWICVW__label{font-size:.78rem}}
.PerspectiveSplit-module__0GNpUW__splitSection{z-index:2;background:var(--bg-surface);padding:100px 0;transition:background-color .3s;position:relative;overflow:hidden}.PerspectiveSplit-module__0GNpUW__container{max-width:1280px;margin:0 auto;padding:0 24px}.PerspectiveSplit-module__0GNpUW__header{text-align:center;flex-direction:column;align-items:center;max-width:720px;margin-bottom:50px;margin-left:auto;margin-right:auto;display:flex}.PerspectiveSplit-module__0GNpUW__pillBadge{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);border-radius:99px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 18px;font-size:.85rem;display:inline-flex}.PerspectiveSplit-module__0GNpUW__badgeSpark{background-color:var(--brand-accent);width:6px;height:6px;box-shadow:0 0 10px var(--brand-accent);border-radius:50%}.PerspectiveSplit-module__0GNpUW__subtitle{color:var(--text-secondary);margin-top:14px;font-size:1.1rem;line-height:1.6}.PerspectiveSplit-module__0GNpUW__outlinedBox{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:36px;padding:44px 0;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000014}.PerspectiveSplit-module__0GNpUW__marqueeStage{flex-direction:column;gap:24px;width:100%;display:flex;position:relative;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.PerspectiveSplit-module__0GNpUW__rowTrack{width:100%;display:flex;overflow:hidden}@keyframes PerspectiveSplit-module__0GNpUW__marqueeLeft{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@keyframes PerspectiveSplit-module__0GNpUW__marqueeRight{0%{transform:translate(-50%)}to{transform:translate(0,0)}}.PerspectiveSplit-module__0GNpUW__trackLeft1{white-space:nowrap;will-change:transform;gap:24px;animation:50s linear infinite PerspectiveSplit-module__0GNpUW__marqueeLeft;display:flex}.PerspectiveSplit-module__0GNpUW__trackRight{white-space:nowrap;will-change:transform;gap:24px;animation:55s linear infinite PerspectiveSplit-module__0GNpUW__marqueeRight;display:flex}.PerspectiveSplit-module__0GNpUW__trackLeft2{white-space:nowrap;will-change:transform;gap:24px;animation:48s linear infinite PerspectiveSplit-module__0GNpUW__marqueeLeft;display:flex}.PerspectiveSplit-module__0GNpUW__marqueeStage:hover .PerspectiveSplit-module__0GNpUW__trackLeft1,.PerspectiveSplit-module__0GNpUW__marqueeStage:hover .PerspectiveSplit-module__0GNpUW__trackRight,.PerspectiveSplit-module__0GNpUW__marqueeStage:hover .PerspectiveSplit-module__0GNpUW__trackLeft2{animation-play-state:paused}.PerspectiveSplit-module__0GNpUW__minimalPill{background:var(--bg-card);border:1px solid var(--glass-border);cursor:pointer;border-radius:99px;align-items:center;gap:16px;padding:18px 34px;transition:transform .25s,border-color .25s,background-color .25s;display:inline-flex;box-shadow:0 4px 18px #00000014}.PerspectiveSplit-module__0GNpUW__minimalPill:hover{border-color:var(--brand-accent);background:var(--bg-card-light);transform:scale(1.06)}.PerspectiveSplit-module__0GNpUW__iconCircleGold{background:#d15a001f;border:1px solid #d15a004d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.PerspectiveSplit-module__0GNpUW__iconCircleEmerald{background:#003c711f;border:1px solid #003c714d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.PerspectiveSplit-module__0GNpUW__pillText{color:var(--text-primary);font-size:1.05rem;font-weight:700}@media (max-width:768px){.PerspectiveSplit-module__0GNpUW__splitSection{padding:60px 0}.PerspectiveSplit-module__0GNpUW__container{padding:0 16px}.PerspectiveSplit-module__0GNpUW__header{margin-bottom:30px}.PerspectiveSplit-module__0GNpUW__subtitle{font-size:.95rem}.PerspectiveSplit-module__0GNpUW__outlinedBox{border-radius:24px;padding:24px 0}.PerspectiveSplit-module__0GNpUW__marqueeStage{gap:14px;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.PerspectiveSplit-module__0GNpUW__trackLeft1,.PerspectiveSplit-module__0GNpUW__trackRight,.PerspectiveSplit-module__0GNpUW__trackLeft2{gap:12px}.PerspectiveSplit-module__0GNpUW__minimalPill{border-radius:99px;gap:10px;padding:10px 18px}.PerspectiveSplit-module__0GNpUW__iconCircleGold,.PerspectiveSplit-module__0GNpUW__iconCircleEmerald{width:30px;height:30px}.PerspectiveSplit-module__0GNpUW__pillText{font-size:.85rem}}
.Features-module__ZD3nRW__featuresSection{z-index:2;background:var(--bg-surface);padding:100px 0;transition:background-color .3s;position:relative;overflow:hidden}.Features-module__ZD3nRW__container{max-width:1280px;margin:0 auto;padding:0 24px}.Features-module__ZD3nRW__header{text-align:center;flex-direction:column;align-items:center;max-width:720px;margin-bottom:60px;margin-left:auto;margin-right:auto;display:flex}.Features-module__ZD3nRW__pillBadge{background:var(--glass-bg);border:1px solid var(--glass-border);color:var(--text-secondary);border-radius:99px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 18px;font-size:.85rem;display:inline-flex}.Features-module__ZD3nRW__badgeSpark{background-color:var(--brand-accent);width:6px;height:6px;box-shadow:0 0 10px var(--brand-accent);border-radius:50%}.Features-module__ZD3nRW__subtitle{color:var(--text-secondary);margin-top:14px;font-size:1.1rem;line-height:1.6}.Features-module__ZD3nRW__bentoGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Features-module__ZD3nRW__bentoCard{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:28px;flex-direction:column;justify-content:space-between;padding:32px;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Features-module__ZD3nRW__bentoCard:hover{border-color:var(--brand-accent);box-shadow:0 15px 40px #0000001f, 0 0 20px var(--glow-accent);transform:translateY(-4px)}.Features-module__ZD3nRW__cardHero{background:linear-gradient(145deg, var(--bg-card) 0%, var(--bg-card-light) 100%);grid-row:span 2}.Features-module__ZD3nRW__cardWide{grid-column:span 2}.Features-module__ZD3nRW__cardStandard{grid-column:span 1}.Features-module__ZD3nRW__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Features-module__ZD3nRW__badgeLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--brand-accent);background:#d15a001a;border:1px solid #d15a0033;border-radius:99px;padding:4px 12px;font-size:.72rem;font-weight:700}.Features-module__ZD3nRW__iconCircleGold{width:44px;height:44px;color:var(--brand-accent);background:#d15a001f;border:1px solid #d15a0040;border-radius:14px;justify-content:center;align-items:center;display:flex}.Features-module__ZD3nRW__iconCircleEmerald{width:44px;height:44px;color:var(--brand-primary-light);background:#003c711f;border:1px solid #003c7140;border-radius:14px;justify-content:center;align-items:center;display:flex}.Features-module__ZD3nRW__bentoCard h3{color:var(--text-primary);margin-bottom:8px;font-size:1.3rem;font-weight:800}.Features-module__ZD3nRW__bentoCard p{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.Features-module__ZD3nRW__heroTextContent{margin-bottom:24px}.Features-module__ZD3nRW__scannerWidget{background:var(--bg-surface);border:1px dashed var(--brand-accent);border-radius:20px;margin-top:20px;padding:20px;position:relative;overflow:hidden}.Features-module__ZD3nRW__scanLaser{background:var(--brand-accent);height:3px;box-shadow:0 0 15px var(--brand-accent);animation:3s ease-in-out infinite alternate Features-module__ZD3nRW__scanLaser;position:absolute;top:0;left:0;right:0}@keyframes Features-module__ZD3nRW__scanLaser{0%{top:0%}to{top:95%}}.Features-module__ZD3nRW__slipCard{background:var(--bg-card);border:1px solid var(--glass-border);border-radius:14px;padding:14px}.Features-module__ZD3nRW__slipHeader{color:var(--text-primary);align-items:center;gap:8px;margin-bottom:10px;font-size:.82rem;font-weight:700;display:flex}.Features-module__ZD3nRW__slipMeta{color:var(--text-secondary);border-bottom:1px dashed var(--glass-border);flex-direction:column;gap:4px;margin-bottom:10px;padding-bottom:10px;font-size:.75rem;display:flex}.Features-module__ZD3nRW__ocrStatus{color:var(--status-success);align-items:center;gap:6px;font-size:.75rem;font-weight:700;display:flex}.Features-module__ZD3nRW__pipelineWidget{background:var(--bg-surface);border:1px solid var(--glass-border);border-radius:18px;justify-content:space-between;align-items:center;margin-top:24px;padding:16px 20px;display:flex}.Features-module__ZD3nRW__pipeStepDone{color:var(--status-success);align-items:center;gap:8px;font-size:.8rem;font-weight:700;display:flex}.Features-module__ZD3nRW__stepDot{width:20px;height:20px;color:var(--status-success);background:#1fae6633;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;display:flex}.Features-module__ZD3nRW__pipeLineActive{background:var(--status-success);flex:1;height:2px;margin:0 10px}.Features-module__ZD3nRW__pipeLine{background:var(--glass-border);flex:1;height:2px;margin:0 10px}.Features-module__ZD3nRW__pipeStepCurrent{color:var(--brand-accent);align-items:center;gap:8px;font-size:.8rem;font-weight:800;display:flex}.Features-module__ZD3nRW__stepPulse{background:var(--brand-accent);width:12px;height:12px;box-shadow:0 0 12px var(--brand-accent);border-radius:50%;animation:1.5s infinite Features-module__ZD3nRW__pulse}.Features-module__ZD3nRW__pipeStep{color:var(--text-secondary);align-items:center;gap:8px;font-size:.8rem;display:flex}.Features-module__ZD3nRW__payoutWidget{background:var(--bg-surface);border:1px solid var(--glass-border);border-radius:16px;margin-top:20px;padding:16px}.Features-module__ZD3nRW__payoutRow{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.Features-module__ZD3nRW__bankTag{color:#e21b70;background:#e21b701f;border-radius:6px;padding:4px 10px;font-size:.75rem;font-weight:800}.Features-module__ZD3nRW__payoutAmount{color:var(--text-primary);font-size:1.1rem;font-weight:800}.Features-module__ZD3nRW__payoutSuccess{color:var(--status-success);align-items:center;gap:6px;font-size:.72rem;font-weight:600;display:flex}.Features-module__ZD3nRW__sizeMatrixWidget{gap:6px;margin-top:20px;display:flex}.Features-module__ZD3nRW__sizeCell{background:var(--bg-surface);border:1px solid var(--glass-border);text-align:center;border-radius:10px;flex-direction:column;flex:1;padding:8px 4px;display:flex}.Features-module__ZD3nRW__sizeCellActive{border:1px solid var(--brand-accent);text-align:center;background:#d15a0026;border-radius:10px;flex-direction:column;flex:1;padding:8px 4px;display:flex}.Features-module__ZD3nRW__sizeCell span,.Features-module__ZD3nRW__sizeCellActive span{color:var(--text-secondary);font-size:.68rem}.Features-module__ZD3nRW__sizeCell b,.Features-module__ZD3nRW__sizeCellActive b{color:var(--text-primary);margin-top:2px;font-size:.8rem}.Features-module__ZD3nRW__chatWidget{flex-direction:column;gap:10px;margin-top:20px;display:flex}.Features-module__ZD3nRW__chatBubbleLeft{background:var(--bg-surface);border:1px solid var(--glass-border);color:var(--text-primary);border-radius:14px 14px 14px 2px;align-self:flex-start;max-width:85%;padding:10px 14px;font-size:.82rem}.Features-module__ZD3nRW__chatBubbleRight{background:var(--brand-primary);color:#fff;border-radius:14px 14px 2px;align-self:flex-end;max-width:85%;padding:10px 14px;font-size:.82rem}.Features-module__ZD3nRW__pdfWidget{background:var(--bg-surface);border:1px solid var(--glass-border);border-radius:14px;align-items:center;gap:12px;margin-top:20px;padding:14px;display:flex}.Features-module__ZD3nRW__pdfMeta{flex-direction:column;flex:1;display:flex}.Features-module__ZD3nRW__pdfMeta span{color:var(--text-primary);font-size:.85rem;font-weight:700}.Features-module__ZD3nRW__pdfMeta small{color:var(--text-secondary);margin-top:2px;font-size:.72rem}@media (max-width:992px){.Features-module__ZD3nRW__bentoGrid{grid-template-columns:repeat(2,1fr);gap:18px}.Features-module__ZD3nRW__cardHero{grid-area:span 1/span 2}.Features-module__ZD3nRW__cardWide{grid-column:span 2}.Features-module__ZD3nRW__cardStandard{grid-column:span 1}}@media (max-width:650px){.Features-module__ZD3nRW__featuresSection{padding:60px 0}.Features-module__ZD3nRW__container{padding:0 16px}.Features-module__ZD3nRW__header{margin-bottom:32px}.Features-module__ZD3nRW__bentoGrid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.Features-module__ZD3nRW__cardHero{border-radius:24px;grid-column:span 2;padding:22px}.Features-module__ZD3nRW__cardWide{border-radius:20px;grid-column:span 2;padding:20px}.Features-module__ZD3nRW__cardStandard{border-radius:20px;grid-column:span 1;padding:18px 14px}.Features-module__ZD3nRW__bentoCard h3{font-size:1rem}.Features-module__ZD3nRW__bentoCard p{font-size:.78rem}.Features-module__ZD3nRW__iconCircleGold,.Features-module__ZD3nRW__iconCircleEmerald{border-radius:10px;width:36px;height:36px}.Features-module__ZD3nRW__badgeLabel{padding:3px 8px;font-size:.62rem}.Features-module__ZD3nRW__pipelineWidget{grid-template-columns:1fr 1fr;gap:10px;padding:12px;display:grid}.Features-module__ZD3nRW__pipeLineActive,.Features-module__ZD3nRW__pipeLine{display:none}.Features-module__ZD3nRW__chatWidget{gap:6px}.Features-module__ZD3nRW__chatBubbleLeft,.Features-module__ZD3nRW__chatBubbleRight{max-width:100%;padding:8px 10px;font-size:.75rem}.Features-module__ZD3nRW__sizeMatrixWidget{grid-template-columns:repeat(5,1fr);gap:4px;display:grid}}
.Footer-module__EZoWya__footer{background:var(--bg-surface-light);border-top:1px solid var(--divider);padding-top:80px}.Footer-module__EZoWya__footerInner{grid-template-columns:1fr 1fr;gap:64px;margin-bottom:64px;display:grid}.Footer-module__EZoWya__brandCol{max-width:400px}.Footer-module__EZoWya__logoGroup{align-items:center;gap:12px;margin-bottom:24px;display:flex}.Footer-module__EZoWya__footerLogoImage{object-fit:contain;background:var(--bg-card);border:1px solid var(--glass-border);border-radius:12px;width:44px;height:44px;padding:4px;box-shadow:0 4px 12px #00000026}.Footer-module__EZoWya__logoText{font-family:var(--font-heading);letter-spacing:-.02em;color:var(--text-primary);font-size:1.4rem;font-weight:800}.Footer-module__EZoWya__pkBadge{color:var(--brand-accent);font-size:1rem}.Footer-module__EZoWya__tagline{color:var(--text-secondary);line-height:1.6}.Footer-module__EZoWya__heading{color:var(--text-primary);margin-bottom:24px;font-size:1.2rem}.Footer-module__EZoWya__contactList{flex-direction:column;gap:16px;display:flex}.Footer-module__EZoWya__contactItem{color:var(--text-secondary);align-items:center;gap:12px;text-decoration:none;transition:color .2s;display:flex}.Footer-module__EZoWya__contactItem:hover{color:var(--brand-accent)}.Footer-module__EZoWya__bottomBar{border-top:1px solid var(--divider);text-align:center;color:var(--text-secondary);padding:24px 0;font-size:.9rem}@media (max-width:768px){.Footer-module__EZoWya__footerInner{grid-template-columns:1fr;gap:40px}}
.FloatingDock-module__q2cLYG__dockWrapper{z-index:99;max-width:92vw;position:fixed;bottom:20px;left:50%;transform:translate(-50%)}.FloatingDock-module__q2cLYG__dockPanel{background:var(--nav-bg);-webkit-backdrop-filter:blur(24px);border:1px solid var(--glass-border);box-shadow:0 20px 50px #0003, 0 0 30px var(--glow-accent);border-radius:99px;align-items:center;gap:8px;padding:6px 14px;display:flex}.FloatingDock-module__q2cLYG__dockItem{color:var(--text-primary);border-radius:99px;align-items:center;gap:8px;padding:6px 10px;text-decoration:none;transition:all .2s;display:flex}.FloatingDock-module__q2cLYG__dockItem:hover{background:var(--glass-bg);transform:translateY(-2px)}.FloatingDock-module__q2cLYG__iconCircle{background:var(--glass-bg);width:32px;height:32px;color:var(--brand-accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.FloatingDock-module__q2cLYG__iconCircleWa{background:0 0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}@keyframes FloatingDock-module__q2cLYG__waPulse{0%{box-shadow:0 0 5px #1fae6666}50%{box-shadow:0 0 20px #1fae66cc}to{box-shadow:0 0 5px #1fae6666}}.FloatingDock-module__q2cLYG__dockLabel{color:var(--text-primary);font-size:.82rem;font-weight:600}.FloatingDock-module__q2cLYG__divider{background:var(--glass-border);width:1px;height:18px}@media (max-width:600px){.FloatingDock-module__q2cLYG__dockPanel{gap:4px;padding:5px 10px}.FloatingDock-module__q2cLYG__dockItem{padding:4px 6px}.FloatingDock-module__q2cLYG__dockLabel{display:none}.FloatingDock-module__q2cLYG__iconCircle,.FloatingDock-module__q2cLYG__iconCircleWa{width:28px;height:28px}}
