:root,[color-scheme=light]{color-scheme:light;--app-weather-logo-filter:initial;--app-weather-icon-filter:initial}[color-scheme=dark]{color-scheme:dark;--app-weather-logo-filter:brightness(2);--app-weather-icon-filter:brightness(3)}.t360-weather{height:100%;width:100%;position:absolute;display:flex;flex-direction:column;padding:24px 18px 0}.t360-weather .icon-solid{cursor:pointer;background-color:var(--card-app-default-text-color)}.t360-weather .icon-weather{filter:var(--app-weather-icon-filter)}.t360-weather .hidden-screen{display:none}.t360-weather__app-screen{display:flex;flex-direction:column;justify-content:space-between;flex-grow:1}.t360-weather__main__header{display:flex;align-items:center;justify-content:space-between}.t360-weather__main__header__logo{width:84px;height:12px;background-image:url("http://www.ctc0.com/proxy.php?url=https%3A%2F%2Fs1.trrsf.com%2Fupdate-1733349909%2Ffe%2Fzaz-app-t360-weather%2F_css%2F.%2F..%2F_img%2Flogo-climatempo.png");background-size:contain;background-position:center;background-repeat:no-repeat;filter:var(--app-weather-logo-filter)}.t360-weather__main__info{flex-grow:1;display:flex;flex-direction:column;justify-content:space-evenly}.t360-weather__main__info__city-name{text-transform:capitalize;font-weight:700;font-size:18px}.t360-weather__main__info__rain-prob{font-size:16px;margin-top:12px}.t360-weather__main__info__temperature{margin:0 auto;width:fit-content;display:flex;align-items:center;gap:8px}.t360-weather__main__info__temperature__current{font-size:50px;font-weight:700;text-align:center}.t360-weather__main__info__temperature__min-max{display:flex;align-items:center;column-gap:8px;font-size:14px;line-height:26px}.t360-weather__main__info__temperature__min-max span:last-child{font-weight:700}.t360-weather__main__info__day-icons{display:flex;align-items:center;justify-content:space-around}.t360-weather__main__info__day-icons div{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px}.t360-weather__main__info__day-icons .icon-weather{background-size:46px auto;height:46px;width:46px}.t360-weather__search__return{position:absolute}.t360-weather__search__return .icon-share{transform:rotateY(180deg)}.t360-weather__search__city-name{text-transform:capitalize;text-align:center;font-size:18px;line-height:26px}.t360-weather__search__city-name strong{display:block;text-transform:capitalize}.t360-weather__search__input-wrapper{position:relative}.t360-weather__search__input-wrapper .icon-times{position:absolute;top:24px;transform:translateY(-50%);right:12px;background-color:#b3b3b3;cursor:pointer}.t360-weather__search__input{width:100%;padding:12px 32px 12px 12px;font-size:16px;line-height:24px;border-radius:4px;border:1px solid #b3b3b3;background-color:var(--card-app-background-color)}.t360-weather__search__input:active,.t360-weather__search__input:focus{outline:0}.t360-weather__search__input:disabled{background-color:#b3b3b3}.t360-weather__search__input:placeholder-shown+.icon-times{display:none}.t360-weather__search__use-my-location{margin-top:12px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px;font-size:16px;cursor:pointer}.t360-weather__search__use-my-location:hover{text-decoration:underline}.t360-weather__search__use-my-location.waiting-permission .default-label,.t360-weather__search__use-my-location.warning-permission .default-label{display:none}.t360-weather__search__use-my-location.waiting-permission .waiting-permission-label{display:inline}.t360-weather__search__use-my-location.warning-permission{pointer-events:none}.t360-weather__search__use-my-location.warning-permission:hover{text-decoration:none;cursor:default}.t360-weather__search__use-my-location.warning-permission .icon-map-marker-alt{display:none}.t360-weather__search__use-my-location.warning-permission .warning-permission-label{display:inline}.t360-weather__search__use-my-location .waiting-permission-label{display:none;color:var(--landing-primary-text-color-degusta)}.t360-weather__search__use-my-location .warning-permission-label{display:none;text-align:center;color:var(--landing-primary-text-color-noticias);text-transform:uppercase;font-size:12px}.t360-weather__search__loader{display:none;position:absolute;bottom:1px;width:100%;height:2px;background:repeating-linear-gradient(-45deg,#000 0 15px,rgba(0,0,0,0) 0 20px) left/200% 100%;animation:loader-infinty 2s infinite linear}.t360-weather__search__loader.active{display:block}.t360-weather__search__result-box{display:none;position:absolute;z-index:2;width:100%;max-height:100px;overflow-y:auto;border:1px solid #b3b3b3;border-top:none;border-radius:0 0 4px 4px;background-color:var(--card-app-background-color)}.t360-weather__search__result-box.active{display:block}.t360-weather__search__result-box__item{padding:6px 16px;font-size:14px;line-height:14px;cursor:pointer}.t360-weather__search__result-box__item:hover{background-color:#b3b3b3}.t360-weather__search__result-box strong{display:inline-block;padding:8px;font-size:12px}.t360-weather__search__app-logo{text-align:center;padding:24px 0}.t360-weather__search__app-logo__label{font-size:20px;line-height:28px}.t360-weather--small{height:144px;padding:12px 18px}.t360-weather--small .t360-weather__main__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.t360-weather--small .t360-weather__main__header__city-name{font-size:16px;font-weight:700;text-transform:capitalize}.t360-weather--small .t360-weather__main__header__logo{width:62px;height:12px;background-image:url("http://www.ctc0.com/proxy.php?url=https%3A%2F%2Fs1.trrsf.com%2Fupdate-1733349909%2Ffe%2Fzaz-app-t360-weather%2F_css%2F.%2F..%2F_img%2Flogo-climatempo.png");background-size:contain;background-position:center;background-repeat:no-repeat;filter:var(--app-weather-logo-filter)}.t360-weather--small .t360-weather__main__info{display:flex;flex-direction:row;flex-grow:0;justify-content:space-between;flex-wrap:wrap;align-items:flex-start}.t360-weather--small .t360-weather__main__info.location-found{align-items:center}.t360-weather--small .t360-weather__main__info__rain-prob{font-size:14px;flex-basis:100%;margin-bottom:12px;margin-top:0}.t360-weather--small .t360-weather__main__info__temperature-wrapper{margin-left:24px}.t360-weather--small .t360-weather__main__info__current-temp{font-size:40px;font-weight:700;text-align:center}.t360-weather--small .t360-weather__main__info__minmax{font-size:14px;display:flex;align-items:center;column-gap:8px}.t360-weather--small .t360-weather__main__info__day-icons{display:flex;align-items:center;flex-grow:1;justify-content:space-between}.t360-weather--small .t360-weather__main__info__day-icons div{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:12px}.t360-weather--small .t360-weather__main__info__day-icons .icon-weather{background-size:36px auto;height:36px;width:36px}.t360-weather--small .t360-weather__main__no-location{height:100%;display:flex;flex-direction:column;justify-content:space-around}.t360-weather--small .t360-weather__main__no-location__search-link,.t360-weather--small .t360-weather__main__no-location__use-my-location{display:flex;align-items:center;column-gap:4px;color:var(--landing-primary-text-color-noticias);font-size:14px;cursor:pointer;text-transform:capitalize}.t360-weather--small .t360-weather__main__no-location__search-link:hover,.t360-weather--small .t360-weather__main__no-location__use-my-location:hover{text-decoration:underline}.t360-weather--small .t360-weather__main__no-location__search-link .default-label,.t360-weather--small .t360-weather__main__no-location__use-my-location .default-label{line-height:16px}.t360-weather--small .t360-weather__main__no-location__search-link .icon,.t360-weather--small .t360-weather__main__no-location__use-my-location .icon{background-color:currentColor}.t360-weather--small .t360-weather__main__no-location__use-my-location{margin-top:6px}.t360-weather--small .t360-weather__main__no-location__use-my-location.waiting-permission .default-label,.t360-weather--small .t360-weather__main__no-location__use-my-location.warning-permission .default-label{display:none}.t360-weather--small .t360-weather__main__no-location__use-my-location.waiting-permission .waiting-permission-label{display:inline}.t360-weather--small .t360-weather__main__no-location__use-my-location.warning-permission{pointer-events:none}.t360-weather--small .t360-weather__main__no-location__use-my-location.warning-permission:hover{text-decoration:none;cursor:default}.t360-weather--small .t360-weather__main__no-location__use-my-location.warning-permission .icon-map-marker-alt{display:none}.t360-weather--small .t360-weather__main__no-location__use-my-location.warning-permission .warning-permission-label{display:inline}.t360-weather--small .t360-weather__main__no-location__use-my-location .waiting-permission-label,.t360-weather--small .t360-weather__main__no-location__use-my-location .warning-permission-label{display:none;max-width:180px;text-transform:uppercase;font-size:12px}.t360-weather--small .t360-weather__main__no-location__use-my-location .waiting-permission-label{color:var(--landing-primary-text-color-degusta)}.t360-weather--small .t360-weather__main__no-location__use-my-location .warning-permission-label{color:var(--landing-primary-text-color-noticias)}.t360-weather--small .t360-weather__search__header{margin-bottom:12px;text-align:center}.t360-weather--small .t360-weather__search__header__title{padding:0 20px;text-align:center;font-size:16px}.t360-weather--small .t360-weather__search__header .icon-weather{background-size:52px auto;width:52px;height:52px}.t360-weather--small .t360-weather__search__input-wrapper .icon-times{top:20px}.t360-weather--small .t360-weather__search__input{padding:8px 32px 8px 8px;line-height:20px}.t360-weather--small .t360-weather__search__result-box{max-height:92px;bottom:100%;border-bottom:0;border-top:1px solid #b3b3b3;border-radius:4px 4px 0 0}@keyframes loader-infinty{100%{background-position:right}}