:root{--background:#f5f4f1;--surface:#e9e9e5;--surface-elevated:#fff;--text-primary:#191a18;--text-secondary:#64665f;--border:#d1d2ca;--accent:#b94424;--radius-sm:2px;--radius-md:4px;--space-1:8px;--space-2:16px;--space-3:24px;--space-4:40px;--space-5:72px;--ease:cubic-bezier(.18,.75,.2,1)}*{box-sizing:border-box}html{scroll-padding-top:90px}body{margin:0;background:var(--background);color:var(--text-primary);font-family:Arial,'Apple SD Gothic Neo','Noto Sans KR',sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}::selection{background:var(--accent);color:white}.skip{position:fixed;top:-60px;left:20px;z-index:100;background:white;padding:12px}.skip:focus{top:10px}.wrap{width:calc(100% - 96px);max-width:1536px;margin:auto}.header{position:sticky;top:0;z-index:20;background:rgba(244,244,240,.96);border-bottom:1px solid var(--border);padding-top:env(safe-area-inset-top)}.header-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:32px}.logo{font-size:29px;font-weight:900;letter-spacing:-1.8px}.colon{color:var(--accent)}nav{display:flex;gap:32px;align-items:center}nav a,.small{font-size:12px;font-weight:600;letter-spacing:1px}nav a{padding:20px 0;position:relative}nav a:hover,nav a[aria-current]{color:var(--accent)}nav a[aria-current]:after{content:'';height:3px;position:absolute;bottom:8px;left:0;right:0;background:var(--accent)}.tools{display:flex;gap:18px;align-items:center}.icon-button{border:0;background:transparent;min-width:44px;min-height:44px;display:grid;place-items:center}.icon-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:1.5}.edition{font-size:12px;color:var(--text-secondary)}.menu-button{display:none}.masthead{padding:34px 0 25px}.eyebrow{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:600;letter-spacing:1.4px}.masthead-title{font-size:clamp(80px,16.4vw,245px);font-weight:900;letter-spacing:-.085em;line-height:.95;margin:20px 0 24px}.masthead-title .colon{display:inline-block;}.masthead-bottom{display:flex;justify-content:space-between;align-items:end}.masthead-bottom p{margin:0;font-size:14px;line-height:1.6}.masthead-bottom span{font-size:11px;letter-spacing:1.2px;color:var(--text-secondary)}.hero{position:relative;display:block;min-height:510px;height:min(66vw,640px);overflow:hidden;background:#343631;color:white}.hero img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 55%;transition:transform 1s var(--ease)}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04) 28%,rgba(0,0,0,.76))}.hero-top,.hero-copy,.hero-index{position:absolute;z-index:1}.hero-top{top:30px;left:32px;font-size:11px;letter-spacing:1.4px;display:flex;gap:12px;align-items:center}.tag{display:inline-block;background:var(--accent);color:white;padding:6px 9px;font-size:10px;letter-spacing:1.4px;font-weight:700}.hero-copy{left:36px;bottom:39px}.hero h1{font-size:clamp(40px,5.5vw,82px);line-height:.98;letter-spacing:-.055em;margin:17px 0}.hero-copy p{font-size:17px;margin:0 0 20px;color:#e0e1dc}.meta{font-size:11px;letter-spacing:1px;color:var(--text-secondary);display:flex;gap:14px;align-items:center}.hero .meta{color:#ddd}.hero-index{right:35px;bottom:38px;display:flex;gap:20px;align-items:center;font-size:12px}.circle{width:50px;height:50px;border:1px solid #ffffff70;border-radius:50%;display:grid;place-items:center;font-size:24px;transition:background .2s,transform .3s}.ticker{display:flex;align-items:center;gap:26px;padding:22px 0;border-bottom:1px solid var(--border);font-size:12px}.ticker-label{color:var(--accent);font-weight:700;letter-spacing:1px;white-space:nowrap}.ticker a{color:var(--text-secondary)}.ticker a:hover{color:var(--text-primary)}.ticker .line{height:14px;width:1px;background:var(--border)}.section{padding-top:78px;padding-bottom:20px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px;border-top:1px solid var(--text-primary);padding-top:20px}.section-head h2{font-size:28px;letter-spacing:-1px;margin:0}.section-head h2 span{font-size:12px;color:var(--accent);vertical-align:top;margin-left:10px;letter-spacing:0}.text-link{font-size:12px;padding:8px 0;display:inline-flex;gap:18px;align-items:center}.text-link:hover{color:var(--accent)}.editorial-grid{display:grid;grid-template-columns:1.65fr 1fr;gap:32px}.story{display:block}.image-box{overflow:hidden;background:var(--surface);aspect-ratio:16/10}.image-box img{height:100%;width:100%;object-fit:cover;transition:transform .7s var(--ease),filter .7s}.story .category{font-size:11px;letter-spacing:1px;color:var(--accent);font-weight:600;margin:22px 0 12px}.story h3{font-size:27px;letter-spacing:-1px;line-height:1.4;margin:0 0 12px;word-break:keep-all}.story p{font-size:14px;color:var(--text-secondary);line-height:1.8;margin:0 0 16px;word-break:keep-all}.side-stories{display:grid;gap:26px}.side-story{display:grid;grid-template-columns:1fr 160px;gap:22px;padding-bottom:25px;border-bottom:1px solid var(--border)}.side-story .image-box{aspect-ratio:1/1}.side-story .category{margin-top:0}.side-story h3{font-size:20px}.side-story p{display:none}.side-story .meta{font-size:10px}.feature{margin-top:72px;background:#1c1e1d;color:#f2f2ed;padding:48px}.feature-intro{display:flex;justify-content:space-between;align-items:start}.feature-intro h2{font-size:clamp(36px,5vw,68px);line-height:1;letter-spacing:-2.5px;margin:20px 0 24px}.feature-intro p{font-size:14px;color:#a5aaa4;max-width:300px;line-height:1.8;margin-top:35px;word-break:keep-all}.feature .image-box{margin:20px 0 0;aspect-ratio:2.6}.feature .image-box img{width:100%;height:100%;object-fit:cover}.specs{display:grid;grid-template-columns:repeat(4,1fr);padding:32px 0 4px;gap:24px}.spec{border-right:1px solid #454744}.spec:last-child{border:0}.spec label{font-size:10px;letter-spacing:1.8px;color:#a5aaa4;display:block;margin-bottom:12px}.spec strong{font-size:40px;letter-spacing:-1.5px;font-weight:500}.spec small{font-size:12px;color:#a5aaa4;margin-left:5px}.spec-note{font-size:11px!important;color:#92968f!important;line-height:1.6}.three-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.three-grid .story h3{font-size:21px}.footer{margin-top:85px;padding:45px 0 max(24px,env(safe-area-inset-bottom));background:#e8e9e3}.footer-top{display:flex;justify-content:space-between;gap:30px;border-bottom:1px solid #c5c7bd;padding-bottom:35px}.footer .logo{font-size:48px}.footer p{font-size:13px;color:var(--text-secondary);line-height:1.8}.footer-bottom{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;color:var(--text-secondary);padding-top:22px}.footer-right{text-align:right}.footer-right strong{font-size:19px;letter-spacing:-.4px}.archive-header{padding:70px 0 45px}.archive-header h1{font-size:clamp(50px,8vw,110px);letter-spacing:-.065em;margin:20px 0}.archive-header p{color:var(--text-secondary);font-size:16px}.filters{display:flex;gap:10px;flex-wrap:wrap;margin-top:35px}.filter{border:1px solid var(--border);padding:12px 20px;background:transparent;font-size:12px}.filter.active{background:var(--text-primary);color:white;border-color:var(--text-primary)}.archive-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:44px 28px}.article-header{max-width:900px;margin:auto;padding:65px 0 45px;text-align:center}.article-header h1{font-size:clamp(36px,5vw,68px);letter-spacing:-2px;line-height:1.22;word-break:keep-all;margin:24px 0}.article-header .subtitle{font-size:18px;line-height:1.8;color:var(--text-secondary);word-break:keep-all}.article-header .meta{justify-content:center;margin-top:30px}.article-hero{width:100%;aspect-ratio:2;object-fit:cover;display:block}.caption{font-size:11px;color:var(--text-secondary);margin:10px 0}.prose{max-width:680px;margin:65px auto;font-size:17px;line-height:2;word-break:keep-all}.prose p{margin:0 0 28px}.prose h2{font-size:28px;line-height:1.45;margin:50px 0 20px;letter-spacing:-1px}.prose .lead{font-size:21px;line-height:1.9}.prose blockquote{margin:45px 0;padding:20px 0 20px 26px;border-left:3px solid var(--accent);font-size:28px;line-height:1.5;letter-spacing:-1px}.prose a{text-decoration:underline;text-underline-offset:4px}.reading-progress{height:2px;background:var(--accent);width:100%;transform:scaleX(0);transform-origin:left;position:absolute;bottom:-1px;left:0}.back{display:inline-flex;margin-top:30px}.search-dialog{border:1px solid var(--border);padding:32px;background:var(--background);color:var(--text-primary);width:min(700px,calc(100% - 32px));max-height:80dvh}.search-dialog::backdrop{background:#1119;backdrop-filter:blur(5px)}.dialog-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.dialog-head h2{font-size:24px;margin:0}.search-dialog input{width:100%;background:transparent;border:0;border-bottom:1px solid var(--text-primary);padding:18px 0;font-size:20px;color:inherit;border-radius:0}.search-result{padding:20px 0;border-bottom:1px solid var(--border);display:block;font-size:17px;line-height:1.6}.search-result small{display:block;color:var(--accent);font-size:11px;letter-spacing:1px}.search-empty{padding:30px 0;color:var(--text-secondary);line-height:1.8}@media(min-width:1500px){.wrap{width:calc(100% - 128px)}}@media(max-width:1000px){.wrap{width:calc(100% - 48px)}nav{gap:20px}.edition{display:none}.side-story{grid-template-columns:1fr 110px}.hero{min-height:460px}.feature{padding:32px}.story h3{font-size:24px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.header-inner{height:64px;gap:12px}.logo{font-size:27px}.menu-button{display:grid}.tools{gap:2px}nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--background);padding:20px 24px 30px;border-bottom:1px solid var(--border);flex-direction:column;align-items:stretch;gap:0}nav.open{display:flex}nav a{font-size:20px;padding:15px 0}.masthead{padding:25px 0 20px}.eyebrow{font-size:9px;letter-spacing:.6px}.masthead-title{font-size:19vw;margin:24px 0 22px;letter-spacing:-.08em}.masthead-bottom p{font-size:12px}.masthead-bottom span{font-size:9px}.hero{height:66svh;min-height:430px;max-height:620px;margin-left:-18px;width:calc(100% + 36px)}.hero img{object-position:57% center}.hero-top{left:20px;top:23px}.hero-copy{left:21px;right:21px;bottom:33px}.hero h1{font-size:43px;line-height:1.02}.hero-copy p{font-size:14px;max-width:250px;line-height:1.7}.hero-index{right:21px;bottom:29px}.hero-index>span{display:none}.circle{width:42px;height:42px}.ticker{gap:14px;font-size:11px;line-height:1.6}.ticker a:nth-of-type(2),.ticker .line{display:none}.section{padding-top:50px}.section-head h2{font-size:24px}.editorial-grid{grid-template-columns:1fr;gap:32px}.side-story{grid-template-columns:1fr 120px}.side-story h3{font-size:19px}.side-story .image-box{aspect-ratio:1.1}.feature{padding:28px 22px;margin:45px -18px 0}.feature-intro{display:block}.feature-intro h2{font-size:45px;letter-spacing:-2px}.feature-intro p{margin:10px 0 25px;max-width:100%}.feature .image-box{aspect-ratio:1.5}.specs{grid-template-columns:1fr 1fr;gap:26px 18px}.spec:nth-child(2){border:0}.spec strong{font-size:35px}.three-grid,.archive-grid{grid-template-columns:1fr;gap:35px}.three-grid .story{display:grid;grid-template-columns:120px 1fr;gap:20px}.three-grid .image-box{aspect-ratio:1}.three-grid .category{margin-top:0}.three-grid .story h3{font-size:18px}.three-grid .story p{display:none}.footer{margin-top:55px}.footer-top{flex-direction:column}.footer-right{text-align:left}.footer-bottom{gap:20px;font-size:9px}.archive-header{padding-top:35px}.archive-header h1{margin:22px 0}.filters{gap:6px}.filter{padding:12px 13px;font-size:11px}.article-header{padding-top:35px;text-align:left}.article-header h1{letter-spacing:-1.5px}.article-header .meta{justify-content:start;gap:8px;flex-wrap:wrap}.article-header .subtitle{font-size:16px}.article-hero{aspect-ratio:1.25}.prose{margin:40px auto;font-size:16px}.prose .lead{font-size:19px}.prose blockquote{font-size:25px}.search-dialog{padding:22px}.search-dialog input{font-size:17px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.side-story .image-box{order:2}.side-story .story-copy{order:1}

/* System-led editorial palette. Native controls inherit the same ink. */
:root{color-scheme:light dark;--header-background:rgba(245,244,241,.94);--footer-background:#e9e8e4;--accent-ink:#fff;--hover-surface:rgba(185,68,36,.09)}
@media(prefers-color-scheme:dark){:root{--background:#171817;--surface:#242624;--surface-elevated:#30322f;--text-primary:#f1f0eb;--text-secondary:#b0b2aa;--border:#41443e;--accent:#ed9470;--accent-ink:#211610;--header-background:rgba(23,24,23,.94);--footer-background:#20221f;--hover-surface:rgba(237,148,112,.12)}}
.header{background:var(--header-background);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}
button,input{color:inherit;accent-color:var(--accent)}
.footer{background:var(--footer-background)}.footer-top{border-color:var(--border)}
.skip{background:var(--surface-elevated);color:var(--text-primary)}
.tag,::selection{color:var(--accent-ink)}.filter.active{color:var(--background)}

/* Preserve the entire photograph, including on narrow iPhone screens. */
.article-hero{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}
article .feature .image-box{aspect-ratio:auto}article .feature .image-box img{display:block;height:auto;object-fit:contain}
.story-copy{min-width:0}.meta{flex-wrap:wrap}
/* Quiet editorial pacing, with tactile controls and progressive enhancement. */
.icon-button,.filter{transition:background .25s,color .25s,transform .35s var(--ease),border-color .25s}
.icon-button{border-radius:50%}.icon-button:hover{background:var(--hover-surface);color:var(--accent)}
.icon-button:active,.filter:active{transform:scale(.97)}
.text-link span{display:inline-block;transition:transform .35s var(--ease)}.text-link:hover span{transform:translate(4px,-2px)}
nav a:after{content:'';position:absolute;bottom:8px;left:0;right:0;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;transition:transform .35s var(--ease)}
nav a:hover:after,nav a[aria-current]:after{transform:scaleX(1)}
.story h3{transition:color .3s}.story:hover h3{color:var(--accent)}
@media(hover:hover) and (pointer:fine){.filter:not(.active):hover{border-color:var(--accent);background:var(--hover-surface)}}

.search-result{transition:color .18s}.search-result:hover{color:var(--accent)}







@media(max-width:700px){.section-head{gap:12px;flex-wrap:wrap}.section-head h2 span{display:inline-block}.eyebrow{gap:12px}.article-header h1{overflow-wrap:anywhere}.search-dialog{-webkit-overflow-scrolling:touch}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.story:hover,.story:hover img,.hero:hover img{transform:none}}

/* Motion is limited to direct input; reading never hides or shifts content. */
@media(hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){.hero:hover img,.story:hover img{transform:scale(1.015)}.hero:hover .circle{background:var(--accent);border-color:var(--accent);color:var(--accent-ink)}}
@media(hover:none){.hero img,.image-box img{transition:none}.text-link:hover span{transform:none}}
.masthead-bottom p{max-width:480px;word-break:keep-all}.masthead-bottom{gap:20px}
@media(max-width:700px){.masthead-bottom{align-items:start;flex-direction:column;gap:10px}.masthead-bottom p{font-size:14px}.search-dialog{max-height:80vh;max-height:80dvh}nav.open{max-height:calc(100svh - 64px - env(safe-area-inset-top));overflow-y:auto}}
