@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-ext-wght-normal.BOFOeGcA.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:DM Sans Variable;font-style:normal;font-display:swap;font-weight:100 1000;src:url(/_astro/dm-sans-latin-wght-normal.Xz1IZZA0.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Familjen Grotesk;src:url(/fonts/FamiljenGrotesk-Regular.ttf)format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Familjen Grotesk;src:url(/fonts/FamiljenGrotesk-Medium.ttf)format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Familjen Grotesk;src:url(/fonts/FamiljenGrotesk-Bold.ttf)format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--body:#232624;--heading:#1e1e1e;--muted:#6c7a71;--stroke:#dbe9e0;--card-border:#d5dcd6;--card-bg:#fdfdfb;--surface:#fdfdfb;--navbar-bg:#f0f0ee;--hover:#dbe9e0;--divider:#e2e5e1;--accent-bg:#e8f0e4;--badge-neutral:#eaeeea;--prompt-border:#6c7a711a;--hover-tint:#dbe9e08c;--primary:#232624;--primary-text:#fdfdfb;--quote-rule:#2980b9;--font-body:"DM Sans Variable", "DM Sans", system-ui, -apple-system, sans-serif;--font-display:"Familjen Grotesk", var(--font-body)}*,:before,:after{box-sizing:border-box;font-family:var(--font-body)}html{-webkit-text-size-adjust:100%}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-track{background:#d9d9d9}::-webkit-scrollbar-thumb{background:var(--muted)}body{background:var(--surface);color:var(--body);margin:0;font-size:16px;line-height:1.5}img,video{max-width:100%}a{color:inherit}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page{flex-direction:column;min-height:100vh;display:flex}.page__main{flex:1 0 auto}.wrap{width:100%;max-width:370px;margin:0 auto;padding:0 8px}@media (width>=760px){.wrap{max-width:540px}}@media (width>=1080px){.wrap{max-width:1084px;padding:0 16px}}@media (width>=1440px){.wrap{max-width:1280px}}@media (width>=1624px){.wrap{max-width:1624px}}.navbar{z-index:1100;background:var(--navbar-bg);color:var(--body);border-radius:0;margin:0;padding:0 1em;position:sticky;top:0}@media (width>=1080px){.navbar{border-radius:10px;width:calc(100% - 24px);margin:0 12px;top:12px}}.navbar__bar{justify-content:space-between;align-items:center;gap:24px;min-height:3.5rem;padding:0 16px;display:flex}@media (width>=760px){.navbar__bar{padding:0 24px}}@media (width>=1080px){.navbar__bar{min-height:64px}}.navbar__logo{flex-shrink:0;align-items:center;display:inline-flex}.navbar__logo img{width:100px;height:auto;display:block}@media (width>=1080px){.navbar__logo img{width:124px}}@media (width>=1624px){.navbar__logo img{width:155px}}.navbar__links{align-self:stretch;align-items:stretch;gap:88px;margin:0;padding:0;list-style:none;display:none}@media (width>=1080px){.navbar__links{display:flex}}@media (width>=1624px){.navbar__links{gap:132px}}.navbar__link{height:100%;color:var(--body);white-space:nowrap;align-items:center;font-size:14px;font-weight:400;text-decoration:none;display:flex;position:relative}@media (width>=1440px){.navbar__link{font-size:18px}}@media (width>=1624px){.navbar__link{font-size:20px}}.navbar__link:after{content:"";background:0 0;border-radius:20px;height:6px;transition:background .2s;position:absolute;bottom:0;left:0;right:0}.navbar__link:hover:after{background:#6c7a7159}.navbar__link[aria-current=page]:after{background:var(--body)}.navbar__dropdown{position:relative}.navbar__menu{opacity:0;visibility:hidden;background:#fff;border:.5px solid #6c7a7159;border-radius:4px;flex-direction:column;gap:4px;min-width:180px;margin:0;padding:4px;list-style:none;transition:opacity .12s ease-out;display:flex;position:absolute;top:100%;right:0}.navbar__dropdown:hover .navbar__menu,.navbar__dropdown:focus-within .navbar__menu{opacity:1;visibility:visible}.navbar__menu a{color:var(--body);border-radius:4px;padding:8px 16px;font-size:14px;text-decoration:none;display:block}@media (width>=1624px){.navbar__menu a{font-size:18px}}.navbar__menu a:hover{background:#dbe9e04d}.navbar__mobile{margin-right:-16px;display:block}@media (width>=760px){.navbar__mobile{margin-right:-24px}}@media (width>=1080px){.navbar__mobile{display:none}}.navbar__mobile>summary{cursor:pointer;padding:6px;list-style:none;display:inline-flex}.navbar__mobile>summary::-webkit-details-marker{display:none}.navbar__mobile>summary .icon-close{display:none}.navbar__mobile[open]>summary{z-index:1300;color:var(--body);position:fixed;top:12px;right:12px}.navbar__mobile[open]>summary .icon-menu{display:none}.navbar__mobile[open]>summary .icon-close{display:block}.navbar__mobile[open]:before{content:"";z-index:1150;background:#0006;position:fixed;inset:0}.navbar__mobile-panel{background:var(--surface);z-index:1200;flex-direction:column;width:70%;padding:56px 16px 16px;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-8px 0 24px #00000026}.navbar__mobile-links{overflow-y:auto}.navbar__mobile-panel a{color:var(--body);border-radius:4px;margin:8px 0;padding:12px;text-decoration:none;display:block}.navbar__mobile-panel a:hover,.navbar__mobile-panel a:focus-visible{background:var(--hover)}.navbar__mobile-panel a[aria-current=page]{background:var(--hover);font-weight:600}.navbar__mobile-panel a.is-sub{padding-left:24px}.signin_replica{padding-left:15px;padding-right:15px}.footer{flex-direction:column;gap:32px;padding-top:40px;display:flex}.footer__top{justify-content:space-between;align-items:center;gap:16px;display:flex}.footer__links{grid-template-columns:max-content max-content;align-items:center;gap:12px 32px;display:grid}@media (width>=1080px){.footer__links{flex-wrap:wrap;gap:25.33px;display:flex}}@media (width>=1624px){.footer__links{gap:38px}}.footer__social{flex-shrink:0;align-items:center;gap:10px;display:flex}@media (width>=1624px){.footer__social{gap:15px}}.footer__social a{color:var(--body);display:inline-flex}.footer__social svg{width:12px;height:12px}@media (width>=1624px){.footer__social svg{width:18px;height:18px}}.footer__link{color:var(--muted);font-size:10px;font-weight:400;text-decoration:none}.footer__link:hover{color:var(--body)}@media (width>=1080px){.footer__link{font-size:10.66px}}@media (width>=1624px){.footer__link{font-size:16px}}.footer__rule{background:#6c7a7133;height:1px}.footer__legal{margin-bottom:23px}@media (width>=1080px){.footer__legal{margin-bottom:30.66px}}@media (width>=1624px){.footer__legal{margin-bottom:46px}}.footer__legal--desktop{display:none}.footer__legal--mobile{flex-direction:column;gap:16px;display:flex}.footer__legal-bottom{justify-content:space-between;align-items:center;display:flex}@media (width>=1440px){.footer__legal--mobile{display:none}.footer__legal--desktop{justify-content:space-between;align-items:center;display:flex}}.footer__legal-links{display:flex}.footer__legal--mobile .footer__legal-links{justify-content:space-between}.footer__legal--desktop .footer__legal-links{gap:24px}@media (width>=1624px){.footer__legal--desktop .footer__legal-links{gap:40px}}.footer__legal-links a,.footer__copyright{color:var(--muted);font-size:8px;font-weight:500;text-decoration:none}.footer__legal-links a:hover{color:var(--body)}@media (width>=1080px){.footer__legal-links a,.footer__copyright{font-size:10px}}@media (width>=1624px){.footer__legal-links a,.footer__copyright{font-size:12px}}.footer__logo{width:62px;height:18px}@media (width>=1080px){.footer__logo{width:93px;height:27px}}@media (width>=1624px){.footer__logo{width:140px;height:40px}}.story-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:flex-start;align-items:flex-end;width:100%;height:100vh;display:flex;position:relative}.story-hero:before{content:"";z-index:1;background:linear-gradient(#00000080,#0003);position:absolute;inset:0}.story-hero__inner{z-index:5;flex-direction:column;align-items:flex-start;width:100%;margin:0 auto 2rem;padding:0 2rem;display:flex;position:sticky;bottom:40px}@media (width>=1080px){.story-hero__inner{max-width:1200px}}.story-hero__tag{color:#fff;text-transform:uppercase;letter-spacing:.05em;margin:0 0 8px;font-size:.875rem;font-weight:600}@media (width>=1080px){.story-hero__tag{font-size:1rem}}@media (width>=1624px){.story-hero__tag{font-size:12px}}.story-hero__title{color:#fff;margin:0;font-size:32px;font-weight:700;line-height:1.2}@media (width>=760px){.story-hero__title{font-size:48px}}@media (width>=1080px){.story-hero__title{font-size:72px}}.story{flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin:0 auto;padding:32px 16px;display:flex}@media (width>=1080px){.story{flex-direction:row;max-width:1200px;padding:32px 24px}}@media (width>=1624px){.story{max-width:1624px}}.story__meta{border-radius:.5rem;justify-content:space-between;align-items:flex-start;width:100%;padding:.5rem;display:flex}@media (width>=1080px){.story__meta{width:auto;margin:0 2rem}}.story__byline{flex-direction:row;align-items:center;gap:24px;display:flex}@media (width>=1080px){.story__byline{flex-direction:column;align-items:flex-start;gap:0}}.story__avatars{margin-bottom:8px;display:flex}.story__avatar{border:2px solid var(--surface);object-fit:cover;background:#e6e6e6;border-radius:50%;width:64px;height:64px}.story__avatar+.story__avatar{margin-left:-16px}.story__author{margin:0;font-size:18px;font-weight:700}.story__dates{flex-direction:row;align-items:center;gap:8px;display:flex}.story__dates span{color:var(--muted);font-size:13px}.story__dot{background:var(--muted);border-radius:50%;width:2px;height:2px}.story__share{cursor:pointer;color:#000;background:0 0;border:0;padding:8px;display:none}@media (width>=1080px){.story__share{display:block}}.story__content{width:100%;color:var(--body)}@media (width>=1080px){.story__content{min-width:720px;max-width:720px}}@media (width>=1440px){.story__content{max-width:920px}}@media (width>=1624px){.story__content{max-width:1200px}}.story__content img{object-fit:cover;width:100%;height:60vh;display:block;position:relative;left:50%;transform:translate(-50%)}.story__content a{text-decoration-skip-ink:auto;text-decoration-line:underline;text-decoration-style:solid;text-decoration-color:var(--muted);text-underline-offset:auto;text-underline-position:from-font;font-size:18px;font-weight:400;line-height:normal}.story__content p{margin-top:.5rem;padding:0;font-size:18px}@media (width>=1080px){.story__content p{padding:.25rem}}.story__content h2,.story__content h3{font-family:var(--font-display);margin-top:.5rem;margin-bottom:.2rem;padding:0}@media (width>=1080px){.story__content h2,.story__content h3{padding:.5rem}}.story__content blockquote{border-left:4px solid var(--quote-rule);margin:2rem 0;padding-left:1.5rem;padding-right:1.5rem;font-size:1.2rem;line-height:1.6}.story__content table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:16px;display:block;overflow-x:auto}.story__content th,.story__content td{border:1px solid var(--stroke);text-align:left;padding:8px 12px}.story-embed{width:100%;height:var(--story-embed-height,600px);border-radius:8px;margin-bottom:2rem;position:relative;overflow:hidden}.story-embed iframe{opacity:1;border:none;border-radius:8px;width:100%;height:100%;transition:opacity .5s ease-in-out;display:block}.story-embed__loader{z-index:1000;background:#f5f5f5;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:24px;transition:opacity .5s ease-in-out;display:none;position:absolute;inset:0;box-shadow:0 8px 16px #0003}html.js .story-embed:not(.is-loaded) .story-embed__loader{display:flex}html.js .story-embed:not(.is-loaded) iframe{opacity:0}.story-embed__spinner{border:4px solid #23262426;border-top-color:var(--body);border-radius:50%;width:60px;height:60px;animation:1s linear infinite story-embed-spin}@media (prefers-reduced-motion:reduce){.story-embed__spinner{animation-duration:3s}}@keyframes story-embed-spin{to{transform:rotate(360deg)}}.story-embed__loader-title{color:var(--body);margin:0;font-size:1.25rem;font-weight:600}.story-embed__loader-note{color:var(--muted);margin:0;font-size:.875rem}.toast{color:#fff;z-index:2000;opacity:0;pointer-events:none;background:#313131;border-radius:4px;padding:12px 20px;font-size:14px;transition:opacity .2s ease-out;position:fixed;top:24px;left:50%;transform:translate(-50%)}.toast.is-visible{opacity:1}.explore{width:100%;margin:0 auto;padding:40px 20px}@media (width>=1080px){.explore{max-width:900px;padding:64px 32px}}@media (width>=1440px){.explore{max-width:1100px}}@media (width>=1624px){.explore{max-width:1280px;padding:80px 32px}}.explore__header{border-top:1px solid var(--divider);margin-bottom:24px;padding-top:24px}@media (width>=1080px){.explore__header{margin-bottom:36px;padding-top:32px}}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin:0 0 10px;font-size:12px;font-weight:600}.explore__title{font-family:var(--font-display);color:var(--heading);margin:0;font-size:28px;font-weight:500;line-height:1.15}@media (width>=1080px){.explore__title{font-size:36px}}@media (width>=1624px){.explore__title{font-size:44px}}.explore__panels{grid-template-columns:1fr;gap:16px;margin-bottom:48px;display:grid}@media (width>=760px){.explore__panels{grid-template-columns:1fr 1fr}}@media (width>=1080px){.explore__panels{gap:24px;margin-bottom:72px}}.panel{border:1px solid var(--card-border);background:var(--card-bg);border-radius:14px;flex-direction:column;gap:20px;height:100%;padding:24px;display:flex}@media (width>=1080px){.panel{gap:24px;padding:36px}}@media (width>=1624px){.panel{padding:44px}}.panel__eyebrow{color:var(--muted);align-items:center;gap:10px;margin-bottom:14px;display:flex}.panel__badge{border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:inline-flex}.panel__badge svg{width:18px;height:18px;color:var(--body)}.panel__badge--atlas{background:var(--accent-bg)}.panel__badge--ask{background:var(--badge-neutral)}.panel__eyebrow-label{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:600}.panel__title{font-family:var(--font-display);color:var(--heading);margin:0;font-size:22px;font-weight:600;line-height:1.2}@media (width>=1080px){.panel__title{font-size:26px}}@media (width>=1624px){.panel__title{font-size:30px}}.panel__lede{color:var(--body);margin:0;font-size:15px;line-height:1.55}@media (width>=1080px){.panel__lede{font-size:17px}}@media (width>=1624px){.panel__lede{font-size:18px}}.panel__stats{grid-template-columns:repeat(3,1fr);gap:6px;width:100%;display:grid}@media (width>=1080px){.panel__stats{gap:12px}}.stat{background:var(--accent-bg);border-radius:10px;min-width:0;padding:10px 8px}@media (width>=1080px){.stat{padding:16px 18px}}.stat__label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 4px;font-size:10px;font-weight:600}@media (width>=1080px){.stat__label{font-size:11px}}.stat__value{color:var(--body);white-space:nowrap;margin:0;font-size:14px;font-weight:700;line-height:1.2}@media (width>=1080px){.stat__value{font-size:18px}}@media (width>=1624px){.stat__value{font-size:20px}}.cta{background:var(--primary);color:var(--primary-text);letter-spacing:.01em;border-radius:8px;align-self:flex-start;align-items:center;gap:10px;margin-top:auto;padding:12px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:opacity .12s ease-out,transform .12s ease-out;display:inline-flex}.cta:hover{opacity:.94;transform:translateY(-1px)}@media (width>=1080px){.cta{padding:14px 24px;font-size:16px}}.cta svg{width:18px;height:18px}.prompts{flex-direction:column;gap:12px;display:flex}.prompt{border:1px solid var(--prompt-border);background:var(--accent-bg);color:var(--body);border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;font-size:14px;font-weight:500;line-height:1.4;text-decoration:none;transition:background-color .12s ease-out,border-color .12s ease-out;display:flex}@media (width>=1080px){.prompt{font-size:15px}}.prompt:hover{background:var(--hover-tint);border-color:var(--card-border)}.prompt svg{width:18px;height:18px;color:var(--muted);flex-shrink:0}.related{border-top:1px solid var(--divider);padding-top:24px}@media (width>=1080px){.related{padding-top:32px}}.related__header{flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:20px;display:flex}@media (width>=1080px){.related__header{flex-direction:row;align-items:flex-end;gap:0;margin-bottom:28px}}.related__title{font-family:var(--font-display);color:var(--heading);margin:0;font-size:22px;font-weight:500;line-height:1.2}@media (width>=1080px){.related__title{font-size:28px}}.related__all{color:var(--body);white-space:nowrap;font-size:14px;font-weight:500;text-decoration:none}.related__grid{grid-template-columns:1fr;gap:16px;display:grid}@media (width>=1080px){.related__grid{grid-template-columns:repeat(3,1fr);gap:20px}}.rcard{border:1px solid var(--card-border);background:var(--card-bg);height:100%;color:inherit;border-radius:12px;flex-direction:column;text-decoration:none;transition:transform .18s ease-out,box-shadow .18s ease-out;display:flex;overflow:hidden}.rcard:hover{transform:translateY(-2px);box-shadow:0 8px 20px -8px #0000002e}.rcard__media{height:140px;position:relative;overflow:hidden}@media (width>=1080px){.rcard__media{height:180px}}.rcard__media img{object-fit:cover;width:100%;height:100%;display:block}.rcard__flag{backdrop-filter:blur(4px);color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#0000008c;border-radius:999px;padding:4px 12px;font-size:11px;font-weight:600;position:absolute;top:16px;left:16px}.rcard__body{flex-direction:column;gap:8px;padding:16px;display:flex}@media (width>=1080px){.rcard__body{padding:20px}}.rcard__meta{letter-spacing:.08em;color:var(--muted);margin:0;font-size:11px;font-weight:500}.rcard__title{font-family:var(--font-display);color:var(--body);margin:0;font-size:18px;font-weight:500;line-height:1.25}@media (width>=1080px){.rcard__title{font-size:20px}}.rcard__excerpt{color:var(--muted);margin:0;font-size:14px;line-height:1.45}.index{width:100%;max-width:1920px;margin:0 auto;padding-bottom:64px}.index__header{flex-direction:column;justify-content:space-between;align-items:center;gap:16px;padding-top:32px;padding-bottom:40.666px;display:flex}@media (width>=1080px){.index__header{flex-direction:row;padding-top:64px;padding-bottom:88px}}@media (width>=1440px){.index__header{padding-bottom:96px}}@media (width>=1624px){.index__header{padding-top:96px;padding-bottom:122px}}.index__header-left{width:100%}@media (width>=1080px){.index__header-left{width:50%}}.index__header-right{width:100%}@media (width>=1080px){.index__header-right{width:50%;max-width:448px}}@media (width>=1624px){.index__header-right{max-width:672px}}.index__title{font-family:var(--font-display);color:var(--body);margin:0 0 16px;font-size:36px;font-weight:700;line-height:41px}@media (width>=1080px){.index__title{margin-bottom:8px;font-size:57.333px;line-height:66.666px}}@media (width>=1624px){.index__title{margin-bottom:16px;font-size:86px;line-height:100px}}.index__lede,.index__desc{color:var(--body);margin:0;font-size:15px;font-weight:500;line-height:20px}@media (width>=1080px){.index__lede,.index__desc{font-size:18.666px;line-height:22.666px}}@media (width>=1624px){.index__lede,.index__desc{font-size:28px;line-height:34px}}.index__chips{border-bottom:1px solid var(--stroke);scrollbar-width:none;-ms-overflow-style:none;gap:8px;margin-top:16px;padding:16px 16px 8px;display:flex;overflow-x:auto}.index__chips::-webkit-scrollbar{display:none}@media (width>=760px){.index__chips{display:none}}.chip{text-transform:none;background:var(--card-bg);color:var(--body);cursor:pointer;border:1px solid #6c7a714d;border-radius:999px;flex-shrink:0;padding:8px 24px;font-size:13px;font-weight:500}.chip:hover{background:#dbe9e04d;border-color:#6c7a7180}.chip.is-active{background:var(--primary);color:var(--primary-text)}.chip.is-active:hover{background:#3a3e3c}.index__lead{border-bottom:1px solid var(--stroke);grid-template-columns:1fr;padding:16px;display:grid}@media (width>=1080px){.index__lead{border-top:1px solid var(--stroke);grid-template-columns:4fr 8fr;padding:0}}.index__lead-image{aspect-ratio:1;border-right:1px solid var(--stroke);background-position:50%;background-size:cover;width:100%;display:none;position:relative;overflow:hidden}@media (width>=1080px){.index__lead-image{display:block}}.index__lead-card{color:inherit;flex-direction:column;padding:64px 4px;text-decoration:none;display:flex;position:relative}@media (width>=1080px){.index__lead-card{padding:82px 63.333px}}@media (width>=1624px){.index__lead-card{padding:123px 95px}}.index__lead-topbar{justify-content:space-between;align-items:center;display:flex;position:absolute;top:32px;left:4px;right:4px}@media (width>=1080px){.index__lead-topbar{top:10px;left:10px;right:10px}}.index__badge{background:var(--hover);color:var(--body);text-align:center;backdrop-filter:blur(11.6px);border-radius:3px;justify-content:center;align-items:center;height:18.666px;padding:10.833px 12.999px;font-size:10.526px;font-weight:500;display:inline-flex}@media (width>=1080px){.index__badge{height:25.333px;font-size:13.333px}}@media (width>=1624px){.index__badge{height:38px;padding:16.25px 19.5px;font-size:20px}}.index__category{align-items:center;gap:8px;display:flex}.index__category span{color:var(--body);font-size:9.474px;font-weight:400}@media (width>=1080px){.index__category span{font-size:12px}}@media (width>=1624px){.index__category span{font-size:18px}}.index__dot{background:#86be40;border-radius:50%;width:8px;height:8px}@media (width>=1080px){.index__dot{width:10px;height:10px}}@media (width>=1624px){.index__dot{width:14px;height:14px}}.index__lead-title{font-family:var(--font-display);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0 0 8px;font-size:23px;font-weight:500;display:-webkit-box;overflow:hidden}@media (width>=1080px){.index__lead-title{font-size:26.666px}}@media (width>=1440px){.index__lead-title{font-size:32px}}@media (width>=1624px){.index__lead-title{font-size:40px}}.index__lead-excerpt{color:var(--body);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0 0 8px;font-size:15px;font-weight:400;display:-webkit-box;overflow:hidden}@media (width>=1080px){.index__lead-excerpt{-webkit-line-clamp:2;line-clamp:2;margin-bottom:16px;font-size:18.666px}}@media (width>=1624px){.index__lead-excerpt{margin-bottom:24px;font-size:28px}}.index__lead-meta{color:var(--muted);justify-content:space-between;align-items:center;gap:16px;font-size:10.26px;line-height:18.24px;display:flex;position:absolute;bottom:40.666px}@media (width>=1080px){.index__lead-meta{justify-content:flex-start;gap:48px;font-size:12px;line-height:21.333px;bottom:49.333px}}@media (width>=1440px){.index__lead-meta{bottom:62.666px}}@media (width>=1624px){.index__lead-meta{gap:72px;font-size:18px;line-height:32px;bottom:78px}}.index__grid{grid-template-columns:1fr;display:grid}@media (width>=1080px){.index__grid{grid-template-columns:repeat(3,1fr)}}.pcard{aspect-ratio:1;background:var(--card-bg);width:100%;max-height:320px;color:inherit;border-bottom:1px solid var(--stroke);text-decoration:none;display:block;position:relative;overflow:hidden}@media (width>=1080px){.pcard{border-right:1px solid var(--stroke);max-height:none}.index__grid>.pcard:nth-child(3n){border-right:none}}.pcard__bg{opacity:1;background-position:50%;background-size:cover;transition:opacity .4s ease-in-out,transform .4s ease-in-out;position:absolute;inset:0}@media (width>=1080px){.pcard__bg{opacity:0}.pcard:hover .pcard__bg{opacity:1;transform:scale(1.05)}}.pcard__inner{z-index:2;height:100%;display:block;position:relative}.pcard__tag{color:#fdfdfb;justify-content:flex-end;align-items:center;gap:8px;font-size:9.365px;font-weight:500;display:flex;position:absolute;top:43px;right:28px}@media (width>=1080px){.pcard__tag{color:var(--muted);font-size:10.66px;top:37.333px;right:32px}.pcard:hover .pcard__tag{color:#fdfdfb}}@media (width>=1624px){.pcard__tag{font-size:16px;top:56px;right:48px}}.pcard__tag-dot{background:#86be40;border-radius:50%;width:6px;height:6px}@media (width>=1080px){.pcard__tag-dot{width:6.666px;height:6.666px}}@media (width>=1624px){.pcard__tag-dot{width:10px;height:10px}}.pcard__title{font-family:var(--font-display);color:#fdfdfb;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:0;padding:0 24px;font-size:23px;font-weight:500;line-height:normal;display:-webkit-box;position:absolute;top:124px;left:0;right:0;overflow:hidden}@media (width>=1080px){.pcard__title{color:var(--body);font-size:26.666px;top:140px}.pcard:hover .pcard__title{color:#fdfdfb}}@media (width>=1440px){.pcard__title{font-size:32px;top:170px}}@media (width>=1624px){.pcard__title{font-size:40px;top:213px}}.pcard__meta{color:#fdfdfb;justify-content:space-between;align-items:center;gap:12px;font-size:10.5px;line-height:32px;display:flex;position:absolute;bottom:43px;left:28px;right:28px}@media (width>=1080px){.pcard__meta{color:var(--muted);font-size:12px;bottom:49.333px;left:20px}.pcard:hover .pcard__meta{color:#fdfdfb}}@media (width>=1624px){.pcard__meta{font-size:18px;bottom:74px;left:30px;right:30px}}
