.custom-footer{background-color:var(--color-background, #0a0a0a);width:100%;border-top:1px solid var(--color-border, #2a2a2a)}.custom-footer--transparent{background-color:transparent!important;background:transparent!important}.custom-footer__container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:20px}.custom-footer__brand{display:flex;align-items:center;justify-content:center;gap:8px}.custom-footer__brand-name{color:var(--color-text-primary, #ffffff);font-size:24px;font-weight:700;margin:0}.custom-footer__verified{display:flex;align-items:center;justify-content:center;color:var(--color-accent, #4ade80)}.custom-footer__verified svg{width:22px;height:22px}.custom-footer__tagline{color:var(--color-text-muted, #6b6b6b);font-size:14px;margin:-10px 0 0}.custom-footer__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px 24px}.custom-footer__link{color:var(--color-text-secondary, #a1a1a1);font-size:14px;font-weight:500;text-decoration:none;transition:all .3s ease;position:relative}.custom-footer__link:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:var(--color-accent, #4ade80);transition:width .3s ease}.custom-footer__link:hover{color:var(--color-accent, #4ade80)}.custom-footer__link:hover:after{width:100%}.custom-footer__divider{width:100%;max-width:500px;height:1px;background:linear-gradient(to right,transparent,var(--color-accent, #4ade80),transparent);opacity:.3;margin:10px 0}.custom-footer__copyright{color:var(--color-text-muted, #6b6b6b);font-size:13px;margin:0}.custom-footer__socials{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:5px}.custom-footer__social{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:var(--color-background-card, #151515);border:1px solid var(--color-border, #2a2a2a);border-radius:50%;color:var(--color-text-secondary, #a1a1a1);transition:all .3s ease}.custom-footer__social:hover{background-color:var(--color-accent, #4ade80);border-color:var(--color-accent, #4ade80);color:var(--color-background, #0a0a0a);transform:translateY(-3px)}.custom-footer__social svg{width:18px;height:18px}@media screen and (max-width: 749px){.custom-footer__brand-name{font-size:20px}.custom-footer__verified svg{width:18px;height:18px}.custom-footer__links{gap:10px 20px}.custom-footer__link{font-size:13px}.custom-footer__socials{gap:12px}.custom-footer__social{width:36px;height:36px}.custom-footer__social svg{width:16px;height:16px}}.custom-footer__design-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;margin-top:30px;padding:10px 20px;background-color:var(--color-accent, #4ade80);color:#fff!important;font-size:12px;font-weight:600;text-decoration:none;border-radius:50px;transition:background-color .3s ease}.custom-footer__design-btn:hover{background-color:var(--color-accent-bright, #5eead4);color:#fff!important}.custom-footer__design-btn span{color:#fff!important}.custom-footer__design-btn-icon{font-size:14px;line-height:1;color:#fff!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/custom-footer.css.map */
