footer.svelte-9sff3o{border-top:1px solid rgb(var(--bg-border));background:rgb(var(--bg-02));justify-content:center;padding:3rem 0 2rem;display:flex}footer-content.svelte-9sff3o{width:100%;max-width:90rem;padding:0 var(--sp-06)}footer-grid.svelte-9sff3o{gap:var(--sp-06);margin-bottom:var(--sp-08);grid-template-columns:repeat(5,1fr);display:grid}footer-section.svelte-9sff3o{flex-direction:column;display:flex}footer-heading.svelte-9sff3o{color:rgb(var(--bg-text-01));margin-bottom:var(--sp-03);text-transform:uppercase;letter-spacing:.02em;font-size:.85rem;font-weight:600}footer-links.svelte-9sff3o{gap:var(--sp-02);flex-direction:column;display:flex}footer-links.svelte-9sff3o a:where(.svelte-9sff3o){color:rgb(var(--bg-text-02));font-size:.9rem;text-decoration:none;transition:color .15s}footer-links.svelte-9sff3o a:where(.svelte-9sff3o):hover{color:rgb(var(--brand-blue-light))}footer-bottom.svelte-9sff3o{padding-top:var(--sp-05);border-top:1px solid rgb(var(--bg-border));justify-content:space-between;align-items:center;display:flex}footer-logo.svelte-9sff3o{color:rgb(var(--bg-text-01));align-items:center;gap:var(--sp-02);font-size:.9rem;font-weight:500;display:flex}footer-right.svelte-9sff3o{align-items:center;gap:var(--sp-04);display:flex}.social-link.svelte-9sff3o{color:rgb(var(--bg-text-02));align-items:center;transition:color .15s;display:flex}.social-link.svelte-9sff3o:hover{color:rgb(var(--brand-blue-light))}footer-copyright.svelte-9sff3o{color:rgb(var(--bg-text-03));font-size:.8rem}@media (max-width:900px){footer-grid.svelte-9sff3o{grid-template-columns:repeat(3,1fr)}}@media (max-width:600px){footer-grid.svelte-9sff3o{grid-template-columns:repeat(2,1fr)}footer-bottom.svelte-9sff3o{gap:var(--sp-03);text-align:center;flex-direction:column}footer-right.svelte-9sff3o{gap:var(--sp-03);flex-direction:column}}.login-link.svelte-xbwgey{padding:var(--sp-01) var(--sp-04);background:rgb(var(--bg));border:1px solid rgb(var(--primary));color:inherit;border-radius:20px;justify-content:center;align-items:center;height:2.5em;font-weight:700;line-height:1;text-decoration:none;transition:background-color .3s,color .3s;display:inline-flex}.login-link.svelte-xbwgey:hover{background-color:rgb(var(--primary-soft));color:rgb(var(--primary-soft-text-01))}.login-link.svelte-xbwgey:focus{box-shadow:0 0 0 2px rgb(var(--primary));outline:none}a.svelte-n4oofd{color:inherit;align-items:center;text-decoration:none;display:flex}.logo-full.svelte-n4oofd{object-fit:contain;width:auto;height:32px}.logo-icon.svelte-n4oofd{display:none}@media (max-width:768px){.logo-full.svelte-n4oofd{display:none}.logo-icon.svelte-n4oofd{display:flex}}.dropdown.svelte-lm254j{align-items:center;display:flex;position:relative}button.svelte-lm254j{cursor:pointer;color:inherit;padding:var(--sp-02) var(--sp-04);align-items:center;gap:var(--sp-01);background:0 0;border:none;border-bottom:2px solid #0000;font-size:.95rem;font-weight:300;display:flex}button.svelte-lm254j:hover,button.svelte-lm254j:focus{color:rgb(var(--bg-text-02))}button.selected.svelte-lm254j{border-bottom:2px solid rgb(var(--primary));font-weight:600}.arrow.svelte-lm254j{font-size:large;transition:transform .2s}@media (min-width:1025px){.dropdown.svelte-lm254j:hover .arrow:where(.svelte-lm254j){transform:rotate(180deg)}}dropdown-menu.svelte-lm254j{background:rgb(var(--bg));border:1px solid rgb(var(--bg-border));min-width:220px;box-shadow:0 8px 30px rgb(var(--bg-text-01) / .1);padding:var(--sp-02) 0;z-index:100;border-radius:8px;flex-direction:column;display:flex;position:absolute;top:100%;left:0}dropdown-menu.svelte-lm254j a{padding:var(--sp-02) var(--sp-04);color:rgb(var(--bg-text-01));font-size:.9rem;font-weight:400;text-decoration:none;transition:background .15s;display:block}dropdown-menu.svelte-lm254j a:hover{background:rgb(var(--bg-02))}dropdown-menu.svelte-lm254j .more-section{padding:var(--sp-02) var(--sp-04);color:rgb(var(--bg-text-03));text-transform:uppercase;letter-spacing:.03em;font-size:.75rem;font-weight:600;display:block}dropdown-menu.svelte-lm254j .more-divider{background:rgb(var(--bg-border));height:1px;margin:var(--sp-02) 0;display:block}.arrow.rotated.svelte-lm254j{transform:rotate(180deg)}@media (max-width:768px){.dropdown.svelte-lm254j{flex-direction:column;align-items:stretch}dropdown-menu.svelte-lm254j{box-shadow:none;padding-left:var(--sp-06);min-width:unset;background:0 0;border:none;border-radius:0;position:static}button.svelte-lm254j{width:100%;padding:var(--sp-03) var(--sp-04);justify-content:space-between}}nav.svelte-hlx06y,ghost-nav.svelte-hlx06y{height:var(--header-height);display:block}nav.svelte-hlx06y{z-index:10;height:calc(var(--header-height) - 1px);background-color:rgb(var(--bg) / .7);-webkit-backdrop-filter:blur(10px);color:rgb(var(--bg-text-01));border-bottom:1px solid #0000;justify-content:center;width:100%;margin:0;transition:border-color .3s ease-in-out;display:flex;position:fixed;top:0}.bordered.svelte-hlx06y{border-bottom:1px solid rgb(var(--bg-border))}nav-content.svelte-hlx06y{align-items:center;gap:var(--sp-02);flex:1;max-width:90rem;padding:0 1rem;display:flex}nav-links.svelte-hlx06y{align-items:center;gap:var(--sp-02);display:flex}nav-links.primary.svelte-hlx06y{margin-left:auto}nav-links.secondary.svelte-hlx06y{display:flex}nav-links.more-menu.svelte-hlx06y{display:none}login-container.svelte-hlx06y{margin-left:var(--sp-04)}.menu-toggle.svelte-hlx06y{cursor:pointer;padding:var(--sp-02);color:rgb(var(--bg-text-01));background:0 0;border:none;font-size:1.25rem;display:none}mobile-menu.svelte-hlx06y{display:none}@media (max-width:1024px){nav-links.secondary.svelte-hlx06y{display:none}nav-links.more-menu.svelte-hlx06y{display:flex}}@media (max-width:768px){.menu-toggle.svelte-hlx06y{margin-left:auto;display:block}nav-links.primary.svelte-hlx06y,nav-links.secondary.svelte-hlx06y,nav-links.more-menu.svelte-hlx06y,login-container.svelte-hlx06y{display:none}mobile-menu.svelte-hlx06y{top:var(--header-height);background:rgb(var(--bg));-webkit-backdrop-filter:blur(10px);border-bottom:1px solid rgb(var(--bg-border));width:100%;box-shadow:0 4px 20px rgb(var(--bg-text-01) / .08);max-height:calc(100vh - var(--header-height));flex-direction:column;padding:1rem 0;display:none;position:absolute;left:0;overflow-y:auto}mobile-menu.open.svelte-hlx06y{display:flex}}li.svelte-1c4odc2{align-items:center;display:flex}a.svelte-1c4odc2{color:inherit;padding:var(--sp-02) var(--sp-04);border-bottom:2px solid #0000;font-size:.95rem;font-weight:300;text-decoration:none}a.svelte-1c4odc2:hover,a.svelte-1c4odc2:focus{color:rgb(var(--bg-text-02))}a.selected.svelte-1c4odc2{border-bottom:2px solid rgb(var(--primary));font-weight:600}@media (max-width:768px){a.svelte-1c4odc2{padding:0 var(--sp-03)}}body::-webkit-scrollbar{display:none}body{-ms-overflow-style:none;scrollbar-width:none}
