*{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 i.bi{width:32px;height:32px;font-size:24px;display:flex;align-items:center;justify-content:center;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}}.notification-icon{position:relative;color:#fff;font-size:24px;padding:4px 8px;border-radius:50%;transition:all .3s ease;display:inline-flex;align-items:center;justify-content:center}.notification-icon:hover{background:rgba(255,255,255,.2)}.notification-badge{position:absolute;top:-2px;right:-2px;background:#f44;color:#fff;border-radius:10px;padding:2px 6px;font-size:11px;font-weight:bold;min-width:18px;text-align:center;border:2px solid #fe7e9b;line-height:1}@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 (min-width: 768px)and (max-width: 1024px){#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;height:0;padding-bottom:125%;position:relative}.game_zone iframe{position:absolute;top:0;left:0;width:100%;height:100%}}@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%;height:auto;min-height:180px;display:flex;flex-direction:column}}@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:"NEW";display:inline-block;position:absolute;top:-2px;right:-5px;background:linear-gradient(135deg, #FF6B6B 0%, #FF4757 100%);color:#fff;font-size:10px;font-weight:700;padding:2px 6px;border-radius:3px;box-shadow:0 2px 4px rgba(255,71,87,.3);letter-spacing:.5px;animation:pulse-new 2s ease-in-out infinite}@keyframes pulse-new{0%,100%{transform:scale(1);box-shadow:0 2px 4px rgba(255,71,87,.3)}50%{transform:scale(1.05);box-shadow:0 3px 8px rgba(255,71,87,.5)}}.item_cnt{padding:0;border-radius:5px;overflow:hidden}@media screen and (max-width: 768px){.item_cnt{display:flex;flex-direction:column;height:100%}}@media screen and (min-width: 768px)and (max-width: 1024px){.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}}@media screen and (min-width: 768px)and (max-width: 1024px){.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 (min-width: 768px)and (max-width: 1024px){.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{width:calc(50% - 8px);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:#fff;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}.divider{position:relative;text-align:center;margin:24px 0}.divider::before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e8e8e8}.divider span{position:relative;background:#fff;padding:0 16px;font-size:13px;color:#999}.social-login{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px;margin-bottom:24px}.social-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:1px solid #e8e8e8;border-radius:8px;background:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.social-btn:hover{background:#f8f9fa;border-color:#d0d0d0;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.08)}.social-btn:active{transform:translateY(0)}.social-btn svg{flex-shrink:0}.social-btn span{color:#333}.google-btn:hover{border-color:#4285f4}.facebook-btn:hover{border-color:#1877f2}.apple-btn:hover{border-color:#000}.instagram-btn:hover{border-color:#e4405f}.instagram-btn:hover svg{transform:scale(1.05);transition:transform .2s}@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}.social-login{grid-template-columns:1fr}}.cookie-consent-banner{position:fixed;bottom:0;left:0;right:0;background:#fff;box-shadow:0 -4px 20px rgba(0,0,0,.15);z-index:9999;padding:20px;animation:slideUp .4s ease-out}@keyframes slideUp{from{transform:translateY(100%)}to{transform:translateY(0)}}.cookie-consent-content{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap}.cookie-consent-text h3{font-size:18px;font-weight:700;margin:0 0 8px 0;color:#333;display:flex;align-items:center;gap:8px}.cookie-consent-text h3 i{color:#fe7e9b}.cookie-consent-text p{margin:0;color:#666;font-size:14px;line-height:1.5}.cookie-consent-actions{display:flex;gap:10px;flex-wrap:wrap}.btn-cookie{padding:10px 20px;border:none;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s;display:flex;align-items:center;gap:6px;white-space:nowrap}.btn-settings{background:#f5f5f5;color:#666}.btn-settings:hover{background:#e0e0e0}.btn-necessary{background:#fff;color:#666;border:2px solid #e1e8ed}.btn-necessary:hover{background:#f8f9fa;border-color:#fe7e9b}.btn-accept{background:#fe7e9b;color:#fff}.btn-accept:hover{background:#ff6b8a}.cookie-modal{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px}.cookie-modal-content{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px rgba(0,0,0,.2)}.cookie-modal-header{padding:24px;border-bottom:1px solid #e1e8ed;display:flex;justify-content:space-between;align-items:center}.cookie-modal-header h3{margin:0;font-size:20px;color:#333;display:flex;align-items:center;gap:10px}.cookie-modal-header h3 i{color:#fe7e9b}.close-modal-btn{background:none;border:none;font-size:32px;color:#999;cursor:pointer;line-height:1;padding:0;width:32px;height:32px}.close-modal-btn:hover{color:#333}.cookie-modal-body{padding:24px}.cookie-category{margin-bottom:24px}.cookie-category:last-child{margin-bottom:0}.cookie-category-header{display:flex;gap:16px;align-items:flex-start}.cookie-category h4{margin:0 0 8px 0;font-size:16px;font-weight:600;color:#333}.cookie-category p{margin:0;font-size:14px;color:#666;line-height:1.5}.cookie-switch{position:relative;display:inline-block;width:48px;height:24px;flex-shrink:0}.cookie-switch input{opacity:0;width:0;height:0}.cookie-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#ccc;transition:.3s;border-radius:24px}.cookie-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}input:checked+.cookie-slider{background-color:#fe7e9b}input:checked+.cookie-slider:before{transform:translateX(24px)}input:disabled+.cookie-slider{opacity:.5;cursor:not-allowed}.cookie-modal-footer{padding:24px;border-top:1px solid #e1e8ed;text-align:right}.btn-save{background:#fe7e9b;color:#fff;padding:12px 24px}.btn-save:hover{background:#ff6b8a}@media(max-width: 768px){.cookie-consent-content{flex-direction:column;align-items:stretch}.cookie-consent-actions{flex-direction:column}.btn-cookie{width:100%;justify-content:center}.cookie-modal-content{margin:20px}}.notifications-container{max-width:900px;margin:0 auto;padding:40px 20px}.notifications-header{background:#fff;border-radius:12px;padding:30px;margin-bottom:30px;box-shadow:0 2px 8px rgba(0,0,0,.08);display:flex;justify-content:space-between;align-items:center}.notifications-header h1{margin:0;font-size:28px;color:#333}.mark-all-read-btn{background:#fe7e9b;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;font-size:14px;transition:all .3s ease}.mark-all-read-btn:hover{background:#ff6b8a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(254,126,155,.3)}.notifications-list{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.notification-item{padding:20px;border-bottom:1px solid #f0f0f0;cursor:pointer;transition:all .3s ease;position:relative;display:flex;gap:15px}.notification-item:last-child{border-bottom:none}.notification-item:hover{background:#fafafa}.notification-item:hover .notification-delete-btn{opacity:1}.notification-item>div:first-child{flex:1}.notification-item.unread{background:#fff8f9}.notification-item.unread::before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:4px;height:70%;background:#fe7e9b;border-radius:0 4px 4px 0}.notification-delete-btn{background:none;border:none;color:#999;cursor:pointer;padding:8px 12px;border-radius:6px;transition:all .3s ease;opacity:0;align-self:flex-start;margin-top:5px}.notification-delete-btn:hover{background:#fee;color:#dc3545}.notification-delete-btn i{font-size:16px}.notification-header{display:flex;align-items:center;gap:15px;margin-bottom:10px}.notification-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.notification-type-badge{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600}.notification-type-badge.like{background:#ffe5ec;color:#fe7e9b}.notification-type-badge.comment{background:#e3f2fd;color:#2196f3}.notification-type-badge.reply{background:#f3e5f5;color:#9c27b0}.notification-type-badge.notification{background:#f5f5f5;color:#666}.notification-content{color:#333;line-height:1.6;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.notification-time{color:#999;font-size:13px;margin-top:8px}.empty-notifications{text-align:center;padding:60px 20px;color:#999}.empty-notifications i{font-size:64px;color:#ddd;margin-bottom:20px}.pagination-container{margin-top:30px;text-align:center}.pagination{display:inline-flex;gap:10px;list-style:none;padding:0}.pagination a,.pagination span{padding:8px 16px;border:1px solid #ddd;border-radius:6px;color:#333;text-decoration:none;transition:all .3s ease}.pagination a:hover{background:#fe7e9b;color:#fff;border-color:#fe7e9b}.pagination .current{background:#fe7e9b;color:#fff;border-color:#fe7e9b}.notification-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:1000;justify-content:center;align-items:center}.notification-modal.show{display:flex}.notification-modal-content{background:#fff;border-radius:12px;padding:30px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;position:relative}.notification-modal-close{position:absolute;top:15px;right:15px;background:none;border:none;font-size:24px;cursor:pointer;color:#999;transition:color .3s ease}.notification-modal-close:hover{color:#333}.notification-modal-header{display:flex;align-items:center;gap:15px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f0f0f0}.notification-modal-body{color:#333;line-height:1.8;margin-bottom:20px}.notification-modal-footer{display:flex;gap:10px;justify-content:flex-end}.btn-primary{background:#fe7e9b;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s ease}.btn-primary:hover{background:#ff6b8a;transform:translateY(-2px);box-shadow:0 4px 12px rgba(254,126,155,.3)}.btn-secondary{background:#6c757d;color:#fff;border:none;padding:10px 20px;border-radius:8px;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s ease}.btn-secondary:hover{background:#5a6268;transform:translateY(-2px);box-shadow:0 4px 12px rgba(108,117,125,.3)}@media screen and (max-width: 768px){.notifications-container{padding:20px 10px}.notifications-header{flex-direction:column;gap:15px;align-items:flex-start}.notification-modal-content{padding:20px}}@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}}
