body{font-family:var(--pce-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}store-header.header,.cc-header .header{background:var(--pce-black);color:var(--pce-inverse);border-bottom:1px solid var(--pce-black-soft)}.cc-header .header,.cc-header .header a,.cc-header .header .main-nav__item,.cc-header .header .logo__text{color:var(--pce-inverse)}.cc-header .main-nav{gap:var(--pce-s-4)}.cc-header .main-nav__item.main-nav__item--primary{color:var(--pce-inverse);font-size:14px;font-weight:600;letter-spacing:.02em;transition:color var(--pce-t-fast)}.cc-header .main-nav__item.main-nav__item--primary:hover,.cc-header .main-nav__item.main-nav__item--primary.is-active,.cc-header .main-nav__item.main-nav__link--featured{color:var(--pce-gold)}.cc-header .badge.main-nav__badge,.cc-header .badge.main-nav__badge--1,.cc-header .badge.main-nav__badge--2,.cc-header .badge.main-nav__badge--3{background:var(--pce-red);color:var(--pce-inverse);border-radius:var(--pce-r-sm);padding:2px 7px;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;line-height:1.4}.cc-header .main-nav__child,.cc-header .mega-nav{background:var(--pce-bg);color:var(--pce-text);box-shadow:var(--pce-shadow-lg);border-top:2px solid var(--pce-gold)}.cc-header .main-nav__child .main-nav__item,.cc-header .mega-nav .main-nav__item{color:var(--pce-text)}.cc-header .main-nav__child .main-nav__item:hover,.cc-header .mega-nav .main-nav__item:hover{color:var(--pce-gold-dark)}.cc-header .header__icon{color:var(--pce-inverse);transition:color var(--pce-t-fast)}.cc-header .header__icon:hover{color:var(--pce-gold)}.cc-header .header__cart-count{background:var(--pce-gold);color:var(--pce-black);font-weight:800}body .btn.btn--primary{background:var(--pce-gold);color:var(--pce-black);font-family:var(--pce-font);font-weight:700;letter-spacing:.01em;border:0;border-radius:var(--pce-r-md);box-shadow:var(--pce-shadow-sm);transition:background var(--pce-t-fast),box-shadow var(--pce-t-base),transform var(--pce-t-base),color var(--pce-t-fast)}body .btn.btn--primary:hover,body .btn.btn--primary:focus-visible{background:var(--pce-gold-hover);color:var(--pce-black);box-shadow:var(--pce-shadow-gold);transform:translateY(-1px)}body .btn.btn--primary[disabled],body .btn.btn--primary[aria-disabled=true]{background:var(--pce-text-muted);color:var(--pce-inverse);box-shadow:none;transform:none;cursor:not-allowed}body .btn.btn--secondary{background:transparent;color:var(--pce-text);font-family:var(--pce-font);font-weight:600;border:1px solid var(--pce-border);border-radius:var(--pce-r-md);transition:background var(--pce-t-fast),border-color var(--pce-t-fast),color var(--pce-t-fast)}body .btn.btn--secondary:hover,body .btn.btn--secondary:focus-visible{background:var(--pce-bg-soft);border-color:var(--pce-text);color:var(--pce-text)}.price.price{display:flex;align-items:baseline;gap:var(--pce-s-2);flex-wrap:wrap;font-family:var(--pce-font)}.price .price__current{color:var(--pce-text);font-weight:800;font-size:22px;letter-spacing:-.02em;line-height:1.1}.price.price--on-sale .price__current{color:var(--pce-red);font-weight:900}.price .price__was{color:var(--pce-text-strike);text-decoration:line-through;font-size:14px;font-weight:500;letter-spacing:0}.price .price__from{color:var(--pce-text-muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-right:2px}.price.price--sold-out .price__current{color:var(--pce-text-muted);font-weight:700}.price .unit-price{color:var(--pce-text-muted);font-size:11px}product-card.card.card--product,.card.card--product{background:var(--pce-bg-card);border:1px solid var(--pce-border);border-radius:var(--pce-r-lg);overflow:hidden;transition:border-color var(--pce-t-base),box-shadow var(--pce-t-base),transform var(--pce-t-base)}product-card.card.card--product:hover,.card.card--product:hover{border-color:var(--pce-gold);box-shadow:var(--pce-shadow-lg);transform:translateY(-4px)}.card.card--highlight-product{border-color:var(--pce-gold);box-shadow:var(--pce-shadow-gold)}.card.card--product .card__media{background:linear-gradient(135deg,var(--pce-bg-soft) 0%,#ECECEE 100%);overflow:hidden}@media(prefers-color-scheme:dark){.card.card--product .card__media{background:linear-gradient(135deg,#1f1f1f,#161616)}}.card.card--product .card__main-image,.card.card--product .card__hover-image{transition:transform var(--pce-t-base)}.card.card--product:hover .card__main-image{transform:scale(1.04)}.card.card--product .card__info-container,.card.card--product .card__info{padding-inline:var(--pce-s-4)}.card.card--product .card__info-inner{padding-block:var(--pce-s-3);gap:var(--pce-s-2)}.card.card--product .card__vendor{color:var(--pce-text-muted);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.card.card--product .card__title{color:var(--pce-text);font-family:var(--pce-font);font-weight:600;font-size:15px;line-height:1.35}.card.card--product .card__title .card-link{color:inherit;transition:color var(--pce-t-fast)}.card.card--product .card__title .card-link:hover{color:var(--pce-gold-dark)}@media(prefers-color-scheme:dark){.card.card--product .card__title .card-link:hover{color:var(--pce-gold)}}.card.card--product .card__subtitle{color:var(--pce-text-soft);font-size:13px}.card.card--product .product-inventory__status{display:inline-flex;align-items:center;gap:6px;padding:3px 9px;border-radius:var(--pce-r-pill);font-size:11px;font-weight:700;letter-spacing:.02em;background:var(--pce-bg-soft);color:var(--pce-text-soft);border:1px solid var(--pce-border-soft)}.card.card--product .product-inventory__status[data-inventory-level=in_stock],.card.card--product .product-inventory__status[data-inventory-level=normal]{background:#16a34a1a;color:var(--pce-green);border-color:#16a34a40}.card.card--product .product-inventory__status[data-inventory-level=low],.card.card--product .product-inventory__status[data-inventory-level=very_low]{background:#f59e0b1f;color:var(--pce-amber);border-color:#f59e0b47}.card.card--product .product-inventory__status[data-inventory-level=backordered]{background:#2563eb1a;color:var(--pce-blue);border-color:#2563eb40}.card.card--product .card__quick-add .btn.btn--primary{border-radius:var(--pce-r-md);padding-block:12px;font-size:13px;font-weight:700}.card.card--product .quick-add-view-btn.btn.btn--secondary{border-radius:var(--pce-r-md);font-size:12px}.product-label-container{display:flex;flex-direction:column;gap:var(--pce-s-1);z-index:2;pointer-events:none}.product-label-container .product-label-wrapper{pointer-events:auto}.product-label.product-label{display:inline-flex;align-items:center;gap:4px;padding:4px 9px;border-radius:var(--pce-r-sm);font-family:var(--pce-font);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.04em;line-height:1.3;white-space:nowrap;box-shadow:var(--pce-shadow-sm)}.product-label.product-label--sale{background:var(--pce-red);color:var(--pce-inverse);font-size:12px;font-weight:900;padding:5px 10px;box-shadow:0 2px 8px #e11d2e4d}.product-label.product-label--new{background:var(--pce-gold);color:var(--pce-black)}.product-label.product-label--sold-out{background:var(--pce-black);color:var(--pce-inverse)}.product-label.product-label--preorder{background:var(--pce-blue);color:var(--pce-inverse)}.footer.footer{background:var(--pce-black);color:silver;border-top:3px solid var(--pce-gold)}.footer .back-to-top{background:var(--pce-black-soft);color:var(--pce-inverse);border-color:var(--pce-border-soft);font-family:var(--pce-font);font-weight:600;letter-spacing:.04em;transition:color var(--pce-t-fast)}.footer .back-to-top:hover{color:var(--pce-gold)}.footer .footer-block__heading,.footer .disclosure__title{color:var(--pce-inverse);font-family:var(--pce-font);font-weight:800;font-size:14px;text-transform:uppercase;letter-spacing:.06em}.footer .footer-block__text,.footer .footer-block__text .rte,.footer .rte{color:#b8b8b8;font-size:13px;line-height:1.6}.footer .footer-menu__links a,.footer .footer-block__text a{color:#b8b8b8;transition:color var(--pce-t-fast)}.footer .footer-menu__links a:hover,.footer .footer-block__text a:hover{color:var(--pce-gold)}.footer .footer__hr{border-color:#222;opacity:1}.footer .footer__base{color:#888;font-size:12px}.footer .footer-sublinks__item a{color:#888;transition:color var(--pce-t-fast)}.footer .footer-sublinks__item a:hover{color:var(--pce-gold)}.footer .payment-icons .payment-icon{background:var(--pce-black-soft);border-radius:var(--pce-r-sm);padding:3px 6px}.footer .input-with-button input[type=email],.footer input[type=email]{background:#1f1f1f;border:1px solid #2A2A2A;color:var(--pce-inverse);border-radius:var(--pce-r-md)}.product-breadcrumbs .breadcrumbs,.container .breadcrumbs{font-family:var(--pce-font);font-size:13px;color:var(--pce-text-muted)}.product-breadcrumbs .breadcrumbs a:hover,.container .breadcrumbs a:hover{color:var(--pce-gold-dark)}.pce-flags{display:flex;flex-wrap:wrap;gap:4px;list-style:none;padding:0;margin:0}.pce-flag{display:inline-block;font-family:var(--pce-font);font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;background:var(--pce-bg-flag);color:var(--pce-text-soft);padding:3px 7px;border-radius:4px;line-height:1.4}.pce-flag.pce-flag--hot{background:#e11d2e1a;color:var(--pce-red)}.pce-flag.pce-flag--fresh{background:#16a34a1f;color:var(--pce-green)}.pce-flag.pce-flag--blue{background:#2563eb1a;color:var(--pce-blue)}.pce-flag.pce-flag--gold{background:#f5c5182e;color:var(--pce-gold-dark)}.pce-specs{display:flex;flex-wrap:wrap;gap:4px;list-style:none;padding:0;margin:0}.pce-spec{font-family:var(--pce-font);font-size:11px;font-weight:600;background:var(--pce-bg-soft);color:var(--pce-text-soft);padding:3px 8px;border-radius:4px;border:1px solid var(--pce-border-soft);line-height:1.4}.card.card--product .pce-card-specs{display:flex;flex-wrap:wrap;gap:4px;list-style:none;padding:0;margin:var(--pce-s-2) 0 0;max-height:26px;overflow:hidden}.card.card--product .pce-card-spec{display:inline-flex;align-items:center;font-family:var(--pce-font);font-size:11px;font-weight:700;line-height:1.4;padding:3px 8px;border-radius:4px;background:var(--pce-bg-soft);color:var(--pce-text-soft);border:1px solid var(--pce-border-soft);letter-spacing:.01em;white-space:nowrap}.card.card--product .pce-card-spec.pce-card-spec--cpu{background:#f5c5181a;color:var(--pce-gold-dark);border-color:#f5c5184d}.card.card--product .pce-card-spec.pce-card-spec--ram{background:#2563eb14;color:var(--pce-blue);border-color:#2563eb38}.card.card--product .pce-card-spec.pce-card-spec--so{background:#16a34a1a;color:var(--pce-green);border-color:#16a34a40}@media(prefers-color-scheme:dark){.card.card--product .pce-card-spec{background:var(--pce-bg-flag);color:var(--pce-text-soft);border-color:var(--pce-border)}.card.card--product .pce-card-spec.pce-card-spec--cpu{background:#f5c51824;color:var(--pce-gold);border-color:#f5c51859}.card.card--product .pce-card-spec.pce-card-spec--ram{background:#2563eb2e;color:#93b4ff;border-color:#2563eb66}.card.card--product .pce-card-spec.pce-card-spec--so{background:#16a34a2e;color:#5ee08d;border-color:#16a34a66}}@media(max-width:768px){.price .price__current{font-size:19px}.product-label.product-label{font-size:10px;padding:3px 7px}.product-label.product-label--sale{font-size:11px;padding:4px 8px}}.product.js-product{font-family:var(--pce-font)}@media(min-width:1024px){.product.js-product .product-info{padding-inline-start:var(--pce-s-6)}}.product-media .media-gallery .media-gallery__viewer{border-radius:var(--pce-r-xl);overflow:hidden;background:var(--pce-bg-card);box-shadow:var(--pce-shadow-md)}.product-media .media-gallery .media-gallery__main{background:var(--pce-bg-card)}.product-media .media-gallery .media-gallery__main img{transition:transform var(--pce-t-base)}.product-media .media-gallery__thumbs{margin-top:var(--pce-s-3)}.product-media .media-thumbs{gap:var(--pce-s-2)}.product-media .media-thumbs .media-thumbs__item{border-radius:var(--pce-r-md);overflow:hidden}.product-media .media-thumbs .media-thumbs__btn{border:2px solid var(--pce-border);border-radius:var(--pce-r-md);overflow:hidden;opacity:.85;transition:border-color var(--pce-t-fast),opacity var(--pce-t-fast),box-shadow var(--pce-t-base)}.product-media .media-thumbs .media-thumbs__btn:hover{opacity:1;border-color:var(--pce-border)}.product-media .media-thumbs .media-thumbs__btn.is-active,.product-media .media-thumbs .media-thumbs__btn[aria-current=true]{border-color:var(--pce-gold);opacity:1;box-shadow:var(--pce-shadow-gold)}.product-media .media-thumbs__badge{background:#0d0d0dd9;color:var(--pce-inverse);border-radius:var(--pce-r-pill);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.product .product-info__block{margin-bottom:var(--pce-s-4)}.product .product-info__block--sm{margin-bottom:var(--pce-s-3)}.product .product-vendor-sku{color:var(--pce-text-muted);font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.product .product-vendor-sku .product-vendor a{color:var(--pce-text);text-decoration:none;transition:color var(--pce-t-fast)}.product .product-vendor-sku .product-vendor a:hover{color:var(--pce-gold-dark)}.product .product-vendor-sku .product-sku__value{font-weight:600;color:var(--pce-text-soft)}.product .product-info__title .product-title.h5,.product .product-info__title h1.product-title{font-family:var(--pce-font);font-size:28px;font-weight:800;line-height:1.2;letter-spacing:-.02em;color:var(--pce-text)}@media(min-width:1024px){.product .product-info__title .product-title.h5,.product .product-info__title h1.product-title{font-size:32px}}.product .product-info__weight{color:var(--pce-text-muted);font-size:12px;font-weight:600;margin-left:6px}.product .product-info__rating{margin-block:var(--pce-s-2)}.product .product-info__block.product-price{background:var(--pce-bg-card);border:1px solid var(--pce-border);border-radius:var(--pce-r-lg);padding:var(--pce-s-4) var(--pce-s-5);box-shadow:var(--pce-shadow-sm)}.product .product-info__price .price__current{font-size:36px;font-weight:900;letter-spacing:-.025em;color:var(--pce-text)}.product .product-info__price .price--on-sale .price__current{color:var(--pce-red)}.product .product-info__price .price__was{font-size:16px;color:var(--pce-text-strike);margin-right:var(--pce-s-2)}.product .product-policies{margin-top:var(--pce-s-2);color:var(--pce-text-muted);font-size:12px}.product .js-instalments-form{margin-top:var(--pce-s-3);padding-top:var(--pce-s-3);border-top:1px dashed var(--pce-border)}.product shopify-payment-terms{display:block;font-family:var(--pce-font);color:var(--pce-text-soft);font-size:13px}.product .product-info__block .sequra-promotion-widget,.product .product-info__block [id*=sequra],.product .product-info__block [class*=sq-cont],.product .product-info__block [data-sequra]{margin-top:var(--pce-s-3);padding:var(--pce-s-3) var(--pce-s-4);background:#2563eb0d;border:1px solid rgba(37,99,235,.18);border-radius:var(--pce-r-md);font-size:13px;color:var(--pce-text)}.pce-finance-highlight{margin-top:var(--pce-s-3);padding:var(--pce-s-4) var(--pce-s-4) var(--pce-s-4) var(--pce-s-5);background:linear-gradient(135deg,#2563eb0f,#f5c5180a);border:1px solid var(--pce-border);border-left:3px solid var(--pce-blue);border-radius:var(--pce-r-md)}.pce-finance-highlight strong{color:var(--pce-blue);font-weight:800}.product .product-options .option-selector{margin-bottom:var(--pce-s-4);border:0}.product .product-options .option-selector legend.label,.product .product-options .option-selector .label{display:block;font-family:var(--pce-font);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:var(--pce-text-muted);margin-bottom:var(--pce-s-2)}.product .product-options .option-selector__label-value{font-size:14px;font-weight:700;color:var(--pce-text);letter-spacing:0;text-transform:none}.product .product-options .option-selector__btns{gap:var(--pce-s-2)}.product .product-options .opt-label.opt-label--btn{background:var(--pce-bg-card);color:var(--pce-text);border:1.5px solid var(--pce-border);border-radius:var(--pce-r-md);padding:10px 18px;font-family:var(--pce-font);font-size:13px;font-weight:600;min-width:64px;text-align:center;cursor:pointer;transition:border-color var(--pce-t-fast),background var(--pce-t-fast),color var(--pce-t-fast)}.product .product-options .opt-label.opt-label--btn:hover{border-color:var(--pce-text-soft)}.product .product-options .opt-btn:checked+.opt-label.opt-label--btn{border-color:var(--pce-black);background:var(--pce-black);color:var(--pce-inverse)}@media(prefers-color-scheme:dark){.product .product-options .opt-btn:checked+.opt-label.opt-label--btn{border-color:var(--pce-gold);background:var(--pce-gold);color:var(--pce-black)}}.product .product-options .opt-btn:checked+.opt-label.opt-label--swatch{box-shadow:0 0 0 2px var(--pce-gold),0 2px 8px var(--pce-gold-glow)}.product .product-info__add-to-cart{gap:var(--pce-s-2);margin-block:var(--pce-s-3)}.product .product-info__add-button{flex:1}.product .product-info__add-button .btn[name=add],.product .product-info__add-button button[type=submit][data-add-to-cart-text],.product .product-info__add-button .btn.btn--primary{background:var(--pce-gold);color:var(--pce-black);font-family:var(--pce-font);font-weight:800;font-size:16px;letter-spacing:.01em;padding-block:18px;border:0;border-radius:var(--pce-r-md);box-shadow:var(--pce-shadow-gold);transition:background var(--pce-t-fast),box-shadow var(--pce-t-base),transform var(--pce-t-base),color var(--pce-t-fast)}.product .product-info__add-button .btn[name=add]:hover,.product .product-info__add-button button[type=submit][data-add-to-cart-text]:hover,.product .product-info__add-button .btn.btn--primary:hover,.product .product-info__add-button .btn[name=add]:focus-visible,.product .product-info__add-button button[type=submit][data-add-to-cart-text]:focus-visible{background:var(--pce-gold-hover);color:var(--pce-black);transform:translateY(-2px);box-shadow:var(--pce-shadow-gold)}.product .product-info__add-button .btn[name=add][disabled],.product .product-info__add-button button[type=submit][data-add-to-cart-text][disabled],.product .product-info__add-button .btn[name=add][aria-disabled=true]{background:var(--pce-text-muted);color:var(--pce-inverse);box-shadow:none;transform:none;cursor:not-allowed}.product .product-info__dynamic-checkout-button{margin-top:var(--pce-s-2)}.product .product-info details{background:var(--pce-bg-card);border:1px solid var(--pce-border);border-radius:var(--pce-r-md);margin-bottom:var(--pce-s-2);overflow:hidden;font-family:var(--pce-font)}.product .product-info details>summary{padding:var(--pce-s-3) var(--pce-s-4);cursor:pointer;list-style:none;transition:background var(--pce-t-fast)}.product .product-info details>summary::-webkit-details-marker{display:none}.product .product-info details>summary:hover{background:var(--pce-bg-soft)}.product .product-info details>summary .disclosure__title,.product .product-info details>summary .product-info__disclosure,.product .product-info details>summary h2,.product .product-info details>summary h3{font-family:var(--pce-font);font-size:14px;font-weight:700;color:var(--pce-text);letter-spacing:.01em;margin-bottom:0}.product .product-info details .disclosure__panel,.product .product-info details>div{background:var(--pce-bg-card)}.product .product-info details .disclosure__content,.product .product-info details .disclosure__panel>div,.product .product-info details>.rte{padding:0 var(--pce-s-4) var(--pce-s-4);color:var(--pce-text-soft);font-size:14px;line-height:1.65}.product .product-info details .disclosure__toggle{color:var(--pce-text-muted);transition:color var(--pce-t-fast),transform var(--pce-t-base)}.product .product-info details[open]>summary .disclosure__toggle{color:var(--pce-gold)}.product .product-info details[open]>summary .disclosure__toggle svg{transform:rotate(180deg)}.product .product-info__add-to-cart quantity-input,.product .product-info__add-to-cart .quantity-input{border:1.5px solid var(--pce-border);border-radius:var(--pce-r-md);background:var(--pce-bg-card);overflow:hidden}.product .product-info__add-to-cart .quantity-input button{color:var(--pce-text);transition:background var(--pce-t-fast)}.product .product-info__add-to-cart .quantity-input button:hover{background:var(--pce-bg-soft)}.product .product-info__add-to-cart .quantity-input input{font-family:var(--pce-font);font-weight:700;color:var(--pce-text)}@media(max-width:768px){.product .product-info__title .product-title.h5,.product .product-info__title h1.product-title{font-size:24px}.product .product-info__price .price__current{font-size:30px}.product .product-info__add-button .btn.btn--primary{padding-block:16px;font-size:15px}.product .product-info__block.product-price{padding:var(--pce-s-3) var(--pce-s-4)}}.pce-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:14px 28px;border-radius:var(--pce-r-pill);font-family:var(--pce-font);font-weight:700;font-size:15px;letter-spacing:.01em;text-decoration:none;transition:background var(--pce-t-fast),color var(--pce-t-fast),transform var(--pce-t-base),box-shadow var(--pce-t-base),border-color var(--pce-t-fast);cursor:pointer;border:0}.pce-btn.pce-btn-primary{background:var(--pce-gold);color:var(--pce-black);box-shadow:var(--pce-shadow-gold)}.pce-btn.pce-btn-primary:hover{background:var(--pce-gold-hover);color:var(--pce-black);transform:translateY(-2px)}.pce-btn.pce-btn-ghost{background:transparent;color:var(--pce-inverse);border:1.5px solid rgba(255,255,255,.3)}.pce-btn.pce-btn-ghost:hover{background:#ffffff14;border-color:var(--pce-gold);color:var(--pce-gold)}.pce-btn.pce-btn-dark{background:var(--pce-black);color:var(--pce-inverse)}.pce-btn.pce-btn-dark:hover{background:var(--pce-black-soft);color:var(--pce-inverse)}.pce-hero.pce-hero{background:linear-gradient(135deg,var(--pce-black) 0%,#1F1F1F 100%);color:var(--pce-inverse);padding:var(--pce-s-7) var(--pce-s-5);position:relative;overflow:hidden;font-family:var(--pce-font)}.pce-hero.pce-hero:before{content:"";position:absolute;top:-50%;right:-10%;width:60%;height:200%;background:radial-gradient(circle,var(--pce-gold-glow) 0%,transparent 60%);pointer-events:none;z-index:0}.pce-hero .pce-hero-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:var(--pce-s-7);align-items:center;position:relative;z-index:1}.pce-hero .pce-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:var(--pce-gold);color:var(--pce-black);padding:6px 14px;border-radius:var(--pce-r-pill);font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--pce-s-4)}.pce-hero .pce-hero-heading{font-family:var(--pce-font);font-size:48px;font-weight:900;line-height:1.05;letter-spacing:-.025em;color:var(--pce-inverse);margin:0 0 var(--pce-s-4)}.pce-hero .pce-hero-heading-hi{color:var(--pce-gold)}.pce-hero .pce-hero-sub{font-size:17px;line-height:1.55;color:#c8c8c8;margin:0 0 var(--pce-s-5);max-width:480px}.pce-hero .pce-hero-ctas{display:flex;gap:var(--pce-s-3);flex-wrap:wrap}.pce-hero .pce-hero-card{background:var(--pce-bg-card);color:var(--pce-text);border-radius:var(--pce-r-xl);padding:var(--pce-s-5);box-shadow:var(--pce-shadow-lg);position:relative;transition:transform var(--pce-t-base),box-shadow var(--pce-t-base)}.pce-hero .pce-hero-card:hover{transform:translateY(-4px);box-shadow:0 24px 60px #0003}.pce-hero .pce-hero-card-link{display:block;color:inherit;text-decoration:none}.pce-hero .pce-hero-card-badge{position:absolute;top:16px;right:16px;background:var(--pce-red);color:var(--pce-inverse);font-weight:900;font-size:13px;padding:6px 12px;border-radius:var(--pce-r-sm);transform:rotate(4deg);box-shadow:0 4px 12px #e11d2e66;letter-spacing:.02em;text-transform:uppercase;z-index:2}.pce-hero .pce-hero-card-img{width:100%;aspect-ratio:1.2;border-radius:var(--pce-r-lg);margin-bottom:var(--pce-s-4);overflow:hidden;background:linear-gradient(135deg,#f6f6f7,#ececee)}.pce-hero .pce-hero-card-img img,.pce-hero .pce-hero-card-img svg{width:100%;height:100%;object-fit:cover;display:block;transition:transform var(--pce-t-base)}.pce-hero .pce-hero-card:hover .pce-hero-card-img img{transform:scale(1.04)}.pce-hero .pce-hero-card-info{display:flex;flex-direction:column;gap:var(--pce-s-2)}.pce-hero .pce-hero-card-title{font-family:var(--pce-font);font-size:17px;font-weight:700;line-height:1.3;color:var(--pce-text);margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pce-hero .pce-hero-card-price{display:flex;align-items:baseline;gap:var(--pce-s-2);flex-wrap:wrap}.pce-hero .pce-hero-card-price-now{font-size:22px;font-weight:900;color:var(--pce-text);letter-spacing:-.02em}.pce-hero .pce-hero-card-price-was{font-size:14px;font-weight:500;color:var(--pce-text-strike);text-decoration:line-through}.pce-hero .pce-hero-card.pce-hero-card--empty{display:none}@media(max-width:1024px){.pce-hero .pce-hero-heading{font-size:36px}.pce-hero .pce-hero-inner{gap:var(--pce-s-5)}}@media(max-width:768px){.pce-hero.pce-hero{padding:var(--pce-s-6) var(--pce-s-4)}.pce-hero .pce-hero-inner{grid-template-columns:1fr;gap:var(--pce-s-5)}.pce-hero .pce-hero-heading{font-size:28px}.pce-hero .pce-hero-sub{font-size:15px}.pce-hero .pce-btn{padding:12px 22px;font-size:14px}.pce-hero .pce-hero-card{padding:var(--pce-s-4)}.pce-hero .pce-hero-card.pce-hero-card--empty{display:none}}.pce-trust.pce-trust{background:var(--pce-bg-soft);border-top:1px solid var(--pce-border);border-bottom:1px solid var(--pce-border);padding:var(--pce-s-5) var(--pce-s-4);font-family:var(--pce-font)}.pce-trust .pce-trust-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:var(--pce-s-4)}.pce-trust .pce-trust-item{display:flex;align-items:center;gap:var(--pce-s-3);font-size:13px;color:var(--pce-text-soft)}.pce-trust .pce-trust-icon{width:44px;height:44px;flex-shrink:0;border-radius:var(--pce-r-md);background:var(--pce-gold);color:var(--pce-black);display:grid;place-items:center;font-size:22px;line-height:1}.pce-trust .pce-trust-icon--image{background:var(--pce-gold);padding:6px;overflow:hidden}.pce-trust .pce-trust-icon--image img{width:100%;height:100%;object-fit:contain;display:block}.pce-trust .pce-trust-text{display:flex;flex-direction:column;gap:2px;min-width:0}.pce-trust .pce-trust-title{font-family:var(--pce-font);color:var(--pce-text);font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.04em;line-height:1.2}.pce-trust .pce-trust-subtitle{color:var(--pce-text-soft);font-size:12px;line-height:1.3}@media(max-width:1024px){.pce-trust .pce-trust-inner{grid-template-columns:repeat(2,1fr);gap:var(--pce-s-4)}}@media(max-width:480px){.pce-trust .pce-trust-inner{grid-template-columns:1fr;gap:var(--pce-s-3)}.pce-trust.pce-trust{padding:var(--pce-s-4) var(--pce-s-4)}}.pce-section.pce-section{max-width:1280px;margin:0 auto;padding:var(--pce-s-7) var(--pce-s-5);font-family:var(--pce-font)}.pce-section .pce-section-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:var(--pce-s-5);flex-wrap:wrap;gap:var(--pce-s-3)}.pce-section .pce-section-title{font-family:var(--pce-font);font-size:32px;font-weight:800;line-height:1.15;letter-spacing:-.02em;color:var(--pce-text);margin:0;display:flex;align-items:center;gap:var(--pce-s-3)}.pce-section .pce-section-sub{color:var(--pce-text-muted);font-size:14px;margin-top:6px;margin-bottom:0}.pce-section .pce-section-link{font-family:var(--pce-font);font-size:14px;font-weight:700;color:var(--pce-text);display:inline-flex;align-items:center;gap:4px;padding-bottom:2px;border-bottom:2px solid var(--pce-gold);transition:gap var(--pce-t-fast),color var(--pce-t-fast);text-decoration:none}.pce-section .pce-section-link:hover{gap:10px;color:var(--pce-gold-dark)}@media(max-width:768px){.pce-section.pce-section{padding:var(--pce-s-5) var(--pce-s-4)}.pce-section .pce-section-title{font-size:24px}}.pce-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--pce-s-4)}.pce-cat{background:var(--pce-bg-card);border:1px solid var(--pce-border);border-radius:var(--pce-r-lg);padding:var(--pce-s-5);display:flex;align-items:center;gap:var(--pce-s-3);text-decoration:none;color:inherit;transition:border-color var(--pce-t-base),transform var(--pce-t-base),box-shadow var(--pce-t-base);font-family:var(--pce-font)}.pce-cat:hover{border-color:var(--pce-gold);transform:translateY(-2px);box-shadow:var(--pce-shadow-md)}.pce-cat .pce-cat-icon{width:48px;height:48px;flex-shrink:0;border-radius:var(--pce-r-md);background:var(--pce-bg-soft);color:var(--pce-text);display:grid;place-items:center;font-size:24px;line-height:1;transition:background var(--pce-t-fast),color var(--pce-t-fast)}.pce-cat:hover .pce-cat-icon{background:var(--pce-gold);color:var(--pce-black)}.pce-cat .pce-cat-icon--image img{width:100%;height:100%;object-fit:contain;padding:6px;display:block}.pce-cat .pce-cat-text{display:flex;flex-direction:column;gap:2px;min-width:0}.pce-cat .pce-cat-title{color:var(--pce-text);font-weight:700;font-size:15px;line-height:1.3}.pce-cat .pce-cat-subtitle{color:var(--pce-text-muted);font-size:12px;line-height:1.3}@media(max-width:1024px){.pce-cats{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.pce-cats{grid-template-columns:1fr;gap:var(--pce-s-3)}.pce-cat{padding:var(--pce-s-4)}}.pce-flash-section .pce-products-grid,.pce-bestsellers-section .pce-products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--pce-s-4)}@media(max-width:1024px){.pce-flash-section .pce-products-grid,.pce-bestsellers-section .pce-products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.pce-flash-section .pce-products-grid,.pce-bestsellers-section .pce-products-grid{grid-template-columns:repeat(2,1fr);gap:var(--pce-s-3)}}@media(max-width:480px){.pce-flash-section .pce-products-grid,.pce-bestsellers-section .pce-products-grid{grid-template-columns:1fr}}.pce-teros{max-width:1280px;margin:0 auto;position:relative;font-family:var(--pce-font);color:var(--pce-inverse);background:linear-gradient(135deg,var(--pce-black) 0%,var(--pce-black-soft) 100%);border-radius:var(--pce-r-xl);margin-block:var(--pce-s-6);overflow:hidden}.pce-teros .pce-teros-inner{position:relative;z-index:1;display:grid;align-items:center;gap:var(--pce-s-6);padding:var(--pce-s-6) var(--pce-s-5)}.pce-teros .pce-teros-eyebrow{display:inline-flex;align-items:center;background:var(--pce-gold);color:var(--pce-black);padding:5px 12px;border-radius:var(--pce-r-pill);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.05em;margin-bottom:var(--pce-s-3)}.pce-teros .pce-teros-heading{font-family:var(--pce-font);font-size:32px;font-weight:900;line-height:1.15;letter-spacing:-.02em;color:var(--pce-inverse);margin:0 0 var(--pce-s-3)}.pce-teros .pce-teros-sub{font-size:15px;line-height:1.55;color:#c8c8c8;margin:0 0 var(--pce-s-4);max-width:540px}.pce-teros .pce-teros-cta{align-self:flex-start}.pce-teros.pce-teros--two_cols .pce-teros-inner{grid-template-columns:1fr 1fr}.pce-teros .pce-teros-media{display:block;border-radius:var(--pce-r-lg);overflow:hidden;aspect-ratio:4 / 3;background:#ffffff0d}.pce-teros .pce-teros-media img{width:100%;height:100%;object-fit:cover;display:block}.pce-teros.pce-teros--banner{background-size:cover;background-position:center;background-repeat:no-repeat}.pce-teros.pce-teros--banner .pce-teros-inner{grid-template-columns:1fr;padding-block:var(--pce-s-7);max-width:720px;margin:0 auto;text-align:center;align-items:center;justify-items:center}.pce-teros.pce-teros--banner .pce-teros-sub{max-width:600px}.pce-teros.pce-teros--banner .pce-teros-cta{align-self:center}.pce-teros .pce-teros-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0d0d0dd9,#0d0d0da6);pointer-events:none;z-index:0}.pce-teros.pce-teros--banner:not(.pce-teros--has-bg) .pce-teros-overlay{display:none}@media(max-width:768px){.pce-teros{margin-block:var(--pce-s-4);border-radius:var(--pce-r-lg)}.pce-teros .pce-teros-inner{padding:var(--pce-s-5) var(--pce-s-4);gap:var(--pce-s-4)}.pce-teros.pce-teros--two_cols .pce-teros-inner{grid-template-columns:1fr}.pce-teros .pce-teros-heading{font-size:24px}.pce-teros.pce-teros--banner .pce-teros-inner{padding-block:var(--pce-s-6)}}.pce-header-vorpc-host{font-family:var(--pce-font);background:var(--pce-black);color:var(--pce-inverse);display:block;position:relative}.pce-header-vorpc-host .pce-header-top{background:#000;color:#b8b8b8;font-size:12px;padding:6px 0;border-bottom:1px solid #1A1A1A}.pce-header-vorpc-host .pce-header-top-inner{max-width:1320px;margin:0 auto;padding:0 var(--pce-s-5);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--pce-s-3)}.pce-header-vorpc-host .pce-header-top-left{color:#b8b8b8}.pce-header-vorpc-host .pce-header-top-right{display:flex;align-items:center;gap:var(--pce-s-5);flex-wrap:wrap}.pce-header-vorpc-host .pce-header-top-link{color:#b8b8b8;text-decoration:none;transition:color var(--pce-t-fast);display:inline-flex;align-items:center;gap:4px;font-size:12px;line-height:1.4}.pce-header-vorpc-host .pce-header-top-link:hover{color:var(--pce-gold)}.pce-header-vorpc-host .pce-header-top-phone{font-weight:600;color:var(--pce-inverse)}.pce-header-vorpc-host .pce-header-top-sep{color:#555;-webkit-user-select:none;user-select:none}.pce-header-vorpc-host .pce-header-top-social{display:inline-flex;align-items:center;gap:var(--pce-s-3)}.pce-header-vorpc-host .pce-header-top-soc{letter-spacing:.04em;font-weight:700;padding:2px 4px;line-height:1}.pce-header-vorpc-host .pce-header-top-soc svg{width:16px;height:16px;display:block;vertical-align:middle;fill:currentColor}.pce-header-vorpc-host .pce-header-main{background:var(--pce-black);padding:var(--pce-s-3) 0}.pce-header-vorpc-host .pce-header-main-inner{max-width:1320px;margin:0 auto;padding:0 var(--pce-s-5);display:grid;grid-template-columns:auto 1fr auto;gap:var(--pce-s-6);align-items:center}.pce-header-vorpc-host .pce-header-logo{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.pce-header-vorpc-host .pce-header-logo-img{height:48px;width:auto;display:block}.pce-header-vorpc-host .pce-header-logo-text{font-family:var(--pce-font);font-weight:900;font-size:28px;letter-spacing:-.02em;color:var(--pce-gold);line-height:1}.pce-header-vorpc-host .pce-header-search{display:flex;background:var(--pce-inverse);border-radius:var(--pce-r-pill);overflow:hidden;max-width:560px;width:100%;margin:0 auto;box-shadow:0 1px 2px #0003}.pce-header-vorpc-host .pce-header-search-input{flex:1;border:0;padding:11px 20px;font-family:var(--pce-font);font-size:14px;color:var(--pce-black);background:transparent;outline:none;min-width:0}.pce-header-vorpc-host .pce-header-search-input::placeholder{color:var(--pce-text-muted)}.pce-header-vorpc-host .pce-header-search-input:focus{background:#f5c5180d}.pce-header-vorpc-host .pce-header-search-btn{background:var(--pce-gold);color:var(--pce-black);padding:0 22px;font-family:var(--pce-font);font-weight:700;font-size:14px;border:0;cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:background var(--pce-t-fast)}.pce-header-vorpc-host .pce-header-search-btn:hover{background:var(--pce-gold-hover)}.pce-header-vorpc-host .pce-header-actions{display:flex;align-items:center;gap:var(--pce-s-4)}.pce-header-vorpc-host .pce-header-action{display:inline-flex;align-items:center;gap:6px;text-decoration:none;color:var(--pce-inverse);font-size:13px;font-weight:500;font-family:var(--pce-font);transition:color var(--pce-t-fast);position:relative;line-height:1.2}.pce-header-vorpc-host .pce-header-action:hover{color:var(--pce-gold)}.pce-header-vorpc-host .pce-header-action-label{white-space:nowrap}.pce-header-vorpc-host .pce-header-cart{position:relative}.pce-header-vorpc-host .pce-header-cart-count{background:var(--pce-gold);color:var(--pce-black);min-width:20px;height:20px;border-radius:var(--pce-r-pill);font-size:11px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;padding:0 6px;margin-left:2px;line-height:1}.pce-header-vorpc-host .pce-header-cart-count--empty{display:none}.pce-header-vorpc-host .pce-header-cart .header__cart-count-number{display:inline;font:inherit}.pce-header-vorpc-host .pce-header-nav{background:var(--pce-black-soft);border-top:1px solid #222}.pce-header-vorpc-host .pce-header-nav-inner{max-width:1320px;margin:0 auto;padding:0 var(--pce-s-5);display:flex;gap:var(--pce-s-1);overflow-x:auto;scrollbar-width:thin;scrollbar-color:var(--pce-gold-dark) transparent}.pce-header-vorpc-host .pce-header-nav-inner::-webkit-scrollbar{height:4px}.pce-header-vorpc-host .pce-header-nav-inner::-webkit-scrollbar-thumb{background:var(--pce-gold-dark);border-radius:2px}.pce-header-vorpc-host .pce-header-nav-item{display:block;padding:14px var(--pce-s-4);font-family:var(--pce-font);font-size:14px;font-weight:600;color:#e5e5e5;text-decoration:none;border-bottom:2px solid transparent;transition:color var(--pce-t-fast),border-color var(--pce-t-fast);white-space:nowrap;letter-spacing:.01em}.pce-header-vorpc-host .pce-header-nav-item:hover,.pce-header-vorpc-host .pce-header-nav-item:focus-visible{color:var(--pce-gold);border-bottom-color:var(--pce-gold)}.pce-header-vorpc-host .pce-header-nav-item--outlet{color:var(--pce-gold)}.pce-header-vorpc-host .pce-header-nav-item--outlet:hover,.pce-header-vorpc-host .pce-header-nav-item--outlet:focus-visible{color:var(--pce-gold-hover);border-bottom-color:var(--pce-gold)}@media(max-width:1024px){.pce-header-vorpc-host .pce-header-action-label{display:none}.pce-header-vorpc-host .pce-header-action{font-size:18px}.pce-header-vorpc-host .pce-header-main-inner{gap:var(--pce-s-4)}}@media(max-width:768px){.pce-header-vorpc-host .pce-header-top-inner{font-size:11px;gap:var(--pce-s-3)}.pce-header-vorpc-host .pce-header-top-right{gap:var(--pce-s-3)}.pce-header-vorpc-host .pce-header-main-inner{grid-template-columns:auto auto;grid-template-areas:"logo actions" "search search";row-gap:var(--pce-s-3)}.pce-header-vorpc-host .pce-header-logo{grid-area:logo}.pce-header-vorpc-host .pce-header-actions{grid-area:actions;justify-self:end;gap:var(--pce-s-3)}.pce-header-vorpc-host .pce-header-search{grid-area:search;max-width:100%}.pce-header-vorpc-host .pce-header-logo-img{height:36px}.pce-header-vorpc-host .pce-header-logo-text{font-size:22px}.pce-header-vorpc-host .pce-header-search-input{padding:10px 16px;font-size:13px}.pce-header-vorpc-host .pce-header-search-btn{padding:0 16px;font-size:13px}.pce-header-vorpc-host .pce-header-nav-item{padding:12px var(--pce-s-3);font-size:13px}}@media(max-width:480px){.pce-header-vorpc-host .pce-header-top-left{display:none}.pce-header-vorpc-host .pce-header-top-right{width:100%;justify-content:space-between;flex-wrap:wrap;gap:var(--pce-s-2)}.pce-header-vorpc-host .pce-header-top-link{font-size:11px}.pce-header-main-inner,.pce-header-vorpc-host .pce-header-top-inner,.pce-header-vorpc-host .pce-header-nav-inner{padding-inline:var(--pce-s-4)}}.pce-footer-vorpc-host,.pce-footer-vorpc-host.shopify-section{display:block;font-family:var(--pce-font);background:var(--pce-black);color:#b8b8b8}.pce-footer-vorpc-host .pce-footer-vorpc{display:block;background:var(--pce-black);color:#b8b8b8;font-family:var(--pce-font);border-top:3px solid var(--pce-gold)}.pce-footer-vorpc-host .pce-footer-main{background:var(--pce-black);padding:80px 0 60px}.pce-footer-vorpc-host .pce-footer-main-inner{max-width:1280px;margin:0 auto;padding:0 var(--pce-s-5);display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;gap:var(--pce-s-5);align-items:flex-start}.pce-footer-vorpc-host .pce-footer-col{min-width:0;padding-right:var(--pce-s-4)}.pce-footer-vorpc-host .pce-footer-col:not(:last-child){border-right:1px solid #222}.pce-footer-vorpc-host .pce-footer-heading{font-family:var(--pce-font);font-size:15px;font-weight:700;color:var(--pce-inverse);letter-spacing:.02em;margin:0 0 var(--pce-s-3);line-height:1.2}.pce-footer-vorpc-host .pce-footer-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.pce-footer-vorpc-host .pce-footer-link{color:#b8b8b8;font-size:13px;text-decoration:none;line-height:1.4;border-bottom:1px solid transparent;padding-bottom:1px;display:inline-block;transition:color var(--pce-t-fast),border-color var(--pce-t-fast)}.pce-footer-vorpc-host .pce-footer-link:hover,.pce-footer-vorpc-host .pce-footer-link:focus-visible{color:var(--pce-inverse);border-bottom-color:var(--pce-gold)}.pce-footer-vorpc-host .pce-footer-col--brand{display:flex;flex-direction:column;gap:var(--pce-s-3)}.pce-footer-vorpc-host .pce-footer-logo{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.pce-footer-vorpc-host .pce-footer-logo-img{height:56px;width:auto;display:block}.pce-footer-vorpc-host .pce-footer-logo-text{font-family:var(--pce-font);font-weight:900;font-size:28px;letter-spacing:-.02em;color:var(--pce-gold);line-height:1}.pce-footer-vorpc-host .pce-footer-description{font-size:13px;line-height:1.6;color:#999;margin:0}.pce-footer-vorpc-host .pce-footer-social{display:flex;gap:var(--pce-s-2)}.pce-footer-vorpc-host .pce-footer-social-link{width:36px;height:36px;border-radius:50%;background:#1f1f1f;display:grid;place-items:center;font-size:16px;text-decoration:none;color:var(--pce-inverse);transition:background var(--pce-t-fast),transform var(--pce-t-fast),color var(--pce-t-fast)}.pce-footer-vorpc-host .pce-footer-social-link:hover{background:var(--pce-gold);color:var(--pce-black);transform:translateY(-2px)}.pce-footer-vorpc-host .pce-footer-social-link svg{width:18px;height:18px;display:block;fill:currentColor}.pce-footer-vorpc-host .pce-footer-col--newsletter{display:flex;flex-direction:column;gap:var(--pce-s-3)}.pce-footer-vorpc-host .pce-footer-newsletter-copy{font-size:13px;line-height:1.5;color:#b8b8b8;margin:0}.pce-footer-vorpc-host .pce-footer-newsletter-form{display:flex;gap:6px;flex-wrap:wrap}.pce-footer-vorpc-host .pce-footer-newsletter-input{flex:1 1 60%;min-width:0;padding:11px 14px;border-radius:var(--pce-r-md);background:var(--pce-black-soft);border:1px solid #2A2A2A;color:var(--pce-inverse);font-size:13px;font-family:var(--pce-font);outline:none;transition:border-color var(--pce-t-fast)}.pce-footer-vorpc-host .pce-footer-newsletter-input::placeholder{color:#777}.pce-footer-vorpc-host .pce-footer-newsletter-input:focus{border-color:var(--pce-gold)}.pce-footer-vorpc-host .pce-footer-newsletter-btn{flex:0 0 auto;padding:0 18px;background:var(--pce-gold);color:var(--pce-black);border:0;border-radius:var(--pce-r-md);font-family:var(--pce-font);font-weight:700;font-size:13px;cursor:pointer;transition:background var(--pce-t-fast),transform var(--pce-t-base),box-shadow var(--pce-t-base);white-space:nowrap;box-shadow:var(--pce-shadow-sm)}.pce-footer-vorpc-host .pce-footer-newsletter-btn:hover{background:var(--pce-gold-hover);box-shadow:var(--pce-shadow-gold);transform:translateY(-1px)}.pce-footer-vorpc-host .pce-footer-newsletter-msg{flex-basis:100%;font-size:12px;margin:4px 0 0}.pce-footer-vorpc-host .pce-footer-newsletter-msg--ok{color:var(--pce-green)}.pce-footer-vorpc-host .pce-footer-newsletter-msg--err{color:#ff6b6b}.pce-footer-vorpc-host .pce-footer-newsletter-legal{font-size:11px;color:#777;line-height:1.4;display:block}.pce-footer-vorpc-host .pce-footer-newsletter-legal a{color:#b8b8b8;text-decoration:underline;text-underline-offset:2px;transition:color var(--pce-t-fast)}.pce-footer-vorpc-host .pce-footer-newsletter-legal a:hover{color:var(--pce-gold)}.pce-footer-vorpc-host .pce-footer-bottom{background:var(--pce-black);border-top:1px solid #222;padding:var(--pce-s-4) 0}.pce-footer-vorpc-host .pce-footer-bottom-inner{max-width:1280px;margin:0 auto;padding:0 var(--pce-s-5);display:flex;flex-direction:column;gap:var(--pce-s-3)}.pce-footer-vorpc-host .pce-footer-bottom-row{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:var(--pce-s-3)}.pce-footer-vorpc-host .pce-footer-copyright{font-size:12px;color:#999}.pce-footer-vorpc-host .pce-footer-location{font-size:12px;color:#888}.pce-footer-vorpc-host .pce-footer-legal{display:flex;align-items:center;flex-wrap:wrap;gap:6px;font-size:12px}.pce-footer-vorpc-host .pce-footer-legal-link{color:#b8b8b8;text-decoration:none;transition:color var(--pce-t-fast)}.pce-footer-vorpc-host .pce-footer-legal-link:hover{color:var(--pce-gold)}.pce-footer-vorpc-host .pce-footer-legal-sep{color:#555;-webkit-user-select:none;user-select:none}.pce-footer-vorpc-host .pce-footer-payment{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.pce-footer-vorpc-host .pce-footer-payment-label{font-size:12px;color:#888;margin-right:4px}.pce-footer-vorpc-host .pce-payment-chip{display:inline-flex;align-items:center;padding:3px 9px;border-radius:var(--pce-r-sm);background:#ffffff0f;color:#c8c8c8;font-family:var(--pce-font);font-size:10px;font-weight:800;letter-spacing:.05em;line-height:1.3;border:1px solid rgba(255,255,255,.08)}@media(max-width:1024px){.pce-footer-vorpc-host .pce-footer-main{padding:60px 0 48px}.pce-footer-vorpc-host .pce-footer-main-inner{grid-template-columns:1fr 1fr 1fr;gap:var(--pce-s-5)}.pce-footer-vorpc-host .pce-footer-col{padding-right:0;border-right:0}.pce-footer-vorpc-host .pce-footer-col--brand{grid-column:1 / -1}.pce-footer-vorpc-host .pce-footer-col--newsletter{grid-column:1 / -1;max-width:540px}}@media(max-width:768px){.pce-footer-vorpc-host .pce-footer-main{padding:48px 0 32px}.pce-footer-vorpc-host .pce-footer-main-inner{grid-template-columns:1fr 1fr;gap:var(--pce-s-4)}.pce-footer-vorpc-host .pce-footer-col--brand,.pce-footer-vorpc-host .pce-footer-col--newsletter{grid-column:1 / -1}.pce-footer-vorpc-host .pce-footer-bottom-row{flex-direction:column;align-items:flex-start;gap:var(--pce-s-2)}}@media(max-width:480px){.pce-footer-vorpc-host .pce-footer-main-inner{grid-template-columns:1fr;padding:0 var(--pce-s-4)}.pce-footer-vorpc-host .pce-footer-bottom-inner{padding:0 var(--pce-s-4)}.pce-footer-vorpc-host .pce-footer-newsletter-form{flex-direction:column}.pce-footer-vorpc-host .pce-footer-newsletter-btn{padding:11px 18px;width:100%}}.pce-trust-banner-host{padding:60px 24px;background:#fff;font-family:var(--pce-font)}.pce-trust-banner-host .pce-trust-banner{max-width:1280px;margin:0 auto;background:#f8f9fa;border-radius:16px;padding:40px;display:grid;grid-template-columns:250px 1fr auto;gap:40px;align-items:center}.pce-trust-banner-host .pce-trust-banner-photo{width:250px;height:250px;border-radius:16px;object-fit:cover;background:#e0e0e0;display:block}.pce-trust-banner-host .pce-trust-banner-photo--placeholder{background:#e0e0e0;color:#b0b0b0}.pce-trust-banner-host .pce-trust-banner-content{min-width:0}.pce-trust-banner-host .pce-trust-banner-eyebrow{display:inline-block;color:var(--pce-gold);font-family:var(--pce-font);font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:700;margin-bottom:8px}.pce-trust-banner-host .pce-trust-banner-heading{font-family:var(--pce-font);font-size:32px;font-weight:800;line-height:1.2;letter-spacing:-.01em;margin:8px 0 12px;color:#0d1b2a}.pce-trust-banner-host .pce-trust-banner-sub{font-size:16px;color:#4a5568;margin:0 0 24px;line-height:1.5}.pce-trust-banner-host .pce-trust-banner-cta{background:var(--pce-gold);color:var(--pce-black);border:0;border-radius:10px;padding:14px 28px;font-family:var(--pce-font);font-weight:700;font-size:15px;cursor:pointer;transition:background var(--pce-t-fast),transform var(--pce-t-base),box-shadow var(--pce-t-base);box-shadow:var(--pce-shadow-gold)}.pce-trust-banner-host .pce-trust-banner-cta:hover{background:var(--pce-gold-hover);transform:translateY(-1px);box-shadow:0 8px 20px #f5c51873}.pce-trust-banner-host .pce-trust-banner-bullets{display:flex;flex-direction:column;gap:16px}.pce-trust-banner-host .pce-trust-banner-bullet{display:flex;align-items:flex-start;gap:10px;font-family:var(--pce-font);font-size:15px;color:#0d1b2a;font-weight:600;max-width:280px;line-height:1.4}.pce-trust-banner-host .pce-trust-banner-bullet-icon{color:#10b981;font-size:18px;font-weight:800;flex-shrink:0;line-height:1.2}@media(max-width:1024px){.pce-trust-banner-host .pce-trust-banner{grid-template-columns:200px 1fr auto;padding:32px;gap:28px}.pce-trust-banner-host .pce-trust-banner-photo{width:200px;height:200px}.pce-trust-banner-host .pce-trust-banner-heading{font-size:28px}}@media(max-width:768px){.pce-trust-banner-host{padding:40px 16px}.pce-trust-banner-host .pce-trust-banner{grid-template-columns:1fr;text-align:center;padding:32px 24px;gap:24px}.pce-trust-banner-host .pce-trust-banner-photo{margin:0 auto}.pce-trust-banner-host .pce-trust-banner-content{display:flex;flex-direction:column;align-items:center}.pce-trust-banner-host .pce-trust-banner-bullets{align-items:center}.pce-trust-banner-host .pce-trust-banner-bullet{text-align:left}}@media(max-width:480px){.pce-trust-banner-host .pce-trust-banner-photo{width:160px;height:160px}.pce-trust-banner-host .pce-trust-banner-heading{font-size:24px}.pce-trust-banner-host .pce-trust-banner-cta{width:100%;padding:14px 20px}}.pce-blog-news-host{padding:80px 24px;background:#fff;font-family:var(--pce-font)}.pce-blog-news-host .pce-blog-news{max-width:1280px;margin:0 auto}.pce-blog-news-host .pce-blog-news-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:40px;gap:var(--pce-s-3)}.pce-blog-news-host .pce-blog-news-heading{font-family:var(--pce-font);font-size:32px;font-weight:800;line-height:1.15;letter-spacing:-.02em;color:#0d1b2a;margin:0}.pce-blog-news-host .pce-blog-news-link{font-family:var(--pce-font);font-size:15px;font-weight:600;color:#10b981;text-decoration:none;transition:color var(--pce-t-fast)}.pce-blog-news-host .pce-blog-news-link:hover{color:#059669;text-decoration:underline}.pce-blog-news-host .pce-blog-news-carousel-wrap{position:relative}.pce-blog-news-host .pce-blog-news-carousel{display:flex;gap:24px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 0;-webkit-overflow-scrolling:touch;scrollbar-width:none}.pce-blog-news-host .pce-blog-news-carousel::-webkit-scrollbar{display:none}.pce-blog-news-host .pce-blog-news-card{flex:0 0 calc((100% - 48px) / 3);scroll-snap-align:start;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;overflow:hidden;transition:transform var(--pce-t-base),box-shadow var(--pce-t-base);text-decoration:none;color:inherit;display:block}.pce-blog-news-host .pce-blog-news-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.pce-blog-news-host .pce-blog-news-card-img-wrap{position:relative;aspect-ratio:16 / 10;overflow:hidden;background:#f0f0f0}.pce-blog-news-host .pce-blog-news-card-img{width:100%;height:100%;object-fit:cover;display:block}.pce-blog-news-host .pce-blog-news-card-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:56px;height:56px;border-radius:50%;background:#ffffffeb;display:flex;align-items:center;justify-content:center;font-size:20px;color:#0d1b2a;opacity:0;transition:opacity var(--pce-t-fast);pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.pce-blog-news-host .pce-blog-news-card:hover .pce-blog-news-card-play{opacity:1}.pce-blog-news-host .pce-blog-news-card-body{padding:20px 24px}.pce-blog-news-host .pce-blog-news-card-title{font-family:var(--pce-font);font-size:16px;font-weight:700;line-height:1.3;color:#0d1b2a;margin:0 0 8px;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pce-blog-news-host .pce-blog-news-card-excerpt{font-family:var(--pce-font);font-size:14px;color:#4a5568;line-height:1.5;margin:0;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pce-blog-news-host .pce-blog-news-arrow{position:absolute;top:35%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fff;border:1px solid #E0E0E0;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000014;font-size:20px;font-weight:700;color:#0d1b2a;z-index:2;transition:background var(--pce-t-fast),opacity var(--pce-t-fast),transform var(--pce-t-fast);font-family:var(--pce-font);line-height:1;padding:0}.pce-blog-news-host .pce-blog-news-arrow:hover:not(:disabled){background:#f8f9fa;transform:translateY(-50%) scale(1.05)}.pce-blog-news-host .pce-blog-news-arrow:disabled{opacity:.3;cursor:not-allowed}.pce-blog-news-host .pce-blog-news-arrow--prev{left:-20px}.pce-blog-news-host .pce-blog-news-arrow--next{right:-20px}.pce-blog-news-host .pce-blog-news-newsletter{margin:80px auto 0;max-width:600px;text-align:center}.pce-blog-news-host .pce-blog-news-newsletter-heading{font-family:var(--pce-font);font-size:28px;font-weight:800;line-height:1.2;letter-spacing:-.01em;color:#0d1b2a;margin:0 0 12px}.pce-blog-news-host .pce-blog-news-newsletter-sub{font-size:15px;color:#4a5568;line-height:1.5;margin:0 0 24px}.pce-blog-news-host .pce-blog-news-newsletter-form{display:flex;flex-direction:column;gap:12px}.pce-blog-news-host .pce-blog-news-newsletter-input{padding:12px 16px;border:1px solid #E0E0E0;border-radius:8px;font-size:14px;font-family:var(--pce-font);color:#0d1b2a;background:#fff;outline:none;transition:border-color var(--pce-t-fast),outline var(--pce-t-fast)}.pce-blog-news-host .pce-blog-news-newsletter-input:focus{border-color:#10b981;outline:2px solid rgba(16,185,129,.25);outline-offset:0}.pce-blog-news-host .pce-blog-news-newsletter-input::placeholder{color:#9ca3af}.pce-blog-news-host .pce-blog-news-newsletter-checkbox-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#4a5568;justify-content:center;margin-top:4px;text-align:left;line-height:1.4}.pce-blog-news-host .pce-blog-news-newsletter-checkbox-row input[type=checkbox]{accent-color:#10B981;width:16px;height:16px;flex-shrink:0}.pce-blog-news-host .pce-blog-news-newsletter-checkbox-row a{color:#10b981;text-decoration:underline}.pce-blog-news-host .pce-blog-news-newsletter-checkbox-row a:hover{color:#059669}.pce-blog-news-host .pce-blog-news-newsletter-btn{background:var(--pce-gold);color:var(--pce-black);border:0;border-radius:8px;padding:14px 32px;font-family:var(--pce-font);font-weight:700;font-size:14px;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:background var(--pce-t-fast),transform var(--pce-t-base),box-shadow var(--pce-t-base);box-shadow:var(--pce-shadow-gold);margin-top:4px}.pce-blog-news-host .pce-blog-news-newsletter-btn:hover{background:var(--pce-gold-hover);transform:translateY(-1px);box-shadow:0 8px 20px #f5c51873}.pce-blog-news-host .pce-blog-news-newsletter-success{background:#d1fae5;color:#065f46;padding:12px 16px;border-radius:8px;margin-bottom:4px;font-size:14px}.pce-blog-news-host .pce-blog-news-newsletter-success.pce-blog-news-newsletter-error{background:#fee2e2;color:#991b1b}@media(max-width:1024px){.pce-blog-news-host .pce-blog-news-card{flex:0 0 calc((100% - 24px)/2)}}@media(max-width:768px){.pce-blog-news-host{padding:60px 16px}.pce-blog-news-host .pce-blog-news-head{flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:28px}.pce-blog-news-host .pce-blog-news-heading{font-size:26px}.pce-blog-news-host .pce-blog-news-card{flex:0 0 100%}.pce-blog-news-host .pce-blog-news-arrow{display:none}.pce-blog-news-host .pce-blog-news-newsletter{margin-top:60px}.pce-blog-news-host .pce-blog-news-newsletter-heading{font-size:24px}}@media(max-width:480px){.pce-blog-news-host .pce-blog-news-card-body{padding:16px 18px}}.pce-card{background:#fff;border:1px solid #E5E5E5;border-radius:14px;overflow:hidden;transition:transform var(--pce-t-base),box-shadow var(--pce-t-base),border-color var(--pce-t-base);display:flex;flex-direction:column;position:relative;text-decoration:none;color:inherit;font-family:var(--pce-font)}.pce-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #0000001a;border-color:var(--pce-gold)}.pce-card .pce-card-img-wrap{position:relative;aspect-ratio:1 / 1;background:#f8f9fa;padding:16px;display:flex;align-items:center;justify-content:center}.pce-card .pce-card-img-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.pce-card .pce-card-img{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;display:block;transition:transform var(--pce-t-base)}.pce-card:hover .pce-card-img{transform:scale(1.04)}.pce-card .pce-card-badge-discount{position:absolute;top:12px;left:12px;background:var(--pce-red);color:#fff;font-weight:800;padding:4px 10px;border-radius:6px;font-size:12px;z-index:2;box-shadow:0 2px 8px #e11d2e4d;letter-spacing:.01em;line-height:1.3}.pce-card .pce-card-badge-stock{position:absolute;top:12px;right:12px;background:var(--pce-gold);color:var(--pce-black);font-weight:700;padding:4px 10px;border-radius:6px;font-size:11px;text-transform:uppercase;letter-spacing:.05em;z-index:2;line-height:1.3}.pce-card .pce-card-fav{position:absolute;bottom:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#fff;border:1px solid #E5E5E5;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color var(--pce-t-fast),color var(--pce-t-fast),background var(--pce-t-fast);z-index:2;color:#6b7280;padding:0}.pce-card .pce-card-fav:hover{border-color:var(--pce-gold);color:var(--pce-gold-dark)}.pce-card .pce-card-fav.is-active{background:#fff7e0;border-color:var(--pce-gold);color:var(--pce-gold-dark)}.pce-card .pce-card-fav svg{width:18px;height:18px;display:block}.pce-card .pce-card-fav .pce-card-fav-filled,.pce-card .pce-card-fav.is-active .pce-card-fav-outline{display:none}.pce-card .pce-card-fav.is-active .pce-card-fav-filled{display:block}.pce-card .pce-card-body{padding:16px;display:flex;flex-direction:column;gap:8px;flex:1}.pce-card .pce-card-vendor{font-size:11px;text-transform:uppercase;letter-spacing:.05em;color:#888;font-weight:600;line-height:1.3}.pce-card .pce-card-title{font-family:var(--pce-font);font-size:15px;font-weight:700;line-height:1.3;color:#0d1b2a;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.pce-card .pce-card-title-link{color:inherit;text-decoration:none;transition:color var(--pce-t-fast)}.pce-card:hover .pce-card-title-link{color:var(--pce-gold-dark)}.pce-card .pce-card-chips{display:flex;flex-wrap:wrap;gap:6px}.pce-card .pce-card-chip{padding:3px 8px;border-radius:6px;font-size:11px;font-weight:700;line-height:1.4;letter-spacing:.01em;white-space:nowrap}.pce-card .pce-card-chip--cpu{background:#fff7e0;color:#8a6d00}.pce-card .pce-card-chip--ram{background:#e0f0ff;color:#0050b3}.pce-card .pce-card-chip--so{background:#e0ffe8;color:#006b2d}.pce-card .pce-card-chip--default{background:#f0f0f0;color:#555}.pce-card .pce-card-flags{display:flex;flex-direction:column;gap:4px;font-size:12px;color:#4a5568}.pce-card .pce-card-flag{display:inline-flex;align-items:center;gap:4px;line-height:1.3}.pce-card .pce-card-footer{padding:0 16px 16px;display:flex;flex-direction:column;gap:10px}.pce-card .pce-card-price-row{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.pce-card .pce-card-price{font-size:22px;font-weight:800;color:#0d1b2a;letter-spacing:-.02em;line-height:1.1}.pce-card .pce-card-compare{font-size:14px;color:#888;text-decoration:line-through;font-weight:500}.pce-card .pce-card-shipping{font-size:12px;color:#10b981;font-weight:600;margin:0;line-height:1.3;display:flex;align-items:center;gap:4px}.pce-card .pce-card-buttons{display:flex;gap:8px}.pce-card .pce-card-form{flex:1;margin:0}.pce-card .pce-card-btn-add{display:inline-flex;align-items:center;justify-content:center;width:100%;flex:1;background:var(--pce-gold);color:var(--pce-black);border:0;border-radius:8px;padding:10px 16px;font-family:var(--pce-font);font-weight:700;font-size:14px;cursor:pointer;transition:background var(--pce-t-fast),transform var(--pce-t-base),box-shadow var(--pce-t-base);text-decoration:none;box-shadow:0 2px 6px #f5c5184d;line-height:1.3}.pce-card .pce-card-btn-add:hover:not(:disabled):not([aria-disabled=true]){background:var(--pce-gold-hover);transform:translateY(-1px);box-shadow:0 4px 12px #f5c51866}.pce-card .pce-card-btn-add:disabled,.pce-card .pce-card-btn-add[aria-disabled=true]{background:#e5e5e5;color:#888;cursor:not-allowed;box-shadow:none;transform:none}.pce-card .pce-card-btn-view{background:transparent;border:1px solid #E5E5E5;color:#0d1b2a;border-radius:8px;padding:10px 16px;font-family:var(--pce-font);font-weight:600;font-size:14px;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:border-color var(--pce-t-fast),color var(--pce-t-fast);line-height:1.3;cursor:pointer}.pce-card .pce-card-btn-view:hover{border-color:var(--pce-gold);color:var(--pce-gold-dark)}.pce-card.pce-card--placeholder{pointer-events:none;opacity:.6}@media(max-width:768px){.pce-card .pce-card-title{font-size:14px}.pce-card .pce-card-price{font-size:20px}.pce-card .pce-card-buttons{flex-direction:column}.pce-card .pce-card-form{flex:none;width:100%}}@media(max-width:480px){.pce-card .pce-card-body{padding:14px;gap:6px}.pce-card .pce-card-footer{padding:0 14px 14px}}.pce-b2b-banner-host{display:block;background:#fff;font-family:var(--pce-font)}.pce-b2b-banner{position:relative;overflow:hidden}.pce-b2b-banner-img-wrap{position:relative;width:100%;aspect-ratio:21 / 9;max-height:560px;min-height:380px;overflow:hidden;background:var(--pce-black)}.pce-b2b-banner-img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.pce-b2b-banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#0000008c,#00000040,#00000026);padding:0 24px}.pce-b2b-banner-heading{font-family:var(--pce-font);color:#fff;font-size:clamp(28px,5vw,64px);font-weight:900;line-height:1.05;text-transform:uppercase;letter-spacing:-.02em;text-align:center;max-width:900px;text-shadow:0 4px 24px rgba(0,0,0,.4);margin:0}.pce-b2b-banner-heading-accent{color:var(--pce-gold);display:inline-block}.pce-b2b-banner-fallback{background:linear-gradient(135deg,var(--pce-black) 0%,#1A1A1A 100%);position:relative;padding:100px 24px;text-align:center;min-height:380px;display:flex;align-items:center;justify-content:center}.pce-b2b-banner-fallback:before{content:"";position:absolute;top:-50%;right:-10%;width:60%;height:200%;background:radial-gradient(circle,var(--pce-gold-glow) 0%,transparent 60%);pointer-events:none;z-index:0}.pce-b2b-banner-heading--fallback{position:relative;z-index:1;text-shadow:none}.pce-b2b-layout-host{display:block;background:#fff;font-family:var(--pce-font)}.pce-b2b-layout{max-width:1280px;margin:0 auto;padding:60px 24px;display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:start}.pce-b2b-content{color:#0d1b2a;font-size:16px;line-height:1.65}.pce-b2b-content h1,.pce-b2b-content h2,.pce-b2b-content h3,.pce-b2b-content h4{color:var(--pce-black);font-family:var(--pce-font);font-weight:800;letter-spacing:-.01em;line-height:1.2;margin:32px 0 12px}.pce-b2b-content h1{font-size:36px;margin-top:0}.pce-b2b-content h2{font-size:26px}.pce-b2b-content h3{font-size:20px}.pce-b2b-content h4{font-size:17px}.pce-b2b-content p{margin:0 0 16px;color:#4a5568}.pce-b2b-content ul,.pce-b2b-content ol{padding-left:22px;margin:0 0 18px;color:#4a5568}.pce-b2b-content li{margin-bottom:6px;line-height:1.6}.pce-b2b-content a{color:var(--pce-gold-dark);font-weight:600;text-decoration:underline;text-underline-offset:2px;transition:color var(--pce-t-fast)}.pce-b2b-content a:hover{color:var(--pce-gold)}.pce-b2b-content strong{color:var(--pce-black);font-weight:700}.pce-b2b-content blockquote{border-left:4px solid var(--pce-gold);padding:12px 18px;margin:20px 0;background:#f8f9fa;border-radius:0 8px 8px 0;font-style:italic;color:#4a5568}.pce-b2b-form-wrap{position:sticky;top:24px;background:#f8f9fa;padding:32px;border-radius:16px;border:1px solid #E5E5E5}.pce-b2b-form-heading{font-family:var(--pce-font);font-size:22px;font-weight:800;color:var(--pce-black);margin:0 0 20px;line-height:1.2;letter-spacing:-.01em}.pce-b2b-form{display:flex;flex-direction:column;gap:12px}.pce-b2b-form .pce-b2b-form-input,.pce-b2b-form .pce-b2b-form-textarea{width:100%;padding:12px 16px;border:1px solid #E0E0E0;border-radius:8px;background:#fff;font-family:var(--pce-font);font-size:14px;color:#0d1b2a;outline:none;transition:border-color var(--pce-t-fast),outline var(--pce-t-fast)}.pce-b2b-form .pce-b2b-form-input::placeholder,.pce-b2b-form .pce-b2b-form-textarea::placeholder{color:#9ca3af}.pce-b2b-form .pce-b2b-form-input:focus,.pce-b2b-form .pce-b2b-form-textarea:focus{border-color:var(--pce-gold);outline:2px solid rgba(245,197,24,.25);outline-offset:0}.pce-b2b-form .pce-b2b-form-textarea{resize:vertical;min-height:120px;line-height:1.5;font-family:var(--pce-font)}.pce-b2b-form .pce-b2b-form-checkbox-row{display:flex;align-items:flex-start;gap:8px;margin:8px 0 4px;font-size:13px;color:#4a5568;line-height:1.4;cursor:pointer}.pce-b2b-form .pce-b2b-form-checkbox-row input[type=checkbox]{margin-top:2px;accent-color:var(--pce-gold);width:16px;height:16px;flex-shrink:0}.pce-b2b-form .pce-b2b-form-checkbox-row a{color:var(--pce-gold-dark);text-decoration:underline}.pce-b2b-form .pce-b2b-form-checkbox-row a:hover{color:var(--pce-gold)}.pce-b2b-form .pce-b2b-form-btn{width:100%;background:var(--pce-gold);color:var(--pce-black);border:0;border-radius:10px;padding:14px 24px;font-family:var(--pce-font);font-weight:800;font-size:15px;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;margin-top:4px;box-shadow:var(--pce-shadow-gold);transition:background var(--pce-t-fast),transform var(--pce-t-base),box-shadow var(--pce-t-base)}.pce-b2b-form .pce-b2b-form-btn:hover{background:var(--pce-gold-hover);transform:translateY(-1px);box-shadow:0 8px 20px #f5c51873}.pce-b2b-form .pce-b2b-form-msg{padding:12px 16px;border-radius:8px;font-size:14px;line-height:1.4}.pce-b2b-form .pce-b2b-form-msg--ok{background:#d1fae5;color:#065f46}.pce-b2b-form .pce-b2b-form-msg--err{background:#fee2e2;color:#991b1b}@media(max-width:1024px){.pce-b2b-banner-img-wrap{aspect-ratio:16 / 9;max-height:460px;min-height:320px}.pce-b2b-layout{gap:40px}}@media(max-width:768px){.pce-b2b-banner-img-wrap{aspect-ratio:4 / 3;max-height:420px;min-height:280px}.pce-b2b-banner-overlay{background:linear-gradient(180deg,#0006,#0000008c);padding:24px 20px}.pce-b2b-banner-heading{font-size:clamp(24px,7vw,36px);max-width:100%}.pce-b2b-layout{grid-template-columns:1fr;gap:32px;padding:40px 20px}.pce-b2b-form-wrap{position:static;top:auto}.pce-b2b-content h1{font-size:28px}.pce-b2b-content h2{font-size:22px}.pce-b2b-content h3{font-size:18px}}@media(max-width:480px){.pce-b2b-banner-img-wrap{aspect-ratio:5 / 4;min-height:260px}.pce-b2b-form-wrap{padding:24px 20px}}.pce-cta-distribuidores-host{display:block;background:var(--pce-gold);padding:60px 24px;position:relative;overflow:hidden;font-family:var(--pce-font)}.pce-cta-distribuidores{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center;min-height:280px}.pce-cta-distribuidores-card{background:#fff;border-radius:16px;padding:40px;box-shadow:0 12px 32px #0000001f;position:relative;z-index:2}.pce-cta-distribuidores-heading{font-family:var(--pce-font);font-size:clamp(22px,2.4vw,30px);font-weight:900;line-height:1.2;color:var(--pce-black);text-transform:uppercase;letter-spacing:-.01em;margin:0 0 16px}.pce-cta-distribuidores-heading-accent{color:var(--pce-gold);background:var(--pce-black);padding:2px 10px;border-radius:6px;display:inline-block;margin:0 2px;line-height:1.2}.pce-cta-distribuidores-text{font-size:15px;line-height:1.6;color:#333;margin:0 0 24px}.pce-cta-distribuidores-btn{display:inline-flex;align-items:center;gap:8px;background:var(--pce-black);color:var(--pce-gold);font-family:var(--pce-font);font-weight:800;text-decoration:none;padding:14px 28px;border-radius:10px;font-size:15px;text-transform:uppercase;letter-spacing:.05em;transition:background var(--pce-t-fast),color var(--pce-t-fast),transform var(--pce-t-base)}.pce-cta-distribuidores-btn:hover{background:var(--pce-gold-hover);color:var(--pce-black);transform:translate(4px)}.pce-cta-distribuidores-img-wrap{display:flex;justify-content:center;align-items:center;height:100%}.pce-cta-distribuidores-img{max-width:100%;max-height:360px;width:auto;height:auto;object-fit:contain;display:block}@media(max-width:1024px){.pce-cta-distribuidores{gap:28px}.pce-cta-distribuidores-card{padding:32px 28px}}@media(max-width:768px){.pce-cta-distribuidores-host{padding:48px 16px}.pce-cta-distribuidores{grid-template-columns:1fr;gap:24px;min-height:0}.pce-cta-distribuidores-card{padding:28px 24px;order:2}.pce-cta-distribuidores-img-wrap{order:1;max-height:240px}.pce-cta-distribuidores-img{max-height:240px}.pce-cta-distribuidores-heading{font-size:22px}}@media(max-width:480px){.pce-cta-distribuidores-host{padding:36px 14px}.pce-cta-distribuidores-card{padding:24px 20px}.pce-cta-distribuidores-btn{width:100%;justify-content:center;padding:14px 20px}}.pce-home-h1-host{display:block;background:var(--pce-black);font-family:var(--pce-font)}.pce-home-h1{background:var(--pce-black);padding:40px 20px;border-top:3px solid var(--pce-gold);border-bottom:3px solid var(--pce-gold);text-align:center;position:relative;overflow:hidden}.pce-home-h1:before{content:"";position:absolute;top:-50%;right:-10%;width:60%;height:200%;background:radial-gradient(circle,var(--pce-gold-glow) 0%,transparent 60%);pointer-events:none;z-index:0}.pce-home-h1 .pce-home-h1-inner{max-width:1100px;margin:0 auto;position:relative;z-index:1}.pce-home-h1 .pce-home-h1-heading{font-family:var(--pce-font);color:var(--pce-gold);font-size:clamp(22px,3vw,30px);font-weight:700;line-height:1.3;letter-spacing:-.005em;margin:0 0 16px}.pce-home-h1 .pce-home-h1-sub{font-size:15px;line-height:1.8;color:#c8c8c8;margin:0 auto 20px;max-width:820px}.pce-home-h1 .pce-home-h1-chips{list-style:none;padding:0;margin:20px 0 0;display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.pce-home-h1 .pce-home-h1-chip{display:inline-flex;align-items:center;gap:6px;background:var(--pce-black-soft);border:1px solid var(--pce-gold);color:var(--pce-gold);padding:7px 14px;border-radius:4px;font-size:13px;font-weight:600;line-height:1.3;font-family:var(--pce-font)}.pce-home-h1 .pce-home-h1-chip-icon{display:inline-flex;align-items:center;line-height:1}.pce-home-h1 .pce-home-h1-chip-text{display:inline;line-height:1.3}@media(max-width:768px){.pce-home-h1{padding:32px 16px}.pce-home-h1 .pce-home-h1-chip{font-size:12px;padding:6px 12px}}@media(max-width:480px){.pce-home-h1{padding:24px 14px}.pce-home-h1 .pce-home-h1-chips{gap:6px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/pce-components.css.map */
