.technical-panel{margin:1.2rem 0;border:1px solid #dce3db;border-radius:12px;background:#fafcf8}
.technical-panel>summary{padding:1rem 1.2rem;font-weight:700;cursor:pointer;color:#153e32}
.technical-content{padding:0 1.2rem 1.2rem}.technical-content>p{line-height:1.6}
.technical-subsection{border-top:1px solid #dce3db;margin-top:1rem;padding-top:.8rem}
.technical-subsection>summary{font-weight:650;cursor:pointer;padding:.25rem 0 .8rem}
.technical-store{border:1px solid #dce3db;border-radius:8px;padding:1rem;margin:0 0 1rem;min-width:0}
.technical-store legend{font-weight:600;padding:0 .4rem;color:#153e32}
.technical-field{display:flex;flex-direction:column;gap:.3rem;font-size:.85rem;line-height:1.45;min-width:0}
.technical-field>span{font-size:.78rem;color:#647168}
.technical-field input{box-sizing:border-box;width:100%;min-width:0;border:1px solid #cbd6ca;border-radius:6px;background:white;padding:.6rem .7rem;font:inherit}
.technical-field input:disabled{background:#edf0eb;color:#7b847a}
.technical-field input:focus{outline:2px solid #9ab86f;outline-offset:2px}
.technical-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.86rem;line-height:1.4;margin:.4rem 0}
.technical-checkbox input{width:1.1rem;height:1.1rem;accent-color:#153e32}
.technical-table{margin:.6rem 0 1.2rem}.technical-table th,.technical-table td{white-space:normal;min-width:70px;vertical-align:top}
.technical-table .technical-field{min-width:120px}.technical-content h4{margin:1.3rem 0 .5rem}
.technical-table td:not(:first-child){white-space:normal}.technical-table .technical-field{overflow-wrap:anywhere}
#technical-results>h3{margin-top:1.6rem}#technical-results .warning{margin:.5rem 0}
@media(max-width:640px){.technical-content{padding:0 .8rem 1rem}.technical-panel>summary{padding:1rem .8rem}.technical-store{padding:.7rem}.technical-content .form-grid{grid-template-columns:1fr}.technical-table{min-width:470px}}
