.interest-module__GHjYPG__page{background:var(--surface-page);min-height:100vh;padding-top:64px}.interest-module__GHjYPG__inner{max-width:760px;margin:0 auto;padding:80px 40px 120px}.interest-module__GHjYPG__header{margin-bottom:56px}.interest-module__GHjYPG__kicker{font-family:var(--font-mono);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.2em;color:var(--amara-horizon);margin-bottom:18px}.interest-module__GHjYPG__title{font-family:var(--font-display);font-weight:var(--weight-regular);letter-spacing:var(--tracking-display);font-size:clamp(40px,5vw,72px);line-height:var(--leading-display);color:var(--amara-midnight);margin:0 0 24px}.interest-module__GHjYPG__subtitle{color:var(--amara-olive);max-width:48ch;font-size:18px;line-height:1.6;font-family:var(--font-sans)}.interest-module__GHjYPG__form{flex-direction:column;gap:24px;display:flex}.interest-module__GHjYPG__row{gap:20px;display:flex}.interest-module__GHjYPG__fieldWrap{flex-direction:column;flex:1;gap:7px;display:flex}.interest-module__GHjYPG__fieldWrap.interest-module__GHjYPG__full{flex:none;width:100%}.interest-module__GHjYPG__fieldWrap.interest-module__GHjYPG__short{flex:0 0 120px}.interest-module__GHjYPG__label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.16em;color:var(--amara-light-olive);font-size:10px}.interest-module__GHjYPG__req{color:var(--amara-horizon)}.interest-module__GHjYPG__opt{color:var(--amara-light-olive);text-transform:none;letter-spacing:0;font-family:var(--font-sans);font-size:11px}.interest-module__GHjYPG__input,.interest-module__GHjYPG__select{border:1.5px solid var(--amara-dark-ivory);background:var(--amara-white);font-family:var(--font-sans);color:var(--amara-midnight);appearance:none;width:100%;transition:border-color var(--duration-fast) var(--ease-standard);border-radius:0;outline:none;padding:13px 16px;font-size:15px}.interest-module__GHjYPG__input:focus,.interest-module__GHjYPG__select:focus{border-color:var(--amara-midnight)}.interest-module__GHjYPG__select{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%23757461' stroke-width='1.5' fill='none' stroke-linecap='square'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;padding-right:40px}.interest-module__GHjYPG__checkGrid{border:1.5px solid var(--amara-dark-ivory);background:var(--amara-white);grid-template-columns:1fr 1fr;gap:0;display:grid}.interest-module__GHjYPG__checkItem{cursor:pointer;border-bottom:1px solid var(--amara-dark-ivory);transition:background var(--duration-fast);align-items:flex-start;gap:12px;padding:14px 16px;display:flex}.interest-module__GHjYPG__checkItem:nth-last-child(-n+2){border-bottom:none}.interest-module__GHjYPG__checkItem:hover{background:var(--amara-ivory-200)}.interest-module__GHjYPG__checkbox{width:16px;height:16px;accent-color:var(--amara-midnight);cursor:pointer;flex-shrink:0;margin-top:2px}.interest-module__GHjYPG__checkLabel{font-family:var(--font-sans);color:var(--amara-midnight);font-size:14px;line-height:1.4}.interest-module__GHjYPG__error{font-family:var(--font-sans);color:var(--amara-horizon);font-size:14px}.interest-module__GHjYPG__submit{background:var(--amara-midnight);color:var(--amara-ivory);font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.14em;cursor:pointer;transition:background var(--duration-fast) var(--ease-standard), transform var(--duration-fast) var(--ease-standard);border:none;align-self:flex-start;margin-top:8px;padding:16px 32px;font-size:12px}.interest-module__GHjYPG__submit:hover{background:var(--amara-midnight-700)}.interest-module__GHjYPG__submit:active{transform:scale(.992)}.interest-module__GHjYPG__submit:disabled{opacity:.6;cursor:not-allowed}.interest-module__GHjYPG__successPage{background:var(--amara-midnight);justify-content:center;align-items:center;min-height:100vh;padding:80px 40px;display:flex}.interest-module__GHjYPG__successInner{text-align:center;max-width:520px}.interest-module__GHjYPG__successKicker{font-family:var(--font-mono);font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.2em;color:var(--amara-yucca);margin-bottom:20px}.interest-module__GHjYPG__successTitle{font-family:var(--font-display);font-weight:var(--weight-regular);letter-spacing:var(--tracking-display);font-size:clamp(40px,5vw,64px);line-height:var(--leading-display);color:var(--amara-ivory);margin:0 0 24px}.interest-module__GHjYPG__successBody{color:#f0ece4c7;font-size:18px;line-height:1.6;font-family:var(--font-sans);margin-bottom:40px}.interest-module__GHjYPG__successBack{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.16em;color:var(--amara-ivory);transition:border-color var(--duration-fast);border-bottom:1px solid #f0ece44d;padding-bottom:3px;font-size:11px;text-decoration:none}.interest-module__GHjYPG__successBack:hover{border-color:var(--amara-ivory)}@media (max-width:600px){.interest-module__GHjYPG__row{flex-direction:column;gap:24px}.interest-module__GHjYPG__fieldWrap.interest-module__GHjYPG__short{flex:none;width:100%}.interest-module__GHjYPG__checkGrid{grid-template-columns:1fr}.interest-module__GHjYPG__checkItem:nth-last-child(-n+2){border-bottom:1px solid var(--amara-dark-ivory)}.interest-module__GHjYPG__checkItem:last-child{border-bottom:none}}
