/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */@layer components{.customers-page[data-selection-lock=display-only],.customers-page[data-selection-lock=display-only] :not(input,textarea,select,option,[contenteditable=true],[contenteditable=plaintext-only]){-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.customers-page[data-selection-lock=display-only] :is(input,textarea,select,option,[contenteditable=true],[contenteditable=plaintext-only]){-webkit-user-select:text!important;user-select:text!important;-webkit-touch-callout:default!important}.btn,.control{border:1px solid var(--border);background:var(--surface);height:36px;padding:0 var(--sp-4);border-radius:var(--r-sm);color:var(--muted);cursor:pointer;white-space:nowrap;justify-content:center;align-items:center;font-size:13.5px;font-weight:500;transition:background .14s,border-color .14s,box-shadow .14s,color .14s;display:inline-flex}.btn:hover{background:var(--surface-2);border-color:var(--border-hover);color:var(--text);box-shadow:var(--sh-xs)}.btn.primary{background:var(--accent);border-color:var(--accent);color:#fff;font-weight:600}.btn.primary:hover{background:var(--accent-hover);border-color:var(--accent-hover);box-shadow:0 4px 12px #2f6f6d47}.btn:disabled{opacity:.65;cursor:not-allowed;box-shadow:none}.btn.secondary{background:var(--surface-2);border-color:var(--border);color:var(--text);font-weight:600}.btn.secondary:hover{background:var(--surface);border-color:var(--border-hover)}.btn-assign-me{height:22px;padding:0 var(--sp-2);border:1px solid var(--accent);border-radius:var(--r-sm);background:var(--accent);color:#fff;cursor:pointer;align-items:center;font-size:11px;font-weight:600;display:inline-flex}.btn-assign-me:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.assign-pill{background:var(--accent-soft);color:var(--accent);border:1px solid #2f6f6d33;border-radius:999px;gap:5px;padding:3px 10px 3px 4px;font-size:12px;font-weight:600}.assign-pill,.assign-pill-av{align-items:center;display:inline-flex}.assign-pill-av{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;width:18px;height:18px;font-size:9px;font-weight:700}.customer-toolbar{gap:var(--sp-2);flex-direction:column;display:flex}.customer-toolbar-bottom,.customer-toolbar-top{align-items:center;gap:var(--sp-2);display:flex}.customer-toolbar-bottom{justify-content:space-between}.customer-toolbar-filters{flex:auto;min-width:0;display:flex}.filter-row-actions{gap:var(--sp-2);flex-wrap:wrap;flex-shrink:0;justify-content:flex-end;margin-left:auto;display:flex}.customer-filters-inline{flex-wrap:wrap;width:100%}.customer-filters-inline,.search-wrap{align-items:center;gap:var(--sp-2);display:flex}.search-wrap{background:linear-gradient(#f8fbfbf5,#fffffffa);border:1px solid #5c6c7e2e;border-radius:999px;width:min(100%,460px);min-height:44px;padding:0 14px;transition:border-color .14s,box-shadow .14s,background .14s,transform .14s;box-shadow:0 1px 2px #0f172a0a,0 8px 18px #0f172a0a}.search-wrap:focus-within{background:var(--surface);border-color:#2f6f6d70;box-shadow:0 0 0 4px #2f6f6d1f,0 12px 24px #0f172a14}.filter-search-icon{color:var(--muted);stroke-width:2.1px;flex-shrink:0}.search-input{min-width:0;font:inherit;color:var(--text);background:0 0;border:0;outline:none;flex:auto;font-size:14px;font-weight:500}.search-input::placeholder{color:var(--muted)}.filter-select{min-width:140px;position:relative}.filter-select select{appearance:none;border:1px solid var(--border);background:var(--surface);width:100%;height:36px;padding:0 32px 0 var(--sp-3);color:var(--text);border-radius:var(--r-sm);cursor:pointer;font-size:13.5px;transition:border-color .14s,box-shadow .14s}.filter-select select:hover{border-color:#ced3db}.filter-select select:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #2f6f6d1f}.filter-select:after{content:"â–¾";right:var(--sp-3);color:var(--muted);pointer-events:none;font-size:11px;position:absolute;top:50%;transform:translateY(-50%)}.filter-chip-row{align-items:center;gap:var(--sp-2);flex-wrap:wrap;display:flex}.filter-chip{height:30px;padding:0 var(--sp-3);border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:var(--r-pill);font-size:12.5px;font-weight:500;transition:background .14s,border-color .14s,color .14s}.filter-chip:hover{background:var(--surface-2);border-color:var(--border-hover);color:var(--text)}.filter-chip:disabled{opacity:.56;cursor:not-allowed;box-shadow:none}.filter-chip.active{color:#fff;background:#0f172a;border-color:#0f172a}.customer-date-filter-block{flex-direction:column;gap:8px;min-width:min(100%,320px);display:flex}.customer-filter-field-block{flex-direction:column;gap:8px;min-width:min(100%,280px);display:flex}.customer-filter-caption{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}.customer-date-chip-row{gap:6px}.customer-date-manual-entry{padding:0}.customer-date-input-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.customer-date-field{flex-direction:column;gap:6px;min-width:0;padding:0;display:flex}.customer-date-field-label{color:var(--muted);font-size:11px;font-weight:700}.customer-filter-text-field{min-width:0;display:flex}.customer-filter-text-input{border:1px solid var(--border);background:var(--surface);width:100%;min-width:0;min-height:38px;color:var(--text);border-radius:6px;padding:0 12px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .14s,box-shadow .14s,background .14s}.customer-filter-text-input::placeholder{color:var(--muted)}.customer-filter-text-input:hover{border-color:var(--border-hover)}.customer-filter-text-input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #2f6f6d1f}.customer-filter-text-field[data-filled=true] .customer-filter-text-input{background:var(--accent);border-color:#5c6c7e47}@supports (color:color-mix(in lab,red,red)){.customer-filter-text-field[data-filled=true] .customer-filter-text-input{background:color-mix(in srgb,var(--accent) 8%,white)}}.customer-filter-text-field[data-filled=true] .customer-filter-text-input{box-shadow:0 0 0 1px #2f6f6d14}.customer-date-input{border:1px solid var(--border);background:var(--surface);width:100%;min-width:0;min-height:38px;color:var(--text);text-overflow:ellipsis;white-space:nowrap;border-radius:6px;padding:0 3px;font-family:inherit;font-size:14px;font-weight:500;line-height:1;transition:border-color .14s,box-shadow .14s,background .14s;overflow:hidden}.customer-date-input::-webkit-datetime-edit{text-overflow:ellipsis;white-space:nowrap;padding:0;overflow:hidden}.customer-date-input::-webkit-datetime-edit-fields-wrapper{padding:0;overflow:hidden}.customer-date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.72;border-radius:999px;margin-left:6px;transition:opacity .14s,transform .14s}.customer-date-input:hover{border-color:var(--border-hover);background:var(--surface)}.customer-date-input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px #2f6f6d1f}.customer-date-input:disabled{cursor:not-allowed;background:var(--surface-2);color:var(--muted);box-shadow:none}.customer-date-field[data-filled=true] .customer-date-input{background:var(--accent);border-color:#5c6c7e47}@supports (color:color-mix(in lab,red,red)){.customer-date-field[data-filled=true] .customer-date-input{background:color-mix(in srgb,var(--accent) 8%,white)}}.customer-date-field[data-filled=true] .customer-date-input{box-shadow:0 0 0 1px #2f6f6d14}.customer-date-field[data-filled=true] .customer-date-field-label{color:var(--accent)}.customer-date-input:focus::-webkit-calendar-picker-indicator,.customer-date-input:hover::-webkit-calendar-picker-indicator{opacity:1;transform:scale(1.04)}.card,.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--sh-sm);padding:var(--sp-3)}.badge{border-radius:var(--r-pill);align-items:center;min-height:22px;padding:2px 9px;font-size:12.88px;font-weight:600;line-height:1;display:inline-flex}.badge.badge-compact{min-height:18px;padding:1px 7px;font-size:13.44px}.badge.badge-inline{flex-shrink:0}.badge.default{background:var(--surface-2);color:var(--muted)}.badge.teal{background:var(--accent-soft);color:var(--accent)}.badge.success{background:var(--success-bg);color:var(--success-text)}.badge.warn{background:var(--warn-bg);color:var(--warn-text)}.badge.cool{background:var(--cool-bg);color:var(--cool-text)}.badge.danger{background:var(--danger-bg);color:var(--danger-text)}.badge.customer-status-default{color:#fff;background:#475569}.badge.customer-status-teal{background:var(--accent);color:#fff}.badge.customer-status-success{color:#fff;background:#15803d}.badge.customer-status-warn{color:#fff;background:#f59e0b}.badge.customer-status-cool{color:#fff;background:#1d4ed8}.badge.customer-status-danger{color:#fff;background:#b91c1c}.badge.customer-status-text{background:0 0;border-radius:0;min-height:0;padding:0;line-height:1.2}.badge.customer-status-text.customer-status-default{color:#475569}.badge.customer-status-text.customer-status-teal{color:var(--accent)}.badge.customer-status-text.customer-status-success{color:#15803d}.badge.customer-status-text.customer-status-warn{color:#d97706}.badge.customer-status-text.customer-status-cool{color:#1d4ed8}.badge.customer-status-text.customer-status-danger{color:#b91c1c}.badge.customer-status-free{color:#5b21b6;background:#ede9fe;border-color:#c4b5fd}.badge.customer-status-text.customer-status-free{color:#5b21b6}.badge.customer-status-called-no-appointment{color:#6d28d9;background:#f3e8ff;border-color:#d8b4fe}.badge.customer-status-text.customer-status-called-no-appointment{color:#6d28d9}.badge.customer-status-archived{color:#64748b;background:#f1f5f9;border-color:#cbd5e1}.badge.customer-status-text.customer-status-archived{color:#64748b}.brand-tag{border-radius:var(--r-pill);white-space:nowrap;align-items:center;min-height:18px;padding:2px 6px;font-size:11px;font-weight:600;line-height:1;display:inline-flex}.brand-tag.next{color:#fff;background:#8b5cf6}.brand-tag.stylehouse{color:#fff;background:#ec4899}.brand-tag.argo{color:#fff;background:#f97316}.brand-tag.basehouse{color:#fff;background:#65a30d}.brand-tag.listo{color:#fff;background:#ca8a04}.brand-tag.sense{color:#fff;background:#7c3aed}.brand-tag.hinokiya{color:#fff;background:#0ea5e9}.brand-tag.default{color:#fff;background:#475569}.table{border-collapse:collapse;width:100%}.customer-table-wrap{background:var(--surface);border:1px solid var(--border);border-radius:var(--r);box-shadow:var(--sh-xs);position:relative;overflow:hidden}.customers-no-branch{background:var(--surface);border-bottom:1px solid var(--border);flex-direction:column;margin:-12px -16px;padding:96px 16px}.customers-no-branch,.customers-no-branch-icon{justify-content:center;align-items:center;display:flex}.customers-no-branch-icon{background:#fffbeb;border-radius:50%;width:48px;height:48px;margin-bottom:16px}.customers-no-branch-icon-svg{color:#d97706}.customers-no-branch-title{font-size:var(--font-size-base);color:var(--text);margin-bottom:var(--sp-1);font-weight:500}.customers-no-branch-message{color:var(--muted);text-align:center;max-width:280px;font-size:12px}.customer-table-empty{padding:40px var(--sp-4);background:var(--surface);flex-direction:column;align-items:center;display:flex}.customer-table-empty-actions{margin-top:var(--sp-3)}.muted-value{color:var(--muted)}.table th,.tag-overflow-count{color:var(--muted);font-size:11px}.table th{border-bottom:2px solid var(--border);text-align:left;text-transform:uppercase;letter-spacing:.05em;padding:10px 14px;font-weight:600}.table td{padding:var(--sp-2) var(--sp-3);border-bottom:1px solid var(--border);font-size:13.5px;font-weight:500;overflow:hidden}.table-status-col{width:15%;min-width:128px}.col-resize-handle{cursor:col-resize;z-index:10;-webkit-user-select:none;user-select:none;width:7px;height:100%;position:absolute;top:0;right:-3px}.col-resize-handle:after{content:"";background:var(--border);border-radius:1px;width:2px;height:60%;transition:background .15s,opacity .15s;position:absolute;top:20%;left:50%;transform:translate(-50%)}.col-resize-handle.is-resizing:after,.col-resize-handle:hover:after{background:var(--accent);opacity:1}.table-resizing{-webkit-user-select:none;user-select:none}.table-resizing,.table-resizing *{cursor:col-resize!important}.table tr:last-child td{border-bottom:0}.table-clickable tbody tr{cursor:pointer;transition:background .1s}.table-clickable tbody tr:hover td{background:var(--surface-2)}.customer-table-row td{vertical-align:middle}.customer-table-flat colgroup{display:none}.customer-table-flat tbody tr td{background:0 0;border-bottom:0;padding:0}.customer-table-flat tbody tr:hover td{background:0 0}.customer-table-flat tbody tr:hover .cust-row{background:var(--surface-2)}.customer-table-scroll{overflow-x:auto}.customer-table-fixed{table-layout:fixed;width:100%}.customer-table-head-cell{position:relative;overflow:hidden}.cust-table-name-cell{min-width:0}.cust-table-identity{align-items:center;gap:var(--sp-3);min-width:0;display:flex}.cust-table-name-inline{flex:auto;min-width:0}.cust-table-cell{min-width:0}.cust-table-division{align-items:center;display:flex}.cust-table-primary{min-width:0;color:var(--text);font-size:13px;font-weight:500;line-height:1.4}.cust-table-actions{text-align:center;width:72px;min-width:72px}.cust-table-name-inline .cust-row-name-line{flex-wrap:nowrap}.cust-table-name-inline .cust-name{flex:0 auto}.cust-table-name-inline .cust-sub{white-space:nowrap;text-overflow:ellipsis;flex:0 auto;margin-left:4px;overflow:hidden}.cust-table-name-inline .cust-row-name-meta{min-width:0;margin-left:auto}.cust-row{align-items:center;gap:var(--sp-3);padding:14px var(--sp-4);border-bottom:1px solid var(--border);background:var(--surface);transition:background .1s;display:flex}.cust-row-main{flex:auto;min-width:0}.cust-row-name-line{align-items:center;gap:8px;min-width:0;display:flex}.cust-row-name-meta{flex:none;align-items:center;gap:6px;display:inline-flex}.cust-inquiry-line{color:var(--muted);margin-top:2px;font-size:12px;font-weight:500;line-height:1.35}@supports (color:color-mix(in lab,red,red)){.cust-inquiry-line{color:color-mix(in srgb,var(--muted) 82%,var(--text))}}.cust-action-slot{justify-content:center;align-self:center;align-items:center;width:64px;min-width:64px;display:flex}.cust-lock-indicator,.m-cust-lock-indicator{border-radius:var(--r-pill);border:1px solid var(--warn-text);justify-content:center;align-items:center;min-width:0;max-width:100%;display:inline-flex}@supports (color:color-mix(in lab,red,red)){.cust-lock-indicator,.m-cust-lock-indicator{border:1px solid color-mix(in srgb,var(--warn-text) 20%,white)}}.cust-lock-indicator,.m-cust-lock-indicator{background:var(--warn-bg)}@supports (color:color-mix(in lab,red,red)){.cust-lock-indicator,.m-cust-lock-indicator{background:color-mix(in srgb,var(--warn-bg) 90%,white)}}.cust-lock-indicator,.m-cust-lock-indicator{color:var(--warn-text);white-space:nowrap;font-weight:600;overflow:hidden}.cust-lock-indicator{gap:8px;padding:6px 12px;font-size:12px}.m-cust-lock-indicator{gap:6px;padding:5px 10px;font-size:11px}.cust-lock-indicator-dot{background:var(--warn-text);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:cust-lock-pulse 1.5s ease-in-out infinite;display:inline-block}.cust-lock-indicator-text{text-overflow:ellipsis;min-width:0;overflow:hidden}.call-btn-locked-wrap{flex-direction:column;align-items:center;gap:3px;display:flex}.call-btn-locked-label{color:var(--muted);text-align:center;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:2px;max-width:54px;font-size:10.26px;font-weight:700;display:inline-flex;overflow:hidden}.call-btn-locked-label-icon{stroke:var(--muted);fill:none;flex-shrink:0}.customer-list-call-btn.is-locked,.customer-list-call-btn.is-locked:disabled{background-color:var(--call-button-disabled)!important;color:#fff9!important;box-shadow:none!important;cursor:not-allowed!important;opacity:1!important;animation:none!important;transform:none!important}.customer-list-call-btn.is-locked svg,.customer-list-call-btn.is-locked:disabled svg{fill:none!important;stroke:#fff9!important;stroke-width:2.5px!important}.cust-last-call{min-width:0;margin-top:4px}.cust-last-call-meta{white-space:nowrap;text-overflow:ellipsis;min-width:0;display:block;overflow:hidden}.cust-last-call-time{color:var(--accent);font-size:11px;font-weight:700;line-height:1.3}.cust-last-call-outcome{font-weight:600}.cust-last-call-by,.cust-last-call-outcome{color:var(--muted);font-size:11px;line-height:1.3}.cust-last-call-by{font-weight:500}.cust-last-call-separator{color:var(--muted);margin:0 6px}@supports (color:color-mix(in lab,red,red)){.cust-last-call-separator{color:color-mix(in srgb,var(--muted) 72%,white)}}.table-loading[data-loaded=false] .table-real,.table-loading[data-loaded=true] .table-skeleton{display:none}.skeleton-table{gap:var(--sp-2);display:grid}.skeleton-head,.skeleton-row{gap:var(--sp-2);padding:var(--sp-3);border-bottom:1px solid var(--border);grid-template-columns:1.4fr 1fr .9fr .9fr 1fr 1fr;align-items:center;display:grid}.skeleton-line{border-radius:var(--sp-1);background:linear-gradient(90deg,var(--surface-2) 0,var(--border) 50%,var(--surface-2) 100%);background-size:200% 100%;height:11px;animation:skeleton-pulse 1.3s ease-in-out infinite}.skeleton-line.sm{width:60%}.skeleton-line.md{width:80%}.skeleton-line.lg{width:100%}.m-list-row-skeleton{pointer-events:none;position:relative;overflow:hidden}.m-list-row-skeleton-no-avatar{gap:12px;padding-left:9px;padding-right:9px}.m-list-row-skeleton-no-avatar:not(:last-child):after{left:9px;right:9px}.m-row-avatar-skeleton{background:linear-gradient(135deg,#dcecebf2,#bed8d6f2);border-radius:8px;flex:0 0 48px;align-self:flex-start;width:48px;height:48px;box-shadow:inset 0 0 0 1px #2f6f6d1f}.m-list-row-skeleton .m-classic-body{flex-direction:column;gap:7px;display:flex}.m-list-row-skeleton .m-row-info{gap:7px}.m-list-row-skeleton .m-classic-top .skeleton-line.md{flex-shrink:0;width:108px}.m-badge-skeleton{border-radius:var(--r-pill);background:linear-gradient(90deg,#e2e8f0e0,#f1f5f9fa 48%,#e2e8f0e0) 0 0/220% 100%;flex-shrink:0;width:68px;height:20px;animation:skeleton-pulse 1.3s ease-in-out infinite}.m-list-row-skeleton .skeleton-line.sm{width:188px}.m-action-skeleton{background:linear-gradient(135deg,#e2e8f0eb,#f1f5f9fa);border-radius:50%;width:45px;height:45px;box-shadow:inset 0 0 0 1px #94a3b833}.cust-page-skel-block{background:linear-gradient(90deg,#e2e8f0e0,#f1f5f9fa 48%,#e2e8f0e0) 0 0/220% 100%;animation:skeleton-pulse 1.3s ease-in-out infinite;box-shadow:inset 0 1px #ffffff8c}.customers-page-skeleton-mobile{background:var(--bg);pointer-events:none;min-height:100vh}.cust-page-skel-mobile-chips{align-items:center;gap:8px;padding:8px 0 2px;display:flex;overflow:hidden}.cust-page-skel-mobile-list{padding-bottom:88px}.cust-page-skel-mobile-row{align-items:flex-start;gap:12px}.cust-page-skel-mobile-body{flex-direction:column;flex:auto;gap:9px;min-width:0;padding-top:2px;display:flex}.cust-page-skel-mobile-top{gap:10px}.cust-page-skel-mobile-top,.page-hd{justify-content:space-between;align-items:center;display:flex}.page-hd{gap:var(--sp-3);margin-bottom:var(--sp-4)}.page-hd-left{align-items:center;gap:var(--sp-3);display:flex}.page-hd-title{letter-spacing:-.025em;margin:0;font-size:22px;font-weight:700}.page-hd-count{height:22px;padding:0 var(--sp-2);border-radius:var(--r-pill);background:var(--surface-2);border:1px solid var(--border);color:var(--muted);align-items:center;font-size:12px;font-weight:600;display:inline-flex}.page-hd-right{gap:var(--sp-2)}.page-hd-right,.tbl-foot{align-items:center;display:flex}.tbl-foot{border-top:1px solid var(--border);justify-content:space-between;padding:10px 16px}.tbl-foot-count{color:var(--muted);font-size:13px;font-weight:400}.tbl-foot-count strong{color:var(--text);font-weight:600}.tbl-pagination{gap:var(--sp-1);display:flex}.page-btn{min-width:30px;height:30px;padding:0 var(--sp-2);border:1px solid var(--border);background:var(--surface);border-radius:var(--r-sm);color:var(--muted);cursor:pointer;justify-content:center;align-items:center;font-size:12.5px;font-weight:500;transition:background .12s,border-color .12s,color .12s;display:inline-flex}.page-btn:hover{background:var(--surface-2);border-color:var(--border-hover);color:var(--text)}.page-btn.active{color:#fff;background:#0f172a;border-color:#0f172a}.page-btn:disabled{opacity:.4;cursor:default}.m-cd-back{width:32px;height:32px;color:var(--accent);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;text-decoration:none;display:inline-flex}.m-cd-back svg{width:18px;height:18px;stroke:var(--accent);fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.m-cd-hero{padding:10px var(--sp-4) var(--sp-4);background:var(--surface);border-bottom:1px solid var(--border);flex-direction:column;align-items:center;gap:8px;display:none}.m-cd-hero-back-row{justify-content:flex-start;width:100%;margin-bottom:2px;display:flex}.m-cd-avatar{width:72px;height:72px;color:var(--accent);margin-bottom:var(--sp-1);background:linear-gradient(135deg,#d4e8e7,#b8d8d7);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:24px;font-weight:700;display:flex}.m-cd-avatar.av-green{color:#065f46;background:linear-gradient(135deg,#a7f3d0,#34d399)}.m-cd-avatar.av-amber{color:#92400e;background:linear-gradient(135deg,#fde68a,#fbbf24)}.m-cd-avatar.av-purple{color:#4c1d95;background:linear-gradient(135deg,#ddd6fe,#a78bfa)}.m-cd-name{color:var(--text);text-align:center;font-size:22px;font-weight:700;line-height:1.2}.m-cd-furi{color:var(--muted);text-align:center;font-size:12.5px}.m-cd-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;margin-top:2px;display:flex}.m-cd-actions{gap:var(--sp-2);width:100%;max-width:320px;margin-top:var(--sp-3);grid-template-columns:repeat(4,1fr);display:grid}.m-cd-act{cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:0;flex-direction:column;align-items:center;gap:5px;padding:0;text-decoration:none;display:flex}.m-cd-act span{color:var(--muted);font-size:11.5px;font-weight:500}.m-cd-act-icon{background:var(--surface-2);border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .12s;display:flex}.m-cd-act-icon svg{width:18px;height:18px;stroke:var(--muted);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.m-cd-act:active .m-cd-act-icon{background:var(--accent-soft)}.m-cd-act-icon.m-cd-act-call{background:var(--accent);width:49px;height:49px}.m-cd-act-icon.m-cd-act-call svg{stroke:#fff;width:20px;height:20px}.m-cd-kpi-strip{background:var(--surface);border-bottom:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:none}.m-cd-kpi{background:var(--surface);border-right:1px solid var(--border);flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px;min-height:76px;padding:12px 14px;display:flex}.m-cd-kpi.is-live{align-items:stretch}.m-cd-kpi:last-child{border-right:0}.m-cd-kpi-val{color:var(--accent);align-items:center;min-height:21px;font-size:21px;font-weight:700;line-height:1;display:flex}.m-cd-kpi.is-activity .m-cd-kpi-val{white-space:nowrap;letter-spacing:-.02em;font-size:clamp(11px,2.2vw,15px);line-height:1.1}.m-cd-kpi.is-live .m-cd-kpi-val{flex:1;justify-content:center;width:100%}.m-cd-kpi-lbl{color:var(--muted);letter-spacing:.03em;text-align:left;white-space:nowrap;font-size:10.5px;font-weight:600;line-height:1.2}.m-cd-kpi.is-live .m-cd-kpi-lbl{text-align:center;width:100%}.m-cd-tab-nav{border-bottom:1px solid var(--border);background:var(--surface);scrollbar-width:none;z-index:20;padding:0 var(--sp-3);flex-wrap:nowrap;align-items:stretch;gap:0;min-height:44px;display:none;position:sticky;top:0;overflow-x:auto}.m-cd-tab-nav::-webkit-scrollbar{display:none}.m-cd-tab-nav .tab-btn{text-align:center;white-space:nowrap;min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;min-width:96px;padding:0 12px;font-size:12px;font-weight:700;transition:border-color .16s,background .16s,color .16s,box-shadow .16s;display:inline-flex}.m-cd-tab-nav .tab-btn.active{background:var(--accent-soft);border-color:var(--accent);color:var(--accent);box-shadow:inset 0 -1px 0 var(--accent);background:var(--accent)}@supports (color:color-mix(in lab,red,red)){.m-cd-tab-nav .tab-btn.active{background:color-mix(in srgb,var(--accent) 10%,white)}}.m-claim-btn{border:1px solid var(--accent);background:var(--accent);color:#fff;cursor:pointer;white-space:nowrap;-webkit-tap-highlight-color:transparent;border-radius:10px;justify-content:center;align-items:center;height:32px;padding:0 13px;font-family:inherit;font-size:15.5px;font-weight:700;display:inline-flex}.m-claim-btn:hover:not(:disabled){background:var(--accent-hover);border-color:var(--accent-hover)}.m-claim-btn:disabled{opacity:.45;cursor:not-allowed}.m-claim-btn-list{text-align:center;border-radius:10%;place-items:center;width:44px;height:44px;padding:0;font-size:12.5px;line-height:1;display:grid}.m-assign-zone{align-items:flex-end;gap:var(--sp-1);flex-direction:column;flex-shrink:0;display:flex}.m-you-pill{height:20px;padding:0 var(--sp-2);border-radius:var(--r-pill);background:var(--accent-soft);color:var(--accent);white-space:nowrap;border:1px solid #2f6f6d40;align-items:center;gap:4px;font-size:12.5px;font-weight:700;display:inline-flex}.m-inline-you-note{opacity:.65;margin-left:2px;font-size:11px;font-weight:600}.m-inline-you-note-manager{opacity:.7;margin-left:3px}.m-other-pill{border-radius:var(--r-pill);background:var(--surface-2);border:1px solid var(--border);height:20px;color:var(--muted);white-space:nowrap;align-items:center;padding:0 6px;font-size:12.5px;font-weight:600;display:inline-flex}.m-info-section{background:var(--surface);border-top:1px solid #0000000f;border-bottom:1px solid #0000000f;margin-top:0}.m-info-hd{padding:8px var(--sp-4) 4px;color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:var(--bg);font-size:12px;font-weight:600}.m-info-row{padding:11px var(--sp-4);align-items:center;gap:var(--sp-3);border-bottom:1px solid #0000000b;min-height:44px;display:flex}.m-info-row:last-child{border-bottom:0}.m-info-lbl{color:var(--muted);flex:0 0 90px}.m-info-lbl,.m-info-val{font-size:14px;font-weight:500}.m-info-val{color:var(--text);text-align:right;word-break:break-word;flex:1;min-width:0}.m-info-link{color:var(--accent);text-decoration:none}.m-info-note{padding:var(--sp-3) var(--sp-4);color:var(--text);font-size:14px;line-height:1.55}.m-info-subhd{padding:8px var(--sp-4);color:var(--text);background:0 0;border-top:1px solid #0000000b;font-size:12px;font-weight:600}.m-cd-timeline-row{align-items:flex-start;gap:var(--sp-3);padding:var(--sp-3) var(--sp-4);border-bottom:1px solid var(--border);background:var(--surface);display:flex}.m-cd-tl-dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.m-cd-tl-time{color:var(--muted);white-space:nowrap;margin-top:2px;font-size:11.5px}.m-cd-outcome-dot{border-radius:50%;flex-shrink:0;width:8px;height:8px;margin-top:5px}.m-classic-row,.m-list-row{background:var(--surface);cursor:pointer;-webkit-tap-highlight-color:#0000000a;align-items:flex-start;gap:14px;padding:18px;transition:background .12s;display:flex;position:relative}.m-classic-row:not(:last-child):after,.m-list-row:not(:last-child):after{content:"";background:var(--border);height:1px;position:absolute;bottom:0;left:18px;right:18px}.gesture-long-press-surface[data-long-press-surface=customer-row]{touch-action:pan-y;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.gesture-long-press-surface[data-long-press-surface=customer-row] *{-webkit-user-drag:none;-webkit-user-select:none!important;user-select:none!important;-webkit-touch-callout:none!important}.m-classic-row:active,.m-list-row:active{background:var(--surface-2)}.m-classic-row-no-avatar{gap:12px;padding-left:9px;padding-right:9px}.m-classic-row-no-avatar:not(:last-child):after{left:9px;right:9px}.m-row-avatar{width:48px;height:48px;color:var(--accent);background:linear-gradient(135deg,#dceceb,#bdd9d8);border-radius:8px;flex:0 0 48px;justify-content:center;align-self:flex-start;align-items:center;font-size:16px;font-weight:700;display:flex;box-shadow:inset 0 0 0 1px #2f6f6d1f}.m-row-avatar.av-amber{color:#92400e;background:linear-gradient(135deg,#fde68a,#fbbf24)}.m-row-avatar.av-green{color:#065f46;background:linear-gradient(135deg,#a7f3d0,#34d399)}.m-row-avatar.av-purple{color:#4c1d95;background:linear-gradient(135deg,#ddd6fe,#a78bfa)}.m-classic-body{flex-direction:column;flex:1;min-width:0;display:flex;overflow:hidden}.m-classic-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.m-row-info{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.m-classic-name-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.m-row-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:16px;font-weight:700;line-height:1.25;overflow:hidden}.m-row-name-meta{flex-wrap:wrap;flex:none;align-items:center;gap:8px;display:inline-flex}.m-row-name-meta .badge{letter-spacing:.04em;min-height:20px;padding:3px 10px;font-size:11px;font-weight:700}.m-row-name-meta .badge.warn{min-height:18px;padding:2px 8px;font-size:10.5px}.m-row-sub{color:var(--muted);font-size:12px;font-weight:500}.m-row-inquiry,.m-row-sub{white-space:nowrap;text-overflow:ellipsis;line-height:1.3;overflow:hidden}.m-row-inquiry{color:#1f2a3a;margin-top:4px;font-size:13.5px;font-weight:600}.m-classic-status-text.badge{letter-spacing:0;white-space:nowrap;font-size:12.5px;font-weight:600}.m-classic-note{background:var(--warn-bg);border-radius:var(--r-tag);min-width:0;color:var(--warn-text);border-left:3px solid #c89017;align-items:center;gap:6px;margin-top:6px;padding:7px 10px;display:flex}.m-classic-note-icon{color:#c89017;flex-shrink:0}.m-classic-note-text{text-overflow:ellipsis;white-space:nowrap;color:#6b3e02;min-width:0;max-width:100%;font-size:12.5px;font-weight:600;overflow:hidden}.m-row-last-call{min-width:0;margin-top:8px}.m-row-last-call-meta{white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:0;min-width:0;display:flex;overflow:hidden}.m-row-last-call-time{color:#475569;font-variant-numeric:tabular-nums;flex-shrink:0;align-items:center;gap:4px;font-size:12px;font-weight:600;line-height:1.3;display:inline-flex}.m-row-last-call-time-icon{color:#94a0ae;stroke-width:2.1px;flex-shrink:0}.m-row-last-call-outcome{border-radius:999px;flex-shrink:0;align-items:center;min-height:20px;padding:0 6px;font-size:12px;font-weight:600;line-height:1.3;display:inline-flex}.m-row-last-call-outcome--neutral{color:#475569;background:#e2e8f0}.m-row-last-call-outcome--info{color:#1d4ed8;background:#dbeafe}.m-row-last-call-outcome--success{color:#0f766e;background:#ccfbf1}.m-row-last-call-outcome--teal{color:var(--accent);background:#2f6f6d1f}.m-row-last-call-outcome--warn{color:#b45309;background:#fef3c7}.m-row-last-call-outcome--danger{color:#b91c1c;background:#fee2e2}.m-row-last-call-by-chip{color:#334155;background:#f8fafc;border:1px solid #94a3b838;border-radius:999px;align-items:center;min-width:0;max-width:124px;padding:3px 6px;display:inline-flex}.m-row-last-call-by{color:#334155;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;font-weight:600;line-height:1.3;overflow:hidden}.m-row-last-call-separator{color:#94a0ae;flex-shrink:0;margin:0}.m-brand-text{white-space:nowrap;background:0 0;border:0;min-height:0;padding:0;font-size:11px;font-weight:600;line-height:1}.m-brand-text.next{color:#6d28d9;background:0 0}.m-brand-text.stylehouse{color:#be185d;background:0 0}.m-brand-text.argo{color:#b45309;background:0 0}.m-brand-text.basehouse{color:#15803d;background:0 0}.m-brand-text.listo{color:#92400e;background:0 0}.m-brand-text.sense{color:#4338ca;background:0 0}.m-brand-text.hinokiya{color:#1d4ed8;background:0 0}.m-brand-text.default{color:#475569;background:0 0}.m-row-action-slot{flex-shrink:0;justify-content:flex-end;align-self:flex-start;align-items:flex-start;min-width:45px;max-width:160px;display:flex}.m-row-action-stack{flex-direction:column;align-items:flex-end;gap:8px;min-width:0;display:inline-flex}.m-classic-action-placeholder{flex-shrink:0;width:45px;height:45px;display:inline-flex}.m-row-action-slot .call-btn{border:0;border-radius:50%;width:45px;height:45px;transition:background-color .14s,transform .14s,box-shadow .14s;box-shadow:0 6px 16px #34c75938}.m-row-action-slot .call-btn,.m-row-action-slot .customer-list-call-btn.call-btn,.m-row-action-slot .m-call-btn.call-btn{background-color:var(--call-button-green);color:#fff}.m-row-action-slot .call-btn:hover:not(:disabled){background-color:var(--call-button-green-hover);transform:translateY(-1px);box-shadow:0 10px 18px #34c75942}.m-row-action-slot .customer-list-call-btn.call-btn:hover:not(:disabled),.m-row-action-slot .m-call-btn.call-btn:hover:not(:disabled){background-color:var(--call-button-green-hover)}.m-row-action-slot .call-btn:active:not(:disabled){background-color:var(--call-button-green-hover);transform:translateY(0)}.m-row-action-slot .call-btn:disabled{cursor:not-allowed;box-shadow:none;transform:none}.m-row-action-slot .call-btn:disabled,.m-row-action-slot .customer-list-call-btn.call-btn:disabled,.m-row-action-slot .m-call-btn.call-btn:disabled{background-color:var(--call-button-disabled);color:#fff9}.m-row-action-slot .call-btn svg{stroke:currentColor;fill:none;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.m-row-action-slot .customer-list-call-btn.call-btn svg,.m-row-action-slot .m-call-btn.call-btn svg{stroke:currentColor;fill:none;stroke-width:2.5px}.m-classic-staff-chip{border:1px solid var(--border);background:var(--surface-2);max-width:160px;color:var(--ink-2);white-space:nowrap;text-overflow:ellipsis;border-radius:999px;align-items:center;gap:8px;padding:5px 10px 5px 5px;font-size:12px;line-height:1.2;display:inline-flex;overflow:hidden}.m-row-action-stack .m-classic-staff-chip{max-width:132px}.m-classic-staff-avatar{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:600;display:inline-flex}.m-classic-staff-avatar.av-amber{color:#92400e;background:linear-gradient(135deg,#fde68a,#fbbf24);box-shadow:inset 0 0 0 1px #92400e33}.m-classic-staff-avatar.av-green{color:#065f46;background:linear-gradient(135deg,#a7f3d0,#34d399);box-shadow:inset 0 0 0 1px #065f462e}.m-classic-staff-avatar.av-purple{color:#4c1d95;background:linear-gradient(135deg,#ddd6fe,#a78bfa);box-shadow:inset 0 0 0 1px #4c1d9533}.m-classic-staff-avatar.default{color:var(--accent);background:linear-gradient(135deg,#dceceb,#bdd9d8);box-shadow:inset 0 0 0 1px #2f6f6d1f}.m-classic-staff-name{min-width:0;color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}@keyframes cust-lock-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.cust-lock-indicator-dot{animation:none}}.mobile-quick-actions-root{z-index:1200;pointer-events:none;position:fixed;inset:0}.mobile-quick-actions-backdrop{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);pointer-events:auto;background:#0f172a29;border:0;position:absolute;inset:0}.mobile-quick-actions-menu{border:1px solid var(--border);width:220px;position:fixed;overflow:hidden}@supports (color:color-mix(in lab,red,red)){.mobile-quick-actions-menu{border:1px solid color-mix(in srgb,var(--border) 82%,white)}}.mobile-quick-actions-menu{background:var(--surface);border-radius:18px}@supports (color:color-mix(in lab,red,red)){.mobile-quick-actions-menu{background:color-mix(in srgb,var(--surface) 94%,white)}}.mobile-quick-actions-menu{pointer-events:auto;box-shadow:0 18px 44px #0f172a33}.mobile-quick-actions-item{width:100%;min-height:46px;color:var(--text);text-align:left;background:0 0;border:0;align-items:center;gap:10px;padding:0 16px;font-size:13.5px;font-weight:600;transition:background .14s,color .14s;display:flex}.mobile-quick-actions-item:active:not(:disabled),.mobile-quick-actions-item:hover:not(:disabled){background:var(--surface-2)}.mobile-quick-actions-item:disabled{opacity:.45;cursor:not-allowed}.mobile-quick-actions-item.is-destructive{color:#c2410c}.mobile-quick-actions-item.is-destructive:active:not(:disabled),.mobile-quick-actions-item.is-destructive:hover:not(:disabled){background:#f9731614}.survey-mobile-metrics-wrap{margin-top:-2px}.survey-desktop-toolbar{margin-bottom:-2px}.survey-desktop-manage-btn{height:34px;color:var(--muted);background:#ffffffe6;padding:0 12px;font-size:12px}.survey-desktop-metric-card{border:1px solid var(--border);background:#fff;border-radius:18px;padding:16px 20px;box-shadow:0 8px 22px #0f172a0a}.survey-desktop-grid{align-items:start}.survey-desktop-panel{border:1px solid var(--border);background:#fff;border-radius:18px;padding:16px;box-shadow:0 8px 22px #0f172a0a}.survey-desktop-panel-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.survey-desktop-panel-head-tight{margin-bottom:12px}.survey-desktop-panel-title-row{align-items:center;gap:8px;min-width:0;display:flex}.survey-desktop-panel-title{color:var(--text);margin:0;font-size:16px;font-weight:500;line-height:1.25}.survey-desktop-count-badge{min-width:24px;height:22px;color:var(--text);background:#0f172a0f;border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:12px;font-weight:700;display:inline-flex}.survey-desktop-response-card{border-radius:var(--r);border:1px solid var(--border);background:var(--surface);text-align:left;width:100%;padding:15px 16px;transition:background .12s,border-color .12s,transform .12s}.survey-desktop-response-card:hover{background:var(--surface-2);border-color:#0f172a1f;transform:translateY(-1px)}.survey-desktop-response-arrow{color:var(--muted);opacity:.42;transition:opacity .12s,transform .12s,color .12s;transform:translate(0)}.survey-desktop-response-card:hover .survey-desktop-response-arrow{color:var(--text);opacity:.88;transform:translate(2px)}.survey-desktop-response-meta{color:var(--muted);margin-top:4px;font-size:12px}.survey-desktop-response-preview{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:12px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.survey-desktop-table{border-collapse:separate;border-spacing:0;width:100%;font-size:14px}.survey-desktop-table-head{border-bottom:1px solid var(--border)}.survey-desktop-table-heading{text-align:left;color:var(--muted);white-space:nowrap;padding:8px 8px 10px;font-size:12px;font-weight:600}.survey-desktop-table-row td{border-bottom:1px solid var(--border);transition:background .12s}.survey-desktop-table-row:hover td{background:var(--surface-2)}.survey-desktop-table-row:last-child td{border-bottom:0}.survey-desktop-table-cell{padding:12px 8px}.survey-desktop-table-meta{color:var(--muted);white-space:nowrap;padding:12px 8px;font-size:12px}.survey-desktop-resend-btn{height:28px;padding:0 10px;font-size:12px}.survey-mobile-metrics-grid{padding:var(--sp-3) var(--sp-3) 0;grid-template-columns:1fr 1fr;gap:8px;display:grid}.survey-mobile-metric-card{padding:var(--sp-3);background:#fff;border:1px solid #0f172a14;border-radius:14px;flex-direction:column;justify-content:flex-start;min-height:102px;display:flex;box-shadow:0 1px 4px #0f172a0f}.survey-mobile-metric-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:12px;font-weight:600}.survey-mobile-metric-value{letter-spacing:-.02em;color:var(--text);margin-top:8px;font-size:26px;font-weight:700;line-height:1}.survey-mobile-metric-value-tight{letter-spacing:-.03em;font-size:22px}.survey-mobile-metric-sub{color:var(--muted);margin-top:6px;font-size:12px;line-height:1.3}.survey-mobile-list{border-radius:14px;overflow:hidden;box-shadow:0 1px 4px #0f172a0f}.survey-mobile-section-hd{padding:var(--sp-2) var(--sp-4) var(--sp-1);color:var(--muted);letter-spacing:.06em;text-transform:uppercase;background:var(--surface-2);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;font-size:11px;font-weight:600;display:flex}.survey-mobile-section-count{min-width:22px;height:20px;background:#0f172a0f;border-radius:999px;padding:0 6px;font-size:12px;font-weight:700}.survey-mobile-section-add,.survey-mobile-section-count{color:var(--text);justify-content:center;align-items:center;display:inline-flex}.survey-mobile-section-add{width:26px;height:26px;background:#ffffffeb;border:1px solid #0f172a14;border-radius:999px}.survey-mobile-pending-row,.survey-mobile-response-row,.survey-mobile-template-row{min-height:64px;padding-top:10px;padding-bottom:10px}.survey-mobile-template-row-no-avatar{gap:0}.survey-mobile-row-sub{margin-top:2px;line-height:1.35}.survey-mobile-rating{letter-spacing:1px;font-size:13px;line-height:1}.survey-mobile-resend-btn{height:30px;padding:0 10px;font-size:12px}.survey-mobile-template-btn{width:42px;min-width:42px;height:42px;padding:0;font-size:12px}.survey-template-page-flat,.survey-template-page-flat *{border-radius:0!important}.m-proto-classic-row{gap:12px;padding:15px 16px 15px 14px}.m-proto-classic-row:before{content:"";background:0 0;border-radius:0 3px 3px 0;width:3px;position:absolute;top:10px;bottom:10px;left:0}.m-proto-strip-warn:before{background:var(--warn-text)}.m-proto-strip-cool:before{background:#2858a4}.m-proto-strip-teal:before{background:var(--accent)}.m-proto-strip-success:before{background:#15803d}.m-proto-strip-danger:before{background:#b91c1c}.m-proto-strip-free:before{background:#5b21b6}.m-proto-strip-default:before{background:var(--muted)}.m-proto-classic-row:not(:last-child):after{left:14px;right:14px}.m-proto-avatar-tile{border-radius:8px;flex-shrink:0;justify-content:center;align-self:flex-start;align-items:center;width:46px;height:46px;margin-top:2px;font-size:15px;font-weight:800;display:flex}.m-proto-tile-teal{color:#225f5d;background:linear-gradient(135deg,#d5e9e8,#b5d8d6)}.m-proto-tile-green{color:#055a45;background:linear-gradient(135deg,#bff4da,#59da9a)}.m-proto-tile-amber{color:#8b4f00;background:linear-gradient(135deg,#fde9ad,#f6be39)}.m-proto-tile-purple{color:#51259a;background:linear-gradient(135deg,#e4ddfe,#b59af9)}.m-proto-name-row{align-items:center;gap:8px;min-width:0;display:flex}.m-proto-name-badges{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;display:inline-flex}.m-proto-status-pill{letter-spacing:.07em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;max-width:10em;font-size:11.76px;font-weight:900;animation:m-proto-status-pulse 2.2s ease-in-out infinite;display:inline-block;overflow:hidden}.m-proto-spill-warn{color:var(--warn-text)}.m-proto-spill-cool{color:#1d4fa2}.m-proto-spill-teal{color:var(--accent)}.m-proto-spill-success{color:#0a7a4d}.m-proto-spill-danger{color:#b61d1d}.m-proto-spill-free{color:#5b21b6}.m-proto-spill-default{color:var(--muted)}@keyframes m-proto-status-pulse{0%,to{filter:saturate(1.02)brightness(.98)}50%{filter:saturate(1.18)brightness(1.04)}}@media (prefers-reduced-motion:reduce){.m-proto-status-pill{animation:none}}.m-proto-call-line{flex-wrap:wrap;align-items:center;gap:5px 8px;min-width:0;margin-top:8px;display:flex}.m-proto-call-chip{white-space:nowrap;border:1px solid #0000;border-radius:6px;flex-shrink:0;align-items:center;gap:5px;padding:2px 8px;font-size:11.5px;font-weight:700;display:inline-flex}.m-proto-call-chip:before{content:"";background:currentColor;border-radius:50%;flex-shrink:0;width:5px;height:5px}.m-proto-chip-neutral{color:#4f5f73;background:#eef1f5;border-color:#4f5f7329}.m-proto-chip-success{color:#086843;background:#d7f7e1;border-color:#0868432e}.m-proto-chip-warn{color:#7d4e00;background:#fdeac1;border-color:#7d4e002e}.m-proto-chip-danger{color:#a91a1a;background:#fbe1e1;border-color:#a91a1a2e}.m-proto-call-time{color:var(--text);white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;font-size:11.5px;font-weight:600;display:inline-flex}.m-proto-call-time-icon{color:var(--muted);flex-shrink:0}.m-proto-caller-chip{background:var(--accent-soft);max-width:120px;color:var(--accent);white-space:nowrap;border:1px solid #2f6f6d29;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:2px 8px 2px 7px;font-size:11.5px;font-weight:600;display:inline-flex;overflow:hidden}.m-proto-caller-chip svg{flex-shrink:0}.m-proto-caller-name{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.m-proto-note{border-radius:0 var(--r-sm) var(--r-sm) 0;background:var(--surface-2);border-left:2px solid #5c6c7e47;min-width:0;margin-top:7px;padding:5px 9px}.m-proto-note-text{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;display:block;overflow:hidden}.customer-view-tabs{align-items:center;gap:2px;padding:4px 0 2px;display:flex;overflow-x:auto}.customer-view-tabs.no-scrollbar::-webkit-scrollbar{display:none}.customer-view-tabs.no-scrollbar{scrollbar-width:none}.customer-view-tab{color:var(--muted);border-radius:var(--r-sm);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;padding:6px 12px;font-size:13px;font-weight:500;transition:background .15s,color .15s,box-shadow .15s;position:relative}.customer-view-tab:hover{background:var(--accent-soft);color:var(--accent)}.customer-view-tab:focus-visible{outline:2px solid var(--accent);outline-offset:1px}.customer-view-tab.active{color:#fff;background:var(--accent);font-weight:600;box-shadow:0 1px 2px #2f6f6d40}.customer-view-tab.active:hover{background:var(--accent-hover);color:#fff}.customers-page-prototype{background:var(--bg);flex-direction:column;height:100vh;display:flex;overflow:hidden}.customers-page-prototype .cust-band{flex-shrink:0}.cust-band-tabs{align-items:flex-end;gap:var(--sp-2);background:var(--surface);border-bottom:1px solid var(--border);padding:0 16px 2px;display:flex}.cust-band-tabs>.customer-view-tabs{flex:auto;min-width:0}.cust-band-tabs-actions{align-items:center;gap:var(--sp-1);flex-shrink:0;padding-top:2.5px;padding-bottom:6px;display:flex}.cust-band-filter{align-items:center;gap:var(--sp-2);border-bottom:1px solid var(--border);background:#dde3ec;flex-wrap:wrap;padding:10px 16px;display:flex;box-shadow:inset 0 1px #0f172a0a}.customers-page-prototype .cust-band-table{background:var(--surface);border-bottom:1px solid var(--border);flex-direction:column;flex:auto;min-height:0;display:flex;overflow:hidden}.customers-page-prototype .cust-band-table>*{flex:auto;min-height:0;overflow:auto}.cust-band-pager{background:var(--surface-2);border-top:1px solid var(--border);padding:10px 16px}.cust-filter-bar{align-items:center;gap:var(--sp-2);flex-wrap:wrap;width:100%;display:flex}.cust-search-wrap{flex-shrink:0;width:280px;position:relative}.cust-search-wrap .cust-search-icon{color:var(--muted);position:absolute;top:50%;left:10px;transform:translateY(-50%)}.cust-search-input{width:100%;height:34px;color:var(--text);background:#fff;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:0 36px 0 32px;font-size:12.5px;box-shadow:0 1px 2px #0f172a0f}.cust-search-input::placeholder{color:var(--muted)}.cust-search-input:focus{background:#fff;border-color:#2f6f6d8c}.cust-filter-divider{background:#cbd5e1;flex-shrink:0;width:1px;height:24px}.cust-filter-badge{color:#fff;text-transform:uppercase;letter-spacing:.08em;background:#0f4948;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;height:34px;padding:0 6px 0 12px;font-size:11px;font-weight:700;display:inline-flex;box-shadow:0 1px 2px #0f494840}.cust-filter-badge-count{color:#0f4948;font-variant-numeric:tabular-nums;letter-spacing:0;text-transform:none;border-radius:4px;justify-content:center;min-width:22px;height:22px;padding:0 6px;font-size:11.5px;font-weight:700}.cust-chip,.cust-filter-badge-count{background:#fff;align-items:center;display:inline-flex}.cust-chip{height:34px;color:var(--text);cursor:pointer;border:1px solid #cbd5e1;border-radius:6px;flex-shrink:0;gap:8px;padding:0 10px 0 6px;font-size:13.5px;transition:transform .12s,box-shadow .15s,border-color .15s,background .15s;box-shadow:0 1px 2px #0f172a14,0 1px #0f172a0a}.cust-chip:hover{border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 2px 4px #0f172a1a,0 1px #0f172a0d}.cust-chip-icon{width:22px;height:22px;color:var(--muted);background:#0f172a0f;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.cust-chip-label{letter-spacing:-.01em;font-weight:600}.cust-chip-plus{opacity:.6;width:16px;height:16px}.cust-chip-clear,.cust-chip-plus{justify-content:center;align-items:center;display:inline-flex}.cust-chip-clear{cursor:pointer;border-radius:6px;width:20px;height:20px;margin-left:2px}.cust-chip-clear:hover{background:#ffffff26}.cust-chip-sep{color:#fff6;margin:0 2px}.cust-chip-value{text-overflow:ellipsis;white-space:nowrap;max-width:180px;font-weight:400;overflow:hidden}.cust-chip-city-values{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;display:inline-flex}.cust-chip-city-value{color:#fff;text-overflow:ellipsis;white-space:nowrap;background:#ffffff24;border:1px solid #ffffff2e;border-radius:999px;align-items:center;max-width:160px;padding:0 6px;font-weight:400;display:inline-flex;overflow:hidden}.cust-chip-city-value.malformed{color:#b91c1c;background:#fef2f2;border-color:#fca5a5}.cust-chip.active{background:var(--accent);color:#fff;border-color:#0f172a;padding:0 4px 0 6px;box-shadow:0 2px 4px #0f172a1f,inset 0 1px #ffffff14}.cust-chip.active .cust-chip-icon{color:#fffffff2;background:#ffffff26}.cust-chip.active .cust-chip-sep{color:#fff6}.cust-chip.active .cust-chip-value{color:#fff}.cust-chip.active.cust-chip-invalid{border-color:#fca5a5;box-shadow:0 2px 4px #dc262624,inset 0 1px #ffffff14}.cust-chip.opened{border-color:#94a3b8;box-shadow:0 0 0 2px #0f172a14}.cust-chip-icon[data-id=status]{color:var(--accent);background:#2f6f6d1f}.cust-chip-icon[data-id=owner]{color:#6366f1;background:#6366f11f}.cust-chip-icon[data-id=prefecture]{color:#b45309;background:#f59e0b29}.cust-chip-icon[data-id=address]{color:#e11d48;background:#f43f5e1f}.cust-chip-icon[data-id=created]{color:#2563eb;background:#3b82f61f}.cust-chip-icon[data-id=lastCall]{color:#7c3aed;background:#8b5cf624}.cust-chip-icon[data-id=source]{color:#0f766e;background:#0ea5a424}.cust-chip-icon[data-id=store]{color:#c2410c;background:#ea580c24}.cust-chip-icon[data-id=division]{color:#475569;background:#64748b29}.cust-chip.active .cust-chip-icon[data-id]{color:#fffffff2;background:#ffffff26}.cust-chip-add{color:var(--muted);box-shadow:none;background:#ffffff80;border-style:dashed;padding:0 12px;font-weight:500}.cust-chip-add.open,.cust-chip-add:hover{color:var(--text);background:#fff}.cust-chip-add.open{border-color:var(--accent)}.cust-chip-area-template{padding-right:8px}.cust-chip-area-template .cust-chip-label{text-overflow:ellipsis;white-space:nowrap;max-width:180px;overflow:hidden}.cust-chip-icon-area-template{color:#0f766e;background:#0ea5a424}.cust-chip-area-template .cust-chip-plus{opacity:.72}.cust-chip-area-template.active .cust-chip-icon-area-template{color:#fffffff2;background:#ffffff26}.cust-clear-all{color:#b42318;cursor:pointer;background:#fff5f5;border:1px solid #fecaca;border-radius:6px;flex-shrink:0;align-items:center;gap:6px;height:34px;padding:0 12px 0 10px;font-size:12.5px;font-weight:600;transition:transform .1s,box-shadow .12s,background .12s,border-color .12s,color .12s;display:inline-flex;box-shadow:0 1px 2px #b91c1c14,inset 0 1px #ffffffb3}.cust-clear-all:hover{color:#991b1b;background:#ffe4e6;border-color:#fda4af;transform:translateY(-1px);box-shadow:0 2px 4px #b91c1c1f,inset 0 1px #ffffffb3}.cust-clear-all:active{background:#ffe4e6;transform:translateY(1px)scale(.985);box-shadow:inset 0 2px 4px #b91c1c29,0 0 #0000}.cust-popover{z-index:60;border:1px solid var(--border);background:#fff;border-radius:8px;animation:fade-in .12s ease-out;overflow:hidden;box-shadow:0 10px 28px -10px #0f172a2e,0 2px 6px -2px #0f172a14}.cust-pop-header{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);padding:10px 12px 6px;font-size:10.5px;font-weight:600}.cust-pop-body{padding:0 6px 6px}.cust-pop-scroll{max-height:320px;overflow-y:auto}.cust-pop-footer{border-top:1px solid #e2e6ec99;justify-content:space-between;align-items:center;padding:4px 6px;display:flex}.cust-pop-footer button{color:var(--muted);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-size:12px}.cust-pop-footer button.primary{color:var(--text);font-weight:600}.cust-menu-item,.cust-pop-footer button:hover{color:var(--text)}.cust-menu-item{text-align:left;width:100%;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;padding:6px 12px;font-size:13px;display:flex}.cust-menu-item:hover{background:var(--surface-2)}.cust-menu-item.selected{background:#2f6f6d0f}.cust-menu-label{text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.cust-menu-icon{color:var(--muted);display:inline-flex}.cust-menu-check{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12px}.cust-empty-pop{color:var(--muted);text-align:center;padding:14px 12px;font-size:12.5px}.cust-checkbox-row{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:6px 12px;display:flex}.cust-checkbox-row:hover{background:var(--surface-2)}.cust-cb{border:1px solid #cbd5e1;border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.cust-cb.on{background:var(--accent);color:#fff;border-color:#0f172a}.cust-row-label{color:var(--text);flex:1;font-size:13px}.cust-radio-row{text-align:left;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:10px;width:100%;padding:6px 12px;display:flex}.cust-radio-row:hover{background:var(--surface-2)}.cust-rb{border:1px solid #cbd5e1;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.cust-rb.on:after{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px}.cust-date-custom{border-top:1px solid #e2e6ec99;padding:8px 12px}.cust-date-input{flex:1;height:28px;padding:0 6px;font-size:12px}.cust-addr-input,.cust-date-input{background:var(--surface-2);border:1px solid var(--border);border-radius:6px}.cust-addr-input{outline:none;width:100%;height:36px;padding:0 10px 0 32px;font-size:13px}.cust-addr-search-icon{color:var(--muted);position:absolute;top:50%;left:16px;transform:translateY(-50%)}.cust-sort-row{align-items:center;gap:4px;width:100%;display:flex}.cust-sort-row>.cust-menu-item{flex:1}.cust-tool-btn-mini{width:24px;height:24px;color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;display:inline-flex}.cust-tool-btn-mini:hover{background:var(--surface-2);color:var(--text)}.cust-sort-clear-row{border-top:1px solid #e2e6ec99;margin-top:4px;padding-top:4px}.cust-filter-info-banner{background:#eff6ff;border-bottom:1px solid #bfdbfe;flex-direction:column;flex-shrink:0;gap:4px;padding:7px 16px;display:flex}.cust-filter-info-item{color:#1d4ed8;align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.cust-filter-info-item svg{flex-shrink:0}.cust-filter-conflict-banner{background:var(--danger-bg);border-bottom:1px solid var(--danger-text);flex-direction:column;gap:4px;padding:7px 16px;display:flex}@supports (color:color-mix(in lab,red,red)){.cust-filter-conflict-banner{border-bottom:1px solid color-mix(in oklab,var(--danger-text) 20%,white)}}.cust-filter-conflict-banner{flex-shrink:0}.cust-filter-conflict-item{color:var(--danger-text);align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.cust-filter-conflict-item svg{flex-shrink:0}.ct-proto{background:var(--surface)}.ct-proto table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:100%}.ct-proto thead th{z-index:10;background:var(--surface);color:var(--text);text-align:left;border-bottom:1px solid var(--border);white-space:nowrap;border-right:1px solid #e2e6ec99;height:36px;padding:0 12px;font-size:12px;font-weight:600;position:sticky;top:0}.ct-proto thead th.ct-proto-th-last{border-right:none}.ct-proto thead th.ct-proto-th-actions{text-align:right}.ct-proto-head-btn{font:inherit;color:inherit;cursor:default;background:0 0;border:0;align-items:center;gap:4px;padding:0;display:inline-flex}.ct-proto-head-btn.is-sortable{cursor:pointer}.ct-proto-head-btn.is-sortable:hover{color:var(--accent)}.ct-proto-head-btn .ct-proto-sort-default{opacity:.3;display:inline-flex}.ct-proto-head-btn .ct-proto-sort-active{color:var(--accent);display:inline-flex}.ct-proto tbody td{vertical-align:middle;color:var(--muted);white-space:nowrap;text-overflow:ellipsis;border-bottom:1px solid #e2e6ec99;border-right:1px solid #e2e6ec80;padding:0 12px;font-size:13px;overflow:hidden}.ct-proto tbody td.ct-proto-td-last{border-right:none}.ct-proto tbody td.ct-proto-td-last,.ct-proto thead th.ct-proto-th-actions{padding-left:6px;padding-right:8px}.ct-proto tbody tr{cursor:pointer;transition:background .12s}.ct-proto tbody tr:hover{background:#f5f6f999}.ct-proto tbody tr:focus-visible{outline-offset:-2px;outline:2px solid #2f6f6d80}.ct-proto[data-density=compact] tbody tr{height:38px}.ct-proto[data-density=default] tbody tr{height:44px}.ct-proto[data-density=comfortable] tbody tr{height:56px}.ct-proto-name{align-items:center;gap:10px;min-width:0;display:flex}.ct-proto-name-tile{letter-spacing:-.01em;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:10.5px;font-weight:600;display:inline-flex}.ct-proto-name-body{flex:auto;min-width:0}.ct-proto-name-top{color:var(--text);white-space:nowrap;align-items:center;gap:6px;font-size:13px;font-weight:500;line-height:1.15;display:flex;overflow:hidden}.ct-proto-name-text{min-width:0}.ct-proto-kana,.ct-proto-name-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ct-proto-kana{color:var(--muted);margin-top:2px;font-size:11px;line-height:1.15}.ct-proto-inactive{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);background:var(--surface-2);border-radius:3px;flex-shrink:0;padding:1px 4px;font-size:9.5px;font-weight:600}.ct-proto-name-tags{flex-shrink:0;gap:4px}.ct-proto-name-tags,.ct-proto-status{align-items:center;display:inline-flex}.ct-proto-status{letter-spacing:-.01em;white-space:nowrap;border:1px solid #0000;border-radius:6px;gap:6px;height:22px;padding:0 8px;font-size:11.5px;font-weight:500}.ct-proto-status .ct-proto-status-dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.ct-proto-status[data-tone=new]{color:#1e3a8a;background:#edf4ff;border-color:#bfd4f7}.ct-proto-status[data-tone=new] .ct-proto-status-dot{background:#3b82f6}.ct-proto-status[data-tone=contacted]{color:#065f46;background:#ecfdf5;border-color:#bbf1da}.ct-proto-status[data-tone=contacted] .ct-proto-status-dot{background:#10b981}.ct-proto-status[data-tone=appt]{color:#8a5d00;background:#fff7e8;border-color:#fce3b0}.ct-proto-status[data-tone=appt] .ct-proto-status-dot{background:#f59e0b}.ct-proto-status[data-tone=won]{color:#fff;background:#0e9f6e;border-color:#0e9f6e}.ct-proto-status[data-tone=won] .ct-proto-status-dot{display:none}.ct-proto-status[data-tone=lost]{color:#b91c1c;background:#fef2f2;border-color:#f8c8c8}.ct-proto-status[data-tone=lost] .ct-proto-status-dot{background:#ef4444}.ct-proto-status[data-tone=cold]{color:#475569;background:#f1f5f9;border-color:#d8dee6}.ct-proto-status[data-tone=cold] .ct-proto-status-dot{background:#94a3b8}.ct-proto-status[data-tone=free]{color:#5b21b6;background:#f5f0ff;border-color:#d8c8f7}.ct-proto-status[data-tone=free] .ct-proto-status-dot{background:#8b5cf6}.ct-proto-status[data-tone=called]{color:#6d28d9;background:#faf5ff;border-color:#e6d5fb}.ct-proto-status[data-tone=called] .ct-proto-status-dot{background:#a855f7}.ct-proto-tag{color:#4338ca;text-overflow:ellipsis;white-space:nowrap;background:#6366f11f;border-radius:3px;align-items:center;max-width:80px;height:16px;padding:0 4px;font-size:10px;font-weight:500;display:inline-flex;overflow:hidden}.ct-proto-tag-overflow{color:var(--muted);font-size:10px;font-weight:500}.ct-proto-subject{color:var(--muted);white-space:nowrap;align-items:center;gap:6px;min-width:0;max-width:100%;font-size:12.5px;display:inline-flex}.ct-proto-subject-sq{background:#6366f1;border-radius:1px;flex-shrink:0;width:6px;height:6px}.ct-proto-subject-text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.ct-proto-recency{white-space:nowrap;align-items:center;gap:6px;display:inline-flex}.ct-proto-recency-dot-wrap{flex-shrink:0;justify-content:center;align-items:center;width:8px;height:8px;display:inline-flex;position:relative}.ct-proto-recency-dot{background:#d4d4d8;border-radius:50%;width:8px;height:8px}.ct-proto-recency-ping{opacity:.35;border-radius:50%;animation:ct-proto-ping 1.5s cubic-bezier(0,0,.2,1) infinite;position:absolute;inset:0}.ct-proto-recency[data-recency=fresh] .ct-proto-recency-dot,.ct-proto-recency[data-recency=fresh] .ct-proto-recency-ping,.ct-proto-recency[data-recency=recent] .ct-proto-recency-dot{background:#10b981}.ct-proto-recency[data-recency=week] .ct-proto-recency-dot{background:#84cc16}.ct-proto-recency[data-recency=stale] .ct-proto-recency-dot{background:#f59e0b}.ct-proto-recency[data-recency=cold] .ct-proto-recency-dot{background:#ef4444}.ct-proto-recency[data-recency=never] .ct-proto-recency-dot{background:#d4d4d8}.ct-proto-recency-text{color:var(--muted);font-variant-numeric:tabular-nums;font-size:12.5px}@keyframes ct-proto-ping{0%{opacity:.35;transform:scale(1)}75%,to{opacity:0;transform:scale(2.2)}}.ct-proto-actions{justify-content:flex-end;align-items:center;gap:5px;width:100%;display:inline-flex}.ct-proto-action-btn{color:#fff;cursor:pointer;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .15s,box-shadow .15s,transform .12s;display:inline-flex}.ct-proto-action-btn:hover{transform:translateY(-1px)}.ct-proto-action-btn:disabled{opacity:.45;cursor:not-allowed;transform:none}.ct-proto-action-btn[data-kind=schedule]{background:#0d9488;box-shadow:0 1px 2px #0d948859,inset 0 1px #ffffff2e}.ct-proto-action-btn[data-kind=schedule]:hover:not(:disabled){background:#0f766e;box-shadow:0 2px 5px #0d948873,inset 0 1px #fff3}.ct-proto-action-btn[data-kind=note]{background:#475569;box-shadow:0 1px 2px #47556959,inset 0 1px #ffffff24}.ct-proto-action-btn[data-kind=note]:hover:not(:disabled){background:#334155;box-shadow:0 2px 5px #47556973,inset 0 1px #ffffff29}.ct-proto-action-btn[data-kind=survey]{background:#2563eb;box-shadow:0 1px 2px #2563eb59,inset 0 1px #fff3}.ct-proto-action-btn[data-kind=survey]:hover:not(:disabled){background:#1d4ed8;box-shadow:0 2px 5px #2563eb73,inset 0 1px #ffffff38}.ct-proto-mono{font-family:var(--font-mono,ui-monospace,"Geist Mono",monospace);font-variant-numeric:tabular-nums;color:var(--text);font-size:12.5px}.ct-proto-mono,.ct-proto-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.ct-proto-text{color:var(--muted)}.ct-proto-empty-row td{text-align:center;color:var(--muted);white-space:normal;padding:80px 0;font-size:13px}.ct-proto-empty-row td .ct-proto-empty-actions{gap:8px;margin-top:16px;display:inline-flex}.ct-row-drawer{flex-direction:column;gap:16px;display:flex}.ct-row-drawer-customer{background:var(--surface-2);border:1px solid var(--border);border-radius:6px;padding:10px 12px}.ct-row-drawer-customer-label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:4px;font-size:10.5px;font-weight:600}.ct-row-drawer-customer-name{color:var(--text);font-size:14px;font-weight:600;line-height:1.2}.ct-row-drawer-customer-kana{color:var(--muted);margin-top:2px;font-size:11.5px}.ct-row-drawer-form{flex-direction:column;gap:12px;display:flex}.ct-row-drawer-label{color:var(--text);margin-bottom:-6px;font-size:12.5px;font-weight:600}.ct-row-drawer-input,.ct-row-drawer-select,.ct-row-drawer-textarea{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);border-radius:6px;outline:none;padding:8px 10px;font-family:inherit;font-size:13.5px;box-shadow:0 1px 2px #0f172a0a}.ct-row-drawer-input:focus,.ct-row-drawer-select:focus,.ct-row-drawer-textarea:focus{border-color:#2f6f6d99;box-shadow:0 0 0 3px #2f6f6d1f}.ct-row-drawer-textarea{resize:vertical;min-height:120px}.ct-row-drawer-grid-2{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ct-row-drawer-grid-2>div{flex-direction:column;gap:6px;display:flex}.ct-row-drawer-actions{border-top:1px solid var(--border);justify-content:flex-end;gap:8px;margin-top:4px;padding-top:8px;display:flex}.ct-row-drawer-empty{text-align:center;color:var(--muted);border:1px dashed var(--border);background:var(--surface-2);border-radius:6px;padding:24px 12px;font-size:12.5px}.ct-row-drawer-template-list{flex-direction:column;gap:6px;max-height:360px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.ct-row-drawer-template-btn{text-align:left;background:var(--surface);border:1px solid var(--border);cursor:pointer;border-radius:6px;flex-direction:column;gap:3px;width:100%;padding:10px 12px;transition:border-color .15s,background .15s,transform .12s;display:flex}.ct-row-drawer-template-btn:hover:not(:disabled){border-color:var(--accent);background:#2f6f6d0a;transform:translateY(-1px)}.ct-row-drawer-template-btn:disabled{opacity:.5;cursor:not-allowed}.ct-row-drawer-template-name{color:var(--text);font-size:13.5px;font-weight:600}.ct-row-drawer-template-desc{color:var(--muted);font-size:12px;line-height:1.35}.ct-row-drawer-template-meta{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin-top:2px;font-size:10.5px;font-weight:600}.ct-row-drawer-success{background:#10b98114;border:1px solid #10b98140;border-radius:6px;padding:14px 12px}.ct-row-drawer-success-title{color:#047857;margin-bottom:4px;font-size:13.5px;font-weight:600}.ct-row-drawer-success-hint{color:var(--muted);font-size:12px;line-height:1.4}.ct-row-drawer-link-row{align-items:stretch;gap:6px;display:flex}.ct-row-drawer-link-row .btn{flex-shrink:0;align-items:center;display:inline-flex}.ct-row-drawer-input-link{font-family:var(--font-mono,ui-monospace,monospace);font-size:12px}.ct-proto-name-tile[data-variant=default]{color:var(--accent);background:linear-gradient(135deg,#d4e8e7,#b8d8d7);border:1px solid #2f6f6d33}.ct-proto-name-tile[data-variant=av-green]{color:#065f46;background:linear-gradient(135deg,#a7f3d0,#34d399);border:1px solid #055f462e}.ct-proto-name-tile[data-variant=av-amber]{color:#92400e;background:linear-gradient(135deg,#fde68a,#fbbf24);border:1px solid #92400e2e}.ct-proto-name-tile[data-variant=av-purple]{color:#4c1d95;background:linear-gradient(135deg,#ddd6fe,#a78bfa);border:1px solid #4c1d952e}.customer-name-with-honorific{white-space:nowrap;vertical-align:baseline;align-items:baseline;gap:6px;min-width:0;max-width:100%;display:inline-flex}.customer-name-with-honorific__text{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customer-name-with-honorific__suffix{color:var(--muted);white-space:nowrap;flex:none;font-size:.9em;line-height:1}.customer-name-with-honorific--desktop .customer-name-with-honorific__suffix{font-weight:300}.customer-name-with-honorific--mobile .customer-name-with-honorific__suffix{font-weight:400}@media (max-width:859px){.m-customer-filter-sheet-proto{background:#fbfcfc!important;border-radius:28px 28px 0 0!important;width:100%!important;max-width:none!important;height:auto!important;max-height:none!important;inset:48px 0 0!important;box-shadow:0 -10px 44px #121e2433!important}.m-customer-filter-backdrop{-webkit-backdrop-filter:blur(2px)}.m-customer-filter-sheet-proto>div:first-child{padding-top:10px;padding-bottom:4px}.m-customer-filter-sheet-proto>div:first-child>div{background:#dce1e2!important;width:40px!important;height:5px!important}.m-customer-scope-tabs{background:#eef1f1;border-radius:14px;gap:5px;padding:4px;box-shadow:inset 0 0 0 1px #64727c14}.m-customer-scope-tabs .m-customer-scope-tab{color:#64727c;min-width:82px;min-height:34px;box-shadow:none;background:0 0;border:0;border-radius:10px;padding:0 14px;font-size:13.5px;font-weight:800}.m-customer-scope-tabs .m-customer-scope-tab.active{color:#235e50;background:#fff;box-shadow:0 2px 6px #1428281a}.m-customer-filter-sheet-header{background:#fbfcfc!important;border-bottom:0!important;padding:10px 20px 14px!important}.m-customer-filter-sheet-title{letter-spacing:.01em!important;color:#1e2a30!important;font-size:22px!important;font-weight:800!important;line-height:1.2!important}.m-customer-filter-sheet-close{color:#64727c!important;background:#edf0f0!important;border:0!important;width:44px!important;height:44px!important}.m-customer-filter-sheet-reset{color:#2c3a42;background:#fff;border:1.5px solid #e7ebed;border-radius:999px;justify-content:center;align-items:center;gap:5px;min-height:38px;padding:0 14px;font-size:13.5px;font-weight:700;transition:border-color .14s,background .14s,color .14s;display:inline-flex}.m-customer-filter-sheet-reset:active,.m-customer-filter-sheet-reset:hover{color:#235e50;background:#2f7d6b14;border-color:#2f7d6b47}.m-customer-filter-sheet-body{background:#fbfcfc;gap:11px!important;padding:4px 20px 8px!important}.m-customer-filter-scope-control{background:#eef1f1;border-radius:14px;flex-shrink:0;gap:5px;margin-bottom:3px;padding:5px;display:flex}.m-customer-filter-scope-option{color:#64727c;background:0 0;border:0;border-radius:10px;flex:1;height:42px;font-size:14.5px;font-weight:700;transition:background .15s,color .15s,box-shadow .15s}.m-customer-filter-scope-option.active{color:#235e50;background:#fff;box-shadow:0 2px 6px #1428281a}.m-customer-filter-scope-option:active{transform:scale(.98)}.m-customer-filter-sheet-proto .m-filter-sheet-section{background:#fff;border:1.5px solid #ebeeef;border-radius:18px;padding:15px 16px 18px;box-shadow:0 1px 2px #14282808}.m-customer-filter-sheet-proto .m-filter-sheet-label{color:#64727c;letter-spacing:.04em;font-size:12px;font-weight:800}.m-customer-filter-sheet-proto .m-filter-sheet-options{gap:9px}.m-customer-filter-sheet-proto .m-filter-sheet-option{color:#2c3a42;letter-spacing:.01em;min-height:40px;box-shadow:none;background:#fff;border:1.5px solid #dce2e4;border-radius:999px;gap:6px;padding:0 16px;font-size:14.5px;font-weight:600;line-height:1.1;transition:background .14s,border-color .14s,color .14s,box-shadow .14s}.m-customer-filter-sheet-proto .m-filter-sheet-option svg,.m-customer-filter-sheet-reset svg{flex-shrink:0}.m-customer-filter-sheet-proto .m-filter-sheet-option.active:not(.m-semantic-chip){color:#2a695a;background:#e4eeec;border-color:#2f7d6b;box-shadow:inset 0 0 0 1px #accbc4}.m-customer-filter-sheet-proto .m-active-filter-chip{color:#2a695a;white-space:nowrap;height:36px;box-shadow:none;background:#e4eeec;border:1.5px solid #accbc4;border-radius:999px;align-items:center;gap:7px;padding:0 9px 0 14px;font-size:13.5px;font-weight:600;display:inline-flex}.m-customer-filter-sheet-proto .m-filter-date-input,.m-customer-filter-sheet-proto .m-filter-text-input{color:#1e2a30;background:#f3f6f6;border:1.5px solid #e0e6e7;border-radius:12px;min-height:42px;font-weight:600}.m-customer-filter-sheet-proto .m-filter-date-inputs{gap:10px}.m-customer-filter-sheet-proto .m-filter-sheet-disabled-note{color:#5a4c23;background:#f7f1e6;border:1px solid #dcbd8a;border-radius:12px;margin:0;padding:10px 12px;font-size:12.5px;font-weight:600;line-height:1.45}.m-customer-filter-sheet-footer{-webkit-backdrop-filter:blur(12px);padding:12px 20px calc(18px + env(safe-area-inset-bottom))!important;background:#fbfcfce0!important;border-top:1px solid #e7ebed!important;justify-content:space-between!important}.m-customer-filter-sheet-count{color:#64727c;align-items:baseline;gap:3px;font-size:12px;font-weight:700;display:flex}.m-customer-filter-sheet-count strong{color:#1e2a30;font-size:20px;font-weight:800;line-height:1}.m-customer-filter-sheet-done{color:#fff;letter-spacing:.02em;background:#2f7d6b;border:0;border-radius:14px;justify-content:center;align-items:center;min-width:116px;min-height:50px;padding:0 28px;font-size:16px;font-weight:800;transition:background .14s,transform .14s,box-shadow .14s;display:inline-flex;box-shadow:0 6px 16px #97beb5}.m-customer-filter-sheet-done:active,.m-customer-filter-sheet-done:hover{background:#276c5d;transform:translateY(-1px);box-shadow:0 8px 20px #86b4a9}.m-card-section{background:#fff;border:1.5px solid #ebeeef;border-radius:18px;flex-shrink:0;transition:border-color .2s,box-shadow .2s;overflow:hidden;box-shadow:0 1px 2px #14282808}.m-card-section.active{border-color:#accbc4;box-shadow:0 4px 16px #5d9a8c}.m-card-section-header{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:12px;width:100%;padding:15px 16px;font-family:inherit;display:flex}.m-card-section-icon{color:#64727c;background:#f1f4f4;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s;display:flex}.m-card-section-icon.active{color:#fff;background:#2f7d6b}.m-card-section-meta{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.m-card-section-label,.m-card-section-label-with-badge{color:#1e2a30;font-size:15.5px;font-weight:700;line-height:1.2}.m-card-section-label-with-badge{align-items:center;gap:8px;display:inline-flex}.m-card-section-admin-badge{color:#524723;letter-spacing:.03em;vertical-align:middle;background:#f5ecdd;border-radius:6px;flex-shrink:0;align-items:center;height:18px;padding:0 7px;font-size:10.5px;font-weight:800;display:inline-flex}.m-card-section-summary{color:#94a2ab;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;line-height:1.25;transition:color .2s;overflow:hidden}.m-card-section-summary.active{color:#235e50}.m-card-section-count{color:#fff;background:#2f7d6b;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:800;display:inline-flex}.m-card-section-chevron{color:#94a2ab;flex-shrink:0;transition:transform .22s;display:flex}.m-card-section-chevron.open{transform:rotate(180deg)}.m-card-section-body{grid-template-rows:0fr;transition:grid-template-rows .26s;display:grid;overflow:hidden}.m-card-section-body.open{grid-template-rows:1fr}.m-card-section-clip{min-height:0;overflow:hidden}.m-card-section-inner{padding:2px 16px 18px}.m-filter-sheet-note{color:#64727c;background:#f3f6f6;border:1px solid #e0e6e7;border-radius:12px;align-items:flex-start;gap:8px;margin-top:10px;padding:10px 12px;font-size:12.5px;font-weight:600;line-height:1.45;display:flex}.m-filter-sheet-note.warn{color:#5a4c23;background:#f7f1e6;border-color:#dcbd8a}.m-filter-sheet-note:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 16 16' fill='none'%3E%3Ccircle cx='8' cy='8' r='6.2' stroke='%2364727c' stroke-width='1.5'/%3E%3Cpath d='M8 7.2v4M8 4.9h.01' stroke='%2364727c' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:15px;min-width:15px;height:15px;margin-top:1px;display:block}.m-filter-sheet-note.warn:before{background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 16 16' fill='none'%3E%3Ccircle cx='8' cy='8' r='6.2' stroke='%23c0872b' stroke-width='1.5'/%3E%3Cpath d='M8 7.2v4M8 4.9h.01' stroke='%23c0872b' stroke-width='1.6' stroke-linecap='round'/%3E%3C/svg%3E")}.m-customer-filter-sheet-proto .m-filter-sheet-option.active:not(.m-semantic-chip):before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none'%3E%3Cpath d='M2.5 7l2.8 2.8L10.5 3.5' stroke='%23235e50' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;flex-shrink:0;width:13px;height:13px;display:inline-block}.m-filter-status-dot{border-radius:50%;flex-shrink:0;width:7px;height:7px}.m-filter-addr-wrap{color:#94a2ab;background:#f3f6f6;border:1.5px solid #e0e6e7;border-radius:13px;align-items:center;gap:10px;height:48px;padding:0 14px;transition:border-color .14s,color .14s;display:flex}.m-filter-addr-wrap.filled,.m-filter-addr-wrap:focus-within{color:#2f7d6b;border-color:#2f7d6b}.m-filter-addr-input{color:#1e2a30;background:0 0;border:none;outline:none;flex:1;min-width:0;font-family:inherit;font-size:15px;font-weight:500}.m-filter-addr-input::placeholder{color:#94a2ab}.m-filter-addr-clear{color:#fff;cursor:pointer;background:#94a2ab;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:flex}.m-filter-date-input-wrap{color:#94a2ab;background:#f3f6f6;border:1.5px solid #e0e6e7;border-radius:11px;align-items:center;gap:8px;height:44px;padding:0 11px;transition:border-color .14s,color .14s;display:flex}.m-customer-filter-sheet-proto .m-filter-date-field[data-filled=true] .m-filter-date-input-wrap{color:#2f7d6b;background:#eef5f3;border-color:#2f7d6b}.m-customer-filter-sheet-proto .m-filter-date-input-wrap .m-filter-date-input{min-height:unset;height:100%;box-shadow:none;background:0 0;border:none;border-radius:0;flex:1;padding:0}.m-customer-filter-sheet-proto .m-filter-date-input-wrap .m-filter-date-input:focus{box-shadow:none;background:0 0;border-color:#0000}.m-filter-subhead{align-items:center;margin-bottom:9px;display:flex}.m-filter-subhead-label{letter-spacing:.04em;color:#64727c;text-transform:uppercase;font-size:12px;font-weight:700}.m-filter-clear-link{color:#235e50;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin-left:auto;padding:4px 2px;font-family:inherit;font-size:12.5px;font-weight:700;display:inline-flex}.m-chip-sep{background:#e7ebed;flex-shrink:0;align-self:stretch;width:1px;margin:4px 3px}}}@layer components{.survey-invite-modal{display:flex;flex-direction:column;gap:16px}.survey-invite-template-pill{padding:10px 12px;background:var(--surface-2);border-radius:12px}.survey-invite-helper,.survey-invite-template-pill{font-size:12px;color:var(--muted)}.survey-invite-search{position:relative;display:flex;align-items:center;min-height:40px;background:#eef2f6;border:1px solid rgba(15,23,42,.08);border-radius:20px;padding:0 12px}.survey-invite-search-icon{color:var(--muted);flex-shrink:0}.survey-invite-search-input{width:100%;min-width:0;border:0;outline:none;background:transparent;padding:0 0 0 10px;font-size:14px;color:var(--text)}.survey-invite-search-input::placeholder{color:var(--muted)}.survey-invite-list-shell{overflow:hidden;border:1px solid var(--border);border-radius:16px;background:#fff}.survey-invite-list-title{padding:10px 14px;border-bottom:1px solid var(--border);background:var(--surface-2);font-size:12px;font-weight:600;color:var(--muted)}.survey-invite-list{max-height:18rem;overflow-y:auto}.survey-invite-customer-row{width:100%;padding:12px 14px;text-align:left;border-bottom:1px solid var(--border);transition:background .12s ease}.survey-invite-customer-row:last-child{border-bottom:0}.survey-invite-customer-row-selected,.survey-invite-customer-row:hover{background:var(--surface-2)}.survey-invite-selected-pill{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;background:rgba(47,111,109,.12);color:var(--accent);font-size:12px;font-weight:600}.survey-invite-actions{display:flex;justify-content:flex-end;gap:8px;padding-top:8px;border-top:1px solid var(--border)}.survey-invite-result-head{display:flex;align-items:center;gap:10px}.survey-invite-result-icon{width:32px;height:32px;border-radius:999px;background:#ecfdf5;display:flex;align-items:center;justify-content:center;flex-shrink:0}.survey-invite-link-row{display:flex;align-items:center;gap:8px}.survey-invite-link-input{flex:1;min-width:0;padding:10px 12px;font-size:12px;border-radius:12px;border:1px solid var(--border);background:var(--surface-2);color:var(--text)}.survey-invite-result-grid{display:flex;align-items:flex-start;gap:16px}.survey-invite-qr{border:1px solid var(--border);border-radius:12px;background:#fff;flex-shrink:0}.survey-result-share{display:flex;flex-direction:column;gap:8px}.survey-result-share-label{font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;color:var(--muted)}.survey-result-share-buttons{display:flex;flex-direction:column;gap:8px}.survey-result-share-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:11px 16px;border-radius:8px;border:1px solid var(--border);background:var(--surface);color:var(--text);font-size:13.5px;font-weight:600;text-decoration:none;transition:background .13s ease,border-color .13s ease;width:100%}.survey-result-share-btn:hover{background:var(--surface-2);border-color:rgba(92,108,126,.25)}.survey-result-share-btn-email,.survey-result-share-btn-sms{display:flex}.survey-share-mobile-only{display:inline-flex}@media (min-width:861px){.survey-result-share-btn-sms,.survey-share-mobile-only{display:none}}.survey-invite-send-grid{display:flex;flex-wrap:wrap;gap:8px}.survey-invite-modal .m-row-avatar{width:36px;height:36px;flex-basis:36px;border-radius:50%;font-size:12px}.survey-invite-modal .m-row-info{overflow:visible}.survey-invite-modal .m-row-name{font-size:14px}.survey-invite-modal .m-row-sub{white-space:normal;line-height:1.35}.m-call-btn{width:44px;height:44px;border-radius:50%;background:var(--accent-soft);display:grid;place-items:center;border:0;color:var(--accent);cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:transparent;transition:background .12s}.m-call-btn:hover{background:rgba(47,111,109,.18)}.m-call-btn svg{width:20px;height:20px;fill:var(--accent);stroke:none}@media (max-width:860px){.survey-invite-actions{justify-content:stretch;flex-direction:column-reverse}.survey-invite-actions .btn{width:100%;justify-content:center}.survey-invite-link-row{flex-direction:column;align-items:stretch}.survey-invite-link-row .btn{width:100%;justify-content:center}.survey-invite-result-grid{flex-direction:column;align-items:stretch}.survey-invite-qr{align-self:center}.survey-invite-send-grid{display:grid;grid-template-columns:1fr}.survey-invite-send-grid .btn{width:100%;justify-content:center}}}