html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{color-scheme:light;font-synthesis:none;text-rendering:optimizeLegibility;--page-bg: #f3f6fb;--panel-bg: rgba(255, 255, 255, .92);--panel-border: #e6eaf0;--text-main: #111827;--text-muted: #64748b;--grid-line: rgba(37, 99, 235, .045);--shadow: 0 18px 50px rgba(15, 23, 42, .055)}:root[data-theme=dark]{color-scheme:dark;--page-bg: #0b1019;--panel-bg: rgba(18, 25, 38, .94);--panel-border: #263247;--text-main: #f8fafc;--text-muted: #94a3b8;--grid-line: rgba(96, 165, 250, .04);--shadow: 0 22px 60px rgba(0, 0, 0, .25)}*{box-sizing:border-box}html{min-width:320px;background:var(--page-bg)}body{margin:0;min-width:320px;min-height:100vh;color:var(--text-main);background-color:var(--page-bg);background-image:linear-gradient(var(--grid-line) 1px,transparent 1px),linear-gradient(90deg,var(--grid-line) 1px,transparent 1px),radial-gradient(circle at 8% 0%,rgba(37,99,235,.1),transparent 30%);background-size:32px 32px,32px 32px,auto}button,input{font:inherit}.page-shell{width:min(1480px,calc(100% - 48px));margin:0 auto;padding:28px 0 20px}.app-header{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.brand-block,.header-actions,.row-actions,.settings-actions,.target-card-actions{display:flex;align-items:center}.brand-block{gap:14px}.brand-mark{display:grid;width:44px;height:44px;place-items:center;border-radius:14px;color:#fff;font-size:21px;background:linear-gradient(145deg,#0f172a,#2563eb);box-shadow:0 10px 28px #2563eb3d}.brand-block h1{margin:0;font-size:21px;line-height:1.2;letter-spacing:-.025em}.brand-block p{margin:5px 0 0;color:var(--text-muted);font-size:13px}.header-actions{gap:9px}.summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:18px 0}.summary-card{display:flex;min-height:96px;align-items:center;gap:15px;padding:18px 20px;border:1px solid var(--panel-border);border-radius:16px;background:var(--panel-bg);box-shadow:var(--shadow)}.summary-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;font-size:18px;color:#475569;background:#64748b1a}.summary-card.positive .summary-icon{color:#16a34a;background:#16a34a1c}.summary-card.warning .summary-icon{color:#ea580c;background:#ea580c1c}.summary-card.info .summary-icon{color:#2563eb;background:#2563eb1c}.summary-card strong{display:block;font-size:25px;line-height:1;letter-spacing:-.04em}.summary-card span:not(.summary-icon){display:block;margin-top:7px;color:var(--text-muted);font-size:12px}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:16px}.primary-column,.side-column{display:grid;gap:16px;min-width:0}.side-column{position:sticky;top:16px}.panel{min-width:0;border:1px solid var(--panel-border);border-radius:17px;background:var(--panel-bg);box-shadow:var(--shadow)}.target-builder,.settings-panel{padding:22px}.targets-panel{overflow:hidden;padding:22px 22px 12px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:20px}.section-heading.compact{align-items:center}.section-heading h2{margin:4px 0 0;font-size:17px;letter-spacing:-.01em}.eyebrow{color:#2563eb;font-size:10px;font-weight:750;letter-spacing:.12em}.section-note{color:var(--text-muted);font-size:12px}.target-builder.is-collapsed .section-heading{margin-bottom:0}.target-builder-heading-actions,.target-list-title{display:flex;align-items:center;gap:10px}.target-builder-heading-actions{justify-content:flex-end}.next-check-time{margin-top:4px;padding:3px 8px;border-radius:999px;color:#2563eb;background:#2563eb17;font-size:11px;font-variant-numeric:tabular-nums;white-space:nowrap}.configured{color:#16a34a;font-size:19px}.muted-icon{color:var(--text-muted);font-size:19px}.builder-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));align-items:end;gap:12px}.field{display:grid;min-width:0;gap:7px}.field>span{color:var(--text-muted);font-size:12px;font-weight:600}.field .ant-select{width:100%}.field-wide{grid-column:span 2}.field-model{grid-column:span 4}.add-target-button{grid-column:span 2;min-width:112px}.target-builder-actions{display:grid;grid-column:span 4;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.setting-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 0;border-bottom:1px solid var(--panel-border)}.setting-row>div>strong{display:block;font-size:13px}.setting-row>div>span{display:block;max-width:205px;margin-top:4px;color:var(--text-muted);font-size:11px;line-height:1.45}.interval-select{width:92px;flex:0 0 92px}.settings-actions{gap:8px;padding-top:18px}.settings-actions .ant-btn{flex:1}.row-actions{justify-content:flex-end;gap:2px}.tabular{color:var(--text-muted);font-variant-numeric:tabular-nums}.mobile-targets{display:none}.log-panel{overflow:hidden}.log-heading{display:flex;align-items:center;justify-content:space-between;padding:13px 16px;border-bottom:1px solid var(--panel-border);font-size:12px;font-weight:650}.log-heading small{color:var(--text-muted);font-size:10px;font-weight:400}.log-panel pre{min-height:128px;max-height:220px;margin:0;overflow:auto;padding:14px 16px;color:var(--text-muted);font:11px/1.7 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;word-break:break-word;user-select:text}.page-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 20px;padding:18px 8px 0;color:var(--text-muted);font-size:11px}.page-footer a{color:inherit}.token-modal-content{display:grid;gap:14px}.muted-copy{margin:0;color:var(--text-muted);line-height:1.65}.muted-copy code{padding:2px 5px;border-radius:5px;background:#64748b1f}@media(max-width:980px){.page-shell{width:min(100% - 32px,900px)}.dashboard-grid{grid-template-columns:1fr}.side-column{position:static;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}}@media(max-width:720px){.page-shell{width:min(100% - 24px,680px);padding-top:16px}.app-header{align-items:flex-start;flex-direction:column}.header-actions{width:100%;flex-wrap:wrap}.header-actions .ant-badge{margin-right:auto}.summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.summary-card{min-height:82px;padding:14px}.builder-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.field,.field-wide,.field-model{grid-column:span 1}.field-model{grid-column:1 / -1}.add-target-button,.target-builder-actions{grid-column:1 / -1;width:100%}.side-column{grid-template-columns:1fr}.desktop-targets{display:none}.mobile-targets{display:grid;gap:10px}.targets-panel{padding:18px}.target-card{display:grid;gap:7px;padding:15px;border:1px solid var(--panel-border);border-radius:13px}.target-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.target-card>span{color:var(--text-muted);font-size:12px}.target-detail{margin:2px 0;color:#dc2626;font-size:12px;line-height:1.5}.target-card-actions{justify-content:space-between;margin-top:2px}}@media(max-width:440px){.brand-mark{width:40px;height:40px}.brand-block h1{font-size:18px}.brand-block p{font-size:12px}.header-actions>.ant-btn:last-child{flex:1}.summary-card{gap:10px}.summary-icon{width:36px;height:36px}.summary-card strong{font-size:22px}.target-builder,.settings-panel{padding:18px}.builder-grid{grid-template-columns:1fr}.field,.field-wide,.field-model,.add-target-button,.target-builder-actions{grid-column:1}.target-builder-actions{grid-template-columns:1fr}.section-note{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important}}
