.app-section{color:#0f172a;font-family:var(--font-sans,system-ui, -apple-system, sans-serif);background:linear-gradient(#f8fafc 0%,#fff 100%);padding:5rem 1.5rem;position:relative;overflow:hidden}.app-container{max-width:1000px;margin:0 auto}.app-header{text-align:center;margin-bottom:3.5rem}.app-badge{color:#ea580c;letter-spacing:.05em;background:#ea580c1a;border:1px solid #ea580c4d;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.app-badge svg{width:18px;height:18px}.app-title{color:#0f172a;margin-bottom:1rem;font-size:2.8rem;font-weight:800;line-height:1.2}.app-subtitle{color:#475569;max-width:720px;margin:0 auto;font-size:1.1rem;line-height:1.6}.app-showcase{flex-direction:column;align-items:center;gap:3rem;margin-top:2rem;display:flex}.phone-mockup-container{perspective:1000px;position:relative}.phone-mockup{background-color:#111827;border-radius:40px;width:320px;height:650px;padding:12px;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);position:relative;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #0000000d,inset 0 0 0 2px #334155,inset 0 0 0 6px #0f172a}.phone-mockup:hover{transform:translateY(-10px)rotateX(2deg)rotateY(-2deg)}.phone-notch{z-index:10;background-color:#0f172a;border-bottom-right-radius:16px;border-bottom-left-radius:16px;justify-content:center;align-items:center;gap:12px;width:120px;height:30px;display:flex;position:absolute;top:12px;left:50%;transform:translate(-50%)}.phone-speaker{background-color:#1e293b;border-radius:4px;width:40px;height:4px}.phone-camera{background-color:#020617;border:1px solid #1e293b;border-radius:50%;width:12px;height:12px}.phone-buttons{background:#334155;border-radius:2px;position:absolute}.phone-buttons.side-left{width:2px;height:60px;top:120px;left:-2px;box-shadow:0 80px #334155}.phone-buttons.side-right{width:2px;height:80px;top:140px;right:-2px}.phone-screen{background-color:#f8fafc;border-radius:30px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden}.phone-ui-header{background:#fff;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:45px 20px 20px;display:flex;box-shadow:0 2px 4px #00000005}.phone-logo{align-items:center;gap:8px;display:flex}.logo-icon{color:#fff;background:#ea580c;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;font-size:1rem;font-weight:800;display:flex}.logo-text{color:#0f172a;font-size:1.1rem;font-weight:800}.phone-menu-icon{color:#64748b;width:24px;height:24px}.phone-ui-body{flex-direction:column;flex:1;gap:20px;padding:20px;display:flex;overflow-y:auto}.phone-ui-body::-webkit-scrollbar{display:none}.ui-welcome-card{color:#fff;background:linear-gradient(135deg,#1e293b 0%,#0f172a 100%);border-radius:16px;padding:20px;box-shadow:0 10px 15px -3px #0f172a33}.ui-welcome-card p{color:#94a3b8;margin:0 0 4px;font-size:.8rem}.ui-welcome-card h3{color:#f8fafc;margin:0;font-size:1.3rem}.ui-stats-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.ui-stat{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:4px;padding:16px;display:flex}.stat-num{color:#ea580c;font-size:1.5rem;font-weight:800}.stat-label{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600}.ui-section-title{color:#0f172a;margin-top:5px;font-size:1rem;font-weight:700}.ui-video-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:12px;padding:12px;display:flex}.ui-video-thumb{color:#cbd5e1;background:#f1f5f9;border-radius:6px;justify-content:center;align-items:center;width:60px;height:40px;display:flex}.ui-video-thumb svg{width:20px;height:20px}.ui-video-info{flex-direction:column;gap:4px;display:flex}.ui-video-title{color:#1e293b;font-size:.85rem;font-weight:700}.ui-video-sub{color:#64748b;font-size:.7rem}.phone-ui-bottom-nav{background:#fff;border-top:1px solid #f1f5f9;justify-content:space-around;align-items:center;height:60px;padding-bottom:10px;display:flex}.nav-icon{color:#94a3b8;cursor:pointer;width:24px;height:24px}.nav-icon.active{color:#ea580c}.app-cta-banner{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;gap:2rem;width:100%;max-width:600px;margin-top:1rem;padding:2rem;display:flex;box-shadow:0 10px 25px #0000000d}.app-cta-text span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.8rem;display:block}.app-cta-text h4{color:#0f172a;font-size:1.2rem;font-weight:800}.app-btn.primary{color:#fff;white-space:nowrap;background:#ea580c;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .3s,transform .3s;display:inline-flex}.app-btn.primary:hover{background:#c2410c;transform:translateY(-2px)}@media (max-width:768px){.app-title{font-size:2.2rem}}@media (max-width:576px){.app-section{padding:4rem 1rem}.app-title{font-size:1.8rem}.app-cta-banner{text-align:center;flex-direction:column;align-items:center;padding:1.5rem}}
