.app-container{align-items:center;background-color:#f3f4f6;display:flex;justify-content:center;min-height:100vh;padding:1rem}.card{background-color:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000001a;max-width:28rem;padding:1.5rem;text-align:center;width:100%}.title{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.description{color:#6b7280;margin-bottom:1.5rem}.box-button{align-items:center;background-color:#3b82f6;border-radius:.5rem;box-shadow:0 2px 4px #0000001a;color:#fff;cursor:pointer;display:flex;justify-content:center;transition:background-color .2s,transform .1s}.box-button:hover{background-color:#2563eb;transform:scale(1.05)}.flex{display:flex}.space-x-4>:not(:last-child){margin-right:1rem}.notification-bell{align-items:center;cursor:pointer;display:inline-flex;height:64px;justify-content:center;position:relative;width:64px}.notification-bell .bell-icon{height:100%;object-fit:contain;width:100%}.notification-bell .notification-count{background:linear-gradient(90deg,#8b5cf6,#6366f1);border:1px solid #fff3;border-radius:50%;box-shadow:0 2px 4px #0003;color:#f8fafc;font-size:.75rem;font-weight:600;line-height:1;padding:3px 7px;position:absolute;right:6px;text-align:center;top:6px}.modern-popup-content{animation:fadeInScaleUp .3s cubic-bezier(.165,.84,.44,1);background:#1a202c;border:1px solid #2d3748;border-radius:12px;box-shadow:0 25px 50px -12px #00000080,0 0 15px #0000004d;color:#e2e8f0;display:flex;flex-direction:column;max-width:450px;overflow:hidden;width:90vw}@keyframes fadeInScaleUp{0%{opacity:0;transform:scale(.95) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.popup-header{border-bottom:1px solid #2d3748;justify-content:space-between;padding:16px 24px}.popup-header h2{color:#a0aec0;font-size:1.25rem;font-weight:600;margin:0}.popup-close-button{align-items:center;background:#0000;border:none;border-radius:50%;color:#a0aec0;cursor:pointer;display:flex;font-size:1.2rem;justify-content:center;line-height:1;padding:8px;position:absolute;right:12px;top:12px;transition:background-color .2s ease,color .2s ease}.popup-close-button:hover{background-color:#2d3748;color:#e2e8f0}.popup-body{flex-grow:1;max-height:60vh;overflow-y:auto;padding:0}.popup-body::-webkit-scrollbar{width:8px}.popup-body::-webkit-scrollbar-track{background:#1a202c;border-radius:10px}.popup-body::-webkit-scrollbar-thumb{background:#4a5568;border-radius:10px}.popup-body::-webkit-scrollbar-thumb:hover{background:#718096}.notifications-list{list-style:none;margin:0;padding:0}.notification-item{align-items:flex-start;border-bottom:1px solid #2d3748;cursor:default;display:flex;padding:16px 24px;transition:background-color .2s ease}.notification-item:last-child{border-bottom:none}.notification-item:hover{background-color:#2d3748}.notification-item-icon{color:#63b3ed;flex-shrink:0;font-size:1.5rem;margin-right:16px;padding-top:2px}.notification-item-content{flex-grow:1}.notification-description{color:#cbd5e0;font-size:.9rem;line-height:1.5;margin:0 0 4px}.notification-time{color:#718096;font-size:.75rem;margin:0}.popup-message{color:#a0aec0;font-size:.9rem;padding:24px;text-align:center}.popup-message.error-text{color:#fc8181}.popup-footer{border-top:1px solid #2d3748;display:flex;justify-content:center;padding:16px 24px}.popup-action-button{background-color:#4299e1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .2s ease,transform .1s ease}.popup-action-button:hover{background-color:#3182ce;transform:translateY(-1px)}.popup-action-button:active{transform:translateY(0)}@media (max-width:600px){.modern-popup-content{margin:16px;max-height:85vh;width:calc(100vw - 32px)}.popup-header h2{font-size:1.1rem}.popup-close-button{right:8px;top:8px}.notification-item{padding:12px 16px}.notification-item-icon{font-size:1.25rem;margin-right:12px}.notification-description{font-size:.85rem}.notification-time{font-size:.7rem}.popup-action-button{padding:12px;width:100%}}.popup-content{background:#fff;border:1px solid #d7d7d7;margin:auto;padding:5px;width:50%}[role=tooltip].popup-content{border-radius:5px;box-shadow:0 0 3px #00000029;width:200px}.popup-overlay{background:#00000080}[data-popup=tooltip].popup-overlay{background:#0000}.popup-arrow{stroke-width:2px;stroke:#d7d7d7;stroke-dasharray:30px;stroke-dashoffset:-54px;bottom:0;color:#fff;filter:drop-shadow(0 -3px 3px rgba(0,0,0,.16));left:0;right:0;top:0}.profile-popup-overlay{align-items:center;background:#000000b3!important;display:flex;height:100vh!important;justify-content:center;left:0;position:fixed!important;top:0;width:100vw!important;z-index:2000!important}.profile-popup-content{background:#333!important;box-shadow:0 4px 10px #00000026}.profile-popup-button{transition:background .2s ease-in-out}.profile-popup-save{background-color:#22c1c3}.profile-popup-save:hover{background-color:#1ca0a2}.profile-popup-cancel{background-color:#ff453a}.profile-popup-cancel:hover{background-color:#dc3232}.input-group label{color:#fff}.input-group input{background:#222;border:1px solid #777}.modal{background-color:#0000}.content{background-color:#0f172af2;border:1px solid #ffffff1a;border-radius:12px;overflow:hidden;width:100%}h4,label{color:#e7e7e7}input[type=number],input[type=text]{background-color:#1e293b;border:1px solid #334155;border-radius:6px;color:#e7e7e7;font-size:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}input[type=number]:focus,input[type=text]:focus{border-color:#3b82f6;box-shadow:0 0 0 2px #3b82f64d;outline:none}input[type=checkbox]{height:16px;width:16px}button{font-weight:500;transition:all .2s ease}button:hover{transform:translateY(-1px)}.save-button{background-color:#3b82f6;color:#fff}.save-button:hover{background-color:#60a5fa}.close-button{background-color:#ef4444;color:#fff}.close-button:hover{background-color:#f87171}.read-only{background-color:#334155}.chat-filter-toggle{background-color:#1e293b;border-radius:5px;color:#fff;display:inline-block;margin-top:10px;padding:10px}.chat-filter-toggle.enabled{background-color:#3b82f6;color:#fff}.chat-filter-toggle.disabled{background-color:#ef4444;color:#fff}.MyReview_modal__ckklO{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.MyReview_content__BoHos{animation:MyReview_fadeIn__zOhF6 .3s ease;background:#1e293bb3;border:1px solid #6366f166;border-radius:10px;box-shadow:0 10px 15px -3px #0003,0 4px 6px -2px #0000001a;color:#fff;display:flex;flex-direction:column;max-height:60vh;max-width:800px;padding:40px;width:800px}@keyframes MyReview_fadeIn__zOhF6{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}h4{font-family:Inter,sans-serif;font-size:2rem;margin-bottom:10px;text-align:center}.MyReview_description__Gk6rX{color:#e2e8f0;font-size:1.125rem;margin-bottom:30px}.MyReview_rating-group__jhWEW{display:flex;flex:1 1;flex-direction:column;gap:1.5rem;margin:20px 0;overflow-y:auto}.MyReview_rating-category__1QXdb{background:#ffffff1a;border-radius:5px;color:#fff;display:flex;flex-direction:column;margin:8px 0;padding:12px}.MyReview_rating-category__1QXdb strong{color:#8b5cf6;display:block;font-weight:700;margin-bottom:5px}.MyReview_star-rating__rC4MZ{display:flex;flex-wrap:wrap;gap:5px}.MyReview_star__uuOQ2{color:#fd0;font-size:24px}.MyReview_star__uuOQ2.MyReview_filled__godUv{color:gold;text-shadow:0 0 5px #ffd70080}.MyReview_button-group__MFxz4{display:flex;gap:1rem;justify-content:center;margin-top:2rem}button{border:none;border-radius:5px;padding:8px 10px}button:hover{box-shadow:0 20px 25px -5px #8b5cf666,0 10px 10px -5px #8b5cf64d}.MyReview_close-button__qzUhD{background:linear-gradient(135deg,#8b5cf6,#6366f1);min-width:120px}p{margin:1rem 0}.MyReview_rating-value__090oG{color:#cbd5e1!important;font-size:.875rem;margin-left:.5rem}.MyReview_trophyButton__Brk72{cursor:pointer;height:50px;margin:10px;transition:transform .2s ease,box-shadow .2s ease;width:50px}.MyReview_trophyButton__Brk72:hover{transform:scale(1.1)}.container{animation:fadeIn 1.5s ease-in-out;display:flex;margin-right:50px;min-width:-webkit-fit-content;min-width:fit-content}.dropdown{background:#ffffff1a;border-radius:10px;box-shadow:0 4px 6px #ffffff1a;position:relative;width:80px;z-index:1}.dropdownItem{border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:16px;height:30px;margin-right:50px;min-width:-webkit-fit-content;min-width:fit-content;width:120px}.circularImage{border-radius:50%;cursor:pointer;display:block;height:80px;object-fit:cover;width:80px}.dropdown{background-color:#3c3c3cf7;border:1px solid #fff3;border-radius:8px;box-shadow:0 6px 12px #0006;display:flex;flex-direction:column;left:15px;padding:10px;position:absolute;top:0;width:150px;z-index:10}.dropdownItem,.signoutButton .Button1 .Button2{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:12px;text-align:left;width:100%}.dropdownItem{background-color:#6b604c}.dropdownItem:hover{background-color:#b87e13}.signoutButton{background-color:#d9534f}.signoutButton:hover{background-color:#f9aeab}.Button1{background-color:#5e81ac}.Button1:hover{background-color:#b0cef2}.Button2{background-color:#7c83fd}.Button2:hover{background-color:#aaadf4}body,html{background:#0d0a1a;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden}.BillsExpenses_billsAppContainer__5z0x8{animation:BillsExpenses_gradientBackground__MFP7O 15s ease infinite;background:linear-gradient(135deg,#120a24,#1a1133,#0d0a1a);background-size:400% 400%;color:#f8fafc;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;position:relative}@keyframes BillsExpenses_gradientBackground__MFP7O{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.BillsExpenses_backgroundElements__uVLOC{inset:0;pointer-events:none;position:fixed;z-index:0}.BillsExpenses_floatingShape__xdUw6{animation:BillsExpenses_floatAnimation__OwoNY 16s ease-in-out infinite;background:radial-gradient(circle,#8b5cf633 0,#6366f11a 50%,#0000 70%);border-radius:50%;filter:blur(60px);height:400px;opacity:.6;position:absolute;width:400px}.BillsExpenses_floatingShape__xdUw6:first-child{left:12%;top:8%}.BillsExpenses_floatingShape__xdUw6:nth-child(2){animation-duration:18s;height:350px;left:78%;top:65%;width:350px}.BillsExpenses_floatingShape__xdUw6:nth-child(3){animation-duration:20s;height:300px;left:22%;top:80%;width:300px}.BillsExpenses_floatingShape__xdUw6:nth-child(4){animation-duration:24s;height:450px;left:68%;top:32%;width:450px}@keyframes BillsExpenses_floatAnimation__OwoNY{0%,to{transform:translate(0) rotate(0deg)}25%{transform:translate(50px,25px) rotate(5deg)}50%{transform:translateY(60px) rotate(0deg)}75%{transform:translate(-50px,25px) rotate(-5deg)}}.BillsExpenses_decorCircle1__LjPQb,.BillsExpenses_decorCircle2__DAKjL,.BillsExpenses_decorCircle3__HVWjv{display:none}.BillsExpenses_navbar__glole{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#b4beffcc;border-bottom:1px solid #6366f133;box-shadow:0 10px 15px -3px #00000026;padding:1.5rem 2.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:50}.BillsExpenses_navContent__xA9\+A,.BillsExpenses_navbar__glole{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.BillsExpenses_navContent__xA9\+A{gap:1.25rem;width:100%}.BillsExpenses_navBackButton__wUpkN{background:linear-gradient(90deg,#8b5cf6,#6366f1);border:none;border-radius:.5rem;color:#f8fafc;cursor:pointer;font-weight:500;padding:.6rem 1.25rem;transition:transform .2s,box-shadow .2s}.BillsExpenses_navBackButton__wUpkN:hover{box-shadow:0 10px 15px -3px #8b5cf666,0 4px 6px -2px #8b5cf64d;transform:translateY(-3px)}.BillsExpenses_navTitle__TZ6zv{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;flex:1 1;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin:0;text-align:center;text-shadow:0 2px 4px #0000004d}.BillsExpenses_navRight__uHEdh{align-items:center;display:flex;gap:1rem}@media (max-width:500px){.BillsExpenses_navContent__xA9\+A{flex-direction:column;gap:.75rem}.BillsExpenses_navTitle__TZ6zv{flex:none;text-align:left}}.BillsExpenses_mainContent__WsSIS{flex:1 1;padding:2.5rem;position:relative;z-index:1}.BillsExpenses_contentHeading__Zf2-j h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:1.75rem;font-weight:600;margin:0 0 .75rem}.BillsExpenses_contentDivider__9HEzo{background:linear-gradient(90deg,#8b5cf6,#6366f1);border-radius:4px;height:4px;margin-bottom:1.5rem;overflow:hidden;position:relative;width:100%}.BillsExpenses_contentDivider__9HEzo:after{animation:BillsExpenses_shimmer__-\+a5b 2s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes BillsExpenses_shimmer__-\+a5b{to{left:100%}}.BillsExpenses_topActions__9kbFO{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.BillsExpenses_addButton__ldnld,.BillsExpenses_balanceButton__9gNPc,.BillsExpenses_historyButton__VEOV\+{background:linear-gradient(90deg,#8b5cf6,#6366f1);border:none;border-radius:.5rem;color:#f8fafc;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:transform .2s,box-shadow .2s}.BillsExpenses_addButton__ldnld:hover,.BillsExpenses_balanceButton__9gNPc:hover,.BillsExpenses_historyButton__VEOV\+:hover{box-shadow:0 10px 15px -3px #8b5cf666,0 4px 6px -2px #8b5cf64d;transform:translateY(-3px)}.BillsExpenses_billList__Y0tg7{display:flex;flex-direction:column;gap:1.25rem;list-style:none;margin:0;padding:0}.BillsExpenses_billItem__8rJZG{background:#1e293b66;border-left:3px solid #8b5cf680;border-radius:1rem;box-shadow:0 4px 10px -2px #00000040;cursor:pointer;padding:1.25rem;position:relative;transition:transform .25s,box-shadow .25s;z-index:1}.BillsExpenses_billItem__8rJZG:hover{box-shadow:0 12px 20px -4px #00000059,0 0 15px #8b5cf633;transform:translateY(-5px)}.BillsExpenses_billItem__8rJZG:before{background:radial-gradient(circle at top left,#8b5cf61a 0,#0000 70%);border-radius:1rem;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .25s;z-index:0}.BillsExpenses_billItem__8rJZG:hover:before{opacity:1}.BillsExpenses_billItem__8rJZG button{cursor:pointer;pointer-events:auto;position:relative;z-index:2}.BillsExpenses_popupOverlay__sRmnK{align-items:center;animation:BillsExpenses_fadeIn__AmQaF .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;color:#fff;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}@keyframes BillsExpenses_fadeIn__AmQaF{0%{opacity:0}to{opacity:1}}.BillsExpenses_popupMenu__7gCeD{animation:BillsExpenses_modalSlideIn__VMsce .3s cubic-bezier(.175,.885,.32,1.275);background:#1e293bf2;border:1px solid #6366f133;border-radius:1rem;box-shadow:0 25px 50px -12px #00000080,0 0 30px #8b5cf633;max-height:85vh;max-width:500px;overflow-y:auto;padding:2rem;width:90%}@keyframes BillsExpenses_modalSlideIn__VMsce{0%{opacity:0;transform:translateY(-20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.BillsExpenses_popupMenu__7gCeD input,.BillsExpenses_popupMenu__7gCeD select,.BillsExpenses_popupMenu__7gCeD textarea{background:#ffffff14;border:1px solid #ffffff40;border-radius:.5rem;box-sizing:border-box;color:#f8fafc;font-size:1rem;margin-bottom:1rem;padding:.65rem .75rem;width:100%}.BillsExpenses_popupMenu__7gCeD input:focus,.BillsExpenses_popupMenu__7gCeD select:focus,.BillsExpenses_popupMenu__7gCeD textarea:focus{border-color:#8b5cf6;box-shadow:0 0 6px #8b5cf680;outline:none}.BillsExpenses_popupMenu__7gCeD label{display:block;font-weight:500;margin-bottom:.4rem}.BillsExpenses_popupMenu__7gCeD button{border:none;border-radius:.5rem;cursor:pointer;font-weight:500;margin-right:.5rem;margin-top:.25rem;padding:.6rem 1.25rem}.BillsExpenses_popupMenu__7gCeD button:first-child{background:linear-gradient(90deg,#8b5cf6,#6366f1);color:#fff}.BillsExpenses_popupMenu__7gCeD button:nth-child(2){background:#ef4444;color:#fff}.BillsExpenses_popupMenu__7gCeD button:nth-child(3){background:#d1b300;color:#fff}.BillsExpenses_popupMenu__7gCeD button[style*=yellow]{background:#d1b300!important}.BillsExpenses_userTable__DTTkv{border-collapse:collapse;font-size:.95rem;margin-bottom:1rem;width:100%}.BillsExpenses_userTable__DTTkv td,.BillsExpenses_userTable__DTTkv th{border:1px solid #ffffff26;color:#f8fafc;padding:.4rem .5rem;text-align:left}.BillsExpenses_userTable__DTTkv th{background:#8b5cf633}.BillsExpenses_popupMenu__7gCeD option{background:#fff;color:#000}.BillsExpenses_footer__rGQ38{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#111827e6;border-top:1px solid #6366f133;color:#94a3b8;margin-top:2rem;padding:2rem;position:relative;text-align:center;z-index:10}.BillsExpenses_footer__rGQ38:before{background:radial-gradient(ellipse at center,#8b5cf633 0,#0000 70%);bottom:0;content:"";filter:blur(20px);height:100px;left:50%;position:absolute;transform:translateX(-50%);width:300px;z-index:-1}.BillsExpenses_footerLink__LF6A-{background:none;border:none;border-radius:4px;color:#8b5cf6;cursor:pointer;padding:.25rem .5rem;transition:color .2s,background .2s}.BillsExpenses_footerLink__LF6A-:hover{background:#8b5cf61a;color:#a78bfa}@media (max-width:1024px){.BillsExpenses_mainContent__WsSIS{padding:1.5rem}.BillsExpenses_navTitle__TZ6zv{font-size:1.75rem}}@media (max-width:768px){.BillsExpenses_mainContent__WsSIS{padding:1.25rem}.BillsExpenses_navTitle__TZ6zv{font-size:1.5rem}}@media (max-width:480px){.BillsExpenses_topActions__9kbFO{flex-direction:column;gap:1rem}.BillsExpenses_popupMenu__7gCeD{padding:1.25rem}}.ChorePopup_modal__mvrLn{background-color:#fff;border-radius:10px;color:#000;max-height:80vh;max-width:400px;overflow-y:auto;padding:15px!important;text-align:center;width:95%}h6{font-size:14px;font-weight:700;margin:6px 0!important;padding:0!important;text-align:left}.ChorePopup_inputField__P8uSm{border:1px solid #ccc;border-radius:6px;box-sizing:border-box;color:#000!important;font-size:14px;margin:5px 0!important;padding:8px!important;width:100%!important}.ChorePopup_selectWrapper__hXXYm{color:#000!important;margin:5px 0;text-align:left;width:100%}.ChorePopup_selectContent__u-fjn{background:#fff;border:1px solid #ccc;border-radius:6px;max-height:150px;overflow-y:auto;width:100%}.ChorePopup_selectedUsersList__s6BHQ{background:#f9f9f9;border:1px solid #ddd;border-radius:6px;max-height:100px;overflow-y:auto;padding:5px;text-align:left;width:100%}.ChorePopup_addButton__NHqG7,.ChorePopup_cancelButton__opaEc{border:none;border-radius:6px;cursor:pointer;font-size:14px!important;margin-top:10px!important;padding:8px!important;width:48%}.ChorePopup_addButton__NHqG7{background-color:green;color:#fff;transition:.3s}.ChorePopup_addButton__NHqG7:hover{background-color:#adff2f}.ChorePopup_cancelButton__opaEc{background-color:maroon;color:#fff;transition:.3s}.ChorePopup_cancelButton__opaEc:hover{background-color:red}.ChorePopup_popupMenu__f4WoL{background:#fff;color:#000!important}.ChorePopup_modal__mvrLn .ChorePopup_selectTrigger__L52uS,.ChorePopup_modal__mvrLn option{color:#000}.ChorePopup_modal__mvrLn option,.ChorePopup_modal__mvrLn select{color:#000!important}.ChorePointsPopup_popupContainer__v9t\+K{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;padding:20px;text-align:center;width:300px}h2{margin-bottom:15px}.ChorePointsPopup_inputs__lXGuL{display:flex;flex-direction:column;gap:10px}.ChorePointsPopup_inputGroup__pvzKg{align-items:center;color:#000;display:flex;justify-content:space-between}.ChorePointsPopup_inputGroup__pvzKg label{color:#000;font-size:16px;font-weight:700}.ChorePointsPopup_inputGroup__pvzKg input{color:#000;font-size:16px;padding:5px;text-align:center;width:60px}.ChorePointsPopup_buttonGroup__Fco0Z{display:flex;justify-content:space-between;margin-top:15px}.ChorePointsPopup_saveButton__xCVI1{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:8px 15px}.ChorePointsPopup_cancelButton__yTsiU{background-color:#f44336;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:8px 15px}.ChorePointsPopup_openButton__LM19x{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:10px 15px}.ChorePointsPopup_error__w3bsm{color:red;font-weight:700}.Chores_choresAppContainer__smZ5B{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293bb3;display:flex;flex-direction:column;inset:0;overflow:hidden;padding:2rem;position:fixed}.Chores_choresHeader__A1fMI{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1.5rem;width:100%}.Chores_choresHeader__A1fMI>button{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;all:unset;align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1)!important;border-radius:.5rem;box-shadow:0 4px 6px -2px #0003,0 2px 4px -1px #0000001a;box-sizing:border-box;color:#fff!important;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;justify-content:center;padding:.5rem 1rem;text-shadow:none;transition:transform .2s ease,box-shadow .2s ease}.Chores_choresHeader__A1fMI>button:hover{box-shadow:0 10px 15px -3px #8b5cf666,0 4px 6px -2px #8b5cf64d;transform:translateY(-2px)}.Chores_choresHeader__A1fMI>button h4{-webkit-text-fill-color:unset!important;background:none!important;-webkit-background-clip:unset!important;color:#fff!important;font-size:1rem;font-weight:600;margin:0}.Chores_list__p9xJq{background:#ffffff0d;border:1px solid #6366f166;border-radius:.75rem;box-shadow:0 4px 6px -2px #0003,0 2px 4px -1px #0000001a;display:flex;flex:1 1;flex-direction:column;gap:.75rem;max-width:90%;overflow-y:auto;padding:1rem;width:100%}.Chores_list__p9xJq>p{color:#e2e8f0;margin:auto;text-align:center}.Chores_titleText__HgMv1{color:#e2e8f0}.Chores_listItemMarked__9pVOU,.Chores_listItem__dapzV{grid-gap:.5rem;align-items:center;background:#ffffff1a;border-radius:.5rem;color:#e2e8f0;display:grid;font-size:.95rem;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(6rem,1fr)) auto;line-height:1.3;padding:.75rem}.Chores_listItemMarked__9pVOU{opacity:.7}.Chores_buttonContainer__WwzId{display:flex;gap:.5rem;justify-content:flex-end}.Chores_commentButton__sy\+E6,.Chores_deleteButton__l1QNu,.Chores_editButton__C7Tmf,.Chores_markButton__IdkUR{border:none;border-radius:.5rem;cursor:pointer;flex:1 1;font-size:.85rem;padding:.4rem .6rem;transition:transform .2s ease,box-shadow .2s ease}.Chores_commentButton__sy\+E6{background:#6366f1;color:#fff}.Chores_markButton__IdkUR{background:#10b981;color:#fff}.Chores_editButton__C7Tmf{background:#f59e0b;color:#fff}.Chores_deleteButton__l1QNu{background:#ef4444;color:#fff}.Chores_commentButton__sy\+E6:hover,.Chores_deleteButton__l1QNu:hover,.Chores_editButton__C7Tmf:hover,.Chores_markButton__IdkUR:hover{box-shadow:0 6px 10px -3px #0000004d,0 3px 5px -2px #00000026;transform:translateY(-2px)}@media (max-width:768px){.Chores_choresHeader__A1fMI{flex-direction:column;gap:.5rem}.Chores_list__p9xJq{max-width:100%;padding:.75rem}.Chores_listItem__dapzV{font-size:.9rem}}.ChoreCommentsPopup_modal__7go84{background-color:#fff!important;border-radius:10px;color:#000!important;max-height:80vh;max-width:400px;overflow-y:auto;padding:15px!important;text-align:center;width:95%}.ChoreCommentsPopup_PopupText__4lwr6{color:#000!important}.ChoreCommentsPopup_inputField__OuHg-{border:1px solid #ccc;border-radius:6px;font-size:14px;margin:10px 0;outline:none;padding:10px;transition:border-color .3s ease-in-out;width:80%!important}.ChoreCommentsPopup_inputField__OuHg-:focus{border-color:#007bff}.ChoreCommentsPopup_commentContainer__AqBom{background:#f9f9f9;border-radius:8px;box-shadow:0 2px 5px #0000001a;margin-top:15px;padding:10px;text-align:left}.ChoreCommentsPopup_commentContainer__AqBom h6{color:#333;font-size:14px;font-weight:700;margin:0}.ChoreCommentsPopup_commentContainer__AqBom p{color:#666;font-size:13px;margin:5px 0 0}.room-door{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:200px;justify-content:center;transition:all .3s;width:200px}.room-door img{border-radius:5px;height:100%;object-fit:cover;width:100%}.room-name{color:#f5f5f5;font-size:1.2rem;font-weight:700;margin-bottom:5px;margin-top:10px;padding:0;position:relative;text-align:center;z-index:2}.invite-container{align-items:center;display:flex;flex-direction:column;gap:15px;width:100%}.invite-popup-overlay{background:#000000b3!important;height:100vh!important;left:0;position:fixed!important;top:0;width:100vw!important;z-index:2000!important}.invite-popup-content,.invite-popup-overlay{align-items:center;display:flex;justify-content:center}.invite-popup-content{animation:fadeIn .3s ease-in-out;background:#333!important;border-radius:12px;box-shadow:0 4px 10px #00000026;flex-direction:row;max-width:90%;padding:20px;position:relative;text-align:center;width:350px}.popup-buttons{display:flex;flex-direction:row;justify-content:space-between;width:60%}.invite-header{color:#fff;font-size:2rem;font-weight:700;text-align:center;width:100%}.invite-modal{align-items:center;background:none!important;display:flex;flex-direction:column;justify-content:center;margin:0!important;padding:0!important}.accept-button{background:#90ee90}.accept-button,.decline-button{align-items:center;height:100px;justify-content:center;width:100px}.decline-button{background:red}.create-room-container{align-items:center;display:flex;flex-direction:column;gap:15px;width:100%}.create-room-popup-overlay{background:#000000b3!important;height:100vh!important;left:0;position:fixed!important;top:0;width:100vw!important;z-index:2000!important}.create-room-popup-content,.create-room-popup-overlay{align-items:center;display:flex;justify-content:center}.create-room-popup-content{animation:fadeIn .3s ease-in-out;background:#333!important;border-radius:12px;box-shadow:0 4px 10px #00000026;flex-direction:column;max-width:90%;padding:20px;position:relative;text-align:center;width:350px}.file-input-group{align-items:center;display:flex;gap:8px;justify-content:flex-start;width:100%}.file-field-label{flex-shrink:0;font-weight:500}.hiddenFileInput{display:none}.file-upload-icon{cursor:pointer;font-size:1.5rem;-webkit-user-select:none;user-select:none}.file-input-container{align-items:center;display:flex;flex-direction:row;justify-content:start;width:80%}.file-name{color:#eee;font-size:.9rem;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.modal{align-items:center;background:none!important;display:flex;flex-direction:column;justify-content:center;margin:0!important;padding:0!important}.checkbox-section{margin-bottom:20px;max-height:40vh;overflow-y:auto;padding-right:10px}.Dashboard_dashboardAppContainer__00ITA{animation:Dashboard_gradientBackground__2THSV 15s ease infinite;background:linear-gradient(135deg,#0f0a1e,#1a1133,#0d0a1a,#120a24);background-size:400% 400%;color:#f8fafc;display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden;position:relative}@keyframes Dashboard_gradientBackground__2THSV{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.Dashboard_backgroundElements__3AR-r{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.Dashboard_floatingShape__DRyPZ{animation:Dashboard_floatAnimation__5nKO- 15s ease-in-out infinite;animation-delay:var(--delay);background:radial-gradient(circle,#8b5cf633 0,#6366f11a 50%,#0000 70%);border-radius:50%;filter:blur(60px);height:400px;opacity:.6;position:absolute;width:400px}.Dashboard_floatingShape__DRyPZ:first-child{background:radial-gradient(circle,#8b5cf64d 0,#6366f126 50%,#0000 70%);left:10%;top:10%}.Dashboard_floatingShape__DRyPZ:nth-child(2){animation-duration:18s;background:radial-gradient(circle,#a78bfa4d 0,#818cf826 50%,#0000 70%);height:350px;left:80%;top:60%;width:350px}.Dashboard_floatingShape__DRyPZ:nth-child(3){animation-duration:20s;background:radial-gradient(circle,#c084fc4d 0,#a5b4fc26 50%,#0000 70%);height:300px;left:20%;top:80%;width:300px}.Dashboard_floatingShape__DRyPZ:nth-child(4){animation-duration:25s;background:radial-gradient(circle,#d8b4fe4d 0,#c4b5fd26 50%,#0000 70%);height:450px;left:70%;top:30%;width:450px}@keyframes Dashboard_floatAnimation__5nKO-{0%,to{transform:translate(0) rotate(0deg)}25%{transform:translate(50px,25px) rotate(5deg)}50%{transform:translateY(50px) rotate(0deg)}75%{transform:translate(-50px,25px) rotate(-5deg)}}.Dashboard_dashboardBanner__Qqbt\+{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0a1ecc;border-bottom:1px solid #6366f133;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:50}.Dashboard_header__GxQ69{align-items:center;display:flex;gap:2rem;position:relative}.Dashboard_logoContainer__blkzp{align-items:center;display:inline-flex;position:relative}.Dashboard_logo__TP3GD{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:1.75rem;font-weight:700;letter-spacing:-.5px;margin:0;position:relative;z-index:1}.Dashboard_welcomeMessage__gHN0U{color:#94a3b8;font-size:.95rem}.Dashboard_username__BKG98{color:#f8fafc;font-weight:600}.Dashboard_headerGlow__ZlA9F{animation:Dashboard_pulseGlow__ectTd 3s infinite alternate;background:radial-gradient(ellipse at center,#8b5cf666 0,#0000 70%);filter:blur(15px);height:50px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:150px;z-index:0}@keyframes Dashboard_pulseGlow__ectTd{0%{opacity:.5;transform:translate(-50%,-50%) scale(1)}to{opacity:.8;transform:translate(-50%,-50%) scale(1.2)}}.Dashboard_headerActions__HM0Fq{align-items:center;display:flex;gap:1rem;position:relative;z-index:1}@media (max-width:768px){.Dashboard_dashboardBanner__Qqbt\+{align-items:flex-start;flex-direction:column;gap:1rem;padding:1rem 1.5rem}.Dashboard_header__GxQ69{gap:1rem;justify-content:space-between;width:100%}.Dashboard_logo__TP3GD{font-size:1.5rem}.Dashboard_welcomeMessage__gHN0U{font-size:.875rem;text-align:right}.Dashboard_headerGlow__ZlA9F{filter:blur(12px);height:40px;width:120px}.Dashboard_headerActions__HM0Fq{flex-wrap:wrap;gap:.75rem;justify-content:flex-start;width:100%}}@media (max-width:480px){.Dashboard_dashboardBanner__Qqbt\+{gap:.75rem;padding:.75rem 1rem}.Dashboard_header__GxQ69{align-items:center;flex-direction:column;gap:.5rem;text-align:center}.Dashboard_logo__TP3GD{font-size:1.35rem}.Dashboard_welcomeMessage__gHN0U{font-size:.8rem;text-align:center}.Dashboard_headerGlow__ZlA9F{filter:blur(10px);height:35px;width:100px}.Dashboard_headerActions__HM0Fq{gap:.5rem;justify-content:center}}.Dashboard_actionButton__V8\+UR{align-items:center;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:.5rem;color:#a78bfa;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .2s ease}.Dashboard_actionButton__V8\+UR:hover{background:#8b5cf633;transform:translateY(-2px)}.Dashboard_actionLabel__THldl{display:inline-block}.Dashboard_dashboardLayout__lwRGO{display:flex;flex:1 1;position:relative;z-index:1}.Dashboard_sideNav__QT1Qd{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0a1e99;border-right:1px solid #6366f133;display:flex;flex-direction:column;height:calc(100vh - 70px);overflow-y:auto;padding:2rem 0;position:-webkit-sticky;position:sticky;top:70px;width:240px}.Dashboard_navItems__f81RV{display:flex;flex-direction:column;gap:.5rem;padding:0 1rem}.Dashboard_navItem__DGNF7{align-items:center;background:#0000;border:none;border-radius:.5rem;color:#94a3b8;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;padding:.75rem 1rem;position:relative;text-align:left;transition:all .2s ease}.Dashboard_navItem__DGNF7:hover{background:#8b5cf61a;color:#f8fafc}.Dashboard_navItem__DGNF7.Dashboard_active__xAul7{background:#8b5cf626;color:#f8fafc}.Dashboard_navItem__DGNF7.Dashboard_active__xAul7:before{background:linear-gradient(180deg,#8b5cf6,#6366f1);border-radius:0 3px 3px 0;content:"";height:60%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}.Dashboard_badge__leTlC{align-items:center;background:#8b5cf6;border-radius:10px;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:20px;justify-content:center;margin-left:auto;min-width:20px;padding:0 6px}.Dashboard_dashboardContent__1UtvU{flex:1 1;overflow-y:auto;padding:2rem;position:relative;z-index:1}.Dashboard_contentHeading__0PoH4{margin-bottom:2rem;position:relative}.Dashboard_contentHeading__0PoH4 h2{color:#f8fafc;font-size:1.75rem;font-weight:600;margin-bottom:.75rem;position:relative}.Dashboard_contentDivider__AvSba{background:linear-gradient(90deg,#8b5cf6,#6366f1);border-radius:4px;height:4px;margin-bottom:1rem;overflow:hidden;position:relative;width:100px}.Dashboard_contentDivider__AvSba:after{animation:Dashboard_shimmer__Gj3bO 2s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}@keyframes Dashboard_shimmer__Gj3bO{to{left:100%}}.Dashboard_subheading__MBOw5{color:#94a3b8;font-size:1rem;font-weight:400;margin-top:.5rem}.Dashboard_tabContent__tCkpz{display:flex;flex-direction:column;gap:2.5rem}.Dashboard_sectionHeader__lJ0Wh{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.25rem}.Dashboard_sectionHeader__lJ0Wh h3{color:#f8fafc;font-size:1.25rem;font-weight:600;margin:0;padding-left:1rem;position:relative}.Dashboard_sectionHeader__lJ0Wh h3:before{background:linear-gradient(180deg,#8b5cf6,#6366f1);border-radius:3px;content:"";height:70%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}.Dashboard_viewAllButton__1oqMq{background:#0000;border:none;color:#8b5cf6;cursor:pointer;font-size:.875rem;font-weight:500;transition:all .2s ease}.Dashboard_viewAllButton__1oqMq:hover{color:#a78bfa;text-decoration:underline}.Dashboard_loadingContainer__sGSg6{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:300px}.Dashboard_loadingSpinner__114rV{animation:Dashboard_spin__b4s5G 1s ease-in-out infinite;border:3px solid #8b5cf64d;border-radius:50%;border-top-color:#8b5cf6;height:50px;margin-bottom:1rem;width:50px}@keyframes Dashboard_spin__b4s5G{to{transform:rotate(1turn)}}.Dashboard_roomsGrid__6Jvkv{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:1.5rem}.Dashboard_roomWrapper__rctxG{align-items:center;display:flex;justify-content:center;position:relative;transition:transform .4s cubic-bezier(.175,.885,.32,1.275);z-index:1}.Dashboard_roomWrapper__rctxG:hover{transform:translateY(-5px);z-index:2}.Dashboard_roomCard__S0ETO{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b66;border:1px solid #6366f133;border-radius:1rem;box-shadow:0 10px 25px -5px #0000004d;cursor:pointer;height:100%;min-height:180px;overflow:hidden;position:relative;transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:100%}.Dashboard_roomCard__S0ETO:before{background:radial-gradient(circle at center,#8b5cf61a 0,#0000 70%);bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:0}.Dashboard_roomCard__S0ETO:hover:before{opacity:1}.Dashboard_roomCard__S0ETO:hover{border-color:#8b5cf666;box-shadow:0 20px 30px -5px #0000004d,0 0 20px 5px #8b5cf64d}.Dashboard_roomCardContent__8PVYW{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;padding:2rem;position:relative;z-index:1}.Dashboard_roomIcon__o\+tnB{align-items:center;background:#8b5cf626;border-radius:50%;color:#8b5cf6;display:flex;height:60px;justify-content:center;margin-bottom:1rem;transition:all .3s ease;width:60px}.Dashboard_roomCard__S0ETO:hover .Dashboard_roomIcon__o\+tnB{background:#8b5cf640;color:#a78bfa;transform:scale(1.1)}.Dashboard_roomCard__S0ETO h3{color:#f8fafc;font-size:1.25rem;font-weight:600;margin:0 0 .5rem;text-align:center}.Dashboard_roomMeta__pzhWR{color:#94a3b8;font-size:.875rem;margin:0;text-align:center}.Dashboard_viewMoreContainer__ti2Tn{display:flex;justify-content:center;margin-top:1rem}.Dashboard_viewMoreButton__sIbkA{align-items:center;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:.5rem;color:#a78bfa;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;padding:.75rem 1.5rem;transition:all .2s ease}.Dashboard_viewMoreButton__sIbkA:hover{background:#8b5cf633;transform:translateY(-2px)}.Dashboard_statsSection__YHB1y{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0a1e66;border:1px solid #6366f133;border-radius:1rem;margin:2rem 0;padding:2rem}.Dashboard_statsGrid__XaN9P{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.Dashboard_statCard__mYIR3{background:#1e293b80;border:1px solid #6366f133;border-radius:1rem;padding:1.5rem;text-align:center;transition:all .3s ease}.Dashboard_statCard__mYIR3:hover{border-color:#8b5cf666;box-shadow:0 10px 25px -5px #8b5cf64d;transform:translateY(-5px)}.Dashboard_statNumber__iee7c{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:2.5rem;font-weight:800;margin-bottom:.5rem}.Dashboard_statLabel__rajpP{color:#cbd5e1;font-size:1rem;font-weight:500}.Dashboard_featuresSection__aA4w\+{margin:2rem 0}.Dashboard_featuresGrid__SBxZm{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.Dashboard_featureCard__xFyDY{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b66;border:1px solid #6366f133;border-radius:1rem;display:flex;flex-direction:column;padding:1.5rem;text-align:center;transition:all .3s ease}.Dashboard_featureCard__xFyDY:hover{border-color:#8b5cf666;box-shadow:0 10px 25px -5px #8b5cf64d;transform:translateY(-5px)}.Dashboard_featureIcon__v4bKR{font-size:2.5rem;margin-bottom:1rem}.Dashboard_featureCard__xFyDY h4{color:#f8fafc;font-size:1.25rem;font-weight:600;margin:0 0 .75rem}.Dashboard_featureCard__xFyDY p{color:#94a3b8;font-size:.95rem;line-height:1.5;margin:0}.Dashboard_invitesGrid__Odjd9{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.Dashboard_inviteCard__ZghW4{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b66;border:1px solid #6366f133;border-radius:1rem;overflow:hidden;transition:all .3s ease}.Dashboard_inviteCard__ZghW4:hover{border-color:#8b5cf666;box-shadow:0 10px 25px -5px #8b5cf64d;transform:translateY(-5px)}.Dashboard_inviteContent__bfteG{align-items:center;display:flex;gap:1rem;padding:1.5rem}.Dashboard_inviteIcon__OKJyp{align-items:center;background:#8b5cf626;border-radius:50%;color:#8b5cf6;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.Dashboard_inviteDetails__\+GJh5{flex:1 1}.Dashboard_inviteDetails__\+GJh5 h3{color:#f8fafc;font-size:1.125rem;font-weight:600;margin:0 0 .25rem}.Dashboard_inviteDetails__\+GJh5 p{color:#94a3b8;font-size:.875rem;margin:0}.Dashboard_inviteActions__WgktY{border-top:1px solid #6366f133;display:flex}.Dashboard_acceptButton__jKbkY,.Dashboard_declineButton__moI88{border:none;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:500;padding:.75rem;transition:all .2s ease}.Dashboard_acceptButton__jKbkY{background:#8b5cf61a;color:#8b5cf6}.Dashboard_acceptButton__jKbkY:hover{background:#8b5cf633}.Dashboard_declineButton__moI88{background:#ef44441a;color:#ef4444}.Dashboard_declineButton__moI88:hover{background:#ef444433}.Dashboard_emptyState__fN\+h6{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center}.Dashboard_emptyStateIcon__IJ8wq{align-items:center;background:#8b5cf61a;border-radius:50%;color:#8b5cf6;display:flex;height:80px;justify-content:center;margin-bottom:1.5rem;width:80px}.Dashboard_emptyState__fN\+h6 h3{color:#f8fafc;font-size:1.5rem;font-weight:600;margin:0 0 .75rem}.Dashboard_emptyState__fN\+h6 p{color:#94a3b8;font-size:1rem;margin:0;max-width:400px}.Dashboard_settingsSection__WY8nV{display:flex;flex-direction:column;gap:2rem}.Dashboard_settingsCard__3rClt{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e293b66;border:1px solid #6366f133;border-radius:1rem;padding:1.5rem}.Dashboard_settingsCard__3rClt h3{border-bottom:1px solid #6366f133;color:#f8fafc;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:.75rem}.Dashboard_settingsForm__r7Dn3{display:flex;flex-direction:column;gap:1.25rem}.Dashboard_formGroup__a6yTn{display:flex;flex-direction:column;gap:.5rem}.Dashboard_formGroup__a6yTn label{color:#cbd5e1;font-size:.95rem;font-weight:500}.Dashboard_formInput__TpUiF,.Dashboard_formSelect__NY6l-{background:#0f172a80;border:1px solid #6366f14d;border-radius:.5rem;color:#f8fafc;font-size:.95rem;padding:.75rem 1rem;transition:all .2s ease}.Dashboard_formInput__TpUiF:focus,.Dashboard_formSelect__NY6l-:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf633;outline:none}.Dashboard_saveButton__TAcsp{align-self:flex-start;background:linear-gradient(90deg,#8b5cf6,#6366f1);border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem;transition:all .3s ease}.Dashboard_saveButton__TAcsp:hover{box-shadow:0 4px 12px #8b5cf666;transform:translateY(-2px)}.Dashboard_toggleGroup__W-rEt{display:flex;flex-direction:column;gap:.75rem}.Dashboard_toggleLabel__DAXWv{align-items:center;color:#cbd5e1;cursor:pointer;display:flex;font-size:.95rem;gap:.75rem}.Dashboard_toggleInput__2HYMf{height:0;opacity:0;position:absolute;width:0}.Dashboard_toggle__TK29y{background:#0f172a80;border-radius:10px;display:inline-block;height:20px;position:relative;transition:all .3s ease;width:40px}.Dashboard_toggle__TK29y:after{background:#94a3b8;border-radius:50%;content:"";height:16px;left:2px;position:absolute;top:2px;transition:all .3s ease;width:16px}.Dashboard_toggleInput__2HYMf:checked+.Dashboard_toggle__TK29y{background:#8b5cf680}.Dashboard_toggleInput__2HYMf:checked+.Dashboard_toggle__TK29y:after{background:#8b5cf6;transform:translateX(20px)}.Dashboard_modalOverlay__kkKaJ{align-items:center;animation:Dashboard_fadeIn__wYbuI .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:100}@keyframes Dashboard_fadeIn__wYbuI{0%{opacity:0}to{opacity:1}}.Dashboard_roomsModal__8IiLK{animation:Dashboard_modalSlideIn__2Vpsf .3s cubic-bezier(.175,.885,.32,1.275);background:#0f172af2;border:1px solid #6366f133;border-radius:1rem;box-shadow:0 25px 50px -12px #00000080,0 0 30px #8b5cf633;max-height:80vh;max-width:700px;overflow:hidden;position:relative;width:90%;z-index:101}@keyframes Dashboard_modalSlideIn__2Vpsf{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.Dashboard_modalHeader__aUILf{align-items:center;border-bottom:1px solid #6366f133;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;position:relative}.Dashboard_modalHeader__aUILf:after{background:linear-gradient(90deg,#0000,#8b5cf680,#0000);bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}.Dashboard_modalHeader__aUILf h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;color:#f8fafc;font-size:1.25rem;font-weight:600;margin:0}.Dashboard_closeButton__hIekZ{background:none;border:none;border-radius:.25rem;color:#94a3b8;cursor:pointer;font-size:1.5rem;line-height:1;padding:.25rem;transition:all .2s ease}.Dashboard_closeButton__hIekZ:hover{background:#ffffff1a;color:#f8fafc}.Dashboard_modalContent__oNK4I{max-height:calc(80vh - 70px);overflow-y:auto;padding:1rem}.Dashboard_modalContent__oNK4I::-webkit-scrollbar{width:8px}.Dashboard_modalContent__oNK4I::-webkit-scrollbar-track{background:#0f172a4d;border-radius:4px}.Dashboard_modalContent__oNK4I::-webkit-scrollbar-thumb{background:#8b5cf680;border-radius:4px}.Dashboard_modalContent__oNK4I::-webkit-scrollbar-thumb:hover{background:#8b5cf6b3}.Dashboard_modalSearch__ZwUlJ{margin-bottom:1rem;position:relative}.Dashboard_searchInput__ZbW6f{background:#0f172a80;border:1px solid #6366f14d;border-radius:.5rem;color:#f8fafc;font-size:.95rem;padding:.75rem 1rem .75rem 2.5rem;transition:all .2s ease;width:100%}.Dashboard_searchInput__ZbW6f:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf633;outline:none}.Dashboard_searchIcon__P7Tsa{color:#94a3b8;left:.75rem;position:absolute;top:50%;transform:translateY(-50%)}.Dashboard_roomItem__Q596x{align-items:center;background:#1e293b66;border:1px solid #6366f11a;border-radius:.75rem;cursor:pointer;display:flex;gap:1rem;margin-bottom:1rem;padding:1.25rem;transition:all .3s ease}.Dashboard_roomItem__Q596x:last-child{margin-bottom:0}.Dashboard_roomItem__Q596x:hover{background:#1e293b99;border-color:#8b5cf64d;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-3px)}.Dashboard_roomItemIcon__nAJb1{align-items:center;background:#8b5cf626;border-radius:50%;color:#8b5cf6;display:flex;flex-shrink:0;height:48px;justify-content:center;transition:all .3s ease;width:48px}.Dashboard_roomItem__Q596x:hover .Dashboard_roomItemIcon__nAJb1{background:#8b5cf640;transform:scale(1.1)}.Dashboard_roomItemContent__xS6rq{flex:1 1}.Dashboard_roomItemContent__xS6rq h4{color:#f8fafc;font-size:1.125rem;font-weight:600;margin:0 0 .25rem}.Dashboard_roomItemContent__xS6rq p{color:#94a3b8;font-size:.875rem;margin:0}.Dashboard_roomItemAction__6iJus{flex-shrink:0}.Dashboard_uploadButton__TvTS\+{background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:.5rem;color:#8b5cf6;cursor:pointer;font-size:.875rem;font-weight:500;padding:.6rem 1rem;transition:all .3s ease}.Dashboard_uploadButton__TvTS\+:hover{background:#8b5cf633;transform:translateY(-2px)}.Dashboard_uploadLabel__IU4An{cursor:pointer}.Dashboard_hiddenFileInput__0HRIL{display:none}.Dashboard_toastContainer__jvrst{display:flex;flex-direction:column;gap:.75rem;max-width:350px;position:fixed;right:1rem;top:1rem;z-index:1000}.Dashboard_toast__AMyqu{align-items:center;animation:Dashboard_slideIn__8ac5j .3s ease,Dashboard_fadeOut__NrzK5 .3s ease 2.7s;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ae6;border-left:4px solid;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:flex;gap:.75rem;padding:1rem}.Dashboard_toast__AMyqu.Dashboard_success__lolLH{border-color:#10b981}.Dashboard_toast__AMyqu.Dashboard_error__mVHxj{border-color:#ef4444}.Dashboard_toast__AMyqu.Dashboard_info__zPwrT{border-color:#3b82f6}.Dashboard_toastIcon__Soj8W{align-items:center;border-radius:50%;display:flex;font-weight:700;height:24px;justify-content:center;width:24px}.Dashboard_success__lolLH .Dashboard_toastIcon__Soj8W{background:#10b98133;color:#10b981}.Dashboard_error__mVHxj .Dashboard_toastIcon__Soj8W{background:#ef444433;color:#ef4444}.Dashboard_info__zPwrT .Dashboard_toastIcon__Soj8W{background:#3b82f633;color:#3b82f6}.Dashboard_toastMessage__cuDpT{color:#f8fafc;flex:1 1;font-size:.95rem}@keyframes Dashboard_slideIn__8ac5j{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@keyframes Dashboard_fadeOut__NrzK5{0%{opacity:1}to{opacity:0}}.Dashboard_animateOnScroll__euT6S{opacity:0;transform:translateY(30px);transition:all .6s ease;transition-delay:0s;transition-delay:var(--delay,0s)}.Dashboard_animate__29a2P{opacity:1;transform:translateY(0)}.Dashboard_footer__cIt6p{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0a1ee6;border-top:1px solid #6366f133;margin-top:2rem;padding:3rem 2rem;position:relative;z-index:10}.Dashboard_footerGlow__Cggae{background:radial-gradient(ellipse at center,#8b5cf633 0,#0000 70%);bottom:0;filter:blur(20px);height:100px;left:50%;position:absolute;transform:translateX(-50%);width:300px;z-index:-1}.Dashboard_footerContent__xu2OF{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px}.Dashboard_footerBrand__lVs-6{display:flex;flex-direction:column;gap:.5rem}.Dashboard_footerLogo__Ti-hT{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:1.5rem;font-weight:700;margin:0}.Dashboard_footerBrand__lVs-6 p{color:#94a3b8;font-size:.875rem;margin:0}.Dashboard_footerLinks__EteMz{display:flex;gap:1.5rem}.Dashboard_footerLink__3qTBj{color:#94a3b8;font-size:.875rem;position:relative;text-decoration:none;transition:all .2s ease}.Dashboard_footerLink__3qTBj:hover{color:#8b5cf6}.Dashboard_footerLink__3qTBj:after{background:#8b5cf6;bottom:-4px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.Dashboard_footerLink__3qTBj:hover:after{width:100%}.Dashboard_footerDivider__9xub2{color:#4b5563}@media (max-width:1200px){.Dashboard_dashboardLayout__lwRGO{flex-direction:column}.Dashboard_sideNav__QT1Qd{border-bottom:1px solid #6366f133;border-right:none;height:auto;padding:1rem 0;position:relative;top:0;width:100%}.Dashboard_navItems__f81RV{flex-direction:row;justify-content:center;padding:0}.Dashboard_navItem__DGNF7{padding:.5rem 1rem}.Dashboard_navItem__DGNF7 span{display:none}.Dashboard_badge__leTlC{position:absolute;right:0;top:0;transform:translate(30%,-30%)}}@media (max-width:768px){.Dashboard_dashboardBanner__Qqbt\+{align-items:flex-start;flex-direction:column;gap:1rem;padding:1rem}.Dashboard_header__GxQ69{align-items:flex-start;flex-direction:column;gap:.5rem}.Dashboard_headerActions__HM0Fq{justify-content:space-between;width:100%}.Dashboard_actionLabel__THldl{display:none}.Dashboard_dashboardContent__1UtvU{padding:1rem}.Dashboard_featuresGrid__SBxZm,.Dashboard_invitesGrid__Odjd9,.Dashboard_roomsGrid__6Jvkv,.Dashboard_statsGrid__XaN9P{grid-template-columns:1fr}.Dashboard_footerContent__xu2OF{flex-direction:column;gap:1.5rem;text-align:center}.Dashboard_footerBrand__lVs-6{align-items:center}}@media (max-width:480px){.Dashboard_contentHeading__0PoH4 h2{font-size:1.5rem}.Dashboard_subheading__MBOw5{font-size:.875rem}.Dashboard_sectionHeader__lJ0Wh h3{font-size:1.125rem}.Dashboard_navItems__f81RV{justify-content:space-around}.Dashboard_modalHeader__aUILf h3{font-size:1.125rem}.Dashboard_roomItem__Q596x{align-items:flex-start;flex-direction:column;gap:.75rem}.Dashboard_roomItemAction__6iJus{align-self:stretch}.Dashboard_uploadButton__TvTS\+{text-align:center;width:100%}}.Dashboard_settingsDescription__h79nN{color:#94a3b8;font-size:.95rem;margin-bottom:1.5rem}.Dashboard_settingsSummary__s5IVS{background:#0f172a4d;border-radius:.75rem;margin-bottom:1.5rem;padding:1rem}.Dashboard_settingItem__U154c{border-bottom:1px solid #6366f11a;display:flex;justify-content:space-between;padding:.75rem 0}.Dashboard_settingItem__U154c:last-child{border-bottom:none}.Dashboard_settingLabel__zKY-S{color:#cbd5e1;font-size:.95rem;font-weight:500}.Dashboard_settingValue__4ixB3{color:#f8fafc;font-size:.95rem}.Dashboard_editProfileButton__YoXc7{align-items:center;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:.5rem;color:#a78bfa;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;margin-top:1rem;padding:.75rem 1.25rem;transition:all .2s ease}.Dashboard_editProfileButton__YoXc7:hover{background:#8b5cf633;transform:translateY(-2px)}.Disputes_container__HQ4d1{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293bb3;display:flex;flex-direction:column;min-height:100vh;padding:2rem;width:100%}h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}h1,p{text-align:center}p{color:#e2e8f0;font-size:1.125rem;margin-bottom:1rem;max-width:90%}.Disputes_voteContainer__osOaG{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));margin-bottom:2rem;max-width:800px;width:100%}.Disputes_voteOption__AXnPM{position:relative}.Disputes_voteButton__YBncw{all:unset;align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:.5rem;box-shadow:0 4px 6px -2px #0003,0 2px 4px -1px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;justify-content:center;padding:1rem;transition:transform .2s ease,box-shadow .2s ease;width:100%}.Disputes_voteButton__YBncw:hover{box-shadow:0 10px 15px -3px #8b5cf666,0 4px 6px -2px #8b5cf64d;transform:translateY(-2px)}.Disputes_votingIcon__d1d0z{bottom:.5rem;height:auto;left:.5rem;position:absolute;width:1.25rem}.Disputes_timer__Zvo\+u{color:#e2e8f0;font-size:1.25rem;font-weight:600;margin-top:2rem;text-align:center}@media (max-width:600px){h1{font-size:2rem}p{font-size:1rem}.Disputes_voteContainer__osOaG{gap:.75rem;grid-template-columns:1fr}.Disputes_voteButton__YBncw{font-size:.95rem;padding:.75rem}.Disputes_timer__Zvo\+u{font-size:1.1rem}}.GroceryPage_appContainer__s\+MxC{align-items:center;color:#fff;display:flex;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;justify-content:center;min-height:0;overflow:hidden;padding:20px;position:relative}.GroceryPage_card__1TThI{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293bb3;border:1px solid #6366f166;border-radius:10px;box-shadow:0 10px 15px -3px #0003,0 4px 6px -2px #0000001a;max-width:800px;padding:40px;text-align:center;width:800px}.GroceryPage_title__kRQLn{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:10px}.GroceryPage_description__WUAJw{color:#e2e8f0;font-size:1.125rem;margin-bottom:30px}.GroceryPage_inputContainer__KCKg3{align-items:center;display:flex;gap:10px;justify-content:center;margin:0 auto;width:500px}.GroceryPage_inputBox__aIqyR{background:#ffffff1a;border-radius:5px;color:#fff;flex:0 0 170px;font-size:1rem;height:10px;padding:10px}.GroceryPage_inputBox__aIqyR:focus,.GroceryPage_quantityBox__Rin7y:focus{border-color:#8b5cf6!important}.GroceryPage_quantityBox__Rin7y{background:#ffffff1a;border-radius:5px;color:#fff;flex:0 0 70px;font-size:1rem;height:10px;padding:10px}.GroceryPage_Button__f1gUt{background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:8px 10px;transition:transform .2s ease,box-shadow .2s ease}.GroceryPage_Button__f1gUt:hover{box-shadow:0 20px 25px -5px #8b5cf666,0 10px 10px -5px #8b5cf64d;transform:translateY(-2px)}.GroceryPage_groceryList__t1CLe{height:500px;list-style:none;margin-top:0;max-height:300px;overflow-y:scroll;padding:0 20px 0 0;width:785px}.GroceryPage_groceryItemContainer__auvcr{align-items:center;border-radius:5px;display:flex;margin:8px 110px;padding:10px;position:relative}.GroceryPage_groceryItem__rXX7P:hover{background-color:#6366f14d;top:-4px}.GroceryPage_groceryItem__rXX7P:hover .GroceryPage_totalCostBox__OkPmk{background-color:#6366f14d}.GroceryPage_groceryItemC__W7vFm{flex:1 1}.GroceryPage_groceryItem__rXX7P{align-items:center;background:#ffffff1a;border-radius:5px;display:flex;margin:8px 110px;padding:10px;position:relative;top:0;transition:top .2s ease,box-shadow .2s ease}.GroceryPage_groceryItemText__PqLfY{left:-110px;position:relative;top:-13px}.GroceryPage_requestersText__JcvRq{bottom:15px;left:20px;position:absolute}.GroceryPage_groceryItemButtons__ecCeT{display:none;gap:5px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.GroceryPage_groceryItem__rXX7P:hover .GroceryPage_groceryItemButtons__ecCeT{display:flex}.GroceryPage_groceryItemButtons__ecCeT button{background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.875rem;padding:5px 10px}.GroceryPage_groceryItemButtons__ecCeT button:hover{opacity:.8}.GroceryPage_editContainer__TnPLr{display:flex;gap:10px;width:300px}.GroceryPage_editInput__af2NF:focus,.GroceryPage_editQuantityInput__IVoai:focus{border-color:#8b5cf6!important}.GroceryPage_editInput__af2NF{background:#ffffff1a;color:#fff;flex:0 0 160px;height:1px}.GroceryPage_editQuantityInput__IVoai{background:#ffffff1a;color:#fff;flex:0 0 50px;height:1px}.GroceryPage_editButtons__ujCTR{display:none;gap:5px;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.GroceryPage_editButtons__ujCTR button{border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.875rem;padding:5px 10px}.GroceryPage_saveButton__09AzJ:hover{box-shadow:0 15px 30px -5px #1e9750,0 10px 10px -5px #0f6c36}.GroceryPage_cancelButton__VNtHU:hover{box-shadow:0 15px 30px -5px #7e1c11,0 10px 10px -5px #7e1c11}.GroceryPage_groceryItem__rXX7P:hover .GroceryPage_editButtons__ujCTR{display:flex}.GroceryPage_saveButton__09AzJ{background:linear-gradient(135deg,#2ecc71,#1a9a4f)}.GroceryPage_saveButton__09AzJ:hover{background:linear-gradient(135deg,#27ae60,#0e6632)}.GroceryPage_cancelButton__VNtHU{background:linear-gradient(135deg,#e74c3c,#7e1c11)}.GroceryPage_cancelButton__VNtHU:hover{background:linear-gradient(135deg,#ae2819,#7b2015)}.GroceryPage_groceryItemWrapper__qH2Gk{align-items:center;display:flex;margin:8px 75px;position:relative}.GroceryPage_purchaseCheckbox__TeASy{background:#0000;border:2px solid #8b5cf6;box-sizing:border-box;display:inline-block;height:20px;left:-70px;line-height:0;margin:0;padding:0;position:absolute;top:30px;width:20px}.GroceryPage_checked__rstnt{color:#fff;font-size:26pt;left:-5px;position:relative;top:0}.GroceryPage_commentOverlay__rU2az{align-items:center;background:#00000080;border-radius:5px;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.GroceryPage_commentModal__D0Rlv{background:#1e293be6;border-radius:10px;padding:20px;width:300px}.GroceryPage_commentModal__D0Rlv h3{color:#fff;margin-top:0}.GroceryPage_commentModal__D0Rlv textarea{border:none;border-radius:5px;font-size:1rem;height:100px;margin-bottom:10px;padding:0;resize:none;width:100%}.GroceryPage_modalButtons__a3XZW{display:flex;justify-content:space-between}.GroceryPage_modalButtons__a3XZW button{border:none;border-radius:5px;cursor:pointer;font-size:1rem;padding:5px 10px}.GroceryPage_paidLabel__OCtNM{accent-color:#6366f1;display:flex;font-size:16px;left:13px;padding-top:6px;position:relative;width:30px}.GroceryPage_totalCostBox__OkPmk{background:#ffffff1a;border-radius:5px;color:#fff;height:67px;left:100%;margin-left:10px;padding:5px;position:absolute;top:0;width:85px}.GroceryPage_inputCost__2Yfww{-moz-appearance:textfield;background:#ffffff1a;color:#fff;height:10px;padding:5px;width:40px!important}.GroceryPage_inputCost__2Yfww:focus{border-color:#8b5cf6!important}.GroceryPage_inputCost__2Yfww::-webkit-inner-spin-button,.GroceryPage_inputCost__2Yfww::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.GroceryPage_costText__ApOzZ{left:664px;top:71px}.GroceryPage_costText__ApOzZ,.GroceryPage_purchasedText__WAHTO{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:16px;font-weight:700;letter-spacing:-.5px;position:relative;width:100px}.GroceryPage_purchasedText__WAHTO{left:0;top:107px}@keyframes HouseRules_gradientBackground__OaUNG{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.HouseRules_container__fP5KV{align-items:center;animation:HouseRules_gradientBackground__OaUNG 15s ease infinite;background:linear-gradient(135deg,#120a24,#1a1133,#0d0a1a);background-size:400% 400%;box-sizing:border-box;color:#f8fafc;display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:1rem;width:100%}h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:1.75rem;font-weight:600;margin-bottom:1rem}.HouseRules_rulesList__oJyCi{background:#1e293bf2;border:1px solid #6366f133;border-radius:1rem;box-shadow:0 25px 50px -12px #00000080,0 0 30px #8b5cf633;max-width:600px;padding:1.25rem;width:80%}.HouseRules_ruleItem__KRUeT{align-items:center;border-bottom:1px solid #ffffff26;display:flex;justify-content:space-between;padding:1rem}.HouseRules_ruleItem__KRUeT:last-child{border-bottom:none}.HouseRules_removeButton__PgzRF{background:#ef4444;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.6rem 1.25rem;transition:background .2s,transform .2s}.HouseRules_removeButton__PgzRF:hover{background:#dc2626;transform:translateY(-2px)}.HouseRules_formGroup__vf719{display:flex;gap:1rem;margin-top:1.5rem}.HouseRules_input__kHduG{background:#ffffff14;border:1px solid #ffffff40;border-radius:.5rem;box-sizing:border-box;color:#f8fafc;flex:1 1;font-size:1rem;padding:.65rem .75rem}.HouseRules_input__kHduG:focus{border-color:#8b5cf6;box-shadow:0 0 6px #8b5cf680;outline:none}.HouseRules_addButton__xL2Gm{background:linear-gradient(90deg,#8b5cf6,#6366f1);border:none;border-radius:.5rem;color:#f8fafc;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:transform .2s,box-shadow .2s}.HouseRules_addButton__xL2Gm:hover{box-shadow:0 10px 15px -3px #8b5cf666,0 4px 6px -2px #8b5cf64d;transform:translateY(-3px)}.InvitePage_invitePageContainer__uFIJk{animation:InvitePage_gradientBackground__rTvc\+ 15s ease infinite;background:linear-gradient(135deg,#120a24,#1a1133,#0d0a1a);background-size:400% 400%;color:#f8fafc;display:flex;flex-direction:column;min-height:100vh;overflow-x:hidden;position:relative}.InvitePage_invitePageBanner__fOTYp{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#b4beffcc;border-bottom:1px solid #6366f133;box-shadow:0 10px 15px -3px #00000026;display:flex;justify-content:center;padding:1.5rem 2.5rem;position:-webkit-sticky;position:sticky;top:0;z-index:50}.InvitePage_invitePageTitle__7D74m{-webkit-text-fill-color:#0000;animation:InvitePage_fadeIn__XmfYg 1.5s ease-in-out;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin:0;text-shadow:0 2px 4px #0000004d}.InvitePage_invitePageContent__tEOHe{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:2rem;padding:2.5rem}.InvitePage_inputContainer__5VWG2{display:flex;gap:1rem;max-width:750px;width:100%}.InvitePage_inputBox__1LBU6{background:#ffffff14;border:1px solid #ffffff40;border-radius:.5rem;color:#f8fafc;flex:1 1;font-size:1rem;padding:.75rem 1rem!important}.InvitePage_inputBox__1LBU6:focus{border-color:#8b5cf6;box-shadow:0 0 6px #8b5cf680;outline:none}.InvitePage_inviteButton__4x1bs{background:linear-gradient(90deg,#8b5cf6,#6366f1);border:none;border-radius:.5rem;color:#f8fafc;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:transform .2s,box-shadow .2s}.InvitePage_inviteButton__4x1bs:hover{box-shadow:0 10px 15px -3px #8b5cf666,0 4px 6px -2px #8b5cf64d;transform:translateY(-3px)}.InvitePage_invitePageInvites__EtZv1{display:flex;flex-direction:column;gap:1.25rem;list-style:none;margin:0;max-width:750px;padding:0;width:100%}.InvitePage_inviteEntry__TYsRx{animation:InvitePage_fadeIn__XmfYg 1.5s ease-in-out;background:#1e293b66;border-left:3px solid #8b5cf680;border-radius:1rem;box-shadow:0 4px 10px -2px #00000040;cursor:default;padding:1.25rem 1.5rem;position:relative;transition:transform .25s,box-shadow .25s}.InvitePage_inviteEntry__TYsRx:hover{box-shadow:0 12px 20px -4px #00000059,0 0 15px #8b5cf633;transform:translateY(-5px)}.InvitePage_inviteEntry__TYsRx:before{background:radial-gradient(circle at top left,#8b5cf61f 0,#0000 70%);border-radius:1rem;content:"";inset:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .25s}.InvitePage_inviteEntry__TYsRx:hover:before{opacity:1}.InvitePage_inviteEntryBottom__g-6tg,.InvitePage_inviteEntryTop__Ghn4T{align-items:center;display:flex;gap:.75rem}.InvitePage_inviteEntryTop__Ghn4T{justify-content:space-between;margin-bottom:.5rem}.InvitePage_inviteEntrySource__PV7C3,.InvitePage_inviteEntryTarget__L-mWx{color:#f8fafc;font-size:1rem;font-weight:600;letter-spacing:.5px}.InvitePage_inviteEntrySource__PV7C3{color:#cbd5e1}.InvitePage_removeInvite__0BS\+s{position:relative}.InvitePage_removeInvite__0BS\+s:after,.InvitePage_removeInvite__0BS\+s:before{background:red;border-radius:1px;content:"";height:2px;left:50%;position:absolute;top:50%;transform-origin:center;width:18px}.InvitePage_removeInvite__0BS\+s:before{transform:translate(-50%,-50%) rotate(45deg)}.InvitePage_removeInvite__0BS\+s:after{transform:translate(-50%,-50%) rotate(-45deg)}.InvitePage_inviteButton__4x1bs{background:linear-gradient(90deg,#2d2344,#21235a)!important}.InvitePage_inviteButton__4x1bs:hover{background:linear-gradient(90deg,#5e2db4,#302b8b)!important}@keyframes InvitePage_fadeIn__XmfYg{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.InvitePage_invitePageTitle__7D74m{font-size:1.75rem}.InvitePage_inputContainer__5VWG2{flex-direction:column}.InvitePage_inviteButton__4x1bs{text-align:center;width:100%}}.MasterRoomState_roomStatesContainer__rW\+8q{animation:MasterRoomState_gradientBackground__TA1md 15s ease infinite;background:linear-gradient(135deg,#120a24,#1a1133,#0d0a1a);background-size:400% 400%;color:#f8fafc;display:flex;flex-direction:column;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;padding:2rem}@keyframes MasterRoomState_gradientBackground__TA1md{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.MasterRoomState_header__HaeXx{align-items:center;border-bottom:1px solid #6366f133;display:flex;justify-content:space-between;padding-bottom:1.5rem}.MasterRoomState_header__HaeXx h1{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:2rem;font-weight:700}.MasterRoomState_headerActions__FsAg9{display:flex;gap:1rem}.MasterRoomState_mainContent__VMqab{flex:1 1;margin-top:2rem}.MasterRoomState_roomGrid__ZSZV\+{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.MasterRoomState_roomCard__sPdMj{background:#1e293b80;border-radius:1rem;box-shadow:0 10px 25px -5px #0000004d;cursor:pointer;padding:1.5rem;transition:transform .3s ease}.MasterRoomState_roomCard__sPdMj:hover{transform:translateY(-5px) scale(1.02)}.MasterRoomState_roomTitle__nsc1e{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.MasterRoomState_roomState__aEo75{color:#cbd5e1;font-size:1rem}.MasterRoomState_footer__v2eAG{border-top:1px solid #6366f133;margin-top:2rem;padding:2rem 0;text-align:center}.arrow-container{align-items:center;animation:fadeIn 1.5s ease-in-out;display:flex;flex-direction:row;height:80px;justify-content:center;width:80px}.arrow-head{border-bottom:20px solid #0000;border-right:40px solid #fff;border-top:20px solid #0000;height:0;width:0}.arrow-body{background-color:#fff;height:20%;width:40%}.arrow-container:hover{cursor:pointer;scale:1.1}.arrow-container:hover .arrow-body{background-color:#aaa9a9}.arrow-container:hover .arrow-head{border-right:40px solid #aaa9a9;margin-right:-1px}.bulletin-board-container{--board-w:clamp(15rem,22vw,28rem);--note-s:calc(var(--board-w)*0.14);--pin-s:calc(var(--board-w)*0.02);aspect-ratio:5/2;margin:1.25rem;position:relative;transition:transform .3s ease;width:var(--board-w)}.bulletin-board-container:hover{transform:scale(1.03)}.bulletin-frame{background-color:#593f29;background-color:var(--board-color,#593f29);border-radius:.25rem;box-shadow:inset 0 .125rem .5rem #0006,-.75rem .75rem 1.5rem .125rem #00000080;box-sizing:border-box;padding:.3125rem}.bulletin-cork,.bulletin-frame{height:100%;position:relative;width:100%}.bulletin-cork{background:#f9dfb4;border-radius:.125rem;overflow:hidden}.bulletin-cork:before{background-size:1.25rem 1.25rem;background:radial-gradient(circle at 10% 20%,#0000000d 1px,#0000 0),radial-gradient(circle at 30% 40%,#0000000d 1px,#0000 0),radial-gradient(circle at 50% 60%,#0000000d 1px,#0000 0),radial-gradient(circle at 70% 80%,#0000000d 1px,#0000 0),radial-gradient(circle at 90% 10%,#0000000d 1px,#0000 0);content:"";inset:0;position:absolute}.bulletin-note{box-shadow:0 .125rem .25rem #0000001a;height:var(--note-s);position:absolute;transform:rotate(-5deg);transform:rotate(var(--rotation,-5deg));width:var(--note-s)}.bulletin-note.yellow{--rotation:-5deg;background:#fff9c4;left:5%;top:10%}.bulletin-note.blue{--rotation:5deg;background:#bbdefb;right:5%;top:16%}.bulletin-note.green{--rotation:3deg;background:#c8e6c9;bottom:9%;left:7.5%}.note-lines{height:60%;margin:8% auto;position:relative;width:80%}.note-lines:after,.note-lines:before{background:#0003;content:"";height:1px;inset-inline:0;position:absolute}.note-lines:before{top:33%}.note-lines:after{top:66%}.bulletin-pin{border-radius:50%;box-shadow:0 1px 2px #0003;height:var(--pin-s);position:absolute;width:var(--pin-s)}.bulletin-pin.red{background:#e74c3c;left:10%;top:6%}.bulletin-pin.blue{background:#3498db;right:10%;top:12%}.bulletin-pin.green{background:#2ecc71;bottom:6%;left:12.5%}.bulletin-pin.yellow{background:#f1c40f;bottom:12%;right:7.5%}.broom-container{height:200px;position:relative;transform:rotate(-12deg);transform-origin:bottom center;width:30px}.broom-handle{background:linear-gradient(180deg,#d4a04d,#a67c3e,#8b5f2d);border-radius:6px;bottom:0;box-shadow:inset 0 2px 8px #0006,-12px 12px 24px 2px #00000080;height:170px;left:50%;position:absolute;transform:translateX(-50%);width:10px}.broom-connector{bottom:170px;height:10px;width:18px}.broom-connector,.broom-head{background-color:#b28b4b;border-radius:4px;box-shadow:inset 0 2px 8px #0006,-12px 12px 24px 2px #00000080;left:50%;position:absolute;transform:translateX(-50%)}.broom-head{bottom:180px;height:25px;width:48px}.broom-bristles{background:linear-gradient(180deg,#c7a35c,#d9c277);border-radius:0 0 6px 6px;bottom:-8px;box-shadow:0 3px 6px #00000026;height:20px;left:0;position:absolute;width:100%}.broom-bristles:before{background:repeating-linear-gradient(90deg,#00000026,#00000026 3px,#0000 0,#0000 6px);bottom:0}.broom-bristles:after,.broom-bristles:before{content:"";height:3px;left:0;position:absolute;width:100%}.broom-bristles:after{background:repeating-linear-gradient(90deg,#0000001a,#0000001a 3px,#0000 0,#0000 6px);top:5px}.chore-items-container{--chore-w:clamp(12rem,18vw,22rem);--base-scale:1.5;align-items:flex-end;aspect-ratio:10/11;display:flex;justify-content:center;margin:0;position:relative;transform:scale(var(--base-scale));transform-origin:bottom center;transition:transform .3s ease;width:var(--chore-w)}.chore-items-container:hover{transform:scale(calc(var(--base-scale) + .1))}.broom-position{bottom:32%;left:17.5%;position:absolute;transform:rotate(-15deg)}.trash-can-container{height:90px;margin-left:20px;position:relative;width:60px}.trash-can-lid{background:linear-gradient(180deg,color-mix(in srgb,#2c3e50 60%,#fff),#2c3e50);background:linear-gradient(to bottom,color-mix(in srgb,var(--trash-color,#2c3e50) 60%,#fff),var(--trash-color,#2c3e50));border-radius:6px 6px 0 0;box-shadow:inset 0 2px 8px #0006,-12px 12px 24px 2px #00000080;height:12px;top:0;width:60px;z-index:2}.trash-can-lid,.trash-can-lid-handle{left:50%;position:absolute;transform:translateX(-50%)}.trash-can-lid-handle{background-color:#2980b9;border-radius:2px;height:4px;top:-4px;width:14px}.trash-can-body{background:#34495e;background:var(--trash-color,#34495e);border-radius:8px;box-shadow:inset 0 2px 8px #0006,-12px 12px 24px 2px #00000080;height:78px;left:50%;overflow:hidden;position:absolute;top:12px;transform:translateX(-50%);width:60px}.trash-can-shine{background:linear-gradient(90deg,#ffffff26,#0000);left:0}.trash-can-shadow,.trash-can-shine{height:100%;position:absolute;top:0;width:15px}.trash-can-shadow{background:linear-gradient(270deg,#00000026,#0000);right:0}.trash-can-body:after{background-color:#0003;border-radius:2px;bottom:10px;content:"";height:4px;left:5px;position:absolute;width:calc(100% - 10px)}.trash-can-body:before{background-color:#ffffff1a;content:"";height:2px;left:50%;position:absolute;top:15px;transform:translateX(-50%);width:90%}.gear-container{align-items:center;background:#d2b48c00;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background .2s;width:40px}.gear{border-radius:50%;height:24px;position:relative;transform:rotate(0deg);transition:transform .4s cubic-bezier(.4,0,.2,1);width:24px}.gear-container:hover .gear{transform:rotate(180deg)}.gear-container:hover{background:#978cd25d;scale:1.1}.invite-icon{align-items:center;background:#d2ca8c00;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background .2s;width:40px}.invite-icon:hover{background:#978cd25d;scale:1.1}.vertical-plus-line{height:20px;left:25%;width:5px}.horizontal-plus-line,.vertical-plus-line{background:#fff;border-radius:2px;position:relative}.horizontal-plus-line{height:5px;left:20%;top:-5%;transform:translate(-50%,50%);width:20px}.invite-icon:hover .horizontal-plus-line,.invite-icon:hover .vertical-plus-line{background-color:#aaa9a9;scale:1.1}.bill-icon{align-items:center;background:#d2b48c00;border-radius:8px;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background .2s;width:40px}.bill-icon:hover{background:#978cd25d;scale:1.1}.vertical-dollar-line{align-items:center;background:#fff;border-radius:2px;display:flex;height:55%;justify-content:center;width:5%}.dollar-s{color:#fff;font-size:1.5rem;font-weight:700}.bill-icon:hover .vertical-dollar-line{background-color:#aaa9a9;scale:1.1}.bill-icon:hover .dollar-s{color:#aaa9a9}.computer-container{height:200px;margin:0;width:200px}.computer-container,.monitor{align-items:center;display:flex;flex-direction:column;position:relative}.monitor,.monitor-frame{height:70%;width:100%}.monitor-frame{background-color:#2c2c2c;background-color:var(--computer-color,#2c2c2c);border-radius:5px;box-shadow:inset 0 2px 8px #0006,-12px 12px 24px 2px #00000080;overflow:hidden}.monitor-screen{background-color:#1e1e1e;border-radius:2px;height:85%;margin:4% auto;overflow:hidden;position:relative;width:92%}.screen-content{align-items:center;background-color:#000;display:flex;height:100%;justify-content:space-around;padding:5px;transition:background .3s ease;width:100%}.monitor:hover .screen-content{background:linear-gradient(135deg,#2c3e50,#702f59)}.monitor-logo{background-color:#555;border-radius:1px;bottom:2px;height:2px;left:50%;position:absolute;transform:translateX(-50%);width:10px}.monitor-stand{align-items:center;display:flex;flex-direction:column}.stand-neck{height:10px;width:6px}.stand-base,.stand-neck{background-color:#2c2c2c;background-color:var(--computer-color,#2c2c2c)}.stand-base{border-radius:2px;box-shadow:inset 0 2px 8px #0006,-12px 12px 24px 2px #00000080;height:5px;width:40px}:root{--table-color:#d7c0ac;--drawer-color:#7a4a1a}.desk-wrapper{transform:scale(1.2);transform-origin:bottom right}.computer-wrapper{pointer-events:auto;transform:translateY(34%);z-index:10}.gavel-wrapper{transform:translateY(-15%);z-index:9}.hover-label{background:#000c;bottom:100%;font-size:.85rem;left:0;padding:.3rem .6rem;transform:translateX(-50%) translateY(-4px);transition:opacity .2s ease,transform .2s ease;z-index:10}.hover-container:hover .hover-label{transform:translateX(-50%) translateY(-8px)}.gavel-pad-container{height:10px;left:-25px;margin:10px;position:relative;width:40px}.gavel-pad-base{background-color:#5d4037;bottom:0;box-shadow:inset 0 2px 8px #0006,-12px 12px 24px 2px #00000080}.gavel-pad-base,.gavel-pad-top{border-radius:2px;height:5px;position:absolute;width:100%}.gavel-pad-top{background-color:#795548;background-color:var(--gavel-color,#795548);box-shadow:0 1px 3px #0003;top:0}.gavel-pad-top:before{background-color:#ffffff1a;border-radius:1px;content:"";height:2px;left:5px;position:absolute;top:1px;width:calc(100% - 10px)}.gavel-pad-container:hover{transform:scale(1.1)}.grocery-popup-container,.grocery-popup-content{color:#fff}.grocery-modal{align-items:center;background:#0000;border:#0000;border-radius:0;border-style:solid;border-width:0;color:#000;display:flex;flex-direction:column;justify-content:center;margin:auto;padding:0;width:100%}.fridge-container{height:480px;margin:0;position:relative;transition:all .3s ease;width:240px}.fridge-container:hover{transform:scale(1.02)}.fridge-body{background-color:#ecf0f1;border-radius:8px;box-shadow:inset 0 2px 8px #0006,-12px 12px 24px 2px #00000080;display:flex;flex-direction:column;height:100%;overflow:hidden}.freezer-door,.fridge-body{position:relative;width:100%}.freezer-door{background-color:#c9ced2;background-color:var(--fridge-color,#c9ced2);border-bottom:2px solid #95a5a6;border-radius:8px 8px 0 0;height:35%}.fridge-door{height:65%;position:relative}.freezer-handle,.fridge-handle{background-color:#434b50;border-radius:3px;box-shadow:-1px 0 3px #0000001a;height:60%;position:absolute;right:10px;width:6px}.freezer-handle,.fridge-handle{top:20%}.freezer-light,.fridge-light{background-color:#2ecc71;border-radius:50%;box-shadow:0 0 5px #2ecc71;height:8px;left:10px;position:absolute;width:8px}.freezer-light,.fridge-light{top:10px}.water-dispenser{height:60px;left:50%;position:absolute;top:20px;transform:translateX(-50%);width:40px}.dispenser-panel{background-color:#95a5a6;border-radius:4px;height:30px;width:100%}.dispenser-recess{background-color:#7f8c8d;border-radius:0 0 10px 10px;height:20px;margin:0 auto;width:20px}.fridge-door-wrapper{height:65%;perspective:800px;position:relative;width:100%}.fridge-door{background-color:#c9ced2;background-color:var(--fridge-color,#c9ced2);border-radius:0 0 8px 8px;height:100%;position:absolute;transform-origin:left center;transition:transform .5s ease;width:100%}.freezer-door:after,.fridge-door:after{background:linear-gradient(120deg,#fff0,#fff6 50%,#fff0);content:"";height:100%;left:0;position:absolute;width:100%}.fridge-container:hover .fridge-door{transform:rotateY(-30deg)}.FridgeLetter_container__n-CNN{left:-10%;position:inherit;scale:.6;top:-10%}.room-item{transition:transform .3s ease}.room-item:hover{transform:scale(1.05)}:root{--wood-dark:#8b5a2b;--wood-medium:#a67c52;--wood-light:#c19a6b;--metal-dark:#757575;--metal-medium:#9e9e9e;--metal-light:#bdbdbd;--accent-blue:#2196f3;--accent-green:#4caf50;--accent-red:#f44336;--accent-yellow:#ffeb3b;--overlay-bg:#0009;--popup-bg:#1e1e1e;--tile-bg:#2a2a2a;--highlight:#bc9974;--text-light:#f7e4d2;--text-dark:#e9d2d2;--board-bg-color:#c88f65}.BulletinPopup_bulletinPopupContainer__K8GM0{align-items:center!important;background:#0009!important;background:var(--overlay-bg)!important;display:flex!important;height:100vh;justify-content:center!important;left:0;padding:0;position:fixed!important;top:0;width:100vw;z-index:2000}.BulletinPopup_bulletinPopupContent__eoWTr{background:#1e1e1e!important;background:var(--popup-bg)!important;border-radius:12px;box-shadow:0 8px 24px #00000080;color:#f7e4d2;color:var(--text-light);display:flex;flex-direction:column;gap:24px;max-width:800px;padding:32px;width:90%}.BulletinPopup_board__R8GWK{background-color:#c88f65;background-color:var(--board-bg-color);background-image:repeating-linear-gradient(45deg,#0000000d 1px,#0000 0,#0000 10px,#0000000d 11px),repeating-linear-gradient(-45deg,#0000000d 1px,#0000 0,#0000 10px,#0000000d 11px);border-radius:12px;padding:32px}.BulletinPopup_content__IiLp6{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,auto)}.BulletinPopup_rulesBox__sL8ay{background:#282424;border:2px dashed #bc9974;border:2px dashed var(--highlight);border-radius:6px;cursor:pointer;display:flex;flex-direction:column;grid-column:1/span 2;grid-row:1/span 2;justify-content:flex-start;padding:12px;position:relative;transition:transform .2s ease,box-shadow .2s ease}.BulletinPopup_rulesBox__sL8ay:hover{box-shadow:0 4px 16px #0006;transform:translateY(-5px)}.BulletinPopup_quietHoursWrapper__o\+5-j{grid-column:3;grid-row:1;position:relative}.BulletinPopup_notesImage__HgHik{grid-column:4;grid-row:1;position:relative}.BulletinPopup_clausesWrapper__ITxkU{grid-column:3;grid-row:2;position:relative}.BulletinPopup_memoriesWrapper__Bt7Ub{grid-column:4;grid-row:2;position:relative}.BulletinPopup_clausesWrapper__ITxkU,.BulletinPopup_memoriesWrapper__Bt7Ub,.BulletinPopup_notesImage__HgHik,.BulletinPopup_quietHoursWrapper__o\+5-j{align-items:center;aspect-ratio:1;background:#2a2a2a;background:var(--tile-bg);border-radius:8px;cursor:pointer;display:flex;justify-content:center;transition:transform .2s ease,box-shadow .2s ease;width:100%}.BulletinPopup_clausesWrapper__ITxkU:hover,.BulletinPopup_memoriesWrapper__Bt7Ub:hover,.BulletinPopup_notesImage__HgHik:hover,.BulletinPopup_quietHoursWrapper__o\+5-j:hover{box-shadow:0 4px 16px #0006;transform:translateY(-5px)}.BulletinPopup_clausesIcon__YkD94,.BulletinPopup_memoriesIcon__dTibF,.BulletinPopup_notesIcon__FOcfJ,.BulletinPopup_quietHours__7ggwt{height:95%;object-fit:contain;width:95%}.BulletinPopup_rulesList__CRTVg{flex:1 1;margin:0;overflow-y:auto;padding-left:8px}.BulletinPopup_ruleItem__\+4p0y{color:#e9d2d2;color:var(--text-dark);font-size:1rem;line-height:1.3;margin-bottom:6px}.BulletinPopup_viewMore__bqeQi{color:#bc9974;color:var(--highlight);font-size:.85rem;margin-top:8px;text-align:center}.BulletinPopup_clausesWrapper__ITxkU:before,.BulletinPopup_memoriesWrapper__Bt7Ub:before,.BulletinPopup_notesImage__HgHik:before,.BulletinPopup_quietHoursWrapper__o\+5-j:before,.BulletinPopup_rulesBox__sL8ay:before{background:#1e1e1e;background:var(--popup-bg);border-radius:4px;bottom:100%;color:#f7e4d2;color:var(--text-light);content:attr(title);left:50%;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;transform:translateX(-50%) translateY(-8px);transition:opacity .2s ease;white-space:nowrap;z-index:10}.BulletinPopup_clausesWrapper__ITxkU:hover:before,.BulletinPopup_memoriesWrapper__Bt7Ub:hover:before,.BulletinPopup_notesImage__HgHik:hover:before,.BulletinPopup_quietHoursWrapper__o\+5-j:hover:before,.BulletinPopup_rulesBox__sL8ay:hover:before{opacity:1}.BulletinPopup_notesBox__Xa7Qz{max-width:300px;width:100%}.BulletinPopup_notesTitle__e74FL{color:#bc9974;color:var(--highlight);font-size:1.2rem;font-weight:700;margin-bottom:12px}.BulletinPopup_notesContent__UusWW{color:#f7e4d2;color:var(--text-light);font-size:1rem;max-height:180px;overflow-y:auto;text-align:left}.BulletinPopup_closeNotesButton__sH9px{background:#bc9974;background:var(--highlight);border:none;border-radius:6px;color:#1e1e1e;color:var(--popup-bg);cursor:pointer;margin-top:12px;padding:8px 16px;transition:background .2s ease}.BulletinPopup_closeNotesButton__sH9px:hover{background:#f7e4d2;background:var(--text-light);color:#1e1e1e;color:var(--popup-bg)}.RoomClauses_popupOverlay__jvXQ\+{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:10000}.RoomClauses_popupMenu__pG5PK{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293bd9;border:1px solid #6366f166;border-radius:10px;box-shadow:0 10px 15px -3px #0003,0 4px 6px -2px #0000001a;color:#f8fafc;display:flex;flex-direction:column;gap:1.25rem;max-width:550px;padding:2rem;width:100%}.RoomClauses_popupMenu__pG5PK h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:1.75rem;font-weight:700;letter-spacing:-.5px;margin:0;text-align:center}.RoomClauses_clausesTextarea__1Qk2\+{background:#ffffff14;border:1px solid #0000;border-radius:6px;color:#fff;font-size:1rem;min-height:220px;padding:12px;resize:vertical;transition:border-color .2s ease;width:95%}.RoomClauses_clausesTextarea__1Qk2\+:focus{border-color:#8b5cf6;outline:none}.RoomClauses_buttonGroup__h8f2d{display:flex;justify-content:flex-end}.RoomClauses_cancelButton__6z85I,.RoomClauses_saveButton__uqd0V{border:none;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:600;padding:8px 16px;transition:transform .2s ease,box-shadow .2s ease}.RoomClauses_saveButton__uqd0V{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.RoomClauses_saveButton__uqd0V:hover{box-shadow:0 20px 25px -5px #22c55e66,0 10px 10px -5px #22c55e4d;transform:translateY(-2px)}.RoomClauses_cancelButton__6z85I{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.RoomClauses_cancelButton__6z85I:hover{box-shadow:0 20px 25px -5px #f59e0b66,0 10px 10px -5px #f59e0b4d;transform:translateY(-2px)}button+button{margin-left:.5rem}.NotesPopup_notesModal__Qeblt{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293bb3;border:1px solid #6366f166;border-radius:10px;box-shadow:0 10px 15px -3px #0003,0 4px 6px -2px #0000001a;display:flex;flex-direction:column;left:50%;max-height:60vh;max-width:800px;padding:40px;position:fixed;top:50%;transform:translate(-50%,-50%);width:800px}.NotesPopup_title__-n6Or{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:2rem;font-weight:700;letter-spacing:-.5px;margin-bottom:10px}.NotesPopup_description__Kk9lI{color:#e2e8f0;font-size:1.125rem;margin-bottom:30px}.NotesPopup_addNoteContainer__4CrZ9{align-items:center;display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.NotesPopup_noteInput__QwXbQ{background:#ffffff1a;border:1px solid #6366f166;border-radius:5px;color:#fff;font-size:1rem;max-height:150px;min-height:50px;overflow-y:auto;padding:8px;resize:none;width:60%}.NotesPopup_noteInput__QwXbQ:focus{border-color:#8b5cf6!important;outline:none}.NotesPopup_addNoteButton__mwgOn{background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:8px 10px;transition:transform .2s ease,box-shadow .2s ease}.NotesPopup_addNoteButton__mwgOn:hover{box-shadow:0 20px 25px -5px #8b5cf666,0 10px 10px -5px #8b5cf64d;transform:translateY(-2px)}.NotesPopup_notesList__vL4q\+{flex:1 1;list-style:none;margin:20px 0;overflow-y:auto;padding:0}.NotesPopup_noteItem__V7wC9{background:#ffffff1a;border-radius:5px;color:#fff;display:flex;flex-direction:column;margin:8px 0;padding:10px}.NotesPopup_noteContent__v2tth{white-space:normal;word-break:break-word}.NotesPopup_deleteButton__kMe-l{align-self:flex-end;background:linear-gradient(135deg,#e74c3c,#c0392b);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.875rem;margin-top:10px;opacity:0;padding:4px 8px;transition:transform .2s ease,box-shadow .2s ease}.NotesPopup_noteItem__V7wC9:hover .NotesPopup_deleteButton__kMe-l{opacity:1}.NotesPopup_deleteButton__kMe-l:hover{box-shadow:0 15px 30px -5px #e74c3c66,0 10px 10px -5px #c0392b4d;transform:translateY(-2px)}.NotesPopup_noNotes__xqWlR{color:#e2e8f0;font-size:1rem;margin:20px 0}.NotesPopup_closeButton__U2BgI{background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:5px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin:20px auto 0;padding:8px 10px;transition:transform .2s ease,box-shadow .2s ease}.NotesPopup_closeButton__U2BgI:hover{box-shadow:0 20px 25px -5px #8b5cf666,0 10px 10px -5px #8b5cf64d;transform:translateY(-2px)}.NotesPopup_groupTitle__CEabo{-webkit-text-fill-color:#0000;background:#e2e8f0;-webkit-background-clip:text;font-size:1.3rem;font-weight:700;letter-spacing:-.5px;margin-bottom:-20px}.NotesPopup_notesAggregatedContainer__GTPd4{max-height:400px;overflow-y:auto}.cosmetic-popup .popup-overlay{align-items:center;animation:fadeIn .2s ease;background:#1e293bb3;display:flex;inset:0;justify-content:center;padding:10rem;position:fixed;z-index:1000}.cosmetic-popup .popup-content,.cosmetic-popup .popup-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box}.cosmetic-popup .popup-content{background:#1e293bcc;border:1px solid #6366f166;border-radius:.75rem;box-shadow:0 10px 15px -3px #0003,0 4px 6px -2px #0000001a;color:#e2e8f0;margin:4rem;max-height:80vh;overflow-y:auto;padding:6rem 6rem 6rem 4rem;width:70%}.cosmetic-popup .color-store{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.cosmetic-popup .color-block{flex:1 1 4rem;min-width:4rem;text-align:center}.cosmetic-popup .color-preview{border:1px solid #fff3;border-radius:.25rem;box-sizing:border-box;height:2.5rem;margin:0 auto .5rem;width:2.5rem}.cosmetic-popup .selection-grid{grid-gap:1rem;box-sizing:border-box;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(8rem,1fr));margin-top:1.5rem}.cosmetic-popup .selector{display:flex;flex-direction:column;gap:.5rem}.cosmetic-popup .selector label{color:#e2e8f0;font-size:1rem;font-weight:500}.cosmetic-popup .selector select{background:#ffffff1a;border:1px solid #6366f166;border-radius:.5rem;box-sizing:border-box;color:#e2e8f0;font-size:1rem;padding:.5rem;transition:border-color .2s ease,box-shadow .2s ease}.cosmetic-popup .selector select:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf64d;outline:none}.cosmetic-popup .close-button{all:unset;align-items:center;background:linear-gradient(135deg,#ef4444,#f87171);border-radius:.5rem;box-shadow:0 4px 6px -2px #0003,0 2px 4px -1px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;margin-top:2rem;padding:.75rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease}.cosmetic-popup .close-button:hover{box-shadow:0 10px 15px -3px #ef444466,0 4px 6px -2px #ef44444d;transform:translateY(-2px)}.cosmetic-popup .tabs button.active{background:linear-gradient(135deg,#8b5cf6,#6366f1);color:#fff;transform:scale(1.05);transition:transform .2s ease,background .2s ease}@media (max-width:600px){.cosmetic-popup .popup-content{padding:1.5rem;width:calc(100% - 2rem)}.cosmetic-popup .color-preview{height:2rem;width:2rem}.cosmetic-popup .color-block{min-width:3.5rem}}.MasterRoom_appContainer__DcSHu{align-items:flex-start;box-shadow:0 2px 8px #0000001a;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;justify-content:flex-start;overflow:auto;overflow-x:hidden;width:100%}.MasterRoom_roomBanner__bPq7m{align-items:center;background:linear-gradient(90deg,#4b6d7e,#6a8b9a);box-shadow:0 4px 12px #00000026;box-sizing:border-box;display:flex;height:80px;justify-content:space-between;padding:0 24px;position:relative;width:100%;z-index:10}.MasterRoom_roomBannerMini__kgkXR{align-items:center;display:flex;gap:16px;height:100%;justify-content:flex-end}.MasterRoom_roomTitle__DTPZz{align-self:top;animation:MasterRoom_fadeIn__qXnuM 1.5s ease-in-out;color:#ecf0f1;font-size:2rem;font-weight:700;justify-self:center;letter-spacing:2px;margin-bottom:10px;text-shadow:2px 2px 4px #0003}.MasterRoom_roomBackground__hCQHU{background-color:#9591b5;background-image:url(/static/media/tile.8fdffc9163494f83b671.png);background-repeat:repeat;background-size:50px 50px;box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;height:80%;margin:0;position:relative;width:100%}.MasterRoom_bgOverlay__A4k7t{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.MasterRoom_floorItems__nrUA2,.MasterRoom_roomFloor__ay850,.MasterRoom_tooltipWrapper__63RgX,.MasterRoom_upperSection__MyHtX{position:relative;z-index:2}.MasterRoom_upperSection__MyHtX{display:flex;height:35%;width:100%}.MasterRoom_upperLeft__LI6EN{height:100%;width:33.33%}.MasterRoom_upperMiddle__D8Swh,.MasterRoom_upperRight__5knnY{align-items:center;display:flex;height:100%;justify-content:center;width:33.33%}.MasterRoom_floorItems__nrUA2{align-items:flex-end;display:flex;height:65%;width:100%}.MasterRoom_floorLeft__\+tBqE,.MasterRoom_floorMiddle__MMQ5l,.MasterRoom_floorRight__ouegR{align-items:flex-end;display:flex;height:100%;justify-content:center;width:33.33%}.MasterRoom_roomFloor__ay850{background:linear-gradient(90deg,#121414,#121517);box-shadow:inset 0 2px 5px #0003,0 -2px 5px #0000001a;height:60px;width:100%}.MasterRoom_messages-container__u3-nq{background-color:#fff;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column-reverse;height:400px;margin-bottom:20px;max-height:400px;overflow-x:hidden;overflow-y:auto;padding:10px}.MasterRoom_hover-container__qiArT{display:inline-block;position:relative}.MasterRoom_hover-label__eP7Yj{background-color:#000000b3;border-radius:4px;bottom:110%;box-shadow:0 2px 4px #0003;color:#fff;font-size:.75rem;left:50%;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .3s ease;visibility:hidden;white-space:nowrap;z-index:20}.MasterRoom_hover-container__qiArT:hover .MasterRoom_hover-label__eP7Yj{opacity:1;visibility:visible}.MasterRoom_roomDialWrapper__zr9QR{align-items:center;display:flex;flex-direction:column;margin:2rem 0}.MasterRoom_rope__dVdcy{background:repeating-linear-gradient(45deg,#b5651d,#b5651d 2px,sienna 0,sienna 4px);border-radius:1px;height:2.5rem;width:.3rem}.MasterRoom_roomDial__bf4g3{--size:8rem;--border:0.25rem;background:conic-gradient(#e74c3c 0deg 60deg,#f1c40f 60deg 120deg,#2ecc71 120deg 180deg,#3498db 180deg 240deg,#9b59b6 240deg 300deg,#e67e22 300deg 1turn);border:var(--border) solid #fff;border-radius:50%;box-shadow:inset 0 2px 8px #0006,0 4px 6px #0003,0 8px 16px #0000004d;height:var(--size);position:relative;transform-origin:center center;transition:transform .6s ease-in-out;width:var(--size)}.MasterRoom_roomDial__bf4g3:hover{transform:rotate(1turn)}.MasterRoom_roomDial__bf4g3:before{background:#444;border-radius:2px;content:"";height:calc(var(--border)*2);left:50%;position:absolute;top:calc(var(--border)*-1*2);transform:translateX(-50%);width:var(--border)}.MasterRoom_pointer__YQ47-{background:#333;bottom:50%;box-shadow:0 0 4px #00000080;height:40%;left:50%;pointer-events:none;position:absolute;transform:translateX(-50%) rotate(0deg);transform:translateX(-50%) rotate(var(--angle,0deg));transform-origin:bottom center;width:2px}.MasterRoom_roomDial__bf4g3 select{appearance:none;-webkit-appearance:none;background:#ffffffd9;border:none;color:#333;cursor:pointer;font-size:1rem;font-weight:600;height:2rem;left:50%;padding:.25rem;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:5rem;z-index:1}.MasterRoom_roomSelectOverlay__q8JOw{align-items:center;background:#00000080;color:#000;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:100}.MasterRoom_roomSelectPopup__xprwk{background:#fff;border-radius:.5rem;box-shadow:0 4px 12px #00000026;color:#000;max-width:90%;padding:1.5rem;text-align:center;width:300px}.MasterRoom_popupTitle__jNnB8{font-size:1.25rem;margin-bottom:1rem}.MasterRoom_popupSelect__l8Lxu{border:1px solid #ccc;border-radius:.25rem;font-size:1rem;margin-bottom:1rem;padding:.5rem;width:100%}.MasterRoom_popupClose__wkVol{background-color:#d82a2a}.MasterRoom_popupClose__wkVol,.MasterRoom_popupOpen__F9X-W{border:none;border-radius:.25rem;cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.MasterRoom_popupOpen__F9X-W{background-color:#65da61}.MasterRoom_dialLabel__cqNLw{cursor:pointer;display:inline-block;padding:.5rem}@keyframes MasterRoom_fadeIn__qXnuM{0%{opacity:0}to{opacity:1}}.MasterRoom_tooltipWrapper__63RgX{display:inline-block;position:relative}.MasterRoom_tooltipText__JODL\+{background:#000000bf;border-radius:4px;bottom:100%;color:#fff;font-size:12px;left:50%;opacity:0;padding:4px 8px;position:absolute;transform:translateX(-50%);transition:opacity .2s;visibility:hidden;white-space:nowrap;z-index:10}.MasterRoom_tooltipWrapper__63RgX:hover .MasterRoom_tooltipText__JODL\+{opacity:1;visibility:visible}.Memories_pageWrapper__NPpEt{background:linear-gradient(135deg,#120a24,#1a1133);color:#f8fafc;font-family:system-ui,sans-serif;min-height:100vh;padding:40px 20px}.Memories_header__CAdCY{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.Memories_title__iq-1-{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:2rem;font-weight:700}.Memories_headerControls__GcLGv{align-items:center;display:flex;gap:.5rem;margin-left:auto}.Memories_uploadCaptionInput__ZCfIA{background:#ffffff1a;border:none;border-radius:4px;color:#f8fafc;padding:6px 8px}.Memories_uploadCaptionInput__ZCfIA:focus{outline:2px solid #6366f1}.Memories_grid__qT13z{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));justify-items:center;margin-top:30px}.Memories_polaroid__JkZf\+{background:#fff;border:1px solid #eee;box-shadow:0 10px 15px #00000040;padding:10px 10px 30px;position:relative;transform:rotate(calc(4deg - 8deg*var(--i)));transition:transform .3s ease}.Memories_polaroid__JkZf\+:hover{transform:scale(1.05) rotate(0deg)}.Memories_thumb__\+15P6{height:160px;object-fit:cover;width:160px}.Memories_deleteBtn__Y4Sli{background:#0009;border:none;border-radius:4px;color:#fff;cursor:pointer;opacity:.7;padding:4px;position:absolute;right:6px;top:6px;transition:opacity .2s}.Memories_deleteBtn__Y4Sli:hover{opacity:1}.Memories_captionText__gHevj{color:#333;cursor:pointer;font-size:.9rem;margin-top:8px;text-align:center}.Memories_captionText__gHevj i{color:#999}.Memories_captionEdit__orOBT{display:flex;gap:4px;margin-top:8px}.Memories_captionEdit__orOBT input{border:1px solid #ccc;border-radius:4px;flex:1 1;padding:4px 6px}.Memories_captionEdit__orOBT button{background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:4px;color:#fff;cursor:pointer;padding:4px 8px}.Memories_overlay__7p20S{align-items:center;background:#000c;display:flex;inset:0;justify-content:center;position:fixed;z-index:9999}.Memories_full__4xLks{border-radius:6px;box-shadow:0 10px 25px #00000080;max-height:90vh;max-width:90vw}.Memories_popupOverlay__h-Grj{align-items:center;background:#0000008c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:10000}.Memories_popupMenu__\+Gaob{background:#1e293be6;border:1px solid #6366f166;border-radius:10px;color:#f8fafc;display:flex;flex-direction:column;gap:1rem;max-width:420px;padding:1.5rem;text-align:center;width:100%}.Memories_popupMenu__\+Gaob h3{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-weight:700;margin:0}.Memories_buttonGroup__fYz\+1{display:flex;gap:.75rem;justify-content:center}.Memories_cancelButton__aX1O-,.Memories_saveButton__xJ70w{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:600;padding:8px 16px;transition:transform .2s ease}.Memories_saveButton__xJ70w{background:linear-gradient(135deg,#22c55e,#16a34a);color:#fff}.Memories_saveButton__xJ70w:hover{transform:translateY(-2px)}.Memories_cancelButton__aX1O-{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}.Memories_cancelButton__aX1O-:hover{transform:translateY(-2px)}.Notifications_notificationSheet__bP6is{align-items:center;background-color:#faebd7;display:flex;height:100vh;justify-content:center;position:relative}.Notifications_notificationsContainer__wSv0k{background:#f9f9f9;border-radius:10px;box-shadow:0 4px 6px #0000001a;margin:20px;padding:20px;position:absolute;right:25%;top:20px;width:50%;z-index:1}h2{color:#333;text-align:center}ul{list-style:none;padding:0}.Notifications_notificationItem__Ggydn{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;margin:10px 0;padding:15px;transition:background .3s ease}.Notifications_notificationItem__Ggydn:hover{background:#e6f7ff}.Notifications_backButton__1lV28{background-color:maroon;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;padding:10px 15px;position:absolute;right:20px;top:20px;z-index:2}.Notifications_backButton__1lV28:hover{background-color:red}@keyframes QuietHours_gradientBackground__4fWmv{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.QuietHours_container__xtEJ9{align-items:center;animation:QuietHours_gradientBackground__4fWmv 15s ease infinite;background:linear-gradient(135deg,#120a24,#1a1133,#0d0a1a);background-size:400% 400%;box-sizing:border-box;color:#f8fafc;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:1rem;width:100%}.QuietHours_openPopupButton__tcLdC{background:linear-gradient(90deg,#8b5cf6,#6366f1);border:none;border-radius:.5rem;color:#f8fafc;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:transform .2s,box-shadow .2s}.QuietHours_openPopupButton__tcLdC:hover{box-shadow:0 10px 15px -3px #8b5cf666,0 4px 6px -2px #8b5cf64d;transform:translateY(-3px)}.QuietHours_popupOverlay__cp5iR{align-items:center;animation:QuietHours_fadeIn__o-5bI .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;display:flex;inset:0;justify-content:center;padding:1rem;position:fixed;z-index:1000}@keyframes QuietHours_fadeIn__o-5bI{0%{opacity:0}to{opacity:1}}.QuietHours_popupContent__Q66M8{animation:QuietHours_modalSlideIn__ddLej .3s cubic-bezier(.175,.885,.32,1.275);background:#1e293bf2;border:1px solid #6366f133;border-radius:1rem;box-shadow:0 25px 50px -12px #00000080,0 0 30px #8b5cf633;color:#f8fafc;max-width:500px;overflow-y:auto;padding:2rem;width:90%}@keyframes QuietHours_modalSlideIn__ddLej{0%{opacity:0;transform:translateY(-20px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}.QuietHours_popupContent__Q66M8 h2{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:1.75rem;font-weight:600;margin:0 0 1rem}.QuietHours_form__85918{display:flex;flex-direction:column;gap:1rem;width:100%}.QuietHours_form__85918 label{color:#f8fafc;display:block;font-weight:500;margin-bottom:.4rem}.QuietHours_form__85918 input,.QuietHours_form__85918 select{background:#ffffff14;border:1px solid #ffffff40;border-radius:.5rem;box-sizing:border-box;color:#f8fafc;font-size:1rem;padding:.65rem .75rem;width:100%}.QuietHours_form__85918 input:focus,.QuietHours_form__85918 select:focus{border-color:#8b5cf6;box-shadow:0 0 6px #8b5cf680;outline:none}.QuietHours_timeFormatContainer__o4rPz{display:flex;gap:1rem;justify-content:center;margin-top:.5rem}.QuietHours_timeFormatButton__ovUva{background:#ffffff14;border:1px solid #ffffff40;border-radius:.5rem;color:#f8fafc;cursor:pointer;font-size:1rem;padding:.5rem 1rem;transition:background .2s,border .2s,transform .2s,box-shadow .2s}.QuietHours_timeFormatButton__ovUva:hover:not(.QuietHours_active__BuZPb){background:#ffffff1f}.QuietHours_timeFormatButton__ovUva.QuietHours_active__BuZPb{background:linear-gradient(90deg,#8b5cf6,#6366f1);border:none;color:#f8fafc}.QuietHours_timeFormatButton__ovUva.QuietHours_active__BuZPb:hover{box-shadow:0 8px 12px -2px #8b5cf666,0 3px 5px -1px #8b5cf64d;transform:translateY(-2px)}.QuietHours_submitButton__TpzU\+{background:linear-gradient(90deg,#8b5cf6,#6366f1);border:none;border-radius:.5rem;color:#f8fafc;cursor:pointer;font-size:1rem;font-weight:500;margin-top:1rem;padding:.75rem 1.5rem;transition:transform .2s,box-shadow .2s}.QuietHours_submitButton__TpzU\+:hover{box-shadow:0 10px 15px -3px #8b5cf666,0 4px 6px -2px #8b5cf64d;transform:translateY(-3px)}.QuietHours_closePopupButton__xuFkb{background:#ef4444;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:.75rem;padding:.6rem 1.25rem;transition:background .2s,transform .2s}.QuietHours_closePopupButton__xuFkb:hover{background:#dc2626;transform:translateY(-2px)}.RegisterPage_roomEaseContainer__6jhy7{animation:RegisterPage_gradientBackground__Te8hi 15s ease infinite;background:linear-gradient(135deg,#0f0a1e,#1a1133,#0d0a1a,#120a24);background-size:400% 400%;color:#f8fafc;display:flex;flex-direction:column;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;min-height:100vh;overflow-x:hidden;position:relative;z-index:0}@keyframes RegisterPage_gradientBackground__Te8hi{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.RegisterPage_backgroundElements__AaoYX{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:0}.RegisterPage_floatingShape__DTinw{animation:RegisterPage_floatAnimation__SZk50 ease-in-out infinite;border-radius:50%;filter:blur(60px);opacity:.6;position:absolute}.RegisterPage_floatingShape__DTinw:first-child{animation-duration:15s;background:radial-gradient(circle,#8b5cf64d 0,#6366f126 50%,#0000 70%);height:400px;left:10%;top:10%;width:400px}.RegisterPage_floatingShape__DTinw:nth-child(2){animation-duration:18s;background:radial-gradient(circle,#a78bfa4d 0,#818cf826 50%,#0000 70%);height:350px;left:80%;top:60%;width:350px}.RegisterPage_floatingShape__DTinw:nth-child(3){animation-duration:20s;background:radial-gradient(circle,#c084fc4d 0,#a5b4fc26 50%,#0000 70%);height:300px;left:20%;top:80%;width:300px}.RegisterPage_floatingShape__DTinw:nth-child(4){animation-duration:25s;background:radial-gradient(circle,#d8b4fe4d 0,#c4b5fd26 50%,#0000 70%);height:450px;left:70%;top:30%;width:450px}@keyframes RegisterPage_floatAnimation__SZk50{0%,to{transform:translate(0) rotate(0deg)}25%{transform:translate(50px,25px) rotate(5deg)}50%{transform:translateY(50px) rotate(0deg)}75%{transform:translate(-50px,25px) rotate(-5deg)}}.RegisterPage_navbar__uUvuX{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0a1ecc;border-bottom:1px solid #6366f133;display:flex;justify-content:space-between;padding:1rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease;z-index:50}.RegisterPage_navbar__uUvuX:hover{background:#140f23e6}.RegisterPage_navContent__KqHOH{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;margin:0 auto;max-width:1400px;width:100%}.RegisterPage_navTitle__MqG7K{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;background-clip:text;flex-shrink:0;font-size:1.5rem;font-weight:700;letter-spacing:-.5px;margin:0 1rem 0 0}.RegisterPage_navLinks__G8e\+N{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-end}.RegisterPage_navLink__vjocx{background:#0000;border:none;border-radius:.375rem;color:#e2e8f0;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem .75rem;transition:all .2s ease;white-space:nowrap}.RegisterPage_navLink__vjocx:hover{background:#8b5cf61a;color:#8b5cf6}@media (max-width:768px){.RegisterPage_navbar__uUvuX{padding:.75rem 1rem}.RegisterPage_navContent__KqHOH{gap:.75rem;justify-content:center}.RegisterPage_navTitle__MqG7K{font-size:1.25rem;margin-bottom:.5rem;margin-right:0;text-align:center;width:100%}.RegisterPage_navLinks__G8e\+N{gap:.5rem;justify-content:center;width:100%}.RegisterPage_navLink__vjocx{font-size:.85rem;padding:.5rem .6rem}}@media (max-width:480px){.RegisterPage_navTitle__MqG7K{font-size:1.1rem;margin-bottom:.25rem}.RegisterPage_navLinks__G8e\+N{display:flex!important;opacity:1!important;visibility:visible!important;z-index:9999!important}.RegisterPage_navLink__vjocx{background-color:#f8f8f8!important;color:#000!important;display:inline-block!important;height:auto!important;margin:5px!important;opacity:1!important;visibility:visible!important;width:auto!important}.RegisterPage_floatingShape__DTinw{filter:blur(40px);opacity:.5}.RegisterPage_floatingShape__DTinw:first-child{height:300px;width:300px}.RegisterPage_floatingShape__DTinw:nth-child(2){height:250px;width:250px}.RegisterPage_floatingShape__DTinw:nth-child(3){height:200px;width:200px}.RegisterPage_floatingShape__DTinw:nth-child(4){height:350px;width:350px}}.RegisterPage_mainContent__hdJub{flex:1 1;margin:0 auto;max-width:1400px;padding:0;position:relative;width:100%;z-index:1}.RegisterPage_heroSection__2Jt26{align-items:center;display:flex;flex-direction:column;gap:4rem;padding:4rem 2rem}.RegisterPage_textContent__rp5F4{max-width:800px;text-align:center}.RegisterPage_mainTitle__2op-I{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;background-clip:text;font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem}.RegisterPage_mainDescription__q\+rwX{color:#cbd5e1;font-size:1.25rem;line-height:1.6;margin-bottom:2rem}.RegisterPage_ctaButtons__AsmKc{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.RegisterPage_primaryCta__07\+b2{background:linear-gradient(90deg,#8b5cf6,#6366f1);border:none;border-radius:.5rem;box-shadow:0 4px 14px #8b5cf666;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;text-align:center;transition:all .3s ease}.RegisterPage_primaryCta__07\+b2:hover{box-shadow:0 6px 20px #8b5cf699;transform:translateY(-2px)}.RegisterPage_primaryCta__07\+b2.RegisterPage_global__rr97K{display:inline-block}.RegisterPage_secondaryCta__1511j{align-items:center;background:#8b5cf61a;border:1px solid #8b5cf64d;border-radius:.5rem;color:#a78bfa;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem 1.5rem;text-align:center;transition:all .3s ease}.RegisterPage_secondaryCta__1511j:hover{background:#8b5cf633}.RegisterPage_playIcon__oSi3l{align-items:center;background:#8b5cf64d;border-radius:50%;display:flex;font-size:.75rem;height:1.5rem;justify-content:center;width:1.5rem}.RegisterPage_featureCards__N1pm\+{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px;padding:0 1rem;width:100%}.RegisterPage_featureCard__69qm-{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e193280;border:1px solid #6366f133;border-radius:1rem;display:flex;flex-direction:column;overflow:hidden;padding:2rem;position:relative;text-align:center;transition:all .3s ease}.RegisterPage_featureCard__69qm-:hover{border-color:#8b5cf666;box-shadow:0 10px 25px -5px #8b5cf64d;transform:translateY(-5px)}.RegisterPage_featureCard__69qm-:before{background:linear-gradient(90deg,#8b5cf6,#6366f1);content:"";height:4px;left:0;position:absolute;top:0;transform:scaleX(0);transform-origin:left;transition:transform .3s ease;width:100%}.RegisterPage_featureCard__69qm-:hover:before{transform:scaleX(1)}.RegisterPage_featureIconWrapper__CWlO0{align-items:center;background:#8b5cf626;border-radius:50%;display:flex;height:70px;justify-content:center;margin-bottom:1.5rem;transition:all .3s ease;width:70px}.RegisterPage_featureCard__69qm-:hover .RegisterPage_featureIconWrapper__CWlO0{background:#8b5cf640;transform:scale(1.1)}.RegisterPage_featureIcon__PSR7m{font-size:2rem}.RegisterPage_featureCard__69qm- h3{color:#f8fafc;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.RegisterPage_featureCard__69qm- p{color:#cbd5e1;line-height:1.6;margin-bottom:1.5rem}.RegisterPage_featureButton__htrYZ{display:none}.RegisterPage_statsSection__op1Y5{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0a1e80;margin:2rem 0;padding:5rem 1rem;text-align:center}.RegisterPage_sectionTitle__wMYk0{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;background-clip:text;display:inline-block;font-size:2.5rem;font-weight:700;margin-bottom:3rem}.RegisterPage_statsGrid__Q-WZ\+{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:0 auto;max-width:1000px}.RegisterPage_statCard__MQ8UI{background:#1e193280;border:1px solid #6366f133;border-radius:1rem;padding:1.5rem;transition:all .3s ease}.RegisterPage_statCard__MQ8UI:hover{box-shadow:0 10px 25px -5px #8b5cf64d;transform:translateY(-5px)}.RegisterPage_statNumber__-UYFe{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;background-clip:text;font-size:3rem;font-weight:800;margin-bottom:.5rem}.RegisterPage_statLabel__-UyFM{color:#cbd5e1;font-size:1.125rem;font-weight:500}.RegisterPage_testimonialsSection__ysf2-{padding:5rem 1rem;text-align:center}.RegisterPage_testimonialCarousel__OgOLi{margin:0 auto;max-width:900px;padding:2rem 0;position:relative}.RegisterPage_testimonialContent__0lz4u{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e193280;border:1px solid #6366f133;border-radius:1rem;margin:0 1rem;min-height:300px;padding:2rem;position:relative}.RegisterPage_testimonial__hyNEq{transition:opacity .5s ease;width:100%}.RegisterPage_activeTestimonial__\+epdv{z-index:2}.RegisterPage_quoteIcon__GWV0Z{color:#8b5cf633;font-family:serif;font-size:4rem;left:1.5rem;line-height:1;position:absolute;top:1rem}.RegisterPage_quote__riszO{color:#e2e8f0;font-size:1.25rem;line-height:1.6;margin-bottom:2rem;position:relative;z-index:1}.RegisterPage_author__uOWh6{align-items:center;display:flex;gap:1rem;justify-content:center}.RegisterPage_authorAvatar__yOEYV{background:linear-gradient(45deg,#8b5cf6,#6366f1);border-radius:50%;height:50px;width:50px}.RegisterPage_authorName__g4N2W{color:#f8fafc;font-weight:600;margin:0}.RegisterPage_authorRole__joW\+k{color:#94a3b8;margin:0}.RegisterPage_testimonialArrow__Awfkw{align-items:center;background:#8b5cf633;border:none;border-radius:50%;color:#f8fafc;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:40px;z-index:10}.RegisterPage_testimonialArrow__Awfkw:hover{background:#8b5cf666}.RegisterPage_testimonialArrow__Awfkw:first-of-type{left:-20px}.RegisterPage_testimonialArrow__Awfkw:last-of-type{right:-20px}.RegisterPage_testimonialDots__Sn6\+4{display:flex;gap:.5rem;justify-content:center;margin-top:1.5rem}.RegisterPage_testimonialDot__z2p3x{background:#8b5cf64d;border:none;border-radius:50%;cursor:pointer;height:10px;transition:all .3s ease;width:10px}.RegisterPage_activeDot__iInHB{background:#8b5cf6;transform:scale(1.2)}.RegisterPage_faqSection__FXt0s{padding:5rem 1rem}.RegisterPage_faqList__xTOvX{margin:0 auto;max-width:800px}.RegisterPage_faqItem__x8Z2Q{background:#1e193280;border:1px solid #6366f133;border-radius:.5rem;margin-bottom:1rem;overflow:hidden;transition:all .3s ease}.RegisterPage_faqItem__x8Z2Q:hover{border-color:#8b5cf666}.RegisterPage_faqQuestion__CgCD2{align-items:center;background:#0000;border:none;color:#f8fafc;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;justify-content:space-between;padding:1.25rem;text-align:left;width:100%}.RegisterPage_faqIcon__CBzl2{color:#8b5cf6;font-size:1.5rem;transition:transform .3s ease}.RegisterPage_faqItem__x8Z2Q.RegisterPage_open__fJB-E .RegisterPage_faqIcon__CBzl2{transform:rotate(45deg)}.RegisterPage_faqAnswer__CUM7G{max-height:0;overflow:hidden;padding:0 1.25rem;transition:max-height .3s ease,padding .3s ease}.RegisterPage_faqAnswerOpen__l7YTp{max-height:500px;padding:0 1.25rem 1.25rem}.RegisterPage_faqAnswer__CUM7G p{color:#cbd5e1;line-height:1.6;margin:0}.RegisterPage_ctaSection__4nnGX{background:linear-gradient(135deg,#8b5cf61a,#6366f11a);border-radius:1rem;margin:2rem 0;padding:5rem 1rem;text-align:center}.RegisterPage_ctaContent__hFgdR{margin:0 auto;max-width:700px}.RegisterPage_ctaContent__hFgdR h2{color:#f8fafc;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.RegisterPage_ctaContent__hFgdR p{color:#cbd5e1;font-size:1.25rem;margin-bottom:2rem}.RegisterPage_footer__Cjp7z{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0a1ee6;border-top:1px solid #6366f133;padding:4rem 1rem 2rem;position:relative;z-index:1}.RegisterPage_footerContent__\+bbbV{grid-gap:4rem;display:grid;gap:4rem;grid-template-columns:1fr 2fr;margin:0 auto;max-width:1200px}.RegisterPage_footerBrand__SqZVr{display:flex;flex-direction:column;gap:1rem}.RegisterPage_footerLogo__jvkMF{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;background-clip:text;font-size:1.75rem;font-weight:700;margin:0}.RegisterPage_footerBrand__SqZVr p{color:#94a3b8;margin:0}.RegisterPage_socialLinks__hni2N{display:flex;flex-wrap:wrap;gap:1rem;justify-content:flex-start;margin-top:1rem}.RegisterPage_socialIcon__a0Dp2{align-items:center;background:#8b5cf61a;border:none;border-radius:50%;color:#a78bfa;cursor:pointer;display:flex;font-size:1.25rem;height:40px;justify-content:center;transition:all .3s ease;width:40px}.RegisterPage_socialIcon__a0Dp2:hover{background:#8b5cf633;transform:translateY(-3px)}.RegisterPage_footerLinks__8DnIE{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.RegisterPage_footerLinkGroup__j3hDV h3{color:#f8fafc;font-size:1.125rem;font-weight:600;margin-bottom:1.25rem}.RegisterPage_footerLink__o22wV{background:#0000;border:none;color:#94a3b8;cursor:pointer;display:block;margin-bottom:.75rem;padding:0;text-align:left;transition:all .2s ease}.RegisterPage_footerLink__o22wV:hover{color:#8b5cf6;transform:translateX(3px)}.RegisterPage_footerBottom__UFzaK{border-top:1px solid #6366f133;margin-top:3rem;padding-top:2rem;text-align:center}.RegisterPage_footerBottom__UFzaK p{color:#64748b;font-size:.875rem}.RegisterPage_animateOnScroll__RVMKy{opacity:0;transform:translateY(30px);transition:all .6s ease;transition-delay:0s;transition-delay:var(--delay,0s)}.RegisterPage_animate__7yCiJ{opacity:1;transform:translateY(0)}@media (max-width:1024px){.RegisterPage_mainTitle__2op-I{font-size:3rem}.RegisterPage_heroSection__2Jt26{gap:3rem}.RegisterPage_featureCards__N1pm\+{padding:0 1.5rem}.RegisterPage_footerContent__\+bbbV{gap:3rem;grid-template-columns:1fr;text-align:center}.RegisterPage_footerBrand__SqZVr{align-items:center}.RegisterPage_socialLinks__hni2N{justify-content:center}.RegisterPage_footerLinks__8DnIE{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.RegisterPage_footerLinkGroup__j3hDV h3{margin-bottom:1rem}.RegisterPage_footerLink__o22wV{text-align:center}.RegisterPage_footerLink__o22wV:hover{transform:translateX(0)}.RegisterPage_floatingShape__DTinw:first-child{height:300px;width:300px}.RegisterPage_floatingShape__DTinw:nth-child(2){height:250px;left:75%;width:250px}.RegisterPage_floatingShape__DTinw:nth-child(3){height:200px;width:200px}.RegisterPage_floatingShape__DTinw:nth-child(4){height:350px;left:65%;width:350px}}@media (max-width:768px){.RegisterPage_navbar__uUvuX{padding:1rem}.RegisterPage_navLinks__G8e\+N{gap:.75rem}.RegisterPage_navLink__vjocx{font-size:.875rem;padding:.375rem .5rem}.RegisterPage_heroSection__2Jt26{gap:2rem;padding:3rem 1rem}.RegisterPage_mainTitle__2op-I{font-size:2.5rem}.RegisterPage_mainDescription__q\+rwX{font-size:1.125rem;margin-bottom:1.5rem}.RegisterPage_ctaButtons__AsmKc{flex-direction:column;margin:1.5rem auto 0;max-width:300px;width:100%}.RegisterPage_primaryCta__07\+b2,.RegisterPage_secondaryCta__1511j{padding-left:1rem;padding-right:1rem;width:100%}.RegisterPage_featureCards__N1pm\+{gap:1.5rem;padding:0 1rem}.RegisterPage_featureCard__69qm-{padding:1.5rem}.RegisterPage_ctaSection__4nnGX,.RegisterPage_faqSection__FXt0s,.RegisterPage_statsSection__op1Y5,.RegisterPage_testimonialsSection__ysf2-{padding:3rem 1rem}.RegisterPage_statsGrid__Q-WZ\+{gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.RegisterPage_statNumber__-UYFe{font-size:2.5rem}.RegisterPage_statLabel__-UyFM{font-size:1rem}.RegisterPage_testimonialContent__0lz4u{margin:0;padding:1.5rem}.RegisterPage_quote__riszO{font-size:1.1rem}.RegisterPage_quoteIcon__GWV0Z{font-size:3rem;left:.5rem;top:.5rem}.RegisterPage_testimonialArrow__Awfkw{height:35px;width:35px}.RegisterPage_testimonialArrow__Awfkw:first-of-type{left:5px}.RegisterPage_testimonialArrow__Awfkw:last-of-type{right:5px}.RegisterPage_faqQuestion__CgCD2{font-size:1rem;padding:1rem}.RegisterPage_faqAnswerOpen__l7YTp{padding:0 1rem 1rem}.RegisterPage_ctaContent__hFgdR h2{font-size:2rem}.RegisterPage_ctaContent__hFgdR p{font-size:1.125rem}.RegisterPage_floatingShape__DTinw{filter:blur(40px);opacity:.4}.RegisterPage_floatingShape__DTinw:first-child{height:200px;left:5%;top:5%;width:200px}.RegisterPage_floatingShape__DTinw:nth-child(2){height:180px;left:70%;top:70%;width:180px}.RegisterPage_floatingShape__DTinw:nth-child(3){display:none}.RegisterPage_floatingShape__DTinw:nth-child(4){height:220px;left:60%;top:25%;width:220px}}@media (max-width:480px){.RegisterPage_navbar__uUvuX{padding:.75rem 1rem}.RegisterPage_navTitle__MqG7K{font-size:1.5rem}.RegisterPage_hamburger-menu__7gQXN{display:block}.RegisterPage_navLinks__G8e\+N{display:none}.RegisterPage_heroSection__2Jt26{gap:1.5rem;padding:2.5rem 1rem}.RegisterPage_mainTitle__2op-I{font-size:2rem;line-height:1.2}.RegisterPage_mainDescription__q\+rwX{font-size:1rem}.RegisterPage_primaryCta__07\+b2,.RegisterPage_secondaryCta__1511j{font-size:.9rem;padding:.6rem 1.2rem}.RegisterPage_featureCards__N1pm\+,.RegisterPage_statsGrid__Q-WZ\+{grid-template-columns:1fr}.RegisterPage_statCard__MQ8UI{padding:1rem}.RegisterPage_sectionTitle__wMYk0{font-size:1.75rem;margin-bottom:2rem}.RegisterPage_testimonialCarousel__OgOLi{padding:1rem 0}.RegisterPage_testimonialContent__0lz4u{min-height:250px}.RegisterPage_testimonialArrow__Awfkw{transform:translateY(-50%) scale(.9)}.RegisterPage_testimonialArrow__Awfkw:first-of-type{left:2px}.RegisterPage_testimonialArrow__Awfkw:last-of-type{right:2px}.RegisterPage_footerContent__\+bbbV{gap:2rem}.RegisterPage_footerLinks__8DnIE{gap:1.5rem;grid-template-columns:1fr}.RegisterPage_footerLinkGroup__j3hDV h3{font-size:1rem}.RegisterPage_footerLink__o22wV{font-size:.9rem}.RegisterPage_footerBottom__UFzaK p{font-size:.8rem}.RegisterPage_floatingShape__DTinw:first-child{height:150px;width:150px}.RegisterPage_floatingShape__DTinw:nth-child(4){display:none}}.GroupChat_popup-container__l3qSj{align-items:center;animation:GroupChat_fadeIn__VQrfg .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}@keyframes GroupChat_fadeIn__VQrfg{0%{opacity:0}to{opacity:1}}.GroupChat_popup-content__vOHFX{animation:GroupChat_slideUp__WXa9i .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293bb3;border:1px solid #6366f166;border-radius:10px;box-shadow:0 10px 15px -3px #0003,0 4px 6px -2px #0000001a;display:flex;flex-direction:column;max-height:80vh;max-width:800px;padding:2.5rem;width:90%}@keyframes GroupChat_slideUp__WXa9i{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.GroupChat_popup-header__H5xV9{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.GroupChat_heading__ZXlmH{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:2rem;font-weight:700}.GroupChat_closeButton__MXkar{background:none;border:none;border-radius:50%;color:#ff3a3a;cursor:pointer;font-size:1.25rem;height:2.25rem;line-height:1;transition:transform .2s ease,box-shadow .2s ease;width:2.25rem}.GroupChat_closeButton__MXkar:hover{box-shadow:0 4px 8px #8b5cf666,0 2px 4px #8b5cf64d;color:#fff;transform:scale(1.1)}.GroupChat_messages-container__SIK\+9{display:flex;flex:1 1;flex-direction:column;gap:.75rem;margin-bottom:1rem;overflow-y:auto;padding-right:.5rem}.GroupChat_empty-messages__K5fi9{color:#e2e8f0;font-size:1rem;font-style:italic;margin:auto;text-align:center}.GroupChat_message-skeleton__Kgz8H{animation:GroupChat_pulse__8QrPS 1.5s ease-in-out infinite;background:#ffffff1a;border-radius:5px;display:flex;gap:.75rem;padding:.75rem}@keyframes GroupChat_pulse__8QrPS{0%,to{opacity:.5}50%{opacity:1}}.GroupChat_message__1\+xm\+{align-items:flex-start;animation:GroupChat_fadeIn__VQrfg .3s ease;background:#ffffff1a;border-radius:8px;display:flex;gap:.75rem;padding:.75rem 1rem}.GroupChat_message__1\+xm\+ .GroupChat_avatar__SduKf{align-items:center;background:#3874ff;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:40px;justify-content:center;width:40px}.GroupChat_message-content__HQ48T{flex:1 1}.GroupChat_message-header__VNfvo{align-items:baseline;display:flex;gap:.5rem;margin-bottom:.25rem}.GroupChat_sender__-R98j{color:#8b5cf6;font-weight:700}.GroupChat_timestamp__5g\+Gd{color:#cbd5e1;font-size:.75rem;opacity:0;transition:opacity .2s}.GroupChat_message__1\+xm\+:hover .GroupChat_timestamp__5g\+Gd{opacity:1}.GroupChat_message-content__HQ48T .GroupChat_content__sJz3P{color:#e2e8f0;line-height:1.4;word-break:break-word}.GroupChat_message-form__rfrLS{border-top:1px solid #6366f166;display:flex;flex-direction:column;gap:.75rem;padding-top:1rem}.GroupChat_message-input__rP5B0{background:#ffffff1a;border:1px solid #6366f166;border-radius:6px;color:#e2e8f0;min-height:80px;padding:.75rem;resize:vertical;transition:box-shadow .2s,border-color .2s;width:100%}.GroupChat_message-input__rP5B0:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf64d;outline:none}.GroupChat_message-input__rP5B0:disabled{cursor:not-allowed;opacity:.6}.GroupChat_message-actions__NwVWc{align-items:center;display:flex;justify-content:space-between}.GroupChat_message-hint__MT9CL{color:#cbd5e1;font-size:.75rem}.GroupChat_openPopupButton__q8gvT,.GroupChat_send-button__DTAkY{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:6px;box-shadow:0 2px 5px #0000001a;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.6rem 1.2rem;transition:transform .2s ease,box-shadow .2s ease}.GroupChat_openPopupButton__q8gvT:hover,.GroupChat_send-button__DTAkY:hover{box-shadow:0 20px 25px -5px #8b5cf666,0 10px 10px -5px #8b5cf64d;transform:translateY(-2px)}.GroupChat_send-button__DTAkY:disabled{background:#6366f166;box-shadow:none;cursor:not-allowed}@media (max-width:600px){.GroupChat_popup-content__vOHFX{max-height:90vh;padding:1.5rem}.GroupChat_message-input__rP5B0{min-height:60px}}.modal{background:#0000;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1000}.content{animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293bb3;border:1px solid #6366f166;border-radius:10px;box-shadow:0 10px 15px -3px #0003,0 4px 6px -2px #0000001a;max-width:400px;padding:2rem;text-align:center;width:90%}h4{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.input-group{margin-bottom:1rem;text-align:left}label{color:#e2e8f0;display:block;font-weight:500;margin-bottom:.5rem;text-align:left}input[type=number],input[type=text],select{background:#ffffff1a;border:1px solid #6366f166;border-radius:6px;box-sizing:border-box;color:#e2e8f0;font-size:1rem;padding:.75rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}select{text-align:center}input[type=checkbox]{accent-color:#8b5cf6;height:1rem;margin-right:.5rem;width:1rem}input[type=number]:focus,input[type=text]:focus,select:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf64d;outline:none}.button-group{gap:1rem;justify-content:flex-end;margin-top:2rem}button{all:unset;align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:6px;box-shadow:0 4px 6px -2px #0003,0 2px 4px -1px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;justify-content:center;padding:.75rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease}button:hover{box-shadow:0 10px 15px -3px #8b5cf666,0 4px 6px -2px #8b5cf64d;transform:translateY(-2px)}button:active{transform:translateY(0)}.close-button{background:linear-gradient(135deg,#ef4444,#f87171)}.read-only{background:#ffffff1a;color:#777;cursor:not-allowed}.chat-filter-toggle{align-items:center;background:#ffffff1a;border-radius:6px;color:#e2e8f0;cursor:pointer;display:inline-flex;padding:.5rem 1rem;transition:background .2s ease,transform .2s ease}.chat-filter-toggle.enabled{background:linear-gradient(135deg,#8b5cf6,#6366f1)}.chat-filter-toggle.disabled{background:linear-gradient(135deg,#ef4444,#f87171)}.chat-filter-toggle:hover{transform:translateY(-1px)}.star-rating{display:flex;gap:.5rem;justify-content:center}.star{color:#fff9;font-size:1.5rem;transition:color .2s ease}.star.selected{color:gold;text-shadow:0 0 5px #ffd70080}.select-container{align-items:center;display:flex;flex-direction:column;margin-top:1rem;width:100%}#roommate-select{background:#ffffff1a;border:1px solid #6366f166;border-radius:6px;color:#e2e8f0;font-size:1rem;max-width:300px;padding:.75rem;text-align:center;transition:border-color .2s ease,box-shadow .2s ease;width:80%}#roommate-select:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf64d;outline:none}.profile-popup-content{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0f172ad9!important}.popup-content{background:#0000!important;border:none!important;box-shadow:none!important;padding:0!important}.profile-popup-content{align-items:center;animation:fadeIn .3s ease-in-out;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293be6!important;border-radius:12px;box-shadow:0 10px 15px -3px #0003,0 4px 6px -2px #0000001a;display:flex;flex-direction:column;justify-content:center;max-width:90%;padding:20px;position:relative;text-align:center;width:350px}.profile-popup-close{background:none;border:none;color:#fff;cursor:pointer;font-size:20px;position:absolute;right:10px;top:10px}.profile-settings-container{align-items:center;display:flex;flex-direction:column;gap:15px;width:100%}.profile-popup-button{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:10px;transition:transform .2s ease,box-shadow .2s ease;width:100%}.profile-popup-save{background:linear-gradient(135deg,#8b5cf6,#6366f1)}.profile-popup-save:hover{box-shadow:0 20px 25px -5px #8b5cf666,0 10px 10px -5px #8b5cf64d;transform:translateY(-2px)}.profile-popup-cancel{background:linear-gradient(135deg,#e74c3c,#7e1c11)}.profile-popup-cancel:hover{box-shadow:0 15px 30px -5px #e74c3c66,0 10px 10px -5px #e74c3c4d;transform:translateY(-2px)}.input-group{align-items:center;display:flex;flex-direction:column;text-align:center;width:100%}.input-group label{color:#e2e8f0;font-size:14px;margin-bottom:5px}.input-group input{background:#ffffff1a;border:1px solid #6366f14d;border-radius:6px;color:#fff;font-size:1rem;padding:8px;text-align:center;width:90%}.input-group input:focus{border-color:#8b5cf6!important}.button-group{display:flex;gap:10px;justify-content:center;margin-top:15px;width:100%}.input-group input,.profile-popup-button,.profile-popup-content{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.LeaderboardPopup_popup-container__4\+Fxs{align-items:center;animation:LeaderboardPopup_fadeIn__vg9B4 .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#00000080;display:flex;inset:0;justify-content:center;position:fixed;z-index:50}@keyframes LeaderboardPopup_fadeIn__vg9B4{0%{opacity:0}to{opacity:1}}.LeaderboardPopup_popup-content__5ZbdQ{animation:LeaderboardPopup_slideUp__Ieimu .3s ease;background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;color:#1f2937;display:flex;flex-direction:column;max-height:80vh;max-width:400px;overflow-y:auto;padding:1.5rem;width:90%}@keyframes LeaderboardPopup_slideUp__Ieimu{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LeaderboardPopup_popup-header__KzuBR{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.LeaderboardPopup_popup-header__KzuBR h2{color:#111827;font-size:1.25rem;font-weight:700}.LeaderboardPopup_popup-header__KzuBR .LeaderboardPopup_close-btn__MLWPk{background:none;border:none;color:#ef4444;cursor:pointer;font-size:1.25rem;font-weight:600;transition:transform .2s ease}.LeaderboardPopup_popup-header__KzuBR .LeaderboardPopup_close-btn__MLWPk:hover{transform:scale(1.1)}.LeaderboardPopup_controls__G8L9g{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.25rem}.LeaderboardPopup_controlGroup__N6vzi label{color:#374151;display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.LeaderboardPopup_controlGroup__N6vzi select{background:#f9fafb;border:1px solid #d1d5db;border-radius:.375rem;color:#111827;cursor:pointer;font-size:.875rem;padding:.5rem;transition:border-color .2s;width:100%}.LeaderboardPopup_controlGroup__N6vzi select:focus{border-color:#6366f1;outline:none}.LeaderboardPopup_leaderboard-list__UKgyR{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.LeaderboardPopup_leaderboard-item__ImV34{align-items:center;color:#1f2937;display:flex;font-size:.875rem;gap:.5rem}.LeaderboardPopup_leaderboard-item__ImV34 .LeaderboardPopup_rank__UO8Bz{color:#4f46e5;font-weight:700}.LeaderboardPopup_empty-state__t6e21{color:#6b7280;font-style:italic;margin-top:1rem;text-align:center}.LeaderboardPopup_loading-container__YXQaQ{background:#fff;border-radius:1rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;color:#374151;max-width:400px;padding:1.5rem;text-align:center;width:90%}.popup-container{align-items:center;animation:fadeIn .2s ease;background:#0009;inset:0;justify-content:center;position:fixed;z-index:999}.popup-container,.popup-content{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex}.popup-content{animation:slideUp .3s ease;background:#1e293be6;border:1px solid #6366f166;border-radius:.75rem;box-shadow:0 10px 20px #0000004d,0 4px 6px #0000001a;flex-direction:column;max-height:80vh;max-width:600px;padding:2rem;width:90%}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.popup-header{align-items:center;display:flex;justify-content:flex-end}.quest-bell{cursor:pointer;height:3rem;position:relative;width:3rem}.bell-icon{height:100%;width:100%}.quest-count{background:#ff4d4d;border-radius:50%;color:#fff;font-size:.65rem;font-weight:700;padding:.15rem .4rem;position:absolute;right:.25rem;top:.25rem}.messages-container,.questsContainer{display:flex;flex:1 1;flex-direction:column;gap:.75rem;margin:1rem 0;overflow-y:auto;padding-right:.5rem}.empty-messages{color:#e2e8f0;font-size:1rem;font-style:italic;margin:auto;text-align:center}.message-skeleton{animation:pulse 1.5s ease-in-out infinite;background:#ffffff14;border-radius:.5rem;display:flex;gap:.75rem;padding:.75rem}@keyframes pulse{0%,to{opacity:.5}50%{opacity:1}}.message,.questItem{animation:fadeIn .3s ease;background:#ffffff14;border-radius:.5rem;display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem}.message .avatar{align-items:center;background:#6366f1;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:700;height:2.5rem;justify-content:center;width:2.5rem}.questItem{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#e2e8f0;display:-webkit-box;font-size:.95rem;max-height:3rem;overflow:hidden}.message-header{align-items:baseline;display:flex;gap:.5rem}.sender{color:#8b5cf6;font-weight:700}.timestamp{color:#cbd5e1;font-size:.75rem;opacity:0;transition:opacity .2s}.message:hover .timestamp{opacity:1}.message-form{border-top:1px solid #6366f166;display:flex;flex-direction:column;gap:.75rem;padding-top:1rem}.message-input{background:#ffffff14;border:1px solid #6366f166;border-radius:.5rem;color:#e2e8f0;min-height:5rem;padding:.75rem;resize:vertical;transition:border-color .2s,box-shadow .2s;width:100%}.message-input:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf64d;outline:none}.message-input:disabled{cursor:not-allowed;opacity:.6}.openPopupButton,.send-button{align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border:none;border-radius:.5rem;box-shadow:0 2px 5px #0000001a;color:#fff;cursor:pointer;display:inline-flex;font-weight:600;gap:.5rem;padding:.6rem 1.2rem;transition:transform .2s,box-shadow .2s}.openPopupButton:hover,.send-button:hover{box-shadow:0 20px 25px -5px #8b5cf666,0 10px 10px -5px #8b5cf64d;transform:translateY(-2px)}.send-button:disabled{background:#6366f166;box-shadow:none;cursor:not-allowed}.closeButton{background:none;border:none;border-radius:50%;color:#ff3a3a;cursor:pointer;font-size:1.25rem;height:2.25rem;line-height:1;transition:transform .2s,box-shadow .2s;width:2.25rem}.closeButton:hover{box-shadow:0 4px 8px #8b5cf666,0 2px 4px #8b5cf64d;color:#fff;transform:scale(1.1)}@media (max-width:600px){.popup-content{max-height:90vh;padding:1.5rem}.message-input{min-height:4rem}}.LeaderboardPopup_leaderboardModal__az-eo{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#1e293be6;border-radius:.75rem;box-shadow:0 10px 20px #0000004d,0 4px 6px #0000001a;display:flex;flex-direction:column;max-height:80vh;max-width:600px;padding:2rem;width:90%}.LeaderboardPopup_title__0pD0s{color:#fff;font-size:1.75rem;font-weight:700;margin:0 0 .5rem}.LeaderboardPopup_description__XafXC{color:#e2e8f0;font-size:1rem;margin:0 0 1.5rem}.LeaderboardPopup_leaderboardList__DhybK{display:flex;flex:1 1;flex-direction:column;gap:.75rem;list-style:none;margin:0 0 1.5rem;overflow-y:auto;padding:0}.LeaderboardPopup_leaderboardItem__YP53O{background:#ffffff14;border-radius:.5rem;display:flex;flex-direction:column;gap:.25rem;padding:.75rem 1rem}.LeaderboardPopup_rank__l\+AP2{color:#8b5cf6;font-weight:700}.LeaderboardPopup_username__qYcfP{color:#fff;font-size:1.1rem;font-weight:500}.LeaderboardPopup_stats__7bAxb{color:#fff;font-size:.9rem}.LeaderboardPopup_noData__\+Ubtv{color:#e2e8f0;font-style:italic;text-align:center}.LeaderboardPopup_closeButton__Lsb4l{align-self:flex-end;background:#8b5cf6;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:.95rem;padding:.5rem 1rem;transition:transform .2s ease,box-shadow .2s ease}.LeaderboardPopup_closeButton__Lsb4l:hover{box-shadow:0 4px 8px #8b5cf666,0 2px 4px #8b5cf64d;transform:scale(1.05)}.RoomSettings_leaveRoomButton__ACnpF{background-color:#ff4d4d;border:none;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.RoomSettings_popup-overlay__dhkYV{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.RoomSettings_popup-content__AV6sn{background-color:#fff;border-radius:8px;max-width:500px;padding:20px;position:relative;width:90%}.RoomSettings_settingsOptions__ssVcF{margin-bottom:20px;margin-left:20px;margin-top:20px;max-height:50vh;overflow-y:auto}.RoomSettings_inputGroup__f0US5{align-items:center;display:flex;gap:10px;margin-top:10px}.RoomSettings_buttonGroup__0WG7D{display:flex;gap:10px;justify-content:center;margin-top:30px}.RoomSettings_saveButton__jS70N{background-color:#4caf50;border:none;color:#fff;cursor:pointer;font-size:16px;padding:10px 20px}.RoomSettings_roomSettingsContainer__xv-8l{align-items:center;display:flex;flex-direction:column;gap:15px}.RoomSettings_roomSettingsPopupOverlay__499N2{align-items:center;background:#000000b3!important;display:flex;height:100vh!important;justify-content:center;left:0;position:fixed!important;top:0;width:100vw!important;z-index:2000!important}.RoomSettings_roomSettingsPopupContent__bEvnA{animation:RoomSettings_fadeIn__eDRSQ .3s ease-in-out;background:#333!important;border-radius:12px;box-shadow:0 4px 10px #00000026;max-width:90%;padding:5px;position:relative;text-align:center;width:150px}.RoomSettings_modal__cvLQz,.RoomSettings_roomSettingsPopupContent__bEvnA{align-items:center;display:flex;flex-direction:column;justify-content:center}.RoomSettings_modal__cvLQz{background:none!important;margin:0!important;padding:0!important}.RoomSettings_content__u\+iMk{animation:RoomSettings_fadeIn__eDRSQ .3s ease;background-color:#0f172af2;border:1px solid #ffffff1a;border-radius:12px;max-width:400px;overflow:hidden;padding:1rem;width:100%}.RoomSettings_settingsTitle__GuiUu{color:#e7e7e7;font-family:Inter,sans-serif;font-size:1.5rem;justify-self:center;margin-bottom:1.5rem;text-align:center;width:60%}.RoomSettings_fileInputGroup__FSgfg{align-items:flex-start;display:flex;flex-direction:column;gap:4px;margin-left:3%}.RoomSettings_fileInputContainer__b\+Zlj{align-items:center;display:flex;gap:8px;margin-left:5%}.RoomSettings_fileFieldLabel__TIq7W{margin-bottom:2px}.RoomSettings_hiddenFileInput__Zbi1U{display:none}.RoomSettings_fileUploadIcon__d4voL{cursor:pointer;font-size:1.4rem}.RoomSettings_fileName__j5U5z{color:#fff;font-size:.9rem;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#root,body,html{box-sizing:border-box;height:100%;margin:0;padding:0;width:100%}.appContainer{background-color:#d1ae7c;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;height:100%;overflow-x:hidden;width:100%}.roomBanner{background:linear-gradient(90deg,#1e1920,#1a141b);box-shadow:0 4px 12px #00000026;flex-shrink:0;height:80px;justify-content:space-between;padding:0 24px;position:relative;width:100%;z-index:10}.roomBanner,.roomBannerMini{align-items:center;display:flex}.roomBannerMini{gap:16px;height:100%;justify-content:flex-end}.roomTitle{animation:fadeIn 1.5s ease-in-out;color:#ecf0f1;font-size:2rem;font-weight:700;letter-spacing:2px;text-shadow:2px 2px 4px #0003}.roomBackground{background-blend-mode:multiply;background-color:#9591b5;background-color:var(--background-color,#9591b5);background-image:url(/static/media/tile.8fdffc9163494f83b671.png);background-repeat:repeat;background-size:50px 50px;display:flex;flex-direction:column;flex-grow:1;flex:1 1;height:80%;overflow:hidden;position:relative;width:100%}.roomCanvas{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.floorItems,.upperSection{display:flex;width:100%}.upperSection{height:35%}.floorItems{align-items:flex-end;height:65%}.floorLeft,.floorMiddle,.floorRight,.upperLeft,.upperMiddle,.upperRight{align-items:center;display:flex;justify-content:center;width:33.33%}.roomFloor{background:linear-gradient(90deg,#121414,#121517);box-shadow:inset 0 2px 5px #0003,0 -2px 5px #0000001a;height:60px;width:100%}.hover-container{display:inline-block;position:relative}.hover-label{background-color:#000000b3;border-radius:4px;bottom:110%;box-shadow:0 2px 4px #0003;color:#fff;font-size:.75rem;left:50%;opacity:0;padding:4px 8px;pointer-events:none;position:absolute;transform:translateX(-50%);transition:opacity .3s ease;visibility:hidden;white-space:nowrap}.hover-container:hover .hover-label{opacity:1;visibility:visible}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.canvasWrapper{flex:1 1;height:calc(100vh - 80px);overflow:hidden;position:relative;width:100%}body,html{height:100%;margin:0;padding:0;width:100%}@keyframes RoomState_fadeIn__-svTQ{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.RoomState_container__\+nnr4{animation:RoomState_fadeIn__-svTQ .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293bb3;box-sizing:border-box;margin:0 auto;max-width:90%;padding:2rem}.RoomState_title__Mg-1A{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.RoomState_timelineContainer__HO2gq{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-bottom:2rem}.RoomState_stateBox__ROFYA{align-items:center;animation:RoomState_fadeIn__-svTQ .3s ease;aspect-ratio:1/1;background:#ffffff1a;border:1px solid #6366f166;border-radius:.5rem;box-shadow:0 4px 6px -2px #0003,0 2px 4px -1px #0000001a;box-sizing:border-box;color:#e2e8f0;display:flex;flex-direction:column;justify-content:center;padding:1rem;text-align:center;width:12rem}.RoomState_stateBox__ROFYA h4,.RoomState_stateBox__ROFYA p{color:#e2e8f0;font-size:1rem;margin:.25rem 0}.RoomState_currentBox__T0Myd{aspect-ratio:1/1.1;width:14rem}.RoomState_arrow__Y5yfM{color:#8b5cf6;cursor:pointer;font-size:3rem;transition:transform .2s ease;-webkit-user-select:none;user-select:none}.RoomState_arrow__Y5yfM:hover{transform:translateY(-2px)}.RoomState_timer__z4hea{color:#e2e8f0;font-size:1rem;margin-top:1rem;text-align:center}.RoomState_clearButton__GoY4Z{all:unset;align-items:center;background:linear-gradient(135deg,#ef4444,#f87171);border-radius:.5rem;box-shadow:0 4px 6px -2px #0003,0 2px 4px -1px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;margin-top:1rem;padding:.5rem 1rem;transition:transform .2s ease,box-shadow .2s ease}.RoomState_clearButton__GoY4Z:hover{box-shadow:0 10px 15px -3px #ef444466,0 4px 6px -2px #ef44444d;transform:translateY(-2px)}.RoomState_form__857rk{box-sizing:border-box;gap:1rem;margin:0 auto;max-width:36rem;width:100%}.RoomState_field__nHh4O,.RoomState_form__857rk{display:flex;flex-direction:column}.RoomState_field__nHh4O label{color:#e2e8f0;font-size:1rem;font-weight:500;margin-bottom:.5rem}.RoomState_field__nHh4O input,.RoomState_field__nHh4O select{background:#ffffff1a;border:1px solid #6366f166;border-radius:.5rem;box-sizing:border-box;color:#e2e8f0;font-size:1rem;padding:.75rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.RoomState_field__nHh4O input:focus,.RoomState_field__nHh4O select:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf64d;outline:none}.RoomState_colorBox__0Ys1Z{border:1px solid #6366f166;border-radius:.5rem;box-sizing:border-box;height:2rem;margin-bottom:.5rem;width:100%}.RoomState_colorInput__3vrAq{background:#0000;border:none;cursor:pointer;height:2rem;width:100%}.RoomState_submitButton__UIdXK{all:unset;align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:.5rem;box-shadow:0 4px 6px -2px #0003,0 2px 4px -1px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;justify-content:center;padding:.75rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease}.RoomState_submitButton__UIdXK:hover{box-shadow:0 10px 15px -3px #8b5cf666,0 4px 6px -2px #8b5cf64d;transform:translateY(-2px)}@media (max-width:600px){.RoomState_title__Mg-1A{font-size:1.75rem}.RoomState_timelineContainer__HO2gq{flex-direction:column;gap:1rem}.RoomState_stateBox__ROFYA{width:10rem}.RoomState_currentBox__T0Myd{width:12rem}.RoomState_arrow__Y5yfM{font-size:2.5rem}.RoomState_clearButton__GoY4Z,.RoomState_submitButton__UIdXK{width:100%}}.SubmitDispute_container__\+44cV{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#1e293bb3;color:#e2e8f0;display:flex;flex-direction:column;min-height:100vh;padding:2rem;text-align:center}.SubmitDispute_title__XVJXd{-webkit-text-fill-color:#0000;background:linear-gradient(90deg,#8b5cf6,#6366f1);-webkit-background-clip:text;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.SubmitDispute_queue__W485P{align-items:center;display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;max-width:800px;width:100%}.SubmitDispute_disputeBox__OAbcE{background:#ffffff1a;border:1px solid #6366f166;border-radius:.75rem;box-shadow:0 4px 6px -2px #0003,0 2px 4px -1px #0000001a;max-width:400px;padding:1.5rem;width:90%}.SubmitDispute_sectionTitle__s9Gqh{color:#e2e8f0;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.SubmitDispute_disputeTitle__vidxR{color:#8b5cf6;font-size:1.25rem;margin-bottom:1rem;min-height:3rem}.SubmitDispute_arrow__XNCPH{color:#8b5cf6;cursor:pointer;font-size:3rem;transition:transform .2s ease;-webkit-user-select:none;user-select:none}.SubmitDispute_arrow__XNCPH:hover{transform:translateY(-2px)}.SubmitDispute_clearButton__gEJir,.SubmitDispute_submitButton__geqx0{all:unset;align-items:center;background:linear-gradient(135deg,#8b5cf6,#6366f1);border-radius:.5rem;box-shadow:0 4px 6px -2px #0003,0 2px 4px -1px #0000001a;box-sizing:border-box;color:#fff;cursor:pointer;display:inline-flex;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;justify-content:center;padding:.75rem 1.5rem;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.SubmitDispute_clearButton__gEJir:hover,.SubmitDispute_submitButton__geqx0:hover{box-shadow:0 10px 15px -3px #8b5cf666,0 4px 6px -2px #8b5cf64d;transform:translateY(-2px)}.SubmitDispute_form__NYgKO{align-items:center;display:flex;flex-direction:column;gap:1rem;max-width:600px;width:100%}.SubmitDispute_textarea__TK4bH{background:#ffffff1a;border:1px solid #6366f166;border-radius:.5rem;color:#e2e8f0;min-height:120px;padding:1rem;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.SubmitDispute_textarea__TK4bH:focus{border-color:#8b5cf6;box-shadow:0 0 0 2px #8b5cf64d;outline:none}@media (max-width:600px){.SubmitDispute_title__XVJXd{font-size:2rem}.SubmitDispute_disputeBox__OAbcE{padding:1rem;width:95%}.SubmitDispute_textarea__TK4bH{min-height:100px}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}
/*# sourceMappingURL=main.b578dc20.css.map*/