.dash-footer{border-top:1px solid var(--c-border);background:var(--c-surface)}.dash-footer__top{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;width:min(1200px,100%);margin:0 auto;padding:48px 40px 36px;display:flex}.dash-footer__brand{flex-shrink:0;max-width:280px}.dash-footer__logo{align-items:center;gap:8px;display:inline-flex}.dash-footer__logo img{object-fit:contain;flex-shrink:0;width:24px;height:24px}.dash-footer__logo-text{letter-spacing:-.02em;white-space:nowrap;font-size:17px;font-weight:800}.dash-footer__tagline{color:var(--color-muted);margin-top:10px;font-size:13px;line-height:1.6}.dash-footer__newsletter{border:1px solid var(--c-border);border-radius:var(--radius-sm);gap:0;margin-top:16px;display:flex;overflow:hidden}.dash-footer__nl-input{background:var(--c-surface-elevated);color:var(--color-fg);border:none;outline:none;flex:1;min-width:0;padding:9px 12px;font-family:inherit;font-size:13px}.dash-footer__nl-input::placeholder{color:var(--color-muted)}.dash-footer__nl-input[readonly]{cursor:default;color:var(--color-muted)}.dash-footer__nl-btn{background:var(--color-brand);color:#fff;cursor:pointer;white-space:nowrap;border:none;padding:9px 14px;font-size:13px;font-weight:600;transition:opacity .15s}.dash-footer__nl-btn:hover{opacity:.88}.dash-footer__nl-btn:disabled{cursor:not-allowed;opacity:.55}.dash-footer__nl-hint{color:var(--color-muted);margin-top:8px;font-size:11.5px;line-height:1.4}.dash-footer__col{flex-direction:column;gap:10px;min-width:140px;display:flex}.dash-footer__col-title{letter-spacing:.06em;text-transform:uppercase;color:var(--color-fg);margin-bottom:4px;font-size:12px;font-weight:700}.dash-footer__col a{color:var(--color-muted);font-size:13px;font-weight:500;line-height:1;text-decoration:none;transition:color .15s}.dash-footer__col a:hover{color:var(--color-brand)}.dash-footer__bottom{border-top:1px solid var(--c-border);justify-content:center;align-items:center;padding:16px 40px;display:flex}.dash-footer__copy{color:var(--color-muted);font-size:12px}@media (max-width:760px){.dash-footer{margin-top:8px}.dash-footer__top{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:18px 16px 10px}.dash-footer__brand{justify-content:center;max-width:100%;display:flex}.dash-footer__newsletter,.dash-footer__nl-hint,.dash-footer__col{display:none}.dash-footer__col:last-of-type{flex-flow:wrap;justify-content:center;gap:8px 14px;width:100%;min-width:0;display:flex}.dash-footer__col:last-of-type .dash-footer__col-title,.dash-footer__col:last-of-type a:first-of-type,.dash-footer__col:last-of-type a:nth-of-type(2){display:none}.dash-footer__col a{font-size:12px;line-height:1.3}.dash-footer__bottom{padding:8px 16px max(12px, env(safe-area-inset-bottom))}}
