:root{--bg:#f5f7f7;--paper:#fff;--ink:#233b34;--body:#465a54;--muted:#899791;--line:#e6ece9;--green:#45856d;--mint:#eef6f1;--orange:#d6a453;--red:#c77979;--blue:#88aabe;--mono:'SFMono-Regular',Consolas,monospace;--radius:14px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font-family:'PingFang SC','Microsoft YaHei',sans-serif;font-size:13px;-webkit-font-smoothing:antialiased}button,input,select{font:inherit}button,a,input,select,summary{ -webkit-tap-highlight-color:transparent}button,summary,select{cursor:pointer}button{color:inherit}button:disabled{opacity:.48;cursor:not-allowed}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline:3px solid #8ab9a5;outline-offset:3px}input:focus{outline:2px solid #8ab9a5;outline-offset:1px}a{color:inherit;text-decoration:none}[hidden]{display:none!important}.topbar{height:76px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:auto;padding:0 48px}.brand{display:flex;align-items:center;gap:10px;font-size:15px;font-weight:600;letter-spacing:.8px}.brand>span{margin-left:10px;font:10px var(--mono);letter-spacing:1.6px;color:var(--muted);border-left:1px solid #d7e1dc;padding-left:20px}.connection{display:flex;align-items:center;gap:7px;font-size:12px;color:var(--muted)}.connection:before,.dot{content:'';display:inline-block;width:6px;height:6px;background:#88a596;border-radius:50%}.connection.online{color:var(--green)}.connection.offline{color:#a35959}.connection.offline:before{background:var(--red)}main{max-width:1440px;margin:auto;padding:0 48px}.page-head{display:flex;justify-content:space-between;align-items:flex-end;padding:43px 0 32px}.eyebrow{font:10px var(--mono);letter-spacing:2px;color:#80938a}.eyebrow>span{margin-left:16px;color:#a3b0aa}h1{font-size:36px;letter-spacing:-1.5px;margin:13px 0 12px;font-weight:650}.accent{color:var(--green)}.page-head p{color:#7d8e86;font-size:13px;margin:0;letter-spacing:.3px}.button{height:39px;border:1px solid transparent;border-radius:7px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-size:12px;font-weight:500;transition:background .15s,transform .15s}.button:hover:not(:disabled){transform:translateY(-1px)}.secondary{background:#fff;border-color:#dfe8e2;color:#586e62}.secondary:hover:not(:disabled){background:#f1f6f3}.primary{background:var(--ink);color:#fff}.primary:hover:not(:disabled){background:#345c4c}.full{width:100%}.layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:24px}.content{min-width:0}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:24px}.stat{border:1px solid var(--line);border-radius:12px;background:var(--paper);padding:22px 20px 18px;min-height:165px}.stat-label{font-size:11px;color:#788b80;display:flex;gap:7px;align-items:center;white-space:nowrap}.stat-label>span{font:9px var(--mono);background:#f4f6f4;color:#97a69e;border-radius:3px;padding:3px 4px}.stat strong{display:block;font-size:41px;line-height:1.2;font-weight:500;letter-spacing:-2px;margin:20px 0 17px;font-variant-numeric:tabular-nums}.stat strong small{font-size:11px;letter-spacing:0;margin-left:7px;font-weight:400;color:#8c9a93}.stat strong.green{color:var(--green)}.stat strong.green small{font-size:26px;margin-left:2px;color:var(--green)}.stat p{font-size:10px;color:#99a69f;margin:0;white-space:nowrap}.stat .meter{height:3px;background:#edf2ee;margin:-9px 0 14px;border-radius:3px;overflow:hidden}.meter span{display:block;height:100%;width:0;background:#72ac90;transition:width .4s}.countdown{background:#233e35;border-color:#233e35;color:#fff}.countdown .stat-label{color:#a6bfb2}.countdown strong{font:34px var(--mono);letter-spacing:-2px;margin-top:25px;margin-bottom:22px;white-space:nowrap}.countdown p{color:#a2bbae}.countdown .dot{background:#a4cfb2;box-shadow:0 0 8px #96c6a980}.panel{background:var(--paper);border:1px solid var(--line);border-radius:var(--radius)}.monitor-panel{padding:26px 26px 0}.panel-head{display:flex;justify-content:space-between;align-items:center;padding-bottom:25px;border-bottom:1px solid #eff2ef;gap:10px}.section-heading{display:flex;gap:14px;align-items:center;min-width:0}.number{width:38px;height:41px;display:flex;align-items:center;justify-content:center;background:#f6f8f6;border:1px solid #edf1ed;border-radius:8px;color:#879e90;font:13px var(--mono);flex-shrink:0}.section-heading h2{font-size:19px;letter-spacing:-.5px;margin:0 0 7px;font-weight:600;overflow-wrap:anywhere}.section-heading p{font-size:11px;color:var(--muted);margin:0}.separator{padding:0 8px;color:#c4ccc7}code{font:10px var(--mono);background:#f2f5f2;padding:2px 5px;color:#6b8475;border-radius:3px}.badge{font-size:10px;border-radius:4px;white-space:nowrap;padding:7px 9px;font-weight:500}.badge.neutral{background:#f3f5f3;color:#8d9b93}.badge.passed{background:var(--mint);color:var(--green)}.badge.error{background:#faf0ef;color:#a15c5c}.badge.invalid{background:#faf4e9;color:#a58240}.badge.running{background:#edf3f7;color:#5d88a0}.timeline-title{display:flex;align-items:center;justify-content:space-between;margin:24px 0 20px;gap:10px}.timeline-title h3{font-size:12px;font-weight:600;margin:0}.timeline-title>span{font-size:10px;color:#98a69e}.timeline{display:grid;grid-template-columns:repeat(48,minmax(0,1fr));gap:4px}.timeline button{height:34px;padding:0;border:0;background:#e7ede8;border-radius:3px;transition:transform .15s,opacity .15s}.timeline button:hover{transform:translateY(-4px);opacity:.75}.timeline button.passed,.legend .passed{background:#71aa8d}.timeline button.invalid,.legend .invalid{background:#d9af62}.timeline button.error,.legend .error{background:#c78580}.timeline button.running,.legend .running{background:#88a9bc}.timeline button.running{animation:pulse 1.5s ease-in-out infinite}.legend .empty{background:#e7ede8}.timeline-axis{display:flex;justify-content:space-between;font-size:10px;color:#98a69e;margin-top:13px}.legend{display:flex;gap:17px;flex-wrap:wrap;margin:24px 0;font-size:10px;color:#8b9b91}.legend>span{display:flex;gap:5px;align-items:center}.legend i{width:7px;height:7px;display:inline-block;border-radius:2px}.schedule-row{margin:0 -26px;border-top:1px solid #edf1ed;padding:19px 26px;display:flex;align-items:center;justify-content:space-between;gap:13px;background:#fcfdfb;border-radius:0 0 var(--radius) var(--radius)}.schedule-row>div{display:flex;flex-direction:column;gap:7px}.schedule-row span{font-size:10px;color:#8d9e92}.schedule-row b{font-size:10px;color:#586f5f;font-weight:500}.schedule-row .timezone{font-size:9px;white-space:nowrap}.gallery-section{margin-top:32px}.gallery-head{display:flex;justify-content:space-between;align-items:center;margin:0 0 22px}.gallery-head select{width:139px;font-size:11px;height:33px;background:transparent}.gallery-head .number{background:#eef3ee}.empty-state{min-height:327px;border:1px dashed #dbe5dd;border-radius:var(--radius);background:linear-gradient(150deg,#f9fbf8,#f2f6f1);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:22px;text-align:center}.empty-art{width:245px;height:138px;margin:-5px 0 10px}.empty-state .eyebrow{font-size:8px;letter-spacing:2.1px;color:#97a894}.empty-state h3{font-size:16px;font-weight:500;margin:13px 0 9px;letter-spacing:.4px}.empty-state p{font-size:11px;line-height:1.9;color:#8a9c8b;margin:0}.empty-caption{font-size:9px;color:#8fa18f;margin-top:18px}.gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.run-card{border:1px solid var(--line);border-radius:10px;background:#fff;overflow:hidden}.preview{width:100%;aspect-ratio:4/3;border:0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center;background:#f2f5f0;padding:0;position:relative;overflow:hidden}.preview img{width:100%;height:100%;object-fit:contain;transition:transform .3s}.preview:hover img{transform:scale(1.04)}.preview .overlay{position:absolute;bottom:10px;right:10px;background:#ffffffeb;border:1px solid #e2e9e0;border-radius:5px;padding:5px 8px;font-size:10px;color:#59765f}.no-preview{display:flex;flex-direction:column;gap:10px;color:#8da083;font-size:12px}.no-preview b{font-size:25px;font-weight:300}.no-preview.error{color:#ac7870}.card-body{padding:12px}.card-top{display:flex;justify-content:space-between;align-items:center;gap:8px;font:10px var(--mono)}.card-body p{font-size:10px;color:#93a28e;margin:10px 0 0}.card-body .badge{font-size:9px;padding:4px 6px}.card-body .card-model{overflow-wrap:anywhere}.load-more{display:flex;margin:20px auto}.filter-empty{text-align:center;padding:30px;color:var(--muted)}.settings-panel{padding:25px 22px}.settings-panel h2{font-size:18px;letter-spacing:.2px;margin:11px 0}.intro{font-size:11px;color:#849488;line-height:1.9;margin:0 0 22px}.settings-panel label,dialog label{font-size:11px;font-weight:500;display:flex;align-items:center;justify-content:space-between;margin-bottom:7px;color:#718577}.settings-panel label>span#key-state{font-size:9px;color:#8b9e8b;font-weight:400}input,select{width:100%;height:36px;border:1px solid #e1e8e1;border-radius:6px;background:#fafcf9;padding:0 10px;color:#546d5b;font-size:11px;min-width:0}input::placeholder{color:#a3b0a3}input{margin-bottom:16px}select{appearance:auto}.form-row{display:grid;grid-template-columns:1fr 1.2fr;gap:10px;margin-bottom:17px}#api-key{margin-bottom:6px}.field-note{font-size:9px;color:#98a594;line-height:1.8;margin:0 0 17px}.settings-panel .toggle-row{border-top:1px solid #edf1e9;padding-top:18px;margin-bottom:21px;position:relative;cursor:pointer}.toggle-row b{display:block;font-weight:500;font-size:11px;color:#536e59}.toggle-row small{display:block;font-size:9px;color:#94a48f;margin-top:5px}.toggle-row input{width:34px;height:20px;position:absolute;right:0;opacity:0;margin:0}.switch{width:33px;height:19px;border-radius:20px;background:#dce5da;position:relative;transition:background .2s;flex-shrink:0}.switch:after{content:'';width:13px;height:13px;position:absolute;left:3px;top:3px;background:white;border-radius:50%;box-shadow:0 1px 3px #8d9e8950;transition:transform .2s}.toggle-row input:checked+.switch{background:#608e71}.toggle-row input:checked+.switch:after{transform:translateX(14px)}.toggle-row input:focus-visible+.switch{outline:3px solid #9ac5a8;outline-offset:3px}#run{margin-top:10px}#run span{font-size:18px}.form-message{font-size:10px;line-height:1.7;color:var(--green);min-height:0;margin:10px 0 0}.form-message.error{color:#ab6b63}.request-note{border-top:1px solid #edf1e8;margin-top:18px;padding-top:17px;display:flex;gap:8px;align-items:flex-start;font-size:9px;color:#99a68f;line-height:1.8}.request-note .dot{margin-top:5px;width:5px;height:5px;flex-shrink:0}.method{padding:27px 15px}.method .eyebrow{font-size:9px}.method h3{font-size:13px;font-weight:500;margin:13px 0}.method>p{font-size:11px;color:#90a08b;line-height:1.9}.method ol{list-style:none;padding:0;margin:19px 0;font-size:10px;color:#768e70}.method li{margin-bottom:11px}.method li span{font:9px var(--mono);color:#9cac94;margin-right:9px}.method details{border-top:1px solid #e0e8dc;border-bottom:1px solid #e0e8dc;padding:13px 0;color:#7f9777;font-size:10px}.method summary{display:flex;justify-content:space-between;list-style:none}.method details p{line-height:1.9;margin-bottom:0;color:#91a187}.method p.disclaimer{font-size:9px;color:#94a18c;margin-top:18px}footer{border-top:1px solid #e1e8de;display:flex;justify-content:space-between;gap:20px;font-size:9px;color:#98a58f;margin:39px 0 0;padding:22px 0 28px;letter-spacing:.3px}footer .dot{width:5px;height:5px;margin-right:5px}.footer-divider{margin:0 10px;color:#c2cbb9}dialog{border:1px solid #dfe8dc;border-radius:16px;padding:26px;max-width:900px;width:calc(100% - 32px);max-height:90vh;color:var(--ink);box-shadow:0 30px 90px #183a2b25}dialog::backdrop{background:#16362975;backdrop-filter:blur(5px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.dialog-head h2{font-size:19px;margin-bottom:0}.icon-button{width:32px;height:32px;background:#f1f5ef;border:0;border-radius:50%;font-size:23px;color:#839778}.detail-image{width:100%;max-height:480px;object-fit:contain;background:#f8faf5;border:1px solid #e7eddf;border-radius:10px}.detail-meta{display:flex;flex-wrap:wrap;gap:12px;align-items:center;font-size:11px;margin:17px 0;color:#839877}.check-grid{display:flex;gap:12px;flex-wrap:wrap;padding:14px 0;border-top:1px solid #e7eddf;color:#819673;font-size:11px}.check-grid .fail{color:#b18155}.detail-error{background:#fcf2ed;border-radius:6px;padding:12px;font-size:12px;color:#a17260;overflow-wrap:anywhere}dialog details{margin:16px 0;font-size:12px}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f4f7ef;padding:15px;border-radius:7px;font:11px/1.9 var(--mono);max-height:330px;overflow:auto;color:#62775b}#auth-dialog{max-width:360px;padding:30px}#auth-dialog h2{font-size:22px}#auth-dialog p{font-size:12px;color:#8e9f84}#auth-error{color:#ac7265!important}.history-row{display:flex;width:100%;align-items:center;justify-content:space-between;background:#fafcf7;border:1px solid #e4ecd9;padding:15px;border-radius:7px;margin-bottom:8px;text-align:left;font-size:12px}.empty-slot{text-align:center;color:#829978;padding:35px;font-size:13px}@keyframes pulse{50%{opacity:.35}}@media(min-width:1500px){main,.topbar{max-width:1490px}.layout{grid-template-columns:minmax(0,1fr) 305px;gap:28px}.stat{min-height:180px;padding:25px}.stat strong{margin-top:23px}.empty-state{min-height:350px}.timeline button{height:39px}}@media(max-width:1150px){main,.topbar{padding-left:28px;padding-right:28px}.layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.stat{padding:18px 13px;min-height:151px}.stats{gap:9px}.stat-label{font-size:10px}.stat-label>span{display:none}.stat strong{font-size:35px}.countdown strong{font-size:28px;margin-top:26px}.stat p{font-size:8px}.monitor-panel{padding:21px 20px 0}.schedule-row{margin:0 -20px;padding:17px 20px;flex-wrap:wrap}.schedule-row .timezone{display:none}.legend{gap:12px;font-size:9px}.timeline{gap:3px}.settings-panel{padding:23px 18px}.section-heading h2{font-size:17px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-head .section-heading p{font-size:10px}.gallery-head select{width:117px}}@media(max-width:850px){.layout{grid-template-columns:minmax(0,1fr)}aside{display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:start}.method{padding:22px 10px}.stats{gap:12px}.stat{padding:21px;min-height:158px}.stat strong{font-size:39px}.countdown strong{font-size:30px}.gallery{grid-template-columns:repeat(3,minmax(0,1fr))}.page-head{padding-top:31px}h1{font-size:32px}.gallery-section{margin-top:26px}footer{margin-top:26px;flex-wrap:wrap}.empty-state{min-height:300px}}@media(max-width:560px){main,.topbar{padding-left:18px;padding-right:18px}.topbar{height:63px}.brand{font-size:13px}.brand>span{display:none}.connection{font-size:10px}.page-head{padding:27px 0 24px;align-items:center}.page-head .eyebrow{font-size:8px}.page-head h1{font-size:25px;letter-spacing:-1px}.page-head p{font-size:10px;max-width:235px;line-height:1.8}.page-head>.button{font-size:0;padding:0;width:32px;height:32px;flex-shrink:0}.page-head>.button span{font-size:18px}.stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-bottom:18px}.stat{min-height:145px;padding:18px}.stat strong{font-size:38px;margin:15px 0}.stat p{font-size:9px}.countdown strong{font-size:31px;margin:23px 0}.monitor-panel{padding:20px 16px 0}.number{width:32px;height:35px;font-size:11px}.section-heading{gap:10px}.section-heading h2{font-size:16px}.section-heading p{font-size:9px}.panel-head{padding-bottom:20px}.badge{padding:6px;font-size:9px}.timeline-title{margin:19px 0 15px}.timeline-title h3{font-size:11px}.timeline-title>span{font-size:8px;max-width:100px;text-align:right;line-height:1.6}.timeline{gap:2px}.timeline button{height:28px;border-radius:2px}.timeline-axis{font-size:8px}.legend{gap:10px;font-size:8px;margin:20px 0}.schedule-row{margin:0 -16px;padding:15px 16px;gap:10px}.schedule-row span,.schedule-row b{font-size:8px}.gallery-head select{font-size:9px;width:108px}.gallery-head .section-heading p{font-size:9px;max-width:150px;line-height:1.6}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.card-top{font-size:9px;flex-wrap:wrap}.card-body{padding:10px}.card-body p{font-size:9px}.card-body .badge{font-size:8px}aside{grid-template-columns:1fr}.settings-panel{padding:24px}.settings-panel input,.settings-panel select{height:40px;font-size:12px}.method{padding:6px 12px 0}.empty-state{padding:22px 12px}.empty-state h3{font-size:15px}footer{font-size:8px;line-height:1.6;gap:10px;flex-direction:column}dialog{padding:20px}.detail-meta{font-size:10px}.check-grid{font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
/* Secondary copy stays readable on the pale surfaces. */
:root{--muted:#6c7e73}.eyebrow,.page-head p,.stat-label,.stat p,.timeline-title>span,.timeline-axis,.legend,.schedule-row span,.section-heading p,.intro,.field-note,.request-note,.method>p,.method p.disclaimer,.method details,.method details p,.empty-state p,.empty-caption,.card-body p,footer{color:#6b7c70}.countdown .stat-label{color:#bed1c5}.countdown p{color:#b5cabc}.stat-label>span{color:#6e8074}.method li,.settings-panel label,.toggle-row small{color:#687e6b}.empty-state .eyebrow,.empty-state .empty-caption{color:#748871}
.guest-results{border-top:1px solid var(--line);margin-top:22px;padding-top:18px}.guest-results h3{font-size:12px;margin:0 0 14px;display:flex;justify-content:space-between}.guest-results h3 span{color:var(--muted);font:11px var(--mono)}.guest-result{border:1px solid var(--line);border-radius:8px;padding:11px;margin-top:12px;background:#fcfdfb}.guest-result-head{display:flex;justify-content:space-between;gap:5px;align-items:center}.guest-result strong{font-size:11px}.guest-result .badge{font-size:8px;padding:4px}.guest-result p{font-size:9px;color:#6b7c70;line-height:1.8;margin:8px 0;overflow-wrap:anywhere}.guest-result p.guest-error{color:#a46c61}.guest-preview{display:block;width:100%;padding:0;border:1px solid var(--line);border-radius:5px;background:#f1f5ed;overflow:hidden}.guest-preview img{display:block;width:100%;aspect-ratio:4/3;object-fit:contain}.guest-download{display:block;margin-top:9px;font-size:10px;color:var(--green)}.admin-main{max-width:1200px}.admin-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px}.admin-settings{padding:28px}.admin-settings .section-heading{margin-bottom:24px}.admin-settings .section-heading h2{font-size:18px;margin:0 0 8px}.admin-settings .section-heading p{font-size:10px;line-height:1.8}.saved-settings{padding:18px;background:#f4f7f2;border:1px solid #e4ebe0;border-radius:8px;margin:20px 0 24px}.saved-settings>div{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:10px;color:#6c816b}.saved-settings>div+div{margin-top:14px}.saved-settings strong{font:12px var(--mono);color:#486446}.admin-settings input{height:41px;font-size:12px}.admin-settings label{font-size:12px}.admin-settings .field-note{font-size:10px}.admin-fields{padding-top:5px}.admin-fields .form-row{margin-top:24px;margin-bottom:14px}.admin-fields .form-row input{margin-bottom:0}.admin-fields .toggle-row{margin-top:22px;padding-top:23px}.admin-next{margin-top:26px;padding:18px;border-radius:8px;background:#f4f7f2;display:flex;flex-direction:column;gap:9px}.admin-next span{font-size:11px;color:#6d836b}.admin-next strong{font:20px var(--mono);color:#496b48}.admin-next small{font-size:9px;color:#799174}.admin-actions{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:20px}.action-buttons{display:flex;gap:12px;flex-shrink:0}.admin-actions .form-message{font-size:12px}.admin-actions .field-note{margin:8px 0}.admin-actions .button{height:42px}@media(max-width:750px){.admin-layout{grid-template-columns:1fr;gap:18px}.admin-settings{padding:22px}.admin-actions{flex-direction:column;align-items:stretch}.action-buttons{flex-wrap:wrap}.action-buttons .button{flex:1;white-space:nowrap}.admin-main .page-head{align-items:flex-start;gap:15px}.admin-main h1{font-size:25px}.admin-main .page-head p{line-height:1.8}.admin-main .page-head>.badge{font-size:8px;margin-top:28px}}@media(max-width:420px){.admin-main .page-head{flex-direction:column}.admin-main .page-head>.badge{margin-top:0}.admin-main .saved-settings>div{font-size:9px}.admin-main .saved-settings strong{font-size:11px}}
.test-results{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0}.test-result{font-size:9px;padding:4px 7px;border-radius:4px;background:#f0f3ed;color:#73856c}.test-result.passed{background:#ecf5eb;color:#487440}.test-result.invalid{background:#faf2df;color:#947132}.test-result.error{background:#f9ece7;color:#a16455}.test-result.running{background:#edf2f5;color:#5e8092}.badge.legacy{background:#f0f2ea;color:#7d886e}.timeline button.legacy,.legend .legacy{background:#bfc9b3}.candy-detail{margin:13px 0;font-size:11px;color:#5c754f}.candy-detail summary{cursor:pointer}.candy-detail pre{font-size:11px;max-height:230px}.guest-result .test-results{gap:4px}.guest-result .test-result{font-size:8px;padding:3px 5px}#test-type{margin-bottom:16px}
.nodes-panel{margin-bottom:24px}.nodes-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px}.nodes-heading .button{flex-shrink:0}.node-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 22px;padding:20px 0;border-top:1px solid var(--line)}.node-info h3{font-size:15px;margin:0 0 10px;display:flex;align-items:center;gap:10px;overflow-wrap:anywhere}.node-info p{font-size:11px;line-height:1.8;color:var(--muted);margin:5px 0;overflow-wrap:anywhere}.node-actions{display:flex;align-items:center;gap:8px}.node-result{grid-column:1/-1;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:11px;color:var(--muted)}.node-result a{color:var(--green);text-decoration:underline;text-underline-offset:3px}.node-result p{flex-basis:100%;color:#a15c5c;margin:0;overflow-wrap:anywhere}.nodes-panel>.field-note{margin:14px 0 0}.system-form{grid-template-columns:1fr}.system-form .admin-fields{max-width:650px}.system-form .admin-settings .section-heading{margin-bottom:18px}#node-dialog{max-width:560px}#node-dialog .form-message{color:#a15c5c}#node-dialog .action-buttons{justify-content:flex-end}.active-node h3{color:var(--green)}@media(max-width:750px){.nodes-heading{flex-direction:column;gap:0}.nodes-heading>.button{margin-bottom:18px}.node-row{grid-template-columns:1fr}.node-actions{flex-wrap:wrap}.node-actions .button{flex:1}.node-result{gap:8px}}
/* Compact previews keep intrinsic SVG dimensions out of the page layout. */
.observatory main,.observatory .topbar{max-width:1440px;padding-left:32px;padding-right:32px}.observatory .page-head{padding:32px 0 26px}.observatory .layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:24px}.observatory .content,.observatory aside,.run-card{min-width:0}.observatory .stat{min-height:140px;padding:18px}.observatory .stat strong{font-size:34px;margin:15px 0}.observatory .countdown strong{font-size:29px;margin:20px 0}.observatory .stat p{white-space:normal;line-height:1.6}.observatory .gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.preview{height:160px;aspect-ratio:auto;min-height:0;max-width:100%;isolation:isolate}.preview img{position:absolute;inset:0;display:block;width:100%;height:100%;min-height:0;object-fit:contain}.preview:hover img{transform:none}.preview .overlay{bottom:8px;right:8px;font-size:9px;padding:4px 6px}.no-preview{font-size:11px;text-align:center;line-height:1.6;padding:12px}.card-body{padding:12px}.card-body p{overflow-wrap:anywhere;margin-top:7px;font-size:10px}.card-top{flex-wrap:wrap;row-gap:6px}.run-card .test-results{gap:4px;margin:9px 0}.run-card .test-result{font-size:9px;padding:3px 5px}.gallery-pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:22px;font-size:11px;color:var(--muted)}.gallery-pagination>span{font-variant-numeric:tabular-nums}.guest-preview{position:relative;aspect-ratio:4/3;max-height:180px}.guest-preview img{position:absolute;inset:0;width:100%;height:100%;object-fit:contain}.detail-image{display:block;width:100%;height:min(50vh,420px);max-width:100%;min-height:0;object-fit:contain}.observatory #guest-results{max-height:560px;overflow:auto;overscroll-behavior:contain;padding-right:4px}.observatory .monitor-panel .section-heading{min-width:0}.observatory .panel-head p{overflow-wrap:anywhere;line-height:1.7}.observatory .panel-head>.badge{flex-shrink:0}.observatory .method{padding:24px 10px}.observatory #guest-retries{margin-bottom:8px}.observatory .timeline{min-width:0}.observatory .timeline button{min-width:0}.observatory .gallery-head{gap:14px}.observatory .gallery-head select{flex-shrink:0}
@media(max-width:1100px){.observatory main,.observatory .topbar{padding-left:22px;padding-right:22px}.observatory .layout{grid-template-columns:minmax(0,1fr) 270px;gap:18px}.observatory .stats{grid-template-columns:repeat(2,minmax(0,1fr))}.preview{height:135px}.observatory .gallery{gap:10px}}
@media(max-width:900px){.observatory .layout{grid-template-columns:minmax(0,1fr)}.observatory aside{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px}.observatory .stats{grid-template-columns:repeat(4,minmax(0,1fr))}.preview{height:150px}}
@media(max-width:600px){.observatory main,.observatory .topbar{padding-left:16px;padding-right:16px}.observatory .stats{grid-template-columns:repeat(2,minmax(0,1fr))}.observatory .gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.observatory aside{grid-template-columns:minmax(0,1fr)}.preview{height:125px}.gallery-pagination{gap:10px}.gallery-pagination .button{padding:0 10px}.gallery-pagination>span{font-size:10px}.observatory .gallery-head{align-items:flex-start}.observatory .gallery-head h2{font-size:15px}.observatory .gallery-head select{width:100px}.observatory .panel-head{flex-wrap:wrap}.observatory #guest-results{max-height:420px}}
