.InterestForm-module__irkpga__card{background:var(--color-bg-surface);border:1px solid var(--border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);max-width:720px;margin:0 auto;padding:32px;position:relative;overflow:hidden}.InterestForm-module__irkpga__stepIndicator{align-items:center;gap:8px;margin-bottom:20px;display:flex}.InterestForm-module__irkpga__stepDot{border-radius:var(--radius-full);flex-shrink:0}.InterestForm-module__irkpga__stepHeading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-primary);margin-bottom:24px;font-size:1.5rem;font-weight:600;line-height:1.25}.InterestForm-module__irkpga__fields{flex-direction:column;gap:20px;display:flex}.InterestForm-module__irkpga__row2{grid-template-columns:1fr 1fr;gap:20px;display:grid}.InterestForm-module__irkpga__field{flex-direction:column;gap:6px;display:flex}.InterestForm-module__irkpga__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:#fff;font-size:11px}.InterestForm-module__irkpga__input,.InterestForm-module__irkpga__select{-webkit-backdrop-filter:blur(16px)saturate(160%);border-radius:var(--radius-md);width:100%;font-size:14px;font-family:var(--font-sans);color:#fff;background:linear-gradient(135deg,#ffffff1a,#ffffff05);border:1px solid #ffffff26;border-color:#ffffff4d #ffffff26 #ffffff26 #ffffff4d;outline:none;padding:12px 14px;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 8px 32px #0003}.InterestForm-module__irkpga__input:focus,.InterestForm-module__irkpga__select:focus{background:linear-gradient(135deg,#fff3,#ffffff14);border-color:#ffffff80;box-shadow:0 0 16px #ffffff4d,0 8px 32px #0000004d}.InterestForm-module__irkpga__input::placeholder{color:#fff;opacity:1}.InterestForm-module__irkpga__select{appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'><path fill='%23FFFFFF' d='M2 4l4 4 4-4z'/></svg>");background-position:right 14px center;background-repeat:no-repeat;background-origin:content-box,padding-box;padding-right:36px}.InterestForm-module__irkpga__interestsHead{justify-content:space-between;align-items:center;gap:8px;display:flex}.InterestForm-module__irkpga__counter{font-family:var(--font-mono);color:var(--text-tertiary);font-size:11px}.InterestForm-module__irkpga__counterFull{color:var(--text-primary);font-weight:600}.InterestForm-module__irkpga__interestsGrid{background:var(--color-bg-inset);border:1px solid var(--border-light);border-radius:var(--radius-lg);grid-template-columns:repeat(3,1fr);gap:8px;max-height:240px;padding:12px;display:grid;overflow-y:auto}.InterestForm-module__irkpga__interestBtn{background:var(--color-bg-surface);border:1px solid var(--border-light);border-radius:var(--radius-md);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.02em;color:var(--text-secondary);cursor:pointer;text-align:center;min-height:38px;padding:8px 6px;font-size:11px;font-weight:600;line-height:1.1;transition:background .15s,color .15s,border-color .15s}.InterestForm-module__irkpga__interestBtn:hover:not(:disabled){border-color:var(--border-strong);color:var(--text-primary)}.InterestForm-module__irkpga__interestBtnSelected{color:#000;background:linear-gradient(135deg,#fff 0%,#e5e7eb 100%);border-color:#fff;box-shadow:0 0 16px #fff3}.InterestForm-module__irkpga__interestBtnSelected:hover{background:linear-gradient(135deg,#fff 0%,#d1d5db 100%)}.InterestForm-module__irkpga__interestBtn:disabled{opacity:.4;cursor:not-allowed}.InterestForm-module__irkpga__textarea{-webkit-backdrop-filter:blur(16px)saturate(160%);border-radius:var(--radius-md);width:100%;font-size:14px;font-family:var(--font-sans);color:#fff;resize:vertical;background:linear-gradient(135deg,#ffffff1a,#ffffff05);border:1px solid #ffffff26;border-color:#ffffff4d #ffffff26 #ffffff26 #ffffff4d;outline:none;min-height:108px;padding:12px 14px;line-height:1.5;transition:all .3s cubic-bezier(.16,1,.3,1);box-shadow:0 8px 32px #0003}.InterestForm-module__irkpga__textarea:focus{background:linear-gradient(135deg,#fff3,#ffffff14);border-color:#ffffff80;box-shadow:0 0 16px #ffffff4d,0 8px 32px #0000004d}.InterestForm-module__irkpga__textarea::placeholder{color:#ffffff80;opacity:1}.InterestForm-module__irkpga__charCount{font-family:var(--font-mono);color:#fff6;align-self:flex-end;font-size:11px}.InterestForm-module__irkpga__turnstile{align-items:center;min-height:70px;display:flex}.InterestForm-module__irkpga__turnstileDev{font-family:var(--font-mono);color:var(--warning);background:var(--warning-bg);border:1px solid var(--warning-border);border-radius:var(--radius-md);padding:6px 10px;font-size:11px}.InterestForm-module__irkpga__consent{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:13px;line-height:1.5;display:flex}.InterestForm-module__irkpga__consent input{cursor:pointer;margin-top:2px}.InterestForm-module__irkpga__consent a{color:var(--text-primary);text-underline-offset:2px;text-decoration:underline}.InterestForm-module__irkpga__navRow{align-items:center;gap:10px;margin-top:4px;display:flex}.InterestForm-module__irkpga__submit{width:100%;margin-top:4px}.InterestForm-module__irkpga__submitFlex{flex:1}.InterestForm-module__irkpga__error{background:var(--error-bg);border:1px solid var(--error-border);color:var(--error);border-radius:var(--radius-md);padding:12px 14px;font-size:13px}.InterestForm-module__irkpga__successCard{background:var(--color-bg-surface);border:1px solid var(--border-light);border-radius:var(--radius-xl);box-shadow:var(--shadow-card);text-align:center;max-width:560px;margin:0 auto;padding:48px 32px}.InterestForm-module__irkpga__successTitle{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-primary);margin:0 0 8px;font-size:1.75rem;font-weight:700}.InterestForm-module__irkpga__successCopy{color:var(--text-secondary);margin:0;font-size:15px;line-height:1.55}@media (max-width:720px){.InterestForm-module__irkpga__card{padding:24px 20px}.InterestForm-module__irkpga__row2{grid-template-columns:1fr}.InterestForm-module__irkpga__interestsGrid{grid-template-columns:repeat(2,1fr);max-height:360px}.InterestForm-module__irkpga__input,.InterestForm-module__irkpga__select{padding:13px 14px;font-size:16px}.InterestForm-module__irkpga__interestBtn{min-height:44px;padding:10px 6px;font-size:11px}.InterestForm-module__irkpga__stepHeading{font-size:1.3rem}.InterestForm-module__irkpga__navRow{gap:8px}.InterestForm-module__irkpga__submitFlex{flex:2}}@media (max-width:400px){.InterestForm-module__irkpga__interestsGrid{grid-template-columns:1fr}}
