.hero-panel{border-bottom:1px solid #ffffff40;border-radius:0 0 3rem 3rem;width:100%;min-height:42rem;position:relative;overflow:hidden;box-shadow:inset 0 -18px 60px #121f3914}main>.hero-panel:first-child{margin-top:calc(-1 * var(--nav-height))}.hero-media,.hero-media img,.hero-overlay{width:100%;height:100%;position:absolute;inset:0}.hero-media img{object-fit:cover;will-change:auto;backface-visibility:hidden;transform:translateZ(0)}html[data-theme=dark] .hero-media img{object-position:var(--hero-offset-dark,var(--hero-offset,50% 50%))}.hero-image-desktop{display:block}.hero-image-mobile{display:none}.hero-image-dark,html[data-theme=dark] .hero-image-light{display:none!important}html[data-theme=dark] .hero-image-dark{display:block!important}html[data-theme=dark] .hero-image-dark.hero-image-mobile{display:none!important}html[data-theme=dark] .hero-image-dark.hero-image-desktop{display:block!important}@media (width<=768px){html[data-theme=dark] .hero-image-dark.hero-image-desktop{display:none!important}html[data-theme=dark] .hero-image-dark.hero-image-mobile{display:block!important}}.hero-overlay{z-index:0;background:linear-gradient(#121d333d 0%,#11182766 56%,#f5f7fbd9 100%),linear-gradient(130deg,#ffffff1a,#0000 42%)}.hero-shell{z-index:2;width:min(100% - 2rem,88rem);min-height:42rem;padding:calc(var(--nav-height) + 4.4rem) 1rem 5.2rem;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:2rem;margin-inline:auto;display:flex;position:relative}.hero-bottom-row{z-index:2;justify-content:space-between;align-items:flex-start;gap:1.6rem;width:100%;margin-top:1.1rem;display:flex;position:relative}.hero-actions{flex-wrap:wrap;gap:.8rem;display:flex}.hero-action-solid{color:var(--accent-contrast);background:#ffffffeb}.hero-action-solid:hover{background:#fff}.hero-action-ghost{color:#fff;background:#1118273d}.hero-action-ghost:hover{background:#11182766}.hero-credit{color:#ffffff8c;backdrop-filter:blur(8px);background:#00000059;border-radius:999px;align-items:center;gap:.4rem;padding:.4rem .85rem;font-size:.78rem;text-decoration:none;transition:color .2s,background .2s,transform .2s;animation:3s ease-in-out infinite hero-credit-float;display:none}.hero-credit-light.hero-credit-desktop{display:inline-flex}.hero-credit-dark,.hero-credit-mobile{display:none}html[data-theme=dark] .hero-credit-light{display:none!important}html[data-theme=dark] .hero-credit-dark.hero-credit-desktop{display:inline-flex}@media (width<=768px){.hero-credit-desktop{display:none!important}.hero-credit-light.hero-credit-mobile{display:inline-flex}html[data-theme=dark] .hero-credit-light.hero-credit-mobile{display:none!important}html[data-theme=dark] .hero-credit-dark.hero-credit-mobile{display:inline-flex}}.hero-credit:hover{color:#fffffff2;background:#0000008c;transform:translateY(-2px)}.hero-credit-separator{opacity:.6}@keyframes hero-credit-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.hero-credit:hover{animation:none;transform:translateY(-2px)}html[data-performance=low] .hero-credit{backdrop-filter:none;animation:none}html[data-theme=dark] .hero-action-solid{background:color-mix(in srgb, var(--accent-soft) 50%, var(--page-surface));color:#f8fafc}html[data-theme=dark] .hero-action-ghost,html[data-theme=dark] .hero-tag{background:var(--page-surface)}html[data-theme=dark] .hero-overlay{background:linear-gradient(180deg, transparent 0%, var(--page-bg) 100%)}html[data-performance=low] .adaptive-hero-image{will-change:auto;backface-visibility:visible;transition:none;transform:none}@media (width<=768px){.hero-image-desktop{display:none}.hero-image-mobile{display:block}.hero-panel,.hero-shell{min-height:28rem}.hero-panel{border-radius:0 0 2rem 2rem}.hero-shell{width:min(100% - 1.2rem,88rem);padding:calc(var(--nav-height) + 1.5rem) 0 2.5rem;justify-content:flex-end;align-items:flex-start;gap:1.2rem}.hero-bottom-row{flex-direction:column;align-items:flex-end;width:100%}.hero-credit{align-self:flex-end}}@media (width<=380px){.hero-panel,.hero-shell{min-height:22rem}.hero-shell{padding:calc(var(--nav-height) + 1rem) 0 2rem}}.pagination-nav{border:1px solid var(--page-border);background:var(--page-surface);border-radius:1.7rem;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.1rem;display:flex;box-shadow:0 16px 40px #2f3b560f}.pagination-list{flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;display:flex}.pagination-btn,.pagination-page,.pagination-ellipsis{border-radius:999px;justify-content:center;align-items:center;min-width:2.8rem;padding:.7rem 1rem;font-size:.95rem;display:inline-flex}.pagination-btn,.pagination-page{color:var(--page-ink);background:#ffffffe6;border:1px solid #2f3b5614}.pagination-btn:hover,.pagination-page:hover,.pagination-page-active{border-color:color-mix(in srgb, var(--accent) 58%, white);background:color-mix(in srgb, var(--accent-soft) 74%, white);color:var(--accent-contrast)}.pagination-btn-disabled{pointer-events:none;opacity:.45}.pagination-ellipsis{color:var(--page-muted)}html[data-theme=dark] .pagination-nav{background:var(--page-surface);border-color:var(--page-border);box-shadow:none}html[data-theme=dark] .pagination-btn,html[data-theme=dark] .pagination-page,html[data-theme=dark] .pagination-ellipsis{color:var(--page-ink);background:var(--page-surface);border-color:var(--page-border)}html[data-theme=dark] .pagination-page-active,html[data-theme=dark] .pagination-btn:hover,html[data-theme=dark] .pagination-page:hover{background:color-mix(in srgb, var(--accent-soft) 40%, var(--page-surface));color:var(--accent-contrast);border-color:var(--accent)}@media (width<=1024px){.pagination-nav{justify-content:center}}@media (width<=768px){.pagination-nav{flex-flow:row;justify-content:center;align-items:center;gap:.75rem;padding:.75rem}.pagination-list{flex-wrap:nowrap;flex:1;justify-content:center;gap:.3rem;min-width:0}.pagination-btn,.pagination-page,.pagination-ellipsis{min-width:2rem;padding:.45rem .55rem;font-size:.8rem}.pagination-btn{flex:none}}.feed-layout{align-items:start;display:grid}.feed-layout-overlap{z-index:2;margin-top:-2.5rem;position:relative}.sidebar-stack{flex-direction:column;gap:1.25rem;display:flex;position:sticky;top:7rem}.post-card{border-radius:var(--card-radius);contain:layout style paint;background:#ffffffd1;border:1px solid #2f3b5614;grid-template-columns:14rem minmax(0,1fr) 3.35rem;align-items:stretch;gap:1.6rem;padding:.75rem;transition:border-color .18s,box-shadow .22s;display:grid;box-shadow:0 16px 38px #2f3b560f}.post-card:hover{border-color:color-mix(in srgb, var(--accent) 40%, white);transform:translateY(-3px);box-shadow:0 20px 44px #2f3b561a}.post-card-featured{grid-template-columns:14rem minmax(0,1fr) 3.35rem}.post-card-cover{border-radius:calc(var(--card-radius) - .45rem);background:0 0;border:none;min-height:100%;padding:0;position:relative;overflow:hidden}.post-card-cover-media{border-radius:calc(var(--card-radius) - .8rem);contain:layout style;justify-content:center;align-items:center;width:100%;height:100%;max-height:14rem;display:flex;position:relative;overflow:hidden}.post-card-cover-media:has(img:not(.loaded)){background:color-mix(in srgb, var(--accent-soft) 20%, var(--page-bg))}.post-card-cover-loader{width:4rem;height:4rem;color:var(--accent);pointer-events:none;position:absolute}.post-card-cover img.loaded+.post-card-cover-loader{display:none}.post-card-cover-media[data-loading-nearby=true] img:not(.loaded):not([data-image-format=failed])+.post-card-cover-loader circle{animation:coverDotSlide 2s cubic-bezier(0, .1, .5, 1) var(--cover-dot-delay) infinite}@keyframes coverDotSlide{0%,75%,to{transform:translate(0)}25%,50%{transform:translate(130px)}}@media (prefers-reduced-motion:reduce){.post-card-cover .post-card-cover-loader circle{animation:none!important}}@keyframes skeleton-spin{to{transform:rotate(360deg)}}.post-card-cover img{object-fit:cover;object-position:center;opacity:0;visibility:hidden;will-change:transform;backface-visibility:hidden;width:100%;height:100%;transition:transform .26s,opacity .28s;display:block;transform:translateZ(0)}.post-card-cover img.loaded{visibility:visible;opacity:1}.post-card-cover-badge{letter-spacing:.08em;text-transform:uppercase;color:#ffffffeb;background:#111827b8;border-radius:999px;padding:.35rem .7rem;font-size:.72rem;font-weight:700;position:absolute;top:1rem;left:1rem}.post-card-body{flex-direction:column;justify-content:center;min-width:0;display:flex}.post-card:hover .post-card-cover img{transform:scale(1.04)}.post-card-meta{color:var(--page-muted);flex-wrap:wrap;gap:.78rem;font-size:.8rem;display:flex}.post-card-meta span{align-items:center;gap:.38rem;display:inline-flex}.post-card-title{word-break:break-word;margin-top:.72rem;font-size:clamp(1.18rem,1.75vw,1.58rem);font-weight:800;line-height:1.28}.post-card-title a:hover,.post-card:hover .post-card-title a{color:var(--accent-contrast)}.post-card-description{color:var(--page-muted);word-break:break-word;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.72rem;font-size:.94rem;line-height:1.78;display:-webkit-box;overflow:hidden}.post-card-foot{color:var(--page-muted);flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;margin-top:.92rem;font-size:.86rem;display:flex}.post-card-tags{flex-wrap:wrap;justify-content:flex-end;gap:.48rem;display:flex}.post-card-tag{border:1px solid color-mix(in srgb, var(--accent) 18%, white);background:color-mix(in srgb, var(--accent-soft) 72%, white);color:var(--accent-contrast);border-radius:999px;padding:.22rem .58rem}.post-card-read{align-items:center;gap:.45rem;display:inline-flex}.post-card-arrow{background:linear-gradient(180deg, color-mix(in srgb, var(--accent-soft) 80%, white), #ffffffeb);color:var(--accent-contrast);border-radius:1.4rem;justify-content:center;align-items:center;display:flex}.post-card-arrow:hover{background:linear-gradient(180deg, var(--accent-soft), #ffffffeb)}.post-card-default-cover .post-card-cover img.loaded{opacity:.92;filter:saturate(.9)}html[data-theme=dark] .post-card{background:var(--page-surface);border-color:var(--page-border);box-shadow:none}html[data-theme=dark] .post-card-cover,html[data-theme=dark] .post-card-cover-media{background:color-mix(in srgb, var(--page-surface) 90%, white);border-color:var(--page-border)}html[data-theme=dark] .post-card-arrow,html[data-theme=dark] .post-card-tag{background:color-mix(in srgb, var(--accent-soft) 40%, var(--page-surface));color:var(--accent-contrast)}html[data-performance=low] .post-card,html[data-performance=low] .post-card:hover{content-visibility:auto;contain-intrinsic-size:260px;transform:none}html[data-performance=low] .post-card-cover img,html[data-performance=low] .post-card:hover .post-card-cover img{will-change:auto;backface-visibility:visible;transition:none;transform:none}@media (width<=1024px){.feed-layout-overlap{margin-top:-4.1rem}.sidebar-stack{position:static}.post-card,.post-card-featured{grid-template-columns:1fr}.post-card-cover{aspect-ratio:16/9;min-height:12rem}.post-card-arrow{min-height:3.4rem}}@media (width<=768px){.feed-layout-overlap{margin-top:-1.5rem}.feed-layout{grid-template-columns:1fr}.feed-layout>:last-child{order:-1}.post-card{flex-direction:column;display:flex}.post-card-cover{width:100%;min-height:12rem;max-height:16rem}.post-card-body{width:100%;padding:.5rem 0;overflow:hidden}.post-card-arrow{display:none}.post-card-foot{flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.75rem}.post-card-tags{flex-wrap:wrap;flex:1;justify-content:flex-start;min-width:0}.post-card-read{color:var(--page-muted);white-space:nowrap;flex-shrink:0;font-size:.8rem}.post-card-read span:first-child{display:none}.post-card-read:before{content:"Estimated: ";opacity:.7}}@media (width<=380px){.post-card-cover{min-height:10rem}.post-card-title{font-size:1rem}.post-card-description{-webkit-line-clamp:2;font-size:.85rem}}@media (width>=1024px){.feed-layout{grid-template-columns:290px minmax(0,1fr)}}
