.login-module__Si-P0q__container{background-color:var(--background);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.login-module__Si-P0q__glow{background:radial-gradient(circle, var(--accent-blue-light) 0%, #0b0f1900 70%);z-index:0;pointer-events:none;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.login-module__Si-P0q__loginCard{border:1px solid var(--surface-border);-webkit-backdrop-filter:blur(12px);z-index:1;background:#111827b3;border-radius:24px;flex-direction:column;align-items:center;width:100%;max-width:440px;padding:3rem;animation:.6s cubic-bezier(.16,1,.3,1) login-module__Si-P0q__slideUp;display:flex;box-shadow:0 25px 50px -12px #00000080}.login-module__Si-P0q__logoContainer{margin-bottom:1.25rem}.login-module__Si-P0q__subtitle{color:#94a3b8;text-align:center;margin-bottom:2.5rem;font-size:.95rem}.login-module__Si-P0q__errorAlert{color:#fca5a5;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;align-items:flex-start;gap:.75rem;width:100%;margin-bottom:1.5rem;padding:1rem;font-size:.9rem;display:flex}.login-module__Si-P0q__errorAlert svg{flex-shrink:0}.login-module__Si-P0q__loginButton{color:#0f172a;cursor:pointer;width:100%;font-size:1rem;font-weight:500;font-family:var(--font-geist-sans), sans-serif;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;padding:.875rem 1rem;transition:all .2s;display:flex}.login-module__Si-P0q__loginButton:hover{background:#f8fafc;transform:translateY(-1px);box-shadow:0 4px 12px #ffffff1a}.login-module__Si-P0q__loginButton:active{transform:translateY(0)}.login-module__Si-P0q__loginButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.login-module__Si-P0q__spinner{border:2px solid #cbd5e1;border-top-color:#0f172a;border-radius:50%;width:20px;height:20px;animation:1s linear infinite login-module__Si-P0q__spin}@keyframes login-module__Si-P0q__spin{to{transform:rotate(360deg)}}@keyframes login-module__Si-P0q__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
.Logo-module__jRiNOa__logoLink{outline:none;text-decoration:none;display:inline-block}.Logo-module__jRiNOa__logoWrapper{-webkit-user-select:none;user-select:none;align-items:center;gap:.6rem;display:flex}.Logo-module__jRiNOa__logoIcon{filter:drop-shadow(0 2px 8px #2563eb33);flex-shrink:0;width:28px;height:28px;transition:transform .3s cubic-bezier(.34,1.56,.64,1)}.Logo-module__jRiNOa__logoText{letter-spacing:-.03em;align-items:center;font-family:inherit;font-size:1.4rem;font-weight:800;line-height:1;display:flex}.Logo-module__jRiNOa__port{color:#fff;transition:color .2s}.Logo-module__jRiNOa__all{background:linear-gradient(135deg,#60a5fa 0%,#2563eb 100%);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;font-weight:900}.Logo-module__jRiNOa__logoLink:hover .Logo-module__jRiNOa__logoIcon{filter:drop-shadow(0 4px 12px #2563eb73);transform:scale(1.08)rotate(3deg)}.Logo-module__jRiNOa__logoLink:hover .Logo-module__jRiNOa__port{color:#e2e8f0}.Logo-module__jRiNOa__large{gap:.9rem}.Logo-module__jRiNOa__large .Logo-module__jRiNOa__logoIcon{filter:drop-shadow(0 4px 12px #2563eb4d);width:48px;height:48px}.Logo-module__jRiNOa__large .Logo-module__jRiNOa__logoText{letter-spacing:-.04em;font-size:2.6rem}
.MuralClient-module__w38IMa__muralContainer{flex-direction:column;gap:.6rem;width:100%;margin-bottom:1rem;animation:.5s ease-out MuralClient-module__w38IMa__fadeIn;display:flex}.MuralClient-module__w38IMa__muralGrid{grid-template-columns:1.5fr 1fr;gap:.75rem;display:grid}.MuralClient-module__w38IMa__birthdayTicker{background:linear-gradient(90deg,#ec48991a 0%,#8b5cf614 100%);border:1px solid #ec489933;border-radius:10px;flex-shrink:0;align-items:center;width:100%;height:36px;display:flex;overflow:hidden}.MuralClient-module__w38IMa__tickerLabel{text-transform:uppercase;letter-spacing:.1em;color:#f472b6;white-space:nowrap;background:#ec48991f;border-right:1px solid #ec489940;flex-shrink:0;align-items:center;gap:.3rem;height:100%;padding:0 .85rem;font-size:.62rem;font-weight:700;display:flex}.MuralClient-module__w38IMa__tickerWrapper{flex:1;align-items:center;height:100%;display:flex;position:relative;overflow:hidden}.MuralClient-module__w38IMa__tickerTrack{white-space:nowrap;align-items:center;animation:22s linear infinite MuralClient-module__w38IMa__tickerScroll;display:inline-flex}.MuralClient-module__w38IMa__tickerTrack:hover{animation-play-state:paused}.MuralClient-module__w38IMa__tickerItem{color:#e2e8f0;align-items:center;gap:.4rem;padding:0 1.25rem;font-size:.78rem;font-weight:400;display:inline-flex}.MuralClient-module__w38IMa__tickerItemToday{color:#f9a8d4;font-weight:700}.MuralClient-module__w38IMa__tickerSep{color:#ec489959;margin-left:1rem;font-size:.7rem}@keyframes MuralClient-module__w38IMa__tickerScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.MuralClient-module__w38IMa__glassCard{-webkit-backdrop-filter:blur(12px);color:#f8fafc;background:#ffffff08;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;padding:.85rem 1rem;transition:border-color .3s,box-shadow .3s;display:flex;box-shadow:0 8px 32px #0000004d}.MuralClient-module__w38IMa__glassCard:hover{border-color:#ffffff1f;box-shadow:0 8px 32px #0006}.MuralClient-module__w38IMa__announcementsSection{flex-direction:column;justify-content:space-between;display:flex;position:relative;overflow:hidden}.MuralClient-module__w38IMa__categoryBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;align-self:flex-start;margin-bottom:.4rem;padding:.15rem .5rem;font-size:.65rem;font-weight:600}.MuralClient-module__w38IMa__badge-info{color:#60a5fa;background:#3b82f633;border:1px solid #3b82f64d}.MuralClient-module__w38IMa__badge-warn{color:#f87171;background:#ef444433;border:1px solid #ef44444d}.MuralClient-module__w38IMa__badge-kudos{color:#a78bfa;background:#8b5cf633;border:1px solid #8b5cf64d}.MuralClient-module__w38IMa__badge-event{color:#34d399;background:#10b98133;border:1px solid #10b9814d}.MuralClient-module__w38IMa__announcementContent{flex-direction:column;justify-content:flex-start;margin-bottom:.5rem;padding-top:.25rem;animation:.3s ease-out MuralClient-module__w38IMa__slideIn;display:flex}.MuralClient-module__w38IMa__announcementTitle{color:#fff;margin-bottom:.25rem;font-size:1rem;font-weight:700;line-height:1.2}.MuralClient-module__w38IMa__announcementText{color:#cbd5e1;white-space:pre-wrap;font-size:.78rem;line-height:1.4}.MuralClient-module__w38IMa__announcementMeta{color:#94a3b8;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:.4rem;font-size:.68rem;display:flex}.MuralClient-module__w38IMa__carouselControls{justify-content:space-between;align-items:center;width:100%;display:flex}.MuralClient-module__w38IMa__dotsContainer{gap:.35rem;display:flex}.MuralClient-module__w38IMa__dot{cursor:pointer;background:#fff3;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.MuralClient-module__w38IMa__dotActive{background:#fff;border-radius:4px;width:20px}.MuralClient-module__w38IMa__navButtons{gap:.5rem;display:flex}.MuralClient-module__w38IMa__navBtn{color:#f8fafc;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.MuralClient-module__w38IMa__navBtn:hover{background:#ffffff26;transform:scale(1.05)}.MuralClient-module__w38IMa__sidebarSection{flex-direction:column;gap:.5rem;display:flex}.MuralClient-module__w38IMa__birthdayCard{justify-content:center;min-height:60px}.MuralClient-module__w38IMa__birthdayTitle{text-transform:uppercase;letter-spacing:.05em;color:#94a3b8;align-items:center;gap:.3rem;margin-bottom:.3rem;font-size:.7rem;display:flex}.MuralClient-module__w38IMa__birthdayList{scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.MuralClient-module__w38IMa__birthdayItem{text-align:center;flex-direction:column;align-items:center;min-width:52px;display:flex}.MuralClient-module__w38IMa__birthdayAvatar{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#8b5cf6 100%);border:2px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;margin-bottom:.15rem;font-size:.7rem;font-weight:700;display:flex}.MuralClient-module__w38IMa__birthdayName{color:#f1f5f9;text-overflow:ellipsis;white-space:nowrap;max-width:80px;font-size:.75rem;font-weight:500;overflow:hidden}.MuralClient-module__w38IMa__birthdayDay{color:#ec4899;font-size:.7rem;font-weight:600}.MuralClient-module__w38IMa__todayBirthdayActive{position:relative;overflow:hidden;background:linear-gradient(135deg,#ec489926 0%,#8b5cf626 100%)!important;border:1px solid #ec48994d!important}.MuralClient-module__w38IMa__confettiOverlay{pointer-events:none;opacity:.2;z-index:0;background-image:radial-gradient(circle,#f43f5e 3%,#0000 3.5%),radial-gradient(circle,#eab308 2.5%,#0000 3%),radial-gradient(circle,#3b82f6 3%,#0000 3.5%),radial-gradient(circle,#10b981 2.5%,#0000 3%),radial-gradient(circle,#a78bfa 3%,#0000 3.5%),radial-gradient(circle,#fb923c 2.5%,#0000 3%);background-position:5% 10%,35% 55%,65% 20%,15% 75%,80% 40%,50% 85%;background-size:15% 15%,18% 18%,12% 12%,20% 20%,14% 14%,17% 17%;width:100%;height:100%;animation:22s linear infinite MuralClient-module__w38IMa__confettiFall;position:absolute;top:0;left:0}.MuralClient-module__w38IMa__todayBirthdayLayout{z-index:2;isolation:isolate;align-items:center;gap:1rem;display:flex;position:relative}.MuralClient-module__w38IMa__todayBirthdayAvatar{color:#fff;background:linear-gradient(135deg,#ec4899 0%,#eab308 100%);border:2px solid #ec4899;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:.85rem;font-weight:700;animation:2s infinite MuralClient-module__w38IMa__pulseAvatar;display:flex;box-shadow:0 0 10px #ec489980}.MuralClient-module__w38IMa__todayBirthdayInfo{flex:1}.MuralClient-module__w38IMa__todayBirthdayText{color:#fff;font-size:.78rem;font-weight:600}.MuralClient-module__w38IMa__todayBirthdaySub{color:#cbd5e1;margin-top:.1rem;font-size:.68rem}.MuralClient-module__w38IMa__pollCard{min-height:80px}.MuralClient-module__w38IMa__pollQuestion{color:#fff;margin-bottom:.4rem;font-size:.78rem;font-weight:600}.MuralClient-module__w38IMa__pollOptions{flex-direction:column;gap:.3rem;width:100%;display:flex}.MuralClient-module__w38IMa__pollBtn{color:#cbd5e1;cursor:pointer;text-align:left;background:#ffffff0d;border:1px solid #ffffff0f;border-radius:8px;width:100%;padding:.3rem .65rem;font-size:.73rem;transition:all .2s}.MuralClient-module__w38IMa__pollBtn:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.MuralClient-module__w38IMa__votedOptionResult{border-color:#60a5fa66!important}.MuralClient-module__w38IMa__resultContainer{flex-direction:column;gap:.75rem;width:100%;display:flex}.MuralClient-module__w38IMa__resultRow{flex-direction:column;gap:.25rem;font-size:.85rem;display:flex}.MuralClient-module__w38IMa__resultHeader{color:#cbd5e1;justify-content:space-between;display:flex}.MuralClient-module__w38IMa__resultVotedMark{color:#60a5fa;vertical-align:middle;background:#60a5fa33;border-radius:4px;margin-left:.5rem;padding:.05rem .4rem;font-size:.7rem;font-weight:600}.MuralClient-module__w38IMa__barBg{background:#ffffff0d;border-radius:4px;width:100%;height:8px;overflow:hidden}.MuralClient-module__w38IMa__barFill{background:linear-gradient(90deg,#3b82f6 0%,#60a5fa 100%);border-radius:4px;height:100%;transition:width .8s cubic-bezier(.1,.8,.2,1)}.MuralClient-module__w38IMa__totalVotesText{color:#94a3b8;text-align:right;margin-top:.5rem;font-size:.75rem}.MuralClient-module__w38IMa__moodCard{min-height:60px}.MuralClient-module__w38IMa__moodGrid{justify-content:space-between;gap:.3rem;width:100%;margin-top:.25rem;display:flex}.MuralClient-module__w38IMa__moodAnonymousOption{align-items:center;margin-top:.6rem;display:flex}.MuralClient-module__w38IMa__moodAnonymousLabel{color:#94a3b8;cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.4rem;font-size:.72rem;transition:color .2s;display:flex}.MuralClient-module__w38IMa__moodAnonymousLabel:hover{color:#cbd5e1}.MuralClient-module__w38IMa__moodCheckbox{accent-color:#ec4899;cursor:pointer;width:13px;height:13px}.MuralClient-module__w38IMa__moodBtn{cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0d;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex}.MuralClient-module__w38IMa__moodBtn:hover{background:#ffffff26;transform:scale(1.15)translateY(-2px)}.MuralClient-module__w38IMa__moodBtnSelected{transform:scale(1.1);box-shadow:0 0 10px #3b82f64d;background:#3b82f633!important;border-color:#3b82f666!important}.MuralClient-module__w38IMa__moodCheckedContainer{background:#ffffff05;border:1px solid #ffffff0a;border-radius:12px;align-items:center;gap:.75rem;margin-top:.5rem;padding:.75rem;display:flex}.MuralClient-module__w38IMa__moodCheckedIcon{font-size:2.2rem;animation:3s ease-in-out infinite MuralClient-module__w38IMa__floatEmoji}.MuralClient-module__w38IMa__moodCheckedText{color:#cbd5e1;font-size:.85rem;line-height:1.4}.MuralClient-module__w38IMa__moodStats{color:#94a3b8;border-top:1px solid #ffffff0a;margin-top:.75rem;padding-top:.5rem;font-size:.75rem}.MuralClient-module__w38IMa__moodStatRow{justify-content:space-between;margin-bottom:.25rem;display:flex}.MuralClient-module__w38IMa__quoteCard{justify-content:center;min-height:45px;background:linear-gradient(135deg,#6366f10d 0%,#a855f70d 100%)!important;border:1px solid #6366f11a!important}.MuralClient-module__w38IMa__quoteText{color:#e2e8f0;font-size:.72rem;font-style:italic;line-height:1.4}.MuralClient-module__w38IMa__quoteAuthor{color:#a78bfa;text-align:right;margin-top:.25rem;font-size:.75rem;font-weight:500}.MuralClient-module__w38IMa__emptyState{color:#94a3b8;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:100%;padding:2rem;font-size:.95rem;display:flex}@keyframes MuralClient-module__w38IMa__slideIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes MuralClient-module__w38IMa__floatEmoji{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes MuralClient-module__w38IMa__pulseAvatar{0%,to{box-shadow:0 0 15px #ec489966}50%{box-shadow:0 0 25px #ec4899cc}}@keyframes MuralClient-module__w38IMa__confettiFall{0%{background-position:5% -10%,35% -5%,65% -15%,15% -8%,80% -12%,50% -6%}to{background-position:8% 110%,40% 105%,60% 115%,20% 108%,75% 112%,55% 106%}}@media (max-width:992px){.MuralClient-module__w38IMa__muralGrid{grid-template-columns:1fr}}
