:root{--store-bg: #f5f6f4;--store-surface: #ffffff;--store-surface-soft: #eef2ef;--store-ink: #17201b;--store-muted: #66716b;--store-line: #dfe5e1;--store-line-strong: #cbd5cf;--store-green: #15705d;--store-green-strong: #0c5748;--store-green-soft: #e5f1ed;--store-focus: #096cba;--store-shadow: 0 18px 54px rgba(31, 48, 40, .08);--store-card-shadow: 0 10px 28px rgba(31, 48, 40, .08);--store-radius-large: 28px;--store-radius-medium: 20px;--store-radius-small: 14px;--store-width: 1220px;--store-gutter: clamp(20px, 4vw, 48px)}body:has(.editorial-store){background:var(--store-bg);color:var(--store-ink);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}body:has(.editorial-store) .site-header{position:sticky;padding:10px max(var(--store-gutter),calc((100vw - var(--store-width)) / 2));border-bottom:1px solid rgba(203,213,207,.85);background:#ffffffe0;box-shadow:none;backdrop-filter:blur(22px) saturate(160%)}body:has(.editorial-store) .header-main{gap:20px}body:has(.editorial-store) .brand-mark{border-radius:11px;background:var(--store-green);box-shadow:none}body:has(.editorial-store) .brand-copy strong,body:has(.editorial-store) .primary-nav-item strong{font-weight:760}body:has(.editorial-store) .primary-nav{gap:2px;padding:2px;border:0;background:transparent}body:has(.editorial-store) .primary-nav-item{min-height:44px;border:0;border-radius:10px}body:has(.editorial-store) .nav-index,body:has(.editorial-store) .nav-line{display:none}body:has(.editorial-store) .primary-nav-item{grid-template-columns:1fr}body:has(.editorial-store) .primary-nav-item.active{background:var(--store-green-soft);box-shadow:none;transform:none}body:has(.editorial-store) .primary-nav-item.active strong{color:var(--store-green-strong)}body:has(.editorial-store) .header-action{min-height:44px;border:0;border-radius:999px;background:var(--store-green);box-shadow:none}body:has(.editorial-store) .header-subnav{display:none}body:has(.editorial-store) .site-footer{max-width:var(--store-width);margin:48px auto 0;padding-inline:var(--store-gutter);border-top-color:var(--store-line);background:transparent}.editorial-store{width:min(calc(100% - (var(--store-gutter) * 2)),var(--store-width));margin:0 auto;padding:clamp(48px,6vw,72px) 0 80px}.editorial-store a,.editorial-store button,.editorial-store input{-webkit-tap-highlight-color:transparent}.editorial-store a:focus-visible,.editorial-store button:focus-visible,.editorial-store input:focus-visible{outline:3px solid var(--store-focus);outline-offset:3px}.editorial-store__intro{max-width:920px;margin-bottom:28px}.editorial-store__eyebrow{display:flex;gap:10px;align-items:center;margin-bottom:18px}.editorial-store__eyebrow span,.editorial-store__eyebrow em{min-height:32px;padding:6px 12px;border-radius:999px;font-size:12px;font-style:normal;font-weight:760;letter-spacing:.02em}.editorial-store__eyebrow span{background:var(--store-green);color:#fff}.editorial-store__eyebrow em{border:1px solid var(--store-line-strong);background:#ffffffb3;color:var(--store-muted)}.editorial-store__intro h1{max-width:900px;margin:0;font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:clamp(46px,4.8vw,64px);font-weight:760;letter-spacing:-.045em;line-height:1.04}.editorial-store__intro h1 span{display:inline-block;margin-top:2px}.editorial-store__lede{max-width:760px;margin:26px 0 0;color:var(--store-muted);font-size:clamp(16px,1.5vw,19px);line-height:1.72}.editorial-store__sample-note{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:14px;align-items:center;max-width:790px;margin-top:20px;padding:13px 16px;border:1px solid #c9ddd5;border-radius:var(--store-radius-small);background:var(--store-green-soft);color:#345448;font-size:13px}.editorial-store__sample-note strong{color:var(--store-green-strong);font-size:13px}.editorial-search{position:relative;z-index:2;display:grid;grid-template-columns:minmax(280px,.95fr) minmax(0,1.4fr);gap:22px 28px;align-items:end;margin-bottom:clamp(34px,5vw,54px);padding:18px 20px;border:1px solid var(--store-line);border-radius:var(--store-radius-medium);background:#fffffff0;box-shadow:var(--store-card-shadow)}.editorial-search__field,.editorial-search__topics{display:grid;gap:10px;min-width:0}.editorial-search__field label,.editorial-search__topics-head strong{font-size:13px;font-weight:760}.editorial-search__input-wrap{position:relative;display:flex;align-items:center}.editorial-search input{width:100%;height:48px;padding:0 16px;border:1px solid var(--store-line-strong);border-radius:13px;background:var(--store-bg);color:var(--store-ink);font:inherit;font-size:15px;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}.editorial-search input::placeholder{color:#89938e}.editorial-search input:hover{border-color:#9eafa6;background:#fff}.editorial-search input:focus{border-color:var(--store-green);background:#fff;box-shadow:0 0 0 4px #15705d1a}.editorial-search__topics-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.editorial-search__topics-head span{display:none;color:var(--store-muted);font-size:12px}.editorial-filter-chips{display:flex;gap:8px;overflow-x:auto;padding:2px 2px 4px;scroll-padding:10px;scroll-snap-type:x proximity;scrollbar-width:thin}.editorial-filter-chips button{flex:0 0 auto;min-width:max-content;min-height:44px;padding:0 16px;border:1px solid var(--store-line-strong);border-radius:999px;background:#fff;box-shadow:none;color:var(--store-muted);cursor:pointer;font:inherit;font-size:13px;font-weight:680;scroll-snap-align:start;transition:border-color .16s ease,background .16s ease,color .16s ease,transform .16s ease}.editorial-filter-chips button:hover{border-color:var(--store-green);color:var(--store-green-strong)}.editorial-filter-chips button.active{border-color:var(--store-green);background:var(--store-green);box-shadow:none;color:#fff}.editorial-search__status{grid-column:1 / -1;margin:-4px 0 0;color:var(--store-muted);font-size:12px}.editorial-search__status strong{color:var(--store-ink)}.editorial-story-grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(340px,5fr);gap:clamp(20px,3vw,34px);align-items:stretch;margin-bottom:clamp(56px,6vw,72px)}.editorial-lead-story{position:relative;display:grid;overflow:hidden;min-height:560px;border:1px solid var(--store-line);border-radius:var(--store-radius-large);background:var(--store-surface);box-shadow:var(--store-shadow);transition:transform .22s ease,box-shadow .22s ease}.editorial-lead-story:hover{transform:translateY(-3px);box-shadow:0 24px 64px #1f30281f}.editorial-lead-story__media{position:relative;display:block;min-height:250px;max-height:280px;overflow:hidden;background:#dfe6e2}.editorial-lead-story__media:after{position:absolute;inset:auto 0 0;height:34%;background:linear-gradient(to bottom,transparent,rgba(10,24,18,.18));content:"";pointer-events:none}.editorial-lead-story__media img{width:100%;height:100%;min-height:250px;object-fit:cover;transition:transform .42s cubic-bezier(.2,.7,.2,1)}.editorial-lead-story:hover .editorial-lead-story__media img{transform:scale(1.018)}.editorial-lead-story__body{display:flex;flex-direction:column;align-items:flex-start;padding:clamp(24px,3vw,32px)}.editorial-kicker,.editorial-section-heading>div>span{color:var(--store-green);font-size:11px;font-weight:820;letter-spacing:.14em;text-transform:uppercase}.editorial-lead-story__identity{display:flex;gap:14px;align-items:center;margin-top:16px}.editorial-lead-story__identity>span:last-child{display:grid;gap:3px}.editorial-lead-story__identity strong{font-size:16px}.editorial-lead-story__identity small{color:var(--store-muted);font-size:12px}.editorial-lead-story h2{margin:20px 0 0;font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:clamp(32px,3.3vw,44px);font-weight:760;letter-spacing:-.035em;line-height:1.12}.editorial-lead-story__body>p{margin:12px 0 0;color:var(--store-muted);font-size:16px;line-height:1.65}.editorial-lead-story__body>em{margin-top:14px;padding-left:14px;border-left:3px solid var(--store-green);color:#3e554a;font-size:13px;font-style:normal;font-weight:680;line-height:1.65}.editorial-text-action{display:inline-flex;gap:10px;align-items:center;min-height:44px;margin-top:14px;color:var(--store-green-strong);font-size:14px;font-weight:760}.editorial-trends{display:flex;flex-direction:column;min-width:0;padding:clamp(22px,2.5vw,28px);border:1px solid var(--store-line);border-radius:var(--store-radius-large);background:#ebf0ed}.editorial-section-heading{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:20px}.editorial-section-heading>div{display:grid;gap:6px}.editorial-section-heading h2{margin:0;font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:clamp(29px,3vw,40px);font-weight:760;letter-spacing:-.035em;line-height:1.12}.editorial-section-heading>p{max-width:440px;margin:0;color:var(--store-muted);font-size:14px;line-height:1.65}.editorial-section-heading--compact{display:grid;gap:10px;align-items:start;margin-bottom:12px}.editorial-section-heading--compact h2{font-size:clamp(28px,3vw,38px)}.editorial-section-heading--compact>p{max-width:none}.editorial-trend-list{display:grid;margin-top:4px}.editorial-trend-item{display:grid;grid-template-columns:34px minmax(0,1fr) 44px;gap:13px;align-items:start;min-height:132px;padding:16px 0;border-top:1px solid var(--store-line-strong);transition:color .16s ease}.editorial-trend-item:first-child{border-top:0}.editorial-trend-item:hover .editorial-trend-item__copy>strong{color:var(--store-green-strong)}.editorial-trend-item__index{padding-top:1px;color:#8c9791;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;font-weight:720}.editorial-trend-item__copy{display:grid;gap:7px;min-width:0}.editorial-trend-item__copy>span{color:var(--store-green);font-size:11px;font-weight:760}.editorial-trend-item__copy>strong{font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:20px;line-height:1.35;transition:color .16s ease}.editorial-trend-item__copy p{display:-webkit-box;overflow:hidden;margin:0;color:var(--store-muted);font-size:13px;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:2}.editorial-project-icon{display:grid;flex:0 0 auto;place-items:center;overflow:hidden;border:1px solid rgba(23,32,27,.09);border-radius:14px;background:#fff;box-shadow:0 6px 18px #1f30281a}.editorial-project-icon--small{width:44px;height:44px;border-radius:11px}.editorial-project-icon--medium{width:56px;height:56px;border-radius:14px}.editorial-project-icon--large{width:76px;height:76px;border-radius:18px}.editorial-project-icon img{width:100%;height:100%;object-fit:cover}.editorial-project-icon__fallback{color:var(--store-accent);font-size:1rem;font-weight:800;line-height:1}.editorial-project-icon--small .editorial-project-icon__fallback{font-size:.875rem}.editorial-project-icon--large .editorial-project-icon__fallback{font-size:1.25rem}.editorial-section{margin-top:clamp(56px,6vw,72px);scroll-margin-top:120px}.editorial-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.editorial-feature-card{display:flex;flex-direction:column;overflow:hidden;min-width:0;border:1px solid var(--store-line);border-radius:var(--store-radius-medium);background:var(--store-surface);box-shadow:0 8px 24px #1f30280d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.editorial-feature-card:hover{border-color:var(--store-line-strong);box-shadow:var(--store-card-shadow);transform:translateY(-3px)}.editorial-feature-card__media{display:block;aspect-ratio:16 / 9;overflow:hidden;background:#e4e8e5}.editorial-feature-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .36s cubic-bezier(.2,.7,.2,1)}.editorial-feature-card:hover .editorial-feature-card__media img{transform:scale(1.025)}.editorial-feature-card__body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding:18px}.editorial-feature-card__identity{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;margin-bottom:14px}.editorial-feature-card__identity>span:nth-child(2){display:grid;gap:3px;min-width:0}.editorial-feature-card__identity>span:nth-child(2) strong{overflow:hidden;font-size:15px;text-overflow:ellipsis;white-space:nowrap}.editorial-feature-card__identity small{overflow:hidden;color:var(--store-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.editorial-feature-card__identity>em,.editorial-project-row__title em{padding:4px 7px;border-radius:999px;background:var(--store-surface-soft);color:#52635a;font-size:10px;font-style:normal;font-weight:720;white-space:nowrap}.editorial-feature-card__title{font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:22px;letter-spacing:-.02em;line-height:1.32}.editorial-feature-card__summary{margin-top:12px;color:var(--store-muted);font-size:13px;line-height:1.7}.editorial-feature-card__reason{margin-top:12px;padding:12px 13px;border-radius:12px;background:var(--store-green-soft);color:#36574b;font-size:12px;font-weight:640;line-height:1.6}.editorial-feature-card__action{display:inline-flex;gap:8px;align-items:center;min-height:44px;margin-top:auto;padding-top:10px;color:var(--store-green-strong);font-size:13px;font-weight:760}.editorial-shelves{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.editorial-shelf{overflow:hidden;border:1px solid var(--store-line);border-radius:var(--store-radius-medium);background:var(--store-surface)}.editorial-shelf>header{display:grid;gap:12px;padding:18px 20px;border-bottom:1px solid var(--store-line);background:#eef2ef}.editorial-shelf>header>div{display:flex;gap:12px;align-items:center}.editorial-shelf>header span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--store-green);color:#fff;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:11px}.editorial-shelf h3{margin:0;font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:24px;letter-spacing:-.025em}.editorial-shelf>header p{margin:0;color:var(--store-muted);font-size:13px;line-height:1.65}.editorial-shelf__list{display:grid;padding:0 18px}.editorial-project-row{display:grid;grid-template-columns:56px minmax(0,1fr) auto;gap:14px;align-items:center;min-height:88px;padding:12px 6px;border-bottom:1px solid var(--store-line);transition:background .16s ease,color .16s ease}.editorial-project-row:last-child{border-bottom:0}.editorial-project-row:hover{background:#f8faf8}.editorial-project-row:hover .editorial-project-row__title strong{color:var(--store-green-strong)}.editorial-project-row__copy{display:grid;gap:4px;min-width:0}.editorial-project-row__title{display:flex;gap:8px;align-items:center;min-width:0}.editorial-project-row__title strong{overflow:hidden;font-size:15px;font-weight:760;text-overflow:ellipsis;white-space:nowrap;transition:color .16s ease}.editorial-project-row__copy>span:not(.editorial-project-row__title){display:-webkit-box;overflow:hidden;color:var(--store-muted);font-size:12px;line-height:1.5;-webkit-box-orient:vertical;-webkit-line-clamp:1}.editorial-project-row__copy small{color:#75807a;font-size:11px}.editorial-project-row__copy .editorial-project-row__disclosure{color:#4d6157;line-height:1.5}.editorial-project-row__action{display:inline-flex;gap:7px;align-items:center;justify-content:center;min-width:72px;min-height:44px;padding:0 12px;border-radius:999px;background:var(--store-surface-soft);color:var(--store-green-strong);font-size:12px;font-weight:760}.editorial-update-list{overflow:hidden;border:1px solid var(--store-line);border-radius:var(--store-radius-medium);background:var(--store-surface)}.editorial-update-item{display:grid;grid-template-columns:56px minmax(0,1fr) minmax(120px,auto);gap:18px;align-items:center;min-height:104px;padding:16px 22px;border-bottom:1px solid var(--store-line);transition:background .16s ease}.editorial-update-item:last-child{border-bottom:0}.editorial-update-item:hover{background:#f8faf8}.editorial-update-item__copy{display:grid;gap:5px}.editorial-update-item__copy>span{color:var(--store-green);font-size:11px;font-weight:760}.editorial-update-item__copy>strong{font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:21px;line-height:1.35}.editorial-update-item__copy p{margin:0;color:var(--store-muted);font-size:13px}.editorial-update-item__meta{display:flex;gap:18px;align-items:center;justify-content:flex-end}.editorial-update-item__meta em{color:var(--store-muted);font-size:11px;font-style:normal;white-space:nowrap}.editorial-update-item__meta b{color:var(--store-green-strong);font-size:19px;font-weight:500}.editorial-worth{padding:clamp(28px,4vw,38px);border-radius:var(--store-radius-large);background:#14241d;color:#f6fbf8}.editorial-worth .editorial-section-heading>div>span{color:#6fd3b5}.editorial-worth .editorial-section-heading>p{color:#afbeb7}.editorial-worth-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.editorial-worth-card{position:relative;display:flex;flex-direction:column;align-items:flex-start;min-height:280px;padding:22px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#ffffff0e;transition:border-color .18s ease,background .18s ease,transform .18s ease}.editorial-worth-card:hover{border-color:#6fd3b58c;background:#ffffff16;transform:translateY(-2px)}.editorial-worth-card__number{position:absolute;top:22px;right:22px;color:#ffffff59;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.editorial-worth-card__signal{padding:6px 9px;border-radius:999px;background:#6fd3b524;color:#8ee2c7;font-size:11px;font-weight:760}.editorial-worth-card>strong{margin-top:18px;font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:25px;line-height:1.3}.editorial-worth-card>p{margin:13px 0 0;color:#bdc9c3;font-size:13px;line-height:1.7}.editorial-worth-card>em{margin-top:12px;color:#e2ebe6;font-size:12px;font-style:normal;font-weight:640;line-height:1.65}.editorial-worth-card .editorial-text-action{margin-top:auto;color:#8ee2c7}.editorial-directory__list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--store-line);border-radius:var(--store-radius-medium);background:var(--store-surface)}.editorial-directory__list>.editorial-project-row{min-height:96px;padding:14px 18px}.editorial-directory__list>.editorial-project-row:nth-child(odd){border-right:1px solid var(--store-line)}.editorial-directory__empty{grid-column:1 / -1}.editorial-section--public{margin-top:56px}.editorial-directory__list>.editorial-project-row[hidden]{display:none}.editorial-directory__empty{display:grid;justify-items:center;padding:52px 24px;text-align:center}.editorial-directory__empty[hidden]{display:none}.editorial-directory__empty strong{font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:24px}.editorial-directory__empty p{margin:8px 0 18px;color:var(--store-muted)}.editorial-directory__empty button{min-height:44px;padding:0 18px;border:0;border-radius:999px;background:var(--store-green);color:#fff;cursor:pointer;font:inherit;font-size:13px;font-weight:760}.editorial-public-empty{display:grid;justify-items:center;max-width:900px;min-height:620px;margin:0 auto;padding:clamp(56px,9vw,104px) clamp(24px,7vw,76px);border:1px solid var(--store-line);border-radius:var(--store-radius-large);background:var(--store-surface);box-shadow:var(--store-shadow);text-align:center}.editorial-public-empty__kicker{align-self:end;padding:7px 12px;border-radius:999px;background:var(--store-green-soft);color:var(--store-green-strong);font-size:12px;font-weight:760}.editorial-public-empty h1{max-width:690px;margin:24px 0 0;font-family:Songti SC,STSong,"Noto Serif CJK SC",Georgia,serif;font-size:clamp(42px,6vw,68px);font-weight:760;letter-spacing:-.04em;line-height:1.08}.editorial-public-empty>p{max-width:650px;margin:24px 0 0;color:var(--store-muted);font-size:16px;line-height:1.8}.editorial-public-empty__gates{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;margin-top:34px}.editorial-public-empty__gates span{display:grid;gap:8px;align-content:center;min-height:112px;padding:18px;border-radius:var(--store-radius-small);background:var(--store-surface-soft);color:#45574e;font-size:13px;font-weight:680}.editorial-public-empty__gates strong{color:var(--store-green);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px}.editorial-public-empty>a{display:inline-flex;gap:10px;align-items:center;justify-content:center;min-height:48px;margin-top:34px;padding:0 20px;border-radius:999px;background:var(--store-green);color:#fff;font-size:14px;font-weight:760}@media(max-width:1020px){body:has(.editorial-store) .site-header{position:static}.editorial-story-grid{grid-template-columns:minmax(0,1fr)}.editorial-lead-story{min-height:auto}.editorial-trends{padding-bottom:10px}.editorial-trend-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.editorial-trend-item{grid-template-columns:30px minmax(0,1fr);min-height:0;padding:20px 0;border-top:1px solid var(--store-line-strong)}.editorial-trend-item .editorial-project-icon{display:none}.editorial-feature-grid{gap:16px}.editorial-feature-card__identity{grid-template-columns:56px minmax(0,1fr)}.editorial-feature-card__identity>em{grid-column:2;justify-self:start}}@media(max-width:820px){.editorial-search{grid-template-columns:1fr}.editorial-search__status{grid-column:1}.editorial-section-heading{align-items:start;flex-direction:column}.editorial-feature-grid,.editorial-worth-grid{grid-template-columns:repeat(3,minmax(290px,82vw));overflow-x:auto;margin-right:calc(var(--store-gutter) * -1);padding:2px var(--store-gutter) 18px 2px;scroll-padding-inline:2px var(--store-gutter);scroll-snap-type:x mandatory;scrollbar-width:thin}.editorial-feature-card,.editorial-worth-card{scroll-snap-align:start}.editorial-shelves{grid-template-columns:1fr}}@media(max-width:640px){body:has(.editorial-store) .site-header{padding-inline:16px}body:has(.editorial-store) .primary-nav-item{grid-template-columns:1fr}.editorial-store{width:min(calc(100% - 32px),var(--store-width));padding-top:40px;padding-bottom:72px}.editorial-store__eyebrow{align-items:flex-start;flex-direction:column}.editorial-store__intro h1{font-size:clamp(40px,12vw,54px);letter-spacing:-.04em;line-height:1.07}.editorial-store__lede{font-size:16px;line-height:1.72}.editorial-store__sample-note{grid-template-columns:1fr;gap:5px}.editorial-search{margin-inline:-4px;padding:18px;border-radius:18px}.editorial-search__topics-head span{display:inline}.editorial-filter-chips{margin-right:-18px;padding-right:18px}.editorial-story-grid{margin-bottom:78px}.editorial-lead-story,.editorial-trends,.editorial-worth{border-radius:22px}.editorial-lead-story__media,.editorial-lead-story__media img{min-height:230px}.editorial-lead-story__body{padding:24px}.editorial-lead-story__identity .editorial-project-icon--large{width:62px;height:62px;border-radius:15px}.editorial-lead-story h2{font-size:34px}.editorial-trend-list{grid-template-columns:1fr}.editorial-trend-item{min-height:44px}.editorial-section{margin-top:78px}.editorial-section-heading{gap:12px;margin-bottom:22px}.editorial-section-heading h2{font-size:34px}.editorial-feature-grid,.editorial-worth-grid{grid-template-columns:repeat(3,minmax(280px,88vw));margin-right:-16px;padding-right:16px}.editorial-shelf__list{padding-inline:12px}.editorial-project-row{grid-template-columns:56px minmax(0,1fr);gap:12px;padding:14px 4px}.editorial-project-row__action{grid-column:2;justify-self:start;min-width:0;min-height:44px;padding:0;background:transparent}.editorial-update-item{grid-template-columns:56px minmax(0,1fr);gap:14px;padding:20px 18px}.editorial-update-item__meta{grid-column:2;justify-content:flex-start}.editorial-update-item__meta b{display:none}.editorial-worth{margin-inline:-8px;padding:28px 24px}.editorial-worth-grid{margin-right:-24px;padding-right:24px}.editorial-directory__list>.editorial-project-row{padding:18px}.editorial-directory__list{grid-template-columns:1fr}.editorial-directory__list>.editorial-project-row:nth-child(odd){border-right:0}.editorial-public-empty{min-height:0;padding:44px 20px;border-radius:22px}.editorial-public-empty h1{font-size:40px}.editorial-public-empty__gates{grid-template-columns:1fr}.editorial-public-empty__gates span{min-height:76px}}@media(prefers-reduced-motion:reduce){html:has(.editorial-store){scroll-behavior:auto}.editorial-store *,.editorial-store *:before,.editorial-store *:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
