.Button-module__e7WGRa__button{cursor:pointer;font-weight:600;font-family:var(--font-main);border:1px solid #0000;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:8px;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex}.Button-module__e7WGRa__button:active{transform:scale(.98)}.Button-module__e7WGRa__primary{background:var(--primary);color:#fff}.Button-module__e7WGRa__primary:hover{background:var(--primary-hover);box-shadow:0 4px 12px #5b5dfa4d}.Button-module__e7WGRa__secondary{background:var(--card-bg);color:var(--foreground);border-color:var(--glass-border)}.Button-module__e7WGRa__secondary:hover{background:var(--glass-bg);border-color:var(--glass-border)}.Button-module__e7WGRa__outline{color:var(--primary);border-color:var(--primary);background:0 0}.Button-module__e7WGRa__outline:hover{background:#5b5dfa0d}.Button-module__e7WGRa__sm{height:40px;padding:0 1.25rem;font-size:.875rem}.Button-module__e7WGRa__md{padding:.65rem 1.75rem;font-size:1rem}.Button-module__e7WGRa__lg{padding:.85rem 2.25rem;font-size:1.125rem}
.Footer-module__Grjkva__footer{background:var(--background);flex-direction:column;justify-content:space-between;padding:40px 60px 0;display:flex}.Footer-module__Grjkva__top{grid-template-columns:1.8fr 1fr 1.2fr;gap:4rem;display:grid}.Footer-module__Grjkva__logo{align-items:center;gap:10px;margin-bottom:12px;display:flex}.Footer-module__Grjkva__logoIcon{object-fit:contain;filter:brightness(0);width:28px;height:28px}.Footer-module__Grjkva__logoText{color:var(--foreground);font-size:1.15rem;font-weight:700}.Footer-module__Grjkva__tagline{color:var(--text-muted);margin-bottom:24px;font-size:.85rem}.Footer-module__Grjkva__description{color:#c7c7cc;font-size:.85rem;line-height:1.8}.Footer-module__Grjkva__column h4,.Footer-module__Grjkva__download h4{color:var(--foreground);margin-bottom:24px;font-size:1rem;font-weight:700}.Footer-module__Grjkva__column{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.Footer-module__Grjkva__column a{color:var(--text-muted);font-size:.9rem}.Footer-module__Grjkva__column a:hover{color:var(--foreground);text-decoration:underline}.Footer-module__Grjkva__buttonGroup{gap:16px;display:flex}.Footer-module__Grjkva__downloadBtnWrapper{position:relative}.Footer-module__Grjkva__downloadBtn{background:var(--card-bg);height:52px;color:var(--foreground);cursor:pointer;border:1px solid var(--glass-border);white-space:nowrap;border-radius:12px;align-items:center;gap:10px;padding:0 24px;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #00000008}.Footer-module__Grjkva__downloadBtn:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000014}.Footer-module__Grjkva__downloadIcon{object-fit:contain;filter:brightness(0);opacity:.85;width:20px;height:20px}.Footer-module__Grjkva__qrPopover{background:var(--background);border:1px solid var(--glass-border);opacity:0;visibility:hidden;z-index:50;pointer-events:none;border-radius:12px;justify-content:center;align-items:center;width:160px;height:200px;padding:16px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 12px 40px #00000026}.Footer-module__Grjkva__qrPopover:after{content:"";border-style:solid;border-width:6px;border-color:var(--glass-border) transparent transparent transparent;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Footer-module__Grjkva__downloadBtnWrapper:hover .Footer-module__Grjkva__qrPopover{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Footer-module__Grjkva__qrContent{flex-direction:column;align-items:center;width:100%;display:flex}.Footer-module__Grjkva__qrPlaceholder{justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:12px;display:flex;overflow:hidden}.Footer-module__Grjkva__qrImage{object-fit:cover;width:100%;height:100%}.Footer-module__Grjkva__qrTips{text-align:center}.Footer-module__Grjkva__qrTitle{color:var(--foreground);margin:0 0 4px;font-size:.95rem;font-weight:700}.Footer-module__Grjkva__qrSub{color:#8e8e93;margin:0;font-size:.75rem}.Footer-module__Grjkva__bottom{border-top:1px solid var(--glass-border);justify-content:center;align-items:center;height:80px;margin-top:20px;display:flex}.Footer-module__Grjkva__bottom p{color:#a1a1aa;font-size:.8rem}@media (max-width:768px){.Footer-module__Grjkva__footer{padding:40px 20px}.Footer-module__Grjkva__top{grid-template-columns:1.2fr 1fr;grid-template-areas:"brand download""links download";gap:32px 24px;display:grid}.Footer-module__Grjkva__brand{grid-area:brand}.Footer-module__Grjkva__links{grid-area:links}.Footer-module__Grjkva__download{grid-area:download}.Footer-module__Grjkva__tagline{margin-bottom:16px;font-size:.8rem}.Footer-module__Grjkva__description{font-size:.75rem}.Footer-module__Grjkva__column h4,.Footer-module__Grjkva__download h4{margin-bottom:16px;font-size:.9rem}.Footer-module__Grjkva__column{gap:8px}.Footer-module__Grjkva__column a{text-underline-offset:4px;font-size:.85rem;text-decoration:underline}.Footer-module__Grjkva__buttonGroup{flex-direction:column;gap:12px}.Footer-module__Grjkva__downloadBtn{justify-content:flex-start;width:100%;height:48px;padding:0 16px;font-size:.9rem}.Footer-module__Grjkva__bottom{text-align:left;justify-content:flex-start;height:auto;margin-top:40px;padding:20px 0}}
