
.stz-build-shell{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px}.stz-build-panel{background:#fff;border:1px solid #d9e3de;border-radius:12px;padding:16px;min-width:0}.stz-build-panel h2{font-size:1.15rem;margin:0 0 12px}.stz-build-row{display:grid;grid-template-columns:minmax(0,1fr) 132px;gap:12px;align-items:center;margin:8px 0}.stz-build-row label{font-size:.9rem;font-weight:600}.stz-build-row input,.stz-build-row select{width:100%;height:36px;border:1px solid #b9c9c2;border-radius:6px;padding:0 9px;font:inherit;background:#fff}.stz-build-actions{display:flex;gap:8px;margin-top:14px}.stz-build-actions button,.stz-build-tools button{border:0;border-radius:7px;padding:9px 14px;font-weight:700;cursor:pointer}.stz-build-actions button:first-child{background:#1f5c4e;color:#fff}.stz-build-actions .secondary,.stz-build-tools button{background:#eef4f1;color:#163f36}.stz-build-error{color:#a11;font-size:.88rem;min-height:1.2em;margin-top:8px}.stz-build-main{background:#e8f5ef;border-left:5px solid #1f5c4e;padding:12px;border-radius:8px;margin-bottom:10px}.stz-build-main small{display:block;color:#456}.stz-build-main strong{display:block;font-size:1.8rem;overflow-wrap:anywhere}.stz-build-line{display:flex;justify-content:space-between;gap:12px;padding:8px 2px;border-bottom:1px solid #e5ece8;font-size:.9rem}.stz-build-line strong{text-align:right}.stz-build-table-wrap{overflow:auto;margin-top:14px}.stz-build-table{width:100%;border-collapse:collapse;font-size:.88rem}.stz-build-table th,.stz-build-table td{padding:8px;border:1px solid #dce6e1;text-align:left}.stz-build-table th{background:#f3f7f5}.stz-build-tools{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.stz-build-note{font-size:.82rem;color:#5b6863;margin-top:12px}.stz-build-chart{width:100%;height:180px;margin-top:12px}.stz-build-chart[hidden]{display:none}@media(max-width:800px){.stz-build-shell{grid-template-columns:1fr}.stz-build-row{grid-template-columns:minmax(0,1fr) 120px}.stz-build-panel{padding:13px}}@media(max-width:480px){.stz-build-row{grid-template-columns:1fr}.stz-build-row input,.stz-build-row select{height:40px}}
