.record-loading{padding:80px;text-align:center;color:var(--muted)}
.profile-completeness{display:block;margin-top:7px;padding:6px 9px;border-radius:8px;font-size:9px;line-height:1.4}.profile-completeness.complete{background:rgba(18,163,108,.2);color:#d9ffef}.profile-completeness.incomplete{background:rgba(232,155,40,.22);color:#fff1d4}.record-row-add,.record-row-remove{display:none}.record-page-form.editing .record-row-add{display:inline-flex;margin:12px 18px}.record-page-form.editing .record-row-remove{display:inline-flex;align-self:center;justify-self:center}.record-repeat article{align-items:end}
.record-page-head{display:grid;grid-template-columns:1fr auto;gap:18px;align-items:end;margin:24px 0 18px;padding:26px 28px;border-radius:20px;color:#fff;background:linear-gradient(120deg,#0b4d4a,#087f75 62%,#0a9a8c);box-shadow:0 18px 45px rgba(8,77,72,.17)}
.record-back{grid-column:1/-1;width:max-content;border:0;background:transparent;color:#ccece8;font:700 11px DM Sans;cursor:pointer}.record-title{display:flex;align-items:center;gap:15px}.record-title .big-avatar{background:rgba(255,255,255,.16);color:#fff}.record-title span{font-size:9px;letter-spacing:1px;text-transform:uppercase;color:#a9eee4}.record-title h1{margin:4px 0;font:800 28px Manrope}.record-title p{margin:0;color:#d8f0ed;font-size:12px}.record-head-actions{display:flex;align-items:center;gap:10px}.record-page-form{display:grid;gap:14px;padding-bottom:86px}.record-page-section{overflow:hidden;border:1px solid #d7e5e2;border-radius:16px;background:#fff;box-shadow:0 8px 24px rgba(23,67,63,.06)}.record-section-head{display:flex;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid #e7efed;background:#f7fbfa}.record-section-head h2{margin:0;font:750 14px Manrope;color:#183d3a}.record-section-head p{margin:4px 0 0;font-size:10px;color:var(--muted)}.record-source{align-self:center;padding:7px 10px;border-radius:999px;background:#e8f4f2;color:#0b6760;font-size:9px;font-weight:700}.record-fields{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.record-field{min-width:0;padding:12px 14px;border-right:1px solid #edf1f0;border-bottom:1px solid #edf1f0}.record-field>span{display:flex;justify-content:space-between;gap:6px;margin-bottom:6px;color:#70827f;font-size:8px;font-weight:700;text-transform:uppercase;letter-spacing:.45px}.record-field b{color:#087f75;font-size:7px}.record-field input,.record-field select{width:100%;min-width:0;border:1px solid transparent;border-radius:8px;background:transparent;padding:8px 9px;color:#203a38;font:600 10px DM Sans}.record-page-form.editing .record-field input:not([readonly]),.record-page-form.editing .record-field select{border-color:#cadbd8;background:#fff;box-shadow:inset 0 1px 2px rgba(20,58,55,.04)}.record-page-form:not(.editing) .record-field input,.record-page-form:not(.editing) .record-field select{padding-left:0;opacity:1;-webkit-text-fill-color:#203a38}.record-repeat{grid-column:1/-1;width:100%}.record-repeat article{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid #edf1f0}.record-repeat article:last-child{border-bottom:0}.record-machine-list{grid-column:1/-1;width:100%}.record-machine-list article{display:grid;grid-template-columns:1.2fr 1.6fr auto;gap:14px;align-items:center;padding:14px 18px;border-bottom:1px solid #edf1f0}.record-machine-list strong{font-size:10px}.record-machine-list span,.record-machine-list em{font-size:9px;color:var(--muted);font-style:normal}.record-empty{grid-column:1/-1;margin:0;padding:24px 18px;color:var(--muted);font-size:10px}.record-savebar{position:fixed;z-index:20;right:26px;bottom:20px;display:flex;align-items:center;gap:10px;max-width:700px;padding:13px 15px;border:1px solid #cfe0dd;border-radius:14px;background:#fff;box-shadow:0 18px 55px rgba(15,54,51,.22)}.record-savebar>div{min-width:240px;margin-right:8px}.record-savebar strong,.record-savebar span{display:block}.record-savebar strong{font-size:10px}.record-savebar span{margin-top:3px;color:var(--muted);font-size:8px}.record-locked{background:#fbfdfc}
@media(max-width:1000px){.record-fields{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.record-page-head{grid-template-columns:1fr;align-items:start;padding:22px}.record-head-actions{flex-wrap:wrap}.record-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.record-repeat article{grid-template-columns:repeat(2,minmax(0,1fr))}.record-machine-list article{grid-template-columns:1fr}.record-savebar{left:12px;right:12px;bottom:12px}.record-savebar>div{display:none}}
@media(max-width:480px){.record-title h1{font-size:22px}.record-fields,.record-repeat article{grid-template-columns:1fr}.record-savebar{display:grid;grid-template-columns:1fr 1fr}.record-savebar .btn{width:100%}}
