:root{--purpleGradientBackground:linear-gradient(to top left,#b19cd8,#ccb7e5,#e6d1f2);--greenGradientBackground:linear-gradient(to top left,#43bc43,#8dd88d,#d8f3d8);--purpleGradientBackgroundHover:linear-gradient(to top left,#7c3aed,#6d28d9,#3730a3);--greenGradientBackgroundHover:linear-gradient(to top left,#16a34a,#059669,#0f766e);--primaryButtonColor:#7c3aed;--primaryButtonColorHover:#5527a3;--primaryPurpleColor:#7c3aed;--primaryPurpleColorDarker:#5527a3;--primaryGreenColor:#16a34a;--primaryGreenColorDarker:#105c2c;--headerTextColor:#333;--headerBackgroundColor:#fff;--headerLinkHoverBackgroundColor:#0000000f;--headerOverlayBackgroundColor:#00000052;--headerBoxShadow:0 2px 8px #0000001a;--contentBorderRadius:10px;--headerHeight:calc((60/16)*1rem);--headerPaddingTopBottom:1rem;--headerPaddingLeftRight:1rem;--totalHeaderHeight:calc(var(--headerHeight) + (var(--headerPaddingTopBottom)*2));--buttonBorderRadius:.5rem;--maxWidthContent:calc((1440/16)*1rem);--maxWidthHeader:calc((1920/16)*1rem);--maxWidthReading:calc((768/16)*1rem);--maxWidthUserProfile:calc((1024/16)*1rem)}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.localeSwitcher,.localeSwitcher__item{align-items:center;gap:.125rem;display:flex}.localeSwitcher__divider{color:#ccc;-webkit-user-select:none;user-select:none;font-size:.75rem;line-height:1.125rem}.localeSwitcher__button{cursor:pointer;color:#888;letter-spacing:.05em;background:0 0;border:none;border-radius:.25rem;padding:.125rem .375rem;font-size:.8125rem;font-weight:500;line-height:1.21875rem;transition:color .2s}@media (hover:hover){.localeSwitcher__button:hover{color:var(--primaryPurpleColor)}}.localeSwitcher__button:active{color:var(--primaryPurpleColor)}.localeSwitcher__button--active{color:var(--primaryPurpleColor);cursor:default;font-weight:700}.localeSwitcher__button:disabled{cursor:default}
:root{--purpleGradientBackground:linear-gradient(to top left,#b19cd8,#ccb7e5,#e6d1f2);--greenGradientBackground:linear-gradient(to top left,#43bc43,#8dd88d,#d8f3d8);--purpleGradientBackgroundHover:linear-gradient(to top left,#7c3aed,#6d28d9,#3730a3);--greenGradientBackgroundHover:linear-gradient(to top left,#16a34a,#059669,#0f766e);--primaryButtonColor:#7c3aed;--primaryButtonColorHover:#5527a3;--primaryPurpleColor:#7c3aed;--primaryPurpleColorDarker:#5527a3;--primaryGreenColor:#16a34a;--primaryGreenColorDarker:#105c2c;--headerTextColor:#333;--headerBackgroundColor:#fff;--headerLinkHoverBackgroundColor:#0000000f;--headerOverlayBackgroundColor:#00000052;--headerBoxShadow:0 2px 8px #0000001a;--contentBorderRadius:10px;--headerHeight:calc((60/16)*1rem);--headerPaddingTopBottom:1rem;--headerPaddingLeftRight:1rem;--totalHeaderHeight:calc(var(--headerHeight) + (var(--headerPaddingTopBottom)*2));--buttonBorderRadius:.5rem;--maxWidthContent:calc((1440/16)*1rem);--maxWidthHeader:calc((1920/16)*1rem);--maxWidthReading:calc((768/16)*1rem);--maxWidthUserProfile:calc((1024/16)*1rem)}@keyframes shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.footer{background-color:var(--headerBackgroundColor);scroll-snap-align:end;box-shadow:0 -2px 8px #00000014}.footer__inner{max-width:var(--maxWidthContent);padding:2.5rem var(--headerPaddingLeftRight)1.5rem;flex-direction:column;gap:2rem;margin:0 auto;display:flex}.footer__brand{align-items:center;display:flex}.footer__logo{display:inline-flex}.footer__nav{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.footer__nav-group{flex-direction:column;gap:.75rem;display:flex}.footer__nav-title{text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:800;line-height:1.125rem}.footer__nav-title--purple{color:var(--primaryPurpleColor)}.footer__nav-title--green{color:var(--primaryGreenColor)}.footer__nav-list{flex-direction:column;gap:.5rem;display:flex}.footer__nav-link{color:var(--headerTextColor);font-size:.8125rem;font-weight:500;line-height:1.21875rem;text-decoration:none}.footer__nav-link:hover{text-underline-offset:.25em;text-decoration:underline}.footer__bottom{border-top:1px solid #00000014;justify-content:space-between;align-items:center;padding-top:1rem;display:flex}.footer__copy{color:var(--headerTextColor);opacity:.6;font-size:.75rem;font-weight:500;line-height:1.125rem}@media only screen and (min-width:64rem){.footer__inner{padding:3rem var(--headerPaddingLeftRight)2rem;grid-template-rows:auto auto;grid-template-columns:auto 1fr auto;align-items:start;gap:1.5rem 3rem;display:grid}.footer__brand{grid-area:1/1}.footer__nav{grid-area:1/2}.footer__bottom{grid-area:2/1/auto/-1}}
