:root{--background:#fff;--border-primary:solid 1px #ccc;--light-bg:radial-gradient(circle at center,#fff,#cacaca 95%);--dark-bg:radial-gradient(circle at center,#292929 0%,#151515 95%);--aside-background:#0009;--content-background:#0009;--text-primary-color:#171717;--text-primary-size:clamp(.875rem,4vw,1.25rem);--text-primary-weight:300;--text-primary-height:1.5;--text-primary-spacing:.5px;--text-max-width:800px;--text-xs-size:clamp(.675rem,4vw,.75rem);--text-sm-size:clamp(.75rem,4vw,.875rem);--text-md-size:clamp(.875rem,4vw,1rem);--text-base-size:clamp(.875rem,4vw,1rem);--text-lg-size:clamp(1rem,4vw,1.375rem);--text-xl-size:clamp(1.25rem,4vw,1.5rem);--text-2xl-size:clamp(1.5rem,4vw,2rem);--cta:#618c1a;--cta-hover:#111;--header-height:clamp(68px,5.5vw,100px);--search-bar-height:60px;--padding-page:clamp(1rem,5vw,2rem);--padding-normal:clamp(1rem,4vw,2rem);--padding-large:clamp(1.5rem,5vw,5rem);--max-width:1920px;--content-max-width:1000px;--intro-max-width:500px;--section-gap:clamp(16px,5svh,48px);--section-padding-y:10svh;--section-padding-x:var(--padding-large);--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:24px;--space-xl:32px;--space-2xl:48px;--radius-sm:5px;--radius-md:8px;--radius-lg:12px;--radius-full:9999px;--transition-fast:.2s;--transition-normal:.3s;--shadow-sm:0 4px 12px #0000001a;--shadow-md:2px 4px 6px #00000059;--overlay-medium:#00000080;--overlay-dark:#000000bf;--ascently-font-family:inherit;--ascently-font-size-xs:.75rem;--ascently-font-size-sm:.875rem;--ascently-font-size-base:1rem;--ascently-font-size-md:1.1rem;--ascently-font-size-lg:1.25rem;--ascently-font-size-xl:1.5rem;--ascently-font-size-2xl:2rem;--ascently-color-primary:#618c1a;--ascently-color-primary-hover:#4a6b14;--ascently-color-text:#222;--ascently-color-text-muted:#555;--ascently-color-text-light:#777;--ascently-color-border:#ddd;--ascently-color-background:#fff;--ascently-color-surface:#f5f5f5;--ascently-color-error:#e74c3c;--ascently-color-success:#27ae60;--ascently-space-xs:4px;--ascently-space-sm:8px;--ascently-space-md:16px;--ascently-space-lg:24px;--ascently-space-xl:32px;--ascently-radius-sm:4px;--ascently-radius-md:8px;--ascently-radius-lg:12px;--ascently-radius-full:9999px;--ascently-transition-fast:.15s;--ascently-transition-normal:.2s;--ascently-shadow-sm:0 1px 3px #0000001a;--ascently-shadow-md:0 4px 12px #0000001a;--ascently-card-border:1px solid #ddd;--ascently-card-radius:16px;--ascently-card-image-height:200px;--ascently-modal-max-width:1000px;--ascently-search-bar-height:60px;--overlay-heavy:#000c;--color-error:#e74c3c;--color-border-light:#ddd;--color-placeholder:#999;--color-input-text:#333}[data-shade^=dark]{--background:#171717;--border-primary:solid 1px #eee;--text-primary-color:#eee;--shade-text:#eee;--shade-text-muted:#bbb;--shade-border:#444;--shade-overlay:#000000bf;--shade-bg:var(--dark-bg)}[data-shade=light]{--shade-text:#222;--shade-text-muted:#555;--shade-border:#ccc;--shade-overlay:#ffffffd9;--shade-bg:var(--light-bg)}html{overscroll-behavior:none;max-width:100vw;overflow-x:clip}body{color:var(--text-primary-color);background:var(--background)}main{flex-direction:column;flex:1;display:flex}h1,h2{text-align:center;font-size:clamp(2rem,6vw,3.25rem);font-weight:400}h3,h4{text-align:center}.app{flex-direction:column;width:100%;min-height:100svh;margin:0 auto;display:flex}*{box-sizing:border-box;color:inherit;text-align:left;margin:0;padding:0;font-family:inherit}a{color:inherit;text-decoration:none}button{background-color:inherit;font-size:inherit;text-align:center;border:none}button:not(:disabled){cursor:pointer}input[type=radio]{flex-shrink:0;width:16px;height:16px}p{font-size:var(--text-primary-size);text-align:left;letter-spacing:var(--text-primary-spacing);max-width:var(--text-max-width);font-weight:300;line-height:1.5}[id]{scroll-margin-top:var(--header-height)}@media (max-width:768px) and (max-height:825px){.hide-md{display:none}}@media (max-width:640px) and (max-height:700px){.hide-sm{display:none}}@media (max-width:550px) and (max-height:950px){.hide-sm-tall{display:none}}
