@media (max-width: 768px){body{overflow-x:hidden}.dash-pad{padding:16px!important}.dash-main{grid-template-columns:1fr!important}.dash-stats,.dash-wide{grid-template-columns:1fr 1fr!important}.lead-detail-panel{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;z-index:150!important;overflow-y:auto!important}.lead-list-panel{width:100%!important}.inv-col-hide{display:none!important}.inv-row td{padding:10px!important}.inv-detail{margin:0 12px 20px!important}.rpt-grid{grid-template-columns:1fr!important}.client-detail{position:fixed!important;bottom:0!important;left:0!important;right:0!important;width:100%!important;max-height:85vh!important;overflow-y:auto!important;border-radius:16px 16px 0 0!important;z-index:150!important}.team-layout{flex-direction:column!important}.team-sidebar{width:100%!important;max-height:240px!important;border-right:none!important;border-bottom:1px solid var(--border)!important}.team-detail{width:100%!important}.chad-history-panel{display:none!important}.stat-grid-4,.stat-grid-3{grid-template-columns:1fr 1fr!important}.col-2-to-1{grid-template-columns:1fr!important}.hide-mobile{display:none!important}.full-mobile{width:100%!important;max-width:100%!important}.pad-mobile{padding:16px!important}.stack-mobile{flex-direction:column!important}.table-mobile td,.table-mobile th{font-size:11px!important;padding:8px!important}}@keyframes drawerIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 640px){.pkg-showcase-row{grid-template-columns:1fr!important}}.msg-wrap{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;background:var(--bg);color:var(--text);font-family:var(--font)}.msg-head{display:flex;align-items:center;gap:10px;padding:14px 16px;padding-top:max(14px,env(safe-area-inset-top));border-bottom:1px solid var(--border);background:var(--bg)}.msg-back{border:none;background:none;color:var(--text);font-size:30px;line-height:1;padding:0 6px 4px 0;cursor:pointer}.msg-head-who{min-width:0;flex:1}.msg-refresh{flex:0 0 auto;width:38px;height:38px;border:1px solid var(--border);border-radius:50%;background:var(--bg);color:var(--text);font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.msg-refresh:active{background:var(--bg-3)}.msg-refresh.spinning{animation:msg-spin .7s linear infinite;pointer-events:none;opacity:.6}@keyframes msg-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: reduce){.msg-refresh.spinning{animation:none}}.msg-head-name{font-size:17px;font-weight:650;letter-spacing:-.01em;display:flex;align-items:center;gap:8px}.msg-head-sub{font-size:12.5px;color:var(--text-2);margin-top:2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.msg-tag{font-size:10px;text-transform:uppercase;letter-spacing:.06em;padding:2px 6px;border-radius:4px;background:var(--bg-3);color:var(--text-2);font-weight:600}.msg-badge{font-size:12px;min-width:20px;height:20px;padding:0 6px;border-radius:10px;background:var(--accent);color:var(--accent-text);display:inline-flex;align-items:center;justify-content:center;font-weight:650}.msg-scroll{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:8px 0 12px}.msg-empty{padding:40px 24px;text-align:center;color:var(--text-2);font-size:14px}.msg-item{position:relative;display:block;width:100%;text-align:left;border:none;border-bottom:1px solid var(--border);background:none;color:inherit;font:inherit;padding:13px 16px;cursor:pointer}.msg-item.unread{background:var(--accent-glow)}.msg-item-top{display:flex;justify-content:space-between;align-items:baseline;gap:10px}.msg-item-name{font-size:15.5px;font-weight:600;display:flex;align-items:center;gap:7px;min-width:0}.msg-item.unread .msg-item-name{font-weight:700}.msg-item-when{font-size:12px;color:var(--text-2);flex:0 0 auto}.msg-item-last{margin-top:3px;font-size:13.5px;color:var(--text-2);line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding-right:14px}.msg-item-you{color:var(--text-2);opacity:.75}.msg-dot{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:9px;height:9px;border-radius:50%;background:var(--accent)}.msg-daymark{text-align:center;font-size:11.5px;color:var(--text-2);margin:14px 0 8px}.msg-row{display:flex;flex-direction:column;padding:1px 14px;margin-bottom:2px}.msg-row.in{align-items:flex-start}.msg-row.out{align-items:flex-end}.msg-bubble{max-width:78%;padding:9px 13px;border-radius:18px;font-size:15px;line-height:1.38;white-space:pre-wrap;word-break:break-word}.msg-row.in .msg-bubble{background:var(--bg-3);color:var(--text);border-bottom-left-radius:5px}.msg-row.out .msg-bubble{background:var(--accent);color:var(--accent-text);border-bottom-right-radius:5px}.msg-meta{font-size:10.5px;color:var(--text-2);margin:2px 4px 6px}.msg-ok{color:var(--text-2)}.msg-bad{color:#c0392b;font-weight:600}.msg-composer{display:flex;gap:8px;align-items:flex-end;padding:10px 12px;padding-bottom:max(10px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--bg)}.msg-composer textarea{flex:1;resize:none;min-height:40px;max-height:140px;padding:10px 14px;border:1px solid var(--border-2);border-radius:20px;background:var(--bg);color:var(--text);font-size:16px;font-family:inherit;line-height:1.35}.msg-composer textarea:focus{outline:none;border-color:var(--text-2)}.msg-composer button{flex:0 0 auto;height:40px;padding:0 18px;border:none;border-radius:20px;background:var(--accent);color:var(--accent-text);font-size:14.5px;font-weight:650;cursor:pointer}.msg-composer button:disabled{opacity:.4;cursor:default}.msg-blocked{padding:14px 16px;padding-bottom:max(14px,env(safe-area-inset-bottom));border-top:1px solid var(--border);background:var(--bg-2);color:var(--text-2);font-size:13px;line-height:1.45}.msg-error{padding:10px 16px;background:#fdecea;color:#8b2c22;font-size:13px}@media (min-width: 900px){.msg-wrap{max-width:720px;margin:0 auto;border-left:1px solid var(--border);border-right:1px solid var(--border)}}
