.footer{border-top:1px solid var(--shared-synthwave-border);background:var(--shared-synthwave-surface-soft);color:var(--shared-synthwave-text-muted);margin-top:1rem}.footer-shell{width:min(100%, var(--shared-synthwave-container-wide));flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.25rem 1.5rem;margin:0 auto;padding:.5rem clamp(.9rem,2.8vw,2.2rem);display:flex}.footer-meta{font-size:var(--shared-synthwave-type-meta-size);margin:0}.footer-nav-links{flex-wrap:wrap;align-items:center;gap:0 1.25rem;display:flex}.footer-nav-link{min-height:36px;color:var(--shared-synthwave-text-muted);font-size:var(--shared-synthwave-type-meta-size);align-items:center;text-decoration:none;display:inline-flex}.footer-nav-link:hover,.footer-nav-link:focus-visible{color:var(--shared-synthwave-accent);text-underline-offset:3px;text-decoration:underline}.footer-nav-link:focus-visible{outline:2px solid var(--shared-synthwave-accent);outline-offset:3px;border-radius:2px}@media (width<=640px){.footer-shell{text-align:center;justify-content:center}.footer-nav-links{justify-content:center;gap:0 1rem}.footer-nav-link{min-height:44px}}.public-navbar{z-index:1000;background:var(--shared-synthwave-surface-soft);box-shadow:none;border-bottom:1px solid #fcd17638;padding:0;position:sticky;top:0}.navbar-container{justify-content:space-between;align-items:center;gap:1rem;width:100%;max-width:none;margin:0;padding:.72rem clamp(.9rem,2.8vw,2.2rem);display:flex}.navbar-brand a{border-radius:16px;justify-content:flex-start;align-items:center;gap:.72rem;min-height:44px;padding:.14rem .25rem;text-decoration:none;display:inline-flex}.navbar-brand a:focus-visible{background:#fcd17614}.navbar-brand-icon{object-fit:cover;border-radius:14px;flex:none;width:2.75rem;height:2.75rem}.navbar-brand-text{flex-direction:column;justify-content:center;min-width:0;display:inline-flex}.navbar-brand-mark{font-family:var(--shared-synthwave-font-heading);letter-spacing:.16em;text-transform:uppercase;color:var(--shared-synthwave-accent);text-shadow:none;font-size:1.58rem;font-weight:800;line-height:1}.navbar-brand-copy{font-family:var(--shared-synthwave-font-meta);font-size:var(--shared-synthwave-type-meta-size);line-height:var(--shared-synthwave-type-meta-line-height);letter-spacing:.08em;text-transform:none;color:var(--shared-synthwave-text-muted);font-weight:600}.navbar-links{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.nav-link{min-height:44px;font-family:var(--shared-synthwave-font-label);font-size:var(--shared-synthwave-type-meta-size);letter-spacing:.04em;text-transform:none;color:var(--shared-synthwave-text-muted);border-radius:999px;justify-content:center;align-items:center;padding:.58rem .88rem;font-weight:700;text-decoration:none;transition:color .2s,background .2s,transform .2s,box-shadow .2s;display:inline-flex;position:relative}.nav-link-indicator{background:var(--shared-synthwave-accent);pointer-events:none;border-radius:999px;height:2px;display:block;position:absolute;bottom:.34rem;left:.88rem;right:.88rem}.nav-link:hover,.nav-link:focus-visible,.nav-link-active{color:var(--shared-synthwave-text);box-shadow:none;background:0 0}.nav-link:hover,.nav-link:focus-visible{transform:translateY(-1px)}.navbar-menu-area{align-items:center;display:flex;position:relative}.navbar-right{align-items:center;gap:.85rem;display:flex;position:relative}.account-menu{align-items:center;display:flex;position:relative}.account-menu-open{z-index:6}.user-name{text-overflow:ellipsis;white-space:nowrap;max-width:160px;font-family:var(--shared-synthwave-font-label);font-size:var(--shared-synthwave-type-meta-size);letter-spacing:.12em;text-transform:uppercase;color:var(--shared-synthwave-accent);font-weight:700;overflow:hidden}.account-icon{background:var(--shared-synthwave-surface-soft);width:44px;height:44px;color:var(--shared-synthwave-accent);cursor:pointer;box-shadow:none;border:1px solid #fcd17666;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s,color .2s;display:inline-flex}.account-icon:hover,.account-icon:focus-visible,.mobile-nav-toggle:hover,.mobile-nav-toggle:focus-visible,.mobile-nav-toggle[aria-expanded=true],.account-icon[aria-expanded=true]{color:var(--shared-synthwave-text);transform:translateY(-1px);box-shadow:0 12px 22px #00000047,inset 0 0 0 1px #fcd1763d}.account-icon svg{width:20px;height:20px}.account-dropdown,.mobile-nav-menu{background:var(--shared-synthwave-surface-soft);box-shadow:none;border:1px solid #fcd17657;border-radius:12px}.account-dropdown{opacity:0;pointer-events:none;flex-direction:column;gap:.2rem;min-width:210px;padding:.45rem;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:calc(100% + .85rem);right:0;transform:translateY(-10px)}.account-dropdown-open{opacity:1;pointer-events:auto;transform:translateY(0)}.account-dropdown button,.mobile-nav-link,.mobile-nav-action{text-align:left;width:100%;min-height:44px;font-family:var(--shared-synthwave-font-label);letter-spacing:.03em;text-transform:none;color:var(--shared-synthwave-text-muted);cursor:pointer;background:0 0;border:0;border-radius:16px;align-items:center;padding:.72rem .95rem;font-size:.82rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,transform .2s;display:flex}.account-dropdown button:hover,.account-dropdown button:focus-visible,.mobile-nav-link:hover,.mobile-nav-link:focus-visible,.mobile-nav-action:hover,.mobile-nav-action:focus-visible{color:var(--shared-synthwave-text);background:#fcd1761f;transform:translate(2px)}.public-navbar .mobile-nav-toggle{background:var(--shared-synthwave-surface-soft);width:44px;height:44px;color:var(--shared-synthwave-accent);cursor:pointer;box-shadow:none;border:1px solid #fcd17666;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:none}.mobile-nav-toggle-line{background:currentColor;border-radius:999px;width:18px;height:2px}.mobile-nav-menu{opacity:0;pointer-events:none;flex-direction:column;gap:.3rem;width:min(340px,100vw - 2rem);padding:.55rem;transition:opacity .2s,transform .2s;display:flex;position:absolute;top:calc(100% + .85rem);right:0;transform:translateY(-10px)}.mobile-nav-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav-section{flex-direction:column;display:flex}.mobile-nav-divider{background:var(--shared-synthwave-border);height:1px;box-shadow:none;margin:.35rem 0}.mobile-nav-action-danger{color:var(--shared-synthwave-danger)}@media (width<=920px){.navbar-links,.navbar-right{display:none}.public-navbar .mobile-nav-toggle{display:flex}}@media (width<=640px){.public-navbar{border-bottom-color:#fcd1762e}.navbar-container{padding:.68rem .9rem}.navbar-brand-mark{font-size:1.38rem}.navbar-brand-copy{font-size:.58rem}.navbar-brand-icon{border-radius:12px;width:2.4rem;height:2.4rem}}@media (prefers-reduced-motion:reduce){.nav-link{transition:color .01ms linear,background .01ms linear,transform .01ms linear,box-shadow .01ms linear}}
