*{box-sizing:border-box}body{margin:0;background:#f5f6f8;color:#1f2937}.admin-shell{min-height:100vh}.admin-sider{border-right:1px solid #202938}.brand{height:64px;display:flex;align-items:center;gap:10px;padding:0 16px;color:#fff;background:#111827}.brand-icon{color:#38bdf8;font-size:24px}.brand-title{font-size:15px;font-weight:700}.brand-subtitle{color:#ffffff94;font-size:12px}.side-menu{background:#111827!important}.side-menu .ant-menu-item,.side-menu .ant-menu-submenu-title{margin:4px 8px;width:calc(100% - 16px);border-radius:4px}.side-menu .ant-menu-item-selected{background:#2563eb!important}.topbar{height:64px;padding:0 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb}.topbar h4{margin:0}.top-icon{color:#374151;font-size:18px}.profile{cursor:pointer}.content{min-height:calc(100vh - 64px);padding:16px}.page-title{margin-bottom:12px}.page-title h4{margin:0 0 4px}.full-width,.login-stack,.login-form{width:100%}.page-stack{display:grid;gap:14px}.compact-stack{gap:6px}.metric,.panel{background:#fff;border:1px solid #e5e7eb;border-radius:6px}.metric{width:100%;padding:18px;text-align:left}.action-metric{cursor:pointer;transition:border-color .2s ease,transform .2s ease}.action-metric:hover{border-color:#2563eb;transform:translateY(-1px)}.action-metric.urgent{border-color:#fde68a;background:#fffdf5}.panel{padding:14px}.table-panel{padding:0;overflow:hidden}.table-panel .ant-table-wrapper{padding:0}.mobile-card-list{display:none}.mobile-data-card{display:grid;gap:12px;padding:14px;border-bottom:1px solid #eef1f5;background:#fff}.mobile-data-card:last-child{border-bottom:0}.highlight-card{background:#fff7e6;box-shadow:inset 3px 0 #faad14}.mobile-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-card-head>div{min-width:0;display:grid;gap:2px}.mobile-card-head .ant-typography{word-break:break-word}.mobile-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.mobile-field{min-width:0;display:grid;gap:2px}.mobile-field .ant-typography:last-child{color:#111827;word-break:break-word}.mobile-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.notification-panel{width:clamp(260px,78vw,340px);max-height:min(420px,64vh);overflow-y:auto}.notification-head{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px}.notification-item{width:100%;display:grid;gap:4px;padding:10px 0;text-align:left;background:transparent;border:0;border-bottom:1px solid #eef1f5;cursor:pointer}.notification-item:last-child{border-bottom:0}.notification-item>span{display:grid;gap:2px}.notification-item.unread{position:relative;padding-left:12px}.notification-item.unread:before{content:"";position:absolute;top:16px;left:0;width:6px;height:6px;border-radius:50%;background:#2563eb}.panel-head{min-height:32px;display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px}.list-panel{min-height:280px}.list-row{width:100%;min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;text-align:left;background:transparent;border:0;border-bottom:1px solid #eef1f5;cursor:pointer}.list-row:last-child{border-bottom:0}.list-row>span:first-child{min-width:0;display:grid;gap:2px}.list-row .ant-typography{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.response-list-row{padding:12px 0}.toolbar{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px}.toolbar-actions{justify-content:flex-end}.toolbar-actions .reload-button{width:40px;min-width:40px;padding-inline:0}.search-compact{width:min(420px,100%)}.filter-select{width:min(320px,100%)}.filter-select-sm{width:132px}.filter-range{width:240px}.image-strip{max-width:240px;display:flex;align-items:center;gap:6px;overflow-x:auto;padding:2px 0}.image-strip .ant-image{flex:0 0 auto}.image-strip .ant-image-img{object-fit:cover;border:1px solid #e5e7eb;border-radius:4px;background:#f3f4f6}.image-placeholder{flex:0 0 auto;min-width:72px;height:28px;display:grid;place-items:center;padding:0 6px;color:#475569;font-size:12px;border-radius:4px;background:#f1f5f9}.highlight-row>td{background:#fff7e6!important}.response-row{width:100%;min-height:48px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0;text-align:left;background:transparent;border-bottom:1px solid #f0f2f5;cursor:pointer}.response-row:last-child{border-bottom:0}.response-row>div{display:grid;gap:2px}.login-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f6f8}.login-panel{width:min(420px,100%);padding:32px;background:#fff;border:1px solid #e5e7eb;border-radius:6px}.login-logo{width:44px;height:44px;display:grid;place-items:center;margin-bottom:12px;border-radius:6px;color:#fff;font-size:24px;background:#2563eb}.icon-button{padding:0;border:0;background:transparent;cursor:pointer}.icon-only{width:36px;height:36px;padding:0}.compact-item{width:50%;margin-bottom:16px}.compact-form-item .ant-form-item-control-input-content{width:100%}.compact-form-item .ant-space-compact{display:flex}.lookup-source-select{width:128px!important;min-width:128px;flex:0 0 128px}.compact-form-item .ant-input-search,.lookup-autocomplete{min-width:0;flex:1 1 auto}.lookup-autocomplete .ant-input-search{width:100%}.lead-text-form-item{margin-bottom:8px}.lead-text-input{min-height:72px!important;height:72px!important;padding:12px 14px;border-color:transparent;border-radius:8px;background:#f3f4f6;color:#111827;line-height:1.5;resize:none;overflow:hidden!important;transition:height .2s ease,min-height .2s ease,border-color .2s ease}.lead-text-input:hover,.lead-text-input:focus,.lead-text-input:focus-within{background:#f3f4f6}.lead-text-input:focus{min-height:220px!important;height:220px!important;overflow:auto!important}.lead-text-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;margin:-2px 0 18px}.lead-text-actions .ant-btn-primary{min-width:128px;border-radius:999px;background:#111827;box-shadow:none}.lead-text-actions .ant-btn-primary:hover{background:#000}.mobile-menu-drawer{display:none}@media(max-width:768px){.desktop-sider{display:none}.mobile-menu-drawer{display:block}.mobile-menu-drawer .ant-drawer-content{padding:0;overflow:hidden;background:#111827}.mobile-menu-drawer .ant-drawer-body{padding:0;background:#111827}.mobile-menu-drawer .ant-drawer-header{display:none}.content{padding:12px}.topbar{padding:0 12px}.toolbar{align-items:flex-start;flex-direction:column}.toolbar>.ant-space,.toolbar .search-compact{width:100%}.toolbar .filter-range{width:100%}.toolbar .ant-space{justify-content:flex-start}.toolbar-actions,.toolbar-actions .ant-input-affix-wrapper{width:100%}.toolbar-actions .reload-button{width:40px;min-width:40px;flex:0 0 40px;padding-inline:0}.toolbar-actions .ant-btn:not(.reload-button){min-width:0}.topbar h4{max-width:7em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile .ant-typography{display:none}.panel{padding:10px}.table-panel{padding:0;overflow-x:auto}.desktop-data-table{display:block}.mobile-card-list{display:none}.mobile-field-grid{grid-template-columns:1fr}.mobile-card-actions{justify-content:flex-start;flex-wrap:wrap}.mobile-card-actions .ant-select{min-width:140px}.list-panel{min-height:auto}.list-row{align-items:flex-start}.ant-modal{max-width:calc(100vw - 16px)}.ant-modal-content{max-height:calc(100vh - 24px);overflow-y:auto}.ant-table{font-size:13px}.ant-table-wrapper{min-width:100%}.ant-table-cell{white-space:nowrap}.notification-popover{left:12px!important;right:12px!important;width:auto!important;max-width:none;transform-origin:top right!important}.notification-popover .ant-popover-inner{width:100%;max-width:none;padding:10px 12px}.notification-popover .ant-popover-arrow{right:74px!important;left:auto!important}.notification-panel{width:100%;max-height:min(420px,58vh)}.compact-item{width:100%}.lookup-source-select{width:112px!important;min-width:112px;flex-basis:112px}.lead-text-input{min-height:64px!important;height:64px!important;padding:12px 14px}.lead-text-input:focus{min-height:180px!important;height:180px!important}.lead-text-actions{justify-content:stretch}.lead-text-actions .ant-btn{flex:1}}
