.home .home-install-inner{background:#f4f3f7;border:1px solid rgba(132,43,210,.08);border-radius:28px;padding:26px 34px;display:grid;grid-template-columns:minmax(0,.98fr) minmax(0,1.02fr);gap:34px;align-items:center;overflow:hidden}.dark .home .home-install-inner{background:#171b28;border-color:rgba(202,147,255,.2)}.home .home-install-visual{display:flex;justify-content:center;align-items:flex-end;align-self:stretch}.home .home-install-visual-shell{position:relative;width:100%;max-width:390px;min-height:290px;border-radius:26px;display:flex;justify-content:center;align-items:flex-start;overflow:hidden}.home .home-install-phone{position:relative;width:264px;height:auto;align-self:flex-start;transform:translate(18px);filter:drop-shadow(0 18px 28px rgba(14,19,35,.18))}.home .home-install-copy h2{margin:0 0 16px;max-width:540px;font-size:clamp(42px,4.6vw,58px);line-height:.98;letter-spacing:-.02em;color:var(--home-text)}.home .home-install-lede{margin:0 0 24px;max-width:560px;color:var(--home-text-muted);font-size:16px;line-height:1.48}.home .home-install-platforms{margin-top:24px;display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:10px;max-width:480px}.home .home-install-platform-card{width:100%;cursor:pointer;font:inherit}.home .home-install-platform-icon{display:inline-flex;align-items:center;justify-content:center}@media (max-width:1024px){.home .home-install-inner{grid-template-columns:1fr;gap:34px;padding:36px 28px}.home .home-install-copy{text-align:center}.home .home-install-copy h2,.home .home-install-lede,.home .home-install-platforms{margin-left:auto;margin-right:auto}.home .home-install-phone{width:224px;transform:translate(12px)}}@media (max-width:768px){.home .home-install-inner{padding:28px 18px;border-radius:22px}.home .home-install-visual-shell{min-height:268px}.home .home-install-phone{width:192px;transform:translate(8px)}.home .home-install-platforms{max-width:100%;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}}