@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Condensed:wght@600;700&family=Inter:wght@400;500;600&family=Bebas+Neue&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{max-width:100%;overflow-x:hidden;margin-right:calc(-1*(100vw - 100%));font-size:16px}body{font-family:var(--font-secondary);font-weight:400;background-color:var(--bg-color);color:var(--font-color);transition:background-color .3s linear,color .3s linear;line-height:1.5}body img{object-fit:cover;width:100%;height:50%}h1{font-size:var(--h1-size);font-weight:600;line-height:1.25;margin-top:2rem;margin-bottom:1rem;padding-bottom:.3rem;letter-spacing:-.015em}h2{font-size:var(--h2-size);font-weight:600;line-height:1.225;margin-top:1.5rem;margin-bottom:.75rem;padding-bottom:.2rem;letter-spacing:-.01em}h3{font-size:var(--h3-size);font-weight:600;line-height:1.3;margin-top:1rem;margin-bottom:.5rem}h4,h5,h6{font-weight:600;margin-top:1rem;margin-bottom:.25rem}h4{font-size:var(--h4-size)}h5{font-size:var(--h5-size)}h6{font-size:var(--small-size)}p{font-family:var(--font-secondary);font-size:var(--p-size);line-height:1.6;margin-top:1rem;margin-bottom:.25rem}strong{font-weight:700}em{font-style:italic}ul,ol{padding-left:2rem;margin-bottom:1rem;list-style-type:disc}li{margin-top:.25em}li>p{margin-bottom:.75em}li>ul,li>ol{margin-bottom:0}blockquote{border-left:4px solid var(--font-color);padding-left:1.5rem;margin-left:0;font-style:italic}a{color:var(--primary-700);text-decoration:none;border-bottom:1px solid var(--primary-500);transition:all .2s ease}a:hover{background-color:var(--bg-200);color:var(--primary-color)}table{width:100%;border-collapse:collapse;margin-bottom:1.5rem;font-size:.9rem}table th{font-weight:700;text-align:left;border-bottom:2px solid var(--font-color);padding:.75rem .5rem}table td{padding:.75rem .5rem;border:1px solid var(--font-color)}hr{border:none;height:2px;background-color:var(--font-color);margin:3rem 0}:root.dark a{color:var(--primary-400);border-bottom:1px solid var(--primary-400)}:root.dark a:hover{background-color:var(--text-600);color:var(--primary-400)}:root{--bg-color: var(--white);--font-color: var(--black);--primary-color: #173c63;--secondary-color: #e5bc76;--accent-color: #7ebea1;--error: #cd311e}:root.dark{--bg-color: var(--black);--font-color: var(--white);--primary-color: #93bbe6;--secondary-color: #e5bc76;--accent-color: #a5d2be;--error: #cd311e}.brand.svelte-icihk2{font-family:IBM Plex Sans Condensed,sans-serif;font-size:var(--h2-size);font-weight:700;color:var(--font-color);line-height:1.2;margin:0}@media (max-width: 1024px){.brand.svelte-icihk2{font-size:var(--h3-size)}}@media (max-width: 767px){.brand.svelte-icihk2{font-size:var(--h4-size)}}.menu.svelte-orr6ch{display:flex;gap:var(--spacing-sm);padding:0 .18rem}@media (max-width:){.menu.svelte-orr6ch{gap:.75rem;padding:0}}@media (max-width:){.menu.svelte-orr6ch{gap:.5rem;flex-wrap:wrap}}.menu.svelte-orr6ch a:where(.svelte-orr6ch){font-family:var(--font-primary);font-weight:600;font-size:var(--h5-size);text-decoration:none;line-height:1.2;color:var(--font-color);transition:opacity .2s ease;border-bottom:none}@media (max-width:){.menu.svelte-orr6ch a:where(.svelte-orr6ch){font-size:var(--small-size)}}.menu.svelte-orr6ch a:where(.svelte-orr6ch):hover{background-color:transparent;opacity:.8}.menu.svelte-orr6ch a.active:where(.svelte-orr6ch){text-decoration:underline var(--font-color)}.time-container.svelte-1nges49{display:flex;gap:1rem;font-family:var(--font-primary);font-weight:600;font-size:var(--h5-size);color:var(--font-color);margin:0}.time-container.svelte-1nges49 span:where(.svelte-1nges49){white-space:nowrap}.theme-toggle.svelte-iohh8u{background:var(--bg-color);padding:.25rem;border:none;border-radius:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.theme-toggle.svelte-iohh8u:hover{background:#0000000d}.theme-toggle.svelte-iohh8u:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.toggle-circle.svelte-iohh8u{width:18px;height:18px;background:var(--font-color);border-radius:10px;transition:all .3s ease;transform-origin:center}.toggle-circle.dark.svelte-iohh8u{transform:scale(.85)}.dark .theme-toggle.svelte-iohh8u:hover{background:#ffffff1a}.hamburger-button.svelte-xopbkc{display:flex;align-items:center;padding:0;border:none;background:none;cursor:pointer;z-index:20}.hamburger-icon.svelte-xopbkc{display:flex;flex-direction:column;gap:6px;width:24px;height:20px}.line.svelte-xopbkc{width:100%;min-height:3px;background-color:var(--font-color);transition:all .3s ease-in-out}.open.svelte-xopbkc .line:where(.svelte-xopbkc):nth-child(1){translate:0 9px;rotate:45deg}.open.svelte-xopbkc .line:where(.svelte-xopbkc):nth-child(2){opacity:0}.open.svelte-xopbkc .line:where(.svelte-xopbkc):nth-child(3){translate:0 -9px;rotate:-45deg}.menu-items.svelte-xopbkc{position:absolute;top:70px;padding:.5rem 1rem;margin:0;list-style:none;min-width:150px;background:var(--bg-color);border:2px solid var(--font-color);border-radius:6px;box-shadow:0 4px 8px #0000001a;z-index:10;display:flex;flex-direction:column;gap:1rem;opacity:0;visibility:hidden;translate:0 -10px;transition:all .3s ease-out}.menu-items.open.svelte-xopbkc{opacity:1;visibility:visible;translate:0 0}.menu-items.svelte-xopbkc li:where(.svelte-xopbkc){margin:0}.menu-items.svelte-xopbkc a:where(.svelte-xopbkc){display:block;text-decoration:none;color:var(--font-color);font-size:var(--h5-size);font-weight:600;border-bottom:2px solid var(--font-color)}:root{--white: #f2f2ed;--black: #171717;--font-primary: "IBM Plex Sans Condensed", sans-serif;--font-secondary: "inter", sans-serif;--font-display: "Bebas Neue", sans-serif;--h1-size: 4.21rem;--h2-size: 3.157rem;--h3-size: 2.369rem;--h4-size: 1.777rem;--h5-size: 1.333rem;--small-size: .75rem;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 1.5rem;--spacing-lg: 2rem;--spacing-xl: 3rem;--text-200: #cccccc;--text-400: #999999;--text-600: #666666;--text-800: #333333;--bg-050: #f4f4f0;--bg-100: #eaeae1;--bg-200: #d4d4c4;--primary-400: #5a97d8;--primary-500: #307dcf;--primary-700: #1d4b7c;--secondary-700: #815a18;--accent-700: #33664f;--accent-800: #224435}header.svelte-16bma4e{width:100%;background-color:var(--bg-color);transition:background-color .3s linear}.header-container.svelte-16bma4e{display:flex;justify-content:space-between;align-items:flex-end}@media (max-width: 767px){.header-container.svelte-16bma4e{align-items:center}}.brand-container.svelte-16bma4e{display:flex;flex-direction:column;gap:1rem}.brand-container.svelte-16bma4e .brand-wrapper:where(.svelte-16bma4e){order:1}.brand-container.svelte-16bma4e .nav-wrapper:where(.svelte-16bma4e){order:2}.brand-container.svelte-16bma4e .hamburger-wrapper:where(.svelte-16bma4e){display:none;order:0}@media (max-width: 1024px){.brand-container.svelte-16bma4e{flex-direction:row;align-items:center}.brand-container.svelte-16bma4e .nav-wrapper:where(.svelte-16bma4e){display:none}.brand-container.svelte-16bma4e .hamburger-wrapper:where(.svelte-16bma4e){display:block}.brand-container.svelte-16bma4e .brand-wrapper:where(.svelte-16bma4e){order:1}}.info-container.svelte-16bma4e{display:flex;gap:1rem}@media (max-width: 1024px){.info-container.svelte-16bma4e{align-items:center}.info-container.svelte-16bma4e .data-wrapper:where(.svelte-16bma4e){display:none}}footer.svelte-1bh7d9i{display:flex;flex-direction:column}.app.svelte-ni9vd8{min-height:100vh;padding:var(--spacing-md);display:flex;flex-direction:column}.app.svelte-ni9vd8>main:where(.svelte-ni9vd8){flex:1;display:flex;flex-direction:column}
