.pl-root{--pl-blue: #01273C;--pl-orange: #FF9A01;--pl-white: #FFFFFF;--pl-text: #1F2933;--pl-gray-light: #F5F7F9;--pl-gray-border: #D9E2EC;color:var(--pl-text);font-size:32px}.pl-root *{box-sizing:border-box}.pl-header--simple{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid var(--pl-gray-border)}.pl-header__logo-text{font-weight:700;color:var(--pl-blue);font-size:2.2rem}.pl-header__back{color:var(--pl-blue);text-decoration:underline;font-size:1.8rem}.pl-header__back:focus-visible,.pl-root a:focus-visible,.pl-root button:focus-visible,.pl-root input:focus-visible{outline:3px solid var(--pl-orange);outline-offset:2px}.pl-placeholder{padding:4rem 1.5rem;text-align:center;background:var(--pl-gray-light);border:1px dashed var(--pl-gray-border);color:var(--pl-text)}.pl-banner-hero{position:relative;width:100%;overflow:hidden}.pl-banner-hero__img{width:100%;height:auto;display:block;aspect-ratio:16 / 9;object-fit:cover}@media(max-width:767px){.pl-banner-hero__img{aspect-ratio:4 / 3}}.pl-banner-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;background:linear-gradient(90deg,#01273cbf,#01273c59 45%,#01273c00 70%)}.pl-banner-hero__content{max-width:560px;padding:2rem 2rem 2rem 1.5rem;color:var(--pl-white)}@media(min-width:768px){.pl-banner-hero__content{padding:2rem 2rem 2rem 4rem}}.pl-banner-hero__title{font-size:clamp(3rem,8vw,5rem);font-weight:800;margin:0 0 .6rem;line-height:1.15;color:var(--pl-white);text-shadow:0 2px 10px rgba(0,0,0,.35)}.pl-banner-hero__subheadline{font-size:2.1rem;margin:0 0 1.1rem;opacity:.95;text-shadow:0 1px 6px rgba(0,0,0,.3)}.pl-fits--on-banner{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.pl-fits--on-banner .pl-fits__pill{background:var(--pl-white);color:var(--pl-blue)}.pl-fits--on-banner .pl-fits__label{background:var(--pl-orange)}.pl-anchor-nav{background:var(--pl-white);border-bottom:1px solid var(--pl-gray-border);position:sticky;top:0;z-index:30}.pl-anchor-nav__inner{max-width:1000px;margin:0 auto;padding:0 1.5rem;display:flex;gap:1.5rem;overflow-x:auto}.pl-anchor-nav__link{display:inline-block;padding:.9rem 0;font-size:1.8rem;font-weight:600;color:var(--pl-blue);white-space:nowrap;border-bottom:2px solid transparent}.pl-anchor-nav__link:hover{border-bottom-color:var(--pl-orange)}.pl-product-block{padding:2.5rem 1.5rem;max-width:1100px;margin:0 auto}.pl-product-block__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.pl-product-block__grid{grid-template-columns:1fr 1fr;gap:3rem;align-items:center}}.pl-product-block__photo{border-radius:16px;overflow:hidden;background:var(--pl-gray-light)}.pl-product-block__img{width:100%;height:auto;display:block;aspect-ratio:1 / 1;object-fit:contain}.pl-product-block__title{font-size:clamp(2.6rem,5vw,3.6rem);color:var(--pl-blue);margin:0 0 1.25rem}.pl-indicators{display:grid;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:.75rem;margin-bottom:1.25rem}.pl-indicator{background:var(--pl-blue);color:var(--pl-white);border-radius:12px;padding:.9rem .5rem;text-align:center}.pl-indicator__value{display:block;font-size:2.7rem;font-weight:800;color:var(--pl-orange)}.pl-indicator__label{display:block;font-size:1.5rem;text-transform:uppercase;letter-spacing:.03em;margin-top:.2rem;opacity:.9}.pl-usp{background:var(--pl-gray-light);border-top:1px solid var(--pl-gray-border);border-bottom:1px solid var(--pl-gray-border)}.pl-usp__inner{max-width:1000px;margin:0 auto;padding:1.25rem 1.5rem;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem 2.5rem}.pl-usp__item{display:flex;align-items:center;gap:.5rem;font-weight:600;color:var(--pl-blue)}.pl-usp__icon{color:var(--pl-orange);font-weight:800}.pl-gallery-full__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem}@media(min-width:768px){.pl-gallery-full__grid{grid-template-columns:repeat(3,1fr);gap:1rem}}.pl-gallery-full__item{border-radius:10px;overflow:hidden;background:var(--pl-gray-light)}.pl-gallery-full__item img{width:100%;height:100%;aspect-ratio:1 / 1;object-fit:cover;display:block}.pl-benefits-banners__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.pl-benefits-banners__grid{grid-template-columns:repeat(3,1fr)}}.pl-benefit-banner{background:var(--pl-white);border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #01273c14}.pl-benefit-banner__image{aspect-ratio:4 / 3;background:var(--pl-gray-border)}.pl-benefit-banner__image img{width:100%;height:100%;object-fit:cover;display:block}.pl-benefit-banner__body{padding:1.1rem 1.25rem 1.4rem}.pl-benefit-banner__title{font-weight:700;color:var(--pl-blue);margin:0 0 .4rem;font-size:2.1rem}.pl-benefit-banner__text{font-size:1.8rem;margin:0;color:var(--pl-text)}.pl-fits{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;margin:0 0 1rem}.pl-fits__label{font-size:1.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--pl-white);background:var(--pl-orange);padding:.3rem .6rem;border-radius:6px}.pl-fits__pill{background:var(--pl-blue);color:var(--pl-white);font-size:1.9rem;font-weight:700;padding:.4rem 1rem;border-radius:999px}.pl-compat__badges--compact{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));margin-bottom:.75rem}.pl-compat__badges--compact .pl-compat__badge{padding:.6rem .5rem}.pl-compat__badges--compact .pl-compat__badge-value{font-size:2.1rem}.pl-compat__instruction--inline{text-align:left;margin:0 0 1.25rem;max-width:none;font-size:1.7rem;color:#5c6b78}.pl-rating[hidden]{display:none}.pl-price{display:flex;align-items:baseline;gap:.75rem;margin:1rem 0;flex-wrap:wrap}.pl-price__current{font-size:3.5rem;font-weight:700;color:var(--pl-blue)}.pl-price__compare{font-size:2.2rem;color:#8a98a6;text-decoration:line-through}.pl-price__save{background:var(--pl-orange);color:var(--pl-white);font-size:1.6rem;font-weight:700;padding:.2rem .5rem;border-radius:999px}.pl-availability{display:flex;align-items:center;gap:.5rem;font-size:1.8rem;margin:0 0 1.25rem}.pl-availability__dot{width:8px;height:8px;border-radius:50%;background:#2e9e5b;display:inline-block}.pl-availability[data-state=low_stock] .pl-availability__dot{background:var(--pl-orange)}.pl-availability[data-state=sold_out] .pl-availability__dot{background:#c0392b}.pl-volume-note{background:var(--pl-gray-light);border:1px solid var(--pl-gray-border);border-radius:8px;padding:.75rem 1rem;font-size:1.8rem;margin-bottom:1rem}.pl-form{display:flex;flex-direction:column;gap:1rem}.pl-quantity__label{display:block;font-size:1.7rem;font-weight:600;margin-bottom:.35rem}.pl-quantity__control{display:inline-flex;align-items:center;border:1px solid var(--pl-gray-border);border-radius:8px;overflow:hidden}.pl-quantity__btn{width:44px;height:44px;border:none;background:var(--pl-gray-light);font-size:2.5rem;cursor:pointer;color:var(--pl-blue)}.pl-quantity__input{width:56px;height:44px;text-align:center;border:none;border-left:1px solid var(--pl-gray-border);border-right:1px solid var(--pl-gray-border);font-size:2rem}.pl-cta-wrap{min-height:44px}.pl-btn{display:inline-block;width:100%;min-height:44px;padding:.9rem 1.5rem;border-radius:8px;background:var(--pl-orange);color:var(--pl-white);font-weight:700;font-size:2.1rem;border:none;cursor:pointer;text-align:center;transition:filter .15s ease}.pl-btn:hover{filter:brightness(.95)}.pl-btn:active{filter:brightness(.9)}.pl-btn--disabled,.pl-btn:disabled{background:#b0bac3;cursor:not-allowed}.pl-btn.is-loading{opacity:.7;cursor:progress}.pl-form__error{color:#c0392b;background:#fcebea;border:1px solid #E8B4AF;border-radius:8px;padding:.6rem .9rem;font-size:1.8rem}.pl-form__error[hidden]{display:none}.pl-trustbar{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;padding:0;margin:1.5rem 0 0;font-size:1.7rem;color:var(--pl-blue)}.pl-trustbar li{display:flex;align-items:center;gap:.35rem}.pl-trustbar li:before{content:"\2713";color:var(--pl-orange);font-weight:700}.pl-sticky{position:fixed;left:0;right:0;bottom:0;z-index:40;background:var(--pl-white);border-top:1px solid var(--pl-gray-border);display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.6rem 1rem calc(.6rem + env(safe-area-inset-bottom));box-shadow:0 -2px 10px #01273c14}.pl-sticky[hidden]{display:none}.pl-sticky__info{display:flex;flex-direction:column;min-width:0}.pl-sticky__title{font-size:1.6rem;color:var(--pl-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pl-sticky__price{font-weight:700;color:var(--pl-blue)}.pl-sticky__form{flex:0 0 auto;max-width:55%}@media(min-width:768px){.pl-sticky{display:none!important}}.pl-section{max-width:1000px;margin:0 auto;padding:2.5rem 1.5rem}.pl-section--tint{max-width:none;background:var(--pl-gray-light)}.pl-section--tint>*{max-width:1000px;margin-left:auto;margin-right:auto}.pl-section__heading{font-size:clamp(2.7rem,5vw,3.8rem);color:var(--pl-blue);margin:0 0 1.5rem;text-align:center}.pl-scenarios__grid{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.pl-scenarios__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:1024px){.pl-scenarios__grid{grid-template-columns:repeat(3,1fr)}}.pl-scenario{background:var(--pl-white);border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #01273c14}.pl-scenario__image{aspect-ratio:4 / 3;background:var(--pl-gray-border)}.pl-scenario__image img{width:100%;height:100%;object-fit:cover;display:block}.pl-scenario__image--placeholder{background:linear-gradient(135deg,var(--pl-gray-border),var(--pl-gray-light))}.pl-scenario__title{font-weight:700;color:var(--pl-blue);margin:1rem 1rem .35rem;font-size:2.1rem}.pl-scenario__text{font-size:1.8rem;margin:0 1rem 1.25rem;color:var(--pl-text)}.pl-specs__table{width:100%;border-collapse:collapse}.pl-specs__table tr{border-bottom:1px solid var(--pl-gray-border)}.pl-specs__table th,.pl-specs__table td{text-align:left;padding:.75rem .5rem;font-size:1.9rem}.pl-specs__table th{color:var(--pl-blue);font-weight:600;width:40%}.pl-specs__row--highlight{background:var(--pl-gray-light)}.pl-specs__row--highlight th,.pl-specs__row--highlight td{font-weight:700;color:var(--pl-blue)}.pl-faq__item{border-bottom:1px solid var(--pl-gray-border)}.pl-faq__item summary{cursor:pointer;padding:1rem .25rem;font-weight:600;color:var(--pl-blue);list-style:none;display:flex;justify-content:space-between;align-items:center;min-height:44px}.pl-faq__item summary::-webkit-details-marker{display:none}.pl-faq__item summary:after{content:"+";font-size:2.5rem;color:var(--pl-orange)}.pl-faq__item[open] summary:after{content:"\2212"}.pl-faq__answer{padding:0 .25rem 1rem;font-size:1.9rem}.pl-final-cta{background:var(--pl-blue);color:var(--pl-white);border-radius:16px;padding:2rem 1.5rem;text-align:center;max-width:1000px;margin:0 auto 2.5rem}.pl-final-cta__guarantees{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem 1.5rem;margin-bottom:1.5rem;font-size:1.7rem;color:var(--pl-white);opacity:.9}.pl-guarantee{display:flex;align-items:center;gap:.35rem}.pl-guarantee__icon{color:var(--pl-orange);font-weight:700}.pl-final-cta__title{font-size:2.8rem;margin:0 0 .5rem}.pl-final-cta__price{font-size:3.2rem;font-weight:700;color:var(--pl-orange);margin:0 0 1.25rem}.pl-final-cta__form{max-width:320px;margin:0 auto}.pl-footer{border-top:1px solid var(--pl-gray-border);padding:2rem 1.5rem;text-align:center;font-size:1.7rem;color:#5c6b78}.pl-footer__links{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-bottom:.75rem}.pl-footer__links a{color:#5c6b78}.pl-mid-cta{background:var(--pl-gray-light);border-top:1px solid var(--pl-gray-border);border-bottom:1px solid var(--pl-gray-border)}.pl-mid-cta__inner{max-width:700px;margin:0 auto;padding:1.5rem;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1rem 1.5rem;text-align:center}.pl-mid-cta__text{margin:0;font-weight:600;color:var(--pl-blue)}.pl-mid-cta__price{font-weight:700;font-size:2.3rem;color:var(--pl-blue)}.pl-mid-cta__form{flex:0 0 auto;min-width:180px}
/*# sourceMappingURL=/cdn/shop/t/14/assets/product-landing.css.map */
