/* PECTA Cart & Checkout Experience */
:root{--pecta-cce-accent:#fdbd17;--pecta-cce-ink:#1d2d44;--pecta-cce-border:#d9dee7;--pecta-cce-soft:#f7f8fa}

/* Mantém a tipografia do tema. */
.pecta-cce-progress,.pecta-cce-cross-sells,.pecta-cce-product-card{font-family:inherit}

/* Descrição: no carrinho/checkout só mostramos informação útil para a compra. */
body.pecta-cce-hide-descriptions .wc-block-components-product-metadata__description,
body.pecta-cce-hide-descriptions .wc-block-cart-item__product .wc-block-components-product-metadata__description,
body.pecta-cce-hide-descriptions .woocommerce-cart-form .product-name>p:not(.backorder_notification),
body.pecta-cce-hide-descriptions .woocommerce-checkout-review-order .product-name>p:not(.backorder_notification){display:none!important}

/* Metadados de produto em WooCommerce Blocks. */
body.pecta-cce-compact-variations .wc-block-components-product-details{display:flex!important;flex-wrap:wrap;align-items:center;gap:0!important;margin-top:7px!important;margin-bottom:0!important;padding:0!important}
body.pecta-cce-compact-variations .wc-block-components-product-details>li{display:inline-flex!important;align-items:baseline;margin:0!important;padding:0!important;line-height:1.45!important;width:auto!important}
body.pecta-cce-compact-variations .wc-block-components-product-details>li:not(.pecta-cce-delivery-item):not(:last-child)::after{content:" / ";white-space:pre;color:#7a8494;margin:0 5px}
body.pecta-cce-compact-variations .wc-block-components-product-details .wc-block-components-product-details__name{margin-right:3px!important}
body.pecta-cce-compact-variations .wc-block-components-product-details>li.pecta-cce-delivery-item{flex:0 0 100%!important;margin:4px 0 7px!important}
body.pecta-cce-compact-variations .wc-block-components-product-details>li.pecta-cce-delivery-item::after{display:none!important}

/* Elemento de data de entrega quando não vem dentro da lista de detalhes. */
.pecta-cce-delivery-item{font-weight:500;color:var(--pecta-cce-ink)}
body.pecta-cce-highlight-delivery .pecta-cce-delivery-item{position:relative;background:color-mix(in srgb,var(--pecta-cce-accent) 11%,transparent);border-left:3px solid var(--pecta-cce-accent);border-radius:2px;padding:6px 9px!important;color:var(--pecta-cce-ink)!important}
body.pecta-cce-highlight-delivery .pecta-cce-delivery-item .wc-block-components-product-details__name{font-weight:650}

/* Classic cart/checkout variation details. */
body.pecta-cce-compact-variations :is(.woocommerce-cart-form,.woocommerce-checkout-review-order,.widget_shopping_cart_content) dl.variation{display:flex;flex-wrap:wrap;align-items:baseline;gap:0;margin:7px 0 0!important}
body.pecta-cce-compact-variations :is(.woocommerce-cart-form,.woocommerce-checkout-review-order,.widget_shopping_cart_content) dl.variation dt,
body.pecta-cce-compact-variations :is(.woocommerce-cart-form,.woocommerce-checkout-review-order,.widget_shopping_cart_content) dl.variation dd{float:none!important;clear:none!important;width:auto!important;margin:0!important;padding:0!important;line-height:1.45}
body.pecta-cce-compact-variations :is(.woocommerce-cart-form,.woocommerce-checkout-review-order,.widget_shopping_cart_content) dl.variation dt{font-weight:600;margin-right:3px!important}
body.pecta-cce-compact-variations :is(.woocommerce-cart-form,.woocommerce-checkout-review-order,.widget_shopping_cart_content) dl.variation dd:not(.pecta-cce-delivery-value):not(:last-child)::after{content:" / ";white-space:pre;color:#7a8494;margin:0 5px}
body.pecta-cce-compact-variations :is(.woocommerce-cart-form,.woocommerce-checkout-review-order,.widget_shopping_cart_content) dl.variation dt.pecta-cce-delivery-key{flex-basis:auto}
body.pecta-cce-compact-variations :is(.woocommerce-cart-form,.woocommerce-checkout-review-order,.widget_shopping_cart_content) dl.variation dt.pecta-cce-delivery-key,
body.pecta-cce-compact-variations :is(.woocommerce-cart-form,.woocommerce-checkout-review-order,.widget_shopping_cart_content) dl.variation dd.pecta-cce-delivery-value{margin-top:5px!important;margin-bottom:7px!important}
body.pecta-cce-compact-variations :is(.woocommerce-cart-form,.woocommerce-checkout-review-order,.widget_shopping_cart_content) dl.variation dt.pecta-cce-delivery-key{padding:6px 0 6px 9px!important;border-left:3px solid var(--pecta-cce-accent);background:color-mix(in srgb,var(--pecta-cce-accent) 11%,transparent)}
body.pecta-cce-compact-variations :is(.woocommerce-cart-form,.woocommerce-checkout-review-order,.widget_shopping_cart_content) dl.variation dd.pecta-cce-delivery-value{padding:6px 9px 6px 4px!important;background:color-mix(in srgb,var(--pecta-cce-accent) 11%,transparent);margin-right:0!important;white-space:normal!important;min-width:0!important;max-width:100%;overflow-wrap:normal!important;word-break:normal!important}

/* Checkout clássico (incl. WPML/EN): a coluna do resumo é estreita; nunca deixar a data
   ser comprimida letra-a-letra. Mantém detalhes em duas colunas legíveis. */
body.pecta-cce-checkout-compact .woocommerce-checkout-review-order table.shop_table td.product-name{min-width:0!important;overflow:visible!important}
body.pecta-cce-checkout-compact .woocommerce-checkout-review-order table.shop_table td.product-total{width:84px!important;min-width:72px!important;white-space:nowrap!important;vertical-align:top!important}
body.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation{display:grid!important;grid-template-columns:max-content minmax(0,1fr)!important;column-gap:7px!important;row-gap:3px!important;align-items:start!important;width:100%!important;max-width:100%!important;margin:6px 0 0!important}
body.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dt,
body.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dd{display:block!important;min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;line-height:1.35!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}
body.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dd::after{display:none!important;content:none!important}
body.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dd p{margin:0!important;padding:0!important;line-height:inherit!important}
body.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dt.pecta-cce-delivery-key{grid-column:1!important;padding:5px 3px 5px 7px!important;margin:3px 0 4px!important;border-left:3px solid var(--pecta-cce-accent)!important;background:color-mix(in srgb,var(--pecta-cce-accent) 11%,transparent)!important;white-space:nowrap!important}
body.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dd.pecta-cce-delivery-value{grid-column:2!important;padding:5px 7px 5px 3px!important;margin:3px 0 4px!important;background:color-mix(in srgb,var(--pecta-cce-accent) 11%,transparent)!important;min-width:0!important;width:auto!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important}

/* Totais: uma única linha IVA/VAT (inclui também eventual imposto do transporte). */
.pecta-cce-explicit-tax-row th,.pecta-cce-explicit-tax-row td{font-weight:400!important}
.pecta-cce-explicit-tax-block .wc-block-components-totals-item{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;gap:16px!important}
body.pecta-cce-checkout-compact .woocommerce-checkout-review-order-table tfoot tr.cart-subtotal th,
body.pecta-cce-checkout-compact .woocommerce-checkout-review-order-table tfoot tr.shipping th,
body.pecta-cce-checkout-compact .woocommerce-checkout-review-order-table tfoot tr.tax-total th,
body.pecta-cce-checkout-compact .woocommerce-checkout-review-order-table tfoot tr.order-total th{white-space:nowrap!important}

/* Seletor global de preços com / sem IVA. */
.pecta-cce-tax-toggle-menu-item{display:flex!important;align-items:center!important}
.pecta-cce-tax-toggle{display:inline-flex;align-items:center;gap:0;padding:2px;border:1px solid var(--pecta-cce-border);border-radius:999px;background:#fff;font-family:inherit;white-space:nowrap;box-sizing:border-box}
.pecta-cce-tax-toggle__option{appearance:none;-webkit-appearance:none;border:0!important;box-shadow:none!important;background:transparent!important;color:inherit!important;min-height:30px;padding:5px 10px!important;border-radius:999px!important;font:inherit;font-size:12px!important;font-weight:600!important;line-height:1!important;cursor:pointer;text-decoration:none!important}
.pecta-cce-tax-toggle__option.is-active{background:var(--pecta-cce-ink)!important;color:#fff!important}
.pecta-cce-tax-toggle__option:focus-visible{outline:2px solid var(--pecta-cce-accent)!important;outline-offset:2px}
/* O seletor automático fica fora da lista do menu e é ancorado à direita da mesma barra. */
.pecta-cce-tax-toggle-row{position:relative}
.pecta-cce-tax-toggle-dock{position:absolute!important;right:clamp(18px,3vw,52px);transform:translateY(-50%);z-index:50;display:flex;align-items:center;justify-content:flex-end;width:max-content;max-width:calc(100% - 36px);margin:0!important;padding:0!important;line-height:1}
@media(max-width:782px){.pecta-cce-tax-toggle-dock{position:static!important;transform:none!important;margin:8px 16px 8px auto!important;max-width:calc(100% - 32px)}}

/* Barra de progresso para envio gratuito. */
.pecta-cce-progress{box-sizing:border-box;width:100%;margin:0 0 20px;padding:15px 16px;border:1px solid var(--pecta-cce-border);border-radius:6px;background:#fff}
.pecta-cce-progress__message{display:flex;align-items:center;gap:9px;margin-bottom:10px;font-size:14px;line-height:1.35;color:var(--pecta-cce-ink);font-weight:600}
.pecta-cce-progress__icon{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;font-size:14px}
.pecta-cce-progress__track{position:relative;overflow:hidden;width:100%;height:7px;background:#e9edf2;border-radius:999px}
.pecta-cce-progress__bar{position:absolute;inset:0 auto 0 0;display:block;max-width:100%;background:var(--pecta-cce-accent);border-radius:inherit;transition:width .35s ease}
.pecta-cce-progress.is-complete .pecta-cce-progress__message{color:#1d6b43}
.pecta-cce-progress.is-complete .pecta-cce-progress__bar{width:100%!important}

/* Integração com carrinho/sidecart de Blocks. */
.wc-block-cart__sidebar>.pecta-cce-progress{margin-bottom:18px}
.wc-block-mini-cart__footer>.pecta-cce-progress,.wc-block-mini-cart__drawer .pecta-cce-progress{margin:0 0 14px}
.widget_shopping_cart_content>.pecta-cce-progress{margin:12px 0}



/* WooCommerce Mini-Cart Block: ajustes seguros e limitados ao próprio bloco. */
.wc-block-mini-cart__drawer .wc-block-mini-cart__items,
.wc-block-mini-cart__drawer .wc-block-components-product-details{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}
.wc-block-mini-cart__drawer .wc-block-components-product-name,
.wc-block-mini-cart__drawer .wc-block-components-product-details,
.wc-block-mini-cart__drawer .wc-block-components-product-details>li{min-width:0!important;max-width:100%!important;box-sizing:border-box!important;white-space:normal!important;overflow-wrap:anywhere}
.wc-block-mini-cart__drawer .pecta-cce-delivery-item{box-sizing:border-box!important;width:100%!important;max-width:100%!important;white-space:normal!important;overflow-wrap:anywhere}
.wc-block-mini-cart__drawer .wc-block-components-product-details>li:not(.pecta-cce-delivery-item){flex:0 0 100%!important;width:100%!important}
.wc-block-mini-cart__drawer .wc-block-components-product-details>li:not(.pecta-cce-delivery-item)::after{display:none!important}

/* Sidecart PECTA — totalmente isolado de sidecarts de terceiros. */
html.pecta-cce-sidecart-open,body.pecta-cce-sidecart-open{overflow:hidden!important}
.pecta-cce-sidecart{position:fixed;inset:0;z-index:999999;visibility:hidden;pointer-events:none;font-family:inherit}
.pecta-cce-sidecart.is-open{visibility:visible;pointer-events:auto}
.pecta-cce-sidecart__overlay{position:absolute;inset:0;background:rgba(10,18,29,.55);opacity:0;transition:opacity .24s ease}
.pecta-cce-sidecart.is-open .pecta-cce-sidecart__overlay{opacity:1}
.pecta-cce-sidecart__panel{position:absolute;top:0;right:0;width:min(var(--pecta-cce-sidecart-width,420px),100vw);max-width:100vw;height:100dvh;max-height:100dvh;display:flex;flex-direction:column;background:#fff;color:var(--pecta-cce-ink);box-shadow:-12px 0 40px rgba(10,18,29,.18);transform:translate3d(100%,0,0);transition:transform .26s ease;overflow:hidden;box-sizing:border-box;outline:0}
.pecta-cce-sidecart.is-open .pecta-cce-sidecart__panel{transform:translate3d(0,0,0)}
.pecta-cce-sidecart__header{flex:0 0 auto;min-height:56px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 13px;border-bottom:1px solid var(--pecta-cce-border);background:#fff;box-sizing:border-box}
.pecta-cce-sidecart__title-wrap{display:flex;align-items:center;gap:9px;min-width:0}
.pecta-cce-sidecart__bag{font-size:18px;line-height:1}
.pecta-cce-sidecart__title{font-size:16px;line-height:1.2}
.pecta-cce-sidecart__count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--pecta-cce-ink);color:#fff;font-size:11px;font-weight:700;box-sizing:border-box}
.pecta-cce-sidecart__close{appearance:none;border:0!important;background:transparent!important;box-shadow:none!important;width:32px;height:32px;padding:0!important;display:inline-flex;align-items:center;justify-content:center;color:inherit!important;font:inherit;font-size:28px!important;line-height:1!important;cursor:pointer;border-radius:50%!important}
.pecta-cce-sidecart__close:hover{background:var(--pecta-cce-soft)!important}
.pecta-cce-sidecart__body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding:4px 11px 8px;overscroll-behavior:contain;box-sizing:border-box}
.pecta-cce-sidecart__footer{flex:0 0 auto;border-top:1px solid var(--pecta-cce-border);background:#fff;padding:9px 12px 11px;box-sizing:border-box;box-shadow:0 -8px 24px rgba(10,18,29,.04)}
.pecta-cce-sidecart__footer:empty{display:none}


.pecta-cce-sidecart-item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:8px;padding:7px 0;border-bottom:1px solid #edf0f4;min-width:0;box-sizing:border-box}
.pecta-cce-sidecart-item:last-child{border-bottom:0}
.pecta-cce-sidecart-item__image{width:54px;min-width:0;align-self:start;padding-top:1px}
.pecta-cce-sidecart-item__image a{display:block;text-decoration:none!important}
.pecta-cce-sidecart-item__image img{display:block;width:54px;height:54px;max-width:100%;object-fit:contain;background:#fff}
.pecta-cce-sidecart-item__content{min-width:0;max-width:100%;overflow:hidden}
.pecta-cce-sidecart-item__head{display:grid;grid-template-columns:minmax(0,1fr) 20px;gap:4px;align-items:start}
.pecta-cce-sidecart-item__name{min-width:0;color:inherit!important;text-decoration:none!important;font-size:12.25px;font-weight:650;line-height:1.24;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;word-break:normal}
.pecta-cce-sidecart-item__remove{appearance:none;border:0!important;background:transparent!important;box-shadow:none!important;width:20px;height:20px;padding:0!important;color:#647082!important;font:inherit;font-size:18px!important;line-height:1!important;cursor:pointer;border-radius:50%!important}
.pecta-cce-sidecart-item__remove:hover{background:#f1f3f6!important;color:#111!important}
.pecta-cce-sidecart-item__meta{margin-top:2px;min-width:0;max-width:100%;font-size:10.4px;line-height:1.2;color:#334157;overflow-wrap:anywhere}
.pecta-cce-sidecart-item__meta dl.variation{display:grid!important;grid-template-columns:max-content minmax(0,1fr)!important;column-gap:5px!important;row-gap:0!important;align-items:baseline!important;width:100%!important;margin:0!important;padding:0!important}
.pecta-cce-sidecart-item__meta dl.variation dt,.pecta-cce-sidecart-item__meta dl.variation dd{min-width:0!important;max-width:100%!important;margin:0!important;padding:0!important;float:none!important;clear:none!important;white-space:normal!important;overflow-wrap:anywhere!important;line-height:1.28!important}
.pecta-cce-sidecart-item__meta dl.variation dt{font-weight:650}
.pecta-cce-sidecart-item__meta dl.variation dd::after{display:none!important;content:none!important}
/* Sidecart: entrega numa única faixa compacta. O JS encurta apenas a apresentação visual da data. */
body .pecta-cce-sidecart .pecta-cce-sidecart-item__meta dl.variation{display:grid!important;grid-template-columns:max-content minmax(0,1fr)!important;width:100%!important;max-width:100%!important;min-width:0!important;gap:0 5px!important}
body .pecta-cce-sidecart .pecta-cce-sidecart-item__meta dl.variation dt,
body .pecta-cce-sidecart .pecta-cce-sidecart-item__meta dl.variation dd{margin:0!important;margin-right:0!important;min-width:0!important;max-width:100%!important;width:auto!important;float:none!important;clear:none!important;white-space:normal!important;word-break:normal!important;overflow-wrap:break-word!important;hyphens:none!important}
body .pecta-cce-sidecart .pecta-cce-sidecart-item__meta dl.variation dt.pecta-cce-delivery-key{grid-column:1!important;grid-row:auto!important;display:block!important;margin-top:1px!important;padding:3px 0 3px 6px!important;border-left:3px solid var(--pecta-cce-accent)!important;background:color-mix(in srgb,var(--pecta-cce-accent) 11%,transparent)!important;white-space:nowrap!important;font-size:10.5px!important;line-height:1.2!important}
body .pecta-cce-sidecart .pecta-cce-sidecart-item__meta dl.variation dd.pecta-cce-delivery-value{grid-column:2!important;grid-row:auto!important;display:block!important;margin-top:1px!important;padding:3px 5px 3px 2px!important;background:color-mix(in srgb,var(--pecta-cce-accent) 11%,transparent)!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;font-size:10.5px!important;line-height:1.2!important}

/* Remove margens herdadas do tema dentro dos metadados do sidecart. */
body .pecta-cce-sidecart .pecta-cce-sidecart-item__meta p,
body .pecta-cce-sidecart .pecta-cce-sidecart-item__meta dd p,
body .pecta-cce-sidecart .pecta-cce-sidecart-item__meta dt p{margin:0!important;padding:0!important;line-height:inherit!important}
body .pecta-cce-sidecart .pecta-cce-sidecart-item__meta dl.variation>dt,
body .pecta-cce-sidecart .pecta-cce-sidecart-item__meta dl.variation>dd{min-height:0!important}
.pecta-cce-sidecart-item__sku{margin-top:2px;font-size:10.4px;line-height:1.2;overflow-wrap:anywhere}
.pecta-cce-sidecart-item__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:5px;margin-top:4px}
.pecta-cce-sidecart-qty{display:grid;grid-template-columns:26px 34px 26px;height:28px;border:1px solid var(--pecta-cce-border);border-radius:4px;overflow:hidden;background:#fff}
.pecta-cce-sidecart-qty button{appearance:none;border:0!important;background:#fff!important;box-shadow:none!important;padding:0!important;min-width:0!important;color:inherit!important;font:inherit;font-size:14px!important;line-height:1!important;cursor:pointer}
.pecta-cce-sidecart-qty button:hover{background:#f5f6f8!important}
.pecta-cce-sidecart-qty input{appearance:textfield!important;-moz-appearance:textfield!important;width:34px!important;min-width:0!important;height:26px!important;margin:0!important;padding:0 2px!important;border:0!important;border-left:1px solid var(--pecta-cce-border)!important;border-right:1px solid var(--pecta-cce-border)!important;border-radius:0!important;box-shadow:none!important;text-align:center!important;font:inherit!important;font-size:11px!important;background:#fff!important;color:inherit!important}
.pecta-cce-sidecart-qty input::-webkit-inner-spin-button,.pecta-cce-sidecart-qty input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.pecta-cce-sidecart-item__price{margin-left:auto;font-size:10.4px;white-space:nowrap}
.pecta-cce-sidecart-item__price strong{font-size:11.2px}
.pecta-cce-sidecart-item.is-removing{display:none!important}.pecta-cce-sidecart-qty.is-updating{opacity:.6;pointer-events:none}


.pecta-cce-sidecart__progress{margin:0 0 8px!important;padding:8px 10px!important;border-radius:5px!important}
.pecta-cce-sidecart__progress .pecta-cce-progress__message{margin-bottom:5px;font-size:11.2px}
.pecta-cce-sidecart__totals{margin-bottom:8px}
.pecta-cce-sidecart__subtotal{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px}
.pecta-cce-sidecart__subtotal strong{font-size:14px}
.pecta-cce-sidecart__tax-note{margin-top:3px;color:#667183;font-size:10.2px;line-height:1.25}
.pecta-cce-sidecart__actions{display:grid;grid-template-columns:1fr;gap:5px}
.pecta-cce-sidecart__button{display:flex!important;align-items:center;justify-content:center;width:100%;min-height:38px;padding:8px 12px!important;border:1px solid var(--pecta-cce-accent)!important;border-radius:2px!important;box-shadow:none!important;text-decoration:none!important;text-align:center;font:inherit;font-size:14px!important;line-height:1.2!important;box-sizing:border-box;transition:background .15s ease,color .15s ease}
.pecta-cce-sidecart__button--secondary{background:#fff!important;color:var(--pecta-cce-ink)!important}
.pecta-cce-sidecart__button--primary{background:var(--pecta-cce-accent)!important;color:#111!important;font-weight:650}
.pecta-cce-sidecart__button:hover{filter:brightness(.98)}
.pecta-cce-sidecart__empty{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#617084;padding:30px}
.pecta-cce-sidecart__empty-icon{font-size:34px;margin-bottom:10px}
.pecta-cce-sidecart__empty p{margin:0}

.pecta-cce-sidecart-trigger{appearance:none;border:1px solid var(--pecta-cce-border)!important;background:#fff!important;color:var(--pecta-cce-ink)!important;box-shadow:0 6px 18px rgba(10,18,29,.13)!important;display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:8px 12px!important;border-radius:999px!important;font:inherit!important;cursor:pointer;position:relative}
.pecta-cce-sidecart-trigger--floating{position:fixed!important;right:24px;bottom:24px;z-index:99990;width:58px;height:58px;min-height:58px;padding:0!important;border-radius:50%!important;font-size:23px!important}
.pecta-cce-sidecart-trigger__count{position:absolute;top:-7px;right:-4px;display:inline-flex;align-items:center;justify-content:center;min-width:21px;height:21px;padding:0 5px;border-radius:999px;background:#111;color:#fff;font-size:10px;font-weight:700;box-sizing:border-box}
.pecta-cce-sidecart-trigger__count:empty{display:none}

@media(max-width:560px){.pecta-cce-sidecart__panel{width:100vw}.pecta-cce-sidecart__header{padding:8px 11px;min-height:52px}.pecta-cce-sidecart__body{padding:3px 9px 7px}.pecta-cce-sidecart__footer{padding:8px 9px}.pecta-cce-sidecart-item{grid-template-columns:50px minmax(0,1fr);gap:7px;padding:6px 0}.pecta-cce-sidecart-item__image,.pecta-cce-sidecart-item__image img{width:50px;height:50px}.pecta-cce-sidecart-trigger--floating{right:16px;bottom:16px}}
@media(prefers-reduced-motion:reduce){.pecta-cce-sidecart__panel,.pecta-cce-sidecart__overlay{transition:none!important}}

/* Checkout mais compacto, sem retirar informação essencial. */
/* A classe __description do Order Summary é o contentor inteiro do produto (nome + metadata),
   não a descrição longa. Nunca a ocultar. */
body.pecta-cce-checkout-compact .wc-block-components-order-summary-item__description{display:block!important;min-width:0!important;line-height:1.42}
body.pecta-cce-checkout-compact .wc-block-components-order-summary-item__description .wc-block-components-product-name{display:block!important;line-height:1.35!important;margin-bottom:4px!important;font-weight:600}
body.pecta-cce-checkout-compact .wc-block-components-order-summary-item__description .wc-block-components-product-metadata{display:block!important;margin-top:4px!important}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary{font-size:.95em}
body.pecta-cce-checkout-compact .wc-block-components-order-summary-item{padding-top:14px!important;padding-bottom:14px!important}
body.pecta-cce-checkout-compact .wc-block-components-order-summary-item__image{width:56px!important}
body.pecta-cce-checkout-compact .wc-block-components-order-summary-item__individual-prices{margin-top:3px!important}
body.pecta-cce-checkout-compact .wc-block-components-order-summary-item.pecta-cce-single-qty .wc-block-components-order-summary-item__individual-prices{display:none!important}
body.pecta-cce-checkout-compact .wc-block-components-product-details{font-size:.92em}
body.pecta-cce-checkout-compact .wc-block-components-totals-wrapper{padding-top:13px!important;padding-bottom:13px!important}
body.pecta-cce-checkout-compact .woocommerce-checkout-review-order-table td,
body.pecta-cce-checkout-compact .woocommerce-checkout-review-order-table th{padding-top:10px;padding-bottom:10px}
@media(min-width:901px){body.pecta-cce-checkout-sticky .wc-block-checkout__sidebar{position:sticky;top:24px;align-self:start}body.pecta-cce-checkout-sticky #order_review{position:sticky;top:24px}}

/* Sugestões no carrinho: slider nativo, sem dependência de bibliotecas externas. */
.pecta-cce-cross-sells{clear:both;width:100%;max-width:100%;margin:42px 0 20px;padding-top:24px;border-top:1px solid var(--pecta-cce-border);box-sizing:border-box;overflow:hidden}
.pecta-cce-cross-sells__head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px}
.pecta-cce-cross-sells__head h2{margin:0;font-size:clamp(20px,2vw,28px);line-height:1.2;color:inherit}
.pecta-cce-cross-sells__arrows{display:flex;align-items:center;gap:7px;flex:0 0 auto}
.pecta-cce-cross-sells__arrow{appearance:none;border:1px solid var(--pecta-cce-border)!important;background:#fff!important;color:var(--pecta-cce-ink)!important;box-shadow:none!important;width:38px;height:38px;min-width:38px;padding:0!important;border-radius:50%!important;display:inline-flex;align-items:center;justify-content:center;font:inherit!important;font-size:25px!important;line-height:1!important;cursor:pointer;transition:border-color .16s ease,transform .16s ease}
.pecta-cce-cross-sells__arrow:hover{border-color:var(--pecta-cce-accent)!important;transform:translateY(-1px)}
.pecta-cce-cross-sells__viewport{width:100%;max-width:100%;overflow:hidden;box-sizing:border-box}
.pecta-cce-cross-sells__track{--pecta-cce-cross-gap:18px;display:flex;align-items:stretch;gap:var(--pecta-cce-cross-gap);width:100%;will-change:transform;transition:transform .42s cubic-bezier(.22,.61,.36,1)}
.pecta-cce-cross-sells.is-slider .pecta-cce-product-card{flex:0 0 auto;width:250px}
.pecta-cce-cross-sells.is-grid .pecta-cce-cross-sells__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.pecta-cce-cross-sells__dots{display:flex;align-items:center;justify-content:center;gap:7px;min-height:22px;margin-top:15px}
.pecta-cce-cross-sells__dots[hidden]{display:none!important}
.pecta-cce-cross-sells__dot{appearance:none;width:8px;height:8px;min-width:8px;padding:0!important;border:0!important;border-radius:50%!important;background:#cbd1da!important;box-shadow:none!important;cursor:pointer;transition:width .18s ease,background .18s ease,border-radius .18s ease}
.pecta-cce-cross-sells__dot.is-active{width:24px;min-width:24px;border-radius:999px!important;background:var(--pecta-cce-accent)!important}
.pecta-cce-cross-sells.is-static .pecta-cce-cross-sells__arrows{visibility:hidden;pointer-events:none}
.pecta-cce-product-card{display:flex;flex-direction:column;min-width:0;border:1px solid var(--pecta-cce-border);border-radius:7px;background:#fff;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease;box-sizing:border-box}
.pecta-cce-product-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(20,35,55,.08)}
.pecta-cce-product-card__image{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;padding:14px;background:#fff;text-decoration:none!important;overflow:hidden}
.pecta-cce-product-card__image img{display:block;width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}
.pecta-cce-product-card__body{display:flex;flex:1;flex-direction:column;padding:14px}
.pecta-cce-product-card__title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:2.85em;margin-bottom:8px;color:inherit!important;text-decoration:none!important;line-height:1.42;font-weight:600}
.pecta-cce-product-card__price{margin-top:auto;margin-bottom:12px;font-weight:600;color:inherit}
.pecta-cce-product-card__button{display:inline-flex!important;align-items:center;justify-content:center;min-height:40px;padding:9px 12px!important;border-radius:3px!important;text-align:center;text-decoration:none!important;font-size:14px!important;line-height:1.2!important}
@media(max-width:1100px){.pecta-cce-cross-sells.is-grid .pecta-cce-cross-sells__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:760px){.pecta-cce-cross-sells{margin-top:28px}.pecta-cce-cross-sells__track{--pecta-cce-cross-gap:12px}.pecta-cce-cross-sells.is-grid .pecta-cce-cross-sells__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.pecta-cce-product-card__body{padding:11px}.pecta-cce-progress{padding:13px 14px}.pecta-cce-cross-sells__arrow{width:34px;height:34px;min-width:34px}}
@media(max-width:420px){.pecta-cce-product-card__button{font-size:12px!important;padding:8px!important}.pecta-cce-cross-sells__head{gap:10px}.pecta-cce-cross-sells__head h2{font-size:19px}}
@media(prefers-reduced-motion:reduce){.pecta-cce-cross-sells__track{transition:none!important}.pecta-cce-product-card{transition:none!important}}

.pecta-cce-cross-sells__loading{display:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.pecta-cce-cross-sells.is-loading .pecta-cce-cross-sells__loading{display:grid}
.pecta-cce-cross-sells.is-loading .pecta-cce-cross-sells__viewport,.pecta-cce-cross-sells.is-loading .pecta-cce-cross-sells__grid,.pecta-cce-cross-sells.is-loading .pecta-cce-cross-sells__dots{display:none!important}
.pecta-cce-cross-sells__loading span{display:block;aspect-ratio:1/.78;border-radius:7px;background:linear-gradient(90deg,#f4f5f7 25%,#eceff2 37%,#f4f5f7 63%);background-size:400% 100%;animation:pecta-cce-skeleton 1.2s ease infinite}
@keyframes pecta-cce-skeleton{0%{background-position:100% 0}100%{background-position:0 0}}
@media(max-width:900px){.pecta-cce-cross-sells__loading{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:600px){.pecta-cce-cross-sells__loading{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}

/* v1.5 — sidecart leve: shell inicial + loader mínimo; mutações não reconstruem o footer. */
.pecta-cce-sidecart__loading{min-height:110px;display:flex;align-items:center;justify-content:center;gap:5px;color:#8b96a6}
.pecta-cce-sidecart__loading span{display:block;width:6px;height:6px;border-radius:50%;background:currentColor;animation:pecta-cce-dot 1s ease-in-out infinite}
.pecta-cce-sidecart__loading span:nth-child(2){animation-delay:.12s}.pecta-cce-sidecart__loading span:nth-child(3){animation-delay:.24s}
@keyframes pecta-cce-dot{0%,60%,100%{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}

/* Compactação adicional sem sacrificar legibilidade. */
.pecta-cce-sidecart__body{padding-left:9px;padding-right:9px}
.pecta-cce-sidecart-item{grid-template-columns:50px minmax(0,1fr);gap:7px;padding:5px 0}
.pecta-cce-sidecart-item__image,.pecta-cce-sidecart-item__image img{width:50px;height:50px}
.pecta-cce-sidecart-item__name{font-size:11.9px;line-height:1.2}
.pecta-cce-sidecart-item__meta,.pecta-cce-sidecart-item__sku{font-size:10px;line-height:1.15}
.pecta-cce-sidecart-item__meta{margin-top:1px}
.pecta-cce-sidecart-item__bottom{margin-top:3px}
.pecta-cce-sidecart__footer{padding:7px 10px 9px}
.pecta-cce-sidecart__progress{margin-bottom:6px!important;padding:7px 9px!important}
.pecta-cce-sidecart__totals{margin-bottom:6px}
.pecta-cce-sidecart-qty.is-updating{opacity:.82;pointer-events:none}

/* Carrinho vazio PECTA — substitui o bloco WooCommerce “Novo na loja”. */
.pecta-cce-empty-cart{width:min(720px,100%);margin:54px auto 80px;padding:48px 28px;text-align:center;box-sizing:border-box}
.pecta-cce-empty-cart__icon{width:72px;height:72px;margin:0 auto 20px;border:2px solid var(--pecta-cce-ink);border-radius:50%;position:relative;opacity:.9}
.pecta-cce-empty-cart__icon:before{content:"";position:absolute;left:20px;top:24px;width:29px;height:20px;border:2px solid currentColor;border-top:0;border-radius:0 0 5px 5px;transform:skew(-5deg)}
.pecta-cce-empty-cart__icon:after{content:"";position:absolute;left:24px;top:47px;width:5px;height:5px;border-radius:50%;background:currentColor;box-shadow:20px 0 0 currentColor}
.pecta-cce-empty-cart__icon span:before{content:"";position:absolute;left:17px;top:18px;width:10px;height:2px;background:currentColor;transform:rotate(55deg);transform-origin:left center}
.pecta-cce-empty-cart h2{margin:0 0 9px;font-size:clamp(24px,3vw,34px);line-height:1.2;color:inherit}
.pecta-cce-empty-cart p{max-width:520px;margin:0 auto 22px;color:#667183;font-size:15px;line-height:1.55}
.pecta-cce-empty-cart__button{display:inline-flex!important;align-items:center;justify-content:center;min-height:46px;padding:10px 24px!important;border:1px solid var(--pecta-cce-accent)!important;background:var(--pecta-cce-accent)!important;color:#111!important;text-decoration:none!important;border-radius:3px!important;font-weight:650!important}
@media(max-width:560px){.pecta-cce-empty-cart{margin:30px auto 50px;padding:34px 18px}.pecta-cce-sidecart-item{grid-template-columns:46px minmax(0,1fr)}.pecta-cce-sidecart-item__image,.pecta-cce-sidecart-item__image img{width:46px;height:46px}}
@media(prefers-reduced-motion:reduce){.pecta-cce-sidecart__loading span{animation:none!important}}

/* ==========================================================================\n   v1.8.0 — CHECKOUT PECTA FINAL\n   PT e EN usam a mesma estrutura Checkout Blocks sempre que a página base PT\n   contém o bloco WooCommerce Checkout. O fallback clássico abaixo existe apenas\n   para instalações/páginas que não tenham Checkout Blocks disponíveis.\n   ========================================================================== */

/* ---------- Base / cartão do resumo ---------- */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar *{
	box-sizing:border-box;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary{
	border:1px solid var(--pecta-cce-border)!important;
	border-radius:7px!important;
	background:#fff!important;
	overflow:hidden!important;
	box-shadow:none!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary>h2,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary__title{
	margin:0!important;
	padding:18px 16px 12px!important;
	font-size:19px!important;
	font-weight:500!important;
	line-height:1.3!important;
	color:var(--pecta-cce-ink)!important;
}

/* ---------- Produto: imagem | informação | preço ---------- */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item{
	position:relative!important;
	min-height:0!important;
	margin:0!important;
	padding:14px 16px!important;
	gap:10px!important;
	align-items:start!important;
	border:0!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item+.wc-block-components-order-summary-item{
	border-top:1px solid #edf0f3!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__image{
	width:48px!important;
	min-width:48px!important;
	max-width:48px!important;
	margin:0!important;
	align-self:start!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__image img{
	display:block!important;
	width:48px!important;
	height:48px!important;
	max-width:48px!important;
	margin:0!important;
	object-fit:contain!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__quantity{
	min-width:19px!important;
	height:19px!important;
	padding:0 4px!important;
	font-size:10px!important;
	font-weight:700!important;
	line-height:19px!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__description{
	min-width:0!important;
	max-width:100%!important;
	margin:0!important;
	padding:0!important;
	line-height:1.35!important;
	overflow:visible!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-name{
	display:block!important;
	margin:0 0 3px!important;
	padding:0!important;
	font-size:12px!important;
	font-weight:650!important;
	line-height:1.35!important;
	white-space:normal!important;
	word-break:normal!important;
	overflow-wrap:break-word!important;
	text-decoration:none!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__individual-prices{
	margin:1px 0 0!important;
	font-size:11px!important;
	line-height:1.3!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item.pecta-cce-single-qty .wc-block-components-order-summary-item__individual-prices{
	display:none!important;
}

/* ---------- Metadados: sem '/', sem colunas fantasma ---------- */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-metadata{
	display:block!important;
	min-width:0!important;
	max-width:100%!important;
	margin:5px 0 0!important;
	padding:0!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details.pecta-cce-checkout-details{
	display:block!important;
	width:100%!important;
	min-width:0!important;
	max-width:100%!important;
	margin:0!important;
	padding:0!important;
	list-style:none!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details>li,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details>li.pecta-cce-checkout-detail{
	display:flex!important;
	align-items:baseline!important;
	justify-content:flex-start!important;
	gap:4px!important;
	width:100%!important;
	min-width:0!important;
	max-width:100%!important;
	margin:2px 0!important;
	padding:0!important;
	font-size:10.5px!important;
	line-height:1.3!important;
	white-space:normal!important;
	word-break:normal!important;
	overflow:visible!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details>li::before,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details>li::after{
	display:none!important;
	content:none!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details__name{
	flex:0 0 auto!important;
	min-width:0!important;
	margin:0!important;
	padding:0!important;
	font-weight:650!important;
	white-space:nowrap!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details__value{
	flex:1 1 auto!important;
	min-width:0!important;
	max-width:100%!important;
	margin:0!important;
	padding:0!important;
	white-space:normal!important;
	word-break:normal!important;
	overflow-wrap:break-word!important;
}

/* Entrega: uma única faixa e uma única linha; em largura insuficiente usa ellipsis. */
body.pecta-cce-highlight-delivery.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details>li.pecta-cce-delivery-item{
	display:flex!important;
	align-items:baseline!important;
	gap:4px!important;
	width:100%!important;
	min-width:0!important;
	max-width:100%!important;
	margin:6px 0 4px!important;
	padding:5px 7px!important;
	border:0!important;
	border-left:3px solid var(--pecta-cce-accent)!important;
	border-radius:0!important;
	background:color-mix(in srgb,var(--pecta-cce-accent) 11%,transparent)!important;
	overflow:hidden!important;
	font-size:10px!important;
	line-height:1.25!important;
}
body.pecta-cce-highlight-delivery.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details>li.pecta-cce-delivery-item .wc-block-components-product-details__name{
	flex:0 0 auto!important;
	background:transparent!important;
	border:0!important;
	padding:0!important;
	white-space:nowrap!important;
}
body.pecta-cce-highlight-delivery.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details>li.pecta-cce-delivery-item .wc-block-components-product-details__value{
	flex:1 1 auto!important;
	min-width:0!important;
	background:transparent!important;
	border:0!important;
	padding:0!important;
	white-space:nowrap!important;
	overflow:hidden!important;
	text-overflow:ellipsis!important;
}

/* ---------- Cupão e totais: linhas compactas e constantes ---------- */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-wrapper{
	min-height:0!important;
	margin:0!important;
	padding:0 16px!important;
	border-top:1px solid var(--pecta-cce-border)!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-item{
	display:flex!important;
	align-items:center!important;
	justify-content:space-between!important;
	gap:14px!important;
	width:100%!important;
	min-height:46px!important;
	margin:0!important;
	padding:11px 0!important;
	font-size:11.5px!important;
	line-height:1.3!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-item__label,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-item__value{
	margin:0!important;
	padding:0!important;
	line-height:1.3!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-item__value{
	margin-left:auto!important;
	text-align:right!important;
	white-space:nowrap!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-coupon,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-shipping,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-taxes,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-footer-item{
	min-height:0!important;
	margin:0!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-shipping>*{
	max-width:100%!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-shipping fieldset,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-shipping .wc-block-components-radio-control,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-shipping .wc-block-components-radio-control-accordion-option{
	min-height:0!important;
	margin:0!important;
	padding-top:0!important;
	padding-bottom:0!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-footer-item{
	min-height:62px!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__label,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-footer-item .wc-block-components-totals-item__value{
	font-size:18px!important;
	font-weight:500!important;
}

/* Não acrescentar distância artificial entre Subtotal / Envio / IVA / Total. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-shipping__change-address__link,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-shipping-rates-control__package,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-shipping-rates-control{
	margin-top:0!important;
	margin-bottom:0!important;
}

/* ---------- Fallback clássico: cartão visual igual ao Block ---------- */
@media(min-width:1024px){
	body.pecta-cce-checkout-compact.woocommerce-checkout form.checkout.woocommerce-checkout{
		display:grid!important;
		grid-template-columns:minmax(0,1.55fr) minmax(340px,.85fr)!important;
		grid-template-rows:auto auto!important;
		column-gap:34px!important;
		align-items:start!important;
	}
	body.pecta-cce-checkout-compact.woocommerce-checkout form.checkout.woocommerce-checkout>#customer_details{
		grid-column:1!important;
		grid-row:1 / span 2!important;
		width:100%!important;
		float:none!important;
		margin:0!important;
	}
	body.pecta-cce-checkout-compact.woocommerce-checkout form.checkout.woocommerce-checkout>#order_review_heading{
		grid-column:2!important;
		grid-row:1!important;
		width:100%!important;
		float:none!important;
	}
	body.pecta-cce-checkout-compact.woocommerce-checkout form.checkout.woocommerce-checkout>#order_review{
		grid-column:2!important;
		grid-row:2!important;
		width:100%!important;
		float:none!important;
	}
}
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review_heading{
	box-sizing:border-box!important;
	margin:0!important;
	padding:18px 16px 12px!important;
	border:1px solid var(--pecta-cce-border)!important;
	border-bottom:0!important;
	border-radius:7px 7px 0 0!important;
	background:#fff!important;
	font-size:19px!important;
	font-weight:500!important;
	line-height:1.3!important;
	color:var(--pecta-cce-ink)!important;
}
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review{
	box-sizing:border-box!important;
	width:100%!important;
	margin:0!important;
	padding:0!important;
	background:transparent!important;
}
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table{
	width:100%!important;
	margin:0!important;
	border:1px solid var(--pecta-cce-border)!important;
	border-top:0!important;
	border-radius:0 0 7px 7px!important;
	border-collapse:separate!important;
	border-spacing:0!important;
	background:#fff!important;
	table-layout:auto!important;
	overflow:hidden!important;
}
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table thead{
	display:none!important;
}
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tbody tr.cart_item td{
	padding:14px 16px!important;
	border:0!important;
	border-bottom:1px solid var(--pecta-cce-border)!important;
	vertical-align:top!important;
}
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-name{
	min-width:0!important;
	padding-right:5px!important;
	font-size:12px!important;
}
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table td.product-total{
	width:86px!important;
	min-width:86px!important;
	padding-left:5px!important;
	text-align:right!important;
	white-space:nowrap!important;
	font-size:11.5px!important;
}
body.pecta-cce-checkout-compact .woocommerce-checkout-review-order td.product-name .pecta-cce-checkout-product-thumb{
	position:relative!important;
	float:left!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	width:48px!important;
	height:48px!important;
	margin:0 10px 5px 0!important;
}
body.pecta-cce-checkout-compact .woocommerce-checkout-review-order td.product-name .pecta-cce-checkout-product-thumb img{
	display:block!important;
	width:48px!important;
	height:48px!important;
	max-width:48px!important;
	margin:0!important;
	object-fit:contain!important;
}
body.pecta-cce-checkout-compact .pecta-cce-checkout-qty-badge{
	position:absolute!important;
	top:-5px!important;
	right:-5px!important;
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	min-width:19px!important;
	height:19px!important;
	padding:0 4px!important;
	border-radius:999px!important;
	background:var(--pecta-cce-ink)!important;
	color:#fff!important;
	font-size:10px!important;
	font-weight:700!important;
	line-height:1!important;
}
body.pecta-cce-checkout-compact .woocommerce-checkout-review-order td.product-name .pecta-cce-checkout-product-name{
	display:block!important;
	min-height:48px!important;
	margin-left:58px!important;
	font-size:12px!important;
	font-weight:650!important;
	line-height:1.35!important;
	white-space:normal!important;
	word-break:normal!important;
	overflow-wrap:break-word!important;
}
body.pecta-cce-checkout-compact .woocommerce-checkout-review-order td.product-name>.product-quantity{
	display:none!important;
}
body.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation{
	clear:both!important;
	display:block!important;
	width:calc(100% - 58px)!important;
	max-width:calc(100% - 58px)!important;
	margin:5px 0 0 58px!important;
	padding:0!important;
	font-size:10.5px!important;
	line-height:1.3!important;
}
body.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dt,
body.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dd{
	display:inline!important;
	float:none!important;
	clear:none!important;
	width:auto!important;
	min-width:0!important;
	margin:0!important;
	padding:0!important;
	line-height:1.3!important;
}
body.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dt{
	font-weight:650!important;
	white-space:nowrap!important;
}
body.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dt:not(.pecta-cce-delivery-key)::after{
	content:" "!important;
}
body.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dd:not(.pecta-cce-delivery-value)::after{
	content:""!important;
	display:block!important;
	height:2px!important;
}
body.pecta-cce-highlight-delivery.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dt.pecta-cce-delivery-key,
body.pecta-cce-highlight-delivery.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dd.pecta-cce-delivery-value{
	display:inline-block!important;
	box-sizing:border-box!important;
	margin:4px 0 3px!important;
	padding:5px 0!important;
	background:color-mix(in srgb,var(--pecta-cce-accent) 11%,transparent)!important;
	font-size:10px!important;
	line-height:1.25!important;
	vertical-align:top!important;
	white-space:nowrap!important;
	overflow:hidden!important;
	text-overflow:ellipsis!important;
}
body.pecta-cce-highlight-delivery.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dt.pecta-cce-delivery-key{
	max-width:44%!important;
	padding-left:7px!important;
	padding-right:3px!important;
	border-left:3px solid var(--pecta-cce-accent)!important;
}
body.pecta-cce-highlight-delivery.pecta-cce-compact-variations .woocommerce-checkout-review-order dl.variation>dd.pecta-cce-delivery-value{
	max-width:56%!important;
	padding-left:2px!important;
	padding-right:7px!important;
}
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr th,
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr td{
	box-sizing:border-box!important;
	padding:11px 16px!important;
	border:0!important;
	border-top:1px solid var(--pecta-cce-border)!important;
	font-size:11.5px!important;
	line-height:1.3!important;
	vertical-align:middle!important;
}
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr th{
	width:auto!important;
	font-weight:400!important;
	text-align:left!important;
	white-space:nowrap!important;
}
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr td{
	width:105px!important;
	min-width:105px!important;
	font-weight:400!important;
	text-align:right!important;
	white-space:normal!important;
	word-break:normal!important;
	overflow-wrap:normal!important;
}
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total th,
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.order-total td{
	padding-top:15px!important;
	padding-bottom:15px!important;
	font-size:18px!important;
	font-weight:500!important;
}
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.pecta-cce-single-shipping #shipping_method,
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review .woocommerce-checkout-review-order-table tfoot tr.pecta-cce-single-shipping ul.woocommerce-shipping-methods{
	display:none!important;
}
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review .pecta-cce-single-shipping-display{
	display:block!important;
	font-weight:400!important;
	text-align:right!important;
	white-space:nowrap!important;
}
body.pecta-cce-checkout-compact.woocommerce-checkout #order_review>#payment{
	margin-top:24px!important;
}

/* ---------- Responsivo ---------- */
@media(max-width:760px){
	body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary>h2,
	body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary__title{
		padding-left:13px!important;
		padding-right:13px!important;
	}
	body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item{
		padding:12px 13px!important;
	}
	body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-wrapper{
		padding-left:13px!important;
		padding-right:13px!important;
	}
}

/* ==========================================================================
   v1.8.4 — Checkout Blocks / Astra: geometria final baseada no DOM real
   ========================================================================== */

/* O resumo usa um único gutter horizontal para que preço do produto, subtotal,
   envio, IVA e total terminem exatamente no mesmo eixo. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar{
	--pecta-summary-gutter:16px;
	--pecta-summary-left-product:12px;
	--pecta-summary-border:#d9dee7;
}

/* Card e cabeçalho. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-block{
	box-sizing:border-box!important;
	overflow:hidden!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary__title{
	display:flex!important;
	align-items:center!important;
	box-sizing:border-box!important;
	min-height:72px!important;
	margin:0!important;
	padding:0 var(--pecta-summary-gutter)!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary__title-text{
	margin:0!important;
	padding:0!important;
	font-size:20px!important;
	font-weight:500!important;
	line-height:1.25!important;
	letter-spacing:0!important;
}
/* Em desktop o total no título e a seta não são necessários; o Total final já
   aparece no rodapé. Mantemos o comportamento compacto e estável. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary__title-price,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary__title-icon{
	display:none!important;
}

/* Retira paddings internos do WooCommerce que duplicavam os gutters. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wp-block-woocommerce-checkout-order-summary-cart-items-block,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary__content,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary__scrollable{
	box-sizing:border-box!important;
	width:100%!important;
	max-width:100%!important;
	margin:0!important;
	padding-left:0!important;
	padding-right:0!important;
}

/* Produto: imagem | conteúdo | preço. Os valores à direita usam exatamente o
   mesmo gutter de 16px dos totais. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item{
	display:grid!important;
	grid-template-columns:34px minmax(0,1fr) 62px!important;
	grid-template-areas:"image description price"!important;
	column-gap:8px!important;
	row-gap:0!important;
	align-items:start!important;
	box-sizing:border-box!important;
	width:100%!important;
	min-height:0!important;
	margin:0!important;
	padding:14px var(--pecta-summary-gutter) 12px var(--pecta-summary-left-product)!important;
	position:relative!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__image{
	grid-area:image!important;
	display:flex!important;
	align-items:flex-start!important;
	justify-content:flex-start!important;
	box-sizing:border-box!important;
	width:34px!important;
	height:38px!important;
	min-width:34px!important;
	max-width:34px!important;
	margin:2px 0 0!important;
	padding:0!important;
	position:relative!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__image img{
	display:block!important;
	box-sizing:border-box!important;
	width:34px!important;
	height:34px!important;
	min-width:34px!important;
	max-width:34px!important;
	margin:0!important;
	padding:0!important;
	object-fit:contain!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__quantity{
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	box-sizing:border-box!important;
	top:-6px!important;
	right:0!important;
	width:20px!important;
	height:20px!important;
	min-width:20px!important;
	max-width:20px!important;
	min-height:20px!important;
	max-height:20px!important;
	margin:0!important;
	padding:0!important;
	border-radius:50%!important;
	font-size:10px!important;
	font-weight:600!important;
	line-height:1!important;
	text-align:center!important;
	z-index:2!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__description{
	grid-area:description!important;
	box-sizing:border-box!important;
	width:100%!important;
	min-width:0!important;
	max-width:none!important;
	margin:0!important;
	padding:0!important;
	overflow:visible!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-name{
	display:block!important;
	box-sizing:border-box!important;
	width:100%!important;
	max-width:none!important;
	margin:0!important;
	padding:0!important;
	font-size:13.5px!important;
	font-weight:650!important;
	line-height:1.32!important;
	letter-spacing:0!important;
	word-break:normal!important;
	overflow-wrap:break-word!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__total-price{
	grid-area:price!important;
	position:static!important;
	display:block!important;
	align-self:start!important;
	justify-self:end!important;
	box-sizing:border-box!important;
	width:62px!important;
	max-width:62px!important;
	margin:0!important;
	padding:1px 0 0!important;
	font-size:13px!important;
	font-weight:500!important;
	line-height:1.3!important;
	text-align:right!important;
	white-space:nowrap!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__total-price *,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__total-price .wc-block-formatted-money-amount{
	margin:0!important;
	padding:0!important;
	font-size:13px!important;
	line-height:1.3!important;
	white-space:nowrap!important;
}
/* O preço unitário que aparece debaixo do nome é redundante porque o valor já
   está na coluna direita. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__individual-prices,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-cart-item__prices{
	display:none!important;
}
/* Nunca mostrar a descrição longa no resumo. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-metadata__description{
	display:none!important;
}

/* Metadados. O elemento real do WooCommerce Blocks usa SPANs (não LI), por isso
   todas as regras são aplicadas pela classe e não pelo nome da tag. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-metadata{
	display:block!important;
	box-sizing:border-box!important;
	width:calc(100% + 70px)!important;
	max-width:calc(100% + 70px)!important;
	min-width:0!important;
	margin:8px 0 0!important;
	padding:0!important;
	font-size:11.25px!important;
	line-height:1.3!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details.pecta-cce-checkout-details{
	display:flex!important;
	flex-direction:column!important;
	align-items:stretch!important;
	gap:0!important;
	box-sizing:border-box!important;
	width:100%!important;
	max-width:100%!important;
	margin:0!important;
	padding:0!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details>.pecta-cce-checkout-detail{
	display:flex!important;
	align-items:baseline!important;
	box-sizing:border-box!important;
	width:100%!important;
	min-width:0!important;
	margin:3px 0 0!important;
	padding:0!important;
	gap:4px!important;
	font-size:11.25px!important;
	line-height:1.28!important;
	white-space:normal!important;
	word-break:normal!important;
	overflow-wrap:break-word!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details>.pecta-cce-checkout-detail .wc-block-components-product-details__name{
	flex:0 0 auto!important;
	margin:0!important;
	padding:0!important;
	font-weight:600!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details>.pecta-cce-checkout-detail .wc-block-components-product-details__value{
	min-width:0!important;
	margin:0!important;
	padding:0!important;
}
/* Entrega: uma única linha real. Como os metadados ocupam também a largura sob a
   coluna do preço, a data cabe inteira no cartão desktop. */
body.pecta-cce-highlight-delivery.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details>.pecta-cce-delivery-item{
	display:flex!important;
	flex-direction:row!important;
	flex-wrap:nowrap!important;
	align-items:center!important;
	box-sizing:border-box!important;
	width:100%!important;
	max-width:100%!important;
	min-width:0!important;
	min-height:28px!important;
	margin:7px 0 4px!important;
	padding:5px 8px!important;
	gap:4px!important;
	border-left:3px solid var(--pecta-cce-accent)!important;
	background:color-mix(in srgb,var(--pecta-cce-accent) 10%,transparent)!important;
	font-size:11.25px!important;
	line-height:1.2!important;
	white-space:nowrap!important;
	overflow:hidden!important;
}
body.pecta-cce-highlight-delivery.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details>.pecta-cce-delivery-item .wc-block-components-product-details__name{
	flex:0 0 auto!important;
	margin:0!important;
	padding:0!important;
	font-weight:650!important;
	white-space:nowrap!important;
}
body.pecta-cce-highlight-delivery.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details>.pecta-cce-delivery-item .wc-block-components-product-details__value{
	flex:1 1 auto!important;
	min-width:0!important;
	margin:0!important;
	padding:0!important;
	white-space:nowrap!important;
	overflow:hidden!important;
	text-overflow:ellipsis!important;
}
/* A referência começa sempre numa linha nova e nunca recebe separadores. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-details>.wc-block-components-product-details__ref{
	margin-top:1px!important;
}

/* Cupão: a classe real é wc-block-components-panel__button. Damos espaço ao
   cabeçalho sem aumentar o formulário. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-coupon{
	box-sizing:border-box!important;
	width:100%!important;
	min-height:0!important;
	margin:0!important;
	padding:0!important;
	border-top:1px solid var(--pecta-summary-border)!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-coupon .wc-block-components-totals-coupon,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-coupon .wc-block-components-panel{
	box-sizing:border-box!important;
	width:100%!important;
	margin:0!important;
	padding:0!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-coupon .wc-block-components-panel__button{
	position:relative!important;
	display:flex!important;
	align-items:center!important;
	box-sizing:border-box!important;
	width:100%!important;
	min-height:50px!important;
	margin:0!important;
	padding:0 44px 0 var(--pecta-summary-gutter)!important;
	font-size:13.25px!important;
	font-weight:400!important;
	line-height:1.25!important;
	text-align:left!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-coupon .wc-block-components-panel__button-icon{
	position:absolute!important;
	right:var(--pecta-summary-gutter)!important;
	top:50%!important;
	width:20px!important;
	height:20px!important;
	margin:0!important;
	transform:translateY(-50%)!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-coupon__form{
	display:grid!important;
	grid-template-columns:minmax(0,1fr) auto!important;
	gap:8px!important;
	align-items:center!important;
	box-sizing:border-box!important;
	width:100%!important;
	margin:0!important;
	padding:0 var(--pecta-summary-gutter) 14px!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-coupon__form .wc-block-components-text-input{
	margin:0!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-coupon__form input{
	box-sizing:border-box!important;
	height:36px!important;
	min-height:36px!important;
	margin:0!important;
	padding:6px 10px!important;
	font-size:12.5px!important;
	line-height:1.2!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-coupon__form button{
	box-sizing:border-box!important;
	height:36px!important;
	min-height:36px!important;
	min-width:78px!important;
	margin:0!important;
	padding:0 13px!important;
	font-size:12.5px!important;
	line-height:1!important;
}

/* Linhas de totais: mesma altura, mesmos gutters e alinhamento vertical real.
   Importante: no Total, o próprio elemento tem simultaneamente as classes
   totals-item + totals-footer-item, não existe um totals-item filho. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-subtotal,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-shipping,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-native-tax,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-explicit-tax-block,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-total{
	display:flex!important;
	align-items:center!important;
	box-sizing:border-box!important;
	width:100%!important;
	min-height:56px!important;
	height:auto!important;
	margin:0!important;
	padding:0 var(--pecta-summary-gutter)!important;
	border-top:1px solid var(--pecta-summary-border)!important;
}
/* A linha fiscal nativa deixa de ser escondida: quando existe, é ela própria
   renomeada para IVA/VAT. A linha PECTA só é criada se Blocks a omitir (IVA 0). */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-native-tax,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-native-tax-row{
	display:flex!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-subtotal>.wc-block-components-totals-item,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-explicit-tax-block>.wc-block-components-totals-item,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-native-tax>.wc-block-components-totals-item,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-shipping .wc-block-components-totals-shipping>.wc-block-components-totals-item,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-shipping>.wc-block-components-totals-item{
	display:flex!important;
	align-items:center!important;
	justify-content:space-between!important;
	box-sizing:border-box!important;
	width:100%!important;
	min-width:0!important;
	min-height:56px!important;
	margin:0!important;
	padding:0!important;
	gap:14px!important;
	font-size:13.25px!important;
	line-height:1.25!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-shipping .wc-block-components-totals-shipping{
	display:block!important;
	box-sizing:border-box!important;
	width:100%!important;
	min-width:0!important;
	margin:0!important;
	padding:0!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-subtotal .wc-block-components-totals-item__label,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-shipping .wc-block-components-totals-item__label,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-native-tax .wc-block-components-totals-item__label,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-explicit-tax-block .wc-block-components-totals-item__label{
	display:flex!important;
	flex:1 1 auto!important;
	flex-direction:column!important;
	justify-content:center!important;
	align-self:stretch!important;
	min-width:0!important;
	margin:0!important;
	padding:0!important;
	font-size:13.25px!important;
	font-weight:400!important;
	line-height:1.25!important;
	text-align:left!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-subtotal .wc-block-components-totals-item__value,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-shipping .wc-block-components-totals-item__value,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-native-tax .wc-block-components-totals-item__value,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-explicit-tax-block .wc-block-components-totals-item__value{
	display:flex!important;
	flex:0 0 auto!important;
	align-items:center!important;
	align-self:stretch!important;
	margin:0 0 0 auto!important;
	padding:0!important;
	font-size:13.25px!important;
	font-weight:400!important;
	line-height:1.25!important;
	text-align:right!important;
	white-space:nowrap!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-totals-item__description{
	display:none!important;
}
/* Método de envio selecionado, discreto sob o rótulo Envio/Shipping. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-shipping .wc-block-components-totals-item__label[data-pecta-shipping-method]::after{
	content:attr(data-pecta-shipping-method);
	display:block!important;
	max-width:220px!important;
	margin-top:3px!important;
	font-size:10.5px!important;
	font-weight:400!important;
	line-height:1.2!important;
	color:#778296!important;
	white-space:nowrap!important;
	overflow:hidden!important;
	text-overflow:ellipsis!important;
}

/* Total. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-total{
	min-height:68px!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-total>.wc-block-components-totals-footer-item,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-total>.wc-block-components-totals-item.wc-block-components-totals-footer-item{
	display:flex!important;
	align-items:center!important;
	justify-content:space-between!important;
	box-sizing:border-box!important;
	width:100%!important;
	min-width:0!important;
	min-height:68px!important;
	margin:0!important;
	padding:0!important;
	gap:14px!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-total .wc-block-components-totals-item__label,
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-total .wc-block-components-totals-item__value{
	display:flex!important;
	align-items:center!important;
	align-self:stretch!important;
	margin:0!important;
	padding:0!important;
	font-size:19px!important;
	font-weight:500!important;
	line-height:1.2!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-total .wc-block-components-totals-item__value{
	margin-left:auto!important;
	text-align:right!important;
	white-space:nowrap!important;
}

/* Barra de envio: mantém a mesma linguagem visual sem alterar a geometria do
   resumo. */
body.pecta-cce-is-checkout .wc-block-checkout__sidebar>.pecta-cce-progress{
	box-sizing:border-box!important;
	margin-bottom:18px!important;
	padding:14px 16px!important;
}
body.pecta-cce-is-checkout .wc-block-checkout__sidebar>.pecta-cce-progress .pecta-cce-progress__message{
	margin-bottom:9px!important;
	font-size:14px!important;
	line-height:1.3!important;
}

@media(max-width:760px){
	body.pecta-cce-checkout-compact .wc-block-checkout__sidebar{
		--pecta-summary-gutter:14px;
		--pecta-summary-left-product:10px;
	}
	body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary__title{
		min-height:64px!important;
	}
	body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-checkout-order-summary__title-text{
		font-size:18px!important;
	}
	body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item{
		grid-template-columns:32px minmax(0,1fr) 58px!important;
		column-gap:7px!important;
		padding-top:12px!important;
		padding-bottom:11px!important;
	}
	body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__image,
	body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__image img{
		width:32px!important;
		min-width:32px!important;
		max-width:32px!important;
	}
	body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__image img{
		height:32px!important;
	}
	body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__total-price{
		width:58px!important;
		max-width:58px!important;
	}
	body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-metadata{
		width:calc(100% + 65px)!important;
		max-width:calc(100% + 65px)!important;
	}
	body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-product-name{
		font-size:13px!important;
	}
}

/* ==========================================================================
   v1.8.6 — Shipping + badge de quantidade, baseado no DOM real Astra/Blocks
   ========================================================================== */

/* O label nativo do Blocks pode ser o próprio nome da tarifa (ex.:
   “Sob Consulta”). Mantemos esse texto no DOM para React, mas visualmente
   mostramos sempre a hierarquia: Envio/Shipping + nome da regra PECTA. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-shipping .wc-block-components-totals-item__label.pecta-cce-shipping-label{
	display:flex!important;
	flex:1 1 auto!important;
	flex-direction:column!important;
	align-items:flex-start!important;
	justify-content:center!important;
	align-self:stretch!important;
	min-width:0!important;
	max-width:calc(100% - 96px)!important;
	margin:0!important;
	padding:0!important;
	font-size:0!important;
	line-height:1!important;
	color:transparent!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-shipping .wc-block-components-totals-item__label.pecta-cce-shipping-label::before{
	content:attr(data-pecta-row-label);
	display:block!important;
	max-width:100%!important;
	font-size:13.25px!important;
	font-weight:400!important;
	line-height:1.25!important;
	color:var(--pecta-cce-ink)!important;
	white-space:nowrap!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-shipping .wc-block-components-totals-item__label.pecta-cce-shipping-label[data-pecta-shipping-method]::after{
	content:attr(data-pecta-shipping-method);
	display:block!important;
	box-sizing:border-box!important;
	max-width:100%!important;
	margin-top:3px!important;
	font-size:11.25px!important;
	font-weight:600!important;
	line-height:1.25!important;
	color:#667287!important;
	white-space:nowrap!important;
	overflow:hidden!important;
	text-overflow:ellipsis!important;
}
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-row-shipping .wc-block-components-totals-item__value{
	align-self:stretch!important;
	display:flex!important;
	align-items:center!important;
	justify-content:flex-end!important;
	margin-left:auto!important;
}

/* Badge: círculo real, contido na coluna da imagem e com folga suficiente para
   nunca tocar no título do produto. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .wc-block-components-order-summary-item__quantity{
	display:flex!important;
	align-items:center!important;
	justify-content:center!important;
	box-sizing:border-box!important;
	top:-6px!important;
	right:0!important;
	width:20px!important;
	height:20px!important;
	min-width:20px!important;
	max-width:20px!important;
	min-height:20px!important;
	max-height:20px!important;
	margin:0!important;
	padding:0!important;
	border-radius:50%!important;
	font-size:10px!important;
	font-weight:600!important;
	line-height:1!important;
	text-align:center!important;
	transform:none!important;
	z-index:2!important;
}

/* Fallback clássico. */
.woocommerce-checkout-review-order-table tr.shipping th .pecta-cce-shipping-method-name{
	display:block;
	margin-top:3px;
	font-size:11px;
	font-weight:600;
	line-height:1.25;
	color:#5e6a7d;
}

/* v1.8.7 — remove o separador nativo " / " após a entrega prevista no checkout Blocks. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar .pecta-cce-delivery-item > span[aria-hidden="true"]{display:none!important;}


/* v1.8.8 — WooCommerce Blocks: remover fisicamente via JS e ocultar como fallback
   o separador " / " que o Blocks acrescenta depois da data de entrega. */
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar
.wc-block-components-product-details__data-de-entrega-prevista > span[aria-hidden="true"],
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar
.wc-block-components-product-details > span[class*="data-de-entrega"] > span[aria-hidden="true"],
body.pecta-cce-checkout-compact .wc-block-checkout__sidebar
.wc-block-components-product-details > span[class*="estimated-delivery"] > span[aria-hidden="true"]{
	display:none!important;
}


/* v1.8.9 — fallback absoluto: o WooCommerce Blocks gera este separador como
   filho direto do detalhe. Não dependemos da sidebar, body class ou idioma. */
.wc-block-components-product-details__data-de-entrega-prevista > span[aria-hidden="true"],
.wc-block-components-product-details > span[class*="data-de-entrega-prevista"] > span[aria-hidden="true"],
.wc-block-components-product-details > span.pecta-cce-delivery-item > span[aria-hidden="true"]{
	display:none!important;
	visibility:hidden!important;
	width:0!important;
	height:0!important;
	margin:0!important;
	padding:0!important;
	overflow:hidden!important;
}

/* ========================================================================== */
/* v2.0 — Minha Conta, detalhe de encomenda e página de encomenda recebida     */
/* Mantém templates WooCommerce/Astra: apenas normaliza layout e hierarquia.   */
/* ========================================================================== */

/* Ações da lista de encomendas: Ver encomenda / Pagar / Cancelar. */
body.pecta-cce-account-orders .woocommerce-orders-table__cell-order-actions,
body.pecta-cce-account-orders .woocommerce-MyAccount-content .woocommerce-orders-table__cell-order-actions{
	display:flex!important;align-items:center!important;justify-content:flex-start!important;flex-wrap:wrap!important;gap:7px!important;
}
body.pecta-cce-account-orders .woocommerce-orders-table__cell-order-actions .button,
body.pecta-cce-account-orders .woocommerce-MyAccount-content .woocommerce-button,
body.pecta-cce-view-order .woocommerce-MyAccount-content .button{
	display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:38px!important;padding:8px 13px!important;margin:0!important;
	line-height:1.15!important;text-align:center!important;border-radius:4px!important;white-space:nowrap!important;box-sizing:border-box!important;
}
body.pecta-cce-account-orders .woocommerce-orders-table__cell-order-actions .pay{background:var(--pecta-cce-accent)!important;border-color:var(--pecta-cce-accent)!important;color:#17263a!important}
body.pecta-cce-account-orders .woocommerce-orders-table__cell-order-actions .cancel{background:#fff!important;color:#8a2d2d!important;border:1px solid #d9dee7!important}

/* Conteúdo de uma encomenda: títulos, tabelas e espaçamento previsível. */
body.pecta-cce-view-order .woocommerce-MyAccount-content,
body.pecta-cce-order-received .woocommerce-order{color:var(--pecta-cce-ink)}
body.pecta-cce-view-order .woocommerce-order-details,
body.pecta-cce-view-order .woocommerce-customer-details,
body.pecta-cce-order-received .woocommerce-order-details,
body.pecta-cce-order-received .woocommerce-customer-details{margin-top:28px!important;margin-bottom:28px!important}
body.pecta-cce-view-order .woocommerce-order-details__title,
body.pecta-cce-view-order .woocommerce-column__title,
body.pecta-cce-order-received .woocommerce-order-details__title,
body.pecta-cce-order-received .woocommerce-column__title{
	margin:0 0 13px!important;font-size:20px!important;line-height:1.3!important;color:var(--pecta-cce-ink)!important
}
body.pecta-cce-view-order .woocommerce-table--order-details,
body.pecta-cce-order-received .woocommerce-table--order-details{
	width:100%!important;border:1px solid var(--pecta-cce-border)!important;border-radius:7px!important;border-collapse:separate!important;border-spacing:0!important;overflow:hidden!important;background:#fff!important
}
body.pecta-cce-view-order .woocommerce-table--order-details th,
body.pecta-cce-view-order .woocommerce-table--order-details td,
body.pecta-cce-order-received .woocommerce-table--order-details th,
body.pecta-cce-order-received .woocommerce-table--order-details td{
	padding:12px 15px!important;vertical-align:middle!important;border:0!important;border-bottom:1px solid #e8ebef!important;line-height:1.45!important
}
body.pecta-cce-view-order .woocommerce-table--order-details tfoot tr:last-child th,
body.pecta-cce-view-order .woocommerce-table--order-details tfoot tr:last-child td,
body.pecta-cce-order-received .woocommerce-table--order-details tfoot tr:last-child th,
body.pecta-cce-order-received .woocommerce-table--order-details tfoot tr:last-child td{border-bottom:0!important;font-weight:700!important}
body.pecta-cce-view-order .woocommerce-table--order-details .product-quantity,
body.pecta-cce-order-received .woocommerce-table--order-details .product-quantity{white-space:nowrap}

/* Moradas: faturação e envio realmente alinhados. */
body.pecta-cce-view-order .woocommerce-customer-details .woocommerce-columns--addresses,
body.pecta-cce-order-received .woocommerce-customer-details .woocommerce-columns--addresses{
	display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:18px!important;margin:0!important
}
body.pecta-cce-view-order .woocommerce-customer-details .woocommerce-column,
body.pecta-cce-order-received .woocommerce-customer-details .woocommerce-column{
	float:none!important;width:auto!important;margin:0!important;min-width:0!important
}
body.pecta-cce-view-order .woocommerce-customer-details address,
body.pecta-cce-order-received .woocommerce-customer-details address{
	box-sizing:border-box!important;min-height:100%!important;margin:0!important;padding:16px 17px!important;border:1px solid var(--pecta-cce-border)!important;border-radius:7px!important;background:#fff!important;font-style:normal!important;line-height:1.7!important;overflow-wrap:anywhere!important
}
body.pecta-cce-view-order .woocommerce-customer-details address p,
body.pecta-cce-order-received .woocommerce-customer-details address p{margin:5px 0 0!important;padding:0!important;line-height:1.55!important}
body.pecta-cce-view-order .pecta-cce-order-vat-field,
body.pecta-cce-order-received .pecta-cce-order-vat-field{
	display:flex!important;align-items:baseline!important;gap:8px!important;width:100%!important;box-sizing:border-box!important;margin:9px 0 0!important;padding:9px 11px!important;background:#f7f8fa!important;border-radius:4px!important;line-height:1.4!important
}

/* Estado visual da encomenda. */
.pecta-cce-order-status{margin:20px 0 28px;padding:17px 18px;border:1px solid var(--pecta-cce-border);border-radius:8px;background:#fff;box-sizing:border-box}
.pecta-cce-order-status__head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}
.pecta-cce-order-status__kicker{font-size:12px;letter-spacing:.02em;color:#667386}
.pecta-cce-order-status__head strong{font-size:13px;color:var(--pecta-cce-ink)}
.pecta-cce-order-status__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));position:relative;gap:0}
.pecta-cce-order-status__steps::before{content:"";position:absolute;left:16.66%;right:16.66%;top:14px;height:2px;background:#e2e6eb}
.pecta-cce-order-status__step{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center;min-width:0}
.pecta-cce-order-status__dot{display:flex;align-items:center;justify-content:center;width:29px;height:29px;border-radius:50%;box-sizing:border-box;background:#fff;border:2px solid #cdd4dc;color:#657185;font-size:11px;font-weight:700}
.pecta-cce-order-status__step.is-done .pecta-cce-order-status__dot,.pecta-cce-order-status__step.is-current .pecta-cce-order-status__dot{border-color:var(--pecta-cce-accent);background:var(--pecta-cce-accent);color:#17263a}
.pecta-cce-order-status__step.is-current .pecta-cce-order-status__label{font-weight:700;color:var(--pecta-cce-ink)}
.pecta-cce-order-status__label{font-size:12px;line-height:1.3;color:#657185}
.pecta-cce-order-status__terminal{display:flex;align-items:center;gap:10px;padding:12px 13px;border-radius:5px;background:#f7f8fa}
.pecta-cce-order-status__terminal-icon{width:10px;height:10px;border-radius:50%;background:#9b5960;flex:0 0 auto}
.pecta-cce-order-status__terminal.is-refunded .pecta-cce-order-status__terminal-icon{background:#6f7f95}

/* Atualizações/notas: timeline simples em vez da lista core desalinhada. */
body.pecta-cce-view-order .woocommerce-OrderUpdates,
body.pecta-cce-order-received .woocommerce-OrderUpdates{list-style:none!important;margin:12px 0 26px!important;padding:0 0 0 19px!important;border-left:2px solid #e3e7ec!important}
body.pecta-cce-view-order .woocommerce-OrderUpdates li,
body.pecta-cce-order-received .woocommerce-OrderUpdates li{position:relative!important;margin:0 0 13px!important;padding:13px 15px!important;border:1px solid var(--pecta-cce-border)!important;border-radius:6px!important;background:#fff!important}
body.pecta-cce-view-order .woocommerce-OrderUpdates li::before,
body.pecta-cce-order-received .woocommerce-OrderUpdates li::before{content:"";position:absolute;left:-25px;top:18px;width:10px;height:10px;border-radius:50%;background:var(--pecta-cce-accent);box-shadow:0 0 0 4px #fff}
body.pecta-cce-view-order .woocommerce-OrderUpdate-meta,
body.pecta-cce-order-received .woocommerce-OrderUpdate-meta{margin:0 0 5px!important;font-size:11px!important;color:#748094!important}
body.pecta-cce-view-order .woocommerce-OrderUpdate-description p,
body.pecta-cce-order-received .woocommerce-OrderUpdate-description p{margin:0!important;line-height:1.55!important}

/* Página /checkout/order-received/: acabamento PECTA, sem override de template. */
body.pecta-cce-order-received .woocommerce-thankyou-order-received{
	display:block!important;margin:0 0 20px!important;padding:22px!important;border:1px solid var(--pecta-cce-border)!important;border-left:4px solid var(--pecta-cce-accent)!important;border-radius:8px!important;background:#fff!important;color:var(--pecta-cce-ink)!important
}
.pecta-cce-thankyou__eyebrow,.pecta-cce-thankyou__title,.pecta-cce-thankyou__text{display:block}
.pecta-cce-thankyou__eyebrow{margin-bottom:5px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#667386}
.pecta-cce-thankyou__title{margin-bottom:6px;font-size:22px;line-height:1.25;color:var(--pecta-cce-ink)}
.pecta-cce-thankyou__text{font-size:14px;line-height:1.55;color:#536176}
body.pecta-cce-order-received .woocommerce-order-overview{
	display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;margin:0 0 25px!important;padding:0!important;list-style:none!important
}
body.pecta-cce-order-received .woocommerce-order-overview li{
	float:none!important;width:auto!important;margin:0!important;padding:12px 13px!important;border:1px solid var(--pecta-cce-border)!important;border-radius:6px!important;background:#fff!important;text-transform:none!important;line-height:1.35!important;min-width:0!important
}
body.pecta-cce-order-received .woocommerce-order-overview li strong{display:block!important;margin-top:5px!important;font-size:13px!important;overflow-wrap:anywhere!important}
body.pecta-cce-order-received .woocommerce-bacs-bank-details,
body.pecta-cce-order-received .wc-bacs-bank-details{margin:22px 0!important;padding:18px!important;border:1px solid var(--pecta-cce-border)!important;border-radius:7px!important;background:#f8f9fb!important}

/* AJAX Add-to-cart rápido: feedback imediato sem refresh de página. */
.pecta-cce-fast-add-notice{margin:0 0 12px!important;padding:10px 12px!important;font-size:13px!important;line-height:1.45!important}
form.cart .single_add_to_cart_button.loading{position:relative!important;pointer-events:none!important;opacity:.72!important}
form.cart .single_add_to_cart_button.loading::after{content:"";display:inline-block;width:13px;height:13px;margin-left:8px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;vertical-align:-2px;animation:pecta-cce-spin .65s linear infinite}
@keyframes pecta-cce-spin{to{transform:rotate(360deg)}}

@media(max-width:780px){
	body.pecta-cce-view-order .woocommerce-customer-details .woocommerce-columns--addresses,
	body.pecta-cce-order-received .woocommerce-customer-details .woocommerce-columns--addresses{grid-template-columns:1fr!important}
	body.pecta-cce-order-received .woocommerce-order-overview{grid-template-columns:repeat(2,minmax(0,1fr))!important}
	.pecta-cce-order-status__label{font-size:11px}
}
@media(max-width:520px){
	body.pecta-cce-account-orders .woocommerce-orders-table__cell-order-actions{align-items:stretch!important}
	body.pecta-cce-account-orders .woocommerce-orders-table__cell-order-actions .button{flex:1 1 110px!important}
	body.pecta-cce-order-received .woocommerce-order-overview{grid-template-columns:1fr!important}
	.pecta-cce-order-status{padding:14px 12px}.pecta-cce-order-status__label{font-size:10px}
}


/* ========================================================================== */
/* v2.0.1 — alinhamento final de moradas + dados da encomenda (Astra/WC)      */
/* ========================================================================== */

/*
 * Astra e WooCommerce podem aplicar floats/flex próprios às classes col-1 / col-2.
 * Normalizamos o contentor e, sobretudo, cada coluna para que título + morada
 * sejam sempre verticais e as duas moradas comecem exatamente na mesma linha.
 */
body.pecta-cce-view-order .woocommerce-customer-details,
body.pecta-cce-order-received .woocommerce-customer-details{
	clear:both!important;
	width:100%!important;
	box-sizing:border-box!important;
}
body.pecta-cce-view-order .woocommerce-customer-details .woocommerce-columns,
body.pecta-cce-view-order .woocommerce-customer-details .woocommerce-columns--addresses,
body.pecta-cce-order-received .woocommerce-customer-details .woocommerce-columns,
body.pecta-cce-order-received .woocommerce-customer-details .woocommerce-columns--addresses{
	display:grid!important;
	grid-template-columns:repeat(2,minmax(0,1fr))!important;
	align-items:stretch!important;
	gap:18px!important;
	width:100%!important;
	margin:0!important;
	padding:0!important;
	box-sizing:border-box!important;
	clear:both!important;
}
body.pecta-cce-view-order .woocommerce-customer-details .woocommerce-column,
body.pecta-cce-view-order .woocommerce-customer-details .col-1,
body.pecta-cce-view-order .woocommerce-customer-details .col-2,
body.pecta-cce-order-received .woocommerce-customer-details .woocommerce-column,
body.pecta-cce-order-received .woocommerce-customer-details .col-1,
body.pecta-cce-order-received .woocommerce-customer-details .col-2{
	display:flex!important;
	flex-direction:column!important;
	align-items:stretch!important;
	justify-content:flex-start!important;
	float:none!important;
	clear:none!important;
	position:relative!important;
	left:auto!important;
	right:auto!important;
	top:auto!important;
	width:100%!important;
	max-width:none!important;
	min-width:0!important;
	height:auto!important;
	margin:0!important;
	padding:0!important;
	box-sizing:border-box!important;
}
body.pecta-cce-view-order .woocommerce-customer-details .woocommerce-column__title,
body.pecta-cce-order-received .woocommerce-customer-details .woocommerce-column__title{
	display:block!important;
	float:none!important;
	width:100%!important;
	margin:0 0 10px!important;
	padding:0!important;
	box-sizing:border-box!important;
	font-size:18px!important;
	line-height:1.3!important;
}
body.pecta-cce-view-order .woocommerce-customer-details address,
body.pecta-cce-order-received .woocommerce-customer-details address{
	display:block!important;
	flex:1 1 auto!important;
	width:100%!important;
	max-width:none!important;
	margin:0!important;
	padding:16px 17px!important;
	box-sizing:border-box!important;
}

/*
 * Thank-you: o CSS anterior tinha um typo (dis:grid) e o layout core/Astra
 * continuava a usar floats, provocando textos e linhas sobrepostos.
 */
body.pecta-cce-order-received ul.woocommerce-order-overview,
body.pecta-cce-order-received .woocommerce-order-overview,
body.pecta-cce-order-received ul.woocommerce-thankyou-order-details{
	display:grid!important;
	grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important;
	align-items:stretch!important;
	gap:10px!important;
	width:100%!important;
	margin:0 0 26px!important;
	padding:0!important;
	list-style:none!important;
	box-sizing:border-box!important;
	clear:both!important;
}
body.pecta-cce-order-received ul.woocommerce-order-overview > li,
body.pecta-cce-order-received .woocommerce-order-overview > li,
body.pecta-cce-order-received ul.woocommerce-thankyou-order-details > li{
	display:flex!important;
	flex-direction:column!important;
	align-items:flex-start!important;
	justify-content:flex-start!important;
	float:none!important;
	clear:none!important;
	position:static!important;
	width:auto!important;
	min-width:0!important;
	min-height:72px!important;
	margin:0!important;
	padding:13px 14px!important;
	border:1px solid var(--pecta-cce-border)!important;
	border-radius:6px!important;
	background:#fff!important;
	box-sizing:border-box!important;
	font-size:12px!important;
	font-weight:500!important;
	line-height:1.4!important;
	text-transform:none!important;
	letter-spacing:0!important;
	overflow-wrap:anywhere!important;
}
body.pecta-cce-order-received ul.woocommerce-order-overview > li::before,
body.pecta-cce-order-received ul.woocommerce-order-overview > li::after,
body.pecta-cce-order-received ul.woocommerce-thankyou-order-details > li::before,
body.pecta-cce-order-received ul.woocommerce-thankyou-order-details > li::after{
	display:none!important;
	content:none!important;
}
body.pecta-cce-order-received .woocommerce-order-overview > li strong,
body.pecta-cce-order-received .woocommerce-thankyou-order-details > li strong{
	display:block!important;
	width:100%!important;
	margin:6px 0 0!important;
	padding:0!important;
	font-size:14px!important;
	font-weight:700!important;
	line-height:1.35!important;
	text-transform:none!important;
	letter-spacing:0!important;
	color:var(--pecta-cce-ink)!important;
	overflow-wrap:anywhere!important;
	word-break:normal!important;
}
body.pecta-cce-order-received .woocommerce-order-overview__payment-method strong,
body.pecta-cce-order-received .woocommerce-thankyou-order-details .method strong{
	font-size:13px!important;
	font-weight:650!important;
}

@media(max-width:780px){
	body.pecta-cce-view-order .woocommerce-customer-details .woocommerce-columns,
	body.pecta-cce-view-order .woocommerce-customer-details .woocommerce-columns--addresses,
	body.pecta-cce-order-received .woocommerce-customer-details .woocommerce-columns,
	body.pecta-cce-order-received .woocommerce-customer-details .woocommerce-columns--addresses{
		grid-template-columns:1fr!important;
		gap:16px!important;
	}
	body.pecta-cce-order-received ul.woocommerce-order-overview,
	body.pecta-cce-order-received .woocommerce-order-overview,
	body.pecta-cce-order-received ul.woocommerce-thankyou-order-details{
		grid-template-columns:repeat(2,minmax(0,1fr))!important;
	}
}
@media(max-width:520px){
	body.pecta-cce-order-received ul.woocommerce-order-overview,
	body.pecta-cce-order-received .woocommerce-order-overview,
	body.pecta-cce-order-received ul.woocommerce-thankyou-order-details{
		grid-template-columns:1fr!important;
	}
	body.pecta-cce-order-received ul.woocommerce-order-overview > li,
	body.pecta-cce-order-received .woocommerce-order-overview > li,
	body.pecta-cce-order-received ul.woocommerce-thankyou-order-details > li{
		min-height:0!important;
	}
}


/* ========================================================================== */
/* v2.0.2 — moradas finais: estrutura real Astra + WooCommerce                 */
/* ========================================================================== */
body.pecta-cce-view-order .woocommerce-customer-details,
body.pecta-cce-order-received .woocommerce-customer-details{
    display:block!important;position:relative!important;float:none!important;clear:both!important;
    width:100%!important;max-width:none!important;height:auto!important;min-height:0!important;
    margin:30px 0 36px!important;padding:0!important;box-sizing:border-box!important;overflow:visible!important;
}
body.pecta-cce-view-order .woocommerce-customer-details .pecta-cce-address-grid,
body.pecta-cce-order-received .woocommerce-customer-details .pecta-cce-address-grid{
    display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    grid-template-areas:"billing shipping"!important;grid-auto-flow:row!important;grid-auto-rows:auto!important;
    align-items:stretch!important;gap:20px!important;position:relative!important;float:none!important;clear:both!important;
    width:100%!important;max-width:none!important;height:auto!important;margin:0!important;padding:0!important;
    box-sizing:border-box!important;overflow:visible!important;
}
body.pecta-cce-view-order .woocommerce-customer-details .pecta-cce-address-grid > .pecta-cce-address-billing,
body.pecta-cce-order-received .woocommerce-customer-details .pecta-cce-address-grid > .pecta-cce-address-billing{grid-area:billing!important}
body.pecta-cce-view-order .woocommerce-customer-details .pecta-cce-address-grid > .pecta-cce-address-shipping,
body.pecta-cce-order-received .woocommerce-customer-details .pecta-cce-address-grid > .pecta-cce-address-shipping{grid-area:shipping!important}
body.pecta-cce-view-order .woocommerce-customer-details .pecta-cce-address-grid > .pecta-cce-address-card,
body.pecta-cce-order-received .woocommerce-customer-details .pecta-cce-address-grid > .pecta-cce-address-card{
    display:flex!important;flex-direction:column!important;align-items:stretch!important;justify-content:flex-start!important;
    position:relative!important;float:none!important;clear:none!important;left:auto!important;right:auto!important;top:auto!important;bottom:auto!important;
    width:100%!important;max-width:none!important;min-width:0!important;height:100%!important;margin:0!important;padding:0!important;
    box-sizing:border-box!important;transform:none!important;
}
body.pecta-cce-view-order .woocommerce-customer-details .pecta-cce-address-card .woocommerce-column__title,
body.pecta-cce-order-received .woocommerce-customer-details .pecta-cce-address-card .woocommerce-column__title{
    display:block!important;position:static!important;float:none!important;clear:none!important;width:100%!important;min-height:0!important;
    margin:0 0 10px!important;padding:0!important;box-sizing:border-box!important;font-size:18px!important;font-weight:700!important;
    line-height:1.35!important;text-align:left!important;
}
body.pecta-cce-view-order .woocommerce-customer-details .pecta-cce-address-card address,
body.pecta-cce-order-received .woocommerce-customer-details .pecta-cce-address-card address{
    display:block!important;position:static!important;float:none!important;clear:none!important;flex:1 1 auto!important;
    width:100%!important;max-width:none!important;min-width:0!important;height:auto!important;min-height:170px!important;
    margin:0!important;padding:17px 18px!important;box-sizing:border-box!important;border:1px solid var(--pecta-cce-border)!important;
    border-radius:7px!important;background:#fff!important;font-style:normal!important;line-height:1.7!important;text-align:left!important;overflow-wrap:anywhere!important;
}
body.pecta-cce-view-order .woocommerce-customer-details .pecta-cce-address-grid > .pecta-cce-address-extra,
body.pecta-cce-order-received .woocommerce-customer-details .pecta-cce-address-grid > .pecta-cce-address-extra{
    grid-column:1 / -1!important;grid-row:auto!important;float:none!important;clear:both!important;width:100%!important;margin:0!important;box-sizing:border-box!important;
}
body.pecta-cce-view-order .woocommerce-customer-details .pecta-cce-address-grid.is-single-address,
body.pecta-cce-order-received .woocommerce-customer-details .pecta-cce-address-grid.is-single-address{
    grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"billing"!important;
}
body.pecta-cce-view-order .woocommerce-customer-details .pecta-cce-address-grid.is-single-address > .pecta-cce-address-shipping,
body.pecta-cce-order-received .woocommerce-customer-details .pecta-cce-address-grid.is-single-address > .pecta-cce-address-shipping{grid-area:billing!important}
body.pecta-cce-view-order .woocommerce-customer-details + *,
body.pecta-cce-order-received .woocommerce-customer-details + *{clear:both!important;position:relative!important;margin-top:32px!important}
body.pecta-cce-order-received ul.woocommerce-order-overview,
body.pecta-cce-order-received .woocommerce-order-overview,
body.pecta-cce-order-received ul.woocommerce-thankyou-order-details{
    display:grid!important;grid-template-columns:repeat(auto-fit,minmax(165px,1fr))!important;align-items:stretch!important;gap:12px!important;
    float:none!important;clear:both!important;width:100%!important;height:auto!important;margin:0 0 30px!important;padding:0!important;
    box-sizing:border-box!important;overflow:visible!important;
}
@media(max-width:780px){
    body.pecta-cce-view-order .woocommerce-customer-details .pecta-cce-address-grid,
    body.pecta-cce-order-received .woocommerce-customer-details .pecta-cce-address-grid{
        grid-template-columns:minmax(0,1fr)!important;grid-template-areas:"billing" "shipping"!important;gap:18px!important;
    }
    body.pecta-cce-view-order .woocommerce-customer-details .pecta-cce-address-card address,
    body.pecta-cce-order-received .woocommerce-customer-details .pecta-cce-address-card address{min-height:0!important}
}


/* ========================================================================== */
/* v2.0.4 — ORDER RECEIVED / VIEW ORDER: DOM REAL ASTRA + WOOCOMMERCE         */
/* ========================================================================== */
/*
 * Estrutura confirmada pelo DOM da loja:
 * .woocommerce-customer-details
 *   > .woocommerce-columns--addresses
 *       > .woocommerce-column--billing-address
 *       > .woocommerce-column--shipping-address
 *   > .wc-block-order-confirmation-additional-fields-wrapper
 *
 * Regra importante: o grid é aplicado APENAS ao contentor das duas moradas.
 * "Informação adicional" fica fora do grid e ocupa 100% abaixo das moradas.
 */
body.pecta-cce-order-received .woocommerce-customer-details,
body.pecta-cce-view-order .woocommerce-customer-details{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    margin:30px 0!important;
    padding:0!important;
    float:none!important;
    clear:both!important;
    overflow:visible!important;
    box-sizing:border-box!important;
}

body.pecta-cce-order-received .woocommerce-customer-details > .woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses,
body.pecta-cce-view-order .woocommerce-customer-details > .woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses{
    display:grid!important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;
    grid-auto-flow:row!important;
    grid-template-rows:auto!important;
    column-gap:24px!important;
    row-gap:0!important;
    align-items:stretch!important;
    justify-items:stretch!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    height:auto!important;
    margin:0!important;
    padding:0!important;
    float:none!important;
    clear:both!important;
    position:relative!important;
    overflow:visible!important;
    box-sizing:border-box!important;
}

/* Neutraliza explicitamente Astra .col-1 / .col-2. */
body.pecta-cce-order-received .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column.woocommerce-column--billing-address.col-1,
body.pecta-cce-view-order .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column.woocommerce-column--billing-address.col-1{
    grid-column:1 / 2!important;
    grid-row:1!important;
}
body.pecta-cce-order-received .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column.woocommerce-column--shipping-address.col-2,
body.pecta-cce-view-order .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column.woocommerce-column--shipping-address.col-2{
    grid-column:2 / 3!important;
    grid-row:1!important;
}

body.pecta-cce-order-received .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column,
body.pecta-cce-view-order .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column{
    display:flex!important;
    flex-direction:column!important;
    align-items:stretch!important;
    justify-content:flex-start!important;
    float:none!important;
    clear:none!important;
    position:relative!important;
    left:auto!important;
    right:auto!important;
    top:auto!important;
    bottom:auto!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    height:100%!important;
    min-height:0!important;
    margin:0!important;
    padding:0!important;
    transform:none!important;
    box-sizing:border-box!important;
}

/* Nunca tratar a coluna inteira como campo VAT. */
body.pecta-cce-order-received .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column.pecta-cce-order-vat-field,
body.pecta-cce-view-order .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column.pecta-cce-order-vat-field{
    display:flex!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    gap:0!important;
    margin:0!important;
    padding:0!important;
}

body.pecta-cce-order-received .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column > h2.woocommerce-column__title,
body.pecta-cce-view-order .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column > h2.woocommerce-column__title{
    display:block!important;
    flex:0 0 auto!important;
    width:100%!important;
    min-height:27px!important;
    margin:0 0 10px!important;
    padding:0!important;
    float:none!important;
    clear:both!important;
    border:0!important;
    background:transparent!important;
    color:var(--pecta-cce-ink)!important;
    font-size:18px!important;
    font-weight:700!important;
    line-height:1.5!important;
    text-align:left!important;
    box-sizing:border-box!important;
}

body.pecta-cce-order-received .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column > address,
body.pecta-cce-view-order .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column > address{
    display:block!important;
    flex:1 1 auto!important;
    width:100%!important;
    max-width:none!important;
    min-width:0!important;
    min-height:190px!important;
    height:auto!important;
    margin:0!important;
    padding:18px 20px!important;
    float:none!important;
    clear:both!important;
    position:relative!important;
    border:1px solid var(--pecta-cce-border)!important;
    border-radius:8px!important;
    background:#fff!important;
    color:var(--pecta-cce-ink)!important;
    font-style:normal!important;
    font-size:14px!important;
    line-height:1.72!important;
    text-align:left!important;
    overflow-wrap:anywhere!important;
    box-sizing:border-box!important;
}
body.pecta-cce-order-received .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column > address p.woocommerce-customer-details--email,
body.pecta-cce-view-order .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column > address p.woocommerce-customer-details--email{
    display:block!important;
    width:100%!important;
    margin:8px 0 0!important;
    padding:0!important;
    line-height:1.55!important;
}

/* Additional fields: sempre DEPOIS das duas moradas e a toda a largura. */
body.pecta-cce-order-received .woocommerce-customer-details > section.wc-block-order-confirmation-additional-fields-wrapper{
    display:block!important;
    width:100%!important;
    max-width:none!important;
    height:auto!important;
    margin:30px 0 0!important;
    padding:0!important;
    float:none!important;
    clear:both!important;
    position:relative!important;
    inset:auto!important;
    transform:none!important;
    overflow:visible!important;
    box-sizing:border-box!important;
}
body.pecta-cce-order-received .woocommerce-customer-details > .wc-block-order-confirmation-additional-fields-wrapper > h2{
    display:block!important;
    margin:0 0 12px!important;
    padding:0!important;
    font-size:20px!important;
    font-weight:700!important;
    line-height:1.4!important;
    color:var(--pecta-cce-ink)!important;
}
body.pecta-cce-order-received .woocommerce-customer-details > .wc-block-order-confirmation-additional-fields-wrapper > dl.wc-block-components-additional-fields-list{
    display:grid!important;
    grid-template-columns:minmax(160px,max-content) minmax(0,1fr)!important;
    gap:8px 18px!important;
    width:100%!important;
    margin:0!important;
    padding:16px 18px!important;
    border:1px solid var(--pecta-cce-border)!important;
    border-radius:8px!important;
    background:#fff!important;
    box-sizing:border-box!important;
}
body.pecta-cce-order-received .wc-block-components-additional-fields-list > dt,
body.pecta-cce-order-received .wc-block-components-additional-fields-list > dd{
    display:block!important;
    min-width:0!important;
    margin:0!important;
    padding:0!important;
    background:transparent!important;
    border:0!important;
    border-radius:0!important;
    line-height:1.55!important;
}
body.pecta-cce-order-received .wc-block-components-additional-fields-list > dt{font-weight:700!important}

/* Duplicado VAT de plugins terceiros: JS marca apenas o duplicado externo. */
body.pecta-cce-order-received .pecta-cce-duplicate-vat-output{display:none!important}

/* A secção seguinte nunca pode subir/ficar escondida sob as moradas. */
body.pecta-cce-order-received .woocommerce-customer-details + *,
body.pecta-cce-view-order .woocommerce-customer-details + *{
    clear:both!important;
    position:relative!important;
    margin-top:34px!important;
}

@media(max-width:780px){
    body.pecta-cce-order-received .woocommerce-customer-details > .woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses,
    body.pecta-cce-view-order .woocommerce-customer-details > .woocommerce-columns.woocommerce-columns--2.woocommerce-columns--addresses{
        grid-template-columns:minmax(0,1fr)!important;
        row-gap:20px!important;
        column-gap:0!important;
    }
    body.pecta-cce-order-received .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column.woocommerce-column--billing-address.col-1,
    body.pecta-cce-view-order .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column.woocommerce-column--billing-address.col-1{
        grid-column:1!important;grid-row:1!important;
    }
    body.pecta-cce-order-received .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column.woocommerce-column--shipping-address.col-2,
    body.pecta-cce-view-order .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column.woocommerce-column--shipping-address.col-2{
        grid-column:1!important;grid-row:2!important;
    }
    body.pecta-cce-order-received .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column > address,
    body.pecta-cce-view-order .woocommerce-customer-details > .woocommerce-columns--addresses > .woocommerce-column > address{
        min-height:0!important;
    }
    body.pecta-cce-order-received .woocommerce-customer-details > .wc-block-order-confirmation-additional-fields-wrapper > dl.wc-block-components-additional-fields-list{
        grid-template-columns:1fr!important;
        gap:3px!important;
    }
    body.pecta-cce-order-received .wc-block-components-additional-fields-list > dd{margin-bottom:9px!important}
}

/* ================================================================
   v2.1.0 — Pedido para análise / cotação
   ================================================================ */
.pecta-cce-review-entry{box-sizing:border-box;width:100%;margin:10px 0 0;padding:12px 0 0;border-top:1px solid var(--pecta-cce-border,#d9dee7);font-family:inherit}
.pecta-cce-review-entry__helper{display:block;margin:0 0 8px;color:#667085;font-size:12px;line-height:1.45;text-align:center}
.pecta-cce-review-entry__button{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:42px!important;margin:0!important;padding:9px 14px!important;border:1px solid var(--pecta-cce-ink,#1d2d44)!important;border-radius:3px!important;background:#fff!important;color:var(--pecta-cce-ink,#1d2d44)!important;box-shadow:none!important;font:inherit!important;font-size:13px!important;font-weight:650!important;line-height:1.2!important;text-align:center!important;cursor:pointer!important;transition:background .15s ease,color .15s ease,border-color .15s ease}
.pecta-cce-review-entry__button:hover,.pecta-cce-review-entry__button:focus-visible{background:var(--pecta-cce-ink,#1d2d44)!important;color:#fff!important}
.pecta-cce-review-entry--checkout{margin-top:12px}
.pecta-cce-sidecart__footer .pecta-cce-review-entry{margin-top:10px;padding:10px 12px 0}
.pecta-cce-sidecart__footer .pecta-cce-review-entry__helper{font-size:11px;margin-bottom:6px}
.pecta-cce-sidecart__footer .pecta-cce-review-entry__button{min-height:38px!important;font-size:12px!important}

body.pecta-cce-review-open{overflow:hidden!important}
.pecta-cce-review-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:20px;font-family:inherit}
.pecta-cce-review-modal.is-open{display:flex}
.pecta-cce-review-modal__overlay{position:absolute;inset:0;background:rgba(13,24,40,.56);backdrop-filter:blur(2px)}
.pecta-cce-review-modal__dialog{position:relative;z-index:1;box-sizing:border-box;width:min(660px,100%);max-height:min(88vh,760px);overflow:auto;padding:26px;border:1px solid var(--pecta-cce-border,#d9dee7);border-radius:8px;background:#fff;box-shadow:0 22px 70px rgba(16,24,40,.22);color:var(--pecta-cce-ink,#1d2d44)}
.pecta-cce-review-modal__close{position:absolute;top:12px;right:12px;display:flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:0!important;border-radius:50%;background:transparent!important;color:inherit!important;font-size:24px;line-height:1;cursor:pointer}
.pecta-cce-review-modal__close:hover{background:#f2f4f7!important}
.pecta-cce-review-modal__head{padding-right:30px;margin-bottom:20px}
.pecta-cce-review-modal__eyebrow{display:inline-flex;margin:0 0 7px;padding:4px 8px;border-radius:999px;background:color-mix(in srgb,var(--pecta-cce-accent,#fdbd17) 18%,white);font-size:11px;font-weight:700;line-height:1.2}
.pecta-cce-review-modal__head h2{margin:0 0 8px!important;font-size:23px!important;line-height:1.2!important;color:inherit!important}
.pecta-cce-review-modal__head p{margin:0;color:#667085;font-size:13px;line-height:1.55}
.pecta-cce-review-form{display:grid;gap:14px}
.pecta-cce-review-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.pecta-cce-review-form label{display:grid;gap:6px;margin:0!important;color:#344054;font-size:12px;font-weight:650;line-height:1.3}
.pecta-cce-review-form input,.pecta-cce-review-form select,.pecta-cce-review-form textarea{box-sizing:border-box;width:100%;min-width:0;margin:0!important;border:1px solid #cfd6df!important;border-radius:4px!important;background:#fff!important;color:#1d2d44!important;box-shadow:none!important;font:inherit!important;font-size:13px!important;font-weight:400!important;line-height:1.35!important}
.pecta-cce-review-form input,.pecta-cce-review-form select{height:42px!important;padding:8px 10px!important}
.pecta-cce-review-form textarea{min-height:92px;padding:10px!important;resize:vertical}
.pecta-cce-review-form input:focus,.pecta-cce-review-form select:focus,.pecta-cce-review-form textarea:focus{border-color:var(--pecta-cce-ink,#1d2d44)!important;outline:2px solid color-mix(in srgb,var(--pecta-cce-accent,#fdbd17) 28%,transparent)!important;outline-offset:1px}
.pecta-cce-review-form__full{grid-column:1/-1}
.pecta-cce-review-form__notice{padding:10px 12px;border:1px solid #f0b4b4;border-radius:4px;background:#fff5f5;color:#9b1c1c;font-size:12px;line-height:1.45}
.pecta-cce-review-form__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding-top:4px}
.pecta-cce-review-form__actions button{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:40px!important;margin:0!important;padding:9px 16px!important;border-radius:3px!important;box-shadow:none!important;font:inherit!important;font-size:13px!important;font-weight:650!important;line-height:1.2!important;cursor:pointer!important}
.pecta-cce-review-form__cancel{border:1px solid #cfd6df!important;background:#fff!important;color:#344054!important}
.pecta-cce-review-form__submit{border:1px solid var(--pecta-cce-accent,#fdbd17)!important;background:var(--pecta-cce-accent,#fdbd17)!important;color:#111827!important}
.pecta-cce-review-form__submit:disabled{opacity:.65;cursor:wait!important}

/* Estado visual do pedido alternativo. */
.pecta-cce-order-status__terminal.is-review{border-color:color-mix(in srgb,var(--pecta-cce-accent,#fdbd17) 45%,#d9dee7);background:color-mix(in srgb,var(--pecta-cce-accent,#fdbd17) 10%,#fff)}
.pecta-cce-order-status__terminal.is-review .pecta-cce-order-status__terminal-icon{background:var(--pecta-cce-accent,#fdbd17)}

@media(max-width:620px){
  .pecta-cce-review-modal{padding:10px}
  .pecta-cce-review-modal__dialog{padding:20px 16px;max-height:94vh}
  .pecta-cce-review-modal__head h2{font-size:20px!important}
  .pecta-cce-review-form__grid{grid-template-columns:1fr}
  .pecta-cce-review-form__actions{display:grid;grid-template-columns:1fr 1fr}
  .pecta-cce-review-form__actions button{width:100%!important}
}


/* ================================================================
   v2.1.2 — order-received final + pedido em análise
   ================================================================ */
body.pecta-cce-order-received .woocommerce-order{
  width:100%;min-width:0;box-sizing:border-box;
}
body.pecta-cce-order-received .woocommerce-thankyou-order-received{
  margin-bottom:18px!important;
}
body.pecta-cce-order-received .pecta-cce-order-status{
  margin:18px 0!important;
}
body.pecta-cce-order-received .pecta-cce-review-order-card{
  margin:0 0 24px;border:1px solid var(--pecta-cce-border);border-left:4px solid var(--pecta-cce-accent);border-radius:8px;background:#fff;overflow:hidden;box-sizing:border-box;
}
body.pecta-cce-order-received .pecta-cce-review-order-card__row{
  display:grid;grid-template-columns:minmax(150px,190px) minmax(0,1fr);gap:18px;align-items:start;padding:11px 15px;border-bottom:1px solid #e9edf2;
}
body.pecta-cce-order-received .pecta-cce-review-order-card__row:last-child{border-bottom:0}
body.pecta-cce-order-received .pecta-cce-review-order-card__row span{color:#6c7888;font-size:12px;line-height:1.5}
body.pecta-cce-order-received .pecta-cce-review-order-card__row strong{color:var(--pecta-cce-ink);font-size:13px;line-height:1.55;font-weight:600;overflow-wrap:anywhere}
body.pecta-cce-order-received .woocommerce-order-details,
body.pecta-cce-order-received .woocommerce-customer-details{
  clear:both!important;
}
@media(max-width:620px){
  body.pecta-cce-order-received .pecta-cce-review-order-card__row{grid-template-columns:1fr;gap:3px}
}

/* === v2.2.0 — Loja exclusivamente B2B === */
.pecta-cce-b2b-note{box-sizing:border-box;display:flex;align-items:flex-start;gap:10px;width:100%;padding:12px 14px;border:1px solid #d9dee7;border-left:3px solid var(--pecta-cce-accent);border-radius:5px;background:#fafbfc;color:var(--pecta-cce-ink);font-size:12.5px;line-height:1.45}
.pecta-cce-b2b-note__badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:38px;height:22px;padding:0 7px;border-radius:999px;background:var(--pecta-cce-ink);color:#fff;font-size:10px;font-weight:700;letter-spacing:.04em;line-height:1}
.pecta-cce-b2b-note__text{min-width:0;flex:1}
.wc-block-cart__sidebar .pecta-cce-b2b-note{margin:14px 0}
.woocommerce-cart .cart_totals .pecta-cce-b2b-note{margin:14px 0 12px}
.pecta-cce-sidecart__footer .pecta-cce-b2b-note{margin:9px 12px 10px;padding:10px 11px;font-size:11.5px;line-height:1.4}
.pecta-cce-sidecart__footer .pecta-cce-b2b-note__badge{min-width:34px;height:20px;font-size:9px}

.pecta-cce-b2b-confirmation{box-sizing:border-box;margin:14px 0 16px;padding:14px 15px;border:1px solid #d9dee7;border-radius:6px;background:#fafbfc;color:var(--pecta-cce-ink)}
.pecta-cce-b2b-confirmation__label{display:flex!important;align-items:flex-start;gap:11px;margin:0!important;cursor:pointer;font-size:13px;line-height:1.5;font-weight:500}
.pecta-cce-b2b-confirmation__label input[type=checkbox]{appearance:auto!important;-webkit-appearance:checkbox!important;flex:0 0 auto;width:18px!important;height:18px!important;min-width:18px!important;margin:1px 0 0!important;padding:0!important;accent-color:var(--pecta-cce-ink)}
.pecta-cce-b2b-confirmation__error{margin:9px 0 0 29px;color:#b42318;font-size:12px;line-height:1.4;font-weight:600}
.pecta-cce-b2b-confirmation.has-error{border-color:#d92d20;background:#fff8f7}
.pecta-cce-b2b-native-hidden,.pecta-cce-b2b-native-container-hidden{display:none!important}
.wc-block-checkout__terms + .pecta-cce-b2b-confirmation{margin-top:12px}
.woocommerce-checkout .pecta-cce-b2b-confirmation--classic{margin:14px 0}
@media(max-width:520px){.pecta-cce-b2b-confirmation{padding:12px}.pecta-cce-b2b-confirmation__label{font-size:12.5px}.pecta-cce-b2b-note{padding:11px 12px}}
