:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#183b32;background:#f4f6f3;font-family:Arial,Apple SD Gothic Neo,sans-serif}*{box-sizing:border-box}body{margin:0}main{max-width:1200px;margin:auto;padding:0 36px}.topbar{border-bottom:1px solid #dbe3da;justify-content:space-between;align-items:center;height:88px;display:flex}.brand{color:#183b32;letter-spacing:-.05em;font-size:26px;font-weight:800;text-decoration:none}.brand span{letter-spacing:-.02em;color:#728277;font-size:15px;font-weight:400}.badge{border:1px solid #d7dfd5;border-radius:30px;padding:8px 12px;font-size:12px}.intro{padding:42px 0 28px}.eyebrow{color:#547969;letter-spacing:.17em;font-size:11px;font-weight:700}h1{letter-spacing:-.055em;margin:14px 0;font-size:clamp(25px,3.5vw,36px);font-weight:650}p{line-height:1.65}.intro>p:last-child{color:#728277;font-size:14px}.workspace{grid-template-columns:1.1fr 1fr;align-items:stretch;gap:24px;display:grid}.panel{background:#fff;border:1px solid #dce4da;border-radius:16px;min-width:0;padding:28px}.panel-heading{border-bottom:1px solid #edf0eb;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:20px;display:flex}h2{margin:0;font-size:16px}.subtle{color:#819184;font-size:10px}fieldset{border:0;min-width:0;margin:0;padding:0}label{margin-bottom:10px;font-size:12px;font-weight:600;display:block}input,textarea{color:#233f36;width:100%;font:inherit;background:#fcfdfb;border:1px solid #d6dfd2;border-radius:8px;padding:12px 14px;font-size:13px}input:focus,textarea:focus{outline-offset:2px;outline:2px solid #649e82}textarea{resize:vertical;margin-bottom:20px;line-height:1.8}.hint{color:#7c8c80;margin:8px 0 24px;font-size:11px}.field-heading{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.examples{flex-wrap:wrap;gap:8px;margin-bottom:24px;display:flex}button{font:inherit;cursor:pointer;transition:background .15s}.example{color:#4f6d5c;background:#f7f9f4;border:1px solid #dfe5da;border-radius:6px;padding:8px 12px;font-size:12px}.example:hover{background:#eaf1e3}.primary{color:#fff;background:#28553f;border:0;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:15px 18px;font-size:14px;display:flex}.primary:hover{background:#1d4230}button:disabled{opacity:.5;cursor:not-allowed}button:focus-visible,summary:focus-visible,a:focus-visible{outline-offset:3px;outline:2px solid #649e82}.run-hint{text-align:center;margin:12px 0 0}.error{color:#9b3030;background:#fff2f0;border-radius:8px;padding:14px;font-size:13px}.output{flex-direction:column;display:flex}.empty{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:350px;display:flex}.empty-icon{color:#789a6d;background:#f2f6ed;border-radius:50%;width:76px;height:76px;margin-bottom:12px;font-size:44px;line-height:76px}h3{font-size:16px;font-weight:500;line-height:1.6}.empty p{color:#859184;white-space:pre-line;margin-top:0;font-size:13px}.result-status{color:#608052;font-size:11px}.probability{letter-spacing:-.06em;margin:28px 0 8px;font-size:76px;line-height:1}.probability span{margin-left:5px;font-size:32px}.probability-label{color:#73836e;margin:0 0 26px;font-size:13px}meter{width:100%;height:18px}meter::-webkit-meter-bar{background:#eaf0e3;border:0}meter::-webkit-meter-optimum-value{background:#749653}meter::-moz-meter-bar{background:#749653}.scale{color:#87947f;justify-content:space-between;margin-top:6px;font-size:10px;display:flex}.metrics{border-top:1px solid #edf0eb;border-bottom:1px solid #edf0eb;grid-template-columns:repeat(3,1fr);margin:28px 0 0;padding:22px 0;display:grid}dt{color:#7b8a75;margin-bottom:12px;font-size:11px}dd{margin:0;font-size:20px}small{color:#83917d;font-size:11px}.model-line{flex-wrap:wrap;justify-content:space-between;gap:8px;margin:20px 0;font-size:12px;display:flex}.model-line span{color:#7b8a75}code{overflow-wrap:anywhere;font-size:11px}details{border-top:1px solid #edf0eb;padding:16px 0;font-size:12px}summary{cursor:pointer;color:#637b57}pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f7f2;border-radius:8px;padding:14px;font:11px/1.8 monospace}.saved-state{white-space:pre-wrap;overflow-wrap:anywhere}footer{color:#85927d;justify-content:space-between;padding:24px 0 36px;font-size:11px;display:flex}.loading{animation:2s linear infinite rotate}@keyframes rotate{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.loading{animation:none}}@media (max-width:760px){main{padding:0 18px}.workspace{grid-template-columns:1fr}.panel{padding:22px}.topbar{height:72px}.intro{padding-top:26px}.badge{font-size:10px}.empty{min-height:230px}}.library{margin-bottom:24px}.library-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.library-heading .eyebrow{margin:0 0 8px}.library-description{color:#71816c;margin:16px 0 22px;font-size:12px}.library-tools{grid-template-columns:1fr 2fr;gap:16px;display:grid}select{color:#233f36;width:100%;font:inherit;background:#fcfdfb;border:1px solid #d6dfd2;border-radius:8px;padding:12px 14px;font-size:13px}select:focus{outline-offset:2px;outline:2px solid #649e82}.library-count{color:#75836f;margin:18px 0 12px;font-size:11px}.scenario-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.scenario-card{text-align:left;color:#294433;background:#fafbf8;border:1px solid #e0e6d9;border-radius:10px;flex-direction:column;gap:9px;padding:16px;display:flex}.scenario-card:hover{background:#f0f5e9;border-color:#a4b695}.scenario-card.selected{background:#edf4e5;border-color:#6d8c57;box-shadow:inset 0 0 0 1px #6d8c57}.scenario-category{color:#728667;font-size:10px}.scenario-card strong{justify-content:space-between;gap:8px;font-size:14px;display:flex}.scenario-question{color:#68795d;font-size:12px;line-height:1.6}.more-examples{margin:18px auto 0;display:block}.no-examples{text-align:center;color:#728267;padding:24px;font-size:13px}.selected-example{background:#f4f7ef;border-radius:8px;flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:24px;padding:14px;display:flex}.selected-example>span{color:#718167;font-size:11px}.selected-example strong{font-size:13px}.selected-example small{flex-basis:100%}@media (max-width:900px){.scenario-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:520px){.library-tools,.scenario-grid{grid-template-columns:1fr}.library-heading{align-items:flex-start}.library-heading .badge{white-space:nowrap}.brand{font-size:22px}.brand span{font-size:12px}}.account-area,.account{align-items:center;gap:12px;display:flex}.account{font-size:12px}.account>span{text-overflow:ellipsis;white-space:nowrap;max-width:140px;overflow:hidden}.login-main{max-width:580px;padding-top:64px}.login-panel{margin-top:40px;padding:36px}.login-panel h1{font-size:28px}.login-panel>p{color:#71816c;font-size:14px}.login-panel .hint{margin-bottom:0;font-size:11px}.setup-notice{background:#f1f5e9;border-radius:8px;padding:16px}.microsoft-login{gap:12px;margin-top:28px}.microsoft-mark{grid-template-columns:repeat(2,8px);gap:2px;display:grid}.microsoft-mark i{background:#f25022;width:8px;height:8px}.microsoft-mark i:nth-child(2){background:#7fba00}.microsoft-mark i:nth-child(3){background:#00a4ef}.microsoft-mark i:nth-child(4){background:#ffb900}@media (max-width:760px){.topbar{flex-wrap:wrap;gap:12px;height:auto;min-height:88px;padding:16px 0}.account-area{flex-wrap:wrap}.login-panel{padding:24px}}.case-context{border-left:3px solid #a8bb91;margin:0 0 24px;padding:0 0 0 16px}.case-context h3{margin:0 0 8px;font-size:12px;font-weight:600}.case-context p{color:#65765b;font-size:12px}.case-context details{margin-top:14px;padding-bottom:0}.case-context .hint{margin:8px 0 14px;font-size:10px}.source-title,.source-path{overflow-wrap:anywhere}.source-path{color:#7a866e;font-size:10px;line-height:1.7;display:block}.reference-result{margin-bottom:16px}.scenario-tabs{background:#edf1e9;border-radius:9px;gap:4px;margin:14px 0;padding:4px;display:flex}.scenario-tab{color:#65765b;white-space:nowrap;background:0 0;border:0;border-radius:6px;flex:1;padding:11px 5px;font-size:12px}.scenario-tab:hover{background:#dfe8d6}.scenario-tab.active{color:#fff;background:#234c36;font-weight:700;box-shadow:0 2px 5px #17332422}.threshold-controls{background:#f6f8f1;border-radius:10px;margin-bottom:22px;padding:16px}.threshold-controls h3{margin:0 0 16px;font-size:13px}.threshold-inputs{grid-template-columns:1fr 1fr;gap:20px;display:grid}.threshold-inputs input{accent-color:#28553f;margin-top:12px;padding:0;display:block}.threshold-controls .hint{margin:8px 0 0}.decision-label{border:1px solid #d4dfc9;border-radius:8px;margin:0 0 18px;padding:12px;font-size:13px}.audit-panel{margin-bottom:40px}.audit-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin:16px 0;display:flex}.audit-toolbar .scenario-tabs{min-width:280px}.audit-table-wrap{overflow-x:auto}.audit-table{border-collapse:collapse;width:100%;font-size:14px}.audit-table th,.audit-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e4e8e0;padding:16px 12px}.audit-table th{color:#65715f;white-space:nowrap;font-size:12px}.audit-table time{white-space:nowrap}.audit-table td:last-child{min-width:240px}.audit-table pre{white-space:pre-wrap;overflow-wrap:anywhere;background:#f5f6f2;border-radius:8px;max-width:650px;max-height:320px;padding:12px;overflow-y:auto}.audit-status{white-space:nowrap;background:#edf0e8;border-radius:6px;padding:4px 8px;display:inline-block}.audit-status.success{color:#234c36;background:#e7f1e9}.audit-status.failed{color:#9c3434;background:#faeaea}
