html,body,#root{width:100%;height:100%;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.calendar-header{background:#fff;border-bottom:1px solid #e8e8e8;justify-content:space-between;align-items:center;padding:16px 24px;display:flex;box-shadow:0 2px 8px #0000000f}.header-left{flex-direction:column;gap:12px;display:flex}.header-title{color:#1f1f1f;margin:0;font-size:20px;font-weight:600}.current-date{color:#333;margin-left:8px;font-size:16px;font-weight:500}.header-center{align-items:center;display:flex}.counter-item{cursor:pointer;background:#f5f5f5;border-radius:8px;flex-direction:column;align-items:center;gap:4px;padding:8px 16px;transition:background .2s;display:flex}.counter-item:hover{background:#e8e8e8}.counter-item span{color:#666;font-size:12px}.header-right{align-items:center;display:flex}@media (width<=1200px){.calendar-header{flex-direction:column;gap:16px}.header-left,.header-center,.header-right{justify-content:center;width:100%}}.create-deal-modal .ant-modal-body{max-height:70vh;overflow-y:auto}.create-deal-modal .ant-divider{color:#666;margin:16px 0;font-size:14px}.create-deal-modal .ant-form-item{margin-bottom:16px}.deal-modal{max-height:70vh;overflow-y:auto}.deal-modal-loading{text-align:center;color:#666;padding:40px}.deal-section{margin-bottom:16px}.deal-section h4{color:#1f1f1f;margin-bottom:16px;font-weight:600}.section-header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.section-header h4{margin:0}.force-major-section{background:#fff2f0;border:1px solid #ffccc7;border-radius:4px;margin-top:16px;padding:12px}.client-history{background:#f6ffed;border:1px solid #b7eb8f;border-radius:4px;margin-top:16px;padding:16px}.client-history h5{color:#52c41a;margin-bottom:12px}.history-item{font-size:13px}.history-date{color:#333;font-weight:500}.history-service{color:#666}.history-amount{color:#52c41a}.deal-section .ant-btn{margin-bottom:8px;margin-right:8px}.deal-section .ant-btn-primary{color:#fff}.calendar-view{background:#f5f5f5;flex-direction:column;height:100vh;display:flex}.calendar-loading{color:#666;justify-content:center;align-items:center;height:100vh;font-size:18px;display:flex}.calendar-container{flex:1;padding:16px;overflow:hidden}.calendar-event-content{padding:4px 8px;font-size:12px;line-height:1.3}.force-major-indicator{color:#d0021b;margin-bottom:2px;font-size:10px}.event-title{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.event-service{color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.event-address{color:#fffc;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.payment-status{margin-top:2px;font-size:10px}.payment-status.paid{color:#27ae60;font-weight:600}.fc{background:#fff;border-radius:8px;height:100%;box-shadow:0 2px 8px #00000014}.fc .fc-toolbar{display:none}.fc .fc-scrollgrid{border:none}.fc th{color:#333;background:#fafafa;border-bottom:1px solid #e8e8e8;padding:12px 8px;font-weight:600}.fc .fc-timegrid-slot{height:40px}.fc .fc-timegrid-slot-label{color:#666;font-size:12px}.fc-event{cursor:pointer;border:none;border-radius:4px;transition:transform .1s,box-shadow .1s}.fc-event:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.fc-event.fc-event-dragging{opacity:.8}.fc-resource{align-items:center;gap:8px;display:flex}.fc-col-header-cell-cushion{flex-direction:column;align-items:center;gap:4px;display:flex}.fc-highlight{background:#4a90d926!important}.fc .fc-day-today{background:#4a90d90d}.fc-timeline-slot-frame{padding:8px}.fc-list-view{border:none}.fc-list-event{cursor:pointer}.fc-list-event:hover{background:#f5f5f5}*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.app{width:100vw;height:100vh}.app-loading{background:#f5f5f5;justify-content:center;align-items:center;height:100vh;display:flex}.loading-spinner{color:#333;background:#fff;border-radius:8px;padding:24px 48px;font-size:16px;box-shadow:0 2px 8px #0000001a}.app-error{text-align:center;background:#fff2f0;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding:24px;display:flex}.app-error h2{color:#cf1322;margin-bottom:16px}.app-error p{color:#666;margin-bottom:8px}
