@import "https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/variable/pretendardvariable-dynamic-subset.min.css";
@import "https://fonts.googleapis.com/css2?family=Nanum+Myeongjo:wght@400;700;800&family=JetBrains+Mono:wght@400;500;700&display=swap";
:root{--bg:#faf8f5;--surface:#fff;--surface-hover:#f7f4f0;--text:#1a1510;--text-secondary:#4a4139;--muted:#7a6e62;--accent:#c87533;--accent-hover:#b5652a;--accent-light:#f5ebe0;--vest-blue:#4a6fa5;--vest-blue-light:#e8eff7;--border:#e8e2da;--border-strong:#b5a99b;--radius-sm:8px;--radius:12px;--radius-lg:16px;--max-w:1280px;--content-w:720px;--sidebar-w:280px;--coupang-blue:#1a64d4;--coupang-red:#e5503c;--header-h:66px;--font-sans:"Pretendard Variable","Pretendard",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box;margin:0;padding:0}html{background:var(--bg);scroll-behavior:smooth;overflow-x:hidden}body{color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-feature-settings:"ss01","ss02";font-size:15px;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reading-progress{background:var(--accent);z-index:100;height:3px;transition:width 80ms linear;position:fixed;top:0;left:0}.site-header{z-index:50;-webkit-backdrop-filter:blur(16px)saturate(1.4);border-bottom:1px solid var(--border);background:#faf8f5e0;position:sticky;top:0}.site-header-inner{width:min(var(--max-w),100%);height:var(--header-h);justify-content:space-between;align-items:center;margin:0 auto;padding:0 24px;display:flex}.site-logo{color:var(--text);align-items:center;gap:7px;line-height:1;transition:transform .2s,opacity .2s;display:inline-flex}.site-logo:hover{opacity:.85;transform:translateY(-1px)}.site-logo-mark{flex-shrink:0;display:block}.site-logo-text{align-items:baseline;gap:0;display:inline-flex}.site-logo-name{letter-spacing:-.03em;color:var(--text);font-size:1.35rem;font-style:normal;font-weight:900;line-height:1}.site-logo-dot{background:var(--accent);vertical-align:baseline;border-radius:50%;flex-shrink:0;width:5px;height:5px;margin-left:1px;display:inline-block;position:relative;top:-1px}.header-nav{align-items:center;gap:6px;display:flex}.header-nav-link{color:var(--muted);border-radius:var(--radius-sm);padding:6px 12px;font-size:.875rem;font-weight:500;transition:color .15s,background .15s}.header-nav-link:hover{color:var(--text);background:var(--surface-hover)}.header-live-badge{color:#16a34a;letter-spacing:.06em;background:linear-gradient(135deg,#22c55e1a,#22c55e0f);border:1px solid #22c55e4d;border-radius:999px;align-items:center;gap:6px;padding:5px 12px;font-size:.72rem;font-weight:700;display:inline-flex}.header-live-dot{background:#22c55e;border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite live-pulse}@keyframes live-pulse{0%,to{opacity:1;box-shadow:0 0 #22c55e66}50%{opacity:.7;box-shadow:0 0 0 4px #22c55e00}}.shell{min-height:100vh}.page{width:min(var(--max-w),100%);margin:0 auto;padding:48px 24px 80px;overflow-x:hidden}.btn{border-radius:var(--radius);cursor:pointer;border:none;justify-content:center;align-items:center;gap:6px;min-height:44px;padding:10px 18px;font-size:.875rem;font-weight:600;transition:opacity .15s,background .15s,transform .1s;display:inline-flex}.btn:active{transform:scale(.98)}.btn-primary{background:var(--accent);color:#fff}.btn-primary:hover{opacity:.85}.btn-ghost{color:var(--text);border:1px solid var(--border);background:0 0}.btn-ghost:hover{background:var(--surface-hover)}.btn-coupang{background:var(--coupang-red);color:#fff;border-radius:var(--radius);font-weight:600;transition:background .15s,transform .1s}.btn-coupang:hover{background:#cc3e2d}.btn-coupang:active{transform:scale(.98)}.btn-coupang-icon{font-size:1rem}.btn-purchase{color:#fff;letter-spacing:.02em;cursor:pointer;background:linear-gradient(135deg,#e5503c 0%,#d4392a 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 14px #e5503c59}.btn-purchase:before{content:"";pointer-events:none;background:linear-gradient(135deg,#ffffff26 0%,#0000 50%);position:absolute;inset:0}.btn-purchase:hover{background:linear-gradient(135deg,#d4392a 0%,#c02e1f 100%);transform:translateY(-2px);box-shadow:0 6px 20px #e5503c73}.btn-purchase:active{transform:translateY(0)scale(.98);box-shadow:0 2px 8px #e5503c4d}.btn-purchase-cart{flex-shrink:0}.btn-purchase-arrow{flex-shrink:0;transition:transform .2s}.btn-purchase:hover .btn-purchase-arrow{transform:translate(3px)}.btn-sm{min-height:32px;padding:6px 12px;font-size:.8rem}.tag-filter-bar{flex-wrap:wrap;gap:6px;margin-bottom:24px;display:flex}.tag-filter-btn{border:1px solid var(--border);background:var(--surface);color:var(--muted);cursor:pointer;border-radius:999px;align-items:center;padding:6px 14px;font-size:.8rem;font-weight:500;transition:all .15s;display:inline-flex}.tag-filter-btn:hover{border-color:var(--border-strong);color:var(--text)}.tag-filter-btn.active{background:var(--accent);border-color:var(--accent);color:#fff}.cat-tabs{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;border-bottom:1px solid var(--border);gap:0;margin-bottom:20px;display:flex;overflow-x:auto}.cat-tabs::-webkit-scrollbar{display:none}.cat-tab{cursor:pointer;font-family:var(--font-sans);color:var(--muted);white-space:nowrap;background:0 0;border:none;flex-shrink:0;align-items:center;gap:4px;padding:13px 16px 12px;font-size:.88rem;font-weight:500;transition:color .15s;display:inline-flex;position:relative}.cat-tab:after{content:"";background:0 0;height:2px;transition:background .15s;position:absolute;bottom:-1px;left:0;right:0}.cat-tab:hover{color:var(--text)}.cat-tab.active{color:var(--text);font-weight:700}.cat-tab.active:after{background:var(--text)}.cat-tab-count{color:var(--border-strong);margin-left:1px;font-size:.7rem;font-weight:600}.filter-result-row{justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.filter-result-left{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.filter-active-badge{background:var(--surface-hover);border:1px solid var(--border);color:var(--text);border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:.75rem;font-weight:500;display:inline-flex}.filter-clear-btn{width:14px;height:14px;color:inherit;cursor:pointer;opacity:.6;background:0 0;border:none;justify-content:center;align-items:center;font-size:.6rem;transition:opacity .15s;display:inline-flex}.filter-clear-btn:hover{opacity:1}.filter-count{color:var(--muted);white-space:nowrap;font-size:.78rem;font-weight:500}.section-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:24px;font-size:.75rem;font-weight:600}.post-grid{background:var(--border);border:1px solid var(--border);border-radius:var(--radius-lg);grid-template-columns:1fr;gap:1px;display:grid;overflow:hidden}.post-card{background:var(--surface);color:inherit;gap:12px;padding:24px;text-decoration:none;transition:background .15s;display:grid}.post-card:hover{background:var(--surface-hover)}.post-card-img-wrap{border-radius:var(--radius);border:1px solid var(--border);background:#fff;position:relative;overflow:hidden}.post-card-img{aspect-ratio:4/3;object-fit:contain;width:100%;margin-bottom:4px;padding:12px}.post-card-img-placeholder{aspect-ratio:16/9;border-radius:var(--radius);border:1px solid var(--border);justify-content:center;align-items:center;display:flex}.post-card-img-icon{opacity:.5;font-size:2rem}.post-card-meta{align-items:center;gap:8px;display:flex}.post-date{color:var(--muted);font-size:.8rem;font-weight:500}.post-card h3{letter-spacing:-.02em;font-size:1.1rem;font-weight:600;line-height:1.4}.post-card-excerpt{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.post-card-footer{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.tag-row{flex-wrap:wrap;gap:6px;display:flex}.tag{background:var(--surface-hover);border:1px solid var(--border);color:var(--muted);border-radius:999px;padding:3px 8px;font-size:.75rem;font-weight:500;display:inline-flex}.read-more{color:var(--muted);white-space:nowrap;align-items:center;gap:4px;font-size:.8rem;font-weight:600;display:flex}.read-more:after{content:"→"}.empty-state{text-align:center;color:var(--muted);border:1px solid var(--border);border-radius:var(--radius-lg);padding:64px 24px}.article-layout{max-width:var(--max-w);grid-template-columns:1fr;gap:40px;min-width:0;margin:0 auto;display:grid;overflow:hidden}.breadcrumb{color:var(--muted);align-items:center;gap:8px;margin-bottom:24px;font-size:.8rem;display:flex}.breadcrumb a{color:var(--muted);transition:color .15s}.breadcrumb a:hover{color:var(--text)}.breadcrumb-sep{opacity:.4}.breadcrumb>span:last-child{color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:40ch;font-weight:500;overflow:hidden}.article{gap:0;min-width:0;max-width:100%;display:grid;overflow:hidden}.article-header{border-bottom:1px solid var(--border);margin-bottom:32px;padding-bottom:40px}.article-eyebrow{color:var(--muted);letter-spacing:.04em;margin-bottom:16px;font-size:.8rem;font-weight:600}.article-header h1{letter-spacing:-.03em;overflow-wrap:break-word;word-break:keep-all;margin-bottom:16px;font-size:clamp(1.75rem,4vw,2.8rem);font-weight:700;line-height:1.15}.article-intro{color:var(--muted);overflow-wrap:break-word;max-width:min(60ch,100%);margin-bottom:20px;font-size:1.05rem;line-height:1.7}.article-cover{aspect-ratio:16/8;object-fit:contain;border-radius:var(--radius-lg);border:1px solid var(--border);background:#fff;width:100%;margin-top:32px;padding:12px}.coupang-disclosure-banner{background:var(--accent-light);border:1px solid var(--border);border-left:3px solid var(--accent);border-radius:var(--radius-sm);color:var(--muted);align-items:center;gap:10px;margin-bottom:24px;padding:12px 16px;font-size:.82rem;line-height:1.5;display:flex}.coupang-disclosure-icon{flex-shrink:0;font-size:1rem}.article-body{overflow-wrap:break-word;word-break:break-word;gap:20px;min-width:0;margin-bottom:56px;display:grid}.article-body p{color:#1a1a1a;max-width:min(68ch,100%);font-size:1rem;line-height:1.85}.article-body .inline-link{color:var(--vest-blue);text-underline-offset:2px;word-break:break-all;text-decoration:underline;transition:color .15s}.article-body .inline-link:hover{color:#3a5a8a}.article-heading{letter-spacing:-.025em;border-top:none;border-left:4px solid var(--accent);background:linear-gradient(90deg,var(--accent-light)0%,transparent 60%);border-radius:0 var(--radius-sm)var(--radius-sm)0;color:var(--text);margin-top:32px;padding:16px 0 8px 16px;scroll-margin-top:80px;font-size:1.4rem;font-weight:800;line-height:1.35}.ip-card{border:2px solid var(--border);border-radius:var(--radius-lg);background:var(--surface);grid-template-columns:1fr;gap:0;margin:8px 0 28px;scroll-margin-top:80px;transition:border-color .2s,box-shadow .2s;display:grid;overflow:hidden}.ip-card:hover{border-color:var(--accent);box-shadow:0 4px 20px #c875331f}.ip-card-visual{border-right:1px solid var(--border);background:#fff;position:relative}.ip-card-img{aspect-ratio:1;object-fit:contain;width:100%;padding:16px}.ip-card-img-placeholder{aspect-ratio:1;background:linear-gradient(135deg,#f0f0f0,#e8e8e8);width:100%}.ip-card-rank{background:var(--accent);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:.85rem;font-weight:700;display:flex;position:absolute;top:12px;left:12px}.ip-card-body{flex-direction:column;gap:12px;padding:20px;display:flex}.ip-card-badges{flex-wrap:wrap;gap:6px;display:flex}.ip-card-title{letter-spacing:-.015em;color:var(--text);overflow-wrap:break-word;word-break:keep-all;font-size:1.15rem;font-weight:700;line-height:1.4}.ip-card-summary{color:var(--muted);font-size:.875rem;line-height:1.6}.ip-card-price-row{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.ip-card-discount{color:var(--coupang-red);font-size:1.2rem;font-weight:700}.ip-card-price{letter-spacing:-.02em;font-size:1.3rem;font-weight:700}.ip-card-original{color:var(--muted);font-size:.875rem;text-decoration:line-through}.ip-card-rating{color:var(--muted);align-items:center;gap:6px;font-size:.85rem;display:flex}.ip-card-reviews{color:var(--muted)}.ip-card-spec-table{border-collapse:collapse;border:1px solid var(--border);border-radius:var(--radius-sm);width:100%;font-size:.84rem;overflow:hidden}.ip-card-spec-table th{text-align:left;background:var(--surface-hover);color:var(--muted);white-space:nowrap;border-bottom:1px solid var(--border);border-right:1px solid var(--border);width:80px;padding:8px 12px;font-size:.78rem;font-weight:600}.ip-card-spec-table td{color:var(--text);border-bottom:1px solid var(--border);padding:8px 12px;font-weight:500}.ip-card-spec-table tr:last-child th,.ip-card-spec-table tr:last-child td{border-bottom:none}.ip-card-reason{color:var(--vest-blue);background:var(--vest-blue-light);border-radius:var(--radius-sm);padding:10px 14px;font-size:.85rem;line-height:1.5}.badge{background:var(--vest-blue);color:#fff;white-space:nowrap;border-radius:999px;align-items:center;padding:4px 10px;font-size:.72rem;font-weight:600;line-height:1;display:inline-flex}.badge-rocket{background:var(--accent);color:#fff}.badge-shipping{color:#fff;background:#16a34a}.badge-outline{border:1px solid var(--border);color:var(--muted);background:0 0}.stars{color:#f59e0b;font-size:.85rem}.comparison-section{border-top:1px solid var(--border);margin-bottom:32px;padding:40px 0}.section-header{margin-bottom:24px}.section-header h2{letter-spacing:-.02em;margin-top:4px;font-size:1.3rem;font-weight:700}.comparison-table-wrap{border:1px solid var(--border);border-radius:var(--radius);overflow-x:auto}.comparison-table{border-collapse:collapse;width:100%;font-size:.85rem}.comparison-table th{text-align:left;background:var(--surface-hover);color:var(--muted);text-transform:uppercase;letter-spacing:.06em;border-bottom:1px solid var(--border);white-space:nowrap;padding:12px 16px;font-size:.75rem;font-weight:600}.comparison-table td{border-bottom:1px solid var(--border);vertical-align:middle;padding:14px 16px}.comparison-table tr:last-child td{border-bottom:none}.comparison-table tr:hover td{background:var(--surface-hover)}.comparison-name{align-items:center;gap:12px;min-width:200px;font-weight:500;display:flex}.comparison-img{object-fit:contain;border-radius:var(--radius-sm);border:1px solid var(--border);background:#fff;flex-shrink:0;width:48px;height:48px;padding:4px}.comparison-price{white-space:nowrap;font-weight:600}.comparison-original-price{color:var(--muted);margin-bottom:2px;font-size:.72rem;font-weight:400;text-decoration:line-through;display:block}.comparison-discount{color:#fff;white-space:nowrap;background:#ff6b35;border-radius:20px;padding:2px 8px;font-size:.72rem;font-weight:700;display:inline-block}.comparison-badge{background:var(--surface-hover);color:var(--muted);border:1px solid var(--border);white-space:nowrap;border-radius:8px;padding:2px 7px;font-size:.7rem;font-weight:500;display:inline-block}.ad-slot{justify-content:center;align-items:center;display:flex}.ad-slot-placeholder{border:1px dashed var(--border);border-radius:var(--radius-sm);background:#f5f5f5;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;padding:20px 16px;display:flex}.ad-slot-label{color:var(--border-strong);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem;font-weight:600}.ad-slot-size{color:var(--border-strong);font-size:.65rem}.ad-slot-inline{margin:16px 0}.ad-slot-banner{margin:24px 0}.article-sidebar{display:none}.sidebar-sticky{top:calc(var(--header-h) + 16px);flex-direction:column;gap:24px;display:flex;position:sticky}.toc{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px}.toc-title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:.75rem;font-weight:600}.toc-list{flex-direction:column;gap:4px;list-style:none;display:flex}.toc-link{color:var(--muted);border-radius:var(--radius-sm);border-left:2px solid #0000;padding:5px 10px;font-size:.82rem;line-height:1.4;transition:all .15s;display:block}.toc-link:hover{color:var(--text);background:var(--surface-hover)}.toc-link.active{color:var(--accent);border-left-color:var(--accent);background:var(--accent-light);font-weight:500}.sidebar-products{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px}.sidebar-section-title{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:12px;font-size:.75rem;font-weight:600}.sidebar-product-list{flex-direction:column;gap:6px;list-style:none;display:flex}.sidebar-product-link{border-radius:var(--radius-sm);align-items:flex-start;gap:10px;padding:8px 10px;font-size:.82rem;transition:background .15s;display:flex}.sidebar-product-link:hover{background:var(--surface-hover)}.sidebar-product-rank{background:var(--accent);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;margin-top:1px;font-size:.7rem;font-weight:700;display:flex}.sidebar-product-info{flex-direction:column;gap:2px;display:flex}.sidebar-product-name{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-weight:500;line-height:1.35;display:-webkit-box;overflow:hidden}.sidebar-product-price{color:var(--coupang-red);font-size:.78rem;font-weight:600}.product-section{border-top:1px solid var(--border);margin-bottom:40px;padding:40px 0}.product-grid{grid-template-columns:1fr;gap:16px;display:grid}.product-card{border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--surface);gap:14px;padding:20px;transition:border-color .15s;display:grid}.product-card:hover{border-color:var(--border-strong)}.product-card-img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);border:1px solid var(--border);width:100%}.product-badge-row{flex-wrap:wrap;gap:6px;display:flex}.product-card h3{letter-spacing:-.01em;font-size:1rem;font-weight:600;line-height:1.4}.product-card p{color:var(--muted);font-size:.875rem;line-height:1.6}.price-row{align-items:baseline;gap:8px;display:flex}.price-now{letter-spacing:-.02em;font-size:1.3rem;font-weight:700}.price-before{color:var(--muted);font-size:.875rem;text-decoration:line-through}.rating-row{color:var(--muted);align-items:center;gap:6px;font-size:.8rem;display:flex}.redirect-page{justify-content:center;align-items:center;min-height:calc(100vh - 56px);padding:24px 20px;display:flex}.redirect-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;align-items:center;gap:20px;width:100%;max-width:420px;padding:32px 28px;display:flex}.redirect-img-wrap{border-radius:var(--radius);border:1px solid var(--border);flex-shrink:0;width:160px;height:160px;overflow:hidden}.redirect-img{object-fit:cover;width:100%;height:100%}.redirect-info{text-align:center;flex-direction:column;gap:6px;display:flex}.redirect-merchant{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);font-size:.75rem;font-weight:600}.redirect-title{letter-spacing:-.01em;color:var(--text);font-size:1.05rem;font-weight:600;line-height:1.4}.redirect-price{letter-spacing:-.02em;color:var(--text);font-size:1.1rem;font-weight:700}.redirect-countdown{flex-direction:column;align-items:center;gap:8px;display:flex}.countdown-ring{display:block}.redirect-hint{color:var(--muted);text-align:center;font-size:.8rem}.redirect-btn{justify-content:center;width:100%}.redirect-coupang-header{border-bottom:1px solid var(--border);flex-direction:column;align-items:center;gap:6px;width:100%;padding-bottom:16px;display:flex}.redirect-coupang-logo{letter-spacing:-.02em;color:var(--text);font-size:1.2rem;font-weight:800}.redirect-coupang-text{color:var(--muted);font-size:.8rem;font-weight:500}.redirect-disclosure{color:var(--muted);text-align:center;margin-top:1rem;font-size:.7rem;line-height:1.4}.notice{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;padding:80px 20px;display:flex}.notice .eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:.75rem;font-weight:700}.notice h1{letter-spacing:-.03em;color:var(--text);font-size:clamp(1.4rem,4vw,2rem);font-weight:700;line-height:1.2}.notice p{color:var(--muted);max-width:36ch;font-size:.9rem;line-height:1.6}.notice .cta{background:var(--accent);color:#fff;border-radius:var(--radius);justify-content:center;align-items:center;margin-top:8px;padding:10px 20px;font-size:.875rem;font-weight:600;transition:opacity .15s;display:inline-flex}.notice .cta:hover{opacity:.85}.site-footer{border-top:1px solid var(--border);background:var(--surface);padding:40px 24px 32px}.site-footer-inner{width:min(var(--max-w),100%);flex-direction:column;gap:16px;margin:0 auto;display:flex}.footer-brand-group{align-items:center;gap:16px;display:flex}.footer-tagline{color:var(--muted);font-size:.82rem;font-weight:400;line-height:1.5}.footer-legal{color:var(--border-strong);overflow-wrap:break-word;word-break:keep-all;font-size:.75rem;line-height:1.6}.article-meta-row{align-items:center;gap:12px;margin-bottom:16px;display:flex}.article-reading-time{color:var(--muted);font-size:.8rem;font-weight:500}.article-header-bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.share-buttons{align-items:center;gap:8px;display:flex}.share-label{color:var(--muted);letter-spacing:.04em;font-size:.75rem;font-weight:600}.share-btn-group{gap:4px;display:flex}.share-btn{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--muted);cursor:pointer;align-items:center;gap:4px;padding:6px 10px;font-size:.75rem;font-weight:500;transition:all .15s;display:inline-flex}.share-btn:hover{border-color:var(--border-strong);color:var(--text);background:var(--surface-hover)}.share-btn-kakao{color:#3c1e1e}.share-btn-kakao:hover{color:#3c1e1e;background:#fee500;border-color:#fee500}.share-btn-twitter:hover{color:#fff;background:#1da1f2;border-color:#1da1f2}.share-btn-copy.copied{color:#16a34a;background:#22c55e14;border-color:#16a34a}.share-btn-text{font-size:.72rem}.article-bottom-share{border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:12px;margin-bottom:16px;padding:32px 0;display:flex}.article-bottom-share-label{color:var(--muted);font-size:.85rem;font-weight:500}.back-to-top{border:1px solid var(--border);background:var(--surface);width:44px;height:44px;color:var(--text);cursor:pointer;opacity:0;pointer-events:none;z-index:40;border-radius:50%;justify-content:center;align-items:center;transition:opacity .2s,transform .2s,background .15s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(12px);box-shadow:0 2px 12px #00000014}.back-to-top.visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{background:var(--accent);border-color:var(--accent);color:#fff}.mobile-toc{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);margin-bottom:24px;overflow:hidden}.mobile-toc-toggle{width:100%;color:var(--text);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:8px;padding:12px 16px;font-size:.85rem;font-weight:600;display:flex}.mobile-toc-chevron{margin-left:auto;transition:transform .2s}.mobile-toc-chevron.open{transform:rotate(180deg)}.mobile-toc-list{flex-direction:column;gap:2px;padding:0 12px 12px;list-style:none;display:flex}.mobile-toc-link{border-radius:var(--radius-sm);width:100%;color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:8px 12px;font-size:.82rem;transition:background .15s,color .15s;display:flex}.mobile-toc-link:hover{background:var(--surface-hover);color:var(--text)}.mobile-toc-num{background:var(--accent-light);width:22px;height:22px;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7rem;font-weight:700;display:flex}@media (min-width:1100px){.mobile-toc{display:none}}.related-posts{border-top:1px solid var(--border);margin-top:16px;padding:40px 0 0}.related-grid{grid-template-columns:1fr;gap:16px;display:grid}.related-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);color:inherit;gap:16px;padding:16px;text-decoration:none;transition:border-color .15s,transform .2s,box-shadow .2s;display:flex}.related-card:hover{border-color:var(--accent);transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.related-card-img-wrap{border-radius:var(--radius-sm);flex-shrink:0;width:100px;height:80px;overflow:hidden}.related-card-img{object-fit:cover;width:100%;height:100%}.related-card-placeholder{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5rem;display:flex}.related-card-body{flex-direction:column;gap:4px;min-width:0;display:flex}.related-card-body h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.related-card-body p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;line-height:1.5;display:-webkit-box;overflow:hidden}.search-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:200;background:#00000080;justify-content:center;align-items:flex-start;padding:80px 16px 16px;display:flex;position:fixed;inset:0}.search-modal{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);width:100%;max-width:560px;overflow:hidden;box-shadow:0 16px 64px #00000029}.search-input-wrap{border-bottom:1px solid var(--border);align-items:center;gap:10px;padding:14px 16px;display:flex}.search-input-icon{color:var(--muted);flex-shrink:0}.search-input{font-size:1rem;font-family:var(--font-sans);color:var(--text);background:0 0;border:none;outline:none;flex:1}.search-input::placeholder{color:var(--border-strong)}.search-close-btn{cursor:pointer;background:0 0;border:none;padding:0}.search-close-btn kbd{border:1px solid var(--border);font-size:.7rem;font-family:var(--font-sans);color:var(--muted);background:var(--surface-hover);border-radius:4px;align-items:center;padding:2px 8px;display:inline-flex}.search-results{max-height:400px;overflow-y:auto}.search-result-item{border-bottom:1px solid var(--border);color:inherit;padding:14px 16px;text-decoration:none;transition:background .15s;display:block}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:var(--surface-hover)}.search-result-item h4{margin-bottom:4px;font-size:.9rem;font-weight:600;line-height:1.35}.search-result-item p{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;line-height:1.5;display:-webkit-box;overflow:hidden}.search-result-tags{gap:4px;margin-top:6px;display:flex}.search-highlight{color:var(--accent);background:#c8753333;border-radius:2px;padding:0 2px}.search-empty{text-align:center;color:var(--muted);padding:40px 16px}.search-empty p:first-child{font-size:.9rem;font-weight:500}.search-empty-hint{margin-top:4px;font-size:.78rem}.header-search-bar{border:1px solid var(--border);background:var(--surface-hover);max-width:360px;color:var(--muted);cursor:pointer;font-family:var(--font-sans);border-radius:999px;flex:1;align-items:center;gap:8px;margin:0 20px;padding:7px 12px;font-size:.82rem;transition:border-color .15s,box-shadow .15s,background .15s;display:flex}.header-search-bar:hover{border-color:var(--border-strong);background:var(--surface);box-shadow:0 1px 4px #0000000a}.header-search-placeholder{text-align:left;color:var(--border-strong);flex:1;font-weight:400}.header-search-kbd{border:1px solid var(--border);font-family:var(--font-sans);color:var(--border-strong);background:var(--surface);border-radius:4px;padding:1px 6px;font-size:.65rem;font-weight:500;line-height:1.6;display:none}@media (min-width:640px){.header-search-kbd{display:inline-flex}}@media (max-width:480px){.header-search-bar{max-width:none;margin:0 10px;padding:6px 10px;font-size:.78rem}.header-search-placeholder{font-size:.75rem}}.search-page-bar{border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);align-items:center;gap:10px;margin-bottom:24px;padding:12px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.search-page-bar:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px #c875331a}.search-page-input{font-family:var(--font-sans);color:var(--text);background:0 0;border:none;outline:none;flex:1;font-size:1rem}.search-page-input::placeholder{color:var(--border-strong)}.search-page-clear{background:var(--surface-hover);width:24px;height:24px;color:var(--muted);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:.7rem;transition:background .15s,color .15s;display:flex}.search-page-clear:hover{background:var(--border);color:var(--text)}.search-page-header{justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:20px;display:flex}.search-page-title{letter-spacing:-.02em;color:var(--text);font-size:1.2rem;font-weight:700}.search-page-count{color:var(--muted);white-space:nowrap;font-size:.82rem;font-weight:500}.search-page-empty{text-align:center;color:var(--muted);border:1px solid var(--border);border-radius:var(--radius-lg);flex-direction:column;align-items:center;padding:64px 24px;display:flex}.search-page-empty p:first-child{margin-bottom:4px;font-size:1rem;font-weight:500}.search-page-empty-hint{font-size:.82rem}.theme-toggle{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface);width:34px;height:34px;color:var(--muted);cursor:pointer;justify-content:center;align-items:center;transition:all .15s;display:flex}.theme-toggle:hover{border-color:var(--border-strong);color:var(--text);background:var(--surface-hover)}.theme-toggle-placeholder{width:34px;height:34px}.post-card{transition:background .15s,transform .2s,box-shadow .2s}.post-card:hover{background:var(--surface-hover);transform:translateY(-2px);box-shadow:0 4px 16px #0000000f}.post-card-img-wrap{overflow:hidden}.post-card-img{transition:transform .3s}.post-card:hover .post-card-img{transform:scale(1.03)}[data-theme=dark]{--bg:#111110;--surface:#1a1a18;--surface-hover:#232320;--text:#e8e4de;--text-secondary:#b5afa5;--muted:#8a8478;--accent:#d4923a;--accent-hover:#c07e2e;--accent-light:#d4923a1f;--vest-blue:#6b9fd4;--vest-blue-light:#6b9fd41f;--border:#2a2926;--border-strong:#4a4640;--coupang-blue:#4a8ef5;--coupang-red:#f06050}[data-theme=dark] html,[data-theme=dark] body{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}[data-theme=dark] .site-header{background:#111110e0}[data-theme=dark] .article-body p{color:var(--text)}[data-theme=dark] .ip-card-visual,[data-theme=dark] .article-cover,[data-theme=dark] .comparison-img{background:#fff;border-color:#333}[data-theme=dark] .search-overlay{background:#000000b3}[data-theme=dark] .search-highlight{background:#d4923a4d}[data-theme=dark] .post-card:hover{box-shadow:0 4px 16px #0000004d}[data-theme=dark] .post-card-img-wrap{background:#fff;border-color:#333}[data-theme=dark] .btn-purchase{box-shadow:0 4px 14px #f0605040}[data-theme=dark] .btn-purchase:hover{box-shadow:0 6px 20px #f0605059}[data-theme=dark] .related-card:hover{box-shadow:0 4px 16px #0000004d}[data-theme=dark] .back-to-top{box-shadow:0 2px 12px #0000004d}@media (min-width:640px){.page{padding:56px 32px 96px}.post-grid,.product-grid,.related-grid{grid-template-columns:repeat(2,1fr)}.ip-card{grid-template-columns:280px 1fr}.ip-card-img{aspect-ratio:1;object-fit:contain;height:100%}.ip-card-img-placeholder{height:100%}}@media (min-width:960px){.post-grid,.product-grid,.related-grid{grid-template-columns:repeat(3,1fr)}.article-body{font-size:1.05rem}}@media (min-width:1100px){.article-layout{grid-template-columns:1fr var(--sidebar-w)}.article-sidebar{display:block}}@media (max-width:480px){.page{padding:32px 16px 64px}.site-header-inner{height:57px;padding:0 16px}.site-logo{gap:6px}.site-logo svg{width:26px;height:26px}.site-logo-name{font-size:1.1rem}.site-logo-dot{width:5px;height:5px}.header-nav-link{padding:6px 8px;font-size:.8rem}.tag-filter-bar{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:4px;margin-bottom:16px;padding-bottom:4px;overflow-x:auto}.tag-filter-bar::-webkit-scrollbar{display:none}.tag-filter-btn{flex-shrink:0;padding:5px 12px;font-size:.75rem}.breadcrumb{text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.post-card{padding:18px 16px}.post-card h3{font-size:1rem}.article-header h1{font-size:1.55rem}.article-body{font-size:.95rem}.product-card{padding:16px}.price-now{font-size:1.15rem}.product-card .btn,.affiliate-item .btn{justify-content:center;width:100%}.redirect-card{padding:24px 16px}.redirect-img-wrap{width:120px;height:120px}.notice{padding:48px 16px}.site-footer{padding:28px 16px 24px}.footer-brand-group{flex-direction:column;align-items:flex-start;gap:10px}.ip-card{grid-template-columns:1fr}.ip-card-body{padding:16px}.ip-card-price{font-size:1.1rem}.comparison-table{font-size:.78rem}.comparison-name{min-width:100px}.comparison-table td,.comparison-table th{padding:10px 8px}.breadcrumb>span:last-child{max-width:24ch}}.ip-card-price-block{flex-wrap:wrap;align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.ip-card-original-price{color:var(--muted);font-size:.85rem;text-decoration:line-through}.ip-card-current-price{color:var(--coupang-red,#e5503c);letter-spacing:-.02em;font-size:1.35rem;font-weight:800}.ip-card-discount-tag{color:#fff;background:var(--coupang-red,#e5503c);border-radius:4px;padding:2px 8px;font-size:.75rem;font-weight:700}.ip-card-discount-badge{background:var(--coupang-red,#e5503c);color:#fff;z-index:2;letter-spacing:-.02em;border-radius:6px;padding:4px 10px;font-size:.85rem;font-weight:800;position:absolute;top:10px;right:10px}[data-theme=dark] .ip-card-current-price{color:#ff6b57}[data-theme=dark] .ip-card-discount-tag,[data-theme=dark] .ip-card-discount-badge{background:#cc3a28}.load-more-wrap{justify-content:center;padding:32px 0 16px;display:flex}.btn-load-more{color:var(--accent);border:2px solid var(--accent);border-radius:var(--radius);cursor:pointer;background:0 0;align-items:center;gap:8px;padding:14px 40px;font-size:.95rem;font-weight:600;transition:background .2s,color .2s,transform .1s;display:inline-flex}.btn-load-more:hover{background:var(--accent);color:#fff;transform:translateY(-1px)}.btn-load-more:active{transform:translateY(0)}.btn-load-more:disabled{opacity:.6;cursor:not-allowed;transform:none}.md-table-wrap{-webkit-overflow-scrolling:touch;border:1px solid var(--border);border-radius:12px;margin:1.75rem 0;overflow-x:auto;box-shadow:0 2px 12px #00000012}.md-table{border-collapse:collapse;background:var(--card-bg);width:100%;min-width:360px;font-size:.88rem}.md-table thead tr{background:linear-gradient(90deg,#ff6b35 0%,#e55a25 100%)}.md-table th{color:#fff;text-align:left;white-space:nowrap;letter-spacing:.01em;padding:13px 18px;font-size:.87rem;font-weight:700}.md-table tbody tr{border-bottom:1px solid var(--border);transition:background .12s}.md-table tbody tr:last-child{border-bottom:none}.md-table tbody tr:nth-child(2n){background:color-mix(in srgb,var(--bg)60%,var(--card-bg))}.md-table tbody tr:hover{background:color-mix(in srgb,#ff6b35 6%,var(--card-bg))}.md-table td{vertical-align:middle;color:var(--fg);padding:12px 18px;line-height:1.5}.md-table .md-td-label{color:var(--fg);white-space:nowrap;font-weight:600}.md-table strong{color:#e55a25;font-weight:700}.md-list{margin:1rem 0 1.4rem;padding-left:0;line-height:1.85;list-style:none}.md-list li{color:var(--fg);border-bottom:1px dashed color-mix(in srgb,var(--border)50%,transparent);padding:5px 0 5px 2rem;position:relative}.md-list li:last-child{border-bottom:none}.md-list-ul li:before{content:"▸";color:#ff6b35;font-size:.85em;position:absolute;top:6px;left:.4rem}.md-list-ol{counter-reset:md-ol}.md-list-ol li{counter-increment:md-ol}.md-list-ol li:before{content:counter(md-ol);color:#fff;text-align:center;background:#ff6b35;border-radius:50%;justify-content:center;align-items:center;width:1.6rem;height:1.6rem;font-size:.72rem;font-weight:800;line-height:1.6rem;display:flex;position:absolute;top:5px;left:0}.md-list li strong{color:var(--fg)}.callout-box{border-radius:0 12px 12px 0;margin:1.4rem 0;padding:16px 20px;font-size:.94rem;line-height:1.75;position:relative}.callout-tip{background:linear-gradient(135deg,#fff8f4 0%,#fff3ed 100%);border-left:4px solid #ff6b35}.callout-check{background:linear-gradient(135deg,#f0fff4 0%,#ecfdf5 100%);border-left:4px solid #22c55e}.callout-warn{background:linear-gradient(135deg,#fffbeb 0%,#fef9c3 100%);border-left:4px solid #f59e0b}.callout-info{background:linear-gradient(135deg,#eff6ff 0%,#dbeafe 100%);border-left:4px solid #3b82f6}[data-theme=dark] .callout-tip{background:linear-gradient(135deg,#2a1f18 0%,#251a14 100%)}[data-theme=dark] .callout-check{background:linear-gradient(135deg,#0f2d1a 0%,#0d261a 100%)}[data-theme=dark] .callout-warn{background:linear-gradient(135deg,#2d2410 0%,#261f0a 100%)}[data-theme=dark] .callout-info{background:linear-gradient(135deg,#0f1d33 0%,#0a1626 100%)}.article-body p strong{color:var(--fg);background:#ff6b351a;border-radius:3px;padding:0 3px;font-weight:700}.article-body p em{color:var(--muted);font-style:italic}@media (max-width:480px){.md-table{font-size:.8rem}.md-table th,.md-table td{padding:9px 10px}.callout-box{padding:13px 14px;font-size:.88rem}.md-list li{font-size:.9rem}}
: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:first-child{border-top:3px solid var(--ink)!important}.post-card-image,.post-card .cover-image,.post-card img{filter:contrast(1.05)saturate(.92);border-radius:0!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}}.posts-grid>.post-card:first-child,.post-grid>.post-card:first-child{border-top:4px solid var(--ink)!important;padding-top:32px!important}.posts-grid>.post-card:first-child .post-card-title,.post-grid>.post-card:first-child .post-card-title,.posts-grid>.post-card:first-child h2,.post-grid>.post-card:first-child h2,.posts-grid>.post-card:first-child h3,.post-grid>.post-card:first-child h3{min-height:3.9em;-webkit-line-clamp:3!important;font-size:clamp(22px,3.6vw,30px)!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}html body .lead-story-grid{grid-template-columns:5fr 4fr!important;align-items:center!important;gap:40px!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 .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,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,html body .post-card:first-child h3,html body .post-card:first-child .post-card-title{border-top:1px solid var(--ink)!important;-webkit-line-clamp:2!important;min-height:auto!important;padding-top:16px!important;font-size:18px!important;line-height:1.32!important}html body .archive-section .post-card:first-child h3,html body .archive-section .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}
