/* WCV commerce premium: cart and single-product surfaces. */
.wcv-page-intro{max-width:720px;margin:0 auto 34px;text-align:center}.wcv-page-intro h1{margin:10px 0 12px;color:var(--wcv-text);font-size:clamp(2.7rem,6vw,5rem);font-weight:750;letter-spacing:-.06em;line-height:.94}.wcv-page-intro p{max-width:560px;margin:0 auto;color:var(--wcv-text-secondary);font-size:1rem}.wcv-button--outline{border:1px solid var(--wcv-border);background:var(--wcv-surface);box-shadow:none;color:var(--wcv-text-secondary)}.wcv-button--outline:hover,.wcv-button--outline:focus-visible{border-color:var(--wcv-primary);background:var(--wcv-primary-light);box-shadow:none;color:var(--wcv-primary-dark)}.wcv-button--soft{border-color:transparent;background:var(--wcv-primary-light);box-shadow:none;color:var(--wcv-primary-dark)}.wcv-button--soft:hover,.wcv-button--soft:focus-visible{border-color:var(--wcv-primary);background:var(--wcv-primary);color:#fff}
.wcv-cart-page{max-width:1220px;margin:0 auto;padding:clamp(42px,6vw,78px) 24px 88px}.wcv-cart-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.75fr);align-items:start;gap:22px}.wcv-cart-card{min-width:0;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-xl);background:var(--wcv-surface);box-shadow:var(--wcv-shadow-sm)}.wcv-cart-items{overflow:hidden}.wcv-cart-summary{position:sticky;top:102px;padding:24px}.wcv-cart-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:24px 26px 18px}.wcv-cart-summary .wcv-cart-card__head{padding:0 0 18px}.wcv-cart-card__head h2{margin:7px 0 0;color:var(--wcv-text);font-size:1.35rem;letter-spacing:-.035em}.wcv-cart-count,.wcv-summary-mark{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 10px;border-radius:var(--wcv-radius-full);background:var(--wcv-primary-light);color:var(--wcv-primary-dark);font-size:.72rem;font-weight:700;white-space:nowrap}.wcv-summary-mark{width:32px;padding:0;font-size:1rem}.wcv-cart-table{width:100%;border:0;border-collapse:collapse}.wcv-cart-table thead{background:var(--wcv-surface-soft)}.wcv-cart-table th{padding:11px 10px;border:0;color:var(--wcv-text-muted);font-size:.67rem;font-weight:700;letter-spacing:.1em;text-align:left;text-transform:uppercase}.wcv-cart-table th:first-child,.wcv-cart-table td:first-child{padding-left:26px}.wcv-cart-table th:last-child,.wcv-cart-table td:last-child{padding-right:26px;text-align:right}.wcv-cart-table td{padding:18px 10px;border-top:1px solid var(--wcv-border-light);color:var(--wcv-text-secondary);font-size:.88rem;vertical-align:middle}.wcv-cart-table .product-remove{width:34px;padding-right:0;text-align:center}.wcv-cart-table .product-thumbnail{width:76px}.wcv-cart-table .product-thumbnail img{display:block;width:62px;height:62px;border-radius:var(--wcv-radius-md);background:var(--wcv-surface-soft);object-fit:cover}.wcv-cart-remove{display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;color:var(--wcv-text-light);font-size:1.25rem;line-height:1;text-decoration:none}.wcv-cart-remove:hover,.wcv-cart-remove:focus-visible{background:#fcebeb;color:var(--wcv-error)}.wcv-cart-product__name{display:block;margin-bottom:5px;color:var(--wcv-text);font-weight:700;line-height:1.35;text-decoration:none}a.wcv-cart-product__name:hover{color:var(--wcv-primary)}.wcv-cart-product .variation{margin:0;color:var(--wcv-text-muted);font-size:.76rem}.wcv-cart-product .variation dt,.wcv-cart-product .variation dd{display:inline;margin:0 3px 0 0}.wcv-cart-product .variation dd p{display:inline;margin:0}.wcv-cart-table .product-price,.wcv-cart-table .product-subtotal{color:var(--wcv-text);font-weight:700;white-space:nowrap}.wcv-cart-table .product-subtotal{font-size:.96rem}.wcv-cart-table .quantity{display:inline-flex;align-items:center;min-height:38px;border:1px solid var(--wcv-border);border-radius:var(--wcv-radius-md);background:var(--wcv-surface)}.wcv-cart-table .quantity .qty{width:48px;min-height:36px;padding:5px;border:0;background:transparent;color:var(--wcv-text);text-align:center}.wcv-cart-table .quantity .qty:focus{outline:2px solid rgba(var(--wcv-primary-rgb),.25);outline-offset:-2px}.wcv-cart-actions td{padding:18px 26px 24px;background:var(--wcv-surface-alt)}.wcv-cart-actions .actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.wcv-cart-actions .coupon{display:flex;align-items:center;gap:8px}.wcv-cart-actions .coupon label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.wcv-cart-actions input.input-text{width:150px;min-height:42px;padding:9px 12px;border:1px solid var(--wcv-border);border-radius:var(--wcv-radius-md);background:var(--wcv-surface);color:var(--wcv-text)}.wcv-cart-actions button{min-height:42px;padding:9px 14px;border-radius:var(--wcv-radius-md);cursor:pointer;font-size:.78rem;font-weight:700}.wcv-cart-actions button[name=update_cart]{border:0;background:transparent;color:var(--wcv-primary)}.wcv-cart-actions button[name=update_cart]:hover{background:var(--wcv-primary-light)}.wcv-cart-totals{margin:0}.wcv-totals-table{width:100%;border-collapse:collapse}.wcv-totals-table tr{border-bottom:1px solid var(--wcv-border-light)}.wcv-totals-table th,.wcv-totals-table td{padding:13px 0;border:0;font-size:.87rem;text-align:left;vertical-align:top}.wcv-totals-table td{color:var(--wcv-text);font-weight:650;text-align:right}.wcv-totals-table .shipping td{max-width:170px;color:var(--wcv-text-secondary);font-size:.8rem;font-weight:500}.wcv-totals-table .shipping td p{margin:0}.wcv-totals-table .shipping ul{margin:0;padding:0;list-style:none}.wcv-totals-table .shipping li{padding:3px 0}.wcv-totals-table .order-total{border-bottom:0}.wcv-totals-table .order-total th,.wcv-totals-table .order-total td{padding-top:20px;color:var(--wcv-text);font-size:1.15rem;font-weight:800}.wcv-cart-total__cta{margin-top:20px}.wcv-cart-total__cta .checkout-button{display:flex;align-items:center;justify-content:center;width:100%;min-height:52px;padding:12px 18px;border-radius:var(--wcv-radius-md);background:linear-gradient(135deg,var(--wcv-primary),var(--wcv-primary-hover));box-shadow:0 5px 16px rgba(var(--wcv-primary-rgb),.22);color:#fff;font-weight:700;text-decoration:none}.wcv-cart-total__cta .checkout-button:hover,.wcv-cart-total__cta .checkout-button:focus-visible{background:linear-gradient(135deg,var(--wcv-primary-hover),var(--wcv-primary-active));box-shadow:0 8px 22px rgba(var(--wcv-primary-rgb),.3);color:#fff;transform:translateY(-2px)}.wcv-cart-trust{display:flex;gap:10px;align-items:flex-start;margin-top:22px;padding-top:18px;border-top:1px solid var(--wcv-border-light)}.wcv-cart-trust__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;flex:0 0 22px;border-radius:50%;background:#e5f6e9;color:var(--wcv-success);font-size:.75rem;font-weight:800}.wcv-cart-trust strong,.wcv-cart-trust span:not(.wcv-cart-trust__icon){display:block}.wcv-cart-trust strong{color:var(--wcv-text);font-size:.78rem}.wcv-cart-trust span:not(.wcv-cart-trust__icon){margin-top:3px;color:var(--wcv-text-muted);font-size:.73rem;line-height:1.4}.wcv-empty-state{max-width:620px;margin:24px auto 0;padding:54px 28px;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-xl);background:var(--wcv-surface);box-shadow:var(--wcv-shadow-sm);text-align:center}.wcv-empty-state__mark{display:block;margin-bottom:14px;color:var(--wcv-primary);font-size:3rem;line-height:1}.wcv-empty-state h2{margin:10px 0;color:var(--wcv-text);font-size:1.65rem;letter-spacing:-.04em}.wcv-empty-state p{margin:0 auto 22px;color:var(--wcv-text-secondary)}
.wcv-product-container{max-width:1240px}.wcv-product-detail{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:start;gap:clamp(30px,6vw,84px);padding:8px 0 50px}.wcv-product-detail__gallery,.wcv-product-detail__summary{min-width:0}.wcv-gallery-shell{position:relative;padding:14px;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-xl);background:var(--wcv-surface);box-shadow:var(--wcv-shadow-sm)}.wcv-gallery-shell .woocommerce-product-gallery{width:100%!important;float:none!important;margin:0!important}.wcv-gallery-shell .woocommerce-product-gallery__wrapper{margin:0}.wcv-gallery-shell .woocommerce-product-gallery__image{overflow:hidden;border-radius:var(--wcv-radius-lg);background:var(--wcv-surface-soft)}.wcv-gallery-shell .woocommerce-product-gallery__image a,.wcv-gallery-shell .woocommerce-product-gallery__image img{display:block;width:100%}.wcv-gallery-shell .woocommerce-product-gallery__image img{aspect-ratio:1/1;object-fit:cover}.wcv-gallery-shell .flex-control-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:12px 0 0;padding:0;list-style:none}.wcv-gallery-shell .flex-control-thumbs li{cursor:pointer}.wcv-gallery-shell .flex-control-thumbs img{width:100%;aspect-ratio:1;border:2px solid transparent;border-radius:var(--wcv-radius-md);background:var(--wcv-surface-soft);object-fit:cover;opacity:.62;transition:opacity var(--wcv-duration) var(--wcv-ease),border-color var(--wcv-duration) var(--wcv-ease)}.wcv-gallery-shell .flex-control-thumbs img:hover,.wcv-gallery-shell .flex-control-thumbs .flex-active{border-color:var(--wcv-primary);opacity:1}.wcv-product-summary__eyebrow{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin:10px 0 16px}.wcv-product-summary__category{padding-left:12px;border-left:1px solid var(--wcv-border);color:var(--wcv-text-muted);font-size:.75rem}.wcv-product-summary__category a{color:inherit;text-decoration:none}.wcv-product-detail__summary .product_title{margin:0 0 14px;color:var(--wcv-text);font-size:clamp(2rem,4vw,3.7rem);font-weight:750;letter-spacing:-.065em;line-height:.98}.wcv-product-detail__summary .woocommerce-product-rating{display:flex;align-items:center;gap:10px;margin:0 0 18px}.wcv-product-detail__summary .star-rating{margin:0;color:var(--wcv-warning)}.wcv-product-detail__summary .woocommerce-review-link{color:var(--wcv-text-muted);font-size:.78rem;text-decoration:none}.wcv-product-detail__summary .price{display:block;margin:0 0 20px;color:var(--wcv-primary-dark);font-size:1.7rem;font-weight:800;letter-spacing:-.04em}.wcv-product-detail__summary .price del{margin-right:8px;color:var(--wcv-text-light);font-size:.95rem;font-weight:500}.wcv-product-detail__summary .woocommerce-product-details__short-description{margin:0 0 26px;padding-bottom:24px;border-bottom:1px solid var(--wcv-border-light);color:var(--wcv-text-secondary);font-size:.98rem}.wcv-product-detail__summary .woocommerce-product-details__short-description p:last-child{margin-bottom:0}.wcv-product-detail__summary form.cart{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 18px}.wcv-product-detail__summary form.cart .quantity{min-height:48px;border:1px solid var(--wcv-border);border-radius:var(--wcv-radius-md);background:var(--wcv-surface)}.wcv-product-detail__summary form.cart .qty{width:62px;min-height:46px;padding:8px;border:0;background:transparent;color:var(--wcv-text);text-align:center}.wcv-product-detail__summary .single_add_to_cart_button{min-height:48px;padding:11px 22px;border:1px solid var(--wcv-primary);border-radius:var(--wcv-radius-md);background:linear-gradient(135deg,var(--wcv-primary),var(--wcv-primary-hover));box-shadow:0 5px 14px rgba(var(--wcv-primary-rgb),.2);color:#fff;cursor:pointer;font-weight:700}.wcv-product-detail__summary .single_add_to_cart_button:hover,.wcv-product-detail__summary .single_add_to_cart_button:focus-visible{background:linear-gradient(135deg,var(--wcv-primary-hover),var(--wcv-primary-active));box-shadow:0 8px 20px rgba(var(--wcv-primary-rgb),.28);transform:translateY(-2px)}.wcv-product-summary__wishlist{margin-top:4px}.wcv-product-summary__wishlist .wcv-wishlist{min-height:42px;padding:9px 14px;border-radius:var(--wcv-radius-md);cursor:pointer;font-size:.8rem}.wcv-product-summary__wishlist .wcv-wishlist span{margin-right:5px;font-size:1.1rem}.wcv-product-summary__wishlist .wcv-wishlist.is-active{border-color:var(--wcv-primary);background:var(--wcv-primary-light);color:var(--wcv-primary-dark)}.wcv-product-detail__summary .product_meta{display:grid;gap:6px;margin-top:25px;padding-top:20px;border-top:1px solid var(--wcv-border-light);color:var(--wcv-text-muted);font-size:.76rem}.wcv-product-detail__summary .product_meta a{color:var(--wcv-primary);text-decoration:none}.wcv-product-details{padding-top:4px;border-top:1px solid var(--wcv-border)}.wcv-product-details .woocommerce-tabs{padding:36px 0 4px}.wcv-product-details .wc-tabs{display:flex;gap:24px;margin:0 0 24px;padding:0 0 12px;border-bottom:1px solid var(--wcv-border-light);list-style:none}.wcv-product-details .wc-tabs li{margin:0;padding:0}.wcv-product-details .wc-tabs li a{color:var(--wcv-text-muted);font-size:.87rem;font-weight:700;text-decoration:none}.wcv-product-details .wc-tabs li.active a,.wcv-product-details .wc-tabs li a:hover{color:var(--wcv-primary)}.wcv-product-details .woocommerce-Tabs-panel{max-width:820px;color:var(--wcv-text-secondary)}.wcv-product-details .woocommerce-Tabs-panel h2{margin-top:0;color:var(--wcv-text);font-size:1.35rem;letter-spacing:-.03em}.wcv-product-details .related.products,.wcv-product-details .upsells.products{margin-top:52px}.wcv-product-details .related.products>h2,.wcv-product-details .upsells.products>h2{margin-bottom:20px;color:var(--wcv-text);font-size:1.5rem;letter-spacing:-.04em}
@media (max-width:980px){.wcv-product-detail{grid-template-columns:minmax(0,1fr) minmax(300px,.9fr);gap:28px}.wcv-cart-layout{grid-template-columns:minmax(0,1fr)}.wcv-cart-summary{position:static}}@media (max-width:760px){.wcv-cart-page{padding:42px 16px 64px}.wcv-page-intro{margin-bottom:26px;text-align:left}.wcv-page-intro p{margin-left:0}.wcv-cart-card__head{padding:20px 18px 16px}.wcv-cart-summary{padding:20px 18px}.wcv-cart-table thead{display:none}.wcv-cart-table,.wcv-cart-table tbody,.wcv-cart-table tr,.wcv-cart-table td{display:block;width:100%}.wcv-cart-table tr.wcv-cart-item{position:relative;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;padding:18px}.wcv-cart-table tr.wcv-cart-item td{padding:0;border:0}.wcv-cart-table tr.wcv-cart-item .product-remove{position:absolute;top:16px;right:12px;width:auto;padding:0}.wcv-cart-table tr.wcv-cart-item .product-thumbnail{grid-column:1;grid-row:1/span 3;width:auto}.wcv-cart-table tr.wcv-cart-item .product-thumbnail img{width:48px;height:48px}.wcv-cart-table tr.wcv-cart-item .product-name{grid-column:2/span 2;grid-row:1;padding-right:24px}.wcv-cart-table tr.wcv-cart-item .product-price{display:none}.wcv-cart-table tr.wcv-cart-item .product-quantity{grid-column:2;grid-row:2;margin-top:10px}.wcv-cart-table tr.wcv-cart-item .product-subtotal{grid-column:3;grid-row:2;align-self:center;margin-top:10px;padding-right:0;text-align:right}.wcv-cart-actions td{padding:16px 18px 20px}.wcv-cart-actions .actions,.wcv-cart-actions .coupon{align-items:stretch;flex-direction:column}.wcv-cart-actions input.input-text{width:100%}.wcv-cart-actions .coupon button,.wcv-cart-actions button[name=update_cart]{width:100%}.wcv-product-detail{display:block;padding-bottom:38px}.wcv-product-detail__summary{padding-top:30px}.wcv-product-detail__summary .product_title{font-size:2.55rem}.wcv-product-details .wc-tabs{gap:16px;overflow-x:auto;white-space:nowrap}}@media (prefers-reduced-motion:reduce){.wcv-gallery-shell .flex-control-thumbs img,.wcv-cart-total__cta .checkout-button,.wcv-product-detail__summary .single_add_to_cart_button{transition:none}}

/* Premium controls and product actions. */
input.input-text,input[type="text"],input[type="email"],input[type="tel"],input[type="number"],input[type="search"],input[type="password"],select,textarea,.select2-container .select2-selection--single{min-height:46px;padding:10px 14px;border:1px solid var(--wcv-border);border-radius:var(--wcv-radius-md);background:linear-gradient(180deg,var(--wcv-surface),var(--wcv-surface-alt));box-shadow:inset 0 1px 0 rgba(255,255,255,.7),var(--wcv-shadow-xs);color:var(--wcv-text);font-size:.9rem;line-height:1.4;transition:border-color var(--wcv-duration) var(--wcv-ease),box-shadow var(--wcv-duration) var(--wcv-ease),background-color var(--wcv-duration) var(--wcv-ease)}select{padding-right:38px;cursor:pointer;appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--wcv-primary) 50%),linear-gradient(135deg,var(--wcv-primary) 50%,transparent 50%),linear-gradient(180deg,var(--wcv-surface),var(--wcv-surface-alt));background-position:calc(100% - 18px) 20px,calc(100% - 12px) 20px,0 0;background-repeat:no-repeat;background-size:6px 6px,6px 6px,100% 100%}.select2-container .select2-selection--single{height:46px;padding:8px 14px}.select2-container--default .select2-selection--single .select2-selection__rendered{padding:0;color:var(--wcv-text);line-height:28px}.select2-container--default .select2-selection--single .select2-selection__arrow{top:9px;right:10px}.select2-dropdown{border:1px solid var(--wcv-primary);border-radius:var(--wcv-radius-md);box-shadow:var(--wcv-shadow-lg);background:var(--wcv-surface);color:var(--wcv-text)}input.input-text::placeholder,input::placeholder,textarea::placeholder{color:var(--wcv-text-light);opacity:1}input.input-text:hover,input[type="text"]:hover,input[type="email"]:hover,input[type="tel"]:hover,input[type="number"]:hover,input[type="search"]:hover,select:hover,textarea:hover{border-color:#b3b7bd;background:var(--wcv-surface)}input.input-text:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="number"]:focus,input[type="search"]:focus,input[type="password"]:focus,select:focus,textarea:focus,.select2-container--open .select2-selection--single,.select2-container--focus .select2-selection--single{border-color:var(--wcv-primary);box-shadow:0 0 0 4px rgba(var(--wcv-primary-rgb),.14),var(--wcv-shadow-sm);outline:none}.woocommerce form .form-row.woocommerce-invalid input,.woocommerce form .form-row.woocommerce-invalid select{border-color:var(--wcv-error);box-shadow:0 0 0 3px rgba(214,54,56,.12)}.woocommerce form .form-row.woocommerce-validated input,.woocommerce form .form-row.woocommerce-validated select{border-color:var(--wcv-success)}input[type="checkbox"],input[type="radio"]{accent-color:var(--wcv-primary);width:17px;height:17px}.wcv-product-actions{align-items:stretch}.wcv-product-actions .wcv-quick-view,.wcv-product-actions .wcv-compare{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border:1px solid var(--wcv-border);border-radius:var(--wcv-radius-md);background:var(--wcv-surface);color:var(--wcv-text-secondary);cursor:pointer;font-size:.76rem;text-decoration:none}.wcv-product-actions .wcv-quick-view:hover,.wcv-product-actions .wcv-compare:hover,.wcv-product-actions .wcv-quick-view:focus-visible,.wcv-product-actions .wcv-compare:focus-visible,.wcv-product-actions .wcv-compare.is-active{border-color:var(--wcv-primary);background:var(--wcv-primary-light);color:var(--wcv-primary-dark);transform:translateY(-1px)}.wcv-product-actions .wcv-quick-view span,.wcv-product-actions .wcv-compare span{margin-right:4px;font-size:1rem}.wcv-modal-product{display:grid;gap:14px}.wcv-modal-product img{width:100%;max-height:280px;border-radius:var(--wcv-radius-lg);background:var(--wcv-surface-soft);object-fit:cover}.wcv-modal-product h2{margin:0;color:var(--wcv-text);font-size:1.55rem;letter-spacing:-.04em}.wcv-modal-product>div{color:var(--wcv-primary-dark);font-size:1.2rem;font-weight:800}.wcv-modal-product p{margin:0;color:var(--wcv-text-secondary)}.wcv-modal-product .wcv-button{justify-content:center;justify-self:start}.wcv-compare-page{padding-top:56px;padding-bottom:84px}.wcv-compare-page h1{margin:10px 0;color:var(--wcv-text);font-size:clamp(2.7rem,6vw,5rem);letter-spacing:-.06em;line-height:.94}.wcv-compare-intro{margin:0 0 30px;color:var(--wcv-text-secondary)}.wcv-compare-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.wcv-compare-card{position:relative;display:flex;min-width:0;flex-direction:column;padding:18px;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-xl);background:var(--wcv-surface);box-shadow:var(--wcv-shadow-sm)}.wcv-compare-card:hover{border-color:rgba(var(--wcv-primary-rgb),.55);box-shadow:var(--wcv-shadow-md);transform:translateY(-3px)}.wcv-compare-card__image{display:block;overflow:hidden;margin-bottom:18px;border-radius:var(--wcv-radius-lg);background:var(--wcv-surface-soft)}.wcv-compare-card__image img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.wcv-compare-card h2{margin:8px 0 10px;color:var(--wcv-text);font-size:1.05rem;line-height:1.3}.wcv-compare-card__price{margin-bottom:18px;color:var(--wcv-primary-dark);font-weight:800}.wcv-compare-card .wcv-button{margin-top:auto;justify-content:center}.wcv-compare-remove{position:absolute;top:12px;right:12px;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid var(--wcv-border-light);border-radius:50%;background:rgba(255,255,255,.92);color:var(--wcv-text-muted);cursor:pointer;font-size:1.15rem;line-height:1}.wcv-compare-remove:hover,.wcv-compare-remove:focus-visible{border-color:var(--wcv-error);background:#fcebeb;color:var(--wcv-error)}.wcv-compare-empty{grid-column:1/-1;padding:54px 28px;text-align:center}.wcv-compare-empty h2{margin-top:0;color:var(--wcv-text)}.wcv-compare-empty p{color:var(--wcv-text-secondary)}
@media (max-width:980px){.wcv-compare-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:760px){.wcv-compare-page{padding:42px 18px 64px}.wcv-compare-grid{grid-template-columns:1fr}.wcv-product-actions .wcv-quick-view,.wcv-product-actions .wcv-compare{flex:1}.wcv-cart-actions input.input-text,select{min-height:48px}}

.wcv-product-actions .wcv-view-product{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 12px;border:1px solid var(--wcv-border);border-radius:var(--wcv-radius-md);background:var(--wcv-surface);color:var(--wcv-text-secondary);cursor:pointer;font-size:.76rem;text-decoration:none}.wcv-product-actions .wcv-view-product:hover,.wcv-product-actions .wcv-view-product:focus-visible{border-color:var(--wcv-primary);background:var(--wcv-primary-light);color:var(--wcv-primary-dark);transform:translateY(-1px)}.wcv-product-actions .wcv-view-product span{margin-right:4px;font-size:1rem}

/* Advanced shop filters. */
.wcv-product-filters--advanced{display:grid;grid-template-columns:minmax(220px,1.5fr) repeat(3,minmax(150px,1fr));gap:12px;width:min(100%,920px);padding:16px;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-xl);background:var(--wcv-surface);box-shadow:var(--wcv-shadow-sm)}.wcv-product-filters--advanced .wcv-filter-search{grid-column:1/-1}.wcv-product-filters--advanced .wcv-filter-field{display:grid;gap:6px}.wcv-product-filters--advanced label{color:var(--wcv-text-muted);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wcv-product-filters--advanced input,.wcv-product-filters--advanced select{width:100%;min-height:44px}.wcv-filter-price__inputs{display:flex;align-items:center;gap:7px}.wcv-filter-price__inputs input{min-width:0}.wcv-filter-price__inputs span{color:var(--wcv-text-light)}.wcv-filter-actions{display:flex;align-items:end;gap:10px}.wcv-filter-actions .wcv-button{min-height:44px;padding:10px 16px;border-radius:var(--wcv-radius-md);cursor:pointer}.wcv-filter-reset{align-self:center;color:var(--wcv-text-muted);font-size:.78rem;font-weight:700;text-decoration:none}.wcv-filter-reset:hover{color:var(--wcv-primary)}
/* Premium authentication. */
.wcv-auth-page{max-width:1120px;margin:0 auto;padding:clamp(48px,7vw,82px) 24px 96px}.wcv-auth-page--narrow{max-width:760px}.wcv-auth-intro{max-width:680px;margin:0 auto 38px;text-align:center}.wcv-auth-intro h1{margin:10px 0 14px;color:var(--wcv-text);font-size:clamp(2.6rem,6vw,5rem);font-weight:750;letter-spacing:-.065em;line-height:.95}.wcv-auth-intro p{margin:0;color:var(--wcv-text-secondary);font-size:1rem}.wcv-auth-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.wcv-auth-card{padding:clamp(24px,4vw,38px);border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-xl);background:var(--wcv-surface);box-shadow:var(--wcv-shadow-md)}.wcv-auth-card--register{background:linear-gradient(145deg,var(--wcv-surface),var(--wcv-primary-lighter))}.wcv-auth-card__head{display:flex;gap:14px;align-items:flex-start;margin-bottom:28px}.wcv-auth-card__head h2{margin:4px 0 0;color:var(--wcv-text);font-size:1.5rem;letter-spacing:-.04em}.wcv-auth-step{display:inline-grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:50%;background:var(--wcv-primary-light);color:var(--wcv-primary-dark);font-size:.74rem;font-weight:800}.wcv-auth-form{margin:0}.wcv-auth-form__intro{margin:-8px 0 22px;color:var(--wcv-text-secondary);font-size:.88rem}.wcv-auth-form .form-row{margin:0 0 16px}.wcv-auth-form label{display:block;margin-bottom:7px;color:var(--wcv-text);font-size:.8rem;font-weight:750}.wcv-auth-form .input-text{width:100%;min-height:48px}.wcv-password-field{position:relative;display:block}.wcv-password-field .input-text{padding-right:70px}.wcv-password-toggle{position:absolute;top:50%;right:10px;min-height:28px;padding:3px 7px;border:0;border-radius:var(--wcv-radius-sm);background:transparent;color:var(--wcv-primary);cursor:pointer;font-size:.72rem;font-weight:750;transform:translateY(-50%)}.wcv-password-toggle:hover,.wcv-password-toggle:focus-visible{background:var(--wcv-primary-light)}.wcv-auth-form__options{display:flex!important;align-items:center;justify-content:space-between;gap:12px}.wcv-auth-form__options label{display:flex;align-items:center;gap:7px;margin:0;color:var(--wcv-text-secondary);font-size:.76rem;font-weight:500}.wcv-auth-form__options a{color:var(--wcv-primary);font-size:.76rem;font-weight:700;text-decoration:none}.wcv-auth-submit{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;margin-top:8px;padding:12px 18px;border-radius:var(--wcv-radius-md);cursor:pointer}.wcv-auth-submit span{font-size:1.2rem;transition:transform var(--wcv-duration) var(--wcv-ease)}.wcv-auth-submit:hover span{transform:translateX(4px)}.wcv-auth-back{display:block;margin:20px auto 0;color:var(--wcv-primary);font-size:.82rem;font-weight:700;text-align:center;text-decoration:none}.woocommerce-account .woocommerce-MyAccount-navigation{padding:18px;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-lg);background:var(--wcv-surface);box-shadow:var(--wcv-shadow-sm)}.woocommerce-account .woocommerce-MyAccount-navigation ul{display:grid;gap:5px;margin:0;padding:0;list-style:none}.woocommerce-account .woocommerce-MyAccount-navigation a{display:block;padding:10px 12px;border-radius:var(--wcv-radius-md);color:var(--wcv-text-secondary);font-size:.85rem;font-weight:650;text-decoration:none}.woocommerce-account .woocommerce-MyAccount-navigation .is-active a,.woocommerce-account .woocommerce-MyAccount-navigation a:hover{background:var(--wcv-primary-light);color:var(--wcv-primary-dark)}.woocommerce-account .woocommerce-MyAccount-content{padding:clamp(20px,4vw,36px);border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-xl);background:var(--wcv-surface);box-shadow:var(--wcv-shadow-sm)}.woocommerce-account .woocommerce-MyAccount-content h2,.woocommerce-account .woocommerce-MyAccount-content h3{color:var(--wcv-text);letter-spacing:-.035em}.woocommerce-account .woocommerce-MyAccount-content table{border-collapse:collapse}.woocommerce-account .woocommerce-MyAccount-content th,.woocommerce-account .woocommerce-MyAccount-content td{padding:12px;border-bottom:1px solid var(--wcv-border-light)}
@media (max-width:980px){.wcv-product-filters--advanced{grid-template-columns:repeat(2,minmax(0,1fr))}.wcv-product-filters--advanced .wcv-filter-search{grid-column:1/-1}.wcv-filter-actions{grid-column:1/-1}}@media (max-width:760px){.wcv-product-filters--advanced{grid-template-columns:1fr;padding:14px}.wcv-product-filters--advanced .wcv-filter-search,.wcv-filter-actions{grid-column:auto}.wcv-filter-actions{align-items:stretch;flex-direction:column}.wcv-filter-actions .wcv-button{width:100%}.wcv-auth-page{padding:44px 18px 70px}.wcv-auth-intro{text-align:left}.wcv-auth-intro p{margin-left:0}.wcv-auth-grid{grid-template-columns:1fr}.wcv-auth-card{padding:24px 20px}.wcv-auth-form__options{align-items:flex-start!important;flex-direction:column}.woocommerce-account .woocommerce-MyAccount-content{margin-top:18px;padding:22px 18px}}

/* Product detail upgrade: premium benefit cards, tabs and review dialog. */
.wcv-product-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:26px}.wcv-product-benefit{display:grid;grid-template-columns:28px 1fr;column-gap:8px;padding:12px 10px;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-md);background:linear-gradient(145deg,var(--wcv-surface),var(--wcv-surface-alt));box-shadow:var(--wcv-shadow-xs)}.wcv-product-benefit>span{grid-row:1/span 2;display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:var(--wcv-primary-light);color:var(--wcv-primary-dark);font-size:.9rem}.wcv-product-benefit strong{color:var(--wcv-text);font-size:.68rem;line-height:1.2}.wcv-product-benefit small{margin-top:3px;color:var(--wcv-text-muted);font-size:.6rem;line-height:1.25}.wcv-gallery-shell:before{content:'Sélection premium';position:absolute;top:26px;left:26px;z-index:2;padding:6px 10px;border-radius:var(--wcv-radius-full);background:rgba(255,255,255,.9);box-shadow:var(--wcv-shadow-xs);color:var(--wcv-primary-dark);font-size:.64rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wcv-gallery-shell .woocommerce-product-gallery__trigger{top:26px;right:26px;border:1px solid var(--wcv-border-light);border-radius:50%;background:rgba(255,255,255,.92);box-shadow:var(--wcv-shadow-sm)}.wcv-product-details{position:relative;padding-bottom:30px}.wcv-tabs-shell{padding:12px 0 0}.wcv-product-details .wc-tabs{display:flex;gap:8px;margin:0 0 26px;padding:6px;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-lg);background:var(--wcv-surface-alt);overflow-x:auto}.wcv-product-details .wc-tabs li{flex:0 0 auto;border-radius:var(--wcv-radius-md)}.wcv-product-details .wc-tabs li a{display:block;padding:11px 16px;border-radius:var(--wcv-radius-md);color:var(--wcv-text-muted);font-size:.78rem;font-weight:800;white-space:nowrap}.wcv-product-details .wc-tabs li.active a,.wcv-product-details .wc-tabs li a:hover,.wcv-product-details .wc-tabs li a:focus-visible{background:var(--wcv-surface);box-shadow:var(--wcv-shadow-xs);color:var(--wcv-primary-dark);outline:none}.wcv-product-details .woocommerce-Tabs-panel{max-width:900px;padding:24px;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-lg);background:var(--wcv-surface);box-shadow:var(--wcv-shadow-xs);animation:wcv-panel-in .22s ease}.wcv-product-details .woocommerce-Tabs-panel[hidden]{display:none}.wcv-review-trigger{display:flex;align-items:center;gap:8px;margin:0 0 16px;padding:10px 16px;border-radius:var(--wcv-radius-md);cursor:pointer;font-size:.78rem;font-weight:750}.wcv-review-trigger span{font-size:1rem}.wcv-review-modal__inner{position:relative;width:min(100% - 32px,620px);max-height:min(88vh,760px);overflow-y:auto;padding:clamp(24px,5vw,42px);border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-xl);background:var(--wcv-surface);box-shadow:0 24px 80px rgba(21,35,29,.25)}.wcv-review-modal__inner .wcv-modal-close{position:absolute;top:16px;right:16px}.wcv-review-modal__inner h2{margin:8px 0 24px;color:var(--wcv-text);font-size:clamp(1.6rem,4vw,2.3rem);letter-spacing:-.055em}.wcv-review-modal__inner #review_form{display:block!important;margin:0}.wcv-review-modal__inner #review_form form{display:grid;gap:14px}.wcv-review-modal__inner #review_form label{display:block;margin-bottom:6px;color:var(--wcv-text);font-size:.78rem;font-weight:750}.wcv-review-modal__inner #review_form input,.wcv-review-modal__inner #review_form textarea,.wcv-review-modal__inner #review_form select{width:100%;min-height:46px}.wcv-review-modal__inner #review_form textarea{min-height:120px;resize:vertical}.wcv-review-modal__inner #review_form .comment-form-rating{display:flex;align-items:center;gap:12px}.wcv-review-modal__inner #review_form .comment-form-rating label{margin:0}.wcv-review-modal__inner #review_form .form-submit input{min-height:48px;padding:11px 20px;border:0;border-radius:var(--wcv-radius-md);background:linear-gradient(135deg,var(--wcv-primary),var(--wcv-primary-hover));box-shadow:0 6px 16px rgba(var(--wcv-primary-rgb),.2);color:#fff;cursor:pointer;font-weight:800}.wcv-review-placeholder{display:none}@keyframes wcv-panel-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@media (max-width:760px){.wcv-product-benefits{grid-template-columns:1fr;gap:7px}.wcv-product-benefit{grid-template-columns:30px 1fr;align-items:center}.wcv-gallery-shell:before{top:20px;left:20px;font-size:.58rem}.wcv-gallery-shell .woocommerce-product-gallery__trigger{top:20px;right:20px}.wcv-product-details .woocommerce-Tabs-panel{padding:18px}.wcv-review-modal__inner{width:calc(100% - 24px);max-height:92vh;padding:24px 18px}.wcv-review-modal__inner h2{padding-right:28px}.wcv-review-modal__inner #review_form .comment-form-rating{align-items:flex-start;flex-direction:column;gap:5px}}

/* Explicit product gallery with visible thumbnails. */
.wcv-product-gallery{position:relative}.wcv-product-gallery__main{overflow:hidden;border-radius:var(--wcv-radius-lg);background:var(--wcv-surface-soft)}.wcv-product-gallery__main .woocommerce-product-gallery__image{margin:0}.wcv-product-gallery__main .woocommerce-product-gallery__image a,.wcv-product-gallery__main .woocommerce-product-gallery__image img{display:block;width:100%}.wcv-product-gallery__main .woocommerce-product-gallery__image img{aspect-ratio:1/1;object-fit:cover}.wcv-product-gallery__thumbs-wrap{display:flex;align-items:center;gap:8px;margin-top:12px}.wcv-product-gallery__thumbs{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;flex:1;min-width:0}.wcv-product-gallery__thumb{display:block;overflow:hidden;width:100%;padding:0;border:2px solid transparent;border-radius:var(--wcv-radius-md);background:var(--wcv-surface-soft);cursor:pointer;opacity:.58;transition:border-color var(--wcv-duration) var(--wcv-ease),opacity var(--wcv-duration) var(--wcv-ease),transform var(--wcv-duration) var(--wcv-ease)}.wcv-product-gallery__thumb img{display:block;width:100%;aspect-ratio:1;object-fit:cover}.wcv-product-gallery__thumb:hover,.wcv-product-gallery__thumb:focus-visible,.wcv-product-gallery__thumb.is-active{border-color:var(--wcv-primary);opacity:1;outline:none;transform:translateY(-2px)}.wcv-gallery-nav{display:inline-flex;align-items:center;justify-content:center;width:30px;height:34px;flex:0 0 30px;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-md);background:var(--wcv-surface);color:var(--wcv-primary-dark);cursor:pointer;font-size:1.4rem;line-height:1}.wcv-gallery-nav:hover,.wcv-gallery-nav:focus-visible{border-color:var(--wcv-primary);background:var(--wcv-primary-light);outline:none}.wcv-product-gallery__main .zoomImg{display:none!important}@media (max-width:760px){.wcv-product-gallery__thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px}.wcv-gallery-nav{width:26px;flex-basis:26px}.wcv-product-gallery__thumb{border-width:1px}}

/* Blue primary WooCommerce actions and product details card. */
.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce input[type="submit"].button,.woocommerce #respond input#submit,.woocommerce .single_add_to_cart_button,.woocommerce .checkout-button,.woocommerce .wc-proceed-to-checkout a.button,.woocommerce form.woocommerce-form-login button,.woocommerce form.register button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border:1px solid var(--wcv-primary);border-radius:var(--wcv-radius-md);background:linear-gradient(135deg,var(--wcv-primary),var(--wcv-primary-hover));box-shadow:0 5px 14px rgba(var(--wcv-primary-rgb),.2);color:#fff;font-weight:750;line-height:1.2;text-decoration:none;transition:background var(--wcv-duration) var(--wcv-ease),box-shadow var(--wcv-duration) var(--wcv-ease),transform var(--wcv-duration) var(--wcv-ease)}.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce input[type="submit"].button:hover,.woocommerce #respond input#submit:hover,.woocommerce .single_add_to_cart_button:hover,.woocommerce .checkout-button:hover,.woocommerce .wc-proceed-to-checkout a.button:hover,.woocommerce form.woocommerce-form-login button:hover,.woocommerce form.register button:hover,.woocommerce a.button:focus-visible,.woocommerce button.button:focus-visible,.woocommerce input.button:focus-visible,.woocommerce input[type="submit"].button:focus-visible,.woocommerce #respond input#submit:focus-visible{border-color:var(--wcv-primary-active);background:linear-gradient(135deg,var(--wcv-primary-hover),var(--wcv-primary-active));box-shadow:0 8px 20px rgba(var(--wcv-primary-rgb),.3);color:#fff;transform:translateY(-2px);outline:none}.woocommerce .button.disabled,.woocommerce .button:disabled,.woocommerce .button[disabled]{border-color:#a9c6df;background:#a9c6df;color:#fff;opacity:.7;box-shadow:none;cursor:not-allowed}.woocommerce .wcv-button--outline,.woocommerce a.wcv-button--outline{border-color:var(--wcv-primary);background:var(--wcv-surface);box-shadow:none;color:var(--wcv-primary)}.woocommerce .wcv-button--outline:hover,.woocommerce a.wcv-button--outline:hover{background:var(--wcv-primary-light);color:var(--wcv-primary-dark)}.wcv-product-details{margin-top:18px;padding:clamp(22px,4vw,42px);border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-xl);background:linear-gradient(145deg,var(--wcv-surface),var(--wcv-surface-alt));box-shadow:var(--wcv-shadow-md)}.wcv-product-details:before{content:'Détails du produit';display:block;margin-bottom:4px;color:var(--wcv-primary);font-size:.68rem;font-weight:850;letter-spacing:.14em;text-transform:uppercase}.wcv-product-details .woocommerce-tabs{padding-top:18px}.wcv-product-details .related.products,.wcv-product-details .upsells.products{padding-top:30px;border-top:1px solid var(--wcv-border-light)}.wcv-product-details .woocommerce-Tabs-panel{background:rgba(255,255,255,.72)}
@media (max-width:760px){.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce input[type="submit"].button,.woocommerce #respond input#submit,.woocommerce .single_add_to_cart_button{width:100%}.wcv-product-details{margin-top:12px;padding:18px;border-radius:var(--wcv-radius-lg)}.wcv-product-details .woocommerce-tabs{padding-top:10px}}

/* Details remain structured without an outer card wrapper. */
.wcv-product-details{margin-top:18px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.wcv-product-details:before{display:none}.wcv-product-details .woocommerce-tabs{padding-top:18px}.wcv-product-details .woocommerce-Tabs-panel{background:var(--wcv-surface)}

/* Vendor archive and empty archive states. */
.wcv-vendor-archive{max-width:1240px;padding-top:clamp(44px,7vw,82px);padding-bottom:88px}.wcv-vendor-archive__header{margin-bottom:38px}.wcv-vendor-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.wcv-vendor-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-xl);background:var(--wcv-surface);box-shadow:var(--wcv-shadow-sm);transition:transform var(--wcv-duration) var(--wcv-ease),box-shadow var(--wcv-duration) var(--wcv-ease),border-color var(--wcv-duration) var(--wcv-ease)}.wcv-vendor-card:hover{border-color:rgba(var(--wcv-primary-rgb),.45);box-shadow:var(--wcv-shadow-md);transform:translateY(-4px)}.wcv-vendor-card__media{display:grid;place-items:center;overflow:hidden;min-height:190px;background:linear-gradient(145deg,var(--wcv-primary-light),var(--wcv-surface-soft));text-decoration:none}.wcv-vendor-card__media img{display:block;width:100%;height:190px;object-fit:cover}.wcv-vendor-card__placeholder{color:var(--wcv-primary);font-size:4rem}.wcv-vendor-card__body{display:flex;flex:1;flex-direction:column;padding:22px}.wcv-vendor-card__body h2{margin:8px 0 10px;color:var(--wcv-text);font-size:1.25rem;letter-spacing:-.035em}.wcv-vendor-card__body h2 a{color:inherit;text-decoration:none}.wcv-vendor-card__body h2 a:hover{color:var(--wcv-primary)}.wcv-vendor-card__body p{margin:0 0 20px;color:var(--wcv-text-secondary);font-size:.88rem;line-height:1.55}.wcv-vendor-card__body .wcv-button{align-self:flex-start;margin-top:auto}.wcv-vendor-archive .nav-links{display:flex;justify-content:center;gap:8px;margin-top:34px}.wcv-vendor-archive .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:38px;height:38px;padding:0 10px;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-md);background:var(--wcv-surface);color:var(--wcv-text-secondary);text-decoration:none}.wcv-vendor-archive .page-numbers.current,.wcv-vendor-archive .page-numbers:hover{border-color:var(--wcv-primary);background:var(--wcv-primary-light);color:var(--wcv-primary-dark)}.wcv-vendor-empty{max-width:680px;margin:0 auto}.wcv-archive-empty{max-width:680px;margin:28px auto 70px}@media (max-width:900px){.wcv-vendor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:600px){.wcv-vendor-archive{padding:42px 16px 64px}.wcv-vendor-grid{grid-template-columns:1fr}.wcv-vendor-card__media,.wcv-vendor-card__media img{min-height:170px;height:170px}}

/* WC Vendors Manager compatibility layer. The plugin keeps ownership of auth, AJAX and dashboard logic. */
.wcv-auth-container,.wcv-dashboard-wrapper{font-family:var(--wcv-font);color:var(--wcv-text)}.wcv-auth-container{max-width:620px;margin:0 auto;padding:clamp(36px,6vw,76px) 16px}.wcv-auth-box,.wcv-auth-container .wcv-auth-card{padding:clamp(24px,5vw,42px);border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-xl);background:var(--wcv-surface);box-shadow:var(--wcv-shadow-md)}.wcv-auth-header{margin-bottom:26px;text-align:center}.wcv-auth-title{margin:0 0 8px;color:var(--wcv-text);font-size:clamp(1.65rem,4vw,2.35rem);letter-spacing:-.05em}.wcv-auth-subtitle{margin:0;color:var(--wcv-text-secondary)}.wcv-auth-form,.wcv-auth-container form{display:grid;gap:16px}.wcv-form-group{display:grid;gap:7px}.wcv-form-group label,.wcv-auth-container label{color:var(--wcv-text);font-size:.78rem;font-weight:750}.wcv-form-control,.wcv-auth-container input:not([type="checkbox"]):not([type="radio"]),.wcv-auth-container select,.wcv-auth-container textarea{width:100%;min-height:46px;padding:10px 14px;border:1px solid var(--wcv-border);border-radius:var(--wcv-radius-md);background:var(--wcv-surface-alt);color:var(--wcv-text);box-shadow:var(--wcv-shadow-xs)}.wcv-form-control:focus,.wcv-auth-container input:focus,.wcv-auth-container select:focus,.wcv-auth-container textarea:focus{border-color:var(--wcv-primary);box-shadow:0 0 0 4px rgba(var(--wcv-primary-rgb),.14);outline:none}.wcv-btn,.wcv-auth-btn-primary,.wcv-dashboard-wrapper .wcv-btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 18px;border:1px solid var(--wcv-primary);border-radius:var(--wcv-radius-md);background:linear-gradient(135deg,var(--wcv-primary),var(--wcv-primary-hover));box-shadow:0 5px 14px rgba(var(--wcv-primary-rgb),.2);color:#fff;font-weight:750;text-decoration:none;cursor:pointer}.wcv-btn:hover,.wcv-auth-btn-primary:hover,.wcv-dashboard-wrapper .wcv-btn-primary:hover{background:linear-gradient(135deg,var(--wcv-primary-hover),var(--wcv-primary-active));color:#fff;transform:translateY(-2px)}.wcv-btn-block{width:100%}.wcv-notice,.wcv-auth-notice-error,.wcv-auth-notice-success{padding:13px 15px;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-md);background:var(--wcv-surface-alt);color:var(--wcv-text-secondary)}.wcv-auth-notice-error{border-color:#f0b8b9;background:#fff6f6;color:var(--wcv-error)}.wcv-auth-notice-success{border-color:#b5dfbe;background:#f3fbf4;color:var(--wcv-success)}.wcv-dashboard-wrapper{max-width:1320px;margin:0 auto;padding:clamp(28px,5vw,64px) 20px}.wcv-dashboard-wrapper .wcv-dashboard-header,.wcv-dashboard-wrapper .wcv-dashboard-content,.wcv-dashboard-wrapper .wcv-dashboard-main{border-color:var(--wcv-border-light);border-radius:var(--wcv-radius-lg);background:var(--wcv-surface);box-shadow:var(--wcv-shadow-sm)}.wcv-dashboard-wrapper .wcv-dashboard-navigation a,.wcv-dashboard-wrapper nav a{color:var(--wcv-text-secondary);border-radius:var(--wcv-radius-md)}.wcv-dashboard-wrapper .wcv-dashboard-navigation a:hover,.wcv-dashboard-wrapper nav a:hover,.wcv-dashboard-wrapper .active{background:var(--wcv-primary-light);color:var(--wcv-primary-dark)}.wcv-dashboard-wrapper table{width:100%;border-collapse:collapse;background:var(--wcv-surface)}.wcv-dashboard-wrapper th{background:var(--wcv-surface-soft);color:var(--wcv-text-muted);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase}.wcv-dashboard-wrapper th,.wcv-dashboard-wrapper td{padding:13px;border-bottom:1px solid var(--wcv-border-light);text-align:left}.wcv-dashboard-wrapper .wcv-card,.wcv-dashboard-wrapper .wcv-panel{border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-lg);background:var(--wcv-surface);box-shadow:var(--wcv-shadow-xs)}
@media (max-width:760px){.wcv-auth-container{padding:32px 12px 56px}.wcv-auth-box{padding:22px 16px}.wcv-dashboard-wrapper{padding:24px 12px}.wcv-dashboard-wrapper table{display:block;overflow-x:auto;white-space:nowrap}}

/* Product gallery badge removed by design. */
.wcv-gallery-shell:before{display:none!important}

/* Product tabs are displayed below the purchase summary. */
.wcv-product-tabs{margin-top:18px;padding-top:4px}.wcv-product-tabs .woocommerce-tabs{padding-top:0}.wcv-product-tabs .wcv-tabs-shell{padding-top:0}.wcv-product-tabs .woocommerce-Tabs-panel p{line-height:1.75}.wcv-product-tabs .woocommerce-Tabs-panel .commentlist{margin:0;padding:0;list-style:none}.wcv-product-tabs .woocommerce-Tabs-panel .commentlist li{margin:0 0 16px;padding:16px;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-md);background:var(--wcv-surface-alt)}.wcv-product-tabs .woocommerce-Tabs-panel #comments h2,.wcv-product-tabs .woocommerce-Tabs-panel #review_form_wrapper h3{color:var(--wcv-text)}

/* Vendor cart groups and mini-cart dropdown. */
.wcv-cart-vendor-group td{padding:18px 20px 10px;border-top:2px solid var(--wcv-primary,#2271b1);background:var(--wcv-surface-alt,#f7faf5)}.wcv-cart-vendor-group .wcv-kicker{display:block;margin-bottom:3px;color:var(--wcv-text-muted,#718078);font-size:.68rem}.wcv-cart-vendor-group strong{font-size:.95rem}.wcv-cart-vendor-group a{text-decoration:none}.wcv-mini-cart__list{margin:0;padding:0;list-style:none}.wcv-mini-cart__item{position:relative;display:flex;gap:10px;align-items:center;padding:10px 26px 10px 0;border-bottom:1px solid var(--wcv-border-light,#dce7df)}.wcv-mini-cart__item>a:first-child{display:flex;gap:10px;align-items:center;min-width:0;text-decoration:none}.wcv-mini-cart__thumb img{width:48px;height:48px;object-fit:cover;border-radius:var(--wcv-radius-sm,8px)}.wcv-mini-cart__content{display:flex;min-width:0;flex-direction:column;gap:2px}.wcv-mini-cart__content strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.82rem}.wcv-mini-cart__content span{color:var(--wcv-text-muted,#718078);font-size:.76rem}.wcv-mini-cart__remove{position:absolute;top:50%;right:0;color:var(--wcv-text-muted,#718078);font-size:1rem;text-decoration:none;transform:translateY(-50%)}.wcv-mini-cart__total{display:flex;justify-content:space-between;gap:12px;margin:16px 0;font-size:.86rem}.wcv-mini-cart__buttons{display:flex;flex-wrap:wrap;gap:8px;margin:0}.wcv-mini-cart__buttons .wcv-button{flex:1;justify-content:center;padding:9px 12px;font-size:.76rem}.wcv-mini-cart__empty{text-align:center;color:var(--wcv-text-muted,#718078)}
@media(max-width:760px){.wcv-cart-vendor-group td{padding-right:14px;padding-left:14px}.wcv-mini-cart__buttons{flex-direction:column}}

/* Premium pagination, cart thumbnails and shared commerce polish. */
.wcv-cart-product__thumbnail{display:block;width:72px!important;height:72px!important;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-md);background:var(--wcv-surface-soft);object-fit:cover;transition:transform var(--wcv-duration,.2s) var(--wcv-ease,ease),box-shadow var(--wcv-duration,.2s) var(--wcv-ease,ease)}.wcv-cart-table .product-thumbnail a:hover .wcv-cart-product__thumbnail,.wcv-cart-table .product-thumbnail a:focus-visible .wcv-cart-product__thumbnail{box-shadow:0 8px 18px rgba(var(--wcv-primary-rgb),.16);transform:translateY(-2px)}.wcv-cart-table .product-thumbnail a:focus-visible{outline:2px solid var(--wcv-primary);outline-offset:3px;border-radius:var(--wcv-radius-md)}
.woocommerce nav.woocommerce-pagination,.woocommerce-pagination,.nav-links{display:flex;align-items:center;justify-content:center;gap:8px;margin:38px auto 8px;padding:4px;flex-wrap:wrap}.woocommerce nav.woocommerce-pagination ul,.woocommerce-pagination ul,.nav-links{border:0!important;list-style:none}.woocommerce nav.woocommerce-pagination ul li,.woocommerce-pagination li,.nav-links>*{display:inline-flex!important;float:none!important;margin:0!important;border:0!important}.woocommerce nav.woocommerce-pagination a,.woocommerce nav.woocommerce-pagination span,.woocommerce-pagination a,.woocommerce-pagination span,.nav-links a,.nav-links span{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;border:1px solid var(--wcv-border-light);border-radius:var(--wcv-radius-full);background:var(--wcv-surface);box-shadow:var(--wcv-shadow-xs);color:var(--wcv-text-secondary);font-size:.78rem;font-weight:700;text-decoration:none;transition:background var(--wcv-duration,.2s) var(--wcv-ease,ease),border-color var(--wcv-duration,.2s) var(--wcv-ease,ease),color var(--wcv-duration,.2s) var(--wcv-ease,ease),transform var(--wcv-duration,.2s) var(--wcv-ease,ease)}.woocommerce nav.woocommerce-pagination a:hover,.woocommerce nav.woocommerce-pagination a:focus-visible,.woocommerce-pagination a:hover,.woocommerce-pagination a:focus-visible,.nav-links a:hover,.nav-links a:focus-visible{border-color:var(--wcv-primary);background:var(--wcv-primary-light);color:var(--wcv-primary-dark);transform:translateY(-2px)}.woocommerce nav.woocommerce-pagination span.current,.woocommerce-pagination span.current,.nav-links span.current{border-color:var(--wcv-primary);background:linear-gradient(135deg,var(--wcv-primary),var(--wcv-primary-hover));box-shadow:0 6px 15px rgba(var(--wcv-primary-rgb),.2);color:#fff}.woocommerce nav.woocommerce-pagination .next,.woocommerce nav.woocommerce-pagination .prev,.nav-links .next,.nav-links .prev{padding:0 16px}.woocommerce nav.woocommerce-pagination .dots,.woocommerce-pagination .dots,.nav-links .dots{border-color:transparent;background:transparent;box-shadow:none}.wcv-page-intro+.woocommerce-pagination{margin-top:28px}
.woocommerce-message,.woocommerce-info,.woocommerce-error{margin:0 0 20px;padding:14px 18px;border:1px solid var(--wcv-border-light);border-left:3px solid var(--wcv-primary);border-radius:var(--wcv-radius-md);background:var(--wcv-surface-alt);color:var(--wcv-text-secondary);box-shadow:var(--wcv-shadow-xs)}.woocommerce-error{border-left-color:var(--wcv-error);background:#fff7f7}.woocommerce-message a,.woocommerce-info a,.woocommerce-error a{color:var(--wcv-primary-dark);font-weight:700}.wcv-button:focus-visible,.button:focus-visible{outline:3px solid rgba(var(--wcv-primary-rgb),.25);outline-offset:3px}
@media(max-width:760px){.wcv-cart-product__thumbnail{width:56px!important;height:56px!important}.woocommerce nav.woocommerce-pagination,.woocommerce-pagination,.nav-links{gap:5px;margin-top:28px}.woocommerce nav.woocommerce-pagination a,.woocommerce nav.woocommerce-pagination span,.woocommerce-pagination a,.woocommerce-pagination span,.nav-links a,.nav-links span{min-width:36px;height:36px;padding:0 9px;font-size:.73rem}.woocommerce nav.woocommerce-pagination .next,.woocommerce nav.woocommerce-pagination .prev,.nav-links .next,.nav-links .prev{padding:0 11px}}

/* Cart redesign and floating mini-cart drawer. */
.wcv-cart-page{position:relative;max-width:1280px;padding-top:clamp(54px,8vw,96px)}.wcv-cart-intro{max-width:900px;margin-bottom:42px;text-align:left}.wcv-cart-intro h1{font-size:clamp(3.2rem,8vw,7rem);letter-spacing:-.085em}.wcv-cart-intro p{margin-left:0;font-size:1.05rem}.wcv-cart-layout{grid-template-columns:minmax(0,1.8fr) minmax(320px,.72fr);gap:28px}.wcv-cart-card{border:1px solid rgba(var(--wcv-primary-rgb),.16);border-radius:28px;box-shadow:0 18px 50px rgba(23,37,31,.07)}.wcv-cart-card__head{padding:28px 30px 22px;background:linear-gradient(135deg,var(--wcv-surface),var(--wcv-surface-alt));border-bottom:1px solid var(--wcv-border-light)}.wcv-cart-card__head h2{font-size:1.65rem}.wcv-cart-count{padding:8px 14px;background:var(--wcv-primary);color:#fff}.wcv-cart-table thead{background:var(--wcv-text)}.wcv-cart-table th{padding-top:14px;padding-bottom:14px;color:#fff;font-size:.65rem}.wcv-cart-table td{padding-top:22px;padding-bottom:22px}.wcv-cart-table tr.wcv-cart-item{transition:background .2s ease}.wcv-cart-table tr.wcv-cart-item:hover{background:rgba(var(--wcv-primary-rgb),.035)}.wcv-cart-summary{top:112px;padding:28px;border-top:4px solid var(--wcv-primary)}.wcv-cart-summary .wcv-cart-card__head{padding:0 0 20px;background:transparent}.wcv-cart-total__cta .checkout-button{min-height:58px;border-radius:var(--wcv-radius-full)}.wcv-cart-actions td{padding:22px 30px 26px}.wcv-cart-actions .coupon input.input-text{border-radius:999px}.wcv-cart-actions button{border-radius:999px}
.wcv-floating-cart-toggle{display:inline-flex;position:relative;align-items:center;gap:8px;min-height:42px;padding:9px 12px;border:1px solid var(--wcv-border-light);border-radius:999px;background:var(--wcv-surface);box-shadow:0 5px 16px rgba(23,37,31,.06);color:var(--wcv-text);cursor:pointer;font:inherit;font-size:.78rem;font-weight:750;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.wcv-floating-cart-toggle:hover,.wcv-floating-cart-toggle:focus-visible{background:var(--wcv-primary-light);box-shadow:0 9px 24px rgba(var(--wcv-primary-rgb),.15);transform:translateY(-2px)}.wcv-floating-cart-toggle__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border:1px solid currentColor;border-radius:50%;font-size:1.1rem;line-height:1}.wcv-floating-cart-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--wcv-primary);color:#fff;font-size:.68rem}.wcv-floating-cart-backdrop{position:fixed;z-index:998;inset:0;background:rgba(23,37,31,.42);opacity:0;transition:opacity .25s ease}.wcv-floating-cart-backdrop.is-visible{opacity:1}.wcv-floating-cart{position:fixed;z-index:999;top:0;right:0;display:flex;width:min(430px,100vw);height:100vh;padding:28px;flex-direction:column;background:var(--wcv-surface);box-shadow:-18px 0 50px rgba(23,37,31,.18);transform:translateX(105%);transition:transform .3s cubic-bezier(.22,.8,.25,1);overflow-y:auto}.wcv-floating-cart.is-open{transform:translateX(0)}.wcv-floating-cart__head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid var(--wcv-border-light)}.wcv-floating-cart__head h2{margin:7px 0 0;font-size:1.65rem;letter-spacing:-.05em}.wcv-floating-cart__close{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid var(--wcv-border-light);border-radius:50%;background:transparent;color:var(--wcv-text);cursor:pointer;font-size:1.4rem}.wcv-floating-cart__close:hover,.wcv-floating-cart__close:focus-visible{border-color:var(--wcv-primary);background:var(--wcv-primary-light)}.wcv-floating-cart .wcv-mini-cart__item{padding-top:15px;padding-bottom:15px}.wcv-floating-cart .wcv-mini-cart__thumb img{width:64px;height:64px}.wcv-floating-cart .wcv-mini-cart__content strong{font-size:.92rem}.wcv-floating-cart .wcv-mini-cart__content span{font-size:.82rem}.wcv-floating-cart .wcv-mini-cart__buttons{margin-top:auto;padding-top:24px}.wcv-floating-cart .wcv-mini-cart__buttons .wcv-button{min-height:48px}.wcv-floating-cart-open{overflow:hidden}
@media(max-width:980px){.wcv-cart-layout{grid-template-columns:1fr}.wcv-cart-summary{position:static}}@media(max-width:760px){.wcv-cart-page{padding:42px 16px 70px}.wcv-cart-intro h1{font-size:3.3rem}.wcv-cart-card{border-radius:20px}.wcv-cart-card__head{padding:22px 18px 18px}.wcv-cart-actions td{padding:18px}.wcv-floating-cart{padding:22px 18px}.wcv-floating-cart-toggle__label{display:none}.site-header{gap:12px}.wcv-floating-cart-toggle{margin-left:auto}}
@media(prefers-reduced-motion:reduce){.wcv-floating-cart,.wcv-floating-cart-backdrop,.wcv-floating-cart-toggle{transition:none}}

/* Cart presentation aligned with the supplied panier.html reference. */
.wcv-checkout-page{--wcv-checkout-gap:28px}.wcv-checkout-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);gap:var(--wcv-checkout-gap);align-items:start}.wcv-checkout-card{background:var(--wcv-surface,#fff);border:1px solid var(--wcv-border-light,var(--wcv-border,#dcdcde));border-radius:var(--wcv-radius-lg,14px);box-shadow:var(--wcv-shadow-sm,0 2px 8px rgba(0,0,0,.06))}.wcv-checkout-card__head{display:flex;align-items:center;gap:14px}.wcv-checkout-step{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:var(--wcv-primary);color:#fff;font-weight:800}.wcv-checkout-card__subtitle{margin:.35rem 0 0;color:var(--wcv-text-secondary,#50575e);font-size:.875rem}.wcv-checkout-callout{margin:0 24px 24px;padding:16px 18px;border-radius:var(--wcv-radius-md,10px);background:var(--wcv-primary-lighter,#f4f8ff);color:var(--wcv-text,#1d2327)}.wcv-checkout-callout p{margin:0 0 10px;font-size:.875rem;font-weight:600}.wcv-checkout-callout--success{background:#edfaef;color:#176b2d}.wcv-progress{height:9px;overflow:hidden;border-radius:999px;background:var(--wcv-border,#dcdcde)}.wcv-progress span{display:block;height:100%;border-radius:inherit;background:var(--wcv-primary)}.wcv-order-review{width:100%}.wcv-order-review th,.wcv-order-review td{vertical-align:middle}.wcv-checkout-summary .wcv-cart-totals{border:0;box-shadow:none;padding:0}.wcv-place-order .checkout-button{width:100%;justify-content:center;text-align:center}.wcv-checkout-summary .wcv-cart-trust{margin-top:20px}.wcv-cart-table .wcv-cart-vendor-group td{background:var(--wcv-surface-soft,#f6f7f7)}
@media(max-width:900px){.wcv-checkout-grid{grid-template-columns:1fr}.wcv-checkout-summary{order:2}}

/* Product row details from panier.html: visual hierarchy, seller and stock status. */
.wcv-cart-table .product-remove{width:42px}.wcv-cart-table .product-thumbnail{width:88px}.wcv-cart-table .product-thumbnail img,.wcv-cart-product__thumbnail{width:72px;height:72px;object-fit:cover;border-radius:12px;background:var(--wcv-surface-soft,#f6f7f7)}.wcv-cart-product{display:flex;flex-direction:column;gap:5px}.wcv-cart-product__name{display:block;color:var(--wcv-text,#1d2327);font-size:1rem;font-weight:750;line-height:1.25;text-decoration:none}.wcv-cart-product__name:hover{color:var(--wcv-primary)}.wcv-cart-product__vendor{display:block;color:var(--wcv-text-muted,#646970);font-size:.78rem}.wcv-cart-product__vendor a{color:var(--wcv-primary);font-weight:700;text-decoration:none}.wcv-stock-badge{display:inline-flex;align-items:center;gap:6px;width:max-content;padding:3px 8px;border-radius:999px;font-size:.68rem;font-weight:700}.wcv-stock-badge--instock{background:#edfaef;color:#176b2d}.wcv-stock-badge--outofstock{background:#fff0f0;color:#a22a2a}.wcv-stock-badge__dot{width:6px;height:6px;border-radius:50%;background:currentColor}.wcv-cart-table .quantity{display:inline-flex;align-items:center;overflow:hidden;border:1px solid var(--wcv-border,#dcdcde);border-radius:8px;background:var(--wcv-surface-soft,#f6f7f7)}.wcv-cart-table .quantity .qty{width:46px;min-height:38px;padding:6px 3px;border:0;background:transparent;color:var(--wcv-text);font-weight:700;text-align:center}.wcv-cart-table .quantity .qty:focus{outline:2px solid var(--wcv-primary);outline-offset:-2px}.wcv-cart-table .product-subtotal{color:var(--wcv-primary-dark,#0a2a4a);font-size:1rem;font-weight:800;white-space:nowrap}.wcv-cart-table .product-price{color:var(--wcv-text-secondary,#50575e);font-size:.85rem}.wcv-cart-table tbody tr.wcv-cart-item td{padding-top:18px;padding-bottom:18px}.wcv-cart-remove{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:50%;color:var(--wcv-text-muted,#646970);font-size:1.15rem;text-decoration:none}.wcv-cart-remove:hover,.wcv-cart-remove:focus-visible{background:#fff0f0;color:#a22a2a}.wcv-checkout-summary .wcv-totals-table .order-total td{color:var(--wcv-primary-dark,#0a2a4a);font-size:1.3rem;font-weight:800}.wcv-checkout-summary .wcv-totals-table th{color:var(--wcv-text-secondary,#50575e);font-weight:500}.wcv-checkout-summary .wcv-totals-table td{text-align:right}.wcv-checkout-summary .wcv-cart-total__cta{margin-top:20px}.wcv-checkout-summary .wcv-cart-total__cta .button{display:flex;min-height:48px;align-items:center;justify-content:center;border-radius:8px;background:var(--wcv-primary);color:#fff;font-weight:800;text-decoration:none}.wcv-checkout-summary .wcv-cart-total__cta .button:hover{background:var(--wcv-primary-hover)}
@media(max-width:760px){.wcv-cart-table .product-price{display:none}.wcv-cart-table .product-thumbnail{width:70px}.wcv-cart-table .product-thumbnail img,.wcv-cart-product__thumbnail{width:58px;height:58px}.wcv-cart-table .product-remove{width:28px}.wcv-cart-table .product-subtotal{font-size:.9rem}.wcv-cart-table .product-quantity{padding-left:4px;padding-right:4px}.wcv-cart-product__name{font-size:.9rem}}
.wcv-quantity-control{display:inline-flex;align-items:center;overflow:hidden;border:1px solid var(--wcv-border,#dcdcde);border-radius:8px;background:var(--wcv-surface-soft,#f6f7f7)}.wcv-quantity-control .quantity{border:0;background:transparent}.wcv-quantity-control__button{width:30px;height:38px;border:0;background:transparent;color:var(--wcv-text-muted,#646970);cursor:pointer;font-size:1rem;line-height:1}.wcv-quantity-control__button:hover,.wcv-quantity-control__button:focus-visible{background:var(--wcv-border-light,#e5e5e7);color:var(--wcv-primary)}
/* Checkout presentation aligned with commande.html. */
.wcv-checkout-form{margin:0}.wcv-checkout-customer{padding:0}.wcv-checkout-customer .wcv-checkout-card__head,.wcv-checkout-summary>.wcv-checkout-card__head{padding:28px 28px 22px}.wcv-checkout-fields{padding:0 28px 28px}.wcv-checkout-fields .woocommerce-billing-fields>h3,.wcv-checkout-fields .woocommerce-shipping-fields>h3{margin:0 0 18px;font-size:1.2rem}.wcv-checkout-fields .form-row{margin-bottom:16px}.wcv-checkout-fields label{display:block;margin-bottom:7px;color:var(--wcv-text-secondary,#50575e);font-size:.82rem;font-weight:700}.wcv-checkout-fields .input-text,.wcv-checkout-fields select,.wcv-checkout-fields textarea{width:100%;min-height:44px;border:1px solid var(--wcv-border,#dcdcde);border-radius:8px;background:var(--wcv-surface-soft,#f6f7f7);padding:10px 12px;color:var(--wcv-text,#1d2327)}.wcv-checkout-fields .input-text:focus,.wcv-checkout-fields select:focus,.wcv-checkout-fields textarea:focus{outline:2px solid var(--wcv-primary);outline-offset:1px}.wcv-payment-heading{display:flex;gap:14px;align-items:center;margin:22px 0 16px;padding-top:22px;border-top:1px solid var(--wcv-border-light,#e5e5e7)}.wcv-payment-heading h3{margin:0;font-size:1.15rem}.wcv-payment-heading p{margin:4px 0 0;color:var(--wcv-text-secondary,#50575e);font-size:.82rem}.wcv-checkout-summary .wcv-order-review{padding:0 28px}.wcv-checkout-summary .wcv-order-review table{margin:0}.wcv-checkout-summary .wcv-order-review tbody tr td{padding-top:12px;padding-bottom:12px}.wcv-checkout-summary .wcv-order-product{display:flex;gap:12px;align-items:center}.wcv-checkout-summary .wcv-order-product__thumb img{width:58px;height:58px;object-fit:cover;border-radius:10px;background:var(--wcv-surface-soft,#f6f7f7)}.wcv-checkout-summary .wcv-order-product strong{display:block;font-size:.86rem}.wcv-checkout-summary .product-quantity{display:block;color:var(--wcv-text-muted,#646970);font-size:.76rem;margin-top:3px}.wcv-checkout-summary .wcv-place-order{padding:22px 28px 0}.wcv-checkout-summary .wcv-checkout-terms,.wcv-checkout-summary .woocommerce-terms-and-conditions-wrapper{padding:0 28px}.wcv-checkout-trust{margin:16px 0 0;color:var(--wcv-text-muted,#646970);font-size:.75rem;text-align:center}.wcv-checkout-summary .wcv-place-order__button{width:100%;min-height:48px;border:0;border-radius:8px;background:var(--wcv-primary);color:#fff;font-weight:800;cursor:pointer}.wcv-checkout-summary .wcv-place-order__button:hover{background:var(--wcv-primary-hover)}
@media(max-width:760px){.wcv-checkout-customer .wcv-checkout-card__head,.wcv-checkout-summary>.wcv-checkout-card__head{padding:22px 18px 18px}.wcv-checkout-fields{padding:0 18px 22px}.wcv-checkout-summary .wcv-order-review{padding:0 18px}.wcv-checkout-summary .wcv-place-order{padding:18px 18px 0}.wcv-checkout-summary .wcv-checkout-terms,.wcv-checkout-summary .woocommerce-terms-and-conditions-wrapper{padding:0 18px}}

/* Single product presentation aligned with Produit.html. */
.wcv-product-intro{margin-bottom:30px}.wcv-product-intro h1{margin-bottom:12px}.wcv-product-detail__gallery,.wcv-product-detail__summary{background:var(--wcv-surface,#fff);border:1px solid var(--wcv-border-light,#e5e5e7);border-radius:var(--wcv-radius-lg,14px);box-shadow:var(--wcv-shadow-sm,0 2px 8px rgba(0,0,0,.06))}.wcv-product-detail__gallery{padding:22px}.wcv-product-detail__summary{padding:24px;position:relative}.wcv-product-vendor-panel{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px;padding:14px;border:1px solid var(--wcv-border-light,#e5e5e7);border-radius:10px;background:var(--wcv-surface-soft,#f6f7f7)}.wcv-product-vendor-panel .wcv-kicker{display:block;margin-bottom:4px}.wcv-product-vendor-panel .wcv-product-vendor{display:block;font-size:.88rem;font-weight:800}.wcv-product-vendor-panel .wcv-product-vendor>a{color:var(--wcv-primary);text-decoration:none}.wcv-product-purchase-head{display:flex;align-items:center;gap:14px;margin-bottom:20px;padding-bottom:18px;border-bottom:1px solid var(--wcv-border-light,#e5e5e7)}.wcv-product-purchase-head h2{margin:0;font-size:1.25rem}.wcv-product-purchase-head p{margin:4px 0 0;color:var(--wcv-text-secondary,#50575e);font-size:.82rem}.wcv-product-detail__summary .price{display:flex;align-items:baseline;gap:12px;margin:0 0 22px;padding-bottom:20px;border-bottom:1px solid var(--wcv-border-light,#e5e5e7);color:var(--wcv-primary-dark,#0a2a4a);font-size:2rem;font-weight:850}.wcv-product-detail__summary form.cart{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.wcv-product-detail__summary form.cart .quantity{display:inline-flex;min-height:52px;align-items:center;border:1px solid var(--wcv-border,#dcdcde);border-radius:8px;background:var(--wcv-surface-soft,#f6f7f7);overflow:hidden}.wcv-product-detail__summary form.cart .quantity .qty{width:56px;border:0;background:transparent;text-align:center;font-weight:700}.wcv-product-detail__summary form.cart .single_add_to_cart_button{min-height:52px;flex:1;border:0;border-radius:8px;background:var(--wcv-primary);color:#fff;font-weight:800}.wcv-product-detail__summary form.cart .single_add_to_cart_button:hover{background:var(--wcv-primary-hover)}.wcv-product-summary__wishlist{margin-top:14px}.wcv-product-summary__wishlist .wcv-wishlist{width:100%;justify-content:center}.wcv-product-services{display:grid;gap:8px;margin-top:22px;padding:14px;border-radius:10px;background:var(--wcv-primary-lighter,#f4f8ff);color:var(--wcv-text-secondary,#50575e);font-size:.78rem}.wcv-product-services strong{color:var(--wcv-text)}.wcv-product-details{margin-top:28px;padding:26px;background:var(--wcv-surface,#fff);border:1px solid var(--wcv-border-light,#e5e5e7);border-radius:var(--wcv-radius-lg,14px)}.wcv-product-details .woocommerce-Tabs-panel{color:var(--wcv-text-secondary,#50575e);line-height:1.75}.wcv-product-details .woocommerce-tabs ul.tabs{display:flex;gap:18px;border-bottom:1px solid var(--wcv-border-light,#e5e5e7)}.wcv-product-details .woocommerce-tabs ul.tabs li{border:0;background:transparent}.wcv-product-details .woocommerce-tabs ul.tabs li a{font-weight:750}.wcv-product-details .woocommerce-tabs ul.tabs li.active a{color:var(--wcv-primary)}
@media(max-width:760px){.wcv-product-detail__gallery,.wcv-product-detail__summary,.wcv-product-details{padding:18px}.wcv-product-vendor-panel{align-items:flex-start;flex-direction:column}.wcv-product-detail__summary form.cart .single_add_to_cart_button{flex-basis:100%}}

/* WCV Account dashboard — presentation aligned with account(2).html. */
.wcv-account-page{background:var(--wcv-canvas,#f8fafc)}
.wcv-account-intro{padding-bottom:clamp(30px,5vw,52px)}
.wcv-account-intro p{max-width:720px}
.wcv-account-container{padding-top:0;padding-bottom:clamp(48px,7vw,88px)}
.wcv-account-layout{display:grid;grid-template-columns:minmax(220px,.28fr) minmax(0,1fr);gap:32px;align-items:start}
.wcv-account-sidebar{min-width:0}.wcv-account-menu{position:sticky;top:100px;padding:16px}
.wcv-account-identity{display:grid;gap:4px;padding:4px 12px 16px;margin-bottom:8px;border-bottom:1px solid var(--wcv-border-light,#e5e7eb)}
.wcv-account-identity span{color:var(--wcv-text-muted,#646970);font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}
.wcv-account-identity strong{overflow:hidden;color:var(--wcv-text,#17251f);font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}
.wcv-account-menu ul{display:grid;gap:3px;margin:0;padding:0;list-style:none}.wcv-account-menu li{margin:0}
.wcv-account-menu a{display:flex;align-items:center;gap:11px;padding:11px 12px;border-radius:9px;color:var(--wcv-text-secondary,#50575e);font-size:.86rem;font-weight:700;text-decoration:none}
.wcv-account-menu a:hover,.wcv-account-menu .is-active a,.wcv-account-menu .is-active a:focus-visible{background:var(--wcv-primary-light,#e8f0fe);color:var(--wcv-primary-dark,#0a4b78)}
.wcv-account-menu li:last-child{margin-top:8px;padding-top:8px;border-top:1px solid var(--wcv-border-light,#e5e7eb)}.wcv-account-menu li:last-child a{color:var(--wcv-error,#b42318)}
.wcv-account-menu__icon{display:grid;place-items:center;width:20px;color:currentColor;font-size:1rem;line-height:1}
.wcv-account-content{min-width:0;margin:0;padding:0;background:transparent}.wcv-account-content>p:first-child{margin-top:0}
.wcv-account-card{padding:24px}.wcv-account-content .wcv-account-card{margin:0 0 24px}.wcv-account-content .wcv-account-card:last-child{margin-bottom:0}
.wcv-account-welcome h2{margin:0 0 8px;font-size:1.28rem;letter-spacing:-.025em}.wcv-account-welcome p{margin:0;color:var(--wcv-text-secondary,#50575e);font-size:.9rem;line-height:1.7}
.wcv-account-welcome a,.wcv-account-card__head>a{color:var(--wcv-primary,#2271b1);font-weight:750;text-decoration:underline;text-underline-offset:2px}
.wcv-account-card__head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}.wcv-account-card__head h2,.wcv-account-card__head h3{margin:0;color:var(--wcv-text,#17251f);font-size:1.08rem}.wcv-account-card__head h3{font-size:1rem}.wcv-account-card__head>a{font-size:.76rem;white-space:nowrap}
.wcv-account-table-wrap{overflow-x:auto;margin:0 -8px}.wcv-account-table{width:calc(100% - 16px);margin:0 8px;border-collapse:collapse;font-size:.82rem;text-align:left}
.wcv-account-table th{padding:10px 8px;border-bottom:1px solid var(--wcv-border,#dcdcde);color:var(--wcv-text-muted,#646970);font-size:.66rem;letter-spacing:.09em;text-transform:uppercase;white-space:nowrap}
.wcv-account-table td{padding:13px 8px;border-bottom:1px solid var(--wcv-border-light,#e5e7eb);color:var(--wcv-text-secondary,#50575e);vertical-align:middle}.wcv-account-table tbody tr:last-child td{border-bottom:0}.wcv-account-table td strong{color:var(--wcv-text,#17251f)}.wcv-account-table td small{display:block;margin-top:3px;color:var(--wcv-text-muted,#646970);font-size:.72rem}.wcv-account-table__action{text-align:right}.wcv-account-table .wcv-button{min-height:0;padding:7px 12px;font-size:.72rem}
.wcv-account-addresses{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.wcv-account-addresses .wcv-account-card{margin-bottom:0}.wcv-account-address-card address{min-height:72px;color:var(--wcv-text-secondary,#50575e);font-size:.86rem;font-style:normal;line-height:1.7}
.wcv-account-empty{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 0 2px}.wcv-account-empty p{margin:0;color:var(--wcv-text-secondary,#50575e);font-size:.88rem}.wcv-account-empty .wcv-button{white-space:nowrap}
.woocommerce-account .woocommerce-MyAccount-content .woocommerce-info{margin:0}
@media(max-width:850px){.wcv-account-layout{grid-template-columns:1fr;gap:20px}.wcv-account-menu{position:static}.wcv-account-menu ul{grid-template-columns:repeat(2,minmax(0,1fr))}.wcv-account-menu li:last-child{grid-column:1/-1}.wcv-account-menu li:last-child a{justify-content:center}.wcv-account-content{min-width:0}}
@media(max-width:600px){.wcv-account-card{padding:20px 16px}.wcv-account-menu{padding:12px}.wcv-account-menu ul{grid-template-columns:1fr}.wcv-account-menu li:last-child{grid-column:auto}.wcv-account-table,.wcv-account-table thead,.wcv-account-table tbody,.wcv-account-table tr,.wcv-account-table td{display:block}.wcv-account-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}.wcv-account-table tr{padding:12px 0;border-bottom:1px solid var(--wcv-border-light,#e5e7eb)}.wcv-account-table tbody tr:last-child{border-bottom:0}.wcv-account-table td{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:5px 8px;border:0;text-align:right}.wcv-account-table td::before{content:attr(data-title);color:var(--wcv-text-muted,#646970);font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.wcv-account-table .wcv-account-table__action{justify-content:flex-end;margin-top:5px}.wcv-account-table .wcv-account-table__action::before{display:none}.wcv-account-addresses{grid-template-columns:1fr}.wcv-account-empty{align-items:stretch;flex-direction:column}.wcv-account-empty .wcv-button{width:100%}}

/* Account UX polish and Dashicons. */
.wcv-account-menu__icon.dashicons{display:grid;place-items:center;width:22px;height:22px;font-family:dashicons;font-size:19px;font-weight:400;line-height:1}
.wcv-account-menu a{position:relative;min-height:44px;transition:background-color var(--wcv-duration) var(--wcv-ease),color var(--wcv-duration) var(--wcv-ease),transform var(--wcv-duration) var(--wcv-ease)}
.wcv-account-menu a:hover{transform:translateX(2px)}
.wcv-account-menu .is-active a{box-shadow:inset 3px 0 0 var(--wcv-primary,#2271b1);font-weight:800}
.wcv-account-menu .is-active .wcv-account-menu__icon{color:var(--wcv-primary,#2271b1)}
.wcv-account-menu a:focus-visible,.wcv-account-card a:focus-visible{outline:3px solid rgba(var(--wcv-primary-rgb),.28);outline-offset:2px}
.wcv-account-identity:before{display:grid;place-items:center;width:34px;height:34px;margin-bottom:9px;border-radius:50%;background:var(--wcv-primary-light,#e8f0fe);color:var(--wcv-primary,#2271b1);content:"\f110";font-family:dashicons;font-size:18px}
.wcv-account-card{transition:border-color var(--wcv-duration) var(--wcv-ease),box-shadow var(--wcv-duration) var(--wcv-ease)}
.wcv-account-card:hover{border-color:rgba(var(--wcv-primary-rgb),.3);box-shadow:var(--wcv-shadow-md,0 8px 24px rgba(0,0,0,.08))}
.wcv-account-table tbody tr{transition:background-color var(--wcv-duration) var(--wcv-ease)}
.wcv-account-table tbody tr:hover{background:var(--wcv-surface-soft,#f6f7f7)}
.wcv-account-table .wcv-badge{white-space:nowrap}
.wcv-account-address-card address:empty:after{content:"—";color:var(--wcv-text-muted,#646970)}
@media(max-width:850px){.wcv-account-intro{text-align:left}.wcv-account-intro p{margin-left:0}.wcv-account-menu ul{gap:5px}.wcv-account-menu a:hover{transform:none}}
@media(prefers-reduced-motion:reduce){.wcv-account-menu a,.wcv-account-card,.wcv-account-table tbody tr{transition:none}.wcv-account-menu a:hover{transform:none}}

/* Full Account experience: stats, favorites, order tracking and mobile menu. */
.wcv-account-welcome{display:flex;align-items:center;justify-content:space-between;gap:28px;overflow:hidden;position:relative}.wcv-account-welcome:after{position:absolute;right:-48px;bottom:-90px;width:220px;height:220px;border:1px solid rgba(var(--wcv-primary-rgb),.14);border-radius:50%;content:"";box-shadow:0 0 0 28px rgba(var(--wcv-primary-rgb),.04),0 0 0 56px rgba(var(--wcv-primary-rgb),.025)}.wcv-account-welcome__copy{position:relative;z-index:1}.wcv-account-welcome__copy .wcv-kicker{display:block;margin-bottom:8px}.wcv-account-trust{display:flex;align-items:center;gap:7px;position:relative;z-index:1;flex:0 0 auto;padding:8px 11px;border-radius:999px;background:var(--wcv-primary-light,#e8f0fe);color:var(--wcv-primary-dark,#0a4b78);font-size:.72rem;font-weight:800;white-space:nowrap}.wcv-account-trust .dashicons{font-size:16px;line-height:1}
.wcv-account-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0 0 24px}.wcv-account-stat{display:grid;grid-template-columns:34px 1fr;column-gap:11px;align-items:center;padding:18px}.wcv-account-stat>span:not(.wcv-account-stat__icon){grid-column:2;color:var(--wcv-text-muted,#646970);font-size:.7rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.wcv-account-stat strong{grid-column:2;color:var(--wcv-text,#17251f);font-size:1.65rem;line-height:1.1}.wcv-account-stat small{grid-column:2;margin-top:3px;color:var(--wcv-text-muted,#646970);font-size:.7rem}.wcv-account-stat small a{color:var(--wcv-primary,#2271b1);font-weight:750;text-decoration:none}.wcv-account-stat__icon{grid-column:1;grid-row:1/span 3;display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--wcv-primary-light,#e8f0fe);color:var(--wcv-primary,#2271b1);font-size:18px;line-height:1}
.wcv-account-card__head>div{display:grid;gap:4px}.wcv-account-card__head .wcv-kicker{font-size:.68rem}.wcv-account-card__head .wcv-kicker+h2{margin-top:0}
.wcv-account-table td:nth-child(3){min-width:128px}.wcv-order-progress{display:block;width:92px;height:4px;margin-top:7px;overflow:hidden;border-radius:99px;background:var(--wcv-border-light,#e5e7eb)}.wcv-order-progress__bar{display:block;width:var(--wcv-progress);height:100%;border-radius:inherit;background:var(--wcv-primary,#2271b1)}.wcv-account-table .wcv-badge .dashicons{width:14px;height:14px;margin-right:4px;font-size:14px;line-height:1;vertical-align:-2px}.wcv-account-reorder{display:block;margin-top:6px;color:var(--wcv-primary,#2271b1);font-size:.68rem;font-weight:750;text-decoration:none;white-space:nowrap}.wcv-account-reorder:hover{text-decoration:underline}.wcv-account-count{display:inline-flex;align-items:center;justify-content:center;min-width:28px;height:28px;padding:0 8px;border-radius:99px;background:var(--wcv-primary-light,#e8f0fe);color:var(--wcv-primary-dark,#0a4b78);font-size:.75rem;font-weight:800}
.wcv-account-empty{min-height:92px}.wcv-account-empty>.dashicons{flex:0 0 auto;width:38px;height:38px;font-size:38px;color:var(--wcv-primary,#2271b1);line-height:1}.wcv-account-empty>div{flex:1}.wcv-account-empty strong{display:block;color:var(--wcv-text,#17251f);font-size:.88rem}.wcv-account-empty p{margin:4px 0 0}.wcv-account-address-empty{display:grid;grid-template-columns:32px 1fr;column-gap:10px;align-items:center;min-height:74px;color:var(--wcv-text-muted,#646970)}.wcv-account-address-empty .dashicons{grid-row:1/span 2;color:var(--wcv-primary,#2271b1);font-size:26px}.wcv-account-address-empty p{margin:0;font-size:.82rem}.wcv-account-address-empty a{color:var(--wcv-primary,#2271b1);font-size:.76rem;font-weight:750;text-decoration:none}
.wcv-account-address-card .wcv-account-card__head>div{display:flex;align-items:center;gap:8px}.wcv-account-address-card .wcv-account-card__head .dashicons{color:var(--wcv-primary,#2271b1);font-size:18px}
.wcv-account-favorites{padding:24px;border:1px solid var(--wcv-border-light,#e5e7eb);border-radius:var(--wcv-radius-lg,14px);background:var(--wcv-surface,#fff);box-shadow:var(--wcv-shadow-sm,0 2px 8px rgba(0,0,0,.06))}.wcv-account-favorites-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.wcv-account-favorite{display:grid;grid-template-columns:104px minmax(0,1fr);gap:16px;overflow:hidden;padding:12px;border:1px solid var(--wcv-border-light,#e5e7eb);border-radius:var(--wcv-radius-md,10px);background:var(--wcv-surface,#fff)}.wcv-account-favorite__image{display:block;overflow:hidden;border-radius:8px;background:var(--wcv-surface-soft,#f6f7f7)}.wcv-account-favorite__image img{display:block;width:100%;height:104px;object-fit:cover}.wcv-account-favorite__body{min-width:0}.wcv-account-favorite h3{margin:2px 0 7px;font-size:.9rem;line-height:1.3}.wcv-account-favorite h3 a{color:var(--wcv-text,#17251f);text-decoration:none}.wcv-account-favorite h3 a:hover{color:var(--wcv-primary,#2271b1)}.wcv-account-favorite__price{color:var(--wcv-primary-dark,#0a4b78);font-size:.9rem;font-weight:800}.wcv-account-favorite__actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.wcv-account-favorite__actions .wcv-button{min-height:32px;padding:6px 9px;font-size:.68rem}.wcv-account-menu-toggle{display:none;align-items:center;justify-content:space-between;width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--wcv-border-light,#e5e7eb);border-radius:9px;background:var(--wcv-surface-soft,#f6f7f7);color:var(--wcv-text,#17251f);cursor:pointer;font-size:.82rem;font-weight:800}.wcv-account-menu-toggle .dashicons{font-size:18px;line-height:1}.wcv-account-menu-toggle[aria-expanded=true] .dashicons:last-child{transform:rotate(180deg)}
@media(max-width:850px){.wcv-account-menu-toggle{display:flex}.wcv-account-menu nav{display:none;margin-top:10px}.wcv-account-menu nav.is-open{display:block}.wcv-account-stats{gap:10px}.wcv-account-stat{padding:14px}.wcv-account-stat strong{font-size:1.35rem}.wcv-account-favorites-grid{grid-template-columns:1fr}}
@media(max-width:600px){.wcv-account-welcome{align-items:flex-start;flex-direction:column;gap:16px}.wcv-account-trust{font-size:.68rem}.wcv-account-stats{grid-template-columns:1fr}.wcv-account-stat{grid-template-columns:40px 1fr}.wcv-account-table td:nth-child(3){min-width:0}.wcv-order-progress{width:100%}.wcv-account-reorder{display:inline-block;margin-left:8px}.wcv-account-favorite{grid-template-columns:82px minmax(0,1fr);gap:12px}.wcv-account-favorite__image img{height:82px}.wcv-account-favorite__actions{display:grid;grid-template-columns:1fr 1fr}.wcv-account-favorite__actions .wcv-button{width:100%;text-align:center}}
.wcv-account-security{margin-top:24px}.wcv-account-security .wcv-account-card__head>.dashicons{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#eaf7ee;color:var(--wcv-success,#18864b);font-size:18px}.wcv-account-security__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.wcv-account-security__grid>div{display:flex;align-items:flex-start;gap:10px;padding:13px;border:1px solid var(--wcv-border-light,#e5e7eb);border-radius:9px;background:var(--wcv-surface-soft,#f6f7f7)}.wcv-account-security__grid>div>.dashicons{color:var(--wcv-primary,#2271b1);font-size:18px}.wcv-account-security__grid strong,.wcv-account-security__grid small{display:block}.wcv-account-security__grid strong{color:var(--wcv-text,#17251f);font-size:.78rem}.wcv-account-security__grid small{margin-top:3px;color:var(--wcv-text-muted,#646970);font-size:.7rem;line-height:1.4}.wcv-account-security__grid a{margin-left:auto;color:var(--wcv-primary,#2271b1);font-size:.72rem;font-weight:750;white-space:nowrap}
@media(max-width:600px){.wcv-account-security__grid{grid-template-columns:1fr}}
