:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;color:#253a40;background:#f7f9fa;font-synthesis:none;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;--muted:#86949c;--line:#e7ecee;--green:#21aa82;--red:#dd6b79;--amber:#e4b151;--ink:#253a40}*{box-sizing:border-box;letter-spacing:0}body{margin:0;border-top:3px solid #23493f}button,a,select,summary{-webkit-tap-highlight-color:transparent}button,select{font:inherit}button,a,summary,select{touch-action:manipulation}button,summary,select{cursor:pointer}button{color:inherit}button:disabled{opacity:.35;cursor:default}button:not(:disabled):active{transform:scale(.96)}button{transition:background .16s,transform .16s,color .16s,box-shadow .16s}button:focus-visible,a:focus-visible,summary:focus-visible,select:focus-visible{outline:2px solid #1d9476;outline-offset:4px}a{color:inherit;text-decoration:none}svg.lucide{height:18px;width:18px;stroke-width:1.65;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2{text-wrap:balance}p{text-wrap:pretty}.shell{max-width:1248px;margin:0 auto;padding:0 40px}.topbar{height:84px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:16px}.brand{display:flex;align-items:center;gap:11px;font-size:15px;font-weight:650}.brand-mark{width:32px;height:32px;background:#244b41;color:#a3edcf;display:grid;place-items:center;border-radius:7px}.brand-divider{height:15px;width:1px;background:#d9e1e2;margin:0 6px}.brand-caption{font-size:12px;color:var(--muted);font-weight:400}.dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:currentColor;flex-shrink:0}.environment{display:flex;align-items:center;gap:8px;font-size:12px;color:#8a7c55}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin:34px 0 22px}.eyebrow{color:#87968e;font-size:10px;font-weight:650;margin-bottom:10px}.title-row{display:flex;align-items:center;gap:10px}h1{font-size:32px;font-weight:650;line-height:1.35}h1>span{color:var(--green);padding-left:4px}.subtitle{font-size:12px;color:var(--muted);margin-top:9px}.subtitle>span,.separator{margin:0 8px;color:#bac3c7}.button{border:1px solid #dfe6e6;border-radius:6px;background:#fff;display:inline-flex;gap:8px;align-items:center;justify-content:center;padding:0 14px;min-height:40px;font-size:12px;white-space:nowrap}.button:hover,.icon-button:hover{background:#edf4f1}.button svg{width:15px;height:15px}.icon-button{width:40px;height:40px;display:inline-grid;place-items:center;background:transparent;border:0;border-radius:6px;color:#82918f;flex-shrink:0}.demo-note{display:flex;align-items:center;gap:8px;margin-bottom:19px;font-size:11px;color:#8b9290}.demo-note svg{width:14px;height:14px}.updated{margin-left:auto;color:#9aa5aa}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:28px}.metric{min-height:173px;background:#fff;border-radius:8px;padding:22px 23px 18px;box-shadow:0 0 0 1px var(--line);display:flex;flex-direction:column;align-items:flex-start}.metric-label{display:flex;align-items:center;gap:8px;font-size:12px;color:#7b8a90;width:100%;min-height:18px}.metric-label>svg{margin-left:auto;width:15px;height:15px;color:#9cafad}.tag{padding:1px 4px;font-size:9px;border:1px solid #e6ecec;border-radius:3px;color:#97a4a8}.metric-value{display:block;font-size:40px;font-weight:600;line-height:1.25;margin:15px 0 12px;white-space:nowrap}.metric-number{display:flex;align-items:baseline;gap:9px}.metric-number>span{font-size:12px;color:#95a3a6}.green{color:#188367}.metric-note{font-size:11px;color:#8d9ba1;margin-top:auto;line-height:1.5}.progress{height:3px;background:#edf3f0;width:100%;margin:-3px 0 9px;border-radius:2px;overflow:hidden}.progress>span{display:block;height:100%;background:var(--green)}.next-metric{background:#23493f;box-shadow:none}.next-metric .metric-label{color:#bed1c7}.next-metric .metric-label .dot{color:#8addb6;box-shadow:0 0 0 3px #8addb612}.next-metric .metric-value{color:#f1f9f3;font-size:37px;margin-top:19px}.next-metric .metric-note{color:#a7c0b5}.section{background:#fff;padding:26px 28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-header{display:flex;align-items:center;justify-content:space-between;gap:14px;border-bottom:1px solid #edf1f2;padding-bottom:23px}.section-title{display:flex;align-items:center;gap:14px}.section-index{display:grid;place-items:center;width:40px;height:42px;font-size:13px;color:#9aa9ad;background:#f6f8f9;border:1px solid #eaf0f0;border-radius:6px}.section-title h2{font-size:20px;font-weight:600;margin-bottom:6px}.section-title p{font-size:11px;color:#91a0a5}code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace;background:#f0f4f3;color:#6b8379;padding:2px 5px;border-radius:3px;margin-left:3px;font-size:11px}.badge{display:inline-flex;align-items:center;gap:6px;font-size:11px;padding:6px 8px;border-radius:4px;white-space:nowrap}.success{color:#25876b;background:#edf7f1}.neutral{color:#7d8c92;background:#f3f6f7}.badge.wrong{background:#fff0f2;color:#be5465}.badge.error{background:#fff7e8;color:#a57d30}.timeline-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:22px 0 15px}.timeline-heading h3{font-size:12px;font-weight:500;color:#61757c}.timeline-heading>span{font-size:10px;color:#9da9af}.timeline-scroll{overflow-x:auto;overflow-y:hidden;padding:5px 0;scrollbar-width:thin;scrollbar-color:#d6e2dc transparent}.timeline{display:grid;grid-template-columns:repeat(144,minmax(4px,1fr));gap:2px;min-width:800px}.slot{height:34px;padding:0;border:0;border-radius:2px;position:relative;transition:opacity .15s,transform .15s}.slot:hover{transform:translateY(-3px);opacity:.75}.slot:focus-visible{outline-offset:1px}.ok{background:var(--green)}.wrong{background:var(--red)}.error{background:var(--amber)}.empty{background:#e7ecef}.timeline-scale{display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#9da9af;margin:11px 0 22px}.timeline-footer{display:flex;align-items:center;justify-content:space-between;gap:14px;border-top:1px solid #edf1f2;padding:16px 0;color:#91a0a5;font-size:10px}.legend{display:flex;gap:17px}.legend>span{display:flex;align-items:center;gap:6px;white-space:nowrap}.legend i{width:7px;height:7px;border-radius:2px}.schedule{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:16px;padding:22px 9px 25px}.schedule>div{display:flex;align-items:center;gap:12px}.schedule span{font-size:10px;color:#8d9ca1;white-space:nowrap}.schedule strong{font-size:11px;font-weight:500;color:#697e82}.schedule small{font-size:10px;color:#9aa8ac;font-weight:400}.schedule>svg{width:14px;height:14px;color:#a5b0b1}.gallery-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin:20px 0 18px}.gallery-heading p{font-size:13px;color:#6f8186}.gallery-heading>span{font-size:10px;color:#9aa8ad}.gallery{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.art-card{border:1px solid #e6eceb;border-radius:7px;overflow:hidden;min-width:0}.art-image{position:relative;display:block;padding:0;width:100%;border:0;background:#f5f7f7;aspect-ratio:1.6;overflow:hidden}.art-image img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .25s}.art-image:hover img{transform:scale(1.045)}.art-image .expand{position:absolute;right:9px;bottom:9px;width:29px;height:29px;display:grid;place-items:center;color:#fff;background:#24493fbd;border-radius:5px;opacity:0;transition:opacity .2s}.art-image:hover .expand,.art-image:focus-visible .expand{opacity:1}.expand svg{width:14px;height:14px}.art-caption{padding:11px 10px;display:flex;align-items:center;justify-content:space-between;gap:6px}.art-caption time{font-size:11px;color:#677d80}.art-caption>span{font-size:9px;color:#9aa9ac;white-space:nowrap}.gallery-footer{display:flex;justify-content:space-between;gap:15px;margin:16px 0;color:#9aa8ab;font-size:10px}.prompt{border-top:1px solid #edf1f2;padding:13px 0;font-size:11px;color:#82948f}.prompt summary{display:flex;align-items:center;gap:8px;list-style:none;min-height:27px;width:fit-content}.prompt summary::-webkit-details-marker{display:none}.prompt summary svg{width:13px;height:13px;transition:transform .2s}.prompt[open] summary svg{transform:rotate(180deg)}.prompt p{margin:12px 0 4px;padding:13px 15px;background:#f6f8f7;line-height:1.8;border-radius:5px}.records-section{margin-top:24px}.records-heading{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px}.records-heading h2{font-size:15px;font-weight:600}.records-heading p{font-size:10px;color:#98a5a9;margin-top:7px}.record-actions{display:flex;align-items:center;gap:8px}.filter{display:flex;align-items:center;border:1px solid var(--line);border-radius:5px;height:36px;padding-left:10px;gap:4px}.filter>svg{width:14px;height:14px;color:#8b9c96}.filter select{max-width:140px;border:0;background:transparent;font-size:11px;color:#768b84;padding:8px}.table-scroll{overflow:auto}table{border-collapse:collapse;width:100%;white-space:nowrap;text-align:left;font-size:11px}th{color:#96a4a7;font-size:10px;font-weight:400;background:#f7f9f9;padding:12px 14px}td{padding:9px 14px;border-bottom:1px solid #f0f3f3;color:#788b8e}td:first-child{color:#4e696e}td .badge{font-size:10px}td .icon-button{width:30px;height:32px}tr:last-child td{border-bottom:0}.pagination{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:13px 0;border-top:1px solid var(--line);font-size:10px;color:#91a0a4}.pagination>div{display:flex;align-items:center;gap:8px}.pagination .icon-button{height:30px;width:32px}.footer{padding:23px 0 30px;display:flex;align-items:center;justify-content:space-between;gap:15px;color:#9eaaad;font-size:10px}.footer>span:last-child{display:flex;align-items:center;gap:7px}.footer .dot{width:4px;height:4px;color:#a4baac}dialog{width:min(630px,calc(100% - 32px));max-height:88dvh;overflow:auto;border:1px solid #e1eae4;border-radius:8px;padding:25px;color:var(--ink);box-shadow:0 20px 80px #19392e33}dialog::backdrop{background:#182e325c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}dialog.art-modal{width:min(940px,calc(100% - 32px))}.modal-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:20px}.modal-header h2{font-size:21px;font-weight:600}.modal-header .eyebrow{margin-bottom:7px}.modal-copy{font-size:13px;color:#73847f;line-height:1.95}.modal-copy p+p{margin-top:15px}.modal-copy a{color:#188367;text-decoration:underline}.detail-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:24px 0}.detail-grid dt{font-size:11px;color:#8c9b95;margin-bottom:7px}.detail-grid dd{margin:0;font-size:13px}.answer{background:#f5f8f6;padding:16px;border-radius:5px;white-space:pre-wrap;font-family:inherit;font-size:13px;line-height:1.8}.detail-note{font-size:11px;line-height:1.8;color:#87988f}.large-art{width:100%;display:block;max-height:60dvh;object-fit:contain;background:#f6f8f7;border-radius:5px}.art-controls{display:flex;align-items:center;gap:8px;margin-top:15px}.art-controls>.detail-note{margin-right:auto}.art-controls .button{min-height:36px}.toast{position:fixed;bottom:24px;left:50%;transform:translate(-50%);background:#264b40;color:#f3faf5;padding:12px 20px;border-radius:6px;font-size:12px;box-shadow:0 6px 25px #203b4020;max-width:calc(100% - 32px);z-index:10}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}[hidden]{display:none!important}.spinning{animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(min-width:1500px){.shell{max-width:1320px}.page-heading{margin-top:42px}.metric{min-height:183px}.gallery{gap:20px}}@media(max-width:1000px){.shell{padding:0 24px}.metrics{gap:12px}.metric{padding:20px 17px}.metric-value{font-size:34px}.next-metric .metric-value{font-size:31px}.schedule>div{flex-direction:column;align-items:flex-start;gap:7px}.art-caption{align-items:flex-start;flex-direction:column;gap:5px}.section{padding-left:22px;padding-right:22px}}@media(max-width:650px){.shell{padding:0 16px}.topbar{height:67px}.brand{font-size:13px;gap:8px}.brand-divider,.brand-caption{display:none}.environment{font-size:10px}.page-heading{margin-top:26px;gap:8px;align-items:center}h1{font-size:26px}.title-row{gap:2px}.title-row .icon-button{width:30px}.subtitle{font-size:10px;line-height:1.8;max-width:230px}.subtitle>span{margin:0 4px}.page-heading>.button{padding:0 10px}.page-heading>.button span{font-size:10px}.demo-note{font-size:10px;flex-wrap:wrap;gap:6px}.updated{display:none}.metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:24px}.metric{min-height:156px;padding:17px 16px}.metric-label{font-size:11px;gap:5px}.metric-value{font-size:35px}.metric-note{font-size:10px}.next-metric .metric-value{font-size:30px}.section{padding:20px 16px 0;margin-left:-1px;margin-right:-1px}.section-title{gap:10px}.section-title h2{font-size:17px}.section-index{width:32px;height:37px;font-size:11px}.section-title p,.badge{font-size:10px}.section-header{padding-bottom:19px}.timeline-heading{gap:8px;align-items:flex-start;flex-direction:column;margin-top:19px}.timeline-heading>span{font-size:9px}.timeline{min-width:1100px}.timeline-footer{flex-wrap:wrap;font-size:9px;gap:11px}.legend{gap:13px}.timeline-scale{font-size:9px}.timeline-scale>span:nth-child(2){display:none}.schedule{grid-template-columns:1fr 1fr 1fr;padding:20px 3px;gap:8px}.schedule span{font-size:9px}.schedule strong{font-size:10px}.schedule small{display:block;margin-top:4px}.schedule>svg{display:none}.gallery-heading{align-items:flex-start;flex-direction:column;gap:6px}.gallery-heading p{font-size:12px}.gallery-heading>span{font-size:9px}.gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.gallery-footer{font-size:9px;gap:8px;flex-wrap:wrap}.art-caption time{font-size:10px}.art-caption>span{font-size:9px}.records-heading{gap:8px}.records-heading h2{font-size:14px}.record-actions{gap:2px}.filter select{font-size:10px;max-width:105px}.records-section{margin-top:20px}.footer{font-size:9px;flex-wrap:wrap;gap:10px}.modal-header h2{font-size:18px}dialog{padding:20px}.art-controls{flex-wrap:wrap}.art-controls .detail-note{flex-basis:100%;margin-bottom:3px}th,td{padding-left:10px;padding-right:10px}}.environment.connected{color:#27846c}.section-notice{font-size:12px;color:#9b793b;background:#fcf7ed;padding:12px 14px;line-height:1.8;margin:15px 0;border-radius:5px}.slot.running,.legend .running{background:#7298c6}.badge.in-progress{background:#eef4fb;color:#6689b4}.art-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:15px;color:#82978e}.art-placeholder>strong{font-size:12px;font-weight:500}.art-placeholder>small{font-size:10px;line-height:1.6}.failed-art{color:#b18f55}.gallery-empty{grid-column:1/-1;padding:38px 0;text-align:center;color:#93a29a;font-size:13px}.empty-records{text-align:center;padding:28px}.live-art{display:block;width:100%;height:min(60dvh,560px);border:0;background:#f5f8f6}.paused-art{display:grid;place-items:center;min-height:300px;color:#8a9a91;font-size:14px}.session-id{overflow-wrap:anywhere}.answer{max-height:380px;overflow:auto;overflow-wrap:anywhere}.raw-prompt,#pelican-prompt{white-space:pre-wrap;overflow-wrap:anywhere}.gallery-footer .button{min-height:32px;font-size:10px}.subtitle #model-name{margin:0;color:inherit}.timeline.hourly{min-width:0;gap:5px}.schedule #interval-label{font-size:inherit;color:inherit}.timeline.hourly .slot{height:38px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}
