.pw-shell{background:var(--wh-bg);font-family:var(--wh-font,inherit);color:var(--wh-text);flex-direction:column;flex:1;min-height:0;display:flex}.pw-header{text-align:center;border-bottom:1px solid var(--wh-border-light);background:var(--wh-surface);flex-direction:column;align-items:center;gap:6px;padding:28px 24px 20px;display:flex}.pw-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--wh-text-muted);font-size:11px;font-weight:600}.pw-title{color:var(--wh-text);letter-spacing:-.01em;margin:0;font-size:22px;font-weight:700}.pw-subtitle{color:var(--wh-text-muted);max-width:560px;margin:0;font-size:13px}.pw-body{background:var(--wh-bg);flex:1;min-height:0;position:relative;overflow-y:auto}.pw-body-inner{max-width:720px;margin:0 auto;padding:28px 24px 32px}.pw-step{flex-direction:column;gap:16px;display:flex}.pw-card{border:1px solid var(--wh-border-light);background:var(--wh-surface);border-radius:14px;overflow:hidden;box-shadow:0 1px 2px #0f172a0a}.pw-card-head{border-bottom:1px solid var(--wh-border-light);align-items:center;gap:10px;padding:12px 16px;display:flex}.pw-card-icon{background:var(--wh-indigo-muted,color-mix(in srgb,var(--wh-indigo)12%,transparent));border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.pw-card-title{color:var(--wh-text);flex:1;margin:0;font-size:14px;font-weight:600}.pw-card-badge{background:var(--wh-indigo);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:11px;font-weight:700;display:inline-flex}.pw-card-head-spacer{flex:1}.pw-card-body{flex-direction:column;gap:14px;padding:16px;display:flex}.pw-loading{color:var(--wh-text-muted);align-items:center;gap:8px;font-size:13px;display:flex}.pw-empty{color:var(--wh-text-muted);flex-direction:column;align-items:center;gap:6px;padding:16px 0;font-size:13px;display:flex}.pw-muted{color:var(--wh-text-muted);font-size:13px}.pw-group-list{flex-direction:column;gap:4px;max-height:260px;display:flex;overflow-y:auto}.pw-group-row{cursor:pointer;border:1px solid #0000;border-radius:10px;grid-template-columns:auto auto 1fr auto;align-items:center;gap:10px;padding:10px 12px;transition:background .12s,border-color .12s;display:grid}.pw-group-row:hover{background:var(--wh-surface-hover,#00000008)}.pw-group-row-selected{background:var(--wh-indigo-soft,color-mix(in srgb,var(--wh-indigo)6%,transparent));border-color:color-mix(in srgb,var(--wh-indigo)32%,transparent)}.pw-group-dot{box-shadow:0 0 0 2px var(--wh-surface);border-radius:999px;flex-shrink:0;width:10px;height:10px}.pw-group-name{color:var(--wh-text);font-size:14px;font-weight:500}.pw-chip{background:var(--wh-surface-muted,#0000000d);color:var(--wh-text-muted);border-radius:999px;align-items:center;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}.pw-mode-row{grid-template-columns:1fr 1fr;gap:10px;margin-top:6px;display:grid}.pw-mode-card{border:1px solid var(--wh-border-light);background:var(--wh-surface);cursor:pointer;border-radius:10px;align-items:flex-start;gap:10px;padding:12px 14px;transition:border-color .12s,background .12s;display:flex}.pw-mode-card:hover{border-color:var(--wh-border,var(--wh-border-light))}.pw-mode-card-active{border-color:var(--wh-indigo);background:var(--wh-indigo-soft,color-mix(in srgb,var(--wh-indigo)6%,transparent))}.pw-mode-card input[type=radio]{accent-color:var(--wh-indigo);margin-top:3px}.pw-mode-card-body{flex-direction:column;gap:2px;font-size:13px;display:flex}.pw-mode-card-body strong{color:var(--wh-text);font-weight:600}.pw-mode-card-body span{color:var(--wh-text-muted);font-size:12px}.pw-totalbar{background:linear-gradient(180deg,var(--wh-indigo-soft,color-mix(in srgb,var(--wh-indigo)8%,transparent)),var(--wh-surface));border:1px solid color-mix(in srgb,var(--wh-indigo)25%,transparent);border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin-top:8px;padding:16px 20px;display:grid;position:sticky;bottom:0;box-shadow:0 6px 20px #0f172a0f}.pw-totalbar-num{color:var(--wh-indigo);text-align:center;min-width:56px;font-size:32px;font-weight:800;line-height:1}.pw-totalbar-text{flex-direction:column;gap:2px;display:flex}.pw-totalbar-text strong{color:var(--wh-text);font-size:14px;font-weight:700}.pw-totalbar-text span{color:var(--wh-text-muted);font-size:12px}.pw-switch-list{gap:0;padding:0}.pw-switch-row{border-bottom:1px solid var(--wh-border-light);grid-template-columns:36px 1fr auto;align-items:center;gap:14px;padding:14px 18px;display:grid}.pw-switch-row:last-child{border-bottom:none}.pw-switch-row-icon{background:var(--wh-indigo-muted,color-mix(in srgb,var(--wh-indigo)12%,transparent));border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.pw-switch-row-text{flex-direction:column;gap:2px;display:flex}.pw-switch-row-text strong{color:var(--wh-text);font-size:14px;font-weight:600}.pw-switch-row-text span{color:var(--wh-text-muted);font-size:12px}.pw-datetime-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.pw-radio-row{flex-direction:column;gap:8px;display:flex}.pw-radio-option{cursor:pointer;color:var(--wh-text);border-radius:6px;align-items:center;gap:10px;padding:8px 10px;font-size:13px;display:flex}.pw-radio-option input[type=radio]{accent-color:var(--wh-indigo)}.pw-summary-row{border-bottom:1px dashed var(--wh-border-light);grid-template-columns:160px 1fr auto;align-items:center;gap:12px;padding:10px 0;display:grid}.pw-summary-row:last-child{border-bottom:none}.pw-summary-label{color:var(--wh-text-muted);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.pw-summary-value{color:var(--wh-text);word-break:break-word;font-size:13px}.pw-summary-edit{color:var(--wh-indigo);cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:4px;padding:4px 8px;font-size:12px;display:inline-flex}.pw-summary-edit:hover{background:var(--wh-indigo-soft,color-mix(in srgb,var(--wh-indigo)8%,transparent))}.pw-stepnav{border-top:1px solid var(--wh-border-light);background:var(--wh-surface);justify-content:center;align-items:center;gap:0;margin:0;padding:14px 24px;list-style:none;display:flex}.pw-stepnav-item{align-items:center;display:flex}.pw-stepnav-pill{color:var(--wh-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:6px 14px 6px 6px;font-size:12px;font-weight:600;transition:all .14s;display:inline-flex}.pw-stepnav-pill:disabled{cursor:not-allowed;opacity:.65}.pw-stepnav-marker{background:var(--wh-surface-muted,#0000000d);color:var(--wh-text-muted);border:1.5px solid #0000;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;font-size:12px;font-weight:700;transition:all .14s;display:inline-flex}.pw-stepnav-num{line-height:1}.pw-stepnav-label{white-space:nowrap}.pw-stepnav-active{background:var(--wh-indigo-soft,color-mix(in srgb,var(--wh-indigo)8%,transparent));color:var(--wh-indigo)}.pw-stepnav-active .pw-stepnav-marker{background:var(--wh-surface);color:var(--wh-indigo);border-color:var(--wh-indigo);box-shadow:0 0 0 4px color-mix(in srgb,var(--wh-indigo)15%,transparent)}.pw-stepnav-done{color:var(--wh-text)}.pw-stepnav-done:hover:not(:disabled){background:var(--wh-surface-hover,#00000008)}.pw-stepnav-done .pw-stepnav-marker{background:var(--wh-success,#15803d);color:#fff;border-color:var(--wh-success,#15803d)}.pw-stepnav-connector{flex:0 0 28px;align-items:center;list-style:none;display:flex}.pw-stepnav-line{background:var(--wh-border-light);border-radius:1px;width:100%;height:2px;transition:background .14s;display:block}.pw-stepnav-line-done{background:var(--wh-success,#15803d)}.pw-footer{background:var(--wh-surface);border-top:1px solid var(--wh-border-light);flex-direction:column;display:flex}.pw-footer-alert{padding:10px 24px 0}.pw-footer-actions{justify-content:space-between;align-items:center;padding:14px 24px;display:flex}.pw-footer-left,.pw-footer-right{align-items:center;gap:8px;display:flex}@media (width<=720px){.pw-body-inner{padding:18px 14px 24px}.pw-header{padding:22px 18px 16px}.pw-stepnav{gap:0;padding:10px 12px}.pw-stepnav-label{display:none}.pw-stepnav-pill{padding:6px}.pw-stepnav-connector{flex-basis:14px}.pw-mode-row{grid-template-columns:1fr}.pw-summary-row{grid-template-columns:1fr;gap:4px}.pw-datetime-row{grid-template-columns:1fr}.pw-totalbar{padding:14px 16px}.pw-totalbar-num{font-size:28px}}