.styles_appContainer__ERZos{max-width:1200px;margin:0 auto;padding:0 20px;min-height:100vh;transition:all .3s ease}.styles_dayTheme__BuuP1{background-color:#f8f9fa;color:#2b2d42}.styles_nightTheme__ed7Hl{background-color:#1a1a2e;color:#f8f9fa}.styles_appHeader__BaRin{padding:2rem 0;text-align:center;margin-bottom:2rem;position:relative}.styles_headerContent__cfFS1{display:flex;flex-direction:column;align-items:center}.styles_appTitle__X_fek{font-size:2.5rem;font-weight:700;margin-bottom:1rem;display:flex;align-items:center;gap:1rem}.styles_globeIcon__goP5F{font-size:2.5rem;animation:styles_float__rN9eP 6s ease-in-out infinite}.styles_globalTime__8dYX5{margin-top:1rem}.styles_digitalClock__6J1Y6{font-size:3rem;font-weight:700;font-family:Courier New,monospace;display:flex;align-items:center}.styles_blinkingColon__0_cp7{animation:styles_blink__n8UPF 1s step-end infinite}.styles_date__Y7osw{font-size:1.2rem;opacity:.8;margin-top:.5rem}.styles_controls__26eOv{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;gap:1.5rem;flex-wrap:wrap}.styles_searchContainer__PPp0h{position:relative;flex-grow:1;max-width:500px;min-width:250px}.styles_searchInput__3vxfR{width:100%;padding:12px 20px 12px 45px;border-radius:50px;border:none;font-size:1rem;transition:all .3s ease;box-shadow:0 4px 6px rgba(0,0,0,.1);background:rgba(255,255,255,.9)}.styles_nightTheme__ed7Hl .styles_searchInput__3vxfR{background:rgba(30,30,60,.9);box-shadow:0 4px 6px rgba(0,0,0,.3);color:white}.styles_searchInput__3vxfR:focus{outline:none;box-shadow:0 0 0 2px #4361ee}.styles_nightTheme__ed7Hl .styles_searchInput__3vxfR:focus{box-shadow:0 0 0 2px #7209b7}.styles_searchIcon__dd83Y{position:absolute;left:15px;top:50%;transform:translateY(-50%);opacity:.6}.styles_stats__BkvB3{display:flex;gap:1.5rem}.styles_statItem__rYfAs{display:flex;flex-direction:column;align-items:center}.styles_statValue__gqsEp{font-size:1.3rem;font-weight:700}.styles_statLabel___PeJU{font-size:.8rem;opacity:.7;text-transform:uppercase;letter-spacing:1px}.styles_viewToggle__UyZu_{display:flex;gap:.5rem}.styles_viewBtn__mE2LH{padding:8px 12px;border-radius:8px;border:none;background:rgba(255,255,255,.2);cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.styles_viewBtn__mE2LH.styles_active__hgV9K{background:#4361ee;color:white}.styles_nightTheme__ed7Hl .styles_viewBtn__mE2LH.styles_active__hgV9K{background:#7209b7}.styles_timezoneGrid__ASKk3{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1.5rem;gap:1.5rem;margin-bottom:2rem}.styles_timezoneCard__J6bLf{border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden}.styles_dayCard__kjtbk{background:#ffffff;color:#2b2d42}.styles_nightCard__FpinL{background:#16213e;color:#f8f9fa;box-shadow:0 4px 6px rgba(0,0,0,.3)}.styles_timezoneCard__J6bLf:hover{transform:translateY(-5px);box-shadow:0 10px 20px rgba(0,0,0,.15)}.styles_cardHeader__XaXjC{display:flex;justify-content:space-between;margin-bottom:1rem;font-size:.9rem}.styles_region__NQcte{font-weight:600;text-transform:uppercase;letter-spacing:.5px;font-size:.8rem;opacity:.8}.styles_dayCard__kjtbk .styles_region__NQcte{color:#4361ee}.styles_nightCard__FpinL .styles_region__NQcte{color:#7209b7}.styles_offset__p2g1o{opacity:.6}.styles_cardBody__kCKfZ{margin:1rem 0;flex-grow:1}.styles_city___Ndoo{font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.styles_time__IHlY7{font-size:1.8rem;font-weight:700;font-family:Courier New,monospace;display:flex;align-items:center}.styles_dayCard__kjtbk .styles_time__IHlY7{color:#4361ee}.styles_nightCard__FpinL .styles_time__IHlY7{color:#7209b7}.styles_cardFooter__au1Xj{opacity:.7;font-size:.9rem}.styles_timeIndicator__2_usH{position:absolute;top:10px;right:10px;font-size:1.2rem;opacity:.3}.styles_timezoneList__o83WL{display:flex;flex-direction:column;gap:1.5rem}.styles_regionGroup__UrG8L{border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px rgba(0,0,0,.1)}.styles_nightTheme__ed7Hl .styles_regionGroup__UrG8L{box-shadow:0 4px 6px rgba(0,0,0,.3);background:#16213e}.styles_regionHeader__ldc7O{margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid;display:flex;align-items:center;opacity:.8}.styles_dayTheme__BuuP1 .styles_regionHeader__ldc7O{border-color:rgba(0,0,0,.1)}.styles_nightTheme__ed7Hl .styles_regionHeader__ldc7O{border-color:rgba(255,255,255,.1)}.styles_count__yxzLI{font-size:.9rem;opacity:.6;margin-left:.5rem;font-weight:400}.styles_listItem__Ix3b2{display:flex;justify-content:space-between;padding:1rem;border-radius:8px;cursor:pointer;transition:all .3s ease;position:relative}.styles_dayItem__sx7JJ{background:rgba(255,255,255,.7)}.styles_nightItem__p6o6A{background:rgba(30,30,60,.7)}.styles_listItem__Ix3b2:hover{transform:translateX(5px)}.styles_listItem__Ix3b2+.styles_listItem__Ix3b2{margin-top:.5rem}.styles_itemLeft__yrm_0{flex:2 1}.styles_itemRight__YFNUY{flex:1 1;text-align:right}.styles_fullZone__Qn3KP{font-size:.8rem;opacity:.6;margin-top:.25rem}.styles_timeIcon__MKk_Z{position:absolute;left:-25px;top:50%;transform:translateY(-50%);opacity:.5}.styles_zoneDetail__zS4sp{border-radius:12px;padding:2rem;margin-bottom:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);animation:styles_fadeIn__pLOtu .3s ease}.styles_nightTheme__ed7Hl .styles_zoneDetail__zS4sp{box-shadow:0 4px 6px rgba(0,0,0,.3);background:#16213e}.styles_detailHeader__gFHEl{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.styles_closeDetail__xwi4x{background:none;border:none;font-size:1.5rem;cursor:pointer;color:inherit;opacity:.7;transition:all .3s ease}.styles_closeDetail__xwi4x:hover{opacity:1}.styles_timeLarge__IPltc{font-size:3.5rem;font-weight:700;font-family:Courier New,monospace;margin-bottom:1rem}.styles_dayTheme__BuuP1 .styles_timeLarge__IPltc{color:#4361ee}.styles_nightTheme__ed7Hl .styles_timeLarge__IPltc{color:#7209b7}.styles_dateInfo__5SKjU{display:flex;gap:1.5rem;opacity:.8}.styles_dateInfo__5SKjU span{display:flex;align-items:center}.styles_dateInfo__5SKjU span:before{content:"•";margin-right:.5rem;color:#ddd}.styles_dateInfo__5SKjU span:first-child:before{display:none}.styles_noResults__8r856{text-align:center;padding:4rem 0}.styles_noResultsIcon__Gxzzy{font-size:4rem;margin-bottom:1.5rem;opacity:.5}.styles_noResults__8r856 h3{margin-bottom:.5rem}@keyframes styles_float__rN9eP{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes styles_blink__n8UPF{0%,to{opacity:1}50%{opacity:0}}@keyframes styles_fadeIn__pLOtu{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.styles_controls__26eOv{flex-direction:column}.styles_searchContainer__PPp0h{max-width:100%}.styles_timezoneGrid__ASKk3{grid-template-columns:1fr 1fr}.styles_timeLarge__IPltc{font-size:2.5rem}}@media (max-width:480px){.styles_timezoneGrid__ASKk3{grid-template-columns:1fr}.styles_dateInfo__5SKjU{flex-direction:column;gap:.5rem}.styles_dateInfo__5SKjU span:before{display:none}}