.Navigation-module__Pj2Xoq__desktopSidebar{z-index:40;background:#10101f;border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;width:280px;height:100dvh;transition:transform .3s;display:flex}.Navigation-module__Pj2Xoq__appBrand{border-bottom:1px solid #ffffff0d;align-items:center;gap:.75rem;margin-bottom:.5rem;padding:1.5rem 1.5rem 1.25rem;display:flex}.Navigation-module__Pj2Xoq__brandIcon{object-fit:contain;border-radius:8px;flex-shrink:0;width:32px;height:32px}.Navigation-module__Pj2Xoq__brandName{background:linear-gradient(135deg,#e2e8f0,#c4b5fd);color:#0000;letter-spacing:-.01em;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.2rem;font-weight:700}.Navigation-module__Pj2Xoq__primaryNav{flex-direction:column;gap:.25rem;padding:.5rem 1rem;display:flex}.Navigation-module__Pj2Xoq__navItem{border-radius:var(--radius-md);color:var(--text-secondary);align-items:center;gap:.75rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Navigation-module__Pj2Xoq__navItem:hover:not(.Navigation-module__Pj2Xoq__disabled){color:var(--text-primary);background:#ffffff0f}.Navigation-module__Pj2Xoq__navActive{font-weight:600;color:#fff!important;background:#8b5cf62e!important}.Navigation-module__Pj2Xoq__disabled{opacity:.35;cursor:not-allowed}.Navigation-module__Pj2Xoq__navIcon{font-size:1.2rem}.Navigation-module__Pj2Xoq__navLabel{font-size:.95rem}.Navigation-module__Pj2Xoq__secondaryNav{border-top:1px solid #ffffff0d;flex-direction:column;flex:1;margin-top:.5rem;padding-top:1rem;display:flex;overflow-y:auto}.Navigation-module__Pj2Xoq__historyHeader{justify-content:space-between;align-items:center;padding:0 1.5rem .5rem;display:flex}.Navigation-module__Pj2Xoq__historyTitle{text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);font-size:.75rem;font-weight:600}.Navigation-module__Pj2Xoq__newChatBtn{color:var(--text-primary);border-radius:var(--radius-md);cursor:pointer;background:#ffffff1a;border:none;padding:.2rem .5rem;font-size:.75rem;transition:background .2s}.Navigation-module__Pj2Xoq__newChatBtn:hover{background:#8b5cf680}.Navigation-module__Pj2Xoq__convoList{flex-direction:column;flex:1;gap:.15rem;padding:0 1rem;display:flex}.Navigation-module__Pj2Xoq__convoItem{border-radius:var(--radius-md);color:var(--text-secondary);justify-content:space-between;align-items:center;padding:.6rem .8rem;font-size:.85rem;transition:background .2s;display:flex}.Navigation-module__Pj2Xoq__convoTitle{white-space:nowrap;text-overflow:ellipsis;cursor:pointer;flex:1;overflow:hidden}.Navigation-module__Pj2Xoq__menuBtn{color:#ffffff40;cursor:pointer;opacity:0;letter-spacing:1px;background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.2rem .35rem;font-size:.95rem;line-height:1;transition:all .15s}.Navigation-module__Pj2Xoq__convoItem:hover .Navigation-module__Pj2Xoq__menuBtn,.Navigation-module__Pj2Xoq__convoActive .Navigation-module__Pj2Xoq__menuBtn{opacity:1}.Navigation-module__Pj2Xoq__menuBtn:hover{color:#fff;background:#ffffff14}.Navigation-module__Pj2Xoq__menuBackdrop{z-index:199;position:fixed;inset:0}.Navigation-module__Pj2Xoq__contextMenu{z-index:200;background:#1e1e38;border:1px solid #ffffff1a;border-radius:10px;min-width:180px;padding:.3rem;animation:.12s ease-out Navigation-module__Pj2Xoq__menuFadeIn;position:fixed;box-shadow:0 8px 30px #00000080,0 0 0 1px #ffffff08}.Navigation-module__Pj2Xoq__contextItem{width:100%;color:var(--text-secondary);font-size:.82rem;font-family:var(--font-body);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:.55rem;padding:.5rem .65rem;transition:all .12s;display:flex}.Navigation-module__Pj2Xoq__contextItem:hover{color:var(--text-primary);background:#ffffff0f}.Navigation-module__Pj2Xoq__contextItemDanger{color:var(--accent-rose)}.Navigation-module__Pj2Xoq__contextItemDanger:hover{color:var(--accent-rose);background:#f43f5e1a}.Navigation-module__Pj2Xoq__contextIcon{text-align:center;flex-shrink:0;width:18px;font-size:.9rem}.Navigation-module__Pj2Xoq__contextDivider{background:#ffffff0f;height:1px;margin:.2rem .5rem}@keyframes Navigation-module__Pj2Xoq__menuFadeIn{0%{opacity:0;transform:translateY(4px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.Navigation-module__Pj2Xoq__convoItem:hover{color:var(--text-primary);background:#ffffff0d}.Navigation-module__Pj2Xoq__convoActive{color:var(--accent-violet);background:#8b5cf61a;font-weight:500}.Navigation-module__Pj2Xoq__emptyConvo{color:var(--text-muted);text-align:center;padding:1rem;font-size:.8rem}.Navigation-module__Pj2Xoq__sidebarFooter{border-top:1px solid var(--border-subtle);margin-top:auto;padding:.75rem 1rem;position:relative}.Navigation-module__Pj2Xoq__userChip{border-radius:var(--radius-md);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.65rem;width:100%;padding:.55rem .65rem;transition:background .2s;display:flex}.Navigation-module__Pj2Xoq__userChip:hover{background:#ffffff0f}.Navigation-module__Pj2Xoq__userChipAvatar{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:700;display:flex}.Navigation-module__Pj2Xoq__userChipInfo{flex-direction:column;flex:1;min-width:0;display:flex}.Navigation-module__Pj2Xoq__userChipName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.88rem;font-weight:600;overflow:hidden}.Navigation-module__Pj2Xoq__userChipTier{color:var(--text-muted);font-size:.72rem}.Navigation-module__Pj2Xoq__userChipCaret{color:#ffffff4d;letter-spacing:1px;flex-shrink:0;font-size:1rem}.Navigation-module__Pj2Xoq__userMenuBackdrop{z-index:199;position:fixed;inset:0}.Navigation-module__Pj2Xoq__userMenu{z-index:200;background:#1e1e38;border:1px solid #ffffff1a;border-radius:12px;padding:.35rem;animation:.12s ease-out Navigation-module__Pj2Xoq__menuFadeIn;position:absolute;bottom:calc(100% + 6px);left:.75rem;right:.75rem;box-shadow:0 -8px 30px #00000080,0 0 0 1px #ffffff08}.Navigation-module__Pj2Xoq__userMenuHeader{align-items:center;gap:.65rem;padding:.5rem .65rem .6rem;display:flex}.Navigation-module__Pj2Xoq__userMenuAvatar{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.8rem;font-weight:700;display:flex}.Navigation-module__Pj2Xoq__userMenuInfo{flex-direction:column;min-width:0;display:flex}.Navigation-module__Pj2Xoq__userMenuName{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.Navigation-module__Pj2Xoq__userMenuEmail{color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;overflow:hidden}.Navigation-module__Pj2Xoq__userMenuDivider{background:#ffffff0f;height:1px;margin:.2rem .5rem}.Navigation-module__Pj2Xoq__userMenuItem{width:100%;color:var(--text-secondary);font-size:.85rem;font-family:var(--font-body);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:.55rem;padding:.5rem .65rem;text-decoration:none;transition:all .12s;display:flex}.Navigation-module__Pj2Xoq__userMenuItem:hover{color:var(--text-primary);background:#ffffff0f}.Navigation-module__Pj2Xoq__userMenuItemDanger{color:var(--accent-rose)}.Navigation-module__Pj2Xoq__userMenuItemDanger:hover{color:var(--accent-rose);background:#f43f5e1a}.Navigation-module__Pj2Xoq__userMenuIcon{text-align:center;flex-shrink:0;width:18px;font-size:.9rem}.Navigation-module__Pj2Xoq__mobileHamburger{z-index:60;color:var(--text-primary);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#10101fe6;border:1px solid #ffffff14;border-radius:10px;width:38px;height:38px;font-size:1.2rem;display:none;position:fixed;top:.75rem;left:.75rem}.Navigation-module__Pj2Xoq__mobileBackdrop{z-index:39;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#00000080;display:none;position:fixed;inset:0}.Navigation-module__Pj2Xoq__sidebarClose{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:.25rem;font-size:1rem;line-height:1;display:none}.Navigation-module__Pj2Xoq__mobileBottomNav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);padding:.5rem 1rem;padding-bottom:env(safe-area-inset-bottom,.5rem);z-index:50;background:#10101ff2;border-top:1px solid #ffffff14;justify-content:space-around;align-items:center;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -5px 25px #0000004d}.Navigation-module__Pj2Xoq__bottomNavItem{color:var(--text-muted);flex-direction:column;flex:1;align-items:center;gap:.25rem;padding:.25rem;text-decoration:none;transition:color .2s;display:flex}.Navigation-module__Pj2Xoq__bottomNavIcon{filter:grayscale();opacity:.6;font-size:1.4rem;transition:all .2s}.Navigation-module__Pj2Xoq__bottomNavLabel{font-size:.7rem;font-weight:500}.Navigation-module__Pj2Xoq__bottomNavActive{color:var(--accent-violet)}.Navigation-module__Pj2Xoq__bottomNavActive .Navigation-module__Pj2Xoq__bottomNavIcon{filter:grayscale(0%);opacity:1;transform:scale(1.1)}.Navigation-module__Pj2Xoq__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:100;background:#0a0a0fb3;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Navigation-module__Pj2Xoq__modalContent{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:100%;max-width:400px;padding:1.5rem;box-shadow:0 10px 40px #0009}.Navigation-module__Pj2Xoq__modalTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:600}.Navigation-module__Pj2Xoq__modalText{color:var(--text-muted);margin-bottom:1.5rem;font-size:.95rem;line-height:1.5}.Navigation-module__Pj2Xoq__modalActions{justify-content:flex-end;gap:.75rem;display:flex}.Navigation-module__Pj2Xoq__cancelBtn,.Navigation-module__Pj2Xoq__confirmDeleteBtn{cursor:pointer;border:none;border-radius:6px;padding:.6rem 1.25rem;font-size:.95rem;font-weight:500;transition:all .2s}.Navigation-module__Pj2Xoq__cancelBtn{color:var(--text-primary);border:1px solid var(--border-subtle);background:0 0}.Navigation-module__Pj2Xoq__cancelBtn:hover{background:#ffffff0d}.Navigation-module__Pj2Xoq__confirmDeleteBtn{background:var(--accent-rose);color:#fff}.Navigation-module__Pj2Xoq__confirmDeleteBtn:hover{background:#f43f5e;box-shadow:0 0 10px #f43f5e4d}@media (max-width:768px){.Navigation-module__Pj2Xoq__mobileHamburger{justify-content:center;align-items:center;display:flex}.Navigation-module__Pj2Xoq__mobileBackdrop,.Navigation-module__Pj2Xoq__sidebarClose{display:block}.Navigation-module__Pj2Xoq__desktopSidebar{height:100dvh;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.Navigation-module__Pj2Xoq__mobileOpen{transform:translate(0);box-shadow:4px 0 25px #0009}.Navigation-module__Pj2Xoq__mobileBottomNav{display:none}}
.chat-module__-9LyAa__pageLayout{background:var(--bg-primary);width:100vw;height:100dvh;display:flex;overflow:hidden}.chat-module__-9LyAa__sidebar{border-right:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:20;background:#0f0f19f2;flex-direction:column;width:280px;display:flex}.chat-module__-9LyAa__sidebarHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:1.25rem 1rem;display:flex}.chat-module__-9LyAa__newChatBtn{border-radius:var(--radius-md);width:100%;color:var(--text-primary);cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;align-items:center;gap:.5rem;padding:.75rem 1rem;font-weight:600;transition:all .2s;display:flex}.chat-module__-9LyAa__newChatBtn:hover{background:#ffffff1a;border-color:#fff3}.chat-module__-9LyAa__convoList{flex-direction:column;flex:1;gap:.25rem;padding:1rem .5rem;display:flex;overflow-y:auto}.chat-module__-9LyAa__convoItem{border-radius:var(--radius-md);cursor:pointer;color:var(--text-muted);white-space:nowrap;text-overflow:ellipsis;padding:.75rem 1rem;font-size:.9rem;transition:all .2s;overflow:hidden}.chat-module__-9LyAa__convoItem:hover{color:var(--text-primary);background:#ffffff0d}.chat-module__-9LyAa__convoItemActive{color:#fff;background:#8b5cf626;font-weight:600}.chat-module__-9LyAa__contentArea{flex-direction:column;flex:1;display:flex;overflow:hidden}.chat-module__-9LyAa__chatContainer{z-index:1;flex-direction:column;flex:1;width:100%;max-width:800px;margin:0 auto;display:flex;position:relative;overflow:hidden}.chat-module__-9LyAa__header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:10;background:#10101fe6;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex;position:sticky;top:0}.chat-module__-9LyAa__headerLeft{align-items:center;gap:.75rem;display:flex}.chat-module__-9LyAa__avatar{background:var(--gradient-primary);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:1.2rem;display:flex;box-shadow:0 0 20px #8b5cf64d}.chat-module__-9LyAa__headerTitle{letter-spacing:-.01em;font-size:1.05rem;font-weight:700}.chat-module__-9LyAa__headerStatus{color:var(--accent-emerald);letter-spacing:.02em;font-size:.7rem;font-weight:500;display:block}.chat-module__-9LyAa__headerActions{align-items:center;gap:.75rem;display:flex}.chat-module__-9LyAa__headerRight{align-items:center;gap:.6rem;display:flex}.chat-module__-9LyAa__remainingBadge{border-radius:var(--radius-full);color:var(--accent-violet);background:#8b5cf626;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.chat-module__-9LyAa__chartToggle{border:1px solid var(--border-glow);background:var(--bg-glass);width:36px;height:36px;color:var(--accent-violet);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.1rem;transition:all .2s;display:flex}.chat-module__-9LyAa__chartToggle:hover{background:#8b5cf626;box-shadow:0 0 12px #8b5cf64d}.chat-module__-9LyAa__messagesArea{flex-direction:column;flex:1;gap:.5rem;padding:1.25rem 2rem;display:flex;overflow-y:auto}.chat-module__-9LyAa__messageBubble{gap:.6rem;max-width:80%;display:flex}.chat-module__-9LyAa__userMessage{flex-direction:row-reverse;align-self:flex-end;max-width:70%}.chat-module__-9LyAa__aiMessage{align-self:flex-start}.chat-module__-9LyAa__messageAvatar{background:var(--gradient-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;font-size:.8rem;display:flex;box-shadow:0 0 10px #8b5cf633}.chat-module__-9LyAa__messageContent{border-radius:var(--radius-lg);padding:.8rem 1rem;font-size:.9rem;line-height:1.7}.chat-module__-9LyAa__userMessage .chat-module__-9LyAa__messageContent{background:var(--gradient-primary);color:#fff;border-bottom-right-radius:4px;padding:.6rem 1rem;font-size:.9rem}.chat-module__-9LyAa__aiMessage .chat-module__-9LyAa__messageContent{color:var(--text-primary);background:0 0;border:none;padding:.4rem 0}.chat-module__-9LyAa__messageContent p{margin:0 0 .85rem}.chat-module__-9LyAa__messageContent p:last-child{margin-bottom:0}.chat-module__-9LyAa__aiMessage .chat-module__-9LyAa__messageContent strong{color:var(--accent-violet);font-weight:600}:is(.chat-module__-9LyAa__messageContent ul,.chat-module__-9LyAa__messageContent ol){margin:0 0 .85rem;padding-left:1.25rem}.chat-module__-9LyAa__messageContent li{margin-bottom:.3rem}.chat-module__-9LyAa__messageContent code{background:#8b5cf61a;border-radius:4px;padding:.15rem .35rem;font-size:.85em}.chat-module__-9LyAa__messageContent blockquote{color:var(--text-secondary);border-left:3px solid #8b5cf64d;margin:0 0 .85rem;padding-left:.75rem}.chat-module__-9LyAa__typingIndicator{gap:4px;padding:4px 0;display:flex}.chat-module__-9LyAa__typingIndicator span{background:var(--text-muted);border-radius:50%;width:8px;height:8px;animation:1.4s infinite chat-module__-9LyAa__typingBounce}.chat-module__-9LyAa__typingIndicator span:nth-child(2){animation-delay:.2s}.chat-module__-9LyAa__typingIndicator span:nth-child(3){animation-delay:.4s}@keyframes chat-module__-9LyAa__typingBounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.chat-module__-9LyAa__profilePickerWrapper{position:relative}.chat-module__-9LyAa__profilePickerBtn{border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);font-size:.8rem;font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:#ffffff0f;padding:.3rem .65rem;transition:all .2s}.chat-module__-9LyAa__profilePickerBtn:hover{color:var(--text-primary);background:#ffffff1a}.chat-module__-9LyAa__profilePickerLabel{display:inline}.chat-module__-9LyAa__profilePickerLabelShort{display:none}.chat-module__-9LyAa__profilePickerBackdrop{z-index:49;position:fixed;inset:0}.chat-module__-9LyAa__profilePickerDropdown{z-index:50;background:#1e1e38;border:1px solid #ffffff1a;border-radius:10px;min-width:200px;padding:.35rem;animation:.12s ease-out chat-module__-9LyAa__fadeInDown;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 30px #00000080}@keyframes chat-module__-9LyAa__fadeInDown{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.chat-module__-9LyAa__profilePickerOption{width:100%;color:var(--text-secondary);font-size:.85rem;font-family:var(--font-body);cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.45rem .65rem;transition:all .12s;display:flex}.chat-module__-9LyAa__profilePickerOption:hover{color:var(--text-primary);background:#ffffff0f}.chat-module__-9LyAa__profilePickerOptionActive{color:var(--accent-violet)}.chat-module__-9LyAa__profilePickerOptionLocked{opacity:.45;cursor:not-allowed}.chat-module__-9LyAa__profilePickerDot{flex-shrink:0;font-size:.6rem}.chat-module__-9LyAa__profilePickerLock{margin-left:auto;font-size:.75rem}.chat-module__-9LyAa__profilePickerManage{color:var(--text-muted);border-top:1px solid #ffffff0f;margin-top:.2rem;padding:.45rem .65rem;font-size:.78rem;text-decoration:none;transition:color .15s;display:block}.chat-module__-9LyAa__profilePickerManage:hover{color:var(--accent-violet)}.chat-module__-9LyAa__profileContextBanner{border-radius:var(--radius-sm);color:var(--text-secondary);background:#8b5cf614;border:1px solid #8b5cf626;align-items:center;gap:.5rem;margin-bottom:.5rem;padding:.5rem 1rem;font-size:.82rem;display:flex}.chat-module__-9LyAa__profileContextClear{color:var(--text-muted);cursor:pointer;font-size:.75rem;font-family:var(--font-body);background:0 0;border:none;border-radius:4px;margin-left:auto;padding:.1rem .3rem;transition:all .15s}.chat-module__-9LyAa__profileContextClear:hover{color:var(--text-primary);background:#ffffff14}.chat-module__-9LyAa__rateLimitBanner{border-radius:var(--radius-md);background:#8b5cf614;border:1px solid #8b5cf640;align-items:center;gap:.75rem;margin:.5rem 0;padding:1rem 1.25rem;display:flex}.chat-module__-9LyAa__rateLimitIcon{flex-shrink:0;font-size:1.5rem}.chat-module__-9LyAa__rateLimitText{color:var(--text-secondary);flex-direction:column;flex:1;gap:.15rem;font-size:.88rem;display:flex}.chat-module__-9LyAa__rateLimitText strong{color:var(--text-primary);font-size:.92rem}.chat-module__-9LyAa__rateLimitUpgradeBtn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:6px;flex-shrink:0;padding:.45rem 1rem;font-size:.82rem;font-weight:600;text-decoration:none;transition:opacity .2s}.chat-module__-9LyAa__rateLimitUpgradeBtn:hover{opacity:.85}.chat-module__-9LyAa__errorBanner{border-radius:var(--radius-md);text-align:center;color:var(--accent-rose);background:#f43f5e1a;border:1px solid #f43f5e33;padding:1rem;font-size:.9rem}.chat-module__-9LyAa__paywallWrap{flex-direction:column;gap:.6rem;display:flex}.chat-module__-9LyAa__paywallBlurred{filter:blur(4px);-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.5;max-height:3rem;overflow:hidden}.chat-module__-9LyAa__paywallOverlay{border-radius:var(--radius-md);background:#8b5cf614;border:1px solid #8b5cf633;justify-content:space-between;align-items:center;gap:.75rem;padding:.6rem .9rem;display:flex}.chat-module__-9LyAa__paywallOverlayText{color:var(--text-secondary);font-size:.82rem;font-weight:500}.chat-module__-9LyAa__paywallOverlaySubtext{display:none}.chat-module__-9LyAa__paywallInputLock{border-radius:var(--radius-lg);background:#8b5cf614;border:1px solid #8b5cf640;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.25rem;display:flex}.chat-module__-9LyAa__paywallInputLock span{color:var(--text-primary);font-size:.9rem;font-weight:600}.chat-module__-9LyAa__paywallInputBtn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:999px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;transition:opacity .15s;box-shadow:0 0 12px #8b5cf666}.chat-module__-9LyAa__paywallInputBtn:hover{opacity:.85}.chat-module__-9LyAa__paywallOverlayBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:999px;padding:.45rem 1.2rem;font-size:.82rem;font-weight:600;transition:opacity .15s;box-shadow:0 0 12px #8b5cf666}.chat-module__-9LyAa__paywallOverlayBtn:hover{opacity:.9}.chat-module__-9LyAa__inputArea{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#10101fe6;border-top:1px solid #ffffff0f;padding:1rem 1.5rem}.chat-module__-9LyAa__inputWrapper{border-radius:var(--radius-lg);background:#ffffff0d;border:1px solid #ffffff1a;align-items:flex-end;gap:.5rem;padding:.5rem .5rem .5rem 1rem;transition:border-color .3s;display:flex}.chat-module__-9LyAa__inputWrapper:focus-within{border-color:var(--accent-violet);box-shadow:0 0 0 3px #8b5cf61a}.chat-module__-9LyAa__messageInput{color:var(--text-primary);font-family:var(--font-body);resize:none;background:0 0;border:none;outline:none;flex:1;min-height:24px;max-height:150px;font-size:.95rem;line-height:1.5;overflow-y:auto}.chat-module__-9LyAa__messageInput::placeholder{color:var(--text-muted)}.chat-module__-9LyAa__sendButton{background:var(--gradient-primary);color:#fff;cursor:pointer;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;font-weight:700;transition:all .2s;display:flex}.chat-module__-9LyAa__sendButton:hover:not(:disabled){transform:scale(1.1);box-shadow:0 0 15px #8b5cf666}.chat-module__-9LyAa__sendButton:disabled{opacity:.4;cursor:not-allowed}.chat-module__-9LyAa__mobileMenuToggle{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.25rem;display:none}@media (max-width:768px){.chat-module__-9LyAa__sidebar{transition:transform .3s;position:absolute;top:0;bottom:0;left:0;transform:translate(-100%)}.chat-module__-9LyAa__sidebarOpen{transform:translate(0);box-shadow:4px 0 20px #00000080}.chat-module__-9LyAa__mobileMenuToggle{display:block}.chat-module__-9LyAa__contentArea,.chat-module__-9LyAa__chatContainer{width:100%}.chat-module__-9LyAa__messagesArea{padding:1rem}.chat-module__-9LyAa__messageBubble{max-width:90%}.chat-module__-9LyAa__userMessage{max-width:80%}.chat-module__-9LyAa__inputArea{padding-bottom:1rem}.chat-module__-9LyAa__header{padding:.75rem 1rem}.chat-module__-9LyAa__profilePickerLabel{display:none}.chat-module__-9LyAa__profilePickerLabelShort{display:inline}}.chat-module__-9LyAa__starters{max-width:500px;animation:chat-module__-9LyAa__fadeInUp .5s var(--ease-out-expo) .2s both;grid-template-columns:1fr 1fr;gap:.5rem;margin:.5rem auto 0;display:grid}.chat-module__-9LyAa__starterBtn{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);font-size:.8rem;font-family:var(--font-body);cursor:pointer;text-align:left;transition:all .25s var(--ease-out-expo);align-items:flex-start;gap:.5rem;padding:.75rem .85rem;line-height:1.4;display:flex}.chat-module__-9LyAa__starterBtn:hover{border-color:var(--border-glow);background:var(--bg-glass-hover);color:var(--text-primary);transform:translateY(-2px);box-shadow:0 4px 12px #8b5cf61a}.chat-module__-9LyAa__starterIcon{flex-shrink:0;margin-top:1px;font-size:1rem}@keyframes chat-module__-9LyAa__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.chat-module__-9LyAa__starters{grid-template-columns:1fr}}.chat-module__-9LyAa__guruPicker{max-width:560px;animation:chat-module__-9LyAa__fadeInUp .5s var(--ease-out-expo) both;margin:.5rem auto 1.25rem}.chat-module__-9LyAa__guruPickerTitle{text-align:center;color:var(--text-primary);margin-bottom:.85rem;font-size:.95rem;font-weight:600}.chat-module__-9LyAa__guruGrid{grid-template-columns:repeat(3,1fr);gap:.6rem;display:grid}.chat-module__-9LyAa__guruCard{text-align:center;background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);color:var(--text-secondary);cursor:pointer;transition:all .25s var(--ease-out-expo);flex-direction:column;align-items:center;gap:.3rem;padding:1rem .6rem;display:flex;position:relative}.chat-module__-9LyAa__guruCard:hover{border-color:var(--border-glow);background:var(--bg-glass-hover);color:var(--text-primary);transform:translateY(-2px);box-shadow:0 4px 12px #8b5cf61f}.chat-module__-9LyAa__guruCardActive{border-color:var(--accent-violet);background:var(--bg-glass-hover);color:var(--text-primary);box-shadow:0 0 0 1px var(--accent-violet) inset}.chat-module__-9LyAa__guruCardLocked{opacity:.7}.chat-module__-9LyAa__guruCardIcon{font-size:1.6rem;line-height:1}.chat-module__-9LyAa__guruCardName{font-size:.85rem;font-weight:600}.chat-module__-9LyAa__guruCardDesc{color:var(--text-secondary);font-size:.7rem;line-height:1.3}.chat-module__-9LyAa__guruCardLock{font-size:.75rem;position:absolute;top:.4rem;right:.5rem}.chat-module__-9LyAa__guruAiNote{text-align:center;color:var(--text-secondary);margin-top:.7rem;font-size:.72rem}.chat-module__-9LyAa__contactList{width:100%;max-width:640px;animation:chat-module__-9LyAa__fadeInUp .4s var(--ease-out-expo) both;flex:1;margin:0 auto;padding:.75rem .75rem 2rem;overflow-y:auto}.chat-module__-9LyAa__contactRow{border:none;border-bottom:1px solid var(--border-subtle);cursor:pointer;text-align:left;width:100%;transition:background .2s var(--ease-out-expo);background:0 0;align-items:center;gap:.85rem;padding:.85rem .75rem;display:flex}.chat-module__-9LyAa__contactRow:hover{background:var(--bg-glass-hover)}.chat-module__-9LyAa__contactRowLocked{opacity:.65}.chat-module__-9LyAa__contactAvatar{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.5rem;display:flex}.chat-module__-9LyAa__contactBody{flex-direction:column;flex:1;gap:.2rem;min-width:0;display:flex}.chat-module__-9LyAa__contactName{color:var(--text-primary);font-size:.95rem;font-weight:600}.chat-module__-9LyAa__contactRole{color:var(--text-secondary);font-size:.78rem;font-weight:400}.chat-module__-9LyAa__contactLock{font-size:.8rem}.chat-module__-9LyAa__contactPreview{color:var(--text-secondary);white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:.82rem;overflow:hidden}.chat-module__-9LyAa__contactUnread{background:var(--accent-violet);width:10px;height:10px;box-shadow:0 0 8px var(--accent-violet);border-radius:50%;flex-shrink:0}.chat-module__-9LyAa__contactAiNote{text-align:center;color:var(--text-secondary);margin-top:1.25rem;font-size:.72rem}.chat-module__-9LyAa__backBtn{color:var(--text-primary);cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:.2rem .5rem .2rem 0;font-size:1.4rem;line-height:1}.chat-module__-9LyAa__dailyCard{border:1px solid var(--border-glow);border-radius:var(--radius-md);text-align:center;background:linear-gradient(135deg,#8b5cf61f,#8b5cf60a);align-self:center;max-width:90%;margin:.5rem auto;padding:.85rem 1.1rem}.chat-module__-9LyAa__dailyCardLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-violet);margin-bottom:.4rem;font-size:.7rem;font-weight:700}.chat-module__-9LyAa__dailyCardTime{color:var(--text-secondary);opacity:.7;margin-top:.4rem;font-size:.65rem}.chat-module__-9LyAa__dateSeparator{justify-content:center;margin:.85rem 0 .5rem;display:flex}.chat-module__-9LyAa__dateSeparator span{color:var(--text-secondary);background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:999px;padding:.2rem .7rem;font-size:.7rem}.chat-module__-9LyAa__messageTime{color:var(--text-secondary);opacity:.65;text-align:right;margin-top:.25rem;font-size:.62rem;display:block}.chat-module__-9LyAa__userMessage .chat-module__-9LyAa__messageTime{color:#ffffffd9;opacity:1}.chat-module__-9LyAa__contactRowSkeleton{border-bottom:1px solid var(--border-subtle);align-items:center;gap:.85rem;width:100%;padding:.85rem .75rem;display:flex}.chat-module__-9LyAa__skelBody{flex-direction:column;flex:1;gap:.5rem;display:flex}.chat-module__-9LyAa__skelAvatar,.chat-module__-9LyAa__skelName,.chat-module__-9LyAa__skelPreview{background:linear-gradient(90deg,#ffffff0d 25%,#ffffff1f 37%,#ffffff0d 63%) 0 0/400% 100%;border-radius:8px;animation:1.4s infinite chat-module__-9LyAa__skelShimmer}.chat-module__-9LyAa__skelAvatar{border-radius:50%;flex-shrink:0;width:48px;height:48px}.chat-module__-9LyAa__skelName{width:42%;height:13px}.chat-module__-9LyAa__skelPreview{width:72%;height:11px}@keyframes chat-module__-9LyAa__skelShimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (max-width:480px){.chat-module__-9LyAa__guruGrid{grid-template-columns:1fr}.chat-module__-9LyAa__guruCard{text-align:left;flex-direction:row;align-items:center;gap:.7rem;padding:.75rem .9rem}}.chat-module__-9LyAa__chartOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#000000b3;justify-content:center;align-items:center;animation:.2s chat-module__-9LyAa__fadeIn;display:flex;position:fixed;inset:0}.chat-module__-9LyAa__chartModal{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);width:95%;max-width:560px;max-height:90vh;animation:chat-module__-9LyAa__scaleIn .3s var(--ease-out-expo);padding:1.5rem;overflow-y:auto}.chat-module__-9LyAa__chartModalHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.chat-module__-9LyAa__chartModalHeader h2{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:700}.chat-module__-9LyAa__chartClose{border:1px solid var(--border-subtle);background:var(--bg-glass);width:28px;height:28px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:.85rem;transition:all .2s;display:flex}.chat-module__-9LyAa__chartClose:hover{border-color:var(--accent-rose);color:var(--accent-rose);background:#f43f5e26}.chat-module__-9LyAa__chartPlacements{flex-wrap:wrap;justify-content:center;gap:.4rem;margin-top:1rem;display:flex}.chat-module__-9LyAa__chartTag{border-radius:var(--radius-full);background:var(--bg-glass);border:1px solid var(--border-subtle);color:var(--text-secondary);padding:.25rem .6rem;font-size:.75rem}@keyframes chat-module__-9LyAa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes chat-module__-9LyAa__scaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.chat-module__-9LyAa__notifCard{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-md);animation:chat-module__-9LyAa__notifSlideIn .4s var(--ease-out-expo);background:#ffffff0a;border:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.4rem;padding:.85rem 1.1rem;display:flex}@keyframes chat-module__-9LyAa__notifSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.chat-module__-9LyAa__notifCardIcon{flex-shrink:0;font-size:1.3rem}.chat-module__-9LyAa__notifCardText{flex:1;min-width:0}.chat-module__-9LyAa__notifCardTitle{color:var(--text-primary);margin-bottom:.1rem;font-size:.85rem;font-weight:600;display:block}.chat-module__-9LyAa__notifCardMessage{color:var(--text-muted);font-size:.8rem;display:block}.chat-module__-9LyAa__notifCardActions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.chat-module__-9LyAa__notifCardBtn{color:#fff;font-size:.8rem;font-weight:600;font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:6px;padding:.4rem .9rem;transition:all .2s}.chat-module__-9LyAa__notifCardBtn:hover{transform:translateY(-1px);box-shadow:0 0 12px #8b5cf666}.chat-module__-9LyAa__notifCardBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.chat-module__-9LyAa__notifCardDismiss{color:var(--text-muted);font-size:.78rem;font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;transition:color .2s}.chat-module__-9LyAa__notifCardDismiss:hover{color:var(--text-secondary)}@media (max-width:480px){.chat-module__-9LyAa__notifCard{flex-direction:column;align-items:flex-start;gap:.5rem}.chat-module__-9LyAa__notifCardActions{justify-content:space-between;width:100%}}
.NotificationPrompt-module__J6x2XW__banner{-webkit-backdrop-filter:blur(12px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 1.5rem;animation:.5s ease-out NotificationPrompt-module__J6x2XW__slideIn;display:flex;box-shadow:0 8px 32px #0000004d}@keyframes NotificationPrompt-module__J6x2XW__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.NotificationPrompt-module__J6x2XW__content{flex:1;align-items:center;gap:.75rem;display:flex}.NotificationPrompt-module__J6x2XW__icon{font-size:1.5rem}.NotificationPrompt-module__J6x2XW__text{color:#ffffffe6;margin:0;font-size:.95rem;line-height:1.5}.NotificationPrompt-module__J6x2XW__actions{align-items:center;gap:1rem;display:flex}.NotificationPrompt-module__J6x2XW__enableBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#6e8efb,#a777e3);border:none;border-radius:8px;padding:.6rem 1.2rem;font-size:.85rem;font-weight:600;transition:all .3s}.NotificationPrompt-module__J6x2XW__enableBtn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #6e8efb66}.NotificationPrompt-module__J6x2XW__closeBtn{color:#fff6;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5rem;line-height:1;transition:color .2s}.NotificationPrompt-module__J6x2XW__closeBtn:hover{color:#fffc}@media (max-width:640px){.NotificationPrompt-module__J6x2XW__banner{flex-direction:column;align-items:flex-start}.NotificationPrompt-module__J6x2XW__actions{justify-content:space-between;width:100%}}
.blog-module__3rPSzG__page{background:var(--bg-primary);min-height:100vh}.blog-module__3rPSzG__nav{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;max-width:900px;margin:0 auto;padding:1rem 2rem;display:flex}.blog-module__3rPSzG__navBrand{color:var(--text-primary);align-items:center;gap:.5rem;font-size:1rem;font-weight:700;text-decoration:none;display:flex}.blog-module__3rPSzG__navBrandOrb{border-radius:50%;flex-shrink:0}.blog-module__3rPSzG__navBrandName{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--text-primary);font-size:1.2rem;font-weight:700}.blog-module__3rPSzG__navBrandAccent{color:var(--accent-violet)}.blog-module__3rPSzG__navLinks{align-items:center;gap:1.5rem;display:flex}.blog-module__3rPSzG__navLinks a{color:var(--text-secondary);font-size:.875rem;text-decoration:none;transition:color .15s}.blog-module__3rPSzG__navLinks a:hover{color:var(--text-primary)}.blog-module__3rPSzG__container{max-width:800px;margin:0 auto;padding:3rem 2rem}.blog-module__3rPSzG__header{text-align:center;margin-bottom:3rem}.blog-module__3rPSzG__headerTitle{background:linear-gradient(135deg, #fff 0%, var(--accent-violet) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .5rem;font-size:2.5rem;font-weight:800}.blog-module__3rPSzG__headerSubtitle{color:var(--text-secondary);margin:0;font-size:1rem}.blog-module__3rPSzG__postList{flex-direction:column;gap:1.5rem;display:flex}.blog-module__3rPSzG__postCard{border:1px solid var(--border);background:#ffffff08;border-radius:12px;text-decoration:none;transition:border-color .2s,background .2s;display:block;overflow:hidden}.blog-module__3rPSzG__postCard:hover{border-color:var(--accent-violet);background:#8b5cf60d}.blog-module__3rPSzG__postCover{aspect-ratio:1200/630;width:100%;position:relative}.blog-module__3rPSzG__postCoverImg{object-fit:cover}.blog-module__3rPSzG__postBody{padding:1.25rem 1.5rem 1.5rem}.blog-module__3rPSzG__postMeta{color:var(--text-secondary);align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.8rem;display:flex}.blog-module__3rPSzG__postMetaDot{opacity:.4}.blog-module__3rPSzG__postTitle{color:var(--text-primary);margin:0 0 .5rem;font-size:1.2rem;font-weight:700;line-height:1.4}.blog-module__3rPSzG__postExcerpt{color:var(--text-secondary);margin:0;font-size:.9rem;line-height:1.6}.blog-module__3rPSzG__postReadMore{color:var(--accent-violet);margin-top:.75rem;font-size:.875rem;font-weight:500;display:inline-block}.blog-module__3rPSzG__emptyState{text-align:center;color:var(--text-secondary);padding:4rem 1rem}.blog-module__3rPSzG__heroWrap{aspect-ratio:1200/630;width:100%;max-width:900px;margin:0 auto;position:relative;overflow:hidden}.blog-module__3rPSzG__heroImg{object-fit:cover}.blog-module__3rPSzG__articleWrap{max-width:720px;margin:0 auto;padding:3rem 2rem}.blog-module__3rPSzG__articleHeader{border-bottom:1px solid var(--border);margin-bottom:2.5rem;padding-bottom:1.5rem}.blog-module__3rPSzG__articleTitle{color:var(--text-primary);margin:0 0 1rem;font-size:2rem;font-weight:800;line-height:1.3}.blog-module__3rPSzG__articleMeta{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.85rem;display:flex}.blog-module__3rPSzG__articleContent{color:var(--text-primary);font-size:1rem;line-height:1.8}.blog-module__3rPSzG__articleContent h2{color:var(--text-primary);margin:2rem 0 .75rem;font-size:1.5rem;font-weight:700}.blog-module__3rPSzG__articleContent h3{color:var(--text-primary);margin:1.5rem 0 .5rem;font-size:1.2rem;font-weight:600}.blog-module__3rPSzG__articleContent p{margin:0 0 1rem}:is(.blog-module__3rPSzG__articleContent ul,.blog-module__3rPSzG__articleContent ol){margin:0 0 1rem;padding-left:1.5rem}.blog-module__3rPSzG__articleContent li{margin:.3rem 0}.blog-module__3rPSzG__articleContent blockquote{border-left:3px solid var(--accent-violet);color:var(--text-secondary);margin-left:0;padding-left:1rem;font-style:italic}.blog-module__3rPSzG__articleContent code{background:#ffffff14;border-radius:3px;padding:.15rem .35rem;font-family:monospace;font-size:.85em}.blog-module__3rPSzG__articleContent pre{background:#0006;border-radius:8px;margin:1rem 0;padding:1rem;overflow-x:auto}.blog-module__3rPSzG__articleContent pre code{background:0 0;padding:0}.blog-module__3rPSzG__articleContent a{color:var(--accent-violet);text-decoration:underline}.blog-module__3rPSzG__articleFooter{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:3rem;padding-top:1.5rem;display:flex}.blog-module__3rPSzG__ctaBanner{text-align:center;background:linear-gradient(135deg,#8b5cf626,#3b82f61a);border:1px solid #8b5cf64d;border-radius:12px;margin-top:2rem;padding:1.5rem}.blog-module__3rPSzG__ctaBanner p{color:var(--text-secondary);margin:0 0 .75rem;font-size:.9rem}.blog-module__3rPSzG__ctaBanner strong{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;display:block}@media (max-width:640px){.blog-module__3rPSzG__container,.blog-module__3rPSzG__articleWrap{padding:2rem 1rem}.blog-module__3rPSzG__nav{flex-wrap:wrap;gap:.5rem;padding:.85rem .75rem}.blog-module__3rPSzG__navBrandOrb{width:26px;height:26px}.blog-module__3rPSzG__navBrandName{font-size:1.05rem}.blog-module__3rPSzG__navLinks{gap:.6rem}.blog-module__3rPSzG__navLinks a{white-space:nowrap;font-size:.8rem}.blog-module__3rPSzG__headerTitle{font-size:1.8rem}.blog-module__3rPSzG__articleTitle{font-size:1.5rem}.blog-module__3rPSzG__articleMeta{flex-wrap:wrap;gap:.35rem .6rem;font-size:.8rem}.blog-module__3rPSzG__pagination{flex-wrap:wrap;gap:.6rem}}.blog-module__3rPSzG__pagination{justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;padding-bottom:2rem;display:flex}.blog-module__3rPSzG__pageBtn{border:1px solid var(--border);color:var(--text-secondary);border-radius:8px;padding:.5rem 1.1rem;font-size:.875rem;text-decoration:none;transition:all .15s}.blog-module__3rPSzG__pageBtn:hover{border-color:var(--accent-violet);color:var(--accent-violet)}.blog-module__3rPSzG__pageInfo{color:var(--text-secondary);font-size:.875rem}.blog-module__3rPSzG__langSwitch{color:var(--accent-violet);border:1px solid #8b5cf64d;border-radius:6px;padding:.2rem .6rem;font-size:.82rem;text-decoration:none;transition:all .15s}.blog-module__3rPSzG__toolStrip{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin:0 0 2.5rem;font-size:.875rem;display:flex}.blog-module__3rPSzG__toolStripLabel{color:var(--text-secondary);opacity:.8}.blog-module__3rPSzG__toolStripLink{color:var(--accent-violet);border-bottom:1px solid #8b5cf659;padding-bottom:1px;text-decoration:none;transition:border-color .2s,color .2s}.blog-module__3rPSzG__toolStripLink:hover{color:#fff;border-bottom-color:#8b5cf6e6}.blog-module__3rPSzG__toolStripDot{color:var(--text-secondary);opacity:.5}.blog-module__3rPSzG__ctaBanner .blog-module__3rPSzG__toolStrip{margin:1rem 0 0}.blog-module__3rPSzG__langSwitch:hover{background:#8b5cf61a}.blog-module__3rPSzG__langSwitchLong{display:inline}.blog-module__3rPSzG__langSwitchShort{display:none}:is(.blog-module__3rPSzG__articleContent h2,.blog-module__3rPSzG__articleContent h3){scroll-margin-top:1.5rem}.blog-module__3rPSzG__toc{border:1px solid var(--border);background:#ffffff08;border-radius:12px;margin-bottom:2rem;padding:1.25rem 1.5rem}.blog-module__3rPSzG__tocHeading{text-transform:uppercase;letter-spacing:.06em;color:var(--text-secondary);margin:0;font-size:.8rem;font-weight:700}.blog-module__3rPSzG__tocSummary{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.6rem;list-style:none;display:flex}.blog-module__3rPSzG__tocSummary::-webkit-details-marker{display:none}.blog-module__3rPSzG__tocCount{color:var(--text-muted);margin-left:auto;font-size:.78rem}.blog-module__3rPSzG__tocSummary:after{content:"";border-right:2px solid var(--text-muted);border-bottom:2px solid var(--text-muted);flex-shrink:0;width:.45rem;height:.45rem;margin-left:auto;transition:transform .2s,border-color .2s;transform:translateY(-2px)rotate(45deg)}details[open] .blog-module__3rPSzG__tocSummary:after{transform:translateY(2px)rotate(-135deg)}.blog-module__3rPSzG__tocSummary:hover:after{border-color:var(--accent-violet)}.blog-module__3rPSzG__tocSummary:hover .blog-module__3rPSzG__tocHeading{color:var(--text-primary)}.blog-module__3rPSzG__tocSummary:focus-visible{outline:2px solid var(--accent-violet);outline-offset:4px;border-radius:4px}@media (prefers-reduced-motion:reduce){.blog-module__3rPSzG__tocSummary:after{transition:none}}.blog-module__3rPSzG__tocList{flex-direction:column;gap:.4rem;margin:.75rem 0 0;padding:0;list-style:none;display:flex}.blog-module__3rPSzG__tocItem a,.blog-module__3rPSzG__tocItemNested a{color:var(--text-secondary);font-size:.9rem;text-decoration:none;transition:color .2s}.blog-module__3rPSzG__tocItem a:hover,.blog-module__3rPSzG__tocItemNested a:hover{color:var(--accent-violet)}.blog-module__3rPSzG__tocItemNested{opacity:.85;padding-left:1rem;font-size:.85rem}.blog-module__3rPSzG__share{border-top:1px solid var(--border);flex-wrap:wrap;align-items:center;gap:.6rem;margin-top:2rem;padding-top:1.25rem;display:flex}.blog-module__3rPSzG__shareLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.06em;font-size:.8rem}.blog-module__3rPSzG__shareLink{color:var(--accent-violet);border:1px solid #8b5cf64d;border-radius:999px;padding:.3rem .8rem;font-size:.85rem;text-decoration:none;transition:border-color .2s,color .2s}.blog-module__3rPSzG__shareLink:hover{color:#fff;border-color:#8b5cf6e6}.blog-module__3rPSzG__related{margin-top:2.5rem}.blog-module__3rPSzG__relatedHeading{color:var(--text-primary);margin:0 0 1rem;font-size:1.1rem;font-weight:700}.blog-module__3rPSzG__relatedList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.blog-module__3rPSzG__relatedLink{border:1px solid var(--border);background:#ffffff08;border-radius:10px;flex-direction:column;gap:.25rem;padding:.9rem 1.1rem;text-decoration:none;transition:border-color .2s,background .2s;display:flex}.blog-module__3rPSzG__relatedLink:hover{background:#8b5cf60f;border-color:#8b5cf680}.blog-module__3rPSzG__relatedTitle{color:var(--text-primary);font-size:.95rem;font-weight:600}.blog-module__3rPSzG__relatedExcerpt{color:var(--text-secondary);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.85rem;display:-webkit-box;overflow:hidden}.blog-module__3rPSzG__siteFooter{border-top:1px solid var(--border);text-align:center;max-width:900px;color:var(--text-muted);margin:3rem auto 0;padding:2rem 2rem 2.5rem;font-size:.82rem}.blog-module__3rPSzG__siteFooterBrand{color:var(--text-secondary);margin:0 0 .6rem;font-size:.9rem}.blog-module__3rPSzG__siteFooterBrandLink{font-family:var(--font-heading);color:var(--text-primary);font-weight:700;text-decoration:none}.blog-module__3rPSzG__siteFooterLinks{margin:0;line-height:1.7}.blog-module__3rPSzG__siteFooterLinks a{color:var(--text-secondary);text-decoration:underline}.blog-module__3rPSzG__siteFooterLinks a:hover{color:var(--accent-violet)}@media (max-width:640px){.blog-module__3rPSzG__siteFooter{padding:1.5rem 1rem 2rem}.blog-module__3rPSzG__langSwitch{padding:.15rem .45rem;font-size:.75rem}.blog-module__3rPSzG__langSwitchLong{display:none}.blog-module__3rPSzG__langSwitchShort{display:inline}}@media (max-width:359px){.blog-module__3rPSzG__nav{padding:.85rem .6rem}.blog-module__3rPSzG__navBrandName{font-size:.95rem}.blog-module__3rPSzG__navLinks{gap:.5rem}}
.insights-module__QiFTdG__scrollArea{flex:1;justify-content:center;align-items:flex-start;padding:2rem 1.5rem;display:flex;overflow-y:auto}.insights-module__QiFTdG__card{background:var(--bg-card);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);width:100%;max-width:560px;padding:2rem;position:relative;overflow:hidden}.insights-module__QiFTdG__card:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#8b5cf60f 0%,#0000 60%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.insights-module__QiFTdG__content{z-index:1;position:relative}.insights-module__QiFTdG__dateLabel{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-violet);border-bottom:1px solid #8b5cf640;margin-bottom:1.25rem;padding-bottom:.3rem;font-size:.8rem;font-weight:600;display:inline-block}.insights-module__QiFTdG__insightText{color:var(--text-primary);margin-bottom:1.75rem;font-size:1.15rem;font-weight:300;line-height:1.75}.insights-module__QiFTdG__upgradeCta{border-radius:var(--radius-md);background:#8b5cf614;border:1px solid #8b5cf633;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;padding:1rem 1.25rem;display:flex}.insights-module__QiFTdG__upgradeCta p{color:var(--text-secondary);margin:0;font-size:.88rem;line-height:1.5}.insights-module__QiFTdG__footer{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding-top:1.25rem;display:flex}.insights-module__QiFTdG__footerMeta{color:var(--text-muted);font-size:.8rem}.insights-module__QiFTdG__loadingCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;width:100%;max-width:400px;padding:3rem 2rem;display:flex}.insights-module__QiFTdG__loadingOrb{background:#8b5cf61a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;animation:2s ease-in-out infinite insights-module__QiFTdG__pulse;display:flex}.insights-module__QiFTdG__loadingText{color:var(--text-secondary);font-size:1rem;font-weight:500}.insights-module__QiFTdG__loadingHint{color:var(--text-muted);font-size:.8rem}@keyframes insights-module__QiFTdG__pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.08)}}.insights-module__QiFTdG__emptyCard{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:400px;padding:3rem 2rem;display:flex}.insights-module__QiFTdG__emptyIcon{margin-bottom:.25rem;font-size:2.5rem}.insights-module__QiFTdG__emptyTitle{color:var(--text-primary);font-size:1.15rem;font-weight:600}.insights-module__QiFTdG__emptyText{color:var(--text-muted);max-width:300px;font-size:.88rem;line-height:1.5}@media (max-width:768px){.insights-module__QiFTdG__scrollArea{padding-bottom:calc(2rem + 80px)}}
.kundli-module__axWHVq__page{z-index:1;flex-direction:column;width:100%;max-width:960px;min-height:100vh;margin:0 auto;padding:2rem 1.5rem 4rem;display:flex;position:relative}.kundli-module__axWHVq__header{text-align:center;margin-bottom:2.5rem}.kundli-module__axWHVq__headerIcon{margin-bottom:.75rem;font-size:2.5rem;display:block}.kundli-module__axWHVq__title{background:linear-gradient(135deg,#e2e8f0,#c4b5fd,#f9a8d4);color:#0000;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800}.kundli-module__axWHVq__subtitle{color:var(--text-muted);font-size:.95rem;line-height:1.6}.kundli-module__axWHVq__formGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.kundli-module__axWHVq__personCard{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#191932d9;padding:1.5rem}.kundli-module__axWHVq__personLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);align-items:center;gap:.4rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:flex}.kundli-module__axWHVq__personIcon{font-size:1.1rem}.kundli-module__axWHVq__fieldGroup{flex-direction:column;gap:.9rem;display:flex}.kundli-module__axWHVq__field{flex-direction:column;gap:.3rem;display:flex}.kundli-module__axWHVq__fieldLabel{color:var(--text-secondary);font-size:.78rem;font-weight:500}.kundli-module__axWHVq__selectRow{gap:.5rem;display:flex}.kundli-module__axWHVq__select{border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-body);cursor:pointer;appearance:none;background:#141428e6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' viewBox='0 0 10 6'%3E%3Cpath fill='%237878a0' d='M1 1l4 4 4-4'/%3E%3C/svg%3E") right .5rem center no-repeat;border:1px solid #ffffff14;outline:none;flex:1;padding:.65rem 1.5rem .65rem .5rem;font-size:.88rem;transition:border-color .2s}.kundli-module__axWHVq__select:focus{border-color:var(--accent-violet);box-shadow:0 0 0 2px #8b5cf61f}.kundli-module__axWHVq__select option{color:#fff;background:#1a1a35}.kundli-module__axWHVq__selectFull{flex:none;width:100%}.kundli-module__axWHVq__input{border-radius:var(--radius-sm);width:100%;color:var(--text-primary);font-family:var(--font-body);background:#141428e6;border:1px solid #ffffff14;outline:none;padding:.65rem .85rem;font-size:.9rem;transition:border-color .2s}.kundli-module__axWHVq__input:focus{border-color:var(--accent-violet);box-shadow:0 0 0 2px #8b5cf61f}.kundli-module__axWHVq__input::placeholder{color:var(--text-muted)}.kundli-module__axWHVq__cityWrapper{position:relative}.kundli-module__axWHVq__citySpinner{position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.kundli-module__axWHVq__geoResults{flex-direction:column;gap:.3rem;margin-top:.4rem;display:flex}.kundli-module__axWHVq__geoItem{border-radius:var(--radius-sm);color:var(--text-secondary);cursor:pointer;text-align:left;font-size:.82rem;font-family:var(--font-body);background:#141428cc;border:1px solid #ffffff0f;align-items:flex-start;gap:.5rem;width:100%;padding:.6rem .75rem;transition:all .15s;display:flex}.kundli-module__axWHVq__geoItem:hover{color:var(--text-primary);background:#8b5cf61f;border-color:#8b5cf640}.kundli-module__axWHVq__geoSelected{color:var(--text-primary);background:#8b5cf62e;border-color:#8b5cf659}.kundli-module__axWHVq__geoIcon{flex-shrink:0;margin-top:.05rem;font-size:.85rem}.kundli-module__axWHVq__geoName{line-height:1.4}.kundli-module__axWHVq__selectedInfo{color:var(--accent-emerald);flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.4rem;font-size:.82rem;display:flex}.kundli-module__axWHVq__coords{color:var(--text-muted);font-size:.75rem}.kundli-module__axWHVq__submitBtn{border-radius:var(--radius-md);color:#fff;cursor:pointer;width:100%;font-size:1rem;font-weight:600;font-family:var(--font-body);background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;padding:.9rem;transition:all .3s;box-shadow:0 4px 20px #8b5cf64d}.kundli-module__axWHVq__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 28px #8b5cf673}.kundli-module__axWHVq__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.kundli-module__axWHVq__discussBtn{border-radius:var(--radius-md);color:#fff;cursor:pointer;width:100%;font-size:.98rem;font-weight:600;font-family:var(--font-body);background:linear-gradient(135deg,#ec4899,#8b5cf6);border:none;justify-content:center;align-items:center;gap:.5rem;margin-top:1.25rem;padding:.85rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 20px #ec489947}.kundli-module__axWHVq__discussBtn:hover{transform:translateY(-1px);box-shadow:0 6px 28px #ec48996b}.kundli-module__axWHVq__discussChip{border-radius:var(--radius-full,999px);color:#f9a8d4;background:#ec489924;border:1px solid #ec489966;align-self:flex-start;align-items:center;gap:.3rem;margin-top:.4rem;padding:.28rem .7rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.kundli-module__axWHVq__discussChip:hover{background:#ec48993d;border-color:#ec4899a6}.kundli-module__axWHVq__prefillRow{flex-wrap:wrap;align-items:center;gap:.4rem;margin-bottom:.9rem;display:flex}.kundli-module__axWHVq__prefillLabel{color:var(--text-secondary);margin-right:.15rem;font-size:.78rem}.kundli-module__axWHVq__prefillChip{border-radius:var(--radius-full,999px);color:#c4b5fd;cursor:pointer;font-size:.8rem;font-weight:600;font-family:var(--font-body);text-overflow:ellipsis;white-space:nowrap;background:#8b5cf61f;border:1px solid #8b5cf659;max-width:12rem;padding:.32rem .7rem;transition:all .2s;overflow:hidden}.kundli-module__axWHVq__prefillChip:hover{background:#8b5cf638;border-color:#8b5cf699}.kundli-module__axWHVq__upgradeGate{border-radius:var(--radius-md);background:linear-gradient(135deg,#8b5cf61f,#6366f114);border:1px solid #8b5cf64d;align-items:center;gap:1rem;padding:1rem 1.25rem;display:flex}.kundli-module__axWHVq__sanjogGate{margin-top:1.25rem;}.kundli-module__axWHVq__upgradeIcon{flex-shrink:0;font-size:1.6rem}.kundli-module__axWHVq__upgradeText{flex-direction:column;flex:1;gap:.2rem;display:flex}.kundli-module__axWHVq__upgradeText strong{color:var(--text-primary);font-size:.95rem}.kundli-module__axWHVq__upgradeText span{color:var(--text-muted);font-size:.82rem}.kundli-module__axWHVq__upgradeBtn{color:#fff;border-radius:var(--radius-sm);white-space:nowrap;background:linear-gradient(135deg,#8b5cf6,#6366f1);padding:.55rem 1.2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:all .2s;box-shadow:0 2px 12px #8b5cf659}.kundli-module__axWHVq__upgradeBtn:hover{transform:translateY(-1px);box-shadow:0 4px 18px #8b5cf680}.kundli-module__axWHVq__results{margin-top:2rem}.kundli-module__axWHVq__scoreCard{border-radius:var(--radius-lg);text-align:center;background:#191932d9;border:1px solid #8b5cf640;margin-bottom:1.5rem;padding:2rem;box-shadow:0 0 40px #8b5cf614}.kundli-module__axWHVq__scoreCircle{background:conic-gradient(var(--score-color,#8b5cf6) calc(var(--pct,0) * 1%), #ffffff0f 0);border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1rem;display:flex}.kundli-module__axWHVq__scoreCircleInner{background:#10101f;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:90px;height:90px;display:flex}.kundli-module__axWHVq__scoreNumber{color:var(--text-primary);font-size:1.6rem;font-weight:800;line-height:1}.kundli-module__axWHVq__scoreMax{color:var(--text-muted);font-size:.72rem}.kundli-module__axWHVq__verdict{margin-bottom:.4rem;font-size:1.3rem;font-weight:700}.kundli-module__axWHVq__coupleNames{color:var(--text-muted);margin-bottom:1rem;font-size:.9rem}.kundli-module__axWHVq__doshaList{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.kundli-module__axWHVq__doshaBadge{border-radius:var(--radius-full);color:var(--accent-rose);background:#f43f5e26;border:1px solid #f43f5e4d;padding:.25rem .75rem;font-size:.78rem;font-weight:600}.kundli-module__axWHVq__profileGrid{grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}.kundli-module__axWHVq__profileCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#191932d9;padding:1rem 1.25rem}.kundli-module__axWHVq__profileName{color:var(--text-primary);margin-bottom:.5rem;font-size:.95rem;font-weight:600}.kundli-module__axWHVq__profileDetail{color:var(--text-muted);justify-content:space-between;margin-bottom:.2rem;font-size:.8rem;display:flex}.kundli-module__axWHVq__profileValue{color:var(--text-secondary);font-weight:500}.kundli-module__axWHVq__tableCard{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:#191932d9;overflow:hidden}.kundli-module__axWHVq__tableHeader{border-bottom:1px solid var(--border-subtle);text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);padding:1rem 1.25rem;font-size:.8rem;font-weight:600}.kundli-module__axWHVq__tableRow{border-bottom:1px solid #ffffff0a;grid-template-columns:1fr 1fr 80px;align-items:center;gap:.75rem;padding:.85rem 1.25rem;display:grid}.kundli-module__axWHVq__tableRow:last-child{border-bottom:none}.kundli-module__axWHVq__tableRow:hover{background:#ffffff05}.kundli-module__axWHVq__tableName{color:var(--text-primary);font-size:.9rem;font-weight:600}.kundli-module__axWHVq__tableDesc{color:var(--text-muted);margin-top:.15rem;font-size:.75rem}.kundli-module__axWHVq__tableValues{color:var(--text-secondary);font-size:.8rem}.kundli-module__axWHVq__tableScoreCell{text-align:right}.kundli-module__axWHVq__tableScore{font-size:.9rem;font-weight:700}.kundli-module__axWHVq__tableScoreMax{color:var(--text-muted);font-size:.75rem}.kundli-module__axWHVq__scoreBar{background:#ffffff0f;border-radius:2px;height:3px;margin-top:.3rem;overflow:hidden}.kundli-module__axWHVq__scoreBarFill{border-radius:2px;height:100%;transition:width .6s}.kundli-module__axWHVq__tableTotalRow{background:#8b5cf614;border-top:1px solid #8b5cf633;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.kundli-module__axWHVq__tableTotalLabel{color:var(--text-primary);font-size:.9rem;font-weight:700}.kundli-module__axWHVq__tableTotalScore{color:var(--accent-violet);font-size:1.1rem;font-weight:800}.kundli-module__axWHVq__historySection{margin-top:2.5rem}.kundli-module__axWHVq__historySectionTitle{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.8rem;font-weight:600;display:flex}.kundli-module__axWHVq__historySectionCount{color:var(--accent-violet);border-radius:var(--radius-full);background:#8b5cf633;padding:.1rem .45rem;font-size:.72rem;font-weight:700}.kundli-module__axWHVq__savedList{flex-direction:column;gap:.6rem;display:flex}.kundli-module__axWHVq__savedCard{border:1px solid var(--border-subtle);border-radius:var(--radius-md);background:#191932d9;transition:border-color .2s;overflow:hidden}.kundli-module__axWHVq__savedCard:hover{border-color:#8b5cf633}.kundli-module__axWHVq__savedCardHeader{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1.1rem;display:flex}.kundli-module__axWHVq__savedCardLeft{flex-direction:column;gap:.2rem;min-width:0;display:flex}.kundli-module__axWHVq__savedCardNames{color:var(--text-primary);white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.kundli-module__axWHVq__savedCardAmp{color:var(--accent-violet);margin:0 .3rem}.kundli-module__axWHVq__savedCardMeta{color:var(--text-muted);font-size:.75rem}.kundli-module__axWHVq__savedCardDosha{color:var(--accent-rose);font-size:.72rem}.kundli-module__axWHVq__savedCardRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:.1rem;display:flex}.kundli-module__axWHVq__savedCardScore{font-size:1.1rem;font-weight:800;line-height:1}.kundli-module__axWHVq__savedCardScoreMax{opacity:.6;font-size:.72rem;font-weight:500}.kundli-module__axWHVq__savedCardVerdict{font-size:.72rem;font-weight:600}.kundli-module__axWHVq__savedCardActions{align-items:center;gap:.4rem;margin-top:.2rem;display:flex}.kundli-module__axWHVq__savedCardDeleteBtn{cursor:pointer;opacity:0;background:0 0;border:none;border-radius:4px;padding:.2rem .3rem;font-size:.85rem;line-height:1;transition:all .15s}.kundli-module__axWHVq__savedCard:hover .kundli-module__axWHVq__savedCardDeleteBtn{opacity:1}.kundli-module__axWHVq__savedCardDeleteBtn:hover{background:#f43f5e26}.kundli-module__axWHVq__savedCardChevron{color:var(--text-muted);font-size:.65rem}.kundli-module__axWHVq__savedCardBody{border-top:1px solid var(--border-subtle);flex-direction:column;gap:1rem;padding:0 1rem 1rem;display:flex}.kundli-module__axWHVq__error{border-radius:var(--radius-md);color:var(--accent-rose);background:#f43f5e1a;border:1px solid #f43f5e40;margin-top:1rem;padding:.85rem 1.1rem;font-size:.9rem}@media (max-width:640px){.kundli-module__axWHVq__formGrid,.kundli-module__axWHVq__profileGrid{grid-template-columns:1fr}.kundli-module__axWHVq__tableRow{grid-template-rows:auto auto;grid-template-columns:1fr 60px}.kundli-module__axWHVq__tableValues{grid-area:2/1;font-size:.75rem}.kundli-module__axWHVq__page{padding:1.5rem 1rem 5rem}.kundli-module__axWHVq__selectRow{gap:.35rem}}.kundli-module__axWHVq__mobileMenuToggle{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.25rem;display:none}@media (max-width:768px){.kundli-module__axWHVq__mobileMenuToggle{display:block}}
.profiles-module__gimNIq__scrollArea{flex-direction:column;flex:1;display:flex;overflow-y:auto}.profiles-module__gimNIq__container{flex-direction:column;gap:1.25rem;width:100%;max-width:720px;margin:0 auto;padding:1.5rem 1.5rem 4rem;display:flex}.profiles-module__gimNIq__upgradeBanner{border-radius:var(--radius-md);color:var(--text-secondary);background:#8b5cf614;border:1px solid #8b5cf633;justify-content:space-between;align-items:center;gap:1rem;padding:.85rem 1rem;font-size:.85rem;display:flex}.profiles-module__gimNIq__limitText{color:var(--text-muted);font-size:.8rem}.profiles-module__gimNIq__limitText a{color:var(--accent-violet);text-decoration:none}.profiles-module__gimNIq__profileGrid{flex-direction:column;gap:.75rem;display:flex}.profiles-module__gimNIq__profileCard{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;gap:.6rem;padding:1rem 1.25rem;transition:border-color .2s;display:flex}.profiles-module__gimNIq__profileCard:hover{border-color:var(--border-glow)}.profiles-module__gimNIq__profileCardLocked{opacity:.5}.profiles-module__gimNIq__cardHeader{align-items:center;gap:.75rem;display:flex}.profiles-module__gimNIq__cardAvatar{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:.95rem;font-weight:700;display:flex}.profiles-module__gimNIq__cardInfo{flex-direction:column;flex:1;min-width:0;display:flex}.profiles-module__gimNIq__cardName{color:var(--text-primary);font-size:1rem;font-weight:600}.profiles-module__gimNIq__lockBadge{font-size:.75rem}.profiles-module__gimNIq__cardRelation{color:var(--text-muted);font-size:.78rem}.profiles-module__gimNIq__cardRank{color:var(--text-muted);flex-shrink:0;font-size:.72rem}.profiles-module__gimNIq__deleteBtn{color:var(--text-muted);cursor:pointer;font-size:.8rem;font-family:var(--font-body);background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.25rem .4rem;transition:all .15s}.profiles-module__gimNIq__deleteBtn:hover{color:var(--accent-rose);background:#f43f5e1a}.profiles-module__gimNIq__cardMeta{color:var(--text-muted);flex-wrap:wrap;gap:.4rem;font-size:.8rem;display:flex}.profiles-module__gimNIq__cardPlacements{flex-wrap:wrap;gap:.4rem;display:flex}.profiles-module__gimNIq__placementTag{border-radius:var(--radius-full);color:var(--text-secondary);background:#8b5cf61a;border:1px solid #8b5cf626;padding:.2rem .55rem;font-size:.75rem}.profiles-module__gimNIq__emptyState{text-align:center;flex-direction:column;align-items:center;gap:.5rem;padding:3rem 1rem;display:flex}.profiles-module__gimNIq__emptyIcon{margin-bottom:.5rem;font-size:2.5rem}.profiles-module__gimNIq__emptyText{color:var(--text-primary);font-size:1.1rem;font-weight:600}.profiles-module__gimNIq__emptyHint{color:var(--text-muted);margin-bottom:.5rem;font-size:.85rem}.profiles-module__gimNIq__addForm{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.profiles-module__gimNIq__formTitle{color:var(--text-primary);margin:0;font-size:1.05rem;font-weight:700}.profiles-module__gimNIq__formGrid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.profiles-module__gimNIq__searchRow{gap:.5rem;display:flex}.profiles-module__gimNIq__searchRow .profiles-module__gimNIq__input-field{flex:1}.profiles-module__gimNIq__geoResults{flex-direction:column;gap:.35rem;max-height:150px;display:flex;overflow-y:auto}.profiles-module__gimNIq__geoItem{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;text-align:left;color:var(--text-secondary);font-size:.8rem;font-family:var(--font-body);padding:.5rem .75rem;transition:all .2s}.profiles-module__gimNIq__geoItem:hover{border-color:var(--border-glow);color:var(--text-primary)}.profiles-module__gimNIq__selectedCity{color:var(--accent-emerald);border-radius:var(--radius-sm);background:#10b98114;border:1px solid #10b98126;padding:.45rem .75rem;font-size:.82rem}.profiles-module__gimNIq__errorText{color:var(--accent-rose);border-radius:var(--radius-sm);background:#f43f5e14;border:1px solid #f43f5e26;padding:.45rem .75rem;font-size:.82rem}.profiles-module__gimNIq__formActions{justify-content:flex-end;gap:.75rem;display:flex}@media (max-width:768px){.profiles-module__gimNIq__formGrid{grid-template-columns:1fr}.profiles-module__gimNIq__upgradeBanner{flex-direction:column;align-items:flex-start}.profiles-module__gimNIq__scrollArea{padding-bottom:calc(2rem + 80px)}}
.roast-module__45Pmea__scrollArea{flex-direction:column;flex:1;align-items:center;gap:1.5rem;padding:2rem 1rem;display:flex;overflow-y:auto}.roast-module__45Pmea__idleCard{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;max-width:400px;padding:3rem 2rem;display:flex}.roast-module__45Pmea__idleEmoji{font-size:4rem;animation:3s ease-in-out infinite roast-module__45Pmea__float}@keyframes roast-module__45Pmea__float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}.roast-module__45Pmea__idleTitle{font-size:1.6rem;font-weight:800;font-family:var(--font-heading);background:linear-gradient(135deg,#f43f5e,#f59e0b,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.roast-module__45Pmea__idleSubtitle{color:var(--text-muted);font-size:.95rem;line-height:1.5}.roast-module__45Pmea__profilePicker{flex-direction:column;gap:.5rem;width:100%;max-width:300px;display:flex}.roast-module__45Pmea__profilePickerLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);text-align:center;font-size:.8rem}.roast-module__45Pmea__profileSelect{border-radius:var(--radius-md);width:100%;color:var(--text-primary);font-family:var(--font-body);cursor:pointer;appearance:none;transition:all .3s var(--ease-out-expo);background:#141428e6 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%23b0b0c8' d='M1.41 0L6 4.58 10.59 0 12 1.41l-6 6-6-6z'/%3E%3C/svg%3E") right .75rem center no-repeat;border:1px solid #ffffff1a;outline:none;padding:.65rem 2.5rem .65rem 1rem;font-size:.9rem}.roast-module__45Pmea__profileSelect:focus{border-color:var(--accent-violet);box-shadow:0 0 0 3px #8b5cf626}.roast-module__45Pmea__profileSelect option{color:#fff;background:#1a1a35}.roast-module__45Pmea__roastBtn{color:#fff;border-radius:var(--radius-lg);font-family:var(--font-body);cursor:pointer;transition:all .3s var(--ease-out-expo);background:linear-gradient(135deg,#f43f5e,#f59e0b);border:none;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1.05rem;font-weight:700;display:inline-flex;box-shadow:0 4px 20px #f43f5e4d}.roast-module__45Pmea__roastBtn:hover{transform:translateY(-2px);box-shadow:0 8px 30px #f43f5e73}.roast-module__45Pmea__roastBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.roast-module__45Pmea__remainingText{color:var(--text-muted);font-size:.78rem}.roast-module__45Pmea__loadingCard{flex-direction:column;align-items:center;gap:1.5rem;padding:3rem 2rem;display:flex}.roast-module__45Pmea__loadingOrb{background:linear-gradient(135deg,#f43f5e,#f59e0b);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;animation:2s ease-in-out infinite roast-module__45Pmea__pulseOrb;display:flex}@keyframes roast-module__45Pmea__pulseOrb{0%,to{transform:scale(1);box-shadow:0 0 20px #f43f5e4d}50%{transform:scale(1.08);box-shadow:0 0 40px #f43f5e99}}.roast-module__45Pmea__loadingText{color:var(--text-secondary);text-align:center;font-size:1rem}.roast-module__45Pmea__cardWrapper{flex-direction:column;align-items:center;gap:1.25rem;width:100%;max-width:360px;display:flex}.roast-module__45Pmea__card{border-radius:var(--radius-lg);background:radial-gradient(at 20% 10%,#f43f5e26 0%,#0000 50%),radial-gradient(at 80% 90%,#8b5cf61f 0%,#0000 50%),radial-gradient(#6366f10f 0%,#0000 60%),linear-gradient(#0c0c18 0%,#131325 50%,#0c0c18 100%);border:1px solid #ffffff14;flex-direction:column;justify-content:space-between;width:360px;height:640px;padding:6rem 2.5rem;display:flex;position:relative;overflow:hidden}.roast-module__45Pmea__card:before{content:"";pointer-events:none;background-image:radial-gradient(1px 1px at 10% 15%,#fff6,#0000),radial-gradient(1px 1px at 35% 60%,#ffffff4d,#0000),radial-gradient(1px 1px at 60% 25%,#ffffff40,#0000),radial-gradient(1px 1px at 85% 70%,#ffffff59,#0000),radial-gradient(1px 1px at 25% 85%,#8b5cf666,#0000),radial-gradient(1px 1px at 75% 10%,#f43f5e4d,#0000);position:absolute;inset:0}.roast-module__45Pmea__cardHeader{text-align:center;z-index:1;position:relative}.roast-module__45Pmea__cardTitle{font-size:1.25rem;font-weight:800;font-family:var(--font-heading);letter-spacing:.08em;background:linear-gradient(135deg,#f43f5e,#f59e0b);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.4rem}.roast-module__45Pmea__cardPlacements{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.roast-module__45Pmea__cardPlacement{border-radius:var(--radius-full);color:var(--text-secondary);white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;padding:.2rem .5rem;font-size:.7rem}.roast-module__45Pmea__cardProfileName{color:var(--text-muted);margin-top:.3rem;font-size:.75rem}.roast-module__45Pmea__cardRoasts{z-index:1;flex-direction:column;flex:1;justify-content:center;gap:.9rem;padding:.5rem 0;display:flex;position:relative}.roast-module__45Pmea__cardRoastItem{align-items:flex-start;gap:.5rem;display:flex}.roast-module__45Pmea__cardRoastFlag{flex-shrink:0;margin-top:.1rem;font-size:.9rem}.roast-module__45Pmea__cardRoastText{color:var(--text-primary);font-size:.8rem;font-style:italic;font-weight:500;line-height:1.4}.roast-module__45Pmea__cardFooter{text-align:center;z-index:1;position:relative}.roast-module__45Pmea__cardDivider{background:linear-gradient(90deg,#0000,#fff3,#0000);width:60px;height:1px;margin:0 auto .75rem}.roast-module__45Pmea__cardBrandLogo{justify-content:center;align-items:center;gap:.4rem;margin-bottom:.25rem;display:flex}.roast-module__45Pmea__cardBrandName{font-size:.9rem;font-weight:700;font-family:var(--font-heading);background:linear-gradient(135deg,#8b5cf6,#22d3ee);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.roast-module__45Pmea__cardBrandUrl{color:var(--text-muted);letter-spacing:.04em;font-size:.72rem}.roast-module__45Pmea__cardBrandCta{color:var(--text-muted);opacity:.7;margin-top:.15rem;font-size:.7rem}.roast-module__45Pmea__actionRow{gap:.75rem;width:100%;max-width:360px;display:flex}.roast-module__45Pmea__shareBtn{color:#fff;border-radius:var(--radius-md);font-family:var(--font-body);cursor:pointer;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.roast-module__45Pmea__shareBtn:hover{transform:translateY(-1px);box-shadow:0 4px 20px #8b5cf666}.roast-module__45Pmea__shareBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}.roast-module__45Pmea__againBtn{background:var(--bg-glass);color:var(--text-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-family:var(--font-body);cursor:pointer;white-space:nowrap;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.roast-module__45Pmea__againBtn:hover{background:var(--bg-glass-hover);border-color:var(--border-glow)}.roast-module__45Pmea__errorCard{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.roast-module__45Pmea__errorIcon{font-size:2.5rem}.roast-module__45Pmea__errorText{color:var(--text-secondary);font-size:.95rem}@media (max-width:400px){.roast-module__45Pmea__card{width:300px;height:533px;padding:1.5rem 1.2rem}.roast-module__45Pmea__cardTitle{font-size:1.3rem}.roast-module__45Pmea__cardRoastText{font-size:.85rem}.roast-module__45Pmea__actionRow{max-width:300px}}
.settings-module__TEteKW__pageLayout{background:var(--bg-primary);width:100vw;height:100dvh;display:flex;overflow:hidden}.settings-module__TEteKW__scrollArea{flex-direction:column;flex:1;display:flex;overflow-y:auto}.settings-module__TEteKW__container{flex:1;max-width:560px;margin:0 auto;padding:2rem 1.5rem}.settings-module__TEteKW__title{background:linear-gradient(135deg,#fff,#c4b5fd);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:800}.settings-module__TEteKW__tabBar{border-bottom:1px solid var(--border-subtle);scrollbar-width:none;gap:0;margin-bottom:1.5rem;display:none;overflow-x:auto}.settings-module__TEteKW__tabBar::-webkit-scrollbar{display:none}.settings-module__TEteKW__tabBtn{color:var(--text-muted);font-family:var(--font-body);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:2px solid #0000;flex-shrink:0;margin-bottom:-1px;padding:.65rem 1.1rem;font-size:.88rem;font-weight:500;transition:all .2s}.settings-module__TEteKW__tabBtn:hover{color:var(--text-secondary)}.settings-module__TEteKW__tabActive{font-weight:600;color:var(--text-primary)!important;border-bottom-color:var(--accent-violet)!important}.settings-module__TEteKW__section{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);flex-direction:column;gap:1rem;margin-bottom:1.25rem;padding:1.5rem;display:flex}.settings-module__TEteKW__sectionTitle{color:var(--text-primary);font-size:1.1rem;font-weight:700}.settings-module__TEteKW__sectionHint{color:var(--text-muted);margin-top:-.5rem;font-size:.82rem}.settings-module__TEteKW__languageGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.5rem;display:grid}.settings-module__TEteKW__langOption{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;color:var(--text-secondary);font-family:var(--font-body);flex-direction:column;align-items:center;gap:.2rem;padding:.65rem .4rem;transition:all .2s;display:flex}.settings-module__TEteKW__langOption:hover{border-color:var(--border-glow);background:var(--bg-glass-hover)}.settings-module__TEteKW__langSelected{color:var(--text-primary);border-color:var(--accent-violet)!important;background:#8b5cf61f!important}.settings-module__TEteKW__langNative{font-size:.95rem;font-weight:600}.settings-module__TEteKW__langEnglish{color:var(--text-muted);font-size:.65rem}.settings-module__TEteKW__formGrid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:.75rem;display:grid}.settings-module__TEteKW__searchRow{gap:.5rem;display:flex}.settings-module__TEteKW__searchRow .settings-module__TEteKW__input-field{flex:1}.settings-module__TEteKW__geoResults{flex-direction:column;gap:.35rem;max-height:150px;display:flex;overflow-y:auto}.settings-module__TEteKW__geoItem{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;text-align:left;color:var(--text-secondary);font-size:.8rem;font-family:var(--font-body);padding:.6rem .75rem;transition:all .2s}.settings-module__TEteKW__geoItem:hover{border-color:var(--border-glow);background:var(--bg-glass-hover);color:var(--text-primary)}.settings-module__TEteKW__selectedCity{color:var(--accent-emerald);border-radius:var(--radius-sm);background:#10b98114;border:1px solid #10b98126;padding:.5rem .75rem;font-size:.82rem}.settings-module__TEteKW__errorText{color:var(--accent-rose);border-radius:var(--radius-sm);background:#f43f5e14;border:1px solid #f43f5e26;padding:.5rem .75rem;font-size:.82rem}.settings-module__TEteKW__profileUpgradeBanner{border-radius:var(--radius-sm);color:var(--text-secondary);background:#8b5cf614;border:1px solid #8b5cf633;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem 1rem;font-size:.85rem;display:flex}.settings-module__TEteKW__profileList{flex-direction:column;gap:.4rem;display:flex}.settings-module__TEteKW__profileItem{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);align-items:center;gap:.75rem;padding:.65rem .75rem;display:flex}.settings-module__TEteKW__profileLocked{opacity:.5}.settings-module__TEteKW__profileItemAvatar{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.8rem;font-weight:700;display:flex}.settings-module__TEteKW__profileItemInfo{flex-direction:column;flex:1;min-width:0;display:flex}.settings-module__TEteKW__profileItemName{color:var(--text-primary);font-size:.9rem;font-weight:600}.settings-module__TEteKW__profileItemRelation{color:var(--text-muted);font-weight:400}.settings-module__TEteKW__profileLockedBadge{color:var(--text-muted);margin-left:.4rem;font-size:.7rem}.settings-module__TEteKW__profileItemMeta{color:var(--text-muted);font-size:.75rem}.settings-module__TEteKW__profileItemRank{color:var(--text-muted);flex-shrink:0;font-size:.7rem}.settings-module__TEteKW__profileDeleteBtn{color:var(--text-muted);cursor:pointer;font-size:.8rem;font-family:var(--font-body);background:0 0;border:none;border-radius:4px;flex-shrink:0;padding:.25rem .4rem;transition:all .15s}.settings-module__TEteKW__profileDeleteBtn:hover{color:var(--accent-rose);background:#f43f5e1a}.settings-module__TEteKW__profileEmpty{color:var(--text-muted);font-size:.85rem}.settings-module__TEteKW__profileLimitText{color:var(--text-muted);font-size:.78rem}.settings-module__TEteKW__profileLimitText a{color:var(--accent-violet);text-decoration:none}.settings-module__TEteKW__addProfileForm{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);flex-direction:column;gap:.75rem;padding:1rem;display:flex}.settings-module__TEteKW__accountInfo{background:var(--bg-glass);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;padding:.75rem;display:flex}.settings-module__TEteKW__accountLabel{color:var(--text-secondary);font-size:.9rem}.settings-module__TEteKW__tierBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);color:var(--accent-violet);background:#8b5cf626;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.settings-module__TEteKW__tierPremium{color:var(--accent-amber);background:linear-gradient(135deg,#f59e0b33,#f43f5e26)}.settings-module__TEteKW__logoutBtn{border-radius:var(--radius-md);width:100%;color:var(--accent-rose);font-family:var(--font-body);cursor:pointer;background:#f43f5e14;border:1px solid #f43f5e33;padding:.75rem;font-size:.9rem;font-weight:600;transition:all .2s}.settings-module__TEteKW__logoutBtn:hover{background:#f43f5e26;border-color:#f43f5e59}.settings-module__TEteKW__subBlock{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);margin:.85rem 0;padding:.85rem}.settings-module__TEteKW__subRow{justify-content:space-between;align-items:center;padding:.3rem 0;display:flex}.settings-module__TEteKW__subLabel{color:var(--text-secondary);font-size:.85rem}.settings-module__TEteKW__subValue{color:var(--text-primary);font-size:.85rem;font-weight:600}.settings-module__TEteKW__subCancelBtn{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;margin-top:.6rem;padding:0;font-size:.82rem;text-decoration:underline}.settings-module__TEteKW__subCancelBtn:hover{color:var(--accent-rose)}@media (min-width:769px){.settings-module__TEteKW__tabBar{display:flex}.settings-module__TEteKW__tabHidden{display:none}}@media (max-width:768px){.settings-module__TEteKW__scrollArea{padding-bottom:calc(2rem + 80px)}}.settings-module__TEteKW__titleRow{align-items:center;gap:.75rem;display:flex}.settings-module__TEteKW__mobileMenuToggle{color:#fff;cursor:pointer;background:0 0;border:none;font-size:1.25rem;display:none}@media (max-width:768px){.settings-module__TEteKW__mobileMenuToggle{display:block}}
.BirthChart-module__DVwg9q__chartWrapper{animation:BirthChart-module__DVwg9q__chartFadeIn .6s var(--ease-out-expo) both;flex-direction:column;align-items:center;gap:.75rem;display:flex}.BirthChart-module__DVwg9q__tabs{background:#ffffff0d;border:1px solid #8b5cf633;border-radius:999px;gap:.25rem;padding:.2rem;display:flex}.BirthChart-module__DVwg9q__tab{color:var(--text-muted);cursor:pointer;font-size:.8rem;font-weight:600;font-family:var(--font-body);background:0 0;border:none;border-radius:999px;padding:.3rem 1.1rem;transition:all .2s}.BirthChart-module__DVwg9q__tab:hover:not(.BirthChart-module__DVwg9q__tabActive){color:var(--text-primary);background:#8b5cf614}.BirthChart-module__DVwg9q__tabActive{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6366f1);box-shadow:0 2px 8px #8b5cf666}.BirthChart-module__DVwg9q__chartWrapper.BirthChart-module__DVwg9q__mini{gap:0;animation:none}.BirthChart-module__DVwg9q__chartSvg{filter:drop-shadow(0 0 20px #8b5cf61a);max-width:100%;height:auto}.BirthChart-module__DVwg9q__mini .BirthChart-module__DVwg9q__chartSvg{filter:none}.BirthChart-module__DVwg9q__planetText{transition:opacity .2s}@keyframes BirthChart-module__DVwg9q__chartFadeIn{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}
.kundli-module__mP4Quq__page{max-width:780px;color:var(--text-primary);margin:0 auto;padding:2rem 1.25rem 4rem}.kundli-module__mP4Quq__brandBar{justify-content:center;margin-bottom:1.75rem;display:flex}.kundli-module__mP4Quq__brand{align-items:center;gap:.5rem;text-decoration:none;display:inline-flex}.kundli-module__mP4Quq__brandOrb{border-radius:50%}.kundli-module__mP4Quq__brandName{font-family:var(--font-heading);letter-spacing:-.01em;color:var(--text-primary);font-size:1.2rem;font-weight:700}.kundli-module__mP4Quq__brandAccent{color:var(--accent-violet)}.kundli-module__mP4Quq__hero{text-align:center;margin-bottom:2rem}.kundli-module__mP4Quq__h1{font-family:var(--font-heading);background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 .75rem;font-size:clamp(1.7rem,5vw,2.6rem);line-height:1.15}.kundli-module__mP4Quq__lede{color:var(--text-secondary);max-width:60ch;margin:0 auto;font-size:1.02rem;line-height:1.6}.kundli-module__mP4Quq__tool{margin-bottom:3rem}.kundli-module__mP4Quq__form{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);flex-direction:column;gap:1.1rem;padding:1.5rem;display:flex}.kundli-module__mP4Quq__field{flex-direction:column;gap:.4rem;display:flex}.kundli-module__mP4Quq__field>label{color:var(--text-secondary);letter-spacing:.02em;font-size:.82rem;font-weight:600}.kundli-module__mP4Quq__optional{color:var(--text-muted);font-weight:400}.kundli-module__mP4Quq__triple{grid-template-columns:1fr 1fr 1fr;gap:.6rem;display:grid}.kundli-module__mP4Quq__checkboxRow{color:var(--text-muted);cursor:pointer;align-items:flex-start;gap:.5rem;margin-top:.5rem;font-size:.82rem;line-height:1.4;display:flex}.kundli-module__mP4Quq__checkboxRow input{accent-color:var(--accent-violet);margin-top:.15rem}.kundli-module__mP4Quq__hint{color:var(--accent-emerald);margin:.1rem 0 0;font-size:.82rem}.kundli-module__mP4Quq__error{color:var(--accent-rose);margin:0;font-size:.88rem}.kundli-module__mP4Quq__privacyNote{text-align:center;color:var(--text-muted);margin:.25rem 0 0;font-size:.78rem}.kundli-module__mP4Quq__geoList{background:var(--bg-tertiary);border:1px solid var(--border-subtle);border-radius:var(--radius-md);flex-direction:column;gap:.15rem;margin:.35rem 0 0;padding:.3rem;list-style:none;display:flex}.kundli-module__mP4Quq__geoItem{text-align:left;width:100%;color:var(--text-secondary);border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;padding:.55rem .6rem;font-size:.88rem}.kundli-module__mP4Quq__geoItem:hover{background:var(--bg-glass-hover);color:var(--text-primary)}.kundli-module__mP4Quq__result{animation:kundli-module__mP4Quq__fadeInUp .5s var(--ease-out-expo) both;margin-top:2.5rem}.kundli-module__mP4Quq__resultTitle{font-family:var(--font-heading);text-align:center;margin:0 0 1.25rem;font-size:1.5rem}.kundli-module__mP4Quq__chartWrap{justify-content:center;margin-bottom:2rem;display:flex}.kundli-module__mP4Quq__signs{flex-direction:column;gap:1rem;display:flex}.kundli-module__mP4Quq__signCard{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:1.1rem 1.2rem}.kundli-module__mP4Quq__signHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.4rem;margin-bottom:.5rem;display:flex}.kundli-module__mP4Quq__signLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-violet);font-size:.72rem;font-weight:700}.kundli-module__mP4Quq__signName{font-family:var(--font-heading);color:var(--text-primary);font-size:1.05rem}.kundli-module__mP4Quq__signSanskrit{color:var(--text-muted);font-size:.9rem;font-weight:400}.kundli-module__mP4Quq__signText{color:var(--text-secondary);margin:0;font-size:.95rem;line-height:1.6}.kundli-module__mP4Quq__sectionTitle{font-family:var(--font-heading);color:var(--text-primary);border-bottom:1px solid var(--border-subtle);margin:2rem 0 1rem;padding-bottom:.5rem;font-size:1.15rem}.kundli-module__mP4Quq__planetCard{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:1.1rem 1.2rem}.kundli-module__mP4Quq__planetHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.4rem;display:flex}.kundli-module__mP4Quq__planetName{font-family:var(--font-heading);color:var(--text-primary);font-size:1.02rem}.kundli-module__mP4Quq__planetSanskrit{color:var(--text-muted);font-size:.85rem;font-weight:400}.kundli-module__mP4Quq__planetPlacement{color:var(--accent-violet);font-size:.9rem;font-weight:600}.kundli-module__mP4Quq__retro{color:var(--accent-amber)}.kundli-module__mP4Quq__planetGoverns{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);margin:.15rem 0 .5rem;font-size:.75rem}.kundli-module__mP4Quq__houseTag{color:var(--accent-cyan);font-weight:600}.kundli-module__mP4Quq__doshaNote{color:var(--text-muted);margin:-.4rem 0 .4rem;font-size:.85rem;line-height:1.55}.kundli-module__mP4Quq__doshaBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);white-space:nowrap;padding:.2rem .6rem;font-size:.72rem;font-weight:700}.kundli-module__mP4Quq__doshaOn{color:var(--accent-amber);background:#f59e0b1f;border:1px solid #f59e0b4d}.kundli-module__mP4Quq__doshaOff{color:var(--accent-emerald);background:#10b9811a;border:1px solid #10b98147}.kundli-module__mP4Quq__dashaTimeline{flex-direction:column;gap:.15rem;margin:.9rem 0 0;padding:0;list-style:none;display:flex}.kundli-module__mP4Quq__dashaRow{border-radius:var(--radius-sm);color:var(--text-secondary);border:1px solid #0000;justify-content:space-between;align-items:center;padding:.5rem .9rem;font-size:.92rem;display:flex}.kundli-module__mP4Quq__dashaCur{background:var(--bg-glass);border-color:var(--border-glow);color:var(--text-primary);font-weight:600}.kundli-module__mP4Quq__dashaYears{font-variant-numeric:tabular-nums;color:var(--text-muted)}.kundli-module__mP4Quq__dashaCur .kundli-module__mP4Quq__dashaYears{color:var(--accent-violet)}.kundli-module__mP4Quq__cta{text-align:center;background:var(--gradient-cosmic);border:1px solid var(--border-glow);border-radius:var(--radius-lg);box-shadow:var(--shadow-glow);margin-top:2rem;padding:2rem 1.5rem}.kundli-module__mP4Quq__ctaTitle{font-family:var(--font-heading);color:var(--text-primary);margin:0 0 .6rem;font-size:1.25rem}.kundli-module__mP4Quq__ctaText{color:var(--text-secondary);max-width:48ch;margin:0 auto 1.25rem;line-height:1.6}.kundli-module__mP4Quq__ctaSub{color:var(--text-muted);margin:.9rem 0 0;font-size:.8rem}.kundli-module__mP4Quq__article{color:var(--text-secondary);margin-top:1rem;line-height:1.7}.kundli-module__mP4Quq__article h2{font-family:var(--font-heading);color:var(--text-primary);margin:2.5rem 0 .9rem;font-size:1.35rem}.kundli-module__mP4Quq__article p{margin:0 0 1rem}.kundli-module__mP4Quq__article strong{color:var(--text-primary);font-weight:600}.kundli-module__mP4Quq__ascGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.kundli-module__mP4Quq__ascItem{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:1rem 1.1rem}.kundli-module__mP4Quq__ascName{font-family:var(--font-heading);color:var(--text-primary);margin:0 0 .4rem;font-size:1rem}.kundli-module__mP4Quq__ascSanskrit{color:var(--text-muted);font-size:.85rem;font-weight:400}.kundli-module__mP4Quq__ascItem p{margin:0;font-size:.9rem;line-height:1.55}.kundli-module__mP4Quq__faq{flex-direction:column;gap:.6rem;display:flex}.kundli-module__mP4Quq__faqItem{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-md);padding:.9rem 1.1rem}.kundli-module__mP4Quq__faqItem summary{cursor:pointer;color:var(--text-primary);font-size:.95rem;font-weight:600}.kundli-module__mP4Quq__faqItem p{margin:.7rem 0 0;font-size:.9rem}.kundli-module__mP4Quq__footer{text-align:center;color:var(--text-muted);margin-top:3rem;font-size:.82rem}.kundli-module__mP4Quq__footerBrand{color:var(--text-secondary);margin-bottom:.6rem;font-size:.9rem}.kundli-module__mP4Quq__footerBrandLink{font-family:var(--font-heading);color:var(--text-primary);font-weight:700;text-decoration:none}.kundli-module__mP4Quq__footer a{color:var(--text-secondary);text-decoration:underline}@keyframes kundli-module__mP4Quq__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:560px){.kundli-module__mP4Quq__ascGrid{grid-template-columns:1fr}}
.onboarding-module__4GJvBa__title{background:linear-gradient(135deg,#f0f0f5,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:1.8rem;font-weight:800}.onboarding-module__4GJvBa__subtitle{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.95rem}.onboarding-module__4GJvBa__stepIndicator{justify-content:center;gap:.5rem;display:flex}.onboarding-module__4GJvBa__stepDot{background:var(--border-subtle);width:10px;height:10px;transition:all .4s var(--ease-spring);border-radius:50%}.onboarding-module__4GJvBa__stepActive{background:var(--accent-violet);transform:scale(1.3);box-shadow:0 0 12px #8b5cf680}.onboarding-module__4GJvBa__stepDone{background:var(--accent-emerald)}.onboarding-module__4GJvBa__stepContent{flex-direction:column;gap:1.25rem;display:flex}.onboarding-module__4GJvBa__stepTitle{font-size:1.25rem;font-weight:700}.onboarding-module__4GJvBa__hint{color:var(--text-muted);margin-top:-.5rem;font-size:.85rem}.onboarding-module__4GJvBa__dateRow{gap:.75rem;display:flex}.onboarding-module__4GJvBa__datePreview,.onboarding-module__4GJvBa__timePreview{text-align:center;border-radius:var(--radius-sm);color:var(--text-primary);letter-spacing:.02em;background:#8b5cf614;border:1px solid #8b5cf626;padding:.6rem;font-size:.95rem;font-weight:600}.onboarding-module__4GJvBa__timeRow{gap:.75rem;display:flex}.onboarding-module__4GJvBa__searchSpinner{align-items:center;padding:0 .5rem;display:flex}.onboarding-module__4GJvBa__searchSpinner .onboarding-module__4GJvBa__spinner{border-width:2px;width:18px;height:18px}.onboarding-module__4GJvBa__searchRow{gap:.5rem;display:flex}.onboarding-module__4GJvBa__searchRow .onboarding-module__4GJvBa__input-field{flex:1}.onboarding-module__4GJvBa__geoResults{flex-direction:column;gap:.5rem;max-height:200px;display:flex;overflow-y:auto}.onboarding-module__4GJvBa__geoItem{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;text-align:left;color:var(--text-secondary);font-size:.85rem;font-family:var(--font-body);align-items:flex-start;gap:.5rem;padding:.75rem;transition:all .2s;display:flex}.onboarding-module__4GJvBa__geoItem:hover{border-color:var(--border-glow);background:var(--bg-glass-hover)}.onboarding-module__4GJvBa__geoSelected{color:var(--text-primary);border-color:var(--accent-violet)!important;background:#8b5cf61a!important}.onboarding-module__4GJvBa__geoIcon{flex-shrink:0}.onboarding-module__4GJvBa__geoName{line-height:1.3}.onboarding-module__4GJvBa__selectedInfo{border-radius:var(--radius-sm);color:var(--accent-emerald);background:#10b9811a;border:1px solid #10b98133;justify-content:space-between;align-items:center;padding:.75rem 1rem;font-size:.85rem;display:flex}.onboarding-module__4GJvBa__coords{color:var(--text-muted);font-size:.75rem}.onboarding-module__4GJvBa__buttonRow{gap:.75rem;display:flex}.onboarding-module__4GJvBa__errorText{color:var(--accent-rose);text-align:center;border-radius:var(--radius-sm);background:#f43f5e1a;border:1px solid #f43f5e33;padding:.5rem;font-size:.85rem}.onboarding-module__4GJvBa__languageGrid{grid-template-columns:1fr 1fr 1fr;gap:.5rem;display:grid}.onboarding-module__4GJvBa__langOption{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);cursor:pointer;color:var(--text-secondary);font-family:var(--font-body);flex-direction:column;align-items:center;gap:.2rem;padding:.75rem .5rem;transition:all .2s;display:flex}.onboarding-module__4GJvBa__langOption:hover{border-color:var(--border-glow);background:var(--bg-glass-hover)}.onboarding-module__4GJvBa__langSelected{color:var(--text-primary);border-color:var(--accent-violet)!important;background:#8b5cf61f!important}.onboarding-module__4GJvBa__langNative{font-size:1rem;font-weight:600}.onboarding-module__4GJvBa__langEnglish{color:var(--text-muted);font-size:.7rem}.onboarding-module__4GJvBa__placementGrid{grid-template-columns:1fr 1fr;gap:.5rem;margin-top:.25rem;display:grid}.onboarding-module__4GJvBa__placementItem{background:var(--bg-glass);border:1px solid var(--border-subtle);border-radius:var(--radius-sm);flex-direction:column;gap:.15rem;padding:.6rem .75rem;display:flex}.onboarding-module__4GJvBa__placementLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);font-size:.7rem}.onboarding-module__4GJvBa__placementValue{color:var(--text-primary);font-size:.9rem;font-weight:600}.onboarding-module__4GJvBa__transitAlertCard{-webkit-backdrop-filter:blur(12px);border-radius:var(--radius-sm);background:#ffffff0a;border:1px solid #ffffff14;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;animation:.5s ease-out onboarding-module__4GJvBa__transitFadeIn;display:flex}@keyframes onboarding-module__4GJvBa__transitFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.onboarding-module__4GJvBa__transitAlertIcon{flex-shrink:0;margin-top:.1rem;font-size:1.2rem}.onboarding-module__4GJvBa__transitAlertBody{flex-direction:column;flex:1;gap:.4rem;display:flex}.onboarding-module__4GJvBa__transitAlertReady{color:var(--text-primary);font-size:.82rem;font-weight:600}.onboarding-module__4GJvBa__transitAlertToggle{cursor:pointer;align-items:center;gap:.6rem;display:flex}.onboarding-module__4GJvBa__transitAlertCheckbox{cursor:pointer;background:0 0;border:1.5px solid #fff3;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;transition:all .2s;display:flex}.onboarding-module__4GJvBa__transitAlertCheckbox[data-checked=true]{background:linear-gradient(135deg,#8b5cf6,#6366f1);border-color:#8b5cf6}.onboarding-module__4GJvBa__transitAlertCheckmark{color:#fff;font-size:.7rem;line-height:1}.onboarding-module__4GJvBa__transitAlertLabel{color:var(--text-secondary);cursor:pointer;font-size:.82rem;line-height:1.4}
