.g-card{--gc-radius:14px;--gc-border:#ffffff1a;--gc-accent:#7709ff;--gc-bg:#0e1017ad;border-radius:var(--gc-radius);border:1px solid var(--gc-border);background:radial-gradient(420px 180px at 12% 0%, #7709ff1f, transparent 62%), var(--gc-bg);cursor:pointer;color:#ffffffeb;flex-direction:column;width:100%;min-width:0;text-decoration:none;transition:transform .22s,border-color .22s,box-shadow .22s;display:flex;overflow:hidden;box-shadow:0 2px 18px #00000038}.g-card:hover{border-color:#7709ff8c;text-decoration:none;transform:translateY(-4px);box-shadow:0 10px 30px -12px #7709ff73}.g-card__media{aspect-ratio:16/9;background:#00000047;flex:none;position:relative;overflow:hidden;transform:translateZ(0)}.g-card__img{object-fit:cover;transform-origin:50%;backface-visibility:hidden;width:calc(100% + 2px);height:calc(100% + 2px);transition:transform .45s;display:block;position:absolute;top:-1px;left:-1px;-webkit-mask-image:linear-gradient(#000 55%,#0000 98%);mask-image:linear-gradient(#000 55%,#0000 98%)}.g-card:hover .g-card__img{transform:scale(1.05)}.g-card__img--empty{color:#ffffff40;justify-content:center;align-items:center;font-size:40px;font-weight:800;display:flex}.g-card__badge{z-index:2;color:#fff;letter-spacing:.08em;background:linear-gradient(135deg,#ff3d57,#d2003f);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:800;position:absolute;top:10px;right:10px}.g-card__game{z-index:2;backdrop-filter:blur(6px);background:#0a0c12b8;border:1px solid #ffffff24;border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:10px;left:10px}.g-card__game svg,.g-card__game img{width:20px;height:20px;display:block}.g-card__title-wrap{z-index:1;pointer-events:none;padding:2.2rem 14px 10px;position:absolute;bottom:-1px;left:0;right:0}.g-card__title-wrap:before{content:"";z-index:-1;transform-origin:50% 100%;background:linear-gradient(#0000 4%,#0000008c 65%,#0000 100%);transition:transform .45s;position:absolute;inset:0}.g-card:hover .g-card__title-wrap:before{transform:scale(1.05)}.g-card__title{color:#fff;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:16px;font-weight:700;line-height:1.3;display:-webkit-box;position:relative;overflow:hidden}.g-card__body{flex-direction:column;flex:auto;gap:10px;min-width:0;padding:12px 14px 13px;display:flex}.g-card__desc{color:#ffffffa8;-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:13.5px;line-height:1.5;display:-webkit-box;overflow:hidden}.g-card__desc .ql-editor{margin:0;padding:0}.g-card__desc p{margin:0 0 4px}.g-card__desc p:last-child{margin-bottom:0}.g-card__desc ul{margin:0;padding-left:18px}.g-card__meta{color:#ffffff7a;flex-wrap:wrap;align-items:center;gap:6px 14px;margin-top:auto;font-size:12px;display:flex}.g-card__meta-item{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.g-card__rt img{opacity:.7;display:block}.sun-content .g-card__img{border-radius:0;width:calc(100% + 2px)!important;max-width:none!important;height:calc(100% + 2px)!important}.sun-content .g-card__rt img{border-radius:0;width:13px!important;height:13px!important}.sun-content .g-card__game img{border-radius:0;width:20px!important;height:20px!important}.hot-card{background:radial-gradient(420px 180px at 12% 0,#7709ff1f,#0000 62%),#0e1017ad;border:1px solid #ffffff1a;border-radius:14px;flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 18px #00000038}.hot-card__track{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;cursor:grab;user-select:none;flex:auto;min-height:0;display:flex;overflow:auto hidden}.hot-card__track::-webkit-scrollbar{display:none}.hot-card__track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.hot-card__slide{scroll-snap-align:start;width:100%;min-width:0;color:inherit;flex-direction:column;flex:0 0 100%;text-decoration:none;display:flex}.hot-card__slide:hover .g-card__img,.hot-card__slide:hover .g-card__title-wrap:before{transform:scale(1.05)}.hot-card__nav{flex:none;justify-content:space-between;align-items:center;gap:12px;padding:0 14px 12px;display:flex}.hot-card__dots{gap:6px;display:flex}.hot-card .hot-arrows{gap:8px;display:flex}.hot-card__dot{cursor:pointer;background:#ffffff38;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:background .2s,width .2s}.hot-card__dot.is-active{background:var(--nt-primary,#7709ff);width:20px}.hot-card .mini-arrow{cursor:pointer;color:#fff;background:#23243adb;border:1px solid #ffffff0f;border-radius:999px;place-items:center;width:36px;height:36px;display:grid}.hot-card .mini-arrow svg{width:18px;height:18px}.hot-card .mini-arrow{transition:transform .2s,background .2s,opacity .2s,box-shadow .2s}.hot-card .mini-arrow:hover{background:#23243af2;transform:scale(1.06);box-shadow:0 4px 14px #00000047}.hot-card .mini-arrow:active{opacity:.85;transform:scale(.92)}.hot-card--bare{box-shadow:none;background:0 0;border:0;border-radius:0;overflow:visible}.hot-card--bare .hot-card__nav{margin-top:10px;padding:0}