.app-footer{position:static;background:#1e293b;color:#f8fafc;padding:var(--space-lg) var(--space-md);padding-bottom:max(var(--space-lg),env(safe-area-inset-bottom,0));margin:0;border-radius:24px 24px 0 0;z-index:10}.footer-main-content{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:auto 1fr auto;gap:var(--space-xl);align-items:start}.footer-features-section,.footer-feature-list{display:flex;flex-direction:column;gap:var(--space-sm)}.footer-feature-card{display:flex;flex-direction:row;align-items:center;text-align:left;padding:var(--space-sm);background:#ffffff0d;border-radius:8px;border:1px solid rgba(255,255,255,.1);transition:all .2s ease;cursor:pointer;gap:var(--space-sm);position:relative}.footer-feature-card:hover{background:#ffffff14}.footer-feature-icon-wrapper{width:32px;height:32px;min-width:32px;display:flex;align-items:center;justify-content:center;background:#3b82f633;border-radius:6px;color:#60a5fa}.footer-feature-icon-wrapper svg{width:24px;height:24px}.footer-feature-card h3{font-size:.85rem;font-weight:600;color:#f8fafc;margin:0;flex:1}.footer-feature-card p{display:none}.footer-feature-tooltip{position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#1e293b;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:var(--space-sm);font-size:.8rem;color:#94a3b8;white-space:normal;width:250px;margin-bottom:8px;z-index:1000;box-shadow:0 4px 12px #0000004d;pointer-events:none;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.footer-feature-card:hover .footer-feature-tooltip,.footer-feature-card.mobile-tooltip-active .footer-feature-tooltip{opacity:1;visibility:visible}.footer-feature-tooltip:after{content:"";position:absolute;top:100%;left:50%;transform:translate(-50%);border:6px solid transparent;border-top-color:#1e293b}.footer-content{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-md)}.footer-brand{display:none}.footer-links{display:contents}.footer-column h4{color:#fff;font-size:.85rem;margin-bottom:var(--space-sm);font-weight:600}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column li{margin-bottom:6px}.footer-column button,.footer-column a{background:none;border:none;color:#94a3b8;cursor:pointer;padding:0;font-size:.75rem;transition:color .2s ease;text-align:left;text-decoration:none;display:inline-block}.footer-column button:hover,.footer-column a:hover{color:#fff;text-decoration:underline}.footer-lottie-wrapper{display:flex;justify-content:center;align-items:center;width:150px}.footer-lottie{width:100%;height:auto}.footer-lottie-tooltip{position:relative;display:inline-flex;justify-content:center;align-items:center}.footer-lottie-tooltip__text{position:absolute;bottom:100%;left:50%;transform:translate(-50%) translateY(-8px);background:#0f172af2;color:#e2e8f0;padding:6px 10px;border-radius:8px;font-size:.78rem;white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease,transform .2s ease;box-shadow:0 12px 30px #00000059;pointer-events:none;z-index:2}.footer-lottie-tooltip:hover .footer-lottie-tooltip__text,.footer-lottie:hover+.footer-lottie-tooltip__text{opacity:1;visibility:visible;transform:translate(-50%) translateY(-12px)}.footer-bottom{max-width:1400px;margin:var(--space-md) auto 0;padding-top:var(--space-md);border-top:1px solid #334155;text-align:center;color:#64748b;font-size:.75rem}@media(max-width:960px){.footer-main-content{grid-template-columns:1fr;gap:var(--space-lg)}.footer-features-section{order:2}.footer-lottie-wrapper{width:120px;margin:0 auto;order:1}.footer-feature-list{display:flex;overflow-x:auto;gap:var(--space-md);-webkit-overflow-scrolling:touch;scrollbar-width:none}.footer-feature-list::-webkit-scrollbar{display:none}.footer-feature-card{min-width:220px;flex-shrink:0}.footer-feature-tooltip{width:200px;bottom:auto;top:100%;margin-bottom:0;margin-top:8px}.footer-feature-tooltip:after{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#1e293b}.footer-feature-card:last-child .footer-feature-tooltip{bottom:100%;top:auto;margin-top:0;margin-bottom:8px}.footer-feature-card:last-child .footer-feature-tooltip:after{top:100%;bottom:auto;border-top-color:#1e293b;border-bottom-color:transparent}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-sm);order:3}.footer-logo{height:50px;width:auto;border-radius:8px;object-fit:contain}.footer-tagline{color:#94a3b8;font-size:.8rem}.footer-content{grid-template-columns:1fr;gap:var(--space-md);order:4}.footer-links{display:flex;overflow-x:auto;gap:var(--space-xl);-webkit-overflow-scrolling:touch;scrollbar-width:none}.footer-links::-webkit-scrollbar{display:none}.footer-column{min-width:160px;flex-shrink:0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}
