.header-wrap{background:var(--header-background);-webkit-backdrop-filter:blur(20px)saturate(160%);backdrop-filter:blur(20px)saturate(160%);border-bottom:var(--header-border);z-index:1000;grid-template-columns:15% 70% 15%;align-items:center;width:clamp(20rem,80rem,90vw);height:80px;padding-top:5px;padding-bottom:10px;transition:transform .3s;display:grid;position:fixed;top:0;left:50%;transform:translate(-50%)translateY(0);box-shadow:0 8px 32px #00000052,0 1px #2ab3fe29,inset 0 1px #f4f8ff0a}.header-wrap:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#2ab3fe80,#ffd52a4d,#0000);width:320px;height:1px;position:absolute;bottom:-1px;left:50%;transform:translate(-50%)}.h-wrap__mid{width:100%}.h-wrap__mid-list{flex-direction:row;justify-content:center;column-gap:30px;width:auto;height:100%;display:flex}.list-btn{height:100%;box-shadow:var(--control-shadow);background:var(--control-background);border:var(--control-border);cursor:pointer;z-index:1;border-radius:15px;flex-direction:column;padding:4px 18px;transition:transform .18s,background .22s,border-color .22s,box-shadow .22s;display:flex;position:relative;overflow:hidden}.mid-list__giveaways .list-btn{overflow:hidden}.header-community-new-badge{z-index:4;color:#fff;pointer-events:none;background:linear-gradient(135deg,#ff2d4f,#ff5d6f);border-radius:999px;justify-content:center;align-items:center;min-width:31px;height:17px;padding:0 7px;font-family:Fredoka,Arial,sans-serif;font-size:9px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:4px;left:6px;box-shadow:0 0 0 2px #ef44443d,0 0 9px #ef44449e}.hmenu-button .header-community-new-badge{top:-8px;left:-9px}.hmenu-button--giveaways{position:relative;overflow:visible}.header-giveaways-badge{z-index:3;pointer-events:none;background:#32d66b;border-radius:999px;justify-content:center;align-items:center;width:11px;height:11px;padding:0;display:inline-flex;position:absolute;top:6px;left:7px;box-shadow:0 0 0 2px #32d66b2e,0 0 8px #32d66b73}.hmenu-button--giveaways .header-giveaways-badge{top:-4px;left:-4px}.list-btn:hover{background:var(--control-background-hover);box-shadow:var(--control-shadow),0 0 14px #2ab3fe1a;border-color:#2ab3fe47;transform:scale(1.02)}.mid-list__img-container{flex:70%;justify-content:center;align-items:center;display:flex}.mid-list__home-img{width:30px;height:25px;margin-right:2px}.mid-list__trade-img{width:35px;height:29px;margin-top:2px}.mid-list__community-img{width:40px;height:29px;margin-top:2px}.mid-list__values-img{width:30px;height:27px}.mid-list__calculator-img{width:48px;height:25px;margin-top:4px}.mid-list__giveaways-img{width:34px;height:31px}.mid-list__img{max-width:62px;max-height:38px}.mid-list__text-container{flex:30%;justify-content:center;align-items:center;font-weight:600;display:flex}.h-wrap__left{justify-content:center;align-items:center;display:flex}.header-game-brand{background:radial-gradient(circle at 16% 18%,#ffffff21,#0000 25%),linear-gradient(135deg,#051e38db,#03385eb8);border:1.5px solid #2ab3fe47;border-radius:16px;justify-content:center;align-items:center;gap:10px;min-width:162px;min-height:59px;padding:6px 14px;transition:transform .18s,border-color .22s,box-shadow .22s;display:inline-flex;box-shadow:0 4px #003c7847,0 0 18px #2ab3fe1f,inset 0 1px #ffffff12}.header-game-brand:hover{border-color:#ffd52a66;box-shadow:0 5px #003c784d,0 0 22px #2ab3fe29,inset 0 1px #ffffff1a}.header-game-brand__logo{object-fit:contain;filter:drop-shadow(0 2px 5px #2ab3fe3d);width:30px;height:25px}.header-game-brand__copy{flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.header-game-brand__text{color:#fff;text-shadow:0 2px 7px #0020468c;white-space:nowrap;text-align:center;min-width:78px;font-size:15px;font-weight:900;line-height:1;position:relative}.header-game-brand__text:after{content:"";opacity:.9;background:linear-gradient(90deg,#2ab3fe,#ffd52a);border-radius:999px;width:77px;height:3px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.header-game-brand__subtext{color:#e2eeff94;text-shadow:0 1px 5px #00193c8c;letter-spacing:0;white-space:nowrap;text-align:center;margin-top:5px;font-size:9px;font-weight:800;line-height:1}.image-close{opacity:0;pointer-events:none;cursor:pointer;margin-top:5px;margin-left:30px;transition:opacity .2s,transform .2s;position:absolute}.hamburger-image{opacity:1;cursor:pointer;margin-top:5px;margin-left:25px;transition:opacity .2s,transform .2s}.image-close:hover,.hamburger-image:hover{transform:scale(1.05)}.hamburger-menu{align-items:center;width:60px;height:40px;display:none;position:relative}@media (max-width:1290px){.header-game-brand{display:none}.hamburger-menu{display:flex}}.hamburger-menu__pop{background:var(--header-background);width:240px;box-shadow:var(--surface-shadow);border:var(--control-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;pointer-events:none;font-weight:600;transition:opacity .25s,transform .25s;position:absolute;top:80px;left:-.5px;transform:translateY(-8px)}.hamburger-menu__list{flex-direction:column;row-gap:14px;padding:20px;display:flex}.hmenu-button{width:100%;height:50px;box-shadow:var(--control-shadow);border:var(--control-border);background:var(--control-background);border-radius:10px;flex-direction:row;align-items:center;column-gap:10px;padding:4px;transition:transform .2s,background-color .22s,border-color .22s,box-shadow .22s;display:flex;position:relative}.hmenu-button:hover{background:var(--control-background-hover);transform:scale(1.05)}.hmenu-button--brand{background:radial-gradient(circle at 16% 18%,#ffffff1c,#0000 25%),radial-gradient(circle at 88% 12%,#ffd52a1f,#0000 28%),linear-gradient(135deg,#051e38f0,#033f69d1);border-color:#2ab3fe4d;border-radius:15px;justify-content:center;gap:9px;width:90%;height:58px;margin:0 auto 6px;padding:7px 10px;box-shadow:0 3px #003c783d,0 0 13px #2ab3fe1a,inset 0 1px #ffffff12}.hmenu-button--brand:hover{background:radial-gradient(circle at 16% 18%,#ffffff21,#0000 25%),linear-gradient(135deg,#062648e6,#044674c7);border-color:#ffd52a5c}.hmenu-button__brand-logo{object-fit:contain;filter:drop-shadow(0 2px 5px #2ab3fe3d);flex-shrink:0;width:31px;height:26px}.hmenu-button__brand-copy{flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex}.hmenu-button__brand-title{color:#fff;text-align:center;text-shadow:0 2px 7px #0020468c;white-space:nowrap;min-width:78px;font-size:15px;font-weight:900;line-height:1;position:relative}.hmenu-button__brand-title:after{content:"";opacity:.86;background:linear-gradient(90deg,#2ab3fe,#ffd52a);border-radius:999px;width:100%;height:3px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)}.hmenu-button__brand-subtitle{color:#e2eeff94;text-align:center;text-shadow:0 1px 5px #00193c8c;white-space:nowrap;margin-top:5px;font-size:9px;font-weight:800;line-height:1}.hmenu-button__img-container{justify-content:center;align-items:center;width:35%;display:flex}.hmenu-button__img{object-fit:contain;max-width:62px;max-height:38px}.hmenu-button__img-home{width:30px;height:25px;margin-right:2px}.hmenu-button__img-trade{width:35px;height:29px;margin-top:2px}.hmenu-button__img-community{width:34px;height:31px}.hmenu-button__img-values{width:30px;height:27px}.hmenu-button__img-calculator{width:48px;height:22px;margin-top:4px}.hmenu-button__img-giveaways{width:34px;height:31px}.h-wrap__right{justify-content:flex-end;align-items:center;gap:9px;width:100%;padding-right:22px;display:flex;position:relative}.header-user-stack{justify-content:center;align-items:center;gap:9px;display:inline-flex;position:relative}.header-discord-link{opacity:1;flex-shrink:0;justify-content:center;align-items:center;width:34px;min-width:34px;max-width:34px;height:34px;min-height:34px;max-height:34px;transition:transform .15s,opacity .15s,filter .15s;display:inline-flex}.header-discord-link:hover{opacity:1;filter:drop-shadow(0 0 8px #5865f257);transform:translateY(-1px)scale(1.04)}.header-discord-link__icon{aspect-ratio:1;filter:drop-shadow(0 2px 5px #00000047);background:#fff;flex:0 0 23px;width:23px;min-width:23px;max-width:23px;height:23px;min-height:23px;max-height:23px;display:block;-webkit-mask:url(/assets/images/fb/header-images/discord-white.svg) 50%/contain no-repeat;mask:url(/assets/images/fb/header-images/discord-white.svg) 50%/contain no-repeat}.header-chat-link{z-index:2;cursor:pointer;opacity:1;background:0 0;border:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:transform .18s,filter .22s;display:flex;position:relative}.header-chat-notifications{justify-content:center;align-items:center;display:inline-flex;position:relative}.header-chat-link__badge{color:#fff;background:linear-gradient(135deg,#ff2d4f,#ff5d6f);border-radius:999px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 4px;font-family:Fredoka,Arial,sans-serif;font-size:9px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:-6px;right:-7px;box-shadow:0 0 0 2px #ef444440,0 0 8px #ef4444b3,0 0 16px #ef444459}.header-chat-link:hover{filter:drop-shadow(0 0 8px #2ab3fe57);transform:translateY(-1px)scale(1.04)}.header-chat-link img{object-fit:contain;filter:brightness(0)invert()drop-shadow(0 2px 4px #00366e57);width:23px;height:23px}.header-notification-popover{z-index:120;border:var(--control-border);background:var(--header-background);width:min(250px,84vw);box-shadow:var(--surface-shadow);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:18px;padding:11px;font-family:Fredoka,Arial,sans-serif;position:absolute;top:calc(100% + 24px);left:50%;transform:translate(-50%)}.header-notification-popover__main{z-index:1;color:#fff;text-shadow:0 2px 6px #01172d9e;background:radial-gradient(circle at 20% 18%,#ffffff17,#0000 22%),linear-gradient(135deg,#034e969e 0%,#057acd94 46%,#2ab3fe85 100%),#04162abd;border:1.5px solid #2ab3fe33;border-radius:13px;justify-content:center;align-items:center;gap:7px;width:70%;min-height:34px;margin-bottom:9px;font-size:13px;font-weight:900;text-decoration:none;transition:transform .15s,filter .15s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 3px #003c7838,0 0 10px #2ab3fe1a,inset 0 1px #ffffff1a}.header-notification-popover__main:before{content:"";z-index:-1;background:linear-gradient(90deg,#0000 35%,#ffffff17,#0000 65%);animation:3.6s ease-in-out infinite headerMessageShine;position:absolute;inset:-45% -70%;transform:translate(-45%)rotate(12deg)}.header-notification-popover__main:hover{filter:brightness(1.05);transform:translateY(-1px)}.header-notification-popover__clear{color:#ffcdd5db;cursor:pointer;background:#ff2d4f1a;border:1px solid #ff5e702e;border-radius:11px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-family:Fredoka,Arial,sans-serif;font-size:11px;font-weight:900;transition:transform .15s,background .15s,border-color .15s,color .15s;display:inline-flex;position:absolute;top:12px;right:12px}.header-notification-popover__clear:hover{color:#ffe1e6f5;background:#ff2d4f29;border-color:#ff5e7047;transform:translateY(-1px)}.header-notification-popover__main img{object-fit:contain;filter:brightness(0)invert()drop-shadow(0 2px 4px #00366e57);width:16px;height:16px}.header-notification-popover__list{flex-direction:column;gap:6px;max-height:174px;padding-right:2px;display:flex;overflow-y:auto}.header-notification-popover__list::-webkit-scrollbar{width:5px}.header-notification-popover__list::-webkit-scrollbar-track{background:#ffffff0a;border-radius:999px}.header-notification-popover__list::-webkit-scrollbar-thumb{background:#2ab3fe52;border-radius:999px}.header-notification-row{color:#dcecff;background:#ffffff06;border:1px solid #2ab3fe14;border-radius:13px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:8px;min-height:50px;padding:7px 8px;text-decoration:none;transition:transform .15s,background .15s,border-color .15s;display:grid;position:relative}.header-notification-row--button{width:100%;font:inherit;text-align:left;cursor:pointer;border:1px solid #2ab3fe14}.header-notification-row:hover{background:#2ab3fe14;border-color:#2ab3fe33;transform:translateY(-1px)}.header-notification-row__avatar{color:#fff;background:#ffffff0f;border:1px solid #ffffff12;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:900;display:inline-flex;overflow:hidden}.header-notification-row__avatar img{object-fit:cover;width:100%;height:100%}.header-notification-row__body{flex-direction:column;gap:3px;min-width:0;display:flex}.header-notification-row__top{justify-content:space-between;align-items:center;gap:6px;padding-right:24px;display:flex}.header-notification-row__top b{color:#fff;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:12px;font-weight:900;overflow:hidden}.header-notification-row__top small,.header-notification-row__preview{color:#dcecff8f;white-space:nowrap;font-size:10px;font-weight:700}.header-notification-row__preview{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.header-notification-row__badge{color:#fff;background:linear-gradient(135deg,#ff2d4f,#ff5d6f);border-radius:999px;justify-content:center;align-items:center;min-width:15px;height:15px;padding:0 4px;font-size:8px;font-weight:900;line-height:1;display:inline-flex;position:absolute;top:7px;right:7px}.header-notification-popover__empty{color:#dcecff94;text-align:center;padding:18px 10px;font-size:13px;font-weight:800}.header-notification-loading-row{background:#ffffff06;border-radius:13px;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:8px;min-height:50px;padding:7px 8px;display:grid}.header-notification-loading-row__avatar,.header-notification-loading-row__body span{background:linear-gradient(90deg,#07233ad1,#115e8b8f,#07233ad1) 0 0/220% 100%;border-radius:999px;animation:1.25s ease-in-out infinite headerNotificationSkeleton;display:block}.header-notification-loading-row__avatar{width:32px;height:32px}.header-notification-loading-row__body{flex-direction:column;gap:7px;display:flex}.header-notification-loading-row__body span:first-child{width:72%;height:10px}.header-notification-loading-row__body span:last-child{width:48%;height:9px}@keyframes headerNotificationSkeleton{0%{opacity:.58;background-position:120% 0}50%{opacity:.9}to{opacity:.58;background-position:-120% 0}}@keyframes headerMessageShine{0%,48%{opacity:0;transform:translate(-45%)rotate(12deg)}58%{opacity:1}to{opacity:0;transform:translate(45%)rotate(12deg)}}.login-header{isolation:isolate;color:#fff;text-shadow:0 2px 6px #01172d9e;background:radial-gradient(circle at 20% 18%,#ffffff14,#0000 22%),linear-gradient(135deg,#034e9694 0%,#057acd8a 46%,#2ab3fe7a 100%),#04162ab8;border:2px solid #2ab3fe2e;border-radius:16px;justify-content:center;align-items:center;min-width:112px;min-height:52px;padding:0 18px;font-size:16px;font-weight:900;transition:transform .15s,box-shadow .15s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 3px #003c7838,0 0 9px #2ab3fe14,inset 0 1px #ffffff1a}.login-header:before{content:"";z-index:-1;pointer-events:none;background:linear-gradient(90deg,#0000 35%,#ffffff14,#0000 65%);animation:3.4s ease-in-out infinite headerLoginShine;position:absolute;inset:-40% -70%;transform:translate(-40%)rotate(12deg)}.login-header:after{content:"";z-index:0;pointer-events:none;background:#ffffff5c;border-radius:50%;width:3px;height:3px;animation:4.8s ease-in-out infinite alternate headerLoginStars;position:absolute;top:18%;left:12%;box-shadow:24px 23px #ffffff29,64px -7px #fff3,94px 27px #ffffff24}.login-header.button:hover{color:#fff;background:radial-gradient(circle at 20% 18%,#ffffff1a,#0000 22%),linear-gradient(135deg,#045eb2a8 0%,#088fe59e 46%,#35bcff8f 100%),#04162abd;transform:translateY(-1px)scale(1.005);box-shadow:0 4px #003c783d,0 0 12px #2ab3fe1f,inset 0 1px #ffffff1f}@keyframes headerLoginShine{0%,48%{opacity:0;transform:translate(-45%)rotate(12deg)}58%{opacity:1}to{opacity:0;transform:translate(45%)rotate(12deg)}}@keyframes headerLoginStars{0%{opacity:.2;transform:translateY(0)}to{opacity:.45;transform:translateY(2px)}}.login-user{background-color:var(--brand-yellow);border-radius:50%;width:50px;height:50px}
.user-menu{align-items:center;display:flex;position:relative}.user-avatar{cursor:pointer;border:var(--control-border);width:46px;height:46px;box-shadow:var(--control-shadow);background:var(--control-background);border-radius:50%;transition:transform .2s,background .22s,box-shadow .22s}.user-avatar:hover{transform:scale(1.05)}.dropdown{background:var(--header-background);width:180px;box-shadow:var(--surface-shadow);border:var(--control-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);opacity:0;pointer-events:none;will-change:transform,opacity;z-index:100;border-radius:14px;flex-direction:column;gap:4px;padding:8px;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:calc(100% + 18px);right:0;transform:translateY(-6px)scale(.98)}.user-menu.open .dropdown{opacity:1;pointer-events:auto;transform:translateY(0)scale(1)}.dropdown-list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.dropdown-item{cursor:pointer;width:100%;height:36px;color:var(--text-color);background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:0 10px;font-size:13px;font-weight:600;text-decoration:none;transition:background .16s,border-color .16s,color .16s;display:flex}button.dropdown-item{font:inherit}.dropdown-item:hover{background:var(--control-background-hover);border-color:var(--control-border-color,#ffffff14)}.dropdown-item--logout{color:#e05252}.dropdown-item--logout:hover{color:#e05252;background:#e052521a;border-color:#e0525233}.dropdown-icon{object-fit:contain;opacity:.75;flex-shrink:0;width:18px;height:18px}.dropdown-item:hover .dropdown-icon{opacity:1}.dropdown-admin-toggle{cursor:pointer;width:100%;height:26px;font:inherit;letter-spacing:.04em;color:#ffffff4d;text-transform:uppercase;background:#ffffff0a;border:1px solid #ffffff12;border-radius:7px;justify-content:center;align-items:center;margin-top:4px;padding:0 10px;font-size:11px;font-weight:700;transition:background .16s,color .16s,border-color .16s;display:flex}.dropdown-admin-toggle:hover{color:#ffffff8c;background:#ffffff14;border-color:#ffffff24}.dropdown-admin-toggle--on{color:#2ab3feb3;background:#2ab3fe0f;border-color:#2ab3fe2e}.dropdown-admin-toggle--on:hover{color:#2ab3fee6;background:#2ab3fe1f;border-color:#2ab3fe4d}@media (max-width:982px){.dropdown{left:50%;right:auto;transform:translate(-50%)translateY(-6px)scale(.98)}.user-menu.open .dropdown{transform:translate(-50%)translateY(0)scale(1)}}
.footer-wrap{border-top:var(--header-border);grid-template-columns:1fr;gap:24px;width:100%;margin:0 auto;padding:44px 12px;display:grid}.fb-footer-top{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));place-items:start center;gap:24px;margin-bottom:16px;display:grid}.fb-footer-logo{flex-direction:column;align-items:center;margin-top:8px;display:flex}.fb-footer-logo span{text-align:center;margin-top:6px;font-size:18px;font-weight:600}.fb-footer-logo img:hover{transform:scale(1.03)}.fb-footer-links{text-align:center;flex-direction:column;align-items:center;display:flex}.fb-footer-links h3{letter-spacing:.06em;text-transform:uppercase;text-align:center;margin-bottom:8px;font-size:16px}.fb-footer-links ul{margin:0;padding:0;list-style:none}.fb-footer-links ul li{margin-bottom:6px}.fb-footer-links ul li a{color:var(--description-color);text-align:center;font-size:15px;font-weight:400;text-decoration:none;transition:color .18s;position:relative}.fb-footer-links ul li a:after{content:"";background-color:var(--brand-blue);width:0%;height:1px;transition:width .18s;position:absolute;bottom:-2px;left:0}.fb-footer-links ul li a:hover{color:var(--brand-blue)}.fb-footer-links ul li a:hover:after{width:100%}.fb-footer-disclaimer{text-align:center;color:var(--description-color);max-width:920px;margin:0 auto;padding-top:8px;font-size:12px;line-height:1.6}
