.tbv4-panel{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:14px;box-shadow:0 2px 8px #0f172a0a;max-height:calc(100vh - 130px);overflow-y:auto;overflow-x:hidden;position:sticky;top:76px;min-width:0}.tbv4-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin-bottom:12px;position:sticky;top:0;z-index:4;background:#fff;padding-bottom:8px;border-bottom:1px solid #f1f5f9}.tbv4-steps button{padding:8px 6px;display:flex;align-items:center;justify-content:center;gap:5px;border:1px solid #e2e8f0;border-radius:12px;background:#fff;color:#334155;font-weight:700;cursor:pointer;font-size:.78rem;font-family:inherit}.tbv4-steps button.active{background:#f97316;border-color:#f97316;color:#fff}.tbv4-section{border:1px solid #e2e8f0;border-radius:14px;margin-bottom:8px;overflow:hidden}.tbv4-section__header{width:100%;display:flex;align-items:center;gap:8px;padding:10px 12px;background:#f8fafc;border:none;cursor:pointer;font-size:.85rem;font-weight:700;color:#0f172a;text-align:left;font-family:inherit}.tbv4-section__icon{font-size:.9rem;color:#d97706;width:16px;text-align:center;flex-shrink:0}.tbv4-section__title{flex:1}.tbv4-section__toggle-icon{font-size:.65rem;color:#94a3b8;flex-shrink:0}.tbv4-section__body{padding:10px 12px;border-top:1px solid #e2e8f0}.tbv4-field{display:block;margin-bottom:10px}.tbv4-field__label{display:block;font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#94a3b8;margin-bottom:4px}.tbv4-select-wrap{display:block;margin-bottom:8px}.tbv4-select-wrap:last-child{margin-bottom:0}.tbv4-select{width:100%;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:8px 10px;font-size:.85rem;font-weight:700;color:#0f172a;outline:none;font-family:inherit}.tbv4-select:focus{border-color:#f97316;background:#fff}.tbv4-number-wrap{display:block;margin-bottom:8px}.tbv4-number{width:100%;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;padding:8px 10px;font-size:.85rem;font-weight:700;color:#0f172a;outline:none;font-family:inherit}.tbv4-number:focus{border-color:#f97316;background:#fff}.tbv4-toggle{display:flex;align-items:center;gap:10px;padding:7px 0;cursor:pointer;font-size:.85rem;font-weight:600;color:#334155}.tbv4-toggle input{accent-color:#f97316}.tbv4-edge-picker{display:flex;flex-wrap:wrap;gap:6px}.tbv4-edge-option{display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 12px;border:1.5px solid #e2e8f0;border-radius:10px;background:#f8fafc;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;color:#64748b;font-size:.78rem;font-weight:700;font-family:inherit}.tbv4-edge-option:hover{border-color:#fdba74;background:#fff7ed;color:#c2410c}.tbv4-edge-option.active{border-color:#f97316;background:#fff7ed;color:#c2410c;box-shadow:0 0 0 2px #f9731626}.tbv4-pricebar{display:flex;align-items:center;justify-content:space-between;padding:14px;border-radius:14px;background:linear-gradient(135deg,#f0fdf4,#fffbeb);border:1px solid #dcfce7;margin-bottom:10px}.tbv4-pricebar span{display:block;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b}.tbv4-pricebar strong{font-size:1.3rem;font-weight:800;color:#166534}.tbv4-bom-list{display:grid;gap:8px}.tbv4-bom-row{display:flex;justify-content:space-between;gap:12px;align-items:start;border-radius:12px;padding:10px 12px;background:#f8fafc}.tbv4-bom-row strong{display:block;font-size:.8rem;color:#0f172a}.tbv4-bom-row p{margin:4px 0 0;font-size:.72rem;color:#64748b}.tbv4-bom-row span{font-size:.78rem;font-weight:800;color:#0f172a;white-space:nowrap}@media (max-width: 1100px){.tbv4-panel{position:static;max-height:none}}.tbv4-page{min-height:100vh;background:radial-gradient(circle at top left,rgba(253,186,116,.25),transparent 32%),linear-gradient(180deg,#f4f7f9,#eef3f6);padding:24px 20px 48px}.tbv4-shell{max-width:1480px;margin:0 auto;display:grid;gap:20px}.tbv4-topbar,.tbv4-stage,.tbv4-card{background:#ffffffeb;border:1px solid rgba(203,213,225,.9);border-radius:24px;box-shadow:0 24px 70px #0f172a0f}.tbv4-topbar{padding:12px 20px;display:flex;flex-direction:column;gap:8px}.tbv4-topbar__inner{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.tbv4-topbar__metrics{display:flex;gap:16px;min-width:auto;align-items:center}.tbv4-metric{display:flex;align-items:baseline;gap:6px}.tbv4-metric span{font-size:12px;color:#64748b}.tbv4-metric strong{color:#0f172a;font-size:15px}.tbv4-summary{background:#f8fafc;border-radius:16px;padding:14px}.tbv4-summary span{display:block;font-size:12px;color:#64748b;margin-bottom:4px}.tbv4-summary strong{color:#0f172a}.tbv4-topbar__actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.tbv4-inline-note{margin:0;max-width:none;width:100%;text-align:right;font-size:12px;color:#475569}.tbv4-action{border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#334155;padding:10px 14px;font:inherit;font-weight:700;font-size:13px}.tbv4-action--primary{background:#0f172a;border-color:#0f172a;color:#fff}.tbv4-main{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(320px,420px);gap:20px;align-items:start}.tbv4-stage{padding:20px;min-height:520px;display:flex;flex-direction:column}.tbv4-sidebar{display:grid;gap:20px;align-content:start}.tbv4-card{padding:20px}.tbv4-card h2{margin:0 0 14px;font-size:1rem;color:#0f172a}.tbv4-grid,.tbv4-summary-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.tbv4-grid label{display:grid;gap:6px;font-size:13px;font-weight:700;color:#334155}.tbv4-grid input,.tbv4-grid select{width:100%;border:1px solid #cbd5e1;border-radius:12px;background:#fff;padding:12px 14px;font:inherit}.tbv4-edge-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.tbv4-edge-row button{border:1px solid #cbd5e1;border-radius:999px;background:#fff;color:#334155;padding:10px 14px;font:inherit;font-weight:700}.tbv4-edge-row button.active{background:#1e293b;border-color:#1e293b;color:#fff}.tbv4-validation-pills{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.tbv4-validation-pills span{border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:8px 12px;font-size:12px;font-weight:800}.tbv4-list{display:grid;gap:10px}.tbv4-list-item,.tbv4-bom-row{border-radius:16px;padding:12px 14px;background:#f8fafc}.tbv4-list-item strong,.tbv4-bom-row strong{display:block;font-size:13px;color:#0f172a}.tbv4-list-item p,.tbv4-bom-row p{margin:6px 0 0;font-size:12px;color:#64748b}.tbv4-muted{margin:12px 0 0;font-size:12px;color:#64748b;line-height:1.5}.tbv4-list-item--fail{background:#fef2f2}.tbv4-list-item--warn{background:#fff7ed}.tbv4-list-item--info{background:#eff6ff}.tbv4-cutlist-groups{display:grid;gap:12px;margin-top:12px}.tbv4-cutlist-group{border:1px solid #e2e8f0;border-radius:18px;background:#f8fafc;overflow:hidden}.tbv4-cutlist-group summary{list-style:none;display:flex;justify-content:space-between;align-items:center;gap:12px;cursor:pointer;padding:14px 16px}.tbv4-cutlist-group summary::-webkit-details-marker{display:none}.tbv4-cutlist-group summary strong,.tbv4-cutlist-group summary small,.tbv4-cutlist-group summary span:last-child{display:block}.tbv4-cutlist-group summary small{margin-top:4px;font-size:12px;color:#64748b}.tbv4-cutlist-group summary span:last-child{font-size:12px;font-weight:800;color:#0f172a;white-space:nowrap}.tbv4-cutlist-items{display:grid;gap:10px;padding:0 14px 14px}.tbv4-cutlist-row{border-radius:14px;background:#fff;padding:12px 14px;border:1px solid #e2e8f0}.tbv4-cutlist-row__top{display:flex;justify-content:space-between;align-items:start;gap:12px}.tbv4-cutlist-row__top strong{color:#0f172a;font-size:13px}.tbv4-cutlist-row__top span{font-size:12px;font-weight:800;color:#0f172a;white-space:nowrap}.tbv4-cutlist-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.tbv4-cutlist-meta span{border-radius:999px;background:#f1f5f9;color:#475569;padding:5px 9px;font-size:11px;font-weight:700}.tbv4-cutlist-row p{margin:8px 0 0;font-size:12px;color:#64748b;line-height:1.5}.tbv4-bom-row{display:flex;justify-content:space-between;gap:12px;align-items:start}.tbv4-bom-row span{font-size:12px;font-weight:800;color:#0f172a;white-space:nowrap}.tbv4-empty{font-size:13px;color:#64748b}.tbv4-action--wizard{background:linear-gradient(135deg,#ea580c,#f97316);border-color:transparent;color:#fff}.tbv4-action--wizard:hover{opacity:.92}.tbv4-module{background:#ffffffeb;border:1px solid rgba(203,213,225,.9);border-radius:24px;box-shadow:0 24px 70px #0f172a0f;overflow:hidden}.tbv4-module--orange{border-left:4px solid #f97316}.tbv4-module--purple{border-left:4px solid #8b5cf6}.tbv4-module--red{border-left:4px solid #ef4444}.tbv4-module--green{border-left:4px solid #22c55e}.tbv4-module__header{width:100%;display:grid;grid-template-columns:auto 1fr auto auto;gap:10px;align-items:center;padding:16px 20px;border:none;background:transparent;font:inherit;cursor:pointer;text-align:left}.tbv4-module__badge{width:28px;height:28px;border-radius:999px;background:#f1f5f9;color:#334155;font-size:12px;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0}.tbv4-module--orange .tbv4-module__badge{background:#fff7ed;color:#c2410c}.tbv4-module--purple .tbv4-module__badge{background:#f5f3ff;color:#7c3aed}.tbv4-module--red .tbv4-module__badge{background:#fef2f2;color:#dc2626}.tbv4-module--green .tbv4-module__badge{background:#f0fdf4;color:#16a34a}.tbv4-module__title{font-size:14px;font-weight:700;color:#0f172a}.tbv4-module__summary{font-size:12px;color:#64748b;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tbv4-module__toggle{font-size:18px;font-weight:400;color:#64748b;width:28px;text-align:center;flex-shrink:0}.tbv4-module__body{padding:0 20px 20px;animation:tbv4-fade-in .2s ease}@keyframes tbv4-fade-in{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.tbv4-module__divider{height:1px;background:#e2e8f0;margin:14px 0}.tbv4-module__label{display:block;font-size:13px;font-weight:700;color:#334155;margin-bottom:10px}.tbv4-module__hint{margin:12px 0 0;font-size:12px;color:#64748b;line-height:1.5}.tbv4-module__pricebar{display:grid;grid-template-columns:1fr 1fr;gap:12px;background:#f8fafc;border-radius:16px;padding:14px}.tbv4-module__pricebar span{display:block;font-size:12px;color:#64748b;margin-bottom:4px}.tbv4-module__pricebar strong{color:#0f172a;font-size:15px}:root{--spwz-accent: #ea580c;--spwz-accent-light: #f97316;--spwz-accent-bg: #fff7ed;--spwz-accent-glow: rgba(234, 88, 12, .12);--spwz-accent-border-hover: #fdba74;--spwz-summary-bg: #fff7ed;--spwz-summary-border: #fdba74;--spwz-summary-icon: #ea580c;--spwz-summary-title: #7c2d12;--spwz-summary-text: #9a3412}@media (max-width: 1100px){.tbv4-main{grid-template-columns:1fr}.tbv4-topbar__inner{flex-direction:column;align-items:flex-start}}@media (max-width: 900px){.tbv4-page{padding:16px 12px 32px}.tbv4-grid,.tbv4-summary-grid{grid-template-columns:1fr}.tbv4-topbar__metrics{flex-wrap:wrap}.tbv4-cutlist-group summary,.tbv4-cutlist-row__top{flex-direction:column;align-items:start}}@media (max-width: 480px){.spwz-modal{border-radius:16px}.spwz-purpose-grid{grid-template-columns:1fr 1fr}.spwz-door-grid{grid-template-columns:1fr}.spwz-found-grid{grid-template-columns:1fr 1fr 1fr}.spwz-steps{gap:0}.spwz-step-dot span{font-size:.56rem}}
