.res-hero[data-astro-cid-fmgelhwa]{padding-top:calc(var(--space-3xl) + 6rem);padding-bottom:var(--space-3xl);background:var(--color-orange);min-height:50vh;display:flex;align-items:flex-end;position:relative;overflow:hidden}.res-hero[data-astro-cid-fmgelhwa]:after{content:"LEARN";font-family:var(--font-mono-stencil);font-weight:700;font-size:clamp(7rem,16vw,20rem);color:#0000000d;position:absolute;right:-1rem;bottom:-1rem;line-height:1;pointer-events:none;user-select:none}.res-hero__eyebrow[data-astro-cid-fmgelhwa]{color:var(--color-off-black);opacity:.6;margin-bottom:var(--space-s)}.res-hero__heading[data-astro-cid-fmgelhwa]{font-size:var(--step-6);font-weight:400;line-height:1.05;margin-bottom:var(--space-m);position:relative;z-index:1}.res-hero__sub[data-astro-cid-fmgelhwa]{font-size:var(--step-1);font-weight:300;line-height:1.4;max-width:50ch;color:var(--color-off-black);opacity:.75;margin-bottom:var(--space-l);position:relative;z-index:1}.res-hero__stats[data-astro-cid-fmgelhwa]{display:flex;align-items:center;gap:var(--space-l);flex-wrap:wrap;position:relative;z-index:1}.res-hero__stat-box[data-astro-cid-fmgelhwa]{background:var(--color-off-black);display:flex;align-items:center;gap:var(--space-xs);padding:var(--space-xs) var(--space-m)}.res-hero__stat-num[data-astro-cid-fmgelhwa]{font-family:var(--font-mono);font-size:var(--step-3);color:var(--color-yellow);line-height:1}.res-hero__stat-label[data-astro-cid-fmgelhwa]{color:#ffffff80}.res-hero__stat-meta[data-astro-cid-fmgelhwa]{color:var(--color-off-black);opacity:.5}.res-newsletter[data-astro-cid-fmgelhwa]{background:var(--color-yellow);border-bottom:3px solid var(--color-off-black);padding-block:var(--space-xl)}.res-newsletter__inner[data-astro-cid-fmgelhwa]{display:flex;flex-direction:column;gap:var(--space-l);align-items:flex-start}@media(min-width:768px){.res-newsletter__inner[data-astro-cid-fmgelhwa]{flex-direction:row;align-items:center;justify-content:space-between;gap:var(--space-2xl)}}.res-newsletter__title[data-astro-cid-fmgelhwa]{font-size:var(--step-1);font-weight:400;color:var(--color-off-black);margin-bottom:var(--space-2xs)}.res-newsletter__sub[data-astro-cid-fmgelhwa]{color:#14141499}.res-newsletter__form[data-astro-cid-fmgelhwa]{display:flex;gap:var(--space-xs);flex-wrap:wrap;flex-shrink:0}@media(min-width:640px){.res-newsletter__form[data-astro-cid-fmgelhwa]{flex-wrap:nowrap}}.res-newsletter__input[data-astro-cid-fmgelhwa]{flex:1 1 auto;min-width:0;width:100%;padding:var(--space-xs) var(--space-s);font-size:var(--step-0);font-family:var(--font-body);border:1px solid rgba(20,20,20,.2);border-radius:var(--border-radius-btn);background:#1414140d;color:var(--color-off-black)}@media(min-width:640px){.res-newsletter__input[data-astro-cid-fmgelhwa]{width:16rem}}.res-newsletter__input[data-astro-cid-fmgelhwa]::placeholder{color:#14141466}.res-newsletter__input[data-astro-cid-fmgelhwa]:focus{outline:none;border-color:var(--color-off-black)}.res-newsletter__btn[data-astro-cid-fmgelhwa]{padding:var(--space-xs) var(--space-l);font-size:var(--step-0);font-family:var(--font-mono);font-weight:400;text-transform:uppercase;letter-spacing:.05em;background:var(--color-off-black);color:var(--color-white);border:none;border-radius:var(--border-radius-btn);cursor:pointer;white-space:nowrap;transition:background-color .2s}.res-newsletter__btn[data-astro-cid-fmgelhwa]:hover{background:var(--color-orange)}.res-filters[data-astro-cid-fmgelhwa]{display:flex;flex-direction:column;gap:var(--space-s);margin-bottom:var(--space-xl)}.res-filters__row[data-astro-cid-fmgelhwa]{display:flex;align-items:center;gap:var(--space-xs);flex-wrap:wrap}.res-filters__label[data-astro-cid-fmgelhwa]{color:var(--color-mid-gray);flex-shrink:0;padding-right:var(--space-xs)}.res-filter[data-astro-cid-fmgelhwa]{font-family:var(--font-mono);font-size:var(--step-m2, .65rem);text-transform:uppercase;letter-spacing:.1em;padding:var(--space-2xs) var(--space-s);border:1px solid var(--color-gray);border-radius:var(--border-radius-btn);background:var(--color-white);color:#14141466;cursor:pointer;transition:background .15s,color .15s,border-color .15s}.res-filter[data-astro-cid-fmgelhwa]:hover,.res-filter[data-astro-cid-fmgelhwa].active{background:var(--color-off-black);color:var(--color-white);border-color:var(--color-off-black)}.res-grid[data-astro-cid-fmgelhwa]{display:grid;gap:var(--space-m);grid-template-columns:1fr}@media(min-width:640px){.res-grid[data-astro-cid-fmgelhwa]{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.res-grid[data-astro-cid-fmgelhwa]{grid-template-columns:repeat(3,1fr)}}.res-card[data-astro-cid-fmgelhwa]{background:var(--color-white);border:1px solid var(--color-gray);border-radius:var(--border-radius-card);padding:var(--space-l);display:flex;flex-direction:column;gap:var(--space-m);transition:border-color .2s,transform .2s}.res-card[data-astro-cid-fmgelhwa]:hover{border-color:#1414144d;transform:translateY(calc(-1 * var(--space-2xs)))}.res-card[data-astro-cid-fmgelhwa].hidden-by-filter{display:none}.res-card__badges[data-astro-cid-fmgelhwa]{display:flex;align-items:center;gap:var(--space-s)}.res-card__type[data-astro-cid-fmgelhwa]{font-family:var(--font-mono);font-size:var(--step-m2, .65rem);text-transform:uppercase;letter-spacing:.1em;padding:var(--space-3xs) var(--space-xs);border-radius:.25rem}.res-card__type--video[data-astro-cid-fmgelhwa]{background:#c3c3ff40;color:#5a5aef}.res-card__type--article[data-astro-cid-fmgelhwa]{background:#ff661f1f;color:var(--color-orange)}.res-card__type--guide[data-astro-cid-fmgelhwa]{background:#ffc81766;color:var(--color-off-black)}.res-card__category[data-astro-cid-fmgelhwa]{color:#1414144d}.res-card__title[data-astro-cid-fmgelhwa]{font-size:var(--step-0);font-weight:400;line-height:1.35;flex:1}.res-card__desc[data-astro-cid-fmgelhwa]{font-size:var(--step-m1);font-weight:300;line-height:1.55;color:var(--color-mid-gray);flex:1}.res-card__link[data-astro-cid-fmgelhwa]{display:inline-flex;align-items:center;gap:var(--space-2xs);font-size:var(--step-m1);font-weight:400;color:var(--color-orange);text-decoration:none;margin-top:auto;transition:color .15s}.res-card__link[data-astro-cid-fmgelhwa]:hover{color:var(--color-off-black)}.res-grid-footer[data-astro-cid-fmgelhwa]{margin-top:var(--space-2xl);display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-m)}.res-grid-footer__count[data-astro-cid-fmgelhwa]{color:var(--color-mid-gray)}.res-untangled[data-astro-cid-fmgelhwa]{background:var(--color-off-black)}.res-untangled__inner[data-astro-cid-fmgelhwa]{display:grid;gap:var(--space-2xl);align-items:start}@media(min-width:768px){.res-untangled__inner[data-astro-cid-fmgelhwa]{grid-template-columns:1fr auto;gap:var(--space-3xl);align-items:center}}.res-untangled__eyebrow[data-astro-cid-fmgelhwa]{color:var(--color-orange);margin-bottom:var(--space-m)}.res-untangled__heading[data-astro-cid-fmgelhwa]{font-size:var(--step-4);font-weight:400;color:var(--color-white);margin-bottom:var(--space-m)}.res-untangled__body[data-astro-cid-fmgelhwa]{font-size:var(--step-0);font-weight:300;line-height:1.5;color:#ffffff80;max-width:55ch}.res-untangled__cta[data-astro-cid-fmgelhwa]{flex-shrink:0}.btn-primary--inverted[data-astro-cid-fmgelhwa]{background:var(--color-orange);color:var(--color-off-black)}.btn-primary--inverted[data-astro-cid-fmgelhwa]:hover{background:var(--color-yellow)}.sr-only[data-astro-cid-fmgelhwa]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}
