.price-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap;margin-bottom:4px}
.price-mrp{font-size:.95rem;color:var(--color-text-muted);text-decoration:line-through;font-weight:500}
.price-main{font-size:2rem;font-weight:800;color:var(--color-text);line-height:1}
.price-save{background:#d1fae5;color:#065f46;font-size:.75rem;font-weight:700;padding:3px 10px;border-radius:999px}
.price-sub{font-size:.8rem;color:var(--color-text-muted);margin-top:2px}
.urgency-strip{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 16px}
.urgency-chip{display:flex;align-items:center;gap:6px;font-size:.75rem;font-weight:700;padding:5px 12px;border-radius:999px;white-space:nowrap}
.urgency-chip-green{background:#d1fae5;color:#065f46}
.urgency-chip-amber{background:#fef3c7;color:#92400e}
.urgency-chip-red{background:#fee2e2;color:#991b1b}
.product-tagline{font-size:.95rem;color:var(--color-text-muted);margin-bottom:12px;line-height:1.5}
.payment-logos{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:14px}
.payment-logos span{font-size:.72rem;color:var(--color-text-muted);margin-right:4px}
.pay-logo{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:5px;padding:4px 9px;font-size:.75rem;font-weight:700;color:#1f2937;letter-spacing:.02em}
.pay-logo-upi{background:#ede9fe;border-color:#c4b5fd;color:#3b0764}
.pay-logo-rupay{background:#fef9c3;border-color:#fde047;color:#713f12}
.gst-note{font-size:.75rem;color:var(--color-text-muted);margin-top:8px;display:flex;align-items:center;gap:5px}
.wa-support{display:inline-flex;align-items:center;gap:7px;font-size:.8rem;font-weight:600;color:#166534;margin-top:12px;text-decoration:none}
.wa-support:hover{text-decoration:underline}
.qty-row-compact{display:flex;align-items:center;gap:12px;margin-bottom:16px}
.qty-row-compact .qty-label{font-size:.78rem;color:var(--color-text-muted);font-weight:500}
.sticky-cta-bar{position:fixed;bottom:0;left:0;right:0;z-index:200;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -4px 20px rgba(0,0,0,.1);padding:10px 16px;display:none;align-items:center;gap:12px;transform:translateY(100%);transition:transform .2s ease}
.sticky-cta-bar.shown{transform:translateY(0)}
.sticky-cta-price-wrap{flex:0 0 auto;line-height:1.2}
.sticky-cta-mrp{font-size:.72rem;text-decoration:line-through;color:#6b7280;display:block}
.sticky-cta-price{font-size:1.1rem;font-weight:800;color:var(--color-text)}
.sticky-cta-btn{flex:1;white-space:nowrap;font-size:.875rem;padding:.65rem 1rem}
@media(max-width:767px){
  .sticky-cta-bar{display:flex}
  .product-page{padding-bottom:80px}
  .breadcrumb{display:none}
  #badges-mobile{display:flex!important;flex-wrap:nowrap;gap:6px;margin-bottom:.5rem}
  #badges-mobile .badge{font-size:.65rem;padding:3px 8px;white-space:nowrap}
  .product-info .product-badges{display:none}
  .product-page.section{padding-top:.5rem}
  .product-grid{gap:.75rem}
  .product-gallery-thumbs{margin-top:.4rem!important}
}
@media(min-width:768px){.sticky-cta-bar{display:none!important}}
.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:5;background:rgba(255,255,255,.88);border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.18);transition:background .2s,box-shadow .2s;color:var(--color-text);padding:0;flex-shrink:0}
.gallery-arrow:hover{background:#fff;box-shadow:0 4px 18px rgba(0,0,0,.22)}
.gallery-arrow-prev{left:12px}
.gallery-arrow-next{right:12px}
#lb-overlay{position:fixed;inset:0;background:rgba(0,0,0,.92);z-index:500;display:none;align-items:center;justify-content:center;padding:20px}
#lb-overlay.open{display:flex}
#lb-img{max-width:min(88vw,600px);max-height:82vh;object-fit:contain;border-radius:10px;user-select:none;-webkit-user-drag:none}
#lb-close{position:absolute;top:14px;right:14px;background:rgba(255,255,255,.14);border:none;border-radius:50%;width:44px;height:44px;color:#fff;font-size:1.6rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;padding:0;line-height:1;transition:background .15s}
#lb-close:hover{background:rgba(255,255,255,.3)}
#lb-prev,#lb-next{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.14);border:none;border-radius:50%;width:50px;height:50px;color:#fff;font-size:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:1;padding:0;line-height:1;transition:background .15s}
#lb-prev:hover,#lb-next:hover{background:rgba(255,255,255,.3)}
#lb-prev{left:14px}
#lb-next{right:14px}
#lb-dots{position:absolute;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:10px}
.lb-dot{width:9px;height:9px;border-radius:50%;border:none;background:rgba(255,255,255,.35);cursor:pointer;padding:0;transition:background .15s}
.lb-dot.active{background:#fff}
.feat-accordion{display:flex;flex-direction:column;gap:0;margin-bottom:16px;border:1.5px solid #e5e7eb;border-radius:12px;overflow:hidden}
.feat-item{border-bottom:1.5px solid #e5e7eb}
.feat-item:last-child{border-bottom:none}
.feat-summary{display:flex;align-items:center;gap:10px;padding:13px 14px;cursor:pointer;font-weight:700;font-size:.9rem;color:var(--color-text);list-style:none;user-select:none;background:#fff;transition:background .15s}
.feat-summary::-webkit-details-marker{display:none}
.feat-summary:hover{background:#f9fafb}
.feat-summary span{flex:1}
.feat-chevron{flex-shrink:0;transition:transform .2s ease;color:#9ca3af}
.feat-item[open] .feat-chevron{transform:rotate(180deg)}
.feat-item[open] .feat-summary{background:#f9fafb}
.feat-body{margin:0;padding:0 14px 13px 40px;font-size:.85rem;color:var(--color-text-muted);line-height:1.6;background:#f9fafb}
.feat-body-row{display:flex;gap:12px;align-items:flex-start;padding:0 14px 13px 40px;background:#f9fafb}
.feat-body-row p{margin:0;font-size:.85rem;color:var(--color-text-muted);line-height:1.6;flex:1}
.phone-mini{width:80px;flex-shrink:0;border-radius:14px;border:2px solid #1a1a2e;background:#fff;overflow:hidden;box-shadow:0 4px 12px rgba(0,0,0,.12)}
.phone-mini-notch{height:10px;background:#1a1a2e}
.phone-mini-screen{padding:6px 5px;display:flex;flex-direction:column;align-items:center;gap:3px}
.m-avatar{width:28px;height:28px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#9ca3af}
.m-name{font-size:.5rem;font-weight:800;color:#1a1a2e}
.m-badge{font-size:.42rem;font-weight:700;padding:1px 5px;border-radius:8px;letter-spacing:.03em}
.m-badge.safe{background:#dcfce7;color:#166534}
.m-badge.lost{background:#fee2e2;color:#991b1b}
.m-chip{font-size:.4rem;background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;padding:1px 4px;border-radius:4px;text-align:center;width:100%}
.m-btn{width:100%;font-size:.45rem;font-weight:700;padding:4px 2px;border-radius:4px;text-align:center;margin-top:1px}
.m-btn.found{background:#FF6B35;color:#fff}
.m-btn.wa{background:#25d366;color:#fff}
.m-btn.loc{background:#f3f4f6;color:#374151}
.m-phone{font-size:.44rem;color:#374151;font-weight:600}
.m-lost-bar{background:#dc2626;color:#fff;font-size:.44rem;font-weight:800;text-align:center;padding:3px;width:100%;letter-spacing:.04em;margin-bottom:2px}
.scan-demo-section{margin:1.5rem 0}
.scan-demo-grid{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap;margin-top:1rem}
.scan-demo-item{display:flex;flex-direction:column;align-items:center;gap:.625rem}
.scan-demo-label{font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:3px 12px;border-radius:20px}
.scan-demo-label.safe{background:#dcfce7;color:#166534}
.scan-demo-label.lost{background:#fee2e2;color:#991b1b}
.phone-frame{width:140px;height:300px;border-radius:20px;border:2.5px solid #1a1a2e;background:#fff;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.14)}
@media(min-width:768px){.phone-frame{width:220px;height:460px;border-radius:28px}.scan-demo-grid{gap:3rem}}
.phone-frame img{width:100%;height:100%;object-fit:cover;object-position:top;display:block;cursor:zoom-in}
.img-zoom-overlay{position:fixed;inset:0;background:rgba(0,0,0,.88);z-index:9999;display:flex;align-items:center;justify-content:center;cursor:zoom-out;padding:1rem}
.img-zoom-overlay img{max-width:90vw;max-height:90vh;border-radius:16px;object-fit:contain;box-shadow:0 20px 60px rgba(0,0,0,.5)}
.phone-frame-notch{height:14px;background:#1a1a2e}
.phone-frame-screen{padding:10px 8px;display:flex;flex-direction:column;align-items:center;gap:5px}
.pf-avatar{width:44px;height:44px;border-radius:50%;background:#e5e7eb;display:flex;align-items:center;justify-content:center;color:#9ca3af}
.pf-name{font-size:.72rem;font-weight:800;color:#1a1a2e}
.pf-badge{font-size:.55rem;font-weight:700;padding:2px 8px;border-radius:10px}
.pf-badge.safe{background:#dcfce7;color:#166534}
.pf-badge.lost{background:#fee2e2;color:#991b1b}
.pf-chip{font-size:.52rem;background:#fff7ed;color:#c2410c;border:1px solid #fed7aa;padding:2px 6px;border-radius:5px;width:100%;text-align:center}
.pf-btn{width:100%;font-size:.58rem;font-weight:700;padding:6px 4px;border-radius:6px;text-align:center;margin-top:2px}
.pf-btn.found{background:#FF6B35;color:#fff}
.pf-btn.wa{background:#25d366;color:#fff}
.pf-btn.loc{background:#f3f4f6;color:#374151;border:1px solid #e5e7eb}
.pf-phone{font-size:.58rem;color:#374151;font-weight:600}
.pf-lost-bar{background:#dc2626;color:#fff;font-size:.55rem;font-weight:800;text-align:center;padding:4px;width:100%;letter-spacing:.05em}
.scan-demo-caption{font-size:.75rem;color:#555;text-align:center;max-width:140px;line-height:1.4}
.story-section{background:linear-gradient(135deg,#1a1a2e 0%,#2d3a3a 100%);border-radius:16px;padding:2rem 1.5rem;margin:2rem 0 1.5rem;color:#fff}
.story-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#FF6B35;margin-bottom:.5rem}
.story-heading{font-size:1.5rem;font-weight:800;margin-bottom:1rem;color:#fff}
.story-body{font-size:.95rem;line-height:1.7;color:rgba(255,255,255,.85);margin:0}
.reels-section{margin:1.5rem 0}
.reels-carousel{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}
.reels-carousel::-webkit-scrollbar{display:none}
.reel-slot{flex:0 0 160px;aspect-ratio:9/16;border-radius:12px;overflow:hidden;background:#1a1a2e;position:relative}
.reel-slot video{width:100%;height:100%;object-fit:cover;display:block}
.reel-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:rgba(255,255,255,.4);font-size:.75rem;border:2px dashed rgba(255,255,255,.15);border-radius:12px}
.reel-unmute{position:absolute;bottom:8px;right:8px;width:28px;height:28px;border-radius:50%;background:rgba(0,0,0,.6);border:1.5px solid rgba(255,255,255,.3);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#fff;z-index:3;padding:0;line-height:1}
@media(min-width:768px){
  .reels-carousel{display:grid;grid-template-columns:repeat(4,1fr);overflow-x:visible;padding-bottom:0}
  .reel-slot{flex:unset}
}
.wa-proof-section{margin:1.5rem 0}
.wa-proof-grid{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}
.wa-proof-grid::-webkit-scrollbar{display:none}
.wa-proof-slot{flex:0 0 160px}
.wa-proof-placeholder{aspect-ratio:9/16;background:#f0fdf4;border:2px dashed #bbf7d0;border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#166534;font-size:.75rem}
@media(min-width:768px){
  .wa-proof-grid{display:grid;grid-template-columns:repeat(5,1fr);overflow-x:visible;padding-bottom:0}
  .wa-proof-slot{flex:unset}
}
.compare-table-wrap{overflow-x:auto;margin-top:.75rem;border-radius:12px;border:1.5px solid #e5e7eb}
.compare-table{width:100%;border-collapse:collapse;font-size:.85rem;table-layout:fixed}
.compare-table th,.compare-table td{padding:8px 10px;text-align:left;border-bottom:1px solid #e5e7eb;word-break:break-word}
.compare-table th:first-child,.compare-table td:first-child{width:36%}
.compare-table th:nth-child(2),.compare-table td:nth-child(2){width:32%}
.compare-table th:nth-child(3),.compare-table td:nth-child(3){width:32%}
.compare-table thead tr{background:#f9fafb}
.compare-table tbody tr:last-child td{border-bottom:none}
.compare-table tbody tr:nth-child(even){background:#fafafa}
.compare-col-pawqr{color:#FF6B35;font-weight:800}
.compare-col-gps{color:#6b7280;font-weight:600}
.compare-table td.good{color:#065f46;font-weight:700}
.compare-table td.bad{color:#991b1b}
.desc-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:.875rem;margin-bottom:1.5rem}
.desc-card{background:#fdf8f5;border:1.5px solid #f0e8e0;border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.5rem}
.desc-card-icon{width:38px;height:38px;border-radius:9px;background:#FF6B35;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}
.desc-card strong{font-size:.875rem;font-weight:700;color:#1a1a2e;line-height:1.3}
.desc-card p{font-size:.8rem;line-height:1.5;color:#666;margin:0}
.desc-section-title{font-size:.9rem;font-weight:800;color:#1a1a2e;margin:1.25rem 0 .6rem;text-transform:uppercase;letter-spacing:.04em}
.inbox-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:.625rem;margin-bottom:1.5rem}
.inbox-item{display:flex;flex-direction:column;align-items:center;gap:.375rem;background:#f0f7ff;border-radius:10px;padding:.75rem .4rem;text-align:center}
.inbox-item svg{color:#FF6B35}
.inbox-item span{font-size:.68rem;font-weight:600;color:#333;line-height:1.3}
.setup-steps{display:flex;flex-direction:column;gap:.4rem;margin-bottom:1.5rem}
.setup-step{display:flex;align-items:center;gap:.75rem;background:#fff;border:1.5px solid #ede8e1;border-radius:10px;padding:.6rem .875rem}
.step-num{width:24px;height:24px;border-radius:50%;background:#FF6B35;color:#fff;font-size:.7rem;font-weight:800;display:flex;align-items:center;justify-content:center;flex-shrink:0;line-height:1}
.setup-step span:last-child{font-size:.82rem;color:#333;line-height:1.4}
@media(max-width:600px){
  .desc-cards{grid-template-columns:1fr;gap:.625rem}
  .inbox-grid{grid-template-columns:repeat(2,1fr)}
}
.tag-img-placeholder{width:100%;aspect-ratio:1;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);border-radius:16px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;color:#fff;min-height:320px}
.tag-img-placeholder svg{opacity:.8}
.tag-img-placeholder p{font-size:.85rem;opacity:.6;margin:0;text-align:center}
