:root{--shell:#171714;--shell-soft:#22221f;--shell-rule:#373630;--shell-text:#f2efe7;--shell-muted:#a19e94;--accent:#d56348;--focus:#d9ff75}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--shell);color:var(--shell-text);-webkit-font-smoothing:antialiased;font-family:IBM Plex Sans,PingFang SC,sans-serif}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--focus);outline-offset:3px}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell-button{border:1px solid var(--shell-rule);min-height:40px;color:var(--shell-text);cursor:pointer;background:0 0;border-radius:999px;padding:0 16px;transition:background .16s,border-color .16s,transform .16s}.shell-button:hover{background:#2a2925;border-color:#77746a}.shell-button:active{transform:translateY(1px)}.shell-button.primary{color:#1c1b18;background:#eee9df;border-color:#d3ccbd;font-weight:600}.shell-button.accent{border-color:var(--accent);background:var(--accent);color:#fff7ef}.shell-button[disabled]{cursor:wait;opacity:.55}.dashboard-canvas{--dash-bg:#eee9df;--dash-surface:#f7f2e8;--dash-text:#1c1b18;--dash-muted:#756e64;--dash-accent:#b54432;--dash-rule:#c9c0b0;--dash-status-ok:#68645c;--dash-status-stale:#b06b22;--dash-status-error:#b54432;--dash-chart-track:#c9c0b0;--dash-chart-primary:#b54432;--dash-radius:2px;--dash-module-padding:24px;--dash-content-gap:16px;--dash-display:"Noto Serif SC", "Songti SC", serif;--dash-body:"IBM Plex Sans", "PingFang SC", sans-serif;--dash-mono:"IBM Plex Mono", monospace;background:var(--dash-bg);min-height:100%;color:var(--dash-text);font-family:var(--dash-body);position:relative;overflow:hidden}.dashboard-canvas:before{content:"";pointer-events:none;opacity:.24;mix-blend-mode:multiply;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.07'/%3E%3C/svg%3E");position:absolute;inset:0}.dashboard-canvas[data-texture=none]:before{display:none}.dashboard-canvas[data-texture=grid]:before{opacity:.34;background-image:linear-gradient(var(--dash-rule) 1px, transparent 1px), linear-gradient(90deg, var(--dash-rule) 1px, transparent 1px);mix-blend-mode:normal;background-size:32px 32px}.dashboard-grid{z-index:1;position:relative}.module-frame{border:0;border-top:1px solid var(--dash-rule);background:color-mix(in srgb, var(--dash-surface) 80%, transparent);height:100%;color:var(--dash-text);border-radius:var(--dash-radius);overflow:hidden}.dashboard-canvas[data-frame=outline] .module-frame{border:1px solid var(--dash-rule);background:var(--dash-surface)}.dashboard-canvas[data-frame=none] .module-frame{background:0 0;border:0}.module-frame__inner{min-height:100%;padding:clamp(12px, 1.7vw, var(--dash-module-padding));flex-direction:column;display:flex}.module-frame__header{color:var(--dash-muted);font-family:var(--dash-mono);letter-spacing:.12em;text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:clamp(9px,.75vw,12px);display:flex}.module-frame__status{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.module-frame__status-dot{background:var(--dash-status-stale);border-radius:50%;width:6px;height:6px}.module-frame[data-status=ok] .module-frame__status-dot{background:var(--dash-status-ok)}.module-frame__drag{cursor:grab;-webkit-user-select:none;user-select:none}.module-frame__drag:active{cursor:grabbing}.module-frame[data-status=stale]{border-top-style:dashed}.module-frame[data-status=error]{border-color:var(--dash-status-error)}.module-frame[data-status=error] .module-frame__status-dot{background:var(--dash-status-error)}.module-error{height:100%;color:var(--dash-status-error);font-family:var(--dash-mono);text-align:center;place-items:center;padding:24px;display:grid}.ui-stack{gap:var(--dash-content-gap);flex-direction:column;display:flex}.ui-inline{align-items:center;gap:var(--dash-content-gap);display:flex}.ui-meta{color:var(--dash-muted);font-family:var(--dash-mono);font-size:clamp(10px,.8vw,13px)}.ui-badge{color:var(--dash-accent)}.ui-badge[data-tone=neutral]{color:var(--dash-muted)}.ui-badge[data-tone=ok]{color:var(--dash-status-ok)}.ui-badge[data-tone=stale]{color:var(--dash-status-stale)}.ui-badge[data-tone=error]{color:var(--dash-status-error)}.ui-progress{background:var(--dash-chart-track);height:3px;overflow:hidden}.ui-progress>span{background:var(--dash-chart-primary);height:100%;display:block}.clock-module{justify-content:space-between;height:100%}.clock-time{font-family:var(--dash-display);letter-spacing:-.065em;margin-top:auto;font-size:clamp(64px,9vw,146px);font-weight:500;line-height:.82}.clock-date{color:var(--dash-muted);justify-content:space-between;align-items:baseline;margin-top:18px;font-size:clamp(12px,1vw,16px);display:flex}.clock-date strong{color:var(--dash-text);font-family:var(--dash-display);font-size:clamp(18px,1.7vw,28px);font-weight:500}.weather-main{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.weather-temperature{font-family:var(--dash-display);letter-spacing:-.06em;font-size:clamp(52px,5.4vw,88px);line-height:.9}.weather-condition{color:var(--dash-accent);font-family:var(--dash-display);padding-top:8px;font-size:clamp(16px,1.35vw,22px)}.weather-meta{color:var(--dash-muted);font-family:var(--dash-mono);margin-top:auto;font-size:clamp(10px,.8vw,13px)}.weather-alert{color:var(--dash-accent);font-family:var(--dash-mono);text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:clamp(9px,.72vw,12px);overflow:hidden}.sparkline{border-bottom:1px solid var(--dash-rule);align-items:flex-end;gap:5px;height:48px;margin-top:16px;display:flex}.sparkline span{background:var(--dash-chart-primary);opacity:.68;width:100%}.schedule-list{flex-direction:column;flex:1;justify-content:space-between;display:flex}.schedule-event{border-bottom:1px solid var(--dash-rule);grid-template-columns:minmax(70px,.22fr) 1fr auto;align-items:center;gap:16px;padding:10px 0;display:grid}.schedule-event:last-child{border-bottom:0}.schedule-time{color:var(--dash-accent);font-family:var(--dash-mono);font-size:clamp(11px,.85vw,14px)}.schedule-title{font-family:var(--dash-display);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(17px,1.35vw,23px);overflow:hidden}.schedule-calendar{color:var(--dash-muted);font-size:clamp(10px,.8vw,13px)}.ai-providers{flex:1;justify-content:center;gap:18px}.ai-provider__line{justify-content:space-between;align-items:baseline;margin-bottom:8px;display:flex}.ai-provider__name{font-family:var(--dash-display);font-size:clamp(18px,1.5vw,26px)}.ai-provider__value{font-family:var(--dash-mono);font-size:clamp(17px,1.4vw,24px)}.ai-provider__reset{color:var(--dash-muted);font-family:var(--dash-mono);margin-top:6px;font-size:clamp(8px,.67vw,11px)}.mac-identity{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.mac-name{font-family:var(--dash-display);font-size:clamp(18px,1.55vw,28px)}.mac-online{color:var(--dash-accent);font-family:var(--dash-mono);font-size:clamp(9px,.72vw,12px)}.metrics-grid{flex:1;grid-template-columns:repeat(2,1fr);align-content:center;gap:18px 24px;display:grid}.metric__label{color:var(--dash-muted);font-family:var(--dash-mono);justify-content:space-between;margin-bottom:7px;font-size:clamp(9px,.75vw,12px);display:flex}.metric__label strong{color:var(--dash-text);font-weight:500}.dashboard-canvas[data-data-style=mono] .clock-time,.dashboard-canvas[data-data-style=mono] .weather-temperature{color:var(--dash-accent);font-family:var(--dash-mono)}.dashboard-canvas[data-texture=grid]:after{content:"01  MY / PAD / DASHBOARD";z-index:0;color:var(--dash-rule);font-family:var(--dash-mono);letter-spacing:.2em;font-size:9px;position:absolute;bottom:12px;right:28px}.dashboard-canvas[data-frame=none] .module-frame__header{opacity:.68}.dashboard-canvas[data-frame=none] .sparkline,.dashboard-canvas[data-frame=none] .schedule-event{border-color:color-mix(in srgb, var(--dash-rule) 66%, transparent)}.react-grid-placeholder{border:1px dashed var(--dash-accent)!important;background:color-mix(in srgb, var(--dash-accent) 12%, transparent)!important;opacity:1!important}.react-resizable-handle:after{border-color:var(--dash-accent)!important;width:8px!important;height:8px!important}@media (prefers-reduced-motion:no-preference){.dashboard-canvas[data-motion=calm] .dashboard-grid>div>.module-frame{animation:.5s both module-in}.dashboard-grid>div:nth-child(2)>.module-frame{animation-delay:60ms}.dashboard-grid>div:nth-child(3)>.module-frame{animation-delay:.12s}.dashboard-grid>div:nth-child(4)>.module-frame{animation-delay:.18s}.dashboard-grid>div:nth-child(5)>.module-frame{animation-delay:.24s}}@keyframes module-in{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@media (max-width:780px){.schedule-event{grid-template-columns:64px 1fr}.schedule-calendar{display:none}}
.react-grid-layout{transition:height .2s;position:relative}.react-grid-item{transition:left .2s,top .2s,width .2s,height .2s}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{z-index:1;will-change:width, height;transition:none}.react-grid-item.react-draggable-dragging{z-index:3;will-change:transform;transition:none}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{opacity:.2;z-index:2;-webkit-user-select:none;user-select:none;background:red;transition-duration:.1s}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{opacity:0;width:20px;height:20px;position:absolute}.react-grid-item:hover>.react-resizable-handle{opacity:1}.react-grid-item>.react-resizable-handle:after{content:"";border-bottom:2px solid #0006;border-right:2px solid #0006;width:5px;height:5px;position:absolute;bottom:3px;right:3px}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
.react-resizable{position:relative}.react-resizable-handle{box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:100% 100%;background-repeat:no-repeat;background-origin:content-box;width:20px;height:20px;padding:0 3px 3px 0;position:absolute}.react-resizable-handle-sw{cursor:sw-resize;bottom:0;left:0;transform:rotate(90deg)}.react-resizable-handle-se{cursor:se-resize;bottom:0;right:0}.react-resizable-handle-nw{cursor:nw-resize;top:0;left:0;transform:rotate(180deg)}.react-resizable-handle-ne{cursor:ne-resize;top:0;right:0;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{cursor:ew-resize;margin-top:-10px;top:50%}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{cursor:ns-resize;margin-left:-10px;left:50%}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}
