.v2-products{--green:#00bb74;--green-dark:#00a862;--green-light:#e8faf3;--text:#09090b;--text-2:#27272a;--text-sub:#52525b;--text-caption:#71717a;--text-light:#a1a1aa;--bg:#fff;--bg-gray:#f5f5f7;--bg-card:#fff;--notif-bg:#1a1b1f;--notif-cap:#2d3036;--border:#e5e5ea;--divider:#d9d9d9;--bg-subtle:#f8f8f8;--discretionary:#3b82f6;--advisory:#ff7817;--danger:#ff3b30;--logo:#151926;--logo-leaf:#00bb74;--radius-xs:4px;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:20px;--radius-full:999px;--shadow:0 4px 24px #00000012;--shadow-lg:0 12px 48px #0000001f;--fs-hero:clamp(36px,4.5vw,56px);--fs-display:clamp(28px,4vw,44px);--fs-h2:clamp(28px,3vw,40px);--fs-3xl:32px;--fs-2xl:28px;--fs-xl:24px;--fs-22:22px;--fs-lg:20px;--fs-md:18px;--fs-17:17px;--fs-base:16px;--fs-sm:14px;--fs-xs:13px;--fs-2xs:12px;--fs-3xs:11px;--fw-medium:500;--fw-semibold:600;--fw-bold:700;--lh-tight:1.2;--lh-snug:1.25;--lh-heading:1.4;--lh-base:1.6;--lh-relaxed:1.7;--lh-loose:1.75;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-14:56px;--section-x:40px;color:var(--text);background:var(--bg);font-family:Pretendard,-apple-system,BlinkMacSystemFont,Apple SD Gothic Neo,Malgun Gothic,sans-serif;line-height:var(--lh-base);-webkit-font-smoothing:antialiased}.v2-products *,.v2-products :before,.v2-products :after{box-sizing:border-box;margin:0;padding:0}.v2-products{scroll-behavior:smooth}.v2-products #header-wrapper{z-index:101;position:fixed;top:0;left:0;right:0}.v2-products nav{-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#ffffffeb;grid-template-columns:1fr auto;align-items:center;height:64px;padding:0 max(40px,50% - 550px);display:grid;position:relative}.v2-products .nav-logo{align-items:center;display:flex}.v2-products .nav-actions{justify-content:flex-end;align-items:center;display:flex}.v2-products .btn-download{background:var(--green);color:#fff;border-radius:var(--radius-sm);font-size:var(--fs-sm);font-weight:var(--fw-semibold);cursor:pointer;border:none;padding:8px 16px;line-height:1.6;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.v2-products .btn-download:hover{background:var(--green-dark)}.v2-products .page-hero{padding:100px var(--section-x)20px;background:var(--bg);text-align:center}.v2-products .page-hero .inner{max-width:680px;margin:0 auto}.v2-products .page-hero h1{font-size:40px;font-weight:var(--fw-bold);color:var(--text);letter-spacing:0;word-break:keep-all;line-height:1.4}.v2-products .page-hero p{color:var(--text-sub);word-break:keep-all;margin-top:10px;font-size:18px;line-height:1.6}.v2-products .products-wrap{max-width:1180px;padding:0 var(--section-x)100px;margin:0 auto}.v2-products .cat-tabs{z-index:50;background:var(--bg);scrollbar-width:none;border-bottom:none;justify-content:center;gap:8px;height:auto;padding:8px 0;display:flex;position:sticky;top:64px;overflow-x:auto}.v2-products .cat-tabs::-webkit-scrollbar{display:none}.v2-products .cat-tab{border-radius:var(--radius-full);font-size:var(--fs-sm);font-weight:var(--fw-semibold);line-height:var(--lh-heading);color:var(--text-sub);white-space:nowrap;cursor:pointer;background:#f5f5f7;flex-shrink:0;padding:8px 16px;text-decoration:none;transition:background .15s,color .15s}.v2-products .cat-tab:hover{background:var(--border);color:var(--text)}.v2-products .cat-tab.active{background:var(--notif-bg);color:#fff}.v2-products .acct-section{margin-top:60px;scroll-margin-top:148px}.v2-products .acct-section:first-of-type{margin-top:28px}.v2-products .acct-header{margin-bottom:20px}.v2-products .acct-name{font-size:var(--fs-22);font-weight:var(--fw-semibold);letter-spacing:-.3px;color:var(--text);line-height:var(--lh-heading)}.v2-products .acct-desc{font-size:var(--fs-17);color:var(--text-sub);word-break:keep-all;margin-top:4px;line-height:1.6}.v2-products .acct-grid{gap:var(--space-5);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}@media (max-width:980px){.v2-products .acct-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.v2-products nav{padding:0 20px}.v2-products .page-hero{padding:88px 20px 20px}.v2-products .page-hero h1{font-size:30px}.v2-products .page-hero p{font-size:16px}.v2-products .acct-name{font-size:20px}.v2-products .acct-desc{font-size:16px}.v2-products .acct-section{margin-top:48px}.v2-products .products-wrap{padding:0 20px 72px}.v2-products .cat-tabs{gap:6px}.v2-products .acct-grid{grid-template-columns:1fr;gap:12px}}