.Home-module__jKgjFW__homeWrapper{flex-direction:column;display:flex}.Home-module__jKgjFW__heroSection{align-items:center;min-height:85vh;padding:100px 0 80px;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__heroSection:before{content:"";background:radial-gradient(circle, rgba(var(--accent-pink-rgb), .06) 0%, rgba(var(--accent-violet-rgb), .03) 40%, transparent 70%);pointer-events:none;z-index:0;width:1200px;height:1200px;position:absolute;top:-50%;left:50%;transform:translate(-50%)}.Home-module__jKgjFW__heroGrid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:80px;display:grid;position:relative}.Home-module__jKgjFW__heroContent{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.Home-module__jKgjFW__heroTitle{letter-spacing:-.035em;color:var(--text-pure);margin:16px 0 0;font-size:clamp(2.8rem,5.5vw,4.2rem);font-weight:900;line-height:1.08}.Home-module__jKgjFW__heroAccent{background:var(--gradient-sunset);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:4s infinite Home-module__jKgjFW__gradient-shift}.Home-module__jKgjFW__heroLead{color:var(--text-secondary);max-width:520px;margin:20px 0 36px;font-size:1.15rem;line-height:1.75}.Home-module__jKgjFW__heroActions{flex-wrap:wrap;gap:16px;display:flex}.Home-module__jKgjFW__heroVisual{justify-content:center;align-items:center;min-height:440px;display:flex;position:relative}.Home-module__jKgjFW__heroCardStack{width:100%;max-width:420px;position:relative}.Home-module__jKgjFW__heroFloatCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:var(--shadow-lg);transition:var(--transition-smooth);padding:28px}.Home-module__jKgjFW__heroFloatCard:first-child{animation:6s ease-in-out infinite Home-module__jKgjFW__float}.Home-module__jKgjFW__heroFloatCard:nth-child(2){z-index:2;width:200px;padding:20px;animation:6s ease-in-out 1s infinite Home-module__jKgjFW__float;position:absolute;top:-30px;right:-40px}.Home-module__jKgjFW__heroFloatCard:nth-child(3){z-index:2;width:220px;padding:20px;animation:6s ease-in-out 2s infinite Home-module__jKgjFW__float;position:absolute;bottom:-20px;left:-30px}.Home-module__jKgjFW__floatCardIcon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:16px;display:flex}.Home-module__jKgjFW__floatCardIcon.Home-module__jKgjFW__pink{background:rgba(var(--accent-pink-rgb), .1);color:var(--accent-pink)}.Home-module__jKgjFW__floatCardIcon.Home-module__jKgjFW__cyan{background:rgba(var(--accent-cyan-rgb), .1);color:var(--accent-cyan)}.Home-module__jKgjFW__floatCardIcon.Home-module__jKgjFW__violet{background:rgba(var(--accent-violet-rgb), .1);color:var(--accent-violet)}.Home-module__jKgjFW__floatCardLabel{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin-bottom:4px;font-size:.72rem;font-weight:700}.Home-module__jKgjFW__floatCardValue{font-family:var(--font-display);color:var(--text-pure);letter-spacing:-.02em;font-size:1.8rem;font-weight:900}.Home-module__jKgjFW__floatCardSmallValue{font-family:var(--font-display);color:var(--text-pure);font-size:1.2rem;font-weight:800}.Home-module__jKgjFW__floatCardSub{color:var(--text-secondary);margin-top:4px;font-size:.78rem}.Home-module__jKgjFW__countdownSection{padding:0 0 var(--section-gap)}.Home-module__jKgjFW__countdownCard{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding:32px 40px;display:flex}.Home-module__jKgjFW__countdownLeft{align-items:center;gap:20px;display:flex}.Home-module__jKgjFW__countdownIconWrap{border-radius:var(--radius-md);background:rgba(var(--accent-coral-rgb), .1);width:52px;height:52px;color:var(--accent-coral);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Home-module__jKgjFW__countdownTitle{color:var(--text-pure);font-size:1.15rem;font-weight:800}.Home-module__jKgjFW__countdownSub{color:var(--text-secondary);margin-top:2px;font-size:.88rem}.Home-module__jKgjFW__countdownDigits{gap:10px;display:flex}.Home-module__jKgjFW__countdownUnit{border-radius:var(--radius-md);background:var(--bg-elevated);border:1px solid var(--border-subtle);flex-direction:column;align-items:center;min-width:72px;padding:12px 16px;display:flex}.Home-module__jKgjFW__countdownValue{font-family:var(--font-display);background:var(--gradient-warm);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:900}.Home-module__jKgjFW__countdownLabel{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin-top:2px;font-size:.62rem;font-weight:700}.Home-module__jKgjFW__sectionPadding{padding:0 0 var(--section-gap)}.Home-module__jKgjFW__sectionHeader{text-align:center;max-width:640px;margin:0 auto 60px}.Home-module__jKgjFW__sectionTitle{letter-spacing:-.03em;color:var(--text-pure);margin-bottom:16px;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:900}.Home-module__jKgjFW__sectionDesc{color:var(--text-secondary);font-size:1.05rem;line-height:1.7}.Home-module__jKgjFW__databaseGrid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.Home-module__jKgjFW__dbCard{cursor:pointer;transition:var(--transition-smooth);flex-direction:column;gap:20px;padding:36px;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__dbCard:before{content:"";background:var(--gradient-warm);opacity:0;height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.Home-module__jKgjFW__dbCard:hover:before{opacity:1}.Home-module__jKgjFW__dbCard:hover{border-color:var(--border-medium);transform:translateY(-4px)}.Home-module__jKgjFW__dbCardHeader{justify-content:space-between;align-items:flex-start;display:flex}.Home-module__jKgjFW__dbCardIcon{border-radius:var(--radius-md);border:1px solid var(--border-subtle);justify-content:center;align-items:center;width:56px;height:56px;display:flex}.Home-module__jKgjFW__dbCardIcon.Home-module__jKgjFW__coral{background:rgba(var(--accent-coral-rgb), .08);color:var(--accent-coral)}.Home-module__jKgjFW__dbCardIcon.Home-module__jKgjFW__cyan{background:rgba(var(--accent-cyan-rgb), .08);color:var(--accent-cyan)}.Home-module__jKgjFW__dbCardIcon.Home-module__jKgjFW__violet{background:rgba(var(--accent-violet-rgb), .08);color:var(--accent-violet)}.Home-module__jKgjFW__dbCardIcon.Home-module__jKgjFW__blue{background:rgba(var(--accent-blue-rgb), .08);color:var(--accent-blue)}.Home-module__jKgjFW__dbCardBadge{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-full);background:var(--bg-surface);color:var(--text-muted);border:1px solid var(--border-subtle);padding:5px 12px;font-size:.68rem;font-weight:700}.Home-module__jKgjFW__dbCardTitle{color:var(--text-pure);font-size:1.4rem;font-weight:800}.Home-module__jKgjFW__dbCardDesc{color:var(--text-secondary);font-size:.95rem;line-height:1.65}.Home-module__jKgjFW__dbCardLink{font-family:var(--font-display);color:var(--accent-pink);transition:var(--transition-fast);align-items:center;gap:8px;margin-top:auto;font-size:.88rem;font-weight:700;display:inline-flex}.Home-module__jKgjFW__dbCardLink:hover{color:var(--accent-coral);gap:12px}.Home-module__jKgjFW__timelineSection{padding:0 0 var(--section-gap);position:relative}.Home-module__jKgjFW__timelineSection:before{content:"";background:linear-gradient(180deg, transparent 0%, rgba(var(--accent-violet-rgb), .02) 50%, transparent 100%);pointer-events:none;position:absolute;inset:0}.Home-module__jKgjFW__timelineContainer{flex-direction:column;gap:16px;max-width:780px;margin:0 auto;display:flex;position:relative}.Home-module__jKgjFW__timelineLine{background:linear-gradient(to bottom, var(--border-subtle), var(--accent-pink), var(--accent-violet), var(--border-subtle));opacity:.3;width:2px;position:absolute;top:0;bottom:0;left:20px}.Home-module__jKgjFW__timelineStep{cursor:pointer;z-index:2;gap:24px;display:flex;position:relative}.Home-module__jKgjFW__timelineDot{border-radius:var(--radius-full);background:var(--bg-elevated);border:2px solid var(--border-subtle);width:42px;height:42px;color:var(--text-muted);transition:var(--transition-fast);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Home-module__jKgjFW__timelineDot.Home-module__jKgjFW__dotActive{border-color:var(--accent-pink);color:var(--accent-pink);background:rgba(var(--accent-pink-rgb), .08);box-shadow:0 0 20px rgba(var(--accent-pink-rgb), .15)}.Home-module__jKgjFW__timelineCard{cursor:pointer;flex:1;padding:24px 28px}.Home-module__jKgjFW__timelineCard.Home-module__jKgjFW__cardActive{border-color:rgba(var(--accent-pink-rgb), .2);box-shadow:var(--shadow-glow-pink)}.Home-module__jKgjFW__timelineCardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;display:flex}.Home-module__jKgjFW__timelineLabel{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-full);background:rgba(var(--accent-pink-rgb), .08);color:var(--accent-pink);padding:4px 10px;font-size:.65rem;font-weight:700}.Home-module__jKgjFW__timelineTime{color:var(--text-muted);font-size:.8rem;font-family:var(--font-display);font-weight:600}.Home-module__jKgjFW__timelineTitle{color:var(--text-pure);margin-bottom:8px;font-size:1.1rem;font-weight:800}.Home-module__jKgjFW__timelineDesc{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.Home-module__jKgjFW__newsletterSection{padding:0 0 var(--section-gap)}.Home-module__jKgjFW__newsletterCard{text-align:center;flex-direction:column;align-items:center;gap:16px;max-width:720px;margin:0 auto;padding:64px 48px;display:flex;position:relative;overflow:hidden}.Home-module__jKgjFW__newsletterCard:before{content:"";background:var(--gradient-sunset);height:3px;position:absolute;top:-1px;left:0;right:0}.Home-module__jKgjFW__newsletterIconWrap{border-radius:var(--radius-full);background:rgba(var(--accent-pink-rgb), .08);width:64px;height:64px;color:var(--accent-pink);justify-content:center;align-items:center;margin-bottom:8px;display:flex}.Home-module__jKgjFW__newsletterCard h2{color:var(--text-pure);font-size:clamp(1.6rem,3vw,2.2rem);font-weight:900}.Home-module__jKgjFW__newsletterCard p{color:var(--text-secondary);max-width:500px;margin-bottom:12px;font-size:1.02rem}.Home-module__jKgjFW__form{gap:12px;width:100%;max-width:480px;display:flex}.Home-module__jKgjFW__formGroup{text-align:left;flex:1;position:relative}.Home-module__jKgjFW__formGroup input{width:100%}.Home-module__jKgjFW__errorMsg{color:var(--accent-coral);font-size:.75rem;position:absolute;bottom:-20px;left:4px}.Home-module__jKgjFW__successBlock{flex-direction:column;align-items:center;gap:20px;max-width:500px;display:flex}.Home-module__jKgjFW__successIcon{color:var(--accent-emerald)}.Home-module__jKgjFW__successBlock h2{font-size:1.8rem;font-weight:900}.Home-module__jKgjFW__successBlock p{color:var(--text-secondary);font-size:.95rem;line-height:1.7}@media (max-width:992px){.Home-module__jKgjFW__heroGrid{text-align:center;grid-template-columns:1fr;gap:60px}.Home-module__jKgjFW__heroContent{align-items:center}.Home-module__jKgjFW__heroVisual{min-height:320px}.Home-module__jKgjFW__heroFloatCard:nth-child(2){top:-20px;right:-10px}.Home-module__jKgjFW__heroFloatCard:nth-child(3){bottom:-10px;left:-10px}}@media (max-width:768px){.Home-module__jKgjFW__databaseGrid{grid-template-columns:1fr}.Home-module__jKgjFW__countdownCard{flex-direction:column;align-items:flex-start}.Home-module__jKgjFW__countdownDigits{justify-content:space-between;width:100%}.Home-module__jKgjFW__countdownUnit{flex:1;min-width:0}.Home-module__jKgjFW__form{flex-direction:column}.Home-module__jKgjFW__newsletterCard{padding:48px 28px}.Home-module__jKgjFW__heroVisual{display:none}}@media (max-width:576px){.Home-module__jKgjFW__heroSection{min-height:auto;padding:60px 0 40px}}
