.footer-section{justify-content:flex-end;overflow:hidden;padding:64px 48px;background-color:#1a0836;box-sizing:border-box;min-height:250px}.footer-content-wrapper,.footer-section{display:flex;flex-direction:column;align-items:center;width:100%}.footer-content-wrapper{justify-content:space-between;max-width:1440px;margin:0 auto;gap:0}.footer-header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:48px}.footer-logo{height:40px;margin-bottom:24px;user-select:none;pointer-events:none}.footer-description{font-family:var(--font-geist-mono),monospace;font-size:14px;line-height:1.5;color:hsla(0,0%,100%,.8);max-width:800px;text-align:center}.footer-divider{border-top:1px dashed hsla(0,0%,100%,.2);margin:0 0 48px;width:100%}.footer-main-content{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:48px;width:100%;margin-bottom:64px}.footer-links-group{display:flex;flex-direction:row;gap:80px;flex:1}.footer-col{display:flex;flex-direction:column;align-items:flex-start;gap:20px;min-width:140px}.footer-heading{font-family:var(--font-geist),"Geist",sans-serif;font-size:16px;font-weight:700;line-height:100%;letter-spacing:-.02em;color:#fbfbfd;margin:0;white-space:pre-wrap;word-break:break-word}.footer-links-list{display:flex;flex-direction:column;gap:12px;width:100%}.footer-link{font-family:var(--font-geist-mono),"Geist Mono",monospace;font-size:12px;line-height:100%;color:hsla(0,0%,100%,.7);text-decoration:none;white-space:pre-wrap;word-break:break-word;transition:all .2s ease}.footer-link:hover{color:hsla(0,0%,100%,.9)}.mailing-list-form{display:flex;flex-direction:column;align-items:flex-start;gap:24px;padding:24px;background-color:hsla(0,0%,100%,.06);border-radius:12px;width:376px;flex-shrink:0}.mobile-form{display:none}.desktop-form{display:flex}.form-heading{font-family:var(--font-geist),"Geist",sans-serif;font-size:16px;font-weight:700;line-height:100%;letter-spacing:-.02em;color:#fbfbfd;margin:0;white-space:pre-wrap;word-break:break-word}.form-input-group{display:flex;flex-direction:row;gap:10px;width:100%}.email-input{flex:1;height:40px;padding:12px;background-color:hsla(0,0%,73%,.15);border:1px solid hsla(0,0%,100%,.1);border-radius:10px;font-family:var(--font-geist),"Geist",sans-serif;font-size:14px;font-weight:400;color:#fbfbfd;box-sizing:border-box;outline:none}.email-input::placeholder{color:hsla(0,0%,100%,.45)}.email-input:focus{border-color:#09f}.subscribe-btn{height:40px;padding:8px 18px;background-color:#fff;border:2px solid #28085b;border-radius:8px;box-shadow:inset 0 -4px 0 0 #f2ccd7;color:#28065b;font-family:var(--font-geist-mono),"Geist Mono",monospace;font-size:13px;font-weight:600;text-align:center;text-transform:capitalize;cursor:pointer;flex-shrink:0;transition:all .2s ease;display:flex;align-items:center;justify-content:center;line-height:1}.subscribe-btn:hover{transform:translateY(-2px);box-shadow:inset 0 -2px 0 0 #f2ccd7}.footer-bottom-section{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;width:100%;padding-top:32px}.footer-social-icons{display:flex;gap:24px;user-select:none}.footer-social-icon{pointer-events:none;opacity:.7;transition:opacity .2s ease}.footer-social-icons a:hover .footer-social-icon{opacity:1}.footer-copyright{font-family:var(--font-geist-mono),monospace;font-size:12px;color:hsla(0,0%,100%,.7);text-align:center}.footer-copyright p{margin:0}@media (max-width:1439px) and (min-width:810px){.footer-section{padding:64px 120px}.mobile-form{display:flex;width:100%;margin-bottom:48px}.desktop-form{display:none}.footer-main-content{flex-direction:column;gap:48px}.footer-links-group{gap:40px;justify-content:space-between;width:100%}.footer-col{width:auto;flex:1}.footer-bottom-section{flex-direction:column;gap:24px}}.form-message{font-family:var(--font-geist-mono),monospace;font-size:12px;line-height:1.4;margin:-12px 0 0;padding:8px 12px;border-radius:6px;width:100%;box-sizing:border-box}.form-message.success{background-color:rgba(34,197,94,.1);color:#22c55e;border:1px solid rgba(34,197,94,.2)}.form-message.error{background-color:rgba(239,68,68,.1);color:#ef4444;border:1px solid rgba(239,68,68,.2)}.email-input:disabled,.subscribe-btn:disabled{opacity:.6;cursor:not-allowed}.subscribe-btn:disabled:hover{transform:none;box-shadow:inset 0 -4px 0 0 #f2ccd7}@media (max-width:809px){.footer-section{padding:64px 20px}.mobile-form{display:flex;width:100%;margin-bottom:48px}.desktop-form{display:none}.footer-main-content{flex-direction:column;gap:48px}.footer-links-group{flex-direction:column;gap:32px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(0,1fr)}.footer-col,.footer-links-group{align-items:flex-start;width:100%}.footer-col{padding:0}.footer-heading,.footer-links-list{text-align:left}.form-input-group{flex-direction:column;gap:10px}.email-input,.subscribe-btn{width:100%}.footer-bottom-section{flex-direction:column;gap:24px}}