.home-page{width:100%;min-width:0;max-width:100%;overflow-x:hidden}.home-hero{width:100%;padding-block-end:var(--space-8)}.home-hero__inner{width:100%;max-width:var(--breakpoint-2xl);padding-inline:var(--site-gutter);gap:var(--space-5);flex-direction:column;margin-inline:auto;display:flex}.home-hero__media{aspect-ratio:16/10;background:var(--surface-muted);border-radius:5px;order:-1;width:100%;position:relative;overflow:hidden}.home-hero__media-link{display:block;position:absolute;inset:0}.home-hero__image{object-fit:cover}.home-hero__placeholder{background:var(--surface-muted);position:absolute;inset:0}.home-hero__content{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.home-hero__badge{align-self:flex-start}.home-hero__title{letter-spacing:-.02em;color:var(--heading-text);margin:0;font-size:clamp(1.75rem,4vw,3.25rem);font-weight:700;line-height:1.15}.home-hero__title a{color:inherit;text-decoration:none}.home-hero__title a:hover{color:var(--brand)}.home-hero__excerpt{color:var(--muted-text);max-width:38rem;margin:0;font-size:1.0625rem;line-height:1.55}.home-hero__actions{gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.home-category{letter-spacing:.06em;text-transform:uppercase;color:var(--brand);align-items:center;font-size:.75rem;font-weight:700;text-decoration:none;display:inline-flex}a.home-category:hover{opacity:.85}.home-category--pill{background:var(--brand-soft);border-radius:5px;width:fit-content;padding:.25rem .55rem;margin-top:.5rem!important}.home-category--text{margin-bottom:var(--space-2)}.home-author-meta{align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.home-author-meta__avatar{background:var(--brand-soft);width:2.25rem;height:2.25rem;color:var(--brand);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;display:inline-flex}.home-author-meta__text{align-items:center;gap:var(--space-2);color:var(--muted-text);flex-wrap:wrap;font-size:.875rem;display:flex}.home-author-meta__name{color:var(--heading-text);font-weight:600}.home-author-meta__dot{opacity:.5;background:currentColor;border-radius:999px;flex-shrink:0;width:.25rem;height:.25rem;display:inline-block}.home-read-more{align-items:center;gap:var(--space-2);background:var(--brand);color:var(--brand-foreground);border-radius:5px;padding:.75rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.home-read-more:hover{opacity:.92}.home-read-more__icon{width:1.125rem;height:1.125rem}.home-breaking{background:var(--surface-muted);border-block:1px solid var(--border);align-items:stretch;width:100%;min-height:2.5rem;display:flex;overflow:hidden;padding-block:0!important}.home-breaking__label{align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--danger);color:var(--danger-foreground);letter-spacing:.08em;text-transform:uppercase;z-index:1;flex-shrink:0;font-size:.6875rem;font-weight:800;display:flex}.home-breaking__icon{width:.875rem;height:.875rem}.home-breaking__viewport{flex:1;align-items:center;min-width:0;display:flex;position:relative;overflow:hidden}.home-breaking__list{align-items:center;gap:var(--space-8);padding:0 var(--space-4);white-space:nowrap;margin:0;list-style:none;display:flex}.home-breaking__item{flex-shrink:0;position:relative}.home-breaking__item:not(:last-child):after{content:"";right:calc(var(--space-8) / -2);background:var(--danger);border-radius:999px;width:.25rem;height:.25rem;position:absolute;top:50%;transform:translate(50%,-50%)}.home-breaking__link{color:var(--heading-text);font-size:.8125rem;font-weight:500;text-decoration:none}.home-breaking__link:hover{color:var(--danger)}.home-breaking__static{scrollbar-width:none;width:100%;display:none;overflow-x:auto}.home-breaking__static::-webkit-scrollbar{display:none}.home-breaking__marquee{width:100%;display:flex;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 1.5rem calc(100% - 1.5rem),#0000);mask-image:linear-gradient(90deg,#0000,#000 1.5rem calc(100% - 1.5rem),#0000)}.home-breaking__track{width:max-content;animation:40s linear infinite home-breaking-scroll;display:flex}.home-breaking:hover .home-breaking__track{animation-play-state:paused}@keyframes home-breaking-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.home-breaking__marquee{display:none}.home-breaking__static{display:block}}@media (prefers-reduced-motion:no-preference){.home-breaking__static{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;display:block;position:absolute;overflow:hidden}}.home-trending{width:100%;min-width:0;max-width:100%;padding-block:var(--space-8);background:radial-gradient(ellipse 80% 60% at 10% 20%, color-mix(in oklab, var(--brand) 12%, transparent), transparent 55%), var(--surface-muted);overflow-x:hidden}.home-trending__inner{box-sizing:border-box;width:100%;min-width:0;max-width:100%;padding-inline:var(--site-gutter);gap:var(--space-5);flex-direction:column;margin-inline:auto;display:flex}.home-trending__mobile-header{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.home-trending__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand);align-items:center;gap:.5rem;margin:0;font-size:.75rem;font-weight:700;display:inline-flex}.home-trending__eyebrow--desktop{display:none}.home-trending__eyebrow-icon{background:color-mix(in oklab, var(--brand) 22%, transparent);width:1.75rem;height:1.75rem;color:var(--brand);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.home-trending__eyebrow-svg{stroke-width:2.5px;width:.875rem;height:.875rem}.home-trending__view-all{color:var(--brand);white-space:nowrap;align-items:center;gap:.25rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.home-trending__view-all:hover{opacity:.85}.home-trending__view-all-icon{width:.875rem;height:.875rem}.home-trending__layout{gap:var(--space-5);flex-direction:column;min-width:0;display:flex}.home-trending__intro{display:none}.home-trending__title{letter-spacing:-.02em;color:var(--heading-text);margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.15}.home-trending__title-accent{font-family:var(--font-source-sans-pro), cursive;letter-spacing:0;color:var(--brand);font-size:1.25em;font-weight:700;line-height:1.1;display:block}.home-trending__subtitle{max-width:22rem;color:var(--muted-text);margin:0;font-size:.9375rem;line-height:1.55}.home-trending__cta{border:1px solid color-mix(in oklab, var(--brand) 55%, transparent);color:var(--brand);background:0 0;border-radius:5px;justify-content:center;align-items:center;gap:.4rem;padding:.7rem 1.15rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.home-trending__cta:hover{background:color-mix(in oklab, var(--brand) 10%, transparent);border-color:var(--brand)}.home-trending__cta:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab, var(--brand) 35%, transparent);outline:none}.home-trending__cta--desktop{align-self:flex-start;margin-block-start:var(--space-2);display:none}.home-trending__cta--mobile{width:100%}.home-trending__cta-icon{flex-shrink:0;width:1rem;height:1rem}.home-trending__cards-wrap{min-width:0;max-width:100%;position:relative;overflow-x:hidden}.home-trending__desktop-carousel{display:none}.home-trending__desktop-track{gap:var(--space-4);scroll-snap-type:x mandatory;width:100%;min-width:0;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-block-end:var(--space-1);display:flex;overflow-x:auto}.home-trending__desktop-track::-webkit-scrollbar{display:none}.home-trending__desktop-nav{justify-content:center;align-items:center;gap:var(--space-3);margin-block-start:var(--space-4);display:flex}.home-trending__nav-btn{border:1px solid color-mix(in oklab, var(--brand) 40%, var(--border));background:color-mix(in oklab, var(--surface) 88%, var(--brand));width:2.5rem;height:2.5rem;color:var(--heading-text);cursor:pointer;box-shadow:var(--shadow-card);border-radius:999px;justify-content:center;align-items:center;transition:opacity .15s,background .15s;display:inline-flex}.home-trending__nav-btn svg{width:1.125rem;height:1.125rem}.home-trending__nav-btn:hover:not(:disabled){background:var(--brand-soft);color:var(--brand)}.home-trending__nav-btn:disabled{opacity:.35;cursor:default}.home-trending__nav-btn:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab, var(--brand) 35%, transparent);outline:none}.home-trending__nav-btn--sm{width:2rem;height:2rem}.home-trending__mobile-carousel{gap:var(--space-4);flex-direction:column;min-width:0;max-width:100%;display:flex}.home-trending__mobile-track{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;width:100%;min-width:0;max-width:100%;display:flex;overflow-x:auto}.home-trending__mobile-track::-webkit-scrollbar{display:none}.home-trending__mobile-page{box-sizing:border-box;scroll-snap-align:start;gap:var(--space-3);flex-direction:column;flex:0 0 100%;width:100%;min-width:0;max-width:100%;display:flex}.home-trending__mobile-nav{justify-content:center;align-items:center;gap:var(--space-3);display:flex}.home-trending__dots{align-items:center;gap:.4rem;display:flex}.home-trending__dot{background:color-mix(in oklab, var(--brand) 30%, var(--border));cursor:pointer;border:none;border-radius:999px;width:.4rem;height:.4rem;padding:0}.home-trending__dot--active{background:var(--brand);width:1rem}.home-trending-card{border:1px solid color-mix(in oklab, var(--brand) 35%, var(--border));background:var(--surface);border-radius:5px;min-width:0;position:relative;overflow:hidden}.home-trending-card--mobile{gap:var(--space-3);padding:var(--space-3);grid-template-columns:5.5rem minmax(0,1fr);align-items:start;display:grid}.home-trending-card--desktop{scroll-snap-align:start;max-width:100%;padding:var(--space-3);gap:var(--space-3);flex-direction:column;flex:0 0 min(16.5rem,100%);display:flex}.home-trending-card__media{background:var(--surface-muted);border-radius:5px;text-decoration:none;display:block;position:relative;overflow:hidden}.home-trending-card--mobile .home-trending-card__media{aspect-ratio:1;width:100%}.home-trending-card--desktop .home-trending-card__media{aspect-ratio:16/11;width:100%}.home-trending-card__image{object-fit:cover}.home-trending-card__placeholder{background:var(--surface-muted);position:absolute;inset:0}.home-trending-card__rank{z-index:1;letter-spacing:.02em;color:#fff;background:var(--brand-gradient,var(--brand));min-width:1.5rem;height:1.5rem;box-shadow:0 2px 8px color-mix(in oklab, var(--brand) 40%, transparent);justify-content:center;align-items:center;padding-inline:.3rem;font-size:.625rem;font-weight:800;display:inline-flex;position:absolute;top:.4rem;left:.4rem}.home-trending-card--mobile .home-trending-card__rank{border-radius:.35rem}.home-trending-card--desktop .home-trending-card__rank{border-radius:999px;min-width:1.75rem;height:1.75rem;font-size:.6875rem;top:.55rem;left:.55rem}.home-trending-card__body{flex-direction:column;gap:.35rem;min-width:0;padding-block:.1rem;display:flex}.home-trending-card--desktop .home-trending-card__body{flex:1;padding-block-end:.25rem;padding-inline:.15rem}.home-trending-card__category{letter-spacing:.08em;text-transform:uppercase;color:var(--brand);width:fit-content;font-size:.6875rem;font-weight:700;text-decoration:none}.home-trending-card__category:hover{opacity:.85}.home-trending-card__title{letter-spacing:-.01em;color:var(--heading-text);overflow-wrap:anywhere;margin:0;font-size:.9375rem;font-weight:700;line-height:1.35}.home-trending-card--desktop .home-trending-card__title{-webkit-line-clamp:3;-webkit-box-orient:vertical;flex:1;font-size:1rem;display:-webkit-box;overflow:hidden}.home-trending-card--mobile .home-trending-card__title{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-trending-card__title a{color:inherit;text-decoration:none}.home-trending-card__title a:hover{color:var(--brand)}.home-trending-card__meta{color:var(--muted-text);flex-wrap:wrap;align-items:center;gap:.35rem;margin:0;margin-block-start:auto;font-size:.75rem;line-height:1.3;display:flex}.home-trending-card__views{align-items:center;gap:.25rem;display:inline-flex}.home-trending-card__eye{width:.875rem;height:.875rem;color:var(--brand);flex-shrink:0}.home-trending-card__dot{opacity:.7}.home-latest{width:100%;padding-block:var(--space-4) var(--space-4)}.home-latest__inner{width:100%;max-width:var(--breakpoint-2xl);padding-inline:var(--site-gutter);gap:var(--space-8);flex-direction:column;margin-inline:auto;display:flex}.home-latest__header{align-items:flex-start;gap:var(--space-3);flex-direction:column;max-width:40rem;display:flex}.home-latest__eyebrow{align-items:center;gap:var(--space-2);letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin:0;font-size:.75rem;font-weight:700;display:inline-flex}.home-latest__eyebrow-icon{flex-shrink:0;width:.875rem;height:.875rem}.home-latest__title{letter-spacing:-.02em;color:var(--heading-text);margin:0;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.2}.home-latest__title-accent{background:var(--brand-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.home-latest__subtitle{color:var(--muted-text);margin:0;font-size:.9375rem;line-height:1.55}.home-latest__cta{align-items:center;gap:var(--space-2);background:var(--heading-text);color:var(--surface);border-radius:999px;margin-block-start:var(--space-1);padding:.7rem 1.15rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.home-latest__cta:hover{opacity:.88}.home-latest__cta:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab, var(--brand) 40%, transparent);outline:none}.home-latest__cta-icon{flex-shrink:0;width:1rem;height:1rem}.home-latest__grid{gap:var(--space-5);grid-template-columns:1fr;display:grid}.home-article-card{gap:var(--space-4);grid-template-columns:7.5rem 1fr;align-items:start;min-width:0;display:grid}.home-article-card__media{aspect-ratio:4/3;background:var(--surface-muted);border-radius:5px;display:block;position:relative;overflow:hidden}.home-article-card__image{object-fit:cover}.home-article-card__placeholder{background:var(--surface-muted);position:absolute;inset:0}.home-article-card__body{flex-direction:column;min-width:0;padding-top:0;display:flex}.home-article-card__title{margin:0 0 var(--space-2);color:var(--heading-text);font-size:.9375rem;font-weight:700;line-height:1.35}.home-article-card__title a{color:inherit;text-decoration:none}.home-article-card__title a:hover{color:var(--brand)}.home-article-card__meta{align-items:center;gap:var(--space-2);color:var(--muted-text);flex-wrap:wrap;margin:0;font-size:.75rem;display:flex}.home-explore{width:100%;padding-block:var(--space-4) var(--space-8)}.home-explore__inner{width:100%;max-width:var(--breakpoint-2xl);padding-inline:var(--site-gutter);gap:var(--space-8);flex-direction:column;margin-inline:auto;display:flex}.home-explore__header{gap:var(--space-3);flex-direction:column;max-width:40rem;display:flex}.home-explore__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin:0;font-size:.75rem;font-weight:700}.home-explore__title{letter-spacing:-.02em;color:var(--heading-text);margin:0;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.2}.home-explore__title-accent{background:var(--brand-gradient);color:#0000;-webkit-background-clip:text;background-clip:text}.home-explore__subtitle{color:var(--muted-text);margin:0;font-size:.9375rem;line-height:1.55}.home-explore__grid{gap:var(--space-3);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.home-explore-card{--topic-accent:var(--brand);gap:var(--space-2);min-width:0;padding:var(--space-3);isolation:isolate;border:1px solid color-mix(in oklab, var(--topic-accent) 28%, var(--border));background:color-mix(in oklab, var(--surface) 72%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.35);backdrop-filter:blur(14px)saturate(1.35);box-shadow:inset 0 1px 0 color-mix(in oklab, var(--surface) 55%, transparent), inset 0 -1px 0 color-mix(in oklab, var(--topic-accent) 8%, transparent);color:inherit;border-radius:5px;flex-direction:column;text-decoration:none;transition:border-color .15s,box-shadow .15s,transform .15s,background .15s;display:flex;position:relative;overflow:hidden}.home-explore-card:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(120% 90% at 92% 8%, color-mix(in oklab, var(--topic-accent) 22%, transparent) 0%, transparent 55%), radial-gradient(100% 80% at 8% 92%, color-mix(in oklab, var(--topic-accent) 14%, transparent) 0%, transparent 50%), radial-gradient(80% 60% at 50% 45%, color-mix(in oklab, var(--topic-accent) 8%, transparent) 0%, transparent 65%);transition:opacity .15s;position:absolute;inset:0}.home-explore-card:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(145deg, color-mix(in oklab, var(--surface) 40%, transparent) 0%, transparent 42%, color-mix(in oklab, var(--topic-accent) 6%, transparent) 100%);position:absolute;inset:0}.home-explore-card:hover{border-color:color-mix(in oklab, var(--topic-accent) 42%, var(--border));background:color-mix(in oklab, var(--surface) 78%, transparent);box-shadow:inset 0 1px 0 color-mix(in oklab, var(--surface) 65%, transparent), inset 0 -1px 0 color-mix(in oklab, var(--topic-accent) 12%, transparent), 0 8px 24px color-mix(in oklab, var(--topic-accent) 12%, transparent), var(--shadow-sm);transform:translateY(-2px)}.home-explore-card:hover:before{background:radial-gradient(120% 90% at 92% 8%, color-mix(in oklab, var(--topic-accent) 30%, transparent) 0%, transparent 55%), radial-gradient(100% 80% at 8% 92%, color-mix(in oklab, var(--topic-accent) 18%, transparent) 0%, transparent 50%), radial-gradient(80% 60% at 50% 45%, color-mix(in oklab, var(--topic-accent) 12%, transparent) 0%, transparent 65%)}.home-explore-card:focus-visible{box-shadow:inset 0 1px 0 color-mix(in oklab, var(--surface) 55%, transparent), 0 0 0 3px color-mix(in oklab, var(--brand) 30%, transparent);outline:none}.home-explore-card__top,.home-explore-card__desc,.home-explore-card__footer{z-index:1;position:relative}.home-explore-card__top{align-items:center;gap:var(--space-3);min-width:0;display:flex}.home-explore-card__icon{background:color-mix(in oklab, var(--topic-accent) 20%, color-mix(in oklab, var(--surface) 55%, transparent));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:2.25rem;height:2.25rem;color:var(--topic-accent);box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--topic-accent) 18%, transparent);border-radius:999px;flex-shrink:0;place-items:center;display:grid}.home-explore-card__icon-svg{width:1.125rem;height:1.125rem}.home-explore-card__title{color:var(--heading-text);text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:1rem;font-weight:700;line-height:1.3;overflow:hidden}.home-explore-card__desc{color:var(--muted-text);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;margin:0;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}.home-explore-card__footer{justify-content:space-between;align-items:center;gap:var(--space-3);padding-top:var(--space-1);margin-top:auto;display:flex}.home-explore-card__count{color:var(--topic-accent);font-size:.8125rem;font-weight:600}.home-explore-card__arrow{border:1px solid color-mix(in oklab, var(--topic-accent) 22%, var(--border));background:color-mix(in oklab, var(--surface) 60%, transparent);width:1.75rem;height:1.75rem;color:var(--muted-text);border-radius:999px;flex-shrink:0;place-items:center;transition:background .15s,border-color .15s,color .15s;display:grid}.home-explore-card:hover .home-explore-card__arrow{background:var(--topic-accent);border-color:var(--topic-accent);color:#fff;color:lab(100% 0 0)}.home-explore-card__arrow-svg{width:.875rem;height:.875rem}.home-explore__search{align-items:stretch;gap:var(--space-4);padding:var(--space-5);background:var(--brand-soft);border-radius:5px;flex-direction:column;display:flex}.home-explore__search-icon{background:var(--brand);width:3rem;height:3rem;color:var(--brand-foreground);border-radius:5px;flex-shrink:0;place-items:center;display:grid}.home-explore__search-icon-svg{width:1.25rem;height:1.25rem}.home-explore__search-copy{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.home-explore__search-title{color:var(--heading-text);margin:0;font-size:1.0625rem;font-weight:700;line-height:1.3}.home-explore__search-desc{color:var(--muted-text);margin:0;font-size:.875rem;line-height:1.5}.home-explore__search-btn{justify-content:center;align-items:center;gap:var(--space-2);background:var(--brand);height:2.75rem;color:var(--brand-foreground);white-space:nowrap;border-radius:5px;padding:0 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.home-explore__search-btn:hover{opacity:.92}.home-explore__search-btn:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab, var(--brand) 35%, transparent);outline:none}.home-explore__search-btn-icon{width:1rem;height:1rem}.home-newsletter{width:100%}.home-newsletter__inner{width:100%;padding:var(--space-6) var(--site-gutter);gap:var(--space-6);background:var(--surface-muted);border-radius:5px;flex-direction:column;margin-inline:auto;display:flex}.home-newsletter__copy{gap:var(--space-4);flex-direction:column;min-width:0;display:flex}.home-newsletter__icon-wrap{flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:inline-flex;position:relative}.home-newsletter__dots{background-image:radial-gradient(circle, color-mix(in oklab, var(--brand) 45%, transparent) 1.25px, transparent 1.35px);pointer-events:none;background-size:.45rem .45rem;width:2.5rem;height:2.5rem;position:absolute;inset:-.5rem auto auto -.75rem}.home-newsletter__icon{z-index:1;border:1.5px solid var(--brand);width:3.25rem;height:3.25rem;color:var(--brand);background:color-mix(in oklab, var(--brand-soft) 70%, transparent);box-shadow:0 0 1.5rem color-mix(in oklab, var(--brand) 25%, transparent);border-radius:999px;place-items:center;display:grid;position:relative}.home-newsletter__icon-svg{width:1.35rem;height:1.35rem}.home-newsletter__text{gap:var(--space-2);flex-direction:column;min-width:0;display:flex}.home-newsletter__title{letter-spacing:-.02em;flex-direction:column;margin:0;font-size:clamp(1.5rem,4vw,2rem);font-weight:700;line-height:1.2;display:flex}.home-newsletter__title-line{color:var(--heading-text)}.home-newsletter__title-accent{color:var(--brand)}.home-newsletter__subtitle{max-width:28rem;color:var(--muted-text);margin:0;font-size:.9375rem;line-height:1.55}.home-newsletter__action{gap:var(--space-4);flex-direction:column;width:100%;min-width:0;display:flex}.home-newsletter__form{gap:var(--space-3);flex-direction:column;width:100%;display:flex}.home-newsletter__field{flex:1;align-items:center;min-width:0;display:flex;position:relative}.home-newsletter__field-icon{width:1.125rem;height:1.125rem;color:var(--muted-text);pointer-events:none;position:absolute;left:.875rem}.home-newsletter__input{border:1px solid var(--input);background:var(--surface);width:100%;height:2.75rem;color:var(--foreground);border-radius:5px;outline:none;padding:0 1rem 0 2.75rem;font-size:.9375rem}.home-newsletter__input::placeholder{color:var(--muted-text)}.home-newsletter__input:focus-visible{border-color:color-mix(in oklab, var(--brand) 55%, var(--input));box-shadow:0 0 0 3px color-mix(in oklab, var(--brand) 25%, transparent)}.home-newsletter__btn{background:var(--brand-gradient);color:#fff;color:lab(100% 0 0);cursor:pointer;white-space:nowrap;border:none;border-radius:5px;height:2.75rem;padding:0 1.5rem;font-size:.9375rem;font-weight:600;transition:opacity .15s}.home-newsletter__btn:hover{opacity:.92}.home-newsletter__btn:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab, var(--brand) 35%, transparent);outline:none}.home-newsletter__proof{justify-content:center;align-items:center;gap:var(--space-3);flex-wrap:wrap;display:flex}.home-newsletter__avatars{align-items:center;margin:0;padding:0;list-style:none;display:flex}.home-newsletter__avatar{border:2px solid var(--surface-muted);background:var(--brand-soft);width:2rem;height:2rem;color:var(--brand);letter-spacing:.02em;border-radius:999px;place-items:center;font-size:.625rem;font-weight:700;display:grid}.home-newsletter__avatar:not(:first-child){margin-left:-.5rem}.home-newsletter__avatar:nth-child(2){background:color-mix(in oklab, var(--brand) 18%, var(--surface))}.home-newsletter__avatar:nth-child(3){background:color-mix(in oklab, var(--brand) 28%, var(--surface))}.home-newsletter__avatar:nth-child(4){background:color-mix(in oklab, var(--brand) 38%, var(--surface));color:#fff;color:lab(100% 0 0)}.home-newsletter__avatar-initials{line-height:1}.home-newsletter__proof-text{color:var(--muted-text);margin:0;font-size:.875rem}.home-editors{width:100%;padding-block:var(--space-8)}.home-editors__inner{width:100%;max-width:var(--breakpoint-2xl);padding-inline:var(--site-gutter);gap:var(--space-6);flex-direction:column;margin-inline:auto;display:flex}.home-editors__header{gap:var(--space-5);flex-direction:column;display:flex}.home-editors__intro{gap:var(--space-3);flex-direction:column;max-width:36rem;display:flex}.home-editors__eyebrow{align-items:center;gap:var(--space-2);letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin:0;font-size:.75rem;font-weight:700;display:inline-flex}.home-editors__eyebrow-icon{flex-shrink:0;width:.875rem;height:.875rem}.home-editors__title{letter-spacing:-.02em;color:var(--heading-text);margin:0;font-size:clamp(1.5rem,4vw,2.25rem);font-weight:700;line-height:1.2}.home-editors__title-accent{background:var(--brand);border-radius:999px;width:2.5rem;height:.1875rem;display:block}.home-editors__subtitle{color:var(--muted-text);margin:0;font-size:.9375rem;line-height:1.55}.home-editors__why{gap:var(--space-3);padding:var(--space-5);background:var(--brand-soft);border-radius:5px;flex-direction:column;display:flex}.home-editors__why-icon{background:color-mix(in oklab, var(--brand) 18%, transparent);width:2.5rem;height:2.5rem;color:var(--brand);border-radius:999px;flex-shrink:0;place-items:center;display:grid}.home-editors__why-icon-svg{width:1.125rem;height:1.125rem}.home-editors__why-copy{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.home-editors__why-title{color:var(--heading-text);margin:0;font-size:.9375rem;font-weight:700;line-height:1.3}.home-editors__why-desc{color:var(--muted-text);margin:0;font-size:.8125rem;line-height:1.5}.home-editors__why-link{align-items:center;gap:var(--space-1);color:var(--brand);white-space:nowrap;align-self:flex-start;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.home-editors__why-link:hover{text-decoration:underline}.home-editors__why-link:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab, var(--brand) 30%, transparent);border-radius:var(--radius);outline:none}.home-editors__why-link-icon{width:.875rem;height:.875rem}.home-editors__grid{gap:var(--space-4);flex-direction:column;display:flex}.home-editors__cards{gap:var(--space-4);grid-template-columns:1fr;display:grid}.home-editors-featured{background:var(--surface-muted);isolation:isolate;border-radius:5px;flex-direction:column;justify-content:flex-end;min-height:22rem;display:flex;position:relative;overflow:hidden}.home-editors-featured__media{z-index:0;position:absolute;inset:0}.home-editors-featured__image{object-fit:cover}.home-editors-featured__placeholder{background:color-mix(in oklab, var(--brand) 35%, var(--surface-muted));position:absolute;inset:0}.home-editors-featured__overlay{z-index:1;pointer-events:none;background:linear-gradient(#00000026 0%,#00000073 55%,#000000d1 100%);background:linear-gradient(lab(0% 0 0/.15) 0%,lab(0% 0 0/.45) 55%,lab(0% 0 0/.82) 100%);position:absolute;inset:0}.home-editors-featured__badge{top:var(--space-4);left:var(--space-4);z-index:2;align-items:center;gap:var(--space-1);background:var(--brand);color:var(--brand-foreground);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:.35rem .75rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:absolute}.home-editors-featured__badge-icon{width:.75rem;height:.75rem}.home-editors-featured__content{z-index:2;gap:var(--space-3);padding:var(--space-5);flex-direction:column;min-width:0;display:flex;position:relative}.home-editors-featured__category{color:color-mix(in oklab, var(--brand) 70%, white)!important}.home-editors-featured__title{letter-spacing:-.02em;color:#fff;color:lab(100% 0 0);margin:0;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;line-height:1.25}.home-editors-featured__title a{color:inherit;text-decoration:none}.home-editors-featured__title a:hover{text-underline-offset:.15em;text-decoration:underline}.home-editors-featured__excerpt{color:#ffffffc7;color:lab(100% 0 0/.78);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.875rem;line-height:1.5;display:-webkit-box;overflow:hidden}.home-editors-featured__footer{justify-content:space-between;align-items:center;gap:var(--space-3);margin-top:var(--space-1);display:flex}.home-editors-featured__footer .home-author-meta__avatar{color:#fff;color:lab(100% 0 0);background:#ffffff2e;background:lab(100% 0 0/.18)}.home-editors-featured__footer .home-author-meta__text,.home-editors-featured__footer .home-author-meta__name{color:#ffffffd9;color:lab(100% 0 0/.85)}.home-editors-featured__cta{color:#fff;color:lab(100% 0 0);background:#ffffff1f;background:lab(100% 0 0/.12);border:1px solid #ffffff47;border:1px solid lab(100% 0 0/.28);border-radius:999px;flex-shrink:0;place-items:center;width:2.75rem;height:2.75rem;text-decoration:none;transition:background .15s,border-color .15s;display:grid}.home-editors-featured__cta:hover{background:var(--brand);border-color:var(--brand)}.home-editors-featured__cta:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab, var(--brand) 45%, transparent);outline:none}.home-editors-featured__cta-icon{width:1.125rem;height:1.125rem}.home-editors-card{background:var(--surface-muted);isolation:isolate;border-radius:5px;flex-direction:column;justify-content:flex-end;min-height:14rem;display:flex;position:relative;overflow:hidden}.home-editors-card__media{z-index:0;position:absolute;inset:0}.home-editors-card__image{object-fit:cover}.home-editors-card__placeholder{background:color-mix(in oklab, var(--brand) 28%, var(--surface-muted));position:absolute;inset:0}.home-editors-card__overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000001a 0%,#00000059 50%,#000c 100%);background:linear-gradient(lab(0% 0 0/.1) 0%,lab(0% 0 0/.35) 50%,lab(0% 0 0/.8) 100%);position:absolute;inset:0}.home-editors-card__bookmark{top:var(--space-3);right:var(--space-3);z-index:2;color:#fff;color:lab(100% 0 0);pointer-events:none;background:#0003;background:lab(0% 0 0/.2);border:1px solid #ffffff73;border:1px solid lab(100% 0 0/.45);border-radius:999px;place-items:center;width:2rem;height:2rem;display:grid;position:absolute}.home-editors-card__bookmark-icon{width:.875rem;height:.875rem}.home-editors-card__content{z-index:2;gap:var(--space-2);padding:var(--space-4);flex-direction:column;min-width:0;display:flex;position:relative}.home-editors-card__category{text-shadow:0 1px 2px #000000e6,0 0 12px #000000b3,0 0 24px #00000073;text-shadow:0 1px 2px lab(0% 0 0/.9),0 0 12px lab(0% 0 0/.7),0 0 24px lab(0% 0 0/.45);color:color-mix(in oklab, var(--brand) 70%, white)!important}.home-editors-card__title{color:#fff;color:lab(100% 0 0);text-shadow:0 1px 2px #000000e6,0 0 12px #000000b3,0 0 24px #00000073;text-shadow:0 1px 2px lab(0% 0 0/.9),0 0 12px lab(0% 0 0/.7),0 0 24px lab(0% 0 0/.45);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.9375rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.home-editors-card__title a{color:inherit;text-decoration:none}.home-editors-card__title a:hover{text-underline-offset:.12em;text-decoration:underline}.home-editors-card__meta{align-items:center;gap:var(--space-2);color:#ffffffb3;color:lab(100% 0 0/.7);text-shadow:0 1px 2px #000000e6,0 0 12px #000000b3,0 0 24px #00000073;text-shadow:0 1px 2px lab(0% 0 0/.9),0 0 12px lab(0% 0 0/.7),0 0 24px lab(0% 0 0/.45);flex-wrap:wrap;margin:0;font-size:.75rem;display:flex}.home-editors__footer{gap:var(--space-4);padding:var(--space-5);background:var(--brand-soft);border-radius:5px;flex-direction:column;display:flex}.home-editors__footer-icon{background:color-mix(in oklab, var(--brand) 18%, transparent);width:2.5rem;height:2.5rem;color:var(--brand);border-radius:999px;flex-shrink:0;place-items:center;display:grid}.home-editors__footer-icon-svg{width:1.125rem;height:1.125rem}.home-editors__footer-copy{gap:var(--space-1);flex-direction:column;flex:1;min-width:0;display:flex}.home-editors__footer-title{color:var(--heading-text);margin:0;font-size:.9375rem;font-weight:700;line-height:1.3}.home-editors__footer-desc{color:var(--muted-text);margin:0;font-size:.8125rem;line-height:1.5}.home-editors__footer-link{align-items:center;gap:var(--space-1);color:var(--brand);white-space:nowrap;align-self:flex-start;font-size:.875rem;font-weight:600;text-decoration:none;display:inline-flex}.home-editors__footer-link:hover{text-decoration:underline}.home-editors__footer-link:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab, var(--brand) 30%, transparent);border-radius:var(--radius);outline:none}.home-editors__footer-link-icon{width:.875rem;height:.875rem}.home-funding{width:100%}.home-funding__inner{width:100%;max-width:var(--breakpoint-2xl);padding:var(--space-6) var(--site-gutter);gap:var(--space-6);background:var(--surface-muted);border-radius:9px;flex-direction:column;margin-inline:auto;display:flex}.home-funding__top{gap:var(--space-6);flex-direction:column;display:flex}.home-funding__header{align-items:flex-start;gap:var(--space-3);flex-direction:column;max-width:22rem;display:flex}.home-funding__eyebrow{align-items:center;gap:var(--space-2);letter-spacing:.1em;text-transform:uppercase;color:var(--muted-text);margin:0;font-size:.6875rem;font-weight:700;display:inline-flex}.home-funding__eyebrow-dot{background:var(--funding-green);border-radius:999px;flex-shrink:0;width:.375rem;height:.375rem}.home-funding__title{letter-spacing:-.02em;color:var(--heading-text);margin:0;font-size:clamp(1.5rem,4vw,2.125rem);font-weight:700;line-height:1.2}.home-funding__title-accent{color:var(--funding-green)}.home-funding__subtitle{color:var(--muted-text);margin:0;font-size:.9375rem;line-height:1.55}.home-funding__cta{align-items:center;gap:var(--space-2);background:var(--heading-text);color:var(--surface);border-radius:999px;margin-block-start:var(--space-1);padding:.7rem 1.15rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .15s;display:inline-flex}.home-funding__cta:hover{opacity:.88}.home-funding__cta:focus-visible{box-shadow:0 0 0 3px color-mix(in oklab, var(--funding-green) 40%, transparent);outline:none}.home-funding__cta-icon{flex-shrink:0;width:1rem;height:1rem}.home-funding__cards{gap:var(--space-4);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-block-end:var(--space-1);display:flex;overflow-x:auto}.home-funding__cards::-webkit-scrollbar{display:none}.home-funding-card{gap:var(--space-3);scroll-snap-align:start;min-height:16rem;padding:var(--space-5);background:var(--surface);box-shadow:var(--shadow-card);border-radius:5px;flex-direction:column;flex:0 0 min(16.5rem,78vw);display:flex;position:relative;overflow:hidden}.home-funding-card--featured{min-height:18.5rem;flex-basis:min(18rem,82vw);padding-block-start:var(--space-8)}.home-funding-card__badge{top:var(--space-4);left:var(--space-4);z-index:2;background:var(--funding-green-soft);color:var(--funding-green);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;gap:.25rem;padding:.25rem .55rem;font-size:.625rem;font-weight:800;display:inline-flex;position:absolute}.home-funding-card__badge-icon{fill:currentColor;width:.7rem;height:.7rem}.home-funding-card__bookmark{top:var(--space-4);right:var(--space-4);z-index:2;border-radius:var(--radius);width:1.75rem;height:1.75rem;color:var(--muted-text);cursor:default;pointer-events:none;background:0 0;border:none;place-items:center;padding:0;display:grid;position:absolute}.home-funding-card__bookmark-icon{width:1rem;height:1rem}.home-funding-card__sparkline{inset-inline:0;height:4.5rem;color:var(--funding-green);pointer-events:none;z-index:0;opacity:.85;position:absolute;bottom:35%}.home-funding-card__sparkline-svg{width:100%;height:100%}.home-funding-card__company{z-index:1;align-items:center;gap:var(--space-3);margin-block-start:var(--space-1);display:flex;position:relative}.home-funding-card__logo{border-radius:var(--radius);background:var(--surface-muted);width:2.5rem;height:2.5rem;color:var(--heading-text);border:1px solid color-mix(in srgb, var(--heading-text) 8%, transparent);flex-shrink:0;place-items:center;display:grid;overflow:hidden}.home-funding-card__logo>*{width:100%;height:100%}.home-funding-card__logo-img{object-fit:contain;background:var(--surface);width:100%;height:100%;padding:.25rem}.home-funding-card__logo-fallback{letter-spacing:.02em;background:var(--heading-text);color:var(--surface);place-items:center;font-size:.75rem;font-weight:700;display:grid}.home-funding-card__identity{flex-direction:column;gap:.125rem;min-width:0;display:flex}.home-funding-card__name{color:var(--heading-text);margin:0;font-size:1rem;font-weight:700;line-height:1.25}.home-funding-card__series{color:var(--funding-series);margin:0;font-size:.8125rem;font-weight:600}.home-funding-card__series--green{color:var(--funding-green)}.home-funding-card__amount{z-index:1;letter-spacing:-.03em;color:var(--heading-text);margin:0;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:800;line-height:1.1;position:relative}.home-funding-card__investors{z-index:1;gap:var(--space-2);flex-direction:column;margin-block-start:auto;display:flex;position:relative}.home-funding-card__investors-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted-text);margin:0;font-size:.625rem;font-weight:700}.home-funding-card__investors-list{gap:var(--space-2);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.home-funding-card__investor{background:var(--surface-muted);border-radius:5px;justify-content:center;align-items:center;max-width:100%;min-height:1.75rem;padding:.25rem .45rem;display:inline-flex}.home-funding-card__investor-name{letter-spacing:.04em;text-transform:uppercase;color:var(--muted-text);white-space:nowrap;text-overflow:ellipsis;max-width:6.5rem;font-size:.5625rem;font-weight:700;overflow:hidden}.home-funding-card__investor-img{object-fit:contain;filter:grayscale();opacity:.85;width:auto;max-width:3.5rem;height:1rem}.home-funding-card__meta{z-index:1;color:var(--muted-text);margin:0;font-size:.75rem;line-height:1.4;position:relative}.home-funding-stats{align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);background:var(--surface);box-shadow:var(--shadow-sm);border-radius:5px;flex-wrap:wrap;display:flex}.home-funding-stats__icon{background:var(--funding-green);width:2.25rem;height:2.25rem;color:var(--surface);border-radius:999px;flex-shrink:0;place-items:center;display:grid}.home-funding-stats__icon-svg{stroke-width:2.5px;width:1.125rem;height:1.125rem}.home-funding-stats__grid{gap:var(--space-4) var(--space-5);flex:12rem;grid-template-columns:repeat(2,minmax(0,1fr));min-width:0;margin:0;display:grid}.home-funding-stats__item{flex-direction:column;gap:.125rem;min-width:0;display:flex}.home-funding-stats__label{color:var(--muted-text);margin:0;font-size:.75rem;line-height:1.3}.home-funding-stats__value{letter-spacing:-.02em;color:var(--heading-text);margin:0;font-size:1.125rem;font-weight:700;line-height:1.2}.home-funding-stats__value--green{color:var(--funding-green)}.home-funding-stats__sparkline{color:var(--funding-green);flex-shrink:0;display:none}.home-funding-stats__sparkline-svg{width:4rem;height:1.75rem}@media (min-width:40rem){.home-editors__cards{grid-template-columns:repeat(2,1fr)}.home-editors__why{flex-direction:row;align-items:center}.home-editors__why-link{align-self:center;margin-left:auto}.home-editors__footer{flex-direction:row;align-items:center}.home-editors__footer-link{align-self:center;margin-left:auto}.home-explore__grid{gap:var(--space-4);grid-template-columns:repeat(2,minmax(0,1fr))}.home-explore-card{gap:var(--space-3);padding:var(--space-5)}.home-explore__search{align-items:center;gap:var(--space-4);flex-flow:wrap}.home-explore__search-btn{margin-left:auto}.home-funding__cards{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}.home-funding-card,.home-funding-card--featured{flex:unset;width:auto}}@media (min-width:48rem){.home-hero__inner{gap:var(--space-6);padding-inline:2rem}.home-hero__media{aspect-ratio:16/9}.home-hero__title{font-size:clamp(2rem,3.5vw,2.75rem)}.home-trending__inner{gap:var(--space-6);padding-inline:2rem}.home-trending__mobile-header,.home-trending__cta--mobile,.home-trending__mobile-carousel{display:none}.home-trending__layout{align-items:start;gap:var(--space-6);grid-template-columns:minmax(12rem,16rem) minmax(0,1fr);display:grid}.home-trending__intro{gap:var(--space-3);flex-direction:column;justify-content:flex-start;display:flex}.home-trending__eyebrow--desktop,.home-trending__cta--desktop{display:inline-flex}.home-trending__desktop-carousel{min-width:0;display:block}.home-latest__inner{padding-inline:2rem}.home-latest__grid{gap:var(--space-6);grid-template-columns:repeat(2,1fr)}.home-editors__inner{gap:var(--space-8);padding-inline:2rem}.home-editors-featured{min-height:26rem}.home-editors-featured__content{padding:var(--space-6)}.home-editors-card{min-height:15rem}.home-article-card{gap:var(--space-3);grid-template-columns:1fr}.home-article-card__media{aspect-ratio:16/10}.home-article-card__title{font-size:1.0625rem}.home-explore__inner{gap:var(--space-8);padding-inline:2rem}.home-explore__grid{gap:var(--space-5);grid-template-columns:repeat(3,1fr)}.home-explore__search{padding:var(--space-5) var(--space-6);flex-wrap:nowrap}.home-newsletter__inner{padding-block:1.5rem;padding-inline:2rem}.home-funding__inner{gap:var(--space-6);padding-inline:2rem}.home-funding-stats__grid{gap:var(--space-5);grid-template-columns:repeat(4,minmax(0,1fr))}.home-funding-stats__sparkline{display:block}.home-newsletter__copy{align-items:flex-start;gap:var(--space-5);flex-direction:row}.home-newsletter__form{flex-direction:row;align-items:stretch}.home-newsletter__btn{flex-shrink:0}.home-newsletter__proof{justify-content:flex-start}}@media (min-width:64rem){.home-hero{padding-block-end:var(--space-10)}.home-trending{padding-block:var(--space-8)}.home-trending__layout{gap:var(--space-6);grid-template-columns:minmax(14rem,18rem) minmax(0,1fr)}.home-trending__title{font-size:clamp(2rem,2.4vw,2.75rem)}.home-trending-card--desktop{flex-basis:min(17.5rem,28vw)}.home-latest,.home-editors{padding-block:var(--space-10)}.home-funding{padding-block:var(--space-8)}.home-funding__inner{padding:var(--space-8);gap:var(--space-8)}.home-funding__top{align-items:stretch;gap:var(--space-6);grid-template-columns:minmax(14rem,18rem) minmax(0,1fr);display:grid}.home-funding__header{justify-content:center;max-width:none}.home-funding__title{font-size:clamp(1.75rem,2.2vw,2.25rem)}.home-funding__cards{gap:var(--space-4);grid-template-columns:minmax(0,1.15fr) repeat(3,minmax(0,1fr));align-items:stretch}.home-funding-card{min-height:17.5rem}.home-funding-card--featured{min-height:100%}.home-funding-stats{gap:var(--space-5);padding:var(--space-5) var(--space-6);flex-wrap:nowrap}.home-funding-stats__item{padding-inline-end:var(--space-5);position:relative}.home-funding-stats__item:not(:last-child):after{content:"";background:var(--border);width:1px;position:absolute;top:.25rem;bottom:.25rem;right:0}.home-editors__header{justify-content:space-between;align-items:flex-start;gap:var(--space-8);flex-direction:row}.home-editors__intro{flex:auto}.home-editors__why{flex:0 26rem;max-width:26rem}.home-editors__grid{gap:var(--space-5);grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);align-items:stretch;display:grid}.home-editors-featured{height:100%;min-height:100%}.home-editors__cards{gap:var(--space-5);grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);height:100%}.home-editors-card{height:100%;min-height:0}.home-editors__title{font-size:clamp(1.75rem,2.5vw,2.5rem)}.home-hero__inner{align-items:center;gap:var(--space-10);grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);display:grid}.home-hero__media{aspect-ratio:4/3;order:0}.home-hero__content{gap:var(--space-5)}.home-hero__badge.home-category--pill{background:0 0;border-radius:0;padding:0}.home-hero__badge.home-category--pill:after{content:"";width:.3rem;height:.3rem;margin-left:var(--space-2);background:var(--brand);vertical-align:middle;border-radius:999px;display:inline-block}.home-hero__title{font-size:clamp(2.5rem,3.2vw,3.5rem)}.home-breaking__label{padding-inline:var(--space-5)}.home-latest__grid{gap:var(--space-6);grid-template-columns:repeat(4,1fr)}.home-explore{padding-block:var(--space-6) var(--space-10)}.home-explore__grid{gap:var(--space-5);grid-template-columns:repeat(5,1fr)}.home-explore__title{font-size:clamp(1.75rem,2.5vw,2.5rem)}.home-newsletter__inner{justify-content:space-around;align-items:center;gap:var(--space-10);flex-direction:row;padding-block:2rem}.home-newsletter__copy{flex:auto;align-items:center;max-width:34rem}.home-newsletter__title{font-size:clamp(1.75rem,2.2vw,2.25rem)}.home-newsletter__action{flex:0 26rem;width:auto}}
