:root{--bg-color: #c5c0a0;--text-color: #002147;--green-card-color: #9ac484;--blue-card-color: #67baf6;--pink-card-color: #fe68fe;--catastrophe-card-color: #898989;--avatar-bg-color: #6b5f57;--button-bg-color: #917f75;--button-text-color: var(--text-color);--button-hover-color: #77625f;--base-font-size: 14px}@media(min-width:768px){:root{--base-font-size: 16px}}@media(prefers-color-scheme:dark){:root:not([data-theme]){--bg-color: #1a1a2e;--text-color: #e0dcc8;--green-card-color: #5a8a44;--blue-card-color: #3a7ab8;--pink-card-color: #b848b8;--catastrophe-card-color: #5a5a5a;--avatar-bg-color: #3a3040;--button-bg-color: #4a3f55;--button-hover-color: #5a4f65}}:root[data-theme=dark]{--bg-color: #1a1a2e;--text-color: #e0dcc8;--green-card-color: #5a8a44;--blue-card-color: #3a7ab8;--pink-card-color: #b848b8;--catastrophe-card-color: #5a5a5a;--avatar-bg-color: #3a3040;--button-bg-color: #4a3f55;--button-hover-color: #5a4f65}html{background-color:var(--bg-color);font-family:Josefin Sans,sans-serif;color:var(--text-color);font-size:var(--base-font-size);margin:0}body{margin:0}h1{font-weight:700;font-size:32px;margin:0}h2{font-weight:400;font-size:24px;margin:0}h3{font-weight:500;font-size:18px;margin:0}h4{font-weight:500;margin:0;font-size:16px}h5{font-weight:500;margin:0;font-size:14px}p{font-weight:300;margin:0}button{background-color:var(--button-bg-color);border:none;color:var(--button-text-color);cursor:pointer;border-radius:4px;padding:8px 16px;font-size:16px}button:hover{background-color:var(--button-hover-color)}nav.svelte-12qhfyh{position:sticky;top:0;background-color:var(--bg-color);width:100%;box-sizing:border-box;height:60px;display:flex;align-items:center;font-size:16px;border-bottom:var(--text-color) 2px solid;padding:0 20px}@media(min-width:768px){nav.svelte-12qhfyh{padding:0 80px}}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){margin-right:40px;text-decoration:none;color:var(--text-color)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{text-decoration:underline}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):visited{color:var(--text-color)}nav.svelte-12qhfyh a[aria-current=true]:where(.svelte-12qhfyh){font-weight:700;text-decoration:underline}.theme-switch.svelte-12qhfyh{margin-left:auto;display:flex;align-items:center;gap:8px}.theme-switch.svelte-12qhfyh img:where(.svelte-12qhfyh){width:28px;height:28px;object-fit:contain}.theme-switch.svelte-12qhfyh button:where(.svelte-12qhfyh){background:var(--button-bg-color);border:2px solid var(--text-color);border-radius:14px;cursor:pointer;padding:2px;position:relative;width:48px;height:28px;box-sizing:border-box}.theme-switch.svelte-12qhfyh button:where(.svelte-12qhfyh):hover{background:var(--button-hover-color)}.theme-switch.svelte-12qhfyh .thumb:where(.svelte-12qhfyh){position:absolute;width:20px;height:20px;border-radius:50%;background:var(--bg-color);top:2px;left:2px;transition:left .2s ease}.theme-switch.svelte-12qhfyh button.dark:where(.svelte-12qhfyh) .thumb:where(.svelte-12qhfyh){left:calc(100% - 22px)}@media(min-width:768px){div.svelte-12qhfyh{padding:10px 80px}}
