
.stz-g2{background:#fff;border:1px solid #dfe7e3;border-radius:16px;padding:20px;box-shadow:0 8px 24px rgba(20,55,44,.06)}
.stz-g2-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.stz-g2 label{display:block;font-weight:700;margin:0 0 7px;color:#173f35}.stz-g2 input,.stz-g2 textarea,.stz-g2 select{width:100%;box-sizing:border-box;border:1px solid #cbd8d2;border-radius:10px;padding:11px 12px;font:inherit;background:#fff}.stz-g2 textarea{min-height:150px;resize:vertical}.stz-g2-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.stz-g2 button{border:0;border-radius:10px;padding:11px 16px;font-weight:700;cursor:pointer;background:#1f5c4e;color:#fff}.stz-g2 button.secondary{background:#eef4f1;color:#173f35}.stz-g2-output{margin-top:16px;border:1px solid #dfe7e3;border-radius:12px;padding:14px;background:#f8fbfa;overflow:auto}.stz-g2-output pre{white-space:pre-wrap;word-break:break-word;margin:0}.stz-g2-status{font-weight:700;margin-bottom:10px}.stz-g2-table{width:100%;border-collapse:collapse}.stz-g2-table th,.stz-g2-table td{padding:9px;border-bottom:1px solid #e2e9e6;text-align:left;vertical-align:top}.stz-g2-note{font-size:.92rem;color:#52655e;margin-top:8px}.stz-g2-row{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.stz-g2 code{font-family:ui-monospace,SFMono-Regular,Consolas,monospace}
@media(max-width:760px){.stz-g2-grid,.stz-g2-row{grid-template-columns:1fr}.stz-g2{padding:15px}}
