@import "https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap";:root{--green-primary:#45836a;--green-secondary:#5f9d83;--green-tertiary:#aff0d3;--nav-border:#e2e2e2;--text-secondary:#737875;--text-primary:#2b3530;--hover-bg:#e0e0e0;--card-padding:2rem;--card-transition:all .3s cubic-bezier(.4, 0, .2, 1);--header-p-size:1.15rem}html{height:100%}body{flex-direction:column;width:100%;min-height:100%;margin:0;padding:0;font-family:Manrope,sans-serif;display:flex;overflow-x:hidden}nav.svelte-12qhfyh{border-bottom:1px solid var(--nav-border);box-sizing:border-box;background:#fff;flex-shrink:0;width:100%;padding:0 2rem}.nav-wrapper.svelte-12qhfyh{align-items:center;max-width:1400px;height:4rem;margin:0 auto;display:flex}.logo-group.svelte-12qhfyh,.spacer.svelte-12qhfyh{flex:1;align-items:center;display:flex}.logo.svelte-12qhfyh{color:var(--text-primary);font-family:Source Code Pro,monospace;font-size:1.1rem;font-weight:700}.vertical-divider.svelte-12qhfyh{background-color:var(--nav-border);width:1px;height:24px;margin-left:1.5rem}.nav-links-container.svelte-12qhfyh{flex:2;justify-content:center;display:flex}.nav-links.svelte-12qhfyh{width:100%;max-width:500px;margin:0;padding:0;list-style:none;display:flex;position:relative}li.svelte-12qhfyh{flex:1}a.svelte-12qhfyh{text-align:center;cursor:pointer;width:100%;color:var(--text-secondary);z-index:2;padding:1.2rem 0;font-size:1rem;text-decoration:none;transition:color .2s;display:block;position:relative;font-family:Source Code Pro,monospace!important}.indicator.svelte-12qhfyh{pointer-events:none;z-index:1;border-radius:2px 2px 0 0;width:20%;height:4px;transition:left .3s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;transform:translate(-50%)}a.active.svelte-12qhfyh,a.svelte-12qhfyh:hover{color:var(--text-primary)}.hover-line.svelte-12qhfyh{background-color:var(--hover-bg);opacity:1;transition:left .3s cubic-bezier(.4,0,.2,1)}.active-line.svelte-12qhfyh{background-color:var(--green-primary);transition:opacity .2s}@media (width<=768px){.logo-group.svelte-12qhfyh,.spacer.svelte-12qhfyh{display:none}nav.svelte-12qhfyh{padding:0 .5rem}.nav-links.svelte-12qhfyh{max-width:100%}}main.svelte-12qhfyh{box-sizing:border-box;flex-grow:1;padding:2rem}
