.cs-button-6[data-astro-cid-7huzkc2u]{text-align:center;color:var(--headerColor);border:2px solid var(--headerColor);z-index:1;background-color:#fff;border-radius:.5rem;justify-content:space-between;align-items:center;gap:1.5rem;margin:auto;padding:0 1.5rem;font-size:1rem;font-weight:700;line-height:clamp(2.875rem,8vw,3.5rem);text-decoration:none;transition:color .3s;display:inline-flex;position:relative;overflow:hidden}.cs-button-6[data-astro-cid-7huzkc2u]:before{content:"";background:var(--primary);opacity:1;z-index:-1;width:.375rem;height:100%;transition:width .3s;display:block;position:absolute;bottom:0;left:0}.cs-button-6[data-astro-cid-7huzkc2u] .cs-icon[data-astro-cid-7huzkc2u]{width:1.5rem;height:auto}.cs-button-6[data-astro-cid-7huzkc2u] .cs-icon[data-astro-cid-7huzkc2u].arrow-left{transform:rotate(180deg)}.cs-button-6[data-astro-cid-7huzkc2u] .cs-icon[data-astro-cid-7huzkc2u] path[data-astro-cid-7huzkc2u]{fill:currentColor;transition:fill .3s}.cs-button-6[data-astro-cid-7huzkc2u]:not(.disabled):hover{color:var(--headerColor)}.cs-button-6[data-astro-cid-7huzkc2u]:not(.disabled):hover:before{width:100%}.cs-button-6[data-astro-cid-7huzkc2u].disabled{cursor:not-allowed;pointer-events:none;opacity:1;color:var(--medium-gray);border-color:var(--medium-gray);background-color:#fff}.cs-button-6[data-astro-cid-7huzkc2u] [data-astro-cid-7huzkc2u][rel=next]{flex-direction:row-reverse}@media only screen and (width>=0){body.dark-mode .cs-button-6[data-astro-cid-7huzkc2u]{background-color:var(--grey);color:var(--light)}body.dark-mode .cs-button-6[data-astro-cid-7huzkc2u] .cs-icon[data-astro-cid-7huzkc2u] path[data-astro-cid-7huzkc2u]{fill:#fff}body.dark-mode .cs-button-6[data-astro-cid-7huzkc2u].disabled{color:#ffffff8c;background-color:#0000;border-color:#ffffff73}}nav[data-astro-cid-ntudp5vm]{width:100%}.pagination--group[data-astro-cid-ntudp5vm]{justify-content:center;align-items:center;gap:clamp(.5em,2vw,1em);width:100%;margin:2em 0;display:flex}.pagination--pages[data-astro-cid-ntudp5vm]{gap:.5em;display:flex}@media (width<=47.99em){.pagination--label[data-astro-cid-ntudp5vm]{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}}.pagination--current[data-astro-cid-ntudp5vm],.pagination--link[data-astro-cid-ntudp5vm]{border-radius:50%;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.pagination--current[data-astro-cid-ntudp5vm]{background-color:var(--primary);color:var(--headerColor)}.pagination--link[data-astro-cid-ntudp5vm]{color:var(--headerColor);border:2px solid var(--primary);background-color:#0000;transition:background-color .3s}.pagination--link[data-astro-cid-ntudp5vm]:hover{background-color:var(--primary)}@media only screen and (width>=0){body.dark-mode .pagination--current[data-astro-cid-ntudp5vm]{background-color:var(--primary);color:var(--headerColor)}body.dark-mode .pagination--link[data-astro-cid-ntudp5vm]{color:var(--light);border-color:var(--primary)}body.dark-mode .pagination--link[data-astro-cid-ntudp5vm]:hover{background-color:var(--primary);color:var(--headerColor)}}#all-posts[data-astro-cid-fhh77oym]{padding:var(--sectionPadding);background-color:var(--bodyBg,#fff)}.cs-container[data-astro-cid-fhh77oym]{flex-direction:column;gap:clamp(2rem,4vw,3rem);width:92%;max-width:80rem;margin:0 auto;display:flex}.cs-filters[data-astro-cid-fhh77oym]{width:100%}.cs-tablist[data-astro-cid-fhh77oym]{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.cs-tab[data-astro-cid-fhh77oym]{font-family:var(--font-body);color:var(--ink,var(--navy));background:var(--white,#fff);border:1px solid var(--ink,var(--navy));border-radius:var(--radius-full,9999px);cursor:pointer;transition:background-color var(--transition-base,.3s ease), border-color var(--transition-base,.3s ease), color var(--transition-base,.3s ease);white-space:nowrap;padding:.5625rem 1.125rem;font-size:.875rem;font-weight:500;line-height:1;text-decoration:none}.cs-tab[data-astro-cid-fhh77oym]:hover:not(.cs-tab--active){border-color:var(--gold,#d8a33a);color:var(--gold-text)}.cs-tab[data-astro-cid-fhh77oym]:focus-visible{outline:2px solid var(--gold,#d8a33a);outline-offset:2px}.cs-tab--active[data-astro-cid-fhh77oym]{background:var(--gold,#d8a33a);border-color:var(--gold,#d8a33a);color:var(--navy,#1d1f38);font-weight:600}.cs-card-group[data-astro-cid-fhh77oym]{grid-template-columns:repeat(12,1fr);gap:clamp(1rem,2vw,1.5rem);width:100%;margin:0;padding:0;list-style:none;display:grid}.cs-empty[data-astro-cid-fhh77oym]{color:var(--medium-gray,#4b5563);font-style:italic}body.dark-mode #all-posts[data-astro-cid-fhh77oym]{background-color:var(--dark,#1a1a2e)}body.dark-mode .cs-tab[data-astro-cid-fhh77oym]{color:var(--bodyTextColorWhite,#fff);background:0 0;border-color:#ffffff4d}body.dark-mode .cs-tab[data-astro-cid-fhh77oym]:hover:not(.cs-tab--active){border-color:var(--gold,#d8a33a);color:var(--gold-text)}body.dark-mode .cs-tab--active[data-astro-cid-fhh77oym]{background:var(--gold,#d8a33a);border-color:var(--gold,#d8a33a);color:var(--navy,#1d1f38)}
