.editorial-home{max-width:1200px;width:calc(100% - 64px);margin:24px auto 64px;color:#092039;font-family:'Noto Sans KR',sans-serif;word-break:keep-all;overflow-wrap:anywhere}
.editorial-home a{text-decoration:none;color:inherit}.editorial-home [hidden]{display:none!important}
.ed-hero{height:400px;position:relative;margin-bottom:38px;background:#0b2134;overflow:hidden}.ed-hero-link{display:block;height:100%}.ed-hero img{width:100%;height:100%;object-fit:cover}.ed-hero-link:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,13,22,.86),rgba(0,13,22,.48) 53%,rgba(0,13,22,.08))}.ed-hero-copy{position:absolute;left:40px;top:50%;transform:translateY(-50%);max-width:620px;width:60%;z-index:1;color:white}.ed-hero-kicker{color:#ff7952;font-size:12px;letter-spacing:2px}.ed-hero h1{font-size:36px;line-height:1.4;margin:16px 0;font-weight:700}.ed-hero-summary{font-size:14px;line-height:1.9;max-width:480px;margin-bottom:24px}.ed-hero-read{font-size:13px;border-bottom:1px solid #ffffff80;padding-bottom:7px}.ed-hero-controls{position:absolute;right:24px;bottom:20px;z-index:2;display:flex;align-items:center;gap:12px;color:white;font:13px Arial}.ed-hero-controls button{border:1px solid #ffffff70;background:#0b213488;color:white;padding:7px 11px;cursor:pointer}.ed-hero-controls button:disabled{opacity:.4;cursor:default}
.ed-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:22px;margin-bottom:20px}.ed-heading h2{font:700 12px/1.5 Arial,sans-serif;letter-spacing:3px;color:#ff582e;margin:0}.ed-heading>a,.ed-heading>span{font-size:11px;color:#697887;white-space:nowrap}.ed-section{min-width:0;margin:0 0 32px;border-bottom:1px solid #e1e6eb;padding-bottom:28px}.ed-top-row{display:grid;grid-template-columns:minmax(0,2fr) minmax(0,1fr);gap:36px}.ed-top-stories{display:grid;grid-template-columns:1.15fr 1fr;gap:22px}.ed-story{display:block;min-width:0}.ed-image{position:relative;background:#eff1f2;overflow:hidden;aspect-ratio:1.65}.ed-image img{height:100%;width:100%;object-fit:cover;transition:transform .25s}.ed-story:hover img{transform:scale(1.03)}.ed-image>span{position:absolute;bottom:6px;right:6px;background:#00142299;color:#fff;font-size:9px;padding:2px 5px}.ed-image-missing{background:#e7edf0}.ed-copy h3{font-size:16px;line-height:1.6;margin:5px 0 9px;font-weight:700}.ed-copy time{font-size:11px;color:#8893a0}.ed-label{display:block;font-size:10px;color:#ff582e;margin-top:10px}.ed-copy p{font-size:13px;line-height:1.8;color:#687784}.ed-lead .ed-image{aspect-ratio:1.3}.ed-lead h3{font-size:21px;line-height:1.5}.ed-small{display:grid;grid-template-columns:90px minmax(0,1fr);gap:12px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid #e9edf0}.ed-small:last-child{border:0;margin:0}.ed-small .ed-image{aspect-ratio:1.12}.ed-small .ed-label{margin:0;font-size:9px}.ed-small h3{font-size:13px;line-height:1.55;margin:4px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.ed-small .ed-image span{display:none}
.ed-headline{padding:9px 0;border-bottom:1px solid #edf0f2}.ed-headline:first-of-type{padding-top:0}.ed-headline .ed-label{display:none}.ed-headline h3{font-size:13px;line-height:1.65;font-weight:500;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ed-headline time{font-size:10px}.ed-ranking{margin-top:24px}.ed-ranking .ed-heading{margin-bottom:10px}.ed-ranking ol{padding:0;list-style:none;counter-reset:rank}.ed-ranking li{counter-increment:rank;display:flex;gap:12px;font-size:13px;line-height:1.7;margin-bottom:10px}.ed-ranking li:before{content:counter(rank);font-size:17px;font-weight:700;color:#ff582e}.ed-muted{color:#82909c;font-size:12px;line-height:1.8}.ed-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.ed-section-note{font-size:12px;color:#74818d;margin:-6px 0 20px;line-height:1.8}.ed-bottom-row{display:grid;grid-template-columns:1fr 1fr;gap:36px}.ed-bottom-row .ed-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.ed-bottom-row .ed-section-note{min-height:44px}.ed-section-media>.ed-cards{padding-top:58px}.ed-policy{background:#f3f5f6;padding:24px 28px;font-size:13px;line-height:1.8}.ed-policy strong{font-size:15px}.ed-policy p{color:#687784}.ed-policy a{font-size:12px}.editorial-home a:focus-visible,.editorial-home button:focus-visible{outline:3px solid #ff582e;outline-offset:4px}
.category-pagination{display:flex;align-items:center;justify-content:center;gap:18px;padding:30px 0;font-size:13px}.category-pagination a{padding:9px 14px;border:1px solid #dce3e8;color:#092039;text-decoration:none}.article-editorial-note{margin:30px 0;padding:18px;background:#f4f6f7;font-size:13px;line-height:1.9;color:#566573;white-space:pre-line}.article-editorial-note a{display:block;overflow-wrap:anywhere}
@media(max-width:1000px){.editorial-home{width:calc(100% - 40px);margin-top:16px}.ed-top-row{grid-template-columns:1fr}.ed-latest{display:grid;grid-template-columns:1fr 1fr;column-gap:24px}.ed-latest>.ed-heading{grid-column:1/-1}.ed-ranking{grid-column:1/-1}.ed-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.ed-bottom-row{grid-template-columns:1fr}.ed-section-media>.ed-cards{padding:0}.ed-hero h1{font-size:30px}.ed-hero{height:360px}}
@media(max-width:600px){.editorial-home{width:calc(100% - 32px);margin-top:0}.ed-hero{width:calc(100% + 32px);margin-left:-16px;height:340px;margin-bottom:28px}.ed-hero-copy{left:24px;width:calc(100% - 48px);max-width:420px;top:44%}.ed-hero h1{font-size:27px;margin:12px 0;line-height:1.45}.ed-hero-summary{font-size:12px;line-height:1.75;max-width:310px;margin-bottom:18px}.ed-hero-kicker{font-size:10px}.ed-hero-controls{right:18px;bottom:16px;font-size:12px}.ed-top-stories{grid-template-columns:1fr;gap:20px}.ed-lead .ed-image{aspect-ratio:1.65}.ed-lead h3{font-size:20px}.ed-top-side{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ed-small{display:block;padding:0;margin:0;border:0}.ed-small .ed-image{aspect-ratio:1.65}.ed-small .ed-label{margin-top:8px}.ed-small h3{font-size:14px}.ed-small .ed-image span{display:block}.ed-heading{margin-bottom:16px}.ed-heading h2{font-size:10px;letter-spacing:2px}.ed-cards{gap:18px 16px}.ed-copy h3{font-size:14px}.ed-copy time{font-size:10px}.ed-label{font-size:9px}.ed-latest{display:block}.ed-headline{padding:10px 0}.ed-headline .ed-copy{display:flex;align-items:baseline;gap:14px}.ed-headline h3{flex:1}.ed-headline time{white-space:nowrap}.ed-section{padding-bottom:24px;margin-bottom:26px}.ed-bottom-row{gap:0}.ed-section-note{font-size:11px}.ed-policy{padding:20px}.ed-image>span{font-size:8px}}
.ed-hero .ed-hero-controls{left:24px;gap:10px}
.ed-hero-progress{display:flex;flex:1;max-width:360px;gap:5px;margin-left:auto;margin-right:0;min-width:0}
.ed-hero-controls .ed-progress-segment{position:relative;flex:1;min-width:0;height:32px;padding:0;border:0;background:transparent;border-radius:0}
.ed-progress-segment:before,.ed-progress-segment>span{content:'';position:absolute;left:0;right:0;top:14px;height:3px;border-radius:2px;background:rgba(255,255,255,.3)}
.ed-progress-segment>span{background:rgba(255,255,255,.9);transform:scaleX(0);transform-origin:left}
.ed-progress-segment.active:before{background:rgba(255,121,82,.45)}
.ed-progress-segment.active>span{background:#ff7952}
@media(max-width:600px){.ed-hero .ed-hero-controls{left:20px;right:20px;gap:7px}.ed-hero-progress{margin-right:0;gap:4px}.ed-hero-controls .ed-progress-segment{height:36px}.ed-progress-segment:before,.ed-progress-segment>span{top:16px}}
