:root{font-family:PingFang SC,Microsoft YaHei,Inter,system-ui,-apple-system,sans-serif;--brand-gold: #c88d2f;--brand-gold-light: #e8b84b;--brand-gold-pale: #fdf3dd;--brand-gold-warm: #fef9f0;--brand-teal: #0d9488;--bg-page: #f8f6f2;--bg-surface: #ffffff;--border-light: #e8e5e0;--text-primary: #1e293b;--text-secondary: #475569;--text-muted: #8b857b;--shadow-soft: 0 6px 20px rgba(0, 0, 0, .07), 0 2px 8px rgba(0, 0, 0, .04);--shadow-gold: 0 10px 26px rgba(200, 141, 47, .2);color:#1e293b;background:#f8f6f2}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:radial-gradient(circle at 0% 0%,#e8b84b1f,#e8b84b00 34%),radial-gradient(circle at 100% 100%,#0d948814,#0d948800 30%),var(--bg-page)}a{color:var(--brand-gold)}.admin-layout{min-height:100vh}.admin-main-layout{background:transparent}.admin-sider{border-inline-end:1px solid var(--border-light);box-shadow:var(--shadow-soft);z-index:2;background:var(--bg-surface)!important}.sider-logo{height:58px;margin:14px 14px 12px;padding:0 14px;display:flex;align-items:center;gap:10px;font-weight:700;color:#1e293b;border-radius:8px;background:linear-gradient(135deg,#fef7e6,#fdf3dd);border:1px solid #f3dcc0}.sider-logo-mark{width:28px;height:28px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#e8b84b,#c88d2f)}.sider-logo-text{letter-spacing:.3px}.admin-sider-menu{border-inline-end:none!important;padding:8px 10px 14px;background:transparent!important}.admin-sider-menu .ant-menu-item-selected{background:var(--brand-gold-pale)!important;color:#9a6a1e!important;font-weight:600}.admin-sider-menu .ant-menu-submenu-selected>.ant-menu-submenu-title,.admin-sider-menu .ant-menu-item:hover,.admin-sider-menu .ant-menu-submenu-title:hover{color:#9a6a1e!important}.app-header{padding:0 24px;min-height:76px;height:auto;line-height:normal;display:flex;align-items:center;background:#ffffffeb;border-bottom:1px solid var(--border-light);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.page-header-bar{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 0}.page-content{padding:20px 24px 24px;overflow:auto;background:transparent}.elevated-card{border:1px solid var(--border-light);box-shadow:var(--shadow-soft);border-radius:8px;background:var(--bg-surface)}.section-gap{margin-bottom:16px}.user-filter-form .ant-form-item{margin-bottom:10px}.user-filter-actions-row{margin-top:2px;margin-bottom:0!important}.user-filter-actions{width:100%;justify-content:flex-end}.thin-scroll-table .ant-table-content,.thin-scroll-table .ant-table-body{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.25) transparent}.thin-scroll-table .ant-table-content::-webkit-scrollbar,.thin-scroll-table .ant-table-body::-webkit-scrollbar{width:7px;height:7px}.thin-scroll-table .ant-table-content::-webkit-scrollbar-thumb,.thin-scroll-table .ant-table-body::-webkit-scrollbar-thumb{background:#00000038;border-radius:999px}.thin-scroll-table .ant-table-content::-webkit-scrollbar-track,.thin-scroll-table .ant-table-body::-webkit-scrollbar-track{background:transparent}.thin-scroll-table .ant-table-thead>tr>th{background:#fefaf2!important;color:#5a4120;font-weight:600;border-bottom:1px solid #eee2ce!important}.thin-scroll-table .ant-table-tbody>tr>td{border-bottom-color:#f1eadf}.thin-scroll-table .ant-table-tbody>tr:hover>td{background:#fffaf2!important}.config-header{padding:0 24px}.config-page-content{padding:20px 24px 24px;overflow:auto;background:transparent}.config-main-card{border-radius:8px;border:1px solid var(--border-light);box-shadow:var(--shadow-soft)}.config-tabs .ant-tabs-nav{margin-bottom:18px}.config-tabs .ant-tabs-tab{padding:10px 4px}.config-form .ant-form-item{margin-bottom:22px}.config-toolbar{display:flex;justify-content:flex-end;margin-bottom:12px}.ant-btn-primary{background:linear-gradient(135deg,#e8b84b,#c88d2f)!important;border-color:#c88d2f!important;box-shadow:var(--shadow-gold)!important}.ant-btn-primary:hover,.ant-btn-primary:focus{background:linear-gradient(135deg,#f0c85e,#d49a35)!important;border-color:#d49a35!important}.ant-btn-default:hover,.ant-btn-default:focus{color:#9a6a1e!important;border-color:#d9b37a!important}.ant-input:focus,.ant-input-focused,.ant-input-affix-wrapper-focused,.ant-input-number-focused,.ant-select-focused .ant-select-selector{border-color:#c88d2f!important;box-shadow:0 0 0 2px #c88d2f1f!important}.ant-tabs .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#9a6a1e!important;font-weight:600}.ant-tabs .ant-tabs-ink-bar{background:#c88d2f!important}.config-form-compact .ant-form-item-label{padding-bottom:4px}.config-list{display:flex;flex-direction:column;gap:12px}.config-grid-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:0 12px;align-items:start}.config-prize-list{display:flex;flex-direction:column;gap:8px}.config-prize-row{display:grid;grid-template-columns:minmax(120px,160px) minmax(120px,160px) auto;gap:10px;align-items:end}.config-prize-remove{margin-bottom:12px;padding-inline:4px!important;color:#e0533d!important;font-size:16px}.config-actions{margin-top:28px;display:flex;justify-content:flex-start}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px;background:#f8f6f2}.login-shell{width:100%;max-width:1100px;min-height:640px;margin:20px;display:flex;border-radius:28px;overflow:hidden;box-shadow:0 24px 56px #0000001c,0 8px 24px #0000000f;background:#fff;position:relative}.left-panel{flex:0 0 44%;background:linear-gradient(170deg,#fefcf8,#fef8ef 30%,#fdf4e4 70%,#fefaf5);position:relative;display:flex;align-items:center;justify-content:center;padding:50px 40px;overflow:hidden}.left-bg-dots{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.35;background-image:radial-gradient(circle,#d4c5a9 1px,transparent 1px);background-size:28px 28px}.deco-ring{position:absolute;border-radius:50%;border:1.5px solid rgba(200,141,47,.14);pointer-events:none}.deco-ring.ring-1{width:380px;height:380px;top:-140px;right:-100px;border-color:#c88d2f1f;border-width:1px}.deco-ring.ring-2{width:280px;height:280px;bottom:-90px;left:-70px;border-color:#0d94881a;border-style:dashed}.deco-ring.ring-3{width:160px;height:160px;top:18%;left:55%;border-color:#c88d2f29;border-width:2px;border-style:dotted}.deco-blob{position:absolute;border-radius:50%;pointer-events:none;filter:blur(60px);opacity:.5}.deco-blob.blob-1{width:200px;height:200px;background:#e8b84b2e;top:10%;right:15%}.deco-blob.blob-2{width:160px;height:160px;background:#0d94881f;bottom:18%;left:10%}.deco-blob.blob-3{width:120px;height:120px;background:#e8b84b21;top:40%;left:25%}.deco-sparkle{position:absolute;border-radius:50%}.deco-sparkle.sp-1{width:5px;height:5px;background:#e8b84b;top:28%;left:32%}.deco-sparkle.sp-2{width:3px;height:3px;background:#c88d2f;top:52%;right:28%}.deco-sparkle.sp-3{width:4px;height:4px;background:#14b8a6;bottom:30%;left:40%}.deco-sparkle.sp-4{width:6px;height:6px;background:#e8b84b;top:16%;right:35%}.deco-sparkle.sp-5{width:3px;height:3px;background:#c88d2f;bottom:22%;right:40%}.leaf-svg-container{position:absolute;pointer-events:none}.leaf-svg-container.leaf-pos-1{top:8%;right:12%;transform:rotate(-25deg) scale(.9)}.leaf-svg-container.leaf-pos-2{bottom:16%;left:8%;transform:rotate(35deg) scale(.7)}.leaf-svg-container.leaf-pos-3{top:35%;right:22%;transform:rotate(-50deg) scale(.55)}.leaf-svg-container.leaf-pos-4{bottom:32%;left:22%;transform:rotate(55deg) scale(.65)}.left-content{position:relative;z-index:2;text-align:center;max-width:340px}.left-logo{display:inline-flex;align-items:center;justify-content:center;width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,#e8b84b,#c88d2f 40%,#9a6a1e);margin-bottom:20px;font-size:30px;font-weight:900;color:#fff;box-shadow:0 8px 28px #c88d2f2e}.left-brand-name{font-size:1.5rem;font-weight:700;color:#1e293b;letter-spacing:1.5px;margin-bottom:4px;line-height:1.3}.left-brand-name .gold-accent{color:#c88d2f}.left-tagline{font-size:.88rem;color:#8b857b;letter-spacing:2px;margin-bottom:6px}.left-divider{display:flex;align-items:center;gap:10px;max-width:140px;margin:16px auto}.left-divider .div-line{flex:1;height:1px;background:#c88d2f4d}.left-divider .div-diamond{width:7px;height:7px;background:#c88d2f;transform:rotate(45deg);border-radius:1px}.left-footer-text{font-size:.75rem;color:#8b857b}.deco-arc{position:absolute;bottom:0;left:0;right:0;height:60px}.deco-arc:before{content:"";position:absolute;bottom:-30px;left:-50px;width:120%;height:120px;border-radius:50%;border:1px solid rgba(200,141,47,.08)}.right-panel{flex:1;display:flex;align-items:center;justify-content:center;padding:50px 40px;background:#fff}.right-inner{width:100%;max-width:400px}.right-header{margin-bottom:32px}.right-welcome{font-size:1.35rem;font-weight:700;color:#1e293b;margin-bottom:4px}.right-subtitle{font-size:.85rem;color:#8b857b}.right-subtitle .highlight{color:#c88d2f;font-weight:600}.form-group{margin-bottom:20px}.form-group label{display:block;font-size:.8rem;font-weight:600;color:#475569;margin-bottom:7px}.input-wrapper{position:relative;display:flex;align-items:center}.input-icon{position:absolute;left:14px;font-size:1.05rem;color:#8b857b;pointer-events:none}.form-group input[type=text],.form-group input[type=password]{width:100%;padding:13px 14px 13px 44px;background:#f5f6f8;border:1.5px solid #e2dfd9;border-radius:14px;color:#1e293b;font-size:.93rem;outline:none}.form-group input[type=text]:focus,.form-group input[type=password]:focus{border-color:#c88d2f;box-shadow:0 0 0 4px #c88d2f14,0 0 0 1px #c88d2f;background:#fefcf9}.form-options{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;font-size:.82rem}.remember-me{display:flex;align-items:center;gap:7px;color:#475569;-webkit-user-select:none;user-select:none}.forgot-link{color:#c88d2f;text-decoration:none;font-weight:500}.btn-login{width:100%;padding:14px;background:linear-gradient(135deg,#e8b84b,#c88d2f);border:none;border-radius:14px;color:#fff;font-size:1rem;font-weight:700;letter-spacing:1.5px;cursor:pointer;box-shadow:0 8px 28px #c88d2f2e;position:relative;overflow:hidden}.btn-login:hover{background:linear-gradient(135deg,#f0c85e,#d49a35)}.btn-login.loading{pointer-events:none;opacity:.85}.btn-login .btn-shine{position:absolute;top:-40%;left:-55%;width:35%;height:180%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.35),transparent);transform:skew(-18deg);animation:btnShine 3.5s ease-in-out infinite}.btn-login .spinner{display:none;width:18px;height:18px;border:2px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;margin-right:8px;vertical-align:middle}.btn-login.loading .spinner{display:inline-block;animation:spin .65s linear infinite}@keyframes btnShine{0%,to{left:-55%}40%,60%{left:115%}}@keyframes spin{to{transform:rotate(360deg)}}.right-footer-note{text-align:center;margin-top:20px;font-size:.72rem;color:#8b857b}.right-footer-note .dot-sep{display:inline-block;width:3px;height:3px;border-radius:50%;background:#c88d2f;margin:0 6px;vertical-align:middle;opacity:.5}@media (max-width: 900px){.login-shell{flex-direction:column;max-width:500px;min-height:auto;margin:12px;border-radius:24px}.left-panel{flex:0 0 auto;padding:36px 24px 30px}.right-panel{padding:32px 24px 38px}}
