.awwa-weather-display{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:26px;overflow:hidden;background:0 0;color:#111}.awwa-weather-card{position:relative;width:100%;max-width:320px;border-radius:32px;padding:24px;background:radial-gradient(circle at 12% 8%,rgba(255,255,255,.92),transparent 36%),linear-gradient(135deg,rgba(255,239,250,.78),rgba(223,242,255,.76));backdrop-filter:blur(18px);box-shadow:0 20px 48px rgba(0,0,0,.12);overflow:hidden}.awwa-weather-card:before{content:"";position:absolute;inset:12px;border-radius:24px;border:1px solid rgba(255,255,255,.55);pointer-events:none}.awwa-weather-style-simple .awwa-weather-card{background:0 0;box-shadow:none;backdrop-filter:none}.awwa-weather-style-simple .awwa-weather-card:before{display:none}.awwa-weather-style-glass .awwa-weather-card{background:rgba(255,255,255,.34);border:1px solid rgba(255,255,255,.45)}.awwa-weather-main{display:flex;align-items:center;justify-content:center;gap:14px;position:relative;z-index:2}.awwa-weather-icon{font-size:54px;line-height:1;filter:drop-shadow(0 10px 16px rgba(0,0,0,.1))}.awwa-weather-temp{font-size:52px;font-weight:950;letter-spacing:-.07em;line-height:1}.awwa-weather-condition{margin-top:6px;font-size:15px;font-weight:950}.awwa-weather-location{margin-top:5px;font-size:12px;font-weight:900;opacity:.62}.awwa-weather-vibe{position:relative;z-index:2;margin-top:16px;padding:10px 12px;border-radius:18px;background:rgba(255,255,255,.42);font-size:12px;font-weight:900;line-height:1.3}.awwa-weather-row{position:relative;z-index:2;margin-top:14px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.awwa-weather-mini{border-radius:16px;padding:10px 8px;background:rgba(255,255,255,.52);font-size:11px;font-weight:900}.awwa-weather-mini span{display:block;opacity:.7}.awwa-weather-mini strong{display:block;font-size:15px;margin-top:3px}.awwa-weather-error{font-weight:900;line-height:1.4;color:rgba(0,0,0,.58)}