.spp-app-section{padding:95px 8vw;display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,480px);gap:70px;align-items:center;background:linear-gradient(145deg,#f7f8fa,#eef1f4)}.spp-app-copy>small{color:var(--red);font-size:12px;font-weight:900;letter-spacing:.15em}.spp-app-copy h2{margin:12px 0 20px;max-width:720px;font-size:clamp(38px,4vw,58px);line-height:1.03;letter-spacing:-.045em}.spp-app-copy p{max-width:680px;color:var(--muted);font-size:17px}.spp-app-copy ul{margin:25px 0 30px;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px 22px;list-style:none}.spp-app-copy li{position:relative;padding-left:25px;font-weight:700}.spp-app-copy li:before{content:'✓';position:absolute;left:0;color:var(--red);font-weight:900}.spp-phone{width:min(330px,88vw);height:570px;margin:auto;padding:13px;border:8px solid #151a22;border-radius:48px;background:#151a22;box-shadow:0 35px 70px #151a2230;transform:rotate(3deg)}.spp-phone-top{width:105px;height:22px;margin:-2px auto 8px;border-radius:0 0 15px 15px;background:#151a22}.spp-phone-screen{height:508px;padding:38px 24px;display:flex;flex-direction:column;align-items:center;border-radius:32px;background:radial-gradient(circle at 75% 10%,#fff 0,#f1f3f6 45%,#e8ebef);text-align:center}.spp-phone-screen>span{align-self:flex-start;color:#737b86;font-size:12px;font-weight:700}.spp-home-icon{margin:auto;display:grid;justify-items:center;gap:11px}.spp-home-icon img{width:112px;height:112px;border-radius:27px;box-shadow:0 16px 30px #151a2230}.spp-home-icon b{font-size:17px}.spp-phone-screen>small{color:#737b86}@media(max-width:850px){.spp-app-section{grid-template-columns:1fr;padding:75px 18px}.spp-app-copy ul{grid-template-columns:1fr}.spp-phone{height:500px}.spp-phone-screen{height:438px}}
