.interest-gate{position:fixed;inset:0;z-index:500;display:grid;place-items:center;padding:1rem;color:#0b1020}.interest-gate__backdrop{position:absolute;inset:0;background:rgba(7,11,23,.86);backdrop-filter:blur(18px)}.interest-gate__panel{position:relative;width:min(1000px,100%);max-height:calc(100dvh - 2rem);overflow:auto;padding:clamp(1.5rem,4vw,3rem);background:#fff;border-radius:1.75rem;box-shadow:0 30px 90px rgba(0,0,0,.38)}.interest-gate__logo{width:58px;height:58px;object-fit:contain;border-radius:50%;margin-bottom:1.4rem}.interest-gate__eyebrow{margin:0 0 .8rem;color:#2563eb;font-size:.65rem;font-weight:900;letter-spacing:.17em}.interest-gate h1{max-width:760px;margin:0;font-size:clamp(2.4rem,6vw,5.3rem);line-height:.91;letter-spacing:-.075em}.interest-gate__intro{max-width:570px;margin:1.25rem 0 2rem;color:#64748b;font-size:1rem;line-height:1.6}.interest-gate__options{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.interest-gate__options form{min-width:0}.interest-option{width:100%;min-height:260px;padding:1.5rem;text-align:left;border:1px solid #dbe3ee;border-radius:1.25rem;display:flex;flex-direction:column;align-items:flex-start;cursor:pointer;transition:.25s;background:#f8fafc;color:#0b1020}.interest-option:hover{transform:translateY(-6px);box-shadow:0 20px 40px rgba(15,23,42,.12)}.interest-option--software{background:#0b1020;color:#fff;border-color:#1e3a8a}.interest-option__code{font-size:.65rem;font-weight:900;letter-spacing:.16em;color:#2563eb}.interest-option--software .interest-option__code{color:#38bdf8}.interest-option strong{margin:auto 0 .7rem;font-size:clamp(2.1rem,4vw,3.7rem);letter-spacing:-.075em}.interest-option small{max-width:370px;font-size:.92rem;line-height:1.55;color:#64748b}.interest-option--software small{color:#94a3b8}.interest-option b{margin-top:1.2rem;font-size:.78rem}.vertical-switcher,.software-switcher{position:fixed;right:1rem;bottom:1rem;z-index:110}.vertical-switcher button,.software-switcher button{border:0;cursor:pointer;display:flex;align-items:center;gap:.7rem;padding:.72rem .8rem;border-radius:999px;box-shadow:0 12px 32px rgba(0,0,0,.22)}.vertical-switcher button{background:#0b1020;color:#fff}.vertical-switcher__dot{width:9px;height:9px;border-radius:50%;background:#38bdf8;box-shadow:0 0 0 5px rgba(56,189,248,.16)}.vertical-switcher button span:nth-child(2){display:grid;text-align:left}.vertical-switcher small{font-size:.55rem;color:#94a3b8}.vertical-switcher button span:nth-child(2){font-size:.78rem;font-weight:900}.vertical-switcher b{font-size:1rem}.software-switcher button{background:#fff;color:#0b1020}.software-switcher button>span{width:9px;height:9px;border-radius:50%;background:#7c3aed;box-shadow:0 0 0 5px rgba(124,58,237,.14)}.software-switcher button div{display:grid;text-align:left}.software-switcher small{font-size:.55rem;color:#64748b}.software-switcher strong{font-size:.78rem}.software-switcher b{font-size:1rem}@media(max-width:700px){.interest-gate{padding:.5rem}.interest-gate__panel{max-height:calc(100dvh - 1rem);padding:1.25rem;border-radius:1.2rem}.interest-gate__logo{width:44px;height:44px;margin-bottom:1rem}.interest-gate h1{font-size:clamp(2.2rem,11vw,3.3rem)}.interest-gate__intro{margin:1rem 0 1.25rem}.interest-gate__options{grid-template-columns:1fr}.interest-option{min-height:180px;padding:1.2rem}.interest-option strong{font-size:2.2rem}.vertical-switcher,.software-switcher{bottom:calc(72px + env(safe-area-inset-bottom));right:.65rem}.vertical-switcher button,.software-switcher button{padding:.6rem .72rem}}
