:root{font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#19343a;background:#f8fafc;font-family:Inter,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.45}*{box-sizing:border-box}body{background:#f8fafc;min-height:100vh;margin:0}#root{min-height:100vh}.app-shell{gap:0;width:calc(100% - 2rem);max-width:none;margin:1rem auto 1.5rem;display:grid}:root{--accent:#0d8f86;--accent-strong:#0b6f68;--accent-soft:#d9f4f1;--accent-ring:#0d8f863d;--surface:#f7faf9;--surface-strong:#fff;--border-soft:#d7e2df;--text-title:#17313a;--text-muted:#5c7179}.panel{box-shadow:none;background:0 0;border:none;border-radius:0;padding:clamp(1rem,2vw,1.4rem)}.panel h2,.panel h3{color:var(--text-title);margin-top:0;font-family:inherit}.result-panel{max-width:100%;overflow-x:hidden}.flow-shell{max-width:none;margin:0;padding-top:0}.app-shell>:first-child{border-top-left-radius:20px;border-top-right-radius:20px}.app-shell>:last-child{border-bottom-right-radius:20px;border-bottom-left-radius:20px}.flow-topbar{border-bottom:1px solid #dde7e3;justify-content:flex-start;align-items:center;gap:.75rem;margin-bottom:1.1rem;padding:.35rem .2rem .8rem .55rem;display:flex}.flow-topbar-title{color:#4f6370;letter-spacing:.01em;text-transform:none;margin:0;font-size:.95rem;font-weight:500}.back-btn{color:#5d6873;cursor:pointer;background:0 0;border:none;font-weight:600}.stepper{color:#9aa3ac;justify-content:center;gap:.9rem;width:100%;margin:0;padding:0;font-size:.84rem;list-style:none;display:flex;overflow:auto}.flow-shell{justify-items:center;display:grid}.flow-shell form{gap:1rem;width:100%;display:grid}.flow-shell h3,.flow-shell .choice-block,.flow-shell .advanced-settings,.flow-shell .message,.flow-shell .primary-btn,.flow-shell .muted{justify-self:stretch}.flow-shell h3{text-align:left;margin-bottom:.1rem}.flow-shell>form>h3{color:#1e293b;font-size:24px;font-weight:600}.flow-shell .choice-block h3,.flow-shell .advanced-settings summary{text-align:left}.stepper li{white-space:nowrap;align-items:center;gap:.35rem;display:inline-flex}.stepper span{border:1px solid #d0d8de;border-radius:50%;place-items:center;width:22px;height:22px;font-size:.74rem;display:grid}.stepper .active{color:var(--accent);font-weight:700}.stepper .active span{background:var(--accent);color:#fff;border-color:var(--accent)}.step-label{color:#7c8894;letter-spacing:.08em;margin:0;font-family:inherit;font-size:.75rem}.hero-title{margin-bottom:.15rem;font-size:clamp(2rem,4vw,3rem)}.hero-subtitle{color:#6f7b88;margin-top:0}.choice-block{border:1px solid var(--border-soft);background:#fffc;border-radius:14px;gap:.75rem;padding:.9rem;display:grid}.choice-block h3{text-transform:uppercase;letter-spacing:.09em;color:#64748b;margin:0;font-size:16px;font-weight:600}.field-group{align-items:start;gap:.2rem;display:grid}.field-label{text-align:left;margin:0;padding:0;line-height:1.2}.input-block{background:#ffffffb3;border:1px dashed #d0d8df;border-radius:14px;padding:.75rem}.advanced-settings{border:1px solid var(--border-soft);background:#ffffffd1;border-radius:12px;margin-bottom:24px;padding:.75rem .85rem}.advanced-settings summary{cursor:pointer;color:#3d5967;margin-bottom:.6rem;font-weight:600}.wide{width:100%}.form-submit-btn{justify-self:end;width:auto;min-width:120px}.flow-shell .form-submit-btn{justify-self:end;width:auto}.report-form{gap:.8rem;display:grid}label{color:#334155;letter-spacing:.01em;gap:.42rem;font-size:14px;font-weight:500;display:grid}input,select{color:#0f172a;background:#fcfefe;border:1px solid #c0d0d2;border-radius:11px;min-height:42px;padding:.64rem .75rem;font-family:inherit;font-size:15px;font-weight:400;transition:border-color .13s,box-shadow .13s}.file-dropzone{text-align:center;background:#f8fbfb;border:1px dashed #9bb8bb;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.2rem;min-height:96px;padding:.7rem .75rem;transition:border-color .14s,background-color .14s;display:flex;position:relative}.file-dropzone:hover{background:#f2f8f7;border-color:#7aa5a2}.file-dropzone-icon{color:#46646f;border:1px solid #9bb8bb;border-radius:999px;place-items:center;width:1.35rem;height:1.35rem;font-size:.95rem;display:inline-grid}.file-dropzone-title{color:#334155;font-size:.86rem;font-weight:500}.file-dropzone-subtitle{color:#64748b;font-size:.78rem}.file-input-native{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;inset:0}input:hover,select:hover{border-color:#9bb8bb}input:focus,select:focus,button:focus-visible{outline:3px solid var(--accent-ring);outline-offset:1px}.grid-two{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.grid-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}.checkbox-field{background:#fff;border:1px solid #b7c8cb;border-radius:10px;justify-content:space-between;align-items:center;gap:.7rem;padding:.55rem .7rem;display:flex}.checkbox-field input{width:1.05rem;height:1.05rem}.primary-btn,.secondary-btn{cursor:pointer;border:none;border-radius:11px;padding:.68rem 1rem;font-family:inherit;font-size:16px;font-weight:600;transition:transform .12s,box-shadow .12s,border-color .12s}.primary-btn{background:linear-gradient(120deg, var(--accent), var(--accent-strong));color:#f5fffe;box-shadow:0 8px 18px #0b6f6838}.primary-btn:disabled{opacity:.65;cursor:wait;box-shadow:none}.secondary-btn{color:#1f4148;box-shadow:none;background:#fff;border:1px solid #9db8bc}.primary-btn:hover,.secondary-btn:hover{transform:translateY(-1px)}.message{border-radius:11px;margin:0;padding:.7rem .8rem;font-size:.88rem}.error{color:#8a2a1f;background:#fbe9e5;border:1px solid #efb1a5}.muted{color:var(--text-muted);margin:0}.result-head{justify-content:space-between;align-items:start;gap:.8rem;display:flex}.status-chip{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:.24rem .66rem;font-size:.8rem;font-weight:700}.status-succeeded{color:#175b29;background:#e3f6ea}.status-failed{color:#90281c;background:#fce9e7}.status-rejected,.status-invalid{color:#875601;background:#fff4de}.stage-list,.artifact-list,.warnings{gap:.55rem;margin:0;padding:0;list-style:none;display:grid}.stage-list li,.artifact-list li{border:1px solid var(--border-soft);background:#ffffffe6;border-radius:10px;gap:.25rem;padding:.68rem .8rem;display:grid}.stage-details{border:1px solid var(--border-soft);background:#ffffffdb;border-radius:12px;margin-bottom:1.15rem;padding:.78rem .88rem}.stage-details summary{cursor:pointer;color:#24424a;justify-content:space-between;align-items:center;gap:.75rem;font-weight:700;list-style:none;display:flex}.stage-details summary::-webkit-details-marker{display:none}.stage-details summary::marker{content:""}.summary-label{align-items:center;gap:.35rem;display:inline-flex}.collapse-icon{width:1.5rem;height:1.5rem;color:var(--accent);background:#0f766e1a;border-radius:999px;place-items:center;font-size:0;transition:transform .16s;display:inline-grid}.collapse-icon:before{content:"▾";font-size:.95rem;line-height:1;transform:translateY(.25px)}.stage-details[open] .collapse-icon{transform:rotate(180deg)}.stage-details .stage-list{margin-top:.8rem}.stage-list em{color:#7a3f37;font-size:.83rem;font-style:normal}.artifact-list li{grid-template-columns:1fr auto;align-items:center}.artifacts-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.9rem;margin-top:.2rem;display:flex}.artifacts-heading{margin:0;font-size:1.55rem}.artifact-sections{gap:.9rem;min-width:0;margin-top:.9rem;display:grid}.artifact-card{border:1px solid var(--border-soft);background:#ffffffeb;border-radius:14px;gap:.75rem;min-width:0;padding:.9rem;display:grid}.artifact-card-header{cursor:pointer;justify-content:space-between;align-items:center;gap:.75rem;list-style:none;display:flex}.artifact-card-header::-webkit-details-marker{display:none}.artifact-card-header::marker{content:""}.artifact-card>:not(summary){margin-top:.35rem}.artifact-card-title h4{color:#1a2e33;margin:0;font-family:inherit}.artifact-card[open] .collapse-icon{transform:rotate(180deg)}.artifact-card-title .muted{margin-top:.2rem}.artifact-note{color:#24424a;background:#0f766e0f;border-left:3px solid #9dc9c5;margin:.15rem 0 .45rem;padding:.5rem .65rem;font-size:.84rem;line-height:1.45}.table-scroll{width:100%;min-width:0;max-width:100%;overflow-x:auto}.table-scroll-shell{width:100%;min-width:0;max-width:100%;overflow:hidden}.table-scroll-a3{-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;overflow:auto hidden}.table-scroll-a3 .artifact-preview-table{table-layout:fixed;width:100%;min-width:980px}.table-scroll-a3 .artifact-preview-table th,.table-scroll-a3 .artifact-preview-table td{white-space:normal;overflow-wrap:anywhere;word-break:break-word}.artifact-preview-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:100%}.artifact-preview-table th,.artifact-preview-table td{text-align:left;vertical-align:top;overflow-wrap:anywhere;word-break:break-word;border:1px solid #d8e4e2;padding:.42rem .5rem;font-size:.8rem}.artifact-preview-table th{color:#24424a;text-transform:uppercase;letter-spacing:.03em;background:#0d8f8614;font-size:.74rem}.artifact-preview-table tbody tr:nth-child(2n) td{background:#f1f5f980}.table-pill-badge{color:#24424a;white-space:nowrap;background:#e2e8f0d9;border:1px solid #d6e0e4;border-radius:999px;align-items:center;padding:.125rem .5rem;font-size:.72rem;font-weight:600;line-height:1.2;display:inline-flex}.actions{flex-wrap:wrap;gap:.55rem;margin-top:.95rem;display:flex}.actions-inline{justify-content:flex-end;margin-top:0}.modal-backdrop{z-index:50;background:#061c2273;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-card{text-align:center;background:#fbfffe;border:1px solid #c9dfdc;border-radius:16px;width:min(440px,100%);padding:1.1rem;box-shadow:0 18px 40px #0829303d}.modal-card h3{margin:.4rem 0}.loader{border:4px solid var(--accent-soft);border-top-color:var(--accent);border-radius:50%;width:40px;height:40px;margin:0 auto;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=880px){.grid-two,.grid-three{grid-template-columns:1fr}.flow-topbar{flex-direction:row;align-items:flex-start}.artifact-list li{grid-template-columns:1fr}.actions-inline{justify-content:flex-start}.form-submit-btn,.flow-shell .form-submit-btn{justify-self:center}}.disclaimer-banner{box-shadow:none;background:#f0fdf4;border:1px solid #dcfce7;border-top-width:2px;border-radius:0 0 20px 20px;margin-top:0;padding:clamp(.95rem,2vw,1.35rem)}.disclaimer-banner h2{color:#166534;margin:0 0 .6rem;font-family:inherit;font-size:18px;font-weight:600;line-height:1.22}.disclaimer-banner p{color:#166534;margin:.62rem 0 0;font-size:13px;font-weight:400;line-height:1.5}.disclaimer-banner strong{color:#166534;font-weight:700}@media (width<=880px){.disclaimer-banner p{font-size:13px}}.top-header{background:#0b132b;border:1px solid #0b132b;border-radius:20px 20px 0 0;margin-bottom:0;padding:.62rem .9rem;box-shadow:0 1px #0b132b}.top-header-row{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.top-header-brand{color:#fff;letter-spacing:.01em;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none}.top-header-nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.7rem;display:flex}.top-header-link{color:#fff;letter-spacing:.01em;background:0 0;border:1px solid #ffffff3d;border-radius:10px;justify-content:center;align-items:center;padding:.48rem .82rem;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .16s,border-color .16s,transform .12s;display:inline-flex}.top-header-link:hover{background:#ffffff1f;border-color:#ffffff70;transform:translateY(-1px)}.top-header-link:focus-visible{outline-offset:2px;outline:3px solid #ffffff5c}@media (width<=880px){.top-header-row{flex-direction:column;align-items:stretch}.top-header-brand{text-align:center}.top-header-nav{justify-content:center}}
