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