.update-cardnews[hidden],.update-cardnews-card[hidden]{display:none!important}
html.update-cardnews-open,body.update-cardnews-open{overflow:hidden}
.update-cardnews{--news-accent:#d7ff3f;--news-cyan:#54d7ff;--news-bg:#0b0e0c;--news-panel:#151a15;position:fixed;inset:0;z-index:12000;display:grid;place-items:center;padding:max(14px,env(safe-area-inset-top)) max(14px,env(safe-area-inset-right)) max(14px,env(safe-area-inset-bottom)) max(14px,env(safe-area-inset-left));color:#f6f8ef;font-family:Inter,Pretendard,"Noto Sans KR",system-ui,sans-serif}
.update-cardnews-backdrop{position:absolute;inset:0;border:0;background:rgba(4,6,4,.84);cursor:pointer;backdrop-filter:blur(10px)}
.update-cardnews-dialog{position:relative;width:min(1080px,calc(100% - 32px));max-height:calc(100dvh - 32px);max-height:min(calc(100dvh - 32px),calc(100% - 32px));display:grid;grid-template-rows:auto minmax(0,1fr) auto;overflow:hidden;background:var(--news-bg);border:1px solid rgba(215,255,63,.46);border-radius:24px;box-shadow:0 30px 100px rgba(0,0,0,.72),0 0 0 1px rgba(255,255,255,.04);isolation:isolate}
.update-cardnews-dialog:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,var(--news-accent),var(--news-cyan),#ff7a45);z-index:4}
.update-cardnews-head{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:16px 20px 14px 24px;border-bottom:1px solid rgba(255,255,255,.1);background:linear-gradient(115deg,rgba(215,255,63,.1),transparent 42%),#0d110e}
.update-cardnews-brand{display:flex;align-items:center;gap:14px;min-width:0}
.update-cardnews-issue{display:grid;place-items:center;width:48px;height:42px;border:1px solid var(--news-accent);border-radius:10px;background:var(--news-accent);color:#0a0d09;font:900 14px/1 Inter,system-ui;letter-spacing:-.02em;box-shadow:5px 5px 0 rgba(84,215,255,.28)}
.update-cardnews-brand>span:last-child{display:grid;gap:2px;min-width:0}
.update-cardnews-brand small{color:var(--news-accent);font:800 10px/1.2 Inter,system-ui;letter-spacing:.16em}
.update-cardnews-brand h2{margin:0;color:#fff;font-size:clamp(18px,2.2vw,27px);line-height:1.16;letter-spacing:-.04em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.update-cardnews-head-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto}
.update-cardnews-position{min-width:48px;color:#aeb7aa;font:800 12px/1 Inter,system-ui;text-align:center;letter-spacing:.08em}
.update-cardnews-position b{color:var(--news-accent);font-size:16px}
.update-cardnews-close{width:38px;height:38px;border:1px solid rgba(255,255,255,.18);border-radius:50%;background:#171c17;color:#fff;font-size:25px;line-height:1;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}
.update-cardnews-close:hover{transform:rotate(5deg);border-color:var(--news-accent);background:#222a1d}
.update-cardnews-viewport{min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:radial-gradient(circle at 78% 12%,rgba(84,215,255,.1),transparent 30%),var(--news-bg)}
.update-cardnews-card{width:100%;min-width:0;min-height:min(570px,calc(100dvh - 190px));display:grid;grid-template-columns:minmax(0,1.52fr) minmax(320px,.82fr);align-items:stretch;animation:update-card-enter .34s cubic-bezier(.2,.8,.2,1)}
.update-cardnews-media{position:relative;align-self:center;aspect-ratio:16/9;min-width:0;overflow:hidden;background:#111;border-right:1px solid rgba(255,255,255,.08)}
.update-cardnews-media:after{content:"";position:absolute;inset:auto 0 0;height:36%;background:linear-gradient(0deg,rgba(3,5,3,.78),transparent);pointer-events:none}
.update-cardnews-media img{display:block;width:100%;height:100%;object-fit:cover}
.update-cardnews-image-credit{position:absolute;z-index:1;left:14px;bottom:12px;display:inline-flex;align-items:center;gap:7px;padding:6px 9px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:rgba(5,7,5,.72);color:#d5d9d1;font-size:10px;font-weight:700;letter-spacing:.02em;backdrop-filter:blur(5px)}
.update-cardnews-image-credit:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--news-accent)}
.update-cardnews-copy{position:relative;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:15px;padding:34px 32px;background:linear-gradient(145deg,rgba(255,255,255,.045),transparent 54%)}
.update-cardnews-copy:before{content:attr(data-card-number);position:absolute;right:22px;top:14px;color:rgba(255,255,255,.055);font:900 90px/1 Inter,system-ui;letter-spacing:-.09em;pointer-events:none}
.update-cardnews-kicker{position:relative;z-index:1;display:flex;align-items:center;gap:8px;color:var(--news-accent);font:900 11px/1.2 Inter,system-ui;letter-spacing:.14em;text-transform:uppercase}
.update-cardnews-kicker:before{content:"";width:22px;height:2px;background:currentColor}
.update-cardnews-copy h3{position:relative;z-index:1;margin:0;color:#fff;font-size:clamp(26px,3vw,42px);line-height:1.04;letter-spacing:-.055em;word-break:keep-all}
.update-cardnews-copy>p{position:relative;z-index:1;margin:0;color:#c5ccc1;font-size:14px;line-height:1.65;word-break:keep-all}
.update-cardnews-metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:2px 0 0}
.update-cardnews-metric{min-width:0;padding:12px 13px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#111611}
.update-cardnews-metric small{display:block;margin-bottom:5px;color:#879184;font-size:9px;font-weight:800;letter-spacing:.1em}
.update-cardnews-metric strong{display:block;color:#fff;font:900 19px/1.08 Inter,Pretendard,sans-serif;letter-spacing:-.04em}
.update-cardnews-metric strong em{color:var(--news-accent);font-style:normal}
.update-cardnews-list{position:relative;z-index:1;display:grid;gap:8px;margin:0;padding:0;list-style:none}
.update-cardnews-list li{display:grid;grid-template-columns:18px 1fr;gap:8px;color:#d7ddd3;font-size:13px;line-height:1.45}
.update-cardnews-list li:before{content:"✓";display:grid;place-items:center;width:17px;height:17px;margin-top:1px;border-radius:4px;background:rgba(215,255,63,.13);color:var(--news-accent);font-size:10px;font-weight:900}
.update-cardnews-note{display:flex!important;gap:8px;padding:10px 12px;border-left:2px solid var(--news-cyan);background:rgba(84,215,255,.07);color:#bdcbd0!important;font-size:11px!important;line-height:1.5!important}
.update-cardnews-official-link{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;min-height:40px;padding:0 15px;border:1px solid rgba(215,255,63,.52);border-radius:9px;color:var(--news-accent);font-size:12px;font-weight:900;text-decoration:none;transition:background .18s ease,color .18s ease}
.update-cardnews-official-link:hover{background:var(--news-accent);color:#0b0e0c}
.update-cardnews-foot{display:grid;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:16px;min-height:72px;padding:12px 20px;border-top:1px solid rgba(255,255,255,.1);background:#0d110e}
.update-cardnews-dots{display:flex;align-items:center;gap:8px;min-width:0}
.update-cardnews-dot{width:10px;height:10px;padding:0;border:0;border-radius:999px;background:#465044;cursor:pointer;transition:width .2s ease,background .2s ease}
.update-cardnews-dot[aria-current="true"]{width:30px;background:var(--news-accent)}
.update-cardnews-nav{display:flex;gap:8px}
.update-cardnews-nav button{min-width:74px;height:40px;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:#171c17;color:#fff;font-weight:850;cursor:pointer}
.update-cardnews-nav button:hover{border-color:var(--news-accent);color:var(--news-accent)}
.update-cardnews-dismiss-today{min-height:40px;padding:0 15px;border:1px solid rgba(84,215,255,.42);border-radius:10px;background:rgba(84,215,255,.08);color:#d8f4ff;font-size:12px;font-weight:850;white-space:nowrap;cursor:pointer}
.update-cardnews-dismiss-today:hover{border-color:var(--news-cyan);background:rgba(84,215,255,.15)}
.update-cardnews button:focus-visible,.update-cardnews a:focus-visible{outline:3px solid var(--news-cyan);outline-offset:3px}
@keyframes update-card-enter{from{opacity:0;transform:translateX(18px)}to{opacity:1;transform:none}}
@media(max-width:800px){.update-cardnews-card{grid-template-columns:minmax(0,1.18fr) minmax(285px,.82fr)}.update-cardnews-copy{padding:26px 22px}.update-cardnews-copy h3{font-size:30px}.update-cardnews-foot{gap:10px}}
@media(max-width:600px){.update-cardnews{padding:max(8px,env(safe-area-inset-top)) max(8px,env(safe-area-inset-right)) max(8px,env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left))}.update-cardnews-dialog{width:calc(100% - 16px);max-height:calc(100dvh - 16px);max-height:min(calc(100dvh - 16px),calc(100% - 16px));border-radius:17px}.update-cardnews-head{min-height:62px;padding:12px 12px 10px 14px;gap:8px}.update-cardnews-issue{width:39px;height:35px;font-size:12px;box-shadow:3px 3px 0 rgba(84,215,255,.28)}.update-cardnews-brand{gap:10px}.update-cardnews-brand small{font-size:8px}.update-cardnews-brand h2{font-size:17px}.update-cardnews-head-actions{gap:5px}.update-cardnews-position{min-width:40px;font-size:10px}.update-cardnews-position b{font-size:14px}.update-cardnews-close{width:34px;height:34px;font-size:22px}.update-cardnews-card{min-height:0;display:block}.update-cardnews-media{aspect-ratio:16/9;border-right:0;border-bottom:1px solid rgba(255,255,255,.08)}.update-cardnews-image-credit{left:9px;bottom:8px;padding:5px 7px;font-size:8px}.update-cardnews-copy{gap:11px;padding:18px 17px 20px}.update-cardnews-copy:before{right:13px;top:8px;font-size:58px}.update-cardnews-kicker{font-size:9px}.update-cardnews-copy h3{max-width:92%;font-size:clamp(24px,8vw,31px)}.update-cardnews-copy>p{font-size:12px;line-height:1.52}.update-cardnews-metrics{gap:6px}.update-cardnews-metric{padding:9px 10px;border-radius:9px}.update-cardnews-metric small{font-size:8px}.update-cardnews-metric strong{font-size:16px}.update-cardnews-list{gap:5px}.update-cardnews-list li{font-size:11px;line-height:1.38}.update-cardnews-note{padding:8px 9px;font-size:10px!important}.update-cardnews-official-link{min-height:36px;font-size:11px}.update-cardnews-foot{grid-template-columns:1fr auto;gap:9px;min-height:0;padding:10px 12px}.update-cardnews-dots{gap:6px}.update-cardnews-dot{width:8px;height:8px}.update-cardnews-dot[aria-current="true"]{width:22px}.update-cardnews-nav button{min-width:58px;height:36px;font-size:11px}.update-cardnews-dismiss-today{grid-column:1/-1;width:100%;min-height:38px;font-size:11px}}
@media(max-width:370px){.update-cardnews-brand h2{font-size:15px}.update-cardnews-position{display:none}.update-cardnews-copy{padding:14px 14px 16px}.update-cardnews-copy h3{font-size:22px}.update-cardnews-metric strong{font-size:14px}}
@media(max-height:690px) and (min-width:601px){.update-cardnews-head{min-height:60px;padding-block:10px}.update-cardnews-card{min-height:430px}.update-cardnews-copy{gap:9px;padding:20px}.update-cardnews-copy h3{font-size:30px}.update-cardnews-foot{min-height:60px;padding-block:9px}}
@media(prefers-reduced-motion:reduce){.update-cardnews-card{animation:none}.update-cardnews-close,.update-cardnews-dot,.update-cardnews-nav button,.update-cardnews-official-link{transition:none}}
