.header-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.header-container .logo-section{display:flex;align-items:center;gap:12px}.header-container .logo-section .logo-icon{width:48px;height:48px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px}.header-container .logo-section .title{color:#fff;font-size:24px;font-weight:700}.header-container .ant-avatar{transition:transform .18s cubic-bezier(.2,.9,.2,1),box-shadow .18s ease,background-color .18s ease;will-change:transform,box-shadow}.header-container .ant-avatar:hover{box-shadow:0 8px 22px #0a0e2747}.header-container .ant-dropdown .ant-dropdown-menu{transition:opacity .16s cubic-bezier(.2,.9,.2,1),transform .16s cubic-bezier(.2,.9,.2,1);transform-origin:top right;opacity:1;transform:translateY(0) scale(1)}.header-container .ant-dropdown-menu-item{transition:background .12s ease,color .12s ease;border-radius:8px}.header-container .ant-dropdown-menu-item:hover{background:#0000000a}@media(max-width:768px){.header-container{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:16px}.header-container .logo-section{width:100%}.header-container .logo-section .logo-icon{width:40px;height:40px;font-size:20px}.header-container .logo-section .title{font-size:18px}}@media(max-width:480px){.header-container{margin-bottom:12px;gap:8px}.header-container .logo-section{gap:10px}.header-container .logo-section .logo-icon{width:36px;height:36px;font-size:16px}.header-container .logo-section .title{font-size:16px;font-weight:600}}.upload-modal .file-preview{margin-top:20px;padding:12px;background:#f5f5f5;border-radius:4px;max-height:300px;overflow:auto}.upload-modal .file-preview .preview-title{font-weight:700;margin-bottom:8px}.upload-modal .file-preview pre{margin:0;font-size:12px}.upload-modal .file-list{margin-top:12px}.upload-modal .file-list .file-item{padding:8px;background:#fafafa;border-radius:4px;margin-bottom:8px;display:flex;justify-content:space-between;align-items:center}.upload-modal .file-list .file-item .file-name{font-weight:500}.upload-modal .file-list .file-item .file-size{color:#999;font-size:12px}.upload-dragger-ui .ant-upload-drag{background:#fafafa;border:1px dashed #d9d9d9;border-radius:6px;padding:40px 0;text-align:center;transition:all .3s}.upload-dragger-ui .ant-upload-drag:hover{border-color:#1890ff;background:#f0f5ff}.upload-dragger-ui .ant-upload-drag .ant-upload-text{margin-top:8px;font-weight:500;color:#000000d9}.upload-dragger-ui .ant-upload-drag .ant-upload-hint{color:#00000073;font-size:12px}.header-container .ant-select{min-width:0}.header-container .ant-select-multiple .ant-select-selection__rendered,.header-container .ant-select-multiple .ant-select-selection-overflow{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;overflow:hidden}.header-container .ant-select-multiple .ant-select-selection__rendered .ant-select-selection-item{white-space:nowrap;flex:0 0 auto;text-overflow:ellipsis;overflow:hidden;max-width:100%}.header-container .ant-select-multiple .ant-select-selection-search{flex:0 0 auto}.header-container .ant-select-multiple .ant-select-selection__rendered .ant-select-selection-item-ellipsis,.header-container .ant-select-multiple .ant-select-selection__rendered>span[title]{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.reaction-modal .ant-modal-content{background:#fff;border-radius:8px;padding:0}.reaction-modal .search-input{padding:16px}.reaction-modal .list-container{max-height:520px;overflow-y:auto;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;padding:8px 16px}.reaction-modal .ant-list-item{padding:12px 0;border-bottom:1px solid #f5f5f5}.reaction-modal .reaction-meta{display:flex;flex-direction:column}.reaction-modal .reaction-row{display:flex;align-items:center;gap:12px}.reaction-modal .reaction-row strong{font-weight:600;color:#000000d9}.reaction-modal .reaction-row .account-name{color:#00000073;font-size:12px;margin-left:6px}.reaction-modal .reaction-details{display:flex;gap:12px;margin-top:6px}.reaction-modal .reaction-details .time,.reaction-modal .reaction-details .actor{font-size:12px;color:#00000073}.reaction-modal .view-post-link{margin-left:8px;color:#1677ff;font-weight:500}@media(max-width:600px){.reaction-modal .ant-modal,.reaction-modal .list-container{padding:8px}}.accounts-table-card{background:#151b3d!important;border:1px solid #1e2749;border-radius:8px}.accounts-table-card .ant-card-head{background:transparent!important;border-bottom:1px solid #1e2749;padding:16px!important}.accounts-table-card .ant-card-body{background:transparent!important;padding:16px!important}@media(max-width:768px){.accounts-table-card .ant-card-body,.accounts-table-card .ant-card-head{padding:12px!important}.accounts-table-card .card-title{font-size:14px}}@media(max-width:480px){.accounts-table-card{border-radius:8px!important}.accounts-table-card .ant-card-head,.accounts-table-card .ant-card-body{padding:10px!important}.accounts-table-card .card-title{font-size:13px;font-weight:600}}.accounts-table-card .card-title{color:#fff;font-size:16px;font-weight:600}.accounts-table-card .folder-button{background:#4ecdc4;border-color:#4ecdc4;font-weight:500}.accounts-table-card .folder-button:hover{background:#45b8b0;border-color:#45b8b0}@media(max-width:480px){.accounts-table-card .folder-button{font-size:12px;padding:6px 12px!important}}.accounts-table-card .export-selected-button.ant-btn[disabled],.accounts-table-card .export-selected-button[disabled]{color:#fff!important}.accounts-table-card .profile-cell{cursor:pointer}.accounts-table-card .profile-cell .profile-name{color:#fff;font-weight:500}.accounts-table-card .profile-cell .profile-updated{color:#666;font-size:12px}.accounts-table-card .data-cell{color:#fff}.accounts-table-card .action-button-primary{color:#5b8dee}.accounts-table-card .action-button-secondary{color:#888}.accounts-table-card .ant-table-wrapper{background:transparent!important;overflow-x:visible;-webkit-overflow-scrolling:touch}.accounts-table-card .ant-table,.accounts-table-card .ant-table-container,.accounts-table-card .ant-table-content{background:transparent!important}.accounts-table-card .ant-table-tbody>tr{background:transparent!important}.accounts-table-card .ant-table-tbody>tr:hover>td{background:#1e27494d!important}.accounts-table-card .ant-table-tbody>tr>td{background:transparent!important;border-bottom:1px solid #1e2749!important}.accounts-table-card .custom-table .ant-table{min-width:640px}@media(max-width:640px){.accounts-table-card .custom-table .ant-table{min-width:520px}}.accounts-table-card .ant-table-thead>tr>th{background:transparent!important;border-bottom:1px solid #1e2749!important;color:#888!important}@media(max-width:480px){.accounts-table-card .custom-table .ant-table{min-width:420px;font-size:12px}.accounts-table-card .custom-table .ant-table-thead>tr>th{font-size:10px;padding:8px 6px!important;font-weight:600}.accounts-table-card .custom-table .ant-table-tbody>tr>td{padding:8px 6px!important;font-size:11px}}.admin-page{padding:20px}.admin-page .admin-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.admin-page h2{color:#fff;margin:0}.admin-page .ant-table{background:transparent!important}.admin-page .admin-card{background:#151b3d;border:1px solid #1e2749;padding:16px;border-radius:8px;overflow:visible}.admin-page .admin-card .logo-section{display:flex;align-items:center;gap:12px}.admin-page .admin-card .logo-section .logo-icon{width:40px;height:40px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}.admin-page .admin-card .logo-section .title{color:#fff;font-size:20px;font-weight:700}.admin-page .admin-card .ant-table-wrapper{background:transparent!important;overflow-x:auto;overflow-y:hidden!important;-webkit-overflow-scrolling:touch}.admin-page .admin-card .ant-table-body,.admin-page .admin-card .ant-table-content{overflow-y:hidden!important;max-height:none!important}.admin-page .admin-card .ant-table-body::-webkit-scrollbar,.admin-page .admin-card .ant-table-wrapper::-webkit-scrollbar{width:0!important;height:0!important;background:transparent!important}.admin-page .admin-card .ant-table-body,.admin-page .admin-card .ant-table-wrapper{scrollbar-width:none!important;-ms-overflow-style:none!important}.admin-page .admin-card .ant-table,.admin-page .admin-card .ant-table-container,.admin-page .admin-card .ant-table-content{background:transparent!important}.admin-page .admin-card .ant-card-head{background:transparent!important;border-bottom:1px solid #1e2749;padding:16px!important}.admin-page .admin-card .ant-table-tbody>tr{background:transparent!important}.admin-page .admin-card .ant-table-tbody>tr:hover>td{background:#1e27494d!important}.admin-page .admin-card .ant-table-tbody>tr>td{background:transparent!important;border-bottom:1px solid #1e2749!important;color:#fff}.admin-page .admin-card .ant-table-thead>tr>th{background:transparent!important;border-bottom:1px solid #1e2749!important;color:#888!important;font-weight:600}.admin-page .admin-card .custom-table .ant-table{min-width:640px}.admin-page .ant-modal .ant-input{width:100%}.admin-page .actions{display:flex;gap:8px}.loading-overlay{position:fixed;inset:0;display:flex;align-items:center;justify-content:center;z-index:9999;background-color:#fff0;pointer-events:all}.loading-overlay__content{display:flex;flex-direction:column;align-items:center;gap:24px}.loading-overlay__text{margin:0;font-size:20px;color:#333;font-weight:600}html,body,#root{height:100%}body{margin:0;background-color:#0b1226;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media(max-width:768px){.home-page-container{padding:16px!important}}@media(max-width:480px){.home-page-container{padding:12px!important}}@media(max-width:1024px){.ant-row .ant-col[class*=span-8]{flex:0 0 50%!important;max-width:50%!important}}@media(max-width:640px){.ant-row .ant-col[class*=span-8]{flex:0 0 100%!important;max-width:100%!important;margin-bottom:12px}}@media(max-width:768px){.ant-card{margin-bottom:12px;border-radius:6px!important}.ant-card .ant-card-head{padding:12px!important;border-radius:6px 6px 0 0!important}.ant-card .ant-card-body{padding:12px!important;border-radius:0 0 6px 6px!important}}@media(max-width:480px){.ant-card{margin-bottom:10px;border-radius:8px!important;border:1px solid #1e2749!important}.ant-card .ant-card-head,.ant-card .ant-card-body{padding:10px!important}}@media(max-width:768px){.ant-space{display:flex!important;flex-wrap:wrap;gap:8px!important;width:100%}}@media(max-width:640px){.ant-space{display:flex!important;gap:8px!important;flex-wrap:wrap}.ant-space .ant-btn{flex:1;min-width:120px;white-space:nowrap;padding:8px 12px!important;font-size:13px!important;height:36px}}@media(max-width:480px){.ant-space{display:grid!important;grid-template-columns:1fr 1fr;gap:8px!important;width:100%}.ant-space .ant-btn{width:100%;padding:8px 10px!important;font-size:12px!important;height:36px;border-radius:4px}}@media(max-width:768px){.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;border-radius:4px}.ant-table-wrapper .ant-table{min-width:600px;font-size:13px}}@media(max-width:480px){.ant-table-wrapper{overflow-x:auto;border-radius:4px}.ant-table-wrapper .ant-table{font-size:12px;min-width:480px}.ant-table-wrapper .ant-table-thead>tr>th{padding:8px 6px!important;font-size:11px!important;font-weight:600}.ant-table-wrapper .ant-table-tbody>tr>td{padding:8px 6px!important;font-size:12px!important}.ant-table-wrapper .ant-table-selection-column{width:32px!important}}@media(max-width:768px){.ant-modal .ant-modal-content{padding:16px!important;border-radius:8px}.ant-modal .ant-modal-header{padding:12px 16px!important}}@media(max-width:480px){.ant-modal{width:calc(100vw - 16px)!important;left:8px!important}.ant-modal .ant-modal-content{padding:12px!important;border-radius:8px}.ant-modal .ant-modal-header{padding:10px 12px!important}.ant-modal .ant-modal-body{padding:12px!important;max-height:calc(100vh - 200px);overflow-y:auto}}@media(max-width:480px){.ant-input,.ant-picker,.ant-select{font-size:14px!important;height:36px!important}}@media(max-width:480px){.ant-icon[style*="fontSize: 32"]{font-size:24px!important}}@media(max-width:480px){.ant-tooltip .ant-tooltip-inner{font-size:12px;max-width:200px}}
