.hero{position:relative;min-height:100vh;display:flex;align-items:center;overflow:hidden;background:var(--popcing-white);padding:0 80px}.hero-inner{position:relative;z-index:3;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1400px;margin:0 auto;width:100%}.hero-text{text-align:left}.hero-headline{font-size:clamp(36px,5.5vw,72px);font-weight:800;line-height:1.08;letter-spacing:-.03em;text-transform:uppercase;margin-bottom:24px}.hero-line{display:block;overflow:hidden}.hero-line span{display:inline-block;transform:translateY(100%);opacity:0}.hero-symbol{color:var(--popcing-green);display:inline-block;animation:symbolPulse 2s ease-in-out infinite}@keyframes symbolPulse{0%,to{transform:scale(1);filter:drop-shadow(0 0 20px rgba(59,130,246,.6))}50%{transform:scale(1.1);filter:drop-shadow(0 0 40px rgba(59,130,246,.9))}}.hero-sub{font-size:18px;opacity:0;color:#000000bf;line-height:1.7;margin-bottom:40px;max-width:480px;transform:translateY(30px)}.hero-cta{display:flex;gap:16px;transform:translateY(30px);opacity:0}.hero-cta .btn-primary{background:var(--popcing-green);color:#fff;padding:16px 36px;text-decoration:none;font-weight:700;border-radius:4px;font-size:15px;transition:all .3s}.hero-cta .btn-primary:hover{filter:brightness(1.15);transform:translateY(-2px)}.hero-cta .btn-outline{padding:16px 36px;text-decoration:none;font-weight:600;border:1px solid rgba(0,0,0,.3);color:#111;border-radius:4px;font-size:15px;transition:all .3s}.hero-cta .btn-outline:hover{border-color:var(--popcing-green);color:var(--popcing-green)}.hero-phones{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;height:560px;overflow:visible}.phone-carousel-wrapper{position:relative;width:100%;height:480px;display:flex;align-items:center;justify-content:center;overflow:visible}.phone-stack{position:relative;width:260px;height:480px}.phone-frame{position:absolute;width:220px;height:440px;background:#111;border-radius:36px;border:4px solid #2a2a2a;overflow:hidden;transition:all .5s cubic-bezier(.25,.46,.45,.94);box-shadow:0 20px 60px #0003}.phone-frame[data-pos=left]{left:-60px;top:20px;transform:rotate(-6deg) scale(.88);z-index:1;filter:brightness(.85);cursor:pointer}.phone-frame[data-pos=right]{right:-60px;left:auto;top:20px;transform:rotate(6deg) scale(.88);z-index:1;filter:brightness(.85);cursor:pointer}.phone-frame[data-pos=center]{left:50%;top:0;transform:translate(-50%) scale(1);z-index:5;box-shadow:0 30px 80px #0000004d,0 0 0 1px #ffffff0d;filter:brightness(1)}.phone-notch{display:none;position:absolute;top:6px;left:50%;transform:translate(-50%);width:90px;height:24px;background:#111;border-radius:0 0 16px 16px;z-index:10}.phone-screen{width:100%;height:100%;object-fit:cover;border-radius:32px}.phone-video{width:100%;height:100%;object-fit:cover;border-radius:32px;background:#000}.phone-screen-placeholder{width:100%;height:100%;border-radius:32px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;color:#fffc;font-size:14px;font-weight:600;text-align:center;padding:16px}.phone-screen-placeholder svg{width:48px;height:48px;stroke:#fff9;fill:none;stroke-width:1.5}.phone-mute-btn,.phone-progress,.phone-play-btn,.phone-expand-btn{display:none!important}.phone-frame[data-pos=center]:hover .phone-mute-btn,.phone-frame[data-pos=center].controls-visible .phone-mute-btn{opacity:1}.phone-arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid rgba(0,0,0,.1);box-shadow:0 4px 16px #0000001a;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:20;transition:all .3s;color:var(--popcing-green)}.phone-arrow:hover{background:var(--popcing-green);color:#fff;box-shadow:0 6px 20px #3b82f659;border-color:transparent}.phone-arrow svg{width:20px;height:20px;stroke:currentColor;stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.phone-arrow.left{left:-30px}.phone-arrow.right{right:-30px}.phone-dots{display:flex;gap:8px;justify-content:center;margin-top:12px}.phone-dot{width:8px;height:8px;border-radius:50%;background:#00000026;border:none;cursor:pointer;transition:all .3s;padding:0}.phone-dot.active{background:var(--popcing-green);width:24px;border-radius:4px}.video-modal-overlay{position:fixed;inset:0;background:#000000e0;z-index:9999;display:none;align-items:center;justify-content:center;backdrop-filter:blur(12px)}.video-modal-overlay.show{display:flex}.video-modal-phone{position:relative;width:340px;height:700px;background:#111;border-radius:48px;border:5px solid #333;overflow:hidden;box-shadow:0 40px 120px #3b82f666}.video-modal-phone .phone-notch{width:110px;height:30px}.video-modal-phone video,.video-modal-phone .phone-screen-placeholder{width:100%;height:100%;object-fit:cover;border-radius:43px}.video-modal-close{position:absolute;top:24px;right:24px;width:48px;height:48px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10000;transition:all .3s}.video-modal-close:hover{background:#ffffff40}.modal-nav-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10001;transition:all .3s;color:#fff}.modal-nav-arrow:hover{background:var(--popcing-green);border-color:transparent}.modal-nav-arrow svg{width:22px;height:22px;stroke:currentColor;stroke-width:2.5;fill:none;stroke-linecap:round;stroke-linejoin:round}.modal-nav-arrow.modal-left{left:24px}.modal-nav-arrow.modal-right{right:24px}.metric-chip{position:absolute;background:#fffffff2;border:1px solid rgba(0,0,0,.08);border-radius:12px;padding:10px 16px;display:flex;align-items:center;gap:6px;z-index:10;box-shadow:0 4px 16px #0000000f;animation:floatMetric 6s ease-in-out infinite;white-space:nowrap}.metric-chip.mc-top-left{top:30px;left:40px;animation-delay:0s}.metric-chip.mc-mid-left{top:75%;left:20px;transform:translateY(-50%);animation-delay:1.5s}.metric-chip.mc-mid-right{top:70%;right:20px;left:auto;transform:translateY(-50%);animation-delay:3s}.metric-chip.mc-top-right{top:10px;right:40px;left:auto;animation-delay:4.5s}@keyframes floatMetric{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.metric-chip-value{font-size:18px;font-weight:800;color:var(--popcing-green);line-height:1}.metric-chip-label{font-size:10px;color:#00000080;text-transform:uppercase;letter-spacing:.5px}.stats-bar{background:#3b82f60a;border-top:1px solid rgba(59,130,246,.15);border-bottom:1px solid rgba(59,130,246,.15);padding:48px 80px}.stats-inner{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:32px;text-align:center}.stat-item{opacity:0;transform:translateY(20px)}.stat-number{font-size:48px;font-weight:800;color:var(--popcing-green);line-height:1;margin-bottom:8px}.stat-label{font-size:14px;color:#00000080;text-transform:uppercase;letter-spacing:1.5px}.steps-section{padding:80px 40px;background:var(--popcing-green);overflow:hidden}.steps-inner{max-width:1200px;margin:0 auto}.steps-bar{display:flex;align-items:flex-start;justify-content:center;gap:0}.step-item{flex:1;text-align:center;padding:0 16px}.step-number{width:40px;height:40px;border-radius:50%;background:#fff3;color:#fff;font-size:16px;font-weight:800;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;border:2px solid rgba(255,255,255,.4)}.step-title{font-size:15px;font-weight:700;color:#fff;margin-bottom:8px;line-height:1.3}.step-desc{font-size:13px;color:#ffffffbf;line-height:1.5}.step-line{width:40px;min-width:40px;height:2px;background:#ffffff40;margin-top:20px;flex-shrink:0}@media(max-width:900px){.steps-bar{flex-direction:column;align-items:center;gap:0}.step-item{text-align:center;padding:16px 0;max-width:320px}.step-line{width:2px;min-width:2px;height:32px;margin:0}}.process-section{padding:120px 80px;background:var(--popcing-black);color:#fff;position:relative;overflow:hidden}.process-section:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 20% 30%,rgba(59,130,246,.1) 0%,transparent 50%);pointer-events:none}.process-inner{max-width:1000px;margin:0 auto;position:relative;z-index:2}.process-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:var(--popcing-green);margin-bottom:16px}.process-title{font-size:48px;font-weight:700;margin-bottom:64px;color:#fff;text-shadow:0 4px 12px rgba(0,0,0,.5)}.timeline{position:relative;padding-left:48px}.timeline:before{content:"";position:absolute;left:16px;top:0;bottom:0;width:2px;background:linear-gradient(to bottom,var(--popcing-green),rgba(59,130,246,.1))}.timeline-step{position:relative;margin-bottom:56px;opacity:1!important;visibility:visible!important;transform:none!important}.timeline-step:last-child{margin-bottom:0}.timeline-dot{position:absolute;left:-41px;top:6px;width:14px;height:14px;border-radius:50%;background:var(--popcing-green);box-shadow:0 0 20px #3b82f6cc;z-index:3}.timeline-phase{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--popcing-green);margin-bottom:8px}.timeline-step h3{font-size:24px;font-weight:700;margin-bottom:10px;color:#fff}.timeline-step p{font-size:15px;color:#ffffffb3;line-height:1.7;max-width:600px}.clients-section{padding:80px 0;background:#f5f5f7;overflow:hidden}.clients-title{text-align:center;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:var(--popcing-green);margin-bottom:48px}.clients-marquee{display:flex;width:max-content;animation:marquee 20s linear infinite}.clients-marquee:hover{animation-play-state:paused}.client-logo{display:flex;align-items:center;justify-content:center;margin:0 32px;opacity:.7;transition:all .4s;cursor:default;flex-shrink:0}.client-logo:hover{opacity:1;transform:scale(1.1)}.client-logo img{height:72px;width:72px;border-radius:50%;object-fit:cover;border:3px solid rgba(59,130,246,.15);transition:all .4s;box-shadow:0 4px 16px #00000014}.client-logo:hover img{border-color:var(--popcing-green);box-shadow:0 6px 24px #3b82f633}.client-logo-circle img{border-radius:50%;height:72px;width:72px;object-fit:cover}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-25%)}}.trust-section{padding:100px 80px;background:var(--popcing-white)}.trust-inner{max-width:700px;margin:0 auto;text-align:center}.trust-stat{font-size:80px;font-weight:900;color:var(--popcing-green);line-height:1;margin-bottom:24px;letter-spacing:-3px}.trust-text{font-size:22px;color:#000000b3;line-height:1.7;margin-bottom:36px}.trust-text strong{color:#111}.trust-cta{display:inline-block;background:var(--popcing-green);color:#fff;padding:16px 40px;border-radius:10px;text-decoration:none;font-weight:700;font-size:15px;transition:all .3s;box-shadow:0 4px 16px #3b82f640}.trust-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3b82f659;filter:brightness(1.1)}@media(max-width:768px){.trust-section{padding:60px 24px}.trust-stat{font-size:56px}.trust-text{font-size:18px}}.cta-section{padding:100px 80px;background:#f5f5f7;position:relative}.cta-inner{max-width:800px;margin:0 auto;background:#00000005;border:1px solid rgba(0,0,0,.06);border-left:4px solid var(--popcing-green);border-radius:20px;padding:64px;text-align:center}.cta-inner h2{font-size:40px;font-weight:700;margin-bottom:16px}.cta-inner p{font-size:18px;color:#0009;margin-bottom:36px}.cta-buttons{display:flex;gap:16px;justify-content:center}.cta-buttons .btn-green{background:var(--popcing-green);color:#fff;padding:16px 40px;text-decoration:none;font-weight:700;border-radius:4px;font-size:15px;transition:all .3s}.cta-buttons .btn-green:hover{filter:brightness(1.15);transform:translateY(-2px)}.cta-buttons .btn-outline{padding:16px 40px;text-decoration:none;font-weight:600;border:1px solid rgba(0,0,0,.2);color:#111;border-radius:4px;font-size:15px;transition:all .3s}.cta-buttons .btn-outline:hover{border-color:var(--popcing-green);color:var(--popcing-green)}.ct-form-section{padding:0 80px 120px;background:var(--popcing-white)}.ct-form-wrap{max-width:760px;margin:0 auto;background:#00000005;border:1px solid rgba(0,0,0,.07);border-radius:20px;padding:56px;position:relative;overflow:hidden}.ct-form-wrap:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--popcing-green),transparent)}.ct-form-heading{font-size:26px;font-weight:700;margin-bottom:4px;color:var(--popcing-black)}.ct-form-sub{font-size:13px;color:#0006;margin-bottom:36px}.ct-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ct-field{margin-bottom:24px}.ct-field.full{grid-column:1 / -1}.ct-label{display:block;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#00000080;margin-bottom:8px}.ct-input,.ct-select,.ct-textarea{width:100%;padding:14px 16px;background:#0000000a;border:1px solid rgba(0,0,0,.1);border-radius:10px;color:#111;font-family:Inter,sans-serif;font-size:15px;transition:all .3s;outline:none}.ct-input::placeholder,.ct-textarea::placeholder{color:#00000040}.ct-input:focus,.ct-select:focus,.ct-textarea:focus{border-color:var(--popcing-green);background:#3b82f60a;box-shadow:0 0 0 3px #3b82f614}.ct-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(0,0,0,0.5)' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.ct-select option{background:#f5f5f7;color:#111}.ct-textarea{min-height:130px;resize:vertical;line-height:1.6}.ct-check-group{display:flex;align-items:flex-start;gap:10px;margin-bottom:28px}.ct-check{width:18px;height:18px;margin-top:2px;accent-color:var(--popcing-green);cursor:pointer;flex-shrink:0}.ct-check-text{font-size:12px;color:#00000080;line-height:1.5}.ct-check-text a{color:var(--popcing-green);text-decoration:none}.ct-submit{width:100%;padding:16px;background:var(--popcing-green);color:#fff;border:none;border-radius:10px;font-family:Inter,sans-serif;font-size:15px;font-weight:700;cursor:pointer;transition:all .3s;text-transform:uppercase;letter-spacing:1px}.ct-submit:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 30px #3b82f640}.ct-submit:disabled{opacity:.5;cursor:not-allowed;transform:none}.ct-success{display:none;text-align:center;padding:60px 40px}.ct-success.show{display:block}.ct-success-icon{width:72px;height:72px;background:#3b82f61f;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.ct-success-icon svg{width:36px;height:36px;stroke:var(--popcing-green);fill:none;stroke-width:2}.ct-success h3{font-size:24px;font-weight:700;margin-bottom:8px}.ct-success p{font-size:14px;color:#00000080}.ct-error{display:none;background:#ff3b3014;border:1px solid rgba(255,59,48,.25);border-radius:8px;padding:14px;margin-bottom:20px;font-size:13px;color:#ff6b6b}.ct-error.show{display:block}.ct-faq{padding:100px 80px;background:#f5f5f7;border-top:1px solid rgba(0,0,0,.04)}.ct-faq-inner{max-width:700px;margin:0 auto}.ct-faq-label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:var(--popcing-green);margin-bottom:12px}.ct-faq-title{font-size:32px;font-weight:700;margin-bottom:40px}.ct-faq-item{border-top:1px solid rgba(0,0,0,.06);padding:20px 0;cursor:pointer}.ct-faq-item:last-child{border-bottom:1px solid rgba(0,0,0,.06)}.ct-faq-q{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:600}.ct-faq-q span{transition:transform .3s;color:var(--popcing-green);font-size:20px}.ct-faq-item.open .ct-faq-q span{transform:rotate(45deg)}.ct-faq-a{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .3s ease}.ct-faq-item.open .ct-faq-a{max-height:200px;padding-top:12px}.ct-faq-a p{font-size:14px;color:#00000073;line-height:1.7}@media(max-width:1024px){.hero{padding:100px 40px 60px}.hero-inner{grid-template-columns:1fr;gap:40px}.hero-text{text-align:center;display:flex;flex-direction:column;align-items:center}.hero-phones{height:auto}.phone-carousel-wrapper{height:400px}.phone-stack{width:200px;height:400px}.phone-frame{width:170px;height:360px;border-radius:30px}.phone-frame[data-pos=left]{left:-40px}.phone-frame[data-pos=right]{right:-40px}.metric-chip.mc-top-left{top:20px;left:5px}.metric-chip.mc-top-right{top:5px;right:5px}.metric-chip.mc-mid-left{top:72%;left:-5px}.metric-chip.mc-mid-right{top:68%;right:-5px}.stats-bar{padding:40px}.stats-inner{grid-template-columns:repeat(3,1fr);gap:24px}.steps-section,.process-section,.trust-section,.blog-section,.cta-section{padding:80px 40px}.blog-grid{grid-template-columns:repeat(2,1fr)}.cta-inner{padding:48px 32px}.ct-form-section{padding:0 40px 80px}.ct-faq{padding:80px 40px}}@media(max-width:768px){.hero{padding:100px 16px 40px;min-height:auto}.hero-inner{gap:24px;display:flex;flex-direction:column-reverse}.hero-text{text-align:center;display:flex;flex-direction:column;align-items:center}.hero-headline{font-size:32px}.hero-sub{font-size:15px;max-width:100%}.hero-cta{flex-direction:column;width:100%;align-items:center}.hero-cta .btn-primary,.hero-cta .btn-outline{width:100%;text-align:center;padding:14px 24px}.hero-phones{height:auto;width:100%;padding:20px 0 0}.phone-carousel-wrapper{height:380px;padding:0 50px}.phone-stack{width:180px;height:380px}.phone-frame{width:150px;height:310px;border-radius:22px;border-width:3px}.phone-frame[data-pos=left]{left:-45px;top:15px}.phone-frame[data-pos=right]{right:-45px;top:15px}.phone-frame[data-pos=center]{transform:translate(-50%) scale(1)}.phone-notch{width:55px;height:16px}.phone-video{border-radius:19px}.phone-arrow{width:36px;height:36px}.phone-arrow.left{left:-4px}.phone-arrow.right{right:-4px}.phone-arrow svg{width:16px;height:16px}.metric-chip{padding:6px 10px;border-radius:8px}.metric-chip-value{font-size:14px}.metric-chip-label{font-size:8px}.metric-chip.mc-top-left{top:25px;left:30px}.metric-chip.mc-top-right{top:15px;right:30px}.metric-chip.mc-mid-left{top:auto;bottom:60px;left:15px}.metric-chip.mc-mid-right{top:auto;bottom:70px;right:15px}.stats-bar{padding:32px 24px}.stats-inner{grid-template-columns:repeat(3,1fr);gap:20px}.stat-number{font-size:36px}.steps-section,.process-section{padding:60px 24px}.process-title{font-size:32px;margin-bottom:40px}.blog-section{padding:60px 24px}.blog-title{font-size:32px}.blog-grid{grid-template-columns:1fr}.cta-section{padding:60px 24px}.cta-inner{padding:40px 24px}.cta-inner h2{font-size:28px}.cta-buttons{flex-direction:column;align-items:center}.ct-form-section{padding:0 24px 60px}.ct-form-wrap{padding:32px 24px}.ct-row{grid-template-columns:1fr}.ct-faq{padding:60px 24px}.ct-faq-title{font-size:24px}}@media(max-width:480px){.hero{padding:90px 12px 30px}.hero-headline{font-size:28px}.hero-sub{font-size:14px}.phone-carousel-wrapper{height:300px;padding:0 35px}.phone-stack{width:140px;height:300px}.phone-frame{width:115px;height:245px;border-radius:20px}.phone-frame[data-pos=left]{left:-25px;top:12px}.phone-frame[data-pos=right]{right:-25px;top:12px}.phone-notch{width:45px;height:14px}.phone-video{border-radius:17px}.phone-arrow{width:28px;height:28px}.phone-arrow.left{left:-5px}.phone-arrow.right{right:-5px}.metric-chip{padding:5px 8px}.metric-chip-value{font-size:12px}.metric-chip-label{font-size:7px}.metric-chip.mc-top-left{top:20px;left:25px}.metric-chip.mc-top-right{top:10px;right:25px}.metric-chip.mc-mid-left{bottom:50px;left:10px}.metric-chip.mc-mid-right{bottom:60px;right:10px}.stat-number{font-size:28px}}
