.Footer-module__q7ZRWa__siteFooter{--ft-bg:#090d16;--ft-surface:#111827;--ft-surface-glass:#111827b3;--ft-border:#ffffff1f;--ft-border-hover:#38bdf880;--ft-text-primary:#f8fafc;--ft-text-secondary:#cbd5e1;--ft-text-muted:#94a3b8;--ft-accent:#38bdf8;--ft-accent-glow:#38bdf840;--ft-gradient:linear-gradient(135deg, #38bdf8 0%, #818cf8 50%, #c084fc 100%);--ft-google-gradient:linear-gradient(90deg, #4285f4 0%, #34a853 35%, #fbbc05 70%, #ea4335 100%);--ft-radius-sm:8px;--ft-radius-md:16px;--ft-radius-lg:24px;--ft-transition:all .3s cubic-bezier(.16, 1, .3, 1);background:var(--ft-bg);color:var(--ft-text-primary);border-top:1px solid var(--ft-border);isolation:isolate;padding-top:80px;padding-bottom:40px;transition:background-color .3s,color .3s;position:relative;overflow:hidden}.Footer-module__q7ZRWa__siteFooter[data-theme=light]{--ft-bg:#f8fafc;--ft-surface:#fff;--ft-surface-glass:#ffffffd9;--ft-border:#0f172a1f;--ft-border-hover:#0284c780;--ft-text-primary:#0f172a;--ft-text-secondary:#334155;--ft-text-muted:#64748b;--ft-accent:#0284c7;--ft-accent-glow:#0284c72e;--ft-gradient:linear-gradient(135deg, #0284c7 0%, #4f46e5 50%, #9333ea 100%)}.Footer-module__q7ZRWa__siteFooter:before{content:"";background:radial-gradient(circle, var(--ft-accent-glow) 0%, transparent 70%);pointer-events:none;z-index:-2;opacity:.9;width:900px;height:500px;animation:7s ease-in-out infinite Footer-module__q7ZRWa__footerAmbientGlow;position:absolute;top:-250px;left:50%;transform:translate(-50%)}.Footer-module__q7ZRWa__siteFooter:after{content:"";filter:blur(20px);pointer-events:none;z-index:-2;background:radial-gradient(circle,#c084fc1a,#0000 70%);border-radius:50%;width:420px;height:420px;animation:10s ease-in-out infinite Footer-module__q7ZRWa__footerAmbientFloat;position:absolute;bottom:-260px;right:-220px}@keyframes Footer-module__q7ZRWa__footerAmbientGlow{0%,to{opacity:.75;transform:translate(-50%)scale(1)}50%{opacity:1;transform:translate(-50%)scale(1.08)}}@keyframes Footer-module__q7ZRWa__footerAmbientFloat{0%,to{transform:translate(0)}50%{transform:translate(-30px,-20px)}}.Footer-module__q7ZRWa__footerContainer{z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:0 24px;position:relative}.Footer-module__q7ZRWa__footerMainGrid{grid-template-columns:1.4fr .8fr .8fr 1.2fr;gap:40px;margin-bottom:56px;display:grid}.Footer-module__q7ZRWa__brandCol{min-width:0}.Footer-module__q7ZRWa__footerLogo{object-fit:contain;width:auto;height:38px;transition:var(--ft-transition);margin-bottom:20px;display:block}.Footer-module__q7ZRWa__footerLogo:hover{filter:drop-shadow(0 4px 12px var(--ft-accent-glow)) drop-shadow(0 0 8px #38bdf826);transform:scale(1.03)}.Footer-module__q7ZRWa__brandDesc{max-width:320px;color:var(--ft-text-secondary);margin-bottom:24px;font-size:.9375rem;font-weight:400;line-height:1.65}.Footer-module__q7ZRWa__socialPillGroup{align-items:center;gap:12px;display:flex}.Footer-module__q7ZRWa__socialBtn{background:var(--ft-surface);border:1px solid var(--ft-border);width:40px;height:40px;color:var(--ft-text-secondary);transition:var(--ft-transition);border-radius:50%;justify-content:center;align-items:center;text-decoration:none;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 5px 20px #0000001f}.Footer-module__q7ZRWa__socialBtn:before{content:"";background:var(--ft-gradient);opacity:0;transition:var(--ft-transition);z-index:0;position:absolute;inset:0}.Footer-module__q7ZRWa__socialBtn i{z-index:1;transition:var(--ft-transition);font-size:.9rem;position:relative}.Footer-module__q7ZRWa__socialBtn:hover{color:#fff;box-shadow:0 8px 20px -4px var(--ft-accent-glow), 0 0 20px #818cf826;border-color:#0000;transform:translateY(-4px)scale(1.05)}.Footer-module__q7ZRWa__socialBtn:hover i{transform:rotate(360deg)}.Footer-module__q7ZRWa__navColTitle{color:var(--ft-text-muted);text-transform:uppercase;letter-spacing:.12em;align-items:center;gap:8px;margin-bottom:20px;font-size:.8125rem;font-weight:700;display:flex}.Footer-module__q7ZRWa__navColTitle i{color:var(--ft-accent);filter:drop-shadow(0 0 7px var(--ft-accent-glow));font-size:.9rem}.Footer-module__q7ZRWa__footerNavList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__q7ZRWa__footerNavList li{margin:0;padding:0}.Footer-module__q7ZRWa__footerNavList a{width:fit-content;color:var(--ft-text-secondary);transition:var(--ft-transition);align-items:center;gap:8px;font-size:.9375rem;font-weight:300;line-height:1.4;text-decoration:none;display:inline-flex;position:relative}.Footer-module__q7ZRWa__footerNavList a:after{content:"";background:var(--ft-gradient);transform-origin:100%;border-radius:99px;width:100%;height:2px;transition:transform .35s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-3px;left:0;transform:scaleX(0)}.Footer-module__q7ZRWa__linkArrow{color:var(--ft-accent);opacity:0;transition:var(--ft-transition);font-size:.7rem;transform:translate(-6px)}.Footer-module__q7ZRWa__footerNavList a:hover{color:var(--ft-text-primary);transform:translate(3px)}.Footer-module__q7ZRWa__footerNavList a:hover:after{transform-origin:0;transform:scaleX(1)}.Footer-module__q7ZRWa__footerNavList a:hover .Footer-module__q7ZRWa__linkArrow{opacity:1;filter:drop-shadow(0 0 6px var(--ft-accent-glow));transform:translate(0)}.Footer-module__q7ZRWa__contactList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__q7ZRWa__contactItem{color:var(--ft-text-secondary);align-items:flex-start;gap:12px;font-size:.9375rem;line-height:1.5;display:flex}.Footer-module__q7ZRWa__contactIconWrapper{background:var(--ft-surface);border:1px solid var(--ft-border);width:30px;height:30px;color:var(--ft-accent);transition:var(--ft-transition);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;display:flex;box-shadow:0 4px 14px #0000001a}.Footer-module__q7ZRWa__contactItem:hover .Footer-module__q7ZRWa__contactIconWrapper{border-color:var(--ft-border-hover);box-shadow:0 0 14px var(--ft-accent-glow);transform:translateY(-2px)scale(1.04)}.Footer-module__q7ZRWa__contactItem span{padding-top:4px}.Footer-module__q7ZRWa__complianceWrapperRow{background:var(--ft-surface-glass);border:1px solid var(--ft-border);border-radius:var(--ft-radius-md);-webkit-backdrop-filter:blur(16px);transition:var(--ft-transition);grid-template-columns:minmax(0,1fr) 340px;align-items:center;gap:32px;margin-top:10px;margin-bottom:40px;padding:28px 32px;display:grid;position:relative;overflow:hidden}.Footer-module__q7ZRWa__complianceWrapperRow:hover{border-color:var(--ft-border-hover);box-shadow:0 12px 32px -8px #0006,0 0 30px #38bdf80d}.Footer-module__q7ZRWa__legalParagraphLeft{min-width:0;color:var(--ft-text-secondary);text-align:left;padding-right:32px;font-size:11px;line-height:1.7;position:relative}.Footer-module__q7ZRWa__legalParagraphLeft:after{content:"";background:linear-gradient(#34a853 0%,#4285f4 35%,#fbbc05 70%,#ea4335 100%);width:2px;height:100%;position:absolute;top:0;right:0;box-shadow:0 0 10px #4285f433}.Footer-module__q7ZRWa__legalParagraphLeft p{margin:10px 0 0}.Footer-module__q7ZRWa__legalParagraphLeft strong{color:var(--ft-text-primary);font-weight:500}.Footer-module__q7ZRWa__legalBadgeInline{background:var(--ft-gradient);color:#fff;letter-spacing:.05em;box-shadow:0 4px 12px var(--ft-accent-glow);vertical-align:middle;border-radius:6px;align-items:center;gap:6px;margin-bottom:4px;margin-right:4px;padding:4px 10px;font-size:.55rem;font-weight:600;display:inline-flex}.Footer-module__q7ZRWa__legalBadgeInline i{font-size:.6rem}.Footer-module__q7ZRWa__highlight{color:var(--ft-accent);background:var(--ft-accent-glow);border:1px solid #38bdf833;border-radius:4px;margin:0 2px;padding:1px 3px;font-size:10px;font-weight:500;display:inline}.Footer-module__q7ZRWa__stealthDevCredit{color:#94a3b8;border-top:1px dashed #ffffff14;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;margin:20px 0 15px;padding-top:15px;font-size:.73rem;display:flex}.Footer-module__q7ZRWa__devCreditTop{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;line-height:1.4;display:inline-flex}.Footer-module__q7ZRWa__devMetaLabel{color:#64748b;letter-spacing:.4px;align-items:center;gap:5px;font-weight:700;display:inline-flex}.Footer-module__q7ZRWa__devMetaLabel i{color:#94a3b8;font-size:.75rem}.Footer-module__q7ZRWa__devCreditBottom{justify-content:center;align-items:center;width:100%;display:flex}.Footer-module__q7ZRWa__devInlineIcon{vertical-align:-2px;color:#94a3b8;transition:all .25s;display:inline-block}.Footer-module__q7ZRWa__devIconSm{color:#64748b;font-size:.68rem;transition:color .25s}.Footer-module__q7ZRWa__pulseHeart{color:#ef4444}.Footer-module__q7ZRWa__stealthDevLink{color:#94a3b8;align-items:center;gap:5px;padding-bottom:2px;font-weight:600;text-decoration:none;transition:color .25s,text-shadow .25s;display:inline-flex;position:relative}.Footer-module__q7ZRWa__stealthDevLink:after{content:"";background:linear-gradient(90deg,#0000,#fff,#0000);border-radius:99px;width:0;height:1.5px;transition:width .3s,left .3s;position:absolute;bottom:0;left:50%}.Footer-module__q7ZRWa__stealthDevLink:hover{text-shadow:0 0 8px #ffffff4d;color:#fff!important}.Footer-module__q7ZRWa__stealthDevLink:hover:after{width:100%;left:0}.Footer-module__q7ZRWa__stealthDevLink:hover .Footer-module__q7ZRWa__devInlineIcon,.Footer-module__q7ZRWa__stealthDevLink:hover .Footer-module__q7ZRWa__devIconSm,.Footer-module__q7ZRWa__stealthDevLink:hover .Footer-module__q7ZRWa__pulseHeart{color:#fff!important;stroke:#fff!important}.Footer-module__q7ZRWa__devHubLink{color:#64748b;font-size:.7rem}.Footer-module__q7ZRWa__googleCertifiedRightCard{-webkit-backdrop-filter:blur(10px);background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;flex-direction:column;gap:12px;min-width:0;padding:16px 20px;transition:transform .35s cubic-bezier(.4,0,.2,1),border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 24px -6px #0000004d}.Footer-module__q7ZRWa__googleCertifiedRightCard:after{content:"";background:linear-gradient(#4285f4,#34a853,#fbbc05,#ea4335);border-radius:4px 0 0 4px;width:4px;height:100%;position:absolute;top:0;left:0}.Footer-module__q7ZRWa__googleCertifiedRightCard:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#4285f41a,#0000);width:60%;height:100%;transition:left .75s;position:absolute;top:0;left:-100%}.Footer-module__q7ZRWa__googleCertifiedRightCard:hover:before{left:120%}.Footer-module__q7ZRWa__googleCertifiedRightCard:hover{border-color:#4285f459;transform:translateY(-2px);box-shadow:0 12px 28px -6px #4285f426,0 0 18px #34a85314}.Footer-module__q7ZRWa__badgeHeader{justify-content:space-between;align-items:center;gap:10px;display:flex}.Footer-module__q7ZRWa__googleBrandFlex{align-items:center;gap:10px;display:flex}.Footer-module__q7ZRWa__googleSvg{flex-shrink:0;width:24px;height:24px}.Footer-module__q7ZRWa__badgeTitle{color:var(--ft-text-primary);letter-spacing:-.01em;font-size:.9375rem;font-weight:700}.Footer-module__q7ZRWa__verifiedShieldIcon{color:#34a853;filter:drop-shadow(0 0 6px #34a85366);font-size:1rem;animation:2.5s ease-in-out infinite Footer-module__q7ZRWa__shieldPulse}@keyframes Footer-module__q7ZRWa__shieldPulse{0%,to{filter:drop-shadow(0 0 4px #34a8534d);transform:scale(1)}50%{filter:drop-shadow(0 0 10px #34a853cc);transform:scale(1.15)}}.Footer-module__q7ZRWa__badgeStatusText{color:var(--ft-text-secondary);margin:0;font-size:.8125rem;line-height:1.5}.Footer-module__q7ZRWa__badgeFooterMeta{border-top:1px solid var(--ft-border);color:var(--ft-text-muted);justify-content:space-between;align-items:center;gap:10px;padding-top:10px;font-size:.75rem;font-weight:600;display:flex}.Footer-module__q7ZRWa__metaActive{color:#34a853;align-items:center;gap:4px;font-weight:600;display:inline-flex}.Footer-module__q7ZRWa__metaActive i{font-size:.75rem;animation:1.8s ease-in-out infinite Footer-module__q7ZRWa__boltGlow}@keyframes Footer-module__q7ZRWa__boltGlow{0%,to{opacity:.7;transform:scale(1)}50%{opacity:1;color:#4285f4;transform:scale(1.2)}}.Footer-module__q7ZRWa__footerDivider{opacity:.85;background:linear-gradient(90deg,#4285f4e6 0%,#34a853e6 35%,#f4b41acc 70%,#ea4335cc 100%);border:none;border-radius:99px;width:100%;height:2px;margin:20px 0 15px;box-shadow:0 0 15px #4285f44d}.Footer-module__q7ZRWa__footerBottomFlex{width:100%;color:var(--ft-text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;padding:12px 0 15px;font-size:.8rem;display:flex}.Footer-module__q7ZRWa__copyrightGroup{align-items:center;gap:10px;display:inline-flex}.Footer-module__q7ZRWa__systemStatus{flex-shrink:0;justify-content:center;align-items:center;width:10px;height:10px;display:inline-flex;position:relative}.Footer-module__q7ZRWa__statusDot{background-color:#10b981;border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #10b981}.Footer-module__q7ZRWa__statusPing{background-color:#10b98166;border-radius:50%;width:16px;height:16px;animation:2s cubic-bezier(0,0,.2,1) infinite Footer-module__q7ZRWa__pingAnimation;position:absolute}@keyframes Footer-module__q7ZRWa__pingAnimation{75%,to{opacity:0;transform:scale(2.2)}}.Footer-module__q7ZRWa__copyrightText{color:var(--ft-text-muted);letter-spacing:.2px;margin:0;font-weight:500;line-height:1}.Footer-module__q7ZRWa__copyrightText strong{color:var(--ft-text-primary)}.Footer-module__q7ZRWa__legalLinksInline{justify-content:center;align-items:center;gap:0;display:inline-flex}.Footer-module__q7ZRWa__legalLink{color:#94a3b8;letter-spacing:.3px;align-items:center;gap:7px;padding:0 2px 2px;font-size:.81rem;font-weight:400;text-decoration:none;transition:color .3s;display:inline-flex;position:relative}.Footer-module__q7ZRWa__legalIconSharp{color:#64748b;opacity:.9;font-size:.85rem;transition:color .3s}.Footer-module__q7ZRWa__legalLink:after{content:"";opacity:0;background:#fff;border-radius:99px;width:0;height:1px;transition:width .3s,left .3s;position:absolute;bottom:-1.5px;left:50%}.Footer-module__q7ZRWa__legalLink:hover,.Footer-module__q7ZRWa__legalLink:hover .Footer-module__q7ZRWa__legalIconSharp{color:#fff!important}.Footer-module__q7ZRWa__legalLink:hover:after{opacity:1;width:100%;left:0}.Footer-module__q7ZRWa__elegantSeparator{color:#334155;-webkit-user-select:none;user-select:none;margin:0 10px;font-size:.75rem}.Footer-module__q7ZRWa__paymentMethodsRow{align-items:center;gap:10px;display:inline-flex}.Footer-module__q7ZRWa__paymentPill{-webkit-backdrop-filter:blur(8px);cursor:pointer;background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;justify-content:center;align-items:center;height:32px;padding:6px 14px;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.Footer-module__q7ZRWa__paymentPill img{object-fit:contain;filter:brightness(.9)grayscale(.2);opacity:.9;width:auto;height:16px;transition:filter .3s,opacity .3s}.Footer-module__q7ZRWa__pillShine{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:50%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Footer-module__q7ZRWa__paymentPill:hover{background:#ffffff14;border-color:#ffffff4d;transform:translateY(-2px);box-shadow:0 6px 15px -3px #0006,0 0 10px #ffffff0d}.Footer-module__q7ZRWa__paymentPill:hover img{filter:brightness(1.1)grayscale(0);opacity:1}.Footer-module__q7ZRWa__paymentPill:hover .Footer-module__q7ZRWa__pillShine{left:100%}@media (max-width:1024px){.Footer-module__q7ZRWa__footerMainGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:36px}.Footer-module__q7ZRWa__complianceWrapperRow{grid-template-columns:1fr;gap:24px}.Footer-module__q7ZRWa__legalParagraphLeft{padding-bottom:24px;padding-right:0}.Footer-module__q7ZRWa__legalParagraphLeft:after{background:linear-gradient(90deg,#34a853,#4285f4,#fbbc05,#ea4335);width:100%;height:2px;top:auto;bottom:0;right:auto}.Footer-module__q7ZRWa__googleCertifiedRightCard{width:100%}.Footer-module__q7ZRWa__footerBottomFlex{justify-content:center}}@media (max-width:768px){.Footer-module__q7ZRWa__siteFooter{padding-top:52px;padding-bottom:30px}.Footer-module__q7ZRWa__footerContainer{padding:0 18px}.Footer-module__q7ZRWa__footerMainGrid{grid-template-columns:1fr;gap:36px;margin-bottom:40px}.Footer-module__q7ZRWa__brandDesc{max-width:100%;font-size:.9rem}.Footer-module__q7ZRWa__socialPillGroup{gap:10px}.Footer-module__q7ZRWa__socialBtn{width:38px;height:38px}.Footer-module__q7ZRWa__complianceWrapperRow{flex-direction:column;align-items:stretch;gap:0;margin-bottom:30px;padding:20px 16px;display:flex}.Footer-module__q7ZRWa__legalParagraphLeft{width:100%;padding:0 0 20px;font-size:9px}.Footer-module__q7ZRWa__legalParagraphLeft:after{background:linear-gradient(90deg,#34a853,#4285f4,#fbbc05,#ea4335);width:100%;height:3px;margin:15px 0 0;display:block;position:static}.Footer-module__q7ZRWa__legalParagraphLeft p{font-size:11px}.Footer-module__q7ZRWa__highlight{padding:1px 2px;font-size:9px}.Footer-module__q7ZRWa__googleCertifiedRightCard{width:100%;margin-top:15px;animation:3s ease-in-out infinite Footer-module__q7ZRWa__floatUpDown}.Footer-module__q7ZRWa__googleCertifiedRightCard:hover{transform:none}@keyframes Footer-module__q7ZRWa__floatUpDown{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.Footer-module__q7ZRWa__stealthDevCredit{gap:10px;margin:15px 0 10px;padding-top:12px}.Footer-module__q7ZRWa__devCreditTop{flex-direction:column;gap:6px}.Footer-module__q7ZRWa__devCreditBottom{width:100%}.Footer-module__q7ZRWa__footerDivider{height:2px;margin:15px 0 12px}.Footer-module__q7ZRWa__footerBottomFlex{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:10px 0 20px}.Footer-module__q7ZRWa__copyrightGroup{text-align:center;justify-content:center}.Footer-module__q7ZRWa__legalLinksInline{flex-wrap:wrap;justify-content:center;gap:10px 14px;width:100%;display:flex}.Footer-module__q7ZRWa__elegantSeparator{display:none}.Footer-module__q7ZRWa__paymentMethodsRow{justify-content:center}}@media (max-width:480px){.Footer-module__q7ZRWa__siteFooter{padding-top:44px}.Footer-module__q7ZRWa__footerContainer{padding:0 14px}.Footer-module__q7ZRWa__footerMainGrid{gap:32px}.Footer-module__q7ZRWa__footerLogo{height:34px}.Footer-module__q7ZRWa__brandDesc{font-size:.86rem;line-height:1.6}.Footer-module__q7ZRWa__navColTitle{margin-bottom:16px;font-size:.75rem}.Footer-module__q7ZRWa__footerNavList{gap:12px}.Footer-module__q7ZRWa__footerNavList a{font-size:.88rem}.Footer-module__q7ZRWa__contactItem{font-size:.87rem}.Footer-module__q7ZRWa__complianceWrapperRow{padding:18px 13px}.Footer-module__q7ZRWa__legalBadgeInline{padding:4px 8px;font-size:.5rem}.Footer-module__q7ZRWa__legalParagraphLeft p{font-size:10px;line-height:1.65}.Footer-module__q7ZRWa__googleCertifiedRightCard{padding:15px 16px}.Footer-module__q7ZRWa__badgeTitle{font-size:.86rem}.Footer-module__q7ZRWa__badgeStatusText{font-size:.75rem}.Footer-module__q7ZRWa__badgeFooterMeta,.Footer-module__q7ZRWa__stealthDevCredit{font-size:.65rem}.Footer-module__q7ZRWa__devHubLink{font-size:.66rem}.Footer-module__q7ZRWa__copyrightText{font-size:.72rem}.Footer-module__q7ZRWa__legalLink{font-size:.74rem}.Footer-module__q7ZRWa__legalIconSharp{font-size:.76rem}.Footer-module__q7ZRWa__paymentPill{height:30px;padding:5px 10px}.Footer-module__q7ZRWa__paymentPill img{height:14px}}@media (prefers-reduced-motion:reduce){.Footer-module__q7ZRWa__siteFooter,.Footer-module__q7ZRWa__siteFooter:before,.Footer-module__q7ZRWa__siteFooter:after,.Footer-module__q7ZRWa__socialBtn,.Footer-module__q7ZRWa__socialBtn i,.Footer-module__q7ZRWa__footerLogo,.Footer-module__q7ZRWa__footerNavList a,.Footer-module__q7ZRWa__linkArrow,.Footer-module__q7ZRWa__contactIconWrapper,.Footer-module__q7ZRWa__googleCertifiedRightCard,.Footer-module__q7ZRWa__verifiedShieldIcon,.Footer-module__q7ZRWa__metaActive i,.Footer-module__q7ZRWa__paymentPill,.Footer-module__q7ZRWa__paymentPill img,.Footer-module__q7ZRWa__pillShine,.Footer-module__q7ZRWa__stealthDevLink,.Footer-module__q7ZRWa__statusPing{transition:none!important;animation:none!important}}:is([data-theme=light] .Footer-module__q7ZRWa__site-footer,.light .Footer-module__q7ZRWa__site-footer){--ft-bg:#f8fafc;--ft-surface:#fff;--ft-surface-glass:#ffffffd1;--ft-border:#0f172a1a;--ft-border-hover:#0ea5e973;--ft-text-primary:#0f172a;--ft-text-secondary:#334155;--ft-text-muted:#64748b;--ft-accent:#0284c7;--ft-accent-glow:#0284c72e;--ft-gradient:linear-gradient(135deg, #ef4444 0%, #facc15 25%, #22c55e 50%, #3b82f6 75%, #a855f7 100%);color:#0f172a;background:radial-gradient(circle at 50% -20%,#3b82f61a,#0000 45%),#f8fafc}[data-theme=light] .Footer-module__q7ZRWa__site-footer:before{opacity:1;background:radial-gradient(circle,#3b82f624 0%,#a855f714 30%,#0000 70%)}.light .Footer-module__q7ZRWa__site-footer:before{opacity:1;background:radial-gradient(circle,#3b82f624 0%,#a855f714 30%,#0000 70%)}:is([data-theme=light] .Footer-module__q7ZRWa__brand-desc,.light .Footer-module__q7ZRWa__brand-desc){color:#475569}:is([data-theme=light] .Footer-module__q7ZRWa__brand-col .Footer-module__q7ZRWa__footer-logo:hover,.light .Footer-module__q7ZRWa__brand-col .Footer-module__q7ZRWa__footer-logo:hover){filter:drop-shadow(0 4px 12px #3b82f640)drop-shadow(0 0 8px #a855f726)}:is([data-theme=light] .Footer-module__q7ZRWa__social-btn,.light .Footer-module__q7ZRWa__social-btn){color:#475569;background:#ffffffe6;border-color:#0f172a1a;box-shadow:0 4px 14px #0f172a0f}:is([data-theme=light] .Footer-module__q7ZRWa__social-btn:hover,.light .Footer-module__q7ZRWa__social-btn:hover){color:#fff;border-color:#0000;box-shadow:0 10px 25px #3b82f633,0 0 18px #a855f726}:is([data-theme=light] .Footer-module__q7ZRWa__nav-col-title,.light .Footer-module__q7ZRWa__nav-col-title){color:#64748b}:is([data-theme=light] .Footer-module__q7ZRWa__nav-col-title i,.light .Footer-module__q7ZRWa__nav-col-title i){color:#0284c7}:is([data-theme=light] .Footer-module__q7ZRWa__footer-nav-list a,.light .Footer-module__q7ZRWa__footer-nav-list a){color:#475569}:is([data-theme=light] .Footer-module__q7ZRWa__footer-nav-list a:hover,.light .Footer-module__q7ZRWa__footer-nav-list a:hover){color:#0f172a}:is([data-theme=light] .Footer-module__q7ZRWa__footer-nav-list a i.Footer-module__q7ZRWa__link-arrow,.light .Footer-module__q7ZRWa__footer-nav-list a i.Footer-module__q7ZRWa__link-arrow){color:#0284c7}:is([data-theme=light] .Footer-module__q7ZRWa__contact-item,.light .Footer-module__q7ZRWa__contact-item){color:#475569}:is([data-theme=light] .Footer-module__q7ZRWa__contact-icon-wrapper,.light .Footer-module__q7ZRWa__contact-icon-wrapper){color:#0284c7;background:#fff;border-color:#0f172a1a;box-shadow:0 4px 12px #0f172a0d}:is([data-theme=light] .Footer-module__q7ZRWa__compliance-wrapper-row,.light .Footer-module__q7ZRWa__compliance-wrapper-row){background:linear-gradient(135deg,#ffffffeb,#f8fafcdb);border-color:#0f172a1a;box-shadow:0 12px 35px #0f172a12}:is([data-theme=light] .Footer-module__q7ZRWa__compliance-wrapper-row:hover,.light .Footer-module__q7ZRWa__compliance-wrapper-row:hover){border-color:#3b82f659;box-shadow:0 18px 45px #0f172a1a,0 0 25px #3b82f614}:is([data-theme=light] .Footer-module__q7ZRWa__legal-paragraph-left,.light .Footer-module__q7ZRWa__legal-paragraph-left){color:#475569}:is([data-theme=light] .Footer-module__q7ZRWa__legal-paragraph-left strong,.light .Footer-module__q7ZRWa__legal-paragraph-left strong){color:#0f172a}:is([data-theme=light] .Footer-module__q7ZRWa__legal-paragraph-left .Footer-module__q7ZRWa__highlight,.light .Footer-module__q7ZRWa__legal-paragraph-left .Footer-module__q7ZRWa__highlight){color:#0369a1;background:linear-gradient(135deg,#38bdf81f,#a855f714);border-color:#0ea5e92e}:is([data-theme=light] .Footer-module__q7ZRWa__legal-badge-inline,.light .Footer-module__q7ZRWa__legal-badge-inline){color:#fff;background:linear-gradient(135deg,#ef4444,#facc15,#22c55e,#3b82f6,#a855f7);box-shadow:0 5px 16px #3b82f633}:is([data-theme=light] .Footer-module__q7ZRWa__google-certified-right-card,.light .Footer-module__q7ZRWa__google-certified-right-card){background:linear-gradient(145deg,#fff,#f8fafc);border-color:#0f172a1a;box-shadow:0 10px 30px #0f172a14}:is([data-theme=light] .Footer-module__q7ZRWa__google-certified-right-card:hover,.light .Footer-module__q7ZRWa__google-certified-right-card:hover){border-color:#4285f459;box-shadow:0 15px 35px #4285f41f,0 0 20px #34a85314}:is([data-theme=light] .Footer-module__q7ZRWa__badge-title,.light .Footer-module__q7ZRWa__badge-title){color:#0f172a}:is([data-theme=light] .Footer-module__q7ZRWa__badge-status-text,.light .Footer-module__q7ZRWa__badge-status-text){color:#475569}:is([data-theme=light] .Footer-module__q7ZRWa__badge-footer-meta,.light .Footer-module__q7ZRWa__badge-footer-meta),:is([data-theme=light] .Footer-module__q7ZRWa__stealth-dev-credit,.light .Footer-module__q7ZRWa__stealth-dev-credit){color:#64748b;border-top-color:#0f172a14}:is([data-theme=light] .Footer-module__q7ZRWa__dev-meta-label,.light .Footer-module__q7ZRWa__dev-meta-label),:is([data-theme=light] .Footer-module__q7ZRWa__dev-inline-icon,.light .Footer-module__q7ZRWa__dev-inline-icon){color:#64748b}:is([data-theme=light] .Footer-module__q7ZRWa__stealth-dev-link,.light .Footer-module__q7ZRWa__stealth-dev-link){color:#475569}:is([data-theme=light] .Footer-module__q7ZRWa__stealth-dev-link:hover,.light .Footer-module__q7ZRWa__stealth-dev-link:hover){color:#0f172a!important}:is([data-theme=light] .Footer-module__q7ZRWa__stealth-dev-link:hover .Footer-module__q7ZRWa__dev-inline-icon,[data-theme=light] .Footer-module__q7ZRWa__stealth-dev-link:hover .Footer-module__q7ZRWa__dev-icon-sm,.light .Footer-module__q7ZRWa__stealth-dev-link:hover .Footer-module__q7ZRWa__dev-inline-icon,.light .Footer-module__q7ZRWa__stealth-dev-link:hover .Footer-module__q7ZRWa__dev-icon-sm){color:#0f172a!important;stroke:#0f172a!important}:is([data-theme=light] .Footer-module__q7ZRWa__footer-divider,.light .Footer-module__q7ZRWa__footer-divider){box-shadow:0 0 12px #3b82f633,0 0 20px #22c55e1a;background:linear-gradient(90deg,#ef4444 0%,#facc15 25%,#22c55e 50%,#3b82f6 75%,#a855f7 100%)!important}:is([data-theme=light] .Footer-module__q7ZRWa__copyright-text,.light .Footer-module__q7ZRWa__copyright-text){color:#64748b}:is([data-theme=light] .Footer-module__q7ZRWa__copyright-text strong,.light .Footer-module__q7ZRWa__copyright-text strong){color:#0f172a}:is([data-theme=light] .Footer-module__q7ZRWa__legal-link,.light .Footer-module__q7ZRWa__legal-link){color:#64748b}:is([data-theme=light] .Footer-module__q7ZRWa__legal-link i,.light .Footer-module__q7ZRWa__legal-link i){color:#94a3b8}:is([data-theme=light] .Footer-module__q7ZRWa__legal-link:hover,.light .Footer-module__q7ZRWa__legal-link:hover),:is([data-theme=light] .Footer-module__q7ZRWa__legal-link:hover i,.light .Footer-module__q7ZRWa__legal-link:hover i){color:#0f172a!important}:is([data-theme=light] .Footer-module__q7ZRWa__elegant-separator,.light .Footer-module__q7ZRWa__elegant-separator){color:#cbd5e1}:is([data-theme=light] .Footer-module__q7ZRWa__payment-pill,.light .Footer-module__q7ZRWa__payment-pill){background:#ffffffe6;border-color:#0f172a1a;box-shadow:0 4px 14px #0f172a0d}:is([data-theme=light] .Footer-module__q7ZRWa__payment-pill:hover,.light .Footer-module__q7ZRWa__payment-pill:hover){background:#fff;border-color:#3b82f64d;box-shadow:0 8px 20px #0f172a1a,0 0 15px #3b82f614}@media (max-width:768px){:is([data-theme=light] .Footer-module__q7ZRWa__compliance-wrapper-row,.light .Footer-module__q7ZRWa__compliance-wrapper-row){background:#ffffffe6}[data-theme=light] .Footer-module__q7ZRWa__legal-paragraph-left:after{background:linear-gradient(90deg,#ef4444,#facc15,#22c55e,#3b82f6,#a855f7)}.light .Footer-module__q7ZRWa__legal-paragraph-left:after{background:linear-gradient(90deg,#ef4444,#facc15,#22c55e,#3b82f6,#a855f7)}:is([data-theme=light] .Footer-module__q7ZRWa__google-certified-right-card,.light .Footer-module__q7ZRWa__google-certified-right-card){box-shadow:0 12px 30px #0f172a14}}.Footer-module__q7ZRWa__navColTitle svg,.Footer-module__q7ZRWa__footerNavList a svg,.Footer-module__q7ZRWa__contactIconWrapper svg,.Footer-module__q7ZRWa__legalBadgeInline svg,.Footer-module__q7ZRWa__devMetaLabel svg,.Footer-module__q7ZRWa__stealthDevLink svg,.Footer-module__q7ZRWa__metaActive svg,.Footer-module__q7ZRWa__legalLink svg,.Footer-module__q7ZRWa__verifiedShieldIcon,.Footer-module__q7ZRWa__socialBtn svg{background:linear-gradient(135deg,#ff1744 0%,#ffea00 20%,#00ff85 40%,#00e5ff 60%,#7c3cff 80%,#ff00d4 100%) 0 0/400% 400%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;flex-shrink:0;transition:transform .35s cubic-bezier(.22,1,.36,1),filter .35s;animation:6s ease-in-out infinite Footer-module__q7ZRWa__footerNeonGradient}@keyframes Footer-module__q7ZRWa__footerNeonGradient{0%{background-position:0%}20%{background-position:50% 100%}40%{background-position:100%}60%{background-position:75% 0}80%{background-position:25% 100%}to{background-position:0%}}.Footer-module__q7ZRWa__navColTitle{align-items:center;gap:10px;display:flex}.Footer-module__q7ZRWa__navColTitle svg{width:17px;height:17px;font-size:17px}.Footer-module__q7ZRWa__navColTitle:hover svg{filter:drop-shadow(0 0 5px #ff1744d9)drop-shadow(0 0 10px #ffea008c)drop-shadow(0 0 16px #00e5ff73);transform:translateY(-3px)rotate(-7deg)scale(1.16)}.Footer-module__q7ZRWa__footerNavList a{justify-content:space-between;align-items:center;display:flex}.Footer-module__q7ZRWa__footerNavList a svg{opacity:.7;width:13px;height:13px;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .3s,filter .3s;transform:translate(0)}.Footer-module__q7ZRWa__footerNavList a:hover svg{opacity:1;filter:drop-shadow(0 0 5px #00ff85d9)drop-shadow(0 0 10px #00e5ff8c);transform:translate(6px)scale(1.12)}.Footer-module__q7ZRWa__contactIconWrapper{place-items:center;transition:transform .4s cubic-bezier(.22,1,.36,1),border-color .35s,box-shadow .35s;display:grid;position:relative;overflow:hidden}.Footer-module__q7ZRWa__contactIconWrapper:before{content:"";border-radius:inherit;opacity:0;z-index:-1;background:linear-gradient(135deg,#ff1744,#ffea00,#00ff85,#00e5ff,#7c3cff,#ff00d4) 0 0/300% 300%;transition:opacity .35s;animation:5s infinite Footer-module__q7ZRWa__footerNeonGradient;position:absolute;inset:-2px}.Footer-module__q7ZRWa__contactIconWrapper svg{width:16px;height:16px;font-size:16px}.Footer-module__q7ZRWa__contactItem:hover .Footer-module__q7ZRWa__contactIconWrapper{transform:translateY(-4px)scale(1.07);box-shadow:0 0 10px #ff174438,0 0 20px #00e5ff2e,0 0 30px #ff00d41f}.Footer-module__q7ZRWa__contactItem:hover .Footer-module__q7ZRWa__contactIconWrapper:before{opacity:.18}.Footer-module__q7ZRWa__contactItem:hover .Footer-module__q7ZRWa__contactIconWrapper svg{filter:drop-shadow(0 0 5px #ff1744bf)drop-shadow(0 0 10px #00e5ff80);transform:scale(1.12)}.Footer-module__q7ZRWa__legalBadgeInline{align-items:center;gap:8px;display:inline-flex}.Footer-module__q7ZRWa__legalBadgeInline svg{width:14px;height:14px}.Footer-module__q7ZRWa__devMetaLabel{align-items:center;gap:7px;display:inline-flex}.Footer-module__q7ZRWa__devMetaLabel>svg{width:13px;height:13px}.Footer-module__q7ZRWa__devInlineIcon{flex-shrink:0;transition:transform .35s,filter .35s}.Footer-module__q7ZRWa__brandMainLink:hover .Footer-module__q7ZRWa__devInlineIcon,.Footer-module__q7ZRWa__devHubLink:hover svg{filter:drop-shadow(0 0 5px #ff1744cc)drop-shadow(0 0 10px #00e5ff8c);transform:translateY(-2px)scale(1.12)}.Footer-module__q7ZRWa__pulseHeart{animation:1.8s ease-in-out infinite Footer-module__q7ZRWa__footerHeartPulse}@keyframes Footer-module__q7ZRWa__footerHeartPulse{0%,to{transform:scale(1)}50%{transform:scale(1.18)}}.Footer-module__q7ZRWa__brandMainLink svg:last-child{width:11px;height:11px;transition:transform .3s}.Footer-module__q7ZRWa__brandMainLink:hover svg:last-child{transform:translate(3px,-3px)scale(1.1)}.Footer-module__q7ZRWa__verifiedShieldIcon{width:19px;height:19px;animation:6s ease-in-out infinite Footer-module__q7ZRWa__footerNeonGradient,2.4s ease-in-out infinite Footer-module__q7ZRWa__verifiedIconPulse}@keyframes Footer-module__q7ZRWa__verifiedIconPulse{0%,to{filter:drop-shadow(0 0 3px #00e5ff4d);transform:scale(1)}50%{filter:drop-shadow(0 0 7px #00ff85b3)drop-shadow(0 0 14px #00e5ff73);transform:scale(1.12)}}.Footer-module__q7ZRWa__metaActive{align-items:center;gap:6px;display:inline-flex}.Footer-module__q7ZRWa__metaActive svg{width:12px;height:12px;animation:1.4s ease-in-out infinite Footer-module__q7ZRWa__footerBoltPulse}@keyframes Footer-module__q7ZRWa__footerBoltPulse{0%,to{transform:scale(1)rotate(0)}50%{transform:scale(1.2)rotate(-8deg)}}.Footer-module__q7ZRWa__legalLink{align-items:center;gap:7px;display:inline-flex}.Footer-module__q7ZRWa__legalLink svg{width:13px;height:13px;transition:transform .35s cubic-bezier(.22,1,.36,1),filter .3s}.Footer-module__q7ZRWa__legalLink:hover svg{filter:drop-shadow(0 0 5px #ff00d4cc)drop-shadow(0 0 10px #00e5ff80);transform:translateY(-2px)scale(1.16)}.Footer-module__q7ZRWa__socialBtn{place-items:center;transition:transform .4s cubic-bezier(.22,1,.36,1),box-shadow .35s,border-color .35s;display:grid;position:relative;overflow:hidden}.Footer-module__q7ZRWa__socialBtn:before{content:"";border-radius:inherit;opacity:0;background:linear-gradient(135deg,#ff1744,#ffea00,#00ff85,#00e5ff,#7c3cff,#ff00d4) 0 0/400% 400%;transition:opacity .35s;animation:6s infinite Footer-module__q7ZRWa__footerNeonGradient;position:absolute;inset:-1px}.Footer-module__q7ZRWa__socialBtn:after{content:"";background:radial-gradient(circle,#00e5ff2e,#0000 65%);border-radius:50%;width:70px;height:70px;transition:transform .45s cubic-bezier(.22,1,.36,1);position:absolute;transform:scale(0)}.Footer-module__q7ZRWa__socialBtn:hover{border-color:#00e5ff80;transform:translateY(-5px)scale(1.07);box-shadow:0 0 10px #ff174433,0 0 20px #00e5ff2e,0 0 30px #ff00d41f}.Footer-module__q7ZRWa__socialBtn:hover:before{opacity:.15}.Footer-module__q7ZRWa__socialBtn:hover:after{transform:scale(2)}.Footer-module__q7ZRWa__socialBtn svg{z-index:2;width:16px;height:16px;font-size:16px;transition:transform .35s,filter .35s;position:relative}.Footer-module__q7ZRWa__socialBtn:hover svg{filter:drop-shadow(0 0 6px #ff00d4cc)drop-shadow(0 0 12px #00e5ff99);transform:scale(1.2)rotate(6deg)}@media (prefers-reduced-motion:reduce){.Footer-module__q7ZRWa__navColTitle svg,.Footer-module__q7ZRWa__footerNavList a svg,.Footer-module__q7ZRWa__contactIconWrapper svg,.Footer-module__q7ZRWa__legalBadgeInline svg,.Footer-module__q7ZRWa__devMetaLabel svg,.Footer-module__q7ZRWa__stealthDevLink svg,.Footer-module__q7ZRWa__metaActive svg,.Footer-module__q7ZRWa__legalLink svg,.Footer-module__q7ZRWa__verifiedShieldIcon,.Footer-module__q7ZRWa__socialBtn svg,.Footer-module__q7ZRWa__socialBtn:before,.Footer-module__q7ZRWa__contactIconWrapper:before,.Footer-module__q7ZRWa__pulseHeart{transition:none!important;animation:none!important}}
:root{--bg-dark:#07090e;--bg-card:#0f172aa6;--bg-card-hover:#1e293bd9;--border-glass:#ffffff14;--border-glass-hover:#00f2fe59;--text-main:#f8fafc;--text-muted:#94a3b8;--text-dim:#64748b;--accent-cyan:#00f2fe;--accent-blue:#4facfe;--accent-lemon:#cf0;--accent-purple:#a855f7;--accent-pink:#ff007f;--accent-rose:#ff0844;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-mono:"JetBrains Mono", monospace;--ease-out-expo:cubic-bezier(.16, 1, .3, 1);--ease-in-out-smooth:cubic-bezier(.4, 0, .2, 1)}.AboutStory-module__-r4eGa__about{background-color:var(--bg-dark);color:var(--text-main);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-width:100%;min-height:100vh;line-height:1.6;position:relative;overflow-x:hidden}.AboutStory-module__-r4eGa__pointerGlow{pointer-events:none;z-index:1;mix-blend-mode:screen;will-change:transform;background:radial-gradient(circle,#00f2fe1f 0%,#ccff000a 45%,#0000 70%);border-radius:50%;width:550px;height:550px;margin-top:-275px;margin-left:-275px;position:fixed;top:0;left:0}.AboutStory-module__-r4eGa__hero{background:radial-gradient(ellipse at 50% 0%, #0f172ae6 0%, var(--bg-dark) 80%);justify-content:center;align-items:center;min-height:90vh;padding-top:10rem;padding-bottom:7rem;display:flex;position:relative;overflow:hidden}.AboutStory-module__-r4eGa__heroAmbient{filter:blur(80px);pointer-events:none;z-index:0;background:radial-gradient(#00f2fe2e 0%,#a855f71a 40%,#0000 70%);width:1000px;height:600px;position:absolute;top:-20%;left:50%;transform:translate(-50%)}.AboutStory-module__-r4eGa__heroGrid{pointer-events:none;z-index:0;background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(at 50% 30%,#000 20%,#0000 75%);mask-image:radial-gradient(at 50% 30%,#000 20%,#0000 75%)}.AboutStory-module__-r4eGa__heroLayout{grid-template-columns:1.1fr .9fr;align-items:center;gap:4rem;display:grid}@media (max-width:991px){.AboutStory-module__-r4eGa__heroLayout{grid-template-columns:1fr;gap:3rem}}.AboutStory-module__-r4eGa__sectionTag{font-size:.825rem;font-family:var(--font-mono);color:var(--accent-cyan);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem .9rem;display:inline-flex;box-shadow:0 4px 20px #0003}.AboutStory-module__-r4eGa__heroTitle{letter-spacing:-.03em;color:#fff;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.2rem);font-weight:800;line-height:1.1}.AboutStory-module__-r4eGa__heroDescription{color:var(--text-muted);max-width:600px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.7}.AboutStory-module__-r4eGa__heroVisual{border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transform-style:preserve-3d;will-change:transform;background:linear-gradient(135deg,#ffffff1a,#ffffff05);border-radius:20px;padding:10px;position:relative;box-shadow:0 30px 60px #00000080}.AboutStory-module__-r4eGa__heroImage{object-fit:cover;filter:brightness(.9)contrast(1.1);border-radius:12px;width:100%;height:420px;display:block}.AboutStory-module__-r4eGa__heroFloatingBadge{border:1px solid var(--accent-cyan);color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0f172af2;border-radius:14px;align-items:center;gap:.75rem;padding:.85rem 1.4rem;font-size:.875rem;font-weight:600;display:flex;position:absolute;bottom:-20px;left:-20px;transform:translateZ(30px);box-shadow:0 15px 35px #00f2fe33}.AboutStory-module__-r4eGa__pulseDot{background-color:var(--accent-lemon);width:10px;height:10px;box-shadow:0 0 12px var(--accent-lemon);border-radius:50%;animation:2s ease-in-out infinite AboutStory-module__-r4eGa__pulseGlow}@keyframes AboutStory-module__-r4eGa__pulseGlow{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.AboutStory-module__-r4eGa__neonBtnLemon{background:var(--accent-lemon);color:#000;transition:all .3s var(--ease-out-expo);border:1px solid var(--accent-lemon);cursor:pointer;border-radius:10px;align-items:center;gap:.6rem;padding:.9rem 1.8rem;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 0 25px #ccff004d}.AboutStory-module__-r4eGa__neonBtnLemon:hover{background:#d4ff1a;transform:translateY(-3px)scale(1.02);box-shadow:0 0 40px #cf09}.AboutStory-module__-r4eGa__neonBtnPrimary{color:#fff;border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:all .3s var(--ease-out-expo);cursor:pointer;background:#ffffff0d;border-radius:10px;align-items:center;gap:.6rem;padding:.9rem 1.8rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.AboutStory-module__-r4eGa__neonBtnPrimary:hover{border-color:var(--accent-cyan);color:var(--accent-cyan);background:#ffffff1a;transform:translateY(-3px);box-shadow:0 10px 30px #00f2fe26}.AboutStory-module__-r4eGa__btnIcon{transition:transform .3s var(--ease-out-expo)}.AboutStory-module__-r4eGa__neonBtnLemon:hover .AboutStory-module__-r4eGa__btnIcon,.AboutStory-module__-r4eGa__neonBtnPrimary:hover .AboutStory-module__-r4eGa__btnIcon{transform:translate(4px)}.AboutStory-module__-r4eGa__gradientCyan{background:linear-gradient(135deg,#00f2fe 0%,#4facfe 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.AboutStory-module__-r4eGa__gradientLemon{background:linear-gradient(135deg,#cf0 0%,#10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.AboutStory-module__-r4eGa__gradientPurple{background:linear-gradient(135deg,#a855f7 0%,#ff007f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.AboutStory-module__-r4eGa__animatedUnderlineWrapper{display:inline-block;position:relative}.AboutStory-module__-r4eGa__animatedUnderline{background:linear-gradient(90deg, var(--accent-cyan), var(--accent-blue));transform-origin:0;width:100%;height:3px;box-shadow:0 0 12px var(--accent-cyan);will-change:transform;border-radius:2px;position:absolute;bottom:-4px;left:0;transform:scaleX(0)}.AboutStory-module__-r4eGa__underlineLemon{background:linear-gradient(90deg, var(--accent-lemon), #10b981);box-shadow:0 0 12px var(--accent-lemon)}.AboutStory-module__-r4eGa__underlinePurple{background:linear-gradient(90deg, var(--accent-purple), var(--accent-pink));box-shadow:0 0 12px var(--accent-purple)}.AboutStory-module__-r4eGa__sectionHeader{text-align:center;max-width:750px;margin:0 auto 4.5rem}.AboutStory-module__-r4eGa__sectionTitle{letter-spacing:-.02em;color:#fff;font-size:clamp(2rem,4vw,3.2rem);font-weight:800;line-height:1.2}.AboutStory-module__-r4eGa__blurHeading{will-change:opacity, transform, filter;will-change:opacity, transform, filter;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,Plus Jakarta Sans,Helvetica Neue,sans-serif;line-height:1.08;letter-spacing:-.04em!important;font-weight:200!important}.AboutStory-module__-r4eGa__heroTitle.AboutStory-module__-r4eGa__blurHeading{letter-spacing:-.05em!important;font-weight:200!important}.AboutStory-module__-r4eGa__sectionTitle.AboutStory-module__-r4eGa__blurHeading{letter-spacing:-.04em!important;font-weight:200!important}.AboutStory-module__-r4eGa__whoSection{background:radial-gradient(circle at 50% 30%, #0a0f1e66 0%, var(--bg-dark) 100%);z-index:5;padding:8rem 0 12rem;position:relative}.AboutStory-module__-r4eGa__cardsStack{perspective:1200px;flex-direction:column;gap:2.5rem;width:100%;max-width:1100px;margin:0 auto;display:flex;position:relative}.AboutStory-module__-r4eGa__storyCard{-webkit-backdrop-filter:blur(40px)saturate(180%);will-change:transform, opacity, filter;width:100%;min-height:480px;transform-style:preserve-3d;transition:border-color .4s var(--ease-out-expo), box-shadow .4s var(--ease-out-expo);background:#0a0f1abf;border:1px solid #ffffff1f;border-radius:32px;grid-template-columns:1.1fr .9fr;align-items:center;gap:3.5rem;padding:3.5rem;display:grid;overflow:hidden;box-shadow:0 30px 60px -12px #000000bf,0 18px 36px -18px #00000080,inset 0 1px 1px #fff3}.AboutStory-module__-r4eGa__storyCard:before{content:"";opacity:.8;background:linear-gradient(90deg,#0000 0%,#00f2fe66 30%,#cf06 70%,#0000 100%);height:1px;position:absolute;top:0;left:0;right:0}.AboutStory-module__-r4eGa__storyCard:after{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffffff26,#ffffff05);border-radius:32px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.AboutStory-module__-r4eGa__storyCard:hover{border-color:#00f2fe66;box-shadow:0 40px 80px -15px #000000d9,0 0 40px #00f2fe26,inset 0 1px 2px #ffffff4d}.AboutStory-module__-r4eGa__storyInfo{z-index:2;flex-direction:column;justify-content:center;display:flex}.AboutStory-module__-r4eGa__storyNumber{font-size:.85rem;font-weight:700;font-family:var(--font-mono);color:var(--accent-cyan);letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1rem;display:inline-flex}.AboutStory-module__-r4eGa__storyHeading{letter-spacing:-.03em;color:#fff;font-size:2.1rem;font-weight:300;line-height:1.2;font-family:-apple-system, BlinkMacSystemFont, "SF Pro Display", var(--font-sans);margin-bottom:1.25rem}.AboutStory-module__-r4eGa__storyText{color:var(--text-muted);letter-spacing:-.01em;margin-bottom:2rem;font-size:1.05rem;font-weight:300;line-height:1.7}.AboutStory-module__-r4eGa__tagGroup{flex-wrap:wrap;gap:.75rem;margin-bottom:2.25rem;display:flex}.AboutStory-module__-r4eGa__pillBadge{font-size:.8rem;font-weight:600;font-family:var(--font-mono);color:#e2e8f0;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);transition:all .3s var(--ease-out-expo);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:9999px;align-items:center;gap:.5rem;padding:.45rem .95rem;display:inline-flex}.AboutStory-module__-r4eGa__pillBadge:hover{background:#ffffff14;border-color:#ffffff40;transform:translateY(-2px)}.AboutStory-module__-r4eGa__storyCard{-webkit-backdrop-filter:blur(24px);will-change:transform, filter, opacity;background:#0a0e17eb;border:1px solid #ffffff1f;border-top-color:#ffffff38;border-radius:28px;grid-template-columns:1.2fr 1fr;align-items:center;gap:2.5rem;padding:3rem;display:grid;position:relative;box-shadow:0 30px 60px #000c,inset 0 1px #ffffff1a}.AboutStory-module__-r4eGa__storyMedia{border:1px solid #ffffff1a;border-radius:20px;height:350px;position:relative;overflow:hidden;transform:translateZ(20px);box-shadow:0 20px 40px #0009}.AboutStory-module__-r4eGa__cardImage{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out-expo), filter .7s var(--ease-out-expo);filter:brightness(.85)contrast(1.1)}.AboutStory-module__-r4eGa__storyCard:hover .AboutStory-module__-r4eGa__cardImage{filter:brightness()contrast(1.15);transform:scale(1.06)}.AboutStory-module__-r4eGa__mediaOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#07090ee6 100%);position:absolute;inset:0}.AboutStory-module__-r4eGa__mediaNumber{font-size:4.5rem;font-weight:900;font-family:var(--font-mono);color:#ffffff0f;-webkit-user-select:none;user-select:none;pointer-events:none;line-height:1;transition:color .4s;position:absolute;top:15px;right:20px}.AboutStory-module__-r4eGa__storyCard:hover .AboutStory-module__-r4eGa__mediaNumber{color:#00f2fe26}.AboutStory-module__-r4eGa__tiltCard{will-change:transform;transform-style:preserve-3d;transition:transform .15s ease-out}@media (max-width:991px){.AboutStory-module__-r4eGa__storyCard{grid-template-columns:1fr;gap:2.5rem;padding:2.75rem}.AboutStory-module__-r4eGa__storyMedia{height:280px}}@media (max-width:767px){.AboutStory-module__-r4eGa__cardsStack{perspective:none}.AboutStory-module__-r4eGa__storyCard{border-radius:24px;min-height:auto;padding:2rem 1.5rem;position:relative!important;top:0!important;transform:none!important}.AboutStory-module__-r4eGa__storyHeading{font-size:1.6rem}.AboutStory-module__-r4eGa__storyMedia{height:220px}}.AboutStory-module__-r4eGa__videoSection{background:radial-gradient(ellipse at 50% 50%, #0f172acc 0%, var(--bg-dark) 100%);z-index:6;padding:6rem 0 10rem;position:relative;overflow:hidden}.AboutStory-module__-r4eGa__videoSection:before{content:"";filter:blur(100px);pointer-events:none;z-index:0;background:radial-gradient(circle,#00f2fe14 0%,#a855f70a 50%,#0000 75%);width:900px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AboutStory-module__-r4eGa__videoCard{border:1px solid var(--border-glass);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);width:100%;max-width:1100px;height:520px;transform-style:preserve-3d;transition:border-color .4s var(--ease-out-expo), box-shadow .4s var(--ease-out-expo);background:#0a0f1acc;border-radius:32px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 30px 70px #000c,0 0 50px #00f2fe1a}.AboutStory-module__-r4eGa__videoCard:hover{border-color:#00f2fe66;box-shadow:0 40px 90px #000000e6,0 0 70px #00f2fe33}.AboutStory-module__-r4eGa__videoPoster{object-fit:cover;filter:brightness(.75)contrast(1.15);width:100%;height:100%;transition:transform .8s var(--ease-out-expo), filter .8s var(--ease-out-expo)}.AboutStory-module__-r4eGa__videoCard:hover .AboutStory-module__-r4eGa__videoPoster{filter:brightness(.85)contrast(1.2);transform:scale(1.04)}.AboutStory-module__-r4eGa__videoOverlay{z-index:2;background:linear-gradient(#07090e33 0%,#07090ebf 100%);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AboutStory-module__-r4eGa__playButton{border:2px solid var(--accent-cyan);cursor:pointer;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);width:90px;height:90px;transition:all .4s var(--ease-out-expo);background:#00f2fe26;border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;box-shadow:0 0 30px #00f2fe66,inset 0 0 15px #00f2fe4d}.AboutStory-module__-r4eGa__playButton:before{content:"";border:1px dashed #00f2fe80;border-radius:50%;animation:12s linear infinite AboutStory-module__-r4eGa__spinRing;position:absolute;inset:-12px}@keyframes AboutStory-module__-r4eGa__spinRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AboutStory-module__-r4eGa__playButton:hover{background:var(--accent-cyan);transform:scale(1.15);box-shadow:0 0 50px #00f2fecc,0 0 90px #00f2fe66}.AboutStory-module__-r4eGa__playIconTriangle{border:14px solid #0000;border-left:24px solid #fff;border-right-width:0;width:0;height:0;margin-left:5px;transition:border-color .3s}.AboutStory-module__-r4eGa__playButton:hover .AboutStory-module__-r4eGa__playIconTriangle{border-color:#0000 #0000 #0000 #000}.AboutStory-module__-r4eGa__visionSection{background:var(--bg-dark);z-index:7;flex-direction:column;justify-content:center;min-height:100vh;padding:8rem 0;display:flex;position:relative;overflow:hidden}.AboutStory-module__-r4eGa__visionIntro{text-align:center}.AboutStory-module__-r4eGa__visionViewport{width:100%;padding:2rem 0 4rem;position:relative;overflow:hidden}.AboutStory-module__-r4eGa__visionTrack{will-change:transform;gap:2.5rem;width:max-content;padding-left:5vw;display:flex}.AboutStory-module__-r4eGa__visionCard{-webkit-backdrop-filter:blur(30px);border:1px solid var(--border-glass);width:420px;min-height:500px;transition:border-color .4s var(--ease-out-expo), transform .4s var(--ease-out-expo), box-shadow .4s var(--ease-out-expo);background:#0f172ab3;border-radius:28px;flex-direction:column;justify-content:space-between;padding:2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px #0009;margin-bottom:320px!important}.AboutStory-module__-r4eGa__visionCard:before{content:"";background:linear-gradient(90deg, var(--accent-cyan), var(--accent-lemon));opacity:.7;width:100%;height:3px;position:absolute;top:0;left:0}.AboutStory-module__-r4eGa__visionCard:hover{border-color:#cf06;transform:translateY(-8px);box-shadow:0 35px 70px #000c,0 0 30px #ccff0026}.AboutStory-module__-r4eGa__visionTop{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.AboutStory-module__-r4eGa__visionNumber{font-family:var(--font-mono);color:var(--accent-cyan);letter-spacing:-.05em;font-size:2.2rem;font-weight:200;line-height:1}.AboutStory-module__-r4eGa__visionContent{z-index:2;margin-bottom:1.5rem}.AboutStory-module__-r4eGa__visionContent h3{letter-spacing:-.02em;color:#fff;font-size:1.5rem;font-weight:300;line-height:1.3;font-family:-apple-system, BlinkMacSystemFont, "SF Pro Display", var(--font-sans);margin-bottom:1rem}.AboutStory-module__-r4eGa__visionContent p{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;font-weight:300;line-height:1.6}.AboutStory-module__-r4eGa__visionMedia{border:1px solid #ffffff14;border-radius:16px;width:100%;height:180px;overflow:hidden}.AboutStory-module__-r4eGa__visionMedia img{object-fit:cover;width:100%;height:100%;transition:transform .6s var(--ease-out-expo);filter:brightness(.85)}.AboutStory-module__-r4eGa__visionCard:hover .AboutStory-module__-r4eGa__visionMedia img{filter:brightness();transform:scale(1.08)}@media (max-width:991px){.AboutStory-module__-r4eGa__videoCard{border-radius:24px;height:380px}.AboutStory-module__-r4eGa__playButton{width:70px;height:70px}.AboutStory-module__-r4eGa__playIconTriangle{border-width:10px 0 10px 18px}.AboutStory-module__-r4eGa__visionCard{width:340px;min-height:440px;padding:2rem}}@media (max-width:767px){.AboutStory-module__-r4eGa__videoCard{border-radius:20px;height:260px}.AboutStory-module__-r4eGa__visionSection{min-height:auto;padding:5rem 0}.AboutStory-module__-r4eGa__visionTrack{gap:1.5rem;padding-left:1.5rem}.AboutStory-module__-r4eGa__visionCard{width:290px;min-height:400px;padding:1.5rem}}.AboutStory-module__-r4eGa__whySection{background:radial-gradient(ellipse at 50% 20%, #0a0f1ee6 0%, var(--bg-dark) 85%);z-index:8;padding:9rem 0 8rem;position:relative}.AboutStory-module__-r4eGa__accordion{-webkit-backdrop-filter:blur(30px);border:1px solid var(--border-glass);width:100%;max-width:900px;transition:border-color .4s var(--ease-out-expo), box-shadow .4s var(--ease-out-expo);background:#0f172aa6;border-radius:24px;margin:0 auto 5rem;overflow:hidden;box-shadow:0 20px 50px #0009}.AboutStory-module__-r4eGa__accordion:hover{border-color:#00f2fe59;box-shadow:0 25px 60px #00f2fe1a}.AboutStory-module__-r4eGa__accordionTrigger{color:#fff;width:100%;font-size:1.15rem;font-weight:400;font-family:-apple-system, BlinkMacSystemFont, "SF Pro Display", var(--font-sans);cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:1.75rem 2.25rem;transition:background-color .3s;display:flex}.AboutStory-module__-r4eGa__accordionTrigger:hover{background:#ffffff08}.AboutStory-module__-r4eGa__accordionArrow{width:22px;height:22px;color:var(--accent-cyan);transition:transform .4s var(--ease-out-expo);flex-shrink:0}.AboutStory-module__-r4eGa__accordionArrowOpen{transform:rotate(180deg)}.AboutStory-module__-r4eGa__accordionBody{max-height:0;transition:max-height .5s var(--ease-out-expo), padding .5s ease;background:#07090e80;border-top:1px solid #0000;overflow:hidden}.AboutStory-module__-r4eGa__accordionBodyOpen{border-top-color:#ffffff14;max-height:400px}.AboutStory-module__-r4eGa__accordionInner{color:var(--text-muted);padding:2.25rem;font-size:1.05rem;font-weight:300;line-height:1.7}.AboutStory-module__-r4eGa__whyGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;max-width:1200px;margin:0 auto;display:grid}.AboutStory-module__-r4eGa__whyCard{-webkit-backdrop-filter:blur(25px);border:1px solid var(--border-glass);transition:transform .4s var(--ease-out-expo), border-color .4s var(--ease-out-expo), box-shadow .4s var(--ease-out-expo);background:#0f172a99;border-radius:28px;flex-direction:column;align-items:flex-start;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000080}.AboutStory-module__-r4eGa__whyCard:before{content:"";opacity:0;background:linear-gradient(90deg,#0000,#00f2fe80,#0000);width:100%;height:2px;transition:opacity .4s;position:absolute;top:0;left:0}.AboutStory-module__-r4eGa__whyCard:hover{border-color:#00f2fe66;transform:translateY(-8px);box-shadow:0 35px 70px #000c,0 0 35px #00f2fe26}.AboutStory-module__-r4eGa__whyCard:hover:before{opacity:1}.AboutStory-module__-r4eGa__whyIcon{transition:transform .4s var(--ease-out-expo);background:#ffffff0a;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:1.75rem;padding:.75rem;box-shadow:0 10px 25px #0000004d}.AboutStory-module__-r4eGa__whyCard:hover .AboutStory-module__-r4eGa__whyIcon{transform:scale(1.1)rotate(5deg)}.AboutStory-module__-r4eGa__whyCard h3{letter-spacing:-.02em;color:#fff;font-size:1.35rem;font-weight:300;line-height:1.3;font-family:-apple-system, BlinkMacSystemFont, "SF Pro Display", var(--font-sans);margin-bottom:1rem}.AboutStory-module__-r4eGa__whyCard p{color:var(--text-muted);font-size:.975rem;font-weight:300;line-height:1.7}@media (max-width:991px){.AboutStory-module__-r4eGa__whyGrid{grid-template-columns:1fr;max-width:600px}.AboutStory-module__-r4eGa__accordion{max-width:100%}}@media (max-width:767px){.AboutStory-module__-r4eGa__whySection{padding:6rem 0}.AboutStory-module__-r4eGa__accordionTrigger{padding:1.25rem 1.5rem;font-size:1rem}.AboutStory-module__-r4eGa__accordionInner{padding:1.5rem}.AboutStory-module__-r4eGa__whyCard{border-radius:22px;padding:2.25rem 1.75rem}}.AboutStory-module__-r4eGa__faqSection{background:radial-gradient(circle at 50% 50%, #0a0f1eb3 0%, var(--bg-dark) 100%);z-index:9;padding:9rem 0;position:relative}.AboutStory-module__-r4eGa__faqList{flex-direction:column;gap:1.25rem;width:100%;max-width:900px;margin:0 auto;display:flex}.AboutStory-module__-r4eGa__faqItem{-webkit-backdrop-filter:blur(25px);border:1px solid var(--border-glass);transition:border-color .3s var(--ease-out-expo), box-shadow .3s var(--ease-out-expo);background:#0f172aa6;border-radius:20px;overflow:hidden;box-shadow:0 15px 35px #00000080}.AboutStory-module__-r4eGa__faqItem:hover{border-color:#00f2fe66;box-shadow:0 20px 45px #00f2fe1f}.AboutStory-module__-r4eGa__faqTrigger{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:1.25rem;width:100%;padding:1.5rem 2rem;display:flex}.AboutStory-module__-r4eGa__faqIconContainer{border:1.5px solid var(--accent-cyan);background:#ffffff0a;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;animation:3s ease-in-out infinite AboutStory-module__-r4eGa__continuousNeonPulse;display:flex;box-shadow:0 0 20px #00f2fe40}@keyframes AboutStory-module__-r4eGa__continuousNeonPulse{0%,to{transform:scale(1)translateY(0);box-shadow:0 0 15px #00f2fe33,inset 0 0 8px #00f2fe1a}50%{transform:scale(1.08)translateY(-3px);box-shadow:0 0 30px #00f2fe73,inset 0 0 15px #00f2fe4d}}.AboutStory-module__-r4eGa__faqNumber{font-family:var(--font-mono);color:var(--text-dim);letter-spacing:.05em;font-size:.9rem;font-weight:700}.AboutStory-module__-r4eGa__faqQuestion{color:#fff;letter-spacing:-.01em;font-size:1.1rem;font-weight:300;font-family:-apple-system, BlinkMacSystemFont, "SF Pro Display", var(--font-sans);flex-grow:1}.AboutStory-module__-r4eGa__faqIcon{color:var(--accent-cyan);transition:transform .3s var(--ease-out-expo);text-align:center;width:24px;font-size:1.5rem;font-weight:300}.AboutStory-module__-r4eGa__faqIconOpen{color:var(--accent-lemon);transform:rotate(45deg)}.AboutStory-module__-r4eGa__faqAnswer{max-height:0;transition:max-height .4s var(--ease-out-expo), padding .4s ease;background:#07090e99;border-top:1px solid #0000;overflow:hidden}.AboutStory-module__-r4eGa__faqAnswerOpen{border-top-color:#ffffff14;max-height:300px;padding:0 2rem 1.75rem 5.75rem}.AboutStory-module__-r4eGa__faqAnswer p{color:var(--text-muted);padding-top:1rem;font-size:1rem;font-weight:300;line-height:1.7}.AboutStory-module__-r4eGa__classyTwoWordGradient{background:linear-gradient(135deg,#00f2fe 0%,#cf0 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;font-weight:300!important}@media (max-width:767px){.AboutStory-module__-r4eGa__faqSection{padding:6rem 0}.AboutStory-module__-r4eGa__faqTrigger{gap:1rem;padding:1.25rem}.AboutStory-module__-r4eGa__faqIconContainer{border-radius:10px;width:40px;height:40px}.AboutStory-module__-r4eGa__faqQuestion{font-size:.95rem}.AboutStory-module__-r4eGa__faqAnswerOpen{padding:0 1.25rem 1.25rem}}.AboutStory-module__-r4eGa__finalSection{background:radial-gradient(ellipse at 50% 80%, #0f172af2 0%, var(--bg-dark) 85%);z-index:10;text-align:center;padding:10rem 0 12rem;position:relative;overflow:hidden}.AboutStory-module__-r4eGa__finalOrb{filter:blur(90px);pointer-events:none;z-index:0;background:radial-gradient(circle,#00f2fe33 0%,#ccff0014 40%,#0000 70%);width:900px;height:500px;position:absolute;bottom:-20%;left:50%;transform:translate(-50%)}.AboutStory-module__-r4eGa__finalCard{-webkit-backdrop-filter:blur(40px)saturate(180%);z-index:2;background:#0a0f1abf;border:1px solid #ffffff1f;border-radius:36px;width:100%;max-width:1000px;margin:0 auto;padding:5rem 3rem;position:relative;overflow:hidden;box-shadow:0 40px 90px #000000d9,0 0 60px #00f2fe26,inset 0 1px 1px #fff3}.AboutStory-module__-r4eGa__finalCard:before{content:"";background:linear-gradient(90deg,#0000,#00f2fe99,#cf09,#0000);height:1px;position:absolute;top:0;left:0;right:0}.AboutStory-module__-r4eGa__finalTitle{letter-spacing:-.04em;color:#fff;font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:200;line-height:1.15;font-family:-apple-system, BlinkMacSystemFont, "SF Pro Display", var(--font-sans);margin-bottom:1.5rem}.AboutStory-module__-r4eGa__finalCard p{color:var(--text-muted);max-width:650px;margin:0 auto 3rem;font-size:1.125rem;font-weight:300;line-height:1.7}@media (max-width:991px){.AboutStory-module__-r4eGa__finalCard{border-radius:28px;padding:3.5rem 2rem}}@media (max-width:767px){.AboutStory-module__-r4eGa__finalSection{padding:7rem 0 9rem}.AboutStory-module__-r4eGa__finalCard{border-radius:24px;padding:2.5rem 1.5rem}.AboutStory-module__-r4eGa__finalCard p{margin-bottom:2rem;font-size:1rem}}@keyframes AboutStory-module__-r4eGa__floatSlow{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-12px)rotate(1deg)}}@keyframes AboutStory-module__-r4eGa__glowShift{0%,to{opacity:.4;filter:blur(80px)}50%{opacity:.8;filter:blur(100px)}}@keyframes AboutStory-module__-r4eGa__borderGlow{0%,to{border-color:#00f2fe33}50%{border-color:#ccff0080}}.AboutStory-module__-r4eGa__about *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.AboutStory-module__-r4eGa__storyCard,.AboutStory-module__-r4eGa__whyCard,.AboutStory-module__-r4eGa__visionCard,.AboutStory-module__-r4eGa__faqItem,.AboutStory-module__-r4eGa__videoCard,.AboutStory-module__-r4eGa__finalCard,.AboutStory-module__-r4eGa__heroVisual{backface-visibility:hidden;transform:translateZ(0)}@media (prefers-reduced-motion:reduce){.AboutStory-module__-r4eGa__about *,.AboutStory-module__-r4eGa__pointerGlow,.AboutStory-module__-r4eGa__faqIconContainer{transition:none!important;animation:none!important}}@media (max-width:480px){.AboutStory-module__-r4eGa__container{padding-left:1rem;padding-right:1.rem}.AboutStory-module__-r4eGa__hero{padding-top:8rem;padding-bottom:5rem}.AboutStory-module__-r4eGa__heroTitle{font-size:2.3rem}.AboutStory-module__-r4eGa__sectionTitle{font-size:1.9rem}.AboutStory-module__-r4eGa__storyCard{padding:1.5rem 1.25rem}.AboutStory-module__-r4eGa__storyHeading{font-size:1.4rem}.AboutStory-module__-r4eGa__visionCard{width:260px;min-height:380px}}@media print{.AboutStory-module__-r4eGa__pointerGlow,.AboutStory-module__-r4eGa__heroAmbient,.AboutStory-module__-r4eGa__heroGrid,.AboutStory-module__-r4eGa__finalOrb{display:none!important}.AboutStory-module__-r4eGa__about{color:#000!important;background:#fff!important}.AboutStory-module__-r4eGa__storyCard,.AboutStory-module__-r4eGa__whyCard,.AboutStory-module__-r4eGa__visionCard,.AboutStory-module__-r4eGa__faqItem,.AboutStory-module__-r4eGa__finalCard{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border:1px solid #ccc!important}}@keyframes AboutStory-module__-r4eGa__laserBorder{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.AboutStory-module__-r4eGa__storyCard,.AboutStory-module__-r4eGa__whyCard,.AboutStory-module__-r4eGa__visionCard,.AboutStory-module__-r4eGa__faqItem,.AboutStory-module__-r4eGa__finalCard{transition:transform .5s var(--ease-out-expo), box-shadow .5s var(--ease-out-expo), border-color .5s ease;position:relative}.AboutStory-module__-r4eGa__storyCard:hover,.AboutStory-module__-r4eGa__whyCard:hover,.AboutStory-module__-r4eGa__visionCard:hover,.AboutStory-module__-r4eGa__faqItem:hover{transform:translateY(-6px)scale(1.01);box-shadow:0 30px 70px -10px #00f2fe40,0 0 40px #ccff0026,inset 0 1px 2px #fff6}.AboutStory-module__-r4eGa__heroAmbient,.AboutStory-module__-r4eGa__finalOrb{animation:8s ease-in-out infinite alternate AboutStory-module__-r4eGa__orbFloatPulse}@keyframes AboutStory-module__-r4eGa__orbFloatPulse{0%{opacity:.6;transform:translate(-50%)scale(1)translateY(0)}to{opacity:.95;transform:translate(-48%)scale(1.15)translateY(-25px)}}.AboutStory-module__-r4eGa__gradientCyan,.AboutStory-module__-r4eGa__gradientLemon,.AboutStory-module__-r4eGa__gradientPurple,.AboutStory-module__-r4eGa__classyTwoWordGradient{background-size:200%;animation:6s linear infinite AboutStory-module__-r4eGa__textGradientShift}@keyframes AboutStory-module__-r4eGa__textGradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.AboutStory-module__-r4eGa__whyIcon,.AboutStory-module__-r4eGa__faqIconContainer{transition:transform .4s var(--ease-out-expo), box-shadow .4s ease}.AboutStory-module__-r4eGa__whyCard:hover .AboutStory-module__-r4eGa__whyIcon{transform:scale(1.15)rotate(12deg)translateY(-4px);box-shadow:0 0 35px #00f2fe99}.AboutStory-module__-r4eGa__neonBtnLemon,.AboutStory-module__-r4eGa__neonBtnPrimary{position:relative;overflow:hidden}.AboutStory-module__-r4eGa__neonBtnLemon:after,.AboutStory-module__-r4eGa__neonBtnPrimary:after{content:"";width:200%;height:200%;transition:transform .7s var(--ease-out-expo);background:linear-gradient(60deg,#0000 30%,#ffffff40 50%,#0000 70%);position:absolute;top:-50%;left:-50%;transform:rotate(30deg)translate(-100%)}.AboutStory-module__-r4eGa__neonBtnLemon:hover:after,.AboutStory-module__-r4eGa__neonBtnPrimary:hover:after{transform:rotate(30deg)translate(100%)}.AboutStory-module__-r4eGa__blurHeading{filter:blur();transition:filter .6s var(--ease-out-expo), transform .6s var(--ease-out-expo)}@keyframes AboutStory-module__-r4eGa__radarWave{0%{box-shadow:0 0 #00f2fe66,0 0 #cf03}70%{box-shadow:0 0 0 20px #00f2fe00,0 0 0 40px #cf00}to{box-shadow:0 0 #00f2fe00,0 0 #cf00}}.AboutStory-module__-r4eGa__heroFloatingBadge{animation:4s cubic-bezier(.16,1,.3,1) infinite AboutStory-module__-r4eGa__radarWave}@keyframes AboutStory-module__-r4eGa__floatCardGentle{0%,to{transform:translateY(0)rotateX(0)}50%{transform:translateY(-8px)rotateX(1deg)}}.AboutStory-module__-r4eGa__heroVisual,.AboutStory-module__-r4eGa__videoCard{animation:6s ease-in-out infinite AboutStory-module__-r4eGa__floatCardGentle}@keyframes AboutStory-module__-r4eGa__conicGlow{0%{filter:hue-rotate()}to{filter:hue-rotate(360deg)}}.AboutStory-module__-r4eGa__sectionTag{position:relative;overflow:hidden}.AboutStory-module__-r4eGa__sectionTag:before{content:"";z-index:-1;opacity:.5;border-radius:9999px;animation:5s linear infinite AboutStory-module__-r4eGa__conicGlow;position:absolute;inset:-2px}.AboutStory-module__-r4eGa__visionCard:hover .AboutStory-module__-r4eGa__visionNumber{color:var(--accent-lemon);text-shadow:0 0 20px #ccff0080;transition:all .3s var(--ease-out-expo);transform:scale(1.05)}@keyframes AboutStory-module__-r4eGa__playButtonRipple{0%{opacity:.8;transform:scale(1)}to{opacity:0;transform:scale(1.4)}}.AboutStory-module__-r4eGa__playButton:after{content:"";border:2px solid var(--accent-cyan);pointer-events:none;border-radius:50%;animation:2s cubic-bezier(.16,1,.3,1) infinite AboutStory-module__-r4eGa__playButtonRipple;position:absolute;inset:-4px}.AboutStory-module__-r4eGa__heroBadgeWrapper{justify-content:flex-start;margin-bottom:1.2rem;display:flex}.AboutStory-module__-r4eGa__heroBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00f2fe14;border:1px solid #00f2fe4d;border-radius:50px;align-items:center;gap:8px;padding:8px 18px;transition:all .3s;display:inline-flex;box-shadow:0 0 20px #00f2fe26}.AboutStory-module__-r4eGa__heroBadge:hover{border-color:#00f2fe99;transform:translateY(-2px);box-shadow:0 0 25px #00f2fe4d}.AboutStory-module__-r4eGa__badgeGlowIcon{color:#00f2fe;filter:drop-shadow(0 0 6px #00f2fe);justify-content:center;align-items:center;animation:2s ease-in-out infinite AboutStory-module__-r4eGa__badgeIconPulse;display:flex}.AboutStory-module__-r4eGa__badgeText{letter-spacing:.05em;color:#e2e8f0;text-transform:uppercase;font-size:.85rem;font-weight:600}.AboutStory-module__-r4eGa__glorifiedMainHeading{letter-spacing:-.03em;color:#fff;text-shadow:0 10px 30px #00000080;margin-bottom:1.2rem;font-size:clamp(2.4rem,4.8vw,4.2rem);font-weight:800;line-height:1.15}.AboutStory-module__-r4eGa__neonHighlight{background:linear-gradient(135deg,#00f2fe 0%,#4facfe 50%,#27ff6f 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 15px #4facfe66);-webkit-background-clip:text}.AboutStory-module__-r4eGa__shiftingGradientText{background:linear-gradient(270deg,#00fc71,#ffe77a,#ddd5d7,#0effeb,#fff) 0 0/400% 400%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;animation:6s infinite AboutStory-module__-r4eGa__heroGradientShift;display:inline}@keyframes AboutStory-module__-r4eGa__heroGradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.AboutStory-module__-r4eGa__aiBlinkingCursor{color:#eaece4;text-shadow:0 0 8px #00e1ff;margin-left:2px;font-weight:700;animation:.8s infinite AboutStory-module__-r4eGa__aiCursorBlink;display:inline-block}@keyframes AboutStory-module__-r4eGa__aiCursorBlink{0%,to{opacity:1}50%{opacity:0}}@keyframes AboutStory-module__-r4eGa__badgeIconPulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.15)}}@media screen and (max-width:768px){.AboutStory-module__-r4eGa__about,.AboutStory-module__-r4eGa__hero{padding:2rem .8rem!important;overflow-x:hidden!important}.AboutStory-module__-r4eGa__container{width:100%!important;padding:0 .5rem!important}.AboutStory-module__-r4eGa__heroBadgeWrapper{justify-content:center!important;margin-bottom:1rem!important}.AboutStory-module__-r4eGa__heroBadge{padding:6px 14px!important;font-size:.75rem!important}.AboutStory-module__-r4eGa__glorifiedMainHeading,.AboutStory-module__-r4eGa__heroTitle{text-align:center!important;letter-spacing:-.02em!important;margin-bottom:1rem!important;font-size:1.9rem!important;line-height:1.2!important}.AboutStory-module__-r4eGa__heroDescription{text-align:center!important;min-height:auto!important;margin-bottom:1.5rem!important;font-size:.95rem!important;line-height:1.5!important}.AboutStory-module__-r4eGa__heroLayout div:first-child div[style*=flex]{flex-direction:column!important;gap:.8rem!important;width:100%!important;display:flex!important}.AboutStory-module__-r4eGa__neonBtnLemon,.AboutStory-module__-r4eGa__neonBtnPrimary{text-align:center!important;border-radius:12px!important;justify-content:center!important;width:100%!important;padding:12px 20px!important;font-size:.9rem!important}.AboutStory-module__-r4eGa__heroVisual{border-radius:16px!important;width:100%!important;margin-top:1rem!important;overflow:hidden!important}.AboutStory-module__-r4eGa__heroImage{object-fit:cover!important;border-radius:16px!important;width:100%!important;height:240px!important}.AboutStory-module__-r4eGa__heroFloatingBadge{text-align:center!important;border-radius:8px!important;padding:6px 12px!important;font-size:.75rem!important;bottom:10px!important;left:10px!important;right:10px!important}.AboutStory-module__-r4eGa__container{border-radius:10px;min-width:100%!important;padding:0 .75rem!important}.AboutStory-module__-r4eGa__hero{border-radius:12px;margin-top:20px;padding:2.5rem 0!important}.AboutStory-module__-r4eGa__heroLayout{flex-direction:column!important;gap:1.8rem!important;display:flex!important}.AboutStory-module__-r4eGa__heroVisual{border-radius:14px!important;width:100%!important;margin-top:.2rem!important}.AboutStory-module__-r4eGa__heroImage{object-fit:cover!important;width:100%!important;height:220px!important}.AboutStory-module__-r4eGa__autoTabSection{padding:3.5rem 0!important}.AboutStory-module__-r4eGa__autoTabContentCard{border-radius:14px!important;width:100%!important;min-height:130px!important;padding:1.25rem!important}.AboutStory-module__-r4eGa__visionSection{padding:3rem 0!important;overflow:hidden!important}.AboutStory-module__-r4eGa__visionViewport{width:100%!important;overflow:visible!important}.AboutStory-module__-r4eGa__visionCard{border-radius:16px!important;flex-direction:column!important;justify-content:space-between!important;width:82vw!important;min-width:280px!important;max-width:340px!important;height:auto!important;min-height:420px!important;padding:1.25rem!important;display:flex!important;box-shadow:0 10px 30px #0009,0 0 15px #00f2fe14!important}.AboutStory-module__-r4eGa__visionTop{margin-bottom:.75rem!important}.AboutStory-module__-r4eGa__visionNumber{font-size:1.1rem!important}.AboutStory-module__-r4eGa__visionContent h3{margin-bottom:.5rem!important;font-size:1.15rem!important;line-height:1.3!important}.AboutStory-module__-r4eGa__visionContent p{margin-bottom:1rem!important;font-size:.85rem!important;line-height:1.45!important}.AboutStory-module__-r4eGa__visionContent .AboutStory-module__-r4eGa__neonBtnLemon{text-align:center!important;border-radius:10px!important;justify-content:center!important;width:100%!important;padding:10px 14px!important;font-size:.78rem!important}.AboutStory-module__-r4eGa__visionMedia{width:100%!important;margin-top:1rem!important}.AboutStory-module__-r4eGa__visionMedia img{object-fit:cover!important;border-radius:10px!important;width:100%!important;height:140px!important}.AboutStory-module__-r4eGa__faqSection{padding:3.5rem 0 4.5rem!important}.AboutStory-module__-r4eGa__faqList{width:100%!important}.AboutStory-module__-r4eGa__faqItem{border-radius:12px!important;width:100%!important}.AboutStory-module__-r4eGa__container{width:100%!important}@media screen and (max-width:768px){.AboutStory-module__-r4eGa__about{border-radius:10px;margin-top:50px}}.AboutStory-module__-r4eGa__heroBtnGroup{flex-direction:column!important;gap:10px!important;width:100%!important;margin-top:1.5rem!important;display:flex!important}.AboutStory-module__-r4eGa__neonBtnLemon,.AboutStory-module__-r4eGa__neonBtnPrimary{text-align:center!important;white-space:nowrap!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:100%!important;padding:14px 20px!important;font-size:.88rem!important;font-weight:700!important;display:flex!important;box-shadow:0 6px 20px #00f2fe33!important}.AboutStory-module__-r4eGa__neonBtnLemon{box-shadow:0 6px 22px #ccff0040!important}.AboutStory-module__-r4eGa__storyTag{white-space:nowrap!important;background:#0f172ae6!important;border-radius:8px!important;flex:none!important;padding:6px 12px!important;font-size:.75rem!important;box-shadow:0 3px 10px #00000080!important}}.AboutStory-module__-r4eGa__visionSection{margin-top:-4rem!important}.AboutStory-module__-r4eGa__storyHeading{filter:drop-shadow(0 2px 15px #00f2fe33);margin-bottom:1rem;font-size:1.5rem;font-weight:300;line-height:1.3;background:linear-gradient(135deg,#fff 0%,#00f2fe 35%,#a855f7 70%,#94a3b8 100%)!important;-webkit-text-fill-color:transparent!important;text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important}.AboutStory-module__-r4eGa__visionViewport{width:100%;position:relative;overflow-x:hidden}.AboutStory-module__-r4eGa__visionTrack{gap:2rem;width:max-content;padding:2rem 0;display:flex}.AboutStory-module__-r4eGa__visionCard{flex-shrink:0;min-width:300px}.AboutStory-module__-r4eGa__storyCard{will-change:transform, opacity, filter;opacity:1;filter:blur();transition:filter .6s,opacity .6s}.AboutStory-module__-r4eGa__container{z-index:2;min-width:100%;margin-left:auto;margin-right:auto;padding-left:2.8rem;padding-right:2.8rem;position:relative}
.playground-module__iMqQlG__playgroundSection{color:#fff;background:radial-gradient(circle at 100% 0,#00f2fe0d,#0000 40%),#050b14;padding:6rem 1.5rem;font-family:inherit}.playground-module__iMqQlG__container{max-width:1300px;margin:0 auto}.playground-module__iMqQlG__sectionHeader{text-align:center;margin-bottom:3.5rem}.playground-module__iMqQlG__sectionTag{color:#00f2fe;background:#00f2fe1a;border:1px solid #00f2fe4d;border-radius:50px;align-items:center;gap:.5rem;margin:0 auto 1rem;padding:.35rem 1rem;font-size:.85rem;font-weight:500;display:inline-flex}.playground-module__iMqQlG__sectionTitle{letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(2rem,3.5vw,2.75rem);font-weight:800}.playground-module__iMqQlG__gradientCyan{background:linear-gradient(135deg,#00f2fe 0%,#4facfe 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.playground-module__iMqQlG__sectionDesc{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1rem}.playground-module__iMqQlG__ideWindowContainer{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0d1423d9;border:1px solid #ffffff14;border-radius:20px;grid-template-columns:320px 1fr;gap:1.5rem;padding:1.5rem;display:grid;box-shadow:0 25px 50px -12px #000000b3}@media (max-width:1024px){.playground-module__iMqQlG__ideWindowContainer{grid-template-columns:1fr}}.playground-module__iMqQlG__ideSidebar{flex-direction:column;gap:1rem;display:flex}.playground-module__iMqQlG__ideSidebarHeaderGroup{justify-content:space-between;align-items:center;padding:0 .25rem;display:flex}.playground-module__iMqQlG__ideSidebarTitle{text-transform:uppercase;letter-spacing:.05em;color:#64748b;font-size:.8rem;font-weight:700}.playground-module__iMqQlG__autoplaySvgToggleBtn{color:#94a3b8;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;align-items:center;gap:4px;padding:.25rem .6rem;font-size:.7rem;transition:all .2s;display:flex}.playground-module__iMqQlG__autoplaySvgToggleBtn:hover{color:#00f2fe;background:#00f2fe1a;border-color:#00f2fe4d}.playground-module__iMqQlG__ideServiceCard{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0d;border-radius:12px;padding:1rem;transition:all .3s cubic-bezier(.16,1,.3,1)}.playground-module__iMqQlG__ideServiceCard:hover{background:#ffffff0a;border-color:#ffffff26}.playground-module__iMqQlG__ideServiceCardActive{background:linear-gradient(135deg,#00f2fe14,#4facfe0a);border-color:#00f2fe;box-shadow:0 0 20px #00f2fe26}.playground-module__iMqQlG__ideServiceHeaderRow{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.playground-module__iMqQlG__gradientIconWrapper{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.playground-module__iMqQlG__ideServiceTitle{color:#f8fafc;font-size:.95rem;font-weight:600}.playground-module__iMqQlG__ideServiceDesc{color:#94a3b8;font-size:.8rem;line-height:1.4}.playground-module__iMqQlG__ideMainArea{background:#090e17;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;display:flex;overflow:hidden}.playground-module__iMqQlG__ideWindowHeader{background:#0d1424;border-bottom:1px solid #ffffff0f;align-items:center;gap:1rem;padding:.75rem 1rem;display:flex}.playground-module__iMqQlG__macButtons{gap:6px;display:flex}.playground-module__iMqQlG__macDot{border-radius:50%;width:10px;height:10px}.playground-module__iMqQlG__dotRed{background:#ff5f56}.playground-module__iMqQlG__dotYellow{background:#ffbd2e}.playground-module__iMqQlG__dotGreen{background:#27c93f}.playground-module__iMqQlG__ideFileTab{color:#cbd5e1;font-family:monospace;font-size:.8rem}.playground-module__iMqQlG__ideSplitWorkspace{background:#060a12;grid-template-columns:1fr 1fr;height:340px;display:grid}@media (max-width:768px){.playground-module__iMqQlG__ideSplitWorkspace{grid-template-columns:1fr;height:auto}}.playground-module__iMqQlG__codeViewport{border-right:1px solid #ffffff0d;padding:1rem;font-family:Courier New,Courier,monospace;font-size:.8rem;line-height:1.6;overflow-y:auto}.playground-module__iMqQlG__codeContentBox{flex-direction:column;display:flex}.playground-module__iMqQlG__codeLineRow{white-space:pre-wrap;gap:1rem;display:flex}.playground-module__iMqQlG__lineNumber{color:#475569;-webkit-user-select:none;user-select:none;text-align:right;min-width:20px}.ts-keyword{color:#ff79c6;font-weight:700}.ts-component{color:#8be9fd}.ts-tag{color:#50fa7b}.ts-property{color:#bd93f9}.ts-string{color:#f1fa8c}.ts-variable{color:#ffb86c}.playground-module__iMqQlG__graphicViewport{background:#0000004d;justify-content:center;align-items:center;padding:1.5rem;display:flex}.playground-module__iMqQlG__laptopMockupFrame{background:#1e293b;border:2px solid #334155;border-radius:10px 10px 0 0;width:100%;max-width:380px;box-shadow:0 10px 30px #00000080}.playground-module__iMqQlG__laptopScreenBezel{background:#090e17;border-radius:6px 6px 0 0;height:220px;overflow:hidden}.playground-module__iMqQlG__laptopBaseNotch{background:#cbd5e1;border-radius:0 0 12px 12px;height:12px;margin:0 -14px}.playground-module__iMqQlG__laptopScreenContent{flex-direction:column;height:100%;font-size:.75rem;display:flex}.playground-module__iMqQlG__screenTopBar{background:#111827;border-bottom:1px solid #ffffff0d;align-items:center;gap:8px;padding:6px 10px;display:flex}.playground-module__iMqQlG__browserDots{gap:4px;display:flex}.playground-module__iMqQlG__urlBar{color:#9ca3af;text-overflow:ellipsis;white-space:nowrap;background:#1f2937;border-radius:4px;flex:1;padding:2px 8px;font-size:.65rem;overflow:hidden}.playground-module__iMqQlG__screenInnerBody{flex:1;justify-content:center;align-items:center;padding:1rem;display:flex}.playground-module__iMqQlG__wireframeCard,.playground-module__iMqQlG__wireframeCardGlass,.playground-module__iMqQlG__wireframeCardEnterprise{background:#ffffff08;border:1px solid #ffffff14;border-radius:8px;width:100%;padding:10px}.playground-module__iMqQlG__wireframeHeaderRow{align-items:center;gap:6px;margin-bottom:10px;display:flex}.playground-module__iMqQlG__wireDotCyan{background:#00f2fe;border-radius:50%;width:6px;height:6px}.playground-module__iMqQlG__wireDotPurple{background:#a855f7;border-radius:50%;width:6px;height:6px}.playground-module__iMqQlG__wireDotBlue{background:#3b82f6;border-radius:50%;width:6px;height:6px}.playground-module__iMqQlG__wireTitleText{color:#fff;flex:1;font-size:.75rem;font-weight:600}.playground-module__iMqQlG__wireBadge,.playground-module__iMqQlG__wireBadgePurple,.playground-module__iMqQlG__wireBadgeBlue{border-radius:4px;padding:1px 6px;font-size:.6rem;font-weight:700}.playground-module__iMqQlG__wireBadge{color:#00f2fe;background:#00f2fe33}.playground-module__iMqQlG__wireBadgePurple{color:#a855f7;background:#a855f733}.playground-module__iMqQlG__wireBadgeBlue{color:#3b82f6;background:#3b82f633}.playground-module__iMqQlG__waveformChart{background:#0003;border-radius:4px;align-items:flex-end;gap:6px;height:45px;margin-bottom:8px;padding:6px;display:flex}.playground-module__iMqQlG__waveBar{background:#ffffff1a;border-radius:2px;flex:1}.playground-module__iMqQlG__wireMetricRow{color:#94a3b8;justify-content:space-between;font-size:.65rem;display:flex}.playground-module__iMqQlG__mockupUiGrid{grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:8px;display:grid}.playground-module__iMqQlG__mockupMiniBox,.playground-module__iMqQlG__mockupMiniBoxActive{background:#ffffff0d;border-radius:4px;height:35px}.playground-module__iMqQlG__mockupMiniBoxActive{background:#a855f74d;border:1px solid #a855f7}.playground-module__iMqQlG__ssrNodeTree{flex-direction:column;align-items:center;gap:4px;display:flex}.playground-module__iMqQlG__ssrNodeBox{color:#93c5fd;background:#3b82f626;border:1px solid #3b82f6;border-radius:4px;padding:4px 8px;font-size:.65rem}.playground-module__iMqQlG__ssrConnectorLine{background:#3b82f6;width:1px;height:10px}.playground-module__iMqQlG__ssrChildRow{gap:8px;display:flex}.playground-module__iMqQlG__ssrLeaf{color:#94a3b8;background:#ffffff0d;border-radius:3px;padding:2px 6px;font-size:.6rem}.playground-module__iMqQlG__bashTerminalPanel{background:#04070d;border-top:1px solid #ffffff0f;padding:.75rem 1rem}.playground-module__iMqQlG__bashHeaderBar{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.playground-module__iMqQlG__bashTitleTag{color:#94a3b8;align-items:center;gap:6px;font-family:monospace;font-size:.75rem;display:flex}.playground-module__iMqQlG__bashStatusBadge{color:#22c55e;background:#22c55e26;border-radius:4px;padding:1px 6px;font-size:.6rem;font-weight:700}.playground-module__iMqQlG__bashBodyLogs{flex-direction:column;gap:3px;max-height:80px;font-family:monospace;font-size:.75rem;display:flex;overflow-y:auto}.playground-module__iMqQlG__bashLogRow{gap:8px;display:flex}.playground-module__iMqQlG__logTime{color:#475569}.playground-module__iMqQlG__logInfo{color:#38bdf8}.playground-module__iMqQlG__logSuccess{color:#22c55e}.playground-module__iMqQlG__logReady{color:#a855f7}.playground-module__iMqQlG__logMsg{color:#cbd5e1}.playground-module__iMqQlG__bashPromptRow{color:#00f2fe;align-items:center;gap:6px;margin-top:2px;display:flex}.playground-module__iMqQlG__bashCaret{color:#22c55e;font-weight:700}.playground-module__iMqQlG__bashCommandTyping{color:#f8fafc}.playground-module__iMqQlG__blinkingCursor{color:#00f2fe;font-weight:700;animation:1s infinite playground-module__iMqQlG__blink}@keyframes playground-module__iMqQlG__blink{0%,to{opacity:1}50%{opacity:0}}.playground-module__iMqQlG__ideFooterBar{background:#0d1424;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.5rem 1rem;font-size:.75rem;display:flex}.playground-module__iMqQlG__ideStatusIndicator{color:#94a3b8;align-items:center;gap:6px;display:flex}.playground-module__iMqQlG__statusPulseDot{background:#22c55e;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #22c55e}.playground-module__iMqQlG__ideStackTag{color:#64748b;font-family:monospace}
