:root{--bg:#fff;--bg-strong:#fcfcfb;--surface:#fff;--surface-muted:#f7f5f2;--surface-strong:#fff;--line:#e9e4dd;--line-strong:#ddd6ce;--text:#2d2a26;--muted:#7e786f;--accent:#9b948a;--accent-strong:#8b8680;--accent-soft:#9b948a1f;--danger:#c65746;--success:#59c18d;--warning:#e0aa14;--shadow-lg:0 12px 30px #2d22160f;--shadow-md:0 8px 24px #2d22160a;--shadow-sm:0 2px 8px #2d221608;--radius-xl:28px;--radius-lg:20px;--radius-md:14px;--radius-sm:10px;--header-height:84px;--sidebar-width:276px;--sidebar-collapsed-width:92px;--content-max-width:1380px;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,PingFang SC,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#app{min-height:100%}body{min-height:100vh;color:var(--text);margin:0}button,input,select,textarea{font:inherit}button{border:0}input,select,textarea{border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);width:100%;color:var(--text);padding:12px 14px;transition:border-color .18s,box-shadow .18s,background-color .18s}input:focus,select:focus,textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}textarea{resize:vertical;min-height:110px}.console-shell{background:var(--bg);min-height:100vh;display:flex}.console-main{min-width:0;margin-left:var(--sidebar-width);flex:1;transition:margin-left .24s}.console-shell.sidebar-collapsed .console-main{margin-left:var(--sidebar-collapsed-width)}.console-content{width:min(var(--content-max-width), calc(100% - 40px));padding:calc(var(--header-height) + 22px) 0 32px;margin:0 auto}.app-header{top:0;right:0;left:var(--sidebar-width);height:var(--header-height);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);z-index:30;background:#fffffff5;justify-content:space-between;align-items:center;gap:24px;padding:18px 28px;transition:left .24s;display:flex;position:fixed}.console-shell.sidebar-collapsed .app-header{left:var(--sidebar-collapsed-width)}.app-header-left,.app-header-actions,.sidebar-brand,.notice-banner,.status-label,.toolbar-select-wrap,.event-outcome-wrap,.rain-prob-bar,.request-details-head,.auth-toolbar{align-items:center;display:flex}.app-header-left{gap:14px;min-width:0}.app-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px}.app-header-kicker,.sidebar-brand-copy span,.notice-banner p,.summary-card p,.view-card-head p,.section-head p,.field span,.stats-list dt,.empty-state,.auth-card-copy,.auth-meta,.auth-showcase-copy,.auth-showcase-list span,.sidebar-link-copy small,.weather-hero-meta,.weather-hero-updated{color:var(--muted)}.app-header-kicker{letter-spacing:.12em;text-transform:uppercase;margin:0 0 4px;font-size:.78rem}.app-header-title{margin:0;font-size:1.45rem;line-height:1.1}.toolbar-button,.primary-action,.auth-submit{border:1px solid var(--line);color:var(--text);cursor:pointer;background:#fff;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-width:40px;min-height:40px;padding:8px 12px;transition:transform .18s,border-color .18s,background-color .18s;display:inline-flex}.primary-action,.auth-submit{min-width:auto;min-height:52px;padding:12px 18px}.toolbar-button:hover,.primary-action:hover,.auth-submit:hover{border-color:var(--line-strong);background:var(--surface-muted);transform:translateY(-1px)}.toolbar-button:disabled,.primary-action:disabled,.auth-submit:disabled{opacity:.7;cursor:wait;transform:none}.toolbar-button-primary,.primary-action,.auth-submit{background:var(--accent);color:#fff;border-color:var(--accent);box-shadow:none}.toolbar-button-primary:hover,.primary-action:hover,.auth-submit:hover{background:var(--accent-strong);border-color:var(--accent-strong)}.toolbar-button-compact{min-width:auto;min-height:auto;padding:8px 13px;font-size:.88rem}.toolbar-icon{width:18px;height:18px;display:block}.toolbar-icon-spinning{animation:.9s linear infinite toolbar-icon-spin}@keyframes toolbar-icon-spin{to{transform:rotate(360deg)}}.toolbar-select-wrap{border:1px solid var(--line);background:var(--bg);border-radius:999px;gap:10px;padding:6px 10px 6px 14px}.toolbar-select-wrap span{color:var(--accent);font-size:.8rem;font-weight:600}.toolbar-select-wrap select{box-shadow:none;background:0 0;border:none;width:auto;padding:6px 4px 6px 0}.app-sidebar{width:var(--sidebar-width);color:var(--text);border-right:1px solid var(--line);z-index:40;background:#fff;flex-direction:column;gap:24px;padding:22px 20px;transition:width .24s,transform .24s;display:flex;position:fixed;top:0;bottom:0;left:0}.console-shell.sidebar-collapsed .app-sidebar{width:var(--sidebar-collapsed-width)}.sidebar-brand{gap:12px;min-height:52px;margin-bottom:6px;padding:8px 6px 14px}.sidebar-brand-mark,.sidebar-link-icon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.sidebar-brand-mark{color:#5a544d;background:linear-gradient(135deg,#f7df62,#7fc3d5);box-shadow:inset 0 0 0 1px #ffffff59}.sidebar-link-icon{color:#8f887f;background:#faf8f5;border:1px solid #efe8df}.sidebar-brand-mark svg,.sidebar-link-icon svg{width:18px;height:18px;display:block}.sidebar-brand-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.sidebar-brand-copy strong{font-size:.94rem;line-height:1.25}.sidebar-brand-copy span{line-height:1.35}.sidebar-link-copy strong{font-size:.98rem;line-height:1.2}.sidebar-nav{gap:10px;display:grid}.sidebar-link{width:100%;color:inherit;cursor:pointer;text-align:left;background:0 0;border:1px solid #0000;border-radius:18px;align-items:center;gap:12px;padding:12px 14px;transition:background-color .18s,border-color .18s;display:flex}.sidebar-link:hover{background:#faf8f5}.sidebar-link.is-active{border-color:var(--line-strong);box-shadow:none;background:#f3f1ed}.sidebar-link.is-active .sidebar-link-icon{border-color:var(--line-strong);color:var(--text);background:#fff}.sidebar-link-copy{flex-direction:column;gap:4px;min-width:0;display:flex}.ui-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:24px}.notice-banner{border:1px solid var(--line);box-shadow:none;background:#fff;border-radius:18px;gap:10px;margin-bottom:20px;padding:14px 16px}.notice-banner-dot,.status-dot{border-radius:999px;flex-shrink:0;width:9px;height:9px}.notice-banner-dot,.status-dot-neutral{background:var(--accent)}.notice-banner p,.auth-meta,.summary-card p,.empty-state{margin:0}.view-stack,.stacked-cards,.test-box,.debug-actions,.auth-showcase-list,.summary-grid,.overview-grid,.form-grid,.snapshot-grid,.request-details-grid{gap:18px;display:grid}.summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.summary-card,.view-card{min-width:0;padding:22px;overflow:hidden}.summary-card strong{margin-top:10px;font-size:1.36rem;display:block}.status-label{letter-spacing:.12em;text-transform:uppercase;gap:8px;font-size:.78rem}.status-dot-green{background:var(--success)}.status-dot-red{background:var(--danger)}.status-dot-yellow{background:var(--warning)}.overview-grid{grid-template-columns:minmax(0,1.28fr) minmax(300px,.9fr)}.view-card-head,.section-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:18px;display:flex}.view-card-head h2,.section-head h3{margin:0}.view-card-head p,.section-head p{margin:6px 0 0}.view-pill,.level-badge,.outcome-badge,.event-badge{border-radius:999px;align-items:center;gap:6px;padding:4px 10px;font-size:.78rem;line-height:1.5;display:inline-flex}.view-pill,.event-badge{color:var(--accent-strong);border:1px solid var(--line);background:#f3f1ed}.section-block{border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field{flex-direction:column;gap:8px;display:flex}.field span{font-size:.88rem}.field-checkbox{border:1px solid var(--line);border-radius:var(--radius-md);background:#fff;flex-direction:row;justify-content:space-between;align-items:center;min-height:48px;padding:0 14px}.field-checkbox input{width:auto;accent-color:var(--accent)}.weather-hero{border:1px solid var(--line);background:#fcfbf9;border-radius:24px;align-items:center;gap:20px;margin-bottom:18px;padding:24px;display:flex}.weather-hero-icon{font-size:4rem;line-height:1}.weather-hero-temp{font-size:3.4rem;font-weight:700;line-height:1}.weather-hero-temp small{color:var(--muted);margin-left:6px;font-size:.38em;font-weight:500}.weather-hero-info{min-width:0}.weather-hero-skycon{margin-bottom:4px;font-size:1.08rem;font-weight:600}.snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.snapshot-grid>div,.stats-list>div{background:#faf8f5;border:1px solid #f0ebe5;border-radius:16px;padding:14px}.snapshot-grid>div>span,.stats-list dt{margin-bottom:8px;font-size:.84rem;display:block}.snapshot-grid>div>strong,.stats-list dd{margin:0}.snapshot-metric{flex-direction:column;gap:8px;display:flex}.metric-progress{background:#6f685f1f;border-radius:999px;width:100%;height:8px;overflow:hidden}.metric-progress-fill{border-radius:inherit;height:100%}.metric-progress-humidity{background:linear-gradient(90deg,#94c6d3,#6eaeba)}.humidity-bar{align-items:center;gap:8px;display:flex}.humidity-bar .metric-progress{flex:1;width:auto;min-width:0;height:6px}.snapshot-wide{grid-column:1/-1}.rain-prob-track{background:#6f685f1f;border-radius:999px;flex:1;height:7px;overflow:hidden}.rain-prob-fill{border-radius:inherit;height:100%}.rain-prob-low{background:var(--success)}.rain-prob-mid{background:var(--warning)}.rain-prob-high{background:var(--danger)}.level-badge-good,.outcome-sent{color:var(--success);background:#10b9811f}.level-badge-moderate,.outcome-dry-run{color:var(--warning);background:#d39b2d24}.level-badge-bad,.outcome-failed{color:var(--danger);background:#c6574624}.outcome-completed{background:var(--accent-soft);color:var(--accent-strong)}.outcome-skipped{color:var(--muted);background:#6f685f1f}.stats-list{gap:12px;min-width:0;margin:0;display:grid}.stats-list>div{background:#faf8f5;border:1px solid #f0ebe5;border-radius:20px;min-width:0;padding:18px;overflow:hidden}.stats-list dd{overflow-wrap:anywhere;min-width:0;color:var(--text);font-size:1.05rem;font-weight:600}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%}.events-table{table-layout:fixed}.events-col-time{width:28%}.events-col-type{width:22%}.events-col-outcome{width:24%}.events-col-request{width:26%}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #e2ddd5f2;padding:12px 10px}th{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:.76rem}.event-type-cell,.event-outcome-cell,.event-request-cell{white-space:nowrap}.request-placeholder{color:var(--muted)}.request-details-row td{background:#8b86800d}.request-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));padding:14px 0 10px}.request-details-block{min-width:0}.raw-json{white-space:pre-wrap;overflow-wrap:anywhere;color:#f6f4f1;background:#2a2723;border-radius:18px;width:100%;max-width:100%;max-height:360px;margin:0;padding:16px;font-size:12px;overflow:auto}.auth-shell{background:var(--bg);grid-template-columns:1.08fr .92fr;min-height:100vh;display:grid}.auth-showcase{color:#fff;background:radial-gradient(circle at 20% 20%,#ffffff14,#0000 22%),radial-gradient(circle at 80% 30%,#ffffff0a,#0000 18%),#000;border-right:none;padding:40px;position:relative;overflow:hidden}.auth-showcase:after{content:"";filter:blur(2px);background:#ffffff0d;border-radius:50%;width:280px;height:280px;position:absolute;inset:auto -80px -120px auto}.auth-showcase-inner,.auth-card{z-index:1;position:relative}.auth-showcase-inner{max-width:520px;padding-top:32px}.auth-showcase-kicker,.auth-card-kicker{letter-spacing:.16em;text-transform:uppercase;margin:0 0 14px;font-size:.82rem}.auth-showcase h1,.auth-card h2{margin:0}.auth-showcase h1{font-size:clamp(2.8rem,5vw,5rem);line-height:.95}.auth-showcase-copy{color:#ffffffb8;margin:22px 0 0;font-size:1.04rem;line-height:1.8}.auth-showcase-list{margin-top:28px}.auth-showcase-list article{background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;padding:16px 18px}.auth-showcase-list strong,.auth-card h2{margin-bottom:6px;display:block}.auth-panel-wrap{background:var(--bg);flex-direction:column;justify-content:center;padding:28px;display:flex}.auth-toolbar{justify-content:flex-end;margin-bottom:18px}.auth-card{border:1px solid var(--line);width:min(100%,520px);box-shadow:var(--shadow-lg);background:#fff;border-radius:30px;margin:0 auto;padding:28px}.auth-card-copy{margin:12px 0 0;line-height:1.7}.auth-notice{margin:20px 0}.auth-form-grid{gap:14px;display:grid}.auth-submit{width:100%;margin-top:18px;padding:13px 18px}.auth-meta{margin-top:14px;line-height:1.7}.sidebar-backdrop,.mobile-only{display:none}.desktop-only{display:inline-flex}@media (width<=1220px){.summary-grid,.overview-grid,.request-details-grid{grid-template-columns:1fr}}@media (width<=980px){.auth-shell{grid-template-columns:1fr}.auth-showcase{min-height:320px}}@media (width<=900px){.app-sidebar{width:min(82vw,320px);transform:translate(-100%)}.app-sidebar.is-mobile-open{transform:translate(0)}.console-main,.console-shell.sidebar-collapsed .console-main{margin-left:0}.app-header,.console-shell.sidebar-collapsed .app-header{left:0}.sidebar-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:35;background:#11100f66;display:block;position:fixed;inset:0}.mobile-only{display:inline-flex}.desktop-only{display:none}}@media (width<=720px){.console-content{width:min(100% - 20px,100%);padding-top:calc(var(--header-height) + 16px)}.app-header{height:auto;min-height:var(--header-height);flex-direction:column;align-items:flex-start;padding:14px 16px}.summary-grid,.form-grid,.snapshot-grid,.request-details-grid{grid-template-columns:1fr}.summary-card,.view-card,.auth-card{border-radius:22px;padding:18px}.weather-hero{flex-direction:column;align-items:flex-start;padding:18px}.weather-hero-temp{font-size:2.4rem}.auth-showcase,.auth-panel-wrap{padding:20px}}
