.cr-form{max-width:1000px;margin:0 auto;min-width:0}.cr-form section{padding:20px;margin:16px 0;background:#fff;border:1px solid #b8cedd;border-radius:14px}.cr-form h2{color:#123d5c;font-size:1.15rem;margin:0 0 16px;padding-bottom:12px;border-bottom:2px solid #d5e7f0}.cr-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cr-form label{display:flex;flex-direction:column;gap:6px;margin:10px 0;font-weight:600}.cr-form input,.cr-form select{width:100%;min-width:0;box-sizing:border-box;border:1px solid #aabfce;border-radius:9px;padding:12px}.cr-form [hidden]{display:none!important}.cr-results{max-height:280px;overflow:auto}.cr-results button{display:block;text-align:left;width:100%;white-space:normal;margin:5px 0}.cr-results small{display:block}.cr-context{padding:12px;background:#edf6fb;border-radius:8px;overflow-wrap:anywhere}.cr-footer,.cr-actions{display:flex;flex-wrap:wrap;gap:10px;padding:12px 0}.cr-footer{justify-content:flex-end}#crError{color:#b42318}.cr-form small{color:#526b7c}.cr-form button{white-space:normal}.cr-service-rows{display:grid;gap:10px}.cr-service-row{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(150px,.75fr) auto;gap:12px;align-items:end;padding:12px;border:1px solid #cbdce7;border-radius:10px;background:#f8fbfd}.cr-service-row label{margin:0}.cr-service-row .cr-remove-service{margin-bottom:1px;color:#b42318;background:#fff;border:1px solid #f0b4ae}@media(max-width:600px){.cr-grid,.cr-service-row{grid-template-columns:1fr}.cr-form section{padding:14px}.cr-actions button{flex:1 1 45%;min-width:0}.cr-form h1{font-size:1.4rem}.cr-service-row .cr-remove-service{justify-self:start}}
