*{margin:0;padding:0;box-sizing:border-box}:root{--bg-color: #ffffff;--bg-secondary: #f5f5f5;--text-color: #000000;--border-color: #d9d9d9}[data-theme=dark]{--bg-color: #141414;--bg-secondary: #1f1f1f;--text-color: #ffffff;--border-color: #434343}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--bg-color);color:var(--text-color);transition:background-color .3s,color .3s}[data-theme=dark] body{background-color:#141414}#root{min-height:100vh}@media(max-width:767px){.ant-btn{min-height:44px}.ant-input,.ant-select-selector,.ant-picker{min-height:44px!important}.ant-table-cell{padding:12px 8px!important}.ant-form-item-label>label{font-size:14px}.ant-modal-wrap{overflow:auto}}.mobile-safe-bottom{padding-bottom:env(safe-area-inset-bottom,0)}.mobile-safe-top{padding-top:env(safe-area-inset-top,0)}.mobile-safe-left{padding-left:env(safe-area-inset-left,0)}.mobile-safe-right{padding-right:env(safe-area-inset-right,0)}@media(max-width:767px){.hide-mobile{display:none!important}}@media(min-width:768px){.hide-desktop{display:none!important}}@media(min-width:768px)and (max-width:991px){.hide-tablet{display:none!important}}.mobile-fullscreen-modal .ant-modal{max-width:100vw!important;width:100vw!important;height:100vh!important;margin:0!important;top:0!important;padding:0!important}.mobile-fullscreen-modal .ant-modal-content{height:100vh;border-radius:0;display:flex;flex-direction:column}.mobile-fullscreen-modal .ant-modal-header{flex-shrink:0;border-bottom:1px solid var(--border-color);padding:16px;padding-top:calc(16px + env(safe-area-inset-top,0))}.mobile-fullscreen-modal .ant-modal-body{flex:1;overflow-y:auto;padding:16px;-webkit-overflow-scrolling:touch}.mobile-fullscreen-modal .ant-modal-footer{flex-shrink:0;border-top:1px solid var(--border-color);padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom,0))}.bottom-nav{position:fixed;bottom:0;left:0;right:0;height:calc(56px + env(safe-area-inset-bottom,0));padding-bottom:env(safe-area-inset-bottom,0);background:var(--bg-color);border-top:1px solid var(--border-color);display:flex;justify-content:space-around;align-items:center;z-index:1000}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;height:56px;min-width:44px;color:var(--text-color);opacity:.6;cursor:pointer;transition:opacity .2s;-webkit-tap-highlight-color:transparent}.bottom-nav-item:active{opacity:.8}.bottom-nav-item.active{opacity:1;color:#1890ff}.bottom-nav-item .anticon{font-size:20px;margin-bottom:2px}.bottom-nav-item span:not(.anticon){font-size:10px}.mobile-header{height:calc(56px + env(safe-area-inset-top,0));padding-top:env(safe-area-inset-top,0);background:var(--bg-color);border-bottom:1px solid var(--border-color);display:flex;align-items:center;justify-content:space-between;padding-left:8px;padding-right:8px;position:sticky;top:0;z-index:100}.mobile-header-title{font-size:18px;font-weight:600}.mobile-card-list{display:flex;flex-direction:column;gap:8px}.mobile-card{background:var(--bg-color);border:1px solid var(--border-color);border-radius:8px;padding:12px;cursor:pointer;transition:background-color .2s;-webkit-tap-highlight-color:transparent}.mobile-card:active{background:var(--bg-secondary)}.mobile-card-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:8px}.mobile-card-title{font-weight:600;font-size:15px}.mobile-card-subtitle{font-size:13px;color:#888;margin-top:2px}.mobile-card-metadata{display:flex;flex-wrap:wrap;gap:12px;font-size:13px;color:#666}.mobile-card-metadata-item{display:flex;gap:4px}.mobile-card-metadata-label{color:#888}.mobile-card-actions{display:flex;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--border-color)}.pull-to-refresh-indicator{display:flex;justify-content:center;padding:12px;color:#888}.mobile-content-with-bottom-nav{padding-bottom:calc(72px + env(safe-area-inset-bottom,0))}.editable-field-icon{opacity:0;transition:opacity .2s}span:hover>.editable-field-icon,td:hover .editable-field-icon{opacity:.6!important}[data-theme=dark]{--fc-border-color: #434343;--fc-page-bg-color: #141414;--fc-neutral-bg-color: #1f1f1f;--fc-today-bg-color: rgba(24, 144, 255, .08);--fc-list-event-hover-bg-color: #1f1f1f;--fc-highlight-color: rgba(24, 144, 255, .15);--fc-non-business-color: rgba(0, 0, 0, .2);--fc-event-text-color: #fff}[data-theme=dark] .fc .fc-col-header-cell-cushion,[data-theme=dark] .fc .fc-daygrid-day-number,[data-theme=dark] .fc .fc-list-day-cushion,[data-theme=dark] .fc .fc-timegrid-axis-cushion,[data-theme=dark] .fc .fc-timegrid-slot-label-cushion{color:#ffffffd9}[data-theme=dark] .fc .fc-list-event td{border-color:#434343}[data-theme=dark] .fc .fc-list-day-cushion{background-color:#1f1f1f}[data-theme=dark] .fc .fc-button-primary{background-color:#1f1f1f;border-color:#434343;color:#ffffffd9}[data-theme=dark] .fc .fc-button-primary:not(:disabled).fc-button-active,[data-theme=dark] .fc .fc-button-primary:not(:disabled):active{background-color:#177ddc;border-color:#177ddc}[data-theme=dark] .fc .fc-button-primary:hover{background-color:#2a2a2a;border-color:#555}[data-theme=dark] .fc .fc-button-primary:disabled{background-color:#1f1f1f;border-color:#434343;color:#ffffff4d}
