header .search-open .search-toggle{display:inline-flex;align-items:center;justify-content:center;width:30px;height:100%;margin:0;padding:0;border:0;border-radius:6px;background:transparent;color:inherit;font:inherit;line-height:inherit;cursor:pointer;transition:color .2s,background-color .2s,transform .2s}
header .search-open .search-toggle:hover{background:#edf5ff;color:#2878df;transform:translateY(-1px)}
header .search-open .search-toggle:focus-visible{outline:2px solid #2878df;outline-offset:2px}
.layui-layer.searchskin{width:min(640px,calc(100vw - 24px))!important;height:190px!important;overflow:hidden;border:1px solid #d9e5f3;border-top:3px solid #2878df;border-radius:8px!important;background:#fff;box-shadow:0 26px 72px -24px rgba(17,44,82,.46)!important}
.layui-layer.searchskin:after{position:absolute;right:0;bottom:0;width:82px;height:3px;background:#20b9ca;content:""}
.searchskin .layui-layer-content{height:100%!important;overflow:hidden!important}
#search{position:relative;width:100%;height:100%;margin:0;padding:31px 34px 30px;box-sizing:border-box;border-radius:6px;background:#fff;-webkit-user-select:auto;user-select:auto}
#search .closesearch{position:absolute;top:13px;right:14px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;margin:0;padding:0;border:0;border-radius:6px;background:transparent;color:#8491a3;font-size:17px;line-height:34px;cursor:pointer;transition:color .2s,background-color .2s,transform .2s}
#search .closesearch:hover{background:#eef3f8;color:#28384d;transform:rotate(90deg)}
#search .closesearch:focus-visible,#search .site-search-submit:focus-visible{outline:2px solid #2878df;outline-offset:2px}
#search .site-search-heading{display:flex;align-items:center;gap:12px;padding-right:44px}
#search .site-search-game-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:42px;border:1px solid #cfe0f5;border-radius:7px;background:#edf5ff;color:#2878df;font-size:20px;box-shadow:inset 0 -3px 0 rgba(40,120,223,.08)}
#search h3{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;margin:0;color:#172437;text-align:left}
#search h3 strong{font-size:21px;font-weight:700;line-height:25px}
#search h3 small{color:#7c899a;font-size:11px;font-weight:500;line-height:16px;letter-spacing:0;text-transform:uppercase}
#search .search{position:relative;margin:23px auto 0}
#search .site-search-input-icon{position:absolute;top:0;left:17px;z-index:1;height:52px;color:#8090a4;font-size:15px;line-height:52px;pointer-events:none}
#search .search input.txt{width:100%;height:52px;padding:0 108px 0 46px;box-sizing:border-box;border:1px solid #cfdae8;border-radius:7px;background:#f7f9fc;color:#27374a;font-size:14px;line-height:52px;text-indent:0;transition:border-color .2s,box-shadow .2s,background-color .2s}
#search .search input.txt::placeholder{color:#8d99aa}
#search .search input.txt:focus{border-color:#5a96e5;background:#fff;box-shadow:0 0 0 3px rgba(40,120,223,.12);outline:0}
#search .search input.txt:focus~.site-search-submit{background:#216dce}
#search .search input.txt::-webkit-search-cancel-button{margin-right:4px;cursor:pointer}
#search .search .site-search-submit{position:absolute;top:5px;right:5px;display:inline-flex;align-items:center;justify-content:center;gap:6px;width:92px;height:42px;margin:0;padding:0 13px;border:0;border-radius:6px;background:#2878df;color:#fff;font-size:14px;font-weight:600;line-height:42px;letter-spacing:0;cursor:pointer;transition:background-color .2s,transform .2s}
#search .search .site-search-submit i{font-size:14px;font-weight:400}
#search .search .site-search-submit:hover{background:#216dce;transform:translateY(-1px)}
body.night header .search-open .search-toggle{color:#c0c4cc}
body.night header .search-open .search-toggle:hover{background:#303b4a;color:#86b7ff}
body.night .layui-layer.searchskin{border-color:#35465b;border-top-color:#4c91ec;background:#222931;box-shadow:0 26px 72px -24px rgba(0,0,0,.76)!important}
body.night .layui-layer.searchskin:after{background:#2abccc}
body.night #search{background:#222931}
body.night #search h3{color:#f0f4f8}
body.night #search h3 small{color:#94a3b5}
body.night #search .site-search-game-icon{border-color:#36577c;background:#263b54;color:#8cbbfa;box-shadow:inset 0 -3px 0 rgba(140,187,250,.06)}
body.night #search .closesearch{color:#9eabba}
body.night #search .closesearch:hover{background:#303a46;color:#f0f4f8}
body.night #search .site-search-input-icon{color:#8394a8}
body.night #search .search input.txt{border-color:#3d4a59;background:#29323c;color:#eef3f8}
body.night #search .search input.txt::placeholder{color:#8d9aab}
body.night #search .search input.txt:focus{border-color:#5796e8;background:#2c3641;box-shadow:0 0 0 3px rgba(87,150,232,.16)}
body.night #search .search .site-search-submit{background:#347fdc;color:#fff}
body.night #search .search .site-search-submit:hover,body.night #search .search input.txt:focus~.site-search-submit{background:#438de7}
@media screen and (max-width:800px){#searchBox .layui-layer.searchskin{left:50%!important;width:calc(100vw - 20px)!important;height:184px!important;margin:0!important;transform:translateX(-50%)}.searchskin .layui-layer-content{height:100%!important}#search{width:100%;height:100%!important;padding:23px 17px 20px}#search .closesearch{top:9px;right:9px;width:32px;height:32px}#search .site-search-heading{gap:10px;padding-right:38px}#search .site-search-game-icon{flex-basis:38px;width:38px;height:38px;font-size:18px}#search h3 strong{font-size:19px;line-height:23px}#search h3 small{font-size:10px;line-height:14px}#search .search{margin-top:17px}#search .site-search-input-icon{left:14px;height:48px;line-height:48px}#search .search input.txt{height:48px;padding-right:91px;padding-left:40px;line-height:48px}#search .search .site-search-submit{top:4px;right:4px;gap:5px;width:78px;height:40px;padding:0 10px;line-height:40px}}
@media screen and (max-width:359px){#search{padding-right:13px;padding-left:13px}#search .search input.txt{padding-right:52px}#search .search .site-search-submit{width:42px;padding:0}#search .search .site-search-submit span{display:none}}
@media (prefers-reduced-motion:reduce){header .search-open .search-toggle,#search .closesearch,#search .search .site-search-submit{transition:none}#search .closesearch:hover,#search .search .site-search-submit:hover,header .search-open .search-toggle:hover{transform:none}}
