.MoodGrid-module__bj52hW__grid{grid-template-columns:repeat(5,1fr);justify-items:center;gap:8px;width:100%;display:grid}.MoodGrid-module__bj52hW__moodButton{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:0;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:24px 4px;transition:transform .2s;display:flex}@media (hover:hover){.MoodGrid-module__bj52hW__moodButton:hover:not(:disabled){transform:translateY(-5px)scale(1.1)}}.MoodGrid-module__bj52hW__moodButton:active:not(:disabled){opacity:.7;transform:scale(.92)}.MoodGrid-module__bj52hW__moodButton:disabled{opacity:.3;filter:grayscale();cursor:not-allowed}.MoodGrid-module__bj52hW__emoji{margin-bottom:0;font-size:clamp(1.8rem,10vw,3rem);display:block}
.MoodStats-module__3YRtvW__container{background:#fff;border:1px solid #e5e7eb;border-radius:20px;width:100%;margin-top:.25rem;padding:2rem 1.25rem;box-shadow:0 4px 6px -1px #0000000d}.MoodStats-module__3YRtvW__header{text-align:center;margin-bottom:2.25rem}.MoodStats-module__3YRtvW__title{color:#111827;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.MoodStats-module__3YRtvW__participantCount{color:#94a3b8;font-size:.8rem;font-weight:400}.MoodStats-module__3YRtvW__statsList{flex-direction:row;justify-content:space-around;align-items:flex-end;gap:12px;height:240px;display:flex}.MoodStats-module__3YRtvW__statRow{flex-direction:column;flex:1;align-items:center;height:100%;display:flex}.MoodStats-module__3YRtvW__barWrapper{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;width:100%;margin-bottom:1rem;display:flex}.MoodStats-module__3YRtvW__percentage{color:#374151;white-space:nowrap;font-size:.75rem;font-weight:700;position:absolute;top:-22px;left:50%;transform:translate(-50%)}.MoodStats-module__3YRtvW__barContainer{width:28px;height:170px;position:relative}.MoodStats-module__3YRtvW__bar{border-radius:4px 4px 0 0;width:100%;transition:height 1s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.MoodStats-module__3YRtvW__statFooter{flex-direction:column;align-items:center;padding-bottom:10px;display:flex;position:relative}.MoodStats-module__3YRtvW__emoji{font-size:1.4rem}.MoodStats-module__3YRtvW__indicator{background-color:#9ca3af;border-radius:50%;width:5px;height:5px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.MoodStats-module__3YRtvW__shareSection{border-top:1px solid #f3f4f6;width:100%;margin-top:1.25rem;padding-top:1rem}.MoodStats-module__3YRtvW__shareButton{color:#94a3b8;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}@media (hover:hover){.MoodStats-module__3YRtvW__shareButton:hover{color:#475569;background:#f1f5f9;border-color:#cbd5e1}}.MoodStats-module__3YRtvW__shareButton:active{transform:scale(.98)}
.HugList-module__1xirkG__container{background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;width:100%;max-width:440px;max-height:482px;margin-top:.25rem;padding:2rem 1.25rem;animation:.8s ease-out HugList-module__1xirkG__fadeIn;display:flex;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}@keyframes HugList-module__1xirkG__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.HugList-module__1xirkG__header{text-align:center;margin-bottom:2.25rem}.HugList-module__1xirkG__title{color:#111827;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.HugList-module__1xirkG__participantCount{color:#94a3b8;font-size:.8rem;font-weight:400}.HugList-module__1xirkG__list{flex-direction:column;flex:1;gap:12px;padding-right:6px;display:flex;overflow-y:auto}.HugList-module__1xirkG__list::-webkit-scrollbar{width:4px}.HugList-module__1xirkG__list::-webkit-scrollbar-track{background:0 0}.HugList-module__1xirkG__list::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.HugList-module__1xirkG__card{background:#f8fafc;border:1px solid #f1f5f9;border-radius:16px;justify-content:space-between;align-items:center;padding:1rem 1.25rem;transition:all .2s;display:flex}.HugList-module__1xirkG__userInfo{align-items:center;gap:12px;display:flex}.HugList-module__1xirkG__avatar{opacity:.6;font-size:1.2rem}.HugList-module__1xirkG__name{color:#1e293b;font-size:.9rem;font-weight:600}.HugList-module__1xirkG__meBadge{color:#94a3b8;text-align:center;background:#f1f5f9;border-radius:12px;width:80px;padding:6px 16px;font-size:.8rem;font-weight:600;display:inline-block}.HugList-module__1xirkG__actions{align-items:center;gap:12px;display:flex}.HugList-module__1xirkG__hugCount{color:#94a3b8;align-items:center;gap:4px;font-size:.8rem;display:flex}.HugList-module__1xirkG__hugCount b{color:#f43f5e}.HugList-module__1xirkG__hugButton{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:6px 16px;font-size:.8rem;font-weight:600;transition:all .2s}@media (hover:hover){.HugList-module__1xirkG__hugButton:hover:not(:disabled){color:#fff;background:#f43f5e;border-color:#f43f5e;transform:translateY(-2px);box-shadow:0 4px 12px #f43f5e4d}}.HugList-module__1xirkG__hugButton:disabled{opacity:.3;cursor:not-allowed}.HugList-module__1xirkG__hugButton:active:not(:disabled){transform:scale(.95)}
.FeedbackForm-module__c_0RxG__container{text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;width:100%;max-width:440px;margin-top:1.5rem;padding:2rem 1.25rem;animation:.8s ease-out FeedbackForm-module__c_0RxG__fadeIn;box-shadow:0 4px 6px -1px #0000000d}@keyframes FeedbackForm-module__c_0RxG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.FeedbackForm-module__c_0RxG__title{color:#111827;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.FeedbackForm-module__c_0RxG__subtitle{color:#94a3b8;margin-bottom:1.5rem;font-size:.8rem}.FeedbackForm-module__c_0RxG__form{flex-direction:column;gap:12px;display:flex}.FeedbackForm-module__c_0RxG__textarea{resize:none;color:#1e293b;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;width:100%;padding:12px;font-size:16px}.FeedbackForm-module__c_0RxG__textarea:focus{border-color:#94a3b8;outline:none;box-shadow:0 0 0 4px #94a3b81a}.FeedbackForm-module__c_0RxG__button{color:#fff;cursor:pointer;background:#334155;border:none;border-radius:12px;padding:12px;font-size:.9rem;font-weight:600;transition:all .2s}.FeedbackForm-module__c_0RxG__button:hover:not(:disabled){background:#1e293b;transform:translateY(-1px)}.FeedbackForm-module__c_0RxG__button:disabled{opacity:.3;cursor:not-allowed}.FeedbackForm-module__c_0RxG__button:active{transform:scale(.98)}.FeedbackForm-module__c_0RxG__thanks{color:#334155;font-size:.9rem;font-weight:600;line-height:1.6}
