.insight-page{background:var(--paper);color:var(--body);line-height:1.7}.insight-page .hd{z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#f7f9fce6;position:sticky;top:0}.insight-page .hd .wrap{justify-content:space-between;align-items:center;max-width:none;height:76px;margin:0;padding:0 clamp(28px,5vw,72px);display:flex}.insight-page .logo{font-family:var(--sans);letter-spacing:.02em;color:var(--ink);align-items:center;gap:11px;font-size:17px;font-weight:800;display:flex}.insight-page .logo .bd{background:var(--brand);color:#fff;border-radius:2px;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;font-weight:800;display:flex}.insight-page .logo small{opacity:.55;font-weight:600}.insight-page .hd-right{align-items:center;gap:34px;display:flex}.insight-page .nav{gap:34px;font-size:14px;font-weight:500;display:flex}.insight-page .nav a{color:var(--body);transition:color .25s}.insight-page .nav a:hover{color:var(--navy)}.insight-page .nav a.on{color:var(--navy);font-weight:700}.insight-page .navbtn{font-family:var(--sans);background:var(--navy);color:#fff;cursor:pointer;border:none;border-radius:2px;padding:11px 22px;font-size:14px;font-weight:600;transition:background .25s}.insight-page .navbtn:hover{background:var(--navy-deep)}@media (max-width:880px){.insight-page .nav{display:none}}.insight-page .wrap{max-width:1120px;margin:0 auto;padding:0 clamp(20px,4vw,40px)}.insight-page .insight-list-wrap{padding-bottom:clamp(56px,7vw,88px)}.insight-page .head{padding:clamp(44px,6vw,72px) 0 clamp(28px,4vw,40px)}.insight-page .eyebrow{letter-spacing:.22em;text-transform:uppercase;color:var(--navy);font-size:12px;font-weight:700}.crumb{color:var(--muted,#6b7280);margin:8px 0 24px;font-size:13.5px}.crumb a{color:var(--navy,#1e3a8a);text-decoration:none}.crumb a:hover{text-decoration:underline}.insight-page .ihead{margin:8px 0 4px}.insight-page .ihead h1.disp{font-family:var(--serif-ko);letter-spacing:-.02em;color:var(--ink,#111827);word-break:keep-all;overflow-wrap:break-word;text-wrap:balance;margin:10px 0 0;font-size:clamp(28px,4.4vw,46px);font-weight:800;line-height:1.2}.insight-page .ihead .lede{max-width:62ch;color:var(--muted,#4b5563);word-break:keep-all;margin:16px 0 0;font-size:15.5px;line-height:1.8}.insight-page h1{font-family:var(--serif-ko);letter-spacing:-.02em;color:var(--ink);word-break:keep-all;overflow-wrap:break-word;text-wrap:balance;margin-top:16px;font-size:clamp(30px,5vw,50px);font-weight:800;line-height:1.16}.insight-page .head .lead{color:var(--sub);max-width:52ch;margin-top:16px;font-size:clamp(15px,1.4vw,17px)}.insight-page .head .total{color:var(--sub);margin-top:14px;font-size:14px}.insight-page .head .total b{color:var(--navy);font-weight:700}.insight-page .filters{border-bottom:1px solid var(--line);flex-wrap:wrap;gap:9px;padding-bottom:clamp(28px,4vw,40px);display:flex}.insight-page .filters button{font-family:var(--sans);color:var(--body);border:1px solid var(--line-2);cursor:pointer;background:0 0;border-radius:999px;padding:9px 17px;font-size:13.5px;font-weight:600;transition:all .18s}.insight-page .filters button:hover{border-color:var(--navy);color:var(--navy)}.insight-page .filters button.on{background:var(--navy);border-color:var(--navy);color:#fff}.insight-page .filters button .cnt{color:var(--sub);font-variant-numeric:tabular-nums;margin-left:6px;font-size:12px;font-weight:700}.insight-page .filters button:hover .cnt{color:var(--navy)}.insight-page .filters button.on .cnt{color:#ffffffb8}.insight-page .grid{grid-template-columns:repeat(3,1fr);gap:clamp(28px,3vw,40px) clamp(18px,2vw,26px);margin-top:clamp(32px,4vw,48px);display:grid}@media (max-width:860px){.insight-page .grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.insight-page .grid{grid-template-columns:1fr}}.insight-page .card{cursor:pointer;border:1px solid var(--line-2);background:#fff;flex-direction:column;min-width:0;transition:border-color .25s,transform .25s;display:flex}.insight-page .card:hover{border-color:var(--navy);transform:translateY(-3px)}.insight-page .card .th{aspect-ratio:16/10;background:#fff;justify-content:center;align-items:center;display:flex}.insight-page .card .th svg{width:46px;height:46px;stroke:var(--line-2);fill:none;stroke-width:1.2px;transition:stroke .3s}.insight-page .card:hover .th svg{stroke:var(--navy)}.insight-page .card .th{position:relative;overflow:hidden}.insight-page .th .thumb{object-fit:cover;width:100%;height:100%;display:block;position:absolute;inset:0}.insight-page .th .thumb[src$="-3d-v2.webp"],.insight-page .th .thumb[src*="/insight-thumbnails/"]{object-fit:contain;background:#fff}.insight-page .card-body{flex-direction:column;flex:1;min-height:170px;padding:16px 18px 14px;display:flex}.insight-page .card-kicker{align-items:baseline;gap:6px;font-size:11.5px;line-height:1.4;display:flex}.insight-page .card-kicker strong{color:var(--brand);font-weight:800}.insight-page .card-kicker span{color:var(--body);font-weight:600}.insight-page .card h2{font-family:var(--serif-ko);color:var(--ink);-webkit-line-clamp:2;word-break:keep-all;-webkit-box-orient:vertical;margin-top:10px;font-size:18px;font-weight:750;line-height:1.42;display:-webkit-box;overflow:hidden}.insight-page .card-foot{color:var(--sub);font-variant-numeric:tabular-nums;justify-content:space-between;gap:12px;margin-top:auto;padding-top:18px;font-size:10.5px;display:flex}.insight-page .empty{text-align:center;color:var(--sub);grid-column:1/-1;padding:50px 0;font-size:15px}.insight-page .empty-cta{font-family:var(--sans);color:var(--navy);cursor:pointer;background:#1e3a8a0f;border:1px solid #1e3a8a38;border-radius:999px;min-height:44px;margin-top:14px;padding:12px 20px;font-size:14px;font-weight:700;transition:background .18s,color .18s}.insight-page .empty-cta:hover{background:var(--navy);color:#fff}@media (max-width:560px){.insight-page .card-body{min-height:154px}.insight-page .card h2{font-size:19px}}.insight-page .ifoot{border-top:1px solid var(--line);color:#8b96b5;background:#0f1626;margin-top:clamp(56px,7vw,88px)}.insight-page .ifoot .in{flex-wrap:wrap;justify-content:space-between;gap:12px;max-width:1120px;margin:0 auto;padding:34px clamp(20px,4vw,40px);font-size:12.5px;display:flex}.insight-page .ifoot a:hover{color:#fff}
