:root{--wm-blur: 14px;--wm-glass-bg: rgba(255,255,255,.55);--wm-glass-border: rgba(255,255,255,.35)}.window{position:absolute;background:transparent;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;border:1px solid #ccc;box-shadow:0 8px 24px #0003;overflow:hidden;transition:all .3s ease}.window-header{height:36px;background:#ccc;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-top-left-radius:12px;border-top-right-radius:12px;color:#000;font-family:Segoe UI,sans-serif;font-size:13px}.window-header .button{width:12px;height:12px;border-radius:50%;margin-left:8px;background:#e81123;cursor:pointer;transition:filter .2s}.window-header .button:hover{filter:brightness(1.2)}.window{will-change:top,left;transition:none!important}.window-header{height:36px;background:#ffffff40;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-bottom:1px solid rgba(0,0,0,.05);display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-top-left-radius:12px;border-top-right-radius:12px}.window-header .title{flex-grow:1;-webkit-user-select:none;user-select:none}.window-header .buttons{display:flex;gap:6px}.window-header .button{width:28px;height:28px;border-radius:6px;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:background .2s}.window-header .button:hover{background:#ffffff1a}.window-header .button.close:hover{background:#e81123}.window-header .button svg{width:14px;height:14px;stroke:#fff;stroke-width:2;fill:none}.window,.window *,.weather-widget,.weather-widget *{user-select:none;-webkit-user-select:none;-ms-user-select:none}.window-header img.window-icon{width:16px;height:16px;margin-right:8px}.window-header .title{display:flex;align-items:center;gap:6px;flex-grow:1;color:#fff}.window{position:absolute;z-index:100}.window.active{z-index:1000}
