.PartnerInterestForm-module__Tc6BqG__card{-webkit-backdrop-filter:blur(12px);background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:32px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 8px 32px rgba(0,0,0,.1)}.PartnerInterestForm-module__Tc6BqG__card:before{content:"";background:linear-gradient(90deg,transparent,var(--brand-green),transparent);opacity:.5;height:2px;position:absolute;top:0;left:0;right:0}.PartnerInterestForm-module__Tc6BqG__title{color:var(--text-primary);letter-spacing:-.5px;margin-bottom:24px;font-size:24px;font-weight:800}.PartnerInterestForm-module__Tc6BqG__form{flex-direction:column;gap:20px;display:flex}.PartnerInterestForm-module__Tc6BqG__group{flex-direction:column;gap:8px;display:flex}.PartnerInterestForm-module__Tc6BqG__label{color:var(--text-secondary);margin-left:4px;font-size:14px;font-weight:600}.PartnerInterestForm-module__Tc6BqG__input,.PartnerInterestForm-module__Tc6BqG__textarea{border:1px solid var(--border);background:var(--bg-default);width:100%;color:var(--text-primary);border-radius:12px;outline:none;padding:14px 18px;font-size:15px;transition:all .2s}.PartnerInterestForm-module__Tc6BqG__input:focus,.PartnerInterestForm-module__Tc6BqG__textarea:focus{border-color:var(--brand-green);transform:translateY(-1px);box-shadow:0 0 0 3px rgba(126,217,87,.1)}.PartnerInterestForm-module__Tc6BqG__textarea{resize:vertical;min-height:100px}.PartnerInterestForm-module__Tc6BqG__grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:640px){.PartnerInterestForm-module__Tc6BqG__grid{grid-template-columns:1fr}}.PartnerInterestForm-module__Tc6BqG__submitBtn{background:var(--brand-green);color:#000;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:8px;padding:16px;font-size:16px;font-weight:700;transition:all .2s;display:flex}.PartnerInterestForm-module__Tc6BqG__submitBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 20px rgba(126,217,87,.2)}.PartnerInterestForm-module__Tc6BqG__submitBtn:active:not(:disabled){transform:translateY(0)}.PartnerInterestForm-module__Tc6BqG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.PartnerInterestForm-module__Tc6BqG__successContainer{text-align:center;padding:40px 0;animation:.5s ease-out PartnerInterestForm-module__Tc6BqG__fadeIn}@keyframes PartnerInterestForm-module__Tc6BqG__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.PartnerInterestForm-module__Tc6BqG__successIcon{background:var(--brand-green);color:#000;border-radius:36px;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:24px;display:inline-flex;box-shadow:0 0 30px rgba(126,217,87,.3)}.PartnerInterestForm-module__Tc6BqG__successTitle{color:var(--text-primary);margin-bottom:16px;font-size:28px;font-weight:900}.PartnerInterestForm-module__Tc6BqG__successDesc{color:var(--text-secondary);max-width:320px;margin:0 auto;font-size:16px;line-height:1.6}.PartnerInterestForm-module__Tc6BqG__error{color:#ef4444;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:8px;padding:12px 16px;font-size:14px;font-weight:500;animation:.4s ease-in-out PartnerInterestForm-module__Tc6BqG__shake}@keyframes PartnerInterestForm-module__Tc6BqG__shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-primary);margin-top:auto;padding:48px 24px 32px}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto}.Footer-module__S6Hkya__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-bottom:40px;display:grid}.Footer-module__S6Hkya__brandLockup{align-items:center;gap:12px;margin-bottom:16px;text-decoration:none;display:flex}.Footer-module__S6Hkya__icon{border-radius:4px;width:28px;height:28px}.Footer-module__S6Hkya__divider{background:var(--border-primary);opacity:.5;width:1px;height:20px}.Footer-module__S6Hkya__logoText{width:auto;height:20px}.Footer-module__S6Hkya__tagline{color:var(--text-secondary);max-width:250px;font-size:14px;line-height:1.7}.Footer-module__S6Hkya__sectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;font-size:13px;font-weight:700}.Footer-module__S6Hkya__linkList{flex-direction:column;gap:10px;display:flex}.Footer-module__S6Hkya__homeLink{color:var(--brand-green-dark);font-size:14px;font-weight:700;text-decoration:none}.Footer-module__S6Hkya__link{color:var(--text-secondary);align-items:center;gap:5px;font-size:14px;text-decoration:none;transition:color .2s;display:flex}.Footer-module__S6Hkya__link:hover{color:var(--brand-green-text)}.Footer-module__S6Hkya__badge{color:var(--brand-green-text);background:rgba(126,217,87,.07);border:1px solid rgba(126,217,87,.45);border-radius:3px;padding:1px 4px;font-size:9px;font-weight:700;line-height:1}.Footer-module__S6Hkya__bottomBar{border-top:1px solid var(--border-primary);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding-top:24px;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-muted);font-size:13px}.Footer-module__S6Hkya__madeInSwiss{color:var(--text-muted);border:1px solid var(--border-primary);background:var(--bg-card);white-space:nowrap;border-radius:100px;align-items:center;gap:6px;padding:4px 12px;font-size:12px;font-weight:600;display:inline-flex}.Footer-module__S6Hkya__madeInSwissIcon{width:14px;height:14px}.Footer-module__S6Hkya__techLink{color:var(--text-muted);font-size:13px;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__techLink:hover{color:var(--brand-green-text)}
