.template-landing-ppu{--bg-base:#070a13;--bg-surface:#0f1626;--bg-surface-elevated:#182238;--primary:#f97316;--primary-hover:#fb923c;--primary-glow:rgba(249, 115, 22, 0.15);--secondary:#0ea5e9;--secondary-glow:rgba(14, 165, 233, 0.15);--text-primary:#f8fafc;--text-secondary:#94a3b8;--text-muted:#64748b;--border:rgba(255, 255, 255, 0.08);--border-hover:rgba(255, 255, 255, 0.16);--font:'Montserrat', sans-serif;--transition:all 0.3s cubic-bezier(0.4, 0, 0.2, 1);--radius-sm:8px;--radius-md:16px;--radius-lg:24px;background-color:var(--bg-base);color:var(--text-primary);font-family:var(--font);line-height:1.6;overflow-x:hidden}.template-landing-ppu *,.template-landing-ppu *::before,.template-landing-ppu *::after{box-sizing:border-box}.template-landing-ppu h1,.template-landing-ppu h2,.template-landing-ppu h3,.template-landing-ppu h4,.template-landing-ppu h5,.template-landing-ppu h6{font-family:var(--font);font-weight:700;letter-spacing:-.02em;line-height:1.25;color:var(--text-primary);margin-top:0}.template-landing-ppu a{color:inherit;text-decoration:none;transition:var(--transition)}.template-landing-ppu p{margin-top:0}.template-landing-ppu .lp-container{max-width:1240px;margin:0 auto;padding:0 24px;width:100%}.template-landing-ppu .lp-section{padding:100px 0;position:relative}.template-landing-ppu .lp-section-alt{background-color:var(--bg-surface)}.template-landing-ppu .lp-section-header{max-width:700px;margin-bottom:60px}.template-landing-ppu .lp-section-header.center{margin-left:auto;margin-right:auto;text-align:center}.template-landing-ppu .badge{display:inline-block;padding:6px 16px;background:rgba(249,115,22,.08);border:1px solid rgba(249,115,22,.2);color:var(--primary);border-radius:100px;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:16px}.template-landing-ppu .section-title{font-size:38px;margin-bottom:16px;background:linear-gradient(135deg,#fff 30%,var(--text-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.template-landing-ppu .section-subtitle{color:var(--text-secondary);font-size:17px}.template-landing-ppu .btn-group{display:flex;gap:16px;flex-wrap:nowrap}.template-landing-ppu .btn{display:inline-flex;align-items:center;justify-content:center;padding:16px 32px;font-family:var(--font);font-weight:600;font-size:15px;border-radius:var(--radius-md);cursor:pointer;transition:var(--transition);border:1px solid transparent;position:relative;overflow:hidden;white-space:nowrap}.template-landing-ppu .btn-primary{background-color:var(--primary);color:#fff;box-shadow:0 4px 20px var(--primary-glow)}.template-landing-ppu .btn-primary:hover{background-color:var(--primary-hover);transform:translateY(-2px);box-shadow:0 8px 25px rgba(249,115,22,.35);color:#fff}.template-landing-ppu .btn-secondary{background:rgba(255,255,255,.04);color:var(--text-primary);border-color:var(--border)}.template-landing-ppu .btn-secondary:hover{background:rgba(255,255,255,.08);border-color:var(--primary);color:var(--primary);transform:translateY(-2px)}.template-landing-ppu .btn svg{width:20px;height:20px;margin-right:10px;fill:currentColor;flex-shrink:0;transition:var(--transition)}.template-landing-ppu .hero-section{padding:140px 0 100px;background:radial-gradient(circle at 80% 20%,rgba(249,115,22,.07) 0%,transparent 50%),radial-gradient(circle at 10% 80%,rgba(14,165,233,.05) 0%,transparent 40%);position:relative}.template-landing-ppu .hero-grid{display:grid;grid-template-columns:1.1fr 0.9fr;gap:60px;align-items:center}.template-landing-ppu .hero-content h1{font-size:52px;line-height:1.15;margin-bottom:24px;background:linear-gradient(135deg,#ffffff 40%,#cbd5e1 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.template-landing-ppu .hero-content h1 span{color:var(--primary);-webkit-text-fill-color:initial}.template-landing-ppu .hero-description{font-size:18px;color:var(--text-secondary);margin-bottom:32px;line-height:1.7}.template-landing-ppu .hero-bullets{list-style:none;margin-bottom:40px;display:grid;grid-template-columns:1fr 1fr;gap:14px;padding-left:0}.template-landing-ppu .hero-bullets li{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--text-primary);font-weight:500}.template-landing-ppu .hero-bullets li svg{flex-shrink:0;color:var(--primary)}.template-landing-ppu .hero-offer-card{background:rgba(255,255,255,.02);border:1px solid var(--border);border-radius:var(--radius-md);padding:20px 24px;margin-bottom:32px;display:flex;align-items:flex-start;gap:14px}.template-landing-ppu .hero-offer-card-icon{background:var(--primary-glow);color:var(--primary);width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:20px}.template-landing-ppu .hero-offer-card-text h4{font-size:15px;margin-bottom:4px}.template-landing-ppu .hero-offer-card-text p{font-size:13px;color:var(--text-secondary);margin-bottom:0}.template-landing-ppu .hero-visual{position:relative;display:flex;justify-content:center;align-items:center}.template-landing-ppu .hero-img-wrap{width:100%;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--border);box-shadow:0 24px 48px rgba(0,0,0,.5);position:relative}.template-landing-ppu .hero-img-wrap::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 70%,rgba(249,115,22,.08) 0%,transparent 60%);z-index:1;pointer-events:none}.template-landing-ppu .hero-img-wrap img{display:block;width:100%;height:auto;object-fit:cover}.template-landing-ppu .adv-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:24px}.template-landing-ppu .adv-card{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:28px;transition:var(--transition);position:relative}.template-landing-ppu .adv-card:hover{transform:translateY(-6px);border-color:rgba(249,115,22,.3);box-shadow:0 12px 30px rgba(0,0,0,.4)}.template-landing-ppu .adv-icon{width:52px;height:52px;background:rgba(255,255,255,.03);border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:24px;color:var(--primary);margin-bottom:20px;transition:var(--transition)}.template-landing-ppu .adv-card:hover .adv-icon{background:var(--primary);color:#fff;transform:scale(1.05)}.template-landing-ppu .adv-card h3{font-size:17px;margin-bottom:10px}.template-landing-ppu .adv-card p{color:var(--text-secondary);font-size:14px;line-height:1.5;margin-bottom:0}.template-landing-ppu .desc-layout{display:grid;grid-template-columns:1fr 1.15fr;gap:60px;align-items:center}.template-landing-ppu .desc-visual-box{background:linear-gradient(135deg,#0f172a 0%,#030712 100%);border:1px solid var(--border);border-radius:var(--radius-lg);padding:60px 40px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.template-landing-ppu .desc-visual-box .big-emoji{font-size:64px;line-height:1}.template-landing-ppu .desc-visual-box h4{font-size:18px;margin-bottom:8px}.template-landing-ppu .desc-visual-box p{font-size:14px;color:var(--text-secondary);max-width:280px;margin-bottom:0}.template-landing-ppu .desc-text h2{font-size:34px;margin-bottom:20px;background:linear-gradient(135deg,#fff 30%,var(--text-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.template-landing-ppu .desc-p{color:var(--text-secondary);font-size:16px;margin-bottom:18px;line-height:1.7}.template-landing-ppu .desc-p strong{color:var(--text-primary)}.template-landing-ppu .desc-highlights{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:36px}.template-landing-ppu .desc-highlight-item{display:flex;align-items:flex-start;gap:14px}.template-landing-ppu .desc-highlight-icon{color:var(--secondary);background:var(--secondary-glow);width:38px;height:38px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px;font-weight:700}.template-landing-ppu .desc-highlight-title{font-weight:600;font-size:14px;margin-bottom:4px}.template-landing-ppu .desc-highlight-desc{font-size:13px;color:var(--text-secondary)}.template-landing-ppu .areas-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.template-landing-ppu .area-card{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:28px;transition:var(--transition);display:flex;align-items:flex-start;gap:18px}.template-landing-ppu .area-card:hover{border-color:var(--border-hover);background-color:var(--bg-surface-elevated);transform:translateY(-3px)}.template-landing-ppu .area-icon-container{width:46px;height:46px;background:rgba(255,255,255,.03);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.template-landing-ppu .area-card-content h3{font-size:17px;margin-bottom:6px}.template-landing-ppu .area-card-content p{font-size:14px;color:var(--text-secondary);line-height:1.5;margin-bottom:0}.template-landing-ppu .specs-wrapper{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);overflow:hidden;overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch}.template-landing-ppu .specs-table{width:100%;border-collapse:collapse;text-align:left;min-width:500px}.template-landing-ppu .specs-table th{background:rgba(255,255,255,.02);padding:18px 22px;font-family:var(--font);font-weight:600;font-size:14px;border-bottom:1px solid var(--border);color:var(--text-secondary);text-transform:uppercase;letter-spacing:.04em}.template-landing-ppu .specs-table td{padding:16px 22px;font-size:14px;border-bottom:1px solid var(--border);color:var(--text-secondary)}.template-landing-ppu .specs-table tr:last-child td{border-bottom:none}.template-landing-ppu .specs-table td strong{color:var(--text-primary);font-weight:600}.template-landing-ppu .specs-table tr:hover td{background-color:rgba(255,255,255,.012)}.template-landing-ppu .comp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:24px}.template-landing-ppu .comp-card{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:32px;transition:var(--transition)}.template-landing-ppu .comp-card:hover{border-color:rgba(14,165,233,.3);transform:translateY(-4px)}.template-landing-ppu .comp-card h3{font-size:19px;margin-bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:8px;flex-wrap:wrap}.template-landing-ppu .comp-card h3 .comp-tag{font-size:11px;font-weight:600;color:var(--secondary);background:var(--secondary-glow);padding:3px 10px;border-radius:100px;white-space:nowrap}.template-landing-ppu .comp-list{list-style:none;padding-left:0;margin-bottom:0}.template-landing-ppu .comp-list li{font-size:14px;color:var(--text-secondary);padding:10px 0;border-bottom:1px solid var(--border);display:flex;align-items:center;gap:10px}.template-landing-ppu .comp-list li:last-child{border-bottom:none}.template-landing-ppu .comp-list li::before{content:'';width:6px;height:6px;background:var(--secondary);border-radius:50%;flex-shrink:0}.template-landing-ppu .benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.template-landing-ppu .benefit-card{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:28px;transition:var(--transition)}.template-landing-ppu .benefit-card:hover{border-color:var(--border-hover);box-shadow:0 10px 25px rgba(0,0,0,.3);transform:translateY(-3px)}.template-landing-ppu .benefit-card-header{display:flex;align-items:center;gap:14px;margin-bottom:14px}.template-landing-ppu .benefit-icon{width:44px;height:44px;border-radius:10px;background:rgba(249,115,22,.06);color:var(--primary);display:flex;align-items:center;justify-content:center;font-size:20px;flex-shrink:0}.template-landing-ppu .benefit-card-header h3{font-size:17px;margin-bottom:0}.template-landing-ppu .benefit-card p{font-size:14px;color:var(--text-secondary);line-height:1.6;margin-bottom:0}.template-landing-ppu .why-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.template-landing-ppu .why-stats-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.template-landing-ppu .why-stat-card{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:28px;text-align:center;transition:var(--transition)}.template-landing-ppu .why-stat-card:hover{border-color:rgba(249,115,22,.2);transform:translateY(-3px)}.template-landing-ppu .why-stat-number{font-size:40px;font-weight:800;color:var(--primary);font-family:var(--font);margin-bottom:6px;line-height:1}.template-landing-ppu .why-stat-label{font-size:13px;color:var(--text-secondary);font-weight:500;line-height:1.4}.template-landing-ppu .why-list{list-style:none;display:flex;flex-direction:column;gap:18px;padding-left:0;margin-bottom:0}.template-landing-ppu .why-item{display:flex;gap:14px}.template-landing-ppu .why-item-check{width:24px;height:24px;background:rgba(14,165,233,.1);color:var(--secondary);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:12px;font-weight:700}.template-landing-ppu .why-item-content h4{font-size:15px;margin-bottom:4px}.template-landing-ppu .why-item-content p{font-size:13px;color:var(--text-secondary);margin-bottom:0}.template-landing-ppu .stages-flow{display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.template-landing-ppu .stage-card{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);padding:22px 16px;text-align:center;transition:var(--transition)}.template-landing-ppu .stage-card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.3)}.template-landing-ppu .stage-num{width:36px;height:36px;background:var(--primary-glow);color:var(--primary);border:1px solid rgba(249,115,22,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;margin:0 auto 14px}.template-landing-ppu .stage-card h4{font-size:14px;margin-bottom:6px}.template-landing-ppu .stage-card p{font-size:12px;color:var(--text-secondary);line-height:1.4;margin-bottom:0}.template-landing-ppu .cta-wrapper{background:linear-gradient(135deg,rgba(249,115,22,.08) 0%,rgba(14,165,233,.03) 100%);border:1px solid var(--border);border-radius:var(--radius-lg);padding:60px 40px;text-align:center;position:relative;overflow:hidden}.template-landing-ppu .cta-wrapper::before{content:'';position:absolute;top:-50%;left:-30%;width:600px;height:600px;background:radial-gradient(circle,rgba(249,115,22,.04) 0%,transparent 60%);border-radius:50%;pointer-events:none}.template-landing-ppu .cta-wrapper h2{font-size:34px;margin-bottom:14px;position:relative;z-index:1;background:linear-gradient(135deg,#fff 30%,var(--text-secondary) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.template-landing-ppu .cta-wrapper h2 span{color:var(--primary);-webkit-text-fill-color:initial}.template-landing-ppu .cta-wrapper p{color:var(--text-secondary);font-size:16px;max-width:600px;margin:0 auto 28px;position:relative;z-index:1}.template-landing-ppu .cta-wrapper .btn-group{justify-content:center;position:relative;z-index:1;flex-wrap:wrap}.template-landing-ppu .faq-container{max-width:820px;margin:0 auto}.template-landing-ppu .faq-item{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:12px;overflow:hidden;transition:var(--transition)}.template-landing-ppu .faq-item:hover{border-color:var(--border-hover)}.template-landing-ppu .faq-item.active{border-color:var(--primary)}.template-landing-ppu .faq-question{width:100%;padding:22px 24px;display:flex;justify-content:space-between;align-items:center;gap:16px;background:transparent;border:none;color:var(--text-primary);font-family:var(--font);font-weight:600;font-size:15px;text-align:left;cursor:pointer;outline:none}.template-landing-ppu .faq-question-icon{font-size:20px;color:var(--primary);transition:transform 0.3s ease;flex-shrink:0;font-weight:400}.template-landing-ppu .faq-item.active .faq-question-icon{transform:rotate(45deg)}.template-landing-ppu .faq-answer{max-height:0;overflow:hidden;transition:max-height 0.35s cubic-bezier(.4,0,.2,1);padding:0 24px}.template-landing-ppu .faq-item.active .faq-answer{max-height:300px;padding:0 24px}.template-landing-ppu .faq-answer-inner{padding-bottom:22px;color:var(--text-secondary);font-size:14px;line-height:1.7}.template-landing-ppu .delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:40px}.template-landing-ppu .delivery-card{background-color:var(--bg-surface);border:1px solid var(--border);border-radius:var(--radius-lg);padding:40px;display:flex;flex-direction:column;justify-content:space-between;transition:var(--transition)}.template-landing-ppu .delivery-card:hover{border-color:rgba(14,165,233,.25);box-shadow:0 12px 30px rgba(0,0,0,.4)}.template-landing-ppu .delivery-card h3{font-size:20px;margin-bottom:16px;display:flex;align-items:center;gap:12px}.template-landing-ppu .delivery-card h3 .delivery-card-icon{font-size:24px}.template-landing-ppu .delivery-card p.delivery-intro{color:var(--text-secondary);font-size:15px;margin-bottom:24px;line-height:1.6}.template-landing-ppu .city-links{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.template-landing-ppu .city-link{display:inline-block;padding:8px 16px;background:rgba(14,165,233,.05);border:1px solid rgba(14,165,233,.15);color:var(--secondary);border-radius:var(--radius-sm);font-size:13px;font-weight:600;transition:var(--transition)}.template-landing-ppu .city-link:hover{background:var(--secondary);color:#fff;border-color:var(--secondary);transform:translateY(-2px);box-shadow:0 6px 15px rgba(14,165,233,.3)}.template-landing-ppu .delivery-info-note{font-size:13px;color:var(--text-muted);border-top:1px solid var(--border);padding-top:20px;margin-top:20px;line-height:1.5}.template-landing-ppu .sodk-section{background:radial-gradient(circle at 10% 50%,rgba(14,165,233,.08) 0%,transparent 40%)}.template-landing-ppu .sodk-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.template-landing-ppu .sodk-badge{background:rgba(14,165,233,.08);border-color:rgba(14,165,233,.2);color:var(--secondary)}@media (max-width:1024px){.template-landing-ppu .hero-content h1{font-size:40px}.template-landing-ppu .stages-flow{grid-template-columns:repeat(3,1fr);gap:16px}}@media (max-width:900px){.template-landing-ppu .why-layout,.template-landing-ppu .sodk-grid{gap:32px}}@media (max-width:768px){.template-landing-ppu .lp-section{padding:70px 0}.template-landing-ppu .hero-section{padding:100px 0 60px}.template-landing-ppu .hero-grid,.template-landing-ppu .desc-layout,.template-landing-ppu .why-layout,.template-landing-ppu .delivery-grid,.template-landing-ppu .sodk-grid{grid-template-columns:1fr;gap:40px}.template-landing-ppu .hero-visual{order:-1}.template-landing-ppu .hero-content h1{font-size:30px}.template-landing-ppu .section-title{font-size:28px}.template-landing-ppu .stages-flow{grid-template-columns:repeat(2,1fr)}.template-landing-ppu .cta-wrapper{padding:40px 24px}.template-landing-ppu .cta-wrapper h2{font-size:26px}.template-landing-ppu .btn-group{flex-wrap:wrap}}@media (max-width:600px){.template-landing-ppu .desc-highlights{grid-template-columns:1fr}.template-landing-ppu .hero-bullets{grid-template-columns:1fr;gap:10px}.template-landing-ppu .lp-container{padding:0 16px}.template-landing-ppu .specs-table{min-width:100%;display:block;overflow-x:auto}.template-landing-ppu .specs-table th,.template-landing-ppu .specs-table td{padding:12px 14px;font-size:13px;word-break:break-word}.template-landing-ppu .section-title{font-size:24px;word-break:break-word}.template-landing-ppu .hero-content h1{font-size:26px;word-break:break-word}}@media (max-width:480px){.template-landing-ppu .benefits-grid{grid-template-columns:1fr}.template-landing-ppu .adv-grid{grid-template-columns:1fr}.template-landing-ppu .stages-flow{grid-template-columns:1fr 1fr}.template-landing-ppu .why-stats-grid{grid-template-columns:1fr 1fr}.template-landing-ppu .why-stat-number{font-size:32px}.template-landing-ppu .btn{width:100%;text-align:center}.template-landing-ppu .specs-table th,.template-landing-ppu .specs-table td{padding:10px 8px;font-size:12px}}.lp-breadcrumbs-wrapper .rank-math-breadcrumb{font-size:14px;color:var(--text-secondary);font-weight:500}.lp-breadcrumbs-wrapper .rank-math-breadcrumb a{color:var(--text-secondary);transition:var(--transition)}.lp-breadcrumbs-wrapper .rank-math-breadcrumb a:hover{color:var(--primary)}.lp-breadcrumbs-wrapper .rank-math-breadcrumb .separator{margin:0 8px;color:var(--text-muted)}