@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap");*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.glass-card{background:rgba(255,255,255,.7);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);border-radius:16px}.gradient-pink{background:linear-gradient(135deg,#e91e63,#9c27b0)}.gradient-blue{background:linear-gradient(135deg,#2196f3,#673ab7)}.gradient-green{background:linear-gradient(135deg,#4caf50,#00bcd4)}.gradient-orange{background:linear-gradient(135deg,#ff9800,#f44336)}.gradient-purple{background:linear-gradient(135deg,#9c27b0,#3f51b5)}.stat-card{padding:24px;border-radius:16px;color:#ffffff;box-shadow:0 4px 20px rgba(0,0,0,.1);transition:transform .2s ease,box-shadow .2s ease}.stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px rgba(0,0,0,.15)}.stat-card .stat-value{font-size:32px;font-weight:700;margin-bottom:4px}.stat-card .stat-label{font-size:14px;opacity:.9}.stat-card .stat-icon{font-size:48px;opacity:.3;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.image-preview{width:60px;height:60px;object-fit:cover;border-radius:8px;cursor:pointer;transition:transform .2s ease}.image-preview:hover{transform:scale(1.1)}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500}.status-active{background-color:#e8f5e9;color:#2e7d32}.status-pending{background-color:#fff3e0;color:#ef6c00}.status-blocked{background-color:#ffebee;color:#c62828}.status-deleted{background-color:#f5f5f5;color:#9e9e9e}.status-premium{background:linear-gradient(135deg,#ffd700,#ffaa00);color:#5d4037}.trending-badge{background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:white;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;display:inline-flex;align-items:center;gap:4px}.page-header{margin-bottom:24px}.page-header h1{font-size:28px;font-weight:700;color:#1a1a2e;margin-bottom:8px}.page-header p{color:#666;font-size:14px}.empty-state{text-align:center;padding:60px 20px;color:#999}.empty-state .icon{font-size:64px;margin-bottom:16px;opacity:.5}.loading-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-image{max-width:100%;max-height:70vh;object-fit:contain;border-radius:8px}.json-viewer{background:#1a1a2e;border-radius:8px;padding:16px;overflow-x:auto;max-height:400px}.json-viewer pre{color:#e0e0e0;font-family:Fira Code,Monaco,monospace;font-size:13px;margin:0;white-space:pre-wrap;word-break:break-all}.action-buttons{display:flex;gap:8px;flex-wrap:wrap}.filter-bar{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:24px;padding:16px;background:#ffffff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.05)}.page-action-col{display:flex;justify-content:flex-end}@media (max-width:768px){.page-action-col{justify-content:flex-start}.page-action-col>.ant-space{width:100%}}.user-info-card{gap:12px}.user-avatar,.user-info-card{display:flex;align-items:center}.user-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;background:linear-gradient(135deg,#e91e63,#9c27b0);justify-content:center;color:white;font-weight:600}@media (max-width:768px){.filter-bar{flex-direction:column;padding:12px;gap:12px;margin-bottom:16px}.stat-card{padding:16px;border-radius:12px}.stat-card .stat-value{font-size:22px}.stat-card .stat-label{font-size:12px}.stat-card .stat-icon{font-size:36px;right:12px}.page-header{margin-bottom:16px}.page-header[style*="display: flex"],.page-header[style*="display:flex"]{flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;gap:12px!important}.page-header[style*="display: flex"]>*,.page-header[style*="display:flex"]>*{width:100%;min-width:0}.page-header .ant-typography,.page-header h1,.page-header h1.ant-typography,.page-header h2,.page-header h2.ant-typography{word-break:break-word;overflow-wrap:anywhere}.page-header h1{font-size:22px}.page-header .ant-typography-secondary{font-size:13px;line-height:1.4;display:block}.page-header .ant-space:not(.ant-space-vertical){width:100%!important;flex-wrap:wrap!important;row-gap:8px!important}.page-header .ant-space-item{-webkit-margin-end:0!important;margin-inline-end:0!important}.ant-card-body>.ant-space-horizontal,.ant-card-body>.ant-space:not(.ant-space-vertical){width:100%;flex-wrap:wrap!important;row-gap:8px!important}.ant-card-body .ant-space-item{min-width:0}.ant-card-body .ant-input,.ant-card-body .ant-input-affix-wrapper,.ant-card-body .ant-input-number,.ant-card-body .ant-input-search,.ant-card-body .ant-picker,.ant-card-body .ant-select{max-width:100%}.ant-typography h1,.ant-typography h2,h1.ant-typography,h2.ant-typography{font-size:20px!important;line-height:1.3!important}.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table{font-size:13px}.ant-table-cell{white-space:nowrap}.ant-card-body{padding:16px}.ant-card-head{padding:0 16px;min-height:44px}.ant-card-extra,.ant-card-head-title{padding:12px 0}.ant-modal{max-width:calc(100vw - 16px)!important;margin:8px auto!important;top:8px!important;padding-bottom:8px}.ant-modal-body{padding:16px}.ant-drawer-content-wrapper{max-width:100vw}.ant-form-item{margin-bottom:12px}.ant-form-item-label{padding-bottom:4px!important}.ant-btn:not(.ant-btn-sm):not(.ant-btn-icon-only){min-height:40px}.ant-btn-icon-only:not(.ant-btn-sm){min-width:40px;min-height:40px}.ant-input,.ant-input-affix-wrapper,.ant-picker,.ant-select-selector{min-height:40px}.ant-tag{-webkit-margin-end:4px;margin-inline-end:4px;margin-bottom:4px}.ant-pagination{text-align:center}.ant-pagination-item,.ant-pagination-next,.ant-pagination-prev{-webkit-margin-end:4px;margin-inline-end:4px}.kbar-portal{padding:0 12px}}@media (max-width:480px){.ant-layout-content{overflow-x:hidden}.stat-card .stat-value{font-size:20px}}@supports (padding:max(0px)){body{padding-bottom:env(safe-area-inset-bottom,0)}}@media (max-width:768px){.ant-input,.ant-select-selection-search-input,input,select,textarea{font-size:16px!important}}body,html{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[data-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=number],input[type=password],input[type=text],textarea{-webkit-appearance:none}dl,ol,ul{margin-top:0;margin-bottom:1em}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}code,kbd,pre,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}[role=button],a,area,button,input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}button,input,optgroup,select,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}