@import "https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap";
:root{--paper:#f6f1e6;--paper-deep:#ede6d4;--paper-edge:#e0d7c2;--ink:#1a1612;--ink-soft:#443c33;--ink-mute:#8a7f70;--rule:#1a1612;--rule-soft:#c5bbab;--inju:#b8231a;--inju-deep:#8b1612;--inju-soft:#f5d5cf;--highlight:#f0e8d6;--bg:var(--paper);--surface:var(--paper);--surface-hover:var(--paper-deep);--text:var(--ink);--text-secondary:var(--ink-soft);--muted:var(--ink-mute);--accent:var(--inju);--accent-hover:var(--inju-deep);--accent-light:var(--inju-soft);--border:var(--rule-soft);--border-strong:var(--ink);--radius-sm:0px;--radius:0px;--radius-lg:0px;--font-display:"Nanum Myeongjo","본명조","Source Serif Pro",Georgia,serif;--font-mono:"JetBrains Mono","IBM Plex Mono","SFMono-Regular",Consolas,monospace;--header-h:76px;--edition-strip-h:32px}[data-theme=dark]{--paper:#131110;--paper-deep:#1d1a17;--paper-edge:#2a2520;--ink:#f0e8d6;--ink-soft:#c8bda9;--ink-mute:#8a7f70;--rule:#f0e8d6;--rule-soft:#443c33;--inju:#d94a3f;--inju-deep:#b8231a;--inju-soft:#2a1814;--highlight:#1d1a17;--bg:var(--paper);--surface:var(--paper);--surface-hover:var(--paper-deep);--text:var(--ink);--text-secondary:var(--ink-soft);--muted:var(--ink-mute);--border:var(--rule-soft)}html{background:var(--paper)}body{font-family:var(--font-sans);background:  linear-gradient(to bottom,transparent calc(100% - 1px),#1a161205 100%)0 0/100% 9rem,radial-gradient(ellipse at top left,#1a161206 0%,transparent 60%),radial-gradient(ellipse at bottom right,#1a161205 0%,transparent 50%),var(--paper);font-feature-settings:"ss01","ss02","kern","calt"}[data-theme=dark] body{background:linear-gradient(to bottom,transparent calc(100% - 1px),#f0e8d605 100%)0 0/100% 9rem,radial-gradient(ellipse at top left,#f0e8d606 0%,transparent 60%),var(--paper)}.edition-strip{background:var(--ink);color:var(--paper);font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;height:var(--edition-strip-h);border-bottom:1px solid var(--ink);z-index:60;align-items:center;font-size:11px;font-weight:500;display:flex;position:relative}.edition-strip-inner{width:min(var(--max-w),100%);justify-content:space-between;align-items:center;gap:24px;height:100%;margin:0 auto;padding:0 24px;display:flex}.edition-marker{align-items:center;gap:14px;display:inline-flex}.edition-marker>*{white-space:nowrap;position:relative}.edition-marker>:not(:first-child):before{content:"/";opacity:.5;position:absolute;left:-10px}.edition-vol{color:var(--inju-soft);font-weight:700}.edition-tagline{color:var(--paper);opacity:.7;letter-spacing:.2em;font-size:10px;font-style:italic}@media (max-width:720px){.edition-tagline{display:none}.edition-strip-inner{padding:0 16px}.edition-strip{font-size:10px}}.site-header{z-index:50;background:var(--paper);-webkit-backdrop-filter:none;box-shadow:0 1px 0 var(--ink),0 4px 0 var(--paper),0 5px 0 var(--ink);border-bottom:none;position:sticky;top:0}.site-header-inner{height:var(--header-h);align-items:stretch}.site-logo{align-items:center;gap:0;height:100%;text-decoration:none;display:flex;position:relative}.site-logo-mark{display:none}.site-logo-text{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;line-height:1;display:flex}.site-logo-name{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);font-size:clamp(22px,4.5vw,28px);font-weight:800;line-height:.95}.site-logo-name:after{content:"·";color:var(--inju);margin-left:4px;font-weight:800}.site-logo-text:after{content:"GAGYEOK NOTE — A SHOPPING JOURNAL";font-family:var(--font-mono);letter-spacing:.18em;color:var(--ink-mute);text-transform:uppercase;font-size:9px;font-weight:500}.site-logo-dot{display:none}.section-label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink);align-items:center;gap:12px;margin:0 0 24px;font-size:11px;font-weight:700;display:flex}.section-label:before{content:"";background:var(--ink);width:24px;height:1px;display:inline-block}.section-label:after{content:"";background:var(--rule-soft);flex:1;height:1px}.post-card,article.post-card,.post-card-link{transition:background .2s;position:relative;border:none!important;border-top:1px solid var(--ink)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:24px 0 32px!important}.post-card:hover{background:var(--paper-deep)!important}.post-card-image,.post-card .cover-image,.post-card img{filter:contrast(1.05)saturate(.92);border-radius:3px!important}.post-card-title,.post-card h2,.post-card h3{font-family:var(--font-display)!important;letter-spacing:-.015em!important;color:var(--ink)!important;margin-top:12px!important;font-size:clamp(18px,2.4vw,22px)!important;font-weight:700!important;line-height:1.3!important}.post-card-excerpt,.post-card p{color:var(--ink-soft)!important;margin-top:8px!important;font-size:14px!important;line-height:1.65!important}.post-card-date,.post-card time{font-family:var(--font-mono)!important;letter-spacing:.16em!important;text-transform:uppercase!important;color:var(--ink-mute)!important;font-size:10px!important;font-weight:500!important}.post-card-tags,.post-card .tag{font-family:var(--font-mono)!important;letter-spacing:.12em!important;text-transform:uppercase!important;border:1px solid var(--ink)!important;color:var(--ink)!important;background:0 0!important;border-radius:0!important;padding:3px 8px!important;font-size:10px!important;font-weight:700!important}@keyframes inkOnPaper{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.post-card{animation:.38s cubic-bezier(.2,.8,.3,1) backwards inkOnPaper}.post-card:first-child{animation-delay:0s}.post-card:nth-child(2){animation-delay:60ms}.post-card:nth-child(3){animation-delay:.12s}.post-card:nth-child(4){animation-delay:.18s}.post-card:nth-child(5){animation-delay:.24s}.post-card:nth-child(6){animation-delay:.3s}.post-card:nth-child(7){animation-delay:.36s}.post-card:nth-child(8){animation-delay:.42s}.post-card:nth-child(9){animation-delay:.48s}.post-card:nth-child(n+10){animation-delay:.54s}@media (prefers-reduced-motion:reduce){.post-card{animation:none}}.post-article h1,article h1{font-family:var(--font-display);letter-spacing:-.022em;color:var(--ink);font-size:clamp(28px,5.5vw,44px);font-weight:800;line-height:1.15}.post-article p,article p{font-family:var(--font-sans);color:var(--ink);font-size:16px;line-height:1.78}.post-article>p:first-of-type:first-letter,article .post-content>p:first-of-type:first-letter{font-family:var(--font-display);float:left;color:var(--inju);margin:.05em .08em 0 -.04em;font-size:4.2em;font-weight:800;line-height:.85}.post-article strong,article strong,.markdown-table strong,.product-card .price{font-family:var(--font-mono);font-feature-settings:"tnum" 1,"lnum" 1;font-weight:700}.post-article h2,article h2{font-family:var(--font-display);letter-spacing:-.01em;border-top:1px solid var(--ink);margin:56px 0 16px;padding-top:24px;font-size:clamp(20px,3vw,26px);font-weight:700;position:relative}.post-article h2:before,article h2:before{content:"§";font-family:var(--font-mono);color:var(--inju);margin-right:10px;font-weight:400}.callout-box,.callout{border:none!important;border-left:3px solid var(--inju)!important;font-family:var(--font-display)!important;color:var(--ink)!important;background:0 0!important;border-radius:0!important;margin:32px 0!important;padding:4px 0 4px 20px!important;font-size:19px!important;font-style:italic!important;line-height:1.55!important}.markdown-table,table.markdown-table,article table{border-collapse:collapse;width:100%;border:none!important;border-top:2px solid var(--ink)!important;border-bottom:2px solid var(--ink)!important;font-family:var(--font-mono)!important;background:0 0!important;border-radius:0!important;font-size:13px!important}.markdown-table thead th{text-align:left;color:var(--ink)!important;letter-spacing:.16em!important;text-transform:uppercase!important;border-bottom:1px solid var(--ink)!important;background:0 0!important;padding:12px 10px!important;font-size:10px!important;font-weight:700!important}.markdown-table tbody tr:not(:last-child) td{border-bottom:1px dotted var(--rule-soft)!important}.markdown-table td{font-feature-settings:"tnum" 1,"lnum" 1!important;padding:11px 10px!important}.markdown-table strong{color:var(--inju)!important;font-weight:700!important}.markdown-list ul,article ul{padding-left:0;list-style:none}.markdown-list ul li,article ul li{margin:8px 0;padding-left:22px;position:relative}.markdown-list ul li:before,article ul li:before{content:"—";color:var(--inju);font-weight:700;position:absolute;left:0}.markdown-list ul li:has(strong:first-child):before{content:"▸"}.comparison-table{border:none!important;border-top:2px solid var(--ink)!important;border-bottom:2px solid var(--ink)!important;background:0 0!important;border-radius:0!important}.comparison-table th{border-bottom:1px solid var(--ink)!important;font-family:var(--font-mono)!important;letter-spacing:.16em!important;text-transform:uppercase!important;background:0 0!important;font-size:10px!important}.comparison-discount{background:var(--inju)!important;color:var(--paper)!important;font-family:var(--font-mono)!important;letter-spacing:.04em!important;border-radius:0!important;font-weight:700!important}.comparison-badge{border:1px solid var(--ink)!important;font-family:var(--font-mono)!important;letter-spacing:.08em!important;background:0 0!important;border-radius:0!important}.comparison-original-price{font-family:var(--font-mono)!important;font-feature-settings:"tnum" 1!important}.product-card,.inline-product-card{background:var(--paper-deep)!important;border:1px solid var(--ink)!important;box-shadow:4px 4px 0 var(--ink)!important;border-radius:0!important;padding:16px!important}.product-card .price,.product-price{font-family:var(--font-mono)!important;font-feature-settings:"tnum" 1,"lnum" 1!important;color:var(--inju)!important;font-size:22px!important;font-weight:700!important}.product-card .cta,.cta-button,button[class*=coupang],a[href*=coupang][class*=cta]{transition:background .16s;background:var(--ink)!important;color:var(--paper)!important;font-family:var(--font-mono)!important;letter-spacing:.14em!important;text-transform:uppercase!important;border:none!important;border-radius:0!important;padding:14px 20px!important;font-size:12px!important;font-weight:700!important}.product-card .cta:hover,.cta-button:hover{background:var(--inju)!important}.article-sidebar,.toc{border:none!important;border-left:1px solid var(--rule-soft)!important;font-family:var(--font-mono)!important;background:0 0!important;border-radius:0!important;padding-left:20px!important}.article-sidebar a,.toc a{font-family:var(--font-sans)!important;color:var(--ink-soft)!important;border-left:2px solid #0000!important;margin-left:-8px!important;padding-left:8px!important;font-size:13px!important}.article-sidebar a:hover,.toc a:hover{color:var(--ink)!important;border-left-color:var(--inju)!important}.site-footer{margin-top:80px;background:var(--ink)!important;color:var(--paper)!important;border-top:none!important;padding:48px 0 64px!important}.site-footer .site-logo-name{color:var(--paper)!important}.site-footer .site-logo-name:after{color:var(--inju)}.site-footer .site-logo-text:after{color:#f6f1e680}.footer-tagline,.footer-legal{font-family:var(--font-sans)!important;color:#f6f1e6b3!important;letter-spacing:.02em!important;font-size:12px!important}.footer-legal{margin-top:16px;font-family:var(--font-mono)!important;letter-spacing:.08em!important;font-size:10px!important}.header-search input,input[type=search]{border:none!important;border-bottom:1px solid var(--ink)!important;font-family:var(--font-mono)!important;letter-spacing:.05em!important;color:var(--ink)!important;background:0 0!important;border-radius:0!important;padding:8px 12px!important;font-size:13px!important}.header-search input::placeholder{font-style:italic;color:var(--ink-mute)!important}.header-search input:focus{outline:none;border-bottom-color:var(--inju)!important;border-bottom-width:2px!important}button[class*=more],.load-more,.pagination-button{transition:all .16s;position:relative;border:2px solid var(--ink)!important;color:var(--ink)!important;font-family:var(--font-mono)!important;letter-spacing:.16em!important;text-transform:uppercase!important;background:0 0!important;border-radius:0!important;padding:14px 32px!important;font-size:12px!important;font-weight:700!important}button[class*=more]:hover,.load-more:hover{background:var(--ink)!important;color:var(--paper)!important}.category-chip,.category-filter button,[role=tab]{transition:color .16s;position:relative;font-family:var(--font-mono)!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--ink-soft)!important;background:0 0!important;border:none!important;border-radius:0!important;margin-right:24px!important;padding:8px 0!important;font-size:11px!important;font-weight:600!important}.category-chip:hover,[role=tab]:hover{color:var(--ink)!important}.category-chip.active,.category-chip[aria-selected=true],[role=tab][aria-selected=true]{color:var(--ink)!important;background:0 0!important}.category-chip.active:after,[role=tab][aria-selected=true]:after{content:"";background:var(--inju);height:2px;position:absolute;bottom:-2px;left:0;right:0}.hero-stamp{border:2px solid var(--inju);width:56px;height:56px;color:var(--inju);font-family:var(--font-display);text-align:center;letter-spacing:.05em;pointer-events:none;background:#b8231a0a;border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:700;line-height:1.05;display:flex;position:absolute;top:-20px;right:12px;transform:rotate(-8deg)}.reading-progress{background:var(--inju);height:2px}::selection{background:var(--inju);color:var(--paper)}*{scrollbar-color:var(--ink-mute)transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:var(--ink-mute)}::-webkit-scrollbar-track{background:0 0}@media (max-width:720px){.site-header{box-shadow:0 1px 0 var(--ink),0 3px 0 var(--paper),0 4px 0 var(--ink)}.post-article>p:first-of-type:first-letter{font-size:3.6em}.post-article h2,article h2{margin:36px 0 12px}}.post-card-title,.post-card h2,.post-card h3,article.post-card h2,article.post-card h3{-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;min-height:2.6em;display:-webkit-box;overflow:hidden}.post-card[data-empty=true]{display:none}.post-card:not(:has(*)){display:none}@media (max-width:720px){.site-header{min-height:0;height:auto!important}.site-header-inner{flex-wrap:wrap!important;row-gap:10px!important;height:auto!important;padding-top:12px!important;padding-bottom:12px!important}.site-logo-text:after{display:none!important}.site-logo-name{font-size:22px!important}.header-search,form[role=search],.search-form{flex-basis:100%!important;order:99!important;width:100%!important;max-width:100%!important}.header-search input,input[type=search]{white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;min-width:0!important;overflow:hidden!important}.edition-strip{font-size:9px!important}.edition-marker{gap:10px!important}.edition-marker>:not(:first-child):before{left:-8px!important}}@media (max-width:420px){.site-logo-name{font-size:20px!important}.post-card-title,.post-card h2,.post-card h3{font-size:17px!important}.edition-vol{letter-spacing:.06em!important}}.shell{max-width:var(--max-w);margin:0 auto;padding:0 24px}.lead-story{border-top:4px double var(--ink);margin:32px 0 0;padding-top:24px;position:relative}.lead-story:before{content:"";background:var(--ink);height:1px;position:absolute;top:-4px;left:0;right:0}.lead-story-link{color:inherit;text-decoration:none;display:block}.lead-story-grid{grid-template-columns:4fr 3fr;align-items:start;gap:32px;display:grid}@media (max-width:720px){.lead-story-grid{grid-template-columns:1fr;gap:16px}}.lead-story-figure{background:var(--paper-deep);margin:0;position:relative}.lead-story-img{aspect-ratio:4/3;object-fit:cover;filter:contrast(1.04)saturate(.95);width:100%;height:auto;display:block}.lead-story-img-fallback{background:linear-gradient(135deg,var(--paper-deep),var(--paper-edge));aspect-ratio:4/3}.lead-story-caption{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink-mute);align-items:center;gap:8px;padding:8px 0;font-size:10px;font-weight:500;display:flex}.lead-cap-rule{color:var(--inju);font-size:12px}.lead-story-text{flex-direction:column;gap:16px;display:flex;position:relative}@media (min-width:721px){.lead-story-text{padding-left:0}}.lead-story-rubric{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;border-bottom:1px solid var(--ink);justify-content:space-between;align-items:baseline;padding-bottom:8px;font-size:10px;font-weight:700;display:flex}.lead-story-section{color:var(--inju);font-family:var(--font-display);text-transform:none;letter-spacing:0;font-size:13px;font-weight:700}.lead-story-date{color:var(--ink-soft)}.lead-story-title{font-family:var(--font-display);letter-spacing:-.022em;color:var(--ink);word-break:keep-all;margin:0;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.12}.lead-story-standfirst{font-family:var(--font-sans);color:var(--ink-soft);margin:0;font-size:16px;line-height:1.7}.lead-story-byline{font-family:var(--font-mono);letter-spacing:.08em;color:var(--ink-soft);border-top:1px dotted var(--rule-soft);align-items:baseline;gap:8px;padding-top:12px;font-size:11px;display:flex}.lead-byline-label{color:var(--ink);text-transform:uppercase;letter-spacing:.16em;font-weight:700}.lead-byline-name{font-family:var(--font-display);letter-spacing:0;color:var(--ink);font-size:13px;font-style:italic}.lead-byline-sep{color:var(--ink-mute)}.lead-story-cta{font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink);align-items:center;gap:8px;width:fit-content;margin-top:4px;padding-bottom:4px;font-size:11px;font-weight:700;display:inline-flex;position:relative}.lead-story-cta:after{content:"";background:var(--inju);transform-origin:100%;height:2px;transition:transform .24s cubic-bezier(.2,.8,.3,1);position:absolute;bottom:0;left:0;right:0;transform:scaleX(.3)}.lead-story-link:hover .lead-story-cta:after{transform-origin:0;transform:scaleX(1)}.sub-lead-pair{border-top:1px solid var(--ink);margin:56px 0 0;padding-top:16px}.sub-lead-rubric{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink);align-items:center;gap:12px;margin-bottom:24px;font-size:11px;font-weight:700;display:flex}.sub-lead-rubric-mark{color:var(--inju);font-size:14px}.sub-lead-grid{grid-template-columns:1fr 1px 1fr;align-items:start;column-gap:32px;display:grid}.sub-lead-grid:before{content:"";background:var(--rule-soft);grid-column:2;align-self:stretch;width:1px;margin:0 -16px}.sub-lead-grid>.sub-lead-item:first-child{grid-column:1}.sub-lead-grid>.sub-lead-item:nth-child(2){grid-column:3}@media (max-width:720px){.sub-lead-grid{grid-template-columns:1fr;row-gap:32px}.sub-lead-grid:before{display:none}.sub-lead-grid>.sub-lead-item:first-child,.sub-lead-grid>.sub-lead-item:nth-child(2){grid-column:1}.sub-lead-grid>.sub-lead-item:nth-child(2){border-top:1px dotted var(--rule-soft);padding-top:24px}}.sub-lead-item{color:inherit;flex-direction:column;gap:12px;text-decoration:none;display:flex}.sub-lead-img-wrap{background:var(--paper-deep);overflow:hidden}.sub-lead-img{aspect-ratio:3/2;object-fit:cover;filter:contrast(1.04)saturate(.95);width:100%;height:auto;display:block}.sub-lead-position{font-family:var(--font-mono);letter-spacing:.18em;color:var(--inju);font-size:10px;font-weight:700}.sub-lead-title{font-family:var(--font-display);letter-spacing:-.018em;color:var(--ink);word-break:keep-all;margin:4px 0 0;font-size:clamp(18px,2.4vw,24px);font-weight:700;line-height:1.25}.sub-lead-excerpt{color:var(--ink-soft);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:14px;line-height:1.65;display:-webkit-box;overflow:hidden}.sub-lead-meta{font-family:var(--font-mono);letter-spacing:.12em;color:var(--ink-mute);text-transform:uppercase;align-items:baseline;gap:6px;font-size:10px;display:flex}.price-ticker{background:var(--ink);color:var(--paper);margin:56px calc(50% - 50vw + 4px) 0;padding:0;overflow:hidden}.ticker-rubric{border-bottom:1px solid var(--paper);font-family:var(--font-mono);letter-spacing:.2em;align-items:center;gap:12px;padding:10px 24px;font-size:10px;font-weight:700;display:flex}.ticker-rubric-mark{color:var(--inju);font-size:16px;line-height:1}.ticker-rubric-label{flex-shrink:0}.ticker-rubric-rule{background:var(--paper);opacity:.3;flex:1;height:1px}.ticker-strip{scrollbar-width:none;overflow-x:auto}.ticker-strip::-webkit-scrollbar{display:none}.ticker-track{white-space:nowrap;gap:0;min-width:max-content;padding:0;display:flex}.ticker-item{color:var(--paper);font-family:var(--font-mono);letter-spacing:.04em;border-right:1px solid #f6f1e62e;align-items:center;gap:10px;padding:14px 20px;font-size:12px;text-decoration:none;transition:background .16s;display:inline-flex}.ticker-item:hover{background:#f6f1e614}.ticker-num{color:var(--inju);font-feature-settings:"tnum" 1,"lnum" 1;font-weight:700}.ticker-abbrev{letter-spacing:.16em;color:var(--paper);background:#f6f1e61a;border-radius:0;padding:2px 7px;font-weight:700}.ticker-title{font-family:var(--font-sans);letter-spacing:0;color:var(--paper);text-overflow:ellipsis;max-width:32ch;font-weight:500;overflow:hidden}.ticker-arrow{color:var(--inju);font-size:10px}.archive-section{border-top:1px solid var(--ink);margin:56px 0 0;padding-top:16px}.archive-rubric{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--ink);align-items:baseline;gap:12px;margin-bottom:16px;font-size:11px;font-weight:700;display:flex}.archive-rubric-mark{color:var(--inju);font-size:14px}.archive-rubric-count{color:var(--ink-soft);letter-spacing:.12em;margin-left:auto;font-weight:500}@media (max-width:980px){.archive-section .post-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:540px){.archive-section .post-grid{grid-template-columns:1fr}}.archive-section .post-card{border-top:1px solid var(--ink)!important;background:0 0!important;padding:16px 0!important}.archive-section .post-card .post-card-img-wrap{margin-bottom:12px;overflow:hidden}.archive-section .post-card .post-card-img,.archive-section .post-card .post-card-img-placeholder{aspect-ratio:3/2;filter:contrast(1.05)saturate(.92);border-radius:0!important}.archive-section .post-card h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-family:var(--font-display)!important;margin:8px 0 6px!important;font-size:17px!important;font-weight:700!important;line-height:1.3!important}.archive-section .post-card-excerpt{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;color:var(--ink-soft)!important;font-size:13px!important;line-height:1.6!important}.archive-section .post-card-footer{border-top:1px dotted var(--rule-soft)!important;justify-content:space-between!important;align-items:center!important;margin-top:10px!important;padding-top:10px!important;display:flex!important}.archive-section .post-card .read-more{font-family:var(--font-mono)!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--inju)!important;font-size:10px!important;font-weight:700!important}.archive-section .post-card .tag{border:1px solid var(--ink)!important;font-family:var(--font-mono)!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--ink)!important;background:0 0!important;border-radius:0!important;padding:2px 6px!important;font-size:9px!important}.post-article>figure:first-of-type,article .article-hero{margin:16px calc(50% - 50vw + 12px) 32px;position:relative}@media (max-width:720px){.post-article>figure:first-of-type,article .article-hero{margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}}.callout+p:first-letter,.callout-box+p:first-letter,.post-article .callout+p:first-letter,article .callout-box+p:first-letter{font-family:var(--font-display);float:left;color:var(--inju);margin:.05em .1em 0 -.04em;font-size:4em;font-weight:800;line-height:.85}.post-article blockquote{font-family:var(--font-display);color:var(--ink);border-left:3px solid var(--inju);max-width:36ch;margin:32px 0;padding:8px 0 8px 24px;font-size:22px;font-style:italic;line-height:1.45}article p:has(em:first-child:last-child){font-family:var(--font-display);color:var(--ink);border-left:3px solid var(--inju);max-width:36ch;margin:32px 0;padding:8px 0 8px 24px;font-size:22px;font-style:italic;line-height:1.45}.post-article-header{border-top:4px double var(--ink);margin-bottom:24px;padding-top:16px}.post-article-rubric{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--inju);margin-bottom:8px;font-size:10px;font-weight:700}.post-article-byline-strip{border-bottom:1px solid var(--ink);border-top:1px solid var(--rule-soft);font-family:var(--font-mono);letter-spacing:.08em;color:var(--ink-soft);align-items:baseline;gap:12px;margin-top:16px;padding:12px 0;font-size:11px;display:flex}.post-article-byline-strip strong{color:var(--ink);font-family:var(--font-display);letter-spacing:0;font-size:14px;font-style:italic}@media (max-width:720px){.lead-story{margin-top:16px;padding-top:16px}.sub-lead-pair,.price-ticker,.archive-section{margin-top:32px}}.post-card-img-wrap,.archive-section .post-card .post-card-img-wrap{background-image:repeating-linear-gradient(45deg,transparent 0,transparent 14px,#1a161208 14px,#1a161208 15px),linear-gradient(135deg,var(--paper-deep),var(--paper-edge));position:relative;overflow:hidden;aspect-ratio:3/2!important;background:linear-gradient(135deg,var(--paper-deep)0%,var(--paper-edge)50%,var(--paper-deep)100%),var(--paper-deep)!important}.post-card-img-wrap:after{content:"PHOTO TBD";font-family:var(--font-mono);letter-spacing:.2em;color:var(--ink-mute);z-index:1;justify-content:center;align-items:center;font-size:10px;font-weight:700;display:flex;position:absolute;inset:0}.post-card-img-wrap img,.post-card-img-wrap .post-card-img,.post-card-img-wrap .post-card-img-placeholder{z-index:2;inset:0;object-fit:cover!important;width:100%!important;height:100%!important;position:absolute!important}.lead-story-figure{background:linear-gradient(135deg,var(--paper-deep),var(--paper-edge));aspect-ratio:4/3;position:relative}.lead-story-img{inset:0;width:100%!important;height:100%!important;position:absolute!important}.sub-lead-img-wrap{background:linear-gradient(135deg,var(--paper-deep),var(--paper-edge));aspect-ratio:3/2;position:relative}.sub-lead-img{inset:0;width:100%!important;height:100%!important;position:absolute!important}.edition-strip{z-index:60;position:relative}.archive-section .section-label,#posts>.section-label{display:none}@media (max-width:720px){.lead-story-figure{max-height:60vh}}.post-card-img-wrap:after,.archive-section .post-card .post-card-img-wrap:after{content:""!important}.archive-section .post-card .post-card-img-wrap{position:relative;aspect-ratio:5/2!important;background:repeating-linear-gradient(45deg,transparent 0,transparent 10px,#1a161206 10px,#1a161206 11px),linear-gradient(180deg,var(--paper-deep),var(--paper-edge))!important}.archive-section .post-card .post-card-img-wrap:before{content:"—";font-family:var(--font-mono);color:var(--ink-mute);opacity:.6;z-index:1;font-size:11px;position:absolute;bottom:4px;right:8px}.archive-section .post-card .post-card-img-wrap:has(img[src]:not([src=""])):before{display:block}body:has(.search-spread) .header-search{display:none!important}body:has(.search-spread) form[role=search]:not(.search-spread-form){display:none!important}.search-spread{margin:32px 0 56px;position:relative}.search-rubric{font-family:var(--font-mono);letter-spacing:.2em;text-transform:uppercase;color:var(--ink);border-top:4px double var(--ink);align-items:center;gap:12px;padding-top:16px;padding-bottom:8px;font-size:11px;font-weight:700;display:flex}.search-rubric-mark{color:var(--inju);font-size:16px;line-height:1}.search-rubric-rule{background:var(--rule-soft);flex:1;height:1px}.search-spread-form{border-bottom:1px solid var(--ink);align-items:baseline;gap:12px;margin:16px 0 0;padding:18px 0 14px;transition:border-color .2s;display:flex;position:relative}.search-spread-form:focus-within{border-bottom-color:var(--inju);border-bottom-width:2px;padding-bottom:13px}.search-spread-form:after{content:"";background:0 0;height:1px;transition:background .2s;position:absolute;bottom:-4px;left:0;right:0}.search-spread-form:focus-within:after{background:var(--inju)}.search-spread-prompt{font-family:var(--font-display);color:var(--inju);-webkit-user-select:none;user-select:none;flex-shrink:0;font-size:clamp(28px,5vw,40px);font-weight:800;line-height:.9}.search-spread-input{font-family:var(--font-display);letter-spacing:-.015em;color:var(--ink);background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-size:clamp(22px,4vw,34px);font-weight:700;line-height:1.15}.search-spread-input::placeholder{font-family:var(--font-mono);letter-spacing:.04em;color:var(--ink-mute);font-size:14px;font-style:italic;font-weight:500}.search-spread-input::-webkit-search-cancel-button{display:none}.search-spread-clear{border:1px solid var(--ink);font-family:var(--font-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--ink);cursor:pointer;background:0 0;border-radius:0;flex-shrink:0;align-self:center;padding:6px 10px;font-size:10px;font-weight:700;transition:background .16s,color .16s}.search-spread-clear:hover{background:var(--ink);color:var(--paper)}.search-spread-meta{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-soft);border-bottom:1px dotted var(--rule-soft);align-items:baseline;gap:8px;margin-bottom:8px;padding:14px 0;font-size:11px;font-weight:500;display:flex}.search-spread-meta-label{color:var(--ink-mute)}.search-spread-meta-q{font-family:var(--font-display);color:var(--ink);text-transform:none;letter-spacing:0;font-size:16px;font-style:italic;font-weight:700}.search-spread-meta-sep{color:var(--ink-mute)}.search-spread-meta-count{color:var(--inju);letter-spacing:.16em;font-weight:700}.search-result-list{margin:0;padding:0;list-style:none}.search-result-item{border-bottom:1px dotted var(--rule-soft)}.search-result-item:last-child{border-bottom:1px solid var(--ink)}.search-result-item:first-child{border-top:1px solid var(--ink)}.search-result-link{color:inherit;grid-template-columns:auto 140px 1fr auto;align-items:center;gap:24px;padding:20px 0;text-decoration:none;transition:background .16s;display:grid;position:relative}.search-result-link:hover{background:var(--paper-deep)}.search-result-link:hover .search-result-arrow{color:var(--inju);transform:translate(4px)}.search-result-num{font-family:var(--font-mono);letter-spacing:.18em;color:var(--inju);font-feature-settings:"tnum" 1,"lnum" 1;align-self:start;padding-top:4px;font-size:12px;font-weight:700}.search-result-thumb{aspect-ratio:7/5;background:var(--paper-deep);width:140px;position:relative;overflow:hidden}.search-result-img{object-fit:cover;filter:contrast(1.04)saturate(.92);position:absolute;inset:0;width:100%!important;height:100%!important}.search-result-img-fallback{width:100%;height:100%;position:absolute;inset:0}.search-result-body{min-width:0}.search-result-title{font-family:var(--font-display);letter-spacing:-.012em;color:var(--ink);word-break:keep-all;margin:0 0 6px;font-size:clamp(17px,2vw,21px);font-weight:700;line-height:1.3}.search-result-excerpt{font-family:var(--font-sans);color:var(--ink-soft);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 10px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.search-result-meta{font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-mute);align-items:baseline;gap:8px;font-size:10px;display:flex}.search-result-date{font-feature-settings:"tnum" 1,"lnum" 1}.search-result-tag{color:var(--ink);font-weight:600}.search-result-arrow{font-family:var(--font-mono);color:var(--ink-mute);align-self:center;padding:0 4px;font-size:18px;transition:transform .2s cubic-bezier(.2,.8,.3,1),color .2s}@media (max-width:720px){.search-result-link{grid-template-columns:28px 80px 1fr 16px;gap:12px;padding:14px 0}.search-result-thumb{aspect-ratio:4/3;width:80px}.search-result-num{padding-top:2px;font-size:10px}.search-result-arrow{font-size:14px}.search-result-excerpt{-webkit-line-clamp:2;font-size:12px}}.search-highlight{color:var(--inju);border-bottom:2px solid var(--inju);background:0 0;padding:0 1px;font-weight:800}.search-empty-block{margin-top:32px;padding:32px 0}.search-empty-headline{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;word-break:keep-all;margin:0 0 12px;font-size:clamp(20px,3vw,28px);font-style:italic;font-weight:700;line-height:1.4}.search-empty-headline:before{content:"— ";color:var(--inju)}.search-empty-hint{font-family:var(--font-sans);color:var(--ink-soft);margin:0 0 32px;font-size:14px;line-height:1.7}.search-suggest{border-top:1px solid var(--ink);margin-top:36px;padding-top:16px}.search-suggest-label{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--inju);margin:0 0 16px;font-size:11px;font-weight:700}.search-suggest-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}.search-suggest-list li{margin:0}.search-suggest-chip{border:1px solid var(--ink);font-family:var(--font-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);cursor:pointer;background:0 0;border-radius:0;padding:8px 14px;font-size:11px;font-weight:700;transition:all .16s;position:relative}.search-suggest-chip:before{content:"▸ ";color:var(--ink-mute);margin-right:4px;transition:color .16s,transform .16s;display:inline-block}.search-suggest-chip:hover{background:var(--ink);color:var(--paper)}.search-suggest-chip:hover:before{color:var(--inju);transform:translate(2px)}.search-tag-cloud{border-top:1px dotted var(--rule-soft);flex-wrap:wrap;gap:0;margin:0;padding:0;list-style:none;display:flex}.search-tag-cloud li{border-bottom:1px dotted var(--rule-soft);margin:0}.search-tag-chip{border:none;border-right:1px dotted var(--rule-soft);font-family:var(--font-sans);color:var(--ink);cursor:pointer;background:0 0;border-radius:0;align-items:baseline;gap:8px;padding:10px 16px;font-size:13px;font-weight:600;transition:background .16s,color .16s;display:inline-flex}.search-tag-chip:hover{background:var(--paper-deep);color:var(--inju)}.search-tag-count{font-family:var(--font-mono);color:var(--ink-mute);letter-spacing:.08em;font-feature-settings:"tnum" 1,"lnum" 1;font-size:10px;font-weight:700}.search-page-bar,.search-page-header,.search-page-empty,.search-page-input{font-family:var(--font-sans);border-radius:0!important}.lead-story-title:before,.sub-lead-title:before{content:none!important;margin:0!important;display:none!important}.lead-story-title,.sub-lead-title{border-top:none!important;margin-top:4px!important;padding-top:0!important}.inline-product-card,[class*=InlineProductCard],.product-rank-card{background:var(--paper)!important;border:1px solid var(--ink)!important;box-shadow:5px 5px 0 var(--ink)!important;border-radius:0!important;margin:28px 0!important;padding:20px!important}.inline-product-card [class*=rank],.product-rank-num,.inline-product-card .rank-badge{border:1px solid var(--inju)!important;color:var(--inju)!important;font-family:var(--font-mono)!important;letter-spacing:.16em!important;background:0 0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:28px!important;height:28px!important;font-size:13px!important;font-weight:700!important;display:inline-flex!important}.inline-product-card [class*=badge],.inline-product-card [class*=label]:not(.product-name):not(.product-title){border:1px solid var(--ink)!important;color:var(--ink)!important;font-family:var(--font-mono)!important;letter-spacing:.14em!important;text-transform:uppercase!important;background:0 0!important;border-radius:0!important;padding:3px 8px!important;font-size:10px!important;font-weight:700!important}.inline-product-card h3,.inline-product-card h4,.inline-product-card .product-title,.inline-product-card .product-name{font-family:var(--font-display)!important;letter-spacing:-.012em!important;color:var(--ink)!important;margin-bottom:8px!important;font-size:17px!important;font-weight:700!important;line-height:1.35!important}.inline-product-card .price,.inline-product-card .product-price,.inline-product-card [class*=price]{font-family:var(--font-mono)!important;letter-spacing:-.01em!important;color:var(--inju)!important;font-feature-settings:"tnum" 1,"lnum" 1!important;background:0 0!important;padding:0!important;font-size:26px!important;font-weight:700!important}.inline-product-card [class*=spec],.inline-product-card [class*=category]{border-top:1px dotted var(--rule-soft)!important;border-bottom:1px dotted var(--rule-soft)!important;font-family:var(--font-mono)!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--ink-soft)!important;background:0 0!important;border-radius:0!important;gap:12px!important;padding:6px 0!important;font-size:11px!important;display:flex!important}.inline-product-card [class*=spec] strong,.inline-product-card [class*=category] strong{color:var(--ink-mute)!important;font-weight:700!important}.inline-product-card [class*=tip],.inline-product-card [class*=hint],.inline-product-card [class*=callout]{border:none!important;border-left:3px solid var(--inju)!important;font-family:var(--font-display)!important;color:var(--ink)!important;background:0 0!important;border-radius:0!important;margin:12px 0!important;padding:8px 0 8px 16px!important;font-size:14px!important;font-style:italic!important;line-height:1.55!important}.inline-product-card a[href*=coupang],.inline-product-card button[class*=buy],.inline-product-card [class*=cta],.inline-product-card .buy-button{background:var(--ink)!important;color:var(--paper)!important;font-family:var(--font-mono)!important;letter-spacing:.16em!important;text-transform:uppercase!important;width:100%!important;box-shadow:none!important;background-image:none!important;border:none!important;border-radius:0!important;justify-content:space-between!important;align-items:center!important;padding:16px 24px!important;font-size:13px!important;font-weight:700!important;transition:background .16s!important;display:flex!important}.inline-product-card a[href*=coupang]:hover,.inline-product-card button[class*=buy]:hover,.inline-product-card [class*=cta]:hover{background:var(--inju)!important}.inline-product-card a[href*=coupang] svg,.inline-product-card a[href*=coupang] [class*=arrow]{color:var(--paper)!important;width:14px!important;height:14px!important}.inline-product-card img,.inline-product-card [class*=image] img{filter:contrast(1.04)saturate(.95)!important;border-radius:0!important}.ip-card{overflow:hidden;background:var(--paper)!important;border:1px solid var(--ink)!important;box-shadow:5px 5px 0 var(--ink)!important;border-radius:0!important;margin:28px 0!important;padding:0!important}.ip-card-body{padding:18px!important}.ip-card-rank{border:1.5px solid var(--inju)!important;color:var(--inju)!important;font-family:var(--font-mono)!important;letter-spacing:.06em!important;background:0 0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:30px!important;height:30px!important;padding:0!important;font-size:14px!important;font-weight:700!important;display:inline-flex!important}.ip-card-badges .badge{border:1px solid var(--ink)!important;color:var(--ink)!important;font-family:var(--font-mono)!important;letter-spacing:.14em!important;text-transform:uppercase!important;background:0 0!important;border-radius:0!important;padding:4px 8px!important;font-size:10px!important;font-weight:700!important}.ip-card-title{font-family:var(--font-display)!important;letter-spacing:-.012em!important;color:var(--ink)!important;margin:6px 0 10px!important;font-size:17px!important;font-weight:700!important;line-height:1.35!important}.ip-card-price-block{background:0 0!important;border:none!important;padding:0!important}.ip-card-current-price{font-family:var(--font-mono)!important;letter-spacing:-.01em!important;color:var(--inju)!important;font-feature-settings:"tnum" 1,"lnum" 1!important;background:0 0!important;font-size:26px!important;font-weight:700!important}.ip-card-spec-table{border:none!important;border-top:1px dotted var(--rule-soft)!important;border-bottom:1px dotted var(--rule-soft)!important;font-family:var(--font-mono)!important;letter-spacing:.06em!important;text-transform:uppercase!important;color:var(--ink-soft)!important;background:0 0!important;border-radius:0!important;padding:8px 0!important;font-size:11px!important}.ip-card-spec-table th,.ip-card-spec-table td{letter-spacing:.06em!important;background:0 0!important;border:none!important;padding:4px 0!important;font-family:inherit!important;font-size:11px!important}.ip-card-spec-table th{width:80px;color:var(--ink-mute)!important;text-align:left!important;font-weight:700!important}.ip-card-spec-table td{color:var(--ink)!important;font-weight:600!important}.ip-card-reason{border:none!important;border-left:3px solid var(--inju)!important;font-family:var(--font-display)!important;color:var(--ink)!important;background:0 0!important;border-radius:0!important;margin:12px 0!important;padding:8px 0 8px 14px!important;font-size:14px!important;font-style:italic!important;line-height:1.55!important}.ip-card-reason:first-letter{font-style:normal}.btn-purchase,.ip-card .btn,.ip-card a.btn-purchase{background:var(--ink)!important;color:var(--paper)!important;font-family:var(--font-mono)!important;letter-spacing:.16em!important;text-transform:uppercase!important;width:100%!important;box-shadow:none!important;background-image:none!important;border:none!important;border-radius:0!important;justify-content:center!important;align-items:center!important;gap:10px!important;padding:16px 24px!important;font-size:13px!important;font-weight:700!important;transition:background .16s!important;display:inline-flex!important}.btn-purchase:hover,.ip-card .btn-purchase:hover{background:var(--inju)!important;background-image:none!important}.btn-purchase-cart,.ip-card .btn-purchase svg{color:var(--paper)!important;width:14px!important;height:14px!important}.ip-card-visual,.ip-card-img{background:var(--paper-deep)!important;border-radius:0!important}.ip-card-img{filter:contrast(1.04)saturate(.95)!important}.callout+p:first-letter,.callout-box+p:first-letter,.post-article .callout+p:first-letter,article .callout-box+p:first-letter{font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;float:none!important;line-height:inherit!important;color:inherit!important;margin:0!important}.article-body>.callout-box:first-of-type+p:first-letter,.article-body>.callout:first-of-type+p:first-letter{font-family:var(--font-display)!important;float:left!important;color:var(--inju)!important;margin:.05em .1em 0 -.04em!important;font-size:4em!important;font-weight:800!important;line-height:.85!important}.article-body p{white-space:pre-wrap;word-break:keep-all;text-indent:0;white-space:pre-wrap}.article-body ul.md-list li,.article-body ol.md-list li,.article-body .markdown-table td,.article-body .markdown-table th,.article-body .callout,.article-body .callout-box{word-break:keep-all;overflow-wrap:anywhere;white-space:normal!important}.article-body ul.md-list,.article-body ol.md-list{margin:16px 0;padding-left:0;list-style:none}.article-body ul.md-list li,.article-body ol.md-list li{border-bottom:1px dotted var(--rule-soft);word-break:keep-all;overflow-wrap:anywhere;padding:6px 0 6px 22px;font-size:14px;line-height:1.55;position:relative}.article-body ul.md-list li:last-child,.article-body ol.md-list li:last-child{border-bottom:none}.article-body ul.md-list li:before{content:"▸";color:var(--inju);font-family:var(--font-mono);font-size:12px;line-height:1.55;position:absolute;top:6px;left:4px}.article-body ol.md-list{counter-reset:ol-num}.article-body ol.md-list li:before{counter-increment:ol-num;content:counter(ol-num,decimal-leading-zero)".";color:var(--inju);font-family:var(--font-mono);font-size:11px;font-weight:700;line-height:1.55;position:absolute;top:6px;left:0}@media (max-width:720px){.article-body ul.md-list li,.article-body ol.md-list li{padding-left:18px;font-size:13.5px}.article-body ul.md-list li:before{left:2px}}.header-search-bar,button.header-search-bar,.site-header .header-search,.site-header form[role=search]{cursor:pointer;transition:border-color .16s,color .16s;border:none!important;border-bottom:1px solid var(--ink)!important;box-shadow:none!important;width:clamp(220px,36vw,380px)!important;height:38px!important;font-family:var(--font-mono)!important;letter-spacing:.04em!important;color:var(--ink-soft)!important;background:0 0!important;border-radius:0!important;align-items:center!important;gap:10px!important;padding:8px 12px 8px 8px!important;font-size:12px!important;display:inline-flex!important}.header-search-bar:hover,.header-search-bar:focus,.site-header .header-search:hover,.site-header form[role=search]:focus-within{border-bottom-color:var(--inju)!important;color:var(--ink)!important;border-bottom-width:2px!important}.header-search-bar>span:not([class*=kbd]):not([class*=shortcut]),.header-search-bar .placeholder-text,.site-header input[type=search]::placeholder{font-style:italic;font-family:var(--font-mono)!important;letter-spacing:.04em!important;color:var(--ink-mute)!important;font-size:12px!important}.header-search-bar [class*=kbd],.header-search-bar [class*=shortcut],.header-search-bar kbd{border:1px solid var(--rule-soft)!important;font-family:var(--font-mono)!important;letter-spacing:.08em!important;color:var(--ink-mute)!important;background:0 0!important;border-radius:0!important;margin-left:auto!important;padding:2px 6px!important;font-size:9px!important;font-weight:700!important}.header-search-bar svg,.site-header .header-search svg{flex-shrink:0;color:var(--ink-soft)!important;width:14px!important;height:14px!important}.site-header-inner{align-items:center!important}@media (max-width:720px){.header-search-bar{width:100%!important;height:34px!important;font-size:11px!important}.header-search-bar [class*=kbd],.header-search-bar kbd{display:none!important}}.archive-section .post-card .read-more:after,.post-card .read-more:after,.read-more:after{content:none!important;display:none!important}[data-theme-toggle],.theme-toggle,button[aria-label*=theme i],button[aria-label*=다크],.site-header [aria-label*=테마]{cursor:pointer;transition:border-color .16s,color .16s;border:1px solid var(--rule-soft)!important;width:38px!important;height:38px!important;color:var(--ink-soft)!important;background:0 0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}[data-theme-toggle]:hover,.theme-toggle:hover{border-color:var(--ink)!important;color:var(--ink)!important}[class*=live],.live-badge,.site-header [aria-label*=LIVE]{border-radius:0!important}.edition-strip{box-shadow:0 1px #1a161226}@media (max-width:720px){.site-header-inner{flex-wrap:wrap!important;row-gap:10px!important;height:auto!important;padding-top:12px!important;padding-bottom:12px!important}.site-logo-text:after{display:none!important}.header-search-bar,.site-header .header-search,.site-header form[role=search]{flex-basis:100%!important;order:99!important;width:100%!important;max-width:100%!important;height:36px!important;padding:8px 10px!important;font-size:11px!important}.header-search-bar>*{white-space:nowrap!important}.header-search-bar [class*=kbd],.header-search-bar [class*=shortcut],.header-search-bar kbd{display:none!important}}button.tag-filter-btn,.tag-filter-bar>.tag-filter-btn,.archive-section .tag-filter-btn,nav .tag-filter-btn{border:1px solid var(--rule-soft)!important;font-family:var(--font-mono)!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--ink-soft)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:4px 9px!important;font-size:10px!important;font-weight:600!important}button.tag-filter-btn:hover{border-color:var(--ink)!important;color:var(--ink)!important}button.tag-filter-btn.active,.tag-filter-bar>.tag-filter-btn.active{background:var(--ink)!important;background-color:var(--ink)!important;border-color:var(--ink)!important;color:var(--paper)!important;background-image:none!important}button.cat-tab,nav.cat-tabs button.cat-tab{box-shadow:none!important;font-family:var(--font-mono)!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--ink-soft)!important;background:0 0!important;border:none!important;border-radius:0!important;margin-right:22px!important;padding:10px 0!important;font-size:11px!important;font-weight:700!important}button.cat-tab:hover{color:var(--ink)!important;background:0 0!important}button.cat-tab.active,button.cat-tab[aria-selected=true]{position:relative;color:var(--ink)!important;background:0 0!important;font-weight:800!important}button.cat-tab.active:after,button.cat-tab[aria-selected=true]:after{content:"";background:var(--inju);height:2px;position:absolute;bottom:-1px;left:0;right:22px}.archive-section .post-card .tag,.archive-section .post-card .tag-row .tag,.post-card .tag{border:1px solid var(--rule-soft)!important;font-family:var(--font-mono)!important;letter-spacing:.1em!important;text-transform:uppercase!important;color:var(--ink-soft)!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:2px 6px!important;font-size:9px!important;font-weight:600!important}.lead-story{margin-top:16px!important;padding-top:12px!important}[data-theme=dark] .archive-section,[data-theme=dark] .archive-section .post-card,[data-theme=dark] .lead-story,[data-theme=dark] .sub-lead-pair{background:0 0!important}@media (min-width:1440px){.price-ticker{background:var(--ink)!important;width:200px!important;color:var(--paper)!important;z-index:40!important;box-shadow:4px 4px 0 var(--ink)!important;border:none!important;margin:0!important;position:fixed!important;top:130px!important;left:24px!important;right:auto!important;overflow:hidden!important}.ticker-rubric{letter-spacing:.18em!important;border-bottom:1px solid #f6f1e638!important;flex-direction:column!important;align-items:flex-start!important;gap:4px!important;padding:10px 14px!important;font-size:9px!important}.ticker-rubric-rule{display:none!important}.ticker-rubric-label{line-height:1.1!important}.ticker-strip{max-height:65vh!important;overflow:hidden auto!important}.ticker-track{flex-direction:column!important;gap:0!important;width:100%!important;min-width:0!important}.ticker-item{white-space:normal!important;border-bottom:1px solid #f6f1e61f!important;border-right:none!important;grid-template-columns:22px 36px 1fr 14px!important;align-items:center!important;gap:8px!important;padding:9px 12px!important;font-size:10px!important;display:grid!important}.ticker-item:last-child{border-bottom:none!important}.ticker-item:hover{background:#f6f1e60d!important}.ticker-num{font-size:11px!important;font-weight:700!important}.ticker-abbrev{letter-spacing:.12em!important;background:#f6f1e61f!important;width:fit-content!important;padding:1px 5px!important;font-size:9px!important}.ticker-title{-webkit-line-clamp:2!important;max-width:none!important;color:var(--paper)!important;-webkit-box-orient:vertical!important;font-size:10.5px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.ticker-arrow{text-align:right!important;font-size:9px!important}body[data-ticker-fixed=true] .price-ticker-spacer{display:none}}@media (min-width:1700px){.price-ticker{left:calc(50vw - 860px)!important}}.archive-section .post-grid{border-top:2px solid var(--ink)!important;grid-template-columns:repeat(3,1fr)!important;gap:48px 32px!important;margin-top:32px!important;padding-top:32px!important;display:grid!important}@media (max-width:1024px){.archive-section .post-grid{grid-template-columns:repeat(2,1fr)!important;gap:40px 24px!important}}@media (max-width:600px){.archive-section .post-grid{grid-template-columns:1fr!important;row-gap:36px!important}}.archive-section .post-card,.archive-section a.post-card{transition:opacity .2s;box-shadow:none!important;background:0 0!important;border:none!important;flex-direction:column!important;gap:0!important;margin:0!important;padding:0!important;display:flex!important}.archive-section .post-card .post-card-img-wrap{position:relative;aspect-ratio:16/11!important;background:var(--paper-deep)!important;margin:0 0 20px!important;overflow:hidden!important}.archive-section .post-card-img,.archive-section .post-card-img-placeholder{transition:transform .4s cubic-bezier(.2,.8,.3,1);object-fit:cover!important;filter:contrast(1.03)saturate(.94)!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.archive-section .post-card .post-card-meta{margin:0 0 10px!important;padding:0!important}.archive-section .post-card .post-date{font-family:var(--font-mono)!important;letter-spacing:.2em!important;text-transform:uppercase!important;color:var(--ink-mute)!important;font-feature-settings:"tnum" 1,"lnum" 1!important;font-size:10px!important}.archive-section .post-card-excerpt,.archive-section .post-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-family:var(--font-sans)!important;letter-spacing:-.005em!important;color:var(--ink-soft)!important;margin:0 0 18px!important;font-size:13.5px!important;line-height:1.65!important}.archive-section .post-card .tag-row{flex:auto;min-width:0;flex-wrap:wrap!important;gap:6px!important;display:flex!important}.archive-section .post-card .tag{white-space:nowrap;border:1px solid var(--rule-soft)!important;font-family:var(--font-mono)!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:var(--ink-soft)!important;background:0 0!important;border-radius:0!important;padding:3px 7px!important;font-size:9px!important;font-weight:600!important}.archive-section .post-card .read-more{white-space:nowrap;flex-shrink:0;font-family:var(--font-mono)!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--ink)!important;font-size:10px!important;font-weight:700!important}.archive-section .post-card{animation:.46s cubic-bezier(.2,.8,.3,1) backwards archiveCardIn}.archive-section .post-card:first-child{animation-delay:0s}.archive-section .post-card:nth-child(2){animation-delay:60ms}.archive-section .post-card:nth-child(3){animation-delay:.12s}.archive-section .post-card:nth-child(4){animation-delay:.18s}.archive-section .post-card:nth-child(5){animation-delay:.24s}.archive-section .post-card:nth-child(6){animation-delay:.3s}.archive-section .post-card:nth-child(n+7){animation-delay:.36s}@keyframes archiveCardIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.archive-section .post-card{animation:none}}.filter-count{font-family:var(--font-mono)!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--ink-mute)!important;font-size:10px!important}:root{--radius-sm:3px;--radius:3px;--radius-lg:3px}.post-card,a.post-card,article.post-card,.ip-card,.ip-card-body,.sub-lead-item,.sub-lead-img-wrap,.search-result-thumb,.search-result-img,.post-card-img-wrap,.lead-story-figure,.btn,button.btn,a.btn,.btn-purchase,a.btn-purchase,.cta-button,button[class*=more],.load-more,.pagination-button,.search-suggest-chip,.search-tag-chip,.search-spread-clear,.theme-toggle,[data-theme-toggle],button.cat-tab,button.tag-filter-btn,.archive-section .post-card .tag,.post-card .tag,.tag,.badge,.ip-card-badges .badge,.markdown-table,table.markdown-table,article table,.comparison-table,.comparison-discount,.comparison-badge,.ip-card-spec-table,.product-card,.inline-product-card,.callout,.callout-box,.ip-card-reason,.search-spread-input,input[type=search],.header-search-bar,.live-badge,[class*=live-badge],.filter-active-badge,.lead-story-img,.sub-lead-img,.post-card-img,.search-result-img-fallback{border-radius:3px!important}.edition-strip,.site-header,.lead-story:before,.sub-lead-grid:before,hr,.hairline,.ticker-rubric-rule,.search-rubric-rule{border-radius:0!important}.lead-story-figure,.lead-story-img{aspect-ratio:16/11!important}@media (max-width:720px){.lead-story-figure{aspect-ratio:4/3!important}}.lead-story-standfirst{text-indent:0}.lead-story-standfirst:first-letter{font-family:var(--font-display);float:left;color:var(--inju);margin:.05em .1em 0 -.04em;font-size:3.4em;font-weight:800;line-height:.85}.lead-story-standfirst[data-starts-with-digit=true]:first-letter,.lead-story[data-numeric-standfirst=true] .lead-story-standfirst:first-letter{font-size:inherit;color:inherit;float:none;font-family:inherit;font-weight:inherit;margin:0}.lead-story-byline{letter-spacing:.06em!important;color:var(--ink)!important;border-top:1px solid var(--ink)!important;margin-top:4px!important;padding-top:12px!important;font-size:12px!important}.lead-byline-label{color:var(--ink)!important;font-weight:800!important}.lead-byline-name{color:var(--ink)!important;font-size:14px!important;font-weight:700!important}@media (min-width:1440px){.price-ticker{background:var(--paper-deep)!important;color:var(--ink)!important;border:1px solid var(--ink)!important;box-shadow:3px 3px 0 var(--ink)!important}.ticker-rubric{border-bottom:1px solid var(--ink)!important;color:var(--ink)!important}.ticker-rubric-mark{color:var(--inju)!important}.ticker-item{color:var(--ink)!important;border-bottom:1px solid #1a16121a!important}.ticker-item:hover{background:var(--paper-edge)!important}.ticker-num{color:var(--inju)!important}.ticker-abbrev{background:var(--ink)!important;color:var(--paper)!important;border-radius:3px!important}.ticker-title{color:var(--ink)!important}.ticker-arrow{color:var(--inju)!important}}.live-badge,[class*=live-badge],.site-header [aria-label*=LIVE]{position:relative!important}.site-header :has(>[class*=live-dot]){position:relative!important}.live-badge:before,[class*=live-dot]{animation:1.6s ease-in-out infinite livePulse}@keyframes livePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.15)}}.lead-story-cta{letter-spacing:.18em!important;border-bottom:1px solid var(--ink)!important;color:var(--ink)!important;align-items:center!important;gap:8px!important;margin-top:14px!important;padding-bottom:4px!important;font-size:12px!important;display:inline-flex!important}.lead-story-link:hover .lead-story-cta{color:var(--inju)!important;border-bottom-color:var(--inju)!important}.archive-section .post-grid{gap:48px 28px!important}.archive-section .post-card,.archive-section a.post-card{box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important;transition:opacity .2s!important}.archive-section .post-card .post-card-img-wrap{aspect-ratio:16/11!important;border:1px solid var(--rule-soft)!important;background:#fbf7eb!important;border-radius:0!important;margin:0 0 18px!important;overflow:hidden!important}.archive-section .post-card .post-card-img,.archive-section .post-card .post-card-img-placeholder{filter:none!important;transition:transform .5s cubic-bezier(.2,.8,.3,1)!important}.archive-section .post-card h3,.archive-section .post-card .post-card-title{font-family:var(--font-display)!important;letter-spacing:-.014em!important;color:var(--ink)!important;-webkit-line-clamp:2!important;margin:0 0 10px!important;font-size:18px!important;font-weight:700!important;line-height:1.35!important}.archive-section .post-card-excerpt,.archive-section .post-card p{font-family:var(--font-sans)!important;color:var(--ink-soft)!important;-webkit-line-clamp:2!important;margin:0 0 14px!important;font-size:13px!important;line-height:1.6!important}.archive-section .post-card-footer{border-top:none!important;justify-content:space-between!important;align-items:baseline!important;gap:12px!important;margin:0!important;padding:0!important;display:flex!important}.archive-section .post-card .tag{white-space:nowrap;font-family:var(--font-mono)!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--ink-mute)!important;background:0 0!important;border:none!important;padding:0!important;font-size:10.5px!important;font-weight:600!important;display:inline!important}.archive-section .post-card .tag+.tag{margin-left:0!important}@media (max-width:600px){.archive-section .post-grid{gap:36px 0!important}}.archive-section .post-grid{grid-template-columns:repeat(3,1fr)!important;gap:28px 24px!important;display:grid!important}@media (max-width:980px){.archive-section .post-grid{grid-template-columns:repeat(2,1fr)!important;gap:22px!important}}@media (max-width:600px){.archive-section .post-grid{grid-template-columns:1fr!important;gap:20px!important}}.archive-section .post-card,.archive-section a.post-card{background:var(--paper)!important;border:1px solid var(--rule-soft)!important;border-top:1px solid var(--rule-soft)!important;opacity:1!important;border-radius:4px!important;flex-direction:column!important;margin:0!important;padding:0!important;text-decoration:none!important;transition:transform .22s,border-color .22s,box-shadow .22s!important;display:flex!important;overflow:hidden!important;box-shadow:0 1px #1a16120a!important}.archive-section .post-card:hover,.archive-section a.post-card:hover{background:var(--paper)!important;border-color:var(--ink)!important;opacity:1!important;transform:translateY(-2px)!important;box-shadow:0 10px 22px -12px #1a161238!important}.archive-section .post-card .post-card-img-wrap{aspect-ratio:4/3!important;border:none!important;border-bottom:1px solid var(--rule-soft)!important;background:#fafaf2!important;border-radius:0!important;margin:0!important;position:relative!important;overflow:hidden!important}.archive-section .post-card .post-card-img-wrap:before,.archive-section .post-card .post-card-img-wrap:after{content:none!important;display:none!important}.archive-section .post-card .post-card-img,.archive-section .post-card .post-card-img-placeholder{object-fit:cover!important;filter:none!important;width:100%!important;height:100%!important;transition:transform .5s cubic-bezier(.2,.8,.3,1)!important;position:absolute!important;inset:0!important}.archive-section .post-card:hover .post-card-img{transform:scale(1.04)!important}.archive-section .post-card .post-card-meta,.archive-section .post-card h3,.archive-section .post-card .post-card-title,.archive-section .post-card-excerpt,.archive-section .post-card p,.archive-section .post-card-footer{padding-left:20px!important;padding-right:20px!important}@media (max-width:600px){.archive-section .post-card .post-card-meta,.archive-section .post-card h3,.archive-section .post-card .post-card-title,.archive-section .post-card-excerpt,.archive-section .post-card p,.archive-section .post-card-footer{padding-left:18px!important;padding-right:18px!important}}.archive-section .post-card .post-card-meta{margin:16px 0 6px!important}.archive-section .post-card .post-date{font-family:var(--font-mono)!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--ink-mute)!important;font-size:10.5px!important}.archive-section .post-card h3,.archive-section .post-card .post-card-title{-webkit-line-clamp:2;word-break:keep-all;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-family:var(--font-display)!important;letter-spacing:-.014em!important;color:var(--ink)!important;margin:0 0 10px!important;font-size:17px!important;font-weight:700!important;line-height:1.36!important}.archive-section .post-card-excerpt,.archive-section .post-card p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-family:var(--font-sans)!important;color:var(--ink-soft)!important;margin:0 0 14px!important;font-size:13px!important;line-height:1.6!important}.archive-section .post-card-footer{border-top:1px solid var(--rule-soft)!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin:auto 0 0!important;padding-top:12px!important;padding-bottom:14px!important;display:flex!important}.archive-section .post-card .tag-row{flex-wrap:wrap!important;flex:0 auto!important;gap:0!important;min-width:0!important;display:inline-flex!important}.archive-section .post-card .tag{font-family:var(--font-mono)!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--ink-mute)!important;white-space:nowrap!important;background:0 0!important;border:none!important;padding:0!important;font-size:10.5px!important;font-weight:600!important;display:inline!important}.archive-section .post-card .tag+.tag:before{content:" · ";color:var(--ink-mute);opacity:.5;margin:0 6px}.archive-section .post-card .read-more{font-family:var(--font-mono)!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--inju)!important;white-space:nowrap!important;flex-shrink:0!important;font-size:10.5px!important;font-weight:700!important}.archive-section .post-card:hover .read-more{color:var(--inju-deep)!important}.archive-section .post-grid>.post-card:first-child{border-top:1px solid var(--rule-soft)!important;padding-top:0!important}.archive-section .post-grid>.post-card:first-child h3{-webkit-line-clamp:2!important;font-size:17px!important}.archive-section .post-card .tag-row .tag,.archive-section .post-card .tag-row>.tag,.archive-section a.post-card .tag-row .tag{font-family:var(--font-mono)!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--ink-mute)!important;white-space:nowrap!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important;font-size:10.5px!important;font-weight:600!important;display:inline!important}.archive-section .post-card .tag-row .tag+.tag:before,.archive-section a.post-card .tag-row .tag+.tag:before{content:" · ";color:var(--ink-mute);opacity:.5;margin:0 6px}.archive-section .post-card .tag-row,.archive-section a.post-card .tag-row{flex:auto!important;min-width:0!important;display:block!important}@media (max-width:720px){.article-header h1,article.article h1,.post-article-header h1,main.page h1{-webkit-hyphens:auto;hyphens:auto;overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important}.article-header,article.article,.article-layout{min-width:0!important;max-width:100%!important}.article-intro,.article-header p{overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important}.article-header-bottom,.share-buttons{flex-wrap:wrap!important;max-width:100%!important}article.article{grid-template-columns:minmax(0,1fr)!important;min-width:0!important;max-width:100%!important;display:block!important}article.article>*,.article-header,.article-header>*{min-width:0!important;max-width:100%!important}.article-meta-row{flex-wrap:wrap!important}}@media (min-width:1440px) and (max-width:1699px){.price-ticker{width:auto!important;box-shadow:none!important;margin:56px calc(50% - 50vw + 4px) 0!important;position:static!important;top:auto!important;left:auto!important}.price-ticker .ticker-rubric{flex-direction:row!important;align-items:center!important;padding:10px 24px!important;font-size:10px!important}}[data-theme=dark] .archive-section .post-card .post-card-img-wrap{background:var(--paper-edge)!important;border:1px solid var(--rule-soft)!important;border-bottom:1px solid var(--rule-soft)!important}[data-theme=dark] .archive-section .post-card,[data-theme=dark] .archive-section a.post-card{background:var(--paper-deep)!important;border-color:var(--rule-soft)!important;box-shadow:0 1px #0000004d!important}[data-theme=dark] .archive-section .post-card:hover{background:var(--paper-deep)!important;border-color:var(--ink)!important;box-shadow:0 8px 18px -10px #0009!important}[data-theme=dark] .archive-section .post-card .read-more{color:var(--inju)!important}[data-theme=dark] .archive-section .post-card-footer{border-top-color:var(--rule-soft)!important}.static-page{max-width:720px;font-family:var(--font-sans);color:var(--ink);margin:32px auto 64px;padding:0 16px;line-height:1.7}.static-page-header{border-bottom:4px double var(--ink);margin-bottom:32px;padding-bottom:24px}.static-page-header .static-rubric{font-family:var(--font-mono);letter-spacing:.18em;text-transform:uppercase;color:var(--inju);margin-bottom:12px;font-size:11px;font-weight:700;display:block}.static-page-header h1{font-family:var(--font-display);letter-spacing:-.02em;color:var(--ink);word-break:keep-all;margin:0;font-size:clamp(26px,4vw,38px);font-weight:700;line-height:1.2}.static-page-meta{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-mute);margin-top:12px;font-size:11px}.static-page h2{font-family:var(--font-display);letter-spacing:-.01em;color:var(--ink);border-top:1px solid var(--rule-soft);margin:36px 0 12px;padding-top:16px;font-size:22px;font-weight:700;line-height:1.3}.static-page h3{font-family:var(--font-display);color:var(--ink);margin:24px 0 8px;font-size:17px;font-weight:700;line-height:1.35}.static-page p{color:var(--ink-soft);word-break:keep-all;overflow-wrap:anywhere;margin:0 0 14px;font-size:15px}.static-page ul,.static-page ol{color:var(--ink-soft);margin:0 0 18px;padding-left:24px;font-size:15px}.static-page li{margin-bottom:8px;line-height:1.65}.static-page strong{color:var(--ink);font-weight:700}.static-page a{color:var(--inju);text-underline-offset:2px;text-decoration:underline}.static-page a:hover{color:var(--inju-deep)}.static-page blockquote{border-left:3px solid var(--inju);color:var(--ink);font-style:italic;font-family:var(--font-display);margin:16px 0;padding:6px 0 6px 16px}.static-page-closing{border-top:1px solid var(--rule-soft);font-family:var(--font-display);color:var(--ink);margin-top:36px;padding-top:20px;font-size:15px;font-style:italic}@media (max-width:600px){.static-page{margin:24px auto 48px;padding:0 18px}.static-page-header h1{font-size:24px}.static-page h2{font-size:19px}}.post-card-img-wrap,.archive-section .post-card .post-card-img-wrap{border-radius:2px;position:relative;overflow:hidden;aspect-ratio:16/10!important;background:color-mix(in srgb,var(--ink)5%,var(--paper))!important;background-image:none!important}.post-card-img-wrap:before,.post-card-img-wrap:after,.archive-section .post-card .post-card-img-wrap:before,.archive-section .post-card .post-card-img-wrap:after{content:none!important;display:none!important}.post-card-img-wrap img,.post-card-img-wrap .post-card-img,.post-card-img-wrap .post-card-img-placeholder,.archive-section .post-card .post-card-img,.archive-section .post-card .post-card-img-placeholder{z-index:1;transition:opacity .22s ease-out;object-fit:cover!important;filter:none!important;border-radius:0!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.archive-section .post-card,.archive-section .post-grid>.post-card:first-child{background:0 0!important;border-top:0!important;border-bottom:0!important;padding:0!important}.archive-section .post-card:hover{background:0 0!important}.archive-section .post-card:hover h3{text-decoration:underline;-webkit-text-decoration-color:var(--inju);text-decoration-color:var(--inju);text-underline-offset:4px;text-decoration-thickness:1px}.archive-section .post-card:hover .post-card-img{opacity:.92}.archive-section .post-grid{grid-template-columns:repeat(3,1fr);display:grid;gap:48px 24px!important}@media (max-width:980px){.archive-section .post-grid{grid-template-columns:repeat(2,1fr)!important;gap:40px 20px!important}}@media (max-width:540px){.archive-section .post-grid{grid-template-columns:1fr!important;gap:32px!important}}.archive-section .post-card .post-card-meta{border:0!important;margin:12px 0 4px!important;padding:0!important}.archive-section .post-card-meta .post-date{font-family:var(--font-mono)!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:var(--ink-mute)!important;font-size:10px!important}.archive-section .post-card h3{-webkit-line-clamp:2;word-break:keep-all;overflow-wrap:anywhere;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-family:var(--font-display)!important;letter-spacing:-.005em!important;color:var(--ink)!important;margin:0 0 6px!important;font-size:17px!important;font-weight:700!important;line-height:1.32!important}.archive-section .post-card-excerpt{-webkit-line-clamp:2;word-break:keep-all;overflow-wrap:anywhere;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;font-family:var(--font-sans)!important;color:var(--ink-soft)!important;margin:0!important;font-size:13px!important;line-height:1.55!important}.archive-section .post-card-footer{border:0!important;justify-content:flex-start!important;align-items:center!important;gap:8px!important;margin-top:10px!important;padding:0!important;display:flex!important}.archive-section .post-card .read-more{display:none!important}.archive-section .post-card .tag-row{flex-wrap:wrap!important;gap:6px!important;display:flex!important}.archive-section .post-card .tag{font-family:var(--font-mono)!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:var(--ink-mute)!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;font-size:10px!important}.archive-section .post-card .tag:before{content:"#";color:var(--ink-mute);opacity:.6;margin-right:2px}.archive-section .post-card .tag+.tag:before{content:"·  #"}.lead-story-figure,.sub-lead-img-wrap{background:color-mix(in srgb,var(--ink)5%,var(--paper))!important;background-image:none!important}.archive-section{border-top:1px solid var(--rule-soft)!important;padding-top:24px!important}.site-footer-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px 32px;display:flex}.footer-brand-group{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.footer-tagline{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-mute);margin:0;font-size:11px}.footer-nav{flex-wrap:wrap;align-items:center;gap:8px 20px;display:flex}.footer-nav a{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);border-bottom:1px solid #0000;padding:4px 0;font-size:11px;font-weight:700;text-decoration:none;transition:border-color .16s}.footer-nav a:hover{border-bottom-color:var(--inju);color:var(--inju)}.footer-legal{font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-mute);border-top:1px solid var(--rule-soft);word-break:keep-all;overflow-wrap:anywhere;flex-basis:100%;margin:12px 0 0;padding-top:12px;font-size:10px}@media (max-width:720px){.site-footer-inner{flex-direction:column;align-items:flex-start;gap:14px}.footer-nav{gap:6px 16px}.footer-nav a{font-size:10px}}.site-footer .footer-nav a,.site-footer .footer-tagline,.site-footer .footer-legal{color:inherit!important}.site-footer .footer-nav a:hover{color:var(--inju)!important;border-bottom-color:var(--inju)!important}@media (min-width:1440px) and (max-width:1699px){.price-ticker{background:var(--ink)!important;width:auto!important;max-width:none!important;color:var(--paper)!important;box-shadow:none!important;z-index:auto!important;border:none!important;margin:56px calc(50% - 50vw + 4px) 0!important;position:static!important;top:auto!important;left:auto!important;right:auto!important;overflow:hidden!important}.price-ticker .ticker-rubric{border-bottom:1px solid var(--paper)!important;color:var(--paper)!important;flex-direction:row!important;align-items:center!important;gap:12px!important;padding:10px 24px!important;font-size:10px!important}.price-ticker .ticker-rubric-rule{background:var(--paper)!important;opacity:.3!important;flex:1!important;height:1px!important;display:block!important}.price-ticker .ticker-strip{scrollbar-width:none!important;max-height:none!important;overflow:auto visible!important}.price-ticker .ticker-track{white-space:nowrap!important;flex-direction:row!important;gap:0!important;width:auto!important;min-width:max-content!important;padding:0!important;display:flex!important}.price-ticker .ticker-item{white-space:nowrap!important;color:var(--paper)!important;background:0 0!important;border-bottom:0!important;border-right:1px solid #f6f1e62e!important;flex-direction:row!important;grid-template-columns:none!important;align-items:center!important;gap:10px!important;padding:14px 20px!important;font-size:12px!important;display:inline-flex!important}.price-ticker .ticker-item:last-child{border-right:0!important}.price-ticker .ticker-num{color:var(--inju)!important;font-size:12px!important}.price-ticker .ticker-abbrev{color:var(--paper)!important;background:#f6f1e62e!important;width:auto!important;padding:2px 6px!important;font-size:10px!important}.price-ticker .ticker-title{color:var(--paper)!important;-webkit-line-clamp:unset!important;max-width:none!important;font-size:12px!important;line-height:1.3!important;display:inline!important;overflow:visible!important}.price-ticker .ticker-arrow{color:var(--inju)!important;text-align:left!important;font-size:11px!important}.price-ticker{margin:56px 0 0!important}.price-ticker .ticker-strip{scroll-padding-left:12px!important}}.archive-section,.archive-section .post-grid,.archive-section .post-card,.archive-section a.post-card,.archive-section .post-card .post-card-img-wrap,.archive-section .post-card .post-card-img-placeholder,.post-card,.post-card .post-card-img-wrap{background:0 0!important}.archive-section .post-card .post-card-img-wrap,.post-card .post-card-img-wrap{position:relative;aspect-ratio:16/11!important;overflow:hidden!important}.archive-section .post-card .post-card-img,.post-card .post-card-img{background:0 0!important}.archive-section .post-card:hover{opacity:.8;background:0 0!important}html body .archive-section .post-card .post-card-img-wrap,html body .post-card .post-card-img-wrap,html body .post-card,html body article.post-card,html body a.post-card{background:0 0!important}html body .post-card-img-wrap:before,html body .post-card-img-wrap:after,html body .archive-section .post-card .post-card-img-wrap:before,html body .archive-section .post-card .post-card-img-wrap:after{content:none!important;background:0 0!important;display:none!important}html body .post-card:hover,html body .archive-section .post-card:hover{opacity:.78;background:0 0!important}html body .post-card .post-card-img-wrap,html body .archive-section .post-card .post-card-img-wrap{position:relative;aspect-ratio:16/11!important;overflow:hidden!important}html body .shell{max-width:var(--max-w);margin:0 auto;padding-left:32px!important;padding-right:32px!important}@media (max-width:1024px){html body .shell{padding-left:24px!important;padding-right:24px!important}}@media (max-width:600px){html body .shell{padding-left:16px!important;padding-right:16px!important}}html body .edition-strip-inner,html body .site-header-inner{max-width:var(--max-w);margin:0 auto;padding-left:32px!important;padding-right:32px!important}@media (max-width:1024px){html body .edition-strip-inner,html body .site-header-inner{padding-left:24px!important;padding-right:24px!important}}@media (max-width:600px){html body .edition-strip-inner,html body .site-header-inner{padding-left:16px!important;padding-right:16px!important}}html body .lead-story{margin-top:32px!important;margin-bottom:0!important;padding-top:24px!important}html body .sub-lead-pair{margin-top:64px!important;padding-top:24px!important;padding-bottom:0!important}html body .price-ticker{margin-top:64px!important;margin-bottom:0!important}html body .archive-section{margin-top:64px!important;padding-top:32px!important;padding-bottom:80px!important}@media (max-width:720px){html body .lead-story{margin-top:24px!important;padding-top:16px!important}html body .sub-lead-pair{margin-top:40px!important;padding-top:16px!important}html body .price-ticker{margin-top:40px!important}html body .archive-section{margin-top:40px!important;padding-top:24px!important;padding-bottom:56px!important}}html body .lead-story-grid{gap:40px!important}@media (max-width:720px){html body .lead-story-grid{gap:20px!important}html body .lead-story-text{gap:14px!important;padding:0!important}}html body .sub-lead-grid{column-gap:48px!important}html body .sub-lead-item{gap:16px!important;padding:0!important}html body .archive-rubric{margin-bottom:24px!important;padding:12px 0!important}html body nav.cat-tabs{margin:0 0 16px!important;padding:0!important}html body .tag-filter-bar{margin-bottom:0!important;padding:12px 0 16px!important}html body .filter-result-row{padding:16px 0!important}html body .archive-section .post-grid{gap:56px 40px!important;margin-top:24px!important;padding-top:32px!important}@media (max-width:1024px){html body .archive-section .post-grid{gap:44px 28px!important}}@media (max-width:600px){html body .archive-section .post-grid{gap:36px 0!important}}html body .archive-section .post-card .post-card-meta{margin:0 0 8px!important;padding:0!important}html body .archive-section .post-card .post-card-excerpt,html body .archive-section .post-card p{margin:0 0 24px!important}html body .archive-section .post-card-footer{margin:auto 0 0!important;padding:16px 0 0!important}html body .article-layout,html body .post-article{max-width:100%}html body article .article-body,html body article .post-content{padding-left:8px;padding-right:8px}@media (max-width:720px){html body article .article-body,html body article .post-content{padding-left:0;padding-right:0}}html body .site-footer{margin-top:96px!important;padding:56px 0 64px!important}html body .site-footer-inner{max-width:var(--max-w);margin:0 auto;padding-left:32px!important;padding-right:32px!important}@media (max-width:600px){html body .site-footer-inner{padding-left:16px!important;padding-right:16px!important}html body .site-footer{margin-top:56px!important;padding:40px 0 48px!important}}html body .archive-section{border-left:none!important;border-right:none!important;padding-left:0!important;padding-right:0!important}html body .archive-section .post-grid{border-top:none!important;border-left:none!important;border-right:none!important;padding-top:16px!important}html body .archive-section .post-card .post-card-meta,html body .archive-section .post-card h3,html body .archive-section .post-card .post-card-title,html body .archive-section .post-card-excerpt,html body .archive-section .post-card p,html body .archive-section .post-card-footer{padding-left:16px!important;padding-right:16px!important}html body .archive-section .post-card .tag-row{padding:0!important}html body .archive-section .post-card-footer{border-top:1px solid var(--rule-soft)!important;margin:auto 0 0!important;padding-top:16px!important;padding-bottom:0!important}@media (max-width:600px){html body .archive-section .post-card .post-card-meta,html body .archive-section .post-card h3,html body .archive-section .post-card-excerpt,html body .archive-section .post-card-footer{padding-left:0!important;padding-right:0!important}}html body .archive-section,html body .archive-section .post-grid,html body .archive-section .post-card,html body .archive-section a.post-card,html body .archive-section article.post-card,html body .archive-section .post-card .post-card-img-wrap{box-shadow:none!important;border:none!important;outline:none!important}html body .archive-section .post-grid>*{border:none!important;outline:none!important}html body .archive-section .post-card,html body .archive-section .post-card *{transition:color .2s,opacity .2s!important}html body .archive-section .post-card:hover{opacity:1!important;background:0 0!important}html body .archive-section .post-card .post-card-img,html body .archive-section .post-card .post-card-img-placeholder,html body .archive-section .post-card:hover .post-card-img,html body .archive-section .post-card:hover .post-card-img-placeholder{transition:none!important;transform:scale(1)!important}html body .archive-section .post-card:hover h3,html body .archive-section .post-card:hover .post-card-title,html body .archive-section .post-card:hover .read-more{color:var(--inju)!important}html body .archive-section .post-card-footer{min-height:44px;border-top:1px solid var(--rule-soft)!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin:16px 0 0!important;padding:16px!important;display:flex!important}html body .archive-section .post-card .tag-row{flex:auto;flex-wrap:wrap!important;align-items:center!important;gap:6px 12px!important;margin:0!important;padding:0!important;display:flex!important}html body .archive-section .post-card .tag-row .tag,html body .archive-section .post-card .tag{white-space:nowrap;align-items:center;line-height:1;display:inline-flex;font-family:var(--font-mono)!important;letter-spacing:.08em!important;text-transform:none!important;color:var(--ink-soft)!important;background:0 0!important;border:none!important;border-radius:0!important;padding:0!important;font-size:10px!important;font-weight:600!important}html body .archive-section .post-card .tag-row .tag:first-child:before{content:"#";color:var(--ink-mute);margin-right:3px;font-weight:700}html body .archive-section .post-card .tag-row .tag:not(:first-child):before{content:"·";color:var(--ink-mute);opacity:.7;margin-right:12px}html body .archive-section .post-card .read-more{white-space:nowrap;flex-shrink:0;line-height:1;font-family:var(--font-mono)!important;letter-spacing:.18em!important;text-transform:uppercase!important;color:var(--ink)!important;font-size:10px!important;font-weight:700!important}html body .archive-section .post-card .post-card-meta{margin:0 0 8px!important}html body .archive-section .post-card h3,html body .archive-section .post-card .post-card-title{margin:0 0 12px!important}html body .archive-section .post-card-excerpt,html body .archive-section .post-card p{margin:0!important}html body .archive-section .post-card{border-top:1px solid var(--ink)!important;padding-top:16px!important;transition:border-color .2s!important}html body .archive-section .post-card:hover{border-top-color:var(--inju)!important}[data-theme=dark] html body .archive-section .post-card{border-top-color:var(--ink)!important}html body .archive-section .post-card .post-card-img-wrap{margin:0 0 20px!important}html body .archive-section .post-card{will-change:transform;transition:transform .22s cubic-bezier(.2,.8,.3,1),border-color .22s!important}html body .archive-section .post-card:hover{transform:translateY(-2px)!important}html body .archive-section .post-card .post-card-img,html body .archive-section .post-card .post-card-img-placeholder{filter:contrast(1.03)saturate(.94)brightness()!important;transition:filter .28s!important}html body .archive-section .post-card:hover .post-card-img,html body .archive-section .post-card:hover .post-card-img-placeholder{filter:contrast(1.04)saturate()brightness(1.03)!important;transform:none!important}html body .archive-section .post-card .read-more{gap:6px;display:inline-flex;transition:color .2s,transform .2s!important}html body .archive-section .post-card:hover .read-more{transform:translate(3px)}@media (prefers-reduced-motion:reduce){html body .archive-section .post-card,html body .archive-section .post-card *{transition:none!important;transform:none!important}}html body .site-logo-text:after{content:none!important;display:none!important}html body .lead-story-standfirst:first-letter{font-size:inherit!important;float:none!important;color:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important;margin:0!important}html body .lead-story-standfirst{color:var(--ink-soft)!important;margin:0!important;font-size:15px!important;line-height:1.65!important}html body .lead-story-title{margin:0!important;font-size:clamp(24px,3.4vw,36px)!important;line-height:1.18!important}html body .lead-story-section{font-family:var(--font-mono)!important;letter-spacing:.18em!important;text-transform:none!important;color:var(--inju)!important;font-size:11px!important;font-weight:700!important}html body .lead-story-date{font-family:var(--font-mono)!important;letter-spacing:.1em!important;color:var(--ink-mute)!important;font-size:11px!important}html body .lead-story-byline{letter-spacing:.06em!important;border-top:1px solid var(--rule-soft)!important;color:var(--ink-soft)!important;border-bottom:none!important;padding-top:12px!important;font-size:11px!important}html body .lead-byline-label{color:var(--ink)!important;font-weight:700!important;font-family:var(--font-mono)!important;letter-spacing:.14em!important}html body .lead-byline-name{font-family:var(--font-display)!important;color:var(--ink)!important;letter-spacing:0!important;font-size:13px!important;font-style:normal!important;font-weight:700!important}html body .lead-story-grid{align-items:center!important;gap:32px!important}html body .lead-story-caption{letter-spacing:.16em!important;padding:8px 0 0!important;font-size:10px!important}html body .lead-cap-rule{font-size:10px!important}html body .sub-lead-position{font-family:var(--font-mono)!important;letter-spacing:.18em!important;color:var(--inju)!important;font-size:10px!important;font-weight:700!important}html body .edition-tagline{letter-spacing:.12em!important;text-transform:none!important;font-size:10px!important;font-style:normal!important}@media (max-width:1024px){html body .edition-tagline{display:none!important}}html body .edition-vol{letter-spacing:.1em!important}@media (max-width:720px){html body .lead-story-grid{grid-template-columns:1fr!important}}html body .lead-story-figure{aspect-ratio:4/3!important;max-height:none!important}html body .lead-story-img{aspect-ratio:4/3!important}html body .lead-story-stats{border-top:1px solid var(--rule-soft);border-bottom:1px solid var(--rule-soft);font-family:var(--font-mono);letter-spacing:.06em;color:var(--ink-soft);flex-wrap:wrap;align-items:baseline;gap:8px 12px;margin:8px 0 4px;padding:12px 0;font-size:11px;display:flex}html body .lead-stat-item{align-items:baseline;gap:4px;display:inline-flex}html body .lead-stat-num{font-family:var(--font-mono);color:var(--inju);font-feature-settings:"tnum" 1,"lnum" 1;font-size:14px;font-weight:700}html body .lead-stat-unit{color:var(--ink-soft);letter-spacing:.04em;font-size:11px}html body .lead-stat-text{font-family:var(--font-mono);color:var(--ink);letter-spacing:.04em;font-size:11px}html body .lead-stat-sep{color:var(--ink-mute);opacity:.6}html body .lead-story-byline{font-family:var(--font-display);color:var(--ink);font-size:12px;font-weight:600;border-top:none!important;border-bottom:none!important;margin:0!important;padding:0!important}html body .lead-byline-name{font-family:var(--font-display);color:var(--ink);letter-spacing:0;font-size:12px;font-weight:700}html body .sub-lead-pair{position:relative;padding-top:32px!important}html body .sub-lead-pair:before{content:"";background:linear-gradient(to bottom,var(--ink)0 1px,transparent 1px 4px,var(--ink)4px 5px);height:5px;position:absolute;top:0;left:0;right:0}html body .archive-section{position:relative;padding-top:40px!important}html body .archive-section:before{content:"";background:linear-gradient(to bottom,var(--ink)0 1px,transparent 1px 4px,var(--ink)4px 5px);height:5px;position:absolute;top:0;left:0;right:0}html body .archive-section .post-card .post-card-img-wrap{background:linear-gradient(180deg,var(--paper-deep)0%,var(--paper-edge)100%)!important;background-color:var(--paper-deep)!important}html body .sub-lead-img-wrap{background:linear-gradient(180deg,var(--paper-deep)0%,var(--paper-edge)100%)!important}html body .live-badge,html body [class*=live-badge],html body .site-header [aria-label*=LIVE],html body .site-header [aria-label*=실시간],html body .header-search-bar [class*=kbd],html body .header-search-bar kbd,html body .header-search-bar [class*=shortcut],html body .site-header kbd{display:none!important}html body .lead-story-text{gap:12px!important;padding:0!important}html body .lead-story-rubric{padding-bottom:10px!important}html body .lead-story-title,html body .lead-story-standfirst{margin:0!important}html body .archive-section .post-grid>.post-card:first-child,html body .post-grid>.post-card:first-child,html body .post-card:first-child{border-top:inherit!important;min-height:auto!important;padding-top:16px!important}html body .archive-section .post-grid>.post-card:first-child h3,html body .archive-section .post-grid>.post-card:first-child .post-card-title,html body .post-grid>.post-card:first-child h3,html body .post-grid>.post-card:first-child .post-card-title,html body .post-card:first-child h3,html body .post-card:first-child .post-card-title{letter-spacing:-.014em!important;-webkit-line-clamp:2!important;min-height:auto!important;font-size:18px!important;font-weight:700!important;line-height:1.32!important}html body .post-card-img-wrap,html body .archive-section .post-card .post-card-img-wrap,html body .post-card-img,html body .archive-section .post-card .post-card-img,html body .post-card-img-placeholder,html body .archive-section .post-card .post-card-img-placeholder,html body .post-card .cover-image,html body .post-card img{border-radius:3px!important}:root{--paper:#f7f8f5;--paper-deep:#edf2ec;--paper-edge:#dce7dc;--ink:#151816;--ink-soft:#3f4841;--ink-mute:#748075;--rule-soft:#c9d3c8;--inju:#d74332;--inju-deep:#a92820;--inju-soft:#f8ded8;--signal:#1f7a6d;--signal-soft:#dcefeb;--shadow-soft:0 18px 44px -34px #15181673}[data-theme=dark]{--paper:#111513;--paper-deep:#18201c;--paper-edge:#253029;--ink:#f5f7ef;--ink-soft:#cbd5c8;--ink-mute:#8e9a8b;--rule-soft:#344036;--signal:#54b8a8;--signal-soft:#18322e;--shadow-soft:0 18px 44px -30px #000000e6}html body{background:linear-gradient(to bottom,#ffffff85,transparent 260px),var(--paper)!important}html body .edition-strip{background:var(--ink)!important;height:34px!important;color:var(--paper)!important;border-bottom:0!important}html body .site-header{background:color-mix(in srgb,var(--paper)92%,white)!important;border-bottom:1px solid var(--ink)!important;box-shadow:0 1px #15181614!important}html body .site-logo-name{letter-spacing:-.01em!important;font-size:27px!important}html body .header-search-bar,html body button.header-search-bar{background:color-mix(in srgb,var(--paper-deep)78%,white)!important;border:1px solid var(--rule-soft)!important;border-radius:8px!important;height:40px!important;padding:0 14px!important}html body .lead-story{border-top:2px solid var(--ink)!important;padding-top:28px!important}html body .lead-story:before{display:none!important}html body .lead-story-grid{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr)!important;gap:44px!important}html body .lead-story-figure{aspect-ratio:4/3!important;background:radial-gradient(circle at 20% 18%,#1f7a6d24,transparent 30%),linear-gradient(145deg,#fdfdf8,var(--paper-edge))!important;box-shadow:var(--shadow-soft)!important;border-radius:8px!important;overflow:hidden!important}html body .lead-story-img{object-fit:cover!important;border-radius:8px!important}html body .lead-story-rubric{border-bottom:1px solid var(--rule-soft)!important}html body .lead-story-section,html body .archive-rubric-mark,html body .sub-lead-rubric-mark,html body .ticker-rubric-mark{color:var(--signal)!important}html body .lead-story-section{background:var(--ink)!important;color:var(--paper)!important;border-color:var(--ink)!important}html body .lead-story-title{letter-spacing:0!important;font-size:clamp(38px,4.1vw,68px)!important;line-height:1.18!important}html body .lead-story-standfirst{font-size:15.5px!important;line-height:1.72!important}html body .lead-story-stats{background:color-mix(in srgb,var(--signal-soft)70%,transparent)!important;border:1px solid color-mix(in srgb,var(--signal)30%,var(--rule-soft))!important;border-radius:8px!important;padding:12px 14px!important}html body .lead-stat-num,html body .lead-stat-text{color:var(--signal)!important}html body .lead-story-cta{border:1px solid var(--ink)!important;background:var(--signal)!important;width:fit-content!important;color:var(--ink)!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;margin-top:4px!important;padding:11px 16px!important;font-size:14px!important;font-weight:800!important;display:inline-flex!important}html body .quick-conclusion{border:1px solid var(--ink)!important;background:linear-gradient(135deg,color-mix(in srgb,var(--signal-soft)70%,white),var(--paper))!important;box-shadow:7px 7px 0 color-mix(in srgb,var(--ink)88%,var(--signal))!important;border-radius:8px!important;margin:28px 0 30px!important;padding:22px!important}html body .quick-conclusion-head{justify-content:space-between!important;align-items:baseline!important;gap:14px!important;margin-bottom:16px!important;display:flex!important}html body .quick-conclusion-head h2{margin:0!important;font-size:23px!important;line-height:1.25!important}html body .quick-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:10px!important;display:grid!important}html body .quick-card{border:1px solid var(--rule-soft)!important;background:color-mix(in srgb,var(--paper)88%,white)!important;min-height:118px!important;color:var(--ink)!important;border-radius:8px!important;flex-direction:column!important;justify-content:space-between!important;gap:10px!important;padding:14px!important;text-decoration:none!important;display:flex!important}html body .quick-card-link:hover{border-color:var(--ink)!important;transform:translateY(-2px)!important}html body .quick-card-label{color:var(--inju)!important;font-size:12px!important;font-weight:800!important}html body .quick-card-title{word-break:keep-all!important;overflow-wrap:anywhere!important;font-size:14px!important;line-height:1.38!important;display:block!important}html body .quick-card-price{color:var(--ink-soft)!important;font-size:13px!important;font-weight:900!important}html body .quick-avoid{background:color-mix(in srgb,#fff7ed 74%,var(--paper))!important;border-color:color-mix(in srgb,var(--inju)34%,var(--rule-soft))!important}html body .sub-lead-pair:before,html body .archive-section:before{background:linear-gradient(to bottom,var(--ink)0 1px,transparent 1px 5px,var(--signal)5px 6px)!important;height:6px!important}html body .sub-lead-img-wrap{box-shadow:var(--shadow-soft)!important;border-radius:8px!important;overflow:hidden!important}html body .price-ticker{background:var(--ink)!important;color:var(--paper)!important;border-radius:8px!important}html body .archive-rubric{border-bottom:1px solid var(--rule-soft)!important}html body .archive-section .post-grid{gap:44px 28px!important}html body .archive-section .post-card{background:color-mix(in srgb,var(--paper)86%,white)!important;box-shadow:0 1px 0 #15181614,var(--shadow-soft)!important;border-top:0!important;border-radius:8px!important;padding-top:0!important;overflow:hidden!important;transform:translateY(0)!important}html body .archive-section .post-card:hover{transform:translateY(-3px)!important;box-shadow:0 1px #1518161a,0 22px 44px -32px #15181694!important}html body .archive-section .post-card .post-card-img-wrap{background:linear-gradient(140deg,color-mix(in srgb,var(--signal-soft)62%,white),var(--paper-edge))!important;border-radius:8px 8px 0 0!important;margin:0 0 18px!important}html body .archive-section .post-card .post-card-img{border-radius:8px 8px 0 0!important}html body .archive-section .post-card .post-card-meta,html body .archive-section .post-card h3,html body .archive-section .post-card .post-card-excerpt,html body .archive-section .post-card-footer{padding-left:18px!important;padding-right:18px!important}html body .archive-section .post-card h3{font-size:18px!important;line-height:1.34!important}html body .archive-section .post-card-footer{background:color-mix(in srgb,var(--paper-deep)58%,transparent)!important;border-top:1px solid var(--rule-soft)!important;padding-top:14px!important;padding-bottom:14px!important}html body .article-header{border-bottom:2px solid var(--ink)!important}html body .article-cover{box-shadow:var(--shadow-soft)!important;background:#fff!important;border-radius:8px!important}html body .coupang-disclosure-banner{background:var(--signal-soft)!important;border-color:color-mix(in srgb,var(--signal)35%,var(--rule-soft))!important;border-left-color:var(--signal)!important;color:var(--ink-soft)!important;border-radius:8px!important}html body .article-heading{border-left-color:var(--signal)!important;background:linear-gradient(90deg,var(--signal-soft),transparent 72%)!important;border-radius:8px!important}html body .ip-card{border:1px solid var(--ink)!important;box-shadow:10px 10px 0 color-mix(in srgb,var(--ink)88%,var(--signal))!important;background:color-mix(in srgb,var(--paper)84%,white)!important;border-radius:8px!important;grid-template-columns:minmax(180px,.42fr) minmax(0,.58fr)!important;overflow:hidden!important}html body .ip-card-visual{border-right:1px solid var(--rule-soft)!important;background:linear-gradient(150deg,#fff,var(--paper-deep))!important}html body .ip-card-img{object-fit:contain!important;background:0 0!important;padding:22px!important}html body .ip-card-rank{background:var(--ink)!important;border-color:var(--ink)!important;color:var(--paper)!important;border-radius:8px!important;top:14px!important;left:14px!important}html body .ip-card-discount-badge,html body .ip-card-discount-tag{background:var(--inju)!important;color:#fff!important;border-radius:999px!important}html body .ip-card-body{padding:22px!important}html body .ip-card-title{font-size:18px!important;line-height:1.38!important}html body .ip-card-current-price{color:var(--inju)!important;font-size:27px!important}html body .ip-card-spec-table{border-top:1px solid var(--rule-soft)!important;border-bottom:1px solid var(--rule-soft)!important}html body .ip-card-reason{border-left-color:var(--signal)!important;background:color-mix(in srgb,var(--signal-soft)52%,transparent)!important;border-radius:8px!important}html body .ip-card-buy-box{gap:9px!important;margin-top:4px!important;display:grid!important}html body .ip-card-buy-meta{background:0 0!important;border:0!important;border-radius:8px!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;padding:0!important;display:flex!important}html body .ip-card-delivery-pill{background:var(--signal-soft)!important;color:var(--ink)!important;border:1px solid color-mix(in srgb,var(--signal)35%,var(--rule-soft))!important;border-radius:999px!important;flex:none!important;padding:6px 9px!important;font-size:12px!important;font-weight:800!important}html body .ip-card-cta-note{color:var(--muted)!important;margin:0!important;font-size:12px!important;line-height:1.45!important}html body .product-share-button{border:1px solid var(--rule-soft)!important;background:color-mix(in srgb,var(--paper)88%,white)!important;width:100%!important;min-height:42px!important;color:var(--ink)!important;cursor:pointer!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:10px 12px!important;font-size:13px!important;font-weight:800!important;display:inline-flex!important}html body .product-share-button:hover{border-color:var(--ink)!important;background:var(--signal-soft)!important}html body .product-share-icon{flex:none!important}html body .btn-purchase,html body .ip-card a.btn-purchase{background:linear-gradient(135deg,var(--ink),color-mix(in srgb,var(--ink)82%,var(--signal)))!important;border-radius:8px!important}html body .btn-purchase:hover,html body .ip-card .btn-purchase:hover{background:linear-gradient(135deg,var(--inju),var(--inju-deep))!important}@media (max-width:900px){html body .lead-story-grid,html body .ip-card{grid-template-columns:1fr!important}html body .lead-story-title{font-size:28px!important}html body .quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}html body .quick-avoid{grid-column:1/-1!important}html body .ip-card-visual{border-right:0!important;border-bottom:1px solid var(--rule-soft)!important}}@media (max-width:600px){html body .shell,html body .edition-strip-inner,html body .site-header-inner{padding-left:16px!important;padding-right:16px!important}html body .lead-story-title{font-size:25px!important}html body .quick-conclusion{box-shadow:5px 5px 0 color-mix(in srgb,var(--ink)88%,var(--signal))!important;padding:16px!important}html body .quick-conclusion-head{display:block!important}html body .quick-grid{grid-template-columns:1fr!important}html body .archive-section .post-card{border-radius:8px!important}html body .archive-section .post-card .post-card-meta,html body .archive-section .post-card h3,html body .archive-section .post-card .post-card-excerpt,html body .archive-section .post-card-footer{padding-left:16px!important;padding-right:16px!important}html body .ip-card{box-shadow:6px 6px 0 color-mix(in srgb,var(--ink)88%,var(--signal))!important}html body .ip-card-body{padding:18px!important}}@media (max-width:720px){html,html body,html body .shell,html body .page,html body .lead-story,html body .lead-story-grid,html body .lead-story-text,html body .sub-lead-pair,html body .archive-section,html body .price-ticker,html body .article-layout,html body article.article{min-width:0!important;max-width:100%!important;overflow-x:clip!important}html body .lead-story-rubric,html body .lead-story-stats,html body .sub-lead-meta,html body .archive-rubric,html body .filter-result-row{flex-wrap:wrap!important;justify-content:flex-start!important}html body .lead-story-title,html body .lead-story-standfirst,html body .sub-lead-title,html body .sub-lead-excerpt,html body .archive-section .post-card h3,html body .archive-section .post-card-excerpt,html body .article-header h1,html body .article-intro,html body .article-body p{overflow-wrap:anywhere!important;word-break:break-word!important;max-width:100%!important}html body .lead-story-stats{width:100%!important}html body .price-ticker{margin-left:0!important;margin-right:0!important}}html body main.page{padding-top:28px!important}html body .lead-story{margin-top:12px!important;padding-top:18px!important}html body .lead-story-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr)!important;align-items:center!important;gap:clamp(28px,3.2vw,48px)!important}html body .lead-story-figure{aspect-ratio:16/10!important}html body .lead-story-caption{display:none!important}html body .lead-story-title{letter-spacing:0!important;max-width:11.5em!important;font-size:clamp(34px,2.85vw,52px)!important;line-height:1.08!important}html body .lead-story-standfirst{max-width:35em!important;font-size:16px!important;line-height:1.68!important}html body .lead-story-stats{padding:10px 12px!important}html body .lead-story-stats,html body .lead-story-byline,html body .lead-story-cta{display:none!important}html body .lead-product-ranking{gap:8px!important;margin:18px 0 0!important;padding:0!important;list-style:none!important;display:grid!important}html body .lead-product-ranking li{border-top:1px solid var(--rule-soft)!important;grid-template-columns:28px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;padding:8px 0!important;display:grid!important}html body .lead-product-rank{background:var(--ink)!important;width:22px!important;height:22px!important;color:var(--paper)!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;font-size:12px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}html body .lead-product-name{min-width:0!important;color:var(--ink)!important;overflow-wrap:anywhere!important;word-break:keep-all!important;font-size:14px!important;font-weight:750!important;line-height:1.42!important}@media (min-width:1700px){html body .price-ticker{background:color-mix(in srgb,var(--paper)92%,white)!important;width:230px!important;color:var(--ink)!important;border:1px solid var(--rule-soft)!important;border-radius:8px!important;box-shadow:0 14px 34px #1118271c!important}html body .price-ticker .ticker-rubric{color:var(--ink)!important;border-bottom:1px solid var(--rule-soft)!important;background:color-mix(in srgb,var(--signal-soft)55%,var(--paper))!important}html body .price-ticker .ticker-rubric-mark,html body .price-ticker .ticker-num,html body .price-ticker .ticker-arrow{color:var(--inju)!important}html body .price-ticker .ticker-item{color:var(--ink)!important;border-bottom:1px solid var(--rule-soft)!important;background:0 0!important}html body .price-ticker .ticker-item:hover{background:color-mix(in srgb,var(--signal-soft)56%,white)!important}html body .price-ticker .ticker-abbrev{background:color-mix(in srgb,var(--ink)8%,transparent)!important;color:var(--ink)!important}html body .price-ticker .ticker-title{color:var(--ink-soft)!important}}@media (max-width:1699px){html body .price-ticker{position:static!important}}html body .site-logo{gap:10px!important}html body .site-logo-mark{border-radius:9px!important;flex:none!important;justify-content:center!important;align-items:center!important;display:inline-flex!important;overflow:hidden!important;box-shadow:0 5px 14px #e1190033!important}html body .site-logo-mark img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}@media (max-width:720px){html body .site-logo-mark{border-radius:8px!important;width:28px!important;height:28px!important}}@media (max-width:900px){html body main.page{padding-top:18px!important}html body .lead-story{margin-top:8px!important;padding-top:14px!important}html body .lead-story-title{max-width:none!important;font-size:32px!important}}
