@scope (.page-platform-mobile-app){@keyframes gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.hero{position:relative;overflow:hidden;padding-top:180px;padding-bottom:120px;text-align:center}.hero__bg{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 80% 60% at 50% -10%,rgba(20,70,115,.5),transparent 60%),radial-gradient(ellipse 55% 45% at 50% 55%,rgba(32,121,141,.1),transparent 60%),radial-gradient(ellipse 40% 35% at 25% 70%,rgba(56,189,248,.04),transparent 50%),#0a1628;background-size:200% 200%;animation:gradient-shift 12s ease-in-out infinite;will-change:background-position;backface-visibility:hidden}.hero__content{position:relative;z-index:1}.hero h1{font-size:clamp(30px,3.5vw,48px);font-weight:800;line-height:1.15;margin-bottom:24px;letter-spacing:-.02em;color:#fff}.hero p{font-size:clamp(17px,2vw,20px);color:rgba(255,255,255,.7);max-width:640px;margin:0 auto;line-height:1.7}.hero__badges{display:flex;gap:12px;justify-content:center;margin-top:32px}.hero__badge{display:inline-flex;align-items:center;gap:8px;padding:10px 20px;border-radius:40px;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.8);font-size:14px;font-weight:600}.hero__badge .material-icons-outlined{font-size:18px;color:var(--accent)}.section-head{margin-bottom:48px}.section-head h2{font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.15;letter-spacing:-.02em}.section-head p{font-size:18px;line-height:1.7;margin-top:16px}.section-light .section-head p{color:var(--muted)}.section-dark .section-head p{color:rgba(255,255,255,.6)}.features-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.feature-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:36px 28px;transition:border-color .3s ease}.feature-card:hover{border-color:rgba(20,70,115,.18)}.feature-card .material-icons-outlined{font-size:32px;color:var(--blue-bright);margin-bottom:16px}.feature-card h3{font-size:20px;font-weight:700;margin-bottom:10px}.feature-card p{font-size:15px;color:var(--muted);line-height:1.7}.feature-card--dark{background:rgba(255,255,255,.03);border-color:rgba(255,255,255,.08)}.feature-card--dark h3{color:#fff}.feature-card--dark p{color:rgba(255,255,255,.6)}.feature-card--dark:hover{border-color:rgba(255,255,255,.18)}.feature-card--dark{position:relative;overflow:hidden}.feature-card--dark:before{content:"";position:absolute;top:-50px;left:-50px;width:170px;height:170px;border-radius:50%;background:radial-gradient(circle,rgba(56,189,248,.18),transparent 70%);opacity:.4;pointer-events:none;animation:engGlow 7s ease-in-out infinite}.feature-card--dark:nth-child(2):before{animation-delay:-1.75s}.feature-card--dark:nth-child(3):before{animation-delay:-3.5s}.feature-card--dark:nth-child(4):before{animation-delay:-5.25s}.feature-card--dark:hover:before{opacity:.7}.feature-card--dark .material-icons-outlined{position:relative;z-index:1;animation:engFloat 4.5s ease-in-out infinite;filter:drop-shadow(0 0 10px rgba(56,189,248,.4))}.feature-card--dark:nth-child(2) .material-icons-outlined{animation-delay:-1.1s}.feature-card--dark:nth-child(3) .material-icons-outlined{animation-delay:-2.2s}.feature-card--dark:nth-child(4) .material-icons-outlined{animation-delay:-3.3s}.feature-card--dark h3,.feature-card--dark p{position:relative;z-index:1}@keyframes engGlow{0%,to{transform:translate(0) scale(1);opacity:.35}50%{transform:translate(22px,18px) scale(1.18);opacity:.6}}@keyframes engFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.feature-card--dark .material-icons-outlined,.feature-card--dark:before{animation:none}}.spotlight{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.spotlight__text h2{font-size:clamp(28px,4vw,40px);font-weight:800;line-height:1.15;margin-bottom:20px;letter-spacing:-.02em}.spotlight__text p{font-size:17px;line-height:1.8;margin-bottom:16px}.section-light .spotlight__text p{color:var(--muted)}.section-dark .spotlight__text p{color:rgba(255,255,255,.7)}.spotlight__visual{display:flex;align-items:center;justify-content:center;min-height:280px;border-radius:var(--radius-lg);background:linear-gradient(135deg,rgba(20,70,115,.15),rgba(56,189,248,.08));border:1px solid rgba(56,189,248,.12)}.spotlight__visual .material-icons-outlined{font-size:96px;color:var(--accent);opacity:.6}.spotlight__visual--embed{display:block;min-height:0;padding:0;border:none;overflow:hidden;background:#0a1320}.spotlight__visual--embed .fero-embed{aspect-ratio:600/300}.spotlight__visual--embed .fero-embed,.spotlight__visual--embed iframe{width:100%;height:auto;border:0;display:block}.spotlight__visual--dark{background:linear-gradient(135deg,rgba(255,255,255,.03),rgba(56,189,248,.06));border-color:rgba(255,255,255,.06)}.pill-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.pill-list span{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:40px;font-size:14px;font-weight:600}.section-light .pill-list span{background:var(--surface-dim);color:var(--blue);border:1px solid var(--line)}.section-dark .pill-list span{background:rgba(255,255,255,.06);color:rgba(255,255,255,.8);border:1px solid rgba(255,255,255,.08)}.pill-list .material-icons-outlined{font-size:16px;color:var(--accent)}.cta-section{text-align:center}.cta-section h2{font-size:clamp(28px,4vw,44px);font-weight:800;margin-bottom:16px;letter-spacing:-.02em;color:#fff}.cta-section p{font-size:18px;color:rgba(255,255,255,.6);margin-bottom:32px;max-width:560px;margin-left:auto;margin-right:auto}.cta-actions{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.hero__layout{display:block;text-align:center}.hero__phone-wrap{display:none}.phone-device{--tilt-x:0deg;--tilt-y:0deg;position:relative;width:280px;height:570px;border-radius:44px;background:linear-gradient(145deg,#2a2a2e,#1a1a1e);border:2.5px solid #3a3a40;box-shadow:0 50px 100px -20px rgba(0,0,0,.6),0 30px 60px -10px rgba(0,0,0,.3),0 0 0 1px rgba(255,255,255,.06),inset 0 1px 0 rgba(255,255,255,.08),inset 0 -1px 0 rgba(0,0,0,.2);opacity:0;transform:translateY(40px) scale(.9);transform-style:preserve-3d;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1)}.phone-device.phone-visible{opacity:1;transform:translateY(0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) scale(1);animation:phone-float 6s ease-in-out infinite}@keyframes phone-float{0%,to{transform:translateY(0) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) scale(1)}50%{transform:translateY(-10px) rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) scale(1)}}.phone-device:before{content:"";position:absolute;top:-1px;left:20%;right:20%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);z-index:1}.phone-device:after{content:"";position:absolute;inset:-1px;border-radius:inherit;background:linear-gradient(170deg,rgba(255,255,255,.06),transparent 50%);pointer-events:none;z-index:0}.phone-device__btn{position:absolute;background:linear-gradient(180deg,#3a3a40,#2a2a2e);z-index:1}.phone-device__btn--power{right:-3px;top:140px;width:3px;height:48px;border-radius:0 2px 2px 0}.phone-device__btn--vol-up{top:120px}.phone-device__btn--vol-down,.phone-device__btn--vol-up{left:-3px;width:3px;height:32px;border-radius:2px 0 0 2px}.phone-device__btn--vol-down{top:164px}.phone-device__notch{position:absolute;top:14px;left:50%;transform:translateX(-50%);width:100px;height:28px;background:#000;border-radius:14px;z-index:3}.phone-device__screen{position:absolute;top:10px;left:10px;right:10px;bottom:10px;border-radius:34px;overflow:hidden;background:#ffffff}.phone-device__screen:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(165deg,rgba(255,255,255,.15),transparent 40%);pointer-events:none;z-index:2}@media (max-width:860px){.hero__badges{justify-content:center}}@media (max-width:480px){.phone-device{width:200px;height:410px;border-radius:36px}.phone-device__screen{border-radius:28px}.phone-device__notch{width:80px;height:22px;top:12px;border-radius:11px}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1!important;transform:none!important}.phone-device,.phone-device.phone-visible{animation:none!important;transition-duration:.01ms!important}}@media (max-width:860px){.hero{padding-top:140px;padding-bottom:80px}.spotlight{grid-template-columns:1fr;gap:40px}.features-grid{grid-template-columns:1fr 1fr}}@media (max-width:600px){.features-grid{grid-template-columns:1fr}.hero__badges{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.hero{padding-top:120px;padding-bottom:60px}.pill-list{gap:8px}}}