.hok-skin-search-ms{width:100%}.hok-skin-stack{display:flex;flex-direction:column;gap:6px}.hok-skin-combined-bar{display:flex;align-items:stretch;width:100%;min-height:32px;border:1px solid #d9d9d9;border-radius:6px;background:#fff;box-sizing:border-box;transition:border-color .2s,box-shadow .2s}.hok-skin-combined-bar:hover{border-color:#4096ff}.hok-skin-combined-bar:focus-within{border-color:#4096ff;box-shadow:0 0 0 2px #0591ff0f}.hok-skin-combined-bar-icon{flex-shrink:0;align-self:center;margin-left:10px;color:#8c8c8c;font-size:14px}.hok-skin-combined-input{flex:1;min-width:0}.hok-skin-combined-input.ant-input{font-size:13px}.hok-skin-combined-expand{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;margin:0;padding:0;border:none;border-left:1px solid #f0f0f0;border-radius:0 5px 5px 0;background:#fafafa;color:#595959;cursor:pointer;transition:background .15s,color .15s}.hok-skin-combined-expand:hover{background:#f0f7ff;color:#1677ff}.hok-skin-combined-expand:focus-visible{outline:2px solid #91caff;outline-offset:-2px}.hok-skin-combined-expand-icon{font-size:11px;transition:transform .2s}.hok-skin-combined-expand-icon--up{transform:rotate(180deg)}.hok-skin-combined-tip{font-size:11px;color:#8c8c8c;line-height:1.45}.hok-skin-ms-loading{display:flex;align-items:center;gap:8px;padding:8px 0;color:#666;font-size:13px}.hok-skin-search-ms-tags{max-height:72px;overflow-y:auto}.hok-skin-trigger{display:flex;align-items:center;gap:8px;min-height:30px;padding:4px 10px;border:1px solid #d9d9d9;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .2s,box-shadow .2s}.hok-skin-trigger:hover{border-color:#4096ff}.hok-skin-trigger:focus-visible{outline:2px solid #91caff;outline-offset:1px}.hok-skin-trigger-icon{color:#8c8c8c;font-size:13px;flex-shrink:0}.hok-skin-trigger-text{flex:1;font-size:13px;color:#000000a6;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.hok-skin-trigger-caret{color:#bfbfbf;font-size:9px;flex-shrink:0;transition:transform .2s}.hok-skin-trigger-caret--up{transform:rotate(180deg)}.hok-skin-trigger--disabled{opacity:.55;cursor:not-allowed;background:#f5f5f5}.hok-skin-search-popover .ant-popover-inner{padding:0}.hok-skin-popover-inner{display:flex;flex-direction:column;width:min(460px,94vw);max-height:min(52vh,460px);min-height:0;box-sizing:border-box;overflow:hidden}.hok-skin-popover-head-compact{flex-shrink:0;padding:8px 10px 6px;border-bottom:1px solid #f0f0f0;background:#fafafa}.hok-skin-popover-hint{font-size:11px;color:#8c8c8c;line-height:1.45}.hok-skin-popover-body{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:6px 8px 8px;background:#fafafa}.hok-skin-popover-empty{text-align:center;color:#999;padding:16px 10px;font-size:12px}.hok-skin-rarity-collapse{background:transparent;font-size:12px}.hok-skin-rarity-collapse>.ant-collapse-item{border-radius:6px!important;margin-bottom:6px;border:1px solid #eee!important;overflow:hidden;background:#fff}.hok-skin-rarity-collapse>.ant-collapse-item:last-child{margin-bottom:0}.hok-skin-rarity-collapse .ant-collapse-header{padding:6px 10px!important;min-height:34px!important;font-size:12px;background:linear-gradient(180deg,#fafafa,#f0f0f0)}.hok-skin-rarity-collapse .ant-collapse-content-box{padding:6px 8px 8px!important}.hok-skin-collapse-label{display:inline-flex;align-items:center;gap:6px}.hok-skin-collapse-title{color:#262626;font-weight:500}.hok-skin-collapse-count{font-size:11px;color:#8c8c8c;font-weight:400}.hok-skin-card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(132px,1fr));gap:6px}.hok-skin-card{display:flex;flex-direction:row;align-items:flex-start;gap:6px;border:1px solid #e8e8e8;border-radius:6px;padding:5px 6px;background:#fff;cursor:pointer;transition:border-color .12s ease,box-shadow .12s ease}.hok-skin-card:hover{border-color:#91caff;box-shadow:0 1px 4px #1677ff1f}.hok-skin-card--selected{border-color:#1677ff;background:#f0f7ff;box-shadow:0 0 0 1px #1677ff inset}.hok-skin-card:focus-visible{outline:2px solid #91caff;outline-offset:1px}.hok-skin-card-check{flex-shrink:0;padding-top:1px;line-height:1;transform:scale(.92);transform-origin:left top}.hok-skin-card-text{flex:1;min-width:0}.hok-skin-card-full{font-size:12px;font-weight:500;color:#262626;line-height:1.4;word-break:break-word}/*!
 * Quill Editor v1.3.7
 * https://quilljs.com/
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container.ql-disabled .ql-editor ul[data-checked]>li:before{pointer-events:none}.ql-clipboard{left:-100000px;height:1px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{box-sizing:border-box;line-height:1.42;height:100%;outline:none;overflow-y:auto;padding:12px 15px;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap;word-wrap:break-word}.ql-editor>*{cursor:text}.ql-editor p,.ql-editor ol,.ql-editor ul,.ql-editor pre,.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6{margin:0;padding:0;counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol,.ql-editor ul{padding-left:1.5em}.ql-editor ol>li,.ql-editor ul>li{list-style-type:none}.ql-editor ul>li:before{content:"•"}.ql-editor ul[data-checked=true],.ql-editor ul[data-checked=false]{pointer-events:none}.ql-editor ul[data-checked=true]>li *,.ql-editor ul[data-checked=false]>li *{pointer-events:all}.ql-editor ul[data-checked=true]>li:before,.ql-editor ul[data-checked=false]>li:before{color:#777;cursor:pointer;pointer-events:all}.ql-editor ul[data-checked=true]>li:before{content:"☑"}.ql-editor ul[data-checked=false]>li:before{content:"☐"}.ql-editor li:before{display:inline-block;white-space:nowrap;width:1.2em}.ql-editor li:not(.ql-direction-rtl):before{margin-left:-1.5em;margin-right:.3em;text-align:right}.ql-editor li.ql-direction-rtl:before{margin-left:.3em;margin-right:-1.5em}.ql-editor ol li:not(.ql-direction-rtl),.ql-editor ul li:not(.ql-direction-rtl){padding-left:1.5em}.ql-editor ol li.ql-direction-rtl,.ql-editor ul li.ql-direction-rtl{padding-right:1.5em}.ql-editor ol li{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;counter-increment:list-0}.ql-editor ol li:before{content:counter(list-0,decimal) ". "}.ql-editor ol li.ql-indent-1{counter-increment:list-1}.ql-editor ol li.ql-indent-1:before{content:counter(list-1,lower-alpha) ". "}.ql-editor ol li.ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-2{counter-increment:list-2}.ql-editor ol li.ql-indent-2:before{content:counter(list-2,lower-roman) ". "}.ql-editor ol li.ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-3{counter-increment:list-3}.ql-editor ol li.ql-indent-3:before{content:counter(list-3,decimal) ". "}.ql-editor ol li.ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-4{counter-increment:list-4}.ql-editor ol li.ql-indent-4:before{content:counter(list-4,lower-alpha) ". "}.ql-editor ol li.ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-5{counter-increment:list-5}.ql-editor ol li.ql-indent-5:before{content:counter(list-5,lower-roman) ". "}.ql-editor ol li.ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}.ql-editor ol li.ql-indent-6{counter-increment:list-6}.ql-editor ol li.ql-indent-6:before{content:counter(list-6,decimal) ". "}.ql-editor ol li.ql-indent-6{counter-reset:list-7 list-8 list-9}.ql-editor ol li.ql-indent-7{counter-increment:list-7}.ql-editor ol li.ql-indent-7:before{content:counter(list-7,lower-alpha) ". "}.ql-editor ol li.ql-indent-7{counter-reset:list-8 list-9}.ql-editor ol li.ql-indent-8{counter-increment:list-8}.ql-editor ol li.ql-indent-8:before{content:counter(list-8,lower-roman) ". "}.ql-editor ol li.ql-indent-8{counter-reset:list-9}.ql-editor ol li.ql-indent-9{counter-increment:list-9}.ql-editor ol li.ql-indent-9:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow.ql-toolbar:after,.ql-snow .ql-toolbar:after{clear:both;content:"";display:table}.ql-snow.ql-toolbar button,.ql-snow .ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow.ql-toolbar button svg,.ql-snow .ql-toolbar button svg{float:left;height:100%}.ql-snow.ql-toolbar button:active:hover,.ql-snow .ql-toolbar button:active:hover{outline:none}.ql-snow.ql-toolbar input.ql-image[type=file],.ql-snow .ql-toolbar input.ql-image[type=file]{display:none}.ql-snow.ql-toolbar button:hover,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar button:focus,.ql-snow .ql-toolbar button:focus,.ql-snow.ql-toolbar button.ql-active,.ql-snow .ql-toolbar button.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item.ql-selected{color:#06c}.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill{fill:#06c}.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter{stroke:#06c}@media (pointer: coarse){.ql-snow.ql-toolbar button:hover:not(.ql-active),.ql-snow .ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-thin,.ql-snow .ql-stroke.ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor code,.ql-snow .ql-editor pre{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor pre{white-space:pre-wrap;margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor pre.ql-syntax{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;width:24px;padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid transparent;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{position:absolute;margin-top:-9px;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-label:before,.ql-snow .ql-picker.ql-header .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-label:before,.ql-snow .ql-picker.ql-font .ql-picker-item:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-label:before,.ql-snow .ql-picker.ql-size .ql-picker-item:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid transparent}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid transparent;box-shadow:#0003 0 2px 8px}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0px}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{display:none;border:1px solid #ccc;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0px;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.litigation-material-editor{height:100%;display:flex;flex-direction:column}.litigation-material-editor .ql-container{height:calc(100vh - 400px);min-height:500px;font-size:14px;line-height:1.6}.litigation-material-editor .ql-editor{min-height:500px}.litigation-material-editor .ql-editor.ql-blank:before{font-style:normal;color:#999}.ant-modal-body .litigation-material-editor{height:calc(100vh - 200px)}@media (max-width: 768px){.litigation-material-editor .ql-container{height:calc(100vh - 300px);min-height:400px}.litigation-material-editor .ql-editor{min-height:400px}}.map406-root{margin:-16px;height:calc(100dvh - 200px);min-height:360px;position:relative;overflow:hidden;border-radius:8px}.map406-map{width:100%;height:100%}.map406-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:20;display:flex;align-items:center;justify-content:center;background:#ffffffe0}.map406-search{position:absolute;top:10px;left:10px;right:10px;z-index:1000;pointer-events:auto}.map406-search .ant-select{width:100%}.map406-search-inner{display:flex;gap:8px;align-items:center;background:#fffffff5;padding:8px;border-radius:10px;box-shadow:0 2px 12px #0000001f}.map406-search-inner .ant-auto-complete{flex:1;min-width:0}.map406-add-mode-tip{position:absolute;top:62px;left:50%;transform:translate(-50%);z-index:1000;pointer-events:none}.map406-toolbar{position:absolute;z-index:1000;display:flex;flex-direction:column;gap:8px;background:#fffffff5;padding:4px;border-radius:10px;box-shadow:0 2px 12px #00000026;pointer-events:auto}.map406-toolbar .ant-btn{box-shadow:0 2px 8px #0000001f;touch-action:manipulation}.map406-toolbar-handle{display:flex;align-items:center;justify-content:center;gap:4px;padding:6px 8px;font-size:11px;color:#666;cursor:grab;-moz-user-select:-moz-none;user-select:none;-webkit-user-select:none;touch-action:none;border-radius:6px;background:#00000008}.map406-toolbar-handle:active{cursor:grabbing;background:#0000000f}.map406-toolbar-handle span{line-height:1}.map406-status{position:absolute;top:62px;left:12px;z-index:999;max-width:calc(100% - 24px);pointer-events:none}.map406-nearby-panel{position:absolute;left:0;right:0;bottom:0;z-index:998;max-height:42vh;background:#fff;border-radius:12px 12px 0 0;box-shadow:0 -4px 16px #0000001f;display:flex;flex-direction:column;pointer-events:auto}.map406-nearby-header{padding:10px 12px 6px;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0}.map406-nearby-list{overflow-y:auto;-webkit-overflow-scrolling:touch;padding:0 8px 8px}.map406-nearby-item{padding:10px 8px;border-bottom:1px solid #f5f5f5;cursor:pointer}.map406-nearby-item:active{background:#f5f5f5}.map406-detail-drawer .ant-drawer-body{padding-bottom:calc(16px + env(safe-area-inset-bottom,0px))}@media (max-width: 768px){.map406-root{margin:-16px -16px -24px;height:calc(100dvh - 168px);border-radius:0}.map406-status{top:58px;font-size:12px}.map406-search-inner{flex-wrap:wrap}}.account-detail-container{min-height:100vh;background:linear-gradient(180deg,#fff7fb,#f6f7ff 42%,#f3fbff);position:relative;overflow-x:hidden}.account-detail-container:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(14px 14px at 18% 18%,rgba(255,95,162,.14) 0 40%,transparent 42%),radial-gradient(18px 18px at 78% 14%,rgba(124,92,255,.14) 0 40%,transparent 42%),radial-gradient(14px 14px at 62% 62%,rgba(34,199,255,.12) 0 40%,transparent 42%),radial-gradient(16px 16px at 24% 80%,rgba(255,186,73,.12) 0 40%,transparent 42%),radial-gradient(18px 18px at 88% 78%,rgba(134,239,172,.14) 0 40%,transparent 42%);opacity:.9}.account-detail-loading,.account-detail-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;color:#1f2430a6}.account-detail-header{background:#ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(20,20,60,.06);box-shadow:0 10px 30px #1f243014;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.account-detail-header .header-content{max-width:1200px;margin:0 auto;padding:15px 20px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:15px}.account-detail-header .header-logo img{height:40px;max-width:200px}.account-detail-header .logo-text{font-size:20px;font-weight:700;letter-spacing:.5px;background:linear-gradient(90deg,#ff5fa2,#7c5cff 55%,#22c7ff);-webkit-background-clip:text;background-clip:text;color:transparent}.account-detail-header .header-nav{display:flex;gap:20px}.account-detail-header .header-nav a{color:#1f2430e0;text-decoration:none;font-size:14px;transition:color .3s}.account-detail-header .header-nav a:hover{color:#7c5cff}.account-detail-header .header-search{display:flex;gap:5px}.account-detail-header .header-search select,.account-detail-header .header-search input{padding:6px 12px;border:1px solid rgba(20,20,60,.14);border-radius:999px;font-size:14px;background:#ffffffbf}.account-detail-header .header-search input{width:200px}.account-detail-header .header-search button{padding:6px 20px;background:linear-gradient(135deg,#ff5fa2,#7c5cff 70%);color:#fff;border:none;border-radius:999px;cursor:pointer;font-size:14px}.account-detail-header .header-search button:hover{filter:brightness(1.04)}.account-detail-content{max-width:1200px;margin:0 auto;padding:30px 20px}.account-detail-main{background:#ffffffeb;border-radius:18px;padding:30px;margin-bottom:20px;display:flex;gap:30px;border:1px solid rgba(20,20,60,.06);box-shadow:0 16px 40px #1f24301a}.account-detail-left{flex:0 0 400px}.account-cover-image{width:100%;aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#ff5fa21a,#7c5cff1a,#22c7ff1a 120%);border:1px solid rgba(20,20,60,.06);box-shadow:0 12px 26px #1f243014}.account-cover-image img{width:100%;height:100%;object-fit:cover}.account-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:24px;font-weight:700}.account-detail-right{flex:1;display:flex;flex-direction:column;justify-content:space-between}.account-title{font-size:18px;font-weight:700;color:#1f2430eb;margin-bottom:20px;line-height:1.6}.account-info-list{flex:1}.info-item{display:flex;align-items:center;margin-bottom:15px;font-size:14px}.info-item.price-item{margin-bottom:20px}.info-label{color:#1f2430a6;min-width:100px;margin-right:10px}.info-value{color:#333;font-weight:500}.price-value{font-size:32px;font-weight:700;color:#ff3d7f}.certification-tags{display:flex;flex-wrap:wrap;gap:10px}.cert-tag{padding:4px 12px;background:#7c5cff1a;color:#1f2430d1;border-radius:999px;font-size:12px;border:1px solid rgba(124,92,255,.14)}.account-actions{margin-top:20px}.action-button{width:100%;height:50px;font-size:16px}.account-detail-tabs{background:#ffffffeb;border-radius:18px;padding:20px;border:1px solid rgba(20,20,60,.06);box-shadow:0 12px 28px #1f243014}.tab-content{padding:20px 0}.detail-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-bottom:30px}.detail-info-item{display:flex;align-items:center}.detail-label{color:#1f2430a6;min-width:120px;margin-right:10px}.detail-value{color:#333;font-weight:500}.account-description-section{margin-bottom:30px}.section-title{font-size:16px;font-weight:700;color:#333;margin-bottom:15px}.description-content{font-size:14px;color:#1f2430b8;line-height:1.8;max-height:200px;overflow:hidden;transition:max-height .3s}.description-content.expanded{max-height:none}.skin-list,.hero-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.skin-item,.hero-item{padding:4px 10px;background:#ff5fa21a;border-radius:999px;font-size:12px;color:#1f2430c7;border:1px solid rgba(255,95,162,.14)}.expand-button{padding:0;margin-top:10px}.album-section{margin-top:30px}.album-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:15px;margin-top:15px}.album-item{aspect-ratio:16/9;border-radius:16px;overflow:hidden;background:#ffffffb3;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease;border:1px solid rgba(20,20,60,.06);box-shadow:0 10px 20px #1f243014}.album-item:hover{transform:translateY(-3px);box-shadow:0 18px 40px #1f24301f}.album-item img{width:100%;height:100%;object-fit:cover}.purchase-process{display:flex;justify-content:space-around;gap:30px;padding:30px 0}.process-step{flex:1;text-align:center}.step-number{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#ff5fa2,#7c5cff 70%);color:#fff;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin:0 auto 15px;box-shadow:0 14px 26px #ff5fa22e}.step-content h3{font-size:18px;color:#333;margin-bottom:10px}.step-content p{font-size:14px;color:#666}.purchase-notice{padding:20px 0}.purchase-notice h3{font-size:18px;color:#333;margin-bottom:15px}.purchase-notice ul{list-style:none;padding:0}.purchase-notice li{padding:10px 0;border-bottom:1px solid #f0f0f0;color:#666;font-size:14px}.purchase-notice li:last-child{border-bottom:none}.back-button-container{max-width:1200px;margin:0 auto;padding:20px}@media (max-width: 768px){.account-detail-main{flex-direction:column}.account-detail-left{flex:1}.detail-info-grid{grid-template-columns:1fr}.purchase-process{flex-direction:column}.account-detail-header .header-content{flex-direction:column;align-items:flex-start}.account-detail-header .header-nav{flex-wrap:wrap}.account-detail-header .header-search{width:100%}.account-detail-header .header-search input{flex:1}.album-grid{grid-template-columns:repeat(2,1fr)}}.heroes-skins-section{padding:20px 0}.rarity-group{margin-bottom:40px}.rarity-title{font-size:18px;font-weight:600;color:#1f2430;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #e8eaf0}.rarity-count{color:#8b92a7;font-weight:400;font-size:14px;margin-left:8px}.skin-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:16px}.skin-card{position:relative;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .2s,box-shadow .2s;cursor:pointer}.skin-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.skin-card img{width:100%;height:180px;object-fit:cover;display:block}.skin-placeholder{width:100%;height:180px;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:500}.skin-info{padding:10px;background:#fff}.skin-hero{font-size:12px;color:#8b92a7;margin-bottom:4px}.skin-name{font-size:14px;font-weight:500;color:#1f2430;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skin-badge{position:absolute;top:8px;right:8px;background:#000000b3;color:#fff;font-size:11px;padding:2px 6px;border-radius:4px;font-weight:500}.hero-groups{padding:20px 0}.hero-group{margin-bottom:40px}.hero-group-title{font-size:18px;font-weight:600;color:#1f2430;margin-bottom:16px;padding-bottom:8px;border-bottom:2px solid #e8eaf0}.hero-count{color:#8b92a7;font-weight:400;font-size:14px;margin-left:8px}.hero-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:16px}.hero-card{position:relative;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:transform .2s,box-shadow .2s;cursor:pointer}.hero-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001f}.hero-card img{width:100%;height:150px;object-fit:cover;display:block}.hero-placeholder{width:100%;height:150px;background:linear-gradient(135deg,#f093fb,#f5576c);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px;font-weight:500}.hero-name{padding:10px;text-align:center;font-size:14px;font-weight:500;color:#1f2430;background:#fff}.hero-badge{position:absolute;top:8px;right:8px;background:#ffc107e6;color:#fff;font-size:11px;padding:2px 6px;border-radius:4px;font-weight:500}@media (max-width: 768px){.skin-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px}.hero-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:12px}.skin-card img,.skin-placeholder{height:140px}.hero-card img,.hero-placeholder{height:120px}}.website-header{--cute-primary: #ff5fa2;--cute-primary-2: #7c5cff;--cute-cyan: #22c7ff;background:#ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(20,20,60,.06);box-shadow:0 10px 30px #1f243014;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-content{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:70px;gap:20px}.logo-text{font-size:24px;font-weight:700;letter-spacing:.5px;background:linear-gradient(90deg,var(--cute-primary, #ff5fa2) 0%,var(--cute-primary-2, #7c5cff) 55%,var(--cute-cyan, #22c7ff) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.action-btn:hover{border-color:#7c5cff59;color:var(--cute-primary-2, #7c5cff);box-shadow:0 4px 12px #7c5cff1f;transform:translateY(-1px)}.action-btn.ant-btn-primary{background:linear-gradient(135deg,var(--cute-primary, #ff5fa2) 0%,var(--cute-primary-2, #7c5cff) 60%,var(--cute-cyan, #22c7ff) 120%);color:#fff;border:0;box-shadow:0 8px 16px #ff5fa22e}.nav-list li a,.nav-link{color:#1f2430e0;text-decoration:none;font-size:16px;transition:color .3s}.nav-list li a:hover,.nav-link:hover{color:var(--cute-primary-2, #7c5cff)}.header-actions{display:flex;align-items:center;gap:15px;flex-shrink:0}.header-search-section{display:flex;align-items:center;gap:8px}.game-select{min-width:120px}.search-input{min-width:200px}.btn-login,.btn-register{padding:8px 20px;border-radius:999px;text-decoration:none;font-size:14px;transition:all .3s;cursor:pointer;border:none}.btn-login:hover{border-color:#7c5cff59;color:var(--cute-primary-2, #7c5cff);box-shadow:0 10px 20px #7c5cff1f}.btn-register{background:linear-gradient(135deg,var(--cute-primary, #ff5fa2) 0%,var(--cute-primary-2, #7c5cff) 60%,var(--cute-cyan, #22c7ff) 120%);color:#fff;box-shadow:0 12px 22px #ff5fa22e}.customer-info{display:flex;align-items:center;gap:8px;padding:4px 12px;border-radius:20px;transition:background .3s;cursor:pointer}.customer-info span{color:#1f2430e0;font-weight:500}@media (max-width: 768px){.header-content{flex-wrap:wrap;height:auto;padding:15px}.header-logo-section{width:100%;flex-direction:column;align-items:center;margin-bottom:15px}.header-logo{width:100%;justify-content:center;margin-bottom:10px}.header-actions-left{width:100%;justify-content:center;flex-wrap:wrap}.header-nav{width:100%;order:3;margin-top:15px}.header-actions{width:100%;justify-content:center;order:2;flex-wrap:wrap}.header-search-section{width:100%;justify-content:center}}.account-card{background:var(--cute-card, rgba(255, 255, 255, .92));border:1px solid rgba(20,20,60,.06);border-radius:var(--cute-radius, 12px);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;cursor:pointer;position:relative;box-shadow:0 8px 16px #1f24300a}.account-card:hover{box-shadow:var(--cute-shadow, 0 16px 40px rgba(31, 36, 48, .1));transform:translateY(-4px);border-color:#ff5fa22e}.account-content{padding:8px}.account-id{font-size:12px;color:#999;margin-bottom:4px}.account-price{font-size:16px;font-weight:700;color:var(--cute-primary, #ff5fa2);margin-bottom:6px}.account-description{font-size:12px;color:#1f2430e0;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.3;min-height:2.6em}.account-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.account-tag{font-size:10px;padding:2px 6px;background:#7c5cff1a;color:var(--cute-primary-2, #7c5cff);border-radius:8px;white-space:nowrap}.website-container{--cute-bg-0: #fff7fb;--cute-bg-1: #f6f7ff;--cute-bg-2: #f3fbff;--cute-card: rgba(255, 255, 255, .92);--cute-stroke: rgba(20, 20, 60, .08);--cute-text: #1f2430;--cute-muted: rgba(31, 36, 48, .65);--cute-primary: #ff5fa2;--cute-primary-2: #7c5cff;--cute-cyan: #22c7ff;--cute-shadow: 0 16px 40px rgba(31, 36, 48, .1);--cute-shadow-soft: 0 10px 24px rgba(31, 36, 48, .08);--cute-radius: 18px;min-height:100vh;color:var(--cute-text);background:linear-gradient(180deg,var(--cute-bg-0) 0%,var(--cute-bg-1) 42%,var(--cute-bg-2) 100%);position:relative;overflow-x:hidden}.website-container:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(12px 12px at 18% 20%,rgba(255,95,162,.16) 0 40%,transparent 42%),radial-gradient(14px 14px at 78% 18%,rgba(124,92,255,.16) 0 40%,transparent 42%),radial-gradient(10px 10px at 62% 62%,rgba(34,199,255,.14) 0 40%,transparent 42%),radial-gradient(12px 12px at 26% 78%,rgba(255,186,73,.14) 0 40%,transparent 42%),radial-gradient(16px 16px at 88% 78%,rgba(134,239,172,.16) 0 40%,transparent 42%);filter:blur(.2px);opacity:.9}.website-loading,.website-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;color:var(--cute-muted)}.website-header{background:#ffffffb8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(20,20,60,.06);box-shadow:0 10px 30px #1f243014;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-content{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;justify-content:space-between;height:70px}.header-logo-section{display:flex;align-items:center;gap:20px;flex-shrink:0}.header-logo{display:flex;align-items:center}.header-actions-left{display:flex;align-items:center;gap:12px}.action-btn{padding:8px 20px;border-radius:6px;font-size:14px;transition:all .3s;border:1px solid rgba(20,20,60,.14);background:#ffffffe6;color:#1f2430e0}.action-btn:hover{border-color:#7c5cff59;color:var(--cute-primary-2);box-shadow:0 4px 12px #7c5cff1f;transform:translateY(-1px)}.action-btn.ant-btn-primary{background:linear-gradient(135deg,var(--cute-primary) 0%,var(--cute-primary-2) 60%,var(--cute-cyan) 120%);color:#fff;border:0;box-shadow:0 8px 16px #ff5fa22e}.action-btn.ant-btn-primary:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 12px 24px #ff5fa240}.header-logo img{height:50px;max-width:200px}.logo-text{font-size:24px;font-weight:700;letter-spacing:.5px;background:linear-gradient(90deg,var(--cute-primary) 0%,var(--cute-primary-2) 55%,var(--cute-cyan) 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.header-nav{flex:1;display:flex;justify-content:center}.nav-list{display:flex;list-style:none;margin:0;padding:0;gap:30px}.nav-list li a{color:#1f2430e0;text-decoration:none;font-size:16px;transition:color .3s}.nav-list li a:hover{color:var(--cute-primary-2)}.header-actions{display:flex;gap:10px}.btn-login,.btn-register{padding:8px 20px;border-radius:999px;text-decoration:none;font-size:14px;transition:all .3s}.btn-login{color:#1f2430e0;background:#ffffffb3;border:1px solid rgba(20,20,60,.14)}.btn-login:hover{border-color:#7c5cff59;color:var(--cute-primary-2);box-shadow:0 10px 20px #7c5cff1f}.btn-register{background:linear-gradient(135deg,var(--cute-primary) 0%,var(--cute-primary-2) 60%,var(--cute-cyan) 120%);color:#fff;border:0;box-shadow:0 12px 22px #ff5fa22e}.btn-register:hover{filter:brightness(1.03);transform:translateY(-1px)}.customer-info{display:flex;align-items:center;gap:8px;padding:4px 12px;border-radius:20px;transition:background .3s}.customer-info:hover{background:#7c5cff14}.website-banner{width:100%;background:transparent;margin-bottom:30px}.banner-container{max-width:1200px;margin:0 auto;padding:20px}.banner-item{width:100%;border-radius:var(--cute-radius);overflow:hidden;margin-bottom:10px;box-shadow:var(--cute-shadow-soft);border:1px solid rgba(20,20,60,.06)}.banner-item img{width:100%;height:auto;display:block}.website-games{background:transparent;padding:40px 0;margin-bottom:30px}.games-container{max-width:1200px;margin:0 auto;padding:0 20px}.section-title{font-size:24px;font-weight:700;margin-bottom:30px;text-align:center;color:#1f2430eb}.games-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:20px;overflow:hidden}.games-grid .game-card:nth-child(n+9){display:none}.game-card{text-align:center;cursor:pointer;background:var(--cute-card);border:1px solid rgba(20,20,60,.06);border-radius:16px;padding:10px 10px 12px;box-shadow:0 12px 26px #1f24300f;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.game-card:hover{transform:translateY(-6px) rotate(-.2deg);box-shadow:var(--cute-shadow);border-color:#7c5cff38}.game-icon{width:100%;aspect-ratio:1;background:linear-gradient(135deg,#7c5cff1a,#22c7ff1a);border-radius:14px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;overflow:hidden;border:1px solid rgba(20,20,60,.06)}.game-icon img{width:100%;height:100%;object-fit:cover}.game-icon-placeholder{color:#999;font-size:14px}.game-icon-text{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);text-shadow:0 2px 4px rgba(0,0,0,.2);padding:10px;box-sizing:border-box;word-break:break-all;line-height:1.2}.game-name{font-size:14px;color:#1f2430e6;font-weight:600}.website-products{background:transparent;padding:40px 0;margin-bottom:30px}.products-container{max-width:1200px;margin:0 auto;padding:0 20px}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.product-card{background:var(--cute-card);border:1px solid rgba(20,20,60,.06);border-radius:var(--cute-radius);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;box-shadow:0 12px 26px #1f24300f}.product-card:hover{box-shadow:var(--cute-shadow);transform:translateY(-4px);border-color:#ff5fa238}.product-image{width:100%;aspect-ratio:16/9;background:#f0f0f0;display:flex;align-items:center;justify-content:center}.product-image img{width:100%;height:100%;object-fit:cover}.product-image-placeholder{color:#999}.product-info{padding:15px}.product-title{font-size:16px;font-weight:700;margin:0 0 10px;color:#1f2430eb}.product-desc{font-size:14px;color:var(--cute-muted);margin:0 0 15px;line-height:1.5}.product-footer{display:flex;justify-content:space-between;align-items:center}.product-price{font-size:20px;font-weight:700;color:#ff3d7f}.btn-buy{padding:8px 20px;background:linear-gradient(135deg,var(--cute-primary) 0%,var(--cute-primary-2) 70%);color:#fff;border:none;border-radius:999px;cursor:pointer;font-size:14px;transition:background .3s}.btn-buy:hover{filter:brightness(1.04)}.website-footer{background:linear-gradient(180deg,#131622eb,#131622fa);color:#fff;padding:40px 0 20px}.footer-content{max-width:1200px;margin:0 auto;padding:0 20px;text-align:center}.footer-links{display:flex;justify-content:center;gap:30px;margin-bottom:20px;flex-wrap:wrap}.footer-links a{color:#fff;text-decoration:none;font-size:14px;transition:color .3s}.footer-links a:hover{color:#9ae6ff}.footer-copyright{font-size:14px;color:#fff9}.empty-placeholder{grid-column:1 / -1;text-align:center;padding:40px;color:var(--cute-muted)}.website-accounts{background:transparent;padding:40px 0;margin-bottom:30px}.accounts-container{max-width:1200px;margin:0 auto;padding:0 20px}.accounts-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;flex-wrap:wrap;gap:20px}.accounts-header .section-title{margin:0;text-align:left}.accounts-actions{display:flex;align-items:center;gap:30px}.sort-option{display:flex;align-items:center;gap:5px;cursor:pointer;color:#1f2430e0;font-size:14px}.sort-icon{color:var(--cute-primary-2)}.layout-options{display:flex;gap:10px}.layout-option{padding:5px 15px;cursor:pointer;color:#1f2430a6;font-size:14px;border-radius:999px;transition:all .3s}.layout-option:hover{background:#7c5cff14}.layout-option.active{color:var(--cute-primary-2);background:#7c5cff1f}.accounts-loading{text-align:center;padding:40px;color:var(--cute-muted)}.accounts-pagination{margin-top:30px;display:flex;justify-content:center}.accounts-grid{display:grid;grid-template-columns:repeat(10,1fr);gap:16px}.sort-select{padding:8px 16px;border:1px solid rgba(20,20,60,.14);border-radius:6px;background:#fff;font-size:14px;color:#1f2430e0;cursor:pointer;transition:all .3s}.sort-select:hover{border-color:#7c5cff59;color:var(--cute-primary-2, #7c5cff)}.sort-select:focus{outline:none;border-color:var(--cute-primary-2, #7c5cff);box-shadow:0 0 0 2px #7c5cff1a}.account-card{background:var(--cute-card);border:1px solid rgba(20,20,60,.06);border-radius:var(--cute-radius);overflow:hidden;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease;cursor:pointer;position:relative;box-shadow:0 12px 26px #1f24300f}.account-card:hover{box-shadow:var(--cute-shadow);transform:translateY(-4px);border-color:#ff5fa22e}.account-image{width:100%;aspect-ratio:16/9;overflow:hidden;background:linear-gradient(135deg,#ff5fa21a,#7c5cff1a,#22c7ff1a 120%);position:relative}.account-image img{width:100%;height:100%;object-fit:cover}.account-image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:18px;font-weight:700}.account-id{font-size:24px;font-weight:700;color:#333;margin-bottom:10px;line-height:1}.account-content{padding:15px}.account-price{font-size:32px;font-weight:700;color:#ff3d7f;margin-bottom:10px;line-height:1}.account-description{font-size:14px;color:#1f2430eb;line-height:1.6;margin-bottom:15px;min-height:60px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.account-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.account-tag{padding:4px 10px;background:#7c5cff1a;color:#1f2430c7;font-size:12px;border-radius:999px;white-space:nowrap;border:1px solid rgba(124,92,255,.12)}.game-card.active{border:1px solid rgba(255,95,162,.25);box-shadow:0 16px 40px #ff5fa21f}@media (max-width: 768px){.header-content{flex-wrap:wrap;height:auto;padding:15px}.header-logo-section{width:100%;flex-direction:column;align-items:center;margin-bottom:15px}.header-logo{width:100%;justify-content:center;margin-bottom:10px}.header-actions-left{width:100%;justify-content:center;flex-wrap:wrap}.header-nav{width:100%;order:3;margin-top:15px}.nav-list{flex-wrap:wrap;justify-content:center;gap:15px}.header-actions{width:100%;justify-content:center;order:2}.games-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:15px}.products-grid{grid-template-columns:1fr}.footer-links{flex-direction:column;gap:15px}.accounts-grid{grid-template-columns:1fr}.accounts-header{flex-direction:column;align-items:flex-start}.accounts-actions{width:100%;justify-content:space-between}}@media (max-width: 480px){.games-grid{grid-template-columns:repeat(3,1fr);gap:10px}}.image-preview-modal .ant-modal-content{background:#000000e6!important;padding:0;border:none}.image-preview-modal .ant-modal-body{padding:0!important}.image-preview-modal .ant-modal-close{color:#fff!important;top:20px;right:20px;z-index:2001}.image-preview-modal .ant-modal-close:hover{color:#fff!important}.image-preview-modal .ant-modal-mask{background:#000000d9!important;z-index:1999}.image-preview-container{position:relative;width:100%;height:80vh;display:flex;align-items:center;justify-content:center;min-height:500px}.image-preview-content{flex:1;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative}.image-preview-content img{max-width:100%;max-height:calc(100% - 80px);object-fit:contain;-webkit-user-select:none;-moz-user-select:-moz-none;user-select:none;display:block}.image-preview-placeholder{color:#fff;font-size:18px;text-align:center}.image-preview-info{position:absolute;bottom:20px;left:50%;transform:translate(-50%);background:#0009;padding:10px 20px;border-radius:20px;z-index:10}.image-preview-counter{color:#fff;font-size:16px;font-weight:500}.image-preview-nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border-radius:50%;background:#fff3;border:2px solid rgba(255,255,255,.5);color:#fff;font-size:20px;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .3s;cursor:pointer}.image-preview-nav:hover{background:#ffffff4d;border-color:#fffc;color:#fff}.image-preview-prev{left:20px}.image-preview-next{right:20px}.image-preview-nav .anticon{font-size:20px}@media (max-width: 768px){.image-preview-container{height:70vh;min-height:400px}.image-preview-nav{width:40px;height:40px;font-size:16px}.image-preview-prev{left:10px}.image-preview-next{right:10px}.image-preview-info{padding:8px 15px}}.account-grouped-view{width:100%}.grouped-view-loading{text-align:center;padding:40px;color:#999}.rarity-group-section{margin-bottom:40px}.group-header{margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid #e8e8e8}.group-title{font-size:20px;font-weight:600;margin:0;color:#1f2430eb}.group-count{font-size:14px;font-weight:400;color:#999;margin-left:8px}.hero-group-section{margin-bottom:32px;padding:20px;background:#fafafa;border-radius:8px}.hero-header{display:flex;align-items:center;gap:12px;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #e8e8e8}.hero-avatar{width:48px;height:48px;border-radius:8px;object-fit:cover;border:2px solid #e8e8e8}.hero-info{flex:1;display:flex;align-items:center;gap:8px;flex-wrap:wrap}.hero-name{font-size:18px;font-weight:600;margin:0;color:#1f2430eb}.hero-role,.hero-rare{margin:0}.hero-skin-count{font-size:14px;color:#999;margin-left:auto}.role-filter{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e8e8e8}.role-filter .ant-tag{margin-right:8px;margin-bottom:8px;padding:4px 12px;font-size:14px}.accounts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px}.skin-filter-panel{background:#fff;border-radius:12px;border:1px solid #e8e8e8;overflow:hidden;display:flex;flex-direction:column;height:650px;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.skin-filter-panel:hover{box-shadow:0 4px 12px #0000001a}.skin-filter-panel-must{border-left:3px solid #ff4d4f}.skin-filter-panel-can{border-left:3px solid #52c41a}.skin-filter-header{padding:16px 20px;border-bottom:1px solid #e8e8e8;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#fafafa,#f5f5f5)}.skin-filter-panel-must .skin-filter-header{background:linear-gradient(135deg,#fff1f0,#ffe7e5)}.skin-filter-panel-can .skin-filter-header{background:linear-gradient(135deg,#f6ffed,#e6f7d9)}.skin-filter-title{margin:0;font-size:16px;font-weight:600;color:#1f2430eb}.skin-filter-panel-must .skin-filter-title{color:#ff4d4f}.skin-filter-panel-can .skin-filter-title{color:#52c41a}.optional-count-input{display:flex;align-items:center;gap:8px}.skin-filter-mode-bar{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;padding:10px 16px;border-bottom:1px solid #e8e8e8;background:#fafafa}.skin-selected-count{font-size:13px;color:#1f24308c}.skin-filter-global{flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.skin-global-hint{padding:8px 16px;font-size:12px;color:#888;border-bottom:1px solid #f0f0f0}.skin-global-scroll{flex:1;min-height:0}.skin-list-global{display:flex;flex-direction:column;gap:6px}.skin-global-row{width:100%}.skin-global-fullname{flex:1;font-size:13px;color:#1f2430e0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skin-filter-content{flex:1;display:flex;overflow:hidden}.skin-filter-category{width:100px;border-right:1px solid #e8e8e8;background:#fafafa;padding:12px 0;display:flex;flex-direction:column}.category-item{padding:12px 16px;cursor:pointer;transition:all .2s;color:#1f2430a6;font-size:14px;border-left:3px solid transparent}.category-item:hover{background:#f0f0f0;color:#1f2430eb}.category-item.active{background:#fff;color:#ff7875;border-left-color:#ff7875;font-weight:600;box-shadow:0 2px 4px #ff78751a}.skin-filter-list{width:180px;border-right:1px solid #e8e8e8;overflow-y:auto;background:#fff}.rarity-list,.hero-list{padding:8px 0}.list-item{padding:10px 16px;cursor:pointer;transition:all .2s;color:#1f2430a6;font-size:14px;border-left:3px solid transparent}.list-item:hover{background:#f5f5f5;color:#1f2430eb}.list-item.selected{background:#fff7e6;color:#ff7875;border-left-color:#ff7875;font-weight:600;box-shadow:0 2px 4px #ff78751a}.skin-filter-skins{flex:1;display:flex;flex-direction:column;overflow:hidden}.skin-search-bar{padding:12px;border-bottom:1px solid #e8e8e8;background:#fafafa}.skin-list-container{flex:1;overflow-y:auto;padding:12px}.skin-list-empty{text-align:center;padding:40px;color:#999;font-size:14px}.skin-list-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;padding:4px 0}.skin-item{display:flex;align-items:center;gap:8px;padding:8px 12px;cursor:pointer;border-radius:4px;transition:all .2s;border:1px solid transparent}.skin-item:hover{background:#f5f5f5;border-color:#d9d9d9}.skin-item.checked{background:linear-gradient(135deg,#e6f7ff,#bae7ff);border-color:#91d5ff;font-weight:500;transform:translate(2px)}.skin-name{flex:1;font-size:14px;color:#1f2430e0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.skin-filter-panel-loading{text-align:center;padding:40px;color:#999}.game-detail-filters{background:#fff;border-radius:8px;padding:16px;margin-bottom:20px;box-shadow:0 2px 8px #0000000d}.skin-filter-container{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.game-detail-filters .ant-collapse{border:none;background:transparent}.game-detail-filters .ant-collapse-item{border-bottom:1px solid #f0f0f0}.game-detail-filters .ant-collapse-header{padding:12px 0!important;font-weight:500}.game-detail-filters .ant-collapse-content{border-top:none}.game-detail-filters .ant-collapse-content-box{padding:12px 0 16px!important}.game-detail-container{min-height:100vh;background:#f5f5f5}.game-detail-loading,.game-detail-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;color:#999;font-size:16px;gap:16px}.game-detail-header{background:#fff;padding:40px 20px;margin-bottom:20px;box-shadow:0 2px 8px #0000001a}.game-detail-info{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:24px}.game-detail-icon{width:120px;height:120px;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#7c5cff1a,#22c7ff1a);border:1px solid rgba(20,20,60,.06);flex-shrink:0}.game-detail-icon img{width:100%;height:100%;object-fit:cover}.game-detail-name{font-size:32px;font-weight:700;margin:0;color:#1f2430eb}.game-detail-toolbar{max-width:1200px;margin:0 auto 20px;padding:0 20px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.game-detail-filters-container{flex:1;min-width:300px}.game-detail-search{flex:1;min-width:200px}.game-detail-sort{flex-shrink:0}.display-mode-switcher{max-width:1200px;margin:0 auto 20px;padding:0 20px;display:flex;justify-content:flex-end}.game-detail-content{max-width:1200px;margin:0 auto;padding:0 20px 40px}.accounts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;margin-bottom:24px}.accounts-pagination{display:flex;justify-content:center;margin-top:24px}.empty-placeholder{text-align:center;padding:80px 20px;color:#999;font-size:16px}@media (max-width: 1200px){.accounts-grid{grid-template-columns:repeat(8,1fr)}}@media (max-width: 768px){.game-detail-info{flex-direction:column;text-align:center}.game-detail-icon{width:100px;height:100px}.game-detail-name{font-size:24px}.game-detail-toolbar{flex-direction:column;align-items:stretch}.game-detail-search{width:100%}.accounts-grid{grid-template-columns:repeat(4,1fr);gap:12px}}@media (max-width: 480px){.accounts-grid{grid-template-columns:repeat(2,1fr)}}.avatar-selector-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:16px;padding:20px 0;max-height:500px;overflow-y:auto}.avatar-selector-item{position:relative;cursor:pointer;display:flex;justify-content:center;align-items:center;padding:8px;border-radius:8px;transition:all .3s;border:2px solid transparent}.avatar-selector-item:hover{background:#f5f5f5;border-color:#d9d9d9}.avatar-selector-item.selected{border-color:#1890ff;background:#e6f7ff}.avatar-selector-check{position:absolute;top:4px;right:4px;background:#1890ff;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:14px}.avatar-selector-preview{margin-top:20px;padding-top:20px;border-top:1px solid #e8e8e8;display:flex;align-items:center;gap:12px;font-size:14px;color:#666}.presale-service-select-container{min-height:100vh;background:#f5f5f5}.presale-service-content-wrapper{padding:40px 20px;max-width:1200px;margin:0 auto}.presale-service-header{text-align:center;margin-bottom:40px}.presale-service-header h1{font-size:32px;margin-bottom:8px;color:#333}.presale-service-header p{color:#666;font-size:16px}.presale-service-header>div{display:flex;align-items:center;justify-content:center;gap:16px}.presale-service-content{max-width:1200px;margin:0 auto}.service-section{margin-bottom:40px}.section-title{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;margin-bottom:20px;color:#333}.staff-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}.staff-card{text-align:center;cursor:pointer;transition:all .3s}.staff-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.staff-card.online{border-color:#52c41a}.staff-card.offline{border-color:#d9d9d9;opacity:.7}.staff-card-content{padding:20px}.staff-name{margin-top:12px;font-size:16px;font-weight:500;color:#333}.staff-status{margin-top:8px;font-size:14px}.online-text{color:#52c41a}.offline-text{color:#999}.empty-state{text-align:center;padding:80px 20px;color:#999}.empty-state p{margin-top:16px;font-size:16px}.loading-container{display:flex;justify-content:center;align-items:center;min-height:400px}.presale-chat-container{display:flex;flex-direction:column;min-height:100vh;background:#f5f5f5;padding:20px;box-sizing:border-box}.presale-chat-container .website-header{position:relative;z-index:100}.presale-chat-window{max-width:1200px;width:100%;margin:20px auto;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a;display:flex;flex-direction:column;height:calc(100vh - 180px);min-height:600px;overflow:hidden}.presale-chat-header{background:#fff;padding:12px 24px;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;gap:16px;flex-shrink:0}.presale-chat-messages{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:16px;position:relative;min-height:0}.message-product-card{display:flex;gap:12px;background:#fff;border:1px solid #e8e8e8;border-radius:8px;padding:12px;cursor:pointer;transition:all .3s;max-width:300px;box-shadow:0 2px 8px #0000001a}.message-product-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.chat-message.own .message-product-card{background:#fffffff2}.product-card-image{width:80px;height:80px;object-fit:cover;border-radius:6px;flex-shrink:0}.product-card-info{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.product-card-name{font-size:14px;font-weight:500;color:#333;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-card-hint{font-size:12px;color:#999}.presale-chat-input{flex-shrink:0;border-top:1px solid #e8e8e8;background:#fff}.presale-chat-input-area{background:#fff;border-top:1px solid #e8e8e8;padding:12px 24px}.chat-empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#999;font-size:16px;gap:16px}.chat-container{display:flex;height:calc(100vh - 64px);background:#f5f5f5}.chat-sidebar{width:300px;background:#fff;border-right:1px solid #e8e8e8;display:flex;flex-direction:column;overflow:hidden}.chat-search{padding:16px;border-bottom:1px solid #e8e8e8}.chat-tabs{padding:0 16px;border-bottom:1px solid #e8e8e8}.chat-groups,.chat-users{flex:1;overflow-y:auto;display:flex;flex-direction:column}.chat-section-header{padding:12px 16px;font-weight:600;color:#666;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #f0f0f0}.chat-list{flex:1;overflow-y:auto}.chat-item{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background .2s;gap:12px}.chat-item:hover{background:#f5f5f5}.chat-item.active{background:#e6f7ff;border-left:3px solid #1890ff}.chat-item-content{flex:1;min-width:0}.chat-item-name{font-weight:500;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-item-time{font-size:12px;color:#999;margin-top:4px}.chat-main{flex:1;display:flex;flex-direction:column;background:#fff}.chat-header{padding:16px 24px;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between}.chat-header-info{display:flex;align-items:center;gap:12px;font-weight:500}.chat-messages{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:16px}.chat-input-area{border-top:1px solid #e8e8e8;padding:12px 24px}.chat-empty{flex:1;display:flex;align-items:center;justify-content:center;color:#999;font-size:16px}.messages702-container{display:flex;height:calc(100vh - 64px);background:#f5f5f5}.messages702-sidebar{width:300px;background:#fff;border-right:1px solid #e8e8e8;display:flex;flex-direction:column}.messages702-search{padding:16px;border-bottom:1px solid #e8e8e8}.messages702-list{flex:1;overflow-y:auto}.messages702-item{display:flex;align-items:center;padding:12px 16px;cursor:pointer;transition:background .2s;gap:12px}.messages702-item:hover{background:#f5f5f5}.messages702-item.active{background:#e6f7ff;border-left:3px solid #1890ff}.messages702-item-content{flex:1;min-width:0}.messages702-item-name{font-weight:500;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.messages702-item-time{font-size:12px;color:#999;margin-top:4px}.messages702-main{flex:1;display:flex;flex-direction:column;background:#fff}.messages702-header{padding:16px 24px;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between}.messages702-header-info{display:flex;align-items:center;gap:12px;font-weight:500}.messages702-messages{flex:1;overflow-y:auto;padding:24px;display:flex;flex-direction:column;gap:16px}.chat-message{display:flex;gap:12px;align-items:flex-start}.chat-message.own{flex-direction:row-reverse}.chat-message.own .message-content{background:#1890ff;color:#fff;border-radius:8px 8px 0}.chat-message.other .message-content{background:#f0f0f0;color:#333;border-radius:8px 8px 8px 0}.message-content{max-width:60%;padding:10px 14px;word-wrap:break-word}.message-text{white-space:pre-wrap}.message-emoji{font-size:24px}.message-file{display:flex;align-items:center;gap:8px}.message-file a{margin-left:8px;color:#1890ff}.message-video video{max-width:100%;border-radius:8px}.message-time{font-size:12px;color:#ffffffb3;margin-top:4px}.chat-message.other .message-time{color:#999}.messages702-input-area{border-top:1px solid #e8e8e8;padding:12px 24px}.chat-input-toolbar{display:flex;gap:8px;margin-bottom:8px}.chat-input-wrapper{display:flex;gap:12px;align-items:flex-end}.chat-input-wrapper .ant-input{flex:1}.messages702-empty{flex:1;display:flex;align-items:center;justify-content:center;color:#999;font-size:16px}.emoji-picker{display:grid;grid-template-columns:repeat(10,1fr);gap:8px;width:300px;padding:8px;max-height:200px;overflow-y:auto}.emoji-item{font-size:24px;cursor:pointer;padding:4px;text-align:center;transition:background .2s;border-radius:4px}.emoji-item:hover{background:#f0f0f0}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden}#root{width:100%;height:100%;margin:0;padding:0}.material-editor-page{width:100vw;height:100vh;margin:0;padding:0;overflow:hidden;position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;display:flex;flex-direction:column;z-index:9999}.material-editor-header{height:48px;background:#fff;border-bottom:1px solid #e8e8e8;display:flex;align-items:center;justify-content:space-between;padding:0 16px;flex-shrink:0;z-index:10001;box-shadow:0 2px 4px #00000005}.header-left{display:flex;align-items:center;gap:12px}.document-title{font-size:16px;font-weight:500;color:#333;margin:0}.header-right{display:flex;align-items:center;gap:8px}.save-button{padding:6px 16px;background:#1890ff;border:1px solid #1890ff;border-radius:4px;cursor:pointer;font-size:14px;color:#fff;transition:all .3s;margin-right:8px}.save-button:hover:not(:disabled){background:#40a9ff;border-color:#40a9ff}.save-button:disabled{opacity:.6;cursor:not-allowed}.close-button{padding:6px 16px;background:#f5f5f5;border:1px solid #d9d9d9;border-radius:4px;cursor:pointer;font-size:14px;color:#333;transition:all .3s}.close-button:hover{background:#e6f7ff;border-color:#1890ff;color:#1890ff}.editor-container{flex:1;width:100%;height:calc(100vh - 48px);position:relative;overflow:hidden;background:#f5f5f5}.material-editor-page .material-editor-quill-wrap .quill{display:flex;flex-direction:column;height:100%}.material-editor-page .material-editor-quill-wrap .ql-toolbar{flex-shrink:0}.material-editor-page .material-editor-quill-wrap .ql-container{flex:1;min-height:0;overflow-y:auto;font-size:14px;background:#fff}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:calc(100vh - 48px);font-size:16px;color:#666;position:absolute;top:48px;left:0;background:#f5f5f5;z-index:10000;gap:16px}.loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #1890ff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;padding:40px;text-align:center;color:#e74c3c;position:absolute;top:0;left:0;background:#fff;z-index:10000}.error h2{margin-bottom:16px}.error p{margin:8px 0}.error .error-details{margin-top:16px;font-size:12px;color:#999}.esign-archive-preview-body{min-height:200px;display:flex;align-items:center;justify-content:center;background:#fafafa;border-radius:8px;padding:8px}.esign-archive-preview-loading{padding:48px 0;width:100%;text-align:center}.esign-archive-preview-image{display:block;max-width:100%;max-height:70vh;object-fit:contain;border-radius:4px;background:#fff}.esign-archive-preview-video{display:block;width:100%;max-height:70vh;border-radius:4px;background:#000}.esign-archive-preview-empty{color:#999;padding:40px 0}
