:root{font-family:Inter,Segoe UI,Arial,sans-serif;color:#132c3a;background:#fff;font-synthesis:none;--teal: #087f73;--muted: #617080;--line: #e3e9ed;--green: #4f9e48}.fixture-banner{padding:12px 24px;background:#fff5d9;border-bottom:1px solid #eadba8;color:#675117;font-size:13px;font-weight:600;text-align:center}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer;font-size:14px;font-weight:600;transition:background .18s,transform .18s}button:disabled{cursor:wait;opacity:.55}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid #64bcb2;outline-offset:3px}button:hover:not(:disabled){transform:translateY(-1px)}.app{min-height:100dvh;display:flex;flex-direction:column}header{height:88px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 42px;gap:20px}.brand{font-size:23px;font-weight:750;letter-spacing:-.8px;text-decoration:none;color:#122333}.session-controls{display:flex;align-items:center;gap:24px;font-size:13px;color:var(--muted)}time{font-variant-numeric:tabular-nums}.text-button{border:0;border-left:1px solid var(--line);padding:6px 0 6px 24px;background:none;color:var(--teal)}.workspace{display:flex;flex:1;width:100%;max-width:1500px;margin:auto}.pipeline{flex:0 0 236px;padding:58px 32px;border-right:1px solid #f0f3f5}.pipeline ol{padding:0;margin:0;list-style:none}.pipeline li{position:relative;display:flex;align-items:center;gap:18px;min-height:80px;font-size:14px;color:var(--muted)}.pipeline li:not(:last-child):after{content:"";position:absolute;width:1px;left:18px;height:42px;top:59px;background:#cdd7de}.step-number{display:grid;place-items:center;flex-shrink:0;width:38px;height:38px;border-radius:50%;border:1px solid #cdd7de;font-size:16px;background:#fff}.step-number svg{width:21px;height:21px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pipeline .current{color:var(--teal);font-weight:650}.current .step-number{background:var(--teal);border-color:var(--teal);color:#fff;box-shadow:0 0 0 5px #f0f8f6}.done .step-number{background:var(--green);border-color:var(--green);color:#fff}.pipeline .done:after{background:#b1d6af}main{min-width:0;flex:1;padding:70px clamp(30px,5vw,80px) 64px}.form-screen{max-width:620px}.form-screen h1{max-width:580px}h1{font-size:42px;letter-spacing:-1.8px;line-height:1.15;font-weight:720;margin:0 0 20px}h2{font-size:16px;line-height:1.4;margin:0;font-weight:650}p{line-height:1.65}.intro{color:#576879;font-size:16px;margin:0 0 38px;max-width:640px}form{display:flex;flex-direction:column;gap:12px}label{font-size:14px;font-weight:600;margin-top:8px}input{border:1px solid #ced9df;border-radius:5px;height:49px;padding:10px 14px;color:#132c3a;background:#fff;min-width:0;font-size:16px}input:focus{border-color:var(--teal)}.primary{border:1px solid var(--teal);background:var(--teal);color:#fff;border-radius:5px;padding:14px 22px;min-height:46px}.primary:hover:not(:disabled){background:#076d64}.wide{width:100%;margin-top:10px}.secondary{border:1px solid #cfdae0;border-radius:5px;padding:9px 15px;background:#fff;color:var(--teal);min-height:38px}.secondary:hover:not(:disabled){background:#f2f8f7}.notice{background:#f0f8f7;border:1px solid #cfe6e0;color:#385e58;border-radius:5px;padding:16px 19px;font-size:13px;margin:26px 0 0}.error{background:#fff3f0;color:#9c372c;border:1px solid #efccc4;padding:16px 20px;border-radius:5px;font-size:14px;margin:0 0 24px}.error button{margin-left:16px}footer{font-size:12px;color:#6c7e8e;padding:20px 42px;border-top:1px solid #f0f3f5}.confirmation{padding:26px;background:#f2faf4;border:1px solid #d5ead7;border-radius:6px;margin-bottom:34px}.confirmation p{font-size:14px;margin:8px 0;color:#526b5d}.confirmation .primary{margin-top:14px}.check{float:left;display:grid;place-items:center;width:40px;height:40px;background:var(--green);color:#fff;border-radius:50%;font-size:24px;margin-right:16px}.activity{display:flex;align-items:center;gap:20px;margin:30px 0 38px}.activity p{color:var(--muted);font-size:14px;margin:5px 0}.spinner{width:34px;height:34px;border:2px solid #d9ece8;border-top-color:var(--teal);border-radius:50%;animation:spin 1.25s linear infinite;flex-shrink:0}.list-heading{display:flex;gap:15px;justify-content:space-between;align-items:center;margin:36px 0 18px}.list-heading span{font-size:13px;color:var(--muted);font-variant-numeric:tabular-nums}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;text-align:left;font-size:13px}th{font-size:11px;font-weight:650;color:#617080;background:#f5f8fa;padding:13px 12px}td{padding:14px 12px;border-bottom:1px solid #edf1f3;vertical-align:middle}td:first-child{max-width:300px;overflow-wrap:anywhere}td:last-child{text-align:right}tbody tr{animation:arrive .4s ease-out}.file-icon{display:inline-block;vertical-align:middle;color:#697e8b;margin-right:10px}.file-icon svg{width:19px;height:23px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linejoin:round}.format{color:var(--teal);font-size:11px;font-weight:650}.small-note{font-size:12px;color:var(--muted);margin-top:20px}.empty{padding:38px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:14px}.run-actions{margin-top:35px}.enter{animation:enter .4s ease-out}.preview{position:fixed;width:min(800px,calc(100vw - 32px));height:min(850px,calc(100dvh - 32px));padding:24px;border:1px solid #d8e2e7;border-radius:10px;box-shadow:0 24px 80px #132c3a26;color:#132c3a}.preview::backdrop{background:#14293866;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.preview-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;margin-bottom:20px}.preview-header p{margin:6px 0 0;font-size:13px;overflow-wrap:anywhere}.preview iframe{width:100%;height:calc(100% - 128px);border:0;background:#eef2f3}.preview pre{height:calc(100% - 128px);overflow:auto;padding:20px;background:#f6f8f9;font-size:12px;white-space:pre-wrap;overflow-wrap:anywhere}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes enter{0%{opacity:0;transform:translateY(9px)}to{opacity:1;transform:translateY(0)}}@keyframes arrive{0%{opacity:.2;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1450px){main{padding-top:85px}.pipeline{padding-top:72px}}@media(max-width:900px){header{padding:0 25px}.pipeline{flex-basis:185px;padding:48px 20px}.pipeline li{gap:12px;font-size:12px}main{padding:55px 30px}h1{font-size:36px}}@media(max-width:650px){header{height:auto;min-height:76px;padding:20px;flex-wrap:wrap;gap:14px}.brand{font-size:20px}.session-controls{font-size:12px;gap:14px}.workspace{display:block}.pipeline{border-right:0;border-bottom:1px solid #f0f3f5;padding:25px 16px}.pipeline ol{display:flex;justify-content:space-between;gap:4px}.pipeline li{min-height:0;flex:1;flex-direction:column;font-size:10px;gap:10px;z-index:0}.pipeline li:not(:last-child):after{width:100%;height:1px;left:50%;top:15px;z-index:-1}.step-number{width:30px;height:30px;font-size:13px}.step-number svg{width:17px}.current .step-number{box-shadow:0 0 0 3px #f0f8f6}main{padding:36px 22px 48px}h1{font-size:35px;letter-spacing:-1.2px}.intro{font-size:15px;margin-bottom:28px}footer{padding:20px 22px;line-height:1.7;font-size:11px}.list-heading{align-items:flex-start;flex-direction:column;gap:5px}th,td{padding:12px 7px}td:nth-child(3),th:nth-child(3){display:none}.confirmation{padding:20px}.confirmation .primary{width:100%}.preview{padding:18px}.preview-header{gap:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}.filename{display:block;font-size:11px;color:var(--muted);font-weight:400;margin-top:5px;overflow-wrap:anywhere}
