.home-pt{background:var(--pt-bg);color:var(--pt-slate);font-family:var(--pt-font-sans)}.home-pt .pt-wrap{max-width:1280px;margin-inline:auto;padding-inline:28px}@media (max-width:880px){.home-pt .pt-wrap{padding-inline:20px}}@media (max-width:480px){.home-pt .pt-wrap{padding-inline:16px}}.pt-hero{padding:48px 0 64px;border-bottom:1px solid var(--pt-rule)}.pt-hero-grid{display:grid;grid-template-columns:var(--pt-split-grid-cols);gap:var(--pt-split-grid-gap);align-items:center}.pt-hero-card{position:relative;width:100%;aspect-ratio:4 / 3;border-radius:16px;overflow:hidden}.pt-hero-card img{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px;transition:opacity .25s ease}.pt-hero-copy{min-width:0}.pt-hero-copy h1{font-size:44px;line-height:1.15;font-weight:600;color:var(--pt-slate);margin:0 0 18px;letter-spacing:-.01em;max-width:520px}.pt-hero-copy p{line-height:1.6;color:var(--pt-ink-2);max-width:480px;margin:0 0 24px}.pt-hero-copy .pt-hero-label{font-size:15px;font-weight:600;color:var(--pt-slate);margin:0 0 16px;line-height:1.2}.pt-hero-pills{display:flex;flex-wrap:nowrap;gap:6px;margin:0 0 18px;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:2px}.pt-hero-pills::-webkit-scrollbar{display:none}@media (max-width:880px){.pt-hero-pills{-webkit-mask-image:linear-gradient(to right,#000 calc(100% - 24px),transparent 100%);mask-image:linear-gradient(to right,#000 calc(100% - 24px),transparent 100%)}}.pt-hero-pill{display:inline-flex;align-items:center;flex-shrink:0;scroll-snap-align:start;padding:7px 14px;background:#fff;color:var(--pt-slate);font-family:var(--pt-font-sans);font-size:13px;font-weight:500;line-height:1;border:1px solid var(--pt-rule);border-radius:var(--pt-radius-pill);cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease;white-space:nowrap}.pt-hero-pill:hover{border-color:var(--pt-teal);color:var(--pt-teal)}.pt-hero-pill.is-active{background:var(--pt-teal-tint);border-color:var(--pt-teal);color:var(--pt-teal);font-weight:600}.pt-hero-size{margin:0 0 22px}.pt-hero-size-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px;font-size:14px;font-weight:500;color:var(--pt-slate)}.pt-hero-size-row[hidden]{display:none}.pt-hero-size-label{font-size:15px;font-weight:600;color:var(--pt-slate)}.pt-hero-size-label--inline{margin-left:12px}.pt-hero-size-x{color:var(--pt-ink-3);padding:0 2px;font-weight:500}.pt-hero-size .pt-select.pt-select--inline{min-width:0}.pt-hero-size .pt-select.pt-select--inline .pt-select__trigger{padding:4px 4px;gap:6px;border:0;border-bottom:1px solid var(--pt-slate);border-radius:0;background:#fff0;font-size:14px;font-weight:500;color:var(--pt-slate);box-shadow:none}.pt-hero-size .pt-select.pt-select--inline .pt-select__trigger:hover,.pt-hero-size .pt-select.pt-select--inline.is-open .pt-select__trigger{border-bottom-color:var(--pt-teal);color:var(--pt-teal)}.pt-hero-price{display:flex;align-items:baseline;gap:12px;margin:0 0 22px;font-family:var(--pt-font-sans)}.pt-hero-price[hidden]{display:none}.pt-hero-price-mrp{font-size:16px;color:var(--pt-ink-3);text-decoration:line-through;text-decoration-thickness:1px}.pt-hero-price-mrp[hidden]{display:none}.pt-hero-price-now{font-size:28px;font-weight:700;color:var(--pt-slate);line-height:1}.pt-hero-rupee{font-size:22px;font-weight:500;margin-right:4px;color:var(--pt-slate)}.pt-hero-price-off{align-self:center;margin-left:2px}.pt-hero-price-off[hidden]{display:none}.pt-hero-cta{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 26px;background:var(--pt-teal)!important;color:#ffffff!important;font-family:var(--pt-font-sans);font-size:14px;font-weight:600;line-height:1.2;letter-spacing:.005em;text-decoration:none!important;border:0;border-radius:var(--pt-radius);cursor:pointer;transition:background .15s ease,transform .05s}.pt-hero-cta:hover{background:var(--pt-teal-700)!important;color:#ffffff!important}.pt-hero-cta:active{transform:translateY(1px)}.pt-hero-cta-chev{font-weight:600;color:#fff;line-height:1}@media (max-width:1100px){.pt-hero-grid{gap:40px}.pt-hero-copy h1{font-size:40px}}@media (max-width:880px){.pt-hero{padding:32px 0 44px}.pt-hero-grid{grid-template-columns:1fr;gap:28px}.pt-hero-card{aspect-ratio:4 / 3;border-radius:14px}.pt-hero-card img{border-radius:14px}.pt-hero-copy h1{font-size:34px;line-height:1.18}.pt-hero-price-now{font-size:26px}.pt-hero-rupee{font-size:20px}}@media (max-width:480px){.pt-hero{padding:24px 0 36px}.pt-hero-card{aspect-ratio:4 / 3;border-radius:12px}.pt-hero-card img{border-radius:12px}.pt-hero-copy h1{font-size:28px}.pt-hero-pill{padding:7px 14px;font-size:12.5px}.pt-hero-price-now{font-size:24px}.pt-hero-rupee{font-size:18px}.pt-hero-cta{padding:11px 22px;font-size:13.5px}}.pt-trust{background:var(--pt-bg);border-bottom:1px solid var(--pt-rule)}.pt-trust-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:24px;padding:22px 0}.pt-trust-label{font-size:17px;font-weight:500;color:var(--pt-slate);padding-right:24px;border-right:1px solid var(--pt-rule)}.pt-trust-cell{display:flex;align-items:center;gap:10px;font-size:13px;color:var(--pt-ink);font-weight:500;line-height:1.3;white-space:nowrap}.pt-trust-icon{display:inline-flex;align-items:center;justify-content:center;color:var(--pt-teal);flex-shrink:0}.pt-trust-icon svg{width:22px;height:22px}@media (max-width:880px){.pt-trust-row{gap:14px 24px;padding:20px 0;justify-content:flex-start}.pt-trust-label{width:100%;border-right:0;padding-right:0;padding-bottom:8px;border-bottom:1px solid var(--pt-rule)}.pt-trust-cell{white-space:normal}}.pt-shop{padding:72px 0 80px;background:var(--pt-bg)}.pt-section-title{display:flex;align-items:center;justify-content:center;gap:24px;margin:0 0 40px}.pt-section-title::before,.pt-section-title::after{content:"";width:60px;height:1px;background:var(--pt-teal)}.pt-section-title h2{font-size:22px;font-weight:500;color:var(--pt-slate);margin:0}@media (max-width:480px){.pt-section-title{gap:12px}.pt-section-title::before,.pt-section-title::after{width:24px}.pt-section-title h2{font-size:18px;white-space:nowrap}}.pt-shop-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.pt-shop-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;transition:transform .2s ease}.pt-shop-card:hover{transform:translateY(-4px)}.pt-shop-card-img{aspect-ratio:3 / 4;background:var(--pt-band);border-radius:4px;overflow:hidden;margin-bottom:18px}.pt-shop-card-img img{width:100%;height:100%;object-fit:cover;display:block}.pt-shop-card-title{font-size:18px;font-weight:500;color:var(--pt-slate);text-align:center;margin:0 0 4px}.pt-shop-card-price{font-size:14px;color:var(--pt-ink-3);text-align:center;margin:0;display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%}.pt-shop-card-arrow{display:inline-block;color:var(--pt-teal);font-weight:500;transition:transform .15s ease}.pt-shop-card:hover .pt-shop-card-arrow{transform:translateX(3px)}@media (max-width:880px){.pt-shop{padding:48px 0 56px}.pt-shop-grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media (max-width:480px){.pt-shop-grid{grid-template-columns:1fr}}.pt-steps{background:var(--pt-band);padding:72px 0}.pt-steps-grid{display:grid;grid-template-columns:var(--pt-split-grid-cols);gap:var(--pt-split-grid-gap);align-items:center}.pt-steps-phone{display:flex;align-items:center;justify-content:center}.pt-steps-phone img{display:block;width:100%;max-width:620px;height:auto}.pt-steps-right{display:flex;flex-direction:column;gap:28px;min-width:0}.pt-steps-head h2{font-size:40px;font-weight:600;color:var(--pt-slate);margin:0 0 14px;letter-spacing:-.01em;line-height:1.15}.pt-steps-head p{color:var(--pt-ink-2);line-height:1.6;margin:0 0 18px}.pt-steps-head-rule{height:1px;background:var(--pt-teal);width:100%}.pt-steps-cards{display:flex;flex-direction:column;gap:8px;min-width:0}.pt-step-card{background:#DCDFE3;border:1px solid #C8CCD1;border-radius:14px;transition:background .2s ease,box-shadow .2s ease,border-color .2s ease}.pt-step-card.is-active{background:#fff;border-color:var(--pt-rule);box-shadow:0 4px 14px -8px rgb(28 38 50 / .18)}.pt-step-card-head{display:flex;align-items:center;gap:12px;width:100%;padding:22px 28px 28px;background:#fff0;border:0;cursor:pointer;text-align:left;font-family:inherit;color:inherit}.pt-step-card-head:focus-visible{outline:2px solid var(--pt-teal);outline-offset:-2px;border-radius:16px}.pt-step-card-title{font-size:22px;font-weight:600;color:var(--pt-slate);margin:0;line-height:1.3;flex:1}.pt-step-card-icon{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;flex-shrink:0;color:var(--pt-teal)}.pt-step-card-icon svg{width:22px;height:22px}.pt-step-card-body{display:none;padding:0 24px 22px}.pt-step-card.is-active .pt-step-card-body{display:block}.pt-step-card-rule{height:1px;background:var(--pt-teal);margin:0 0 14px}.pt-step-card-body p{line-height:1.6;color:var(--pt-ink-2);margin:0}.pt-steps-cta{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:600;color:var(--pt-slate);text-decoration:none;align-self:flex-start;transition:color .15s ease,gap .15s ease}.pt-steps-cta:hover{color:var(--pt-teal);gap:14px}.pt-steps-cta-arrow{color:var(--pt-teal);font-size:22px;line-height:1;transition:transform .15s ease}.pt-steps-cta:hover .pt-steps-cta-arrow{transform:translateX(3px)}@media (max-width:880px){.pt-steps{padding:48px 0 56px}.pt-steps-head h2{font-size:30px}.pt-steps-grid{grid-template-columns:1fr;gap:24px}.pt-steps-phone img{max-width:360px}}@media (max-width:480px){.pt-steps{padding:36px 0 48px}.pt-steps-head h2{font-size:24px}.pt-steps-phone img{max-width:300px}.pt-step-card-head{padding:16px 18px}.pt-step-card-body{padding:0 18px 16px}.pt-step-card-title{font-size:17px}.pt-step-card-rule{margin-bottom:12px}.pt-steps-cta{font-size:16px}.pt-steps-cta-arrow{font-size:20px}}.pt-gifts{padding:72px 0 80px;background:var(--pt-bg)}.pt-gifts-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.pt-gift-card{position:relative;display:block;overflow:hidden;border-radius:18px;background:var(--pt-band);color:inherit;text-decoration:none;aspect-ratio:1 / 1;transition:transform .2s ease,box-shadow .2s ease}.pt-gift-card:hover{transform:translateY(-3px);box-shadow:0 14px 32px -18px rgb(28 38 50 / .25)}.pt-gift-card--feature{grid-column:1 / 2;grid-row:1 / span 2;aspect-ratio:auto}.pt-gift-img{position:absolute;inset:0;width:100%;height:100%}.pt-gift-img img{width:100%;height:100%;object-fit:cover;display:block}.pt-gift-meta{position:absolute;left:12px;right:12px;bottom:12px;padding:10px 14px 12px;background:#fff;border-radius:10px;box-shadow:0 6px 18px -10px rgb(28 38 50 / .18)}.pt-gift-card .pt-gift-title{font-size:15px;font-weight:600;color:var(--pt-slate);margin:0 0 2px;line-height:1.3;padding-right:22px}.pt-gift-card .pt-gift-caption{font-size:14px;line-height:1.45;color:var(--pt-ink-2);margin:0;padding-right:22px}.pt-gift-arrow{position:absolute;top:12px;right:14px;color:var(--pt-teal);font-size:16px;line-height:1;transition:transform .2s ease}.pt-gift-card:hover .pt-gift-arrow{transform:translateX(3px)}.pt-gift-card--feature .pt-gift-meta{left:16px;right:16px;bottom:16px;padding:12px 18px 14px}.pt-gift-card--feature .pt-gift-title{margin-bottom:3px;padding-right:26px}.pt-gift-card--feature .pt-gift-caption{padding-right:26px}.pt-gift-card--feature .pt-gift-arrow{top:14px;right:18px;font-size:18px}.pt-gift-badge{position:absolute;top:14px;left:14px;z-index:2;display:inline-flex;align-items:center;padding:5px 12px;background:var(--pt-mustard,#D4A017);color:#fff;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--pt-radius-sm);white-space:nowrap}@media (max-width:880px){.pt-gifts{padding:56px 0 64px}.pt-gifts-grid{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;gap:14px}.pt-gift-card{aspect-ratio:1 / 1}.pt-gift-card--feature{grid-column:1 / 3;grid-row:1 / 2;aspect-ratio:4 / 5}}@media (max-width:480px){.pt-gifts{padding:44px 0 56px}.pt-gifts-grid{grid-template-columns:1fr;gap:14px}.pt-gift-card{aspect-ratio:1 / 1}.pt-gift-card--feature{grid-column:1 / 2;aspect-ratio:4 / 5}.pt-gift-meta{left:10px;right:10px;bottom:10px;padding:12px 14px 14px}.pt-gift-card .pt-gift-title{font-size:14px}.pt-gift-card .pt-gift-caption{font-size:11px}}.pt-reviews{padding:72px 0 80px;background:var(--pt-bg)}.pt-reviews-head{margin:0 0 28px}.pt-reviews-eyebrow{font-size:13px;color:var(--pt-ink-3);margin:0 0 8px;letter-spacing:.01em}.pt-reviews-title{font-size:30px;font-weight:600;color:var(--pt-slate);margin:0;line-height:1.2}.pt-reviews-track-wrap{position:relative;margin:0 -4px}.pt-reviews-track-wrap.has-overflow{-webkit-mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 56px),transparent 100%);mask-image:linear-gradient(to right,#000 0,#000 calc(100% - 56px),transparent 100%)}.pt-reviews-track{display:flex;gap:18px;padding:4px 4px 12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pt-reviews-track::-webkit-scrollbar{display:none}.pt-reviews-track:focus-visible{outline:2px solid var(--pt-teal);outline-offset:2px;border-radius:var(--pt-radius)}.pt-review-card{flex:0 0 calc((100% - 18px * 4) / 5);max-width:320px;scroll-snap-align:start;background:var(--pt-card);border:1px solid var(--pt-rule);border-radius:var(--pt-radius-lg);padding:22px 22px 22px;display:flex;flex-direction:column;gap:12px;box-shadow:var(--pt-shadow-sm)}.pt-review-stars{display:inline-flex;gap:2px;line-height:0}.pt-review-body{line-height:1.55;color:var(--pt-ink);margin:0;flex:1}.pt-review-author{font-size:13px;font-weight:600;color:var(--pt-slate);margin:0}.pt-reviews-chevron{position:absolute;top:50%;right:-8px;transform:translateY(-50%);appearance:none;width:44px;height:44px;border-radius:50%;border:1px solid var(--pt-rule);background:var(--pt-card);color:var(--pt-slate);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;box-shadow:var(--pt-shadow);transition:background .15s ease,color .15s ease,transform .15s ease,opacity .15s ease}.pt-reviews-chevron:hover{background:var(--pt-teal);color:#FFF;transform:translateY(-50%) scale(1.04)}.pt-reviews-chevron:active{transform:translateY(-50%) scale(.97)}.pt-reviews-chevron[disabled]{opacity:0;pointer-events:none}@media (max-width:1024px){.pt-review-card{flex:0 0 calc((100% - 18px * 2) / 3)}}@media (max-width:720px){.pt-review-card{flex:0 0 calc(100% - 36px);max-width:none}.pt-reviews-chevron{width:40px;height:40px;right:-4px}}@media (max-width:600px){.pt-reviews{padding:48px 0 56px}.pt-reviews-title{font-size:24px}}.pt-faq{padding:72px 0;background:var(--pt-bg)}.pt-commitment{padding:72px 0;background:var(--pt-bg)}.pt-faq-split,.pt-commitment-split{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:var(--pt-split-grid-gap,48px);align-items:center}.pt-faq-art,.pt-commitment-art{min-width:0;aspect-ratio:1 / 1;border-radius:18px;overflow:hidden}.pt-faq-img,.pt-commitment-img{width:100%;height:100%;object-fit:cover;display:block}.pt-img-placeholder{width:100%;aspect-ratio:1 / 1;border-radius:18px;border:1px dashed var(--pt-rule);background:linear-gradient(135deg,var(--pt-band) 0%,#F1EBE3 100%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;color:var(--pt-ink-3)}.pt-img-placeholder__label{font-size:14px;font-weight:500;color:var(--pt-ink-2)}.pt-img-placeholder__hint{font-size:12px;font-family:var(--pt-font-mono);letter-spacing:.02em;color:var(--pt-ink-3);opacity:.75}.pt-faq-h{font-size:36px;font-weight:600;color:var(--pt-slate);margin:0 0 24px;line-height:1.15}.pt-commitment-lede{margin:-12px 0 28px;color:var(--pt-ink-2);max-width:56ch}.pt-faq-list{border-top:1px solid var(--pt-rule)}.pt-faq-row{border-bottom:1px solid var(--pt-rule)}.pt-faq-row>summary{list-style:none;cursor:pointer}.pt-faq-row>summary::-webkit-details-marker{display:none}.pt-faq-q{display:flex;align-items:center;gap:14px;padding:22px 4px;font-size:16px;font-weight:600;color:var(--pt-slate);line-height:1.4;transition:color .15s ease}.pt-faq-q:hover{color:var(--pt-teal)}.pt-faq-num{flex-shrink:0;width:28px;font-variant-numeric:tabular-nums;color:var(--pt-slate);font-weight:600}.pt-faq-q-text{flex:1;min-width:0}.pt-faq-toggle{position:relative;width:18px;height:18px;flex-shrink:0;display:inline-block;color:var(--pt-ink-3);transition:color .15s ease}.pt-faq-q:hover .pt-faq-toggle{color:var(--pt-teal)}.pt-faq-row[open] .pt-faq-toggle{color:var(--pt-teal)}.pt-faq-toggle-h,.pt-faq-toggle-v{position:absolute;top:50%;left:50%;background:currentColor;border-radius:2px;transition:opacity .2s ease,transform .2s ease}.pt-faq-toggle-h{width:16px;height:2px;transform:translate(-50%,-50%)}.pt-faq-toggle-v{width:2px;height:16px;transform:translate(-50%,-50%)}.pt-faq-row[open] .pt-faq-toggle-v{opacity:0;transform:translate(-50%,-50%) rotate(90deg)}.pt-faq-a{padding:0 8px 22px 42px;font-size:16px;line-height:1.65;color:var(--pt-ink-2)}@media (max-width:880px){.pt-faq{padding:48px 0}.pt-commitment{padding:48px 0}.pt-faq-split,.pt-commitment-split{grid-template-columns:1fr;gap:28px}.pt-commitment-content{order:2}.pt-commitment-art{order:1}.pt-faq-h{font-size:28px;margin:0 0 20px}.pt-faq-q{font-size:15px;padding:18px 4px;gap:12px}.pt-faq-num{width:26px}.pt-faq-a{padding:0 4px 18px 38px;font-size:13.5px}.pt-faq-art,.pt-commitment-art{aspect-ratio:4 / 3;border-radius:14px}.pt-img-placeholder{aspect-ratio:auto;border-radius:0}}.pt-perks{padding:56px 0;background:var(--pt-bg)}.pt-perks-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:40px}.pt-perk{display:flex;flex-direction:column}.pt-perk-icon{color:var(--pt-teal);margin:0 0 18px}.pt-perk-icon svg{width:44px;height:44px;display:block}.pt-perk-title{font-size:18px;font-weight:600;color:var(--pt-slate);margin:0 0 10px;line-height:1.3}.pt-perk-body{line-height:1.6;color:var(--pt-ink-2);margin:0}@media (max-width:880px){.pt-perks{padding:48px 0}.pt-perks-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.pt-perk-icon svg{width:40px;height:40px}}@media (max-width:480px){.pt-perks{padding:40px 0}.pt-perks-grid{grid-template-columns:1fr;gap:28px}.pt-perk-title{font-size:17px}.pt-perk-body{font-size:13.5px}}@media (min-width:881px){.cv-browse .pt-trust-row{flex-wrap:nowrap;gap:20px;align-items:center;padding:20px 0}.cv-browse .pt-trust-label{white-space:nowrap;flex-shrink:0}.cv-browse .pt-trust-cell{font-size:12px;gap:8px;white-space:normal;flex:1;min-width:0;align-items:center;line-height:1.4}.cv-browse .pt-trust-icon{flex-shrink:0}.cv-browse .pt-trust-icon svg{width:20px;height:20px}}@media (min-width:881px){.fr-browse .pt-trust-row{flex-wrap:nowrap;gap:20px;align-items:center;padding:20px 0}.fr-browse .pt-trust-label{white-space:nowrap;flex-shrink:0}.fr-browse .pt-trust-cell{font-size:12px;gap:8px;white-space:normal;flex:1;min-width:0;align-items:center;line-height:1.4}.fr-browse .pt-trust-icon{flex-shrink:0}.fr-browse .pt-trust-icon svg{width:20px;height:20px}}@media (min-width:881px){.col-browse .pt-trust-row{flex-wrap:nowrap;gap:20px;align-items:center;padding:20px 0}.col-browse .pt-trust-label{white-space:nowrap;flex-shrink:0}.col-browse .pt-trust-cell{font-size:12px;gap:8px;white-space:normal;flex:1;min-width:0;align-items:center;line-height:1.4}.col-browse .pt-trust-icon{flex-shrink:0}.col-browse .pt-trust-icon svg{width:20px;height:20px}}@media (min-width:881px){.pp-browse .pt-trust-row{flex-wrap:nowrap;gap:20px;align-items:center;padding:20px 0}.pp-browse .pt-trust-label{white-space:nowrap;flex-shrink:0}.pp-browse .pt-trust-cell{font-size:12px;gap:8px;white-space:normal;flex:1;min-width:0;align-items:center;line-height:1.4}.pp-browse .pt-trust-icon{flex-shrink:0}.pp-browse .pt-trust-icon svg{width:20px;height:20px}}