.operations-center{position:fixed;inset:0;z-index:13000;display:none;color:#182033;font-family:inherit}
.operations-center.open{display:block}
.operations-center-backdrop{position:absolute;inset:0;background:rgba(12,23,42,.48);backdrop-filter:blur(3px)}
.operations-center-dialog{position:absolute;left:50%;top:50%;width:min(1380px,calc(100vw - 32px));height:min(900px,calc(100vh - 32px));transform:translate(-50%,-50%);display:flex;flex-direction:column;overflow:hidden;background:#f5f8fc;border:1px solid #dbe5f2;border-radius:24px;box-shadow:0 28px 80px rgba(9,33,73,.28)}
.operations-center-header{display:flex;align-items:center;justify-content:space-between;padding:22px 26px 16px;background:#fff;border-bottom:1px solid #e3eaf3}
.operations-center-header h2{margin:3px 0 0;font-size:24px;line-height:1.2;color:#10213c}
.operations-center-eyebrow{font-size:12px;font-weight:800;letter-spacing:.08em;color:#0568e8}
.operations-center-close{width:44px;height:44px;border:0;border-radius:14px;background:#edf3fa;color:#253652;font-size:30px;line-height:1;cursor:pointer}
.operations-center-tabs{display:flex;gap:8px;padding:12px 26px 0;background:#fff}
.operations-center-tabs button{height:42px;padding:0 22px;border:0;border-radius:12px 12px 0 0;background:transparent;color:#65738a;font-size:15px;font-weight:800;cursor:pointer}
.operations-center-tabs button.active{background:#0568e8;color:#fff}
.operations-center-message{min-height:22px;padding:9px 26px;font-size:13px;color:#65738a;background:#fff;border-bottom:1px solid #e3eaf3}
.operations-center-message.success{color:#087a4d}.operations-center-message.error{color:#c73b33}.operations-center-message.loading{color:#0568e8}
.operations-panel{flex:1;min-height:0;padding:22px 26px;overflow:auto}
.operations-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.operations-stat-card{min-height:122px;padding:18px;border:1px solid #dbe5f2;border-radius:18px;background:#fff;box-shadow:0 7px 24px rgba(29,62,105,.06)}
.operations-stat-card span,.operations-stat-card small{display:block;color:#6c7b91}.operations-stat-card span{font-size:13px;font-weight:800}.operations-stat-card strong{display:block;margin:8px 0 5px;font-size:31px;color:#16355e}.operations-stat-card small{font-size:12px}
.operations-stat-card.primary{border-color:#9fc6fb;background:#eef6ff}.operations-stat-card.primary strong{color:#0568e8}.operations-stat-card.warning{border-color:#ffd197;background:#fff8ec}.operations-stat-card.warning strong{color:#d97300}.operations-stat-card.success strong{color:#0a8c5b}
.operations-stat-card.actionable{width:100%;text-align:left;font:inherit;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.operations-stat-card.actionable:hover,.operations-stat-card.actionable:focus-visible{transform:translateY(-2px);border-color:#76aff4;box-shadow:0 12px 28px rgba(29,62,105,.13);outline:none}.operations-stat-card.actionable em{display:block;margin-top:10px;color:#0568e8;font-size:11px;font-style:normal;font-weight:900}
.operations-workflow-card,.operations-guidance{margin-top:16px;padding:18px 20px;border:1px solid #dbe5f2;border-radius:18px;background:#fff}
.operations-workflow-card{display:flex;justify-content:space-between;gap:20px}.operations-workflow-card div>span{display:block;margin-top:6px;color:#65738a;font-size:13px}.operations-source-priority{text-align:right}.operations-source-priority span{font-size:12px}.operations-source-priority b{display:block;margin-top:8px;color:#0568e8}
.operations-guidance b{font-size:16px}.operations-guidance p{margin:7px 0 0;color:#596a82;font-size:14px;line-height:1.7}
.customer-match-toolbar{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px;padding:16px 18px;border:1px solid #dbe5f2;border-radius:18px;background:#fff}.customer-match-toolbar strong,.customer-match-toolbar span{display:block}.customer-match-toolbar span{margin-top:4px;color:#6b7890;font-size:13px}.customer-match-toolbar-actions{display:flex;gap:8px}.customer-match-toolbar-actions button,.customer-match-toolbar-actions a,.operations-match-heading button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 15px;border:1px solid #b8d4f8;border-radius:12px;background:#eef6ff;color:#0568e8;font-weight:800;text-decoration:none;cursor:pointer}.customer-match-toolbar-actions button{border-color:#0568e8;background:#0568e8;color:#fff}
.customer-match-layout{display:grid;grid-template-columns:440px minmax(0,1fr);gap:14px;min-height:560px}.operations-customer-list,.operations-match-list{min-height:0;overflow:auto;border:1px solid #dbe5f2;border-radius:18px;background:#fff}.operations-customer-list{padding:10px}.operations-customer-tools{position:sticky;top:-10px;z-index:3;display:flex;align-items:center;gap:8px;margin:-10px -10px 10px;padding:10px;background:#fff;border-bottom:1px solid #e3eaf3}.operations-customer-tools input{min-width:0;flex:1;height:38px;padding:0 11px;border:1px solid #cfdbea;border-radius:10px;font:inherit}.operations-customer-tools span{white-space:nowrap;color:#65738a;font-size:12px;font-weight:800}.operations-customer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.operations-customer-card{position:relative;width:100%;min-height:104px;margin:0;padding:11px 10px;border:1px solid #e0e8f2;border-radius:13px;background:#fff;text-align:left;color:#23324a;cursor:pointer}.operations-customer-card:hover,.operations-customer-card.selected{border-color:#68a9f6;background:#edf6ff}.operations-customer-card strong,.operations-customer-card>span,.operations-customer-card small,.operations-customer-card>b{display:block}.operations-customer-card strong{max-width:110px;margin:2px 0 4px;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.operations-customer-card>span:not(.operations-customer-status){color:#617089;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.operations-customer-card small{display:none}.operations-customer-card>b{margin-top:7px;color:#0568e8;font-size:11px}.operations-customer-status{position:absolute;right:8px;top:8px;padding:3px 6px;border-radius:999px;background:#eaf3ff;color:#0568e8;font-size:10px;font-weight:800}
.operations-match-list{padding:14px}.operations-match-heading{position:sticky;top:-14px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;margin:-14px -14px 14px;padding:14px 16px;background:#fff;border-bottom:1px solid #e1e9f3}.operations-match-heading span,.operations-match-heading b{display:block}.operations-match-heading span{color:#68778d;font-size:12px}.operations-match-heading b{margin-top:3px;font-size:19px;color:#142b4d}.operations-match-heading button{border-color:#0568e8;background:#0568e8;color:#fff}.operations-match-heading button:disabled{opacity:.45;cursor:not-allowed}
.operations-match-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.operations-match-card{display:flex;gap:12px;padding:14px;border:1px solid #dfe8f3;border-radius:15px;background:#fff}.operations-match-score{flex:0 0 56px;height:56px;display:flex;align-items:baseline;justify-content:center;padding-top:11px;border-radius:14px;background:#eaf4ff;color:#0568e8}.operations-match-score b{font-size:21px}.operations-match-score span{font-size:11px}.operations-match-body{min-width:0}.operations-match-body strong,.operations-match-body>span,.operations-match-body>b{display:block}.operations-match-body strong{font-size:15px;color:#162c4c}.operations-match-body>span{margin-top:3px;color:#6b7890;font-size:12px}.operations-match-body>b{margin-top:7px;color:#0568e8;font-size:13px}.operations-match-body p{margin:8px 0 0;color:#35445a;font-size:12px;line-height:1.5}.operations-match-body small{display:block;margin-top:6px;color:#c45b35;font-size:11px}
.operations-empty{display:flex;min-height:180px;flex-direction:column;align-items:center;justify-content:center;padding:28px;text-align:center;color:#76849a}.operations-empty b{color:#2c3e58}.operations-empty span{margin-top:7px;font-size:13px;line-height:1.6}
.customer-match-map-status{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:6px 7px;padding:8px 10px;border:1px solid #7eb8fa;border-radius:11px;background:#eaf4ff;color:#055ebd;font-size:12px;font-weight:800}.customer-match-map-status[hidden]{display:none}.customer-match-map-status button{height:28px;border:0;border-radius:8px;background:#0568e8;color:#fff;font-size:11px;font-weight:800;cursor:pointer}
body.operations-center-open{overflow:hidden}
@media(max-width:768px){.operations-center-dialog{left:0;top:auto;bottom:0;width:100vw;height:min(88vh,820px);transform:none;border-radius:24px 24px 0 0}.operations-center-header{padding:16px 18px 12px}.operations-center-header h2{font-size:20px}.operations-center-tabs{padding:8px 14px 0}.operations-center-tabs button{flex:1}.operations-center-message{padding:8px 16px}.operations-panel{padding:12px}.operations-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.operations-stat-card{min-height:105px;padding:14px}.operations-stat-card strong{font-size:25px}.operations-workflow-card{display:block}.operations-source-priority{margin-top:14px;text-align:left}.customer-match-toolbar{display:block;margin-bottom:10px;padding:13px}.customer-match-toolbar-actions{margin-top:12px}.customer-match-toolbar-actions>*{flex:1}.customer-match-layout{display:block;min-height:0}.operations-customer-list{display:block;margin-bottom:10px;padding:8px}.operations-customer-tools{top:-8px;margin:-8px -8px 8px}.operations-customer-grid{display:flex;gap:8px;overflow-x:auto}.operations-customer-card{flex:0 0 210px;margin:0}.operations-match-list{height:calc(88vh - 300px);padding:10px}.operations-match-cards{grid-template-columns:1fr}.operations-match-heading{top:-10px;margin:-10px -10px 10px;padding:10px;align-items:flex-end}.operations-match-heading button{max-width:160px;padding:0 9px;font-size:12px}.operations-match-filters{top:51px;margin:-10px -10px 10px;padding:8px 10px;overflow-x:auto}.customer-match-inline-actions{flex-wrap:wrap}.customer-match-inline-badge{flex-basis:100%;margin-right:0}}

/* v7.3 고객 신규매칭·미연락·소개 상태 */
.operations-customer-card.has-overdue{border-color:#f3a7a0;background:#fff8f7}
.operations-customer-card em,.operations-customer-card i{display:inline-block;margin:7px 6px 0 0;padding:4px 7px;border-radius:999px;font-size:11px;font-style:normal;font-weight:850}
.operations-customer-card em{background:#e8f8ef;color:#087a4d}.operations-customer-card i{background:#fff0ee;color:#c23b32}
.operations-customer-alert{display:flex;align-items:center;gap:10px;margin:0 0 10px;padding:11px 13px;border:1px solid #f3aaa3;border-radius:13px;background:#fff4f2;color:#a42d27}
.operations-customer-alert b{white-space:nowrap}.operations-customer-alert span{font-size:12px;line-height:1.4}
.operations-match-card.introduced{border:2px solid #dc2626;background:#fff5f5}.operations-match-card.introduced .operations-match-score{background:#fee2e2;color:#b91c1c}
.operations-match-card.overdue{box-shadow:inset 4px 0 #e4544d}
.operations-match-title{display:flex;align-items:center;justify-content:space-between;gap:8px}.operations-match-title>span{flex:0 0 auto;padding:3px 7px;border-radius:999px;background:#edf3fa;color:#506178;font-size:10px;font-weight:850}
.operations-match-card.introduced .operations-match-title>span{background:#fee2e2;color:#b91c1c}
.operations-match-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.operations-match-actions button,.operations-match-actions>span{min-height:30px;padding:6px 9px;border:1px solid #cfdbea;border-radius:9px;background:#fff;color:#40516a;font-size:11px;font-weight:800}
.operations-match-actions button{cursor:pointer}.operations-match-actions button.introduce{border-color:#ef4444;color:#b91c1c}.operations-match-actions .introduced-label{border-color:#f87171;background:#fee2e2;color:#b91c1c}
#operationsCustomerMenuBtn.has-alert{color:#c23b32;font-weight:900}
.customer-work-alert[hidden]{display:none!important}
.customer-work-alert{position:fixed;inset:0;z-index:100080;display:grid;place-items:center;padding:20px}
.customer-work-alert-backdrop{position:absolute;inset:0;background:rgba(15,32,55,.55);backdrop-filter:blur(3px)}
.customer-work-alert-dialog{position:relative;width:min(560px,100%);max-height:min(760px,calc(100dvh - 32px));overflow:auto;border:1px solid #d8e4f2;border-radius:24px;background:#fff;box-shadow:0 28px 80px rgba(11,39,76,.28)}
.customer-work-alert-dialog header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:24px 26px 18px;border-bottom:1px solid #e8eef6}
.customer-work-alert-dialog header small{display:block;margin-bottom:5px;color:#0b6fe8;font-size:12px;font-weight:800}
.customer-work-alert-dialog header h2{margin:0;color:#102a4c;font-size:23px}
.customer-work-alert-dialog header>button{width:42px;height:42px;border:0;border-radius:14px;background:#eef4fb;color:#183b64;font-size:25px;font-weight:700;cursor:pointer}
.customer-work-alert-body{padding:22px 26px}
.customer-work-alert-body>p{margin:0 0 14px;color:#536b87;font-size:14px}
.customer-work-alert-summary{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px;padding:14px 16px;border-radius:14px;background:#f2f7fd;color:#17375e}
.customer-work-alert-summary b{font-size:16px}
.customer-work-alert-summary span{color:#71849b;font-size:11px;text-align:right}
.customer-work-alert-items{display:grid;gap:10px}
.customer-work-alert-item{display:grid;grid-template-columns:1fr auto;align-items:center;gap:4px 14px;width:100%;padding:15px 16px;border:1px solid #dbe6f2;border-radius:15px;background:#fff;text-align:left;cursor:pointer}
.customer-work-alert-item:hover{transform:translateY(-1px);box-shadow:0 8px 24px rgba(28,71,120,.1)}
.customer-work-alert-item span{display:grid;gap:4px}
.customer-work-alert-item b{color:#17375e;font-size:15px}
.customer-work-alert-item small{color:#6f8299;font-size:12px}
.customer-work-alert-item strong{grid-row:1 / span 2;grid-column:2;color:#0b6fe8;font-size:21px}
.customer-work-alert-item em{color:#3973ad;font-size:11px;font-style:normal;font-weight:700}
.customer-work-alert-item.overdue{border-color:#efc6c3;background:#fff8f7}
.customer-work-alert-item.overdue strong{color:#c23b32}
.customer-work-alert-item.due{border-color:#f0d39a;background:#fffaf0}
.customer-work-alert-item.due strong{color:#a56a00}
.customer-work-alert-dialog footer{display:flex;justify-content:flex-end;gap:10px;padding:16px 26px 22px;border-top:1px solid #e8eef6}
.customer-work-alert-dialog footer button{min-height:44px;padding:0 18px;border:1px solid #cfdbea;border-radius:12px;background:#fff;color:#23476f;font-weight:800;cursor:pointer}
.customer-work-alert-dialog footer button.primary{border-color:#0b6fe8;background:#0b6fe8;color:#fff}
body.customer-work-alert-open{overflow:hidden}
@media(max-width:600px){
  .customer-work-alert{padding:12px}
  .customer-work-alert-dialog{border-radius:20px}
  .customer-work-alert-dialog header{padding:20px 18px 15px}
  .customer-work-alert-dialog header h2{font-size:20px}
  .customer-work-alert-body{padding:17px 18px}
  .customer-work-alert-summary{align-items:flex-start;flex-direction:column}
  .customer-work-alert-summary span{text-align:left}
  .customer-work-alert-item{padding:13px 14px}
  .customer-work-alert-dialog footer{padding:14px 18px 18px}
}

/* v7.16 운영창 상단 높이 축소 — 본문을 더 넓게 사용 */
@media(min-width:769px){
  .operations-center-header{padding:12px 18px 9px}
  .operations-center-header h2{margin-top:2px;font-size:22px}
  .operations-center-eyebrow{font-size:11px}
  .operations-center-close{width:38px;height:38px;border-radius:12px;font-size:26px}
  .operations-center-tabs{gap:6px;padding:7px 18px 0}
  .operations-center-tabs button{height:37px;padding:0 19px;font-size:14px}
  .operations-center-message{min-height:18px;padding:5px 18px;font-size:12px}
  .operations-panel{padding:12px 16px}
}

/* v7.4 고객 대량관리·상태별 처리 */
.operations-customer-card u{display:inline-block;margin:7px 6px 0 0;padding:4px 7px;border-radius:999px;background:#f1f3f6;color:#5d6675;font-size:11px;font-weight:850;text-decoration:none}
.operations-match-filters{position:sticky;top:61px;z-index:2;display:flex;gap:7px;margin:-14px -14px 14px;padding:9px 14px;background:#f8fbff;border-bottom:1px solid #e1e9f3}.operations-match-filters button{height:34px;padding:0 11px;border:1px solid #cedbea;border-radius:10px;background:#fff;color:#4e5d72;font-weight:800;cursor:pointer}.operations-match-filters button.active{border-color:#0568e8;background:#0568e8;color:#fff}.operations-match-filters b{margin-left:3px}
.operations-match-card.held{border:2px solid #1f2937;background:#f3f4f6}.operations-match-card.held .operations-match-score{background:#1f2937;color:#fff}.operations-match-actions button.hold{border-color:#374151;color:#1f2937}.operations-match-actions .held-label{border-color:#374151;background:#1f2937;color:#fff}
.customer-match-inline-actions{display:flex;align-items:center;gap:6px;margin:7px 0 3px;padding:7px 8px;border-radius:10px;background:#f5f8fc}.customer-match-inline-actions button{height:28px;padding:0 8px;border:1px solid #cbd8e8;border-radius:8px;background:#fff;color:#43536b;font-size:11px;font-weight:850;cursor:pointer}.customer-match-inline-actions button.introduce{border-color:#ef4444;color:#b91c1c}.customer-match-inline-actions button.hold{border-color:#374151;color:#1f2937}.customer-match-inline-actions button:disabled{opacity:.55}.customer-match-inline-badge{margin-right:auto;padding:4px 7px;border-radius:999px;font-size:10px;font-weight:900}.customer-match-inline-spacer{margin-right:auto}.customer-match-inline-badge.status-new{background:#dcecff;color:#0568e8}.customer-match-inline-badge.status-introduced{background:#fee2e2;color:#b91c1c}.customer-match-inline-badge.status-held{background:#1f2937;color:#fff}.item.customer-match-new{border-left:4px solid #1687e8}.item.customer-match-introduced{border-left:4px solid #dc2626;background:#fff5f5}.item.customer-match-held{border-left:4px solid #1f2937;background:#f3f4f6}
@media(max-width:1100px) and (min-width:769px){.customer-match-layout{grid-template-columns:350px minmax(0,1fr)}.operations-customer-grid{grid-template-columns:1fr}}

/* v7.6 웹 고객상담·대량 고객관리 */
.operations-customer-views{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 9px}.operations-customer-views button{height:32px;padding:0 9px;border:1px solid #d5e0ed;border-radius:9px;background:#fff;color:#596a82;font-size:11px;font-weight:850;cursor:pointer}.operations-customer-views button.active{border-color:#0568e8;background:#0568e8;color:#fff}.operations-customer-views b{margin-left:3px}
.operations-customer-view-empty{grid-column:1/-1;padding:38px 12px;border:1px dashed #cfdae8;border-radius:12px;color:#738198;font-size:12px;font-weight:800;text-align:center}
.operations-customer-card i.scheduled{background:#edf6ff;color:#0568e8}.operations-customer-card i.due{background:#fff0ee;color:#c23b32}
.operations-match-heading-actions{display:flex;align-items:center;justify-content:flex-end;gap:6px}.operations-match-heading-actions button,.operations-match-heading-actions a{display:inline-flex;min-height:36px;align-items:center;justify-content:center;padding:0 10px;border:1px solid #c9d8e9;border-radius:12px;background:#fff;color:#40516a;font-size:12px;font-weight:850;text-decoration:none;white-space:nowrap;cursor:pointer}.operations-match-heading-actions button:last-child{border-color:#0568e8;background:#0568e8;color:#fff}.operations-match-heading-actions .customer-call-link{border-color:#7cc6a1;background:#edfff5;color:#087a4d}
.customer-status-quick{display:flex;min-height:36px;align-items:center;gap:6px;padding:0 7px 0 9px;border:1px solid #c9d8e9;border-radius:12px;background:#fff;color:#65738a;white-space:nowrap}.customer-status-quick span{font-size:10px!important;font-weight:850}.customer-status-quick select{height:28px;border:0;background:transparent;color:#1f3656;font:inherit;font-size:12px;font-weight:900;outline:none;cursor:pointer}.customer-status-quick select:disabled{opacity:.55;cursor:wait}
.customer-crm-modal{position:fixed;inset:0;z-index:15000;display:flex;align-items:center;justify-content:center;padding:16px}.customer-crm-modal[hidden]{display:none}.customer-crm-backdrop{position:absolute;inset:0;background:rgba(11,24,45,.58);backdrop-filter:blur(3px)}
.customer-crm-dialog{position:relative;z-index:1;width:min(560px,calc(100vw - 24px));max-height:calc(100vh - 32px);display:flex;flex-direction:column;overflow:hidden;border:1px solid #dbe5f2;border-radius:22px;background:#fff;box-shadow:0 28px 80px rgba(8,29,61,.34)}.customer-crm-dialog-wide{width:min(900px,calc(100vw - 24px))}
.customer-crm-modal.customer-crm-modal-closing-v727 .customer-crm-backdrop{animation:customerCrmBackdropOutV727 .24s ease both}.customer-crm-modal.customer-crm-modal-closing-v727 .customer-crm-dialog{animation:customerCrmDialogOutV727 .24s cubic-bezier(.4,0,.2,1) both}
@keyframes customerCrmBackdropOutV727{to{opacity:0}}
@keyframes customerCrmDialogOutV727{to{opacity:0;transform:translateY(14px) scale(.985)}}
.customer-crm-dialog header{display:flex;align-items:center;justify-content:space-between;padding:18px 20px;border-bottom:1px solid #e3eaf3}.customer-crm-dialog header small{color:#0568e8;font-weight:850}.customer-crm-dialog h3{margin:3px 0 0;color:#142b4d;font-size:20px}.customer-crm-dialog header>button{width:40px;height:40px;border:0;border-radius:12px;background:#edf3fa;color:#253652;font-size:26px;cursor:pointer}
.customer-crm-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 20px;overflow:auto;background:#f8fbff}.customer-crm-grid-single{grid-template-columns:1fr}.customer-crm-grid label span{display:block;margin:0 0 5px;color:#43536b;font-size:12px;font-weight:850}.customer-crm-grid input,.customer-crm-grid select,.customer-crm-grid textarea{box-sizing:border-box;width:100%;min-height:42px;padding:9px 11px;border:1px solid #cbd8e8;border-radius:10px;background:#fff;color:#182033;font:inherit}.customer-crm-grid textarea{min-height:76px;resize:vertical}.customer-crm-span-2{grid-column:span 2}
.customer-crm-dialog footer{display:flex;justify-content:flex-end;gap:8px;padding:14px 20px;border-top:1px solid #e3eaf3}.customer-crm-dialog footer button{min-height:42px;padding:0 17px;border:1px solid #cbd8e8;border-radius:11px;background:#fff;color:#43536b;font-weight:850;cursor:pointer}.customer-crm-dialog footer button.primary{border-color:#0568e8;background:#0568e8;color:#fff}.customer-crm-dialog footer button:disabled{opacity:.55}
.customer-memo-dialog{width:min(700px,calc(100vw - 24px))}.customer-memo-content{min-height:220px;overflow:auto;padding:16px 20px;background:#f8fbff}.customer-memo-request{padding:14px 16px;border:1px solid #dbe5f2;border-radius:14px;background:#fff}.customer-memo-request b{color:#203651}.customer-memo-request p{margin:7px 0 0;color:#52637a;font-size:13px;line-height:1.6;white-space:pre-wrap}.customer-memo-history{margin-top:14px}.customer-memo-history-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px;color:#263b59}.customer-memo-history-title span{color:#68778d;font-size:12px;font-weight:800}.customer-memo-entry{margin-top:8px;padding:13px 15px;border:1px solid #dbe5f2;border-radius:13px;background:#fff}.customer-memo-entry time{display:block;color:#75839a;font-size:11px}.customer-memo-entry p{margin:9px 0 0;color:#243750;font-size:13px;line-height:1.6;white-space:pre-wrap}.customer-memo-empty{padding:32px;text-align:center;color:#75839a}.customer-quick-memo{padding:14px 20px;border-top:1px solid #e3eaf3;background:#fff}.customer-quick-memo label{display:flex;align-items:center;justify-content:space-between;margin-bottom:6px;color:#263b59;font-size:12px;font-weight:850}.customer-quick-memo label span{color:#75839a;font-size:11px;font-weight:700}.customer-quick-memo textarea{box-sizing:border-box;width:100%;min-height:76px;padding:10px 12px;border:1px solid #cbd8e8;border-radius:11px;font:inherit;resize:vertical}
body.customer-crm-open{overflow:hidden}
.customer-condition-refresh-v727{display:flex;flex:0 0 auto;min-height:38px;align-items:center;justify-content:center;gap:10px;margin:0;padding:7px 12px;border-top:1px solid #fee2e2;border-bottom:1px solid #fecaca;background:linear-gradient(90deg,#fff7f7,#fff1f2,#fff7f7);color:#c91e2f;font-size:13px;font-weight:900;letter-spacing:-.15px}.customer-condition-refresh-v727.is-error{border-color:#fecaca;background:#fff1f2;color:#b91c1c}.customer-condition-refresh-pulse-v727{display:inline-flex;align-items:center;gap:3px}.customer-condition-refresh-pulse-v727 i{width:6px;height:6px;border-radius:50%;background:#ef233c;animation:customerConditionPulseV727 1s ease-in-out infinite}.customer-condition-refresh-pulse-v727 i:nth-child(2){animation-delay:.16s}.customer-condition-refresh-pulse-v727 i:nth-child(3){animation-delay:.32s}
@keyframes customerConditionPulseV727{0%,70%,100%{opacity:.28;transform:translateY(0) scale(.8)}35%{opacity:1;transform:translateY(-3px) scale(1)}}
.circle-marker.customer-match-candidate,.circle-marker.source-gongsil.customer-match-candidate,.circle-marker.done.customer-match-candidate{--cluster-fill:rgba(220,38,38,.88)!important;--cluster-text:#fff!important}
.circle-marker.customer-match-held,.circle-marker.source-gongsil.customer-match-held,.circle-marker.done.customer-match-held{--cluster-fill:rgba(31,41,55,.90)!important;--cluster-text:#fff!important}
@media(max-width:768px){.operations-match-heading{display:block}.operations-match-heading-actions{justify-content:flex-start;margin-top:8px;overflow-x:auto}.operations-match-heading-actions button,.operations-match-heading-actions a{flex:0 0 auto;max-width:none}.customer-crm-modal{align-items:flex-end;padding:0}.customer-crm-dialog,.customer-crm-dialog-wide,.customer-memo-dialog{width:100vw;max-height:92vh;border-radius:22px 22px 0 0}.customer-crm-grid{grid-template-columns:1fr;padding:14px}.customer-crm-span-2{grid-column:auto}.customer-crm-dialog footer{padding:12px 14px}.customer-match-toolbar-actions{flex-wrap:wrap}.customer-match-toolbar-actions>*{flex:1 1 45%}}
@media(prefers-reduced-motion:reduce){.customer-crm-modal.customer-crm-modal-closing-v727 .customer-crm-backdrop,.customer-crm-modal.customer-crm-modal-closing-v727 .customer-crm-dialog,.customer-condition-refresh-pulse-v727 i{animation:none!important}}

/* v7.17 운영·고객매칭 고밀도 작업화면 */
@media(min-width:769px){
  .operations-center-dialog{
    width:min(1580px,calc(100vw - 20px));
    height:min(940px,calc(100dvh - 20px));
  }
  .operations-stat-grid{
    grid-template-columns:repeat(4,minmax(0,1fr));
    gap:9px;
  }
  .operations-stat-card{
    min-height:90px;
    padding:12px 14px;
    border-radius:14px;
  }
  .operations-stat-card strong{margin:5px 0 3px;font-size:26px}
  .operations-stat-card.actionable em{margin-top:5px}
  .operations-workflow-card,.operations-guidance{
    margin-top:10px;
    padding:12px 15px;
    border-radius:14px;
  }
  #operationsCustomersPanel:not([hidden]){
    display:flex;
    min-height:0;
    flex-direction:column;
    overflow:hidden;
  }
  #operationsCustomersPanel[hidden]{display:none!important}
  #operationsCustomersPanel .customer-match-toolbar{
    flex:0 0 auto;
    margin-bottom:7px;
    padding:8px 11px;
    border-radius:13px;
  }
  #operationsCustomersPanel .customer-match-toolbar strong{font-size:14px}
  #operationsCustomersPanel .customer-match-toolbar span{margin-top:2px;font-size:11px}
  #operationsCustomersPanel .customer-match-toolbar-actions{gap:5px}
  #operationsCustomersPanel .customer-match-toolbar-actions button,
  #operationsCustomersPanel .customer-match-toolbar-actions a{
    min-height:32px;
    padding:0 10px;
    border-radius:9px;
    font-size:11.5px;
  }
  #operationsCustomersPanel .customer-match-layout{
    grid-template-columns:360px minmax(0,1fr);
    min-height:0;
    flex:1 1 auto;
    gap:8px;
  }
  #operationsCustomersPanel .operations-customer-list,
  #operationsCustomersPanel .operations-match-list{
    height:auto;
    border-radius:13px;
  }
  #operationsCustomersPanel .operations-customer-list{padding:7px}
  #operationsCustomersPanel .operations-customer-tools{
    top:-7px;
    gap:5px;
    margin:-7px -7px 5px;
    padding:6px 7px;
  }
  #operationsCustomersPanel .operations-customer-tools input{
    height:31px;
    padding:0 9px;
    border-radius:8px;
    font-size:11.5px;
  }
  #operationsCustomersPanel .operations-customer-views{
    flex-wrap:nowrap;
    gap:4px;
    margin-bottom:5px;
    overflow-x:auto;
    scrollbar-width:thin;
  }
  #operationsCustomersPanel .operations-customer-views button{
    flex:0 0 auto;
    height:27px;
    padding:0 7px;
    border-radius:7px;
    font-size:9.5px;
  }
  #operationsCustomersPanel .operations-customer-grid{
    grid-template-columns:repeat(2,minmax(0,1fr));
    gap:5px;
  }
  #operationsCustomersPanel .operations-customer-card{
    min-height:69px;
    padding:7px 8px;
    border-radius:10px;
  }
  #operationsCustomersPanel .operations-customer-card strong{
    max-width:105px;
    margin:0 0 2px;
    font-size:12.5px;
  }
  #operationsCustomersPanel .operations-customer-card>span:not(.operations-customer-status){font-size:10.5px}
  #operationsCustomersPanel .operations-customer-card>b{
    margin-top:3px;
    font-size:9.5px;
  }
  #operationsCustomersPanel .operations-customer-status{
    right:6px;
    top:6px;
    padding:2px 5px;
    font-size:8.5px;
  }
  #operationsCustomersPanel .operations-customer-card em,
  #operationsCustomersPanel .operations-customer-card u,
  #operationsCustomersPanel .operations-customer-card i{
    margin:3px 3px 0 0;
    padding:2px 4px;
    font-size:8.5px;
  }
  #operationsCustomersPanel .operations-match-list{padding:7px}
  #operationsCustomersPanel .operations-customer-alert{
    gap:6px;
    margin-bottom:5px;
    padding:6px 8px;
    border-radius:9px;
  }
  #operationsCustomersPanel .operations-customer-alert b{font-size:10.5px}
  #operationsCustomersPanel .operations-customer-alert span{font-size:10px}
  #operationsCustomersPanel .operations-match-heading{
    top:-7px;
    gap:7px;
    margin:-7px -7px 5px;
    padding:7px 9px;
  }
  #operationsCustomersPanel .operations-match-heading span{font-size:10px}
  #operationsCustomersPanel .operations-match-heading b{margin-top:1px;font-size:16px}
  #operationsCustomersPanel .operations-match-heading-actions{gap:4px}
  #operationsCustomersPanel .operations-match-heading-actions button,
  #operationsCustomersPanel .operations-match-heading-actions a{
    min-height:29px;
    padding:0 7px;
    border-radius:8px;
    font-size:10px;
  }
  #operationsCustomersPanel .customer-status-quick{
    min-height:29px;
    gap:3px;
    padding:0 4px 0 6px;
    border-radius:8px;
  }
  #operationsCustomersPanel .customer-status-quick span{font-size:8.5px!important}
  #operationsCustomersPanel .customer-status-quick select{height:24px;font-size:10px}
  #operationsCustomersPanel .operations-match-filters{
    top:43px;
    gap:4px;
    margin:-5px -7px 6px;
    padding:5px 7px;
  }
  #operationsCustomersPanel .operations-match-filters button{
    height:28px;
    padding:0 8px;
    border-radius:7px;
    font-size:10px;
  }
  #operationsCustomersPanel .operations-match-cards{
    grid-template-columns:repeat(2,minmax(0,1fr));
    align-content:start;
    gap:6px;
  }
  #operationsCustomersPanel .operations-match-card{
    display:grid;
    grid-template-columns:43px minmax(0,1fr);
    gap:7px;
    min-height:104px;
    padding:8px;
    border-radius:11px;
  }
  #operationsCustomersPanel .operations-match-score{
    width:43px;
    height:43px;
    padding-top:8px;
    border-radius:10px;
  }
  #operationsCustomersPanel .operations-match-score b{font-size:17px}
  #operationsCustomersPanel .operations-match-body strong{font-size:12.5px}
  #operationsCustomersPanel .operations-match-body>span{margin-top:1px;font-size:10px}
  #operationsCustomersPanel .operations-match-body>b{margin-top:3px;font-size:11px}
  #operationsCustomersPanel .operations-match-body p{
    display:-webkit-box;
    margin:4px 0 0;
    overflow:hidden;
    font-size:9.5px;
    line-height:1.35;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:1;
  }
  #operationsCustomersPanel .operations-match-body small{
    margin-top:3px;
    overflow:hidden;
    font-size:9px;
    white-space:nowrap;
    text-overflow:ellipsis;
  }
  #operationsCustomersPanel .operations-match-title>span{
    padding:2px 5px;
    font-size:8.5px;
  }
  #operationsCustomersPanel .operations-match-actions{
    gap:4px;
    margin-top:5px;
  }
  #operationsCustomersPanel .operations-match-actions button,
  #operationsCustomersPanel .operations-match-actions>span{
    min-height:24px;
    padding:4px 6px;
    border-radius:7px;
    font-size:9px;
  }
}

@media(min-width:769px) and (max-width:1100px){
  #operationsCustomersPanel .customer-match-layout{grid-template-columns:285px minmax(0,1fr)}
  #operationsCustomersPanel .operations-customer-grid{grid-template-columns:1fr}
  #operationsCustomersPanel .operations-customer-card{min-height:58px}
  #operationsCustomersPanel .operations-match-cards{grid-template-columns:repeat(2,minmax(0,1fr))}
}

/* v7.17.1 넓은 데스크탑 고객매칭: 한 화면에 더 많은 매물을 보는 3열 배열 */
/* v7.17.2 태블릿 브라우저·하단 시스템바에서도 운영창 전체 노출 */
@media(min-width:769px) and (max-height:900px){
  .operations-center-dialog{
    top:max(8px,env(safe-area-inset-top));
    bottom:max(42px,calc(env(safe-area-inset-bottom) + 12px));
    height:auto;
    max-height:none;
    transform:translateX(-50%);
  }
}

@media(min-width:1400px){
  #operationsCustomersPanel .operations-match-cards{
    grid-template-columns:repeat(3,minmax(0,1fr));
  }
}

/* v7.19 고객목록 · 메인 매물카드 분할형 고객매칭 */
.customer-match-choice-v719{display:inline-flex;align-items:center;justify-content:center;gap:4px;height:24px;padding:0 7px;border:1px solid #cbd5e1;border-radius:7px;background:#fff;color:#475569;font-size:10px;font-weight:900;cursor:pointer;box-sizing:border-box}
.customer-match-choice-v719 input{width:14px;height:14px;margin:0;accent-color:#ef4444;cursor:pointer}
.customer-match-choice-v719.introduce{border-color:#fca5a5;color:#b91c1c}.customer-match-choice-v719.introduce.checked{background:#fff1f2}
.customer-match-choice-v719.hold input{accent-color:#2563eb}.customer-match-choice-v719.hold.checked{border-color:#60a5fa;background:#eff6ff;color:#1d4ed8}
.customer-match-choice-v719:has(input:disabled){opacity:.58;cursor:wait}

@media(min-width:769px){
  #operationsCustomersPanel .customer-match-toolbar>div:first-child strong:after{content:"고객별 매칭매물 관리";font-size:14px}
  #operationsCustomersPanel .customer-match-toolbar>div:first-child strong{font-size:0!important}
  #operationsCustomersPanel .customer-match-toolbar>div:first-child span{font-size:0!important}
  #operationsCustomersPanel .customer-match-toolbar>div:first-child span:after{content:"고객을 고르면 오른쪽에 메인 매물리스트가 그대로 열립니다.";font-size:11px}
  #operationsCustomersPanel .customer-match-layout{grid-template-columns:430px minmax(0,1fr)!important;gap:12px!important}
  #operationsCustomersPanel .operations-customer-list{display:flex;min-height:0;flex-direction:column;padding:0!important;overflow:hidden}
  #operationsCustomersPanel .operations-customer-list-heading-v719{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;border-bottom:1px solid #dce6f2;background:#fff}
  #operationsCustomersPanel .operations-customer-list-heading-v719>div{display:flex;align-items:baseline;gap:7px;min-width:0}
  #operationsCustomersPanel .operations-customer-list-heading-v719 b{color:#18314f;font-size:15px}.operations-customer-list-heading-v719 span{color:#718097;font-size:10px}.operations-customer-list-heading-v719 strong{padding:5px 9px;border-radius:999px;background:#edf5ff;color:#1671d9;font-size:11px;white-space:nowrap}
  #operationsCustomersPanel .operations-customer-tools{position:static;flex:0 0 auto;margin:0!important;padding:9px 11px 6px!important;border:0!important}
  #operationsCustomersPanel .operations-customer-tools input{height:38px!important;padding:0 12px!important;border-radius:9px!important;font-size:12px!important}
  #operationsCustomersPanel .operations-customer-views{display:grid;flex:0 0 auto;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px!important;margin:0!important;padding:0 11px 10px;overflow:visible!important}
  #operationsCustomersPanel .operations-customer-views button{width:100%;height:34px!important;padding:0 8px!important;border-radius:9px!important;font-size:11px!important}
  #operationsCustomersPanel .operations-customer-grid{display:grid;grid-template-columns:1fr!important;align-content:start;gap:8px!important;min-height:0;padding:0 10px 12px;overflow:auto}
  #operationsCustomersPanel .operations-customer-card{display:grid;grid-template-columns:38px minmax(0,1fr) auto;grid-template-rows:auto auto auto auto;column-gap:9px;row-gap:4px;min-height:112px!important;padding:10px 11px!important;border-radius:12px!important;box-sizing:border-box}
  #operationsCustomersPanel .operations-customer-card.selected{border:2px solid #1687e8!important;background:#f3f9ff!important;box-shadow:0 6px 18px rgba(22,135,232,.1)}
  #operationsCustomersPanel .operations-customer-avatar-v719{display:grid!important;grid-column:1;grid-row:1 / span 2;width:34px;height:34px;place-items:center;border-radius:50%;background:#1687e8!important;color:#fff!important;font-size:16px!important;font-weight:950}
  #operationsCustomersPanel .operations-customer-card>strong{display:flex!important;grid-column:2;grid-row:1;max-width:none!important;align-items:baseline;gap:5px;margin:0!important;color:#1b2c43;font-size:14px!important}
  #operationsCustomersPanel .operations-customer-card>strong small{display:inline!important;color:#75849a;font-size:10px;font-weight:750}
  #operationsCustomersPanel .operations-customer-status{position:static;grid-column:3;grid-row:1;align-self:start;padding:4px 7px!important;font-size:9px!important}
  #operationsCustomersPanel .operations-customer-phone-v719{grid-column:2 / 4;grid-row:2;color:#07945d!important;font-size:11px!important;font-weight:900;text-decoration:none}.operations-customer-phone-v719.empty{color:#94a3b8!important}
  #operationsCustomersPanel .operations-customer-condition-v719{display:block!important;grid-column:1 / -1;grid-row:3;overflow:hidden;color:#697a91!important;font-size:10.5px!important;text-overflow:ellipsis;white-space:nowrap}
  #operationsCustomersPanel .operations-customer-stats-v719{display:flex;grid-column:1 / -1;grid-row:4;align-items:center;gap:5px;min-width:0}
  #operationsCustomersPanel .operations-customer-stats-v719>*{margin:0!important;padding:3px 6px!important;border-radius:6px;font-size:9.5px!important;font-style:normal!important;font-weight:900;text-decoration:none}
  #operationsCustomersPanel .operations-customer-stats-v719 b{background:#eaf3ff;color:#1671d9}.operations-customer-stats-v719 span{background:#e8fff3;color:#078650}.operations-customer-stats-v719 em{background:#fff1f2;color:#c52c3d}.operations-customer-stats-v719 u{background:#f1f5f9;color:#475569}
  #operationsCustomersPanel .operations-customer-card>small,#operationsCustomersPanel .operations-customer-card>i{display:none!important}

  #operationsCustomersPanel .operations-match-list{display:flex;min-height:0;flex-direction:column;padding:0!important;overflow:hidden;border-radius:13px!important}
  #operationsCustomersPanel .operations-customer-alert{flex:0 0 auto;margin:7px 9px 0!important}
  #operationsCustomersPanel .operations-match-heading{position:static;flex:0 0 auto;min-height:66px;margin:0!important;padding:9px 12px!important}
  #operationsCustomersPanel .operations-match-customer-v719{display:flex;min-width:0;align-items:center;gap:9px}
  #operationsCustomersPanel .operations-match-avatar-v719{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:50%;background:#1687e8;color:#fff;font-size:16px!important;font-weight:950}
  #operationsCustomersPanel .operations-match-customer-v719 b{margin:0!important;color:#18314f;font-size:15px!important}.operations-match-customer-v719>div>span{display:block;max-width:330px;margin-top:3px;overflow:hidden;color:#6d7e94;font-size:10px!important;text-overflow:ellipsis;white-space:nowrap}
  #operationsCustomersPanel .operations-match-heading-actions{flex-wrap:nowrap;gap:5px!important}
  #operationsCustomersPanel .operations-match-heading-actions button,#operationsCustomersPanel .operations-match-heading-actions a{min-height:32px!important;padding:0 8px!important;font-size:10px!important}
  #operationsCustomersPanel .operations-match-listing-toolbar-v719{display:flex;flex:0 0 auto;align-items:center;gap:6px;padding:7px 10px;border-bottom:1px solid #dce6f2;background:#f8fbff}
  #operationsCustomersPanel .operations-match-listing-toolbar-v719 select,#operationsCustomersPanel .operations-match-listing-toolbar-v719 button{height:31px;padding:0 9px;border:1px solid #cbd8e8;border-radius:8px;background:#fff;color:#43536b;font:inherit;font-size:10px;font-weight:850;cursor:pointer}
  #operationsCustomersPanel .operations-match-listing-toolbar-v719 button{color:#1671d9}
  #operationsCustomersPanel .operations-match-listing-toolbar-v719>strong{margin-left:auto;color:#1671d9;font-size:11px;white-space:nowrap}.operations-match-listing-toolbar-v719>strong span{color:#6a7b91;font-size:9.5px}
  #operationsCustomersPanel .operations-match-listing-cards-v719{display:grid;grid-template-columns:1fr;align-content:start;gap:7px;min-height:0;padding:8px;overflow:auto;background:#f7faff}
  #operationsCustomersPanel .operations-match-listing-cards-v719>.item{width:100%;min-height:111px;margin:0;padding:7px 8px!important;border-left:4px solid #1687e8;border-radius:11px;box-sizing:border-box}
  #operationsCustomersPanel .operations-match-listing-cards-v719>.item.customer-match-introduced{border-left-color:#ef4444;background:#fffafa}.operations-match-listing-cards-v719>.item.customer-match-held{border-left-color:#475569;background:#f8fafc}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .item-card-grid-v650{grid-template-columns:96px minmax(0,1fr)!important;column-gap:9px!important}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .unified-thumb-v8{width:96px!important;min-width:96px!important;min-height:96px!important}.operations-match-listing-cards-v719 .unified-thumb-v8 img,.operations-match-listing-cards-v719 .unified-thumb-v8>span{height:96px!important;min-height:96px!important}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .item-compact-main-v650{grid-column:2;width:100%;grid-template-rows:26px 31px 31px!important;gap:3px!important}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .item-compact-head-v650{min-height:26px;gap:5px}.operations-match-listing-cards-v719 .item-building-name{max-width:160px!important;font-size:13.5px!important}.operations-match-listing-cards-v719 .item-address-room-v650{font-size:12px!important;font-weight:850}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .item-compact-price-v650.price-line{min-height:31px!important;padding:2px 5px!important;border-radius:7px;background:#f2f8ff;font-size:11.5px!important;line-height:25px!important}.operations-match-listing-cards-v719 .item-compact-price-v650 .price-main{color:#075fbd!important;font-size:14px!important;font-weight:950!important}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-card-actions-v653{display:grid!important;grid-template-columns:minmax(0,1fr) auto auto!important;grid-template-rows:31px!important;gap:5px!important;min-height:31px!important}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-card-actions-v653 .item-action-left{display:flex!important;grid-column:1!important;grid-row:1!important;gap:4px!important;min-width:0}.operations-match-listing-cards-v719 .item-action-left>button{height:29px!important;min-height:29px!important;padding:0 8px!important;font-size:10.5px!important}.operations-match-listing-cards-v719 .item-list-add-btn.favorite{display:none!important}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-card-actions-v653 .customer-match-inline-actions{display:flex!important;grid-column:2!important;grid-row:1!important;width:auto!important;height:29px!important;gap:4px!important;margin:0!important;padding:0!important;background:transparent!important}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-card-actions-v653 .item-memo-toggle{grid-column:3!important;grid-row:1!important;width:42px!important;min-width:42px!important;height:29px!important;min-height:29px!important}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-choice-v719{height:29px;padding:0 7px;font-size:10px}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .item-reg-date{font-size:9px!important}
  #operationsCustomersPanel .operations-match-missing-v719{display:flex;align-items:center;gap:10px;padding:14px;border:1px dashed #cbd8e8;border-radius:10px;background:#fff;color:#64748b}.operations-match-missing-v719 b{color:#1e3a5f}.operations-match-missing-v719 span{font-size:11px}
  body.operations-center-open .unified-detail-drawer-v8{z-index:13250}
}

@media(min-width:769px) and (max-width:1100px){
  #operationsCustomersPanel .customer-match-layout{grid-template-columns:330px minmax(0,1fr)!important}
  #operationsCustomersPanel .operations-match-listing-toolbar-v719>strong span{display:none}
  #operationsCustomersPanel .operations-match-heading-actions .customer-status-quick,#operationsCustomersPanel .operations-match-heading-actions button:nth-last-child(2){display:none}
}

/* v7.20 고객매칭 1:1 분할 · 3줄 고객카드 · 매물버튼 정돈 */
.operations-customer-meta-v720{display:contents}
@media(min-width:769px){
  #operationsCustomersPanel .customer-match-layout{
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    gap:12px!important;
  }

  #operationsCustomersPanel .operations-customer-card{
    grid-template-rows:auto auto auto!important;
    min-height:90px!important;
    padding:8px 11px!important;
    row-gap:3px!important;
  }
  #operationsCustomersPanel .operations-customer-avatar-v719{grid-row:1!important}
  #operationsCustomersPanel .operations-customer-card>strong{font-size:15px!important}
  #operationsCustomersPanel .operations-customer-card>strong small{font-size:11px!important}
  #operationsCustomersPanel .operations-customer-status{font-size:10px!important}
  #operationsCustomersPanel .operations-customer-meta-v720{
    display:flex;
    grid-column:1 / -1;
    grid-row:2;
    min-width:0;
    align-items:center;
  }
  #operationsCustomersPanel .operations-customer-condition-v719{
    grid-column:auto!important;
    grid-row:auto!important;
    min-width:0;
    flex:1 1 auto;
    color:#425a78!important;
    font-size:14px!important;
    font-weight:800!important;
    letter-spacing:-.25px;
  }
  #operationsCustomersPanel .operations-customer-stats-v719{
    grid-row:3!important;
    gap:6px!important;
  }
  #operationsCustomersPanel .operations-customer-stats-v719>*{
    padding:4px 7px!important;
    font-size:10px!important;
  }

  #operationsCustomersPanel .operations-match-heading{
    min-height:68px!important;
    flex-wrap:wrap;
    row-gap:7px!important;
  }
  #operationsCustomersPanel .operations-match-customer-v719 b{font-size:16px!important}
  #operationsCustomersPanel .operations-match-customer-v719>div>span{font-size:11.5px!important}
  #operationsCustomersPanel .operations-match-heading-actions{
    flex:1 1 100%;
    justify-content:flex-end;
    gap:6px!important;
  }
  #operationsCustomersPanel .operations-match-heading-actions button,
  #operationsCustomersPanel .operations-match-heading-actions a{
    min-height:34px!important;
    padding:0 10px!important;
    border-radius:9px!important;
    font-size:12px!important;
  }
  #operationsCustomersPanel .operations-match-heading-actions .customer-status-quick{
    min-height:34px!important;
    border-radius:9px!important;
  }
  #operationsCustomersPanel .operations-match-heading-actions .customer-status-quick span{font-size:10.5px!important}
  #operationsCustomersPanel .operations-match-heading-actions .customer-status-quick select{font-size:11.5px!important}

  #operationsCustomersPanel .operations-match-listing-cards-v719 .item-building-name{font-size:14.5px!important}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .item-address-room-v650{font-size:12.5px!important}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .item-compact-price-v650.price-line{font-size:12px!important}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .item-compact-price-v650 .price-main{font-size:15px!important}

  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-card-actions-v653 .item-action-left>button{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:0!important;
    padding:0 7px!important;
    font-size:11px!important;
  }
  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-card-actions-v653 .item-source-link-btn{
    flex:0 0 auto!important;
    width:auto!important;
    min-width:50px!important;
    max-width:94px!important;
    padding:0 9px!important;
    font-size:11px!important;
    font-weight:900!important;
  }
  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-card-actions-v653 .item-source-link-btn.active:not(.unified-expand-btn-v8){
    border-color:#0877dc!important;
    background:#0877dc!important;
    color:#fff!important;
  }
  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-card-actions-v653 .item-source-link-btn.unified-expand-btn-v8{
    min-width:78px!important;
    border-color:#86d2a1!important;
    background:#e7f8ed!important;
    color:#176c3b!important;
  }
  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-card-actions-v653 .item-memo-toggle{
    width:46px!important;
    min-width:46px!important;
    font-size:0!important;
  }
  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-card-actions-v653 .item-memo-toggle>*{display:none!important}
  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-card-actions-v653 .item-memo-toggle:after{
    content:"메모";
    font-size:11px;
    font-weight:900;
  }
}

/* v7.20.5 메인·고객매칭·고객지도 메모 버튼 공통 규격 */
.item-memo-toggle .item-memo-label-v728{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  white-space:nowrap!important;
  font-family:"Pretendard Variable",Pretendard,sans-serif!important;
  font-size:12px!important;
  font-weight:900!important;
  line-height:1!important;
  letter-spacing:-.2px!important;
}
.item-memo-toggle .item-action-emoji-v664{display:none!important}
.item-memo-toggle:after{content:none!important;display:none!important}

@media(min-width:769px){
  .standard-card-main-v661 .item-compact-actions-v650{
    grid-template-columns:minmax(0,1fr) 52px!important;
  }
  .customer-match-map-card-main-v721 .item-compact-actions-v650.customer-match-map-actions-v721{
    grid-template-columns:minmax(181px,1fr) 52px auto!important;
  }
  .standard-card-main-v661 .item-compact-actions-v650>.item-memo-toggle,
  #list .customer-match-map-card-main-v721 .customer-match-map-actions-v721>.item-memo-toggle,
  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-card-actions-v653 .item-memo-toggle{
    display:inline-flex!important;
    width:52px!important;
    min-width:52px!important;
    max-width:52px!important;
    height:30px!important;
    min-height:30px!important;
    max-height:30px!important;
    align-items:center!important;
    justify-content:center!important;
    margin:0!important;
    padding:0 7px!important;
    border:1px solid #c9a7f5!important;
    border-radius:7px!important;
    background:#f4ecff!important;
    color:#6321ad!important;
    box-sizing:border-box!important;
    font-size:12px!important;
    line-height:28px!important;
  }
  .standard-card-main-v661 .item-compact-actions-v650>.item-memo-toggle.on,
  #list .customer-match-map-card-main-v721 .customer-match-map-actions-v721>.item-memo-toggle.on,
  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-card-actions-v653 .item-memo-toggle.on{
    border-color:#9a6de0!important;
    background:#eadcff!important;
    color:#4f168f!important;
  }
  #operationsCustomersPanel .operations-match-listing-cards-v719 .customer-match-card-actions-v653 .item-memo-toggle .item-memo-label-v728{
    display:inline-flex!important;
  }
}
