:root{--primary-color: #f5c518;--background: #000000;--surface: #111111;--surface-elevated: #1a1a1a;--border: #222222;--text-primary: #ffffff;--text-secondary: #888888;--text-muted: #444444}*{box-sizing:border-box;margin:0;padding:0}html,body{margin:0;padding:0;background-color:#000;color:#fff;font-family:Georgia,Times New Roman,serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}#root{min-height:100vh;background:#000}a{color:var(--primary-color);text-decoration:none;transition:opacity .2s}a:hover{opacity:.8}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#111}::-webkit-scrollbar-thumb{background:#333;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#444}.ant-layout{background:#000!important}.ant-card{background:#111!important;border-color:#222!important}.ant-card-hoverable:hover{border-color:#333!important;box-shadow:0 4px 20px #00000080!important}.ant-input,.ant-input-password,.ant-input-affix-wrapper{background:#1a1a1a!important;border-color:#333!important;color:#fff!important}.ant-input::placeholder,.ant-input-password input::placeholder{color:#666!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-focused{border-color:#f5c518!important;box-shadow:0 0 0 2px #f5c5181a!important}.ant-btn-primary{background:#f5c518!important;border-color:#f5c518!important;color:#000!important}.ant-btn-primary:hover{background:#e0b316!important;border-color:#e0b316!important}.ant-spin-dot-item{background-color:#f5c518!important}.ant-alert{background:#1a1a1a!important;border-color:#333!important}.ant-alert-error{border-color:#ff4d4f!important}.ant-alert-success{border-color:#52c41a!important}.ant-alert-warning{border-color:#f5c518!important}.ant-descriptions-item-label{color:#666!important}.ant-descriptions-item-content{color:#fff!important}.ant-empty-description{color:#666!important}.ant-card-actions{background:#0a0a0a!important;border-top-color:#222!important}.ant-card-actions>li{border-right-color:#222!important}.ant-form-item-label>label{color:#888!important}::selection{background:#f5c5184d;color:#fff}@media(max-width:768px){html,body{overflow-x:hidden;width:100%}h1,h2,h3,h4,h5,h6,p,span,div{word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.ant-btn{font-size:13px!important}.ant-card-actions{padding:8px 0!important}.ant-card-actions>li{margin:0!important}.ant-card-actions>li>span{font-size:11px!important}.ant-typography h1,.ant-typography h2,.ant-typography h3,.ant-typography h4{word-break:break-word}.ant-alert{font-size:13px!important}.ant-alert-description{font-size:12px!important}input,textarea,select{font-size:16px!important}}
