.Home-module__oghK8W__landingWrapper{background-color:var(--holo-bg);color:var(--text-primary);transition:background-color .3s;position:relative;overflow-x:hidden}.Home-module__oghK8W__heroSection{background:radial-gradient(circle at 20% 50%,var(--holo-border)0%,transparent 50%);z-index:1;justify-content:space-between;align-items:center;min-height:90vh;padding:80px 10% 40px;display:flex;position:relative}.Home-module__oghK8W__heroContent{z-index:2;max-width:600px}.Home-module__oghK8W__heroBadge{color:var(--neon-violet);letter-spacing:0;background:#4f46e514;border:1px solid #4f46e54d;border-radius:50px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-flex}.Home-module__oghK8W__pulseDot{background:var(--color-online);border-radius:50%;width:7px;height:7px;animation:2s infinite Home-module__oghK8W__pulse}.Home-module__oghK8W__heroTitle{color:var(--text-primary);margin-bottom:20px;font-size:3.5rem;font-weight:800;line-height:1.1}.Home-module__oghK8W__gradientText{background:linear-gradient(90deg,var(--neon-violet),#818cf8);color:#0000;-webkit-background-clip:text;background-clip:text}.Home-module__oghK8W__heroSubtitle{color:var(--text-secondary);max-width:480px;margin-bottom:40px;font-size:1.1rem;line-height:1.6}.Home-module__oghK8W__heroButtons{gap:16px;display:flex}.Home-module__oghK8W__primaryBtn{background:var(--neon-violet);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast),transform var(--transition-fast);border:none;padding:14px 32px;font-size:.95rem;font-weight:600}.Home-module__oghK8W__primaryBtn:hover{background:var(--neon-violet-hover);transform:translateY(-1px)}.Home-module__oghK8W__secondaryBtn{border:1px solid var(--holo-border);color:var(--text-primary);border-radius:var(--radius-md);cursor:pointer;transition:border-color var(--transition-fast),color var(--transition-fast);background:0 0;padding:14px 32px;font-size:.95rem;font-weight:500}.Home-module__oghK8W__secondaryBtn:hover{border-color:var(--neon-violet);color:var(--neon-violet);background:#4f46e50d}.Home-module__oghK8W__heroVisual{perspective:1000px;justify-content:center;align-items:center;display:flex;position:relative}.Home-module__oghK8W__hologramFrame{width:100%;max-width:500px;position:relative}.Home-module__oghK8W__imageWrapper{border:1px solid var(--holo-border);box-shadow:var(--shadow-card);background:#000;border-radius:20px;position:relative;overflow:hidden}.Home-module__oghK8W__heroImg{opacity:.9;width:100%;height:auto;display:block}.Home-module__oghK8W__scanline{opacity:.5;z-index:2;pointer-events:none;background:#ffffff4d;width:100%;height:5px;animation:3s linear infinite Home-module__oghK8W__scan;position:absolute;top:0;left:0;box-shadow:0 0 10px #ffffff80}.Home-module__oghK8W__floatCard{background:var(--holo-panel);border:1px solid var(--holo-border);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-card);z-index:10;min-width:180px;color:var(--text-primary);border-radius:12px;align-items:center;gap:12px;padding:12px 16px;font-size:.9rem;display:flex;position:absolute}.Home-module__oghK8W__cardIcon{background:var(--neon-violet);color:#fff;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;display:flex}.Home-module__oghK8W__cardTopRight{border-left:3px solid var(--neon-violet);top:10%;right:-30px}.Home-module__oghK8W__cardBottomLeft{border-left:3px solid var(--neon-violet);bottom:15%;left:-30px}.Home-module__oghK8W__featureStrip{background:var(--holo-panel);border-top:1px solid var(--holo-border);border-bottom:1px solid var(--holo-border);justify-content:center;align-items:center;padding:16px 0;display:flex}.Home-module__oghK8W__featureStripItems{flex-wrap:wrap;justify-content:center;align-items:center;gap:0;display:flex}.Home-module__oghK8W__featureStripItem{color:var(--text-secondary);letter-spacing:0;padding:0 32px;font-size:.875rem;font-weight:500}.Home-module__oghK8W__featureStripDot{color:var(--text-secondary);opacity:.3;-webkit-user-select:none;user-select:none;font-size:1.2rem;line-height:1}.Home-module__oghK8W__featureSection{border-bottom:1px solid var(--holo-border);justify-content:space-between;align-items:center;gap:60px;padding:100px 10%;display:flex}.Home-module__oghK8W__reverse{background:linear-gradient(to right,var(--holo-bg),var(--holo-panel));flex-direction:row-reverse}.Home-module__oghK8W__featureText{flex:1;max-width:500px}.Home-module__oghK8W__featureTitle{color:var(--text-primary);margin-bottom:20px;font-size:2rem;font-weight:700;line-height:1.25}.Home-module__oghK8W__featureDesc{color:var(--text-secondary);margin-bottom:25px;font-size:1.05rem;line-height:1.7}.Home-module__oghK8W__featureList{padding:0;list-style:none}.Home-module__oghK8W__featureList li{color:var(--text-primary);margin-bottom:12px;font-size:1rem;font-weight:500}.Home-module__oghK8W__featureDemo{flex:1;justify-content:center;display:flex}.Home-module__oghK8W__mockDoc{width:320px;height:400px;box-shadow:var(--shadow-card);background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:30px;transition:transform .3s;position:relative;transform:rotate(-3deg)}.Home-module__oghK8W__mockDoc:hover{transform:rotate(0)scale(1.02)}.Home-module__oghK8W__docInputWrapper{border-bottom:1px solid #eee;margin-bottom:15px;padding-bottom:10px}.Home-module__oghK8W__docInputWrapper label{color:#666;text-transform:uppercase;margin-bottom:4px;font-size:.7rem;font-weight:700;display:block}.Home-module__oghK8W__demoInput{color:#333;border:1px solid #ccc;border-radius:4px;outline:none;width:100%;padding:6px;font-size:.9rem}.Home-module__oghK8W__docName{color:#333;text-transform:uppercase;font-size:1.5rem;font-weight:800}.Home-module__oghK8W__docLine{background:#e2e8f0;border-radius:4px;height:10px;margin-bottom:8px}.Home-module__oghK8W__docRow{background:#f1f5f9;border-radius:4px;height:20px;margin-bottom:15px}.Home-module__oghK8W__docBtn{color:#fff;cursor:default;background:#2563eb;border-radius:20px;align-items:center;gap:8px;padding:10px 20px;font-size:.8rem;font-weight:600;display:flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #2563eb33}.Home-module__oghK8W__mockPost{background:var(--holo-panel);border:1px solid var(--holo-border);width:350px;box-shadow:var(--shadow-card);border-radius:16px;padding:20px;transition:transform .3s;transform:rotate(3deg)}.Home-module__oghK8W__mockPost:hover{transform:rotate(0)scale(1.02)}.Home-module__oghK8W__mockPostHeader{gap:12px;margin-bottom:16px;display:flex}.Home-module__oghK8W__mockAvatar{background:var(--neon-violet);border:2px solid var(--holo-border);border-radius:50%;width:40px;height:40px}.Home-module__oghK8W__mockMeta{flex-direction:column;flex:1;justify-content:center;gap:6px;display:flex}.Home-module__oghK8W__mockLine{background:var(--text-secondary);opacity:.2;border-radius:4px;height:8px}.Home-module__oghK8W__mockContent{background:var(--holo-glass);border-radius:8px;align-items:center;min-height:80px;margin-bottom:16px;padding:15px;display:flex}.Home-module__oghK8W__typingText{color:var(--text-primary);font-size:.95rem;line-height:1.5}.Home-module__oghK8W__mockActions{gap:12px;display:flex}.Home-module__oghK8W__demoActionBtn{background:var(--holo-glass);border:1px solid var(--holo-border);color:var(--text-secondary);cursor:pointer;border-radius:20px;padding:6px 12px;font-size:.8rem;transition:all .2s}.Home-module__oghK8W__demoActionBtn:hover{border-color:var(--neon-violet);color:var(--text-primary)}.Home-module__oghK8W__demoActionBtn.Home-module__oghK8W__liked{color:#ef4444;background:#ef44441a;border-color:#ef4444;animation:.3s cubic-bezier(.175,.885,.32,1.275) Home-module__oghK8W__heartPop}@keyframes Home-module__oghK8W__heartPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.Home-module__oghK8W__mockChat{background:var(--holo-panel);border:1px solid var(--holo-border);width:320px;box-shadow:var(--shadow-card);border-radius:20px;flex-direction:column;gap:15px;padding:20px;display:flex}.Home-module__oghK8W__chatBubbleLeft{background:var(--holo-glass);color:var(--text-primary);border:1px solid var(--holo-border);border-radius:12px 12px 12px 0;align-self:flex-start;padding:10px 14px;font-size:.9rem}.Home-module__oghK8W__videoCallBtn{color:var(--text-primary);text-align:center;transition:background var(--transition-fast),color var(--transition-fast),border-color var(--transition-fast);cursor:pointer;background:#4f46e514;border:1px solid #4f46e54d;border-radius:12px;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:14px;font-weight:600;display:flex}.Home-module__oghK8W__videoCallBtn:hover{background:var(--neon-violet);color:#fff;border-color:var(--neon-violet)}.Home-module__oghK8W__camIcon{background:currentColor;border-radius:50%;width:10px;height:10px;animation:2s infinite Home-module__oghK8W__pulseRed}@keyframes Home-module__oghK8W__pulseRed{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.Home-module__oghK8W__statsSection{background:var(--holo-panel);border-bottom:1px solid var(--holo-border);grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;padding:80px 10%;display:grid}.Home-module__oghK8W__statCard{background:var(--holo-glass);border:1px solid var(--holo-border);text-align:center;transition:border-color var(--transition-fast),transform var(--transition-fast);border-radius:16px;padding:30px}.Home-module__oghK8W__statCard:hover{border-color:#4f46e54d;transform:translateY(-4px)}.Home-module__oghK8W__statCard h3{color:var(--text-primary);font-variant-numeric:tabular-nums;margin-bottom:8px;font-size:2rem;font-weight:800}.Home-module__oghK8W__statCard p{color:var(--text-secondary);font-size:.875rem;font-weight:500}.Home-module__oghK8W__developerSection{justify-content:center;padding:100px 0;display:flex}.Home-module__oghK8W__devContentWrapper{width:100%;max-width:800px;padding:0 20px}.Home-module__oghK8W__sectionTitle{text-align:center;color:var(--text-primary);margin-bottom:.5rem;font-size:2rem;font-weight:700}.Home-module__oghK8W__sectionSubtitle{text-align:center;color:var(--text-secondary);margin-bottom:40px;font-size:1rem}.Home-module__oghK8W__devCard{background:var(--holo-panel);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--holo-border);box-shadow:var(--shadow-card);border-radius:24px;align-items:center;gap:40px;padding:40px;transition:transform .3s;display:flex}.Home-module__oghK8W__devAvatarWrapper{flex-shrink:0;width:130px;height:130px;position:relative}.Home-module__oghK8W__devAvatar{-o-object-fit:cover;object-fit:cover;border:3px solid var(--holo-bg);z-index:2;border-radius:50%;width:100%;height:100%;position:relative}.Home-module__oghK8W__avatarRing{z-index:1;border:2px solid #4f46e566;border-radius:50%;position:absolute;inset:-4px}.Home-module__oghK8W__devInfo{flex-grow:1}.Home-module__oghK8W__devName{color:var(--text-primary);margin:0;font-size:1.6rem;font-weight:700}.Home-module__oghK8W__devRole{color:var(--text-secondary);margin:4px 0 15px;font-size:.9rem;font-weight:500}.Home-module__oghK8W__devBio{color:var(--text-secondary);margin-bottom:25px;font-size:1rem;line-height:1.6}.Home-module__oghK8W__socialRow{gap:16px;display:flex}.Home-module__oghK8W__socialLink{background:var(--holo-glass);border:1px solid var(--holo-border);width:44px;height:44px;color:var(--text-secondary);border-radius:12px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Home-module__oghK8W__socialLink:hover{background:var(--neon-blue);color:#fff;border-color:var(--neon-blue);transform:translateY(-3px)}.Home-module__oghK8W__contactSvg{width:22px;height:22px}.Home-module__oghK8W__ctaSection{text-align:center;background:linear-gradient(to bottom,var(--holo-bg),var(--holo-panel));padding:120px 20px}.Home-module__oghK8W__ctaSection h2{color:var(--text-primary);margin-bottom:16px;font-size:2.5rem;font-weight:700;line-height:1.2}.Home-module__oghK8W__ctaSection p{color:var(--text-secondary);margin-bottom:40px;font-size:1.1rem}.Home-module__oghK8W__glowBtn{background:var(--neon-violet);color:#fff;border-radius:var(--radius-md);cursor:pointer;transition:background var(--transition-fast),transform var(--transition-fast);border:none;padding:16px 48px;font-size:1rem;font-weight:600}.Home-module__oghK8W__glowBtn:hover{background:var(--neon-violet-hover);transform:translateY(-1px)}@keyframes Home-module__oghK8W__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes Home-module__oghK8W__scan{0%{top:-10%}to{top:110%}}@keyframes Home-module__oghK8W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Home-module__oghK8W__pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.Home-module__oghK8W__heroSection{text-align:center;flex-direction:column;padding-top:120px}.Home-module__oghK8W__heroButtons{justify-content:center}.Home-module__oghK8W__heroTitle{font-size:2.5rem}.Home-module__oghK8W__hologramFrame{margin-top:50px}.Home-module__oghK8W__featureSection{text-align:center;flex-direction:column;padding:60px 20px}.Home-module__oghK8W__reverse{flex-direction:column}.Home-module__oghK8W__statsSection{grid-template-columns:1fr;gap:20px;padding:60px 20px}.Home-module__oghK8W__devCard{text-align:center;flex-direction:column}.Home-module__oghK8W__socialRow{justify-content:center}}
