.blog-home-page[data-v-d676a5c6]{--blog-page-bg:var(--color_bg_big,#000);--blog-surface-bg:var(--color_bg_fg,#0f0f0f);--blog-card-bg:var(--color_bg_card,#1a1b1c);--blog-muted-bg:var(--color_bg_input,#222324);--blog-soft-bg:var(--color_bg_btn_secondary,#272829);--blog-border:var(--color_border,#292a2b);--blog-text-primary:var(--color_text_1,#fff);--blog-text-secondary:var(--color_text_2,#919499);--blog-text-tertiary:var(--color_text_3,#6d6f73);--blog-accent:var(--color_text_link,#b9f641);--blog-action-bg:var(--color_primary_brand,#b9f641);--blog-action-text:var(--color_text_btn,#131f00);min-height:100vh;padding-bottom:80px;background:var(--blog-page-bg);color:var(--blog-text-primary)}.blog-home-container[data-v-d676a5c6]{width:min(1200px,calc(100% - 40px));margin:0 auto}.blog-home-hero[data-v-d676a5c6]{padding:60px 0}.blog-home-hero__inner[data-v-d676a5c6]{display:flex;align-items:center;justify-content:space-between;gap:40px}.blog-home-hero__copy[data-v-d676a5c6]{min-width:0}.blog-home-hero__copy h1[data-v-d676a5c6]{margin:0;color:var(--blog-text-primary);font-size:48px;font-weight:600;line-height:1.2;letter-spacing:0}.blog-home-hero__copy p[data-v-d676a5c6]{margin:8px 0 0;color:var(--blog-text-secondary);font-size:24px;font-weight:400;line-height:1.2}.blog-home-search[data-v-d676a5c6]{display:flex;align-items:center;width:350px;height:36px;flex-shrink:0;gap:12px;border-radius:40px;padding:0 12px;background:var(--blog-muted-bg)}.blog-home-search input[data-v-d676a5c6]{min-width:0;flex:1;border:0;padding:0;background:transparent;color:var(--blog-text-primary);font-size:14px;line-height:1.6;outline:0}.blog-home-search input[data-v-d676a5c6]::-moz-placeholder{color:var(--blog-text-secondary)}.blog-home-search input[data-v-d676a5c6]::placeholder{color:var(--blog-text-secondary)}.blog-home-search button[data-v-d676a5c6]{overflow:hidden;width:1px;height:1px;border:0;padding:0;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.blog-featured-section[data-v-d676a5c6]{margin-bottom:40px}.blog-featured-grid[data-v-d676a5c6]{display:grid;grid-template-columns:minmax(0,520px) minmax(0,1fr);gap:24px;align-items:start}.blog-category-heading[data-v-d676a5c6],.blog-featured-card[data-v-d676a5c6],.blog-newcomer-card__button[data-v-d676a5c6],.blog-section-card[data-v-d676a5c6]{color:inherit;text-decoration:none}.blog-featured-card[data-v-d676a5c6]{position:relative;display:flex;min-width:0;flex-direction:column;gap:8px}.blog-featured-primary[data-v-d676a5c6]{gap:24px}.blog-featured-secondary[data-v-d676a5c6]{display:flex;min-width:0;flex-direction:column;gap:24px}.blog-featured-secondary__card[data-v-d676a5c6]{flex-direction:row;gap:16px;min-height:132px}.blog-card-media[data-v-d676a5c6],.blog-section-card__media[data-v-d676a5c6]{position:relative;overflow:hidden;border:1px solid var(--blog-border);border-radius:16px;background:var(--blog-card-bg)}.blog-card-media[data-v-d676a5c6]{aspect-ratio:520/260}.blog-card-media img[data-v-d676a5c6],.blog-section-card__media img[data-v-d676a5c6]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.blog-card-media__placeholder[data-v-d676a5c6]{width:100%;height:100%}[dir=ltr] .blog-card-media__placeholder[data-v-d676a5c6]{background:radial-gradient(circle at 72% 16%,rgba(185,246,65,.2),transparent 28%),linear-gradient(135deg,var(--blog-card-bg) 0,var(--blog-muted-bg) 100%)}[dir=rtl] .blog-card-media__placeholder[data-v-d676a5c6]{background:radial-gradient(circle at 72% 16%,rgba(185,246,65,.2),transparent 28%),linear-gradient(-135deg,var(--blog-card-bg) 0,var(--blog-muted-bg) 100%)}.blog-card-tag[data-v-d676a5c6]{position:absolute;top:-1px;max-width:72%;background:var(--blog-muted-bg);color:var(--blog-text-primary);font-size:12px;font-weight:400;line-height:1.6}[dir=ltr] .blog-card-tag[data-v-d676a5c6]{right:0;border-radius:4px 16px 0 4px;padding:2px 8px 2px 6px}[dir=rtl] .blog-card-tag[data-v-d676a5c6]{left:0;border-radius:16px 4px 4px 0;padding:2px 6px 2px 8px}.blog-card-copy[data-v-d676a5c6],.blog-section-card__copy[data-v-d676a5c6]{display:flex;min-width:0;flex-direction:column;gap:6px}.blog-card-copy h2[data-v-d676a5c6],.blog-section-card__copy h3[data-v-d676a5c6]{display:-webkit-box;overflow:hidden;margin:0;color:var(--blog-text-primary);font-weight:600;line-height:1.2;letter-spacing:0;text-overflow:ellipsis;overflow-wrap:anywhere;white-space:normal;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-card-copy h2[data-v-d676a5c6]{font-size:18px}.blog-featured-primary .blog-card-copy h2[data-v-d676a5c6]{display:-webkit-box;font-size:32px;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-featured-secondary .blog-card-copy[data-v-d676a5c6]{flex:1;justify-content:flex-start}.blog-featured-secondary .blog-card-copy h2[data-v-d676a5c6]{display:-webkit-box;font-size:20px;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-card-copy p[data-v-d676a5c6],.blog-section-card__copy p[data-v-d676a5c6]{display:-webkit-box;overflow:hidden;margin:0;color:var(--blog-text-secondary);font-size:14px;font-weight:400;line-height:1.38;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-featured-primary .blog-card-copy p[data-v-d676a5c6]{font-size:16px;line-height:1.2;-webkit-line-clamp:3}.blog-featured-secondary .blog-card-copy p[data-v-d676a5c6]{font-size:16px;line-height:1.2}.blog-featured-secondary .blog-card-media[data-v-d676a5c6]{width:260px;min-width:260px;height:132px;aspect-ratio:auto}.blog-card-meta[data-v-d676a5c6]{display:flex;min-width:0;flex-wrap:nowrap;gap:6px;color:var(--blog-text-tertiary);font-size:14px;font-weight:400;line-height:1.2}.blog-card-meta span[data-v-d676a5c6]:not(.blog-card-meta__author){flex:0 0 auto}.blog-card-meta__author[data-v-d676a5c6]{min-width:0;flex:1 1 auto;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.blog-tabs-shell[data-v-d676a5c6]{position:sticky;top:48px;z-index:8;margin-bottom:48px;padding:0 0 8px;background:var(--blog-page-bg)}.blog-category-tabs[data-v-d676a5c6]{display:flex;gap:16px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.blog-category-tabs[data-v-d676a5c6]::-webkit-scrollbar{display:none}.blog-category-tab[data-v-d676a5c6]{display:inline-flex;align-items:center;justify-content:center;min-width:146px;height:44px;flex:0 0 auto;border:0;border-radius:100px;padding:0 24px;background:var(--blog-muted-bg);color:var(--blog-text-secondary);cursor:pointer;font-size:16px;font-weight:500;line-height:1.2;outline:none;transition:color .2s ease,background .2s ease}.blog-category-tab--active[data-v-d676a5c6]{color:var(--blog-text-primary)}.blog-category-stack[data-v-d676a5c6]{display:flex;flex-direction:column;gap:72px}.blog-category-section[data-v-d676a5c6]{scroll-margin-top:120px}.blog-category-heading[data-v-d676a5c6]{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.blog-category-heading__copy[data-v-d676a5c6]{min-width:0;flex:1 1 auto;overflow-wrap:anywhere;word-break:break-word}.blog-category-heading h2[data-v-d676a5c6]{margin:0;color:var(--blog-text-primary);font-size:32px;font-weight:500;line-height:1.2;letter-spacing:0}.blog-category-heading p[data-v-d676a5c6]{display:-webkit-box;overflow:hidden;margin:4px 0 0;color:var(--blog-text-secondary);font-size:16px;font-weight:400;line-height:1.2;text-overflow:ellipsis;overflow-wrap:anywhere;word-break:break-word;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-category-heading__arrow[data-v-d676a5c6]{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;flex:0 0 auto;flex-shrink:0}.blog-category-heading__arrow img[data-v-d676a5c6]{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.blog-section-grid[data-v-d676a5c6]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:132px;gap:24px}.blog-section-card[data-v-d676a5c6]{display:flex;align-items:flex-start;min-width:0;gap:16px}.blog-section-card--primary[data-v-d676a5c6]{grid-row:span 2}.blog-section-card__media[data-v-d676a5c6]{width:260px;min-width:260px;height:100%}.blog-section-card__copy[data-v-d676a5c6]{justify-content:flex-start}.blog-section-card__copy h3[data-v-d676a5c6]{font-size:18px}.blog-section-card--primary .blog-section-card__copy h3[data-v-d676a5c6]{font-size:20px}.blog-section-card--primary .blog-section-card__copy p[data-v-d676a5c6]{-webkit-line-clamp:4}.blog-newcomer-card[data-v-d676a5c6]{position:relative;display:flex;align-items:center;gap:24px;overflow:hidden;margin-top:72px;border:1px solid var(--blog-border);border-radius:12px}[dir=ltr] .blog-newcomer-card[data-v-d676a5c6]{padding:24px 32px 24px 24px}[dir=rtl] .blog-newcomer-card[data-v-d676a5c6]{padding:24px 24px 24px 32px}.blog-newcomer-card--logged-in[data-v-d676a5c6]{min-height:168px;gap:12px}.blog-newcomer-card__visual[data-v-d676a5c6]{position:relative;display:flex;width:120px;height:120px;align-items:center;flex:0 0 120px;justify-content:center;overflow:visible}.blog-newcomer-card__visual img[data-v-d676a5c6]{-o-object-fit:contain;object-fit:contain}.blog-newcomer-card__image--bonus[data-v-d676a5c6]{width:96px;height:94px}.blog-newcomer-card__image--trade[data-v-d676a5c6]{width:120px;height:120px}.blog-newcomer-card__copy[data-v-d676a5c6]{position:relative;min-width:0;flex:1;overflow-wrap:anywhere;word-break:break-word}[dir=ltr] .blog-newcomer-card__copy[data-v-d676a5c6]{text-align:left}[dir=rtl] .blog-newcomer-card__copy[data-v-d676a5c6]{text-align:right}.blog-newcomer-card__copy p[data-v-d676a5c6]{margin:0;color:var(--blog-text-primary);font-size:18px;font-weight:400;line-height:1.4}.blog-newcomer-card__copy strong[data-v-d676a5c6]{color:var(--blog-accent);font-weight:600}.blog-newcomer-card__copy span[data-v-d676a5c6]{display:block;margin-top:4px;color:var(--blog-text-secondary);font-size:14px;line-height:1.5}.blog-newcomer-card--logged-in .blog-newcomer-card__copy[data-v-d676a5c6]{display:flex;min-height:60px;flex-direction:column;justify-content:center}.blog-newcomer-card--logged-in .blog-newcomer-card__copy p[data-v-d676a5c6]{font-size:24px;line-height:normal}.blog-newcomer-card--logged-in .blog-newcomer-card__copy span[data-v-d676a5c6]{margin-top:8px;font-size:16px;line-height:normal}.blog-newcomer-card__actions[data-v-d676a5c6]{position:relative;display:flex;width:320px;flex:0 0 320px;gap:12px}.blog-newcomer-card__button[data-v-d676a5c6]{display:inline-flex;height:36px;flex:1;align-items:center;justify-content:center;min-width:0;border-radius:40px;padding:0 16px;font-size:14px;font-weight:500;line-height:1.5;overflow-wrap:anywhere;text-align:center}.blog-newcomer-card--logged-in .blog-newcomer-card__actions[data-v-d676a5c6]{width:auto;flex:0 0 auto}.blog-newcomer-card--logged-in .blog-newcomer-card__button[data-v-d676a5c6]{height:48px;flex:0 0 auto;padding:0 24px;font-size:16px;line-height:24px;white-space:nowrap}.blog-newcomer-card__button--secondary[data-v-d676a5c6]{background:var(--blog-soft-bg);color:var(--blog-text-primary)}.blog-newcomer-card__button--primary[data-v-d676a5c6]{background:var(--blog-action-bg);color:var(--blog-action-text)}@media(max-width:1024px){.blog-featured-grid[data-v-d676a5c6]{grid-template-columns:1fr}.blog-featured-primary[data-v-d676a5c6],.blog-featured-secondary__card[data-v-d676a5c6]{flex-direction:column;gap:8px}.blog-featured-secondary .blog-card-copy[data-v-d676a5c6]{justify-content:flex-start}.blog-featured-secondary .blog-card-media[data-v-d676a5c6]{width:100%;min-width:0;height:auto;aspect-ratio:520/260}.blog-tabs-shell[data-v-d676a5c6]{top:68px;width:100%;margin-bottom:40px;padding:0 20px 8px}.blog-category-tabs[data-v-d676a5c6]{gap:12px;margin:0 -20px;padding:0 20px 2px}.blog-category-tab[data-v-d676a5c6]{min-width:auto;height:31px;padding:0 12px;font-size:14px}.blog-category-section[data-v-d676a5c6]{scroll-margin-top:128px}.blog-section-grid[data-v-d676a5c6]{grid-template-columns:1fr;grid-auto-rows:auto;gap:24px}.blog-section-card[data-v-d676a5c6],.blog-section-card--primary[data-v-d676a5c6]{flex-direction:column;grid-row:auto;gap:8px}.blog-section-card__media[data-v-d676a5c6]{width:100%;min-width:0;height:auto;aspect-ratio:520/260}.blog-section-card__copy[data-v-d676a5c6]{justify-content:flex-start}.blog-card-copy h2[data-v-d676a5c6],.blog-section-card--primary .blog-section-card__copy h3[data-v-d676a5c6],.blog-section-card__copy h3[data-v-d676a5c6]{display:-webkit-box;font-size:18px;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-section-card--primary .blog-section-card__media img[data-v-d676a5c6]{-o-object-fit:cover;object-fit:cover}.blog-section-card--primary .blog-section-card__copy p[data-v-d676a5c6]{-webkit-line-clamp:2}}@media(max-width:720px){.blog-home-page[data-v-d676a5c6]{padding-bottom:40px}.blog-home-container[data-v-d676a5c6]{width:calc(100% - 40px)}.blog-home-hero[data-v-d676a5c6]{padding:24px 0 40px}.blog-home-hero__inner[data-v-d676a5c6]{align-items:flex-start;flex-direction:column;gap:24px}.blog-home-hero__copy h1[data-v-d676a5c6]{font-size:24px}.blog-home-hero__copy p[data-v-d676a5c6]{margin-top:4px;font-size:14px}.blog-home-search[data-v-d676a5c6]{width:100%}.blog-featured-section[data-v-d676a5c6]{margin-bottom:40px}.blog-featured-grid[data-v-d676a5c6]{grid-template-columns:1fr}.blog-featured-primary[data-v-d676a5c6],.blog-featured-secondary__card[data-v-d676a5c6]{flex-direction:column;gap:8px}.blog-featured-primary .blog-card-copy h2[data-v-d676a5c6],.blog-featured-secondary .blog-card-copy h2[data-v-d676a5c6]{font-size:18px}.blog-featured-secondary .blog-card-copy[data-v-d676a5c6]{justify-content:flex-start}.blog-featured-secondary .blog-card-media[data-v-d676a5c6]{width:100%;min-width:0;height:auto;aspect-ratio:520/260}.blog-tabs-shell[data-v-d676a5c6]{top:68px;width:100%;margin-bottom:40px;padding:0 20px 8px}.blog-category-tabs[data-v-d676a5c6]{gap:12px;margin:0 -20px;padding:0 20px 2px}.blog-category-tab[data-v-d676a5c6]{min-width:auto;height:31px;padding:0 12px;font-size:14px}.blog-category-stack[data-v-d676a5c6]{gap:40px}.blog-category-heading[data-v-d676a5c6]{margin-bottom:24px}.blog-category-heading h2[data-v-d676a5c6]{font-size:20px}.blog-category-heading p[data-v-d676a5c6]{font-size:14px}.blog-category-heading__arrow[data-v-d676a5c6]{width:14px;height:14px}.blog-section-grid[data-v-d676a5c6]{gap:24px}.blog-section-card[data-v-d676a5c6],.blog-section-card--primary[data-v-d676a5c6]{flex-direction:column;gap:8px}.blog-section-card__media[data-v-d676a5c6]{width:100%;min-width:0;height:auto;aspect-ratio:520/260}.blog-section-card__copy[data-v-d676a5c6]{justify-content:flex-start}.blog-card-copy h2[data-v-d676a5c6],.blog-section-card--primary .blog-section-card__copy h3[data-v-d676a5c6],.blog-section-card__copy h3[data-v-d676a5c6]{display:-webkit-box;font-size:18px;text-overflow:ellipsis;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.blog-section-card--primary .blog-section-card__media img[data-v-d676a5c6]{-o-object-fit:cover;object-fit:cover}.blog-section-card--primary .blog-section-card__copy p[data-v-d676a5c6]{-webkit-line-clamp:2}.blog-newcomer-card[data-v-d676a5c6]{flex-direction:column;gap:12px;margin-top:40px;border-radius:12px;padding:16px;text-align:center}.blog-newcomer-card__visual[data-v-d676a5c6]{width:88px;height:88px;flex-basis:88px}.blog-newcomer-card__image--bonus[data-v-d676a5c6]{width:72px;height:70px}.blog-newcomer-card__image--trade[data-v-d676a5c6]{width:88px;height:88px}.blog-newcomer-card__copy[data-v-d676a5c6]{width:100%;text-align:center}.blog-newcomer-card__copy p[data-v-d676a5c6]{font-size:14px}.blog-newcomer-card__copy span[data-v-d676a5c6]{font-size:12px}.blog-newcomer-card--logged-in .blog-newcomer-card__copy p[data-v-d676a5c6]{font-size:18px}.blog-newcomer-card--logged-in .blog-newcomer-card__copy span[data-v-d676a5c6]{font-size:14px;line-height:1.35}.blog-newcomer-card__actions[data-v-d676a5c6]{width:100%;flex-basis:auto}.blog-newcomer-card__button[data-v-d676a5c6]{height:28px;font-size:12px}.blog-newcomer-card--logged-in .blog-newcomer-card__button[data-v-d676a5c6]{height:36px;flex:1;font-size:14px}}
