@charset "UTF-8";:root{--color-emerald: #00c7b7;--color-orange: #ff9f40;--color-cta: #ff9f40;--color-cta-dark: #e8872a;--color-bg: #f5f8f7;--color-border: #e2e8e6;--sidebar-w: 240px}.mega-portal[data-astro-cid-j7pv25f6]{background-color:var(--color-bg);padding-bottom:60px;color:#333;overflow-x:hidden}.mega-portal[data-astro-cid-j7pv25f6] .l-inner+.l-inner{margin-top:0}.mega-hero[data-astro-cid-j7pv25f6]{background:#fff;padding:24px 0;border-bottom:1px solid var(--color-border)}.mega-hero__top[data-astro-cid-j7pv25f6]{display:flex;justify-content:space-between;align-items:flex-start;gap:24px}@media (max-width: 1024px){.mega-hero__top[data-astro-cid-j7pv25f6]{flex-direction:column;align-items:stretch;text-align:center}}.mega-hero__brand[data-astro-cid-j7pv25f6]{flex:1;min-width:0}.mega-hero__brand[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6]{margin:0;font-size:clamp(1.15rem,2.4vw,1.4rem);font-weight:900;line-height:1.35}.mega-hero__brand[data-astro-cid-j7pv25f6] h1[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{font-size:.8rem;color:#888;display:block;margin-top:4px;font-weight:700}.mega-hero__counter[data-astro-cid-j7pv25f6]{margin-top:8px;font-size:.8rem;font-weight:700;color:#999}.mega-hero__counter[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{color:var(--color-emerald);font-size:1.1rem}.mega-hero__nav[data-astro-cid-j7pv25f6]{flex:0 1 420px;min-width:0;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}@media (min-width: 1200px){.mega-hero__nav[data-astro-cid-j7pv25f6]{flex-basis:520px;grid-template-columns:repeat(8,minmax(0,1fr))}}@media (max-width: 1024px){.mega-hero__nav[data-astro-cid-j7pv25f6]{flex-basis:auto;width:100%;max-width:480px;margin:0 auto}}@media (max-width: 480px){.mega-hero__nav[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}}.mega-hero__nav-item[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:62px;padding:6px 4px;background:#fff;border:1px solid var(--color-border);border-radius:8px;text-decoration:none}.mega-hero__nav-item[data-astro-cid-j7pv25f6] .icon[data-astro-cid-j7pv25f6]{font-size:1.2rem;margin-bottom:2px;line-height:1}.mega-hero__nav-item[data-astro-cid-j7pv25f6] .text[data-astro-cid-j7pv25f6]{font-size:.65rem;font-weight:800;color:#555;line-height:1.2;text-align:center}.mega-hero__nav-item[data-astro-cid-j7pv25f6]:hover{border-color:var(--color-emerald);background:#f0fdfa}.mega-audience[data-astro-cid-j7pv25f6]{margin:-30px 0 40px;position:relative;z-index:10}.mega-audience__container[data-astro-cid-j7pv25f6]{background:#fff;border-radius:12px;padding:32px 24px;box-shadow:0 10px 30px #00000014;border:1px solid var(--color-border)}@media (max-width: 900px){.mega-audience__container[data-astro-cid-j7pv25f6]{padding:24px 16px}}.mega-audience__title[data-astro-cid-j7pv25f6]{font-size:1.25rem;font-weight:800;margin-bottom:24px;text-align:center;color:#333;letter-spacing:.05em}@media (max-width: 600px){.mega-audience__title[data-astro-cid-j7pv25f6]{font-size:1.1rem}}.mega-audience__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}@media (max-width: 768px){.mega-audience__grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(3,1fr);gap:12px}}@media (max-width: 480px){.mega-audience__grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr)}}.mega-audience__item[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 12px;background:#fafafa;border-radius:14px;text-decoration:none;transition:all .3s cubic-bezier(.25,.46,.45,.94);border:2px solid transparent}.mega-audience__item[data-astro-cid-j7pv25f6] .icon[data-astro-cid-j7pv25f6]{font-size:2.2rem;margin-bottom:12px;transition:transform .3s}.mega-audience__item[data-astro-cid-j7pv25f6] .label[data-astro-cid-j7pv25f6]{font-size:.95rem;font-weight:800;color:#444}.mega-audience__item[data-astro-cid-j7pv25f6]:hover{background:#fff;border-color:var(--color-emerald);transform:translateY(-5px);box-shadow:0 12px 24px #0000001a}.mega-audience__item[data-astro-cid-j7pv25f6]:hover .icon[data-astro-cid-j7pv25f6]{transform:scale(1.1)}.mega-audience__item[data-astro-cid-j7pv25f6]:hover .label[data-astro-cid-j7pv25f6]{color:var(--color-emerald)}.mega-container[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:minmax(0,1fr) var(--sidebar-w);gap:24px;padding:24px 0;width:min(100% - 80px,1080px);margin:0 auto}@media (max-width: 767px){.mega-container[data-astro-cid-j7pv25f6]{width:auto;margin:0 24px}}@media (max-width: 1024px){.mega-container[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}}.mega-sidebar[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:16px}@media (max-width: 1024px){.mega-sidebar[data-astro-cid-j7pv25f6]{display:none}}.sidebar-box[data-astro-cid-j7pv25f6]{padding:16px;background:#fff;border:1px solid var(--color-border);border-radius:12px}.sidebar-box[data-astro-cid-j7pv25f6].-accent{background:linear-gradient(180deg,#f0fdfa,#fff);border-color:#b8ebe6}.sidebar-title[data-astro-cid-j7pv25f6]{margin:0 0 12px;padding-bottom:8px;font-size:.82rem;font-weight:900;color:#333;border-bottom:2px solid var(--color-emerald)}.sidebar-nav[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:14px}.sidebar-group[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin:0 0 6px;font-size:.72rem;font-weight:900;color:#999;text-transform:uppercase;letter-spacing:.04em}.sidebar-group[data-astro-cid-j7pv25f6] ul[data-astro-cid-j7pv25f6]{margin:0;padding:0;list-style:none}.sidebar-group[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]+li[data-astro-cid-j7pv25f6]{margin-top:4px}.sidebar-group[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{display:block;padding:6px 8px;font-size:.82rem;font-weight:700;color:#444;text-decoration:none;border-radius:6px}.sidebar-group[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{color:var(--color-emerald);background:#f0fdfa}.sidebar-flow[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:12px}.flow-item[data-astro-cid-j7pv25f6] h4[data-astro-cid-j7pv25f6]{margin:0 0 6px;font-size:.78rem;font-weight:900;color:#555}.flow-item[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{display:block;margin-bottom:4px;padding:6px 10px;font-size:.78rem;font-weight:700;color:#444;text-decoration:none;background:#fff;border:1px solid #e2e8e6;border-radius:6px}.flow-item[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{border-color:var(--color-emerald);color:var(--color-emerald)}.mega-main[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:24px;min-width:0;overflow:hidden}.mega-sections[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:20px}.mega-section-title[data-astro-cid-j7pv25f6]{margin:0 0 14px;font-size:1rem;font-weight:900;color:#333}.mega-section-title[data-astro-cid-j7pv25f6].-center{text-align:center}.mega-card[data-astro-cid-j7pv25f6]{background:#fff;border:1px solid var(--color-border);border-radius:12px;overflow:hidden}.mega-card[data-astro-cid-j7pv25f6].-emerald{--card-theme: #00c7b7;--card-theme-dark: #009688;--card-theme-bg: #f0fdfa;--card-theme-border: #b8ebe6;--card-theme-soft: #e6faf7;border-top:3px solid var(--card-theme)}.mega-card[data-astro-cid-j7pv25f6].-ruby{--card-theme: #d95656;--card-theme-dark: #b84242;--card-theme-bg: #fff6f6;--card-theme-border: #f5d0d0;--card-theme-soft: #fdeaea;border-top:3px solid var(--card-theme)}.mega-card[data-astro-cid-j7pv25f6].-finance{--card-theme: #5b7cfa;--card-theme-dark: #4665e8;--card-theme-bg: #f0f4ff;--card-theme-border: #c8d4fd;--card-theme-soft: #e4ebff;border-top:3px solid var(--card-theme)}.mega-card[data-astro-cid-j7pv25f6].-finance .card-head-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6].-btn:hover{color:#fff!important;background:rgb(var(--color-primary)/85%)!important;border-color:rgb(var(--color-primary)/85%)!important}.mega-card[data-astro-cid-j7pv25f6].-guide{border-top:3px solid #94a3b8}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-head[data-astro-cid-j7pv25f6]{background:var(--card-theme-bg);border-bottom-color:var(--card-theme-border)}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-head-title[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{color:var(--card-theme-dark)}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-head-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{border-color:var(--card-theme-border);background:#fff}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-head-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{border-color:var(--card-theme);color:var(--card-theme);background:var(--card-theme-soft)}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-head-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6].-btn{color:#fff;background:var(--color-cta);border-color:var(--color-cta)}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-head-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6].-btn:hover{color:#fff;background:var(--color-cta-dark);border-color:var(--color-cta-dark)}.mega-card[data-astro-cid-j7pv25f6].-ruby .card-head[data-astro-cid-j7pv25f6]{background:var(--card-theme-bg);border-bottom-color:var(--card-theme-border)}.mega-card[data-astro-cid-j7pv25f6].-ruby .card-head-title[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{color:var(--card-theme-dark)}.mega-card[data-astro-cid-j7pv25f6].-ruby .card-head-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{border-color:var(--card-theme-border);background:#fff}.mega-card[data-astro-cid-j7pv25f6].-ruby .card-head-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{border-color:var(--card-theme);color:var(--card-theme);background:var(--card-theme-soft)}.mega-card[data-astro-cid-j7pv25f6].-ruby .card-head-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6].-btn{color:#fff!important;background:var(--card-theme-dark)!important;border-color:var(--card-theme-dark)!important}.mega-card[data-astro-cid-j7pv25f6].-ruby .card-head-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6].-btn:hover{color:#fff!important;background:var(--card-theme)!important;border-color:var(--card-theme)!important}.mega-card[data-astro-cid-j7pv25f6].-finance .card-head[data-astro-cid-j7pv25f6]{background:var(--card-theme-bg);border-bottom-color:var(--card-theme-border)}.mega-card[data-astro-cid-j7pv25f6].-finance .card-head-title[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{color:var(--card-theme-dark)}.mega-card[data-astro-cid-j7pv25f6].-finance .card-head-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{border-color:var(--card-theme-border);background:#fff}.mega-card[data-astro-cid-j7pv25f6].-finance .card-head-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{border-color:var(--card-theme);color:var(--card-theme);background:var(--card-theme-soft)}.mega-card[data-astro-cid-j7pv25f6].-finance .card-head-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6].-btn{color:#fff!important;background:rgb(var(--color-primary)/100%)!important;border-color:rgb(var(--color-primary)/100%)!important}.mega-card[data-astro-cid-j7pv25f6].-finance .card-head-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6].-btn:hover{color:#fff!important;background:rgb(var(--color-primary)/100%)!important;border-color:rgb(var(--color-primary)/100%)!important;opacity:.85}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList{border-color:var(--card-theme-border);transition:border-color .2s ease,box-shadow .2s ease}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList:hover,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList:hover,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList:hover{border-color:var(--card-theme);box-shadow:0 6px 18px color-mix(in srgb,var(--card-theme) 12%,transparent)}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__title,.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__title a,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__title,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__title a,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__title,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__title a{color:var(--card-theme-dark)}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__image,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__image,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__image{border:1px solid var(--card-theme-border);background:var(--card-theme-bg)}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link a,.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link span,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link a,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link span,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link a,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link span{color:#fff;transition:filter .2s ease}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link a:hover,.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link span:hover,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link a:hover,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link span:hover,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link a:hover,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link span:hover{filter:brightness(1.08);text-decoration:none}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>a:first-of-type,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>a:first-of-type,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>a:first-of-type{flex:1 1 0;min-width:0;background-color:var(--color-cta);box-shadow:0 3px color-mix(in srgb,var(--color-cta-dark) 35%,transparent)}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>a:first-of-type .pr-mark[data-astro-cid-j7pv25f6],.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>a:first-of-type .pr-mark[data-astro-cid-j7pv25f6],.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>a:first-of-type .pr-mark[data-astro-cid-j7pv25f6]{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:#ffffff4d;border-radius:4px;font-size:.65rem;font-weight:900;line-height:1;margin-right:6px}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>span.m-btn.-disabled,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>span.m-btn.-disabled,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>span.m-btn.-disabled{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:calc((100% - 8px)/2);flex:1 1 0;min-width:0;max-width:none;min-height:44px;background-color:#d8dee6;color:#6b7280;box-shadow:none;cursor:not-allowed;opacity:1;pointer-events:none}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>span.m-btn.-disabled:hover,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>span.m-btn.-disabled:hover,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>span.m-btn.-disabled:hover{filter:none}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>a:last-child,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>a:last-child,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link>a:last-child{flex:1 1 0;min-width:0;background-color:var(--card-theme-dark);box-shadow:0 3px color-mix(in srgb,var(--card-theme-dark) 35%,transparent)}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList>a,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList>a,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList>a{color:var(--card-theme-dark);background:var(--card-theme-bg);border-color:var(--card-theme-border)}.mega-card[data-astro-cid-j7pv25f6].-emerald .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList>a:hover,.mega-card[data-astro-cid-j7pv25f6].-ruby .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList>a:hover,.mega-card[data-astro-cid-j7pv25f6].-finance .card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList>a:hover{color:var(--card-theme-dark);background:var(--card-theme-soft);border-color:var(--card-theme)}.card-head[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px;padding:14px 18px;background:#fafbfb;border-bottom:1px solid #eef2f1}.card-head[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin:0;font-size:.95rem;font-weight:900}@media (max-width: 640px){.card-head[data-astro-cid-j7pv25f6]{flex-direction:column;align-items:flex-start}}.card-head-title[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{margin:0}.card-head-links[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:8px}.card-head-links[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{padding:5px 10px;font-size:.72rem;font-weight:800;color:#666;text-decoration:none;background:#fff;border:1px solid #e2e8e6;border-radius:999px;transition:border-color .2s ease,color .2s ease,background .2s ease}.card-body[data-astro-cid-j7pv25f6]{padding:16px 18px 18px}.card-intro[data-astro-cid-j7pv25f6]{margin:0 0 14px;font-size:.85rem;line-height:1.7;color:#666}.mega-service-grid[data-astro-cid-j7pv25f6]{background:#fff;border:1px solid var(--color-border);border-radius:12px;padding:20px}@media (max-width: 600px){.mega-service-grid[data-astro-cid-j7pv25f6]{padding:15px}}.grid-body[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:20px}.grid-group[data-astro-cid-j7pv25f6] .group-label[data-astro-cid-j7pv25f6]{font-size:.6rem;font-weight:900;color:#ccc;display:block;margin-bottom:8px;letter-spacing:.04em}.grid-group[data-astro-cid-j7pv25f6] .grid-items[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:10px}.grid-group[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;align-items:center;min-width:0;text-decoration:none}.grid-group[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6] img[data-astro-cid-j7pv25f6]{width:36px;height:36px;border-radius:6px;border:1px solid #f0f0f0;object-fit:contain}.grid-group[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{font-size:.62rem;font-weight:700;text-align:center;margin-top:4px;color:#666;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.grid-group[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover span[data-astro-cid-j7pv25f6]{color:var(--color-emerald)}.card-content-full[data-astro-cid-j7pv25f6]{min-width:0}.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList{display:flex;flex-direction:column;gap:12px;overflow:visible;justify-content:flex-start}.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList{width:100%;max-width:none;margin:0;padding:14px 16px}.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__header{display:flex;align-items:flex-start;gap:12px}.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__image{width:48px;min-height:48px;margin:0;flex-shrink:0;border-radius:8px}.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__image img[data-astro-cid-j7pv25f6]{width:48px;height:48px}.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__textArea{width:auto;flex:1;min-width:0;margin-left:0}.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__title{font-size:.95rem;line-height:1.4}.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__lead{white-space:normal;overflow:visible;text-overflow:unset;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin-bottom:4px}.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;gap:8px;margin:8px 0 0;width:100%}.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link a[data-astro-cid-j7pv25f6],.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link span[data-astro-cid-j7pv25f6]{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:calc((100% - 8px)/2);flex:1 1 0;min-width:0;max-width:none;min-height:44px;margin:0;padding:10px 8px;font-size:.78rem;line-height:1.35;text-align:center;border-radius:var(--rounded, 8px)}.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link span[data-astro-cid-j7pv25f6].m-btn{min-width:0;width:calc((100% - 8px)/2);flex:1 1 0;padding:10px 8px;opacity:1;pointer-events:none}.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link a[data-astro-cid-j7pv25f6]+a[data-astro-cid-j7pv25f6]{margin-left:0}.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList .c-postList__link br[data-astro-cid-j7pv25f6]{display:none}.card-content-full[data-astro-cid-j7pv25f6] .c-postList-wrap.-topList>a{display:block;margin-top:4px;padding:10px;font-size:.82rem;font-weight:800;text-align:center;text-decoration:none;border:1px dashed;border-radius:8px}.mega-bottom-layout[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1.2fr 1fr;gap:20px}@media (max-width: 768px){.mega-bottom-layout[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}}.guide-link-list[data-astro-cid-j7pv25f6]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr;gap:10px}.guide-link-list[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{display:block;padding:10px;background:#fff;border:1px solid #eee;border-radius:6px;font-size:.8rem;font-weight:700;text-decoration:none}.guide-link-list[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{border-color:var(--color-emerald)}.finance-links-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr;gap:10px;align-content:start;padding:16px;background:#fff;border:1px solid var(--color-border);border-radius:12px;border-top:3px solid #5b7cfa}.finance-links-grid[data-astro-cid-j7pv25f6] .mini-box[data-astro-cid-j7pv25f6]{background:#fafbfb;border:1px solid var(--color-border);border-radius:10px;padding:14px;display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;font-size:.78rem;font-weight:900;min-width:0}.finance-links-grid[data-astro-cid-j7pv25f6] .mini-box[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]:first-child{font-size:1.35rem;flex-shrink:0}.finance-links-grid[data-astro-cid-j7pv25f6] .mini-box[data-astro-cid-j7pv25f6]:hover{border-color:var(--color-emerald);background:#f0fdfa}.mega-bottom-feed[data-astro-cid-j7pv25f6]{padding:40px 0;background:#fff;border-top:1px solid var(--color-border)}.mega-bottom-feed__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,280px);gap:28px;align-items:start}@media (max-width: 900px){.mega-bottom-feed__grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;gap:32px}}.mega-bottom-feed__news[data-astro-cid-j7pv25f6]{min-width:0}.mega-bottom-feed__news[data-astro-cid-j7pv25f6] .mega-section-title[data-astro-cid-j7pv25f6]{margin-bottom:14px}.mega-bottom-feed__news[data-astro-cid-j7pv25f6] .news-list[data-astro-cid-j7pv25f6]{border:1px solid #f0f0f0;border-radius:8px;overflow:hidden}.mega-bottom-feed__news[data-astro-cid-j7pv25f6] .news-item[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:4px;padding:12px 16px;border-bottom:1px solid #f0f0f0;text-decoration:none;color:inherit;font-size:.85rem}.mega-bottom-feed__news[data-astro-cid-j7pv25f6] .news-item[data-astro-cid-j7pv25f6]:last-child{border-bottom:none}@media (min-width: 640px){.mega-bottom-feed__news[data-astro-cid-j7pv25f6] .news-item[data-astro-cid-j7pv25f6]{flex-direction:row;align-items:baseline;gap:16px}}.mega-bottom-feed__news[data-astro-cid-j7pv25f6] .news-item[data-astro-cid-j7pv25f6] time[data-astro-cid-j7pv25f6]{flex:0 0 auto;color:#999;font-size:.78rem}@media (min-width: 640px){.mega-bottom-feed__news[data-astro-cid-j7pv25f6] .news-item[data-astro-cid-j7pv25f6] time[data-astro-cid-j7pv25f6]{flex:0 0 96px}}.mega-bottom-feed__news[data-astro-cid-j7pv25f6] .news-item[data-astro-cid-j7pv25f6] .title[data-astro-cid-j7pv25f6]{font-weight:700;line-height:1.5;min-width:0}.mega-bottom-feed__news[data-astro-cid-j7pv25f6] .news-item[data-astro-cid-j7pv25f6]:hover{background:#f8faf9;color:var(--color-emerald)}.mega-bottom-feed__news[data-astro-cid-j7pv25f6] .news-footer[data-astro-cid-j7pv25f6]{margin-top:14px}.mega-bottom-feed__news[data-astro-cid-j7pv25f6] .news-footer[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{font-size:.82rem;font-weight:800;color:var(--color-emerald);text-decoration:none}.mega-bottom-feed__news[data-astro-cid-j7pv25f6] .news-footer[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{text-decoration:underline}.mega-bottom-feed__keywords[data-astro-cid-j7pv25f6]{padding:16px;background:#fafbfb;border:1px solid var(--color-border);border-radius:10px}@media (max-width: 900px){.mega-bottom-feed__keywords[data-astro-cid-j7pv25f6]{padding:14px}}.mega-bottom-feed__keywords[data-astro-cid-j7pv25f6] .mega-section-title[data-astro-cid-j7pv25f6]{margin-bottom:12px;font-size:.88rem}.mega-bottom-feed__keywords[data-astro-cid-j7pv25f6] .keyword-tags[data-astro-cid-j7pv25f6]{display:flex;flex-wrap:wrap;gap:6px}.mega-bottom-feed__keywords[data-astro-cid-j7pv25f6] .keyword-tag[data-astro-cid-j7pv25f6]{display:inline-block;padding:5px 10px;background:#fff;border:1px solid var(--color-border);border-radius:999px;font-size:.72rem;font-weight:700;line-height:1.3;text-decoration:none;color:#555}.mega-bottom-feed__keywords[data-astro-cid-j7pv25f6] .keyword-tag[data-astro-cid-j7pv25f6]:hover{border-color:var(--color-emerald);color:var(--color-emerald);background:#f0fdfa}.mega-bottom-feed__keywords[data-astro-cid-j7pv25f6] .keyword-tag[data-astro-cid-j7pv25f6].-all{border-style:dashed;color:var(--color-emerald);background:transparent}.mega-site-links[data-astro-cid-j7pv25f6]{padding:80px 0;background:#fdfdfd;border-top:1px solid var(--color-border)}.mega-site-links__container[data-astro-cid-j7pv25f6] .mega-section-title[data-astro-cid-j7pv25f6]{text-align:center;margin-bottom:50px;font-size:1.6rem;font-weight:800;letter-spacing:.05em;color:#1a202c}.mega-site-links__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(4,1fr);gap:30px}@media (max-width: 1200px){.mega-site-links__grid[data-astro-cid-j7pv25f6]{grid-template-columns:repeat(2,1fr)}}@media (max-width: 650px){.mega-site-links__grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;gap:20px}}.mega-site-links[data-astro-cid-j7pv25f6] .link-group[data-astro-cid-j7pv25f6]{background:#fff;padding:40px 25px;border-radius:24px;box-shadow:0 10px 30px -10px #00000014;border:1px solid rgba(0,0,0,.04);transition:all .4s cubic-bezier(.165,.84,.44,1);position:relative;overflow:hidden}.mega-site-links[data-astro-cid-j7pv25f6] .link-group[data-astro-cid-j7pv25f6]:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:var(--color-emerald);opacity:.3;transition:opacity .3s}.mega-site-links[data-astro-cid-j7pv25f6] .link-group[data-astro-cid-j7pv25f6]:hover{transform:translateY(-10px);box-shadow:0 20px 40px -15px #0000001f;border-color:#00c7b733}.mega-site-links[data-astro-cid-j7pv25f6] .link-group[data-astro-cid-j7pv25f6]:hover:before{opacity:1}.mega-site-links[data-astro-cid-j7pv25f6] .link-group[data-astro-cid-j7pv25f6]:hover .icon[data-astro-cid-j7pv25f6]{transform:scale(1.1) rotate(5deg)}.mega-site-links[data-astro-cid-j7pv25f6] .link-group[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{font-size:1.15rem;font-weight:800;margin-bottom:25px;color:#1a202c;display:flex;flex-direction:column;align-items:center;gap:15px;border-bottom:none;padding-bottom:0}.mega-site-links[data-astro-cid-j7pv25f6] .link-group[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6] .icon[data-astro-cid-j7pv25f6]{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:#f0f7f6;border-radius:18px;font-size:1.8rem;transition:transform .3s ease}.mega-site-links[data-astro-cid-j7pv25f6] .link-group[data-astro-cid-j7pv25f6] ul[data-astro-cid-j7pv25f6]{list-style:none;padding:0;margin:0}.mega-site-links[data-astro-cid-j7pv25f6] .link-group[data-astro-cid-j7pv25f6] ul[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]{margin-bottom:0}.mega-site-links[data-astro-cid-j7pv25f6] .link-group[data-astro-cid-j7pv25f6] ul[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{display:flex;align-items:center;padding:12px 0;font-size:.9rem;color:#4a5568;text-decoration:none;transition:all .2s;border-bottom:1px solid #f7f9f8}.mega-site-links[data-astro-cid-j7pv25f6] .link-group[data-astro-cid-j7pv25f6] ul[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:after{content:"→";margin-left:auto;opacity:0;transform:translate(-10px);transition:all .3s ease;color:var(--color-emerald);font-weight:700}.mega-site-links[data-astro-cid-j7pv25f6] .link-group[data-astro-cid-j7pv25f6] ul[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{color:var(--color-emerald);padding-left:5px}.mega-site-links[data-astro-cid-j7pv25f6] .link-group[data-astro-cid-j7pv25f6] ul[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover:after{opacity:1;transform:translate(0)}.mega-site-links[data-astro-cid-j7pv25f6] .link-group[data-astro-cid-j7pv25f6] ul[data-astro-cid-j7pv25f6] li[data-astro-cid-j7pv25f6]:last-child a[data-astro-cid-j7pv25f6]{border-bottom:none}
