.nexo-app-section{max-width:1200px;margin:0 auto;padding:6rem 2rem}.nexo-app-section .app-box{text-align:center;background:#f0f1f5;border-radius:24px;max-width:1100px;margin:0 auto;padding:80px 40px 0;overflow:hidden}.nexo-app-section .section-pill{color:#6b7280;letter-spacing:.02em;background:#e8e9ed;border:1px solid #d1d5db;border-radius:50px;margin-bottom:24px;padding:8px 20px;font-size:13px;font-weight:600;display:inline-block}.nexo-app-section .section-title{color:#0c141f;letter-spacing:-.03em;margin-bottom:16px;font-size:48px;font-weight:800;line-height:1.15}.nexo-app-section .section-body{color:#6b7280;max-width:600px;margin:0 auto 32px;font-size:18px;line-height:1.6}.nexo-app-section .section-cta{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:50px;align-items:center;gap:8px;margin-bottom:48px;padding:16px 32px;font-size:16px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.nexo-app-section .section-cta:hover{background:#1d4ed8}.nexo-app-section .section-cta svg{stroke:#fff;fill:none;stroke-width:2.5px;width:18px;height:18px}.nexo-app-section .phone-wrapper{justify-content:center;display:flex;position:relative}.nexo-app-section .phone-clip{overflow:hidden}.nexo-app-section .device{width:375px;box-shadow:none;transform-origin:top;opacity:0;background:#000;border-radius:52px 52px 0 0;margin-bottom:-80px;padding:14px 14px 0;position:relative;transform:translateY(30px)scale(.83)}.nexo-app-section.phone-visible .device{animation:.8s cubic-bezier(.16,1,.3,1) both nex-phoneSlideIn}@keyframes nex-phoneSlideIn{0%{opacity:0;transform:translateY(30px)scale(.83)}to{opacity:1;transform:translateY(0)scale(.85)}}.nexo-app-section .device-screen{background:#f6f7f9;border-radius:40px 40px 0 0;position:relative;overflow:hidden}.nexo-app-section .status-bar{background:#fff;justify-content:space-between;align-items:center;height:54px;padding:14px 28px 0;display:flex}.nexo-app-section .status-time{color:#0c141f;letter-spacing:-.02em;font-size:16px;font-weight:700}.nexo-app-section .status-icons{align-items:center;gap:6px;display:flex}.nexo-app-section .status-icons svg{fill:#0c141f;height:13px}.nexo-app-section .phone-screen{background:#f6f7f9;padding:18px 20px 24px}.nexo-app-section .nexo-logo{border-radius:12px;width:44px;height:44px;margin-bottom:16px;overflow:hidden;box-shadow:0 2px 8px #2563eb26}.nexo-app-section .nexo-logo img{width:100%;height:100%;display:block}.nexo-app-section .greeting{color:#0c141f;letter-spacing:-.03em;text-align:left;margin-bottom:24px;font-size:22px;font-weight:800;line-height:1.2}.nexo-app-section .shift-card{opacity:0;background:#fff;border-radius:16px;align-items:center;gap:12px;margin-bottom:24px;padding:14px 16px;display:flex;transform:translateY(20px);box-shadow:0 1px 4px #00000008}.nexo-app-section.phone-visible .shift-card{animation:.6s cubic-bezier(.16,1,.3,1) 1s both nex-shiftSlideIn,4s ease-in-out 1.6s infinite nex-shiftPulse}@keyframes nex-shiftSlideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes nex-shiftPulse{0%,to{box-shadow:0 1px 4px #00000008}50%{box-shadow:0 2px 12px #2563eb14}}.nexo-app-section .shift-icon{background:#eef2ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.nexo-app-section .shift-icon svg{stroke:#2563eb;fill:none;stroke-width:2px;width:20px;height:20px}.nexo-app-section .shift-info{text-align:left;flex:1}.nexo-app-section .shift-label{color:#9ca3af;text-align:left;margin-bottom:2px;font-size:11px;font-weight:500}.nexo-app-section .shift-detail{color:#0c141f;text-align:left;font-size:14px;font-weight:700}.nexo-app-section .shift-time{color:#9ca3af;text-align:left;margin-top:2px;font-size:12px;font-weight:500}.nexo-app-section .shift-arrow{background:#f3f4f6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.nexo-app-section .shift-arrow svg{stroke:#6b7280;fill:none;stroke-width:2.5px;width:14px;height:14px}.nexo-app-section .menu-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:0;display:grid}.nexo-app-section .menu-tile{background:#fff;border-radius:14px;flex-direction:column;align-items:center;gap:8px;padding:14px 10px 12px;display:flex;position:relative;box-shadow:0 1px 3px #00000005}.nexo-app-section .badge{color:#fff;background:#e31b23;border:2.5px solid #f6f7f9;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.nexo-app-section .badge-animate{opacity:0;transform:scale(0)}.nexo-app-section.phone-visible .badge-animate{animation:.4s cubic-bezier(.175,.885,.32,1.275) 2s both nex-badgePop}@keyframes nex-badgePop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.nexo-app-section .menu-tile-icon{justify-content:center;align-items:center;width:28px;height:28px;display:flex}.nexo-app-section .menu-tile-icon svg{stroke:#6b7280;fill:none;stroke-width:1.8px;width:24px;height:24px}.nexo-app-section .menu-tile-label{color:#6b7280;text-align:center;font-size:11px;font-weight:500;line-height:1.2}@media (max-width:768px){.nexo-app-section .app-box{border-radius:20px;padding:48px 16px 0}.nexo-app-section .section-title{font-size:26px}.nexo-app-section .section-body{font-size:15px}.nexo-app-section .section-cta{margin-bottom:36px;padding:14px 28px;font-size:15px}.nexo-app-section .phone-clip{height:auto}.nexo-app-section .device{border-radius:36px 36px 0 0;width:260px;margin-bottom:0;padding:10px 10px 0;transform:translateY(30px)scale(.97)}.nexo-app-section.phone-visible .device{animation-name:nex-phoneSlideInMobile}@keyframes nex-phoneSlideInMobile{0%{opacity:0;transform:translateY(30px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.nexo-app-section .device-screen{border-radius:28px 28px 0 0}.nexo-app-section .status-bar{height:40px;padding:10px 18px 0}.nexo-app-section .status-time{font-size:12px}.nexo-app-section .status-icons svg{transform:scale(.8)}.nexo-app-section .phone-screen{padding:12px 14px 18px}.nexo-app-section .nexo-logo{border-radius:8px;width:32px;height:32px;margin-bottom:10px}.nexo-app-section .greeting{margin-bottom:16px;font-size:16px}.nexo-app-section .shift-card{border-radius:12px;gap:8px;margin-bottom:16px;padding:10px 12px}.nexo-app-section .shift-icon{border-radius:8px;width:32px;height:32px}.nexo-app-section .shift-icon svg{width:15px;height:15px}.nexo-app-section .shift-label{font-size:9px}.nexo-app-section .shift-detail{font-size:11px}.nexo-app-section .shift-time{font-size:9px}.nexo-app-section .shift-arrow{width:24px;height:24px}.nexo-app-section .shift-arrow svg{width:10px;height:10px}.nexo-app-section .menu-grid{gap:6px}.nexo-app-section .menu-tile{border-radius:10px;padding:10px 6px 8px}.nexo-app-section .menu-tile-icon svg{width:18px;height:18px}.nexo-app-section .menu-tile-label{font-size:8px}.nexo-app-section .badge{width:18px;height:18px;font-size:9px;top:-4px;right:-4px}}[data-theme=dark] .nexo-app-section .app-box{background:#1a1d24}[data-theme=dark] .nexo-app-section .section-pill{color:#9ca3af;background:#2a2d35;border-color:#3a3d45}[data-theme=dark] .nexo-app-section .section-title{color:#f0f0f2}[data-theme=dark] .nexo-app-section .section-body{color:#a0a0b0}[data-theme=dark] .nexo-app-section .device{background:#111}[data-theme=dark] .nexo-app-section .device-screen{background:#1a1d24}[data-theme=dark] .nexo-app-section .status-bar{background:#22252d}[data-theme=dark] .nexo-app-section .status-time{color:#f0f0f2}[data-theme=dark] .nexo-app-section .status-icons svg{fill:#f0f0f2}[data-theme=dark] .nexo-app-section .phone-screen{background:#1a1d24}[data-theme=dark] .nexo-app-section .greeting{color:#f0f0f2}[data-theme=dark] .nexo-app-section .shift-card{background:#22252d;box-shadow:0 1px 4px #00000026}[data-theme=dark] .nexo-app-section .shift-icon{background:#2563eb26}[data-theme=dark] .nexo-app-section .shift-detail{color:#f0f0f2}[data-theme=dark] .nexo-app-section .shift-label,[data-theme=dark] .nexo-app-section .shift-time{color:#6a6a7a}[data-theme=dark] .nexo-app-section .shift-arrow{background:#2a2d35}[data-theme=dark] .nexo-app-section .shift-arrow svg{stroke:#a0a0b0}[data-theme=dark] .nexo-app-section .menu-tile{background:#22252d;box-shadow:0 1px 3px #0000001a}[data-theme=dark] .nexo-app-section .menu-tile-icon svg{stroke:#a0a0b0}[data-theme=dark] .nexo-app-section .menu-tile-label{color:#a0a0b0}[data-theme=dark] .nexo-app-section .badge{border-color:#1a1d24}[data-theme=dark] .nexo-app-section .nexo-logo{box-shadow:0 2px 8px #0000004d}
