*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px}body{background-color:#f0f0f0 !important}a{text-decoration:none !important;color:#333}img{max-width:100%;height:auto}.header{padding:8px;background-color:#fe7e9b;margin-bottom:10px}.user-profile-capsule{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.15);backdrop-filter:blur(10px);border-radius:20px;padding:4px 12px 4px 4px;transition:all .3s ease;border:1px solid rgba(255,255,255,.2)}.user-profile-capsule:hover{background:rgba(255,255,255,.25);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.user-profile-capsule .user-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;border:2px solid rgba(255,255,255,.4);flex-shrink:0}.user-profile-capsule .user-nickname{font-weight:500;color:#fff;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-profile-capsule .user-level{font-size:12px;font-weight:600;color:gold;background:rgba(255,215,0,.2);padding:2px 8px;border-radius:10px;border:1px solid rgba(255,215,0,.3);text-shadow:0 1px 2px rgba(0,0,0,.2)}@media screen and (max-width: 768px){.user-profile-capsule .user-nickname{max-width:80px}}.inner_header{display:flex;align-items:flex-end;height:98px;max-width:100%}@media screen and (max-width: 768px){.inner_header{flex-direction:column;height:auto !important;align-items:center !important}.inner_header>a>img{width:180px !important;height:auto !important;margin-bottom:8px}.inner_header>div{width:100%;flex-direction:column !important;align-items:center !important;margin-bottom:0 !important}.inner_header>div>div{justify-content:center !important;flex-wrap:wrap;gap:8px;margin-bottom:5px}}@media screen and (max-width: 374px){.inner_header>a>img{width:150px !important}}@media screen and (max-width: 768px)and (orientation: landscape){.inner_header{height:auto}.inner_header>a>img{width:120px !important;margin-bottom:5px}}.white_link{color:#fff;margin:0 20px}@media screen and (max-width: 768px){.white_link{margin:0 8px !important;font-size:14px}}@media screen and (max-width: 374px){.white_link{margin:0 5px !important;font-size:12px}}@media screen and (min-width: 768px){.main_container{margin:0 auto;width:1000px}}@media screen and (max-width: 768px){.main_container{padding:8px}}@media screen and (min-width: 768px)and (max-width: 1024px){.main_container{width:100%;max-width:100%;padding:10px}}@media screen and (max-width: 1024px){.main_container{overflow-x:hidden}}@media screen and (min-width: 768px){#game_main{display:flex;flex-direction:row}}@media screen and (max-width: 768px){#game_main{display:flex;flex-direction:column;flex-direction:column-reverse}}@media screen and (max-width: 768px){.game_container{width:100%}}.game_zone{background-color:#fff;border-radius:5px 5px 0 0}.game_zone iframe{border-radius:5px 5px 0 0}@media screen and (min-width: 768px){.game_zone{width:800px;height:560px}}@media screen and (max-width: 768px){.game_zone{width:100%;height:0;padding-bottom:125%;position:relative}.game_zone iframe{position:absolute;top:0;left:0;width:100%;height:100%}}@media screen and (min-width: 768px)and (max-width: 1024px){.game_zone{width:100%;max-width:700px;margin:0 auto}}@media screen and (max-width: 768px)and (orientation: landscape){.game_zone{padding-bottom:75%}}@media screen and (min-width: 768px){#side_bar{height:610px;width:200px;padding-right:40px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:space-between}}@media screen and (max-width: 768px){#side_bar{margin-top:10px;box-sizing:border-box;display:flex;flex-direction:row;justify-content:flex-start;gap:10px;padding-bottom:10px;overflow-x:auto;-webkit-overflow-scrolling:touch}#side_bar::-webkit-scrollbar{height:6px}#side_bar::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:3px}}@media screen and (min-width: 768px)and (max-width: 1024px){#side_bar{width:100%;max-width:700px;margin:10px auto;height:auto;padding:0;flex-direction:row;overflow-x:auto;gap:10px}}.footer{padding:8px;text-align:center;color:#51532d}@media screen and (max-width: 768px){.footer{padding:8px 4px;font-size:12px}.footer a svg,.footer a img{width:32px;height:32px}}.item_list{list-style:none;margin:0;padding:10px;background-color:#fff;border-radius:5px;overflow:hidden}@media screen and (max-width: 768px){.item_list{padding:5px}}.item{box-sizing:border-box;padding:10px;width:163px;height:168px;overflow:hidden;float:left}@media screen and (max-width: 768px){.item{width:50%;padding:5px;height:auto;min-height:180px;display:flex;flex-direction:column}}@media screen and (min-width: 768px)and (max-width: 1024px){.item{width:33.333%}}@media screen and (max-width: 374px){.item{width:50%;padding:3px;min-height:160px}}.item a{display:block;text-decoration:none;color:#333;font-size:14px;position:relative}.item a:hover{color:#fe7e9b}.item .newgame::before{content:"";display:block;cursor:pointer;position:absolute;background:url(699708fa308f2fec1664.gif);width:19px;height:8px;top:0;right:0}.item_cnt{padding:0;border-radius:5px;overflow:hidden}@media screen and (max-width: 768px){.item_cnt{display:flex;flex-direction:column;height:100%}}.item_img{width:100%;height:96px;display:block;object-fit:cover}@media screen and (max-width: 768px){.item_img{width:100%;height:auto;aspect-ratio:280/190;object-fit:contain;background-color:#f5f5f5}}.item_title{padding-top:8px;text-align:left;width:100%;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:pre-wrap}@media screen and (max-width: 768px){.item_title{font-size:12px;padding-top:4px;min-height:40px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex-shrink:0}}@media screen and (max-width: 374px){.item_title{font-size:11px;min-height:36px;line-height:1.4}}.adblock{display:none;padding:10px;box-sizing:border-box;width:328px;height:330px;float:left}.small_item{width:100%;text-align:center;border-radius:5px;background-color:#fff;overflow:hidden}@media screen and (max-width: 768px){.small_item{min-width:120px;flex-shrink:0}}@media screen and (min-width: 768px)and (max-width: 1024px){.small_item{min-width:150px}}.small_item a{display:block;text-decoration:none;color:#333}.small_item img{width:100%;display:block}.small_item div{line-height:28px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;padding:0 4px}.game_title{font-size:16px;margin-bottom:10px}.game_title h1{font-size:18px;color:#333}@media screen and (max-width: 768px){.game_title h1{font-size:16px}}.game_toolbar{height:50px;background-color:#ddd;border-radius:0 0 5px 5px;display:flex;justify-content:space-between;align-items:center;padding:0 10px;box-sizing:border-box}@media screen and (max-width: 768px){.game_toolbar{height:auto;min-height:45px;padding:8px;flex-wrap:wrap}}@media screen and (max-width: 768px){.game_toolbar button{font-size:14px;padding:6px 10px}}@media screen and (max-width: 374px){.game_toolbar button{font-size:12px;padding:5px 8px}}@media screen and (max-width: 768px){#btn_zoom{display:none}}#btn_positive>span,#btn_negative>span{margin-left:4px}#game_description{margin:10px 0;border-radius:5px;background-color:#fff;padding:10px}@media screen and (max-width: 768px){#game_description{font-size:14px;padding:8px;margin:8px 0}}#loading{position:absolute;left:0;top:0;right:0;bottom:0;background-color:#fff;display:flex;justify-content:center;align-items:center}.intro{padding:8px 20px;color:#6b6b6b;font-size:14px}@media screen and (max-width: 768px){.intro{padding:8px 12px;font-size:13px}}.intro>p{text-indent:20px;line-height:26px;margin-bottom:10px}@media screen and (max-width: 768px){.intro>p{text-indent:1em;line-height:1.8}}.signin-prompt{display:flex;align-items:center;gap:10px;background:#f8f9fa;border-left:4px solid #667eea;border-radius:5px;padding:10px;margin:10px 0;color:#333;font-size:14px}@media screen and (max-width: 768px){.signin-prompt{padding:8px;font-size:12px}}.signin-prompt>i{font-size:20px;color:#667eea;flex-shrink:0}@media screen and (max-width: 768px){.signin-prompt>i{font-size:18px}}.signin-prompt span{line-height:1.6}.signin-prompt a{color:#667eea;font-weight:600;text-decoration:none;border-bottom:1px solid rgba(0,0,0,0);transition:border-color .2s}.signin-prompt a:hover{border-bottom-color:#667eea}.comment_list{list-style:none;margin:0;padding:0;background-color:#dedede;border-radius:10px}.comment_list>li{display:flex;justify-content:flex-start;align-items:start;padding:10px;margin:10px 0}@media screen and (max-width: 768px){.comment_list>li{padding:8px;margin:8px 0}}.comment_list>li .comment-avatar{width:50px;height:50px;border-radius:50%;object-fit:cover;margin-right:8px;flex-shrink:0}@media screen and (max-width: 768px){.comment_list>li .comment-avatar{width:40px;height:40px}}.comment_list>li>div{flex:1}@media screen and (max-width: 768px){.comment_list>li>div{width:100%}}.comment_list>li>div>div{margin-bottom:10px}.comment_list>li>div>div>span{font-size:12px;color:#666}.comment_image{max-width:100%;height:auto}@media screen and (max-width: 768px){.comment_image{width:100%}}.auth-container{min-height:500px;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:#f5f7fa}.auth-card{background:#fff;border-radius:16px;box-shadow:0 2px 12px rgba(0,0,0,.08);padding:40px;width:100%;max-width:420px;border:1px solid #e8e8e8}.auth-header{text-align:center;margin-bottom:30px}.auth-header .icon-wrapper{width:64px;height:64px;margin:0 auto 20px;background:#fe7e9b;border-radius:50%;display:flex;align-items:center;justify-content:center}.auth-header .icon-wrapper i{font-size:32px;color:#fff}.auth-header h2{font-size:28px;font-weight:700;color:#333;margin-bottom:8px}.auth-header p{color:#666;font-size:14px;line-height:1.5}.auth-form .form-label{font-weight:600;color:#444;margin-bottom:8px;font-size:14px}.auth-form .form-control{border-radius:8px;border:2px solid #e1e8ed;padding:12px 16px;font-size:15px;transition:all .3s}.auth-form .form-control:focus{border-color:#fe7e9b;box-shadow:0 0 0 3px rgba(254,126,155,.1)}.auth-form .form-control.with-icon{padding-left:45px}.auth-form .input-group{position:relative}.auth-form .input-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#999;font-size:18px;pointer-events:none}.auth-btn{width:100%;padding:14px;border-radius:8px;font-weight:600;font-size:16px;background:#fe7e9b;border:none;color:#fff;transition:all .3s}.auth-btn:hover{background:#fe6587;transform:translateY(-2px);box-shadow:0 4px 12px rgba(254,126,155,.3)}.auth-btn:active{transform:translateY(0)}.auth-divider{text-align:center;margin:24px 0;position:relative}.auth-divider::before{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:#e1e8ed}.auth-divider span{background:#fff;padding:0 16px;position:relative;color:#999;font-size:14px}.auth-link{text-align:center;margin-top:20px;color:#666;font-size:14px}.auth-link a{color:#fe7e9b;font-weight:600;text-decoration:none}.auth-link a:hover{text-decoration:underline}.forgot-link{font-size:13px;color:#fe7e9b;text-decoration:none}.forgot-link:hover{text-decoration:underline}.form-hint{font-size:12px;color:#999;margin-top:6px}@media(max-width: 480px){.auth-container{padding:20px 15px}.auth-card{padding:30px 20px}.auth-header h2{font-size:24px}.auth-header .icon-wrapper{width:56px;height:56px}.auth-header .icon-wrapper i{font-size:28px}}@media screen and (max-width: 768px){.step-links{display:flex;flex-wrap:wrap;justify-content:center;padding:10px 0}}.step-links a{padding:2px 8px;border:1px solid #ccc;border-radius:5px;margin:4px}@media screen and (max-width: 768px){.step-links a{margin:2px;padding:6px 12px}}a.active{color:#fe7e9b}@media screen and (max-width: 768px){.dropdown-menu{font-size:14px}.dropdown-item{padding:10px 16px}}@media screen and (max-width: 1024px){.game_toolbar button,.white_link,.step-links a,.dropdown-toggle{min-height:44px;display:inline-flex;align-items:center;justify-content:center}input,textarea,select{font-size:16px}body{overflow-x:hidden}}@media(-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi){img{image-rendering:-webkit-optimize-contrast}}@media(prefers-reduced-motion: reduce){*{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important}}
