.section-tabs{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 14px}.section-tabs a{display:inline-flex;align-items:center;min-height:38px;padding:8px 14px;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--forest);font-weight:750;text-decoration:none}.section-tabs a.is-current{background:var(--forest);border-color:var(--forest);color:#fff}.customer-table tr.clickable-row{cursor:pointer}.customer-table tr.clickable-row:hover td{background:#e8f0e9}.customer-edit-panel{margin-bottom:16px}.customer-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px}.customer-edit-grid .span-all{grid-column:1/-1}.customer-edit-grid .form-actions{margin-top:2px;padding-top:14px;border-top:1px solid var(--line)}.customer-related{display:grid;grid-template-columns:1fr 1fr;gap:16px}.customer-related .panel{margin:0}.compact-list{display:grid;gap:0}.compact-list>div,.compact-list>a{display:grid;gap:3px;padding:12px 4px;border-top:1px solid var(--line);color:inherit;text-decoration:none}.compact-list>div:first-child,.compact-list>a:first-child{border-top:0}.compact-list span,.compact-list small{color:var(--muted)}
.evaluation-form-head{position:static;margin-bottom:10px}.evaluation-action-bar{position:sticky;top:70px;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:14px;min-height:48px;margin:0 0 12px;padding:7px 10px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.97);box-shadow:0 7px 20px rgba(18,48,31,.1);backdrop-filter:blur(8px)}.evaluation-action-context{display:flex;align-items:baseline;gap:12px;min-width:0}.evaluation-action-context strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.evaluation-action-context span{color:var(--muted);font-size:11px;white-space:nowrap}.evaluation-head-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:nowrap}.evaluation-head-actions .button,.evaluation-head-actions button{min-height:36px;padding:7px 11px;white-space:nowrap}
@media(max-width:980px){.evaluation-action-bar{align-items:stretch;flex-direction:column;gap:7px}.evaluation-head-actions{width:100%;justify-content:flex-start;overflow-x:auto;padding-bottom:1px}.customer-related{grid-template-columns:1fr}}
@media(max-width:700px){.evaluation-action-bar{top:116px;padding:8px}.evaluation-action-context{justify-content:space-between}.evaluation-action-context strong{max-width:52vw}.evaluation-head-actions .button{min-height:40px;padding:8px 10px}.customer-edit-grid{grid-template-columns:1fr}.customer-edit-grid .span-all{grid-column:auto}}
