:root{--bg: #ffffff;--surface: #f4f3ef;--text: #16150f;--text-muted: #5f5e57;--text-faint: #8a897f;--border: rgba(0, 0, 0, .1);--border-strong: rgba(0, 0, 0, .22);--accent: #b3402a;--live: #0f6e56;--live-bg: #e1f5ee;--maxw: 1180px;--serif: var(--font-serif), Georgia, "Times New Roman", serif;--sans: var(--font-sans), system-ui, -apple-system, sans-serif}@media(prefers-color-scheme:dark){:root{--bg: #14130f;--surface: #1e1d18;--text: #f3f1e9;--text-muted: #b4b2a7;--text-faint: #86857b;--border: rgba(255, 255, 255, .12);--border-strong: rgba(255, 255, 255, .26);--accent: #e8856f;--live: #5dcaa5;--live-bg: rgba(93, 202, 165, .14)}}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:17px;line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased}.wrap{max-width:var(--maxw);margin:0 auto;padding:0 20px}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}h1,h2,h3{font-family:var(--serif);font-weight:500;letter-spacing:-.01em;line-height:1.18;margin:0}.topbar{border-top:2px solid var(--text)}.masthead{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0 12px;flex-wrap:wrap}.wordmark{font-family:var(--serif);font-size:28px;font-weight:500;letter-spacing:-.015em}.masthead-meta{display:flex;align-items:center;gap:12px}.masthead-search{display:none}.date{font-size:13px;color:var(--text-faint)}.nav{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:9px 0;position:relative}.nav-list{display:flex;gap:20px;list-style:none;margin:0;padding:0;font-size:15px}.nav-list>li{position:static}.nav a{color:var(--text-muted);display:inline-flex;align-items:center;gap:4px}.nav a:hover{color:var(--text);text-decoration:none}.nav .caret{font-size:10px;opacity:.6}.nav-search{color:var(--text-muted)}.nav-toggle{display:none}.mega{position:absolute;left:0;right:0;top:100%;background:var(--bg);border-bottom:1px solid var(--border);box-shadow:0 12px 24px #0000000f;opacity:0;visibility:hidden;transform:translateY(-6px);transition:opacity .14s ease,transform .14s ease,visibility .14s;z-index:40}.has-mega:hover>.mega,.has-mega:focus-within>.mega{opacity:1;visibility:visible;transform:translateY(0)}.mega-inner{display:flex;gap:48px;padding:26px 20px 30px}.mega-head{font-family:var(--sans);font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);margin:0 0 14px;display:flex;align-items:center;gap:8px}.mega-head:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--accent);display:inline-block}.mega-links{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(4,minmax(150px,1fr));gap:14px 40px}.mega-links a{color:var(--text);font-size:15px}.mega-links a:hover{color:var(--accent);text-decoration:none}.price-chip{display:inline-flex;align-items:center;gap:8px;background:var(--live-bg);color:var(--live);font-size:13px;padding:5px 12px;border-radius:999px;min-height:28px;min-width:220px;box-sizing:border-box;justify-content:center;white-space:nowrap;font-variant-numeric:tabular-nums}.price-chip .dot{width:6px;height:6px;border-radius:50%;background:var(--live)}.price-chip[data-state=down]{color:#b3402a;background:#b3402a1a}.price-chip[data-state=down] .dot{background:#b3402a}.price-chip .sep{opacity:.45}.kicker{font-size:12.5px;color:var(--accent);letter-spacing:.01em}.kicker:hover{text-decoration:underline}.byline{font-size:12.5px;color:var(--text-faint)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(0,1fr);gap:30px;margin:22px 0}.lead-title{font-size:32px;margin:8px 0 10px}.dek{font-size:16px;color:var(--text-muted);margin:0 0 12px}.thumb{width:100%;aspect-ratio:16 / 9;object-fit:cover;border-radius:10px;display:block;background:var(--surface)}.thumb.square{aspect-ratio:4 / 3;border-radius:8px}.rail-head{display:flex;align-items:center;gap:10px;border-bottom:1px solid var(--text);padding-bottom:8px}.rail-head .live-dot{width:7px;height:7px;border-radius:50%;background:var(--accent)}.rail-head .on{font-size:15px;font-weight:500}.rail-head .off{font-size:15px;color:var(--text-faint);margin-left:6px;font-family:var(--sans)}.rail-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid var(--border)}.rail-item:last-child{border-bottom:0}.rail-item time{font-size:12px;color:var(--text-faint);min-width:36px}.rail-item a{font-size:14.5px;line-height:1.35}.section-head{display:flex;align-items:baseline;justify-content:space-between;border-top:1px solid var(--border);padding-top:16px;margin-top:30px}.section-head h2{font-size:21px}.section-head a{font-size:13.5px;color:var(--accent)}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;margin-top:16px}.card .card-title{font-size:18px;margin:5px 0 7px;line-height:1.22}.card .kicker{margin-top:10px;display:inline-block}.article{max-width:720px;margin:28px auto 0}.article .breadcrumb{font-size:13px;color:var(--text-faint);margin-bottom:10px}.article h1{font-size:38px;line-height:1.12;margin-bottom:8px}.article .meta{font-size:13.5px;color:var(--text-faint);margin-bottom:12px}.article .hero-img{width:100%;height:auto;aspect-ratio:16 / 9;object-fit:cover;border-radius:12px;margin-bottom:8px;display:block}.article figcaption{font-size:12.5px;color:var(--text-faint);margin-bottom:22px}.prose{font-size:18px;line-height:1.7}.prose h2{font-size:24px;margin:30px 0 10px}.prose p{margin:0 0 18px}.prose blockquote{border-left:3px solid var(--accent);margin:22px 0;padding:2px 0 2px 18px;font-family:var(--serif);font-size:21px;color:var(--text-muted)}.prose a{color:var(--accent)}.site-footer{border-top:1px solid var(--border);margin-top:60px;padding:28px 0 50px;color:var(--text-muted);font-size:14px}.site-footer .cols{display:flex;flex-wrap:wrap;gap:40px}.site-footer h4{font-family:var(--sans);font-size:13px;font-weight:500;color:var(--text);margin:0 0 10px}.site-footer ul{list-style:none;margin:0;padding:0;line-height:2}.site-footer .legal{margin-top:24px;font-size:12.5px;color:var(--text-faint)}@media(max-width:760px){.hero-grid{grid-template-columns:1fr}.lead-title{font-size:27px}.article{margin-top:14px}.article h1{font-size:27px;line-height:1.15;margin-bottom:8px}.article .breadcrumb{margin-bottom:8px}.article .meta{margin-bottom:10px}.article figcaption{margin-bottom:14px}.masthead{flex-direction:row;align-items:center;justify-content:space-between;gap:12px;padding:12px 0}.wordmark{font-size:22px}.masthead-meta{display:none}.masthead-search{display:inline-flex;font-size:18px;color:var(--text-muted)}.nav{display:none}.article .hero-img{aspect-ratio:3 / 2;margin-bottom:6px}.article figure{margin-left:calc(-1 * var(--gutter, 20px));margin-right:calc(-1 * var(--gutter, 20px))}.article .hero-img{border-radius:0}.article figcaption{padding:0 var(--gutter, 20px)}}.footer-about{max-width:240px;color:var(--text-faint)}.hero-grid.start{align-items:start}.cat-title{font-size:34px;margin:18px 0 8px}.cat-intro{max-width:620px}.cards.tight{margin-top:22px}.promo{margin:28px 0}.promo__label{display:block;font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:var(--text-faint);margin-bottom:6px}.promo__card{border:1px solid var(--border);border-radius:12px;padding:20px 22px;background:var(--surface)}.promo__card h3{font-family:var(--serif);font-size:19px;margin:0 0 6px}.promo__card p{margin:0 0 14px;color:var(--text-muted);font-size:15px}.promo__cta{display:inline-block;background:var(--accent);color:#fff;font-weight:500;font-size:15px;padding:11px 20px;border-radius:8px}.promo__cta:hover{text-decoration:none;opacity:.92}.promo__note{display:block;margin-top:10px;font-size:12px;color:var(--text-faint)}.tweet-card{border:1px solid var(--border);border-radius:14px;padding:16px 18px;margin:22px 0;background:var(--surface);max-width:100%}.tweet-card__head{display:flex;align-items:center;gap:8px;margin-bottom:8px}.tweet-card__logo{color:var(--text);flex:0 0 auto}.tweet-card__handle{font-size:14px;font-weight:500;color:var(--text)}.tweet-card__text{margin:0 0 12px;font-size:14px;color:var(--text-muted)}.tweet-card__btn{display:inline-block;font-size:14px;font-weight:500;padding:8px 16px;border-radius:8px;background:var(--text);color:var(--bg)}.tweet-card__btn:hover{text-decoration:none;opacity:.9}@media(min-width:761px){.bottomnav,.menu-panel,.menu-overlay{display:none!important}}@media(max-width:760px){.nav-toggle,.nav-list{display:none!important}.nav{border-bottom:0}.bottomnav{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:60;background:var(--bg);border-top:1px solid var(--border);padding:6px 0 calc(6px + env(safe-area-inset-bottom));justify-content:space-around;align-items:stretch}.bottomnav__item{display:flex;flex-direction:column;align-items:center;gap:3px;background:none;border:0;cursor:pointer;color:var(--text-muted);font-size:11px;font-family:var(--sans);flex:1;padding:2px 0}.bottomnav__item svg{color:var(--text-muted)}.bottomnav__item:hover,.bottomnav__item:focus{color:var(--accent);text-decoration:none}.bottomnav__item:hover svg{color:var(--accent)}body{padding-bottom:64px}.menu-overlay{display:block;position:fixed;inset:0;z-index:70;background:#0006}.menu-overlay[hidden]{display:none}.menu-panel{display:block;position:fixed;top:0;bottom:0;left:0;z-index:80;width:84%;max-width:340px;background:var(--bg);transform:translate(-100%);transition:transform .22s ease;overflow-y:auto;box-shadow:2px 0 24px #0000001f}.menu-panel.open{transform:translate(0)}.menu-panel__head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid var(--border);font-family:var(--serif);font-size:19px}.menu-panel__head button{background:none;border:0;font-size:26px;line-height:1;cursor:pointer;color:var(--text-muted)}.menu-panel__body{padding:8px 18px 28px}.menu-panel__group{margin-top:18px}.menu-panel__heading{font-family:var(--sans);font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);margin:0 0 8px}.menu-panel__group ul{list-style:none;margin:0;padding:0}.menu-panel__group li{border-bottom:1px solid var(--border)}.menu-panel__group a{display:block;padding:11px 0;color:var(--text);font-size:15px}}.share{margin:28px 0 8px}.share__label{display:block;font-family:var(--serif);font-size:19px;margin-bottom:12px}.share__btns{display:flex;gap:10px;flex-wrap:wrap}.share__btn{display:inline-flex;align-items:center;padding:8px 16px;border-radius:8px;background:var(--surface);border:1px solid var(--border);font-size:14px;color:var(--text);font-family:var(--sans)}.share__btn:hover{background:var(--bg);text-decoration:none;border-color:var(--text-faint)}.author-box{margin:26px 0;padding:18px 20px;border-radius:14px;background:var(--surface)}.author-box__name{margin:0 0 8px;font-size:14px;color:var(--text-muted)}.author-box__name strong{color:var(--text)}.author-box__bio{margin:0;font-size:14.5px;line-height:1.6;color:var(--text-muted)}.more-cat{margin:36px 0 0}.more-cat__head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px}.more-cat__head h2{font-family:var(--serif);font-size:24px;margin:0}.more-cat__link{font-size:14px;color:var(--accent)}.more-cat__list{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.more-cat__list .thumb,.more-cat__list .thumb.square{aspect-ratio:16 / 10;border-radius:8px}.more-cat__list .card-title{font-size:15px}@media(max-width:760px){.more-cat__list{grid-template-columns:1fr 1fr;gap:16px}.more-cat__list .thumb,.more-cat__list .thumb.square{aspect-ratio:16 / 11}.more-cat__list .card-title{font-size:14px}.share__label{font-size:17px}}.row{display:flex;gap:14px;align-items:flex-start;padding:14px 0;border-bottom:1px solid var(--border)}.row__thumb{flex:0 0 auto}.row__thumb img{width:110px;height:82px;object-fit:cover;border-radius:8px;display:block;background:var(--surface)}.row__body{min-width:0}.row__cat{font-size:12px;color:var(--accent)}.row__cat:hover{text-decoration:underline}.row__title{font-family:var(--serif);font-size:17px;line-height:1.25;margin:3px 0 6px}.row__title a{color:var(--text)}.row__title a:hover{color:var(--accent);text-decoration:none}.row__dek{font-size:13.5px;color:var(--text-muted);margin:0 0 6px;line-height:1.5}.row__meta{font-size:12.5px;color:var(--text-faint);display:flex;flex-wrap:wrap;gap:6px;align-items:center}.row__sep{opacity:.5}.row-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 36px;margin-top:8px}.row-list{margin-top:8px}.row-list .row{padding:18px 0;gap:18px}.row-list .row__thumb img{width:150px;height:105px}.row-list .row__title{font-size:19px}@media(max-width:760px){.row-grid{grid-template-columns:1fr;gap:0}.row__thumb img{width:92px;height:70px}.row__title{font-size:15.5px}.row-list .row__thumb img{width:100px;height:75px}.row-list .row__title{font-size:16px}.row-list .row__dek{display:none}}.gpref{display:inline-flex;align-items:center;gap:7px;flex-wrap:wrap;border:1px solid var(--border);border-radius:999px;padding:9px 18px;background:var(--bg);font-size:14px;color:var(--text);font-family:var(--sans)}.gpref:hover{text-decoration:none;border-color:var(--text-faint);background:var(--surface)}.gpref strong{font-weight:600}.gpref__google{font-weight:600;letter-spacing:-.01em}.gpref__g--b{color:#4285f4}.gpref__g--r{color:#ea4335}.gpref__g--y{color:#fbbc05}.gpref__g--g{color:#34a853}.gpref-wrap{margin:30px 0 6px}
