@charset "UTF-8";
:root{color-scheme:light;--paper:#f7f7f2;--ink:#263d32;--text:#4f5c52;--muted:#899086;--line:#e1e4da;--orange:#cf7b4c;--white:#fffefa;--mono:"SFMono-Regular",Consolas,"Liberation Mono",monospace;--font:-apple-system,BlinkMacSystemFont,"Segoe UI","PingFang SC","Hiragino Sans GB","Microsoft YaHei",sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font);font-size:14px;-webkit-font-smoothing:antialiased}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}button:disabled{cursor:default;opacity:.4}a{color:inherit;text-decoration:none}svg{display:block}button svg{fill:none;stroke:currentColor;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}button:focus-visible,a:focus-visible{outline:3px solid #d89258;outline-offset:5px}button{border:0}button:hover{color:var(--orange)}[hidden]{display:none!important}.site-header{height:98px;max-width:1328px;margin:auto;padding:0 48px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;gap:12px;align-items:center;font-size:17px;font-weight:650;letter-spacing:1px}.brand-mark{height:40px;width:40px}.brand-english{display:block;font-family:var(--mono);font-size:8px;letter-spacing:1.6px;font-weight:500;color:var(--muted);margin-top:5px}.header-right{display:flex;align-items:center;gap:23px}.internal-label{color:var(--muted);font-size:12px}.internal-badge{display:flex;align-items:center;gap:9px;font-size:11px;background:#edeFE6;padding:8px 12px;border-radius:5px}.internal-badge svg{width:12px;height:12px;fill:none;stroke:currentColor;stroke-width:1.1}main{max-width:1216px;margin:0 auto;padding:0 48px}.intro{padding:61px 0 31px}.eyebrow{font-family:var(--mono);font-size:10px;letter-spacing:2px;font-weight:500;color:var(--muted);display:flex;align-items:center;gap:9px}.tiny-line{width:18px;height:2px;background:var(--orange)}h1{font-size:clamp(28px,3.1vw,43px);line-height:1.45;letter-spacing:-1.5px;font-weight:600;margin:14px 0 16px}.title-ending{white-space:nowrap}.question-mark{color:var(--orange)}.intro-bottom{display:flex;justify-content:space-between;align-items:center}.intro-bottom p{margin:0;color:var(--muted);font-size:13px;letter-spacing:.3px}.text-button{background:transparent;padding:8px 0 8px 12px;display:flex;align-items:center;gap:8px;font-size:11px}.text-button svg{width:15px;height:15px;color:#7c8979}.text-button span{margin-left:8px;color:var(--muted)}.observation-bar{display:flex;justify-content:space-between;align-items:center;padding:19px 0 22px;border-top:1px solid var(--line);margin-bottom:25px;font-size:11px}.connection{display:flex;align-items:center;gap:9px}.status-dot{width:6px;height:6px;border-radius:50%;background:#a4a89e;box-shadow:0 0 0 4px #e9ebe3}.status-dot.live{background:#689071;box-shadow:0 0 0 4px #e5ecdf}.status-dot.demo{background:#c18b4d;box-shadow:0 0 0 4px #f0e9d9}.status-dot.offline{background:#b9644c;box-shadow:0 0 0 4px #f2e4de}.observation-details{display:flex;align-items:center;gap:30px;color:var(--muted)}.observation-details>span{display:flex;align-items:baseline;gap:10px}.observation-details strong{font-family:var(--mono);font-size:12px;font-weight:500;color:var(--ink)}.observation-details small{font-family:var(--font);font-size:10px}.next-run{min-width:130px}.notice{border:1px solid #e6d4bc;border-radius:6px;background:#f7efdf;padding:13px 16px;color:#8b673f;font-size:12px;margin:0 0 22px;line-height:1.8}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;gap:16px}.section-title{display:flex;align-items:center;gap:13px}h2{font-size:15px;font-weight:600;letter-spacing:.5px;margin:0}.section-kicker{font:8px var(--mono);letter-spacing:1.5px;color:#9aa092}.model-label{font:10px var(--mono);color:var(--muted);max-width:45%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.latest-card{border:1px solid #dce1d5;background:var(--white);border-radius:10px;overflow:hidden;box-shadow:0 3px 8px #293c3003}.artwork-stage{position:relative;overflow:hidden;background:#e9efe4}.latest-stage{height:438px}.artwork-stage iframe,.dialog-artwork iframe{width:100%;height:100%;border:0;display:block;background:transparent}.latest-caption{display:flex;justify-content:space-between;align-items:center;min-height:65px;padding:0 23px;gap:10px}.caption-info{display:flex;gap:14px;align-items:center}.latest-tag{font:9px var(--mono);letter-spacing:1px;color:#647d58;background:#eaf0e4;border-radius:3px;padding:5px 7px}.latest-caption time{font:11px var(--mono);letter-spacing:.35px;color:#65715f}.time-zone{font:8px var(--mono);color:#a5ab9c}.expand-button{display:flex;align-items:center;gap:8px;font-size:11px;background:transparent;padding:10px 0 10px 10px}.expand-button svg{width:16px;height:16px;color:#819079}.sample-note{margin:12px 0 0;display:flex;align-items:center;gap:8px;color:#929487;font-size:10px;line-height:1.7}.sample-note>span{font-size:9px;white-space:nowrap;color:#9e825b;border:1px solid #e6dcc9;padding:1px 5px;border-radius:3px}.history-section{margin-top:46px}.history-count{font:10px var(--mono);color:var(--muted);background:#eaede4;border-radius:4px;min-width:23px;padding:4px 6px;text-align:center}.history-order{display:flex;align-items:center;gap:8px;font-size:10px;color:var(--muted)}.history-order svg{width:13px;height:13px;fill:none;stroke:currentColor;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round}.history-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:23px}.history-card{border:1px solid #dfe2d7;border-radius:8px;overflow:hidden;background:var(--white);position:relative;transition:transform .2s,border-color .2s,box-shadow .2s}.history-card:hover{transform:translateY(-3px);border-color:#b8c3a8;box-shadow:0 6px 20px #263d3208}.history-stage{aspect-ratio:1.6}.history-stage iframe{pointer-events:none}.history-caption{display:flex;align-items:center;justify-content:space-between;padding:16px 15px;gap:7px}.history-caption time{font:10px var(--mono);color:#697761;letter-spacing:.15px}.history-status{font-size:9px;color:#91a383;display:flex;gap:5px;align-items:center}.history-status::before{content:"";width:4px;height:4px;background:currentColor;border-radius:50%}.history-status.failed{color:#b47961}.history-open{position:absolute;inset:0;background:transparent;padding:0;width:100%;height:100%;border-radius:8px}.history-open:focus-visible{outline-offset:-4px}.history-card .hover-arrow{position:absolute;right:12px;top:12px;background:#fffdf2d9;border:1px solid #ffffff90;border-radius:50%;height:25px;width:25px;display:flex;justify-content:center;align-items:center;color:#4b6450;opacity:0;transform:translateY(3px);transition:.2s}.history-card:hover .hover-arrow,.history-open:focus-visible .hover-arrow{opacity:1;transform:none}.empty-history{padding:40px 15px;text-align:center;color:var(--muted);border:1px dashed var(--line);border-radius:8px;font-size:12px}.site-footer{border-top:1px solid var(--line);margin-top:54px;min-height:100px;display:flex;align-items:center;justify-content:space-between;color:#9a9f92;font-size:10px;gap:20px}.footer-dot{margin:0 9px}.footer-right{display:flex;align-items:center;gap:9px;font:8px var(--mono);letter-spacing:1.7px;white-space:nowrap}.footer-right svg{width:22px;height:22px;fill:none;stroke:#89997d;stroke-width:1;stroke-linecap:round;stroke-linejoin:round}.placeholder{height:100%;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;color:#8d9b80;gap:12px;padding:28px;background:#eef1e8}.placeholder p{font-size:12px;line-height:1.8;margin:0}.placeholder small{font-size:10px;opacity:.8}.placeholder .state-symbol{font-family:Georgia,serif;font-size:48px;color:#9ba88d}.placeholder.failed{background:#f2ede3;color:#a28c73}.placeholder.failed .state-symbol{color:#b69c81}.loading-ring{height:22px;width:22px;border:2px solid #d5ddcb;border-top-color:#869c73;border-radius:50%;animation:spin 1.2s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}dialog{background:var(--white);color:var(--ink);border:1px solid #dce1d5;border-radius:14px;padding:0;box-shadow:0 25px 90px #11251530;max-height:90dvh}dialog::backdrop{background:#18312277;backdrop-filter:blur(5px)}.artwork-dialog{width:min(1120px,92vw)}.dialog-header{padding:22px 25px;display:flex;align-items:center;justify-content:space-between;gap:20px}.dialog-header .eyebrow{font-size:8px;margin-bottom:7px;letter-spacing:1.6px}.dialog-header h2{font-size:16px}.icon-button{width:34px;height:34px;border:1px solid var(--line);background:transparent;border-radius:50%;display:grid;place-items:center;flex-shrink:0}.icon-button svg{width:17px;height:17px}.dialog-artwork{height:min(62vh,650px);background:#edf0e6}.dialog-footer{padding:18px 25px;display:flex;justify-content:space-between;color:var(--muted);font:10px var(--mono)}.dialog-footer>span{font:10px var(--font)}.prompt-dialog{width:min(560px,92vw)}blockquote{margin:5px 25px 20px;padding:22px 24px;background:#edf0e7;border-left:2px solid #acba95;font-size:16px;line-height:2;color:#506347}.prompt-footnote{margin:0;padding:0 25px 25px;color:var(--muted);font-size:11px}.noscript{padding:25px;text-align:center}.loading-history{height:240px;background:#e9ede3;border-radius:8px}
@media(min-width:1450px){.latest-stage{height:470px}.intro{padding-top:69px}}
@media(max-width:900px){.site-header{padding:0 32px}main{padding:0 32px}.internal-label{display:none}.latest-stage{height:370px}.history-grid{gap:16px}.history-caption{padding:14px 11px}.history-caption time{font-size:9px}.history-status{font-size:8px}.intro{padding-top:43px}.section-kicker{font-size:7px}}
@media(max-width:650px){.site-header{height:81px;padding:0 22px}.brand{font-size:15px;gap:10px}.brand-mark{width:35px;height:35px}.brand-english{font-size:7px;letter-spacing:1.2px}.internal-badge{font-size:10px;padding:7px 9px}.internal-badge svg{display:none}main{padding:0 22px}.intro{padding:35px 0 23px}.eyebrow{font-size:8px;letter-spacing:1.5px}h1{font-size:29px;letter-spacing:-1px;margin:14px 0 11px}.intro-bottom{align-items:flex-start;gap:8px}.intro-bottom p{font-size:11px;line-height:1.9;max-width:220px}.text-button{font-size:10px;padding-top:3px;white-space:nowrap;gap:5px}.text-button span{display:none}.text-button svg{width:13px;height:13px}.observation-bar{flex-direction:column;align-items:flex-start;gap:18px;padding:19px 0;margin-bottom:16px}.observation-details{width:100%;justify-content:space-between;gap:10px;font-size:10px}.observation-details>span{gap:7px}.observation-details strong{font-size:11px}.next-run{min-width:0}.section-heading{margin-bottom:13px}.section-title{gap:10px}h2{font-size:14px}.section-kicker{display:none}.model-label{font-size:9px;max-width:55%}.latest-stage{height:300px}.latest-caption{padding:0 12px;min-height:57px}.caption-info{gap:8px}.latest-tag{font-size:7px;padding:4px 5px}.latest-caption time{font-size:9px;letter-spacing:0}.time-zone{display:none}.expand-button{font-size:10px;gap:5px}.expand-button svg{width:13px}.sample-note{font-size:9px;align-items:flex-start}.history-section{margin-top:32px}.history-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.history-caption{padding:12px 10px;flex-wrap:wrap;gap:6px}.history-caption time{font-size:8px}.history-status{font-size:8px}.history-stage{aspect-ratio:1.15}.site-footer{margin-top:35px;min-height:95px;flex-direction:column;align-items:flex-start;justify-content:center;gap:13px;font-size:9px}.footer-right{font-size:7px}.dialog-header{padding:17px 18px}.dialog-header h2{font-size:14px}.dialog-artwork{height:52vh}.dialog-footer{padding:16px;font-size:9px}.dialog-footer>span{font-size:9px}blockquote{font-size:14px;margin:3px 18px 18px;padding:17px}.prompt-footnote{padding:0 18px 20px;font-size:10px}.placeholder p{font-size:10px}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition:none!important}}
.artwork-viewport{position:relative;width:100%;height:100%;overflow:hidden}
.artwork-viewport iframe{position:absolute;left:50%;top:50%;width:1000px;height:800px;max-width:none;transform-origin:center;transform:translate(-50%,-50%) scale(.01)}
.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}
.compact-view{padding-top:0;padding-bottom:32px}
.compact-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;padding:16px 0;font-size:11px}
.toolbar-model,.toolbar-details{display:flex;align-items:center;gap:20px;min-width:0}
.toolbar-model .model-label{font-size:12px;color:var(--ink);max-width:none}
.toolbar-model .connection{white-space:nowrap;color:var(--muted);font-size:10px}
.toolbar-details{color:var(--muted);gap:18px;white-space:nowrap;font-size:10px}
.toolbar-details time{font-family:var(--mono);color:var(--text)}
.toolbar-details .text-button{padding:6px 0;font-size:10px;color:var(--muted)}
.toolbar-details .text-button:hover{color:var(--ink)}
.compact-view .latest-caption{min-height:52px;padding:0 16px}
.compact-view .latest-tag{font:10px var(--font);letter-spacing:0}
.compact-view .history-section{margin-top:24px}
.compact-view .section-heading{margin-bottom:12px}
.compact-view .section-title h2{font-size:12px;letter-spacing:0;font-weight:500;color:var(--text)}
@media(max-width:760px){.compact-toolbar{align-items:flex-start;flex-direction:column;gap:8px;padding:16px 0;min-height:0}.toolbar-model,.toolbar-details{width:100%;justify-content:space-between;gap:10px}.toolbar-model .model-label{font-size:12px}.toolbar-details{font-size:10px}.compact-view .latest-caption{padding:0 12px;min-height:48px}}
