:root{--bg: #fff;--text: #0b1220;--muted: #6b7280;--accent: #1565ff;--gap: 28px}.sec3-mod{background:var(--bg);padding:170px 20px}.sec3-inner{max-width:1200px;margin:0 auto;display:flex;gap:var(--gap);align-items:center;justify-content:space-between}.sec3-left{flex:1 1 48%;min-width:260px}.sec3-title{font-size:40px;line-height:1.05;color:var(--text);margin:0 0 14px}.sec3-sub{color:var(--muted);margin-bottom:20px}.feature-list{list-style:none;padding:0;margin:10px 0 24px}.feature-list li{position:relative;padding-left:34px;margin-bottom:12px;color:var(--text)}.feature-list li:before{content:"";position:absolute;left:0;top:6px;width:18px;height:18px;border-radius:50%;box-shadow:0 2px 6px #1565ff2e;animation:pulse 3s infinite ease-in-out alternate}.feature-list li:nth-child(2):before{animation-delay:1s}@keyframes pulse{0%{background-color:#a1d2cc}50%{background-color:#8a58b8}to{background-color:#ff919a}}.divider{height:1px;background:#eee;margin:18px 0 22px}.stats{display:flex;gap:28px}.stat{min-width:110px}.stat-num{font-size:36px;font-weight:700;color:var(--text)}.stat-label{color:var(--muted);font-size:14px}.sec3-right{flex:1 1 48%;position:relative;min-width:300px;display:flex;align-items:center;justify-content:center}.phone-frame{width:100%;max-width:420px;border-radius:12px;box-shadow:0 20px 40px #0f172a0f;position:relative}.hero-img{width:100%;display:block;height:auto;-o-object-fit:cover;object-fit:cover}.timeline{position:absolute;left:-60px;top:20px;display:flex;flex-direction:column;gap:20px;z-index:1000}.dot{width:44px;height:44px;display:flex;align-items:center;justify-content:center;border-radius:10px;box-shadow:0 6px 16px #0206170f;background:#fff;font-size:18px;cursor:pointer}.dot.pink span,.dot.blue span,.dot.green span{position:absolute;z-index:10}.dot.pink,.dot.blue,.dot.green{position:relative}.dot.pink:before,.dot.blue:before,.dot.green:before{content:"";position:absolute;left:0;width:100%;height:100%;border-radius:10px}.dot.pink:after,.blue:after,.dot.green:after{content:"";position:absolute;background-color:#fff;right:0;width:90%;height:103%;border-radius:10px;transition:.5s}.dot.pink:hover:after,.dot.blue:hover:after,.dot.green:hover:after{width:30%}.dot.pink span,.dot.blue span,.dot.green span{width:34px;height:34px;display:flex;justify-content:center;align-items:center;background-color:transparent;transition:.2s}.dot.pink:hover span,.dot.blue:hover span,.dot.green:hover span{background-color:#fff;border-radius:100%}.dot.pink:before{background-color:#ff5eaa}.dot.blue:before{background-color:#4f8bff}.dot.green:before{background-color:#42d392}.decor-circle{position:absolute;right:-30px;bottom:-30px;width:120px;height:120px;background:linear-gradient(135deg,#ff7aa2,#ffbf6b);border-radius:50% 20%;opacity:.95}.sec3 .buttons a span{z-index:10;position:relative;font-size:15px;letter-spacing:5px;text-transform:uppercase}.sec3 .buttons a i{z-index:10;position:relative;font-size:20px}.sec3 .buttons a{width:400px;height:60px;color:#fff;margin-top:30px;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:15px;overflow:hidden;text-decoration:none}.sec3 .buttons a:before{content:"";position:absolute;width:100%;height:100%;top:-1px;right:-1px;bottom:-1px;left:-1px;background-color:#4f8bff}.sec3 .buttons a:after{content:"";position:absolute;top:-1px;bottom:-1px;left:-1px;right:0;background-color:#2f2973;width:0%;height:100%;transition:1s}.sec3 .buttons a:hover:after{width:110%}@media (max-width: 900px){.sec3-inner{padding:0 18px}.sec3-title{font-size:34px}.timeline{display:none}}@media (max-width: 720px){.sec3-inner{flex-direction:column-reverse;gap:20px;text-align:left}.sec3-right{width:100%;margin-bottom:30px}.phone-frame{max-width:520px}.timeline{position:static;flex-direction:row;gap:12px;margin-top:12px}.dot{width:38px;height:38px}.sec3-title{font-size:28px}.stats{gap:18px}.sec3 .buttons,.sec3 .buttons button{width:100%}}@media (max-width: 420px){.sec3-title{font-size:22px}.stat-num{font-size:28px}.feature-list li{padding-left:30px}}
