.ahn-wrap-front{--ahn-ink:#0a1628;--ahn-navy:#0a2342;--ahn-body:#1a2332;--ahn-muted:#64748b;--ahn-faint:#94a3b8;--ahn-divider:#e2e5ea;--ahn-amber:#d97706;--ahn-accent:#0a2342;--ahn-chip-bg:#eef2ff;--ahn-chip-txt:#3730a3;--ahn-break:#dc2626;--ahn-ease:cubic-bezier(.25,.46,.45,.94);--ahn-font:inherit;font-family:inherit;color:var(--ahn-body);background:var(--ahn-page,transparent);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ahn-wrap-front *,.ahn-wrap-front *::before,.ahn-wrap-front *::after{box-sizing:border-box}.ahn-breakout{width:100vw;margin-left:calc(50% - 50vw);overflow-x:hidden}.ahn-inner{max-width:1200px;margin:0 auto;padding:20px 16px 52px}@media (min-width:768px){.ahn-inner{padding:24px 20px 60px}}@media (min-width:1025px){.ahn-inner{padding:28px 24px 68px}}@keyframes ahn-up{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ahn-pulse{0%,100%{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.35)}}.ahn-card{background:transparent;border:0;box-shadow:none}.ahn-pad{padding:14px 0 4px}.ahn-img{display:block;color:inherit;text-decoration:none;overflow:hidden}.ahn-img img{display:block;width:100%;height:100%;transition:transform .5s var(--ahn-ease)}.ahn-16x9{aspect-ratio:16/9;background:#dde3ea;overflow:hidden;width:100%;border-radius:var(--ahn-radius,16px)}.ahn-16x9 img{object-fit:cover;width:100%;height:100%;display:block}.ahn-img:hover .ahn-16x9 img{transform:scale(1.04)}.ahn-thumb-16x9{display:block;aspect-ratio:16/9;background:#dde3ea;overflow:hidden;width:100%;border-radius:var(--ahn-rl,16px)}.ahn-thumb-16x9 img,.ahn-thumb-16x9 svg{display:block;width:100%;height:100%;object-fit:cover}.ahn-title{margin:0;line-height:1.25}.ahn-title a{color:inherit;text-decoration:none;transition:opacity .15s}.ahn-title a:hover{opacity:.8}.ahn-excerpt{margin:8px 0 0;color:var(--ahn-muted);line-height:1.55;font-size:.93rem}.ahn-meta{display:flex;align-items:center;gap:6px;color:var(--ahn-faint);font-size:11.5px;font-weight:600;letter-spacing:.02em;margin-top:8px}.ahn-meta::before{content:'';width:12px;height:1px;background:var(--ahn-divider);flex:0 0 12px}.ahn-empty{color:#6b7280;padding:20px;text-align:center;font-size:.9rem}.ahn-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 10px 4px 9px;border-radius:999px;background:var(--ahn-chip-bg);color:var(--ahn-chip-txt);font-size:10.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;line-height:1;margin:0 0 10px;vertical-align:middle}.ahn-pill::before{content:'';width:5px;height:5px;border-radius:50%;background:currentColor;opacity:.7;flex:0 0 5px}.ahn-pill--color{background:var(--ahn-pill,#0a2342);color:#fff}.ahn-pill--color::before{background:#fff;opacity:.9}.ahn-pill--sm{font-size:9.5px;padding:3px 8px 3px 7px;margin:0 0 5px;gap:5px}.ahn-pill--sm::before{width:4px;height:4px;flex:0 0 4px}.ahn-pill--breaking{background:var(--ahn-break) !important;color:#fff !important}.ahn-pill--breaking::before{background:#fff;opacity:1;animation:ahn-pulse 1.3s ease-in-out infinite}.ahn-pill-sep{display:inline-block;width:1px;height:9px;background:rgba(255,255,255,.55);margin:0 4px;flex:0 0 1px}.ahn-side-item.ahn-is-breaking .ahn-title,.ahn-sec-item.ahn-is-breaking .ahn-title,.ahn-latest-item.ahn-is-breaking .ahn-latest-title{display:flex;align-items:center;gap:7px}.ahn-side-item.ahn-is-breaking .ahn-title::before,.ahn-sec-item.ahn-is-breaking .ahn-title::before,.ahn-latest-item.ahn-is-breaking .ahn-latest-title::before{content:'';width:7px;height:7px;border-radius:50%;background:var(--ahn-break);flex:0 0 7px;animation:ahn-pulse 1.3s ease-in-out infinite;margin-top:2px}.ahn-preset-classic .ahn-hero-grid{display:grid;grid-template-columns:1fr;background:var(--ahn-bg-hero-main);border-radius:var(--ahn-radius);overflow:hidden;box-shadow:var(--ahn-shadow);margin-bottom:20px;animation:ahn-up .45s var(--ahn-ease) .05s both}@media (min-width:900px){.ahn-preset-classic .ahn-hero-grid{grid-template-columns:3fr 2fr}}.ahn-preset-classic .ahn-hero-main{min-width:0;background:var(--ahn-bg-hero-main)}.ahn-preset-classic .ahn-hero-main .ahn-img,.ahn-preset-classic .ahn-hero-main .ahn-16x9{border-radius:0}.ahn-preset-classic .ahn-hero-main .ahn-pad{padding:18px 20px 20px}.ahn-preset-classic .ahn-hero-main .ahn-title{font-size:clamp(1.3rem,4vw,2.1rem);font-weight:900;letter-spacing:-.03em;color:var(--ahn-ink)}.ahn-preset-classic .ahn-hero-sidewrap{background:var(--ahn-bg-hero-side);border-top:1px solid var(--ahn-divider);min-width:0}@media (min-width:900px){.ahn-preset-classic .ahn-hero-sidewrap{border-top:0;border-left:1px solid var(--ahn-divider)}}.ahn-preset-classic .ahn-side-list{margin:0;padding:0;list-style:none}.ahn-preset-classic .ahn-side-item{display:flex;gap:12px;align-items:center;padding:13px 16px;border-bottom:1px solid var(--ahn-divider);min-width:0;transition:background .12s}.ahn-preset-classic .ahn-side-item:last-child{border-bottom:0}.ahn-preset-classic .ahn-side-item:hover{background:rgba(10,35,66,.03)}.ahn-preset-classic .ahn-side-item:hover .ahn-16x9 img{transform:scale(1.05)}.ahn-preset-classic .ahn-side-item .ahn-img{flex:0 0 38%;border-radius:var(--ahn-radius);overflow:hidden}.ahn-preset-classic .ahn-side-item .ahn-16x9{border-radius:calc(var(--ahn-radius) * .7)}.ahn-preset-classic .ahn-side-item .ahn-pad{padding:0;flex:1;min-width:0}.ahn-preset-classic .ahn-side-item .ahn-title{font-size:14px;font-weight:700;color:var(--ahn-ink);line-height:1.35}.ahn-preset-classic .ahn-sec-grid{display:grid;grid-template-columns:1fr;gap:16px;margin-bottom:20px}@media (min-width:768px){.ahn-preset-classic .ahn-sec-grid{grid-template-columns:1fr 1fr}}.ahn-preset-classic .ahn-sec-block{background:var(--ahn-bg-secondary);border-radius:var(--ahn-radius);overflow:hidden;box-shadow:var(--ahn-shadow);animation:ahn-up .4s var(--ahn-ease) both}.ahn-preset-classic .ahn-sec-block:nth-child(1){animation-delay:.1s}.ahn-preset-classic .ahn-sec-block:nth-child(2){animation-delay:.16s}.ahn-preset-classic .ahn-sec-block:nth-child(n+3){animation-delay:.22s}.ahn-preset-classic .ahn-sec-heading{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--ahn-navy);padding:14px 16px 0;margin:0 0 8px;border-top:3px solid var(--ahn-amber)}.ahn-preset-classic .ahn-sec-wrap{padding:0}.ahn-preset-classic .ahn-secbox{border-radius:0;box-shadow:none;background:transparent}.ahn-preset-classic .ahn-sec-hero .ahn-img,.ahn-preset-classic .ahn-sec-hero .ahn-16x9{border-radius:0}.ahn-preset-classic .ahn-sec-hero .ahn-16x9{max-height:220px}.ahn-preset-classic .ahn-sec-hero .ahn-pad{padding:12px 16px 10px}.ahn-preset-classic .ahn-sec-hero .ahn-title{font-size:1.05rem;font-weight:800;color:var(--ahn-ink);line-height:1.3}.ahn-preset-classic .ahn-sec-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--ahn-divider)}.ahn-preset-classic .ahn-sec-item{display:flex;gap:11px;align-items:center;padding:11px 16px;border-bottom:1px solid var(--ahn-divider);min-width:0;transition:background .12s}.ahn-preset-classic .ahn-sec-item:last-child{border-bottom:0}.ahn-preset-classic .ahn-sec-item:hover{background:rgba(10,35,66,.03)}.ahn-preset-classic .ahn-sec-item:hover .ahn-16x9 img{transform:scale(1.05)}.ahn-preset-classic .ahn-sec-item .ahn-img{flex:0 0 36%;border-radius:calc(var(--ahn-radius) * .7);overflow:hidden}.ahn-preset-classic .ahn-sec-item .ahn-16x9{border-radius:calc(var(--ahn-radius) * .7)}.ahn-preset-classic .ahn-sec-item .ahn-pad{padding:0;flex:1;min-width:0}.ahn-preset-classic .ahn-sec-item .ahn-title{font-size:13.5px;font-weight:700;color:var(--ahn-ink);line-height:1.35}@media (min-width:900px){.ahn-preset-classic .ahn-secbox--side .ahn-sec-wrap{display:grid;grid-template-columns:1fr 1fr}.ahn-preset-classic .ahn-secbox--side .ahn-sec-hero{border-right:1px solid var(--ahn-divider)}.ahn-preset-classic .ahn-secbox--side .ahn-sec-list{border-top:0}}.ahn-preset-classic .ahn-latest{background:var(--ahn-bg-latest,transparent);border-radius:var(--ahn-rl);overflow:hidden;box-shadow:var(--ahn-shadow);animation:ahn-up .4s var(--ahn-ease) .15s both}.ahn-preset-classic .ahn-latest-heading{font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:var(--ahn-navy);padding:16px 18px 0;margin:0 0 2px;border-top:3px solid var(--ahn-amber)}.ahn-preset-classic .ahn-latest-list{margin:0;padding:0;list-style:none}.ahn-preset-classic .ahn-latest-item{border-bottom:1px solid var(--ahn-divider)}.ahn-preset-classic .ahn-latest-item:last-child{border-bottom:0}.ahn-preset-classic a.ahn-latest-row{display:grid;grid-template-columns:106px 1fr;gap:14px;align-items:center;color:inherit;text-decoration:none !important;padding:14px 18px;min-width:0;transition:background .12s}.ahn-preset-classic a.ahn-latest-row:hover{background:rgba(10,35,66,.03)}.ahn-preset-classic a.ahn-latest-row:hover .ahn-thumb-16x9 img{transform:scale(1.05)}.ahn-preset-classic .ahn-latest-thumb{min-width:0}.ahn-preset-classic .ahn-latest-content{min-width:0}.ahn-preset-classic .ahn-latest-title{font-size:15px;font-weight:700;line-height:1.3;margin:0;color:var(--ahn-ink);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ahn-preset-classic .ahn-latest a,.ahn-preset-classic .ahn-latest a *{text-decoration:none !important}@media (min-width:768px){.ahn-preset-classic a.ahn-latest-row{grid-template-columns:140px 1fr}.ahn-preset-classic .ahn-latest-title{font-size:15.5px}}@media (min-width:1025px){.ahn-preset-classic a.ahn-latest-row{grid-template-columns:170px 1fr;padding:16px 20px}.ahn-preset-classic .ahn-latest-heading{padding:18px 20px 0}.ahn-preset-classic .ahn-latest-title{font-size:16px}}@media (max-width:599px){.ahn-preset-classic .ahn-inner{padding:0 0 36px;max-width:none}.ahn-preset-classic .ahn-hero-grid{border-radius:0;margin-bottom:14px}.ahn-preset-classic .ahn-hero-main .ahn-pad{padding:14px 14px 16px}.ahn-preset-classic .ahn-sec-grid{gap:12px;padding:0 12px}.ahn-preset-classic .ahn-sec-block{border-radius:calc(var(--ahn-radius) * .7)}.ahn-preset-classic .ahn-latest{border-radius:0}.ahn-preset-classic a.ahn-latest-row{grid-template-columns:88px 1fr;gap:11px;padding:12px 14px}.ahn-preset-classic .ahn-latest-heading{padding:14px 14px 0}.ahn-preset-classic .ahn-latest-title{font-size:14px}}@media (max-width:360px){.ahn-preset-classic a.ahn-latest-row{grid-template-columns:76px 1fr}}.ahn-preset-editorial{--ahn-e-radius:10px;--ahn-e-border:1px solid #eef1f4;--ahn-e-hover:rgba(10,35,66,.025)}.ahn-preset-editorial .ahn-card{background:transparent}.ahn-preset-editorial .ahn-hero-grid{display:grid;grid-template-columns:1fr;background:var(--ahn-bg-hero-main,#fff);border-radius:var(--ahn-e-radius);border:var(--ahn-e-border);overflow:hidden;box-shadow:none;margin-bottom:28px;animation:ahn-up .45s var(--ahn-ease) .05s both}@media (min-width:900px){.ahn-preset-editorial .ahn-hero-grid{grid-template-columns:1.6fr 1fr}}.ahn-preset-editorial .ahn-hero-main{min-width:0}.ahn-preset-editorial .ahn-hero-main .ahn-img,.ahn-preset-editorial .ahn-hero-main .ahn-16x9{border-radius:0}.ahn-preset-editorial .ahn-hero-main .ahn-pad{padding:22px 24px 24px}.ahn-preset-editorial .ahn-hero-main .ahn-title{font-size:clamp(1.5rem,4.2vw,2.4rem);font-weight:900;letter-spacing:-.035em;color:var(--ahn-ink);line-height:1.15}.ahn-preset-editorial .ahn-hero-main .ahn-excerpt{font-size:1rem;line-height:1.6;margin-top:12px;color:#475569}.ahn-preset-editorial .ahn-hero-sidewrap{background:var(--ahn-bg-hero-side,#fff);border-top:1px solid #eef1f4;min-width:0}@media (min-width:900px){.ahn-preset-editorial .ahn-hero-sidewrap{border-top:0;border-left:1px solid #eef1f4}}.ahn-preset-editorial .ahn-side-list{margin:0;padding:0;list-style:none}.ahn-preset-editorial .ahn-side-item{display:flex;gap:12px;align-items:flex-start;padding:14px 18px;border-bottom:1px solid #f1f4f7;min-width:0;transition:background .12s}.ahn-preset-editorial .ahn-side-item:last-child{border-bottom:0}.ahn-preset-editorial .ahn-side-item:hover{background:var(--ahn-e-hover)}.ahn-preset-editorial .ahn-side-item:hover .ahn-16x9 img{transform:scale(1.04)}.ahn-preset-editorial .ahn-side-item .ahn-img{flex:0 0 34%;border-radius:6px;overflow:hidden}.ahn-preset-editorial .ahn-side-item .ahn-16x9{border-radius:6px}.ahn-preset-editorial .ahn-side-item .ahn-pad{padding:0;flex:1;min-width:0}.ahn-preset-editorial .ahn-side-item .ahn-title{font-size:14.5px;font-weight:800;color:var(--ahn-ink);letter-spacing:-.005em;line-height:1.4}.ahn-preset-editorial .ahn-sec-grid{display:grid;grid-template-columns:1fr;gap:28px;margin-bottom:32px}@media (min-width:768px){.ahn-preset-editorial .ahn-sec-grid{grid-template-columns:1fr 1fr;gap:32px}}.ahn-preset-editorial .ahn-sec-block{background:transparent;border-radius:0;overflow:visible;box-shadow:none;animation:ahn-up .4s var(--ahn-ease) both;--ahn-accent:var(--ahn-navy)}.ahn-preset-editorial .ahn-sec-block:nth-child(1){animation-delay:.1s}.ahn-preset-editorial .ahn-sec-block:nth-child(2){animation-delay:.16s}.ahn-preset-editorial .ahn-sec-block:nth-child(n+3){animation-delay:.22s}.ahn-preset-editorial .ahn-sec-heading{font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--ahn-accent);padding:10px 0 10px;margin:0 0 14px;border-top:3px solid var(--ahn-accent);border-bottom:1px solid #eef1f4;position:relative}.ahn-preset-editorial .ahn-secbox{background:transparent;border:0;box-shadow:none;border-radius:0}.ahn-preset-editorial .ahn-sec-wrap{padding:0}.ahn-preset-editorial .ahn-sec-hero .ahn-img{border-radius:8px;overflow:hidden}.ahn-preset-editorial .ahn-sec-hero .ahn-16x9{border-radius:8px;max-height:240px}.ahn-preset-editorial .ahn-sec-hero .ahn-pad{padding:12px 0 12px}.ahn-preset-editorial .ahn-sec-hero .ahn-title{font-size:1.15rem;font-weight:800;color:var(--ahn-ink);letter-spacing:-.015em;line-height:1.3}.ahn-preset-editorial .ahn-sec-list{margin:0;padding:0;list-style:none;border-top:1px solid #eef1f4}.ahn-preset-editorial .ahn-sec-item{display:flex;gap:11px;align-items:flex-start;padding:12px 0;border-bottom:1px solid #f1f4f7;min-width:0}.ahn-preset-editorial .ahn-sec-item:last-child{border-bottom:0}.ahn-preset-editorial .ahn-sec-item:hover .ahn-16x9 img{transform:scale(1.04)}.ahn-preset-editorial .ahn-sec-item .ahn-img{flex:0 0 32%;border-radius:6px;overflow:hidden}.ahn-preset-editorial .ahn-sec-item .ahn-16x9{border-radius:6px}.ahn-preset-editorial .ahn-sec-item .ahn-pad{padding:0;flex:1;min-width:0}.ahn-preset-editorial .ahn-sec-item .ahn-title{font-size:14px;font-weight:700;color:var(--ahn-ink);line-height:1.4}@media (min-width:900px){.ahn-preset-editorial .ahn-secbox--side .ahn-sec-wrap{display:grid;grid-template-columns:1.15fr 1fr;gap:20px}.ahn-preset-editorial .ahn-secbox--side .ahn-sec-hero{border-right:0;padding-right:4px}.ahn-preset-editorial .ahn-secbox--side .ahn-sec-list{border-top:0}}.ahn-preset-editorial .ahn-latest{background:var(--ahn-bg-latest,transparent);border-radius:0;box-shadow:none;animation:ahn-up .4s var(--ahn-ease) .15s both}.ahn-preset-editorial .ahn-latest-heading{font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--ahn-navy);padding:10px 0;margin:0 0 8px;border-top:3px solid var(--ahn-navy);border-bottom:1px solid #eef1f4}.ahn-preset-editorial .ahn-latest-list{margin:0;padding:0;list-style:none}.ahn-preset-editorial .ahn-latest-item{border-bottom:1px solid #f1f4f7}.ahn-preset-editorial .ahn-latest-item:last-child{border-bottom:0}.ahn-preset-editorial a.ahn-latest-row{display:grid;grid-template-columns:84px 1fr;gap:14px;align-items:flex-start;color:inherit;text-decoration:none !important;padding:14px 0;min-width:0;transition:background .12s,padding .12s}.ahn-preset-editorial a.ahn-latest-row:hover{background:var(--ahn-e-hover);padding-left:8px;padding-right:8px}.ahn-preset-editorial a.ahn-latest-row:hover .ahn-thumb-16x9 img{transform:scale(1.04)}.ahn-preset-editorial .ahn-thumb-16x9{border-radius:6px}.ahn-preset-editorial .ahn-latest-thumb{min-width:0}.ahn-preset-editorial .ahn-latest-content{min-width:0}.ahn-preset-editorial .ahn-latest-title{font-size:15px;font-weight:800;line-height:1.35;margin:0;color:var(--ahn-ink);letter-spacing:-.005em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ahn-preset-editorial .ahn-latest a,.ahn-preset-editorial .ahn-latest a *{text-decoration:none !important}@media (min-width:768px){.ahn-preset-editorial a.ahn-latest-row{grid-template-columns:110px 1fr;gap:16px}.ahn-preset-editorial .ahn-latest-title{font-size:16px}}@media (min-width:1025px){.ahn-preset-editorial a.ahn-latest-row{grid-template-columns:130px 1fr}}@media (max-width:599px){.ahn-preset-editorial .ahn-inner{padding:12px 14px 40px}.ahn-preset-editorial .ahn-hero-grid{border-radius:8px;margin-bottom:20px}.ahn-preset-editorial .ahn-hero-main .ahn-pad{padding:16px 16px 18px}.ahn-preset-editorial .ahn-sec-grid{gap:24px}.ahn-preset-editorial a.ahn-latest-row{grid-template-columns:74px 1fr;gap:11px;padding:11px 0}.ahn-preset-editorial .ahn-latest-title{font-size:14.5px}}@media (max-width:360px){.ahn-preset-editorial a.ahn-latest-row{grid-template-columns:64px 1fr}}.ahn-wrap-front{font-family:inherit;--ahn-ms-gap:clamp(22px,3vw,44px);--ahn-ms-row-gap:clamp(18px,2.4vw,28px);--ahn-ms-thumb:clamp(112px,12vw,168px);--ahn-ms-radius:clamp(10px,1.1vw,18px)}.ahn-wrap-front .ahn-hero-grid{display:grid !important;grid-template-columns:1fr;background:transparent !important;border:0 !important;box-shadow:none !important;border-radius:0 !important;overflow:visible !important;margin:0 0 clamp(26px,4vw,46px) !important;animation:ahn-up .36s var(--ahn-ease) .03s both}.ahn-wrap-front.ahn-hero-mode-single .ahn-hero-sidewrap{display:none !important}.ahn-wrap-front .ahn-hero-main{background:transparent !important;border:0 !important;box-shadow:none !important;max-width:100%}.ahn-wrap-front .ahn-hero-main .ahn-img,.ahn-wrap-front .ahn-hero-main .ahn-16x9{border-radius:var(--ahn-ms-radius) !important;overflow:hidden}.ahn-wrap-front .ahn-hero-main .ahn-pad{padding:clamp(14px,2.2vw,22px) 0 0 !important}.ahn-wrap-front .ahn-hero-main .ahn-title{max-width:980px;color:var(--ahn-ink);font-size:clamp(1.55rem,2.2vw,2.55rem) !important;line-height:1.16 !important;letter-spacing:-.035em;font-weight:850;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ahn-wrap-front .ahn-hero-main .ahn-excerpt{max-width:760px;margin-top:10px;font-size:clamp(.98rem,1.1vw,1.08rem);line-height:1.62}@media (min-width:900px){.ahn-wrap-front.ahn-hero-mode-side .ahn-hero-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.82fr) !important;gap:clamp(24px,3vw,42px) !important;align-items:start}}.ahn-wrap-front.ahn-hero-mode-side .ahn-hero-sidewrap{display:block !important;background:transparent !important;border:0 !important;box-shadow:none !important;border-radius:0 !important;overflow:visible !important}.ahn-wrap-front.ahn-hero-mode-side .ahn-side-list{display:flex;flex-direction:column;gap:clamp(14px,1.8vw,20px)}.ahn-wrap-front.ahn-hero-mode-side .ahn-side-item{display:grid !important;grid-template-columns:minmax(104px,36%) minmax(0,1fr);gap:14px;align-items:start;padding:0 !important;border:0 !important;background:transparent !important;box-shadow:none !important}.ahn-wrap-front.ahn-hero-mode-side .ahn-side-item .ahn-img,.ahn-wrap-front.ahn-hero-mode-side .ahn-side-item .ahn-16x9{border-radius:max(8px,calc(var(--ahn-ms-radius) - 5px)) !important}.ahn-wrap-front.ahn-hero-mode-side .ahn-side-item .ahn-pad{padding:0 !important;min-width:0}.ahn-wrap-front.ahn-hero-mode-side .ahn-side-item .ahn-title{font-family:inherit;font-size:clamp(.95rem,1.05vw,1.08rem) !important;line-height:1.34 !important;letter-spacing:-.015em;font-weight:750;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ahn-wrap-front.ahn-hero-mode-side .ahn-side-item .ahn-meta{margin-top:6px;white-space:nowrap}@media (max-width:899px){.ahn-wrap-front.ahn-hero-mode-side .ahn-hero-grid{grid-template-columns:1fr !important;gap:18px !important}.ahn-wrap-front.ahn-hero-mode-side .ahn-side-list{gap:14px}.ahn-wrap-front.ahn-hero-mode-side .ahn-side-item{grid-template-columns:112px minmax(0,1fr);gap:12px}.ahn-wrap-front.ahn-hero-mode-side .ahn-side-item .ahn-title{font-size:.95rem !important;-webkit-line-clamp:2}}.ahn-wrap-front .ahn-16x9,.ahn-wrap-front .ahn-thumb-16x9{aspect-ratio:16 / 9 !important}.ahn-wrap-front .ahn-16x9 img,.ahn-wrap-front .ahn-thumb-16x9 img{width:100% !important;height:100% !important;object-fit:cover !important}.ahn-wrap-front .ahn-latest{background:var(--ahn-bg-latest,transparent) !important;border:0 !important;box-shadow:none !important;border-radius:0 !important;overflow:visible !important;margin-top:clamp(6px,1.5vw,18px)}.ahn-wrap-front .ahn-latest-heading{border-top:0 !important;border-bottom:1px solid rgba(148,163,184,.24) !important;padding:0 0 12px !important;margin:0 0 2px !important;color:var(--ahn-navy);font-size:clamp(1.05rem,1.25vw,1.25rem) !important;line-height:1.22;letter-spacing:-.01em !important;text-transform:none !important;font-weight:850 !important}.ahn-wrap-front .ahn-latest-list{display:grid !important;grid-template-columns:1fr !important;column-gap:var(--ahn-ms-gap) !important;row-gap:0 !important;margin:0 !important;padding:0 !important}.ahn-wrap-front .ahn-latest-item{border-bottom:1px solid rgba(148,163,184,.20) !important;min-width:0}.ahn-wrap-front a.ahn-latest-row{display:grid !important;grid-template-columns:minmax(92px,var(--ahn-ms-thumb)) minmax(0,1fr) !important;align-items:center !important;gap:clamp(12px,1.4vw,18px) !important;padding:clamp(14px,1.7vw,20px) 0 !important;background:transparent !important;color:inherit;text-decoration:none !important}.ahn-wrap-front a.ahn-latest-row:hover{background:transparent !important;padding-left:0 !important;padding-right:0 !important}.ahn-wrap-front .ahn-latest-thumb{min-width:0;width:100%}.ahn-wrap-front .ahn-latest-content{min-width:0}.ahn-wrap-front .ahn-latest-title{color:var(--ahn-ink);font-size:clamp(.98rem,1.05vw,1.12rem) !important;line-height:1.34 !important;letter-spacing:-.012em;font-weight:780 !important;margin:0 !important;display:-webkit-box !important;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ahn-wrap-front .ahn-latest .ahn-meta{margin-top:7px;white-space:nowrap}.ahn-wrap-front .ahn-latest .ahn-meta::before{display:none !important}.ahn-wrap-front .ahn-pill{font-family:inherit}@media (min-width:768px){.ahn-wrap-front .ahn-latest-list{grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important}.ahn-wrap-front .ahn-latest-item:nth-last-child(-n+2){border-bottom-color:transparent !important}}@media (min-width:1025px){.ahn-wrap-front .ahn-inner{max-width:1180px}.ahn-wrap-front .ahn-latest-list{column-gap:clamp(34px,4vw,64px) !important}}@media (max-width:599px){.ahn-wrap-front .ahn-inner{padding:14px 14px 42px !important;max-width:none}.ahn-wrap-front .ahn-hero-grid{margin-bottom:24px !important}.ahn-wrap-front .ahn-hero-main .ahn-title{font-size:clamp(1.35rem,6vw,1.75rem) !important;line-height:1.17 !important;-webkit-line-clamp:3}.ahn-wrap-front .ahn-hero-main .ahn-excerpt{font-size:.96rem}.ahn-wrap-front a.ahn-latest-row{grid-template-columns:104px minmax(0,1fr) !important;gap:12px !important;padding:13px 0 !important}.ahn-wrap-front .ahn-latest-title{font-size:.98rem !important;line-height:1.34 !important}}@media (max-width:360px){.ahn-wrap-front a.ahn-latest-row{grid-template-columns:92px minmax(0,1fr) !important}}.ahn-sec-layout-compact .ahn-secbox,.ahn-sec-layout-mini_grid .ahn-secbox,.ahn-sec-layout-text_only .ahn-secbox{box-shadow:none;border:0}.ahn-sec-layout-compact .ahn-sec-hero .ahn-title{font-size:clamp(18px,2vw,22px);line-height:1.28}.ahn-sec-layout-compact .ahn-sec-item .ahn-title{font-size:clamp(15px,1.25vw,17px);line-height:1.35}@media (min-width:860px){.ahn-sec-layout-mini_grid .ahn-sec-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 18px}.ahn-sec-layout-mini_grid .ahn-sec-item{border-bottom:0;padding-bottom:0}}.ahn-sec-layout-text_only .ahn-sec-wrap,.ahn-sec-layout-text_only .ahn-sec-list{gap:0}.ahn-sec-layout-text_only .ahn-sec-hero,.ahn-sec-layout-text_only .ahn-sec-item{display:block;padding:10px 0;border-bottom:1px solid rgba(15,23,42,.08)}.ahn-sec-layout-text_only .ahn-sec-hero .ahn-pad,.ahn-sec-layout-text_only .ahn-sec-item .ahn-pad{padding:0}.ahn-sec-layout-text_only .ahn-sec-hero .ahn-title{font-size:clamp(17px,1.8vw,21px);line-height:1.32}.ahn-sec-layout-text_only .ahn-sec-item .ahn-title{font-size:clamp(15px,1.25vw,17px);line-height:1.38}.ahn-wrap-front .ahn-meta{font-family:inherit;white-space:nowrap;font-variant-numeric:tabular-nums;color:#7b8798;line-height:1.35}.ahn-wrap-front .ahn-meta::before,.ahn-wrap-front .ahn-meta::after{content:none!important;display:none!important}