:root{--spacer-xxs:.125rem;--spacer-xs:.25rem;--spacer-sm:.5rem;--spacer-md:.75rem;--spacer-lg:1rem;--spacer-xl:1.5rem;--spacer-xxl:2rem;--shadow:0 1px 3px rgb(0 0 0 / 0.1);--shadow-md:0 4px 6px rgb(0 0 0 / 0.1);--shadow-hover:0 4px var(--spacer-md) rgb(0 0 0 / 0.1);--transition:200ms cubic-bezier(0.4, 0, 0.2, 1);--sub-dark:#c3dec3;--base-dark:#ece9e7;--red-dark:#bc1e1e;--red-light:#fae0e0;--red:#dc2626;--blue:#0075f3;--yellow:#f2e700;--purple:#a0a}@view-transition{navigation:auto}html{font-size:16px}.container{margin-inline:auto;padding-inline:var(--spacer-lg);background:var(--theme-palette-color-7);max-width:480px;:where(&) .page-title{font-size:clamp(22px, 5vw, 26px);margin:0}}section{margin-block-end:var(--theme-content-vertical-spacing)}.section-bg-full{background:var(--theme-palette-color-6);padding:var(--spacer-xl) var(--spacer-lg);margin-inline:calc(-1 * var(--spacer-lg))}.section-header:has(.tab-btns) .section-title{align-self:flex-end}.section-title{font-size:clamp(20px, 4vw, 23px);font-weight:700;.section-header &{margin-block-end:0}}a:hover{color:var(--theme-palette-color-2)}svg[class*="icon-"]{display:inline-block;flex-shrink:0;vertical-align:text-top}:where(a,button):focus-visible{outline:2px solid var(--theme-palette-color-1);outline-offset:2px}@media (min-width:768px){.container{max-width:680px;padding-inline:0}.section-bg-full{border-radius:var(--spacer-md);margin-inline:0}}@media (min-width:1200px){html{font-size:18px}}button,input,select,textarea{color:inherit;font:inherit;-webkit-appearance:none;appearance:none}button{cursor:pointer}