.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL{flex-direction:column;display:flex}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento{grid-template-columns:repeat(4,1fr);grid-auto-rows:140px;gap:14px;display:grid}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento>article{border-radius:var(--radius-lg);cursor:pointer;box-shadow:var(--shadow-card);transition:transform var(--t-fast) var(--ease-out),box-shadow var(--t-fast) var(--ease-out);position:relative;overflow:hidden}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento>article:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento>article>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform var(--t-mid) var(--ease-out)}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento>article:hover>img{transform:scale(1.06)}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento>article:hover .mask{opacity:.85}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .mask{transition:opacity var(--t-fast) var(--ease-out);background:linear-gradient(135deg,#0009,#0000002e);position:absolute;inset:0}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .info{color:#fff;padding:14px 16px;position:absolute;bottom:0;left:0;right:0}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .info>div{font-size:24px;line-height:1}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .info h3{letter-spacing:-.01em;margin-top:6px;font-size:15px;font-weight:800}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .info p{opacity:.85;margin-top:2px;font-size:11px}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento>article[data-color=blue] .mask{background:linear-gradient(135deg,#3b82f6d9,#1d4ed880)}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento>article[data-color=violet] .mask{background:linear-gradient(135deg,#8b5cf6d9,#6d28d980)}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento>article[data-color=pink] .mask{background:linear-gradient(135deg,#ec4899d9,#be185d80)}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento>article[data-color=green] .mask{background:linear-gradient(135deg,#10b981d9,#04785780)}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento>article[data-color=red] .mask{background:linear-gradient(135deg,#ef4444d9,#b91c1c80)}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento>article[data-color=yellow] .mask{background:linear-gradient(135deg,#facc15d9,#a1620780)}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento>article[data-color=cyan] .mask{background:linear-gradient(135deg,#06b6d4d9,#0e749080)}.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento>article[data-color=orange] .mask{background:linear-gradient(135deg,#f97316d9,#c2410c80)}@media screen and (width<=768px){.browse-categories-vue-vue-type-style-index-0-lang-module-browse-categories-o-LfL .bento{grid-template-columns:repeat(2,1fr);grid-auto-rows:110px}}.browse-library-vue-vue-type-style-index-0-lang-module-browse-library-qQwwY{-webkit-backdrop-filter:saturate(180%)blur(16px);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);background:#ffffffdb;justify-content:space-between;align-items:center;gap:24px;padding:32px 40px;display:flex}.browse-library-vue-vue-type-style-index-0-lang-module-browse-library-qQwwY .text{align-items:center;gap:18px;min-width:0;display:flex}.browse-library-vue-vue-type-style-index-0-lang-module-browse-library-qQwwY .icon{border-radius:var(--radius);background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;flex-shrink:0;place-items:center;width:64px;height:64px;font-size:28px;display:grid;box-shadow:0 10px 24px #f59e0b6b}.browse-library-vue-vue-type-style-index-0-lang-module-browse-library-qQwwY .info{min-width:0}.browse-library-vue-vue-type-style-index-0-lang-module-browse-library-qQwwY .info h3{letter-spacing:-.02em;color:var(--fg);font-size:19px;font-weight:800}.browse-library-vue-vue-type-style-index-0-lang-module-browse-library-qQwwY .info p{color:var(--fg-3);margin-top:4px;font-size:13px}.browse-library-vue-vue-type-style-index-0-lang-module-browse-library-qQwwY .info p span{color:var(--brand);letter-spacing:-.03em;margin-right:4px;font-size:32px;font-weight:800}.browse-library-vue-vue-type-style-index-0-lang-module-browse-library-qQwwY .browse-library>a{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;transition:transform var(--t-fast) var(--ease-out),box-shadow var(--t-fast) var(--ease-out);border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:13px 24px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 8px 24px #f59e0b6b,0 2px 4px #f59e0b33}.browse-library-vue-vue-type-style-index-0-lang-module-browse-library-qQwwY .browse-library>a:hover{color:#fff;transform:translateY(-2px);box-shadow:0 14px 32px #f59e0b85,0 4px 8px #f59e0b40}.coming-soon-vue-vue-type-style-index-0-lang-module-coming-soon-uCV2Y{flex-direction:column;display:flex}.coming-soon-vue-vue-type-style-index-0-lang-module-coming-soon-uCV2Y .coming-soon__row{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.coming-soon-vue-vue-type-style-index-0-lang-module-coming-soon-uCV2Y .coming-soon__row>a{border:1px dashed var(--border-strong);border-radius:var(--radius);background:var(--surface);color:inherit;transition:background var(--t-fast) var(--ease-out),transform var(--t-fast) var(--ease-out);align-items:center;gap:14px;padding:16px;text-decoration:none;display:flex}.coming-soon-vue-vue-type-style-index-0-lang-module-coming-soon-uCV2Y .coming-soon__row>a:hover{background:var(--bg-soft);transform:translate(2px)}.coming-soon-vue-vue-type-style-index-0-lang-module-coming-soon-uCV2Y .coming-soon__row>a>img{border-radius:var(--radius-sm);-o-object-fit:cover;object-fit:cover;flex-shrink:0;width:64px;height:64px}.coming-soon-vue-vue-type-style-index-0-lang-module-coming-soon-uCV2Y .coming-soon__row>a>button{background:var(--bg-tint);width:36px;height:36px;color:var(--fg-2);cursor:pointer;transition:background var(--t-fast) var(--ease-out),color var(--t-fast) var(--ease-out),transform var(--t-fast) var(--ease-out);border-radius:50%;place-items:center;display:grid}.coming-soon-vue-vue-type-style-index-0-lang-module-coming-soon-uCV2Y .coming-soon__row>a>button:hover{background:var(--brand);color:#fff;transform:translateY(-1px)}@media screen and (width<=768px){.coming-soon-vue-vue-type-style-index-0-lang-module-coming-soon-uCV2Y .coming-soon__row{grid-template-columns:1fr}}.coming-soon-vue-vue-type-style-index-0-lang-module-coming-soon-uCV2Y .coming-soon__info{flex:1;min-width:0}.coming-soon-vue-vue-type-style-index-0-lang-module-coming-soon-uCV2Y .coming-soon__info span{letter-spacing:.1em;text-transform:uppercase;color:var(--accent-violet);font-size:10px;font-weight:800}.coming-soon-vue-vue-type-style-index-0-lang-module-coming-soon-uCV2Y .coming-soon__info h3{color:var(--fg);margin-top:4px;font-size:14px;font-weight:700}.coming-soon-vue-vue-type-style-index-0-lang-module-coming-soon-uCV2Y .coming-soon__info p{color:var(--fg-3);margin-top:2px;font-size:11px}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l{border-radius:var(--radius-lg);color:#fff;box-shadow:0 12px 32px #4338ca38,var(--shadow);background:linear-gradient(135deg,#1e1b4b,#312e81 50%,#4338ca);grid-template-columns:1fr 1fr;display:grid;overflow:hidden}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .content{flex-direction:column;justify-content:center;padding:40px 44px;display:flex}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .content h2{letter-spacing:-.025em;color:#fff;margin:14px 0 10px;font-size:34px;font-weight:800;line-height:1.1}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .content>span:first-child{letter-spacing:.12em;text-transform:uppercase;color:#fbbf24;align-items:center;gap:8px;font-size:11px;font-weight:800;display:inline-flex}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .content>span:first-child:before{content:"";background:#fbbf24;border-radius:1px;width:24px;height:2px}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .content>p{opacity:.85;max-width:380px;font-size:14px;line-height:1.6}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .meta{border-top:1px solid #ffffff1f;border-bottom:1px solid #ffffff1f;gap:28px;margin-top:22px;margin-left:0;margin-right:0;padding:18px 0;list-style:none;display:flex}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .meta>li{flex-direction:column;display:flex}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .meta>li strong{letter-spacing:-.02em;font-size:26px;font-weight:800;line-height:1.1}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .meta>li span{opacity:.7;text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:11px}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .actions{gap:10px;margin-top:22px;display:flex}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .actions>a,.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .actions>button{cursor:pointer;transition:transform var(--t-fast) var(--ease-out),box-shadow var(--t-fast) var(--ease-out),background var(--t-fast) var(--ease-out);border:0;border-radius:999px;align-items:center;gap:8px;padding:13px 24px;font-size:14px;font-weight:700;text-decoration:none;display:inline-flex}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .actions>a{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;box-shadow:0 8px 24px #f59e0b6b,0 2px 4px #f59e0b33}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .actions>a:hover{transform:translateY(-2px)}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .actions>button{color:#fff;background:#ffffff29;border:1px solid #ffffff47}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .actions>button:hover{background:#ffffff47;transform:translateY(-2px)}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .img{background-position:50%;background-size:cover;min-height:280px;position:relative}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .img:after{content:"";background:linear-gradient(90deg,#1e1b4b99 0,#0000 30%);position:absolute;inset:0}.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l .img>span{background:var(--brand);color:#fff;letter-spacing:.05em;z-index:1;border-radius:999px;padding:6px 14px;font-size:11px;font-weight:800;position:absolute;top:20px;right:20px}@media screen and (width<=768px){.daily-pick-vue-vue-type-style-index-0-lang-module-daily-pick-Y5A2l{grid-template-columns:1fr}.img{aspect-ratio:16/9}}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR{flex-direction:column;display:flex}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:box-shadow var(--t-fast) var(--ease-out);padding:20px}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .card:hover{box-shadow:var(--shadow-sm)}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .head{align-items:center;gap:14px;margin-bottom:16px;display:flex}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .cover{border-radius:var(--radius);background:linear-gradient(135deg,var(--accent-violet) 0,var(--accent-pink) 100%);color:#fff;flex-shrink:0;place-items:center;width:60px;height:60px;font-size:26px;display:grid;overflow:hidden;box-shadow:0 6px 16px #8b5cf647}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .cover img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .meta{flex:1;min-width:0}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .meta h3{letter-spacing:-.02em;color:var(--fg);font-size:17px;font-weight:800}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .meta p{color:var(--fg-3);margin-top:2px;font-size:12px}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .track{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media screen and (width<=768px){.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .track{grid-template-columns:1fr}}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .mini-card{border-radius:var(--radius-sm);background:var(--bg-soft);cursor:pointer;transition:background var(--t-fast) var(--ease-out),transform var(--t-fast) var(--ease-out);color:var(--fg);align-items:center;gap:10px;padding:8px;display:flex}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .mini-card:hover{background:var(--bg-tint);transform:translate(2px)}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .mini-card img{-o-object-fit:cover;object-fit:cover;border-radius:6px;flex-shrink:0;width:56px;height:40px}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .mini-info{flex:1;min-width:0}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .mini-name{font-size:13px;font-weight:600;line-height:1.25}.editor-collection-vue-vue-type-style-index-0-lang-module-editor-collection-KcgFR .mini-rating{color:var(--fg-3);margin-top:2px;font-size:11px}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h{flex-direction:column;display:flex}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h article{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);transition:box-shadow var(--t-fast) var(--ease-out);grid-template-columns:280px 1fr;align-items:center;gap:32px;padding:32px;display:grid}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h article:hover{box-shadow:var(--shadow-sm)}@media screen and (width<=768px){.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h article{grid-template-columns:1fr;gap:24px;padding:24px}}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h .from-editors>article>a{aspect-ratio:4/3;border-radius:var(--radius);box-shadow:var(--shadow-sm);color:inherit;text-decoration:none;display:block;position:relative;overflow:hidden}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h .from-editors>article>a img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform var(--t-mid) var(--ease-out)}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h .from-editors>article>a span{background:var(--brand);color:#fff;letter-spacing:.06em;z-index:1;border-radius:999px;padding:5px 12px;font-size:10px;font-weight:800;position:absolute;top:14px;left:14px;box-shadow:0 4px 10px #f59e0b66}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h .from-editors>article:hover>a img{transform:scale(1.04)}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h .body blockquote{color:var(--fg);letter-spacing:-.01em;font-size:19px;font-weight:500;line-height:1.55}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h .body blockquote:before{content:"\"";color:var(--brand);vertical-align:-8px;margin-right:4px;font-size:30px;font-weight:800}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h .body p{color:var(--fg-3);margin-top:14px;font-size:13px}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h .body p strong{color:var(--fg)}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h .body div{border-top:1px solid var(--border);align-items:center;gap:10px;margin-top:18px;padding-top:18px;display:flex}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h .rating>span:first-child{color:var(--brand);letter-spacing:2px;font-size:14px}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h .rating>span:last-child{color:var(--fg-3);font-size:13px}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h .rating>span:last-child strong{color:var(--fg)}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h .body>a{border-top:1px solid var(--border);color:var(--brand);transition:color var(--t-fast) var(--ease-out);align-items:center;gap:4px;margin-top:18px;padding-top:18px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.from-editors-vue-vue-type-style-index-0-lang-module-from-editors-0e40h .body>a:hover{color:var(--brand-2)}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q{border-radius:var(--radius-lg);aspect-ratio:16/7;width:100%;min-height:280px;max-height:380px;box-shadow:var(--shadow);background:#1a1b28;position:relative;overflow:hidden}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .bg{background-position:50%;background-size:cover;position:absolute;inset:0}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .veil{background:linear-gradient(#0000001a,#00000059 60%,#000000b3);position:absolute;inset:0}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .content{color:#fff;flex-direction:column;justify-content:flex-end;padding:32px 40px;display:flex;position:absolute;inset:0}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .content h1{letter-spacing:-.03em;text-shadow:0 2px 8px #00000040;max-width:640px;font-size:46px;font-weight:800;line-height:1.05}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .content p{opacity:.9;max-width:520px;margin-top:10px;font-size:15px;line-height:1.5}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .content>span:first-child{-webkit-backdrop-filter:blur(8px);letter-spacing:.08em;text-transform:uppercase;background:#ffffff2e;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-bottom:12px;padding:4px 12px;font-size:11px;font-weight:700;display:inline-flex}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .content>span:first-child>span{background:#fbbf24;border-radius:50%;width:6px;height:6px;box-shadow:0 0 0 4px #fbbf244d}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .actions{align-items:center;gap:10px;margin-top:22px;display:flex}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .actions>button{cursor:pointer;transition:transform var(--t-fast) var(--ease-out),box-shadow var(--t-fast) var(--ease-out),background var(--t-fast) var(--ease-out);border:0;border-radius:999px;align-items:center;gap:8px;padding:13px 24px;font-size:14px;font-weight:700;display:inline-flex}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .actions>button:first-child{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;box-shadow:0 8px 24px #f59e0b6b,0 2px 4px #f59e0b33}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .actions>button:first-child:hover{transform:translateY(-2px);box-shadow:0 14px 32px #f59e0b85,0 4px 8px #f59e0b40}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .actions>button:last-child{-webkit-backdrop-filter:blur(10px);color:#fff;background:#fff3;border:1px solid #ffffff52}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .actions>button:last-child:hover{background:#ffffff52;transform:translateY(-2px)}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .thumbs{align-items:center;gap:8px;display:flex;position:absolute;bottom:32px;right:32px}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .thumbs>button{opacity:.7;cursor:pointer;width:64px;height:36px;transition:opacity var(--t-fast) var(--ease-out),border-color var(--t-fast) var(--ease-out),box-shadow var(--t-fast) var(--ease-out),transform var(--t-fast) var(--ease-out);border:2px solid #0000;border-radius:8px;padding:0;overflow:hidden}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .thumbs>button img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .thumbs>button:hover{opacity:1;transform:translateY(-2px)}.hero-banner-vue-vue-type-style-index-0-lang-module-hero-banner-KIX3q .thumb-active{border-color:var(--brand);opacity:1;box-shadow:0 0 0 3px #f59e0b52,0 6px 16px #f59e0b40}.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt{flex-direction:column;display:flex}.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt .row{flex-wrap:wrap;gap:10px;display:flex}.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt .row>button{background:var(--surface);border:1px solid var(--border);color:var(--fg-2);box-shadow:var(--shadow-xs);cursor:pointer;transition:transform var(--t-fast) var(--ease-out),box-shadow var(--t-fast) var(--ease-out),border-color var(--t-fast) var(--ease-out),outline var(--t-fast) var(--ease-out);border-radius:999px;outline:0 solid #0000;align-items:center;gap:8px;padding:10px 18px;font-size:13px;font-weight:600;display:inline-flex}.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt .row>button:hover{box-shadow:var(--shadow-sm);border-color:var(--border-strong);transform:translateY(-3px)}.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt .row>button.active,.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt .row>button:active{outline:2px solid var(--brand);outline-offset:1px}.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt .row>button[data-color=blue]{color:#1d4ed8;background:#eff6ff;border-color:#dbeafe}.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt .row>button[data-color=violet]{color:#6d28d9;background:#f5f3ff;border-color:#ede9fe}.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt .row>button[data-color=pink]{color:#be185d;background:#fdf2f8;border-color:#fce7f3}.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt .row>button[data-color=green]{color:#047857;background:#ecfdf5;border-color:#d1fae5}.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt .row>button[data-color=red]{color:#b91c1c;background:#fef2f2;border-color:#fee2e2}.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt .row>button[data-color=yellow]{color:#a16207;background:#fefce8;border-color:#fef9c3}.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt .row>button[data-color=cyan]{color:#0e7490;background:#ecfeff;border-color:#cffafe}.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt .row>button[data-color=orange]{color:#c2410c;background:#fff7ed;border-color:#ffedd5}.mood-tags-vue-vue-type-style-index-0-lang-module-mood-tags-VZhJt button>span:first-child{font-size:16px;line-height:1}.multiplayer-live-vue-vue-type-style-index-0-lang-module-multiplayer-live-c3-hr{flex-direction:column;display:flex}.multiplayer-live-vue-vue-type-style-index-0-lang-module-multiplayer-live-c3-hr .multiplayer-live__grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.multiplayer-live-vue-vue-type-style-index-0-lang-module-multiplayer-live-c3-hr .multiplayer-live__grid>a{aspect-ratio:16/9;border-radius:var(--radius-lg);background:var(--bg-tint);cursor:pointer;box-shadow:var(--shadow-card);color:inherit;transition:transform var(--t-fast) var(--ease-out),box-shadow var(--t-fast) var(--ease-out);text-decoration:none;display:block;position:relative;overflow:hidden}.multiplayer-live-vue-vue-type-style-index-0-lang-module-multiplayer-live-c3-hr .multiplayer-live__grid>a:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.multiplayer-live-vue-vue-type-style-index-0-lang-module-multiplayer-live-c3-hr .multiplayer-live__grid>a>img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform var(--t-mid) var(--ease-out)}.multiplayer-live-vue-vue-type-style-index-0-lang-module-multiplayer-live-c3-hr .multiplayer-live__grid>a:hover>img{transform:scale(1.06)}.multiplayer-live-vue-vue-type-style-index-0-lang-module-multiplayer-live-c3-hr .multiplayer-live__mask{background:linear-gradient(135deg,#6366f1c7,#a855f77a);position:absolute;inset:0}.multiplayer-live-vue-vue-type-style-index-0-lang-module-multiplayer-live-c3-hr .multiplayer-live__info{color:#fff;padding:18px 20px;position:absolute;bottom:0;left:0;right:0}.multiplayer-live-vue-vue-type-style-index-0-lang-module-multiplayer-live-c3-hr .multiplayer-live__info h3{letter-spacing:-.01em;color:#fff;font-size:17px;font-weight:800}.multiplayer-live-vue-vue-type-style-index-0-lang-module-multiplayer-live-c3-hr .multiplayer-live__info>.multiplayer-live__meta{opacity:.92;align-items:center;gap:10px;margin-top:6px;font-size:12px;display:flex}.multiplayer-live-vue-vue-type-style-index-0-lang-module-multiplayer-live-c3-hr .multiplayer-live__meta>span:first-child{align-items:center;gap:5px;font-weight:700;display:inline-flex}.multiplayer-live-vue-vue-type-style-index-0-lang-module-multiplayer-live-c3-hr .multiplayer-live__meta>span:first-child:before{content:"";background:#4ade80;border-radius:50%;width:7px;height:7px;animation:1.8s infinite pulse;box-shadow:0 0 #4ade80}@keyframes multiplayer-live-vue-vue-type-style-index-0-lang-module-pulse-aLFqh{0%{box-shadow:0 0 #4ade80b3}70%{box-shadow:0 0 0 8px #4ade8000}to{box-shadow:0 0 #4ade8000}}@media screen and (width<=768px){.multiplayer-live__grid{grid-template-columns:1fr}}.new-this-week-vue-vue-type-style-index-0-lang-module-new-this-week-TTLgP{flex-direction:column;display:flex}.new-this-week-vue-vue-type-style-index-0-lang-module-new-this-week-TTLgP .grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media screen and (width<=768px){.new-this-week-vue-vue-type-style-index-0-lang-module-new-this-week-TTLgP .grid{grid-template-columns:repeat(2,1fr)}}.rightbar-panel-vue-vue-type-style-index-0-lang-module-rightbar-panel-1H3xp .panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);overflow:hidden}.rightbar-panel-vue-vue-type-style-index-0-lang-module-rightbar-panel-1H3xp .panel-head{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.rightbar-panel-vue-vue-type-style-index-0-lang-module-rightbar-panel-1H3xp .panel-title{letter-spacing:-.01em;font-size:15px;font-weight:800}.rightbar-panel-vue-vue-type-style-index-0-lang-module-rightbar-panel-1H3xp .panel-title.is-link{color:var(--fg-3);font-size:12px;font-weight:600}.rightbar-panel-vue-vue-type-style-index-0-lang-module-rightbar-panel-1H3xp .panel-tab{gap:4px;display:flex}.rightbar-panel-vue-vue-type-style-index-0-lang-module-rightbar-panel-1H3xp .panel-tab button{color:var(--fg-3);transition:background var(--t-fast) var(--ease-out),color var(--t-fast) var(--ease-out);border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.rightbar-panel-vue-vue-type-style-index-0-lang-module-rightbar-panel-1H3xp .panel-tab button.on{background:var(--fg);color:#fff}.rightbar-panel-vue-vue-type-style-index-0-lang-module-rightbar-panel-1H3xp .panel-body{padding:12px 16px}.rightbar-panel-vue-vue-type-style-index-0-lang-module-rightbar-panel-1H3xp .panel-body.flush{padding:0}.rightbar-links-vue-vue-type-style-index-0-lang-module-rightbar-links-7Dwct nav{flex-direction:column;gap:2px;display:flex}.rightbar-links-vue-vue-type-style-index-0-lang-module-rightbar-links-7Dwct nav>a{color:var(--fg);transition:background var(--t-fast) var(--ease-out),transform var(--t-fast) var(--ease-out);border-radius:8px;align-items:center;gap:10px;padding:9px 10px;text-decoration:none;display:flex}.rightbar-links-vue-vue-type-style-index-0-lang-module-rightbar-links-7Dwct nav>a:hover{background:var(--bg-soft)}.rightbar-links-vue-vue-type-style-index-0-lang-module-rightbar-links-7Dwct nav>a:hover>span:last-child{color:var(--fg);transform:translate(2px)}.rightbar-links-vue-vue-type-style-index-0-lang-module-rightbar-links-7Dwct nav>a>span:first-child{color:#fff;border-radius:7px;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:12px;font-weight:800;display:grid}.rightbar-links-vue-vue-type-style-index-0-lang-module-rightbar-links-7Dwct nav>a>span:nth-child(2){flex:1;font-size:13px;font-weight:600}.rightbar-links-vue-vue-type-style-index-0-lang-module-rightbar-links-7Dwct nav>a>span:last-child{color:var(--fg-3);transition:transform var(--t-fast) var(--ease-out),color var(--t-fast) var(--ease-out);font-size:18px;line-height:1}.rightbar-note-vue-vue-type-style-index-0-lang-module-rightbar-note-dYWGM p{color:var(--fg-2);margin:0;font-size:13px;line-height:1.6}.rightbar-note-vue-vue-type-style-index-0-lang-module-rightbar-note-dYWGM p strong{color:var(--fg)}.rightbar-note-vue-vue-type-style-index-0-lang-module-rightbar-note-dYWGM .note-author{border-top:1px solid var(--border);align-items:center;gap:8px;margin-top:12px;padding-top:12px;display:flex}.rightbar-note-vue-vue-type-style-index-0-lang-module-rightbar-note-dYWGM .note-avatar{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:800;display:grid}.rightbar-note-vue-vue-type-style-index-0-lang-module-rightbar-note-dYWGM .note-meta{min-width:0}.rightbar-note-vue-vue-type-style-index-0-lang-module-rightbar-note-dYWGM .note-name{font-size:12px;font-weight:700}.rightbar-note-vue-vue-type-style-index-0-lang-module-rightbar-note-dYWGM .note-date{color:var(--fg-3);font-size:10px}.rightbar-spotlight-vue-vue-type-style-index-0-lang-module-rightbar-spotlight-wjK2j .panel-body>a{aspect-ratio:16/10;box-shadow:var(--shadow-card);transition:transform var(--t-fast) var(--ease-out);border-radius:10px;display:block;position:relative;overflow:hidden}.rightbar-spotlight-vue-vue-type-style-index-0-lang-module-rightbar-spotlight-wjK2j .panel-body>a img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;transition:transform var(--t-fast) var(--ease-out);display:block}.rightbar-spotlight-vue-vue-type-style-index-0-lang-module-rightbar-spotlight-wjK2j .panel-body>a>span{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;letter-spacing:.06em;border-radius:999px;padding:4px 10px;font-size:10px;font-weight:800;position:absolute;top:10px;left:10px;box-shadow:0 2px 8px #f59e0b66}.rightbar-spotlight-vue-vue-type-style-index-0-lang-module-rightbar-spotlight-wjK2j .panel-body>a:hover img{transform:scale(1.05)}.rightbar-spotlight-vue-vue-type-style-index-0-lang-module-rightbar-spotlight-wjK2j .spot-body{flex-direction:column;gap:10px;margin-top:12px;display:flex}.rightbar-spotlight-vue-vue-type-style-index-0-lang-module-rightbar-spotlight-wjK2j .spot-body>h3{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:700;line-height:1.25;overflow:hidden}.rightbar-spotlight-vue-vue-type-style-index-0-lang-module-rightbar-spotlight-wjK2j .spot-body>a{background:linear-gradient(135deg,var(--brand),var(--brand-2));color:#fff;transition:transform var(--t-fast) var(--ease-out),box-shadow var(--t-fast) var(--ease-out);border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 6px 16px #f59e0b59,0 2px 4px #f59e0b2e}.rightbar-spotlight-vue-vue-type-style-index-0-lang-module-rightbar-spotlight-wjK2j .spot-body>a:hover{transform:translateY(-2px);box-shadow:0 10px 22px #f59e0b73,0 2px 4px #f59e0b38}.rightbar-spotlight-vue-vue-type-style-index-0-lang-module-rightbar-spotlight-wjK2j .spot-rating{align-items:center;gap:6px;font-size:12px;display:flex}.rightbar-spotlight-vue-vue-type-style-index-0-lang-module-rightbar-spotlight-wjK2j .spot-rating strong{color:var(--fg);font-weight:700}.rightbar-spotlight-vue-vue-type-style-index-0-lang-module-rightbar-spotlight-wjK2j .spot-rating>span{gap:1px;font-size:13px;line-height:1;display:inline-flex}.rightbar-stats-vue-vue-type-style-index-0-lang-module-rightbar-stats-F-Dzg .panel-body{padding:0}.rightbar-stats-vue-vue-type-style-index-0-lang-module-rightbar-stats-F-Dzg .stats{grid-template-columns:repeat(3,1fr);gap:0;margin:0;padding:0;list-style:none;display:grid}.rightbar-stats-vue-vue-type-style-index-0-lang-module-rightbar-stats-F-Dzg .stats>li{text-align:center;border-right:1px solid var(--border);padding:16px 4px}.rightbar-stats-vue-vue-type-style-index-0-lang-module-rightbar-stats-F-Dzg .stats>li:last-child{border-right:0}.rightbar-stats-vue-vue-type-style-index-0-lang-module-rightbar-stats-F-Dzg .stat-num{letter-spacing:-.025em;font-size:22px;font-weight:800;line-height:1.1}.rightbar-stats-vue-vue-type-style-index-0-lang-module-rightbar-stats-F-Dzg .stat-num.blue{color:var(--accent-blue)}.rightbar-stats-vue-vue-type-style-index-0-lang-module-rightbar-stats-F-Dzg .stat-num.violet{color:var(--accent-violet)}.rightbar-stats-vue-vue-type-style-index-0-lang-module-rightbar-stats-F-Dzg .stat-num.pink{color:var(--accent-pink)}.rightbar-stats-vue-vue-type-style-index-0-lang-module-rightbar-stats-F-Dzg .stat-num.green{color:var(--accent-green)}.rightbar-stats-vue-vue-type-style-index-0-lang-module-rightbar-stats-F-Dzg .stat-num.orange{color:var(--brand-2)}.rightbar-stats-vue-vue-type-style-index-0-lang-module-rightbar-stats-F-Dzg .stat-lbl{color:var(--fg-3);text-transform:uppercase;letter-spacing:.06em;margin-top:4px;font-size:10px;font-weight:600}.rightbar-tags-vue-vue-type-style-index-0-lang-module-rightbar-tags-D9-Tp .tag-cloud{flex-wrap:wrap;gap:6px;display:flex}.rightbar-tags-vue-vue-type-style-index-0-lang-module-rightbar-tags-D9-Tp .tag-cloud>span{background:var(--bg-tint);color:var(--fg-2);transition:background var(--t-fast) var(--ease-out),color var(--t-fast) var(--ease-out),transform var(--t-fast) var(--ease-out);border-radius:999px;padding:5px 11px;font-size:11px;font-weight:600}.rightbar-tags-vue-vue-type-style-index-0-lang-module-rightbar-tags-D9-Tp .tag-cloud>span:hover{background:var(--fg);color:#fff;transform:translateY(-1px)}.rightbar-weekly-vue-vue-type-style-index-0-lang-module-rightbar-weekly-YMHy7 .rank-list{flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.rightbar-weekly-vue-vue-type-style-index-0-lang-module-rightbar-weekly-YMHy7 .rank-list>li{border-bottom:1px solid var(--border);transition:background var(--t-fast) var(--ease-out);align-items:center;gap:10px;padding:9px 0;display:flex}.rightbar-weekly-vue-vue-type-style-index-0-lang-module-rightbar-weekly-YMHy7 .rank-list>li:last-child{border-bottom:0}.rightbar-weekly-vue-vue-type-style-index-0-lang-module-rightbar-weekly-YMHy7 .rank-list>li:hover{background:var(--bg-soft)}.rightbar-weekly-vue-vue-type-style-index-0-lang-module-rightbar-weekly-YMHy7 .rank-num{background:var(--bg-tint);width:24px;height:24px;color:var(--fg-2);border-radius:6px;flex-shrink:0;place-items:center;font-size:11px;font-weight:800;display:grid}.rightbar-weekly-vue-vue-type-style-index-0-lang-module-rightbar-weekly-YMHy7 .rank-num.g1{color:#fff;background:linear-gradient(135deg,#fbbf24,#d97706);box-shadow:0 2px 8px #d9770659}.rightbar-weekly-vue-vue-type-style-index-0-lang-module-rightbar-weekly-YMHy7 .rank-num.g2{color:#fff;background:linear-gradient(135deg,#cbd5e1,#94a3b8);box-shadow:0 2px 8px #94a3b859}.rightbar-weekly-vue-vue-type-style-index-0-lang-module-rightbar-weekly-YMHy7 .rank-num.g3{color:#fff;background:linear-gradient(135deg,#d97706,#92400e);box-shadow:0 2px 8px #92400e59}.rightbar-weekly-vue-vue-type-style-index-0-lang-module-rightbar-weekly-YMHy7 .rank-thumb{-o-object-fit:cover;object-fit:cover;border-radius:6px;flex-shrink:0;width:40px;height:30px}.rightbar-weekly-vue-vue-type-style-index-0-lang-module-rightbar-weekly-YMHy7 .rank-info{flex:1;min-width:0}.rightbar-weekly-vue-vue-type-style-index-0-lang-module-rightbar-weekly-YMHy7 .rank-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:1.2;overflow:hidden}.rightbar-weekly-vue-vue-type-style-index-0-lang-module-rightbar-weekly-YMHy7 .rank-cat{color:var(--fg-3);margin-top:2px;font-size:10px}.rightbar-weekly-vue-vue-type-style-index-0-lang-module-rightbar-weekly-YMHy7 .rank-list>li>span:last-child{font-size:10px;font-weight:800}.trending-games-vue-vue-type-style-index-0-lang-module-trending-games-8EXY7{flex-direction:column;display:flex}.trending-games-vue-vue-type-style-index-0-lang-module-trending-games-8EXY7 .trending-games__grid{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}@media screen and (width<=768px){.trending-games-vue-vue-type-style-index-0-lang-module-trending-games-8EXY7 .trending-games__grid{grid-template-columns:repeat(2,1fr)}}.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs{border-radius:var(--radius-lg);border-top:6px solid var(--accent-green);background:linear-gradient(135deg,#ecfdf5,#d1fae5);padding:24px 24px 26px;box-shadow:0 8px 24px #10b9811f}.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs .weekly-best__head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;display:flex}.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs .weekly-best__head-title{min-width:0}.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs .weekly-best__head-title>span{color:#047857;letter-spacing:.08em;text-transform:uppercase;font-size:11px;font-weight:700}.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs .weekly-best__head h2{color:#065f46;letter-spacing:-.01em;margin-top:4px;font-size:19px;font-weight:800}.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs .weekly-best__head>a{color:#047857;transition:color var(--t-fast) var(--ease-out),gap var(--t-fast) var(--ease-out);font-size:13px;font-weight:700}.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs .weekly-best__head>a:hover{color:#065f46}.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs .weekly-best__grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs .weekly-best__wcard{color:inherit;border-radius:var(--radius);box-shadow:var(--shadow-card);cursor:pointer;transition:transform var(--t-fast) var(--ease-out),box-shadow var(--t-fast) var(--ease-out);background:#fff;text-decoration:none;display:block;overflow:hidden}.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs .weekly-best__wcard:hover{box-shadow:var(--shadow-hover);transform:translateY(-3px)}.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs .weekly-best__wcard>img{aspect-ratio:16/10;-o-object-fit:cover;object-fit:cover;width:100%}.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs .weekly-best__wcard-body{padding:12px 14px}.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs .weekly-best__wcard h3{color:var(--fg);font-size:13px;font-weight:700}.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs .weekly-best__wcard p{color:var(--fg-3);margin-top:4px;font-size:11px}@media screen and (width<=768px){.weekly-best-vue-vue-type-style-index-0-lang-module-weekly-best-I4mWs .weekly-best__grid{grid-template-columns:1fr}}.index-vue-vue-type-style-index-0-lang-module-home-grid-Nmvzj{gap:20px;display:flex}.index-vue-vue-type-style-index-0-lang-module-home-grid-Nmvzj .home-main{flex:1;min-width:0}.index-vue-vue-type-style-index-0-lang-module-home-grid-Nmvzj .home-rightbar{background:var(--bg-soft);flex-direction:column;flex:none;gap:18px;width:25vw;min-width:280px;display:flex}.index-vue-vue-type-style-index-0-lang-module-home-grid-Nmvzj .home{flex-direction:column;gap:32px;min-width:0;padding:0;display:flex}@media screen and (width<=1024px){.index-vue-vue-type-style-index-0-lang-module-home-grid-Nmvzj .home-rightbar{display:none}}@media screen and (width<=768px){.index-vue-vue-type-style-index-0-lang-module-home-grid-Nmvzj{flex-direction:column}}
