.app-split-screen{margin:0 auto;max-width:1200px;padding:60px 20px;width:100%}.app-split-screen .section-header{margin-bottom:48px;text-align:center}.app-split-screen .section-badge{background:#c0e66e;border-radius:24px;color:#053e3f;display:inline-block;font-family:Sora,sans-serif;font-size:.9rem;font-weight:700;letter-spacing:.06em;margin-bottom:20px;padding:10px 24px;text-transform:uppercase}.app-split-screen .section-header h2{color:#053e3f;font-family:Sora,sans-serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1.2;margin:0 0 16px}.app-split-screen .section-subtitle{color:#555b5b;font-family:Manrope,sans-serif;font-size:1.125rem;line-height:1.7;margin:0 auto;max-width:700px}@media (min-width:991px){.app-split-container{align-items:start;display:grid;gap:60px;grid-template-columns:40% 1fr}.app-mockup{align-self:start;position:sticky;top:100px}}@media (max-width:990px){.app-split-container{display:flex;flex-direction:column;gap:40px}}.app-mockup img{border-radius:24px;box-shadow:0 16px 48px rgba(5,62,63,.12);display:block;height:auto;width:100%}@media (max-width:990px){.app-mockup img{border-radius:16px;box-shadow:0 8px 24px rgba(5,62,63,.1);margin:0 auto;max-height:400px;width:auto}.app-mockup-placeholder{aspect-ratio:3/4;max-height:400px}}.app-mockup-placeholder{align-items:center;aspect-ratio:1/2;background:#f5f5f5;border-radius:24px;color:#999;display:flex;flex-direction:column;gap:16px;justify-content:center;max-height:600px}.app-mockup-placeholder svg{opacity:.3}.app-mockup-placeholder p{font-size:.9rem;margin:0}.app-features{display:flex;flex-direction:column;gap:24px}.app-feature{background:#fff;border-radius:16px;box-shadow:0 2px 8px rgba(0,0,0,.04);padding:32px;position:relative;transition:all .3s ease}.app-feature:hover{box-shadow:0 8px 24px rgba(5,62,63,.08);transform:translateX(8px)}.app-feature__number{align-items:center;background:linear-gradient(135deg,#053e3f,#0a5f60);border-radius:50%;color:#c0e66e;display:flex;height:48px;justify-content:center;margin-bottom:20px;width:48px}.app-feature h3,.app-feature__number{font-family:Sora,sans-serif;font-size:1.5rem;font-weight:700}.app-feature h3{color:#053e3f;line-height:1.3;margin:0 0 16px}.app-feature__description{color:#555b5b;font-family:Manrope,sans-serif;font-size:1rem;line-height:1.7}.app-feature__description p{margin:0 0 12px}.app-feature__description p:last-child{margin-bottom:0}.app-feature__description ul{list-style:none;margin:12px 0 0;padding:0}.app-feature__description li{color:#555b5b;font-size:.95rem;margin-bottom:8px;padding-left:24px;position:relative}.app-feature__description li:before{background:#c0e66e;border-radius:50%;content:"";height:8px;left:0;position:absolute;top:10px;width:8px}.app-feature__description li:last-child{margin-bottom:0}@media (max-width:768px){.app-feature{padding:24px}.app-feature h3{font-size:1.25rem}.app-feature__number{font-size:1.25rem;height:40px;margin-bottom:16px;width:40px}}