.main-banner{background:var(--color-background);color:var(--color-ink);padding-block:30px 40px}@media only screen and (max-width:820px){.main-banner{margin-bottom:40px;padding-block:0}}@media only screen and (max-width:820px){.main-banner .main-banner-container{width:100vw;max-width:100vw;margin-inline:calc(50% - 50vw);padding-inline:0}}.main-banner .main-banner-frame{--main-banner-rail-width: 90px;--main-banner-media-offset: var(--main-banner-rail-width);--main-banner-caption-width: 25.64102564%;position:relative;aspect-ratio:1326 / 505}@media only screen and (max-width:820px){.main-banner .main-banner-frame{--main-banner-mobile-media-height: calc(100vw * 5 / 9);--main-banner-mobile-caption-height: 160px;--main-banner-mobile-slide-height: calc(var(--main-banner-mobile-media-height) + var(--main-banner-mobile-caption-height));width:100vw;aspect-ratio:auto;min-height:calc(var(--main-banner-mobile-slide-height) + 28px)}}.main-banner .main-banner-swiper{width:100%;height:100%;overflow:hidden;touch-action:auto;user-select:none}@media only screen and (max-width:820px){.main-banner .main-banner-swiper{height:var(--main-banner-mobile-slide-height);touch-action:pan-y}}.main-banner .main-banner-track{display:flex;flex-direction:column;height:100%;transition-property:transform;transition-timing-function:ease;box-sizing:content-box;will-change:transform}@media only screen and (max-width:820px){.main-banner .main-banner-track{flex-direction:row;transition-timing-function:cubic-bezier(.22,1,.36,1)}}.main-banner .main-banner-track .main-banner-story{width:100%;max-width:none;margin-inline:0}.main-banner .main-banner-item,.main-banner .main-banner-empty,.main-banner .main-banner-story{flex:0 0 100%;position:relative;width:100%;height:100%;min-height:100%;isolation:isolate}@media only screen and (max-width:820px){.main-banner .main-banner-item,.main-banner .main-banner-empty,.main-banner .main-banner-story{height:var(--main-banner-mobile-slide-height);min-height:var(--main-banner-mobile-slide-height)}}.main-banner .main-banner-media,.main-banner .main-banner-image,.main-banner .main-banner-media-link{position:absolute;inset:0;width:100%;height:100%}.main-banner .main-banner-media--empty{background:linear-gradient(135deg,rgba(226,87,63,.24),transparent 38%),linear-gradient(90deg,#161411,#211f1c 58%,#3a2c1d)}.main-banner .main-banner-image{object-fit:cover}.main-banner .main-banner-media-link{z-index:2;display:block}.main-banner .main-banner-media-link:focus-visible{outline:2px solid var(--color-ink);outline-offset:-2px}.main-banner .main-banner-empty>.main-banner-image,.main-banner .main-banner-story>.main-banner-image,.main-banner .main-banner-story>.main-banner-media,.main-banner .main-banner-story>.main-banner-media-link{left:var(--main-banner-media-offset);right:var(--main-banner-caption-width);bottom:0;width:auto;height:auto}@media only screen and (max-width:820px){.main-banner .main-banner-empty>.main-banner-image,.main-banner .main-banner-story>.main-banner-image,.main-banner .main-banner-story>.main-banner-media,.main-banner .main-banner-story>.main-banner-media-link{left:0;right:auto;bottom:auto;width:100%;height:var(--main-banner-mobile-media-height)}}@media only screen and (max-width:820px){.main-banner .main-banner-story--sponsor-no-mobile-image>.main-banner-media .main-banner-image{display:none}}.main-banner .main-banner-item:after,.main-banner .main-banner-empty:after,.main-banner .main-banner-story:after{content:"";position:absolute;inset:0;z-index:-1;background:none}.main-banner .main-banner-content,.main-banner .main-banner-empty,.main-banner .main-banner-story{z-index:1;padding-bottom:0}.main-banner .main-banner-rail{position:absolute;top:0;left:0;z-index:3;display:grid;grid-template-rows:auto auto 1fr;justify-items:center;justify-content:flex-end;width:var(--main-banner-rail-width);height:100%;color:var(--color-ink);font-family:Helvetica,Helvetica Neue,Arial,sans-serif;font-weight:700;box-sizing:border-box;padding-right:20px;padding-top:8px}@media only screen and (max-width:1024px){.main-banner .main-banner-rail{padding-right:14px}}@media only screen and (max-width:820px){.main-banner .main-banner-rail{top:auto;bottom:0;left:0;display:flex;width:100%;height:28px;align-items:center;justify-content:flex-end;gap:16px;padding-inline:15px}}@media only screen and (max-width:820px){.main-banner .main-banner-rail:before{content:"";order:-2;flex:1 1 auto;height:1px;margin-top:5px;margin-left:-15px;background:#d9d9d9}}.main-banner .main-banner-rail:after{content:"";align-self:stretch;width:1px;margin-top:12px;margin-left:12px;background:currentColor}@media only screen and (max-width:820px){.main-banner .main-banner-rail:after{display:none}}.main-banner .main-banner-rail strong{align-self:start;margin-top:18px;writing-mode:vertical-rl;transform:rotate(180deg);font-size:20px;font-weight:700;letter-spacing:-.8px}@media only screen and (max-width:1024px){.main-banner .main-banner-rail strong{margin-top:14px;font-size:clamp(14px,1.8vw,16px);letter-spacing:-.64px}}@media only screen and (max-width:820px){.main-banner .main-banner-rail strong{order:-1;margin-top:0;font-size:14px;letter-spacing:-.4px;writing-mode:horizontal-tb;transform:none}}.main-banner .main-banner-pagination{align-self:center;display:flex;flex-direction:column;align-items:center;gap:5px;margin-top:-4px}@media only screen and (max-width:1024px){.main-banner .main-banner-pagination{gap:3px}}@media only screen and (max-width:820px){.main-banner .main-banner-pagination{flex-direction:row;gap:8px;padding-top:8px;padding-bottom:0;writing-mode:horizontal-tb;transform:none}}.main-banner .main-banner-pagination .main-banner-pagination-link{appearance:none;position:relative;border:0;background:transparent;padding:0;display:inline-grid;place-items:center;font:inherit;text-decoration:none;cursor:pointer;color:var(--color-line-soft);transition:color .18s ease,opacity .18s ease}.main-banner .main-banner-pagination .main-banner-pagination-link:hover,.main-banner .main-banner-pagination .main-banner-pagination-link:focus-visible{color:var(--color-ink);opacity:1}.main-banner .main-banner-pagination .main-banner-pagination-link b{grid-area:1 / 1;display:block;font-size:35px;letter-spacing:-1.4px;font-weight:700;line-height:35px;opacity:1;transform:scale(1)}@media only screen and (max-width:1024px){.main-banner .main-banner-pagination .main-banner-pagination-link b{font-size:clamp(24px,3vw,30px);letter-spacing:-1.2px}}@media only screen and (max-width:820px){.main-banner .main-banner-pagination .main-banner-pagination-link b{font-size:20px;letter-spacing:-.4px;line-height:20px;writing-mode:horizontal-tb}}.main-banner .main-banner-pagination .main-banner-pagination-icon{position:absolute;top:50%;left:50%;display:block;width:auto;height:auto;max-width:none;filter:grayscale(1) invert(1) contrast(1.2);opacity:0;object-fit:none;pointer-events:none;transform:translate(-50%,-50%) scale(.92)}@media only screen and (max-width:820px){.main-banner .main-banner-pagination .main-banner-pagination-icon{width:34px;object-fit:contain}}.main-banner .main-banner-pagination .main-banner-pagination-link--sponsor b{transition-delay:.16s}.main-banner .main-banner-pagination .main-banner-pagination-link--sponsor .main-banner-pagination-icon{transition-delay:0s}@media only screen and (max-width:820px){.main-banner .main-banner-pagination .main-banner-pagination-link--sponsor.main-banner-pagination-item--active{min-width:34px}}.main-banner .main-banner-pagination .main-banner-pagination-link--sponsor.main-banner-pagination-item--active b{opacity:0;transform:scale(.92);transition-delay:0s}.main-banner .main-banner-pagination .main-banner-pagination-link--sponsor.main-banner-pagination-item--active .main-banner-pagination-icon{opacity:1;transform:translate(-50%,-50%) scale(1);transition-delay:.16s}.main-banner .main-banner-pagination .main-banner-pagination-item--active{color:var(--color-ink);opacity:1}.main-banner .main-banner-pagination .main-banner-pagination-item--active .main-banner-pagination-icon{filter:none}:root[data-theme=light] .main-banner .main-banner-pagination .main-banner-pagination-item--active .main-banner-pagination-icon{filter:grayscale(1) invert(1) contrast(1.2)}@media(prefers-reduced-motion:no-preference){.main-banner .main-banner-pagination .main-banner-pagination-link b,.main-banner .main-banner-pagination .main-banner-pagination-icon{transition:opacity .16s ease,transform .22s cubic-bezier(.25,0,.3,1),filter .18s ease}.main-banner .main-banner-pagination .main-banner-pagination-link--sponsor b{transition-delay:.16s}.main-banner .main-banner-pagination .main-banner-pagination-link--sponsor .main-banner-pagination-icon,.main-banner .main-banner-pagination .main-banner-pagination-link--sponsor.main-banner-pagination-item--active b{transition-delay:0s}.main-banner .main-banner-pagination .main-banner-pagination-link--sponsor.main-banner-pagination-item--active .main-banner-pagination-icon{transition-delay:.16s}}.main-banner .main-banner-caption{position:absolute;right:0;top:0;display:grid;grid-template-rows:auto auto 1fr auto;align-content:start;width:var(--main-banner-caption-width);height:100%;background:var(--color-surface);padding:20px 32px}@media only screen and (max-width:820px){.main-banner .main-banner-caption{top:var(--main-banner-mobile-media-height);right:auto;bottom:auto;left:0;width:100%;height:var(--main-banner-mobile-caption-height);min-height:var(--main-banner-mobile-caption-height);padding:15px}}.main-banner .main-banner-caption.main-banner-caption-is-sponser{display:flex;align-items:center;justify-content:flex-end;padding-right:14px}@media only screen and (max-width:820px){.main-banner .main-banner-caption.main-banner-caption-is-sponser{display:block;min-height:var(--main-banner-mobile-caption-height);overflow:hidden;background:var(--color-surface);padding:0}}.main-banner .main-banner-eyebrow{display:none;color:var(--color-accent);font-weight:800;text-transform:uppercase;font-size:12px}.main-banner .main-banner-title{margin:0;color:var(--color-ink);font-size:35px;font-weight:500;line-height:44px}@media only screen and (max-width:820px){.main-banner .main-banner-title{max-width:none;font-size:23.2px;font-weight:500;line-height:29px}}.main-banner .main-banner-title-link{color:inherit;text-decoration:none}.main-banner .main-banner-title-link:hover .main-banner-title,.main-banner .main-banner-title-link:focus-visible .main-banner-title{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}.main-banner .main-banner-subtitle{display:-webkit-box;margin-top:10px;overflow:hidden;color:var(--color-muted);font-size:15px;font-weight:500;line-height:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}.main-banner .main-banner-sponsor-text{margin:0;writing-mode:vertical-rl;transform:rotate(180deg);color:var(--color-ink);font-family:Helvetica,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:700;line-height:normal;letter-spacing:-.48px;text-align:center}@media only screen and (max-width:820px){.main-banner .main-banner-sponsor-text{position:absolute;top:7px;left:50%;z-index:1;width:293px;transform:translate(-50%);color:var(--color-ink);font-size:8px;line-height:10px;letter-spacing:0;writing-mode:horizontal-tb}}.main-banner .main-banner-sponsor-mobile-image{display:none}@media only screen and (max-width:820px){.main-banner .main-banner-sponsor-mobile-image{display:none}}.main-banner .main-banner-meta{display:flex;align-self:end;align-items:center;justify-content:space-between;gap:20px;color:var(--color-muted)}.main-banner .main-banner-views{display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:500;line-height:12px}.main-banner .main-banner-views-icon,.main-banner .main-banner-scrap-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px}.main-banner .main-banner-views-icon img,.main-banner .main-banner-scrap-icon img{display:block;width:18px;height:18px;object-fit:contain;opacity:.5}.main-banner .main-banner-scrap-icon{border:0;padding:0;background:transparent;color:inherit;cursor:pointer}.main-banner .main-banner-scrap-icon:hover,.main-banner .main-banner-scrap-icon.article-card-scrap-button--active{color:var(--color-ink)}.home-editorial{margin-bottom:60px;padding-block:0}@media only screen and (max-width:1439px){.home-editorial{margin-bottom:clamp(25px,calc(5.65vw - 21.3px),60px)}}@media only screen and (max-width:820px){.home-editorial{margin-bottom:0;padding-block:10px 0}}@media only screen and (max-width:820px){.home-editorial .content-section-header{margin-bottom:20px}}@media only screen and (max-width:820px){.home-editorial .content-section-title{font-size:20px;font-weight:700;line-height:23px;letter-spacing:0}}.home-editorial .home-editorial-main{min-width:0}@media only screen and (max-width:820px){.home-editorial .home-editorial-main{margin-top:2px}}.home-editorial .home-feature{display:grid;grid-template-columns:minmax(0,.96fr) minmax(360px,.78fr);gap:22px}.home-editorial .home-feature>.article-card:first-child{min-height:100%}.home-editorial .home-feature>.article-card:first-child .article-card-image{aspect-ratio:16 / 12}.home-editorial .home-feature>.article-card:first-child .article-card-body{gap:14px;padding:24px}.home-editorial .home-feature>.article-card:first-child .article-card-title{font-size:clamp(32px,3.4vw,64px);line-height:clamp(32px,3.4vw,64px)}.home-editorial .article-feed{display:grid;gap:20px}.home-editorial .article-feed .article-card{border:0;background:transparent}@media only screen and (max-width:820px){.home-editorial .article-feed .article-card{position:relative}}.home-editorial .article-feed .article-card-link{display:grid;grid-template-columns:calc((3 / 6) * 100% - var(--grid-gutter-width) + (3 / 6) * var(--grid-gutter-width)) minmax(0,1fr);column-gap:0;background:var(--color-surface)}@media only screen and (max-width:820px){.home-editorial .article-feed .article-card-link{display:block;min-height:0}}.home-editorial .article-feed .article-card-image{width:100%;height:330px;aspect-ratio:auto}@media only screen and (max-width:820px){.home-editorial .article-feed .article-card-image{display:block;height:100%;aspect-ratio:auto;object-fit:cover}}@media only screen and (max-width:820px){.home-editorial .article-feed .article-card-media{display:block;height:auto;aspect-ratio:477 / 330;overflow:hidden}}.home-editorial .article-feed .article-card-body{position:relative;gap:0;align-content:start;background:transparent;padding:0 0 17px}@media only screen and (max-width:820px){.home-editorial .article-feed .article-card-body{min-height:150px;padding:11px 12px 36px}}.home-editorial .article-feed .article-card-category{display:flex;align-items:center;width:100%;height:40px;border-bottom:1px solid var(--color-line-soft);padding-left:var(--gap);padding-right:28px;color:var(--color-accent);font-family:Helvetica,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:400;line-height:19px}@media only screen and (max-width:820px){.home-editorial .article-feed .article-card-category{display:none}}.home-editorial .article-feed .article-card-title{margin-top:12px;margin-left:var(--gap);padding-right:28px;color:var(--color-ink);font-size:28px;font-weight:500;line-height:32px}@media only screen and (max-width:820px){.home-editorial .article-feed .article-card-title{display:-webkit-box;overflow:hidden;margin-top:0;margin-left:0;padding-right:0;font-size:19px;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:1}}.home-editorial .article-feed .article-card-excerpt{margin-top:9px;margin-left:var(--gap);padding-right:28px;color:var(--color-muted);font-size:15px;font-weight:500;line-height:19px;-webkit-line-clamp:6}@media only screen and (max-width:820px){.home-editorial .article-feed .article-card-excerpt{display:-webkit-box;overflow:hidden;margin-top:5px;margin-left:0;padding-right:0;font-size:13px;line-height:19px;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.home-editorial .article-feed .article-card-meta{align-items:end;gap:12px;height:32px;margin-top:12px;margin-left:var(--gap);padding-right:28px;font-family:Helvetica,Helvetica Neue,Arial,sans-serif;font-size:12px;line-height:19px}@media only screen and (max-width:820px){.home-editorial .article-feed .article-card-meta{position:absolute;right:98px;bottom:13px;left:12px;display:inline-flex;overflow:hidden;height:auto;margin-left:0;padding-right:0;gap:12px;font-size:10px;line-height:12px}}.home-editorial .article-feed .article-card-meta .article-card-meta-category{display:none;color:var(--color-accent);font-weight:400}@media only screen and (max-width:820px){.home-editorial .article-feed .article-card-meta .article-card-meta-category{order:0;display:inline;flex:0 0 auto}}.home-editorial .article-feed .article-card-meta time{order:1;flex:0 0 auto;font-weight:700}.home-editorial .article-feed .article-card-meta span{order:2;overflow:hidden;min-width:0;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.home-editorial .article-feed .article-card-views{position:absolute;bottom:17px;left:var(--gap);display:inline-flex;align-items:center;gap:5px;color:color-mix(in srgb,var(--color-ink) 50%,transparent);font-size:12px;font-weight:500;line-height:14px}@media only screen and (max-width:820px){.home-editorial .article-feed .article-card-views{position:absolute;right:40px;bottom:13px;left:auto;display:inline-flex;height:auto;margin-top:0;margin-left:0;padding-right:0;gap:4px;font-size:10px;line-height:12px}}.home-editorial .article-feed .article-card-views-icon,.home-editorial .article-feed .article-card-scrap-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px}@media only screen and (max-width:820px){.home-editorial .article-feed .article-card-views-icon,.home-editorial .article-feed .article-card-scrap-icon{width:15px;height:15px}}.home-editorial .article-feed .article-card-views-icon img,.home-editorial .article-feed .article-card-scrap-icon img{display:block;width:100%;height:100%;object-fit:contain;opacity:.5}.home-editorial .article-feed .article-card-scrap-icon{position:absolute;right:18px;bottom:17px;display:inline-grid;place-items:center;border:0;padding:0;background:transparent;color:color-mix(in srgb,var(--color-ink) 50%,transparent);cursor:pointer}@media only screen and (max-width:820px){.home-editorial .article-feed .article-card-scrap-icon{right:12px;bottom:13px;left:auto;display:inline-flex;gap:4px;font-size:10px;line-height:12px}}.home-editorial .article-feed .article-card-scrap-icon:hover,.home-editorial .article-feed .article-card-scrap-button--active{color:var(--color-ink)}.home-editorial .article-feed-more{display:grid;min-height:45px;margin-top:20px;place-items:center;background:var(--color-surface);color:var(--color-button-muted);font-family:Helvetica,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:400;letter-spacing:-.64px}@media only screen and (max-width:820px){.home-editorial .article-feed-more{min-height:39px;margin-top:16px;font-size:15.04px}}.home-editorial .home-hot{display:grid;gap:20px}.home-editorial .home-hot .home-hot-panel{position:sticky;top:79px;align-self:start;border-top:0;padding-top:0}@media only screen and (max-width:1180px){.home-editorial .home-hot .home-hot-panel{position:static}}@media only screen and (max-width:820px){.home-editorial .home-hot .home-hot-header{margin-bottom:20px}}@media only screen and (max-width:820px){.home-editorial .home-hot .home-hot-header .content-section-title{font-size:20px;font-weight:700;line-height:23px;letter-spacing:0}}.home-editorial .home-hot .home-hot-header p{color:var(--color-accent-dark);font-size:12.48px;font-weight:900;text-transform:uppercase}.home-editorial .home-hot ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.home-editorial .home-hot li{margin-bottom:11px;background:var(--color-surface);overflow:hidden}.home-editorial .home-hot li:first-child{border-top:0}@media only screen and (max-width:820px){.home-editorial .home-hot li:nth-child(n+6){display:none}}.home-editorial .home-hot .home-hot-link{display:grid;grid-template-columns:15px minmax(0,1fr) minmax(0,120px);align-items:stretch;gap:12px;min-width:0;min-height:57px;border-top:0;padding-left:12px;color:var(--color-muted)}.home-editorial .home-hot .home-hot-link span{align-self:start;padding-block:3px;color:var(--color-muted);font-family:Helvetica,Helvetica Neue,Arial,sans-serif;font-size:13px;height:100%;align-items:flex-start;display:flex;box-sizing:border-box}.home-editorial .home-hot .home-hot-link strong{align-self:start;min-width:0;padding-block:6px;font-size:13px;font-weight:500;line-height:18px;word-break:keep-all;overflow-wrap:anywhere;height:100%;align-items:flex-start;display:flex;box-sizing:border-box}.home-editorial .home-hot .home-hot-link .home-hot-thumbnail{justify-self:end;align-self:stretch;width:100%;height:57px;min-height:57px;max-width:120px;overflow:hidden}.home-editorial .home-hot .home-hot-link .home-hot-thumbnail img{display:block;width:100%;height:100%;object-fit:contain;object-position:right}.home-editorial .home-hot .home-hot-archive{display:inline-flex;width:fit-content;margin-top:8px;color:var(--color-accent-dark);font-weight:900}.search-page-content .article-feed{display:grid;gap:20px}.search-page-content .article-feed .article-card{border:0;background:transparent}@media only screen and (max-width:820px){.search-page-content .article-feed .article-card{position:relative}}.search-page-content .article-feed .article-card-link{display:grid;grid-template-columns:calc((3 / 6) * 100% - var(--grid-gutter-width) + (3 / 6) * var(--grid-gutter-width)) minmax(0,1fr);column-gap:0;background:var(--color-surface)}@media only screen and (max-width:820px){.search-page-content .article-feed .article-card-link{display:block;min-height:0}}.search-page-content .article-feed .article-card-image{width:100%;height:330px;aspect-ratio:auto}@media only screen and (max-width:820px){.search-page-content .article-feed .article-card-image{display:block;height:100%;aspect-ratio:auto;object-fit:cover}}@media only screen and (max-width:820px){.search-page-content .article-feed .article-card-media{display:block;height:auto;aspect-ratio:477 / 330;overflow:hidden}}.search-page-content .article-feed .article-card-body{position:relative;gap:0;align-content:start;background:transparent;padding:0 0 17px}@media only screen and (max-width:820px){.search-page-content .article-feed .article-card-body{min-height:150px;padding:11px 12px 36px}}.search-page-content .article-feed .article-card-category{display:flex;align-items:center;width:100%;height:40px;border-bottom:1px solid var(--color-line-soft);padding-left:var(--gap);padding-right:28px;color:var(--color-accent);font-family:Helvetica,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:400;line-height:19px}@media only screen and (max-width:820px){.search-page-content .article-feed .article-card-category{display:none}}.search-page-content .article-feed .article-card-title{margin-top:12px;margin-left:var(--gap);padding-right:28px;color:var(--color-ink);font-size:28px;font-weight:500;line-height:32px}@media only screen and (max-width:820px){.search-page-content .article-feed .article-card-title{display:-webkit-box;overflow:hidden;margin-top:0;margin-left:0;padding-right:0;font-size:19px;line-height:24px;-webkit-box-orient:vertical;-webkit-line-clamp:1}}.search-page-content .article-feed .article-card-excerpt{margin-top:9px;margin-left:var(--gap);padding-right:28px;color:var(--color-muted);font-size:15px;font-weight:500;line-height:19px;-webkit-line-clamp:6}@media only screen and (max-width:820px){.search-page-content .article-feed .article-card-excerpt{display:-webkit-box;overflow:hidden;margin-top:5px;margin-left:0;padding-right:0;font-size:13px;line-height:19px;-webkit-box-orient:vertical;-webkit-line-clamp:3}}.search-page-content .article-feed .article-card-meta{align-items:end;gap:12px;height:32px;margin-top:12px;margin-left:var(--gap);padding-right:28px;font-family:Helvetica,Helvetica Neue,Arial,sans-serif;font-size:12px;line-height:19px}@media only screen and (max-width:820px){.search-page-content .article-feed .article-card-meta{position:absolute;right:98px;bottom:13px;left:12px;display:inline-flex;overflow:hidden;height:auto;margin-left:0;padding-right:0;gap:12px;font-size:10px;line-height:12px}}.search-page-content .article-feed .article-card-meta .article-card-meta-category{display:none;color:var(--color-accent);font-weight:400}@media only screen and (max-width:820px){.search-page-content .article-feed .article-card-meta .article-card-meta-category{order:0;display:inline;flex:0 0 auto}}.search-page-content .article-feed .article-card-meta time{order:1;flex:0 0 auto;font-weight:700}.search-page-content .article-feed .article-card-meta span{order:2;overflow:hidden;min-width:0;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.search-page-content .article-feed .article-card-views{position:absolute;bottom:17px;left:var(--gap);display:inline-flex;align-items:center;gap:5px;color:color-mix(in srgb,var(--color-ink) 50%,transparent);font-size:12px;font-weight:500;line-height:14px}@media only screen and (max-width:820px){.search-page-content .article-feed .article-card-views{position:absolute;right:40px;bottom:13px;left:auto;display:inline-flex;height:auto;margin-top:0;margin-left:0;padding-right:0;gap:4px;font-size:10px;line-height:12px}}.search-page-content .article-feed .article-card-views-icon,.search-page-content .article-feed .article-card-scrap-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px}@media only screen and (max-width:820px){.search-page-content .article-feed .article-card-views-icon,.search-page-content .article-feed .article-card-scrap-icon{width:15px;height:15px}}.search-page-content .article-feed .article-card-views-icon img,.search-page-content .article-feed .article-card-scrap-icon img{display:block;width:100%;height:100%;object-fit:contain;opacity:.5}.search-page-content .article-feed .article-card-scrap-icon{position:absolute;right:18px;bottom:17px;display:inline-grid;place-items:center;border:0;padding:0;background:transparent;color:color-mix(in srgb,var(--color-ink) 50%,transparent);cursor:pointer}@media only screen and (max-width:820px){.search-page-content .article-feed .article-card-scrap-icon{right:12px;bottom:13px;left:auto;display:inline-flex;gap:4px;font-size:10px;line-height:12px}}.search-page-content .article-feed .article-card-scrap-icon:hover,.search-page-content .article-feed .article-card-scrap-button--active{color:var(--color-ink)}.home-section{border-top:1px solid var(--color-line-strong);padding-block:48px}.home-section .content-section-header{margin-bottom:26px}.home-section .home-section-pager{display:inline-grid;grid-template-columns:16px 70px 16px;align-items:center;column-gap:18px;width:138px;height:23px;color:var(--color-muted);font-family:Helvetica,Helvetica Neue,Arial,sans-serif;font-size:15px;line-height:normal;font-weight:400;letter-spacing:-.6px}.home-section .home-section-pager span{width:70px;min-width:70px;text-align:center;white-space:nowrap;word-spacing:4px}.home-section .home-section-pager b{font:inherit}.home-section .home-section-pager .home-section-pager-button{position:relative;display:inline-grid;place-items:center;width:16px;height:15px;border:0;padding:0;background:transparent;color:var(--color-ink);cursor:pointer}.home-section .home-section-pager .home-section-pager-button:before{content:"";position:absolute;width:12px;height:13px;background:currentColor;mask:center / contain no-repeat;-webkit-mask:center / contain no-repeat}.home-section .home-section-pager .home-section-pager-button img{display:block;width:12px;height:13px;object-fit:contain;opacity:0}.home-section .home-section-pager .home-section-pager-button:disabled{cursor:default;color:var(--color-muted)}.home-section .home-section-pager .home-section-pager-button--prev:before{mask-image:url(../images/icon-nav-prev.svg);-webkit-mask-image:url(../images/icon-nav-prev.svg)}.home-section .home-section-pager .home-section-pager-button--next:before{mask-image:url(../images/icon-nav-next.svg);-webkit-mask-image:url(../images/icon-nav-next.svg)}.home-section[data-home-section-mode=inline]{overflow-x:clip}.home-section[data-home-section-mode=inline] .home-section-swiper--inline{overflow:hidden;max-width:none;min-width:0;width:calc(100% + (2 * var(--grid-padding)));margin-inline:calc(-1 * var(--grid-padding));padding-inline:var(--grid-padding);box-sizing:border-box}@media only screen and (max-width:820px){.home-section[data-home-section-mode=inline] .home-section-swiper--inline{overflow-x:auto;overflow-y:hidden}}.home-section .original-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.home-section .original-row .article-card{border:0}.home-section .original-row .article-card-link{background:var(--color-surface)}.home-section .original-row .article-card-image{aspect-ratio:1.25 / 1}.home-section .original-row .article-card-body{min-height:150px;padding:18px}.home-section .recommend-row,.home-section .category-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:32px}.home-section .recommend-row .article-card,.home-section .category-row .article-card{border:0}.home-section .recommend-row .article-card-link,.home-section .category-row .article-card-link{background:var(--color-surface)}.home-section .recommend-row .article-card-body,.home-section .category-row .article-card-body{min-height:115px;padding:14px 15px}.home-section .recommend-row .article-card-title,.home-section .category-row .article-card-title{font-size:16px;font-weight:500}.home-section .recommend-row .article-card-excerpt,.home-section .category-row .article-card-excerpt{display:none}.home-section .recommend-row .article-card-image{aspect-ratio:1 / 1}.home-section .category-row .article-card-image{aspect-ratio:1.46 / 1}.home-section .home-flex-list{gap:24px}@media only screen and (max-width:820px){.home-section .home-flex-list{gap:22px}}.home-section .home-flex-list .article-card{border:0;border-radius:0}.home-section .home-flex-list .article-card-link{background:var(--color-surface)}.home-section .home-flex-list .article-card-body{border-top:1px solid var(--color-line)}.home-section .home-section-swiper{overflow:hidden;width:100%;touch-action:pan-y;user-select:none}@media only screen and (max-width:820px){.home-section .home-section-swiper{overflow-x:auto;overflow-y:hidden;touch-action:pan-x pan-y;-webkit-overflow-scrolling:touch;scrollbar-width:none}}.home-section .home-section-swiper::-webkit-scrollbar{display:none}.home-section .home-section-swiper a,.home-section .home-section-swiper img{-webkit-user-drag:none;user-select:none}.home-section .home-section-swiper .swiper-wrapper{display:flex;align-items:flex-start;transition-property:transform,height;box-sizing:content-box}.home-section .home-section-swiper .swiper-slide{flex:0 0 100%;width:100%;min-width:0}.home-section .home-section-swiper--inline{--home-list-swiper-gap: 32px}@media only screen and (max-width:820px){.home-section .home-section-swiper--inline{--home-list-swiper-gap: 10px}}.home-section .home-section-swiper--inline .swiper-wrapper{align-items:stretch}.home-section .home-section-swiper--inline.swiper-initialized .swiper-wrapper{gap:0}.home-section .home-flex-list--list_1{display:grid;grid-template-columns:repeat(3,calc((3 / 8) * 100% - var(--grid-gutter-width) + (3 / 8) * var(--grid-gutter-width)));align-items:stretch;gap:var(--grid-gutter-width)}@media only screen and (max-width:820px){.home-section .home-flex-list--list_1{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}}.home-section .home-flex-list--list_1 .article-card,.home-section .home-flex-list--list_1 .article-card-link{min-width:0;background:var(--color-surface)}.home-section .home-flex-list--list_1 .article-card{width:100%;max-width:none;flex:none}@media only screen and (max-width:820px){.home-section .home-flex-list--list_1 .article-card{width:100%;max-width:none;flex:none}}.home-section .home-flex-list--list_1 .article-card-link{position:relative}.home-section .home-flex-list--list_1 .article-card-link:before{content:"";position:absolute;top:41px;right:0;left:0;z-index:1;height:1px;background:var(--color-line-soft)}@media only screen and (max-width:820px){.home-section .home-flex-list--list_1 .article-card-link:before{display:none}}.home-section .home-flex-list--list_1 .article-card-media{display:block;width:100%;aspect-ratio:477 / 380;overflow:hidden;background:var(--color-surface-raised)}@media only screen and (max-width:820px){.home-section .home-flex-list--list_1 .article-card-media{aspect-ratio:477 / 380}}.home-section .home-flex-list--list_1 .article-card-image{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.home-section .home-flex-list--list_1 .article-card-image.article-card-image--empty{display:block;background:var(--color-surface-raised)}.home-section .home-flex-list--list_1 .article-card-body{position:static;min-height:150px;gap:8px;border-top:0;padding:15px 18px 40px}@media only screen and (max-width:820px){.home-section .home-flex-list--list_1 .article-card-body{min-height:115px;gap:15px;padding:10px 12px 42px}}.home-section .home-flex-list--list_1 .article-card-category{position:absolute;top:12px;left:24px;z-index:2;display:block;width:75px;margin:0;color:var(--color-ink);font-family:Helvetica,Helvetica Neue,Arial,sans-serif;font-size:12px;font-weight:400;line-height:19px;letter-spacing:0;text-transform:none}@media only screen and (max-width:820px){.home-section .home-flex-list--list_1 .article-card-category{display:none}}.home-section .home-flex-list--list_1 .article-card-title{display:-webkit-box;overflow:hidden;color:var(--color-ink);font-size:23px;font-weight:500;line-height:30px;height:30px;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:1}@media only screen and (max-width:820px){.home-section .home-flex-list--list_1 .article-card-title{font-size:15.2px;line-height:19.456px;height:22px}}.home-section .home-flex-list--list_1 .article-card-excerpt{display:-webkit-box;overflow:hidden;color:var(--color-muted);font-size:15px;font-weight:500;line-height:19px;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:2;max-height:38px;text-overflow:ellipsis}@media only screen and (max-width:820px){.home-section .home-flex-list--list_1 .article-card-excerpt{display:none}}.home-section .home-flex-list--list_1 .article-card-meta{display:none}.home-section .home-flex-list--list_1 .article-card-views{position:absolute;bottom:17px;left:18px;display:inline-flex;align-items:center;gap:5px;color:color-mix(in srgb,var(--color-ink) 50%,transparent);font-size:12px;font-weight:500;line-height:14px}.home-section .home-flex-list--list_1 .article-card-views-icon,.home-section .home-flex-list--list_1 .article-card-scrap-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px}@media only screen and (max-width:820px){.home-section .home-flex-list--list_1 .article-card-views-icon,.home-section .home-flex-list--list_1 .article-card-scrap-icon{width:15px;height:15px}}.home-section .home-flex-list--list_1 .article-card-views-icon img,.home-section .home-flex-list--list_1 .article-card-scrap-icon img{display:block;width:100%;height:100%;object-fit:contain;opacity:.5}.home-section .home-flex-list--list_1 .article-card-scrap-icon{position:absolute;right:18px;bottom:17px;display:inline-grid;place-items:center;color:color-mix(in srgb,var(--color-ink) 50%,transparent)}.home-section .home-flex-list--list_2{--home-list-2-media-size: calc((100% - var(--grid-gutter-width)) / 2);--home-list-2-equal-body-height: 0px;display:grid;grid-template-columns:repeat(4,calc((2 / 8) * 100% - var(--grid-gutter-width) + (2 / 8) * var(--grid-gutter-width)));gap:var(--grid-gutter-width)}@media only screen and (max-width:820px){.home-section .home-flex-list--list_2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}}.home-section .home-flex-list--list_2 .article-card:nth-child(n+5){display:none}.home-section .home-flex-list--list_2 .article-card,.home-section .home-flex-list--list_2 .article-card-link{min-width:0;background:transparent}@media only screen and (max-width:820px){.home-section .home-flex-list--list_2 .article-card,.home-section .home-flex-list--list_2 .article-card-link{min-height:0;height:100%}}.home-section .home-flex-list--list_2 .article-card{width:100%;max-width:none;flex:none}@media only screen and (max-width:820px){.home-section .home-flex-list--list_2 .article-card{display:flex;flex-direction:column;align-self:stretch}}.home-section .home-flex-list--list_2 .article-card-link{grid-template-columns:var(--home-list-2-media-size) minmax(0,1fr);align-items:center;gap:22px}@media only screen and (max-width:820px){.home-section .home-flex-list--list_2 .article-card-link{flex:1 1 auto;display:flex;flex-direction:column;grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);align-items:start;gap:0}}.home-section .home-flex-list--list_2 .article-card-media{display:block;width:100%;height:auto;aspect-ratio:1;overflow:hidden;background:var(--color-surface-raised)}@media only screen and (max-width:820px){.home-section .home-flex-list--list_2 .article-card-media{display:block;flex:0 0 auto;width:100%;height:auto;aspect-ratio:1}}.home-section .home-flex-list--list_2 .article-card-image{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover}@media only screen and (max-width:820px){.home-section .home-flex-list--list_2 .article-card-image{height:100%}}.home-section .home-flex-list--list_2 .article-card-image.article-card-image--empty{display:block;background:var(--color-surface-raised)}.home-section .home-flex-list--list_2 .article-card-body{display:flex;flex-direction:column;min-height:0;align-content:center;gap:10px;border-top:0;padding:0}@media only screen and (max-width:820px){.home-section .home-flex-list--list_2 .article-card-body{flex:1 1 auto;height:auto;min-height:var(--home-list-2-equal-body-height);align-self:stretch;align-content:start;padding:10px 0 12px}}.home-section .home-flex-list--list_2 .article-card-category,.home-section .home-flex-list--list_2 .article-card-excerpt,.home-section .home-flex-list--list_2 .article-card-meta{display:none}@media only screen and (max-width:820px){.home-section .home-flex-list--list_2 .article-card-category,.home-section .home-flex-list--list_2 .article-card-excerpt,.home-section .home-flex-list--list_2 .article-card-meta{display:none}}@media only screen and (max-width:820px){.home-section .home-flex-list--list_2 .article-card-views{display:none}}.home-section .home-flex-list--list_2 .article-card-title{display:-webkit-box;overflow:hidden;color:var(--color-ink);font-size:15px;font-weight:500;line-height:20px;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:3}@media only screen and (max-width:820px){.home-section .home-flex-list--list_2 .article-card-title{font-size:15.2px;line-height:19.456px}}.home-section .home-flex-list--list_2 .article-card-views{display:inline-flex;align-items:center;gap:5px;color:color-mix(in srgb,var(--color-ink) 50%,transparent);font-size:12px;font-weight:500;line-height:14px}@media only screen and (max-width:820px){.home-section .home-flex-list--list_2 .article-card-views{margin-top:auto}}.home-section .home-flex-list--list_2 .article-card-views-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px}.home-section .home-flex-list--list_2 .article-card-views-icon img{display:block;width:18px;height:18px;object-fit:contain;opacity:.5}.home-section[data-home-section-source=select_post] .home-flex-list--list_2 .article-card:nth-child(n+5){display:block}.home-section .home-section-swiper--inline .home-flex-list--list_1,.home-section .home-section-swiper--inline .home-flex-list--list_2,.home-section .home-section-swiper--inline .home-flex-list--list_3{display:flex;align-items:stretch;box-sizing:content-box;gap:var(--home-list-swiper-gap)}@media only screen and (max-width:820px){.home-section .home-section-swiper--inline .home-flex-list--list_1,.home-section .home-section-swiper--inline .home-flex-list--list_2,.home-section .home-section-swiper--inline .home-flex-list--list_3{display:flex;align-items:stretch;gap:var(--home-list-swiper-gap)}}@media only screen and (max-width:820px){.home-section .home-section-swiper--inline:not(.swiper-initialized) .home-flex-list--list_1:after,.home-section .home-section-swiper--inline:not(.swiper-initialized) .home-flex-list--list_2:after,.home-section .home-section-swiper--inline:not(.swiper-initialized) .home-flex-list--list_3:after{content:"";flex:0 0 max(0px,calc(var(--grid-padding) - var(--home-list-swiper-gap)));width:max(0px,calc(var(--grid-padding) - var(--home-list-swiper-gap)))}}.home-section .home-section-swiper--inline .home-flex-list--list_1>.article-card.swiper-slide{display:block;flex:0 0 calc((3 / 8) * 100% - var(--grid-gutter-width) + (3 / 8) * var(--grid-gutter-width));width:calc((3 / 8) * 100% - var(--grid-gutter-width) + (3 / 8) * var(--grid-gutter-width));max-width:calc((3 / 8) * 100% - var(--grid-gutter-width) + (3 / 8) * var(--grid-gutter-width))}@media only screen and (max-width:820px){.home-section .home-section-swiper--inline .home-flex-list--list_1>.article-card.swiper-slide{--home-list-inline-slide-width: 270px;flex-basis:var(--home-list-inline-slide-width);width:var(--home-list-inline-slide-width);max-width:var(--home-list-inline-slide-width)}}.home-section .home-section-swiper--inline .home-flex-list--list_2>.article-card.swiper-slide,.home-section .home-section-swiper--inline .home-flex-list--list_3>.article-card.swiper-slide{display:block;flex:0 0 calc((2 / 8) * 100% - var(--grid-gutter-width) + (2 / 8) * var(--grid-gutter-width));width:calc((2 / 8) * 100% - var(--grid-gutter-width) + (2 / 8) * var(--grid-gutter-width));max-width:calc((2 / 8) * 100% - var(--grid-gutter-width) + (2 / 8) * var(--grid-gutter-width))}@media only screen and (max-width:820px){body.home-page .home-section .home-section-swiper--inline .home-flex-list--list_2>.article-card.swiper-slide{--home-list-inline-slide-width: calc((100vw - (2 * var(--grid-padding)) - (2 * var(--home-list-swiper-gap))) / 2.64);flex-basis:var(--home-list-inline-slide-width);width:var(--home-list-inline-slide-width);max-width:var(--home-list-inline-slide-width)}}@media only screen and (max-width:820px){.home-section .home-section-swiper--inline .home-flex-list--list_3>.article-card.swiper-slide{--home-list-inline-slide-width: calc((100vw - (2 * var(--grid-padding)) - var(--home-list-swiper-gap)) / 2.05);flex-basis:var(--home-list-inline-slide-width);width:var(--home-list-inline-slide-width);max-width:var(--home-list-inline-slide-width)}}@media only screen and (max-width:820px){.home-section .home-section-swiper--inline .home-flex-list--list_2>.article-card.swiper-slide{display:flex;flex-direction:column;align-self:stretch}}.home-section .home-section-swiper--inline .home-flex-list--list_2>.article-card:nth-child(n+5){display:block}.home-section .home-flex-list--list_3{display:grid;grid-template-columns:repeat(4,calc((2 / 8) * 100% - var(--grid-gutter-width) + (2 / 8) * var(--grid-gutter-width)));gap:var(--grid-gutter-width)}@media only screen and (max-width:820px){.home-section .home-flex-list--list_3{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}}.home-section .home-flex-list--list_3 .article-card,.home-section .home-flex-list--list_3 .article-card-link{min-width:0;background:var(--color-surface)}.home-section .home-flex-list--list_3 .article-card{width:100%;max-width:none;flex:none}@media only screen and (max-width:820px){.home-section .home-flex-list--list_3 .article-card{width:100%;max-width:none;flex:none}}.home-section .home-flex-list--list_3 .article-card-media{display:block;width:100%;aspect-ratio:308 / 211;overflow:hidden;background:var(--color-surface-raised)}@media only screen and (max-width:820px){.home-section .home-flex-list--list_3 .article-card-media{aspect-ratio:308 / 211}}.home-section .home-flex-list--list_3 .article-card-image{display:block;width:100%;height:100%;aspect-ratio:auto;object-fit:cover}.home-section .home-flex-list--list_3 .article-card-image.article-card-image--empty{display:block;background:var(--color-surface-raised)}.home-section .home-flex-list--list_3 .article-card-body{position:static;min-height:115px;gap:0;border-top:0;padding:13px 15px 45px}@media only screen and (max-width:820px){.home-section .home-flex-list--list_3 .article-card-body{min-height:115px;padding:10px 12px 42px}}.home-section .home-flex-list--list_3 .article-card-category,.home-section .home-flex-list--list_3 .article-card-excerpt,.home-section .home-flex-list--list_3 .article-card-meta{display:none}.home-section .home-flex-list--list_3 .article-card-title{display:-webkit-box;overflow:hidden;color:var(--color-ink);font-size:18px;font-weight:500;line-height:25px;letter-spacing:0;-webkit-box-orient:vertical;-webkit-line-clamp:2}@media only screen and (max-width:820px){.home-section .home-flex-list--list_3 .article-card-title{font-size:15.2px;line-height:19.456px}}.home-section .home-flex-list--list_3 .article-card-views{position:absolute;bottom:17px;left:15px;display:inline-flex;align-items:center;gap:5px;color:color-mix(in srgb,var(--color-ink) 50%,transparent);font-size:12px;font-weight:500;line-height:14px}.home-section .home-flex-list--list_3 .article-card-views-icon,.home-section .home-flex-list--list_3 .article-card-scrap-icon{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:18px;height:18px}@media only screen and (max-width:820px){.home-section .home-flex-list--list_3 .article-card-views-icon,.home-section .home-flex-list--list_3 .article-card-scrap-icon{width:15px;height:15px}}.home-section .home-flex-list--list_3 .article-card-views-icon img,.home-section .home-flex-list--list_3 .article-card-scrap-icon img{display:block;width:100%;height:100%;object-fit:contain;opacity:.5}.home-section .home-flex-list--list_3 .article-card-scrap-icon{position:absolute;right:15px;bottom:17px;display:inline-grid;place-items:center;color:color-mix(in srgb,var(--color-ink) 50%,transparent)}.home-section .home-flex-list--list_4{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 34px;border-top:1px solid var(--color-line)}@media only screen and (max-width:820px){.home-section .home-flex-list--list_4{grid-template-columns:1fr;gap:0}}.home-section .home-flex-list--list_4 .article-card-link{display:grid;grid-template-columns:158px minmax(0,1fr);min-height:142px;border-bottom:1px solid var(--color-line);padding-block:18px}@media only screen and (max-width:820px){.home-section .home-flex-list--list_4 .article-card-link{grid-template-columns:104px minmax(0,1fr);min-height:104px;padding-block:14px}}.home-section .home-flex-list--list_4 .article-card-media{display:block;width:158px;height:100%;overflow:hidden}.home-section .home-flex-list--list_4 .article-card-image{width:100%;height:100%;aspect-ratio:auto;object-fit:cover}@media only screen and (max-width:820px){.home-section .home-flex-list--list_4 .article-card-image{height:100%;aspect-ratio:auto}}.home-section .home-flex-list--list_4 .article-card-body{min-height:0;align-content:start;border-top:0;padding:0 0 0 18px}.home-section .home-flex-list--list_4 .article-card-body:first-child{grid-column:1 / -1;padding-left:0}@media only screen and (max-width:820px){.home-section .home-flex-list--list_4 .article-card-body{gap:6px;padding-left:14px}}.home-section .home-flex-list--list_4 .article-card-title{font-size:17.28px;line-height:21.0816px}@media only screen and (max-width:820px){.home-section .home-flex-list--list_4 .article-card-title{font-size:16px}}.home-section .home-flex-list--list_4 .article-card-excerpt{-webkit-line-clamp:2}@media only screen and (max-width:820px){.home-section .home-flex-list--list_4 .article-card-excerpt{display:none}}@media only screen and (max-width:820px){.home-section .home-flex-list--list_4 .article-card-category{display:none}}.home-section--list_2[data-home-section-mode=inline] .home-section-swiper--inline{width:100%;margin-inline:0;padding-inline:0}.home-section--list_1{min-height:580px;padding-block:0 52px;border-top:0}@media only screen and (max-width:820px){.home-section--list_1{min-height:0;padding-block:24px 30px}}.home-section--list_1 .content-section-header{min-height:23px;align-items:center;margin-bottom:27px}@media only screen and (max-width:820px){.home-section--list_1 .content-section-header{margin-bottom:18px}}.home-section--list_1 .content-section-title{color:var(--color-muted);font-size:20px;font-weight:700;line-height:23px;letter-spacing:0}.home-section--list_2{min-height:278px;border-top-color:var(--color-line-strong);border-bottom:1px solid var(--color-line-strong);background:var(--color-surface);padding-block:20px 34px}@media only screen and (max-width:820px){.home-section--list_2{min-height:0;padding-block:18px 30px}}@media only screen and (max-width:820px){.home-section--list_2{background:transparent}}.home-section--list_2 .content-section-header{min-height:24px;align-items:center;margin-bottom:33px}@media only screen and (max-width:820px){.home-section--list_2 .content-section-header{min-height:0;margin-bottom:18px}}.home-section--list_2 .content-section-title{color:var(--color-ink);font-family:Helvetica,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;line-height:23px;letter-spacing:0}.home-section--list_2 .home-section-pager{color:var(--color-ink)}.home-section--list_2 .home-section-pager span{min-width:70px}.home-section--list_2 .home-section-pager .home-section-pager-button{width:16px;height:15px}.home-section--list_3{min-height:418px;padding-block:32px}@media only screen and (max-width:820px){.home-section--list_3{min-height:0;padding-block:18px 30px}}.home-section--list_3 .content-section-header{min-height:23px;align-items:center;margin-bottom:23px}@media only screen and (max-width:820px){.home-section--list_3 .content-section-header{min-height:0;margin-bottom:18px}}.home-section--list_3 .content-section-title{color:var(--color-ink);font-family:Helvetica,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;line-height:23px;letter-spacing:-.64px}.home-section--list_2+.home-section--list_3{border-top:0}@media only screen and (max-width:820px){body.home-page .main-banner,body.home-page .home-editorial,body.home-page .home-flex-banner,body.home-page .home-section{overflow-x:hidden;overflow-x:clip}body.home-page .home-section[data-home-section-mode=inline]{overflow-x:visible}}.home-flex-banner{padding-block:50px 75px}@media only screen and (max-width:820px){.home-flex-banner{padding-block:0px 35px}}.home-flex-banner .home-flex-banner-link{position:relative;display:grid;min-height:125px;place-items:center;overflow:hidden;background:linear-gradient(#0f0f0f52,#0f0f0f52),var(--color-surface);color:var(--color-ink);font-size:20px;font-weight:900;isolation:isolate;text-align:center}.home-flex-banner .home-flex-banner-link:after{content:"";position:absolute;inset:0;z-index:-1;background:#00000047}.home-flex-banner span{position:relative;z-index:1}.home-flex-banner img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.home-flex-banner .home-flex-banner-link--disabled{pointer-events:none}.home-archive-banner{padding-block:30px 54px}.home-archive-banner a{display:grid;min-height:125px;place-items:center;background:linear-gradient(#0f0f0f52,#0f0f0f52),var(--color-surface);color:var(--color-ink);font-size:20px;font-weight:900}:root[data-theme=light] .home-section{border-top-color:#b0b0b0}:root[data-theme=light] .home-section .article-card-views,:root[data-theme=light] .home-section .article-card-scrap-icon{color:var(--color-muted)}:root[data-theme=light] .home-section .article-card-views-icon img,:root[data-theme=light] .home-section .article-card-scrap-icon img{display:none}:root[data-theme=light] .home-section .article-card-views-icon:before,:root[data-theme=light] .home-section .article-card-scrap-icon:before{content:"";display:block;flex:0 0 auto;background:currentColor;mask:center / contain no-repeat;-webkit-mask:center / contain no-repeat}:root[data-theme=light] .home-section .article-card-views-icon:before{width:18px;height:13px;mask-image:url(../images/icon-views.svg);-webkit-mask-image:url(../images/icon-views.svg)}:root[data-theme=light] .home-section .article-card-scrap-icon:before{width:18px;height:18px;mask-image:url(../images/icon-scrap.svg);-webkit-mask-image:url(../images/icon-scrap.svg)}:root[data-theme=light] .home-section .article-card-scrap-icon:hover,:root[data-theme=light] .home-section .article-card-scrap-button--active{color:var(--color-ink)}:root[data-theme=light] .home-section .home-flex-list--list_2 .article-card-title{color:var(--color-muted)}:root[data-theme=light] .home-section .home-flex-list--list_3 .article-card-title{color:#343434}:root[data-theme=light] .home-section.home-section--list_2{border-top-color:var(--color-line-strong);border-bottom-color:var(--color-line-strong)}:root[data-theme=light] .home-section.home-section--list_2 .content-section-title,:root[data-theme=light] .home-section.home-section--list_3 .content-section-title{color:var(--color-muted)}:root[data-theme=light] .home-section.home-section--list_3+.home-section.home-section--list_3+.home-section.home-section--list_3{border-top-color:var(--color-line-strong)}@supports (content-visibility: auto){.home-section,.home-flex-banner,.home-archive-banner{content-visibility:auto;contain-intrinsic-block-size:auto 720px}}
