.cs-button-6[data-astro-cid-7huzkc2u]{text-align:center;font-size:1rem;line-height:clamp(2.875rem,8vw,3.5rem);text-decoration:none;font-weight:700;margin:auto;color:var(--headerColor);padding:0 1.5rem;border-radius:.5rem;background-color:#fff;border:2px solid var(--headerColor);display:inline-flex;align-items:center;justify-content:space-between;gap:1.5rem;position:relative;overflow:hidden;z-index:1;transition:color .3s}.cs-button-6[data-astro-cid-7huzkc2u]:before{content:"";width:.375rem;height:100%;background:var(--primary);opacity:1;position:absolute;display:block;bottom:0;left:0;transition:width .3s;z-index:-1}.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]{transition:fill .3s;fill:currentColor}.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{background-color:#0000;color:#ffffff8c;border-color:#ffffff73}}nav[data-astro-cid-ntudp5vm]{width:100%}.pagination--group[data-astro-cid-ntudp5vm]{width:100%;margin:2em 0;display:flex;justify-content:center;align-items:center;gap:clamp(.5em,2vw,1em)}.pagination--pages[data-astro-cid-ntudp5vm]{display:flex;gap:.5em}@media(width<=47.99em){.pagination--label[data-astro-cid-ntudp5vm]{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}}.pagination--current[data-astro-cid-ntudp5vm],.pagination--link[data-astro-cid-ntudp5vm]{width:2.5rem;height:2.5rem;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;text-decoration:none;font-weight:700;font-size:1rem}.pagination--current[data-astro-cid-ntudp5vm]{background-color:var(--primary);color:var(--headerColor)}.pagination--link[data-astro-cid-ntudp5vm]{background-color:#0000;color:var(--headerColor);border:2px solid var(--primary);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]{width:92%;max-width:80rem;margin:0 auto;display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem)}.cs-filters[data-astro-cid-fhh77oym]{width:100%}.cs-tablist[data-astro-cid-fhh77oym]{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.cs-tab[data-astro-cid-fhh77oym]{font-family:var(--font-body);font-weight:500;font-size:.875rem;color:var(--ink, var(--navy));background:var(--white, #fff);border:1px solid var(--ink, var(--navy));border-radius:var(--radius-full, 9999px);padding:.5625rem 1.125rem;cursor:pointer;text-decoration:none;transition:background-color var(--transition-base, .3s ease),border-color var(--transition-base, .3s ease),color var(--transition-base, .3s ease);white-space:nowrap;line-height:1}.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]{width:100%;padding:0;margin:0;list-style:none;display:grid;grid-template-columns:repeat(12,1fr);gap:clamp(1rem,2vw,1.5rem)}.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);border-color:#ffffff4d;background:none}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)}
