:root{--pmp-ink:#17191d;--pmp-red:#d9262e;--pmp-paper:#fff;--pmp-surface:#f3f4f6;--pmp-line:#d9dce2;--pmp-muted:#667085;--pmp-success:#16794a;--pmp-warning:#9a5d00;--pmp-radius:12px;--pmp-shell:1240px}*{box-sizing:border-box}body.pmp-storefront{margin:0;background:var(--pmp-paper);color:var(--pmp-ink);font:16px/1.5 Arial,sans-serif}a{color:inherit}button,input,select{font:inherit}.pmp-shell{width:min(calc(100% - 32px),var(--pmp-shell));margin:auto}.screen-reader-text,.pmp-skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.pmp-skip-link:focus{position:fixed;z-index:100;top:12px;left:12px;background:#fff;padding:12px}.pmp-header{position:sticky;z-index:20;top:0;background:#fff;border-bottom:1px solid var(--pmp-line)}.pmp-header__top,.pmp-header__nav,.pmp-header__actions,.pmp-header__nav nav{display:flex;align-items:center;gap:16px}.pmp-header__top{min-height:76px}.pmp-logo{display:inline-flex;flex-direction:column;text-decoration:none;line-height:1;font-size:13px;letter-spacing:.13em;white-space:nowrap}.pmp-logo span{font-weight:800}.pmp-logo strong{color:var(--pmp-red);font-size:10px;letter-spacing:.17em;margin-top:5px}.pmp-search{position:relative;display:flex;flex:1;max-width:610px;margin:auto}.pmp-search input{width:100%;border:1px solid var(--pmp-line);border-radius:8px 0 0 8px;padding:12px 14px}.pmp-search button{border:0;background:var(--pmp-ink);color:#fff;padding:0 18px;border-radius:0 8px 8px 0}.pmp-header__actions a,.pmp-header__nav nav a{text-decoration:none;font-size:14px}.pmp-header__nav{min-height:52px;justify-content:space-between}.pmp-vehicle-trigger{border:1px solid var(--pmp-ink);background:#fff;border-radius:6px;padding:8px 12px;font-weight:700}.pmp-icon-button,.pmp-menu-trigger{border:0;background:transparent;padding:8px;cursor:pointer}.pmp-menu-trigger{display:none}.pmp-mobile-menu{position:fixed;inset:0 auto 0 0;width:min(360px,100%);background:#fff;padding:24px;box-shadow:12px 0 30px #0002}.pmp-mobile-menu__bar,.pmp-filter-heading,.pmp-catalog-toolbar,.pmp-section-heading{display:flex;justify-content:space-between;gap:12px;align-items:center}.pmp-mobile-menu nav{display:grid;gap:4px;margin-top:24px}.pmp-mobile-menu a{padding:14px 0;border-bottom:1px solid var(--pmp-line);text-decoration:none}.pmp-hero{background:var(--pmp-ink);color:#fff;padding:72px 0}.pmp-hero__grid{display:grid;grid-template-columns:1.25fr .75fr;gap:48px;align-items:center}.pmp-eyebrow{margin:0 0 8px;color:var(--pmp-red);font-size:13px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.pmp-hero h1{font-size:clamp(38px,5vw,64px);line-height:1.05;margin:0;max-width:750px}.pmp-lead{max-width:670px;font-size:18px;color:#d7dbe2}.pmp-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.pmp-button{display:inline-flex;justify-content:center;align-items:center;min-height:44px;border:1px solid transparent;border-radius:7px;padding:10px 16px;text-decoration:none;font-weight:800;cursor:pointer}.pmp-button:disabled{cursor:not-allowed;opacity:.55}.pmp-button--primary{background:var(--pmp-red);color:#fff}.pmp-button--secondary{background:transparent;color:inherit;border-color:currentColor}.pmp-vehicle-panel{padding:24px;background:#fff;color:var(--pmp-ink);border-radius:var(--pmp-radius)}.pmp-vehicle-panel h2{margin:0 0 14px;font-size:24px}.pmp-vehicle-panel label{display:grid;gap:6px;margin:12px 0;font-size:14px;font-weight:700}.pmp-vehicle-panel select{width:100%;padding:10px;border:1px solid var(--pmp-line);border-radius:6px;background:#fff}.pmp-vehicle-panel .pmp-button{width:100%;margin-top:8px}.pmp-section{padding:72px 0}.pmp-section--surface{background:var(--pmp-surface)}.pmp-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;list-style:none;margin:0;padding:0}.pmp-benefits li{border-left:3px solid var(--pmp-red);padding:4px 0 4px 14px}.pmp-benefits strong,.pmp-benefits span{display:block}.pmp-benefits span{color:var(--pmp-muted);font-size:14px}.pmp-section-heading{align-items:end;margin-bottom:28px}.pmp-section-heading h2,.pmp-help h2{margin:0;font-size:32px}.pmp-section-heading>a{color:var(--pmp-red);font-weight:800}.pmp-category-grid,.pmp-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.pmp-category-grid a{background:#fff;border:1px solid var(--pmp-line);padding:24px;text-decoration:none;font-weight:800;border-radius:var(--pmp-radius)}.pmp-product-card{border:1px solid var(--pmp-line);border-radius:var(--pmp-radius);overflow:hidden;display:flex;flex-direction:column;background:#fff}.pmp-product-card__image{display:block;background:var(--pmp-surface);aspect-ratio:1}.pmp-product-card__image img{width:100%;height:100%;object-fit:contain}.pmp-product-card__body{display:flex;flex:1;flex-direction:column;padding:16px}.pmp-product-card__meta,.pmp-product-card__bottom{display:flex;justify-content:space-between;gap:8px;align-items:center}.pmp-product-card__meta{font-size:13px;font-weight:800;color:var(--pmp-muted)}.pmp-product-card h3{font-size:17px;line-height:1.3;margin:8px 0}.pmp-product-card h3 a{text-decoration:none}.pmp-product-card__compatibility,.pmp-product-card__note{font-size:13px;color:var(--pmp-muted);margin:0 0 14px}.pmp-product-card__bottom{margin-top:auto}.pmp-price{margin:0;font-size:18px;font-weight:900}.pmp-availability{font-size:12px;font-weight:800;padding:4px 7px;border-radius:99px}.pmp-availability--local_stock{color:var(--pmp-success);background:#e9f8ee}.pmp-availability--supplier_stock{color:var(--pmp-warning);background:#fff3dc}.pmp-product-card .pmp-button{margin-top:14px;width:100%}.pmp-help{background:#e9eaed}.pmp-help .pmp-shell{display:flex;justify-content:space-between;gap:30px;align-items:center}.pmp-footer{background:var(--pmp-ink);color:#fff;padding-top:56px}.pmp-footer__grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:28px}.pmp-footer h2{font-size:15px;text-transform:uppercase;letter-spacing:.06em}.pmp-footer a{display:block;margin:9px 0;color:#d7dbe2;font-size:14px}.pmp-footer__bottom{margin-top:42px;padding:18px 0;border-top:1px solid #3d424d;color:#b8bec8;font-size:13px}.pmp-page{padding:32px 0 72px}.pmp-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;color:var(--pmp-muted);font-size:14px;margin-bottom:30px}.pmp-page-heading{max-width:740px;margin-bottom:36px}.pmp-page-heading h1{font-size:clamp(34px,4vw,52px);line-height:1.1;margin:0 0 12px}.pmp-catalog-layout{display:grid;grid-template-columns:260px 1fr;gap:32px}.pmp-filters{border:1px solid var(--pmp-line);padding:18px;border-radius:var(--pmp-radius);height:max-content}.pmp-filter-heading h2{margin:0;font-size:20px}.pmp-filter-heading button{border:0;background:transparent;color:var(--pmp-red);padding:0;font-weight:700}.pmp-filters fieldset{border:0;border-top:1px solid var(--pmp-line);padding:16px 0;margin:16px 0 0}.pmp-filters legend{font-weight:800;margin-bottom:9px}.pmp-filters label{display:block;margin:8px 0;font-size:14px}.pmp-filters small{display:block;color:var(--pmp-muted);font-size:12px;margin-top:8px}.pmp-catalog-toolbar{margin-bottom:20px}.pmp-catalog-toolbar p{font-weight:800}.pmp-catalog-toolbar select{padding:9px;border:1px solid var(--pmp-line);border-radius:6px;background:#fff}.pmp-filter-mobile{display:none}.pmp-empty-state,.pmp-error-state{border:1px dashed var(--pmp-line);padding:32px;border-radius:var(--pmp-radius);grid-column:1/-1}.pmp-gallery{background:var(--pmp-surface);border-radius:var(--pmp-radius);padding:18px}.pmp-gallery>img{display:block;width:100%;aspect-ratio:1;object-fit:contain}.pmp-gallery__thumbs{display:flex;gap:8px;margin-top:12px}.pmp-gallery__thumbs img{width:72px;height:72px;object-fit:contain;background:#fff;border:1px solid var(--pmp-line)}.pmp-product{display:grid;grid-template-columns:1fr 1fr;gap:48px}.pmp-product__summary h1{font-size:clamp(30px,4vw,48px);line-height:1.1;margin:0}.pmp-public-sku{color:var(--pmp-muted);font-size:14px}.pmp-price--large{font-size:30px;margin:20px 0}.pmp-product__availability{border-left:3px solid var(--pmp-red);padding-left:14px}.pmp-product__availability p{margin:8px 0}.pmp-product__purchase{display:grid;grid-template-columns:100px 1fr;gap:12px;margin-top:24px}.pmp-product__purchase label{display:grid;gap:6px;font-size:14px;font-weight:700}.pmp-product__purchase input{padding:10px;border:1px solid var(--pmp-line);border-radius:6px;min-width:0}.pmp-product__purchase .pmp-button--secondary{grid-column:1/-1}.pmp-product-details{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;margin-top:48px}.pmp-product-details>section,.pmp-product-details details{border:1px solid var(--pmp-line);border-radius:var(--pmp-radius);padding:20px}.pmp-product-details h2{margin-top:0;font-size:20px}.pmp-product-details dl{margin:0}.pmp-product-details dl div{display:flex;justify-content:space-between;gap:14px;padding:8px 0;border-top:1px solid var(--pmp-line)}.pmp-product-details dd{margin:0;text-align:right}.pmp-product-details summary{font-weight:800;cursor:pointer}.pmp-autocomplete{position:absolute;z-index:30;top:calc(100% + 4px);left:0;right:0;background:#fff;border:1px solid var(--pmp-line);box-shadow:0 12px 28px #0002}.pmp-autocomplete a{display:flex;gap:10px;padding:9px;text-decoration:none;border-bottom:1px solid var(--pmp-line)}.pmp-autocomplete img{object-fit:contain;background:var(--pmp-surface)}.pmp-autocomplete strong,.pmp-autocomplete small{display:block}.pmp-autocomplete small{color:var(--pmp-muted)}.pmp-autocomplete p{padding:8px 12px;margin:0}.pmp-search--page{margin:18px 0 0;max-width:620px}@media(max-width:900px){.pmp-product-grid{grid-template-columns:repeat(2,1fr)}.pmp-hero__grid,.pmp-catalog-layout,.pmp-product{grid-template-columns:1fr}.pmp-benefits{grid-template-columns:repeat(2,1fr)}.pmp-footer__grid{grid-template-columns:repeat(2,1fr)}.pmp-filters{display:none}.pmp-filter-mobile{display:inline-flex}.pmp-product-details{grid-template-columns:1fr}.pmp-header__nav nav{gap:12px;overflow:auto}.pmp-header__nav nav a{white-space:nowrap}}@media(max-width:640px){.pmp-shell{width:min(calc(100% - 24px),var(--pmp-shell))}.pmp-header__top{min-height:64px;flex-wrap:wrap}.pmp-menu-trigger{display:block}.pmp-search{order:3;max-width:none;flex-basis:100%;padding-bottom:10px}.pmp-header__nav nav{display:none}.pmp-header__nav{min-height:48px}.pmp-header__actions{margin-left:auto}.pmp-header__actions a{font-size:0}.pmp-header__actions a:last-child::after{content:'Coș';font-size:13px}.pmp-hero{padding:44px 0}.pmp-hero h1{font-size:40px}.pmp-section{padding:48px 0}.pmp-benefits,.pmp-category-grid,.pmp-footer__grid{grid-template-columns:1fr}.pmp-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pmp-product-card__body{padding:12px}.pmp-product-card h3{font-size:15px}.pmp-product-card__bottom{display:block}.pmp-availability{display:inline-block;margin-top:6px}.pmp-section-heading,.pmp-help .pmp-shell{align-items:flex-start;flex-direction:column}.pmp-section-heading h2,.pmp-help h2{font-size:28px}.pmp-product-card__compatibility{display:none}.pmp-product-card .pmp-button{padding:8px;font-size:13px}.pmp-page{padding-top:20px}.pmp-product{gap:24px}.pmp-product__purchase{grid-template-columns:80px 1fr}.pmp-product-details{margin-top:28px}.pmp-gallery{padding:8px}}
@media(max-width:640px){.pmp-header__actions a:first-child{display:none}.pmp-header__actions a:last-child{font-size:13px}.pmp-header__actions a:last-child::after{content:none}}
@media(max-width:640px){.wc-block-grid__products{margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.wc-block-grid__product{left:auto!important;width:100%!important;max-width:100%!important;flex:0 0 100%!important}}
.pmp-filter-value{display:block;margin:8px 0;color:var(--pmp-muted);font-size:14px}.pmp-filter-results{gap:4px}
.woocommerce-page-header ul{display:flex;flex-wrap:wrap;gap:8px 18px;list-style:none;margin:20px 0;padding:0}.woocommerce-page-header a{font-weight:700}.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea,.woocommerce form .form-row select{max-width:100%;width:100%}@media(max-width:640px){.woocommerce-checkout .row,.woocommerce-checkout-review-order,.checkout-review-order-table-wrapper,.woocommerce-checkout-review-order-table,.woocommerce-checkout-review-order-table .cart_item,.woocommerce-checkout-review-order-table .info-product,.woocommerce-checkout-review-order-table .product-thumble{box-sizing:border-box;max-width:100%!important;min-width:0!important;width:100%!important}.woocommerce-checkout-review-order-table .product-thumble img{display:block;height:auto!important;max-width:80px!important;width:80px!important}.woocommerce-checkout-review-order-table{overflow-wrap:anywhere}.woocommerce-page-header ul{gap:8px 14px}}
.pmp-announcement{background:var(--pmp-ink);color:#fff;padding:9px 16px;text-align:center;font-size:14px;font-weight:700}.pmp-content-page__inner{min-height:40vh}.pmp-entry__header{margin-bottom:28px}.pmp-entry__header h1{font-size:clamp(32px,4vw,50px);margin:0}.pmp-entry__content::after{clear:both;content:"";display:block}.pmp-availability--remote_stock{color:var(--pmp-warning);background:#fff3dc}.pmp-footer__grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.pmp-product-card h3{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}
.pmp-logo--image{flex:0 0 auto}.pmp-header .pmp-logo__image{display:block;width:auto;height:64px;max-width:100px;max-height:64px;object-fit:contain}
@media(max-width:640px){.pmp-header .pmp-logo__image{width:auto;height:42px;max-width:66px;max-height:42px}}
