.ps-root{--ps-green: #209564;--ps-green-dark: #176b4a;--ps-ink: #0a2540;--ps-muted: #556579;--ps-line: #e3e8ee;--ps-line-soft: #eef1f5;--ps-bg: #f7f8fa;--ps-card: #ffffff;--ps-radius: 12px;--ps-mono: ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;max-width:none;margin:1.5rem 0 2rem;color:var(--ps-ink);font-size:.9rem;line-height:1.45;display:flex;flex-direction:column;gap:1.1rem}.ps-root *,.ps-root *:before,.ps-root *:after{box-sizing:border-box}.ps-root button{font:inherit;color:inherit;cursor:pointer}.ps-root p,.ps-root h3,.ps-root h4,.ps-root ul,.ps-root li,.ps-root dl,.ps-root dd{margin:0;padding:0}.ps-root .ps-code{background:#060f18;border:none;box-shadow:none;margin:.45rem 0 0}.ps-root .ps-path{background:transparent;border:none;padding:0}.ps-root .ps-inline-code{font-family:var(--ps-mono);font-size:.82em;background:#0a254012;border:none;border-radius:4px;padding:.05rem .3rem;color:inherit}.sl-markdown-content:has(.ps-root){max-width:none}.ps-config{background:var(--ps-card);border:1px solid var(--ps-line);border-radius:var(--ps-radius);padding:.9rem 1rem 1rem}.ps-config-title{font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:var(--ps-muted);margin-bottom:.7rem}.ps-methods{display:flex;flex-direction:column;gap:.5rem}.ps-method-card{display:flex;flex-direction:column;gap:.15rem;text-align:left;border:1px solid var(--ps-line);border-radius:10px;padding:.55rem .7rem;background:#fff}.ps-method-card:hover{border-color:#c9d2dc;background:var(--ps-bg)}.ps-method-card[aria-pressed=true]{border-color:var(--ps-green);box-shadow:0 0 0 1px var(--ps-green);background:#f2fbf7}.ps-method-name{font-weight:700;font-size:.85rem}.ps-method-tagline{font-size:.72rem;color:var(--ps-muted);line-height:1.25}.ps-config-options{display:flex;flex-direction:column;gap:.4rem;margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--ps-line-soft)}.ps-config-label{font-size:.68rem;font-weight:600;letter-spacing:.03em;text-transform:uppercase;color:var(--ps-muted)}.ps-threshold{display:flex;align-items:center;gap:.5rem}.ps-threshold input[type=range]{accent-color:var(--ps-green);flex:1;min-width:0}.ps-threshold-val{font-variant-numeric:tabular-nums;font-weight:700;min-width:2.6rem;text-align:right}.ps-method-blurb{font-size:.78rem;color:var(--ps-muted);margin-top:.9rem;padding-top:.9rem;border-top:1px solid var(--ps-line-soft)}.ps-body{display:flex;flex-direction:column;gap:1.1rem;min-width:0}.ps-wizard{display:flex;flex-direction:column;min-height:680px;background:var(--ps-card);border:1px solid var(--ps-line);border-radius:var(--ps-radius);box-shadow:0 1px 3px #32325d14,0 1px 2px #0000000a;overflow:hidden}.ps-browser-bar{display:flex;align-items:center;gap:.6rem;padding:.55rem .8rem;background:#eceff3;border-bottom:1px solid var(--ps-line);flex:0 0 auto}.ps-dots{display:flex;gap:5px}.ps-dots span{width:10px;height:10px;border-radius:50%;background:#cfd6de}.ps-url{flex:1;font-family:var(--ps-mono);font-size:.72rem;color:var(--ps-muted);background:#fff;border:1px solid var(--ps-line);border-radius:6px;padding:.25rem .6rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps-brand{font-weight:700;font-size:.78rem;color:var(--ps-green-dark);white-space:nowrap}.ps-stepper{padding:.9rem .7rem .75rem;border-bottom:1px solid var(--ps-line);flex:0 0 auto}.ps-track{display:flex;align-items:center}.ps-track-cell{flex:1 1 0;min-width:0;position:relative;display:flex;justify-content:center;align-items:center;height:30px}.ps-track-cell:before{content:"";position:absolute;top:50%;left:-50%;width:100%;height:2px;background:#d7dee6;transform:translateY(-50%);z-index:0}.ps-track-cell[data-state=done]:before,.ps-track-cell[data-state=active]:before{background:var(--ps-green)}.ps-track-cell:first-child:before{background:transparent}.ps-step-num{position:relative;z-index:1;width:30px;height:30px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:700;background:#fff;border:2px solid #d7dee6;color:#8a96a3}.ps-track-cell[data-state=active] .ps-step-num{background:var(--ps-green);border-color:var(--ps-green);color:#fff;box-shadow:0 0 0 4px #20956429}.ps-track-cell[data-state=done] .ps-step-num{background:var(--ps-green);border-color:var(--ps-green);color:#fff}.ps-labels{display:flex;align-items:flex-start;margin-top:.4rem}.ps-label{flex:1 1 0;min-width:0;text-align:center;font-size:.64rem;line-height:1.2;color:#8a96a3;padding:0 3px}.ps-label[data-state=active]{color:var(--ps-ink);font-weight:600}.ps-label[data-state=done]{color:var(--ps-muted)}.ps-screen-body{flex:1 1 auto;background:#fff;padding:1.15rem 1.35rem 1.3rem}.ps-crumbs{font-size:.72rem;color:var(--ps-muted);margin-bottom:.3rem}.ps-step-sep{color:#cbd3dc}.ps-screen-title{font-size:1.15rem;font-weight:700;letter-spacing:-.01em;margin-bottom:1rem!important}.ps-nav{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.7rem 1rem;border-top:1px solid var(--ps-line);background:var(--ps-card);flex:0 0 auto}.ps-nav-step{font-size:.74rem;color:var(--ps-muted);font-variant-numeric:tabular-nums}.ps-field{margin-bottom:.95rem}.ps-field-label{display:block;font-size:.78rem;font-weight:600;color:var(--ps-muted);margin-bottom:.3rem}.ps-input{width:100%;border:1px solid var(--ps-line);border-radius:8px;padding:.5rem .65rem;font-size:.85rem;background:#fff;color:var(--ps-ink)}.ps-input[data-placeholder]{color:#97a3b2}.ps-input:focus,.ps-root button:focus-visible{outline:2px solid var(--ps-green);outline-offset:1px}.ps-hint{font-size:.74rem;color:var(--ps-muted);margin-top:.3rem}.ps-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:0 .9rem}.ps-cards{display:grid;gap:.6rem}.ps-radio-card{display:flex;gap:.6rem;align-items:flex-start;text-align:left;border:1px solid var(--ps-line);border-radius:10px;padding:.7rem .85rem;background:#fff;width:100%}.ps-radio-card[aria-pressed=true]{border-color:var(--ps-green);box-shadow:0 0 0 1px var(--ps-green);background:#f2fbf7}.ps-rc-title{font-weight:600}.ps-rc-sub{font-size:.76rem;color:var(--ps-muted)}.ps-radio-mark{margin-top:2px;width:16px;height:16px;border-radius:50%;border:2px solid var(--ps-line);flex:0 0 auto}.ps-radio-card[aria-pressed=true] .ps-radio-mark{border-color:var(--ps-green);background:radial-gradient(circle at center,var(--ps-green) 0 4px,transparent 5px)}.ps-dropzone{display:block;width:100%;border:1.5px dashed #c3ccd6;border-radius:10px;padding:1.3rem 1rem;text-align:center;color:var(--ps-muted);background:#fbfcfd}.ps-dropzone strong{color:var(--ps-green-dark)}.ps-files{display:grid;gap:.5rem;margin-top:.8rem}.ps-file{display:flex;align-items:center;gap:.6rem;border:1px solid var(--ps-line);border-radius:8px;padding:.5rem .65rem;background:#fff}.ps-file-icon{color:var(--ps-green-dark);flex:0 0 auto}.ps-file-name{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ps-file-meta{font-size:.72rem;color:var(--ps-muted);white-space:nowrap}.ps-icon-btn{border:none;background:transparent;color:var(--ps-muted);padding:.2rem;border-radius:6px;display:inline-flex}.ps-icon-btn:hover{color:#c23b3b;background:#fbeaea}.ps-btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--ps-line);background:#fff;border-radius:8px;padding:.5rem .9rem;font-size:.85rem;font-weight:600;color:var(--ps-ink);white-space:nowrap}.ps-btn:hover{background:var(--ps-bg)}.ps-btn-primary{background:var(--ps-green);border-color:var(--ps-green);color:#fff}.ps-btn-primary:hover{background:var(--ps-green-dark);border-color:var(--ps-green-dark)}.ps-btn-lg{padding:.62rem 1.25rem;font-size:.92rem}.ps-btn:disabled{opacity:.5;cursor:not-allowed}.ps-btn-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.ps-callout{display:flex;gap:.55rem;align-items:flex-start;border-radius:9px;padding:.65rem .8rem;font-size:.8rem;margin-top:.9rem}.ps-callout svg{flex:0 0 auto;margin-top:1px}.ps-callout-warn{background:#fff6ec;border:1px solid #f4d6ad;color:#8a5a12}.ps-callout-ok{background:#eefaf3;border:1px solid #b6e4cd;color:var(--ps-green-dark)}.ps-callout-info{background:#eef4fd;border:1px solid #c5d9f5;color:#1c4f9c}.ps-precheck-bar{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin-bottom:.2rem}.ps-precheck-bar .ps-callout{flex:1 1 240px;margin-top:0}.ps-precheck-actions{display:flex;gap:.5rem;flex:0 0 auto}.ps-precheck-hero{text-align:center;padding:1.6rem 1rem;border:1px dashed var(--ps-line);border-radius:12px;background:#fbfcfd}.ps-precheck-icon{width:48px;height:48px;border-radius:50%;background:#eefaf3;color:var(--ps-green);display:inline-flex;align-items:center;justify-content:center;margin-bottom:.75rem}.ps-precheck-h{font-size:1.05rem;font-weight:700;margin-bottom:.45rem}.ps-precheck-desc{font-size:.82rem;color:var(--ps-muted);max-width:42ch;margin:0 auto 1.1rem;line-height:1.55}.ps-done{text-align:center;padding:2.4rem .5rem}.ps-done-check{width:52px;height:52px;border-radius:50%;background:#eefaf3;color:var(--ps-green);display:inline-flex;align-items:center;justify-content:center;margin-bottom:.8rem}.ps-done-title{font-size:1.15rem;font-weight:700;margin-bottom:.35rem}.ps-done-sub{color:var(--ps-muted);max-width:42ch;margin:0 auto .9rem;line-height:1.55}.ps-done-ref{display:inline-block;font-family:var(--ps-mono);font-size:.76rem;color:var(--ps-muted);background:var(--ps-bg);border:1px solid var(--ps-line);border-radius:999px;padding:.25rem .7rem}.ps-api{background:#0d1b2a;color:#cdd9e5;border-radius:var(--ps-radius);padding:.95rem 1.05rem 1.1rem}.ps-api-head{display:flex;align-items:center;justify-content:space-between;gap:.5rem;font-size:.7rem;letter-spacing:.06em;text-transform:uppercase;color:#7d90a3;margin-bottom:.75rem}.ps-api-head .ps-api-step{color:#cdd9e5;font-weight:600;text-transform:none;letter-spacing:0}.ps-call{border:1px solid #1c2c3c;border-radius:9px;background:#0a1622;padding:.6rem .7rem;margin-bottom:.6rem}.ps-call:last-child{margin-bottom:0}.ps-call-top{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.ps-verb{font-family:var(--ps-mono);font-size:.66rem;font-weight:700;letter-spacing:.03em;padding:.12rem .4rem;border-radius:5px;flex:0 0 auto}.ps-verb-GET{background:#113a63;color:#7db8f0}.ps-verb-POST{background:#13432f;color:#6fd6a2}.ps-verb-PUT{background:#3a2a52;color:#c3a0f0}.ps-verb-none{background:#26323f;color:#8497a8}.ps-path{font-family:var(--ps-mono);font-size:.74rem;color:#e6edf4;word-break:break-all}.ps-perreport{font-size:.62rem;color:#f0c987;border:1px solid #5c4a26;border-radius:999px;padding:.02rem .4rem}.ps-call-note{font-size:.76rem;color:#9fb0c1;margin-top:.35rem}.ps-code{font-family:var(--ps-mono);font-size:.7rem;line-height:1.45;color:#b7c6d4;border-radius:6px;padding:.45rem .55rem;white-space:pre-wrap;overflow-wrap:anywhere}.ps-code-label{font-size:.62rem;letter-spacing:.05em;text-transform:uppercase;color:#607386;margin-top:.5rem}.pv-root{border:1px solid var(--ps-line);border-radius:12px;background:#fff;padding:1rem 1.1rem;margin-top:.9rem}.pv-title{font-size:1rem;font-weight:700;margin-bottom:.7rem}.pv-progress{border:1px solid #cfe0f5;background:#f2f7fe;border-radius:10px;padding:.7rem .8rem;margin-bottom:.8rem}.pv-progress-title{display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:600;color:#1c4f9c;margin-bottom:.65rem}.pv-spinner{width:13px;height:13px;border:2px solid #a9c7ee;border-top-color:#1c4f9c;border-radius:50%;animation:ps-spin .8s linear infinite;flex:0 0 auto}@keyframes ps-spin{to{transform:rotate(360deg)}}.pv-track{display:flex;align-items:center}.pv-track-cell{flex:1 1 0;min-width:0;position:relative;display:flex;justify-content:center;align-items:center;height:11px}.pv-track-cell:before{content:"";position:absolute;top:50%;left:-50%;width:100%;height:2px;background:#d7dee6;transform:translateY(-50%);z-index:0}.pv-track-cell[data-state=done]:before,.pv-track-cell[data-state=active]:before{background:var(--ps-green)}.pv-track-cell:first-child:before{background:transparent}.pv-dot{position:relative;z-index:1;width:11px;height:11px;border-radius:50%;background:#cfd6de}.pv-track-cell[data-state=done] .pv-dot,.pv-track-cell[data-state=active] .pv-dot{background:var(--ps-green)}.pv-stage-labels{display:flex;align-items:flex-start;margin-top:.35rem}.pv-stage-label{flex:1 1 0;min-width:0;text-align:center;font-size:.62rem;line-height:1.2;color:var(--ps-muted);padding:0 3px}.pv-stage-label[data-state=active]{color:var(--ps-ink);font-weight:600}.pv-caption{font-size:.74rem;color:#1c4f9c;margin-top:.6rem;text-align:center}.pv-reports-head{font-size:.78rem;font-weight:700;margin-bottom:.5rem}.pv-run-group{margin-bottom:.6rem}.pv-run-time{font-size:.68rem;color:var(--ps-muted);padding:.3rem 0;border-bottom:1px solid var(--ps-line-soft)}.pv-report{display:grid;grid-template-columns:1fr auto;gap:.3rem .6rem;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--ps-line-soft)}.pv-report-name{font-size:.8rem;font-weight:600;min-width:0}.pv-report-sub{font-size:.68rem;color:var(--ps-muted)}.pv-status{display:inline-flex;align-items:center;gap:.3rem;font-size:.74rem;color:var(--ps-muted)}.pv-status-dot{width:7px;height:7px;border-radius:50%;background:#f0a020}.pv-result{display:flex;align-items:center;gap:.45rem;justify-self:end}.pv-bar{width:60px;height:6px;border-radius:999px;background:#e6ebf1;overflow:hidden}.pv-bar-fill{height:100%;border-radius:999px}.pv-score{font-size:.8rem;font-weight:700;font-variant-numeric:tabular-nums;min-width:2.6rem;text-align:right}@media(min-width:1080px){.ps-root{display:grid;grid-template-columns:2fr 10fr;align-items:start;gap:1.25rem}.ps-config{position:sticky;top:1rem}.ps-body{display:grid;grid-template-columns:7fr 3fr;align-items:start;gap:1.1rem;min-width:0}.ps-wizard,.ps-api{min-width:0}}
