.home-category-articles{margin-top:2rem}@media(min-width:640px){.home-category-articles{margin-top:2.75rem}}.home-category-articles.is-loading{opacity:.65;pointer-events:none}.home-category-articles .sale-category-nav__link.home-cat-btn{border-radius:9999px}.home-category-articles .sale-category-nav__link.home-cat-btn.is-current,.home-category-articles .sale-category-nav__link.home-cat-btn[aria-current=true]{color:#fff;font-weight:600;border-color:#0f3c28f2;background:linear-gradient(155deg,var(--site-link, #1b4332) 0%,rgb(12 52 34) 48%,rgb(8 44 28) 100%);box-shadow:0 2px 6px #1b433259,0 1px 2px #0000001f,inset 0 1px #ffffff1f}.home-category-articles .sale-category-nav__link.home-cat-btn.is-current:hover,.home-category-articles .sale-category-nav__link.home-cat-btn[aria-current=true]:hover{filter:brightness(1.05);transform:translateY(-1px)}.home-category-articles .sale-category-nav__link.home-cat-btn.is-current:before,.home-category-articles .sale-category-nav__link.home-cat-btn[aria-current=true]:before{border-color:#fffffff2;background-color:#fff;box-shadow:0 0 0 1px #ffffff59,0 0 8px #ffffff40;transform:scale(1.05)}.home-category-articles .sale-category-nav__link.home-cat-btn.is-current:focus-visible,.home-category-articles .sale-category-nav__link.home-cat-btn[aria-current=true]:focus-visible{outline-color:#fff;box-shadow:0 0 0 3px #1b433259,0 2px 6px #1b433259,inset 0 1px #ffffff1f}.home-category-articles__grid{display:grid;grid-template-columns:1fr;gap:1rem;list-style:none;padding:0;margin:0}@media(min-width:640px){.home-category-articles__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.home-category-articles__grid{grid-template-columns:repeat(3,1fr)}}.home-category-articles__empty-wrap{grid-column:1 / -1}.home-articles-empty{margin:0;color:var(--site-muted, #6b7280)}.home-article-card{display:flex;height:100%;flex-direction:column;overflow:hidden;border-radius:.75rem;border:1px solid #e5e7eb;background:#fff;box-shadow:0 4px 6px -1px #00000012,0 2px 4px -2px #0000000d;transition:box-shadow .2s ease}.home-article-card:hover{box-shadow:0 10px 15px -3px #00000014,0 4px 6px -4px #0000000d}.home-article-card__media{position:relative;aspect-ratio:16 / 9;flex-shrink:0;overflow:hidden;background:linear-gradient(135deg,#f3f4f6d9,#e5e7eb73)}.home-article-card__img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.home-article-card:hover .home-article-card__img{transform:scale(1.05)}.home-article-card__placeholder{position:absolute;inset:0;background:inherit}.home-article-card__media-shade{pointer-events:none;position:absolute;inset-inline:0;bottom:0;z-index:2;height:6rem;background:linear-gradient(to top,rgb(0 0 0 / .75),rgb(0 0 0 / .35),transparent)}.home-article-card__type-badge{pointer-events:none;position:absolute;top:.625rem;left:.625rem;z-index:4;max-width:calc(100% - 1.5rem);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:9999px;border:1px solid rgb(255 255 255 / .45);background:#1b4332e0;padding:.2rem .65rem;font-size:.6875rem;font-weight:700;line-height:1.2;letter-spacing:.02em;color:#fff;box-shadow:0 2px 8px #0003}@media(min-width:640px){.home-article-card__type-badge{top:.75rem;left:.75rem;padding:.25rem .75rem;font-size:.75rem}}.home-article-card__media-hit{position:absolute;inset:0;z-index:1;text-decoration:none;color:inherit}.home-article-card__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.home-article-card__date{pointer-events:none;position:absolute;bottom:.75rem;left:.75rem;z-index:3;display:flex;height:3.375rem;min-width:3.375rem;flex-direction:column;align-items:center;justify-content:center;border-radius:.375rem;background:#fffffff2;padding:0 .5rem;text-align:center;box-shadow:0 4px 6px -1px #00000014,0 1px 2px #0000000d;border:1px solid rgb(0 0 0 / .05)}.home-article-card__date-day{font-size:1.125rem;font-weight:700;line-height:1;font-variant-numeric:tabular-nums;color:var(--site-text, #111827)}.home-article-card__date-month{margin-top:.25rem;font-size:.625rem;font-weight:700;line-height:1;letter-spacing:.02em;color:var(--site-link, #1b4332)}.home-article-card__category-chip{position:absolute;bottom:.75rem;left:.75rem;z-index:4;max-width:min(16rem,calc(100% - 5rem));overflow:hidden;text-overflow:ellipsis;white-space:nowrap;border-radius:9999px;border:1px solid rgb(255 255 255 / .4);background:#ffffff26;padding:.125rem .75rem;font-size:.75rem;font-weight:500;line-height:1.25;color:#fff;text-decoration:none;box-shadow:0 4px 6px -1px #0000001f;backdrop-filter:blur(12px);transition:border-color .15s ease,background-color .15s ease}.home-article-card__category-chip:hover,.home-article-card__category-chip:focus-visible{border-color:#ffffff8c;background:#ffffff40}.home-article-card__category-chip--with-date{left:auto;right:.75rem}@media(min-width:640px){.home-article-card__category-chip{max-width:min(20rem,calc(100% - 6rem));padding:.125rem .875rem;font-size:.875rem}}.home-article-card__body{display:flex;flex:1;flex-direction:column;padding:.75rem 1rem 1rem;text-align:left}@media(min-width:640px){.home-article-card__body{padding:1rem 1.25rem 1.25rem}}.home-article-card__body-link{display:flex;flex:1;flex-direction:column;text-decoration:none;color:inherit;border-radius:.125rem}.home-article-card__body-link:focus-visible{outline:2px solid rgb(27 67 50 / .35);outline-offset:2px}.home-article-card__title{margin:0;font-size:1rem;font-weight:500;line-height:1.35;color:var(--site-text, #111827);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media(min-width:640px){.home-article-card__title{font-size:1.125rem}}.home-article-card:hover .home-article-card__title{color:var(--site-link, #1b4332)}.home-article-card__excerpt{margin:.5rem 0 0;font-size:.875rem;line-height:1.45;color:var(--site-muted, #6b7280);display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.home-article-card__readmore{margin-top:.75rem;display:inline-flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:500;color:var(--site-link, #1b4332);opacity:0;transition:opacity .2s ease}.home-article-card:hover .home-article-card__readmore{opacity:1}.home-article-card__readmore-arrow{transition:transform .2s ease}.home-article-card:hover .home-article-card__readmore-arrow{transform:translate(4px)}.home-category-articles .home-article-card__excerpt{display:none}.home-category-articles .home-article-card__readmore{opacity:1}@media(min-width:640px){.home-category-articles .home-article-card__body{padding-top:.875rem}.home-category-articles .home-article-card__readmore{margin-top:.5rem}}@media(max-width:639.98px){.home-article-card{position:relative}.home-article-card__media-shade{height:7.75rem;background:linear-gradient(to top,rgb(0 0 0 / .88),rgb(0 0 0 / .55),rgb(0 0 0 / .18),transparent 72%)}.home-article-card__date,.home-article-card__category-chip{z-index:6}.home-article-card__date{flex-direction:row;align-items:center;justify-content:center;gap:.35rem;height:auto;min-width:0;min-height:0;padding:.15rem .55rem;border-radius:9999px}.home-article-card__date-day{font-size:.8125rem;line-height:1.2}.home-article-card__date-month{margin-top:0;font-size:.5625rem;line-height:1.2}.home-article-card__category-chip{max-width:min(16rem,calc(100% - 4.25rem))}.home-article-card__body{position:absolute;inset-inline:0;bottom:0;z-index:5;display:flex;flex-direction:column;flex:none;padding:.45rem .7rem 4.35rem;pointer-events:none;background:transparent;border-top:none}.home-article-card__body-link{pointer-events:auto;flex:1;justify-content:flex-end;min-height:0;gap:.2rem}.home-article-card__title{font-size:.9375rem;line-height:1.25;font-weight:600;color:#fff;-webkit-line-clamp:2;text-shadow:0 1px 2px rgb(0 0 0 / .65),0 2px 12px rgb(0 0 0 / .35)}.home-article-card:hover .home-article-card__title{color:#fff}.home-article-card__readmore{margin-top:.2rem;font-size:.75rem;font-weight:600;color:#fffffff2;opacity:1;text-shadow:0 1px 2px rgb(0 0 0 / .5)}.home-article-card__body-link:focus-visible{outline:2px solid rgb(255 255 255 / .95);outline-offset:2px}.home-category-articles .home-article-card__body{top:0;bottom:0;padding:.45rem .65rem 4.35rem}.home-category-articles .home-article-card__type-badge{z-index:7}.home-category-articles .home-article-card__body-link{justify-content:flex-start;gap:0}.home-category-articles .home-article-card__title{order:1;margin-top:auto}.home-category-articles .home-article-card__readmore{order:-1;align-self:flex-end;margin-top:0;padding:.2rem .55rem;border-radius:9999px;background:#0000006b;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgb(255 255 255 / .22)}}.home-category-articles__status{margin:.5rem 0 0;font-size:.875rem;color:#b45309}
