.main-nav a.management-nav{background:var(--yellow,#ffce2b);color:#0b1524!important;border-radius:8px;padding:10px 13px;font-weight:800;white-space:nowrap}.management-workspace{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.55fr);gap:24px;align-items:start}.management-workspace fieldset{border:0;padding:0;margin:0;min-width:0}.management-assistant{position:sticky;top:20px}.management-assistant .field,.management-details .field{display:flex;flex-direction:column;gap:7px;margin:14px 0;min-width:0}.management-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 16px}.management-fields>:first-child{grid-column:1/-1}.management-result{margin-top:16px}.management-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px;margin:18px 0}.management-card-grid figure{margin:0;min-width:0}.management-card-grid img{width:100%;aspect-ratio:63/88;object-fit:contain;border-radius:5px}.management-card-grid figcaption{font-size:11px;overflow-wrap:anywhere}.management-references{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:14px}.management-references>div{width:95px;display:flex;flex-direction:column;gap:6px}.management-references img{width:95px;height:110px;object-fit:contain}.management-records{display:grid;gap:14px}.management-records article{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:15px}.management-save{position:sticky;bottom:10px;background:#152639;padding:14px;border-radius:10px;box-shadow:0 8px 22px #0006;z-index:2}.management-assistant .assistant-response{overflow-wrap:anywhere;max-height:340px;overflow:auto}.management-tabs{margin-bottom:28px}.management-workspace textarea,.management-workspace input,.management-workspace select{width:100%;min-width:0}.management-details{min-width:0}.management-details .section-title{flex-wrap:wrap;gap:10px}.management-workspace fieldset:disabled{opacity:.7}
@media(max-width:1000px){.management-workspace{grid-template-columns:1fr}.management-assistant{position:static}.management-assistant textarea{min-height:95px}.management-save{position:static}}
@media(max-width:480px){.management-fields{grid-template-columns:1fr}.management-save .btn{width:100%}.management-records article{display:block}.management-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}

.main-nav a.management-nav{align-self:center;height:auto;min-height:0}
