.Header_header__MwWvM{display:flex;justify-content:space-between;align-items:center;padding:15px;position:fixed;width:100%;z-index:999;background-color:rgba(0,0,0,.5)}.Header_header__MwWvM h1,.Header_profileWrapper__suw6d{cursor:pointer}.Header_profilePic__C0qDW{width:40px;height:40px;border-radius:50%;object-fit:cover}.Header_loggedIn__MtVSv{gap:35px}.Header_adminLink__LV6TS,.Header_loggedIn__MtVSv{display:flex;align-items:center}.Header_adminButton__yyaTv{background:#f44;border:none;color:#fff;padding:8px 16px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s}.Header_adminButton__yyaTv:hover{background:#e63939}.Header_notificationDropdown__uEhvN{position:absolute;right:0;top:48px;width:400px;background:#2f3336;color:#fff;border:1px solid #0a1119;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,.15);z-index:1000;padding:1rem .5rem 0;font-family:Inter,Helvetica Neue,Arial,sans-serif}.Header_dropdownHeader__aqxkD{font-weight:700;font-size:1.1rem;margin-bottom:.5rem;color:#fff;text-align:center}.Header_notificationLink__CkNe0{display:block;padding:1rem;color:#fff;text-decoration:none;border-bottom:1px solid #222;transition:background .2s;font-family:inherit;word-break:break-word}.Header_notificationContext___nKwO{font-size:.95rem;color:#bbb;margin-top:.25rem;font-weight:400;word-break:break-word}.Header_notificationLink__CkNe0:last-child{border-bottom:none}.Header_notificationLink__CkNe0:hover{background:#222}.Header_unread__Zr1qa{font-weight:700;background:#23272b;color:#fff}.Header_noNotifications__a7Ddz{color:#bbb;padding:1rem 0;text-align:center;font-family:inherit}.Header_notificationThumbnail__vc4SD{width:32px;height:32px;object-fit:cover;border-radius:6px;border:1px solid #222;background:#222;flex-shrink:0}.Header_authButtons__Gak3Z{display:flex;gap:10px;align-items:center}@media(max-width:500px){.Header_add_receipt__W7nZb{display:none}.Header_authButtons__Gak3Z{flex-direction:column;gap:8px}}.RoundedButton_button__ZxRH6{border-radius:50px;border:1px solid #68dd5b;font-weight:400;font-family:Inter,sans-serif;cursor:pointer;transition:background-color .2s ease,color .2s ease,transform .1s ease}.RoundedButton_filled__9ioTy{background-color:#68dd5b;color:#000}.RoundedButton_filled__9ioTy:hover{background-color:#50c445}.RoundedButton_filled__9ioTy:active{background-color:#7bf078;transform:scale(.98)}.RoundedButton_transparent__hj8Wa{background-color:transparent;color:#68dd5b}.RoundedButton_transparent__hj8Wa:hover{background-color:rgba(104,221,91,.1)}.RoundedButton_transparent__hj8Wa:active{background-color:rgba(104,221,91,.2);transform:scale(.98)}.RoundedButton_small__tGH4y{width:91px;padding:10px 0}.RoundedButton_medium__bFWnP{width:150px;padding:10px 0}.RoundedButton_large__z9j_V{width:200px;padding:8px 0}.RoundedButton_disabled__Zcq5u{opacity:.6;cursor:not-allowed}.RoundedButton_disabled__Zcq5u:hover{background-color:inherit;transform:none}.RoundedButton_disabled__Zcq5u:active{transform:none}.ReceiptModal_modalOverlay__sIKUp{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;padding:2rem}.ReceiptModal_modal___A4d4{width:80%;max-width:800px;max-height:90vh;background:#fff;padding:2rem;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1);display:flex;flex-direction:column;overflow:hidden}.ReceiptModal_modal___A4d4 h3{margin-bottom:1rem}.ReceiptModal_modal___A4d4 label{font-family:Inter;font-weight:400}.ReceiptModal_modal___A4d4 input,.ReceiptModal_modal___A4d4 textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:4px;font-size:1rem;font-family:Inter}.ReceiptModal_modal___A4d4 textarea{resize:vertical;min-height:80px;resize:none}.ReceiptModal_modalContent__hFEIW{overflow-y:auto;max-height:70vh;padding-right:10px;display:flex;flex-direction:column}.ReceiptModal_toggleContainer__qr_49{display:flex;gap:1rem;margin-bottom:1.5rem;justify-content:center}.ReceiptModal_toggleButton__3aZCJ{padding:.75rem 1.5rem;border:2px solid #e0e0e0;background:#fff;color:#666;border-radius:8px;cursor:pointer;font-family:Inter,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s ease}.ReceiptModal_toggleButton__3aZCJ:hover{border-color:#1da1f2;color:#1da1f2}.ReceiptModal_toggleButton__3aZCJ.ReceiptModal_active__yJmyE{background:#1da1f2;border-color:#1da1f2;color:#fff}.ReceiptModal_tweetInputContainer__k4kld{display:flex;flex-direction:column;gap:.5rem}.ReceiptModal_tweetInput__t4bBk{width:100%;padding:12px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:Inter,sans-serif;transition:border-color .2s ease}.ReceiptModal_tweetInput__t4bBk:focus{outline:none;border-color:#1da1f2}.ReceiptModal_tweetInput__t4bBk::placeholder{color:#999}.ReceiptModal_toggle__B_B4A{display:flex;gap:50px;align-items:center;justify-content:center}.ReceiptModal_imagePreviewWrapper__L4GlG{position:relative;margin:1rem}.ReceiptModal_imagePreviewWrapper__L4GlG img{max-width:100%;border-radius:8px;border:1px solid #ddd}.ReceiptModal_removeImageButton__GJoor{position:absolute;top:-10px;right:-10px;background:#ff4d4d;color:#fff;border:none;border-radius:50%;width:24px;height:24px;font-size:14px;cursor:pointer}.ReceiptModal_tweetPreview__Wf8MN{margin-bottom:1.5rem;padding:10px;background:#f9f9f9;border-radius:8px;border:1px solid #ddd;display:flex;justify-content:center}.ReceiptModal_tweetEmbed__l_0e2{width:100%;max-width:500px}.ReceiptModal_tweetEmbed__l_0e2 iframe{border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.ReceiptModal_screenshotStatus__GiBxJ{margin-top:1rem;padding:.75rem;border-radius:8px;text-align:center;font-size:.9rem;font-family:Inter,sans-serif}.ReceiptModal_screenshotLoading__jOg9Y{background:#1da1f2;border:1px solid #1da1f2;color:#fff;display:flex;align-items:center;justify-content:center;min-height:60px;border-radius:8px}.ReceiptModal_spinner__pYltI{width:30px;height:30px;border:4px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:ReceiptModal_spin__rDx8Z 1s linear infinite;display:block}@keyframes ReceiptModal_spin__rDx8Z{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.ReceiptModal_screenshotError__2xdAi{background:#ffebee;border:1px solid #f44336;color:#d32f2f}.ReceiptModal_screenshotError__2xdAi span{display:block;margin-bottom:.5rem}.ReceiptModal_screenshotSuccess___cJIo{background:#e8f5e8;border:1px solid #4caf50;color:#2e7d32}.ReceiptModal_screenshotSuccess___cJIo span{display:flex;align-items:center;justify-content:center;gap:.5rem}.ReceiptModal_retryButton__AMBUi{background:#f44336;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.8rem;font-family:Inter,sans-serif;transition:background-color .2s ease}.ReceiptModal_retryButton__AMBUi:hover{background:#d32f2f}.ReceiptModal_invalidUrl__stTUC{text-align:center;padding:1rem;background:#fff3cd;border:1px solid #ffeaa7;border-radius:8px;color:#856404}.ReceiptModal_invalidUrl__stTUC p{margin:0 0 .5rem;font-size:.9rem}.ReceiptModal_invalidUrl__stTUC .ReceiptModal_urlExample__aJs2e{font-size:.8rem;color:#6c757d;font-family:monospace;background:#f8f9fa;padding:.25rem .5rem;border-radius:4px;margin-top:.5rem}.ReceiptModal_formGroup__hfPyT{display:flex;flex-direction:column;gap:8px;margin-bottom:1rem}.ReceiptModal_deadlineOptions__Uunul{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:1rem}.ReceiptModal_deadlineOptions__Uunul .ReceiptModal_selected__hmyRc{background:#1da1f2;color:#fff}.ReceiptModal_actions__QQbP_{display:flex;justify-content:space-between;margin-top:1rem}.ReceiptModal_cancel__Ds1Bz{background:#ccc}.ReceiptModal_cancel__Ds1Bz,.ReceiptModal_submit__02Lkd{border:none;padding:10px 15px;cursor:pointer;font-size:1rem}.ReceiptModal_submit__02Lkd{background:#1da1f2;color:#fff}.ReceiptModal_error__sYxgL{color:red;font-size:.9rem;margin-bottom:1rem}.ReceiptModal_dropZone___Eger{border:2px dashed #b3c6e0;border-radius:16px;padding:3rem 0;text-align:center;color:#b3c6e0;font-size:1.5rem;background:#f8fbff;cursor:pointer;transition:border-color .2s,background .2s;margin-bottom:1.5rem}.ReceiptModal_dropZone___Eger.ReceiptModal_active__yJmyE{border-color:#4f8cff;background:#eaf3ff;color:#4f8cff}.ReceiptModal_dropZoneText__kDs3G{font-weight:600;color:inherit;pointer-events:none;font-family:Inter,sans-serif}@media(max-width:700px){.ReceiptModal_deadlineOptions__Uunul{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;justify-items:center;align-items:center}}.SignIn_container__Xi7PX{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.SignIn_card__DYPzH{background:#fff;border-radius:12px;padding:40px;box-shadow:0 10px 25px rgba(0,0,0,.1);text-align:center;max-width:400px;width:100%}.SignIn_card__DYPzH h1{margin:0 0 10px;color:#333;font-size:28px;font-weight:600}.SignIn_card__DYPzH p{margin:0 0 30px;color:#666;font-size:16px}.SignIn_authButtons__A1ADv{display:flex;flex-direction:column;gap:15px}.SignIn_buttonContent__xKfJz{display:flex;align-items:center;justify-content:center;gap:12px;font-size:16px;font-weight:500}.SignIn_buttonContent__xKfJz img{width:24px;height:24px}.SignIn_loading__gauTc{margin-top:20px;color:#666;font-style:italic}@media(max-width:480px){.SignIn_card__DYPzH{padding:30px 20px}.SignIn_card__DYPzH h1{font-size:24px}.SignIn_card__DYPzH p{font-size:14px}}.Follow_followContainer__rktcN{display:flex;align-items:center;gap:12px;margin:16px 0}.Follow_followCount__3dK4v{font-size:14px;color:#888;font-weight:500}.Follow_loading__Ym14B{color:#888;font-size:14px;font-style:italic}.TagDisplay_tagDisplay__Rc16_{display:flex;flex-wrap:wrap;gap:.5rem;margin:.75rem 0}.TagDisplay_tag__5jt8g{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500;font-family:Inter,sans-serif;transition:all .2s ease;white-space:nowrap}.TagDisplay_tag__5jt8g.TagDisplay_clickable__9Nna7{cursor:pointer}.TagDisplay_tag__5jt8g.TagDisplay_clickable__9Nna7:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.2);filter:brightness(1.1)}.TagDisplay_loading__QabnY{font-size:.875rem;color:#9ca3af;font-style:italic}@media(max-width:768px){.TagDisplay_tagDisplay__Rc16_{gap:.375rem}.TagDisplay_tag__5jt8g{padding:.1875rem .625rem;font-size:.6875rem}}.TagSelector_tagSelector__wQsE_{display:flex;flex-direction:column;gap:1rem}.TagSelector_tagsContainer__bNE5t{display:flex;flex-wrap:wrap;gap:.5rem}.TagSelector_tag__j6ftD{padding:.5rem 1rem;border:2px solid;border-radius:20px;cursor:pointer;transition:all .2s ease;font-size:.9rem;font-weight:500}.TagSelector_tag__j6ftD:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,0,0,.15)}.TagSelector_tag__j6ftD.TagSelector_selected__kyeIr{transform:scale(1.05)}.TagSelector_tag__j6ftD.TagSelector_readOnly__7WFgp{cursor:default}.TagSelector_tag__j6ftD.TagSelector_readOnly__7WFgp:hover{transform:none;box-shadow:none}.TagSelector_customTagSection__oQUat{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1rem;margin-top:1rem}.TagSelector_customTagSection__oQUat h4{color:#fff;margin-bottom:.75rem;font-size:1rem;font-weight:500}.TagSelector_customTagInput__OtJ5o{display:flex;gap:.5rem;margin-bottom:1rem}.TagSelector_customTagInputField__7CRTW{flex:1 1;padding:.5rem .75rem;border:1px solid hsla(0,0%,100%,.3);border-radius:6px;background:hsla(0,0%,100%,.1);color:#fff;font-size:.9rem}.TagSelector_customTagInputField__7CRTW::placeholder{color:hsla(0,0%,100%,.5)}.TagSelector_customTagInputField__7CRTW:focus{outline:none;border-color:#68dd5b;background:hsla(0,0%,100%,.15)}.TagSelector_addCustomTagButton__34fg8{padding:.5rem 1rem;background:#68dd5b;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:500;transition:all .2s ease}.TagSelector_addCustomTagButton__34fg8:hover:not(:disabled){background:#4caf50;transform:translateY(-1px)}.TagSelector_addCustomTagButton__34fg8:disabled{background:hsla(0,0%,100%,.2);cursor:not-allowed}.TagSelector_customTagsList__wfR_Y{display:flex;flex-wrap:wrap;gap:.5rem}.TagSelector_customTag__ZcApc{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:500;position:relative}.TagSelector_removeCustomTag__GkKqh{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.TagSelector_removeCustomTag__GkKqh:hover{background:hsla(0,0%,100%,.2)}.TagSelector_selectedTags__uMjTh{border-top:1px solid hsla(0,0%,100%,.1);padding-top:1rem;margin-top:1rem}.TagSelector_selectedTags__uMjTh h4{color:#fff;margin-bottom:.75rem;font-size:1rem;font-weight:500}.TagSelector_selectedTagsList__ikxCp{display:flex;flex-wrap:wrap;gap:.5rem}.TagSelector_selectedTag__9cz9S{padding:.25rem .75rem;border-radius:15px;font-size:.8rem;font-weight:500}.TagSelector_loading__SIfe8{color:hsla(0,0%,100%,.7);text-align:center;padding:1rem}.TagSelector_error__ZgxPl{color:#ff6b6b;text-align:center;padding:1rem;background:hsla(0,100%,71%,.1);border-radius:6px}@media(max-width:768px){.TagSelector_tagSelectorContent__zRcta{max-height:300px}.TagSelector_tags__O_iWw{gap:.375rem}.TagSelector_tag__j6ftD{padding:.375rem .625rem;font-size:.8125rem}.TagSelector_selectedTag__9cz9S{padding:.25rem .625rem;font-size:.8125rem}}.TagSelector_tagSelectorContent__zRcta::-webkit-scrollbar{width:6px}.TagSelector_tagSelectorContent__zRcta::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:3px}.TagSelector_tagSelectorContent__zRcta::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:3px}.TagSelector_tagSelectorContent__zRcta::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.PersonDisplay_personDisplay__FYtLG{margin:10px 0}.PersonDisplay_peopleTaggedLabel__rZDb8{font-size:.9rem;color:#888;margin-bottom:8px;font-family:Inter,sans-serif;font-weight:500}.PersonDisplay_peopleList__zOuKl{display:flex;flex-wrap:wrap;gap:8px}.PersonDisplay_personTag__aRG0u{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#68dd5b;color:#000;border:none;border-radius:20px;font-size:14px;font-weight:400;font-family:Inter,sans-serif;cursor:pointer;box-shadow:0 2px 4px rgba(104,221,91,.2);transition:all .2s ease;text-decoration:none}.PersonDisplay_personTag__aRG0u:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(104,221,91,.3);background:#5bcf4e}.PersonDisplay_personTag__aRG0u:active{transform:translateY(0)}.PersonDisplay_personName__mtwiW{font-weight:400}.PersonDisplay_twitterHandle__GizxJ{font-size:12px;opacity:.9;font-weight:400}.PersonDisplay_loading___loIN{color:#6c757d;font-size:14px;font-style:italic}.PersonSelector_personSelector__1AnZl{margin:20px 0;position:relative}.PersonSelector_searchSection__jMK5h{margin-bottom:15px;position:relative;border-top:1px solid hsla(0,0%,100%,.1);padding-top:1rem;margin-top:1rem}.PersonSelector_searchSection__jMK5h h4{margin:0 0 10px;font-size:16px;font-weight:600;color:#fff}.PersonSelector_searchInput__UDp5H{position:relative;width:100%;overflow:visible}.PersonSelector_searchField__TcIW0{width:100%;padding:.5rem .75rem;border:1px solid hsla(0,0%,100%,.3);border-radius:6px;font-size:.9rem;background:hsla(0,0%,100%,.1);color:#fff;transition:all .2s ease}.PersonSelector_searchField__TcIW0:focus{outline:none;border-color:#68dd5b;background:hsla(0,0%,100%,.15)}.PersonSelector_searchField__TcIW0::placeholder{color:hsla(0,0%,100%,.5)}.PersonSelector_loadingSpinner__omvVX{position:absolute;right:12px;top:50%;transform:translateY(-50%);color:#6c757d;font-size:16px}.PersonSelector_dropdown__0dO0U{position:absolute;top:100%;left:0;right:0;background:#1a2332;border:1px solid hsla(0,0%,100%,.2);border-top:none;border-radius:0 0 6px 6px;box-shadow:0 4px 12px rgba(0,0,0,.3);z-index:1000;max-height:300px;overflow-y:auto;max-width:100%;min-width:100%}.PersonSelector_dropdownItem__lVOho{padding:12px 16px;cursor:pointer;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease;color:#fff}.PersonSelector_dropdownItem__lVOho:hover{background-color:hsla(0,0%,100%,.1)}.PersonSelector_dropdownItem__lVOho:last-child{border-bottom:none}.PersonSelector_dropdownItem__lVOho.PersonSelector_selected__f588m{background-color:rgba(104,221,91,.2);color:#68dd5b}.PersonSelector_personInfo__zRHXu{display:flex;flex-direction:column;gap:2px}.PersonSelector_personName__GaeDJ{font-weight:500;color:#fff}.PersonSelector_twitterHandle__dpqDH{font-size:12px;color:hsla(0,0%,100%,.7)}.PersonSelector_selectedIndicator___8Uy7{color:#68dd5b;font-weight:700;font-size:16px}.PersonSelector_noResults__pjd7z{padding:16px;text-align:center;color:hsla(0,0%,100%,.7);font-style:italic}.PersonSelector_createOption__b_RBV{padding:12px 16px;cursor:pointer;background-color:hsla(0,0%,100%,.05);border-top:1px solid hsla(0,0%,100%,.2);transition:background-color .2s ease}.PersonSelector_createOption__b_RBV:hover{background-color:hsla(0,0%,100%,.1)}.PersonSelector_createText__XOmsu{color:#68dd5b;font-weight:500;font-style:italic}.PersonSelector_selectedPeople__a7oyk{margin-top:15px}.PersonSelector_selectedPeople__a7oyk h4{margin:0 0 10px;font-size:16px;font-weight:600;color:#fff}.PersonSelector_selectedPeopleList__BFhu_{display:flex;flex-wrap:wrap;gap:8px}.PersonSelector_selectedPerson__N7Uq3{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:#68dd5b;color:#000;border-radius:20px;font-size:14px;font-weight:500;box-shadow:0 2px 4px rgba(104,221,91,.2);transition:all .2s ease}.PersonSelector_selectedPerson__N7Uq3:hover{transform:translateY(-1px);box-shadow:0 4px 8px rgba(104,221,91,.3);background:#5bcf4e}.PersonSelector_removePerson__sRdji{background:none;border:none;color:#000;font-size:16px;font-weight:700;cursor:pointer;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.PersonSelector_removePerson__sRdji:hover{background-color:rgba(0,0,0,.1)}.PersonSelector_error__VSBLw{margin-top:10px;padding:8px 12px;background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:4px;font-size:14px}.SettingsTab_settingsContainer__uVeOa{max-width:600px;margin:0 auto;padding:20px}.SettingsTab_section__50A_u{background:hsla(0,0%,100%,.05);border:1px solid hsla(0,0%,100%,.1);border-radius:12px;padding:30px;margin-bottom:30px;font-family:Inter,sans-serif}.SettingsTab_section__50A_u h2{color:#fff;font-size:1.8rem;font-weight:700;margin:0 0 20px;font-family:Inter,sans-serif}.SettingsTab_imageSection__Kn9Y2{display:flex;align-items:flex-start;gap:20px}.SettingsTab_currentImage__vmYBm{flex-shrink:0}.SettingsTab_profileImage__wyE9i{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid hsla(0,0%,100%,.1)}.SettingsTab_uploadSection__q_Rx1{margin-top:20px;display:flex;flex-direction:column;gap:15px}.SettingsTab_fileInput__jp1yR{display:none}.SettingsTab_uploadButton__SmMzt{background:#68dd5b;color:#000;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;text-align:center;font-family:Inter,sans-serif}.SettingsTab_uploadButton__SmMzt:hover{background:#5acf4e}.SettingsTab_uploadButton__SmMzt:disabled{opacity:.6;cursor:not-allowed}.SettingsTab_previewSection__6rZN3{display:flex;flex-direction:column;gap:15px;align-items:center}.SettingsTab_previewImage__EYdoc{width:120px;height:120px;border-radius:50%;overflow:hidden;border:3px solid hsla(0,0%,100%,.1)}.SettingsTab_previewImage__EYdoc img{width:100%;height:100%;object-fit:cover}.SettingsTab_previewActions__hrLYE{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.SettingsTab_revertSection__DiLZK{margin-top:20px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.1)}.SettingsTab_imageInfo__U_sD_{flex:1 1}.SettingsTab_imageInfo__U_sD_ p{color:#888;font-size:1.1rem;margin:0 0 8px;font-family:Inter,sans-serif}.SettingsTab_imageInfo__U_sD_ small{color:#888;font-size:1rem;line-height:1.4;font-family:Inter,sans-serif}.SettingsTab_emailInfo__DmyBw{margin-bottom:20px}.SettingsTab_emailInfo__DmyBw p{color:#888;font-size:1.1rem;margin:0 0 8px;font-family:Inter,sans-serif}.SettingsTab_emailInfo__DmyBw p strong{color:#68dd5b;font-weight:600}.SettingsTab_emailInfo__DmyBw small{color:#888;font-size:1rem;line-height:1.4;font-family:Inter,sans-serif}.SettingsTab_emailForm__vQD9X{display:flex;flex-direction:column;gap:20px}.SettingsTab_inputGroup__rxMWj{display:flex;flex-direction:column;gap:8px}.SettingsTab_inputGroup__rxMWj label{font-weight:500;color:#fff;font-size:1rem;font-family:Inter,sans-serif}.SettingsTab_input__O0zz5{padding:12px 16px;border:2px solid #e1e5e9;border-radius:8px;font-size:16px;background:hsla(0,0%,100%,.1);color:#fff;transition:border-color .2s;font-family:Inter,sans-serif}.SettingsTab_input__O0zz5:focus{outline:none;border-color:#68dd5b}.SettingsTab_input__O0zz5::placeholder{color:#999}.SettingsTab_error__UzKWs{color:#e74c3c;background:rgba(231,76,60,.1);border-radius:6px;border:1px solid rgba(231,76,60,.3)}.SettingsTab_error__UzKWs,.SettingsTab_success__evTsU{font-size:14px;padding:10px;font-family:Inter,sans-serif}.SettingsTab_success__evTsU{color:#68dd5b;border-radius:6px}.SettingsTab_googleEmailInfo__DnuKJ,.SettingsTab_success__evTsU{background:rgba(104,221,91,.1);border:1px solid rgba(104,221,91,.3)}.SettingsTab_googleEmailInfo__DnuKJ{border-radius:8px;padding:15px}.SettingsTab_googleEmailInfo__DnuKJ p{color:#68dd5b;font-size:1rem;font-weight:600;margin:0 0 8px;font-family:Inter,sans-serif}.SettingsTab_googleEmailInfo__DnuKJ small{color:#888;font-size:.95rem;line-height:1.4;font-family:Inter,sans-serif}@media(max-width:600px){.SettingsTab_settingsContainer__uVeOa{padding:10px}.SettingsTab_section__50A_u{padding:20px}.SettingsTab_imageSection__Kn9Y2{flex-direction:column;align-items:center;text-align:center}.SettingsTab_profileImage__wyE9i{width:60px;height:60px}}.Profile_profileContainer__hmTL4{max-width:1200px;margin:0 auto;padding:6rem 2rem 0}.Profile_header__DGzTm{text-align:center;margin-bottom:2rem}.Profile_header__DGzTm h1{margin-bottom:1.5rem;color:#fff;font-size:2.5rem;font-weight:700}.Profile_tabToggle__T472I{display:flex;justify-content:center;gap:8px;margin-bottom:2rem}.Profile_tabButton__l59sS{background:transparent;border:2px solid #68dd5b;color:#68dd5b;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.Profile_tabButton__l59sS:hover{background:rgba(104,221,91,.1)}.Profile_tabButton__l59sS.Profile_active__olKvf{background:#68dd5b;color:#000}.Profile_receiptGrid__bZq1y{display:grid;grid-template-columns:1fr;grid-gap:20px;gap:20px}.Profile_receiptCard__bcyjh{background:#fff;padding:15px;border-radius:10px;box-shadow:0 4px 6px rgba(0,0,0,.1);cursor:pointer;transition:transform .2s ease-in-out;position:relative}.Profile_receiptCard__bcyjh:hover{transform:translateY(-3px)}.Profile_tweetContainer__kcDN3,.Profile_tweetWrapper__NajGZ{position:relative}.Profile_tweetOverlay__9qdDc{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;z-index:2}.Profile_context__PfY8U{margin-top:10px;font-size:14px}.Profile_deadline__tp959{font-weight:700;color:red;margin-top:8px}.Profile_signOutButton__KG_EU{display:block;margin:3rem auto 0;padding:.75rem 2rem;background:#222;color:#fff;border:none;border-radius:8px;font-size:1.1rem;cursor:pointer;transition:background .2s}.Profile_signOutButton__KG_EU:hover{background:#444}.Profile_followingContent__YK1sP,.Profile_settingsContent__T6Vcy{min-height:400px}.Profile_loading__03dIe{text-align:center;padding:60px 20px;color:#888;font-size:1.1rem}.Profile_emptyState__guDdx{text-align:center;padding:80px 20px}.Profile_emptyState__guDdx h2{font-size:1.8rem;font-weight:700;margin-bottom:16px;color:#fff}.Profile_emptyState__guDdx p{font-size:1.1rem;color:#888;margin-bottom:32px}.Profile_browseButton__ofUYe{background:#68dd5b;color:#000;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.Profile_browseButton__ofUYe:hover{background:#5acf4e}.UpdateModal_modalOverlay__1yqbS{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.UpdateModal_modal__ocQQd{background-color:#2f3336;border-radius:12px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px rgba(0,0,0,.3)}.UpdateModal_modalHeader__K5FBz{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid hsla(0,0%,100%,.1)}.UpdateModal_modalHeader__K5FBz h2{color:#fff;margin:0;font-family:Inter,sans-serif;font-size:1.5rem;font-weight:600}.UpdateModal_closeButton__nN_B1{background:none;border:none;color:#888;font-size:24px;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}.UpdateModal_closeButton__nN_B1:hover{background-color:hsla(0,0%,100%,.1);color:#fff}.UpdateModal_modalContent__xNGNd{padding:24px}.UpdateModal_updateTypeToggle__hOM3H{display:flex;gap:8px;margin-bottom:24px;background-color:hsla(0,0%,100%,.05);border-radius:8px;padding:4px}.UpdateModal_toggleButton__BWhrD{flex:1 1;padding:12px 16px;border:none;background:none;color:#888;border-radius:6px;cursor:pointer;font-family:Inter,sans-serif;font-size:14px;font-weight:500;transition:all .2s ease}.UpdateModal_toggleButton__BWhrD:hover{color:#fff;background-color:hsla(0,0%,100%,.1)}.UpdateModal_toggleButton__BWhrD.UpdateModal_active__wlFUF{background-color:#68dd5b;color:#000;font-weight:600}.UpdateModal_tweetSection__pV_Nz{margin-bottom:24px}.UpdateModal_tweetSection__pV_Nz label{display:block;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:500;margin-bottom:8px}.UpdateModal_tweetInput__oYv9r{width:100%;padding:12px 16px;border:1px solid hsla(0,0%,100%,.2);border-radius:8px;background-color:hsla(0,0%,100%,.05);color:#fff;font-family:Inter,sans-serif;font-size:14px;transition:border-color .2s ease}.UpdateModal_tweetInput__oYv9r:focus{outline:none;border-color:#68dd5b}.UpdateModal_tweetInput__oYv9r::placeholder{color:#888}.UpdateModal_tweetHint__9vZYi{margin:8px 0 0;color:#888;font-family:Inter,sans-serif;font-size:12px}.UpdateModal_uploadSection__lHiIB{margin-bottom:24px}.UpdateModal_uploadLabel__BmzO_{display:block;cursor:pointer}.UpdateModal_uploadArea__tOSfK{border:2px dashed hsla(0,0%,100%,.3);border-radius:8px;padding:40px 20px;text-align:center;transition:border-color .2s ease,background-color .2s ease;background-color:hsla(0,0%,100%,.05)}.UpdateModal_uploadArea__tOSfK:hover{border-color:hsla(0,0%,100%,.5);background-color:hsla(0,0%,100%,.08)}.UpdateModal_uploadArea__tOSfK.UpdateModal_dragOver__6YZqC{border-color:#68dd5b;background-color:rgba(104,221,91,.1);transform:scale(1.02)}.UpdateModal_uploadPlaceholder__h27W3{color:#888}.UpdateModal_uploadPlaceholder__h27W3 p{margin:8px 0 0;font-family:Inter,sans-serif}.UpdateModal_uploadIcon__PjfVA{width:48px;height:48px;margin-bottom:12px;opacity:.6}.UpdateModal_uploadHint__OZO0A{font-size:.9rem;color:#666}.UpdateModal_preview__2TR_C{max-width:100%;max-height:300px;border-radius:8px;object-fit:contain}.UpdateModal_fileInput__Lqp8Y{display:none}.UpdateModal_descriptionSection__LrH6A{margin-bottom:24px}.UpdateModal_descriptionSection__LrH6A label{display:block;color:#fff;margin-bottom:8px;font-family:Inter,sans-serif;font-weight:500}.UpdateModal_descriptionInput__cfV96{width:100%;padding:12px;border:1px solid hsla(0,0%,100%,.2);border-radius:6px;background-color:hsla(0,0%,100%,.05);color:#fff;font-family:Inter,sans-serif;font-size:14px;resize:vertical;min-height:80px}.UpdateModal_descriptionInput__cfV96::placeholder{color:#888}.UpdateModal_descriptionInput__cfV96:focus{outline:none;border-color:#68dd5b;background-color:hsla(0,0%,100%,.08)}.UpdateModal_error__je8Cy{color:#dc3545;background-color:rgba(220,53,69,.1);border:1px solid rgba(220,53,69,.3);border-radius:6px;padding:12px;margin-bottom:16px;font-family:Inter,sans-serif;font-size:14px}.UpdateModal_modalActions__m8eBh{display:flex;gap:12px;justify-content:flex-end}@media(max-width:600px){.UpdateModal_modal__ocQQd{margin:10px;max-width:none}.UpdateModal_modalContent__xNGNd{padding:16px}.UpdateModal_modalActions__m8eBh{flex-direction:column}.UpdateModal_modalActions__m8eBh button{width:100%}}@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@600&family=Inter:wght@400;600&display=swap";.Receipt_container__CDqQL{display:flex;height:100vh;overflow:hidden;background-color:#245043;color:#2e1c10;font-family:Inter,sans-serif}.Receipt_mobile_swap__br3rS{display:none}.Receipt_leftSection__5me4Z{width:50%;height:100vh;overflow-y:auto;display:flex;flex-direction:column;background-color:#f7e6c4;background-image:url(/img/pattern2.png);background-size:cover;background-repeat:repeat;background-position:50%;position:relative}.Receipt_leftSection__5me4Z:before{content:"";position:fixed;left:0;top:0;width:50%;height:100vh;background:rgba(0,0,0,.6);z-index:0}.Receipt_leftSection__5me4Z::-webkit-scrollbar{width:6px}.Receipt_leftSection__5me4Z::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:3px}.Receipt_leftSection__5me4Z::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:3px}.Receipt_leftSection__5me4Z::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.Receipt_leftSection__content__sJ_JO{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:2rem;height:100vh;z-index:5;color:#fff;text-align:center;width:100%;position:relative;flex-shrink:0}.Receipt_leftSection__content__sJ_JO h2{font-size:2rem;margin-bottom:2rem;font-weight:700}.Receipt_leftSection__content__sJ_JO .Receipt_voteContainer__5u0qF{margin-bottom:1rem}.Receipt_leftSection__content__sJ_JO .Receipt_ownerActions__4l0sQ{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}.Receipt_leftSection__content__sJ_JO .Receipt_ownerActions__4l0sQ button{padding:.5rem 1rem;border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.1);color:#fff;border-radius:4px;cursor:pointer;transition:all .2s}.Receipt_leftSection__content__sJ_JO .Receipt_ownerActions__4l0sQ button:hover{background:hsla(0,0%,100%,.2)}.Receipt_leftSection__content__sJ_JO .Receipt_polymarketEmbed__qOOoF{margin-top:2rem;width:100%;max-width:400px}.Receipt_leftSection__content__sJ_JO .Receipt_polymarketEmbed__qOOoF iframe{height:200px}.Receipt_leftSection__adminSection__8HUxR{flex-shrink:0;padding:2rem 2rem 10rem;background:linear-gradient(135deg,rgba(0,0,0,.4),rgba(0,0,0,.6));border-top:1px solid hsla(0,0%,100%,.1);z-index:5;position:relative;margin-bottom:auto;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px rgba(0,0,0,.3)}.Receipt_leftSection__adminSection__8HUxR h3{color:#68dd5b;font-size:1.2rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px;position:relative}.Receipt_leftSection__adminSection__8HUxR h3:after{content:"";position:absolute;bottom:-5px;left:0;width:30px;height:2px;background:linear-gradient(90deg,#68dd5b,transparent);border-radius:1px}.Receipt_leftSection__5me4Z h2{font-family:Inter,serif;font-weight:300;font-size:1.8rem;margin-bottom:1rem}.Receipt_leftSection__prediction__Pliar{z-index:5;color:#fff;text-align:center;width:100%;position:relative}.Receipt_leftSection__prediction__Pliar .Receipt_contextTextarea__J_OUT{width:90%;background:transparent;border:none;resize:none;font-family:Inter,serif;font-weight:300;font-size:1.8rem;text-align:center;color:#fff;overflow:hidden;outline:none}.Receipt_leftSection__prediction__Pliar .Receipt_editableSection__15Y86{display:flex;align-items:flex-start}.Receipt_leftSection__prediction__Pliar .Receipt_editableSection__15Y86 span,.Receipt_leftSection__prediction__Pliar input{font-family:Inter,serif;font-weight:300;font-size:1.8rem}.Receipt_leftSection__prediction__Pliar input{background:none;border:none;color:#fff;width:100%;outline:none}.Receipt_leftSection__prediction__Pliar .Receipt_editButtons__8_t2Q{position:absolute;top:-50%;left:50%;transform:translate(-50%,-50%)}.Receipt_leftSection__prediction__Pliar .Receipt_autoGrowWrapper__I8rmk{position:relative;display:inline-block;width:auto;min-width:50px;max-width:500px;overflow:hidden}.Receipt_leftSection__prediction__Pliar .Receipt_autoGrowWrapper__I8rmk input{font-family:Inter,serif;font-weight:300;font-size:1.8rem;background:transparent;border:none;outline:none;color:#fff;text-align:center;width:100%}.Receipt_leftSection__prediction__Pliar .Receipt_autoGrowWrapper__I8rmk .Receipt_hiddenSpan__odzUM{visibility:hidden;white-space:pre;font-family:Inter,serif;font-weight:300;font-size:1.8rem;padding:0;margin:0;display:inline-block;position:absolute;top:0;left:0;pointer-events:none}.Receipt_rightSection__64Cuo{width:50%;height:100vh;padding:7rem 2rem;overflow-y:auto;display:flex;flex-direction:column;background-color:#0a1119}.Receipt_receiptContent__nlSzI{margin-top:auto;margin-bottom:auto}.Receipt_userInfo__uHeIM{display:flex;gap:8px;color:#fff;margin-bottom:20px}.Receipt_userInfo__uHeIM img{width:40px;height:40px;border-radius:50%;object-fit:cover}.Receipt_context__cT4Wm{align-items:flex-end}.Receipt_deadline__CO93u{margin-top:1rem;font-weight:700;margin-bottom:1rem;color:#fff}.Receipt_deadline__CO93u .Receipt_countdown__PfO4e{font-family:Inter;font-weight:300}.Receipt_deadlineOptions__UAvHX{display:flex;justify-content:space-between;flex-wrap:wrap;margin-bottom:1rem}.Receipt_progressWrapper__G_FC1{background-color:#eee;border-radius:10px;overflow:hidden;height:10px;margin-top:100px}.Receipt_fixedProgressWrapper__ou_Ba{position:fixed;bottom:20px;left:50%;transform:translateX(-50%);width:80%;background:rgba(47,51,54,.8);border-radius:12px;padding:6px 16px;z-index:10;box-shadow:0 2px 10px rgba(0,0,0,.25);color:#fff}.Receipt_progressBackground__buGjZ{background:#eee;border-radius:15px;overflow:hidden}.Receipt_progressBar__vclQp{height:40px;background-color:#68dd5b;transition:width .5s ease}.Receipt_deadlineLabel__S8y83{margin-top:6px;text-align:center;font-size:.95rem;font-weight:500;color:#fff;white-space:pre-line;line-height:1.4}.Receipt_previewWrapper__QW1Sg{display:flex;justify-content:center;align-items:center;margin-bottom:1.5rem}.Receipt_peopleTaggedSection__c5GXH{margin-bottom:1.5rem;padding:0 1rem}.Receipt_imagePreview__NK0Mm{max-width:100%;border-radius:8px;box-shadow:0 2px 6px rgba(0,0,0,.3)}.Receipt_edit_button__J9ETu{border:none;background:transparent;width:18px;height:18px;cursor:pointer;margin-left:10px}.Receipt_edit_button__J9ETu img{width:100%}.Receipt_editSection__KMUSS{display:flex;flex-direction:column;margin-bottom:1rem;color:#fff}.Receipt_editSection__KMUSS input{margin-top:5px;padding:8px;border-radius:4px;border:1px solid #ccc;font-family:Inter}.Receipt_editButton__aojob{background:transparent;border:none;margin-left:8px;cursor:pointer;font-size:18px}.Receipt_editButtons__8_t2Q{display:flex;gap:10px;margin-top:10px}.Receipt_polymarketEmbedWrapper__be8_3{margin-top:20px}.Receipt_polymarketEmbedWrapper__be8_3 iframe{border-radius:8px;width:100%;max-width:400px;height:180px}.Receipt_ownerActions__4l0sQ{margin-top:2rem;text-align:center;z-index:5;position:relative;gap:12px}.Receipt_adminSection__7ZSPB{margin-top:1.5rem;padding:1rem;background:hsla(0,0%,100%,.05);border-radius:8px;border:1px solid hsla(0,0%,100%,.1)}.Receipt_polymarketEditSection__nCRt7{display:flex;flex-direction:column;gap:8px;color:#fff}.Receipt_polymarketEditSection__nCRt7 label{font-weight:600;font-size:14px;color:#888}.Receipt_polymarketUrlDisplay__6shTr{display:flex;align-items:center;gap:8px;padding:8px;background:hsla(0,0%,100%,.05);border-radius:4px}.Receipt_urlText__btxG8{font-size:14px;color:#ccc}.Receipt_urlInput__s2ZjT{width:100%;padding:12px 16px;border:2px solid hsla(0,0%,100%,.2);border-radius:8px;background:hsla(0,0%,100%,.08);color:#fff;font-size:14px;transition:all .3s ease;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.Receipt_urlInput__s2ZjT::placeholder{color:hsla(0,0%,100%,.5)}.Receipt_urlInput__s2ZjT:focus{outline:none;border-color:#68dd5b;background:hsla(0,0%,100%,.12);box-shadow:0 0 0 3px rgba(104,221,91,.2)}.Receipt_peopleEditDisplay__hxlLW,.Receipt_polymarketUrlDisplay__6shTr,.Receipt_tagEditDisplay__Dm3og{background:hsla(0,0%,100%,.08);border-radius:8px;padding:12px 16px;border:1px solid hsla(0,0%,100%,.15);display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.Receipt_peopleEditDisplay__hxlLW:hover,.Receipt_polymarketUrlDisplay__6shTr:hover,.Receipt_tagEditDisplay__Dm3og:hover{background:hsla(0,0%,100%,.12);border-color:rgba(104,221,91,.3)}.Receipt_urlText__btxG8{color:hsla(0,0%,100%,.8);font-family:Monaco,Menlo,monospace;font-size:13px;word-break:break-all;flex:1 1;margin-right:12px}.Receipt_tagEditSection__zG4CL{display:flex;flex-direction:column;gap:8px;color:#fff}.Receipt_tagEditSection__zG4CL label{font-weight:600;font-size:14px;color:#888}.Receipt_peopleEditSection__S_PRP{display:flex;flex-direction:column;gap:8px;color:#fff}.Receipt_peopleEditSection__S_PRP label{font-weight:600;font-size:14px;color:#888}.Receipt_tagEditDisplay__Dm3og{display:flex;align-items:flex-start;gap:8px;padding:8px;background:hsla(0,0%,100%,.05);border-radius:4px;min-height:40px}.Receipt_validationError__BtO_I{color:#ef4444;font-size:14px;margin-top:4px}.Receipt_deleteSection__n8MWg{margin-top:2rem;text-align:center;z-index:5;position:relative}@media(max-width:500px){.Receipt_mobile_swap__br3rS{display:block;background:none;position:absolute;z-index:2;width:40px;left:85%;top:13%;transform:translate(-50%);border:none}.Receipt_mobile_swap__br3rS img{width:100%}.Receipt_leftSection__5me4Z,.Receipt_rightSection__64Cuo{width:100%;height:100%;position:absolute;top:0;z-index:1}.Receipt_leftSection__5me4Z:before{width:100%;height:100vh}.Receipt_leftSection__adminSection__8HUxR,.Receipt_leftSection__content__sJ_JO{padding:1rem}.Receipt_show__SFOZr{display:flex!important}.Receipt_hide__X8wll{display:none!important}.Receipt_mobilePanel__nkIqC{display:none;width:100%;height:100%;position:absolute;top:0;z-index:1;flex-direction:column}}.Receipt_updatesSection__b0nlP{margin-top:2rem;padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.1)}.Receipt_updatesTitle__eiWKC{color:#fff;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:600;margin-bottom:1rem}.Receipt_updateItem__m8Kgf{background:hsla(0,0%,100%,.1);border-radius:8px;padding:1rem;margin-bottom:1rem;position:relative}.Receipt_updateImage__VUMwb{width:100%;max-height:400px;border-radius:6px;margin-bottom:.75rem;object-fit:contain}.Receipt_updateDescription__h4ZlR{color:#fff;font-family:Inter,sans-serif;font-size:.95rem;line-height:1.5;margin-bottom:.5rem}.Receipt_updateDate__w2_Kc{color:#888;font-family:Inter,sans-serif;font-size:.85rem;margin:0}.Receipt_voteContainer__5u0qF{margin-bottom:1rem}.Receipt_ownerActions__4l0sQ{display:flex;gap:1rem;margin-top:1rem;flex-wrap:wrap;justify-content:center}.Receipt_ownerActions__4l0sQ button{padding:.5rem 1rem;border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.1);color:#fff;border-radius:4px;cursor:pointer;transition:all .2s}.Receipt_ownerActions__4l0sQ button:hover{background:hsla(0,0%,100%,.2)}.Receipt_polymarketEmbed__qOOoF{margin-top:2rem;width:100%;max-width:400px}.Receipt_polymarketEmbed__qOOoF iframe{height:200px}.Receipt_buttonGroup__7Yygl{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap}.Receipt_buttonGroup__7Yygl button{padding:10px 20px;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500;font-size:14px;text-transform:uppercase;letter-spacing:.5px;position:relative;overflow:hidden}.Receipt_buttonGroup__7Yygl button:first-child{background:linear-gradient(135deg,#68dd5b,#4caf50);color:#fff;border-color:#68dd5b}.Receipt_buttonGroup__7Yygl button:first-child:hover{transform:translateY(-2px);box-shadow:0 4px 15px rgba(104,221,91,.4)}.Receipt_buttonGroup__7Yygl button:last-child{background:transparent;color:hsla(0,0%,100%,.8);border-color:hsla(0,0%,100%,.3)}.Receipt_buttonGroup__7Yygl button:last-child:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.5);color:#fff}.Receipt_buttonGroup__7Yygl button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);transition:left .5s ease}.Receipt_buttonGroup__7Yygl button:hover:before{left:100%}.Receipt_validationError__BtO_I{color:#ff6b6b;margin-top:.75rem;font-size:.9rem;background:hsla(0,100%,71%,.1);border:1px solid hsla(0,100%,71%,.3);border-radius:6px;padding:8px 12px;animation:Receipt_shake__UWnwh .5s ease-in-out}@keyframes Receipt_shake__UWnwh{0%,to{transform:translateX(0)}25%{transform:translateX(-5px)}75%{transform:translateX(5px)}}.Receipt_deleteUpdateButton__8OH4H{position:absolute;top:.5rem;right:.5rem;background:rgba(220,53,69,.8);border:none;border-radius:4px;padding:.25rem .5rem;cursor:pointer;transition:all .2s;color:#fff;font-size:.75rem;font-weight:500}.Receipt_deleteUpdateButton__8OH4H:hover{background:#dc3545}.Receipt_deletePolymarketButton__3Kra_{background:rgba(220,53,69,.8);border:none;border-radius:6px;padding:6px 12px;cursor:pointer;transition:all .3s ease;color:#fff;font-size:.8rem;font-weight:500;margin-left:8px}.Receipt_deletePolymarketButton__3Kra_:hover{background:#dc3545;transform:translateY(-1px)}.Receipt_polymarketEditSection__nCRt7,.Receipt_tagEditSection__zG4CL{background:hsla(0,0%,100%,.05);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);transition:all .3s ease;position:relative;overflow:hidden}.Receipt_polymarketEditSection__nCRt7:before,.Receipt_tagEditSection__zG4CL:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#68dd5b,#4caf50,#68dd5b);background-size:200% 100%;animation:Receipt_shimmer__DIzoB 2s ease-in-out infinite}.Receipt_polymarketEditSection__nCRt7:hover,.Receipt_tagEditSection__zG4CL:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.2);border-color:rgba(104,221,91,.3)}.Receipt_polymarketEditSection__nCRt7 h3,.Receipt_tagEditSection__zG4CL h3{margin-top:0;margin-bottom:1rem}@keyframes Receipt_shimmer__DIzoB{0%{background-position:-200% 0}to{background-position:200% 0}}