.v4-root{--v4-navy-50:#eef2f8;--v4-navy-100:#e3e9f2;--v4-navy-200:#ccd6e4;--v4-navy-300:#aabacf;--v4-navy-400:#8c9db7;--v4-navy-500:#5d7095;--v4-navy-600:#4e6285;--v4-navy-700:#3f5273;--v4-navy-800:#34445f;--v4-navy-900:#25334a;--v4-navy-950:#10182e;--v4-text:#10182e;--v4-text-muted:#505b6f;--v4-text-faint:#667185;--v4-border:#e2e8f0;--v4-jumpoline-tint:#e9efdc;--v4-miricanvas-tint:#dcedef;--v4-cream-tint:#efe9dc;--v4-bg-soft:#e9eef6;--v4-cobalt:#1b5fd0;--v4-surface:#fff;--v4-radius:12px;--v4-shadow-card:0 2px 10px rgba(16,24,46,.05);--v4-shadow-hover:0 6px 22px rgba(16,24,46,.1)}.v4-root,.v4-root *,.v4-root :before,.v4-root :after{box-sizing:border-box;min-width:0}.v4-root{color:var(--v4-text);background:var(--v4-surface);word-break:keep-all;letter-spacing:normal;overflow-wrap:normal;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Apple SD Gothic Neo,Malgun Gothic,sans-serif;font-size:16px;font-weight:400;line-height:1.55}.v4-root h1,.v4-root h2,.v4-root h3,.v4-root h4,.v4-root h5,.v4-root h6{letter-spacing:normal;text-wrap:wrap;font-weight:700}.v4-root p{text-wrap:wrap}.v4-root img{max-width:100%;display:block}.v4-root a{color:inherit;text-decoration:none}.v4-root ul{list-style:none}.v4-root button{font:inherit;cursor:pointer;color:inherit;background:0 0;border:0}.v4-root .v4-container{max-width:1320px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}.v4-root .is-locked{opacity:.8;cursor:default;pointer-events:none}.v4-root .sr-only{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.v4-root .skip-link{z-index:99;background:var(--v4-navy-600);color:#fff;border-radius:0 0 8px;padding:12px 20px;font-weight:700;position:absolute;top:0;left:-9999px}.v4-root .skip-link:focus{left:0}.v4-root .tnb{background:var(--v4-navy-600);color:#fff;font-size:13px}.v4-root .tnb .v4-container{justify-content:flex-end;align-items:center;gap:0;height:34px;display:flex}.v4-root .tnb .v4-container>*{opacity:.92;align-items:center;height:100%;padding-left:12px;padding-right:12px;display:inline-flex}.v4-root .tnb .v4-container>*+*{border-left:1px solid rgba(255,255,255,.25)}.v4-root .tnb .v4-container>.is-locked{opacity:.7}.v4-root .tnb a:hover{opacity:1;text-decoration:underline}.v4-root .navbar{z-index:50;border-bottom:1px solid var(--v4-border);background:#fff;position:-webkit-sticky;position:sticky;top:0}.v4-root .navbar .v4-container{align-items:center;gap:32px;height:62px;display:flex}.v4-root .brand{flex-shrink:0;align-items:center;gap:10px;display:flex}.v4-root .brand img{width:auto;height:34px}.v4-root .gnb{flex:1;justify-content:space-evenly;align-items:center;display:flex}.v4-root .gnb>*{border-radius:8px;padding:10px 14px;font-size:15.5px;font-weight:700}.v4-root .gnb a:hover{color:var(--v4-navy-600);background:var(--v4-navy-50)}.v4-root .nav-toggle{border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;display:none}.v4-root .nav-toggle:hover{background:var(--v4-navy-50)}.v4-root .nav-toggle svg{width:24px;height:24px;stroke:var(--v4-text)}.v4-root .gnb-drawer{display:none}.v4-root .hero{display:grid;position:relative;overflow:hidden}.v4-root .hero-slide{visibility:hidden;opacity:0;z-index:0;background-position:100%;background-repeat:no-repeat;background-size:cover;background-color:var(--v4-navy-100);grid-area:1/1;min-height:max(340px,min(33vw,640px));transition:opacity .6s}.v4-root .hero-slide.active{visibility:visible;opacity:1;z-index:1}.v4-root .hero-inner{align-items:center;min-height:max(340px,min(33vw,640px));padding-top:40px;padding-bottom:40px;display:flex}.v4-root .hero-kicker{letter-spacing:.02em;color:var(--v4-navy-600);margin-bottom:14px;padding-top:12px;font-size:max(13px,min(1.2vw,15px));font-weight:700;display:inline-block;position:relative}.v4-root .hero-kicker:before{content:"";background:var(--v4-navy-600);border-radius:2px;width:28px;height:3px;position:absolute;top:0;left:0}.v4-root .hero-title{letter-spacing:-.015em;color:var(--v4-text);font-size:max(30px,min(4.6vw,56px));font-weight:700;line-height:1.22}.v4-root .hero-title .accent{color:var(--v4-navy-500)}.v4-root .hero-sub{letter-spacing:.22em;color:var(--v4-navy-600);margin-top:14px;font-size:max(13px,min(1.3vw,17px));font-weight:700}.v4-root .hero-desc{color:var(--v4-text-muted);margin-top:18px;font-size:max(13.5px,min(1.15vw,16px));line-height:1.7}.v4-root .hero-controls{z-index:2;align-items:center;gap:4px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.v4-root .hero-dots{align-items:center;gap:4px;display:flex}.v4-root .hero-dots button{border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:inline-flex}.v4-root .hero-dots button:before{content:"";background:#7e89a0;border-radius:999px;width:8px;height:8px;transition:width .25s,background .25s}.v4-root .hero-dots button.active:before{background:var(--v4-cobalt);width:26px}.v4-root .hero-dots button.active{width:42px}.v4-root .hero-pause{border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.v4-root .hero-pause svg{fill:#5f6a80;stroke:none;width:13px;height:13px}.v4-root .hero-pause .icon-play{display:none}.v4-root .hero-pause.paused .icon-play{display:block}.v4-root .hero-pause.paused .icon-pause{display:none}.v4-root .quickbar{border-bottom:1px solid var(--v4-border)}.v4-root .quickbar .v4-container{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:32px;padding-top:32px;padding-bottom:32px;display:flex}.v4-root .quickbar-msg strong{margin-bottom:4px;font-size:17px;display:block}.v4-root .quickbar-msg p{color:var(--v4-text-muted);margin-bottom:14px;font-size:14px}.v4-root .quickbar-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.v4-root .pill{border:1px solid var(--v4-border);min-height:38px;color:var(--v4-text-muted);border-radius:999px;justify-content:center;align-items:center;padding:7px 18px;font-size:13.5px;font-weight:700;display:inline-flex}.v4-root .pill:hover{border-color:var(--v4-navy-400);color:var(--v4-navy-700)}.v4-root .pill.solid{background:var(--v4-navy-600);border-color:var(--v4-navy-600);color:#fff}.v4-root .pill.solid:hover{background:var(--v4-navy-700)}.v4-root .quick-cards{gap:14px;display:flex}.v4-root .quick-card{border:1px solid var(--v4-border);border-radius:var(--v4-radius);text-align:center;background:#fff;width:128px;padding:18px 12px 16px}.v4-root .quick-card:hover{box-shadow:var(--v4-shadow-hover);border-color:var(--v4-navy-200)}.v4-root .quick-card .qicon{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin:0 auto 12px;display:flex}.v4-root .quick-card .qicon svg{stroke:#fff;fill:none;stroke-width:1.8px;width:26px;height:26px}.v4-root .quick-card span{font-size:14px;font-weight:700}.v4-root .qc-a .qicon{background:var(--v4-navy-600)}.v4-root .qc-b .qicon{background:var(--v4-navy-800)}.v4-root .qc-c .qicon{background:var(--v4-navy-400)}.v4-root .visitor-badge{background:var(--v4-navy-50);min-height:44px;color:var(--v4-text-muted);white-space:nowrap;border-radius:999px;align-items:center;gap:9px;padding:6px 18px;font-size:13.5px;font-weight:700;display:inline-flex}.v4-root .visitor-badge strong{min-width:58px;color:var(--v4-text);font-variant-numeric:tabular-nums;letter-spacing:-.01em;margin-bottom:0;font-size:19px;line-height:1.1}.v4-root .visitor-badge-dot{background:var(--v4-navy-600);border-radius:999px;width:8px;height:8px}.v4-root .intro{background:var(--v4-navy-100);padding-top:48px;padding-bottom:48px}.v4-root .intro-grid{grid-template-columns:1fr 300px;gap:20px;display:grid}.v4-root .intro-cards{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.v4-root .intro-card{border:1px solid var(--v4-border);border-radius:var(--v4-radius);box-shadow:var(--v4-shadow-card);background:#fff;flex-direction:column;display:flex;overflow:hidden}.v4-root .intro-card:hover{box-shadow:var(--v4-shadow-hover)}.v4-root .intro-card-thumb{aspect-ratio:4/3;background:var(--v4-navy-50);border-bottom:1px solid var(--v4-border)}.v4-root .intro-card-thumb img{object-fit:cover;width:100%;height:100%}.v4-root .intro-card-body{padding:14px 16px 18px}.v4-root .intro-card h3{font-size:16px}.v4-root .intro-card p{color:var(--v4-text-muted);margin-top:6px;font-size:13px;line-height:1.6}.v4-root .intro-card-cta{color:var(--v4-cobalt);align-items:baseline;gap:6px;margin-top:14px;font-size:13px;font-weight:700;display:inline-flex}.v4-root .intro-card-cta:after{content:"↗";font-weight:400}.v4-root .intro-card:hover .intro-card-cta{color:var(--v4-navy-700)}.v4-root .intro-card-meta{color:var(--v4-text-faint);font-size:12px;font-weight:400}.v4-root .intro-news{flex-direction:column;gap:20px;display:flex}.v4-root .news-card{border:1px solid var(--v4-border);border-radius:var(--v4-radius);box-shadow:var(--v4-shadow-card);background:#fff;flex:1;align-items:flex-start;gap:14px;padding:20px 18px;display:flex}.v4-root .news-card:hover{box-shadow:var(--v4-shadow-hover)}.v4-root .news-card .nicon{background:var(--v4-navy-50);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.v4-root .news-card .nicon svg{width:20px;height:20px;stroke:var(--v4-navy-600);fill:none;stroke-width:1.8px}.v4-root .news-card strong{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin-bottom:4px;font-size:14px;display:-webkit-box;overflow:hidden}.v4-root .cat{padding-top:96px}.v4-root .cat:last-of-type{padding-bottom:8px}.v4-root .cat .sec-num{text-align:center;letter-spacing:.02em;color:var(--v4-navy-300);margin-bottom:12px;font-size:max(40px,min(4vw,56px));font-weight:700;line-height:1;display:block}.v4-root .cat h2{text-align:center;letter-spacing:-.01em;margin-bottom:36px;font-size:28px}.v4-root .grid-4{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.v4-root .cat.is-band{background:var(--v4-navy-100);margin-top:56px;padding-top:80px;padding-bottom:72px}.v4-root .cat.is-band+.cat{padding-top:80px}.v4-root .smallcap-lead{text-align:center;color:var(--v4-text-muted);max-width:46ch;margin:-26px auto 40px;font-size:13.5px;line-height:1.6}.v4-root .smallcap-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.v4-root .smallcap-card{border:1px solid var(--v4-border);border-radius:var(--v4-radius);min-width:0;box-shadow:var(--v4-shadow-card);background:#fff;overflow:hidden}.v4-root .smallcap-card:hover{box-shadow:var(--v4-shadow-hover);border-color:var(--v4-navy-200)}@media (hover:hover) and (prefers-reduced-motion:no-preference){.v4-root .smallcap-card{transition:box-shadow .2s,border-color .2s,transform .2s}.v4-root .smallcap-card:hover{transform:translateY(-3px)}.v4-root .smallcap-thumb img{transition:transform .3s}.v4-root .smallcap-card:hover .smallcap-thumb img{transform:scale(1.04)}}.v4-root .smallcap-thumb{aspect-ratio:4/3;background:var(--v4-navy-50);border-bottom:1px solid var(--v4-border);color:var(--v4-text-muted);letter-spacing:.02em;text-align:center;justify-content:center;align-items:center;padding:8px;font-size:12.5px;font-weight:700;display:flex}.v4-root .smallcap-slot{flex-direction:column;align-items:center;gap:8px;display:inline-flex}.v4-root .smallcap-slot svg{width:28px;height:28px;color:var(--v4-navy-300)}.v4-root .smallcap-thumb img{object-fit:cover;width:100%;height:100%}.v4-root .smallcap-body{padding:14px 16px 18px}.v4-root .smallcap-cat{letter-spacing:.04em;color:var(--v4-text-muted);overflow-wrap:anywhere;margin-bottom:4px;font-size:11px;font-weight:700;display:block}.v4-root .smallcap-body h3{overflow-wrap:anywhere;margin-bottom:0;font-size:15.5px}.v4-root .smallcap-body h3:not(:last-child){margin-bottom:6px}.v4-root .smallcap-body p{color:var(--v4-text-muted);overflow-wrap:anywhere;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;font-size:12.5px;line-height:1.6;display:-webkit-box;overflow:hidden}.v4-root .smallcap-pager{justify-content:center;margin-top:26px;display:flex}.v4-root .smallcap-dot{background:var(--v4-navy-300);border-radius:999px;width:8px;height:8px}.v4-root .promo-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.v4-root .promo-card{min-width:0}.v4-root .promo-thumb{aspect-ratio:4/3;border-radius:var(--v4-radius);background:var(--v4-navy-50);margin-bottom:14px;overflow:hidden}.v4-root .promo-thumb img{object-fit:cover;width:100%;height:100%;display:block}.v4-root .promo-card h3{margin-bottom:6px;font-size:16px}.v4-root .promo-card p{color:var(--v4-text-muted);font-size:13px;line-height:1.65}.v4-root .refsites{margin-top:76px}.v4-root .market+.market{margin-top:16px}.v4-root .market-inner{justify-content:space-between;align-items:center;gap:32px;padding-top:64px;padding-bottom:64px;display:flex}.v4-root .market-lead{align-items:center;gap:24px;min-width:0;display:flex}.v4-root .market-mark{width:88px;height:88px;box-shadow:var(--v4-shadow-card);background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.v4-root .market-mark img{object-fit:contain;width:56px;height:56px}.v4-root .market-copy{min-width:0}.v4-root .market h3{letter-spacing:-.015em;color:var(--v4-navy-950);margin-bottom:8px;font-size:max(24px,min(3vw,34px))}.v4-root .market-body{color:var(--v4-text-muted);font-size:16px}.v4-root .market-note{color:var(--v4-text-muted);margin-top:8px;font-size:12.5px}.v4-root .market-cta{background:var(--v4-navy-600);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-height:52px;padding-left:30px;padding-right:30px;font-size:15.5px;font-weight:700;transition:background .2s;display:inline-flex}.v4-root .market-cta:after{content:"↗";margin-left:8px;font-weight:400}.v4-root .market-cta:hover{background:var(--v4-navy-700);color:#fff}.v4-root .partners{padding-top:48px;padding-bottom:64px}.v4-root .partners-title{text-align:center;letter-spacing:-.01em;margin-bottom:10px;font-size:28px}.v4-root .partners-lead{text-align:center;color:var(--v4-text-muted);max-width:62ch;margin:0 auto 32px;font-size:13.5px}.v4-root .partners-grid{grid-template-columns:repeat(6,1fr);gap:12px;display:grid}.v4-root .partner-tile{border:1px solid var(--v4-border);height:64px;color:var(--v4-text-faint);letter-spacing:.02em;background:#fff;border-radius:8px;justify-content:center;align-items:center;padding-left:14px;padding-right:14px;font-size:12.5px;font-weight:700;display:flex}.v4-root a.partner-tile{transition:border-color .2s,box-shadow .2s}.v4-root a.partner-tile:hover{border-color:var(--v4-navy-200);box-shadow:var(--v4-shadow-card)}.v4-root .partner-tile img{object-fit:contain;width:auto;max-width:100%;max-height:34px}.v4-root .partners-note{text-align:center;color:var(--v4-text-faint);margin-top:14px;font-size:12px}.v4-root .footer{background:var(--v4-navy-950);color:#aab3c5;font-size:13px}.v4-root .footer .v4-container{padding-top:44px;padding-bottom:36px}.v4-root .footer-top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:32px;margin-bottom:26px;display:flex}.v4-root .footer-logo{color:#fff;letter-spacing:.04em;font-size:19px;font-weight:700}.v4-root .footer-links{flex-wrap:wrap;gap:22px;display:flex}.v4-root .footer-links>*{justify-content:center;align-items:center;min-width:24px;min-height:44px;display:inline-flex}.v4-root .footer-links a:hover{color:#fff;text-decoration:underline}.v4-root .footer-links .strong{color:#dfe4ee;font-weight:700}.v4-root .footer-info p{margin-bottom:5px;line-height:1.7}.v4-root .footer-info .sep{opacity:.4;margin-left:8px;margin-right:8px}.v4-root .footer-copy{color:#8590a6;border-top:1px solid rgba(255,255,255,.12);margin-top:22px;padding-top:18px;font-size:12px}.v4-root .footer-admin{color:#79839a;border-left:1px solid rgba(255,255,255,.14);align-items:center;min-height:36px;margin-left:12px;padding-left:12px;padding-right:4px;font-size:12px;display:inline-flex}.v4-root .footer-admin:hover{color:#fff;text-decoration:underline}@media (max-width:1024px){.v4-root .grid-4{grid-template-columns:repeat(3,1fr)}.v4-root .gnb{display:none}.v4-root .nav-toggle{margin-left:auto;display:flex}.v4-root .gnb-drawer{border-bottom:1px solid var(--v4-border);background:#fff;display:none;position:absolute;top:62px;left:0;right:0;box-shadow:0 14px 30px rgba(16,24,46,.1)}.v4-root .gnb-drawer.open{display:block}.v4-root .gnb-drawer>*{border-top:1px solid var(--v4-border);align-items:center;min-height:50px;padding-left:24px;padding-right:24px;font-size:15.5px;font-weight:700;display:flex}.v4-root .gnb-drawer a:hover{background:var(--v4-navy-50);color:var(--v4-navy-700)}.v4-root .intro-grid{grid-template-columns:1fr}.v4-root .intro-news{flex-direction:row}.v4-root .promo-grid{grid-template-columns:repeat(2,1fr)}.v4-root .news-card{flex:1}}@media (max-width:860px){.v4-root .hero-slide{background-position:74%;min-height:340px}.v4-root .hero-inner{min-height:340px;padding-top:36px;padding-bottom:36px}.v4-root .hero-title{font-size:max(26px,min(7.2vw,34px))}.v4-root .hero-kicker{margin-bottom:10px;padding-top:9px}.v4-root .hero-desc{margin-top:12px}.v4-root .hero-desc br{display:none}.v4-root .hero-slide:before{content:"";background:linear-gradient(90deg,rgba(227,233,242,.85) 0%,rgba(227,233,242,0) 62%);position:absolute;top:0;bottom:0;left:0;right:0}.v4-root .hero-inner{position:relative}.v4-root .quickbar .v4-container{flex-direction:column;align-items:stretch;gap:20px;padding-top:24px;padding-bottom:24px}.v4-root .quickbar-msg p{margin-bottom:12px}.v4-root .visitor-badge{border-radius:12px;flex-basis:100%;justify-content:center;min-height:48px;font-size:14px}.v4-root .visitor-badge strong{min-width:62px;font-size:20px}.v4-root .quick-cards{justify-content:stretch}.v4-root .quick-card{flex:1;width:auto;min-width:0}.v4-root .intro-cards{grid-template-columns:repeat(2,1fr);gap:12px}.v4-root .intro-card-body{padding:12px 12px 14px}.v4-root .intro-card h3{font-size:15px}.v4-root .promo-grid{grid-template-columns:repeat(2,1fr);gap:14px}.v4-root .intro-news{flex-direction:column}.v4-root .cat h2{font-size:24px}.v4-root .grid-4{grid-template-columns:repeat(2,1fr);gap:14px}.v4-root .partners-grid{grid-template-columns:repeat(3,1fr)}.v4-root .partners-title{font-size:24px}.v4-root .market-inner{flex-direction:column;align-items:stretch;gap:18px;padding-top:44px;padding-bottom:44px}.v4-root .market-mark{width:68px;height:68px}.v4-root .market-mark img{width:44px;height:44px}.v4-root .market-cta{width:100%}.v4-root .footer-top{flex-direction:column;gap:18px}}@media (max-width:560px){.v4-root .v4-container{padding-left:16px;padding-right:16px}.v4-root .partners-grid{grid-template-columns:repeat(2,1fr)}.v4-root .smallcap-grid{grid-template-columns:repeat(2,1fr);gap:14px}.v4-root .smallcap-grid>:nth-child(odd):last-child{grid-column:1/-1}.v4-root .smallcap-grid>:nth-child(odd):last-child .smallcap-thumb{aspect-ratio:16/9}.v4-root .smallcap-body{padding:12px 12px 14px}.v4-root .smallcap-body h3{font-size:15px}.v4-root .quick-cards{gap:8px}.v4-root .quick-card{padding:14px 6px 12px}.v4-root .quick-card .qicon{border-radius:12px;width:42px;height:42px;margin-bottom:8px}.v4-root .quick-card .qicon svg{width:22px;height:22px}.v4-root .quick-card span{font-size:12.5px}.v4-root .intro-cards,.v4-root .promo-grid{gap:10px}.v4-root .intro-card-body{padding:10px 10px 12px}.v4-root .intro-card h3{font-size:14px}.v4-root .intro-card p,.v4-root .promo-card p{font-size:12.5px}.v4-root .promo-card h3{font-size:14.5px}}@media (prefers-reduced-motion:reduce){.v4-root *{transition:none!important}}.v4-root .gnb .is-current{color:var(--v4-navy-600);box-shadow:inset 0 -2px 0 var(--v4-navy-600)}.v4-root .gnb-drawer .is-current{color:var(--v4-navy-600);box-shadow:inset 3px 0 0 var(--v4-navy-600)}.v4-root .gnb a:focus-visible{outline:2px solid var(--v4-navy-600);outline-offset:2px}.v4-root .gnb-drawer a:focus-visible{outline:2px solid var(--v4-navy-600);outline-offset:2px}html{scroll-padding-top:66px}@media (max-width:1024px){.v4-root .gnb-drawer .drawer-auth{color:var(--v4-navy-800);font-size:14.5px}.v4-root .gnb-drawer>:not(.drawer-auth)+.drawer-auth{border-top:2px solid var(--v4-navy-200)}}.v4-root .news-card .nbody{flex:1;min-width:0}.v4-root .news-card .top{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.v4-root .news-card .lbl{letter-spacing:.02em;color:var(--v4-navy-600);font-size:11.5px;font-weight:700}.v4-root .news-card .go{color:var(--v4-navy-600);flex-shrink:0;font-size:12px;font-weight:700}.v4-root .news-card .go:after{content:" →"}.v4-root .news-card strong{margin-top:5px;margin-bottom:0}.v4-root .news-card .date{color:var(--v4-text-faint);font-variant-numeric:tabular-nums;margin-top:5px;font-size:12px;display:block}.v4-root .news-card .date .sep{opacity:.5;margin-left:6px;margin-right:6px}.v4-root .page-head{background:var(--v4-navy-100);border-bottom:1px solid var(--v4-border);text-align:center;padding-top:44px;padding-bottom:40px}.v4-root .page-head h1,.v4-root .page-head .page-head-title{letter-spacing:-.02em;font-size:30px;font-weight:700}.v4-root .page-head p:not(.page-head-title){color:var(--v4-text-muted);margin-top:8px;font-size:13.5px}.v4-root .page-main{max-width:1000px;margin-left:auto;margin-right:auto;padding:36px 24px 72px}.v4-root .list-empty{border-top:1px solid var(--v4-navy-200);text-align:center;color:var(--v4-text-muted);padding-top:64px;padding-bottom:64px;font-size:15px}.v4-root .notice-rows{border-top:1px solid var(--v4-navy-200)}.v4-root .notice-row{border-bottom:1px solid var(--v4-border);align-items:center;gap:14px;padding:17px 6px;display:flex}.v4-root a.notice-row:hover{background:var(--v4-navy-50)}.v4-root .notice-row-title{overflow-wrap:anywhere;flex:1;min-width:0;font-size:15px;font-weight:700}.v4-root .notice-row-date{font-variant-numeric:tabular-nums;color:var(--v4-text-faint);flex-shrink:0;font-size:12.5px}.v4-root .pin{background:var(--v4-navy-100);height:21px;color:var(--v4-navy-800);border-radius:5px;flex-shrink:0;align-items:center;padding-left:8px;padding-right:8px;font-size:11px;font-weight:700;display:inline-flex}.v4-root .tabs{gap:6px;margin-bottom:20px;padding-bottom:2px;display:flex;overflow-x:auto}.v4-root .tab{border:1px solid var(--v4-border);min-height:34px;color:var(--v4-text-muted);background:#fff;border-radius:999px;flex-shrink:0;align-items:center;padding-left:14px;padding-right:14px;font-size:13px;font-weight:700;display:inline-flex}.v4-root a.tab:hover{border-color:var(--v4-navy-200);color:var(--v4-navy-700)}.v4-root .tab.is-on{background:var(--v4-navy-600);border-color:var(--v4-navy-600);color:#fff}.v4-root .tab:focus-visible{outline:2px solid var(--v4-navy-600);outline-offset:-3px}.v4-root .tab.is-on:focus-visible{outline-color:#fff}.v4-root .board-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.v4-root .board-card{border:1px solid var(--v4-border);border-radius:var(--v4-radius);min-width:0;height:100%;box-shadow:var(--v4-shadow-card);background:#fff;display:block;overflow:hidden}.v4-root a.board-card:hover{box-shadow:var(--v4-shadow-hover)}.v4-root .board-thumb{aspect-ratio:16/10;background:var(--v4-navy-50);border-bottom:1px solid var(--v4-border);display:block}.v4-root .board-thumb img{object-fit:cover;width:100%;height:100%}.v4-root .board-body{padding:14px 16px 17px;display:block}.v4-root .board-card-title{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin-bottom:7px;font-size:15.5px;font-weight:700;line-height:1.5;display:-webkit-box;overflow:hidden}.v4-root .board-card-summary{-webkit-line-clamp:2;color:var(--v4-text-muted);overflow-wrap:anywhere;-webkit-box-orient:vertical;margin-bottom:10px;font-size:12.5px;line-height:1.6;display:-webkit-box;overflow:hidden}.v4-root .board-card-meta{color:var(--v4-text-faint);font-variant-numeric:tabular-nums;font-size:12px;display:block}.v4-root .board-card-meta .sep{opacity:.6;margin-left:6px;margin-right:6px}.v4-root .pager{justify-content:center;gap:5px;margin-top:30px;display:flex}.v4-root .pager-item{border:1px solid var(--v4-navy-200);min-width:34px;height:34px;color:var(--v4-text-muted);font-variant-numeric:tabular-nums;border-radius:8px;justify-content:center;align-items:center;padding-left:4px;padding-right:4px;font-size:13px;font-weight:700;display:inline-flex}.v4-root a.pager-item:hover{border-color:var(--v4-navy-400);color:var(--v4-navy-700)}.v4-root .pager-item.is-on{background:var(--v4-navy-600);border-color:var(--v4-navy-600);color:#fff}.v4-root .pager-item.is-off{opacity:.45;cursor:default}.v4-root .article{max-width:760px;margin-left:auto;margin-right:auto}.v4-root .article-cat{letter-spacing:.03em;color:var(--v4-navy-600);font-size:12.5px;font-weight:700}.v4-root .article-title{letter-spacing:-.02em;overflow-wrap:anywhere;margin:10px 0 14px;font-size:max(22px,min(3vw,28px));line-height:1.35}.v4-root .article-meta{border-bottom:1px solid var(--v4-border);color:var(--v4-text-faint);flex-wrap:wrap;gap:14px;padding-bottom:20px;font-size:12.5px;display:flex}.v4-root .article-fig{border:1px solid var(--v4-border);border-radius:10px;width:100%;height:auto;margin-top:28px;display:block}.v4-root .article-fig+.article-body{padding-top:24px}.v4-root .article-body{padding-top:28px;padding-bottom:28px;font-size:15px;line-height:1.9}.v4-root .article-body p{white-space:pre-line;overflow-wrap:anywhere}.v4-root .article-body p+p{margin-top:18px}.v4-root .article-nav{border-top:1px solid var(--v4-border);max-width:760px;margin:12px auto 0}.v4-root .article-nav a{border-bottom:1px solid var(--v4-border);align-items:center;gap:14px;padding:15px 4px;font-size:14px;display:flex}.v4-root .article-nav a:hover .t{color:var(--v4-navy-700);text-underline-offset:3px;text-decoration:underline}.v4-root .article-nav .k{width:52px;color:var(--v4-text-muted);flex-shrink:0;font-size:12.5px;font-weight:700}.v4-root .article-nav .t{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-weight:700;overflow:hidden}.v4-root .back-row{justify-content:center;margin-top:26px;display:flex}.v4-root .back-link{border:1px solid var(--v4-border);min-height:44px;color:var(--v4-text-muted);border-radius:999px;align-items:center;padding-left:18px;padding-right:18px;font-size:13.5px;font-weight:700;display:inline-flex}.v4-root a.back-link:hover{border-color:var(--v4-navy-200);color:var(--v4-navy-700)}@media (max-width:1024px){.v4-root .board-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:860px){.v4-root .page-head{padding-top:32px;padding-bottom:28px}.v4-root .page-head h1,.v4-root .page-head .page-head-title{font-size:24px}.v4-root .page-main{padding:24px 16px 56px}}@media (max-width:560px){.v4-root .board-grid{grid-template-columns:1fr;gap:14px}.v4-root .board-card{display:flex}.v4-root .board-thumb{aspect-ratio:auto;border-bottom:0;border-right:1px solid var(--v4-border);flex:0 0 118px}.v4-root .board-body{min-width:0;padding:11px 12px 12px}.v4-root .board-card-title{margin-bottom:6px;font-size:13.5px}.v4-root .board-card-summary{display:none}.v4-root .board-card-meta{font-size:11.5px}.v4-root .notice-row{gap:10px;padding:14px 2px}.v4-root .notice-row-title{font-size:14px}.v4-root .notice-row-date{font-size:11.5px}}.v4-root #brands{scroll-margin-top:78px}.v4-root .brand-card{border:1px solid var(--v4-border);border-radius:var(--v4-radius);min-width:0;box-shadow:var(--v4-shadow-card);background:#fff;display:block;overflow:hidden}.v4-root .brand-card:hover{box-shadow:var(--v4-shadow-hover);border-color:var(--v4-navy-200)}.v4-root .brand-card:focus-visible{box-shadow:var(--v4-shadow-hover);border-color:var(--v4-navy-200)}.v4-root .brand-thumb{aspect-ratio:16/10;background:var(--v4-navy-50);border-bottom:1px solid var(--v4-border);justify-content:center;align-items:center;display:flex;overflow:hidden}.v4-root .brand-thumb.on-white{background:#fefefe}.v4-root .brand-thumb.on-dark{background:#14161a;border-bottom-color:#14161a}.v4-root .brand-thumb img{object-fit:contain;width:100%;height:100%;padding:16%}.v4-root .brand-card-body{padding:14px 16px 16px}.v4-root .brand-card-meta{color:var(--v4-text-muted);justify-content:space-between;gap:10px;font-size:12.5px;line-height:1.6;display:flex}.v4-root .brand-card-meta-main span{display:block}.v4-root .brand-card-meta-biz{text-align:right;flex-shrink:0}.v4-root .brand-card-name{justify-content:space-between;align-items:flex-end;gap:10px;margin-top:14px;display:flex}.v4-root .brand-card-name h3{letter-spacing:-.02em;font-size:22px;line-height:1.2}.v4-root .brand-card-cta{white-space:nowrap;color:var(--v4-cobalt);flex-shrink:0;padding-bottom:2px;font-size:12.5px;font-weight:700}.v4-root .brand-card-cta:after{content:" →"}@media (prefers-reduced-motion:no-preference){.v4-root .brand-card{transition:box-shadow .2s,border-color .2s,transform .2s}.v4-root .brand-card:focus-visible{transform:translateY(-3px)}}@media (hover:hover) and (prefers-reduced-motion:no-preference){.v4-root .brand-card:hover{transform:translateY(-3px)}}@media (max-width:560px){.v4-root .brand-card-body{padding:12px 13px 14px}.v4-root .brand-card-meta{font-size:11.5px;line-height:1.55}.v4-root .brand-card-meta-biz{display:none}.v4-root .brand-card-name{margin-top:10px;display:block}.v4-root .brand-card-name h3{font-size:17px}.v4-root .brand-card-cta{margin-top:6px;font-size:12px;display:inline-block}}.v4-root .brand-detail{padding-top:28px;padding-bottom:72px}.v4-root .brand-back{min-height:40px;color:var(--v4-text-muted);align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.v4-root .brand-back:hover{color:var(--v4-navy-700)}.v4-root .brand-back svg{stroke:currentColor;fill:none;stroke-width:1.8px;width:18px;height:18px}.v4-root .brand-detail-grid{grid-template-columns:55fr 45fr;align-items:start;gap:36px;margin-top:14px;display:grid}.v4-root .brand-viewer{border-radius:var(--v4-radius);box-shadow:var(--v4-shadow-card);border:1px solid var(--v4-border);background:var(--v4-navy-50);aspect-ratio:16/10;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.v4-root .brand-viewer img{object-fit:contain;width:100%;height:100%;padding:8%}.v4-root .brand-viewer.on-white{background:#fefefe}.v4-root .brand-viewer.on-dark{background:#14161a;border-color:#14161a}.v4-root .brand-viewer-btn{width:48px;height:48px;box-shadow:var(--v4-shadow-hover);background:#fff;border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.v4-root .brand-viewer-btn svg{width:20px;height:20px;stroke:var(--v4-navy-700);fill:none;stroke-width:2px}.v4-root .brand-viewer-btn.is-prev{left:16px}.v4-root .brand-viewer-btn.is-next{right:16px}.v4-root .brand-viewer-count{color:#fff;background:rgba(16,24,46,.62);border-radius:999px;padding:5px 14px;font-size:12.5px;font-weight:700;position:absolute;bottom:16px;left:50%;transform:translate(-50%)}.v4-root .brand-thumbs{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px;display:grid}.v4-root .brand-thumb-btn{aspect-ratio:16/10;border:1px solid var(--v4-border);background:var(--v4-navy-50);border-radius:8px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.v4-root .brand-thumb-btn img{object-fit:contain;width:100%;height:100%;padding:12%}.v4-root .brand-thumb-btn.is-on{box-shadow:inset 0 0 0 2px var(--v4-cobalt);border-color:var(--v4-cobalt)}.v4-root .brand-thumb-btn:focus-visible{outline:2px solid var(--v4-navy-700);outline-offset:2px}.v4-root .brand-thumb-n{color:var(--v4-text-muted);background:rgba(255,255,255,.86);border-radius:5px;padding:1px 5px;font-size:10.5px;font-weight:700;position:absolute;bottom:5px;left:6px}.v4-root .brand-side{min-width:0}.v4-root .brand-side h1{letter-spacing:-.02em;font-size:32px;line-height:1.2}.v4-root .brand-eyebrow{letter-spacing:.04em;color:var(--v4-text-muted);margin-top:6px;font-size:12px;font-weight:700}.v4-root .brand-block{margin-top:26px}.v4-root .brand-side h2{letter-spacing:-.01em;margin-bottom:12px;font-size:18px}.v4-root .brand-dl{border-top:1px solid var(--v4-border)}.v4-root .brand-dl-row{border-bottom:1px solid var(--v4-border);grid-template-columns:120px 1fr;gap:14px;padding:11px 2px;font-size:13.5px;display:grid}.v4-root .brand-dl dt{color:var(--v4-text-muted);font-weight:700}.v4-root .brand-dl dd{color:var(--v4-text);overflow-wrap:anywhere;margin:0}.v4-root .brand-dl dd a{color:var(--v4-cobalt);align-items:center;gap:5px;font-weight:700;display:inline-flex}.v4-root .brand-dl dd a svg{stroke:currentColor;fill:none;stroke-width:2px;width:13px;height:13px}.v4-root .brand-intro{color:var(--v4-text-muted);font-size:13.5px;line-height:1.85}.v4-root .brand-biz{flex-direction:column;gap:9px;display:flex}.v4-root .brand-biz li{align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.6;display:flex}.v4-root .brand-biz svg{width:17px;height:17px;stroke:var(--v4-navy-600);fill:none;stroke-width:2px;flex-shrink:0;margin-top:2px}.v4-root .brand-twocol{grid-template-columns:1fr 1fr;gap:16px;margin-top:26px;display:grid}.v4-root .brand-minicard{background:var(--v4-navy-50);border:1px solid var(--v4-border);border-radius:var(--v4-radius);padding:16px}.v4-root .brand-minicard h3{align-items:center;gap:8px;margin-bottom:12px;font-size:14px;display:flex}.v4-root .brand-minicard svg{width:17px;height:17px;stroke:var(--v4-navy-600);fill:none;stroke-width:1.8px}.v4-root .brand-hist{flex-direction:column;display:flex}.v4-root .brand-hist li{border-bottom:1px solid var(--v4-border);grid-template-columns:44px 1fr;gap:10px;padding:6px 0;font-size:12.5px;line-height:1.5;display:grid}.v4-root .brand-hist li:last-child{border-bottom:0}.v4-root .brand-hist b{color:var(--v4-navy-600)}.v4-root .brand-svc{flex-direction:column;gap:7px;display:flex}.v4-root .brand-svc li{color:var(--v4-text-muted);padding-left:12px;font-size:12.5px;line-height:1.5;position:relative}.v4-root .brand-svc li:before{content:"";background:var(--v4-navy-400);border-radius:999px;width:4px;height:4px;position:absolute;top:7px;left:0}@media (max-width:860px){.v4-root .brand-detail-grid{grid-template-columns:1fr;gap:26px}.v4-root .brand-twocol{grid-template-columns:1fr;gap:12px}.v4-root .brand-thumbs{gap:10px;padding-bottom:4px;display:flex;overflow-x:auto}.v4-root .brand-thumb-btn{flex:0 0 96px}}@media (max-width:560px){.v4-root .brand-detail{padding-top:18px;padding-bottom:48px}.v4-root .brand-side h1{font-size:26px}.v4-root .brand-dl-row{grid-template-columns:96px 1fr;gap:10px;font-size:13px}.v4-root .brand-viewer-btn{width:40px;height:40px}}
.hero-carousel-module__KaOw3a__hero{background:linear-gradient(#e3e9f2,#f4f7fb);display:grid;position:relative;overflow:hidden}.hero-carousel-module__KaOw3a__slides{display:grid}.hero-carousel-module__KaOw3a__slide{opacity:0;visibility:hidden;grid-area:1/1;transition:opacity .9s ease-in-out,visibility 0s .9s;display:grid;position:relative}.hero-carousel-module__KaOw3a__active{opacity:1;visibility:visible;z-index:1;transition-delay:0s}.hero-carousel-module__KaOw3a__copy{z-index:1;opacity:0;align-items:center;width:100%;max-width:1320px;min-height:max(360px,min(33.333vw,640px));margin-left:auto;margin-right:auto;padding:40px 24px 56px;transition:opacity .18s ease-out;display:flex;position:relative}.hero-carousel-module__KaOw3a__active .hero-carousel-module__KaOw3a__copy{opacity:1;transition:opacity .45s ease-in .22s}.hero-carousel-module__KaOw3a__copy>*{width:calc(50% - 24px);min-width:0}.hero-carousel-module__KaOw3a__hero .hero-carousel-module__KaOw3a__title{letter-spacing:-.015em;color:var(--v4-text);text-wrap:balance;overflow-wrap:anywhere;margin:0;font-size:max(30px,min(4vw,52px));font-weight:700;line-height:1.22}.hero-carousel-module__KaOw3a__accent{color:var(--v4-navy-600)}.hero-carousel-module__KaOw3a__kicker{color:var(--v4-navy-600);margin-bottom:14px;padding-top:12px;font-size:max(13px,min(1.2vw,15px));font-weight:700;display:inline-block;position:relative}.hero-carousel-module__KaOw3a__kicker:before{content:"";background:currentColor;border-radius:2px;width:28px;height:3px;position:absolute;top:0;left:0}.hero-carousel-module__KaOw3a__sub{letter-spacing:.22em;color:var(--v4-navy-600);margin-top:14px;font-size:max(13px,min(1.3vw,17px));font-weight:700}.hero-carousel-module__KaOw3a__hero .hero-carousel-module__KaOw3a__desc{color:var(--v4-text-muted);text-wrap:pretty;margin-top:18px;font-size:max(14px,min(1.15vw,16px));line-height:1.7}.hero-carousel-module__KaOw3a__media{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.hero-carousel-module__KaOw3a__media picture{width:100%;height:100%;display:block}.hero-carousel-module__KaOw3a__media img,.hero-carousel-module__KaOw3a__media video{object-fit:contain;object-position:center;width:100%;height:100%}.hero-carousel-module__KaOw3a__media video{opacity:0;position:absolute;top:0;bottom:0;left:0;right:0}.hero-carousel-module__KaOw3a__media .hero-carousel-module__KaOw3a__videoReady{opacity:1}.hero-carousel-module__KaOw3a__controls{z-index:2;align-items:center;gap:4px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.hero-carousel-module__KaOw3a__dots{align-items:center;gap:4px;display:flex}.hero-carousel-module__KaOw3a__hero .hero-carousel-module__KaOw3a__dots button,.hero-carousel-module__KaOw3a__hero .hero-carousel-module__KaOw3a__pause{cursor:pointer;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:inline-flex}.hero-carousel-module__KaOw3a__dots button:before{content:"";background:#7e89a0;border-radius:999px;width:8px;height:8px}.hero-carousel-module__KaOw3a__hero .hero-carousel-module__KaOw3a__dots button[aria-current=true]{width:42px}.hero-carousel-module__KaOw3a__dots button[aria-current=true]:before{background:var(--v4-cobalt);width:26px}.hero-carousel-module__KaOw3a__pause svg{width:13px;height:13px;fill:var(--v4-navy-600)}.hero-carousel-module__KaOw3a__controls button:focus-visible{outline:2px solid var(--v4-cobalt);outline-offset:3px}@media (max-width:1099px){.hero-carousel-module__KaOw3a__slide{grid-template-rows:1fr auto;padding:36px 20px 52px}.hero-carousel-module__KaOw3a__copy{text-align:center;justify-content:center;align-items:center;max-width:640px;min-height:0;padding:8px 0}.hero-carousel-module__KaOw3a__copy>*{width:100%}.hero-carousel-module__KaOw3a__hero .hero-carousel-module__KaOw3a__title{font-size:max(26px,min(6.7vw,38px))}.hero-carousel-module__KaOw3a__kicker{margin-bottom:10px;padding-top:9px}.hero-carousel-module__KaOw3a__kicker:before{left:50%;transform:translate(-50%)}.hero-carousel-module__KaOw3a__hero .hero-carousel-module__KaOw3a__desc{max-width:38ch;margin:12px auto 0;font-size:14px}.hero-carousel-module__KaOw3a__desc br{display:none}.hero-carousel-module__KaOw3a__media{aspect-ratio:3/2;-webkit-mask-composite:source-in;width:100%;max-width:640px;max-height:360px;margin:12px auto 0;position:relative;top:auto;bottom:auto;left:auto;right:auto;-webkit-mask-image:linear-gradient(transparent,#000 16px,#000 calc(100% - 16px),transparent),linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent);mask-image:linear-gradient(transparent,#000 16px,#000 calc(100% - 16px),transparent),linear-gradient(90deg,transparent,#000 12px,#000 calc(100% - 12px),transparent);-webkit-mask-composite:source-in;mask-composite:intersect}.hero-carousel-module__KaOw3a__hero .hero-carousel-module__KaOw3a__dots button,.hero-carousel-module__KaOw3a__hero .hero-carousel-module__KaOw3a__pause{width:32px;height:36px}.hero-carousel-module__KaOw3a__controls{gap:2px;bottom:8px}.hero-carousel-module__KaOw3a__dots{gap:2px}}@media (max-width:340px){.hero-carousel-module__KaOw3a__hero .hero-carousel-module__KaOw3a__dots button,.hero-carousel-module__KaOw3a__hero .hero-carousel-module__KaOw3a__pause{width:28px}.hero-carousel-module__KaOw3a__hero .hero-carousel-module__KaOw3a__dots button[aria-current=true]{width:38px}}@media (prefers-reduced-motion:reduce){.hero-carousel-module__KaOw3a__slide,.hero-carousel-module__KaOw3a__copy,.hero-carousel-module__KaOw3a__active .hero-carousel-module__KaOw3a__copy{transition:none}}
