:root{font-family:'Segoe UI',sans-serif;color:#eeeae3;background:#25232a;--muted:#aaa4ad;--lime:#d8e7a7;--line:#454149}*{box-sizing:border-box}body{margin:0}button,textarea{font:inherit}button{cursor:pointer;border:0}button:disabled{opacity:.45;cursor:wait}header{height:76px;display:flex;align-items:center;padding:0 28px;gap:24px;border-bottom:1px solid var(--line)}.brand{font:bold 36px 'Trebuchet MS',sans-serif;letter-spacing:-3px}.brand>span:first-child{color:var(--lime)}.dot{font-size:9px;margin-left:8px;color:var(--lime)}.title,.eyebrow,label,.screenbar{font-size:10px;letter-spacing:1.7px;font-weight:700}.title{color:var(--muted)}header .plain{margin-left:auto}.plain{color:#cbc6cf;background:transparent;padding:10px;font-size:12px}main{display:grid;grid-template-columns:minmax(0,1fr) 286px;min-height:calc(100vh - 76px)}.view{padding:24px;display:flex;flex-direction:column;justify-content:center;border-right:1px solid var(--line);min-width:0}.screenbar{display:flex;justify-content:space-between;margin-bottom:12px;color:var(--muted);letter-spacing:1px}.screenbar i{display:inline-block;width:6px;height:6px;background:var(--lime);border-radius:50%;margin-right:6px}.screen{aspect-ratio:16/9;background:#ede8df;border-radius:7px;overflow:hidden;position:relative;box-shadow:0 12px 40px #0002}.screen img{width:100%;height:100%;object-fit:contain;display:none}#placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#302a37;padding:20px;text-align:center}.orbit{height:72px;width:72px;transform:rotate(-9deg);background:var(--lime);border:1px solid #302a37;border-radius:23px;font:bold 42px 'Trebuchet MS';line-height:68px}#placeholder h1{font-size:25px;margin:22px 0 8px}#placeholder p{font-size:13px;color:#756d7a;max-width:400px}footer{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:var(--muted);margin-top:14px}aside{padding:28px 22px;display:flex;flex-direction:column}.eyebrow{color:var(--lime)}aside h1{font:normal 43px/1.03 'Trebuchet MS',sans-serif;letter-spacing:-2px;margin:20px 0 16px}.intro{font-size:12px;line-height:1.7;color:var(--muted);margin:0 0 24px}label{display:block;color:var(--muted);font-size:9px;margin-bottom:10px}textarea{resize:vertical;min-height:100px;max-height:220px;width:100%;background:#302d35;border:1px solid var(--line);border-radius:6px;color:#fff;padding:12px;font-size:13px;line-height:1.5}textarea:focus{outline:1px solid var(--lime)}#go{width:100%;text-align:left;background:var(--lime);color:#282d1d;padding:13px;border-radius:5px;margin-top:8px;font-weight:600;font-size:13px}#go span{float:right;font-size:17px}.suggestions{display:flex;flex-wrap:wrap;gap:6px;margin:12px 0 26px}.suggestions button{padding:7px 9px;background:transparent;border:1px solid var(--line);border-radius:15px;color:var(--muted);font-size:10px}.status{border-top:1px solid var(--line);padding-top:20px;flex:1}.status .eyebrow{font-size:9px;color:var(--muted)}#status{font-size:13px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere;max-height:180px;overflow:auto}.controls{display:flex;align-items:center;justify-content:space-between;margin:18px 0}.stop{background:#50343b;color:#f2bdc3;border-radius:5px;padding:9px 16px;font-size:12px}aside small{font-size:10px;line-height:1.5;color:#8f8994}button:hover{filter:brightness(1.15)}button:focus-visible{outline:2px solid var(--lime);outline-offset:3px}@media(max-width:760px){header{height:60px;padding:0 16px}.title{display:none}main{grid-template-columns:1fr}.view{padding:16px;border-right:0;border-bottom:1px solid var(--line)}aside{padding:20px}aside h1{font-size:28px;margin:12px 0}aside h1 br{display:none}.intro{margin-bottom:16px}footer{font-size:9px}.status{flex:none}.suggestions{margin-bottom:18px}}
@media(min-width:761px){main{height:calc(100dvh - 76px);min-height:0}.view{overflow:hidden}.screen{max-height:calc(100dvh - 166px)}aside{overflow:auto}} .view:fullscreen{background:#25232a;height:100dvh;width:100vw}.view:fullscreen .screen{max-height:calc(100dvh - 100px)}
