.story{flex-direction:column;gap:2rem;display:flex}.story--compact{gap:1.25rem}.story-block{flex-direction:column;gap:.9rem;display:flex}.story-card{--story-bg:var(--news-panel,#fff);--story-ink:var(--news-ink,#172033);--story-muted:var(--news-muted,#667085);--story-border:var(--news-border,#dce3ec);--story-panel:var(--news-panel-alt,#f8fafc);--story-accent:var(--news-accent,#294a7a);--story-accent-soft:#f3f7fc;--story-accent-line:#c9d8ea;--story-series-2:#7c8899;--story-bar-rest:#c5cfdc;--story-serif:"Playfair Display", "Nanum Gothic", serif;box-sizing:border-box;aspect-ratio:1;border:1px solid var(--story-border);background:var(--story-bg);width:100%;max-width:520px;color:var(--story-ink);text-align:center;word-break:keep-all;border-radius:16px;flex-direction:column;margin:0 auto;padding:1.1rem 1.6rem 1.3rem;display:flex;position:relative;overflow:hidden;box-shadow:0 12px 30px #17203314}.story--compact .story-card{max-width:400px;padding:.9rem 1.2rem 1rem}.story-card--plain{aspect-ratio:auto;min-height:0;padding-top:1.4rem}.story-card--plain .story-card-main{padding:.4rem 0 .2rem}.story-card-masthead{border-bottom:2px solid var(--story-ink);flex:none;justify-content:space-between;align-items:baseline;gap:.75rem;padding-bottom:.55rem;display:flex}.story-card-brand{color:var(--story-ink);letter-spacing:.06em;white-space:nowrap;font-family:Space Grotesk,"Source Sans 3",system-ui,sans-serif;font-size:.78rem;font-style:italic;font-weight:700}.story-card-brand-slash{color:var(--news-accent,#294a7a);margin:0 .15em}.story-card-eyebrow{color:var(--story-accent);letter-spacing:.18em;text-transform:uppercase;white-space:nowrap;font-size:.66rem;font-weight:700}.story-card-main{flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:1.2rem;min-height:0;padding:.6rem 0;display:flex}.story--compact .story-card-main{gap:.85rem}.story-card-head{flex-direction:column;gap:.1rem;display:flex}.story-card-title{color:var(--story-ink);font-family:var(--story-serif);letter-spacing:-.005em;margin:0;font-size:clamp(1.5rem,5.5vw,2.15rem);font-weight:800;line-height:1.25}.story-card-accent{color:var(--story-accent);font-family:var(--story-serif);letter-spacing:-.005em;margin:0;font-size:clamp(1.5rem,5.5vw,2.15rem);font-weight:800;line-height:1.25}.story--compact .story-card-title,.story--compact .story-card-accent{font-size:clamp(1.2rem,4.5vw,1.6rem)}.story-card-subtitle{max-width:34ch;color:var(--story-muted);margin:0;font-size:clamp(.88rem,2.8vw,1rem);line-height:1.6}.story-box{border:1px solid var(--story-accent-line);border-left:3px solid var(--story-accent);background:var(--story-accent-soft);text-align:left;border-radius:0 12px 12px 0;flex-direction:column;gap:.3rem;width:100%;padding:1rem 1.1rem;display:flex}.story-box-label{color:var(--story-accent);letter-spacing:.04em;font-size:.7rem;font-weight:800}.story-box-text{color:var(--story-ink);font-size:clamp(1rem,3.4vw,1.2rem);font-weight:800;line-height:1.45}.story-flow{justify-content:center;align-items:stretch;gap:.5rem;width:100%;margin:0;padding:0;list-style:none;display:flex}.story-flow-step{border:1.5px solid var(--story-border);background:var(--story-panel);min-height:3.4rem;color:var(--story-ink);border-radius:12px;flex:1 1 0;justify-content:center;align-items:center;padding:.6rem .4rem;font-size:clamp(.8rem,2.6vw,.98rem);font-weight:700;display:flex;position:relative}.story-flow-step+.story-flow-step:before{content:"→";color:var(--story-muted);font-size:.9rem;position:absolute;left:-.85rem}.story-flow-step.is-last{border-color:var(--story-accent);background:var(--story-accent);color:#fff}.story-compare{grid-template-columns:1fr auto 1fr;align-items:stretch;gap:.6rem;width:100%;display:grid}.story-compare-side{border:1.5px solid var(--story-border);background:var(--story-panel);color:var(--story-ink);border-radius:12px;justify-content:center;align-items:center;padding:.9rem .6rem;font-size:clamp(.85rem,2.8vw,.98rem);font-weight:700;line-height:1.4;display:flex}.story-compare-side:last-child{border-color:var(--story-accent);background:var(--story-accent-soft);color:var(--story-accent)}.story-compare-vs{color:var(--story-muted);text-transform:uppercase;align-self:center;font-size:.72rem;font-weight:800}.story-chart-wrap{flex-direction:column;align-items:center;gap:.2rem;width:100%;display:flex}.story-chart{width:100%;max-width:340px;height:auto;display:block;overflow:visible}.story-card--bar .story-card-main,.story-card--line .story-card-main{gap:.75rem}.story-chart-baseline{stroke:var(--story-border);stroke-width:1px}.story-chart-bar{fill:var(--story-bar-rest)}.story-chart-bar.is-highlight{fill:var(--story-accent)}.story-chart-value{fill:var(--story-ink);font-variant-numeric:tabular-nums;font-size:13px;font-weight:700}.story-chart-value.is-highlight{font-weight:800}.story-chart-label{fill:var(--story-muted);font-size:12px;font-weight:700}.story-chart-line{fill:none;stroke-width:2.5px;stroke-linejoin:round;stroke-linecap:round}.story-chart-line.is-primary{stroke:var(--story-accent)}.story-chart-line.is-secondary{stroke:var(--story-series-2)}.story-chart-dot{stroke:var(--story-bg);stroke-width:2px}.story-chart-dot.is-primary{fill:var(--story-accent)}.story-chart-dot.is-secondary{fill:var(--story-series-2)}.story-chart-legend{color:var(--story-ink);flex-wrap:wrap;justify-content:center;gap:.3rem 1rem;margin:0;padding:0;font-size:.78rem;font-weight:700;list-style:none;display:flex}.story-chart-legend li{align-items:center;gap:.35rem;display:inline-flex}.story-chart-key{border-radius:2px;width:14px;height:3px;display:inline-block}.story-chart-key.is-primary{background:var(--story-accent)}.story-chart-key.is-secondary{background:var(--story-series-2)}.story-chart-caption{color:var(--story-muted);margin:0;font-size:.76rem;font-weight:700}.story-delta{flex-direction:column;align-items:center;gap:.1rem;display:flex}.story-delta-label{color:var(--story-accent);letter-spacing:.04em;font-size:.72rem;font-weight:800}.story-delta-big{color:var(--story-accent);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-family:"Source Sans 3",Noto Sans KR,Nanum Gothic,system-ui,sans-serif;font-size:clamp(3rem,13vw,4.6rem);font-weight:800;line-height:1.05}.story--compact .story-delta-big{font-size:clamp(2.4rem,10vw,3.4rem)}.story-editor-preview .story-delta-big{font-size:2.6rem}.story-card-foot{border-top:1px solid var(--story-border);flex:none;padding-top:.6rem}.story-card-note,.story-card-sources{color:var(--story-muted);margin:0;font-size:.76rem;line-height:1.5}.story-card-sources{color:var(--story-accent);margin-top:.2rem;font-size:.66rem;font-weight:700}.story-body{width:100%;max-width:520px;margin:0 auto}.story-body p{color:var(--news-ink,#172033);word-break:keep-all;margin:0 0 .8rem;font-size:.95rem;line-height:1.8}.story--compact .story-body{max-width:400px}.story--compact .story-body p{font-size:.84rem;line-height:1.7}.story .story-card.story-card--image,.story-editor-preview .story-card.story-card--image{aspect-ratio:auto;margin:0 auto;padding:0;display:block;overflow:hidden}.story-card-image{width:100%;height:auto;display:block}.story-card-foot--image{margin:0;padding:.5rem .9rem .6rem}.story--article{gap:3rem}.story--article .story-block{gap:1.15rem}.story--article .story-card{border-radius:20px;max-width:640px;box-shadow:0 18px 44px #1720331a,0 1px #1720330a}.story--article .story-card--plain:not(.story-card--image){padding:1.9rem 1.8rem 1.6rem}.story--article .story-card--image{box-shadow:0 18px 44px #1720331f}.story--article .story-body{max-width:640px;padding-top:.35rem}.story--article .story-body p{letter-spacing:-.005em;text-wrap:pretty;font-size:1.04rem;line-height:1.95}@media (max-width:640px){.story--article{gap:2.4rem}.story--article .story-card{border-radius:16px}.story--article .story-card--plain:not(.story-card--image){padding:1.5rem 1.2rem 1.3rem}.story--article .story-body p{font-size:1rem;line-height:1.85}}
.story-editor{flex-direction:column;gap:1rem;display:flex}.story-editor-row{border:1px solid var(--news-border,#dce3ec);background:#fafbfd;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(220px,300px);gap:.9rem;padding:.85rem;display:grid}.story-editor-fields{flex-direction:column;gap:.5rem;min-width:0;display:flex}.story-editor-toolbar{align-items:center;gap:.5rem;margin-bottom:.2rem;display:flex}.story-editor-select{color:#29486f;background:#fff;border:1px solid #c3d0e0;border-radius:8px;padding:.35rem .5rem;font-size:.74rem;font-weight:700}.story-editor-index{color:var(--news-muted,#6b7a90);font-variant-numeric:tabular-nums;font-size:.72rem;font-weight:700}.story-editor-tools{gap:.25rem;margin-left:auto;display:flex}.story-editor-tools button{color:#29486f;cursor:pointer;background:#fff;border:1px solid #c3d0e0;border-radius:7px;width:1.8rem;height:1.8rem;font-size:.8rem;font-weight:700}.story-editor-tools button:disabled{opacity:.35;cursor:default}.story-editor-tools button:hover:not(:disabled){background:#f4f8fd;border-color:#8fa8c6}.story-editor-field{flex-direction:column;gap:.2rem;display:flex}.story-editor-label{color:#4a5c74;justify-content:space-between;font-size:.7rem;font-weight:800;display:flex}.story-editor-count{color:var(--news-muted,#6b7a90);font-variant-numeric:tabular-nums;font-weight:700}.story-editor-count.is-over{color:#a5432c}.story-editor-field input,.story-editor-field textarea{box-sizing:border-box;width:100%;color:var(--news-ink,#172033);background:#fff;border:1px solid #c3d0e0;border-radius:8px;padding:.45rem .6rem;font-family:inherit;font-size:.8rem;line-height:1.5}.story-editor-field textarea{resize:vertical}.story-editor-hint{color:var(--news-muted,#6b7a90);font-size:.66rem}.story-editor-pair{grid-template-columns:1fr 1fr;gap:.5rem;display:grid}.story-editor-preview{align-self:start;position:sticky;top:.5rem}.story-editor-preview .story-card{max-width:none;padding:.8rem 1rem .9rem}.story-editor-preview .story-card-main{gap:.7rem}.story-editor-preview .story-card-title,.story-editor-preview .story-card-accent{font-size:1.25rem}.story-editor-preview .story-card-subtitle{font-size:.78rem}.story-editor-preview .story-box{padding:.7rem .8rem}.story-editor-preview .story-box-label{font-size:.7rem}.story-editor-preview .story-box-text{font-size:.88rem}.story-editor-preview .story-flow-step,.story-editor-preview .story-compare-side{min-height:2.6rem;font-size:.72rem}.story-editor-preview .story-card-note{font-size:.66rem}.story-editor-actions{gap:.4rem;display:flex}.story-editor-save,.story-editor-cancel{color:#29486f;cursor:pointer;background:#fff;border:1px solid #c3d0e0;border-radius:9px;padding:.45rem .9rem;font-size:.76rem;font-weight:700}.story-editor-save{color:#fff;background:#1b3558;border-color:#1b3558}.story-editor-save:disabled,.story-editor-cancel:disabled{opacity:.55;cursor:progress}@media (max-width:720px){.story-editor-row{grid-template-columns:1fr}.story-editor-preview{position:static}.story-editor-preview .story-card{max-width:320px}}.story-editor-image{flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.6rem;display:flex}.story-editor-image-btn{color:#29486f;cursor:pointer;background:#fff;border:1px solid #c3d0e0;border-radius:8px;align-items:center;padding:.38rem .7rem;font-size:.72rem;font-weight:700;display:inline-flex}.story-editor-image-btn:hover{background:#f4f8fd;border-color:#8fa8c6}.story-editor-image-btn.is-primary{color:#fff;background:#1b3558;border-color:#1b3558}.story-editor-image-btn.is-primary:hover{background:#24457a}.story-editor-image-btn.is-danger{color:#a5432c}.story-editor-image-btn.is-danger:hover{background:#fdf3f0;border-color:#d9a79a}.story-editor-image-btn:disabled{opacity:.55;cursor:progress}.story-editor-image-btn:has(input:disabled){opacity:.55;cursor:progress}.story-editor-image-hint{color:var(--news-muted,#6b7a90);flex-basis:100%;margin:0;font-size:.66rem;line-height:1.5}.story-editor-error{color:#a5432c;background:#fdf3f0;border:1px solid #e6c0b6;border-radius:9px;margin:0;padding:.55rem .8rem;font-size:.76rem;font-weight:700}.story-editor-preview .story-card--image{max-width:none}.story-editor--article{gap:1.25rem}.story-editor--article .story-editor-block{position:relative}.story-editor--article .story-editor-toolbar{justify-content:center;margin-bottom:0}.story-editor--article .story-editor-image{justify-content:center;margin-top:0}.story-editor--article .story-editor-image-hint{text-align:center}.story-editor-image-btn.is-active{color:#1b3558;background:#eef3fa;border-color:#1b3558}.story-editor-fields--article{box-sizing:border-box;border:1px solid var(--news-border,#dce3ec);background:#fafbfd;border-radius:12px;width:100%;max-width:640px;margin:0 auto;padding:.9rem}.story-editor-actions--article{z-index:2;border:1px solid var(--news-border,#dce3ec);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff2;border-radius:12px;align-items:center;width:fit-content;max-width:100%;margin:.5rem auto 0;padding:.5rem .6rem;position:sticky;bottom:.75rem;box-shadow:0 8px 24px #1720331f}.story-editor-dirty{color:#8a6a1f;padding:0 .3rem;font-size:.72rem;font-weight:700}.story-editor--article .story-editor-tools{margin-left:0}
