.pp-root{font-family:'Plus Jakarta Sans',sans-serif;width:100%;margin:0;padding:0;box-sizing:border-box}.pp-root *{box-sizing:border-box}.pp-head{display:flex;align-items:center;gap:14px;margin:0 0 20px 0}.pp-head-icon{width:40px;height:40px;background:linear-gradient(135deg,#f97316,#fbbf24);border-radius:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgb(249 115 22 / .25)}.pp-head-icon svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pp-head-text{flex:1;border-bottom:2px solid #f3f4f6;padding-bottom:10px}.pp-head-title{font-size:18px;font-weight:800;color:#111827;letter-spacing:-.2px;line-height:1;margin:0}.pp-head-accent{display:flex;align-items:center;gap:5px;margin-top:6px}.pp-head-line{width:28px;height:2.5px;background:linear-gradient(90deg,#f97316,#fbbf24);border-radius:2px}.pp-head-dot{width:4px;height:4px;background:#fbbf24;border-radius:50%}.pp-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.pp-item{position:relative;border-radius:14px;overflow:hidden;background:#f3f4f6;cursor:pointer;aspect-ratio:4/3;border:1.5px solid #f0f0f0;transition:transform 0.2s,box-shadow 0.2s}.pp-item:hover{transform:translateY(-3px);box-shadow:0 8px 24px rgb(0 0 0 / .12)}.pp-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.3s}.pp-item:hover img{transform:scale(1.04)}.pp-item-overlay{position:absolute;inset:0;background:rgb(0 0 0 / .35);display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity 0.2s}.pp-item:hover .pp-item-overlay{opacity:1}.pp-item-overlay svg{width:32px;height:32px;stroke:#fff;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.pp-item-caption{position:absolute;bottom:0;left:0;right:0;padding:20px 12px 10px;background:linear-gradient(to top,rgb(0 0 0 / .55),transparent);font-size:11.5px;font-weight:600;color:#fff;letter-spacing:.3px;opacity:0;transition:opacity 0.2s}.pp-item:hover .pp-item-caption{opacity:1}.pp-lightbox{display:none;position:fixed;inset:0;z-index:99999;background:rgb(0 0 0 / .92);align-items:center;justify-content:center;padding:20px}.pp-lightbox.active{display:flex}.pp-lb-inner{position:relative;max-width:900px;width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.pp-lb-img{max-height:80vh;max-width:100%;border-radius:12px;object-fit:contain;display:block}.pp-lb-caption{color:#e5e7eb;font-size:13px;font-weight:500;text-align:center}.pp-lb-close{position:fixed;top:20px;right:24px;width:40px;height:40px;background:rgb(255 255 255 / .15);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.15s}.pp-lb-close:hover{background:rgb(255 255 255 / .28)}.pp-lb-close svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round}.pp-lb-prev,.pp-lb-next{position:fixed;top:50%;transform:translateY(-50%);width:44px;height:44px;background:rgb(255 255 255 / .15);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.15s}.pp-lb-prev{left:16px}.pp-lb-next{right:16px}.pp-lb-prev:hover,.pp-lb-next:hover{background:rgb(255 255 255 / .28)}.pp-lb-prev svg,.pp-lb-next svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.pp-lb-counter{color:#9ca3af;font-size:12px;font-weight:500}.pp-download{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:14px;background:#fffdf9;border:1.5px solid #fed7aa;border-radius:14px;padding:18px 22px;flex-wrap:wrap}.pp-download-left{display:flex;align-items:center;gap:14px;flex:1}.pp-download-icon{width:40px;height:40px;background:linear-gradient(135deg,#f97316,#fbbf24);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 3px 10px rgb(249 115 22 / .25)}.pp-download-icon svg{width:20px;height:20px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.pp-download-title{font-size:14px;font-weight:700;color:#111827;margin-bottom:2px}.pp-download-sub{font-size:12px;color:#6b7280;line-height:1.4}.pp-download-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 22px;background:linear-gradient(135deg,#f97316,#f59e0b);color:#ffffff!important;font-size:13.5px!important;font-weight:700!important;border-radius:10px;text-decoration:none!important;white-space:nowrap;box-shadow:0 4px 14px rgb(249 115 22 / .3);transition:transform 0.15s,box-shadow 0.15s;font-family:'Plus Jakarta Sans',sans-serif}.pp-download-btn svg{width:16px;height:16px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}.pp-download-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgb(249 115 22 / .4);color:#ffffff!important;text-decoration:none!important}@media (max-width:640px){.pp-grid{grid-template-columns:repeat(2,1fr);gap:8px}.pp-item{border-radius:10px}.pp-item-overlay{opacity:1;background:rgb(0 0 0 / .2)}.pp-lb-prev{left:8px}.pp-lb-next{right:8px}.pp-download{flex-direction:column;align-items:flex-start;gap:14px;padding:16px}.pp-download-btn{width:100%;justify-content:center;padding:13px 20px}}