.pc-section{--pc-gap: 24px;--pc-max: 1700px;--pc-col-w: 1fr;background:#fff}.pc-container{max-width:var(--pc-max);margin:0 auto;padding:16px}.pc-title{font-size:40px;line-height:1.2;margin:55px 0 10px}.pc-grid{display:grid;grid-template-columns:1fr;gap:var(--pc-gap)}@media (min-width: 992px){.pc-grid{grid-template-columns:7fr 2fr;align-items:start}}.pc-col{min-width:0}.pc-gallery-placeholder{display:grid;gap:12px;padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:linear-gradient(180deg,#fafafa,#f5f5f5)}.pc-placeholder-thumb{height:220px;border-radius:10px;background:repeating-linear-gradient(45deg,#eee 0 10px,#f5f5f5 10px 20px)}@media (min-width: 992px){.pc-placeholder-thumb:first-child{height:420px}}.pc-skeleton-line{height:16px;border-radius:6px;background:linear-gradient(90deg,#eee,#f6f6f6,#eee);background-size:300% 100%;animation:pc-skel 1.4s ease-in-out infinite;margin-bottom:12px}.pc-s1{width:60%;height:22px}.pc-s2{width:85%}.pc-s3{width:70%}@keyframes pc-skel{0%{background-position:0% 0}to{background-position:-200% 0}}.pc-media{display:grid;gap:16px}.pc-media-viewport{position:relative;border-radius:16px;background:#f5f5f7;overflow:hidden;padding:0;border:none}.pc-slide{display:none;width:100%;height:100%}.pc-slide.is-active{display:block}.pc-slide-img,.pc-slide-media{width:100%;height:100%;object-fit:contain;aspect-ratio:16 / 9;display:block;border-radius:inherit;margin:0}@media (max-width: 768px){.pc-slide-img,.pc-slide-media{aspect-ratio:4 / 3}}.pc-nav{position:absolute;top:50%;transform:translateY(-50%);width:58px;height:58px;border-radius:999px;border:none;background:#eaeaeef5;box-shadow:0 1px 1px #0000000f,0 2px 6px #0000000a;display:grid;place-items:center;cursor:pointer;transition:filter .2s ease,transform .05s ease}.pc-prev{left:10px}.pc-next{right:10px}.pc-nav:hover{filter:brightness(.96)}.pc-nav:active{transform:translateY(-50%) scale(.98)}.pc-nav svg{width:40px;height:40px;fill:#444}.pc-dots{position:absolute;left:0;right:0;bottom:28px;display:flex;justify-content:center;gap:12px;pointer-events:auto}.pc-dot{width:8px;height:8px;border-radius:999px;background:#bebebef2;border:none;padding:0}.pc-dot.is-active{background:#6b7280f2}@media (max-width: 480px){.pc-nav{width:38px;height:38px}.pc-nav svg{width:18px;height:18px}.pc-dots{bottom:8px;gap:8px}}.pc-gallery{position:relative}.pc-gallery-stick{position:sticky;top:var(--pc-sticky-top, 149px);align-self:start}@media (max-width: 991px){.pc-gallery-stick{position:static;top:auto}}.pc-buybox-card{border-radius:12px;padding:16px;background:#fff;box-shadow:0 1px #00000005;margin-top:120px}.pc-price{margin-bottom:60px}.pc-price-wrap{display:grid;gap:6px;margin-bottom:42px}.pc-price-current{font-size:16px;font-weight:300}.pc-price-compare{color:#9ca3af;margin-left:8px}.pc-btn{width:100%;margin-top:12px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:10px;background:#f3f4f6;cursor:not-allowed;font-weight:600}.pc-btn.pc-atc{width:100%;margin-top:12px;padding:12px 14px;border-radius:10px;border:1px solid #111827;background:#111827;color:#fff;font-weight:700}.pc-btn.pc-atc[disabled]{background:#f3f4f6;border-color:#e5e7eb;color:#9ca3af;cursor:not-allowed}.pc-variants-heading{font-size:22px;font-weight:800;margin:8px 0 14px}.pc-variant-groups{display:block}.pc-variant-group{margin:0 0 var(--pc-vgap, 140px);border:0;padding:0}.pc-variant-cards{display:grid;gap:12px;grid-template-columns:1fr;margin-bottom:60px}.pc-variant-input{position:absolute;opacity:0;width:1px;height:1px;margin:-1px;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden}.pc-variant-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:16px;padding:35px 14px;background:#fff;border:1px solid #e5e7eb;border-radius:14px;box-shadow:0 1px #00000005;cursor:pointer;-webkit-user-select:none;user-select:none;text-align:left;transition:border-color .15s ease,box-shadow .15s ease,transform .02s ease}.pc-variant-card:hover{border-color:#d6d9df}.pc-variant-card:active{transform:scale(.998)}.pc-variant-input:checked+.pc-variant-card{border-color:#0a84ff;box-shadow:0 0 0 1.5px #0065ca inset}.pc-variant-label{display:grid;grid-auto-rows:min-content;row-gap:2px;justify-self:start}.pc-variant-label strong{font-weight:700;font-size:16px;line-height:1.25}.pc-variant-label small{color:#6b7280;font-size:13px;line-height:1.25}.pc-variant-price{display:grid;grid-auto-rows:min-content;row-gap:2px;justify-self:end;text-align:right;white-space:nowrap}.pc-variant-price .pc-v-price{font-weight:700;font-size:11px;line-height:1.25}.pc-variant-price .pc-v-fin{color:#6b7280;font-size:13px;line-height:1.25}.pc-variant-card[aria-disabled=true]{opacity:.6;cursor:not-allowed}@media (max-width: 480px){.pc-variant-card{grid-template-columns:1fr;align-items:start}.pc-variant-price{justify-self:start;text-align:left;margin-top:6px}.pc-price-wrap,.pc-price{display:grid;gap:6px;margin-bottom:10px}.pc-variant-group,.pc-variant-cards{margin-bottom:30px}.pc-buybox-card{margin-top:30px}}.pc-variant-legend{font-size:20px;font-weight:600;color:gray;margin-bottom:12px;line-height:1.3}.pc-variant-legend strong{font-weight:800;color:#000}.pc-variant-legend a{color:#2563eb;font-weight:600;text-decoration:underline}.pc-variant-legend a:hover{color:#1e40af;text-decoration:none}.pc-sticky-bar{position:fixed;left:0;right:0;top:var(--pc-sticky-top, 0px);z-index:2000;background:#fff;border-bottom:1px solid #e5e7eb;transform:translateY(-200%);transition:transform .5s ease}.pc-sticky-bar.is-visible{transform:translateY(0)}.pc-sticky-bar2{position:fixed;left:0;right:0;top:calc(var(--pc-sticky-top, 0px) + var(--pc-sticky-h, 0px));z-index:1999;background:#fff;border-bottom:1px solid #e5e7eb;transform:translateY(-250%);transition:transform .75s ease}.pc-sticky-bar2.is-visible{transform:translateY(0)}.pc-sticky-bar__container{max-width:1700px;margin:0 auto;padding:8px 16px}.pc-sticky-bar__inner{display:flex;align-items:center;gap:12px}.pc-sticky-bar__title{flex:1;font-weight:700;font-size:18px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pc-sticky-bar__price{margin-left:auto;font-weight:700;font-size:18px}.pc-sticky-bar__price s{margin-left:8px;opacity:.6}.pc-sticky-bar2 .pc-sticky-bar__title{font-weight:600;font-size:16px;color:#4b5563}.pc-sticky-bar2 .pc-sticky-bar__inner{justify-content:flex-end}.pc-sticky-bar2 .pc-sticky-bar__title{margin-left:auto;text-align:right;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.renewcare{--rc-accent: #0a84ff;--rc-border: #e5e7eb;--rc-bg: #fff;--rc-bg-muted: #fafafa;--rc-radius: 14px;--rc-minh: 116px}.renewcare{margin-top:80px}.renewcare .renewcare__plans{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(180px,1fr));align-items:stretch;grid-auto-rows:1fr}@media (max-width: 1024px){.renewcare .renewcare__plans{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.renewcare .renewcare__plans{grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.renewcare .renewcare__plans{grid-template-columns:1fr}}.renewcare .rc-plan{height:100%;display:flex}.renewcare .rc-plan__input{position:absolute;opacity:0;width:1px;height:1px;margin:-1px;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden}.renewcare .rc-plan__btn{flex:1;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:6px;min-height:var(--rc-minh);padding:24px 16px;background:var(--rc-bg);border:1px solid var(--rc-border);border-radius:var(--rc-radius);box-shadow:0 1px #00000005;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .02s ease,background-color .2s ease}.renewcare .rc-plan:hover .rc-plan__btn{border-color:#d6d9df;box-shadow:0 2px 10px #0000000f;transform:translateY(-1px)}.renewcare .rc-plan__input:checked+.rc-plan__btn{border-color:var(--rc-accent);box-shadow:0 0 0 1.5px #0a84ffa6 inset,0 4px 18px #0a84ff24;background:linear-gradient(0deg,#0a84ff08,#0a84ff08),var(--rc-bg)}.renewcare .rc-plan__label{font-weight:800;font-size:16px;line-height:1.25;color:#111}.renewcare .rc-plan__price{font-weight:700;font-size:13px;line-height:1.25;color:#6b7280}.renewcare .rc-plan--none .rc-plan__btn{background:var(--rc-bg-muted);border-style:dashed;border-color:#e0e0e0;box-shadow:none}.renewcare .rc-plan--none .rc-plan__input:checked+.rc-plan__btn{border-color:#111827;background:#f7f7f7;box-shadow:none}.renewcare .rc-text,.renewcare .rc-features{margin-top:auto;width:100%;text-align:left;color:#4b5563;font-size:13px;line-height:1.45}.renewcare .rc-text p{margin:10px 0 6px}.renewcare .rc-text p strong{color:#111}.renewcare .rc-text ul{margin:6px 0 10px 20px}.renewcare .rc-text li{margin:4px 0}.renewcare .rc-feat-head{display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:14px;color:#4b5563;margin-bottom:6px}.renewcare .rc-feat-head svg{width:16px;height:16px;fill:currentColor;opacity:.9}.renewcare .renewcare__billing{margin-top:12px}.renewcare .rc-bill-head{display:grid;gap:12px;background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;padding:14px;margin:16px 0 8px}.renewcare .rc-bill-title{font-size:16px;font-weight:800;margin:0}.renewcare .rc-bill-copy{color:#4b5563;font-size:13px;line-height:1.45}@media (min-width: 992px){.renewcare .rc-bill-head{grid-template-columns:1fr 1fr;align-items:start}.renewcare .rc-bill-copy{justify-self:end;max-width:560px;text-align:left}}.renewcare .rc-bill.rc-bill--stack{display:grid;grid-template-columns:1fr;gap:8px}.renewcare .rc-bill__input{position:absolute;opacity:0;width:1px;height:1px;margin:-1px;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden}.renewcare .rc-bill__btn{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;justify-items:start;min-height:56px;padding:10px 14px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px #00000005;text-align:left;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.renewcare .rc-bill__opt:hover .rc-bill__btn{border-color:#d6d9df;background:#fafcff;box-shadow:0 2px 10px #0000000a}.renewcare .rc-bill__input:checked+.rc-bill__btn{border-color:#60a5fa;background:#f5f9ff;box-shadow:0 0 0 2px #3b82f640}.renewcare .rc-bill__label{font-weight:700;font-size:14px;margin:0;color:#111}.renewcare .rc-bill__price{justify-self:end;font-weight:700;font-size:14px;color:#374151;white-space:nowrap}@media (max-width: 480px){.renewcare .rc-bill__btn{min-height:60px;padding:12px 14px}.renewcare .rc-bill__label{font-size:14px}.renewcare .rc-bill__price{font-size:13px}}#renewcare-summary{margin-top:80px;padding:16px;border:1px solid #e5e7eb;border-radius:12px;background:#fff;box-shadow:0 1px #00000005}#renewcare-summary>h3{font-size:22px;font-weight:800;margin:8px 0 12px}#renewcare-summary ul{list-style:none;margin:0;padding:0}#renewcare-summary li{display:grid;grid-template-columns:1fr auto;column-gap:12px;row-gap:6px;padding:12px 0;border-top:1px solid #e5e7eb}#renewcare-summary li:first-child{border-top:0;padding-top:0}#renewcare-summary li>span:first-child{color:#6b7280;font-size:13px;line-height:1.25}#renewcare-summary [data-main-title],#renewcare-summary [data-plan-title]{font-weight:700;font-size:15px;line-height:1.25}#renewcare-summary [data-main-options]{grid-column:1 / -1;font-size:13px;line-height:1.35;color:#4b5563}#renewcare-summary [data-main-price],#renewcare-summary [data-plan-price],#renewcare-summary [data-total]{justify-self:end;font-weight:700;white-space:nowrap}#renewcare-summary li:last-child{border-top:2px solid #e5e7eb;padding-top:14px}#renewcare-summary [data-total]{font-size:18px}#renewcare-atc{width:40%;margin-top:14px;padding:12px 14px;border-radius:10px;border:1px solid #111827;background:#111827;color:#fff;font-weight:700;cursor:pointer;transition:filter .15s ease,transform .03s ease,background .15s ease}#renewcare-atc:hover{filter:brightness(1.02)}#renewcare-atc:active{transform:scale(.995)}#renewcare-summary [data-msg]{margin-top:8px;font-size:13px;color:#4b5563}@media (max-width: 480px){#renewcare-summary{padding:14px}#renewcare-summary li{padding:10px 0;row-gap:4px}#renewcare-summary>h3{font-size:20px}}.opt-gallery-wrap{margin:10px 0 12px}@media (min-width: 992px){.opt-gallery-wrap{display:none}}.opt-gallery{display:grid;grid-auto-flow:column;grid-auto-columns:85%;gap:10px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:4px}.opt-gallery::-webkit-scrollbar{display:none}.opt-gallery__item{scroll-snap-align:center;border:1px solid #e5e7eb;border-radius:12px;background:#fff;overflow:hidden}.opt-gallery__img{display:block;width:100%;height:auto;object-fit:cover;aspect-ratio:4 / 3}.opt-gallery__nolink{display:flex;align-items:center;justify-content:flex-start;min-height:56px;border:1px dashed #e0e0e0;border-radius:12px;background:#fafafa;padding:12px 14px}.opt-gallery__link{font-weight:700;text-decoration:underline;color:#2563eb}.opt-gallery__link:hover{color:#1e40af;text-decoration:none}
/*# sourceMappingURL=/cdn/shop/t/4/assets/product-custom.css.map */
