:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#14182c;--ink:#14182c;--muted:#667085;--line:#d8dee9;--paper:#fff;--night:#171b32;--lime:#9bd12e;--lime-dark:#78a91c;--blue:#2855d9;--green:#16835f;--bg:#eef1f6;background:#eef1f6;font-family:Verdana,Geneva,sans-serif}*{box-sizing:border-box}body{min-height:100vh;color:var(--ink);background:linear-gradient(120deg,#171b32f0,#171b32b8),radial-gradient(circle at 12% 8%,#9bd12e47,#0000 28%),linear-gradient(#eef1f6,#dfe5ee);margin:0}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh}header{color:#fff;justify-content:space-between;align-items:center;gap:18px;padding:12px clamp(18px,4vw,48px);display:flex}.brand{align-items:center;gap:12px;min-width:0;display:flex}.brand img{object-fit:contain;width:auto;height:38px}.brand strong{letter-spacing:.02em;font-size:14px;display:block}.brand span{color:#cbd5e1;font-size:12px;display:block}.partner-brand{background:#fff;border-radius:999px;justify-content:flex-end;padding:8px 13px}.partner-brand img{height:25px}.workspace{grid-template-columns:minmax(320px,500px);justify-content:center;align-items:start;gap:22px;padding:6px clamp(18px,4vw,48px) 32px;transition:grid-template-columns .42s,justify-content .42s;display:grid}.workspace.has-result{grid-template-columns:minmax(320px,500px) minmax(320px,1fr);justify-content:stretch}.panel{background:var(--paper);border:1px solid #ffffffa6;border-radius:26px;box-shadow:0 28px 60px #050c1e38}.form-panel{padding:18px clamp(18px,3vw,30px);transition:transform .42s}.iol-form-brand{justify-content:space-between;align-items:center;gap:16px;margin-bottom:6px;display:flex}.iol-form-brand img{object-fit:contain;max-width:210px;height:auto}.iol-form-brand span{color:var(--muted);text-align:right;font-size:12px}h1{margin:0 0 16px;font-size:18px;line-height:1.2}h2{margin:0 0 14px;font-size:18px}h3{margin:18px 0 8px;font-size:14px}form{display:block}label{color:#151a31;margin:0 0 14px;font-size:14px;display:block}input{color:#151a31;background:0 0;border:0;border-bottom:1.5px solid #1f2742;border-radius:0;outline:0;width:100%;padding:6px 0}input:focus{border-bottom-color:var(--lime-dark)}.split{grid-template-columns:1fr 1fr;gap:18px;display:grid}.actions{grid-template-columns:1fr auto;align-items:center;gap:10px;margin-top:12px;display:grid}.actions button{color:#fff;background:linear-gradient(180deg, var(--blue), #1c3fa8);cursor:pointer;text-transform:uppercase;border:0;border-radius:21px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:42px;font-size:14px;font-weight:800;display:inline-flex;box-shadow:0 12px 24px #2855d947}button:disabled{cursor:wait;opacity:.74}.actions .secondary-button{color:#4a5568;width:auto;min-width:118px;min-height:38px;box-shadow:none;text-transform:none;background:#fff;border:1px solid #bfc8d8;border-radius:20px;padding:0 16px;font-size:12px}.privacy{color:#222842;margin:10px 0 0;font-size:11px;line-height:1.45}.privacy a{color:#d7185f;text-decoration:underline}.history-section{border-top:1px solid #eef1f5;margin:18px 0 0;padding-top:10px}.history-section summary{cursor:pointer;color:#667085;-webkit-user-select:none;user-select:none;grid-template-columns:1fr auto;align-items:center;gap:6px 12px;font-size:12px;list-style:none;display:grid}.history-section summary::-webkit-details-marker{display:none}.history-title{color:#536071;font-weight:700}.history-hint{color:#8a94a6;grid-column:1/-1;font-size:11px}.history-chevron{font-size:12px;transition:transform .18s}.history-section[open] .history-chevron{transform:rotate(90deg)}.history-section[open] summary{color:#172033}.history-panel{margin-top:12px}.history-head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.history-filter-label{color:#4a5568;cursor:pointer;align-items:center;gap:5px;margin:0;font-size:12px;display:flex}.history-filter-label input{width:auto}.history-toolbar-actions button{color:#4a5568;width:30px;min-height:30px;box-shadow:none;text-transform:none;background:#fff;border:1px solid #d8dee9;border-radius:50%;place-items:center;font-size:15px;line-height:1;display:grid}.history-list{flex-direction:column;gap:4px;max-height:220px;display:flex;overflow-y:auto}.history-item{cursor:pointer;width:100%;color:var(--ink);text-align:left;background:#f8fafc;border:1px solid #e8ecf0;border-radius:8px;grid-template-columns:1fr auto auto;align-items:center;gap:6px;padding:7px 10px;font-size:12px;display:grid}.history-item:hover,.history-item.selected{background:#f0f4f8;border-color:#bfc8d8}.history-item strong{color:#172033;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;display:block;overflow:hidden}.history-item small{color:#667085;margin-top:2px;font-size:11px;display:block}.history-item b{color:#78a91c;white-space:nowrap;text-align:right;font-size:14px;font-weight:800}.history-item i{color:#667085;width:28px;height:28px;min-height:28px;box-shadow:none;background:#fff;border:1px solid #d8dee9;border-radius:50%;place-items:center;padding:0;font-style:normal;display:grid}.history-item i:hover{color:#b42318;background:#fff5f5;border-color:#fecaca}.empty-row{color:#667085;text-align:center;padding:10px 0;font-size:12px}.result-panel{opacity:0;pointer-events:none;padding:0;transition:opacity .32s,transform .32s;overflow:hidden;transform:translateY(18px)scale(.985)}.result-panel.visible{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.result-head{color:#fff;background:#111831;justify-content:space-between;align-items:center;gap:14px;padding:22px 24px;display:flex}.result-head img{object-fit:contain;width:auto;height:34px}.result-meta{color:#cbd5e1;margin-top:6px;font-size:12px;line-height:1.4}.result-body{background:#f8fafc;padding:24px}.result-topline{grid-template-columns:1fr auto;align-items:start;gap:12px;margin-bottom:16px;display:grid}.status-strip{border:1px solid var(--line);background:#fff;border-radius:10px;gap:10px;padding:12px;display:grid}.status-strip>div:first-child{justify-content:space-between;gap:10px;display:flex}.status-strip strong{font-size:13px}.status-strip span{color:var(--muted);font-size:12px;font-weight:700}.status-steps{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.status-steps span{border:1px solid var(--line);color:#667085;background:#f8fafc;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:8px;font-size:12px;display:inline-flex}.status-steps .active{color:#9a4b00;background:#fff7ed;border-color:#fed7aa}.status-steps i{background:#aeb7c6;border-radius:50%;width:9px;height:9px;box-shadow:0 0 0 5px #aeb7c62e}.status-steps .active i{background:var(--blue);animation:1.2s ease-in-out infinite stepPulse;box-shadow:0 0 0 5px #2855d924}.status-steps .done i{background:var(--lime-dark);box-shadow:0 0 0 5px #9bd12e29}.model-step-content{justify-items:center;gap:10px;width:100%;padding-top:4px;display:grid}.model-step-title{color:#172033;font-size:12px;font-weight:800}.model-dots{flex-wrap:wrap;justify-content:center;gap:10px;width:100%;margin:0;display:flex}.model-dot{color:#667085;background:#f8fafc;border:1px solid #dbe3ef;border-radius:999px;justify-content:center;align-items:center;gap:7px;min-width:112px;padding:8px 12px;font-size:12px;font-weight:700;transition:background-color .25s,border-color .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 8px 18px #0f172a14}.model-dot img{object-fit:contain;background:#fff;border-radius:50%;width:20px;height:20px}.model-dot:before{content:"";background:#aeb7c6;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #aeb7c624}.model-dot.running:before{background:var(--blue);animation:1.2s ease-in-out infinite stepPulse;box-shadow:0 0 0 4px #2855d924}.model-dot.running{color:#172033;animation:1.8s ease-in-out infinite modelBadgeFloat}.model-dot.running:nth-child(2){animation-delay:.18s}.model-dot.running:nth-child(3){animation-delay:.36s}.model-dot.done{color:#426900;background:#e9f7d1;border-color:#b8df7c;transform:translateY(0);box-shadow:0 8px 18px #78a91c24}.model-dot.done:before{background:var(--lime-dark);box-shadow:0 0 0 4px #9bd12e29}.model-dot.failed{color:#9f1d16;background:#fff1f0;border-color:#ffccc7}.model-dot.failed:before{background:#d92d20;box-shadow:0 0 0 4px #d92d2021}.model-icons{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.model-icons em{border:1px solid var(--line);color:#26324a;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:12px;font-style:normal;font-weight:700;display:inline-flex}.model-icons img{object-fit:contain;background:#fff;border-radius:50%;width:22px;height:22px}.empty{text-align:center;color:#7b8495;place-items:center;min-height:460px;padding:32px;display:grid}.waiting{gap:8px}.waiting strong{color:#172033;font-size:18px}.result-stack{gap:14px;display:grid}.identity-grid{border:1px solid var(--line);background:#fff;border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:10px 0 16px;padding:12px;display:grid}.identity-grid div{min-width:0}.identity-grid span,.kpi-grid span,.technical span{color:var(--muted);font-size:11px;display:block}.identity-grid strong{overflow-wrap:anywhere;margin-top:3px;font-size:13px;display:block}.kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:16px 0;display:grid}.kpi-grid div{border:1px solid var(--line);background:#fff;border-radius:8px;padding:12px}.kpi-grid strong{margin-top:6px;font-size:22px;display:block}.summary{border-left:4px solid var(--green);color:#26324a;background:#fff;border-radius:8px;padding:16px;line-height:1.6}.summary h3{margin-top:0}.summary p{margin:0}.technical{color:#667085;word-break:break-all;margin-top:16px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.technical code{margin-top:4px;display:block}.message{color:#236048;background:#f6fffb;border:1px solid #bfe2d4;border-radius:10px;margin-top:14px;padding:10px 12px;font-size:12px;font-weight:700}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@keyframes modelBadgeFloat{0%,to{transform:translateY(0)}45%{transform:translateY(-5px)}}@keyframes stepPulse{0%,to{opacity:.78;transform:scale(1)}50%{opacity:1;transform:scale(1.28)}}@media (width<=980px){.workspace,.workspace.has-result{grid-template-columns:1fr}.empty{min-height:260px}}@media (width<=560px){header{flex-direction:column;align-items:flex-start}.split{grid-template-columns:1fr;gap:0}.status-steps,.kpi-grid,.identity-grid,.result-topline,.actions{grid-template-columns:1fr}.clear-button{width:100%}.form-panel{border-radius:22px;padding:18px}}.confirm-overlay{z-index:50;background:#14182c8c;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.confirm-dialog{background:var(--paper);border-radius:18px;width:100%;max-width:360px;padding:22px;box-shadow:0 24px 48px #00000040}.confirm-dialog h3{margin:0 0 8px;font-size:16px}.confirm-dialog p{color:var(--muted);margin:0 0 18px;font-size:13px}.confirm-actions{justify-content:flex-end;gap:10px;display:flex}.confirm-actions .secondary-button,.confirm-actions .danger-button{text-transform:none;cursor:pointer;border-radius:20px;justify-content:center;align-items:center;gap:6px;width:auto;min-width:100px;min-height:38px;padding:0 16px;font-size:12px;display:inline-flex}.confirm-actions .secondary-button{color:#4a5568;background:#fff;border:1px solid #bfc8d8}.confirm-actions .danger-button{color:#fff;background:#d64545;border:none}
