:root{--ink:#101719;--paper:#f7f7f5;--surface:#ffffff;--canvas:#e7e9ec;--muted:#687275;--lime:#dff18b;--blue:#dcecf5;--violet:#e8def5;--radius-card:22px;--radius-pill:999px}*{box-sizing:border-box}html{min-width:320px}body,html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.5}button,input{font:inherit}a{color:inherit}h1,h2,h3,p{margin-top:0}:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.page-shell{width:100%;min-height:100vh;margin:0;padding:24px;border-radius:0;background:var(--paper);box-shadow:none}.site-header{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;position:relative;z-index:10}.brand{display:inline-flex;align-items:center;width:fit-content;color:var(--ink);font-size:1.2rem;font-weight:850;letter-spacing:-.05em;text-decoration:none}.brand-mark{width:12px;height:12px;margin-right:8px;border-radius:50%;background:var(--lime)}.filter-pills,.pill-nav{display:flex;gap:4px;padding:5px;border-radius:var(--radius-pill);background:var(--surface)}.module-section{margin-top:36px}.module-feature{display:grid;grid-template-columns:1.45fr 1fr;gap:12px}.module-feature-single{grid-template-columns:1fr}.module-feature>.content-card{min-height:440px}.module-feature-side{display:grid;grid-template-columns:1fr 1fr;gap:12px}.module-feature-side .content-card{min-height:440px}.catalog-empty{padding:28px;border-radius:var(--radius-card);color:var(--muted);background:var(--surface)}.catalog-empty p{margin:0}.explore-feature{display:grid;grid-template-columns:1.35fr 1fr;gap:12px}.explore-feature>.content-card{min-height:360px}.explore-feature>div{display:flex;flex-direction:column;justify-content:flex-end;padding:30px;border-radius:var(--radius-card);background:var(--surface)}.explore-feature h2{margin:12px 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1;letter-spacing:-.06em}.explore-feature>div>p:last-child{margin-bottom:0;color:var(--muted);font-size:.85rem;line-height:1.7}.article-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.article-list .content-card{min-height:230px}.asset-layout{display:grid;grid-template-columns:1.55fr .95fr;gap:16px}.open-asset-panel,.resource-panel,.tool-panel{padding:18px;border-radius:var(--radius-card);background:var(--surface)}.resource-list{display:grid;gap:8px}.resource-row{display:grid;grid-template-columns:176px minmax(0,1fr) auto;align-items:center;gap:14px;padding:12px;border:1px solid #e9eced;border-radius:16px}.resource-cover{position:relative;width:100%;aspect-ratio:16/10;overflow:hidden;border:1px solid #e2e5e6;border-radius:13px}.resource-cover img{object-fit:cover}.resource-copy h3{margin-bottom:3px;font-size:.95rem}.resource-copy p{margin-bottom:0;color:var(--muted);font-size:.74rem}.tag-list{display:flex;flex-wrap:wrap;gap:5px;margin-top:8px}.tag-list span{padding:4px 7px;border-radius:var(--radius-pill);background:#f0f2f2;font-size:.65rem}.resource-action{display:grid;justify-items:end;gap:8px}.resource-action small{color:var(--muted);font-size:.65rem}.resource-action a{padding:9px 11px;border-radius:var(--radius-pill);background:#f0f2f2;font-size:.72rem;text-decoration:none}.open-asset-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.open-asset-grid .content-card{min-height:180px;padding:14px}.open-asset-grid .content-card h3{font-size:1rem}.open-asset-grid .content-card p{display:none}.license-callout{margin:12px 0 0;padding:12px;border-radius:14px;color:var(--muted);background:#f0f2f2;font-size:.72rem;line-height:1.55}.create-prompt,.recommend-resource{display:flex;align-items:center;justify-content:space-between;gap:36px;margin-top:18px;padding:24px;border-radius:var(--radius-card);background:var(--lime)}.create-prompt h2,.recommend-resource h2{margin-bottom:5px;font-size:clamp(1.4rem,3vw,2.1rem);line-height:1.06}.create-prompt>p,.recommend-resource p{max-width:420px;margin-bottom:0;color:var(--muted);font-size:.78rem}.tool-panel{max-width:none;padding:clamp(18px,2.4vw,30px)}.tool-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.tool-card{min-width:0;min-height:300px;overflow:hidden;border:1px solid #e5e8e9;border-radius:20px;background:var(--surface);transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.tool-card:hover{transform:translateY(-3px);border-color:#cdd2d3;box-shadow:0 14px 34px rgb(16 23 25/8%)}.tool-card-action{display:flex;flex-direction:column;width:100%;height:100%;min-height:inherit;padding:20px;border:0;color:inherit;background:transparent;text-align:left;text-decoration:none;cursor:pointer}.tool-card-mark{width:64px;height:64px;margin-bottom:26px;border:1px solid #e2e5e6;border-radius:18px}.tool-card-copy{flex:1 1}.tool-category{display:inline-flex;width:fit-content;margin-bottom:10px;padding:5px 8px;border-radius:var(--radius-pill);color:var(--muted);background:#f0f2f2;font-size:.66rem;font-weight:700}.tool-card h3{margin-bottom:8px;font-size:clamp(1.18rem,1.6vw,1.48rem);letter-spacing:-.04em}.tool-card p{margin-bottom:20px;color:var(--muted);font-size:.78rem;line-height:1.65}.tool-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-top:16px;border-top:1px solid #eceeee}.tool-card-footer span{color:var(--muted);font-size:.68rem}.tool-card-footer strong{padding:9px 12px;border-radius:var(--radius-pill);background:#f0f2f2;font-size:.72rem;white-space:nowrap}.inline-tool-panel,.tool-empty{padding:clamp(20px,3vw,32px);border:1px solid #e5e8e9;border-radius:20px;background:#f7f8f8}.tool-empty h3{max-width:520px;margin:8px 0 20px;font-size:clamp(1.35rem,2.4vw,2rem)}.inline-tool-panel{margin-top:12px;background:var(--violet)}.inline-tool-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.inline-tool-heading h3{margin-bottom:0;font-size:clamp(1.35rem,2.4vw,2rem);letter-spacing:-.04em}.inline-tool-heading button{padding:9px 12px;border:0;border-radius:var(--radius-pill);background:rgb(255 255 255/70%);cursor:pointer}.inline-tool-panel label{display:block;margin:18px 0 7px;font-size:.76rem;font-weight:750}.inline-tool-panel input{width:100%;padding:13px 15px;border:1px solid rgb(16 23 25/14%);border-radius:13px;background:rgb(255 255 255/80%)}.inline-tool-preview{min-height:84px;margin:12px 0;padding:16px;border-radius:14px;color:var(--muted);background:rgb(255 255 255/65%)}.create-prompt{align-items:flex-end;background:var(--violet)}.filter-pills a,.pill-nav a{min-height:40px;padding:10px 14px;border-radius:var(--radius-pill);color:var(--ink);font-size:.78rem;text-decoration:none;white-space:nowrap}.filter-pills a:hover,.filter-pills a[aria-current=page],.pill-nav a:hover{color:white;background:var(--ink)}.header-actions{display:flex;justify-content:flex-end;align-items:center;gap:8px}.primary-button,.secondary-action{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;border-radius:var(--radius-pill);text-decoration:none;font-size:.78rem}.secondary-action{background:var(--surface)}.primary-button{color:white;background:var(--ink)}.primary-button[aria-disabled=true]{cursor:default}.site-footer{display:grid;grid-template-columns:1.2fr 1fr auto;align-items:end;gap:24px;margin-top:56px;padding:28px 4px 6px;border-top:1px solid #e2e5e6}.site-footer p,.site-footer small{margin:6px 0 0;color:var(--muted);font-size:.75rem}.site-footer nav{display:flex;flex-wrap:wrap;gap:14px}.site-footer nav a{font-size:.75rem;text-decoration:none}.content-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.compact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.content-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:220px;padding:20px;overflow:hidden;border-radius:var(--radius-card);color:var(--ink);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.content-card-with-cover{isolation:isolate;text-shadow:0 1px 12px rgba(0,0,0,.38)}.content-card-cover{z-index:-2;object-fit:cover;object-position:center}.content-card-cover-shade{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(7,10,13,.94),rgba(7,10,13,.78) 28%,rgba(7,10,13,.24) 58%,rgba(7,10,13,.08))}.content-card-with-cover .card-copy,.content-card-with-cover .card-kind,.content-card-with-cover .card-meta{position:relative;z-index:1}.content-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px rgba(20,24,28,.09)}.content-card h3{margin-bottom:8px;font-size:clamp(1.1rem,2vw,1.45rem);line-height:1.05;letter-spacing:-.04em}.content-card p{margin-bottom:0;color:currentColor;font-size:.8rem;opacity:.68}.card-kind,.card-meta,.eyebrow{font-size:.68rem;letter-spacing:.07em;text-transform:uppercase}.card-meta{margin-top:18px;opacity:.68}.accent-ink{color:white;background:var(--ink)}.accent-lime{background:var(--lime)}.accent-blue{background:var(--blue)}.accent-violet{background:var(--violet)}.accent-paper{background:var(--surface)}.module-hero{gap:40px}.home-intro,.module-hero{display:flex;align-items:flex-end;justify-content:space-between;margin:64px 4px 24px}.home-intro{gap:48px}.home-intro h1{max-width:760px;margin:8px 0 0;font-size:clamp(3.2rem,7vw,5.8rem);font-weight:650;line-height:.94;letter-spacing:-.07em}.home-intro>p{width:min(330px,100%);margin-bottom:6px;color:var(--muted);font-size:.9rem;line-height:1.75}.editorial-grid{display:grid;grid-template-columns:1.5fr .8fr .8fr;grid-template-rows:190px 160px;gap:12px}.editorial-main{grid-row:span 2}.editorial-main .content-card,.editorial-small .content-card{height:100%;min-height:0}.editorial-main .content-card{padding:28px}.editorial-main .content-card h3{max-width:76%;font-size:clamp(2rem,4vw,3.4rem)}.editorial-small .content-card{padding:16px}.editorial-small .content-card h3{font-size:1.12rem}.editorial-small .content-card p{display:none}.home-section{margin-top:38px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 4px 14px}.section-heading h2{margin-bottom:0;font-size:clamp(1.7rem,3vw,2.35rem);letter-spacing:-.045em}.section-heading a,.section-heading span{color:var(--muted);font-size:.78rem;text-decoration:none}.module-entrances{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.module-entrance{display:flex;flex-direction:column;justify-content:space-between;min-height:250px;padding:20px;border-radius:var(--radius-card);color:var(--ink);text-decoration:none}.module-entrance h3{margin-bottom:8px;font-size:1.7rem;line-height:1.02;letter-spacing:-.05em}.module-entrance p{margin-bottom:0;color:var(--muted);font-size:.78rem}.publish-prompt{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:38px;padding:28px;border-radius:var(--radius-card);color:white;background:var(--ink)}.publish-prompt h2{margin-bottom:6px;font-size:clamp(1.5rem,3vw,2.2rem)}.publish-prompt p{margin-bottom:0;color:rgba(255,255,255,.62);font-size:.82rem}.light-button{flex:none;padding:11px 16px;border-radius:var(--radius-pill);color:var(--ink);background:white;font-size:.78rem}.module-hero h1{max-width:720px;margin:8px 0 0;font-size:clamp(2.8rem,7vw,5.4rem);font-weight:650;line-height:.96;letter-spacing:-.065em}.eyebrow{margin-bottom:0;color:var(--muted)}.module-description{width:min(340px,100%);margin-bottom:4px;color:var(--muted);font-size:.9rem;line-height:1.7}.filter-pills{width:fit-content;max-width:100%;margin-bottom:18px;overflow-x:auto}.empty-state{display:grid;justify-items:start;min-height:360px;align-content:center;padding:36px;border-radius:var(--radius-card);background:var(--surface)}.empty-state h2{font-size:clamp(1.8rem,4vw,3.2rem);line-height:1.05}.empty-state h1,.empty-state h2{max-width:620px;margin:10px 0 24px}.empty-state h1{font-size:clamp(2.2rem,6vw,4.8rem);line-height:.98;letter-spacing:-.06em}.article-page,.detail-page{margin-top:64px}.detail-header{display:flex;align-items:flex-end;justify-content:space-between;gap:44px;margin:0 4px 24px}.article-header h1,.detail-header h1{max-width:820px;margin:8px 0 0;font-size:clamp(3rem,7vw,5.7rem);font-weight:650;line-height:.95;letter-spacing:-.065em}.detail-header>p{width:min(340px,100%);margin-bottom:5px;color:var(--muted);line-height:1.7}.experience-stage,.resource-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;min-height:440px;padding:32px;border-radius:28px}.experience-stage h2,.resource-hero h2{max-width:720px;margin:10px 0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.98;letter-spacing:-.06em}.experience-stage p,.resource-hero p{margin-bottom:0;opacity:.68}.resource-hero-image{position:relative;isolation:isolate;overflow:hidden;color:white;background:#111918}.resource-hero-image:after{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,rgba(8,14,13,.9),rgba(8,14,13,.4) 58%,rgba(8,14,13,.18)),linear-gradient(0deg,rgba(8,14,13,.42),transparent 54%);content:""}.resource-hero-image>img{z-index:-2;object-fit:cover}.resource-hero-content,.resource-hero-image>a{position:relative;z-index:1}.embedded-game{min-height:520px;overflow:hidden;border-radius:28px;color:white;background:#151922}.embedded-game-prompt{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;min-height:520px;padding:32px;background:radial-gradient(circle at 75% 20%,rgba(255,197,92,.22),transparent 32%),linear-gradient(145deg,#252b38,#12151d 72%)}.embedded-game-prompt h2{max-width:720px;margin:10px 0;font-size:clamp(2.4rem,5vw,4.6rem);line-height:.98;letter-spacing:-.06em}.embedded-game-controls p,.embedded-game-prompt p:last-child{margin-bottom:0;color:rgba(255,255,255,.64)}.embedded-game button{min-height:42px;padding:10px 15px;border:0;border-radius:var(--radius-pill);color:var(--ink);background:var(--lime);cursor:pointer}.embedded-game-start{min-width:132px;font-weight:750}.embedded-game-frame{position:relative;width:100%;min-height:520px;aspect-ratio:16/9;background:#1a1d24}.embedded-game-frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.embedded-game-error{display:grid;place-items:center;align-content:center;gap:14px;min-height:520px}.embedded-game-error p{margin:0}.embedded-game-controls{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 18px;background:#0f1218}.embedded-game-controls>div{display:flex;gap:8px}.detail-columns{display:grid;grid-template-columns:1.35fr .8fr;gap:12px;margin-top:12px}.detail-panel{padding:26px;border-radius:var(--radius-card);background:var(--surface)}.detail-panel h2{margin:10px 0;font-size:clamp(1.7rem,3vw,2.7rem);line-height:1;letter-spacing:-.05em}.detail-panel>p:last-child{margin-bottom:0;color:var(--muted);line-height:1.75}.license-panel{background:var(--lime)}.detail-list{display:grid;gap:0;margin:0}.detail-list div{display:grid;grid-template-columns:90px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid #e7e9e9}.detail-list div:last-child{border-bottom:0}.detail-list dt{color:var(--muted);font-size:.75rem}.detail-list dd{margin:0;font-size:.82rem}.text-action{display:inline-flex;margin-top:18px;padding:10px 14px;border-radius:var(--radius-pill);background:var(--surface);font-size:.78rem;text-decoration:none}.article-header{max-width:980px;margin:0 auto;padding:56px 0 40px;text-align:center}.article-summary{max-width:680px;margin:22px auto;color:var(--muted);font-size:1rem;line-height:1.75}.article-meta{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.article-meta span{padding:7px 10px;border-radius:var(--radius-pill);background:var(--surface);font-size:.7rem}.article-body{max-width:720px;margin:0 auto;padding:36px;border-radius:var(--radius-card);background:var(--surface)}.article-body p{font-size:1.05rem;line-height:2}.article-end{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:720px;margin:12px auto 0;padding:20px;border-radius:18px;background:var(--blue)}.article-end p{margin-bottom:0}.tool-stage{display:grid;gap:12px;min-height:360px;align-content:center;margin-bottom:12px;padding:32px;border-radius:28px;background:var(--violet)}.tool-stage label{font-size:.82rem;font-weight:700}.tool-stage input{width:100%;min-height:58px;padding:0 18px;border:0;border-radius:16px;background:var(--surface)}.tool-stage button{justify-self:start;min-height:44px;padding:10px 15px;border:0;border-radius:var(--radius-pill);color:white;background:var(--ink)}.tool-stage p{margin-bottom:0;color:var(--muted);font-size:.72rem}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.search-page{margin-top:64px}.search-header h1{margin:8px 0 26px;font-size:clamp(3rem,7vw,5.6rem);font-weight:650;line-height:.96;letter-spacing:-.065em}.search-form{display:grid;grid-template-columns:1fr auto;gap:8px;padding:8px;border-radius:20px;background:var(--surface)}.search-form input{min-height:54px;padding:0 12px;border:0;outline:0;background:transparent}.search-form button{min-width:90px;min-height:54px;border:0;border-radius:14px;color:white;background:var(--ink)}.search-message,.search-results{margin-top:24px}.search-message{min-height:260px;padding:28px;border-radius:var(--radius-card);background:var(--surface)}.search-message h2{font-size:clamp(1.8rem,4vw,3rem)}.search-message p{max-width:620px;color:var(--muted);line-height:1.7}@media (max-width:960px){.site-header{grid-template-columns:1fr auto}.pill-nav{grid-column:1/-1;grid-row:2;overflow-x:auto}.content-grid,.tool-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.editorial-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto}.editorial-main{grid-column:1/-1;grid-row:auto;min-height:320px}.editorial-small{min-height:190px}.module-entrances{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-layout,.module-feature{grid-template-columns:1fr}.module-feature-side .content-card,.module-feature>.content-card{min-height:300px}.detail-header{display:block}.detail-header>p{margin-top:20px}}@media (max-width:640px){.page-shell{width:100%;min-height:100vh;margin:0;padding:18px;border-radius:0;box-shadow:none}.header-actions .primary-button{display:none}.pill-nav{margin-right:-18px;margin-left:-18px;padding-right:18px;padding-left:18px;border-radius:0}.home-intro,.module-hero{display:block;margin-top:44px}.home-intro>p{margin-top:20px}.editorial-grid{grid-template-columns:1fr}.editorial-main,.editorial-small{grid-column:auto;min-height:230px}.editorial-main .content-card h3{max-width:100%}.module-entrances{grid-template-columns:1fr}.module-entrance{min-height:210px}.publish-prompt{align-items:flex-start;flex-direction:column}.article-list,.explore-feature,.module-feature-side,.open-asset-grid,.resource-row{grid-template-columns:1fr}.resource-row{align-items:stretch}.resource-cover{aspect-ratio:16/9}.resource-action{grid-column:1/-1;justify-items:stretch;width:100%;text-align:center}.tool-grid{grid-template-columns:1fr}.tool-card{min-height:270px}.inline-tool-heading{flex-direction:column}.create-prompt,.recommend-resource{align-items:flex-start;flex-direction:column}.article-end,.experience-stage,.resource-hero{align-items:flex-start;flex-direction:column;min-height:360px}.embedded-game,.embedded-game-error,.embedded-game-frame,.embedded-game-prompt{min-height:360px}.embedded-game-prompt{align-items:flex-start;flex-direction:column;justify-content:flex-end;padding:24px}.embedded-game-controls{align-items:stretch;flex-direction:column}.embedded-game-controls>div{display:grid;grid-template-columns:1fr 1fr}.detail-columns{grid-template-columns:1fr}.article-header{padding-top:28px}.article-body{padding:24px}.module-description{margin-top:18px}.compact-grid,.content-grid,.site-footer{grid-template-columns:1fr}.site-footer{align-items:start}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.explore-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:18px}.explore-toolbar .filter-pills{max-width:calc(100% - 190px);overflow-x:auto}.explore-toolbar>p{margin:0;color:var(--muted);font-size:.72rem;white-space:nowrap}.explore-news-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.7fr);gap:12px;margin-top:20px}.explore-empty,.explore-news-intro{display:flex;flex-direction:column;justify-content:flex-end;min-height:480px;padding:30px;border-radius:var(--radius-card);background:var(--surface)}.explore-empty h2,.explore-news-intro h2{margin:10px 0 14px;font-size:clamp(2.1rem,4vw,4.2rem);line-height:.98;letter-spacing:-.065em}.explore-empty p,.explore-news-intro>p:not(.eyebrow){max-width:420px;color:var(--muted);font-size:.82rem;line-height:1.7}.explore-news-intro>span{width:fit-content;margin-top:18px;padding:8px 12px;border-radius:var(--radius-pill);background:var(--lime);font-size:.7rem}.explore-empty{min-height:280px;margin-top:20px}.explore-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.explore-news-grid.is-highlights{grid-template-columns:repeat(3,minmax(0,1fr))}.explore-article-card{overflow:hidden;border:1px solid #e8ebec;border-radius:var(--radius-card);background:var(--surface);transition:transform .18s ease,box-shadow .18s ease}.explore-article-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px rgba(16,23,25,.08)}.explore-card-cover{position:relative;overflow:hidden;aspect-ratio:16/9;background:var(--blue)}.explore-card-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.explore-article-card:hover .explore-card-cover img{transform:scale(1.025)}.explore-card-cover>span{position:absolute;top:14px;left:14px;padding:7px 10px;border-radius:var(--radius-pill);color:white;background:rgba(16,23,25,.86);font-size:.66rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.explore-card-body{padding:20px}.explore-card-source,.source-card-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;color:var(--muted);font-size:.67rem}.explore-card-body h3{margin:18px 0 10px;font-size:clamp(1.25rem,2.1vw,1.9rem);line-height:1.05;letter-spacing:-.045em}.explore-card-body>p{min-height:3.3em;margin-bottom:20px;color:var(--muted);font-size:.78rem;line-height:1.65}.explore-card-body>a,.source-card-footer a{display:inline-flex;width:fit-content;padding:9px 13px;border-radius:var(--radius-pill);color:white;background:var(--ink);font-size:.7rem;text-decoration:none}.explore-news-hero .explore-article-card.is-featured,.explore-news-hero .explore-card-cover{min-height:480px}.explore-news-hero .explore-card-cover{aspect-ratio:auto}.explore-news-hero .explore-article-card.is-featured{display:grid;grid-template-rows:minmax(260px,1fr) auto}.explore-source-section{padding:22px;border-radius:var(--radius-card);background:var(--surface)}.explore-source-section .section-heading{align-items:flex-end}.explore-source-section .section-heading .eyebrow{margin-bottom:6px}.explore-source-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.explore-source-card{overflow:hidden;border:1px solid #e8ebec;border-radius:18px;background:var(--paper)}.source-card-preview{position:relative;display:flex;align-items:center;justify-content:space-between;aspect-ratio:16/9;padding:16px;overflow:hidden;background:var(--blue)}.explore-source-card:nth-child(4n+2) .source-card-preview{background:var(--lime)}.explore-source-card:nth-child(4n+3) .source-card-preview{background:var(--violet)}.explore-source-card:nth-child(4n) .source-card-preview{background:var(--ink);color:white}.source-preview-initials{position:relative;z-index:1;font-size:1.2rem;font-weight:850;letter-spacing:-.05em}.source-card-preview i{position:relative;z-index:1;width:38px;height:38px;border:10px solid;border-radius:50%}.source-card-preview img{z-index:2;object-fit:cover;transition:transform .3s ease}.source-card-preview.has-image:after{position:absolute;z-index:3;inset:35% 0 0;background:linear-gradient(transparent,rgb(6 17 20/78%));content:"";pointer-events:none}.source-preview-name{position:absolute;z-index:4;right:16px;bottom:14px;left:16px;color:white;font-size:.86rem;font-weight:800;letter-spacing:-.02em;opacity:0}.source-card-preview.has-image .source-preview-name{opacity:1}.explore-source-card:hover .source-card-preview.has-image img{transform:scale(1.025)}.source-card-copy{padding:16px}.source-card-copy>div:first-child{display:flex;align-items:center;gap:8px}.source-card-copy h3{margin:0;font-size:1rem}.source-locale{padding:4px 7px;border-radius:var(--radius-pill);background:white;font-size:.6rem}.source-card-copy>p{min-height:3em;margin:12px 0 16px;color:var(--muted);font-size:.7rem;line-height:1.55}.source-card-footer a{padding:7px 10px}@media (max-width:960px){.explore-news-hero{grid-template-columns:1fr}.explore-news-intro{min-height:280px}.explore-news-grid.is-highlights,.explore-source-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.explore-toolbar{display:block}.explore-toolbar .filter-pills{max-width:100%}.explore-toolbar>p{margin-top:10px}.explore-news-hero .explore-article-card.is-featured,.explore-news-hero .explore-card-cover{min-height:0}.explore-news-hero .explore-card-cover{aspect-ratio:16/10}.explore-news-grid,.explore-news-grid.is-highlights,.explore-source-grid{grid-template-columns:1fr}.explore-source-section{padding:14px}}