.dashboard-module__sFYC8W__dashboardWrapper{--bg-tertiary:#eff3f1;background:radial-gradient(120% 120% at 0% 0%, #fafcfb 0%, var(--bg-tertiary) 100%);min-height:100vh;display:flex}.dashboard-module__sFYC8W__sidebar{background:#f4f6f5;border-right:1px solid #0b63450f;flex-direction:column;width:260px;height:100vh;display:flex;position:sticky;top:0}.dashboard-module__sFYC8W__sidebarHeader{border-bottom:1px solid #0b63450f;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1.5rem 1.25rem;display:flex}.dashboard-module__sFYC8W__logoLink{transition:opacity var(--transition-smooth);align-items:center;display:flex}.dashboard-module__sFYC8W__logoLink:hover{opacity:.8}.dashboard-module__sFYC8W__logoImage{display:block}.dashboard-module__sFYC8W__badge{letter-spacing:.02em;white-space:nowrap;border-radius:4px;padding:.15rem .45rem;font-size:.62rem;font-weight:900}.dashboard-module__sFYC8W__badgeNeighbor{color:#6366f1;background:#6366f11a}.dashboard-module__sFYC8W__badgePartner{background:var(--accent-light);color:var(--accent)}.dashboard-module__sFYC8W__nav{padding:var(--spacing-lg) var(--spacing-md);scrollbar-gutter:stable;flex-direction:column;flex:1;gap:.3rem;display:flex;overflow-y:auto}.dashboard-module__sFYC8W__nav::-webkit-scrollbar{width:5px}.dashboard-module__sFYC8W__nav::-webkit-scrollbar-track{background:0 0}.dashboard-module__sFYC8W__nav::-webkit-scrollbar-thumb{background:0 0;border-radius:10px;transition:background .3s}.dashboard-module__sFYC8W__nav:hover::-webkit-scrollbar-thumb{background:#10b98133}.dashboard-module__sFYC8W__nav::-webkit-scrollbar-thumb:hover{background:var(--accent)!important}.dashboard-module__sFYC8W__navItem{border-radius:var(--radius-md);color:var(--text-secondary);align-items:center;gap:.8rem;padding:.8rem 1rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);animation:.5s cubic-bezier(.16,1,.3,1) both dashboard-module__sFYC8W__navItemEntrance;display:flex;position:relative}.dashboard-module__sFYC8W__navItem:first-child{animation-delay:40ms}.dashboard-module__sFYC8W__navItem:nth-child(2){animation-delay:80ms}.dashboard-module__sFYC8W__navItem:nth-child(3){animation-delay:.12s}.dashboard-module__sFYC8W__navItem:nth-child(4){animation-delay:.16s}.dashboard-module__sFYC8W__navItem:nth-child(5){animation-delay:.2s}.dashboard-module__sFYC8W__navItem:nth-child(6){animation-delay:.24s}.dashboard-module__sFYC8W__navItem:nth-child(7){animation-delay:.28s}.dashboard-module__sFYC8W__navItem:nth-child(8){animation-delay:.32s}.dashboard-module__sFYC8W__navItem:nth-child(9){animation-delay:.36s}.dashboard-module__sFYC8W__navItem:nth-child(10){animation-delay:.4s}.dashboard-module__sFYC8W__navItem:nth-child(11){animation-delay:.44s}.dashboard-module__sFYC8W__navItem:nth-child(12){animation-delay:.48s}@keyframes dashboard-module__sFYC8W__navItemEntrance{0%{opacity:0;transform:translate(-12px)}to{opacity:1;transform:translate(0)}}.dashboard-module__sFYC8W__navItem svg{transition:transform .4s cubic-bezier(.175,.885,.32,1.275),color .3s}.dashboard-module__sFYC8W__navItem:hover{color:var(--text-primary);background:#0b63450a;transform:translate(3px)}.dashboard-module__sFYC8W__navItem:hover svg{color:var(--accent);transform:scale(1.15)rotate(-5deg)}.dashboard-module__sFYC8W__navItem.dashboard-module__sFYC8W__active{color:var(--accent);background:#0b634512;font-weight:700}.dashboard-module__sFYC8W__navItem.dashboard-module__sFYC8W__active:before{content:"";background:var(--accent);border-radius:0 4px 4px 0;width:3px;animation:.4s cubic-bezier(.175,.885,.32,1.275) both dashboard-module__sFYC8W__activePillScale;position:absolute;top:20%;bottom:20%;left:0}@keyframes dashboard-module__sFYC8W__activePillScale{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.dashboard-module__sFYC8W__adminNavItem{border-radius:var(--radius-md);color:var(--accent);background:var(--accent-light);transition:all var(--transition-smooth);border:1px solid #10b9811a;align-items:center;gap:.8rem;margin-top:auto;padding:.8rem 1rem;font-size:.95rem;font-weight:700;display:flex}.dashboard-module__sFYC8W__adminNavItem:hover{background:var(--accent);color:#fff;transform:translateY(-1px)}.dashboard-module__sFYC8W__sidebarFooter{padding:var(--spacing-md);border-top:1px solid #0b63450f;animation:.6s cubic-bezier(.16,1,.3,1) .3s both dashboard-module__sFYC8W__footerEntrance}@keyframes dashboard-module__sFYC8W__footerEntrance{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dashboard-module__sFYC8W__logoutBtn{border-radius:var(--radius-md);color:#ef4444;background:0 0;align-items:center;gap:.8rem;width:100%;padding:.8rem 1rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.dashboard-module__sFYC8W__logoutBtn svg{transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.dashboard-module__sFYC8W__logoutBtn:hover{background:#ef444414}.dashboard-module__sFYC8W__logoutBtn:hover svg{transform:scale(1.15)translate(-3px)}.dashboard-module__sFYC8W__backToSiteBtn{border-radius:var(--radius-md);color:var(--text-secondary);align-items:center;gap:.8rem;margin-bottom:.5rem;padding:.8rem 1rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.dashboard-module__sFYC8W__backToSiteBtn svg{transition:transform .4s cubic-bezier(.175,.885,.32,1.275)}.dashboard-module__sFYC8W__backToSiteBtn:hover{color:var(--text-primary);background:#0b63450a;transform:translate(3px)}.dashboard-module__sFYC8W__backToSiteBtn:hover svg{transform:scale(1.15)rotate(10deg)}.dashboard-module__sFYC8W__mainContent{flex-direction:column;flex:1;display:flex;overflow-y:auto}.dashboard-module__sFYC8W__topbar{backdrop-filter:blur(12px);z-index:1000;background:#ffffffd9;border-bottom:1px solid #0b63450f;justify-content:space-between;align-items:center;height:64px;padding:0 1.5rem;display:flex;position:sticky;top:0;box-shadow:0 1px 2px #00000003,0 4px 12px -2px #0b634505}.dashboard-module__sFYC8W__mobileMenuBtn,.dashboard-module__sFYC8W__bottomNav{display:none!important}.dashboard-module__sFYC8W__topbarLeft,.dashboard-module__sFYC8W__topbarActions{align-items:center;gap:1rem;display:flex}.dashboard-module__sFYC8W__backBtn{color:var(--text-secondary);border-radius:var(--radius-md);transition:all var(--transition-smooth);background:0 0;align-items:center;gap:.5rem;padding:.5rem .8rem;font-size:.9rem;font-weight:600;display:flex}.dashboard-module__sFYC8W__backBtn:hover{background:var(--bg-tertiary);color:var(--text-primary)}.dashboard-module__sFYC8W__userMenu{backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #0b634514;border-radius:100px;align-items:center;gap:.75rem;padding:.3rem .85rem .3rem .3rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 8px -2px #0b634505}.dashboard-module__sFYC8W__userMenu:hover{border-color:var(--accent);background:#fff;transform:translateY(-1px);box-shadow:0 4px 16px -2px #0b634514}.dashboard-module__sFYC8W__avatar{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.75rem;font-weight:800;display:flex;overflow:hidden;box-shadow:0 2px 4px #0b634514}.dashboard-module__sFYC8W__avatarImg{object-fit:cover;width:100%;height:100%}.dashboard-module__sFYC8W__userNameWrapper{flex-direction:column;line-height:1.1;display:flex}.dashboard-module__sFYC8W__userName{color:var(--text-primary);letter-spacing:-.01em;font-size:.8rem;font-weight:700}.dashboard-module__sFYC8W__userRoleLabel{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);opacity:.95;margin-top:1px;font-size:.6rem;font-weight:800}.dashboard-module__sFYC8W__contentWrap{width:100%;max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.dashboard-module__sFYC8W__welcomeHeroCard{justify-content:space-between;align-items:center;gap:var(--spacing-xl);margin-bottom:var(--spacing-xxl);background:#fff;border:1px solid #0b634514;border-radius:24px;padding:2rem 2.5rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0b63450d,0 1px 3px #00000003,inset 0 1px #ffffffe6}.dashboard-module__sFYC8W__welcomeHeroCard:before{content:"";filter:blur(25px);pointer-events:none;z-index:1;background:radial-gradient(circle,#10b98112 0%,#10b98100 70%);border-radius:50%;width:350px;height:350px;position:absolute;top:-30%;right:-10%}.dashboard-module__sFYC8W__welcomeHeroCard:after{content:"";filter:blur(25px);pointer-events:none;z-index:1;background:radial-gradient(circle,#6366f10a 0%,#6366f100 70%);border-radius:50%;width:300px;height:300px;position:absolute;bottom:-40%;left:5%}.dashboard-module__sFYC8W__partnerHero{border-color:#0b634514;box-shadow:0 10px 30px -10px #0b63450d,0 1px 3px #00000003,inset 0 1px #ffffffe6}.dashboard-module__sFYC8W__partnerHero:before{background:radial-gradient(circle,#10b9810f 0%,#10b98100 70%)}.dashboard-module__sFYC8W__welcomeHeroContent{z-index:2;flex:1;max-width:70%;position:relative}.dashboard-module__sFYC8W__welcomeHeroBadge{color:var(--accent);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.06em;background:#10b9810f;border:1px solid #10b9811f;align-items:center;gap:.5rem;margin-bottom:1.2rem;padding:.4rem .8rem;font-size:.72rem;font-weight:750;display:inline-flex}.dashboard-module__sFYC8W__partnerBadge{color:var(--accent);background:#10b9810f;border-color:#10b9811f}.dashboard-module__sFYC8W__sparkleIcon{animation:2.5s ease-in-out infinite dashboard-module__sFYC8W__pulse}.dashboard-module__sFYC8W__welcomeHeroTitle{font-size:2.1rem;font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;margin:0 0 .8rem;font-weight:850;line-height:1.15}.dashboard-module__sFYC8W__highlightName,.dashboard-module__sFYC8W__highlightNamePartner{background:linear-gradient(120deg, var(--accent) 0%, #10b981 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.dashboard-module__sFYC8W__welcomeHeroSubtitle{color:var(--text-secondary);max-width:90%;margin:0 0 1.6rem;font-size:1rem;font-weight:450;line-height:1.55}.dashboard-module__sFYC8W__welcomeHeroStats{align-items:center;gap:1.8rem;display:flex}.dashboard-module__sFYC8W__miniStat{flex-direction:column;gap:.15rem;display:flex}.dashboard-module__sFYC8W__miniStatVal{font-size:1.3rem;font-family:var(--font-display);color:var(--text-primary);font-weight:800;line-height:1}.dashboard-module__sFYC8W__miniStatLabel{color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.03em;font-size:.72rem;font-weight:650}.dashboard-module__sFYC8W__miniStatDivider{background-color:#0b634514;width:1px;height:22px}.dashboard-module__sFYC8W__welcomeHeroActions{z-index:2;flex-direction:column;gap:.75rem;min-width:230px;display:flex;position:relative}.dashboard-module__sFYC8W__heroPrimaryAction{background:var(--accent);color:#fff;transition:all var(--transition-smooth);border:none;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1.5rem;font-size:.92rem;font-weight:750;display:flex;box-shadow:0 4px 12px #10b98126,inset 0 1px #ffffff26}.dashboard-module__sFYC8W__heroPrimaryAction:hover{background:#0d7c56;transform:translateY(-2px);box-shadow:0 6px 16px #10b98140,inset 0 1px #ffffff26}.dashboard-module__sFYC8W__heroSecondaryAction{color:var(--text-primary);transition:all var(--transition-smooth);background:#fcfdfe;border:1px solid #0b634514;border-radius:14px;justify-content:center;align-items:center;gap:.6rem;padding:.85rem 1.5rem;font-size:.92rem;font-weight:700;display:flex;box-shadow:0 1px 2px #00000003}.dashboard-module__sFYC8W__heroSecondaryAction:hover{box-shadow:var(--shadow-soft);background:#f4f6f5;border-color:#0b634526;transform:translateY(-2px)}@keyframes dashboard-module__sFYC8W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.93)}}@media (max-width:992px){.dashboard-module__sFYC8W__welcomeHeroCard{flex-direction:column;align-items:stretch;gap:1.5rem;padding:2rem}.dashboard-module__sFYC8W__welcomeHeroContent{max-width:100%}.dashboard-module__sFYC8W__welcomeHeroActions{flex-direction:row;min-width:auto}.dashboard-module__sFYC8W__heroPrimaryAction,.dashboard-module__sFYC8W__heroSecondaryAction{flex:1}}@media (max-width:576px){.dashboard-module__sFYC8W__welcomeHeroActions{flex-direction:column}.dashboard-module__sFYC8W__welcomeHeroStats{flex-wrap:wrap;gap:1.2rem}.dashboard-module__sFYC8W__miniStatDivider{display:none}}.dashboard-module__sFYC8W__primaryActionBtn{background:var(--text-primary);color:#fff;border-radius:var(--radius-full);transition:all var(--transition-smooth);align-items:center;gap:.6rem;padding:.8rem 1.4rem;font-size:.95rem;font-weight:700;display:flex}.dashboard-module__sFYC8W__primaryActionBtn:hover{background:var(--accent);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.dashboard-module__sFYC8W__secondaryActionBtn{background:var(--bg-secondary);color:var(--text-primary);border:1px solid var(--border);border-radius:var(--radius-full);transition:all var(--transition-smooth);align-items:center;gap:.6rem;padding:.8rem 1.4rem;font-size:.95rem;font-weight:700;display:flex}.dashboard-module__sFYC8W__secondaryActionBtn:hover{background:var(--bg-tertiary);box-shadow:var(--shadow-soft);transform:translateY(-2px)}.dashboard-module__sFYC8W__statsGrid{gap:var(--spacing-lg);margin-bottom:var(--spacing-xxl);grid-template-columns:repeat(4,1fr);display:grid}.dashboard-module__sFYC8W__statBox{background:var(--bg-primary);border:1px solid var(--border);box-shadow:var(--shadow-soft);transition:all var(--transition-smooth);cursor:pointer;color:inherit;border-radius:24px;flex-direction:column;padding:1.8rem;text-decoration:none;display:flex}.dashboard-module__sFYC8W__statBox:hover{border-color:var(--accent);transform:translateY(-6px);box-shadow:0 25px 50px -12px #00000014}.dashboard-module__sFYC8W__statIconWrapper{border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.5rem;transition:transform .3s;display:flex}.dashboard-module__sFYC8W__statBox:hover .dashboard-module__sFYC8W__statIconWrapper{transform:scale(1.1)rotate(-5deg)}.dashboard-module__sFYC8W__statBox h3{color:var(--text-secondary);margin-bottom:.25rem;font-size:.95rem;font-weight:600}.dashboard-module__sFYC8W__statValue{font-size:2.5rem;font-family:var(--font-display);color:var(--text-primary);font-weight:800;line-height:1.1}.dashboard-module__sFYC8W__trend{opacity:.8;align-items:center;gap:.4rem;margin-top:1rem;font-size:.85rem;font-weight:700;display:flex}.dashboard-module__sFYC8W__trend.dashboard-module__sFYC8W__positive{color:var(--accent)}.dashboard-module__sFYC8W__trend.dashboard-module__sFYC8W__neutral{color:var(--text-tertiary)}.dashboard-module__sFYC8W__trend.dashboard-module__sFYC8W__negative{color:#ef4444}.dashboard-module__sFYC8W__widgetsGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.dashboard-module__sFYC8W__widgetsGridFull{grid-template-columns:1fr;gap:2rem;display:grid}.dashboard-module__sFYC8W__widget{background:var(--bg-primary);border:1px solid var(--border);box-shadow:var(--shadow-soft);border-radius:32px;padding:2.5rem;transition:all .3s}.dashboard-module__sFYC8W__widget:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000000f}.dashboard-module__sFYC8W__widgetHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.dashboard-module__sFYC8W__widgetTitle{font-size:1.25rem;font-family:var(--font-display);color:var(--text-primary);align-items:center;gap:.8rem;font-weight:800;display:flex}.dashboard-module__sFYC8W__viewAllLink{color:var(--accent);font-size:.85rem;font-weight:600}.dashboard-module__sFYC8W__emptyState{color:var(--text-tertiary);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:2.5rem;font-size:.95rem;display:flex}.dashboard-module__sFYC8W__tipBox{background:var(--bg-secondary);border:1px solid var(--border);border-radius:20px;padding:1.5rem}.dashboard-module__sFYC8W__tipBox h4{margin-bottom:.5rem;font-size:1rem;font-weight:700}.dashboard-module__sFYC8W__tipBox p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.dashboard-module__sFYC8W__secondaryBtn{background:var(--text-primary);color:#fff;border-radius:100px;padding:.7rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .2s}.dashboard-module__sFYC8W__secondaryBtn:hover{opacity:.9;transform:translateY(-1px)}.dashboard-module__sFYC8W__skeleton{background:linear-gradient(90deg, var(--bg-tertiary) 25%, #e2e8f0 50%, var(--bg-tertiary) 75%);border-radius:var(--radius-md);background-size:200% 100%;animation:1.5s linear infinite dashboard-module__sFYC8W__shimmer}@keyframes dashboard-module__sFYC8W__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dashboard-module__sFYC8W__skeletonItem{border-radius:var(--radius-sm);width:100%;height:20px}@media (max-width:1024px){.dashboard-module__sFYC8W__sidebar{z-index:2100;background:var(--bg-primary);width:280px;transition:transform .5s cubic-bezier(.16,1,.3,1);position:fixed;transform:translate(-100%);box-shadow:25px 0 60px #00000026}.dashboard-module__sFYC8W__sidebar.dashboard-module__sFYC8W__open{transform:translate(0)}.dashboard-module__sFYC8W__overlay{backdrop-filter:blur(12px);z-index:2000;background:#0f7a5526;animation:.4s dashboard-module__sFYC8W__fadeIn;display:none;position:fixed;inset:0}.dashboard-module__sFYC8W__overlay.dashboard-module__sFYC8W__open{display:block}.dashboard-module__sFYC8W__mainContent{width:100%}.dashboard-module__sFYC8W__topbar{background:#ffffffe6;border-bottom:1px solid #0000000d;justify-content:space-between;height:70px;padding:0 1.25rem}.dashboard-module__sFYC8W__mobileMenuBtn{background:var(--bg-secondary);cursor:pointer;width:44px;height:44px;color:var(--text-primary);border:none;border-radius:12px;justify-content:center;align-items:center;display:flex!important}.dashboard-module__sFYC8W__statsGrid{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}}@media (max-width:768px){.dashboard-module__sFYC8W__dashboardWrapper{padding-bottom:0;overflow-x:hidden}.dashboard-module__sFYC8W__mainContent{min-width:0}.dashboard-module__sFYC8W__contentWrap{box-sizing:border-box;width:100%;padding:1rem;overflow-x:hidden}.dashboard-module__sFYC8W__statsGrid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:.75rem;margin:0 -1rem 1.5rem;padding:.5rem 1rem 1.25rem;display:flex;overflow-x:auto}.dashboard-module__sFYC8W__statsGrid::-webkit-scrollbar{display:none}.dashboard-module__sFYC8W__statBox{scroll-snap-align:center;background:#fff;border:1px solid #0000000d;flex:0 0 75%;padding:1.25rem;box-shadow:0 10px 25px #00000008}.dashboard-module__sFYC8W__statValue{font-size:2.25rem}.dashboard-module__sFYC8W__pageHeader{flex-direction:column;align-items:stretch;gap:1.25rem;margin-bottom:2rem}.dashboard-module__sFYC8W__pageTitle{text-align:left;font-size:1.6rem}.dashboard-module__sFYC8W__primaryActionBtn{justify-content:center;width:100%;padding:1.1rem;font-size:1rem;box-shadow:0 10px 20px #0f7a5526}.dashboard-module__sFYC8W__userNameWrapper{display:none}.dashboard-module__sFYC8W__userMenu{box-shadow:none;background:0 0;border:none;padding:0}.dashboard-module__sFYC8W__widgetsGrid{grid-template-columns:1fr;gap:1.25rem}.dashboard-module__sFYC8W__widget{border:1px solid var(--border);box-sizing:border-box;background:#fff;border-radius:24px;width:100%;padding:1.25rem;overflow:hidden}}@media (max-width:480px){.dashboard-module__sFYC8W__pageTitle{font-size:1.5rem}.dashboard-module__sFYC8W__statBox{flex:0 0 88%}}@keyframes dashboard-module__sFYC8W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dashboard-module__sFYC8W__pillPop{0%{opacity:0;scale:.5}to{opacity:.6;scale:1}}.dashboard-module__sFYC8W__recommendationsList{flex-direction:column;gap:1rem;display:flex}.dashboard-module__sFYC8W__recommendationItem{background:var(--bg-secondary);border-radius:16px;align-items:center;gap:1rem;padding:.75rem;transition:all .2s;display:flex}.dashboard-module__sFYC8W__recommendationItem:hover{background:var(--bg-tertiary);transform:translate(4px)}.dashboard-module__sFYC8W__recImage{background:var(--bg-tertiary);border-radius:10px;flex-shrink:0;width:50px;height:50px;overflow:hidden}.dashboard-module__sFYC8W__recImage img{object-fit:cover;width:100%;height:100%}.dashboard-module__sFYC8W__imgPlaceholder{width:100%;height:100%;color:var(--text-tertiary);justify-content:center;align-items:center;display:flex}.dashboard-module__sFYC8W__recInfo{flex:1;min-width:0}.dashboard-module__sFYC8W__recInfo h4{white-space:nowrap;text-overflow:ellipsis;width:100%;margin-bottom:.15rem;font-size:.95rem;font-weight:700;overflow:hidden}.dashboard-module__sFYC8W__recInfo p{color:var(--text-secondary);font-size:.8rem}.dashboard-module__sFYC8W__recRating{color:#f59e0b;align-items:center;gap:4px;margin-top:4px;font-size:.75rem;font-weight:600;display:flex}.dashboard-module__sFYC8W__recLink{color:var(--text-tertiary);transition:color .2s}.dashboard-module__sFYC8W__recommendationItem:hover .dashboard-module__sFYC8W__recLink{color:var(--accent)}.dashboard-module__sFYC8W__upcomingEventsList{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__sFYC8W__eventMiniCard{border:1px solid var(--border);background:#fff;border-radius:16px;align-items:center;gap:1rem;padding:.75rem;display:flex}.dashboard-module__sFYC8W__eventDate{background:var(--bg-secondary);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;min-width:48px;height:48px;line-height:1;display:flex}.dashboard-module__sFYC8W__eventDate .dashboard-module__sFYC8W__day{color:var(--text-primary);font-size:1.1rem;font-weight:800}.dashboard-module__sFYC8W__eventDate .dashboard-module__sFYC8W__month{text-transform:uppercase;color:var(--accent);font-size:.65rem;font-weight:700}.dashboard-module__sFYC8W__eventContent h4{margin-bottom:.15rem;font-size:.9rem;font-weight:700}.dashboard-module__sFYC8W__eventContent p{color:var(--text-secondary);font-size:.75rem}.dashboard-module__sFYC8W__fullWidthBtn{text-align:center;background:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:12px;margin-top:.5rem;padding:.8rem;font-size:.85rem;font-weight:700;transition:all .2s;display:block}.dashboard-module__sFYC8W__fullWidthBtn:hover{background:var(--bg-tertiary)}.dashboard-module__sFYC8W__soonBadgeSmall{background:var(--bg-tertiary);color:var(--text-secondary);text-transform:uppercase;vertical-align:middle;border-radius:6px;margin-left:8px;padding:2px 6px;font-size:.6rem;font-weight:700}.dashboard-module__sFYC8W__aiConsole{flex-direction:column;gap:1rem;margin-top:auto;display:flex}.dashboard-module__sFYC8W__aiInputWrapper{background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:.5rem;transition:all .3s;display:flex}.dashboard-module__sFYC8W__aiInputWrapper:focus-within{background:#ffffff26;border-color:#fff6;box-shadow:0 0 0 4px #ffffff0d}@media (max-width:600px){.dashboard-module__sFYC8W__aiInputWrapper{flex-direction:row}.dashboard-module__sFYC8W__magicChip{padding:.35rem .6rem;font-size:.7rem}}.dashboard-module__sFYC8W__aiInput{color:#fff;background:0 0;border:none;outline:none;flex:1;padding:.5rem .75rem;font-size:.9rem}.dashboard-module__sFYC8W__aiInput::placeholder{color:#ffffff80}.dashboard-module__sFYC8W__aiSendBtn{color:#064e3b;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.dashboard-module__sFYC8W__aiSendBtn:hover{background:#f8fafc;transform:scale(1.05)}.dashboard-module__sFYC8W__magicPrompts{flex-wrap:wrap;gap:.5rem;display:flex}.dashboard-module__sFYC8W__magicChip{color:#ffffffe6;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.4rem;padding:.4rem .8rem;font-size:.75rem;font-weight:600;transition:all .2s;display:flex}.dashboard-module__sFYC8W__magicChip:hover{color:#fff;background:#fff3;border-color:#ffffff4d;transform:translateY(-1px)}.dashboard-module__sFYC8W__aiModalContent{padding:.5rem 0}.dashboard-module__sFYC8W__aiModalLoading{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:3rem 0;display:flex}.dashboard-module__sFYC8W__spin{color:var(--accent);animation:1.2s linear infinite dashboard-module__sFYC8W__spin}@keyframes dashboard-module__sFYC8W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dashboard-module__sFYC8W__aiResponseWrapper{flex-direction:column;gap:1.5rem;display:flex}.dashboard-module__sFYC8W__aiAvatarSmall{background:var(--accent-light);width:40px;height:40px;color:var(--accent);border-radius:12px;justify-content:center;align-items:center;display:flex}.dashboard-module__sFYC8W__aiResponseText{color:var(--text-primary);white-space:pre-wrap;font-size:1.05rem;line-height:1.7}.dashboard-module__sFYC8W__aiResponseText p{margin-bottom:1rem}.dashboard-module__sFYC8W__aiModalFooter{border-top:1px solid var(--border);justify-content:flex-end;margin-top:1rem;padding-top:1.5rem;display:flex}.dashboard-module__sFYC8W__betaBadge{color:#064e3b;text-transform:uppercase;letter-spacing:.05em;background:#fff;border-radius:6px;margin-left:.75rem;padding:.2rem .6rem;font-size:.65rem;font-weight:900;box-shadow:0 4px 12px #0000001a}.dashboard-module__sFYC8W__aiDisclaimer{color:#ffffff80;margin-top:.75rem;font-size:.7rem;font-style:italic;line-height:1.4}.dashboard-module__sFYC8W__analyticsContent{padding:.5rem}.dashboard-module__sFYC8W__analyticsDesc{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.dashboard-module__sFYC8W__analyticsRanking{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.dashboard-module__sFYC8W__analyticsItem{flex-direction:column;gap:.75rem;display:flex}.dashboard-module__sFYC8W__analyticsItemHeader{justify-content:space-between;align-items:center;display:flex}.dashboard-module__sFYC8W__analyticsItemInfo{align-items:center;gap:.75rem;display:flex}.dashboard-module__sFYC8W__rankingNumber{color:var(--accent);opacity:.6;font-size:.85rem;font-weight:900}.dashboard-module__sFYC8W__analyticsItemTitle{color:var(--text-primary);font-size:1.05rem;font-weight:700}.dashboard-module__sFYC8W__analyticsItemValue{color:var(--text-primary);font-size:1.15rem;font-weight:800}.dashboard-module__sFYC8W__analyticsItemValue .dashboard-module__sFYC8W__unit{color:var(--text-secondary);font-size:.8rem;font-weight:500}.dashboard-module__sFYC8W__progressContainer{background:var(--bg-tertiary);border-radius:100px;width:100%;height:10px;overflow:hidden}.dashboard-module__sFYC8W__progressBar{background:linear-gradient(90deg, #8b5cf6, var(--accent));border-radius:100px;height:100%}.dashboard-module__sFYC8W__emptyAnalytics{color:var(--text-tertiary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;padding:4rem 2rem;display:flex}.dashboard-module__sFYC8W__emptyAnalytics p{max-width:250px;line-height:1.5}.dashboard-module__sFYC8W__analyticsFooter{border-top:1px solid var(--border);justify-content:flex-end;padding-top:1.5rem;display:flex}.dashboard-module__sFYC8W__closeBtn{background:var(--bg-tertiary);border-radius:var(--radius-md);color:var(--text-primary);padding:.8rem 2rem;font-weight:700;transition:all .3s}.dashboard-module__sFYC8W__closeBtn:hover{background:var(--border);transform:translateY(-2px)}.dashboard-module__sFYC8W__primaryAction{background:linear-gradient(135deg, var(--accent) 0%, #10b981 100%);color:#fff;cursor:pointer;border:none;border-radius:20px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.1rem 2rem;font-size:1.1rem;font-weight:800;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 30px -5px #10b9814d}.dashboard-module__sFYC8W__primaryAction:hover{filter:brightness(1.1);transform:translateY(-3px)scale(1.01);box-shadow:0 20px 40px -10px #10b98166}.dashboard-module__sFYC8W__primaryAction:active{transform:translateY(1px)}
.Onboarding-module__676xsa__overlay{backdrop-filter:blur(20px);z-index:9999;background:#0a0a0c66;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.Onboarding-module__676xsa__modal{background:var(--bg-primary);border:1px solid #ffffff80;border-radius:48px;flex-direction:column;width:100%;max-width:680px;max-height:95vh;display:flex;position:relative;overflow:hidden;box-shadow:0 50px 120px -30px #0003}.Onboarding-module__676xsa__modal::-webkit-scrollbar{width:6px}.Onboarding-module__676xsa__modal::-webkit-scrollbar-thumb{background:var(--border);border-radius:10px}.Onboarding-module__676xsa__progressContainer{align-items:center;gap:1.5rem;padding:2rem 3rem 0;display:flex}.Onboarding-module__676xsa__stepIndicator{font-family:var(--font-body);letter-spacing:.1em;color:var(--accent);background:var(--accent-light);border-radius:99px;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:800;display:flex}.Onboarding-module__676xsa__progressTrack{background:var(--bg-tertiary);border-radius:99px;flex:1;height:6px;overflow:hidden}.Onboarding-module__676xsa__progressFill{background:linear-gradient(90deg, var(--accent) 0%, #15a473 100%);height:100%;transition:width .8s cubic-bezier(.16,1,.3,1)}.Onboarding-module__676xsa__stepContent{flex-direction:column;min-height:480px;padding:1.5rem 3.5rem 2.5rem;display:flex;overflow-y:auto}.Onboarding-module__676xsa__stepContent::-webkit-scrollbar{width:6px}.Onboarding-module__676xsa__stepContent::-webkit-scrollbar-thumb{background:var(--border);border-radius:10px}.Onboarding-module__676xsa__centeredStep{text-align:center;flex-direction:column;align-items:center;display:flex}.Onboarding-module__676xsa__title{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.03em;margin-bottom:.75rem;font-size:2.4rem;font-weight:800;line-height:1.05}.Onboarding-module__676xsa__gradientTitle{font-family:var(--font-display);letter-spacing:-.03em;background:linear-gradient(135deg, var(--text-primary) 0%, var(--accent) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:2.8rem;font-weight:800;line-height:1.05}.Onboarding-module__676xsa__subtitle{color:var(--text-secondary);font-family:var(--font-body);max-width:500px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.Onboarding-module__676xsa__roleGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2.5rem;display:grid}.Onboarding-module__676xsa__roleCard{background:var(--bg-secondary);text-align:left;transition:all var(--transition-smooth);cursor:pointer;border:2px solid #0000;border-radius:40px;flex-direction:column;gap:1.25rem;padding:2.5rem 2rem;display:flex;position:relative}.Onboarding-module__676xsa__roleCard h3{font-family:var(--font-display);color:var(--text-primary);font-size:1.5rem;font-weight:800}.Onboarding-module__676xsa__roleCard p{font-family:var(--font-body);color:var(--text-secondary);font-size:1rem;line-height:1.5}.Onboarding-module__676xsa__roleIconWrapper{background:var(--bg-primary);width:64px;height:64px;color:var(--text-secondary);box-shadow:var(--shadow-soft);border-radius:20px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Onboarding-module__676xsa__roleCard:hover{background:var(--bg-tertiary);transform:translateY(-6px)}.Onboarding-module__676xsa__roleCard.Onboarding-module__676xsa__selected{background:var(--bg-primary);border-color:var(--accent);box-shadow:0 25px 50px -12px #0f7a5533}.Onboarding-module__676xsa__roleCard.Onboarding-module__676xsa__selected .Onboarding-module__676xsa__roleIconWrapper{background:var(--accent);color:#fff}.Onboarding-module__676xsa__interestsGrid{flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem;display:flex}.Onboarding-module__676xsa__interestTag{background:var(--bg-secondary);border:1px solid var(--border);font-family:var(--font-body);color:var(--text-secondary);cursor:pointer;border-radius:99px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.Onboarding-module__676xsa__interestTag:hover{border-color:var(--accent);color:var(--accent);transform:scale(1.05)}.Onboarding-module__676xsa__interestTag.Onboarding-module__676xsa__selected{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 10px 25px -5px #0f7a5566}.Onboarding-module__676xsa__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.Onboarding-module__676xsa__formLabel{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;color:var(--text-secondary);margin-left:1rem;font-size:.9rem;font-weight:800}.Onboarding-module__676xsa__inputBase{border:2px solid var(--border);width:100%;font-family:var(--font-body);background:var(--bg-secondary);transition:all var(--transition-smooth);color:var(--text-primary);border-radius:24px;padding:1.25rem 1.5rem;font-size:1.1rem}.Onboarding-module__676xsa__inputBase:focus{border-color:var(--accent);background:var(--bg-primary);box-shadow:0 0 0 5px var(--accent-light);outline:none}.Onboarding-module__676xsa__inputWrapper{align-items:center;display:flex;position:relative}.Onboarding-module__676xsa__inputWrapper svg{color:var(--text-secondary);z-index:1;position:absolute;left:1.5rem}.Onboarding-module__676xsa__inputWrapper input{border:2px solid var(--border);width:100%;font-family:var(--font-body);background:var(--bg-secondary);transition:all var(--transition-smooth);color:var(--text-primary);border-radius:24px;padding:1.25rem 1.5rem 1.25rem 3.5rem;font-size:1.1rem}.Onboarding-module__676xsa__inputWrapper input:focus{border-color:var(--accent);background:var(--bg-primary);box-shadow:0 0 0 5px var(--accent-light);outline:none}.Onboarding-module__676xsa__inputSimple{border:2px solid var(--border);width:100%;font-family:var(--font-body);background:var(--bg-secondary);transition:all var(--transition-smooth);color:var(--text-primary);border-radius:24px;padding:1.25rem 1.5rem;font-size:1.1rem}.Onboarding-module__676xsa__inputSimple:focus{border-color:var(--accent);background:var(--bg-primary);box-shadow:0 0 0 5px var(--accent-light);outline:none}.Onboarding-module__676xsa__customSelect{width:100%;position:relative}.Onboarding-module__676xsa__selectTrigger{border:2px solid var(--border);width:100%;font-family:var(--font-body);background:var(--bg-secondary);transition:all var(--transition-smooth);color:var(--text-primary);cursor:pointer;border-radius:24px;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;font-size:1.1rem;display:flex}.Onboarding-module__676xsa__selectTrigger:focus{border-color:var(--accent);background:var(--bg-primary);box-shadow:0 0 0 5px var(--accent-light);outline:none}.Onboarding-module__676xsa__selectOptions{background:var(--bg-primary);border:1px solid var(--border);z-index:10;border-radius:24px;max-height:250px;padding:.75rem;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto;box-shadow:0 20px 50px #00000026}.Onboarding-module__676xsa__selectOptions::-webkit-scrollbar{width:6px}.Onboarding-module__676xsa__selectOptions::-webkit-scrollbar-thumb{background:var(--border);border-radius:10px}.Onboarding-module__676xsa__selectSearch{background:var(--bg-secondary);border:1px solid var(--border);z-index:2;border-radius:16px;align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.75rem 1.25rem;display:flex;position:sticky;top:0}.Onboarding-module__676xsa__selectSearch svg{color:var(--text-secondary)}.Onboarding-module__676xsa__selectSearch input{font-family:var(--font-body);color:var(--text-primary);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.Onboarding-module__676xsa__optionsList{flex-direction:column;gap:.25rem;display:flex}.Onboarding-module__676xsa__selectOption{font-family:var(--font-body);cursor:pointer;border-radius:16px;padding:1rem 1.25rem;font-weight:600;transition:all .2s}.Onboarding-module__676xsa__selectOption:hover{background:var(--accent-light);color:var(--accent)}.Onboarding-module__676xsa__selectOption.Onboarding-module__676xsa__active{background:var(--accent);color:#fff}.Onboarding-module__676xsa__formRow{grid-template-columns:1.5fr 1fr;gap:1.25rem;display:grid}.Onboarding-module__676xsa__ageGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.Onboarding-module__676xsa__ageOption{border:2px solid var(--border);background:var(--bg-secondary);font-family:var(--font-body);color:var(--text-secondary);transition:all var(--transition-smooth);border-radius:24px;padding:1.25rem;font-weight:700}.Onboarding-module__676xsa__ageOption:hover{border-color:var(--accent);color:var(--accent)}.Onboarding-module__676xsa__ageOption.Onboarding-module__676xsa__selected{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:0 10px 20px -5px #0f7a5540}.Onboarding-module__676xsa__postalCodeWrapper{align-items:center;display:flex;position:relative}.Onboarding-module__676xsa__zipLoader{justify-content:center;align-items:center;display:flex;position:absolute;right:1.25rem}.Onboarding-module__676xsa__spinner{border:2px solid var(--accent-light);border-top-color:var(--accent);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite Onboarding-module__676xsa__spin}@keyframes Onboarding-module__676xsa__spin{to{transform:rotate(360deg)}}.Onboarding-module__676xsa__zipSuggestions{flex-direction:column;gap:.5rem;margin-top:.5rem;padding-left:1rem;display:flex}.Onboarding-module__676xsa__zipSuggestions span{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.Onboarding-module__676xsa__zipTags{flex-wrap:wrap;gap:.5rem;display:flex}.Onboarding-module__676xsa__zipTag{background:var(--bg-secondary);border:1px solid var(--border);color:var(--text-secondary);cursor:pointer;border-radius:99px;padding:.4rem .8rem;font-size:.85rem;font-weight:600;transition:all .2s}.Onboarding-module__676xsa__zipTag:hover{border-color:var(--accent);color:var(--accent)}.Onboarding-module__676xsa__zipTag.Onboarding-module__676xsa__active{background:var(--accent-light);color:var(--accent);border-color:var(--accent)}.Onboarding-module__676xsa__footer{justify-content:flex-end;gap:1.5rem;margin-top:auto;padding-top:1.5rem;display:flex}.Onboarding-module__676xsa__primaryBtn{background:var(--text-primary);color:#fff;font-family:var(--font-body);transition:all var(--transition-smooth);border-radius:99px;align-items:center;gap:1rem;padding:1.25rem 3rem;font-size:1.1rem;font-weight:800;display:flex;box-shadow:0 15px 40px -10px #0000004d}.Onboarding-module__676xsa__primaryBtn:hover:not(:disabled){background:var(--accent);transform:translateY(-6px);box-shadow:0 25px 50px -15px #0f7a5566}.Onboarding-module__676xsa__secondaryBtn{border:2px solid var(--border);color:var(--text-secondary);font-family:var(--font-body);transition:all var(--transition-smooth);background:0 0;border-radius:99px;padding:1.25rem 2.5rem;font-weight:700}.Onboarding-module__676xsa__secondaryBtn:hover{background:var(--bg-secondary);color:var(--text-primary);border-color:var(--text-primary)}.Onboarding-module__676xsa__finishBtn{background:linear-gradient(135deg, var(--accent) 0%, #15a473 100%);color:#fff;font-family:var(--font-body);transition:all var(--transition-smooth);border-radius:99px;align-items:center;gap:1.25rem;padding:1.5rem 4rem;font-size:1.3rem;font-weight:900;display:flex;box-shadow:0 25px 60px -15px #0f7a7366}.Onboarding-module__676xsa__finishBtn:hover:not(:disabled){transform:scale(1.05)translateY(-6px);box-shadow:0 35px 80px -20px #0f7a7380}.Onboarding-module__676xsa__checkCircle{background:var(--accent-light);color:var(--accent);border-radius:40px;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:2rem;display:flex;box-shadow:0 20px 40px -10px #0f7a551a}@media (max-width:640px){.Onboarding-module__676xsa__modal{border-radius:0;height:100%;max-height:100vh}.Onboarding-module__676xsa__stepContent{padding:2rem 1.5rem}}.Onboarding-module__676xsa__subtitleWrapper{margin-bottom:1.25rem}.Onboarding-module__676xsa__geoTextBtn{background:var(--bg-tertiary);border:1px solid var(--border);color:var(--text-primary);font-family:var(--font-body);cursor:pointer;border-radius:99px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:700;transition:all .2s;display:inline-flex}.Onboarding-module__676xsa__geoTextBtn:hover:not(:disabled){background:var(--accent-light);color:var(--accent);border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 12px #0f7a551a}.Onboarding-module__676xsa__geoTextBtn:disabled{opacity:.6;cursor:not-allowed}.Onboarding-module__676xsa__inputHint{color:var(--text-secondary);margin-top:-.25rem;margin-left:1rem;font-size:.85rem}
.NotificationCenter-module__gXy5uG__wrapper{align-items:center;display:flex;position:relative}.NotificationCenter-module__gXy5uG__bellBtn{color:var(--text-primary);background:#ffffffb3;border:1px solid #0b634514;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;box-shadow:0 2px 6px -2px #0b634505}.NotificationCenter-module__gXy5uG__bellBtn:hover{border-color:var(--accent);color:var(--accent);background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px -2px #0b634514}.NotificationCenter-module__gXy5uG__bellBtn:hover svg{animation:.6s NotificationCenter-module__gXy5uG__bellRing}@keyframes NotificationCenter-module__gXy5uG__bellRing{0%,to{transform:rotate(0)}20%,60%{transform:rotate(12deg)}40%,80%{transform:rotate(-12deg)}}.NotificationCenter-module__gXy5uG__badge{color:#fff;background:#ef4444;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:8px;font-weight:800;animation:.3s cubic-bezier(.34,1.56,.64,1) NotificationCenter-module__gXy5uG__badgePop;display:flex;position:absolute;top:-3px;right:-3px;box-shadow:0 2px 4px #ef444433}@keyframes NotificationCenter-module__gXy5uG__badgePop{0%{transform:scale(0)}to{transform:scale(1)}}.NotificationCenter-module__gXy5uG__dropdown{z-index:9999;transform-origin:100% 0;background:#fff;border:1px solid #0000000f;border-radius:20px;width:380px;animation:.25s cubic-bezier(.16,1,.3,1) NotificationCenter-module__gXy5uG__dropIn;position:absolute;top:calc(100% + 12px);right:-8px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000a,0 12px 24px -4px #0000001a,0 24px 48px -8px #0000000f}@keyframes NotificationCenter-module__gXy5uG__dropIn{0%{opacity:0;transform:translateY(-8px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.NotificationCenter-module__gXy5uG__dropdownHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}.NotificationCenter-module__gXy5uG__title{color:var(--text-primary);letter-spacing:-.01em;font-size:.9rem;font-weight:800}.NotificationCenter-module__gXy5uG__markReadBtn{color:var(--accent);cursor:pointer;background:0 0;border:none;border-radius:100px;padding:.35rem .7rem;font-size:.75rem;font-weight:700;transition:all .2s}.NotificationCenter-module__gXy5uG__markReadBtn:hover{background:#10b98114}.NotificationCenter-module__gXy5uG__list{max-height:380px;padding:.4rem;overflow-y:auto}.NotificationCenter-module__gXy5uG__list::-webkit-scrollbar{width:4px}.NotificationCenter-module__gXy5uG__list::-webkit-scrollbar-thumb{background:#00000014;border-radius:4px}.NotificationCenter-module__gXy5uG__item{cursor:pointer;color:inherit;border-radius:14px;gap:.75rem;padding:.85rem .9rem;text-decoration:none;transition:all .15s;display:flex;position:relative}.NotificationCenter-module__gXy5uG__item:hover{background:var(--bg-secondary)}.NotificationCenter-module__gXy5uG__itemUnread{background:linear-gradient(135deg,#10b9810a,#10b98105)}.NotificationCenter-module__gXy5uG__itemUnread:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;left:6px;transform:translateY(-50%)}.NotificationCenter-module__gXy5uG__itemAvatar{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex;overflow:hidden}.NotificationCenter-module__gXy5uG__iconApproved{color:var(--accent-hover);background:linear-gradient(135deg,#ecfdf5,#d1fae5)}.NotificationCenter-module__gXy5uG__iconRejected{color:#dc2626;background:linear-gradient(135deg,#fef2f2,#fecaca)}.NotificationCenter-module__gXy5uG__iconPending{color:#d97706;background:linear-gradient(135deg,#fffbeb,#fde68a)}.NotificationCenter-module__gXy5uG__iconSystem{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#bfdbfe)}.NotificationCenter-module__gXy5uG__iconDefault{background:var(--bg-secondary);color:var(--text-secondary)}.NotificationCenter-module__gXy5uG__avatarImg{object-fit:cover;width:100%;height:100%}.NotificationCenter-module__gXy5uG__itemContent{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.NotificationCenter-module__gXy5uG__itemTitle{color:var(--text-primary);font-size:.82rem;font-weight:700;line-height:1.3}.NotificationCenter-module__gXy5uG__itemBody{color:var(--text-secondary);word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.45;display:-webkit-box;overflow:hidden}.NotificationCenter-module__gXy5uG__itemTime{color:var(--text-secondary);opacity:.5;margin-top:2px;font-size:.7rem;font-weight:600}.NotificationCenter-module__gXy5uG__footer{border-top:1px solid var(--border);padding:.6rem}.NotificationCenter-module__gXy5uG__viewAllBtn{background:var(--bg-secondary);width:100%;color:var(--text-primary);border-radius:12px;justify-content:center;align-items:center;padding:.65rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex}.NotificationCenter-module__gXy5uG__viewAllBtn:hover{background:var(--text-primary);color:#fff}.NotificationCenter-module__gXy5uG__emptyState{text-align:center;color:var(--text-secondary);flex-direction:column;align-items:center;gap:.75rem;padding:3rem 2rem;display:flex}.NotificationCenter-module__gXy5uG__emptyText{color:var(--text-primary);font-size:.85rem;font-weight:700}@media (max-width:480px){.NotificationCenter-module__gXy5uG__dropdown{border-radius:16px;width:auto;max-height:80vh;position:fixed;top:70px;left:10px;right:10px}}
.NeighborhoodContext-module__fwsKtW__wrapper{backdrop-filter:blur(12px);background:#ffffffd9;border:1px solid #0b634514;border-radius:100px;align-items:center;gap:.75rem;padding:.35rem .85rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 8px -2px #0b634505}.NeighborhoodContext-module__fwsKtW__wrapper:hover{border-color:var(--accent);background:#fff;transform:translateY(-1px);box-shadow:0 4px 12px -2px #0b634514}.NeighborhoodContext-module__fwsKtW__iconBox{color:var(--accent);background:#0b63450f;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.NeighborhoodContext-module__fwsKtW__info{flex-direction:column;line-height:1.15;display:flex}.NeighborhoodContext-module__fwsKtW__label{text-transform:uppercase;color:var(--text-tertiary);letter-spacing:.06em;font-size:.6rem;font-weight:800}.NeighborhoodContext-module__fwsKtW__value{color:var(--text-primary);align-items:center;gap:.4rem;margin-top:1px;font-size:.8rem;font-weight:700;display:flex}.NeighborhoodContext-module__fwsKtW__location{font-weight:750}.NeighborhoodContext-module__fwsKtW__detectedBadge{color:#10b981;letter-spacing:.5px;text-transform:uppercase;background:#10b98114;border:1px solid #10b98126;border-radius:100px;margin-left:6px;padding:.1rem .45rem;font-size:.6rem;font-weight:800}.NeighborhoodContext-module__fwsKtW__detectedBadge.NeighborhoodContext-module__fwsKtW__gps{color:#166534;background:#dcfce7;border-color:#bbf7d0}.NeighborhoodContext-module__fwsKtW__changeBtn{color:var(--accent);text-transform:uppercase;letter-spacing:.03em;cursor:pointer;transition:all var(--transition-smooth);background:#0b63450a;border:1px solid #0b63451a;border-radius:100px;align-items:center;margin-left:.4rem;padding:.2rem .6rem;font-size:.65rem;font-weight:700;text-decoration:none;display:inline-flex}.NeighborhoodContext-module__fwsKtW__changeBtn:hover{background:var(--accent);border-color:var(--accent);color:#fff;transform:scale(1.02)}.NeighborhoodContext-module__fwsKtW__resetBtn{color:#ef4444;cursor:pointer;width:18px;height:18px;transition:all var(--transition-smooth);background:#ef44440f;border:none;border-radius:50%;justify-content:center;align-items:center;margin-left:.2rem;font-size:.8rem;font-weight:700;line-height:1;display:inline-flex}.NeighborhoodContext-module__fwsKtW__resetBtn:hover{color:#fff;background:#ef4444;transform:scale(1.1)rotate(90deg)}.NeighborhoodContext-module__fwsKtW__skeleton{background:var(--bg-secondary);border-radius:100px;width:140px;height:34px;animation:1.5s ease-in-out infinite NeighborhoodContext-module__fwsKtW__pulse}@keyframes NeighborhoodContext-module__fwsKtW__pulse{0%{opacity:.5}50%{opacity:.8}to{opacity:.5}}@media (max-width:1024px){.NeighborhoodContext-module__fwsKtW__wrapper{display:none}}
.marketing-module__UkS5fq__layout{grid-template-columns:320px 1fr;gap:32px;margin-top:32px;display:grid}.marketing-module__UkS5fq__sidebar{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-xl);height:fit-content;box-shadow:var(--shadow-soft);padding:32px}.marketing-module__UkS5fq__sidebarTitle{text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);margin-bottom:24px;font-size:.75rem;font-weight:700}.marketing-module__UkS5fq__listingList{flex-direction:column;gap:12px;display:flex}.marketing-module__UkS5fq__listingItem{background:var(--bg-secondary);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-fast);text-align:left;border:1px solid #0000;justify-content:space-between;align-items:center;width:100%;padding:16px 20px;display:flex}.marketing-module__UkS5fq__listingItem:hover{border-color:var(--accent);background:var(--bg-primary);transform:translate(4px)}.marketing-module__UkS5fq__listingItem.marketing-module__UkS5fq__active{background:var(--accent);border-color:var(--accent);color:#fff;box-shadow:0 10px 20px -5px #0b63454d}.marketing-module__UkS5fq__listingItem.marketing-module__UkS5fq__active span{color:#ffffffb3}.marketing-module__UkS5fq__listingInfo{flex-direction:column;display:flex}.marketing-module__UkS5fq__listingInfo strong{margin-bottom:2px;font-size:1rem}.marketing-module__UkS5fq__listingInfo span{color:var(--text-tertiary);font-size:.8125rem}.marketing-module__UkS5fq__previewArea{min-height:500px}.marketing-module__UkS5fq__materialsGrid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:32px;display:grid}.marketing-module__UkS5fq__card{background:var(--bg-primary);border:1px solid var(--border);border-radius:var(--radius-xl);box-shadow:var(--shadow-soft);transition:var(--transition-smooth);flex-direction:column;display:flex;overflow:hidden}.marketing-module__UkS5fq__card:hover{box-shadow:var(--shadow-elegant)}.marketing-module__UkS5fq__cardHeader{border-bottom:1px solid var(--border);align-items:center;gap:16px;padding:24px 32px;display:flex}.marketing-module__UkS5fq__cardHeader h3{font-size:1.125rem;font-family:var(--font-display);font-weight:700}.marketing-module__UkS5fq__cardFooter{background:var(--bg-secondary);border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding:24px 32px;display:flex}.marketing-module__UkS5fq__cardFooter p{color:var(--text-secondary);max-width:200px;font-size:.875rem}.marketing-module__UkS5fq__downloadBtn{background:var(--accent);color:#fff;border-radius:var(--radius-full);cursor:pointer;transition:var(--transition-fast);border:none;align-items:center;gap:8px;padding:10px 20px;font-size:.875rem;font-weight:600;display:flex}.marketing-module__UkS5fq__downloadBtn:hover{background:var(--accent-hover);transform:translateY(-2px)}.marketing-module__UkS5fq__stickerPreview{background:var(--accent-light);background-image:radial-gradient(#0b63451a 1px,#0000 1px);background-size:24px 24px;justify-content:center;padding:60px;display:flex}.marketing-module__UkS5fq__stickerCircle{background:#fff;border-radius:50%;justify-content:center;align-items:center;width:240px;height:240px;padding:12px;display:flex;position:relative;box-shadow:0 20px 40px #0000001a}.marketing-module__UkS5fq__stickerInner{border:2px solid var(--accent);text-align:center;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:relative}.marketing-module__UkS5fq__stickerBrand{letter-spacing:.15em;color:var(--text-tertiary);margin-bottom:8px;font-size:.7rem;font-weight:700}.marketing-module__UkS5fq__stickerText{font-size:1.5rem;font-family:var(--font-display);color:var(--accent);margin:4px 0;font-weight:700;line-height:1.1}.marketing-module__UkS5fq__stickerBadge{background:var(--accent);color:#fff;border-radius:100px;margin-top:12px;padding:4px 12px;font-size:.75rem;font-weight:700}.marketing-module__UkS5fq__qrPreview{background:var(--bg-secondary);justify-content:center;padding:60px;display:flex}.marketing-module__UkS5fq__qrContainer{width:280px;box-shadow:var(--shadow-elegant);border-radius:var(--radius-xl);border:1px solid var(--border);background:#fff;overflow:hidden}.marketing-module__UkS5fq__qrFrame{flex-direction:column;align-items:center;padding:32px;display:flex}.marketing-module__UkS5fq__qrHeader{text-align:center;margin-bottom:24px}.marketing-module__UkS5fq__qrHeader h4{font-size:.875rem;font-family:var(--font-display);color:var(--accent);margin-bottom:4px;font-weight:700}.marketing-module__UkS5fq__qrHeader p{color:var(--text-tertiary);font-size:.75rem}.marketing-module__UkS5fq__qrCode{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;padding:16px;display:flex}.marketing-module__UkS5fq__qrFooter{color:var(--text-primary);align-items:center;gap:8px;margin-top:24px;font-size:.8125rem;font-weight:700;display:flex}.marketing-module__UkS5fq__qrFooterDot{background:var(--accent);border-radius:50%;width:6px;height:6px}.marketing-module__UkS5fq__socialPreview{background:#f0f0f0;padding:32px}.marketing-module__UkS5fq__socialGraphic{aspect-ratio:1200/630;background:var(--accent);border-radius:12px;justify-content:center;align-items:center;padding:24px;display:flex;position:relative;overflow:hidden}.marketing-module__UkS5fq__socialContent{text-align:left;background:#fff;border-radius:16px;flex-direction:column;justify-content:center;width:100%;height:100%;padding:32px;display:flex}.marketing-module__UkS5fq__socialTitle{font-size:1.5rem;font-family:var(--font-display);color:var(--accent);margin-bottom:8px;font-weight:700;line-height:1.2}.marketing-module__UkS5fq__socialSubtitle{color:var(--text-secondary);margin-bottom:24px;font-size:.9375rem;line-height:1.5}.marketing-module__UkS5fq__socialLink{color:var(--accent);align-items:center;gap:8px;font-size:.8125rem;font-weight:700;display:flex}.marketing-module__UkS5fq__noSelection{background:var(--bg-primary);border:2px dashed var(--border);border-radius:var(--radius-xl);height:100%;color:var(--text-tertiary);text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px;display:flex}@media (max-width:1280px){.marketing-module__UkS5fq__materialsGrid{grid-template-columns:1fr}}@media (max-width:1024px){.marketing-module__UkS5fq__layout{grid-template-columns:1fr}}
