.SocialIcons-module__zUAalW__socialList{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:.5rem;display:flex}.SocialIcons-module__zUAalW__socialLink{background:var(--color-surface);border:1px solid var(--color-border);color:var(--color-text-secondary);font-family:var(--font-body);transition:all .3s var(--ease-smooth);border-radius:20px;align-items:center;gap:8px;padding:8px 14px;font-size:13px;font-weight:400;text-decoration:none;display:inline-flex}.SocialIcons-module__zUAalW__socialLink:hover{color:var(--color-bright);border-color:var(--color-bright);background:var(--color-surface-hover);box-shadow:0 4px 16px var(--color-bright-dim);transform:translateY(-2px)}.SocialIcons-module__zUAalW__icon{fill:currentColor;flex-shrink:0;width:16px;height:16px}
.Footer-module__MPE0dq__footer{background:var(--color-bg-secondary);border-top:1px solid var(--color-border);transition:background-color .4s var(--ease-smooth);padding:5rem 0 2.5rem}.Footer-module__MPE0dq__inner{max-width:1440px;margin:0 auto;padding:0 clamp(1.5rem,5vw,5rem)}.Footer-module__MPE0dq__top{grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.Footer-module__MPE0dq__logo{align-items:center;margin-bottom:1.5rem;text-decoration:none;display:flex}.Footer-module__MPE0dq__logoImg{object-fit:contain;width:auto;height:40px;display:block}.Footer-module__MPE0dq__brandDesc{font-family:var(--font-body);color:var(--color-text-secondary);max-width:340px;font-size:14px;line-height:1.6}.Footer-module__MPE0dq__links{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.Footer-module__MPE0dq__linkGroup{flex-direction:column;gap:.75rem;display:flex}.Footer-module__MPE0dq__linkGroupLabel{font-family:var(--font-body);letter-spacing:.1em;text-transform:uppercase;color:var(--color-bright);margin-bottom:.5rem;font-size:11px;font-weight:500}.Footer-module__MPE0dq__link{font-family:var(--font-body);color:var(--color-text-secondary);font-size:14px;text-decoration:none;transition:color .3s}.Footer-module__MPE0dq__link:hover{color:var(--color-bright)}.Footer-module__MPE0dq__socialIconLink{font-family:var(--font-body);color:var(--color-text-secondary);align-items:center;gap:10px;font-size:14px;text-decoration:none;transition:all .3s;display:inline-flex}.Footer-module__MPE0dq__socialIconLink:hover{color:var(--color-bright);transform:translate(4px)}.Footer-module__MPE0dq__socialIconLink svg{flex-shrink:0;width:16px;height:16px}.Footer-module__MPE0dq__ctaLink{font-family:var(--font-body);color:var(--color-bright);font-size:14px;font-weight:500;text-decoration:none;transition:color .3s}.Footer-module__MPE0dq__ctaLink:hover{color:var(--color-text-primary)}.Footer-module__MPE0dq__divider{background:var(--color-border);width:100%;height:1px;margin-bottom:1.5rem}.Footer-module__MPE0dq__bigBrandWrapper{text-align:center;border-top:1px solid var(--color-border);border-bottom:1px solid var(--color-border);justify-content:center;align-items:center;width:100vw;margin:3rem -50vw;padding:3.5rem 0 1.5rem;display:flex;position:relative;left:50%;right:50%;overflow:hidden}.Footer-module__MPE0dq__bigBrandText{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:var(--color-text-primary);opacity:.18;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;text-align:center;margin:0 auto;font-size:clamp(4.5rem,16vw,26rem);font-weight:700;line-height:.85;transition:opacity .5s,color .5s;display:block}.Footer-module__MPE0dq__footer:hover .Footer-module__MPE0dq__bigBrandText{opacity:.25;color:var(--color-bright)}.Footer-module__MPE0dq__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Footer-module__MPE0dq__copyright{font-family:var(--font-body);color:var(--color-text-tertiary);font-size:13px}.Footer-module__MPE0dq__legalLinks{gap:2rem;display:flex}.Footer-module__MPE0dq__legalLink{font-family:var(--font-body);color:var(--color-text-tertiary);font-size:13px;text-decoration:none;transition:color .3s}.Footer-module__MPE0dq__legalLink:hover{color:var(--color-bright)}@media (max-width:900px){.Footer-module__MPE0dq__top{grid-template-columns:1fr}.Footer-module__MPE0dq__links{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Footer-module__MPE0dq__links{grid-template-columns:1fr}}
.CustomCursor-module__xzEvzG__dot{pointer-events:none;z-index:99999;opacity:0;will-change:transform;background:#c0c4c9;border-radius:50%;width:8px;height:8px;transition:opacity .3s,width .3s,height .3s,background .3s;position:fixed;top:0;left:0}.CustomCursor-module__xzEvzG__dot.CustomCursor-module__xzEvzG__visible{opacity:1}.CustomCursor-module__xzEvzG__dot.CustomCursor-module__xzEvzG__hovering{background:#fff;width:12px;height:12px}.CustomCursor-module__xzEvzG__dot.CustomCursor-module__xzEvzG__clicking{width:6px;height:6px}.CustomCursor-module__xzEvzG__ring{pointer-events:none;z-index:99998;opacity:0;will-change:transform;border:1px solid #c0c4c980;border-radius:50%;width:40px;height:40px;transition:opacity .3s,width .4s cubic-bezier(.25,.46,.45,.94),height .4s cubic-bezier(.25,.46,.45,.94),border-color .3s;position:fixed;top:0;left:0}.CustomCursor-module__xzEvzG__ring.CustomCursor-module__xzEvzG__visible{opacity:1}.CustomCursor-module__xzEvzG__ring.CustomCursor-module__xzEvzG__ringHovering{border-color:#fff6;width:64px;height:64px}.CustomCursor-module__xzEvzG__ring.CustomCursor-module__xzEvzG__ringClicking{width:30px;height:30px}@media (pointer:coarse){.CustomCursor-module__xzEvzG__dot,.CustomCursor-module__xzEvzG__ring{display:none}}
