.home-layout{display:grid;grid-template-columns:minmax(0,1fr) 312px;gap:30px;padding-top:26px}.home-main{min-width:0}.home-records{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:48px}.home-best{position:relative;min-height:160px;display:flex;align-items:end;justify-content:space-between;padding:20px;background:linear-gradient(120deg,#22292f,#2c373e);border-radius:12px;overflow:hidden;gap:12px}.home-best h2{font-size:15px;max-width:120px;z-index:1;margin:0;color:#c4d0d9}.home-best-symbol{position:absolute;font-size:135px;line-height:1;left:28%;top:4px;color:#d6b97455;transform:rotate(-12deg)}.home-best.pack .home-best-symbol{color:#b9c6d650}.home-best.deal .home-best-symbol{color:#70bdbd50}.home-best-item{z-index:1;display:flex;flex-direction:column;align-items:center;gap:5px;background:#1c242a;padding:12px 10px;border-radius:8px;max-width:125px;min-width:95px}.home-best-item .product-art{width:70px;height:65px;object-fit:contain}.home-best-item>span:not(.home-avatar){font-size:11px;max-width:110px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-best-item strong{font-size:14px}.home-avatar{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%;font-size:24px;flex:none}.home-avatar img{width:100%;height:100%;object-fit:cover}.home-new-packs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;margin:25px 0 60px}.home-new-packs button{background:none;padding:0;display:flex;flex-direction:column;align-items:center;gap:10px;min-width:0}.home-new-packs img{width:100%;aspect-ratio:2/3;object-fit:cover;border-radius:10px;transition:transform .2s}.home-new-packs button:hover img{transform:translateY(-5px)}.home-new-packs b{font-size:12px;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-new-packs strong{font-size:17px}.home-highlights{display:flex;flex-direction:column;gap:16px}.home-highlight{background:#232b30;border-radius:9px;border-left:5px solid #55ce99;display:grid;grid-template-columns:220px minmax(120px,1fr) 190px;align-items:center;gap:20px;padding:22px}.home-highlight>div:first-child{text-align:center}.highlight-players{display:flex;justify-content:center;gap:5px;margin:20px 0 12px}.highlight-players>div{position:relative}.highlight-players .home-avatar{width:30px;height:30px;font-size:20px}.highlight-crown{position:absolute;top:-18px;left:3px;color:#ffe160;z-index:1;font-size:28px;transform:rotate(-12deg)}.highlight-packs{position:relative;display:flex;gap:5px;overflow:hidden;height:100px}.highlight-packs img{width:64px;object-fit:cover;border-radius:5px}.highlight-packs>span{position:absolute;right:0;top:0;background:#141a1f;padding:5px;border-radius:4px}.home-highlight>div:last-child{display:flex;flex-direction:column;gap:10px}.home-highlight small{color:#8fa2ae}.home-highlight small strong{color:white}.home-empty,.community-empty{background:#22292e;color:#8fa2ae;padding:22px;border-radius:12px}.home-records .product-emoji{font-size:44px}.home-records .reward-voucher{width:75px;height:65px}
.home-community-panel{align-self:start;position:sticky;top:18px;border:1px solid #2c3a42;border-radius:12px;overflow:hidden;background:#171f24;box-shadow:0 12px 30px #0003}.community-tabs{display:grid;grid-template-columns:1fr 1fr;background:#11171b;padding:7px;gap:6px}.community-tabs button{min-height:42px;border:0;border-radius:7px;background:transparent;color:#9eb1bd;font-weight:700}.community-tabs button.active{background:#143d58;color:#65c5ff;box-shadow:inset 0 -2px #3aaeff}.rain-card{display:flex;align-items:center;gap:11px;padding:15px;background:linear-gradient(120deg,#12465e,#183647);border-bottom:2px solid #3aade4}.rain-icon{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#26aef2;color:white;font-size:21px;font-weight:900}.rain-card>div:nth-child(2){min-width:0;display:grid;gap:2px;flex:1}.rain-card span{font-size:10px;letter-spacing:.1em;color:#95c9e6;font-weight:800}.rain-card i{display:inline-grid;place-items:center;width:14px;height:14px;border:1px solid #86b7d1;border-radius:50%;font-style:normal}.rain-card strong{font-size:22px;color:#fff}.rain-card small{font-size:11px;color:#a9c9da}.rain-card button{border:1px solid #8cdb56;border-radius:6px;background:linear-gradient(135deg,#62d241,#49af27);color:white;padding:10px 12px;font-weight:800;white-space:nowrap}.rain-card button.joined{background:#273b45;border-color:#46718b;color:#a7d6ef}.rain-meta{min-height:33px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 14px;color:#88a0ad;font-size:11px;border-bottom:1px solid #26353c}.rain-donations{display:flex;gap:7px;overflow:hidden;white-space:nowrap}.rain-donations b{color:#77d9a1}.rain-donate{display:flex;padding:10px;gap:7px;border-bottom:1px solid #26353c}.rain-donate input{min-width:0;flex:1;background:#11191e;border:1px solid #354854;border-radius:6px;color:white;padding:8px 10px}.rain-donate button,.community-compose button{border:0;border-radius:6px;background:#258dd0;color:white;font-weight:800;padding:0 12px}.community-stream{max-height:390px;min-height:260px;overflow-y:auto;padding:7px}.community-message{display:flex;gap:9px;padding:10px 7px;border-bottom:1px solid #222d34}.community-message .home-avatar{width:31px;height:31px;font-size:16px}.community-message>div{min-width:0;flex:1}.community-message b{font-size:13px;color:#e6f0f4}.community-message time{float:right;color:#718590;font-size:10px}.community-message p{margin:4px 0 0;color:#c2d0d6;font-size:13px;line-height:1.35;word-break:break-word}.community-compose{display:flex;gap:6px;padding:10px;border-top:1px solid #2a363e;background:#151c21}.community-compose input{min-width:0;flex:1;border:0;background:#222d35;border-radius:6px;color:white;padding:11px}.community-compose button{font-size:18px}.community-live-hit{position:relative;display:grid;grid-template-columns:34px 70px 1fr;gap:8px;align-items:center;padding:11px 7px;border-bottom:1px solid #243139}.community-live-hit .home-avatar{width:29px;height:29px;font-size:15px}.community-live-hit .product-art{width:70px;height:58px;object-fit:contain}.community-live-hit div{min-width:0;display:flex;flex-direction:column;gap:2px}.community-live-hit b{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-live-hit strong{font-size:15px}.community-live-hit small{font-size:11px;color:#8297a2}.community-live-note{margin:0;padding:14px;color:#7f969f;font-size:12px;line-height:1.5}
@media(max-width:1160px){.home-layout{grid-template-columns:1fr}.home-community-panel{position:relative;top:auto;max-width:none}.community-stream{max-height:280px}.home-highlight{grid-template-columns:190px minmax(80px,1fr) 170px}}@media(max-width:680px){.home-records{grid-template-columns:1fr;gap:10px;margin-bottom:30px}.home-best{min-height:110px}.home-best-item{flex-direction:row;max-width:65%;min-width:0}.home-best-item .product-art{width:45px;height:45px}.home-best-item>span{display:none}.home-new-packs{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.home-highlight{grid-template-columns:1fr;padding:20px}.highlight-packs{justify-content:center}.home-highlight>div:last-child{text-align:center}.home-layout{padding-top:15px}}

.home-site-footer{margin:58px calc(50% - 50vw) -1px;padding:34px max(32px,calc((100vw - 1460px)/2));border-top:1px solid #202b31;background:#151a1d;color:#82949f}
.home-footer-main{display:grid;grid-template-columns:2.1fr .85fr 1fr 1.15fr;gap:58px;padding-bottom:34px}
.home-footer-brand{max-width:360px}.home-footer-brand .brand-logo-footer{margin-left:-8px}.home-footer-brand p{margin:10px 0 0;max-width:310px;font-size:15px;line-height:1.6;color:#8ea0aa}
.home-footer-column,.home-footer-side{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.home-footer-column h3,.home-footer-side h3{margin:0 0 3px;color:#f0f4f6;font-size:13px}.home-footer-column a,.home-footer-column span,.home-footer-side span{color:#8398a4;font-size:14px;text-decoration:none}.home-footer-column a:hover{color:#dce9ef}.home-community-title{margin-top:15px!important}.home-community{display:flex;gap:10px}.home-community span{width:34px;height:34px;display:grid;place-items:center;border-radius:6px;background:#2a3034;color:#eef3f5;font-size:16px}
.home-footer-side label{width:100%;display:flex;flex-direction:column;gap:8px;font-size:14px}.home-footer-side select{width:100%;min-height:44px;padding:0 12px;border:1px solid #29343a;border-radius:7px;background:#161d21;color:#eef3f5}.home-footer-side>div{margin-top:16px}
.home-footer-legal{padding-top:18px;border-top:1px solid #202b31;font-size:10px;line-height:1.65;color:#637781}
@media(max-width:850px){.home-footer-main{grid-template-columns:1fr 1fr;gap:30px}.home-footer-brand{grid-column:1/-1}}@media(max-width:520px){.home-site-footer{padding:28px 18px}.home-footer-main{grid-template-columns:1fr}.home-footer-brand{grid-column:auto}}
