.customer-page{max-width:1280px;margin:auto;padding:28px;font-size:16px;line-height:1.5;color:#2a2a2a}.customer-page header,.customer-title{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px}.customer-page h1{font-size:30px;margin:10px 0}.customer-page h2{font-size:24px;margin:0}.customer-page h3{font-size:20px}.customer-page a{color:#a6380c;text-decoration:none}.customer-grid{display:grid;grid-template-columns:280px minmax(0,1fr);gap:22px}.customer-detail,.customer-editor,.customer-list{border:1px solid #e6e6e6;border-radius:12px;background:white;padding:22px}.customer-editor{margin:20px 0}.customer-list>button,.site-list>button{display:flex;flex-direction:column;text-align:left;width:100%;border:1px solid #e6e6e6;border-radius:8px;padding:14px;margin-top:10px;background:white;color:#2a2a2a}.customer-list>button.selected,.site-list>button.selected{background:#fff0e5;border-color:#e9ba9e}.customer-list span,.customer-muted,.site-list span{font-size:14px;color:#747474}.customer-page input,.customer-page textarea,.customer-select{width:100%!important;min-height:44px;padding:10px;border:1px solid #cccccc;border-radius:8px;background:white;color:#2a2a2a;font-size:16px}.customer-select{display:flex;justify-content:space-between;margin:8px 0}.customer-options{z-index:160;background:white!important;color:#2a2a2a;border:1px solid #cccccc;max-width:min(90vw,650px);padding:4px}.customer-options [data-highlighted]{background:#fff0e5}.customer-options [data-slot=select-item]{padding:10px 32px 10px 12px;white-space:normal;font-size:16px}.customer-picker label{display:block;font-weight:700;font-size:14px;margin-top:14px}.customer-picker p{font-size:14px;color:#747474}.customer-editor fieldset{display:grid;grid-template-columns:1fr 1fr;gap:16px;border:0;padding:0;margin:20px 0}.customer-editor label{display:block;font-size:14px;font-weight:700}.customer-editor input,.customer-editor textarea{display:block;margin-top:6px}.customer-actions{display:flex;justify-content:flex-end;gap:12px}.customer-detail dl{display:grid;grid-template-columns:1fr 1fr;gap:18px}.customer-detail dt{font-size:14px;color:#747474}.customer-detail dd{margin:4px 0}.keep-lines{white-space:pre-wrap;overflow-wrap:anywhere}.site-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.site-detail{border-top:1px solid #e6e6e6;margin-top:26px;padding-top:22px}.site-job{display:flex;flex-direction:column;gap:5px;border:1px solid #e6e6e6;border-radius:8px;padding:14px;margin:10px 0}.site-job span{font-size:14px;color:#747474}.link-job{display:grid;gap:12px;margin-top:16px}.customer-error{background:#fff0f0;padding:14px;color:#a62424;border-radius:8px}.customer-notice{background:#fff0e5;padding:14px;border-radius:8px}.customer-page :focus-visible{outline:3px solid #a6380c;outline-offset:3px}.customer-page button:disabled{opacity:.6;cursor:wait}@media(max-width:900px){.customer-grid{grid-template-columns:1fr}.customer-page{padding:20px 14px}.customer-list{max-height:320px;overflow:auto}.customer-detail dl,.customer-editor fieldset,.site-list{grid-template-columns:1fr}.customer-title{flex-wrap:wrap}}