@keyframes ActionButton_fadeIn__gSUJS{0%{opacity:0}to{opacity:1}}@keyframes ActionButton_slideUp__BiAZh{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ActionButton_pulse__nWRFi{0%,50%{opacity:1;transform:scale(1)}25%{opacity:.7;transform:scale(.8)}75%{opacity:.9;transform:scale(1.1)}}.ActionButton_actionButton__TVVNT{display:flex;align-items:center;justify-content:center;gap:8px;width:auto;height:auto;padding:12px;border-radius:12px;font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:var(--text-sm);font-weight:500;cursor:pointer;border:1px solid #e4e4e7;background:rgba(0,0,0,0);transition:background all .2s ease,border-color all .2s ease}.ActionButton_actionButton__TVVNT:hover{background:rgba(0,0,0,.05);border-color:#3b82f6}.ActionButton_actionButton__TVVNT:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}body.dark .ActionButton_actionButton__TVVNT{border-color:#555}body.dark .ActionButton_actionButton__TVVNT:hover{background:hsla(0,0%,100%,.08);border-color:#4b5563}@keyframes ProfileHeader_fadeIn__S8ASD{0%{opacity:0}to{opacity:1}}@keyframes ProfileHeader_slideUp__QZ793{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ProfileHeader_pulse__xQ8u7{0%,50%{opacity:1;transform:scale(1)}25%{opacity:.7;transform:scale(.8)}75%{opacity:.9;transform:scale(1.1)}}.ProfileHeader_coverPhotoSection__dstCR{position:relative;width:calc(100% + 40px);margin-left:-20px;margin-right:-20px;height:150px}@media(min-width:768px){.ProfileHeader_coverPhotoSection__dstCR{width:calc(100% + 48px);margin-left:-24px;margin-right:-24px}}@media(min-width:819px){.ProfileHeader_coverPhotoSection__dstCR{height:180px}}@media(min-width:1024px){.ProfileHeader_coverPhotoSection__dstCR{width:calc(100% + 56px);margin-left:-28px;margin-right:-28px;height:200px}}.ProfileHeader_coverPhoto__dfxP6{width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#f7f9fa}body.dark .ProfileHeader_coverPhoto__dfxP6{background-color:#2d2d2d}.ProfileHeader_profilePhotoOverlay__enFMa{position:relative;margin-top:-40px;margin-left:20px;z-index:10}@media(min-width:768px){.ProfileHeader_profilePhotoOverlay__enFMa{margin-left:24px}}@media(min-width:1024px){.ProfileHeader_profilePhotoOverlay__enFMa{margin-left:28px}}.ProfileHeader_headerSection__v6x5k{display:flex;align-items:start;flex-direction:row;gap:20px;width:100%;padding:0 20px}@media(min-width:768px){.ProfileHeader_headerSection__v6x5k{padding:0 24px}}@media(min-width:1024px){.ProfileHeader_headerSection__v6x5k{padding:0 28px}}@media(max-width:768px){.ProfileHeader_headerSection__v6x5k{flex-direction:column;align-items:start;gap:16px}}.ProfileHeader_nameAndBadgeContainer__0Dcgf{display:flex;flex-direction:row;align-items:center;justify-content:start;flex:1;gap:12px}.ProfileHeader_actionButtons__rja69{display:flex;align-items:center;gap:8px}.ProfileHeader_name__wAdZm{font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:clamp(1.625rem,1.5rem + .625vw,2.25rem);font-weight:700;color:#0d0d0d;text-align:left;line-height:1.5;line-height:1.25;letter-spacing:-.02em}.ProfileHeader_name__wAdZm body.dark{color:#d1d1d1}.ProfileHeader_badgeContainer__cXfHd{display:flex;justify-content:flex-start;margin:0}@media(max-width:768px){.ProfileHeader_badgeContainer__cXfHd{justify-content:center}}.ConfigDropdown_dropdown__W4_Re{position:relative;display:inline-flex;align-items:center;z-index:3200}.ConfigDropdown_trigger__O05SB{width:100%;height:50px;gap:12px;padding:0 16px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;border:1px solid hsla(0,0%,100%,.2);cursor:pointer;background:rgba(241,245,249,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:-6px -6px 12px hsla(0,0%,100%,.9),6px 6px 12px rgba(0,0,0,.08),inset -4px -4px 8px hsla(0,0%,100%,.5),inset 4px 4px 8px rgba(209,217,230,.3);font-size:var(--text-sm);font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#27272a;transition:all .2s ease}.ConfigDropdown_trigger__O05SB:hover{transform:translateY(-2px) scale(1.02);background:rgba(241,245,249,.85);border-color:hsla(0,0%,100%,.4);box-shadow:-4px -4px 10px hsla(0,0%,100%,.95),4px 4px 10px rgba(0,0,0,.12),inset -6px -6px 12px hsla(0,0%,100%,.6),inset 6px 6px 12px rgba(209,217,230,.4)}.ConfigDropdown_trigger__O05SB:active{transform:translateY(0);background:rgba(241,245,249,.6);border-color:hsla(0,0%,100%,.15);box-shadow:inset -2px -2px 6px hsla(0,0%,100%,.4),inset 2px 2px 6px rgba(209,217,230,.2),-2px -2px 6px hsla(0,0%,100%,.85),2px 2px 6px rgba(0,0,0,.06)}.ConfigDropdown_trigger__O05SB.ConfigDropdown_disabled__G17A6{background:rgba(241,245,249,.4);cursor:not-allowed;opacity:.6}body.dark .ConfigDropdown_trigger__O05SB{background:rgba(30,30,30,.7);border-color:hsla(0,0%,100%,.1);color:#d4d4d8;box-shadow:none}body.dark .ConfigDropdown_trigger__O05SB:hover{background:rgba(30,30,30,.85);border-color:hsla(0,0%,100%,.2);box-shadow:none}body.dark .ConfigDropdown_trigger__O05SB:active{background:rgba(30,30,30,.6);border-color:hsla(0,0%,100%,.05);box-shadow:none}@media(max-width:1024px){.ConfigDropdown_trigger__O05SB{width:100%;height:44px}}@media(max-width:767px){.ConfigDropdown_trigger__O05SB{width:100%;height:40px}}.ConfigDropdown_trigger__O05SB img{transition:all .2s ease}body.dark .ConfigDropdown_trigger__O05SB img{filter:invert(1)}.ConfigDropdown_arrow__Pf0se{font-size:var(--text-xs)}.ConfigDropdown_dropdownMenu__xlfah{position:absolute;display:flex;flex-direction:column;z-index:3200;padding:8px 0;max-height:300px;overflow-y:auto;background:rgba(241,245,249,.7);border-radius:16px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);box-shadow:-8px -8px 16px hsla(0,0%,100%,.9),8px 8px 16px rgba(0,0,0,.15),inset -4px -4px 8px hsla(0,0%,100%,.5),inset 4px 4px 8px rgba(209,217,230,.3);transition:all .2s ease}.ConfigDropdown_dropdownMenu__xlfah::-webkit-scrollbar{width:6px}.ConfigDropdown_dropdownMenu__xlfah::-webkit-scrollbar-track{background:rgba(241,245,249,.3);border-radius:3px}.ConfigDropdown_dropdownMenu__xlfah::-webkit-scrollbar-thumb{background:rgba(100,116,139,.5);border-radius:3px}.ConfigDropdown_dropdownMenu__xlfah::-webkit-scrollbar-thumb:hover{background:rgba(100,116,139,.7)}body.dark .ConfigDropdown_dropdownMenu__xlfah{background:rgba(39,39,42,.8);border-color:hsla(0,0%,100%,.1);box-shadow:none}body.dark .ConfigDropdown_dropdownMenu__xlfah::-webkit-scrollbar-track{background:rgba(39,39,42,.3)}body.dark .ConfigDropdown_dropdownMenu__xlfah::-webkit-scrollbar-thumb{background:rgba(100,116,139,.3)}body.dark .ConfigDropdown_dropdownMenu__xlfah::-webkit-scrollbar-thumb:hover{background:rgba(100,116,139,.5)}@media(max-width:767px){.ConfigDropdown_dropdownMenu__xlfah{padding:8px 0;max-height:250px}}.ConfigDropdown_dropdownItem__T17fy{padding:12px 20px;border-radius:10px;background:rgba(0,0,0,0);cursor:pointer;font-size:var(--text-sm);font-weight:400;line-height:1.375;color:#18181b;transition:all .2s ease}.ConfigDropdown_dropdownItem__T17fy:hover{background:hsla(0,0%,100%,.1)}.ConfigDropdown_dropdownItem__T17fy.ConfigDropdown_selected__M1_ZR{background:rgba(241,245,249,.6);font-weight:500}body.dark .ConfigDropdown_dropdownItem__T17fy{color:#d1d1d1}body.dark .ConfigDropdown_dropdownItem__T17fy:hover{background:#3f3f46}body.dark .ConfigDropdown_dropdownItem__T17fy.ConfigDropdown_selected__M1_ZR{background:rgba(39,39,42,.6)}.ConfigDropdown_regionLabel__MCyNA{padding:8px 20px 4px;font-size:var(--text-xs);font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.04em;background:rgba(0,0,0,0);border-bottom:1px solid rgba(100,116,139,.2);margin:0}body.dark .ConfigDropdown_regionLabel__MCyNA{color:#a1a1aa;background:rgba(0,0,0,0);border-bottom-color:rgba(100,116,139,.1)}@keyframes ContactInfo_fadeIn__3Vk0w{0%{opacity:0}to{opacity:1}}@keyframes ContactInfo_slideUp__ec6Pf{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ContactInfo_pulse__pAzF_{0%,50%{opacity:1;transform:scale(1)}25%{opacity:.7;transform:scale(.8)}75%{opacity:.9;transform:scale(1.1)}}.ContactInfo_contactInfo__xOH95{display:flex;flex-direction:column;gap:4px;margin:0;padding:16px 0}.ContactInfo_contactItem__LWQcZ{display:flex;align-items:center;justify-content:space-between;gap:12px;font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:var(--text-xs);font-weight:400;color:#0d0d0d;text-align:left;line-height:1.5;padding:4px 0}.ContactInfo_contactLabel__tFcAm{font-weight:500;color:#6b7280;min-width:120px;text-transform:uppercase;letter-spacing:.04em;font-size:var(--text-xs)}body.dark .ContactInfo_contactLabel__tFcAm{color:#a1a1aa}.ContactInfo_contactValue__eOM9i{color:#0d0d0d;font-weight:500;font-size:var(--text-sm)}body.dark .ContactInfo_contactValue__eOM9i{color:#d1d1d1}.SearchableDropdown_searchableDropdown__4Jv4q{position:relative;width:100%}.SearchableDropdown_selectButton__F0aVo{width:100%;height:44px;gap:8px;padding:0 16px;border-radius:10px;display:flex;align-items:center;justify-content:space-between;border:1px solid hsla(0,0%,100%,.2);cursor:pointer;background:rgba(241,245,249,.7);font-size:var(--text-sm);font-weight:400;color:#18181b;transition:all .2s ease}.SearchableDropdown_selectButton__F0aVo img{transition:all .2s ease}body.dark .SearchableDropdown_selectButton__F0aVo img[src*=".svg"]{filter:invert(1) grayscale(1) brightness(1.5)!important}.SearchableDropdown_selectButton__F0aVo:hover{background:hsla(0,0%,100%,.1)}.SearchableDropdown_selectButton__F0aVo.SearchableDropdown_disabled__75jzX{background:rgba(241,245,249,.4);cursor:not-allowed;opacity:.6}body.dark .SearchableDropdown_selectButton__F0aVo{background:rgba(30,30,30,.7);border-color:hsla(0,0%,100%,.1);color:#d1d1d1}body.dark .SearchableDropdown_selectButton__F0aVo:hover{background:#3f3f46}.SearchableDropdown_buttonContent__LSJox{display:flex;align-items:center;gap:8px;flex:1}.SearchableDropdown_selectedImage__GQf7Q{border-radius:50%;object-fit:cover}.SearchableDropdown_selectedSvg__FTbnx{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.SearchableDropdown_selectedSvg__FTbnx svg{width:100%;height:100%}.SearchableDropdown_selectedText__3EBT7{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchableDropdown_selectedTags__pr7vv{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.SearchableDropdown_tag__sLoK9{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#f1f5f9;border-radius:8px;font-size:var(--text-xs);color:#18181b;border:1px solid rgba(212,212,216,.5);transition:all .2s ease}.SearchableDropdown_tag__sLoK9:hover{background:rgba(241,245,249,.9)}body.dark .SearchableDropdown_tag__sLoK9{background:#27272a;color:#d1d1d1;border-color:hsla(0,0%,100%,.1)}body.dark .SearchableDropdown_tag__sLoK9:hover{background:#3f3f46}.SearchableDropdown_tagImage__ZHbYL{border-radius:50%;object-fit:cover}.SearchableDropdown_tagSvg__3E5Ip{width:14px;height:14px;display:flex;align-items:center;justify-content:center}.SearchableDropdown_tagSvg__3E5Ip svg{width:100%;height:100%}.SearchableDropdown_tagText__9Tllr{font-size:var(--text-xs);font-weight:400}.SearchableDropdown_tagRemove__El9ny{background:none;border:none;color:#64748b;cursor:pointer;font-size:var(--text-sm);font-weight:500;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.SearchableDropdown_tagRemove__El9ny:hover{color:#18181b}body.dark .SearchableDropdown_tagRemove__El9ny{color:#a1a1aa}body.dark .SearchableDropdown_tagRemove__El9ny:hover{color:#d1d1d1}.SearchableDropdown_tagMore__FOkOz{padding:8px 12px;background:rgba(100,116,139,.2);border-radius:8px;font-size:var(--text-xs);color:#64748b;font-weight:400}body.dark .SearchableDropdown_tagMore__FOkOz{background:rgba(100,116,139,.1);color:#a1a1aa}.SearchableDropdown_dropdown__omtmp{position:absolute;top:100%;left:0;right:0;display:flex;flex-direction:column;z-index:3200;padding:8px 0;max-height:300px;overflow-y:auto;background:rgba(241,245,249,.95);border-radius:12px;backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.2);margin-top:4px}.SearchableDropdown_dropdown__omtmp::-webkit-scrollbar{width:6px}.SearchableDropdown_dropdown__omtmp::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.SearchableDropdown_dropdown__omtmp::-webkit-scrollbar-thumb{background:rgba(100,116,139,.5);border-radius:3px}.SearchableDropdown_dropdown__omtmp::-webkit-scrollbar-thumb:hover{background:rgba(100,116,139,.7)}body.dark .SearchableDropdown_dropdown__omtmp{background:#18181b;border-color:hsla(0,0%,100%,.05)}body.dark .SearchableDropdown_dropdown__omtmp::-webkit-scrollbar-thumb{background:rgba(100,116,139,.3)}body.dark .SearchableDropdown_dropdown__omtmp::-webkit-scrollbar-thumb:hover{background:rgba(100,116,139,.5)}.SearchableDropdown_searchContainer__cYE19{padding:0}.SearchableDropdown_searchInput__DQsCR{width:100%;padding:12px 20px;border:none;border-bottom:1px solid rgba(212,212,216,.3);outline:none;background:rgba(0,0,0,0);font-size:var(--text-sm);color:#18181b}.SearchableDropdown_searchInput__DQsCR::placeholder{color:#64748b}body.dark .SearchableDropdown_searchInput__DQsCR{color:#d1d1d1;border-bottom-color:#3f3f46}body.dark .SearchableDropdown_searchInput__DQsCR::placeholder{color:#a1a1aa}.SearchableDropdown_itemsContainer__LF3Y8{padding:0;max-height:250px;overflow-y:auto}.SearchableDropdown_item__Tbf1V{padding:12px 20px;border-radius:0;background:rgba(0,0,0,0);cursor:pointer;font-size:var(--text-sm);font-weight:400;color:#18181b;transition:all .2s ease;display:flex;align-items:center;gap:8px}.SearchableDropdown_item__Tbf1V:hover{background:hsla(0,0%,100%,.1)}.SearchableDropdown_item__Tbf1V.SearchableDropdown_selected__jSL4F{background:rgba(59,130,246,.08);font-weight:500;color:#3b82f6}.SearchableDropdown_item__Tbf1V.SearchableDropdown_disabled__75jzX{opacity:.5;cursor:not-allowed;background:rgba(100,116,139,.1)}.SearchableDropdown_item__Tbf1V.SearchableDropdown_disabled__75jzX:hover{background:rgba(100,116,139,.1)}body.dark .SearchableDropdown_item__Tbf1V{color:#d1d1d1}body.dark .SearchableDropdown_item__Tbf1V:hover{background:#3f3f46}body.dark .SearchableDropdown_item__Tbf1V.SearchableDropdown_selected__jSL4F{background:rgba(59,130,246,.12);color:#0ea5e9}body.dark .SearchableDropdown_item__Tbf1V.SearchableDropdown_disabled__75jzX,body.dark .SearchableDropdown_item__Tbf1V.SearchableDropdown_disabled__75jzX:hover{background:rgba(100,116,139,.05)}.SearchableDropdown_itemContent__ef_FB{display:flex;align-items:center;gap:8px;flex:1}.SearchableDropdown_itemImage__GAFlV{border-radius:50%;object-fit:cover;flex-shrink:0;width:24px;height:24px}.SearchableDropdown_itemSvg__Jubro{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.SearchableDropdown_itemSvg__Jubro svg{width:100%;height:100%}.SearchableDropdown_itemText___Isa3{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.SearchableDropdown_itemName__qWWoq{font-size:var(--text-sm);font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SearchableDropdown_itemSubtitle__7aZaY{font-size:var(--text-xs);color:#64748b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.dark .SearchableDropdown_itemSubtitle__7aZaY{color:#a1a1aa}.SearchableDropdown_emptyState__kaUyj{padding:24px 20px;text-align:center;color:#64748b;font-size:var(--text-xs)}body.dark .SearchableDropdown_emptyState__kaUyj{color:#a1a1aa}.SearchableDropdown_maxItemsWarning__A34Vy{padding:8px 20px;background:rgba(239,68,68,.1);color:#ef4444;font-size:var(--text-xs);text-align:center;border-top:1px solid rgba(239,68,68,.2)}body.dark .SearchableDropdown_maxItemsWarning__A34Vy{background:rgba(239,68,68,.2);color:#f43f5e;border-top-color:rgba(239,68,68,.3)}@keyframes StackTag_fadeIn__eJlP2{0%{opacity:0}to{opacity:1}}@keyframes StackTag_slideUp__Ven2a{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes StackTag_pulse__LxtMr{0%,50%{opacity:1;transform:scale(1)}25%{opacity:.7;transform:scale(.8)}75%{opacity:.9;transform:scale(1.1)}}.StackTag_stackTag__buzYb{padding:.6em .9em;font-size:clamp(.75rem,.7rem + .25vw,1rem);font-weight:500;background:rgba(241,245,249,.7);border:1px solid hsla(0,0%,100%,.2);border-radius:12px;color:#0d0d0d;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 2px rgba(0,0,0,.05);transition:transform .3s ease,box-shadow .3s ease,background .3s ease,border-color .3s ease}.StackTag_stackTag__buzYb body.dark{background:rgba(30,30,30,.7);border-color:hsla(0,0%,100%,.1);color:#d1d1d1;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:inset -4px -4px 8px rgba(0,0,0,.7),inset 4px 4px 8px hsla(0,0%,100%,.03),-8px -8px 16px rgba(0,0,0,.5),8px 8px 16px hsla(0,0%,100%,.02)}@media(min-width:768px){.StackTag_stackTag__buzYb{padding:.8em 1em}}@media(min-width:1024px){.StackTag_stackTag__buzYb{padding:.9em 1.2em}}.PhoneCountrySelect_phoneCountrySelect__fGvti{position:relative;width:120px}.PhoneCountrySelect_selectButton__zu2rG{width:auto;height:50px;gap:12px;padding:0 16px;border-radius:16px;display:flex;align-items:center;justify-content:space-between;border:1px solid hsla(0,0%,100%,.2);cursor:pointer;background:rgba(241,245,249,.7);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:-6px -6px 12px hsla(0,0%,100%,.9),6px 6px 12px rgba(0,0,0,.08),inset -4px -4px 8px hsla(0,0%,100%,.5),inset 4px 4px 8px rgba(209,217,230,.3);font-size:var(--text-sm);font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#27272a;transition:all .2s ease}.PhoneCountrySelect_selectButton__zu2rG:hover{transform:translateY(-2px) scale(1.02);background:rgba(241,245,249,.85);border-color:hsla(0,0%,100%,.4);box-shadow:-4px -4px 10px hsla(0,0%,100%,.95),4px 4px 10px rgba(0,0,0,.12),inset -6px -6px 12px hsla(0,0%,100%,.6),inset 6px 6px 12px rgba(209,217,230,.4)}.PhoneCountrySelect_selectButton__zu2rG:active{transform:translateY(0);background:rgba(241,245,249,.6);border-color:hsla(0,0%,100%,.15);box-shadow:inset -2px -2px 6px hsla(0,0%,100%,.4),inset 2px 2px 6px rgba(209,217,230,.2),-2px -2px 6px hsla(0,0%,100%,.85),2px 2px 6px rgba(0,0,0,.06)}.PhoneCountrySelect_selectButton__zu2rG.PhoneCountrySelect_disabled__OT8eZ{background:rgba(241,245,249,.4);cursor:not-allowed;opacity:.6}body.dark .PhoneCountrySelect_selectButton__zu2rG{background:#2d2d2d;border-color:hsla(0,0%,100%,.1);color:#d4d4d8;box-shadow:none}body.dark .PhoneCountrySelect_selectButton__zu2rG:hover{background:rgba(30,30,30,.85);border-color:hsla(0,0%,100%,.2);box-shadow:none}body.dark .PhoneCountrySelect_selectButton__zu2rG:active{background:rgba(30,30,30,.6);border-color:hsla(0,0%,100%,.05);box-shadow:none}@media(max-width:1024px){.PhoneCountrySelect_selectButton__zu2rG{width:100%;height:44px}}@media(max-width:767px){.PhoneCountrySelect_selectButton__zu2rG{width:100%;height:40px}}.PhoneCountrySelect_selectButton__zu2rG img{transition:all .2s ease}body.dark .PhoneCountrySelect_selectButton__zu2rG img{filter:invert(1)}.PhoneCountrySelect_selectedCountry__stlm_{display:flex;align-items:center;gap:8px}.PhoneCountrySelect_flag__uwavk{font-size:var(--text-lg)}.PhoneCountrySelect_placeholder__b_Nzx{color:#a1a1aa}body.dark .PhoneCountrySelect_placeholder__b_Nzx{color:#71717a}.PhoneCountrySelect_dropdown__CaE8I{position:absolute;top:100%;left:0;width:300px;display:flex;flex-direction:column;z-index:3200;padding:12px 0;max-height:300px;overflow-y:auto;background:rgba(241,245,249,.7);border-radius:16px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);box-shadow:-8px -8px 16px hsla(0,0%,100%,.9),8px 8px 16px rgba(0,0,0,.15),inset -4px -4px 8px hsla(0,0%,100%,.5),inset 4px 4px 8px rgba(209,217,230,.3);transition:all .2s ease;margin-top:4px}.PhoneCountrySelect_dropdown__CaE8I::-webkit-scrollbar{width:6px}.PhoneCountrySelect_dropdown__CaE8I::-webkit-scrollbar-track{background:rgba(241,245,249,.3);border-radius:3px}.PhoneCountrySelect_dropdown__CaE8I::-webkit-scrollbar-thumb{background:rgba(100,116,139,.5);border-radius:3px}.PhoneCountrySelect_dropdown__CaE8I::-webkit-scrollbar-thumb:hover{background:rgba(100,116,139,.7)}body.dark .PhoneCountrySelect_dropdown__CaE8I{background:rgba(39,39,42,.8);border-color:hsla(0,0%,100%,.1);box-shadow:none}body.dark .PhoneCountrySelect_dropdown__CaE8I::-webkit-scrollbar-track{background:rgba(39,39,42,.3)}body.dark .PhoneCountrySelect_dropdown__CaE8I::-webkit-scrollbar-thumb{background:rgba(100,116,139,.3)}body.dark .PhoneCountrySelect_dropdown__CaE8I::-webkit-scrollbar-thumb:hover{background:rgba(100,116,139,.5)}@media(max-width:767px){.PhoneCountrySelect_dropdown__CaE8I{padding:8px 0;max-height:250px}}.PhoneCountrySelect_searchInput__cb1HH{width:100%;padding:12px 16px;border:none;border-bottom:1px solid rgba(100,116,139,.2);outline:none;background:rgba(0,0,0,0);font-size:var(--text-sm);font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#27272a}.PhoneCountrySelect_searchInput__cb1HH::placeholder{color:#64748b}body.dark .PhoneCountrySelect_searchInput__cb1HH{color:#d4d4d8;border-bottom-color:rgba(100,116,139,.1)}body.dark .PhoneCountrySelect_searchInput__cb1HH::placeholder{color:#64748b}.PhoneCountrySelect_countryList__QFEWI{list-style:none;padding:0;margin:0}.PhoneCountrySelect_countryItem__OPOd9{padding:12px 16px;border-radius:8px;background:rgba(0,0,0,0);cursor:pointer;font-size:var(--text-sm);font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#27272a;transition:all .2s ease;display:flex;align-items:center;gap:12px}.PhoneCountrySelect_countryItem__OPOd9:hover{transform:translateY(-2px);background:rgba(241,245,249,.85);box-shadow:-6px -6px 12px hsla(0,0%,100%,.95),6px 6px 12px rgba(0,0,0,.1)}.PhoneCountrySelect_countryItem__OPOd9.PhoneCountrySelect_selected__wz2ex{background:rgba(241,245,249,.6);font-weight:500}body.dark .PhoneCountrySelect_countryItem__OPOd9{color:#d4d4d8}body.dark .PhoneCountrySelect_countryItem__OPOd9:hover{background:rgba(39,39,42,.85);box-shadow:none}body.dark .PhoneCountrySelect_countryItem__OPOd9.PhoneCountrySelect_selected__wz2ex{background:rgba(39,39,42,.6)}.PhoneCountrySelect_countryName__9C8RT{flex-grow:1}.PhoneCountrySelect_countryCode__QUp6g{color:#a1a1aa}body.dark .PhoneCountrySelect_countryCode__QUp6g{color:#71717a}@keyframes SectionTitle_fadeIn__69ZTr{0%{opacity:0}to{opacity:1}}@keyframes SectionTitle_slideUp__FU25w{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes SectionTitle_pulse__QVM3h{0%,50%{opacity:1;transform:scale(1)}25%{opacity:.7;transform:scale(.8)}75%{opacity:.9;transform:scale(1.1)}}.SectionTitle_sectionTitle__RjLra{font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:clamp(.938rem,.9rem + .188vw,1.125rem);font-weight:600;color:#64748b;text-align:left;line-height:1.5;text-transform:uppercase;letter-spacing:.06em;margin-bottom:12px}.SectionTitle_sectionTitle__RjLra body.dark{color:#a1a1aa}.WebsiteInput_websiteInputContainer__mAA42{display:flex;flex-direction:row;gap:8px;align-items:center}.WebsiteInput_crystalizedSpan__sOw9s{display:flex;height:36px;max-width:30%;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:#f1f5f9;padding:8px 12px;font-size:var(--text-sm);color:#18181b;box-shadow:-4px -4px 8px hsla(0,0%,100%,.8),4px 4px 8px rgba(0,0,0,.05),inset -2px -2px 4px hsla(0,0%,100%,.9),inset 2px 2px 6px rgba(0,0,0,.05);transition:all .2s ease;align-items:center;justify-content:center;cursor:pointer}.WebsiteInput_crystalizedSpan__sOw9s:hover{background:rgba(241,245,249,.9);box-shadow:-6px -6px 12px hsla(0,0%,100%,.9),6px 6px 12px rgba(0,0,0,.08),inset -3px -3px 6px #fff,inset 3px 3px 8px rgba(0,0,0,.06)}body.dark .WebsiteInput_crystalizedSpan__sOw9s{background:rgba(39,39,42,.8);color:#e4e4e7;border-color:hsla(0,0%,100%,.1);box-shadow:none}body.dark .WebsiteInput_crystalizedSpan__sOw9s:hover{background:rgba(39,39,42,.85);box-shadow:none}.WebsiteInput_websiteInput__QE7AO{width:100%;height:36px;padding:8px 12px;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:#f1f5f9;font-size:var(--text-sm);color:#18181b;font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;box-shadow:-4px -4px 8px hsla(0,0%,100%,.8),4px 4px 8px rgba(0,0,0,.05),inset -2px -2px 4px hsla(0,0%,100%,.9),inset 2px 2px 6px rgba(0,0,0,.05);transition:all .2s ease}.WebsiteInput_websiteInput__QE7AO::placeholder{color:#a1a1aa;opacity:1}.WebsiteInput_websiteInput__QE7AO:hover:not(:disabled){background:rgba(241,245,249,.85);border-color:#fff;box-shadow:-6px -6px 12px hsla(0,0%,100%,.9),6px 6px 12px rgba(0,0,0,.08),inset -2px -2px 6px hsla(0,0%,100%,.95),inset 2px 2px 6px rgba(0,0,0,.08)}.WebsiteInput_websiteInput__QE7AO:focus{outline:none;background:hsla(0,0%,100%,.9);border-color:rgba(59,130,246,.5);box-shadow:inset -2px -2px 4px hsla(0,0%,100%,.9),inset 2px 2px 6px rgba(0,0,0,.08),0 0 0 4px rgba(59,130,246,.18)}.WebsiteInput_websiteInput__QE7AO:disabled{background:rgba(241,245,249,.6);cursor:not-allowed;opacity:.5}body.dark .WebsiteInput_websiteInput__QE7AO{background:rgba(39,39,42,.8);color:#e4e4e7;border-color:hsla(0,0%,100%,.1);box-shadow:none}body.dark .WebsiteInput_websiteInput__QE7AO::placeholder{color:#a1a1aa}body.dark .WebsiteInput_websiteInput__QE7AO:hover{box-shadow:none!important}body.dark .WebsiteInput_websiteInput__QE7AO:hover:not(:disabled){background:rgba(39,39,42,.85);border-color:hsla(0,0%,100%,.2)}body.dark .WebsiteInput_websiteInput__QE7AO:focus{background:rgba(39,39,42,.9);border-color:rgba(59,130,246,.5)}body.dark .WebsiteInput_websiteInput__QE7AO:disabled{background:rgba(39,39,42,.6);opacity:.5}@keyframes StackSection_fadeIn__eIl_6{0%{opacity:0}to{opacity:1}}@keyframes StackSection_slideUp__J41bs{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes StackSection_pulse__c55po{0%,50%{opacity:1;transform:scale(1)}25%{opacity:.7;transform:scale(.8)}75%{opacity:.9;transform:scale(1.1)}}.StackSection_stackSection__Kr6cC{margin:0}.StackSection_stackTags__BsBp2{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}.StackSection_viewMoreButton__0jYHb{display:flex;align-items:center;justify-content:center;font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:var(--text-xs);font-weight:600;color:#6b7280;text-align:left;line-height:1.5;padding:.6em .9em;border-radius:10px;background:#f4f4f5;border:1px solid #e4e4e7;cursor:pointer;white-space:nowrap;transition:background all .2s ease,border-color all .2s ease}.StackSection_viewMoreButton__0jYHb:hover{background:#e4e4e7;border-color:#d4d4d8}.StackSection_viewMoreButton__0jYHb:active{background:#e4e4e7;border-color:#a1a1aa}.StackSection_viewMoreButton__0jYHb:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.dark .StackSection_viewMoreButton__0jYHb{background:#2d2d2d;border:1px solid #555;color:#a1a1aa}.dark .StackSection_viewMoreButton__0jYHb:hover{background:#374151;border-color:#4b5563}.dark .StackSection_viewMoreButton__0jYHb:active{background:#0f0f0f;border-color:#555}.BiographyInput_biographyContainer__ZgXhH{width:100%;display:flex;flex-direction:column;gap:8px}.BiographyInput_biographyLabel__Yv1FO{font-size:var(--text-sm);font-weight:500;line-height:1;color:#18181b;font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}body.dark .BiographyInput_biographyLabel__Yv1FO{color:#e4e4e7}.BiographyInput_biographyTextarea__9_KnJ{width:100%;min-height:100px;display:flex;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);background:#f1f5f9;padding:8px 12px;font-size:var(--text-sm);color:#18181b;font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;box-shadow:-4px -4px 8px hsla(0,0%,100%,.8),4px 4px 8px rgba(0,0,0,.05),inset -2px -2px 4px hsla(0,0%,100%,.9),inset 2px 2px 6px rgba(0,0,0,.05);transition:all .2s ease;outline:none;resize:vertical}.BiographyInput_biographyTextarea__9_KnJ::placeholder{color:rgba(100,116,139,.7)}.BiographyInput_biographyTextarea__9_KnJ:focus{border-color:rgba(59,130,246,.3);box-shadow:0 0 0 3px rgba(59,130,246,.2),-4px -4px 8px hsla(0,0%,100%,.8),4px 4px 8px rgba(0,0,0,.05)}.BiographyInput_biographyTextarea__9_KnJ:disabled{cursor:not-allowed;opacity:.5}body.dark .BiographyInput_biographyTextarea__9_KnJ{background:#27272a;border-color:hsla(0,0%,100%,.1);color:#e4e4e7;box-shadow:none}body.dark .BiographyInput_biographyTextarea__9_KnJ::placeholder{color:rgba(161,161,170,.7)}body.dark .BiographyInput_biographyTextarea__9_KnJ:focus{border-color:rgba(59,130,246,.5);box-shadow:none}.BiographyInput_biographyCounter__NqScd{margin-top:8px;text-align:right;font-size:var(--text-sm);color:rgba(100,116,139,.5);font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.BiographyInput_biographyCounter__NqScd span{font-variant-numeric:tabular-nums}body.dark .BiographyInput_biographyCounter__NqScd{color:rgba(161,161,170,.5)}@keyframes SocialLinks_fadeIn__DPb_i{0%{opacity:0}to{opacity:1}}@keyframes SocialLinks_slideUp__xYjqw{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes SocialLinks_pulse__IGfql{0%,50%{opacity:1;transform:scale(1)}25%{opacity:.7;transform:scale(.8)}75%{opacity:.9;transform:scale(1.1)}}.SocialLinks_socialLinks__Npy4J{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin:0}.SaveActions_container__We98L{display:flex;gap:16px;justify-content:flex-end;align-items:center}@keyframes ProfileCardContent_fadeIn__5edqX{0%{opacity:0}to{opacity:1}}@keyframes ProfileCardContent_slideUp__wk9OP{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ProfileCardContent_pulse__ifN5I{0%,50%{opacity:1;transform:scale(1)}25%{opacity:.7;transform:scale(.8)}75%{opacity:.9;transform:scale(1.1)}}.ProfileCardContent_profileCard__QT6Di{position:relative;display:flex;flex-direction:column;align-items:start;padding:0;background:#fff;overflow:hidden}body.dark .ProfileCardContent_profileCard__QT6Di{background:#0f0f0f}.ProfileCardContent_contentSection__5XUlQ{display:flex;flex-direction:column;gap:24px;width:100%;padding:20px}@media(min-width:768px){.ProfileCardContent_contentSection__5XUlQ{padding:24px}}@media(min-width:1024px){.ProfileCardContent_contentSection__5XUlQ{padding:28px}}.ProfileCardContent_bio__xOd_H{font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:var(--text-sm);font-weight:400;color:#64748b;text-align:left;line-height:1.5;line-height:1.625;text-align:start;max-width:60ch}body.dark .ProfileCardContent_bio__xOd_H{color:#a1a1aa}.ProfileCardContent_divider__lrvLG{width:100%;height:1px;margin:8px 0;border-radius:9999px;background:#e4e4e7}body.dark .ProfileCardContent_divider__lrvLG{background:#555}.TimerCounter_timerCounter___s4EV{display:flex;align-items:center;justify-content:center;gap:1rem;padding:1rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);transition:all .3s ease;position:relative}.TimerCounter_timerCounter___s4EV:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}body.dark .TimerCounter_timerCounter___s4EV{background:#27272a;border-color:#3f3f46;box-shadow:none}body.dark .TimerCounter_timerCounter___s4EV:hover{background:#27272a;border-color:#52525b;box-shadow:none}.TimerCounter_timerCounter___s4EV.TimerCounter_clickable__St_wb{cursor:pointer;user-select:none}.TimerCounter_timerCounter___s4EV.TimerCounter_clickable__St_wb:hover{border-color:#cbd5e1;transform:translateY(-2px) scale(1.01)}.TimerCounter_timerCounter___s4EV.TimerCounter_clickable__St_wb:active{transform:translateY(0) scale(.99)}body.dark .TimerCounter_timerCounter___s4EV.TimerCounter_clickable__St_wb:hover{border-color:#52525b}.TimerCounter_clockIcon__vrHDZ{display:flex;align-items:center;justify-content:center;width:44px;height:40px;color:#64748b}.TimerCounter_clockIcon__vrHDZ svg{width:22px;height:20px}body.dark .TimerCounter_clockIcon__vrHDZ{color:#94a3b8}.TimerCounter_timeDisplay__K9dNf{display:flex;align-items:center;gap:.5rem}.TimerCounter_emptyTimerText__3iTNV{font-size:1.25rem;font-weight:500;color:#64748b;letter-spacing:.02em}body.dark .TimerCounter_emptyTimerText__3iTNV{color:#cbd5e1}.TimerCounter_timerCounter___s4EV.TimerCounter_disabledState__YejY0{opacity:.5}.TimerCounter_timerCounter___s4EV.TimerCounter_disabledState__YejY0:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.TimerCounter_timerCounter___s4EV.TimerCounter_disabledState__YejY0.TimerCounter_clickable__St_wb:active{transform:translateY(0) scale(.99)}.TimerCounter_timeUnit__Bz7d9{display:flex;flex-direction:column;align-items:center;gap:.25rem}.TimerCounter_timeNumber__AIPjW{font-size:2.5rem;font-weight:600;letter-spacing:-.025em;color:#1e293b;line-height:1}body.dark .TimerCounter_timeNumber__AIPjW{color:#f1f5f9}.TimerCounter_timeLabel__qE1ZI{font-size:.875rem;color:#64748b;font-weight:500;text-transform:uppercase;letter-spacing:.05em}body.dark .TimerCounter_timeLabel__qE1ZI{color:#94a3b8}.TimerCounter_timeSeparator__1ed1f{font-size:1.5rem;font-weight:700;color:#1e293b;margin-top:-.5rem}body.dark .TimerCounter_timeSeparator__1ed1f{color:#f1f5f9}.TimerCounter_statusIndicators__BVSt8{position:absolute;top:8px;right:8px;display:flex;align-items:center;gap:4px}.TimerCounter_optimisticIndicator__pMEq0{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.TimerCounter_pulsingDot__9YCod{width:8px;height:8px;background:var(--timer-warning,#f59e0b);border-radius:50%;animation:TimerCounter_pulse__umumw 2s ease-in-out infinite}@keyframes TimerCounter_pulse__umumw{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.2)}}.TimerCounter_syncingIndicator__xhww9{font-size:14px;display:flex;align-items:center;justify-content:center}.TimerCounter_errorIndicator__TvoL7{font-size:16px;display:flex;align-items:center;justify-content:center}.TimerCounter_timerCounter___s4EV.TimerCounter_pill__U4qcG{padding:.375rem .75rem;gap:.5rem;border-radius:100px;height:32px;background:#f1f5f9;box-shadow:-3px -3px 6px #fff,3px 3px 8px rgba(209,217,230,.8)}body.dark .TimerCounter_timerCounter___s4EV.TimerCounter_pill__U4qcG{background:#3f3f46;border-color:#52525b;box-shadow:none}.TimerCounter_timerCounter___s4EV.TimerCounter_pill__U4qcG:hover{transform:translateY(-1px);box-shadow:inset -2px -2px 3px hsla(0,0%,100%,.5),inset 2px 2px 4px rgba(0,0,0,.1);background:#e4e8ee}body.dark .TimerCounter_timerCounter___s4EV.TimerCounter_pill__U4qcG:hover{background:#3f3f46;box-shadow:none}.TimerCounter_timerCounter___s4EV.TimerCounter_pill__U4qcG .TimerCounter_clockIcon__vrHDZ{width:18px;height:18px}.TimerCounter_timerCounter___s4EV.TimerCounter_pill__U4qcG .TimerCounter_clockIcon__vrHDZ svg{width:16px;height:16px}.TimerCounter_timerCounter___s4EV.TimerCounter_pill__U4qcG .TimerCounter_timeDisplay__K9dNf{gap:.25rem}.TimerCounter_timerCounter___s4EV.TimerCounter_pill__U4qcG .TimerCounter_emptyTimerText__3iTNV{font-size:.75rem;font-weight:500;white-space:nowrap}.TimerCounter_timerCounter___s4EV.TimerCounter_pill__U4qcG .TimerCounter_timeUnit__Bz7d9{flex-direction:row;gap:0}.TimerCounter_timerCounter___s4EV.TimerCounter_pill__U4qcG .TimerCounter_timeNumber__AIPjW{font-size:.875rem;font-weight:600}.TimerCounter_timerCounter___s4EV.TimerCounter_pill__U4qcG .TimerCounter_timeLabel__qE1ZI{display:none}.TimerCounter_timerCounter___s4EV.TimerCounter_pill__U4qcG .TimerCounter_timeSeparator__1ed1f{font-size:.875rem;font-weight:600;margin-top:0}.TimerCounter_timerCounter___s4EV.TimerCounter_pill__U4qcG .TimerCounter_statusIndicators__BVSt8{top:4px;right:4px}.TimerCounter_timerCounter___s4EV.TimerCounter_pill__U4qcG .TimerCounter_pulsingDot__9YCod{width:6px;height:6px}@media(max-width:768px){.TimerCounter_timerCounter___s4EV{padding:.75rem;gap:.75rem}.TimerCounter_clockIcon__vrHDZ{width:36px;height:32px}.TimerCounter_clockIcon__vrHDZ svg{width:18px;height:16px}.TimerCounter_timeNumber__AIPjW{font-size:2rem}.TimerCounter_timeLabel__qE1ZI{font-size:.75rem}.TimerCounter_timeSeparator__1ed1f{font-size:1.25rem}}@keyframes SettingsDrawer_fadeIn__Ujz1j{0%{opacity:0}to{opacity:1}}@keyframes SettingsDrawer_slideUp__zfn5i{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes SettingsDrawer_pulse__AJauV{0%,50%{opacity:1;transform:scale(1)}25%{opacity:.7;transform:scale(.8)}75%{opacity:.9;transform:scale(1.1)}}.SettingsDrawer_drawerContent__kZfQS{padding-bottom:env(safe-area-inset-bottom,1rem)}.SettingsDrawer_drawerHeader__we5t_{display:flex;align-items:center;justify-content:center;position:relative;padding:16px 20px;border-bottom:1px solid rgba(209,217,230,.3)}body.dark .SettingsDrawer_drawerHeader__we5t_{border-bottom-color:#3f3f46}.SettingsDrawer_drawerTitle__6V0dh{font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:var(--text-lg);font-weight:600;color:#0d0d0d;text-align:left;line-height:1.5;margin:0;text-align:center}body.dark .SettingsDrawer_drawerTitle__6V0dh{color:hsla(0,0%,100%,.9)}.SettingsDrawer_closeButton__D5vXG{display:flex;align-items:center;justify-content:center;position:absolute;right:20px;top:50%;transform:translateY(-50%);width:36px;height:36px;border-radius:9999px;border:none;background:rgba(241,245,249,.7);color:#0d0d0d;cursor:pointer;transition:all .3s ease}.SettingsDrawer_closeButton__D5vXG:hover{background:#e4e4e7}.SettingsDrawer_closeButton__D5vXG:active{transform:translateY(-50%) scale(.95)}body.dark .SettingsDrawer_closeButton__D5vXG{background:#3f3f46;color:hsla(0,0%,100%,.9)}body.dark .SettingsDrawer_closeButton__D5vXG:hover{background:#52525b}.SettingsDrawer_drawerBody__TYn_T{display:flex;flex-direction:column;flex:1;overflow-y:auto;padding:12px 0}.SettingsDrawer_menuSection__803Rt{display:flex;flex-direction:column;gap:4px}.SettingsDrawer_sectionLabel__kvVJX{padding:8px 20px 4px;font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:11px;font-weight:600;color:#6b7280;line-height:1.5;text-transform:uppercase;letter-spacing:.5px;text-align:left}body.dark .SettingsDrawer_sectionLabel__kvVJX{color:#9ca3af}.SettingsDrawer_menuItem__nls7Z{display:flex;align-items:center;gap:12px;width:100%;min-height:56px;padding:12px 20px;background:rgba(0,0,0,0);border:none;border-left:3px solid rgba(0,0,0,0);border-radius:0;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);text-align:left}.SettingsDrawer_menuItem__nls7Z .SettingsDrawer_menuIcon__2oEvN{transition:transform .2s cubic-bezier(.4,0,.2,1),color .2s ease}.SettingsDrawer_menuItem__nls7Z:hover{background:rgba(226,232,240,.5);border-left-color:#3b82f6;padding-left:calc(20px + 3px)}.SettingsDrawer_menuItem__nls7Z:hover .SettingsDrawer_menuIcon__2oEvN{transform:translateX(2px) scale(1.1);color:#3b82f6}.SettingsDrawer_menuItem__nls7Z:hover .SettingsDrawer_menuText__gUTG6{color:#0d0d0d}.SettingsDrawer_menuItem__nls7Z:active{background:rgba(226,232,240,.7);transform:scale(.98)}body.dark .SettingsDrawer_menuItem__nls7Z:hover{background:hsla(0,0%,100%,.06);border-left-color:#60a5fa}body.dark .SettingsDrawer_menuItem__nls7Z:hover .SettingsDrawer_menuIcon__2oEvN{color:#60a5fa}body.dark .SettingsDrawer_menuItem__nls7Z:hover .SettingsDrawer_menuText__gUTG6{color:#fff}body.dark .SettingsDrawer_menuItem__nls7Z:active{background:hsla(0,0%,100%,.1)}.SettingsDrawer_logoutItem__w_xrL,.SettingsDrawer_logoutItem__w_xrL .SettingsDrawer_menuIcon__2oEvN,.SettingsDrawer_logoutItem__w_xrL .SettingsDrawer_menuText__gUTG6{color:#ef4444}.SettingsDrawer_logoutItem__w_xrL:hover{background:rgba(239,68,68,.08);border-left-color:#ef4444}.SettingsDrawer_logoutItem__w_xrL:hover .SettingsDrawer_menuIcon__2oEvN{color:#ef4444;transform:translateX(2px) scale(1.1)}.SettingsDrawer_logoutItem__w_xrL:hover .SettingsDrawer_menuText__gUTG6{color:#ef4444}body.dark .SettingsDrawer_logoutItem__w_xrL,body.dark .SettingsDrawer_logoutItem__w_xrL .SettingsDrawer_menuIcon__2oEvN,body.dark .SettingsDrawer_logoutItem__w_xrL .SettingsDrawer_menuText__gUTG6{color:#f87171}body.dark .SettingsDrawer_logoutItem__w_xrL:hover{background:rgba(248,113,113,.1);border-left-color:#f87171}body.dark .SettingsDrawer_logoutItem__w_xrL:hover .SettingsDrawer_menuIcon__2oEvN,body.dark .SettingsDrawer_logoutItem__w_xrL:hover .SettingsDrawer_menuText__gUTG6{color:#f87171}.SettingsDrawer_menuIcon__2oEvN{width:24px;height:24px;color:#0d0d0d;flex-shrink:0;transition:color .3s ease,filter .3s ease}.SettingsDrawer_menuIcon__2oEvN:is(img){filter:invert(1)}body.dark .SettingsDrawer_menuIcon__2oEvN{color:hsla(0,0%,100%,.9)}body.dark .SettingsDrawer_menuIcon__2oEvN:is(img){filter:invert(0)}.SettingsDrawer_menuText__gUTG6{font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:var(--text-base);font-weight:500;color:#0d0d0d;text-align:left;line-height:1.5;flex:1;transition:color .2s ease}body.dark .SettingsDrawer_menuText__gUTG6{color:hsla(0,0%,100%,.9)}.SettingsDrawer_separator__d4lpp{width:calc(100% - 40px);height:1px;background:rgba(209,217,230,.5);margin:8px 20px}body.dark .SettingsDrawer_separator__d4lpp{background:hsla(0,0%,100%,.08)}.TimerButton_timerButton__GHpzA{display:flex;align-items:center;justify-content:center;border:none;border-radius:8px;cursor:pointer;transition:all .2s ease;font-weight:500;position:relative}.TimerButton_timerButton__GHpzA:hover:not(.TimerButton_disabled__vt7L5){transform:translateY(-1px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.TimerButton_timerButton__GHpzA:active:not(.TimerButton_disabled__vt7L5){transform:translateY(0)}.TimerButton_timerButton__GHpzA.TimerButton_disabled__vt7L5{opacity:.5;cursor:not-allowed}.TimerButton_small__qwqFs{padding:6px;min-width:32px;min-height:32px}.TimerButton_medium__K0fdR{padding:8px;min-width:40px;min-height:40px}.TimerButton_large__p0514{padding:12px;min-width:48px;min-height:48px}.TimerButton_default__rvBGX{background:#f1f5f9;color:#475569}.TimerButton_default__rvBGX:hover:not(.TimerButton_disabled__vt7L5){background:#e2e8f0}.TimerButton_primary__JRmxh{background:#3b82f6;color:#fff}.TimerButton_primary__JRmxh:hover:not(.TimerButton_disabled__vt7L5){background:#2563eb}.TimerButton_success__ZysEg{background:#10b981;color:#fff}.TimerButton_success__ZysEg:hover:not(.TimerButton_disabled__vt7L5){background:#059669}.TimerButton_danger__JVwED{background:#ef4444;color:#fff}.TimerButton_danger__JVwED:hover:not(.TimerButton_disabled__vt7L5){background:#dc2626}.TimerButton_warning__2_dQe{background:#f59e0b;color:#fff}.TimerButton_warning__2_dQe:hover:not(.TimerButton_disabled__vt7L5){background:#d97706}.TimerButton_icon__JGEId{display:block}.TimerButton_spinner__VDxBp{width:16px;height:16px;border:2px solid;border-top:2px solid rgba(0,0,0,0);border-radius:50%;animation:TimerButton_spin__wr25a .6s linear infinite}@keyframes TimerButton_spin__wr25a{to{transform:rotate(1turn)}}@media(prefers-color-scheme:dark){.TimerButton_default__rvBGX{background:#334155;color:#cbd5e1}.TimerButton_default__rvBGX:hover:not(.TimerButton_disabled__vt7L5){background:#475569}}@keyframes Header_fadeIn__ILP1C{0%{opacity:0}to{opacity:1}}@keyframes Header_slideUp___JFwZ{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes Header_pulse__sIp8V{0%,50%{opacity:1;transform:scale(1)}25%{opacity:.7;transform:scale(.8)}75%{opacity:.9;transform:scale(1.1)}}.Header_wrapper__SSYFn{width:100%;height:100%;display:flex;align-items:center;justify-content:space-between;align-items:flex-start;padding:50px 2em 24px;z-index:10}@media(max-width:768px){.Header_wrapper__SSYFn{flex-direction:column;align-items:flex-start;gap:8px;padding:8px 1em}}.Header_welcomeContainer__x3OXN{display:flex;flex-direction:row;align-items:flex-start;flex:1}@media(max-width:768px){.Header_welcomeContainer__x3OXN{flex-direction:column;align-items:flex-start;width:100%}}.Header_typewriterWrapper__OMjde{display:inline-block}@media(max-width:768px){.Header_typewriterWrapper__OMjde{text-align:center}}.Header_superiorHeader__py5og{display:flex;align-items:center;justify-content:center;gap:8px}.Header_headerContainer__Z5RpG{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.Header_todoContainer__zr_SQ{display:flex;align-items:center;justify-content:center;position:relative;z-index:50}.Header_adminButtonWrapper__88G3a{display:inline-block;margin-left:8px;vertical-align:middle}.Header_adminButton__6LFrP{--h-button:32px;--w-button:32px;--round:0.5rem;cursor:pointer;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:all .3s ease;background:radial-gradient(65.28% 65.28% at 50% 100%,rgba(223,113,255,.8) 0,rgba(223,113,255,0) 100%),linear-gradient(0deg,#7a5af8,#7a5af8);border-radius:100px;border:none;outline:none;padding:8px;width:var(--w-button);height:var(--h-button)}.Header_adminButton__6LFrP:after,.Header_adminButton__6LFrP:before{content:"";position:absolute;inset:var(--space);transition:all .5s ease-in-out;border-radius:calc(var(--round) - var(--space));z-index:0}.Header_adminButton__6LFrP:before{--space:1px;background:linear-gradient(177.95deg,rgba(255,255,255,.19),rgba(255,255,255,0))}.Header_adminButton__6LFrP:after{--space:2px;background:radial-gradient(65.28% 65.28% at 50% 100%,rgba(223,113,255,.8) 0,rgba(223,113,255,0) 100%),linear-gradient(0deg,#7a5af8,#7a5af8)}.Header_adminButton__6LFrP:active{transform:scale(.95)}.Header_fold__0pVlq{z-index:1;position:absolute;top:0;right:0;height:.75rem;width:.75rem;display:inline-block;transition:all .5s ease-in-out;background:radial-gradient(100% 75% at 55%,rgba(223,113,255,.8) 0,rgba(223,113,255,0) 100%);box-shadow:0 0 3px #000;border-bottom-left-radius:.3rem;border-top-right-radius:var(--round)}.Header_fold__0pVlq:after{content:"";position:absolute;top:0;right:0;width:150%;height:150%;transform:rotate(45deg) translateX(0) translateY(-13px);background-color:#e4e4e7;pointer-events:none}.Header_adminButton__6LFrP:hover .Header_fold__0pVlq{margin-top:-.75rem;margin-right:-.75rem}.Header_adminBadge__fmzCO{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:radial-gradient(65.28% 65.28% at 50% 100%,rgba(59,130,246,.8) 0,rgba(59,130,246,0) 100%),linear-gradient(0deg,#3B82F6,#2563EB);position:relative;overflow:hidden;transition:all .3s ease;animation:Header_badgePulse__NrHvO 2s ease-in-out infinite;margin-left:8px}.Header_adminBadge__fmzCO:hover{transform:scale(1.15) rotate(5deg);background:radial-gradient(65.28% 65.28% at 50% 100%,rgba(59,130,246,.9) 0,rgba(59,130,246,0) 100%),linear-gradient(0deg,#2563EB,#1d4ed8);animation:Header_badgeShake__c53Sp .6s ease-in-out}.Header_adminBadge__fmzCO:active{transform:scale(.95)}.Header_adminBadge__fmzCO:before{content:"";position:absolute;inset:1px;background:linear-gradient(177.95deg,rgba(255,255,255,.25),rgba(255,255,255,0));border-radius:50%;z-index:0;animation:Header_badgeGlow__a4hF5 3s ease-in-out infinite}.Header_adminBadge__fmzCO:after{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:conic-gradient(from 0deg,transparent,rgba(59,130,246,.3),transparent,rgba(59,130,246,.3),transparent);border-radius:50%;animation:Header_badgeRotate__o4ES4 4s linear infinite;z-index:-1}.Header_adminBadgeInner__KGqWQ{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.Header_adminBadgeIcon__BCGJt{width:16px;height:16px;filter:brightness(0) invert(1)}.Header_inner__GOwyV{z-index:2;position:relative;width:100%;display:flex;align-items:center;justify-content:center}.Header_icon__Eh4X1{width:16px;height:16px}.Header_adminButton__6LFrP:hover .Header_icon__Eh4X1,.Header_icon__Eh4X1{filter:brightness(0) invert(1)}.Header_lefContainer__mnOfQ{display:flex;align-items:center;justify-content:center;align-items:flex-start;gap:8px;flex:1}@media(max-width:768px){.Header_lefContainer__mnOfQ{flex-direction:column;align-items:flex-start;text-align:left}}.Header_frame14__tXH1G{display:inline-flex;flex-direction:column;justify-content:center;gap:4px;align-items:flex-start}@media(max-width:768px){.Header_frame14__tXH1G{max-width:100%;align-items:flex-start}}.Header_title__HOVBi{display:flex;align-items:center;justify-content:center;gap:8px;font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:var(--text-2xl);font-weight:600;color:#0d0d0d;text-align:left;line-height:1.5}body.dark .Header_title__HOVBi{color:#d1d1d1}.Header_title__HOVBi .Header_badge__Pk5Jh{font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:var(--text-3xl);font-weight:700;color:#0d0d0d;text-align:left;line-height:1.5}body.dark .Header_title__HOVBi .Header_badge__Pk5Jh{color:#d1d1d1}.Header_welcome__2xuWP{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-start;margin:0;padding:0;font-size:var(--text-2xl);font-weight:600;color:#0d0d0d;line-height:1.375}body.dark .Header_welcome__2xuWP{color:hsla(0,0%,100%,.9)}@media(max-width:768px){.Header_welcome__2xuWP{justify-content:flex-start;text-align:left}}.Header_welcomeText__oq9eM{display:inline;font-weight:400}.Header_userNameShimmer__T68Wg{font-weight:700;color:inherit}.Header_subtitle__0_KeH{margin:0;padding:0;font-size:var(--text-base);font-weight:400;color:#64748b;line-height:1.5}body.dark .Header_subtitle__0_KeH{color:#a1a1aa}.Header_frame2147225819__lqmlW{width:auto;justify-content:flex-end;align-items:center;justify-content:center;z-index:10;gap:20px;display:flex;flex-direction:column}@media(max-width:768px){.Header_frame2147225819__lqmlW{justify-content:center;width:100%}}.Header_availabilityContainer__AYzGJ{display:flex;align-items:center;justify-content:center;position:relative;z-index:50}.Header_notificationContainer__enZrn{position:relative;z-index:1100}.Header_notificationButton__rDl_h{display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:16px;border:1px solid hsla(0,0%,100%,.2);cursor:pointer;background:#f1f5f9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .3s ease}.Header_notificationButton__rDl_h:hover{transform:translateY(-2px) scale(1.02);background:rgba(241,245,249,.85);border-color:hsla(0,0%,100%,.4);box-shadow:0 4px 6px rgba(0,0,0,.1)}.Header_notificationButton__rDl_h:active{transform:translateY(0);background:rgba(241,245,249,.6);border-color:hsla(0,0%,100%,.15);box-shadow:inset 0 2px 4px rgba(0,0,0,.06)}body.dark .Header_notificationButton__rDl_h:hover{transform:translateY(-2px) scale(1.05);background:rgba(30,30,30,.9);border-color:hsla(0,0%,100%,.3);box-shadow:-8px -8px 16px rgba(0,0,0,.4),8px 8px 16px rgba(0,0,0,.3),inset -4px -4px 8px hsla(0,0%,100%,.08),inset 4px 4px 8px rgba(0,0,0,.15)}body.dark .Header_notificationButton__rDl_h:active{transform:translateY(0) scale(.98);background:rgba(30,30,30,.6);border-color:hsla(0,0%,100%,.05);box-shadow:inset -4px -4px 8px hsla(0,0%,100%,.03),inset 4px 4px 8px rgba(0,0,0,.3)}body.dark .Header_notificationButton__rDl_h svg{filter:invert(100%) brightness(130%) drop-shadow(0 0 4px rgba(255,255,255,.2))}@media(max-width:1024px){.Header_notificationButton__rDl_h{width:44px;height:44px;padding:26px}}@media(max-width:768px){.Header_notificationButton__rDl_h{width:40px;height:40px;padding:24px}}.Header_notificationDropdown__88n5_{position:fixed;display:flex;flex-direction:column;z-index:1100;width:380px;max-height:400px;overflow-y:auto;padding:12px;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;background:#f1f5f9;border-radius:16px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .3s ease}.Header_notificationDropdown__88n5_::-webkit-scrollbar{width:6px}.Header_notificationDropdown__88n5_::-webkit-scrollbar-track{background:rgba(0,0,0,0)}.Header_notificationDropdown__88n5_::-webkit-scrollbar-thumb{background:rgba(212,212,216,.7);border-radius:12px;box-shadow:inset -2px -2px 4px hsla(0,0%,100%,.5),inset 2px 2px 4px rgba(0,0,0,.1)}body.dark .Header_notificationDropdown__88n5_{background:rgba(39,39,42,.8);border-color:hsla(0,0%,100%,.1);box-shadow:inset -4px -4px 8px rgba(0,0,0,.7),inset 4px 4px 8px hsla(0,0%,100%,.03),-8px -8px 16px rgba(0,0,0,.5),8px 8px 16px hsla(0,0%,100%,.02)}body.dark .Header_notificationDropdown__88n5_::-webkit-scrollbar-thumb{background:rgba(82,82,91,.7);box-shadow:inset -2px -2px 4px hsla(0,0%,100%,.03),inset 2px 2px 4px rgba(0,0,0,.3)}@media(max-width:1024px){.Header_notificationDropdown__88n5_{width:320px;max-height:350px;padding:8px}}@media(max-width:768px){.Header_notificationDropdown__88n5_{width:280px;max-height:300px;padding:8px}}.Header_notificationItem__ZE_3D{position:relative;width:100%;min-height:100px;display:flex;align-items:center;margin-bottom:8px;cursor:pointer;background:rgba(241,245,249,.7);border-radius:16px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:1px solid hsla(0,0%,100%,.2);transition:all .3s ease;will-change:transform,box-shadow,background,border-color,opacity}.Header_notificationItem__ZE_3D:last-child{margin-bottom:0}.Header_notificationItem__ZE_3D.Header_read__xfOYj{opacity:.75}.Header_notificationItem__ZE_3D.Header_swiping__meX5I{transition:transform .2s ease}.Header_notificationItem__ZE_3D:hover{transform:translateY(-2px) scale(1.02);background:rgba(241,245,249,.85);border-color:hsla(0,0%,100%,.4);box-shadow:-6px -6px 12px hsla(0,0%,100%,.95),6px 6px 12px rgba(0,0,0,.1),inset -4px -4px 8px hsla(0,0%,100%,.5),inset 4px 4px 8px rgba(209,217,230,.3);will-change:transform,box-shadow,background,border-color}.Header_notificationItem__ZE_3D:active{transform:scale(.98);background:rgba(241,245,249,.6);border-color:hsla(0,0%,100%,.15);box-shadow:inset -2px -2px 6px hsla(0,0%,100%,.4),inset 2px 2px 6px rgba(209,217,230,.2),-2px -2px 6px hsla(0,0%,100%,.85),2px 2px 6px rgba(0,0,0,.04)}body.dark .Header_notificationItem__ZE_3D{background:rgba(39,39,42,.7)}body.dark .Header_notificationItem__ZE_3D:hover{background:rgba(39,39,42,.85);border-color:hsla(0,0%,100%,.2);box-shadow:-6px -6px 12px hsla(0,0%,100%,.06),6px 6px 12px rgba(0,0,0,.55),inset -4px -4px 8px rgba(0,0,0,.4),inset 4px 4px 8px hsla(0,0%,100%,.03)}body.dark .Header_notificationItem__ZE_3D:active{background:rgba(39,39,42,.6);border-color:hsla(0,0%,100%,.05);box-shadow:inset -2px -2px 6px rgba(0,0,0,.35),inset 2px 2px 6px hsla(0,0%,100%,.02),-2px -2px 6px hsla(0,0%,100%,.03),2px 2px 6px rgba(0,0,0,.4)}body.dark .Header_notificationItem__ZE_3D.Header_read__xfOYj{opacity:.5}@media(max-width:969px){.Header_notificationItem__ZE_3D .Header_adminButtonWrapper__88G3a{display:none}}@media(max-width:1024px){.Header_notificationItem__ZE_3D{height:70px}}@media(max-width:768px){.Header_notificationItem__ZE_3D{height:60px}}.Header_notificationContent__nuDQP{padding:16px 20px;display:flex;align-items:center;gap:12px;height:80px}.Header_notificationLeft__U0_Iz{display:flex;align-items:center}.Header_notificationAvatar__7cgDD{width:40px;object-fit:cover;height:40px;border-radius:12px;border:1px solid #e4e4e7;background:#f1f5f9;box-shadow:-2px -2px 4px #fff,2px 2px 4px rgba(0,0,0,.04)}body.dark .Header_notificationAvatar__7cgDD{border:1px solid #52525b;background:#27272a;box-shadow:-2px -2px 4px hsla(0,0%,100%,.03),2px 2px 4px rgba(0,0,0,.4)}.Header_notificationRight__GSMA_{flex:1;display:flex;flex-direction:column;gap:8px}.Header_notificationTextWrap__D6GRN{display:flex;flex-direction:column;gap:4px}.Header_notificationTextContent__raBAr{font-size:var(--text-xs);color:#0d0d0d;line-height:1.375;display:-webkit-box;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;cursor:pointer}.Header_notificationTextContent__raBAr:hover{text-decoration:underline}body.dark .Header_notificationTextContent__raBAr{color:#d4d4d8}.Header_notificationTime__8k39J{font-size:var(--text-xs);color:#52525b}body.dark .Header_notificationTime__8k39J{color:#9ca3af}.Header_notificationButtonWrap__pLOtO{display:flex;flex-direction:row;gap:12px;align-items:center}.Header_notificationPrimaryCta__az3Yo{font-size:var(--text-xs);background-color:rgba(0,0,0,0);font-weight:600;color:#0d0d0d;border:none;border-radius:16px;text-decoration:none;cursor:pointer}.Header_notificationPrimaryCta__az3Yo:hover{text-decoration:underline}body.dark .Header_notificationPrimaryCta__az3Yo{color:#60a5fa}.Header_notificationSecondaryCta__6y0ap{background-color:rgba(0,0,0,0);border:none;font-size:var(--text-xs);font-weight:400;color:#b64c47;cursor:pointer;text-decoration:none}.Header_notificationSecondaryCta__6y0ap:hover{text-decoration:underline}body.dark .Header_notificationSecondaryCta__6y0ap{color:#9ca3af}.Header_sunMoon__Ciqzd{width:32px;height:32px;position:relative;overflow:visible;transform-origin:center}body.dark .Header_sunMoon__Ciqzd{filter:invert(100%) brightness(100%)}.Header_sunMoon__Ciqzd:hover svg{transform:scale(1.4) rotate(20deg)}.Header_typewriterChar__NM6si{display:inline-block;opacity:0}body.dark .Header_notificationContainer__enZrn .Header_notificationButton__rDl_h img{filter:invert(100%) brightness(100%)}body.dark .Header_notificationButton__rDl_h{background:rgba(30,30,30,.8);border-color:hsla(0,0%,100%,.2);box-shadow:-6px -6px 12px rgba(0,0,0,.3),6px 6px 12px rgba(0,0,0,.2),inset -4px -4px 8px hsla(0,0%,100%,.05),inset 4px 4px 8px rgba(0,0,0,.1)}.Header_ClockOfficeStatus__jOydG{margin-top:2px;font-size:var(--text-xs);font-family:Inconsolata,monospace;line-height:1.25}.Header_weatherIcon__L10s0{width:20px;height:20px;transition:all .3s ease;filter:drop-shadow(0 0 4px rgba(255,255,255,.3))}.Header_weatherIcon__L10s0:hover{transform:scale(1.2);opacity:.9;filter:drop-shadow(0 0 6px rgba(255,255,255,.5))}body.dark .Header_weatherIcon__L10s0{filter:drop-shadow(0 0 4px rgba(255,255,255,.1))}body.dark .Header_weatherIcon__L10s0:hover{filter:drop-shadow(0 0 6px rgba(255,255,255,.2))}.Header_teamDropdownWrapper__WdDLK{display:flex;align-items:center;gap:12px;width:100%;position:relative}.Header_removeTeamButton__o_l_u{width:36px;height:36px;padding:8px;background:hsla(0,0%,100%,.7);border-radius:9999px;border:1px solid hsla(0,0%,100%,.2);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;color:#ef4444;font-size:var(--text-base);font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;cursor:pointer;box-shadow:-4.8px -4.8px 9.6px hsla(0,0%,100%,.8),4.8px 4.8px 9.6px rgba(0,0,0,.05);transition:all .3s ease}.Header_removeTeamButton__o_l_u:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.85);color:#f87171}.Header_removeTeamButton__o_l_u:disabled{opacity:.5;cursor:not-allowed}body.dark .Header_removeTeamButton__o_l_u{background:rgba(58,58,58,.7);border-color:hsla(0,0%,100%,.1);color:#f87171;box-shadow:-4.8px -4.8px 9.6px rgba(0,0,0,.6),4.8px 4.8px 9.6px hsla(0,0%,100%,.03)}body.dark .Header_removeTeamButton__o_l_u:hover{background:rgba(58,58,58,.85);color:#fca5a5}.Header_addTeamButton__QaUYz{margin-top:12px;padding:8px 20px;background:rgba(9,9,11,.7);color:#f9fafb;border-radius:8px;border:1px solid hsla(0,0%,100%,.2);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);cursor:pointer;font-size:var(--text-sm);font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:500;box-shadow:-4.8px -4.8px 9.6px hsla(0,0%,100%,.8),4.8px 4.8px 9.6px rgba(0,0,0,.05);transition:all .3s ease}.Header_addTeamButton__QaUYz:hover{transform:translateY(-2px);background:rgba(9,9,11,.85);box-shadow:-7.2px -7.2px 14.4px hsla(0,0%,100%,.9),7.2px 7.2px 14.4px rgba(0,0,0,.08)}.Header_addTeamButton__QaUYz:disabled{opacity:.5;cursor:not-allowed}body.dark .Header_addTeamButton__QaUYz{background:rgba(26,26,26,.7);border-color:hsla(0,0%,100%,.1);box-shadow:-4.8px -4.8px 9.6px rgba(0,0,0,.6),4.8px 4.8px 9.6px hsla(0,0%,100%,.03)}body.dark .Header_addTeamButton__QaUYz:hover{background:rgba(26,26,26,.85);box-shadow:-7.2px -7.2px 14.4px rgba(0,0,0,.7),7.2px 7.2px 14.4px hsla(0,0%,100%,.05)}.Header_userButtonPlaceholder__E34bL{width:60px;height:60px;border-radius:50%;background:rgba(241,245,249,.7);box-shadow:-4px -4px 8px hsla(0,0%,100%,.8),4px 4px 8px rgba(0,0,0,.05)}body.dark .Header_userButtonPlaceholder__E34bL{background:rgba(39,39,42,.7);box-shadow:-4px -4px 8px rgba(0,0,0,.6),4px 4px 8px hsla(0,0%,100%,.03)}.Header_AvatarDesktop__VLUMm,.Header_AvatarMobile__dHBx2{visibility:hidden;opacity:0;display:none}@media screen and (min-width:768px){.Header_AvatarDesktop__VLUMm{display:block;visibility:visible;opacity:1}.Header_AvatarMobile__dHBx2{display:none;visibility:hidden;opacity:0}}@media screen and (max-width:767px){.Header_AvatarDesktop__VLUMm{display:none;visibility:hidden;opacity:0}.Header_text__VEcLz{width:100%!important}.Header_notificationButton__rDl_h{width:64px!important;height:64px!important}.Header_superiorHeader__py5og{display:flex;justify-content:center;align-items:center;flex-direction:row;gap:5px}.Header_AvatarMobile__dHBx2{display:block;visibility:visible;opacity:1}}@media screen and (max-width:480px){.Header_superiorHeader__py5og{width:100%;display:flex;justify-content:center;align-items:center;flex-direction:row;gap:5px}}.Header_loader__EM01q{width:fit-content;height:fit-content;background-color:rgba(58,58,58,.7);border-radius:8px;padding:12px;display:flex;align-items:center;justify-content:center;position:relative;transition:all .2s ease}body.dark .Header_loader__EM01q{background-color:rgba(26,26,26,.7)}.Header_loader__EM01q:hover{background-color:rgba(26,26,26,.9)}.Header_loader__EM01q:hover svg{color:#fff}.Header_loader__EM01q svg{color:hsla(0,0%,100%,.651);transform:scale(1.2);transition:all .2s ease}.Header_point__0yPN_{bottom:5px;left:5px;width:6px;height:6px;display:flex;align-items:center;justify-content:center}.Header_point__0yPN_,.Header_point__0yPN_:before{position:absolute;background-color:lime;border-radius:25px}.Header_point__0yPN_:before{content:"";width:1px;height:1px;animation:Header_loop__i_IrG 1s infinite}@keyframes Header_loop__i_IrG{0%{background-color:lime;width:1px;height:1px}to{background-color:rgba(0,255,0,0);width:30px;height:30px}}.Header_notification__cWdXt{background:rgba(0,0,0,0);border:none;padding:16px;border-radius:50px;cursor:pointer;transition:all .3s ease;position:relative;display:flex;align-items:center;justify-content:center}.Header_notification__cWdXt:hover{background:rgba(161,161,170,.062)}.Header_notification__cWdXt:hover .Header_bellContainer__RTZGH{animation:Header_bellAnimation__vSYNy .65s ease-out 0s 1 normal both}.Header_bellContainer__RTZGH{display:flex;align-items:center;justify-content:center}.Header_bell__KiS7V{border:2.17px solid #0d0d0d;border-radius:10px 10px 0 0;width:15px;height:17px;background:rgba(0,0,0,0);display:block;position:relative;top:-3px}.Header_bell__KiS7V:after,.Header_bell__KiS7V:before{content:"";background:#0d0d0d;display:block;position:absolute;left:50%;transform:translateX(-50%);height:2.17px}.Header_bell__KiS7V:before{top:100%;width:20px}.Header_bell__KiS7V:after{top:calc(100% + 4px);width:7px}body.dark .Header_bell__KiS7V{border-color:#fff}body.dark .Header_bell__KiS7V:after,body.dark .Header_bell__KiS7V:before{background:#fff}.Header_notificationCount___FSC_{color:#fff;font-size:var(--text-xs);padding:5px;width:15px;height:15px;border-radius:50%;background-color:#ef4444;position:absolute;right:8px;top:8px;display:flex;justify-content:center;align-items:center;z-index:1100}@keyframes Header_bellAnimation__vSYNy{20%{transform:rotate(15deg)}40%{transform:rotate(-15deg);scale:1.1}60%{transform:rotate(10deg);scale:1.1}80%{transform:rotate(-10deg)}0%,to{transform:rotate(0deg)}}@media(max-width:767px){.Header_AvatarDesktop__VLUMm,.Header_AvatarMobile__dHBx2,.Header_adminButton__6LFrP,.Header_headerContainer__Z5RpG,.Header_subtitle__0_KeH,.Header_welcomeContainer__x3OXN,.Header_welcomeText__oq9eM{display:none!important}.Header_lefContainer__mnOfQ{justify-content:flex-start!important;align-items:flex-start!important}.Header_welcome__2xuWP{justify-content:flex-start!important;text-align:left!important}.Header_frame14__tXH1G{align-items:flex-start!important}}.Header_mobileOverlay__myPK2{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);display:flex;align-items:center;justify-content:center;z-index:9999;overflow:hidden}body.dark .Header_mobileOverlay__myPK2{backdrop-filter:blur(4px);background:rgba(0,0,0,.6)}.Header_mobileNotificationModal__aDtPd{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(241,245,249,.95);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);z-index:1100;display:flex;flex-direction:column;border-radius:20px 20px 0 0;box-shadow:0 -8px 32px rgba(0,0,0,.12),inset 0 1px 0 hsla(0,0%,100%,.8)}body.dark .Header_mobileNotificationModal__aDtPd{background:rgba(39,39,42,.95);box-shadow:0 -8px 32px rgba(0,0,0,.6),inset 0 1px 0 hsla(0,0%,100%,.1)}.Header_mobileModalHeader__yzZ8W{display:flex;align-items:center;justify-content:space-between;padding:16px;border-bottom:1px solid #e4e4e7}body.dark .Header_mobileModalHeader__yzZ8W{border-color:#555}.Header_dragIndicator__O7OFB{width:40px;height:4px;background:rgba(161,161,170,.8);border-radius:2px;margin-bottom:16px;cursor:grab}body.dark .Header_dragIndicator__O7OFB{background:rgba(113,113,122,.8)}.Header_modalTitle__n9a1k{font-size:var(--text-xl);font-weight:600;color:#0d0d0d;margin:0 0 16px;text-align:center;font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}body.dark .Header_modalTitle__n9a1k{color:#f9fafb}.Header_closeButton__GjfHP{position:absolute;top:16px;right:20px;width:36px;height:36px;border:none;background:hsla(0,0%,100%,.7);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:all .3s ease}.Header_closeButton__GjfHP:hover{background:hsla(0,0%,100%,.9);transform:scale(1.1)}body.dark .Header_closeButton__GjfHP{background:rgba(82,82,91,.7)}body.dark .Header_closeButton__GjfHP:hover{background:rgba(82,82,91,.9)}.Header_mobileModalContent__ZEQK2{display:flex;flex-direction:column;gap:12px;padding:16px;max-height:60vh;overflow-y:auto}.Header_emptyState__HTQfz{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;gap:16px}.Header_emptyState__HTQfz p{color:#6b7280;font-size:var(--text-base);margin:0;font-family:var(--font-urbanist),"Urbanist",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}body.dark .Header_emptyState__HTQfz p{color:#9ca3af}.Header_mobileNotificationItem__erq75{display:flex;align-items:center;justify-content:center;gap:12px;padding:12px;background:#f1f5f9;border-radius:10px;border:1px solid hsla(0,0%,100%,.2);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .3s ease}.Header_mobileNotificationItem__erq75:hover{background:rgba(241,245,249,.85);border-color:hsla(0,0%,100%,.4);box-shadow:0 4px 6px rgba(0,0,0,.1)}.Header_mobileNotificationItem__erq75:last-child{margin-bottom:0}.Header_mobileNotificationItem__erq75.Header_read__xfOYj{opacity:.7}.Header_mobileNotificationItem__erq75.Header_swiping__meX5I{transition:transform .2s ease}.Header_mobileNotificationItem__erq75 .Header_notificationContent__nuDQP{align-items:flex-start;min-height:auto}.Header_mobileNotificationItem__erq75 .Header_notificationTextContent__raBAr{font-size:var(--text-sm);line-height:1.5}body.dark .Header_mobileNotificationItem__erq75{background:rgba(39,39,42,.8);border-color:hsla(0,0%,100%,.1)}body.dark .Header_mobileNotificationItem__erq75,body.dark .Header_mobileNotificationItem__erq75:hover{box-shadow:inset -4px -4px 8px rgba(0,0,0,.7),inset 4px 4px 8px hsla(0,0%,100%,.03),-8px -8px 16px rgba(0,0,0,.5),8px 8px 16px hsla(0,0%,100%,.02)}body.dark .Header_mobileNotificationItem__erq75:hover{background:rgba(39,39,42,.85);border-color:hsla(0,0%,100%,.2)}body.dark .Header_mobileNotificationItem__erq75.Header_read__xfOYj{opacity:.5}.Header_avatarDropdown__P8Evy{position:relative;z-index:1100}.Header_avatarButton__MkQsD{display:flex;align-items:center;justify-content:center;width:55px;height:55px;border-radius:9999px;border:1px solid hsla(0,0%,100%,.2);cursor:pointer;background:#f1f5f9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 1px 3px rgba(0,0,0,.1);transition:all .3s ease}.Header_avatarButton__MkQsD:hover{transform:translateY(-2px) scale(1.02);background:rgba(241,245,249,.85);border-color:hsla(0,0%,100%,.4);box-shadow:0 4px 6px rgba(0,0,0,.1)}.Header_avatarButton__MkQsD:active{transform:translateY(0);background:rgba(241,245,249,.6);border-color:hsla(0,0%,100%,.15);box-shadow:inset 0 2px 4px rgba(0,0,0,.06)}body.dark .Header_avatarButton__MkQsD{background:rgba(39,39,42,.8);border-color:hsla(0,0%,100%,.1)}body.dark .Header_avatarButton__MkQsD,body.dark .Header_avatarButton__MkQsD:hover{box-shadow:inset -4px -4px 8px rgba(0,0,0,.7),inset 4px 4px 8px hsla(0,0%,100%,.03),-8px -8px 16px rgba(0,0,0,.5),8px 8px 16px hsla(0,0%,100%,.02)}body.dark .Header_avatarButton__MkQsD:hover{background:rgba(39,39,42,.85);border-color:hsla(0,0%,100%,.2)}body.dark .Header_avatarButton__MkQsD:active{background:rgba(39,39,42,.6);border-color:hsla(0,0%,100%,.05);box-shadow:inset -2px -2px 4px rgba(0,0,0,.3),inset 2px 2px 6px hsla(0,0%,100%,.02)}@media(max-width:1024px){.Header_avatarButton__MkQsD{width:44px;height:44px}}@media(max-width:768px){.Header_avatarButton__MkQsD{width:100px;height:100px}}.Header_avatarImage__QJ3mP{border-radius:9999px;object-fit:cover;border:2px solid #e4e4e7;box-shadow:2px 2px 4px rgba(0,0,0,.05);width:100%;height:100%}@media(max-width:1024px){.Header_wrapper__SSYFn{padding-top:20px}}@media(max-width:819px){.Header_frame2147225819__lqmlW{gap:16px}}@media(max-width:768px){.Header_wrapper__SSYFn{padding-top:16px}.Header_title__HOVBi{font-size:var(--text-xl)}.Header_title__HOVBi .Header_badge__Pk5Jh{font-size:var(--text-2xl)}}@keyframes Header_badgePulse__NrHvO{0%,to{box-shadow:0 0 0 0 rgba(59,130,246,.4),0 0 20px rgba(59,130,246,.2)}50%{box-shadow:0 0 0 8px rgba(59,130,246,.1),0 0 30px rgba(59,130,246,.4)}}@keyframes Header_badgeGlow__a4hF5{0%,to{opacity:.25;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}@keyframes Header_badgeRotate__o4ES4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes Header_badgeShake__c53Sp{0%,to{transform:scale(1.15) rotate(5deg)}25%{transform:scale(1.15) rotate(-3deg)}75%{transform:scale(1.15) rotate(8deg)}}.Header_mobilePillContainer__1tC6S{display:none;align-items:center;justify-content:space-between;width:100%;gap:12px}@media(max-width:767px){.Header_mobilePillContainer__1tC6S{display:flex}}.Header_mobilePill__6JW_w{display:flex;align-items:center;gap:8px;padding:6px 16px 6px 6px;background:hsla(0,0%,100%,.95);border-radius:24px;box-shadow:0 2px 8px rgba(0,0,0,.03),0 4px 16px rgba(0,0,0,.02),inset 0 1px 0 hsla(0,0%,100%,.9);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:all .2s ease}.Header_mobilePill__6JW_w:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1),0 8px 24px rgba(0,0,0,.06),inset 0 1px 0 hsla(0,0%,100%,.9)}body.dark .Header_mobilePill__6JW_w{background:rgba(39,39,42,.95);box-shadow:0 2px 8px rgba(0,0,0,.3),0 4px 16px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.1)}body.dark .Header_mobilePill__6JW_w:hover{box-shadow:0 4px 12px rgba(0,0,0,.4),0 8px 24px rgba(0,0,0,.3),inset 0 1px 0 hsla(0,0%,100%,.1)}.Header_mobilePillAvatar__aIyK0{width:28px;height:28px;border-radius:50%;overflow:hidden;flex-shrink:0}.Header_mobilePillAvatarImage__zj98c{width:100%;height:100%;object-fit:cover;border-radius:50%}.Header_mobilePillName__mWsJx{font-size:var(--text-sm);font-weight:600;color:#0d0d0d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}body.dark .Header_mobilePillName__mWsJx{color:#d1d1d1}.Header_mobileCreateTaskButton__dkm_n{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:24px;border:none;cursor:pointer;background:rgba(39,39,42,.95);box-shadow:0 1px 2px rgba(0,0,0,.08),inset 0 -2px 0 rgba(0,0,0,.3);transition:all .2s ease}.Header_mobileCreateTaskButton__dkm_n:hover{background:rgba(39,39,42,.85)}.Header_mobileCreateTaskButton__dkm_n:active{transform:scale(.95)}body.dark .Header_mobileCreateTaskButton__dkm_n{background:rgba(39,39,42,.95)}body.dark .Header_mobileCreateTaskButton__dkm_n:hover{background:rgba(39,39,42,.85)}.Header_mobileCreateTaskIcon__kB1aK{width:22px;height:22px;color:hsla(0,0%,100%,.9)}body.dark .Header_mobileCreateTaskIcon__kB1aK{color:hsla(0,0%,100%,.9)}.TimerCounter_timerCounter__R6moz{display:flex;align-items:center;gap:2px;font-size:var(--text-xs);font-weight:700;font-family:Inconsolata,monospace;letter-spacing:.5px;padding:4px 8px;border-radius:4px;transition:all .2s ease}.TimerCounter_light__zHwd9 .TimerCounter_timerCounter__R6moz.TimerCounter_running__FOs_W{color:#22c55e}.TimerCounter_dark__RLePf .TimerCounter_timerCounter__R6moz.TimerCounter_running__FOs_W{color:#86efac}.TimerCounter_light__zHwd9 .TimerCounter_timerCounter__R6moz.TimerCounter_paused__eqFpS{color:#a855f7}.TimerCounter_dark__RLePf .TimerCounter_timerCounter__R6moz.TimerCounter_paused__eqFpS{color:#d8b4fe}.TimerCounter_separator__bFI2g{font-size:var(--text-xs);opacity:.7;margin:0 1px}.TimerCounter_runningIndicator__6_mww{display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor;animation:TimerCounter_pulse__zT27g 1.5s ease-in-out infinite;margin-left:2px}@keyframes TimerCounter_pulse__zT27g{0%,to{opacity:1}50%{opacity:.5}}@keyframes GeoClock_fadeIn__XdneW{0%{opacity:0}to{opacity:1}}@keyframes GeoClock_slideUp__4gG6b{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes GeoClock_pulse__M_Qmc{0%,50%{opacity:1;transform:scale(1)}25%{opacity:.7;transform:scale(.8)}75%{opacity:.9;transform:scale(1.1)}}.GeoClock_Clock__EvEV2{width:100%;height:100%;padding:5px 20px;background:rgba(241,245,249,.7);border-radius:16px;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid hsla(0,0%,100%,.2);box-shadow:-8px -8px 16px hsla(0,0%,100%,.9),8px 8px 16px rgba(0,0,0,.08),inset -4px -4px 8px hsla(0,0%,100%,.5),inset 4px 4px 8px rgba(209,217,230,.3);justify-content:center;align-items:center;transition:all .3s ease}.GeoClock_Clock__EvEV2:hover{transform:translateY(-2px) scale(1.02);background:rgba(241,245,249,.85);border-color:hsla(0,0%,100%,.4);box-shadow:-10px -10px 20px hsla(0,0%,100%,.95),10px 10px 20px rgba(0,0,0,.12),inset -6px -6px 12px hsla(0,0%,100%,.6),inset 6px 6px 12px rgba(209,217,230,.4)}.GeoClock_Clock__EvEV2:active{transform:translateY(0);background:rgba(241,245,249,.6);border-color:hsla(0,0%,100%,.15);box-shadow:-4px -4px 8px hsla(0,0%,100%,.85),4px 4px 8px rgba(0,0,0,.06),inset -2px -2px 4px hsla(0,0%,100%,.4),inset 2px 2px 4px rgba(209,217,230,.2)}body.dark .GeoClock_Clock__EvEV2{background:rgba(30,30,30,.8);border-color:hsla(0,0%,100%,.2);box-shadow:-6px -6px 12px rgba(0,0,0,.3),6px 6px 12px rgba(0,0,0,.2),inset -4px -4px 8px hsla(0,0%,100%,.05),inset 4px 4px 8px rgba(0,0,0,.1)}body.dark .GeoClock_Clock__EvEV2:hover{transform:translateY(-2px) scale(1.05);background:rgba(30,30,30,.9);border-color:hsla(0,0%,100%,.3);box-shadow:-8px -8px 16px rgba(0,0,0,.4),8px 8px 16px rgba(0,0,0,.3),inset -4px -4px 8px hsla(0,0%,100%,.08),inset 4px 4px 8px rgba(0,0,0,.15)}body.dark .GeoClock_Clock__EvEV2:active{transform:translateY(0) scale(.98);background:rgba(30,30,30,.6);border-color:hsla(0,0%,100%,.05);box-shadow:inset -4px -4px 8px hsla(0,0%,100%,.03),inset 4px 4px 8px rgba(0,0,0,.3)}body.dark .GeoClock_Clock__EvEV2 svg{filter:invert(100%) brightness(130%) drop-shadow(0 0 4px rgba(255,255,255,.2))}@media(max-width:1024px){.GeoClock_Clock__EvEV2{height:70px}}@media(max-width:768px){.GeoClock_Clock__EvEV2{height:60px;width:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px}}.GeoClock_ClockOfficeStatuHidden__J07ZT{margin-top:2px;font-size:var(--text-xs);font-family:Inconsolata,monospace;line-height:1.25}@media screen and (max-width:919px){.GeoClock_ClockOfficeStatuHidden__J07ZT{display:none!important}}@media screen and (max-width:767px){.GeoClock_ClockOfficeStatuHidden__J07ZT{display:none!important}}@media(max-width:1024px){.GeoClock_Clock__EvEV2{padding:4px 16px}}@media(max-width:819px){.GeoClock_Clock__EvEV2{padding:3px 12px}}@media(max-width:768px){.GeoClock_Clock__EvEV2{padding:2px 8px}}.TimerIntervalsList_summaryCard__EVh7_{display:flex;flex-direction:column;gap:12px;padding:14px 16px;background:#3b82f6;border-radius:10px;color:#fff;margin-bottom:4px;box-shadow:none}.TimerIntervalsList_summaryContent__T4J69{display:flex;flex-direction:column;gap:10px}.TimerIntervalsList_summaryText__W_pCm{font-size:13px;font-weight:500;opacity:.95}.TimerIntervalsList_summaryTotal__acAWY{display:flex;align-items:center;justify-content:space-between;gap:12px}.TimerIntervalsList_summaryTotalLabel__dYtFX{font-size:12px;font-weight:500;opacity:.9;text-transform:uppercase;letter-spacing:.5px}.TimerIntervalsList_summaryTotalValue__hOYcA{font-size:20px;font-weight:700;letter-spacing:-.5px}body.dark .TimerIntervalsList_summaryCard__EVh7_{background:#3b82f6;box-shadow:none}.TimerIntervalsList_sessionSummary__MoTZA{font-size:12px;font-weight:500;color:#64748b;padding:8px 12px;border-radius:6px;margin-bottom:8px}body.dark .TimerIntervalsList_sessionSummary__MoTZA{color:#94a3b8}.TimerIntervalsList_intervalsList__F_Yiu{display:flex;flex-direction:column;gap:12px;padding:16px;background:#fff;border-radius:12px;border:1px solid #e2e8f0;box-shadow:none}body.dark .TimerIntervalsList_intervalsList__F_Yiu{background:#27272a;border-color:#3f3f46;box-shadow:none}.TimerIntervalsList_intervalsList__F_Yiu.TimerIntervalsList_compact__aRbn3{padding:12px;gap:8px}.TimerIntervalsList_intervals__P9lZk{display:flex;flex-direction:column;gap:12px;max-height:400px;overflow-y:auto;padding-right:4px}.TimerIntervalsList_intervals__P9lZk::-webkit-scrollbar{width:6px}.TimerIntervalsList_intervals__P9lZk::-webkit-scrollbar-track{background:#f1f5f9;border-radius:3px}.TimerIntervalsList_intervals__P9lZk::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}.TimerIntervalsList_intervals__P9lZk::-webkit-scrollbar-thumb:hover{background:#94a3b8}.TimerIntervalsList_intervalItem__QB8Bj{display:flex;flex-direction:column;gap:8px;padding:12px;background:#f8fafc;border-radius:8px;border:1px solid #e2e8f0;transition:all .2s ease;box-shadow:none}.TimerIntervalsList_intervalItem__QB8Bj:hover{background:#f1f5f9;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:none}body.dark .TimerIntervalsList_intervalItem__QB8Bj{background:#3f3f46;border-color:#52525b;box-shadow:none}body.dark .TimerIntervalsList_intervalItem__QB8Bj:hover{background:#52525b;border-color:#60a5fa;box-shadow:none}.TimerIntervalsList_intervalHeader__rfQ_F{display:flex;align-items:center;justify-content:space-between}.TimerIntervalsList_intervalIndex__Y0yrS{font-size:12px;font-weight:600;color:#475569;background:#e2e8f0;padding:4px 10px;border-radius:4px}body.dark .TimerIntervalsList_intervalIndex__Y0yrS{color:#cbd5e1;background:#475569}.TimerIntervalsList_intervalDuration__Anva2{font-size:16px;font-weight:700;color:#3b82f6}body.dark .TimerIntervalsList_intervalDuration__Anva2{color:#60a5fa}.TimerIntervalsList_intervalTimes__h9NE4{display:flex;align-items:center;gap:8px;font-size:14px;color:#64748b}.TimerIntervalsList_time__45f_P{font-family:SF Mono,Monaco,Consolas,monospace;font-size:13px}.TimerIntervalsList_arrow__myb1Y{color:#94a3b8;font-weight:700}.TimerIntervalsList_emptyState__1pWrs{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:32px 16px;text-align:center}.TimerIntervalsList_emptyIcon__7azIJ{font-size:48px;opacity:.5}.TimerIntervalsList_emptyText___cgoX{font-size:14px;color:#64748b;margin:0}.TimerIntervalsList_moreIndicator__zNJwt{text-align:center;font-size:13px;color:#64748b;padding:8px;background:#f8fafc;border-radius:6px;font-weight:500}.TimerIntervalsList_totalLabel___O5WJ,.TimerIntervalsList_totalRow__ocIxy,.TimerIntervalsList_totalValue__vcNmp{display:none}.TimerIntervalsList_intervalsList__F_Yiu.TimerIntervalsList_compact__aRbn3 .TimerIntervalsList_intervalItem__QB8Bj{padding:8px;gap:6px}.TimerIntervalsList_intervalsList__F_Yiu.TimerIntervalsList_compact__aRbn3 .TimerIntervalsList_intervalDuration__Anva2{font-size:14px}.TimerIntervalsList_intervalsList__F_Yiu.TimerIntervalsList_compact__aRbn3 .TimerIntervalsList_intervalTimes__h9NE4{font-size:12px}.TimerIntervalsList_intervalsList__F_Yiu.TimerIntervalsList_compact__aRbn3 .TimerIntervalsList_totalRow__ocIxy{padding:10px}.TimerIntervalsList_intervalsList__F_Yiu.TimerIntervalsList_compact__aRbn3 .TimerIntervalsList_totalLabel___O5WJ{font-size:13px}.TimerIntervalsList_intervalsList__F_Yiu.TimerIntervalsList_compact__aRbn3 .TimerIntervalsList_totalValue__vcNmp{font-size:16px}body.dark .TimerIntervalsList_intervals__P9lZk::-webkit-scrollbar-track{background:#3f3f46}body.dark .TimerIntervalsList_intervals__P9lZk::-webkit-scrollbar-thumb{background:#52525b}body.dark .TimerIntervalsList_intervals__P9lZk::-webkit-scrollbar-thumb:hover{background:#60a5fa}body.dark .TimerIntervalsList_intervalIndex__Y0yrS{color:#f1f5f9;background:#52525b}body.dark .TimerIntervalsList_intervalTimes__h9NE4{color:#a1a1aa}body.dark .TimerIntervalsList_arrow__myb1Y{color:#71717a}body.dark .TimerIntervalsList_emptyText___cgoX{color:#a1a1aa}body.dark .TimerIntervalsList_moreIndicator__zNJwt{color:#a1a1aa;background:#3f3f46}@media(max-width:768px){.TimerIntervalsList_intervalsList__F_Yiu{padding:12px}.TimerIntervalsList_intervals__P9lZk{max-height:300px}.TimerIntervalsList_intervalDuration__Anva2{font-size:14px}.TimerIntervalsList_intervalTimes__h9NE4{font-size:12px;flex-wrap:wrap}.TimerIntervalsList_totalRow__ocIxy{padding:10px}.TimerIntervalsList_totalLabel___O5WJ{font-size:12px}.TimerIntervalsList_totalValue__vcNmp{font-size:16px}}.GeoClockWithTimer_geoClockWithTimer__fUxjr{display:flex;flex-direction:column;gap:4px;cursor:pointer;padding:8px 12px;border-radius:12px;transition:all .3s ease}.GeoClockWithTimer_geoClockWithTimer__fUxjr.GeoClockWithTimer_light__7u24V{background:#f1f5f9;border:1px solid hsla(0,0%,100%,.2)}.GeoClockWithTimer_geoClockWithTimer__fUxjr.GeoClockWithTimer_light__7u24V:hover{background:rgba(241,245,249,.85);border-color:hsla(0,0%,100%,.4);box-shadow:-10px -10px 20px hsla(0,0%,100%,.95),10px 10px 20px rgba(0,0,0,.12),inset -6px -6px 12px hsla(0,0%,100%,.6),inset 6px 6px 12px rgba(209,217,230,.4)}.GeoClockWithTimer_geoClockWithTimer__fUxjr.GeoClockWithTimer_light__7u24V:active{background:rgba(241,245,249,.6);border-color:hsla(0,0%,100%,.15);box-shadow:-4px -4px 8px hsla(0,0%,100%,.85),4px 4px 8px rgba(0,0,0,.06),inset -2px -2px 4px hsla(0,0%,100%,.4),inset 2px 2px 4px rgba(209,217,230,.2)}.GeoClockWithTimer_geoClockWithTimer__fUxjr.GeoClockWithTimer_dark__taUpx{background:#27272a;backdrop-filter:none;-webkit-backdrop-filter:none;border:1px solid #3f3f46;box-shadow:none}.GeoClockWithTimer_geoClockWithTimer__fUxjr.GeoClockWithTimer_dark__taUpx:hover{background:#27272a;border-color:#52525b;box-shadow:none}.GeoClockWithTimer_geoClockWithTimer__fUxjr.GeoClockWithTimer_dark__taUpx:active{background:#27272a;border-color:#3f3f46;box-shadow:none}.GeoClockWithTimer_taskName__4xJlS{font-size:var(--text-xs);font-weight:600;font-family:Inconsolata,monospace;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:140px}.GeoClockWithTimer_light__7u24V .GeoClockWithTimer_taskName__4xJlS{color:#0d0d0d}.GeoClockWithTimer_dark__taUpx .GeoClockWithTimer_taskName__4xJlS{color:#d1d1d1}.GeoClockWithTimer_deletedTaskContainer__IbDPn{display:flex;flex-direction:column;gap:8px;padding:8px 12px;border-radius:12px;transition:all .3s ease}.GeoClockWithTimer_deletedTaskContainer__IbDPn.GeoClockWithTimer_light__7u24V{background:rgba(254,226,226,.8);border:1px solid rgba(239,68,68,.3)}.GeoClockWithTimer_deletedTaskContainer__IbDPn.GeoClockWithTimer_dark__taUpx{background:rgba(127,29,29,.4);border:1px solid rgba(239,68,68,.3)}.GeoClockWithTimer_deletedTaskHeader__8qB4J{display:flex;align-items:center;gap:8px;font-size:var(--text-xs);font-weight:600;font-family:Inconsolata,monospace}.GeoClockWithTimer_light__7u24V .GeoClockWithTimer_deletedTaskHeader__8qB4J{color:#991b1b}.GeoClockWithTimer_dark__taUpx .GeoClockWithTimer_deletedTaskHeader__8qB4J{color:#fca5a5}.GeoClockWithTimer_deletedTaskActions__2Rd_S{display:flex;gap:4px}.GeoClockWithTimer_cleanupButton__ixB5s{padding:4px 8px;font-size:var(--text-xs);font-weight:500;font-family:Inconsolata,monospace;border-radius:6px;border:none;cursor:pointer;transition:all .2s ease}.GeoClockWithTimer_cleanupButton__ixB5s.GeoClockWithTimer_light__7u24V{background:rgba(239,68,68,.1);color:#991b1b}.GeoClockWithTimer_cleanupButton__ixB5s.GeoClockWithTimer_light__7u24V:hover{background:rgba(239,68,68,.2)}.GeoClockWithTimer_cleanupButton__ixB5s.GeoClockWithTimer_dark__taUpx{background:rgba(239,68,68,.2);color:#fca5a5}.GeoClockWithTimer_cleanupButton__ixB5s.GeoClockWithTimer_dark__taUpx:hover{background:rgba(239,68,68,.3)}@keyframes ToDoDynamic_fadeIn__I6pNm{0%{opacity:0}to{opacity:1}}@keyframes ToDoDynamic_slideUp__rqrk4{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes ToDoDynamic_pulse__xZuO9{0%,50%{opacity:1;transform:scale(1)}25%{opacity:.7;transform:scale(.8)}75%{opacity:.9;transform:scale(1.1)}}.ToDoDynamic_todoButton__UI2Fy{display:flex;align-items:center;justify-content:center;position:relative;width:50px;height:50px;border-radius:16px!important;opacity:.9;z-index:50;padding:8px;border:1px solid hsla(0,0%,100%,.2);cursor:pointer;background:rgba(241,245,249,.7);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:-6px -6px 12px hsla(0,0%,100%,.9),6px 6px 12px rgba(0,0,0,.08),inset -4px -4px 8px hsla(0,0%,100%,.5),inset 4px 4px 8px rgba(209,217,230,.3);transition:all .3s ease}.ToDoDynamic_todoButton__UI2Fy:hover{transform:translateY(-2px) scale(1.05);background:rgba(241,245,249,.9);border-color:hsla(0,0%,100%,.4);box-shadow:-8px -8px 16px hsla(0,0%,100%,.95),8px 8px 16px rgba(0,0,0,.1),inset -4px -4px 8px hsla(0,0%,100%,.6),inset 4px 4px 8px rgba(209,217,230,.4)}.ToDoDynamic_todoButton__UI2Fy:active{transform:translateY(0) scale(.98);background:rgba(241,245,249,.6);border-color:hsla(0,0%,100%,.15);box-shadow:inset -4px -4px 8px hsla(0,0%,100%,.5),inset 4px 4px 8px rgba(209,217,230,.3)}.ToDoDynamic_todoButton__UI2Fy svg{width:20px;height:20px;stroke:currentColor;stroke-width:2;fill:none;color:#0d0d0d}body.dark .ToDoDynamic_todoButton__UI2Fy{background:#18181b;border-color:hsla(0,0%,100%,.05);box-shadow:none}body.dark .ToDoDynamic_todoButton__UI2Fy:hover{transform:translateY(-2px) scale(1.05);background:#27272a;border-color:#52525b;box-shadow:none}body.dark .ToDoDynamic_todoButton__UI2Fy:active{transform:translateY(0) scale(.98);background:#27272a;border-color:#3f3f46;box-shadow:none}body.dark .ToDoDynamic_todoButton__UI2Fy svg{color:#fff}@media(max-width:768px){.ToDoDynamic_todoButton__UI2Fy{display:none}}.ToDoDynamic_todoNumber__KT1uF{display:flex;align-items:center;justify-content:center;width:20px;height:20px;font-size:var(--text-xs);font-weight:600;color:#0d0d0d;line-height:1;transition:all .2s ease}body.dark .ToDoDynamic_todoNumber__KT1uF{color:#fff}.ToDoDropdown_todoDropdown__0SohY{position:fixed;width:320px;max-height:500px;border-radius:12px;background:rgba(241,245,249,.95);border:1px solid hsla(0,0%,100%,.2);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);overflow:visible;z-index:1100;display:flex;flex-direction:column;box-shadow:-8px -8px 16px hsla(0,0%,100%,.8),8px 8px 16px rgba(0,0,0,.05)}body.dark .ToDoDropdown_todoDropdown__0SohY{background:#18181b;border-color:hsla(0,0%,100%,.05);box-shadow:none}.ToDoDropdown_todoDropdown__0SohY.ToDoDropdown_mobile__8JoLp{width:100vw;height:100vh;max-height:100vh;border-radius:0;top:0;left:0}.ToDoDropdown_header__zGSCo{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:rgba(0,0,0,0)}.ToDoDropdown_title__tDpZi{display:flex;align-items:center;gap:8px;font-size:var(--text-base);font-weight:600;color:#0d0d0d}body.dark .ToDoDropdown_title__tDpZi{color:hsla(0,0%,100%,.7)}.ToDoDropdown_closeButton__qaHhk{background:none;border:none;cursor:pointer;padding:4px;border-radius:9999px;color:#0d0d0d}body.dark .ToDoDropdown_closeButton__qaHhk{color:#64748b}.ToDoDropdown_inputSection___7wpK{padding:16px 20px;border-bottom:1px solid hsla(0,0%,100%,.2);display:flex;flex-direction:column;gap:8px}body.dark .ToDoDropdown_inputSection___7wpK{border-bottom-color:#3f3f46}.ToDoDropdown_inputContainer__Wqmcv{position:relative;flex:1;display:flex;flex-direction:row;align-items:flex-end;gap:8px}.ToDoDropdown_textarea__QWWqQ{flex:1;padding:8px 12px;border-radius:10px;font-size:var(--text-sm);line-height:1.5;border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.8);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:all .2s ease;resize:none;overflow-y:auto;min-height:40px;max-height:120px;font-family:inherit}body.dark .ToDoDropdown_textarea__QWWqQ{background:#27272a;border-color:#52525b;color:hsla(0,0%,100%,.7)}.ToDoDropdown_textarea__QWWqQ::placeholder{color:#6b7280}body.dark .ToDoDropdown_textarea__QWWqQ::placeholder{color:#71717a}.ToDoDropdown_textarea__QWWqQ:focus{outline:none;border-color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.9)}body.dark .ToDoDropdown_textarea__QWWqQ:focus{background:#3f3f46;border-color:#71717a}.ToDoDropdown_textarea__QWWqQ.ToDoDropdown_error__K6TQv{border-color:#ef4444;background:rgba(254,226,226,.9)}.ToDoDropdown_input__x7zF4{flex:1;padding:8px 12px;border-radius:10px;font-size:var(--text-sm);border:1px solid hsla(0,0%,100%,.3);background:hsla(0,0%,100%,.8);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:all .2s ease}body.dark .ToDoDropdown_input__x7zF4{background:#27272a;border-color:#52525b;color:hsla(0,0%,100%,.7)}.ToDoDropdown_input__x7zF4:focus{outline:none;border-color:hsla(0,0%,100%,.5);background:hsla(0,0%,100%,.9)}body.dark .ToDoDropdown_input__x7zF4:focus{background:#3f3f46;border-color:#71717a}.ToDoDropdown_input__x7zF4.ToDoDropdown_error__K6TQv{border-color:#ef4444;background:rgba(254,226,226,.9)}.ToDoDropdown_addButton__M3Cun{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid hsla(0,0%,100%,.3);border-radius:8px;background:hsla(0,0%,100%,.8);color:#0d0d0d;cursor:pointer;transition:all .2s ease;flex-shrink:0}body.dark .ToDoDropdown_addButton__M3Cun{background:#27272a;border-color:#52525b;color:hsla(0,0%,100%,.7)}.ToDoDropdown_addButton__M3Cun:hover:not(:disabled){background:hsla(0,0%,100%,.9);border-color:hsla(0,0%,100%,.5);color:#3b82f6}body.dark .ToDoDropdown_addButton__M3Cun:hover:not(:disabled){background:#3f3f46;border-color:#71717a;color:#3b82f6}.ToDoDropdown_content__zNR7Q{flex:1;overflow-y:auto;padding:16px 20px}.ToDoDropdown_todoList__C4cga{display:flex;flex-direction:column;gap:8px;max-height:300px;overflow-y:auto}.ToDoDropdown_todoItem__4mHBj{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;border-bottom:1px solid hsla(0,0%,100%,.1);transition:all .2s ease}body.dark .ToDoDropdown_todoItem__4mHBj{border-bottom-color:#3f3f46}.ToDoDropdown_todoItem__4mHBj:hover{background:hsla(0,0%,100%,.1)}body.dark .ToDoDropdown_todoItem__4mHBj:hover{background:#3f3f46}.ToDoDropdown_todoToggle__7yn__{background:none;border:none;cursor:pointer;padding:4px;margin-right:12px;border-radius:4px}.ToDoDropdown_checkbox__0vlm5{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-radius:6px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}body.dark .ToDoDropdown_checkbox__0vlm5{border-color:hsla(0,0%,100%,.2)}.ToDoDropdown_checkbox__0vlm5.ToDoDropdown_checked__i_Jt8,body.dark .ToDoDropdown_checkbox__0vlm5.ToDoDropdown_checked__i_Jt8{background:#3b82f6;border-color:#3b82f6}.ToDoDropdown_checkmark__26A7g{color:#fff;font-size:var(--text-xs);font-weight:700}.ToDoDropdown_todoText__7p9mU{flex:1;font-size:var(--text-sm);line-height:1.25;color:#0d0d0d;transition:all .2s ease}body.dark .ToDoDropdown_todoText__7p9mU{color:#d1d1d1}.ToDoDropdown_todoText__7p9mU.ToDoDropdown_completed__5JSwX{color:#64748b;text-decoration:line-through}body.dark .ToDoDropdown_todoText__7p9mU.ToDoDropdown_completed__5JSwX{color:#64748b}.ToDoDropdown_deleteButton__G5jOT{background:none;border:none;cursor:pointer;padding:4px 8px;margin-left:8px;border-radius:4px;opacity:.7}.ToDoDropdown_deleteButton__G5jOT:hover{background:rgba(239,68,68,.1);opacity:1}.ToDoDropdown_emptyState__uc6kt{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;text-align:center;color:#0d0d0d}body.dark .ToDoDropdown_emptyState__uc6kt{color:hsla(0,0%,100%,.7)}.ToDoDropdown_loading__kswJd{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:12px;color:#0d0d0d}body.dark .ToDoDropdown_loading__kswJd{color:hsla(0,0%,100%,.7)}.ToDoDropdown_error__K6TQv{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;gap:12px;color:#0d0d0d}body.dark .ToDoDropdown_error__K6TQv{color:hsla(0,0%,100%,.7)}.ToDoDropdown_footer__gTWVf{padding:12px 20px;border-top:1px solid hsla(0,0%,100%,.2);overflow:hidden;display:flex;justify-content:flex-end}body.dark .ToDoDropdown_footer__gTWVf{border-top-color:#3f3f46}.ToDoDropdown_undoButton__s1eF_{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.8);border:1px solid hsla(0,0%,100%,.3);border-radius:6px;padding:8px 12px;font-size:var(--text-xs);cursor:pointer;transition:all .2s ease;color:#64748b}body.dark .ToDoDropdown_undoButton__s1eF_{background:#27272a;border-color:#52525b;color:hsla(0,0%,100%,.7)}.ToDoDropdown_undoButton__s1eF_:hover{background:hsla(0,0%,100%,.9);color:#3b82f6}body.dark .ToDoDropdown_undoButton__s1eF_:hover{background:#3f3f46;border-color:#71717a;color:#3b82f6}.ToDoDropdown_countdown__tjvvd{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:18px;padding:0 4px;background:rgba(59,130,246,.15);border-radius:4px;font-size:var(--text-xs);font-weight:600;color:#3b82f6}body.dark .ToDoDropdown_countdown__tjvvd{background:rgba(59,130,246,.2);color:#60a5fa}.ToDoDropdown_errorMessage__kRGUw{position:absolute;top:100%;left:0;right:0;margin-top:4px;padding:8px;background:rgba(254,226,226,.9);border:1px solid rgba(248,113,113,.4);border-radius:4px;color:#dc2626;font-size:var(--text-xs);z-index:10}body.dark .ToDoDropdown_errorMessage__kRGUw{background:rgba(127,29,29,.8);border-color:rgba(248,113,113,.5);color:#f87171}.ToDoDropdown_stats__RnZlf{display:flex;gap:12px;font-size:var(--text-xs)}.ToDoDropdown_remaining__uAv8y{color:#3b82f6;font-weight:500}.ToDoDropdown_completed__5JSwX{color:#64748b}body.dark .ToDoDropdown_completed__5JSwX{color:#a1a1aa}.ToDoDropdown_subtitle__3u0Wk{font-size:var(--text-sm);color:#64748b;margin-bottom:8px}body.dark .ToDoDropdown_subtitle__3u0Wk{color:#a1a1aa}.ToDoDropdown_description___La2w{font-size:var(--text-xs);color:#64748b;margin-bottom:16px}body.dark .ToDoDropdown_description___La2w{color:#a1a1aa}.ToDoDropdown_headerContent__wT6Z8{display:flex;flex-direction:column;gap:4px}