.company-nav{margin-top:12px;border-top:1px solid #3a5264!important;border-radius:0 0 8px 8px}
.company-summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px 18px;margin-bottom:20px}
.company-summary .badge{padding:8px 12px;font-size:14px}
.company-layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,1fr);gap:20px;align-items:start}
.company-plot-scroll{max-height:530px;overflow:auto;min-height:220px}
.company-plot-scroll td:first-child,.company-plot-scroll th:first-child{width:60px;padding:6px 12px}
.company-plot-scroll .mobile-plot-select{min-height:40px}
.company-form-panel h2{font-size:22px;margin-bottom:12px}
.company-form-panel .grid{grid-template-columns:minmax(0,1fr)}
.company-form-panel h3{margin-top:20px}
.company-chips,.company-plot-numbers{display:flex;flex-wrap:wrap;gap:6px;white-space:normal}
.company-chips{max-height:140px;overflow:auto}
.company-chips .chip{min-height:36px}
.company-verify{margin:18px 0;line-height:1.5}
.company-form-panel>button{width:100%;margin-top:16px}
.company-note{margin:10px 0 0}
.company-record-heading{font-size:23px;margin:30px 0 14px}
.company-record-notes{white-space:pre-wrap;overflow-wrap:anywhere;max-width:330px;margin:8px 0 0}
.company-record-actions{display:flex;flex-wrap:wrap;gap:8px}
#companyRecordsTable td{vertical-align:top;white-space:normal}
#companyRecordsTable .company-plot-numbers{min-width:160px;max-width:360px;max-height:150px;overflow:auto}
#companyDetailDialog{max-width:760px}
.company-detail-plots{margin-bottom:24px;max-height:200px;overflow:auto}
#companyDetailDialog .company-notes{grid-column:1/-1}
#companyReleaseDetails>summary{font-weight:650;color:var(--ink);font-size:16px}
#companyReleaseForm{padding-top:14px}
.company-release-choices{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;max-height:280px;overflow:auto;margin:12px 0 18px}
.company-release-choice{display:flex;align-items:center;gap:8px;min-height:48px;padding:8px;border:1px solid var(--line);border-radius:7px;cursor:pointer}
.company-release-choice input{width:20px;margin:0;flex-shrink:0}
.company-release-summary{font-size:14px;margin:16px 0;line-height:1.6}
.company-history article{padding:12px 0;border-bottom:1px solid var(--line)}
.company-history article>span{display:block;margin-top:4px}
.company-history article>p{font-size:14px;margin:8px 0 0}
@media(max-width:1100px){.company-layout{grid-template-columns:minmax(0,1fr)}.company-form-panel .grid{grid-template-columns:repeat(2,minmax(0,1fr))}.company-form-panel .company-notes{grid-column:1/-1}.company-plot-scroll{max-height:390px}}
@media(max-width:800px){#appNav .company-nav{grid-column:1/-1;margin-top:4px}.company-form-panel .grid{grid-template-columns:minmax(0,1fr)}.company-plot-scroll{max-height:350px}.company-plot-scroll table{font-size:14px}.company-plot-scroll th,.company-plot-scroll td{padding:10px}.company-record-actions>button{flex:1}.company-record-notes{max-width:100%}.company-release-choices{grid-template-columns:repeat(2,minmax(0,1fr))}.company-layout .filters{padding:14px}.company-layout .filters>input{width:100%;flex-basis:100%}.company-layout .filters>button{width:100%}}
