:root{--font-color:#484866;color:var(--font-color);---color:#f9a109;--primary-color:#b97a27;--primary-color-accent:#8f5e1e;--brand-color:#e0b671;--bg-color:#e0b67133;--leader:#184b6e;--follower:#842b39;font-family:system-ui;font-size:16px}@media screen and (width<=768px){:root{font-size:18px}}*,:before,:after{box-sizing:border-box}body{background-color:var(--bg-color);color:var(--font-color);margin:0;padding:0}button:not(.link){background-color:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:5px;padding:10px;font-size:1rem;font-weight:550;transition:all .3s}button.link{cursor:pointer;text-align:left;background-color:#0000;border:none;padding:0;transition:all .3s}button.link:hover{color:var(--brand-color)}button:not(.link):hover{background-color:var(--primary-color-accent)}.color-primary{color:var(--brand-color)}button.secondary{color:var(--primary-color);border:1px solid var(--brand-color);background-color:#0000}button.secondary:hover{background-color:var(--primary-color-accent);border:1px solid var(--primary-color-accent);color:#fff}button.small{min-width:1.5rem;padding:5px;font-size:.8rem}button.full-width{flex-grow:1;flex-basis:auto;width:100%}button.small.center{justify-content:center;align-items:center;gap:5px;display:flex}.bold{font-weight:600}h1,h2{color:var(--font-color)}.page-layout.svelte-12qhfyh{grid-template-rows:auto 1fr auto;grid-template-columns:1fr minmax(auto,1200px) 1fr;gap:1rem 0;min-height:100vh;display:grid}.nav-bg.svelte-12qhfyh{background-color:var(--brand-color);grid-area:1/1/2/4}.header-container.svelte-12qhfyh{grid-area:1/2/2/3;container-type:inline-size}.header.svelte-12qhfyh{align-items:center;padding:0 1rem;display:flex}.header-texts.svelte-12qhfyh{color:var(--font-color);flex:1;padding-block:1rem;padding-inline:clamp(0rem,3vw,1rem)}.title-wrapper.svelte-12qhfyh{flex-direction:column;align-items:center;display:grid}.lhhc.svelte-12qhfyh{font-size:2rem;font-weight:700}.subtitle.svelte-12qhfyh{font-size:1rem;display:none}nav.svelte-12qhfyh{gap:1rem;font-size:1rem;display:flex}@container (width>=600px){.header-texts.svelte-12qhfyh{justify-content:space-between;align-items:center;display:flex}.title-wrapper.svelte-12qhfyh{flex-direction:row;align-items:baseline}.subtitle.svelte-12qhfyh{text-align:center;font-size:.9rem;font-weight:600;display:inline}nav.svelte-12qhfyh{margin-top:0}}.content.svelte-12qhfyh{grid-area:2/2/3/3;padding-block:1rem;padding-inline:clamp(1rem,3vw,0rem)}@media (width<=400px){.header.svelte-12qhfyh,.content.svelte-12qhfyh{padding:0 1rem}.page-layout.svelte-12qhfyh{grid-template-columns:1fr}}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--font-color);text-decoration:none}nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){font-weight:800}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}footer.svelte-12qhfyh{text-align:center;background-color:var(--brand-color);grid-area:3/1/4/4;padding-block:1rem;padding-inline:clamp(0rem,3vw,1rem);font-size:1rem}
