.ezc-builder{--ezc-ink:#0c3026;--ezc-gold:#b88a18;--ezc-border:rgba(12,48,38,.17);--ezc-muted:#66736d;--ezc-surface:#fffdf8;--ezc-selected:#f1f6ef;clear:both;margin:1.75rem 0 0;color:var(--ezc-ink)}
.ezc-builder fieldset{min-width:0}.ezc-builder button,.ezc-builder input,.ezc-builder select{font:inherit}
.ezc-builder-mode{border:0;border-bottom:1px solid var(--ezc-border);padding:0 0 1.25rem;margin:0 0 1.4rem;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.ezc-builder-mode legend{width:100%;margin:0 0 .65rem;font-size:.9rem;font-weight:700}.ezc-builder-mode label{display:flex;align-items:center;gap:.65rem;min-height:2.75rem;border:1px solid var(--ezc-border);padding:.65rem .9rem;cursor:pointer;background:transparent}.ezc-builder-mode label:first-of-type{border-radius:3px 0 0 3px}.ezc-builder-mode label:last-of-type{border-left:0;border-radius:0 3px 3px 0}.ezc-builder-mode label:has(input:checked){background:var(--ezc-selected);border-color:var(--ezc-ink);box-shadow:inset 0 0 0 1px var(--ezc-ink)}.ezc-builder-mode input{accent-color:var(--ezc-ink)}
.ezc-progress{display:flex;align-items:flex-start;gap:0;overflow-x:auto;scrollbar-width:thin;margin:0 0 1.4rem;padding:0 0 .4rem}.ezc-progress span{position:relative;flex:1 0 88px;display:grid;justify-items:center;gap:.4rem;padding:0 .3rem .65rem;color:var(--ezc-muted);font-size:.72rem;line-height:1.2;text-align:center;white-space:normal}.ezc-progress span:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:var(--ezc-border)}.ezc-progress b,.ezc-step-number{display:inline-grid;place-items:center;width:1.55rem;height:1.55rem;border:1px solid var(--ezc-border);border-radius:50%;background:var(--ezc-surface);color:var(--ezc-ink);font-size:.76rem;font-weight:600}.ezc-progress span.is-complete{color:var(--ezc-ink)}.ezc-progress span.is-complete b{border-color:var(--ezc-ink)}.ezc-layout-guided .ezc-progress span.is-current{color:var(--ezc-ink);font-weight:700}.ezc-layout-guided .ezc-progress span.is-current:after{height:2px;background:var(--ezc-ink)}.ezc-layout-guided .ezc-progress span.is-current b{background:var(--ezc-ink);border-color:var(--ezc-ink);color:#fff}
.ezc-component-step{border:1px solid var(--ezc-border);border-radius:3px;padding:1.15rem;margin:0 0 1rem;background:rgba(255,253,248,.48)}.ezc-component-step.is-dependency-hidden,.ezc-component-step.is-step-hidden,.ezc-component-step.is-mode-hidden,.ezc-progress .is-mode-hidden{display:none!important}.ezc-component-step>header{display:flex;gap:.75rem;align-items:flex-start;margin-bottom:1rem}.ezc-component-step h3{margin:0;color:var(--ezc-ink);font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.35rem,2vw,1.7rem);font-weight:400;line-height:1.15}.ezc-component-step h3 small{font-family:inherit;font-size:.65em;font-weight:400;color:var(--ezc-muted)}.ezc-description{color:var(--ezc-muted);font-size:.9rem}.ezc-description p{margin:.35rem 0}
.ezc-options{display:grid;grid-template-columns:1fr;gap:.55rem}.ezc-option{position:relative;display:grid;grid-template-columns:22px 58px minmax(0,1fr) auto;gap:.75rem;align-items:center;min-height:74px;border:1px solid var(--ezc-border);border-radius:3px;padding:.65rem .8rem;cursor:pointer;background:var(--ezc-surface);transition:border-color .16s ease,background-color .16s ease}.ezc-option:hover{border-color:rgba(12,48,38,.42)}.ezc-option:has(>input:focus-visible){outline:2px solid var(--ezc-gold);outline-offset:2px}.ezc-option:has(>input:checked){border-color:var(--ezc-ink);background:var(--ezc-selected);box-shadow:inset 0 0 0 1px var(--ezc-ink)}.ezc-option>input{accent-color:var(--ezc-ink)}.ezc-option-image img{display:block;width:58px;height:58px;object-fit:contain;background:#f8f8f5}.ezc-option-info{display:flex;flex-direction:column;min-width:0}.ezc-option-info strong{line-height:1.25;color:var(--ezc-ink)}.ezc-option-info small{margin-top:.2rem;color:var(--ezc-muted)}.ezc-option-info em{margin-top:.2rem;font-size:.78rem;color:#8a5c12;font-style:normal}.ezc-option-qty{display:none;align-items:center;justify-content:flex-end;gap:.45rem;font-size:.8rem}.ezc-option:has(>input:checked) .ezc-option-qty.is-adjustable{display:flex}.ezc-option-qty input{width:62px!important;min-height:2.15rem;margin:0!important;padding:.25rem .4rem;border:1px solid var(--ezc-border);border-radius:2px;background:#fff}.ezc-none,.ezc-option.ezc-deferred{grid-template-columns:22px minmax(0,1fr);min-height:54px}.ezc-option.ezc-deferred .ezc-option-info{grid-column:2}.ezc-conditional-control{grid-column:3/5;display:flex;flex-direction:column;gap:.35rem;border-top:1px solid var(--ezc-border);padding-top:.65rem}.ezc-conditional-control>span{font-size:.82rem;font-weight:700}.ezc-conditional-select{width:100%;margin:0}.ezc-option[hidden],.ezc-progress span[hidden]{display:none!important}
.ezc-component-message,.ezc-error{color:#a32929;margin:.75rem 0 0;font-size:.86rem}.ezc-step-navigation{display:flex;justify-content:space-between;align-items:center;gap:.75rem;margin:.9rem 0 1.25rem}.ezc-step-navigation .button{min-width:94px;min-height:2.65rem;border-radius:2px;padding:.6rem 1rem}.ezc-step-navigation .ezc-back{border:0;background:transparent;color:var(--ezc-ink);text-decoration:underline;text-decoration-color:var(--ezc-gold);text-underline-offset:.3rem}.ezc-step-navigation .ezc-next{border:1px solid var(--ezc-ink);background:var(--ezc-ink);color:#fff}.ezc-next.is-final-step-hidden,.ezc-back[hidden],.ezc-back.is-first-step-hidden{display:none!important}.ezc-step-navigation.is-first-step{justify-content:flex-end}.ezc-step-navigation.is-final-step{justify-content:flex-start}.ezc-step-navigation.is-single-step{display:none}
.ezc-purchase-bar{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(135px,.6fr) minmax(250px,1fr);align-items:center;border-top:1px solid var(--ezc-gold);border-bottom:1px solid var(--ezc-border);margin:1.2rem 0 0;background:rgba(255,253,248,.78)}.ezc-summary,.ezc-total,.ezc-submit{min-width:0;padding:1rem}.ezc-summary{margin:0;background:transparent}.ezc-summary h3{margin:0 0 .45rem;color:var(--ezc-ink);font-family:"Playfair Display",Georgia,serif;font-size:1.12rem;font-weight:400}.ezc-summary ul{max-height:7.5rem;overflow:auto;margin:0;padding-left:1.05rem;color:var(--ezc-muted);font-size:.78rem}.ezc-summary li{margin:.18rem 0}.ezc-total{align-self:stretch;display:flex;flex-direction:column;justify-content:center;gap:.25rem;border-left:1px solid var(--ezc-border);border-right:1px solid var(--ezc-border)}.ezc-total span{color:var(--ezc-muted);font-size:.78rem}.ezc-total strong{color:var(--ezc-ink);font-family:"Playfair Display",Georgia,serif;font-size:1.55rem;font-weight:400;line-height:1}.ezc-submit{display:grid;grid-template-columns:auto auto minmax(120px,1fr);align-items:center;gap:.55rem}.ezc-submit-label{color:var(--ezc-muted);font-size:.78rem}.ezc-submit .quantity{margin:0!important}.ezc-submit .quantity .qty{width:58px;min-height:2.6rem;border-radius:2px}.ezc-submit .single_add_to_cart_button{min-height:2.7rem;margin:0!important;border-radius:2px;background:var(--ezc-ink)!important;color:#fff!important;white-space:nowrap}.ezc-submit button.disabled{opacity:.48;cursor:not-allowed}.ezc-submit.is-guided-hidden{display:none}.ezc-purchase-bar:has(.ezc-submit.is-guided-hidden){grid-template-columns:minmax(0,1.4fr) minmax(135px,.6fr)}
.ezc-edit-set-row{display:block!important;clear:both;width:100%;flex:0 0 100%;margin-top:.45rem}.ezc-edit-set{display:flex!important;width:max-content!important;align-items:center;gap:.35rem;margin:0;padding:.4rem .7rem;border:1px solid currentColor;border-radius:3px;font-weight:600;line-height:1.2;text-decoration:none}.ezc-edit-set:hover,.ezc-edit-set:focus{text-decoration:none;box-shadow:0 0 0 1px currentColor}
@media(min-width:901px){.ezc-purchase-bar{position:sticky;bottom:0;z-index:8;backdrop-filter:blur(8px)}}
@media(max-width:900px){.ezc-purchase-bar{grid-template-columns:1fr 1fr}.ezc-submit{grid-column:1/-1;border-top:1px solid var(--ezc-border)}.ezc-purchase-bar:has(.ezc-submit.is-guided-hidden){grid-template-columns:1fr 1fr}}
@media(max-width:600px){.ezc-builder{margin-top:1.15rem}.ezc-builder-mode{grid-template-columns:1fr}.ezc-builder-mode label:first-of-type{border-radius:3px 3px 0 0}.ezc-builder-mode label:last-of-type{border-left:1px solid var(--ezc-border);border-top:0;border-radius:0 0 3px 3px}.ezc-progress span{flex-basis:76px;font-size:.68rem}.ezc-component-step{padding:.9rem}.ezc-option{grid-template-columns:22px 50px minmax(0,1fr);padding:.65rem}.ezc-option-image img{width:50px;height:50px}.ezc-option-qty.is-adjustable{grid-column:2/4;justify-content:flex-start}.ezc-conditional-control{grid-column:1/4}.ezc-purchase-bar,.ezc-purchase-bar:has(.ezc-submit.is-guided-hidden){grid-template-columns:1fr}.ezc-summary,.ezc-total,.ezc-submit{padding:.85rem 0}.ezc-total{border:0;border-top:1px solid var(--ezc-border)}.ezc-submit{grid-column:auto;grid-template-columns:auto auto 1fr;border-top:1px solid var(--ezc-border)}.ezc-submit .single_add_to_cart_button{white-space:normal}}
.ezc-step-status{margin-left:auto;color:var(--ezc-muted);font-size:.76rem;white-space:nowrap}

/* Product-column refinements. */
.ezc-summary ul{max-height:none;overflow:visible}
@media(min-width:901px){
	.ezc-progress{overflow:visible;padding-bottom:0}
	.ezc-progress span{flex:1 1 0;min-width:0;padding-left:.2rem;padding-right:.2rem;font-size:clamp(.62rem,.72vw,.72rem)}
	.ezc-purchase-bar{position:static;grid-template-columns:minmax(120px,.7fr) minmax(260px,1.3fr);backdrop-filter:none}
	.ezc-summary{grid-column:1/-1;border-bottom:1px solid var(--ezc-border)}
	.ezc-summary ul{columns:2;column-gap:1.5rem;max-height:none;overflow:visible}
	.ezc-total{border-left:0}
	.ezc-purchase-bar:has(.ezc-submit.is-guided-hidden){grid-template-columns:1fr}
	.ezc-purchase-bar:has(.ezc-submit.is-guided-hidden) .ezc-total{border-right:0}
	.single-product div.product:has(.ezc-builder) .related.products{clear:both;float:none;width:100%;grid-column:1/-1}
}

/* Guided-flow and composite product layout. */
.ezc-component-step.is-fixed-choice{display:none!important}
.ezc-progress b{width:auto;height:auto;border:0;border-radius:0;background:transparent;color:var(--ezc-gold);font-family:"Playfair Display",Georgia,serif;font-size:1rem;font-weight:400}
.ezc-layout-guided .ezc-progress span.is-current b{background:transparent;border:0;color:var(--ezc-ink);font-weight:700}
.ezc-step-navigation{min-height:48px;margin-top:1rem}
.ezc-step-navigation .button{box-sizing:border-box!important;height:48px!important;min-height:48px!important;margin:0!important;padding:0 1.25rem!important;line-height:46px!important}
.ezc-step-navigation .ezc-back{background:transparent!important;border:1px solid transparent!important;box-shadow:none!important;color:var(--ezc-ink)!important;font-weight:600!important;text-decoration:underline!important;text-decoration-color:var(--ezc-gold)!important;text-underline-offset:.32rem!important}
.ezc-step-navigation .ezc-next{background:var(--ezc-ink)!important;border:1px solid var(--ezc-ink)!important;box-shadow:none!important;color:#fff!important}
@media(min-width:901px){
	.single-product div.product.product-type-ez_composite .woocommerce-product-gallery{width:38%!important}
	.single-product div.product.product-type-ez_composite .summary{width:58%!important}
	.single-product div.product.product-type-ez_composite .woocommerce-product-gallery img{max-height:650px;object-fit:contain}
}

.ezc-component-step.is-measuring{display:block!important}
.ezc-submit .single_add_to_cart_button.is-guided-hidden{display:none!important}
.ezc-submit:has(.single_add_to_cart_button.is-guided-hidden){grid-template-columns:auto auto;justify-content:end}
.ezc-step-navigation .button{width:118px!important;min-width:118px!important}
.ezc-step-navigation .ezc-back{background:transparent!important;border:1px solid var(--ezc-ink)!important;text-decoration:none!important}

/* Clickable set overview. */
.ezc-progress{display:block;overflow:visible;margin:0 0 1.4rem;padding:0;border-top:1px solid var(--ezc-gold)}
.ezc-progress>h3{margin:.9rem 0 .45rem;color:var(--ezc-ink);font-family:"Playfair Display",Georgia,serif;font-size:1.25rem;font-weight:400}
.ezc-progress-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:1.4rem}
.ezc-progress [data-step]{display:flex!important;flex-direction:column;align-items:flex-start!important;justify-content:center;width:100%!important;min-height:58px!important;margin:0!important;padding:.6rem .7rem!important;border:0!important;border-bottom:1px solid var(--ezc-border)!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;color:var(--ezc-ink)!important;text-align:left!important;cursor:pointer}
.ezc-progress [data-step] strong{font-size:.72rem;line-height:1.2;letter-spacing:.08em;text-transform:uppercase;color:var(--ezc-muted)}
.ezc-progress [data-step] small{display:block;margin-top:.2rem;font-size:.86rem;line-height:1.25;color:var(--ezc-ink)}
.ezc-progress [data-step].is-current{border-left:2px solid var(--ezc-gold)!important;background:var(--ezc-selected)!important;padding-left:calc(.7rem - 2px)!important}
.ezc-progress [data-step].is-current strong{color:var(--ezc-gold)}
.ezc-progress [data-step].is-fixed-choice{cursor:default;opacity:.82}
.ezc-progress [data-step]:focus-visible{outline:2px solid var(--ezc-gold)!important;outline-offset:2px}
.ezc-progress [data-step][hidden]{display:none!important}

/* Quantity stepper and purchase controls. */
.ezc-set-quantity{display:grid;grid-template-columns:38px 52px 38px;height:44px;border:1px solid var(--ezc-ink);border-radius:2px;overflow:hidden;background:var(--ezc-surface)}
.ezc-set-quantity button{display:grid!important;place-items:center;width:38px!important;min-width:38px!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;color:var(--ezc-ink)!important;font-size:1.15rem!important;line-height:1!important}
.ezc-set-quantity button:hover{background:var(--ezc-selected)!important}
.ezc-set-quantity .quantity{display:block!important;width:52px!important;margin:0!important}
.ezc-set-quantity .qty{width:52px!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;border:0!important;border-left:1px solid var(--ezc-border)!important;border-right:1px solid var(--ezc-border)!important;border-radius:0!important;box-shadow:none!important;background:transparent!important;color:var(--ezc-ink)!important;text-align:center!important;-moz-appearance:textfield}
.ezc-set-quantity .qty::-webkit-inner-spin-button,.ezc-set-quantity .qty::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.ezc-submit{grid-template-columns:auto auto minmax(140px,1fr)}
.ezc-submit .single_add_to_cart_button{height:44px!important;min-height:44px!important}

/* Conditional upgrade select. */
.ezc-conditional-select{min-height:46px!important;padding:.55rem 2.5rem .55rem .75rem!important;border:1px solid var(--ezc-ink)!important;border-radius:2px!important;box-shadow:none!important;background-color:var(--ezc-surface)!important;color:var(--ezc-ink)!important}

/* Validation remains quiet until the customer attempts an invalid action. */
.ezc-builder:not(.ezc-show-errors) .ezc-component-message,.ezc-builder:not(.ezc-show-errors) .ezc-error{display:none!important}
.ezc-summary h3,.ezc-summary ul{display:none}
.ezc-summary{grid-column:1/-1;padding:.75rem 1rem;border-bottom:1px solid var(--ezc-border)}
.ezc-summary:has(.ezc-error[hidden]){display:none}
.ezc-summary .ezc-error{margin:0}

@media(max-width:600px){
	.ezc-progress-list{grid-template-columns:1fr}
	.ezc-submit{grid-template-columns:1fr;align-items:stretch}
	.ezc-submit-label{display:block}
	.ezc-set-quantity{width:128px}
}

/* Full-width builder workspace with a persistent set summary. */
.single-product div.product.product-type-ez_composite>.ezc-builder{clear:both;float:none;width:100%;max-width:none;padding-top:2.25rem}
.ezc-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:clamp(1.5rem,3vw,3.25rem);align-items:start}
.ezc-editor{min-width:0}
.ezc-sidebar{position:sticky;top:2rem;align-self:start;min-width:0;border:1px solid var(--ezc-border);border-radius:3px;padding:1.4rem;background:rgba(255,253,248,.78)}
.admin-bar .ezc-sidebar{top:4rem}
.ezc-sidebar .ezc-progress{margin:0;padding:0;border-top:0}
.ezc-sidebar .ezc-progress>h3{margin:0 0 .8rem;font-size:clamp(1.55rem,2vw,2rem)}
.ezc-sidebar .ezc-progress-list{grid-template-columns:1fr;column-gap:0}
.ezc-sidebar .ezc-progress [data-step]{min-height:54px!important;padding:.55rem 0!important}
.ezc-sidebar .ezc-progress [data-step].is-current{padding-left:.7rem!important}
.ezc-sidebar .ezc-purchase-bar,.ezc-sidebar .ezc-purchase-bar:has(.ezc-submit.is-guided-hidden){position:static;display:block;margin:1.15rem 0 0;border-top:1px solid var(--ezc-gold);border-bottom:0;background:transparent;backdrop-filter:none}
.ezc-sidebar .ezc-summary{display:block;grid-column:auto;padding:.75rem 0 0;border:0}
.ezc-sidebar .ezc-summary:has(.ezc-error[hidden]){display:none}
.ezc-sidebar .ezc-total{display:flex;min-height:auto;padding:1rem 0;border:0;border-bottom:1px solid var(--ezc-border)}
.ezc-sidebar .ezc-total span{font-size:.8rem;font-weight:600}
.ezc-sidebar .ezc-total strong{font-size:1.9rem}
.ezc-sidebar .ezc-submit,.ezc-sidebar .ezc-submit:has(.single_add_to_cart_button.is-guided-hidden){display:grid;grid-template-columns:1fr;justify-content:stretch;gap:.55rem;padding:1rem 0 0;border:0}
.ezc-sidebar .ezc-submit-label{display:block;font-size:.8rem;font-weight:600}
.ezc-sidebar .ezc-set-quantity{width:128px}
.ezc-sidebar .ezc-submit .single_add_to_cart_button{width:100%;min-width:0;white-space:normal}

@media(max-width:900px){
	.single-product div.product.product-type-ez_composite>.ezc-builder{padding-top:1.5rem}
	.ezc-workspace{grid-template-columns:1fr;gap:1.25rem}
	.ezc-sidebar{position:static;order:2;padding:1.1rem}
	.ezc-editor{order:1}
}

/* Compact editorial refinement; all values remain overrideable by a theme. */
.ezc-builder{--ezc-heading-font:"Playfair Display",Georgia,serif;--ezc-body-font:inherit;font-family:var(--ezc-body-font)}
.single-product div.product.product-type-ez_composite>.ezc-builder{padding-top:1rem}
.ezc-component-step{padding:1rem;background:rgba(255,253,248,.3)}
.ezc-component-step>header{margin-bottom:.8rem}
.ezc-component-step h3,.ezc-progress>h3,.ezc-total strong{font-family:var(--ezc-heading-font)}
.ezc-step-number{display:none}
.ezc-option{min-height:68px;border-color:rgba(12,48,38,.14);box-shadow:none}
.ezc-option:has(>input:checked){border-color:var(--ezc-ink);box-shadow:inset 0 0 0 1px var(--ezc-ink)}
.ezc-option-info strong{font-weight:600}
.ezc-sidebar{display:flex;flex-direction:column;max-height:calc(100vh - 4rem);padding:1.2rem}
.admin-bar .ezc-sidebar{max-height:calc(100vh - 6rem)}
.ezc-sidebar .ezc-progress{display:flex;flex:1 1 auto;min-height:0;flex-direction:column}
.ezc-sidebar .ezc-progress-list{min-height:0;overflow-y:auto;scrollbar-width:thin}
.ezc-sidebar .ezc-progress [data-step]{min-height:48px!important;padding:.45rem 0!important}
.ezc-sidebar .ezc-progress [data-step] strong{font-size:.68rem}
.ezc-sidebar .ezc-progress [data-step] small{font-size:.82rem}
.ezc-sidebar .ezc-purchase-bar{flex:0 0 auto}
.ezc-conditional-select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--ezc-ink) 50%),linear-gradient(135deg,var(--ezc-ink) 50%,transparent 50%)!important;background-position:calc(100% - 16px) 50%,calc(100% - 11px) 50%!important;background-size:5px 5px,5px 5px!important;background-repeat:no-repeat!important}

@media(max-width:900px){
	.ezc-sidebar{max-height:none}
	.admin-bar .ezc-sidebar{max-height:none}
	.ezc-sidebar .ezc-progress-list{overflow:visible}
}

/* Premium editorial presentation: restrained lines, typography, and spacing. */
.ezc-builder{--ezc-border:rgba(12,48,38,.14);--ezc-selected:#f3f6ef;--ezc-soft:#faf8f1;--ezc-radius:1px}
.single-product div.product.product-type-ez_composite .product_meta{display:none}
.single-product div.product.product-type-ez_composite>.ezc-builder{margin-top:0;padding-top:.75rem}
.ezc-builder-mode{margin-bottom:2rem;padding-bottom:0;border-bottom:1px solid var(--ezc-border)}
.ezc-builder-mode legend{margin-bottom:.75rem;color:var(--ezc-ink);font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}
.ezc-builder-mode label,.ezc-builder-mode label:first-of-type,.ezc-builder-mode label:last-of-type{min-height:3.25rem;border:0;border-bottom:2px solid transparent;border-radius:0;padding:.75rem 1rem;background:transparent;box-shadow:none}
.ezc-builder-mode label+label{border-left:1px solid var(--ezc-border)}
.ezc-builder-mode label:has(input:checked){border-color:var(--ezc-gold);background:rgba(184,138,24,.035);box-shadow:none}
.ezc-builder-mode label span{font-size:.98rem}
.ezc-workspace{grid-template-columns:minmax(0,1fr) minmax(320px,370px);gap:clamp(2rem,4vw,4.5rem)}
.ezc-component-step{border:0;border-top:1px solid var(--ezc-gold);border-bottom:1px solid var(--ezc-border);border-radius:0;padding:1.35rem 0 1.1rem;background:transparent}
.ezc-component-step>header{align-items:baseline;margin-bottom:1.15rem;padding:0 .2rem}
.ezc-component-step h3{font-size:clamp(1.75rem,2.7vw,2.5rem);letter-spacing:-.02em}
.ezc-step-status{font-size:.72rem;letter-spacing:.04em}
.ezc-options{gap:0;border-top:1px solid var(--ezc-border)}
.ezc-option{grid-template-columns:24px 62px minmax(0,1fr) auto;min-height:78px;border:0;border-bottom:1px solid var(--ezc-border);border-radius:0;padding:.75rem .85rem;background:transparent;transition:background-color .16s ease}
.ezc-option:hover{border-color:var(--ezc-border);background:rgba(12,48,38,.025)}
.ezc-option:has(>input:checked){border:0;border-bottom:1px solid var(--ezc-border);border-left:2px solid var(--ezc-gold);padding-left:calc(.85rem - 2px);background:var(--ezc-selected);box-shadow:none}
.ezc-option>input{width:16px;height:16px;margin:0}
.ezc-option-image img{width:54px;height:54px;background:transparent}
.ezc-option-info strong{font-size:.98rem;font-weight:600;letter-spacing:-.01em}
.ezc-option-info small{font-size:.82rem}
.ezc-conditional-control{margin-top:.25rem;border-color:var(--ezc-border)}
.ezc-conditional-control>span{font-size:.72rem;letter-spacing:.07em;text-transform:uppercase}
.ezc-conditional-select{min-height:44px!important;border-color:var(--ezc-border)!important;background-color:rgba(255,253,248,.72)!important}
.ezc-step-navigation{margin-top:1.35rem;padding-top:.2rem}
.ezc-step-navigation .button{border-radius:var(--ezc-radius)!important;font-size:.9rem!important;letter-spacing:.01em}
.ezc-step-navigation .ezc-back{border-color:var(--ezc-border)!important}
.ezc-sidebar{border:0;border-top:1px solid var(--ezc-gold);border-bottom:1px solid var(--ezc-border);border-radius:0;padding:1.45rem 1.25rem;background:rgba(250,248,241,.6)}
.ezc-sidebar .ezc-progress>h3{margin-bottom:1rem;font-size:clamp(1.8rem,2.6vw,2.35rem);letter-spacing:-.02em}
.ezc-sidebar .ezc-progress [data-step]{min-height:46px!important;padding:.45rem .1rem!important}
.ezc-sidebar .ezc-progress [data-step].is-current{border-left:2px solid var(--ezc-gold)!important;padding-left:.65rem!important;background:rgba(184,138,24,.045)!important}
.ezc-sidebar .ezc-progress [data-step] strong{font-size:.64rem;letter-spacing:.1em}
.ezc-sidebar .ezc-progress [data-step] small{width:100%;font-size:.8rem;white-space:normal;overflow-wrap:anywhere}
.ezc-sidebar .ezc-total{padding:1rem 0 .9rem}
.ezc-sidebar .ezc-total span,.ezc-sidebar .ezc-submit-label{font-size:.68rem;letter-spacing:.09em;text-transform:uppercase}
.ezc-sidebar .ezc-total strong{margin-top:.2rem;font-size:2rem;letter-spacing:-.02em}
.ezc-set-quantity{border-color:var(--ezc-border);border-radius:0}
.ezc-sidebar .ezc-submit .single_add_to_cart_button{border-radius:var(--ezc-radius)!important;font-size:.92rem!important;font-weight:600!important;letter-spacing:.01em}

@media(max-width:900px){
	.ezc-workspace{gap:2rem}
	.ezc-sidebar{padding:1.25rem 1rem}
}
@media(max-width:600px){
	.ezc-builder-mode label+label{border-left:0;border-top:1px solid var(--ezc-border)}
	.ezc-component-step h3{font-size:1.8rem}
	.ezc-option{grid-template-columns:22px 52px minmax(0,1fr);min-height:72px;padding:.65rem .55rem}
	.ezc-option:has(>input:checked){padding-left:calc(.55rem - 2px)}
}

/* 2.20 premium boutique layout. Generic to every EZ Composite product. */
.ezc-builder{--ezc-ink:#0a3327;--ezc-gold:#c89a25;--ezc-gold-strong:#d5a82f;--ezc-border:rgba(10,51,39,.18);--ezc-muted:#536960;--ezc-surface:#fbf7ed;--ezc-selected:#eaf0e5;--ezc-soft:#f5efe2}
.single-product div.product.product-type-ez_composite .woocommerce-product-gallery{background:var(--ezc-soft,#f5efe2)}
.single-product div.product.product-type-ez_composite .woocommerce-product-gallery img{object-fit:contain}
.ezc-builder-mode{margin:0 0 2.25rem;border-top:1px solid var(--ezc-border);border-bottom:1px solid var(--ezc-border)}
.ezc-builder-mode legend.screen-reader-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.ezc-builder-mode label,.ezc-builder-mode label:first-of-type,.ezc-builder-mode label:last-of-type{min-height:3.35rem;padding:.85rem 1.25rem;border-bottom:3px solid transparent;background:transparent}
.ezc-builder-mode label:has(input:checked){border-bottom-color:var(--ezc-gold);background:rgba(200,154,37,.065)}
.ezc-builder-mode label span{font-weight:600}
.ezc-workspace{grid-template-columns:minmax(0,1fr) minmax(315px,355px);gap:clamp(2.4rem,4.5vw,5rem)}
.ezc-component-step{padding-top:1.55rem}
.ezc-component-step h3{font-size:clamp(2rem,3vw,2.7rem)}
.ezc-options{border-top:1px solid var(--ezc-border)}
.ezc-option{grid-template-columns:26px 64px minmax(0,1fr) auto;min-height:88px;padding:.9rem 1rem}
.ezc-option:hover{background:rgba(10,51,39,.035)}
.ezc-option:has(>input:checked){border-left:3px solid var(--ezc-gold);padding-left:calc(1rem - 3px);background:var(--ezc-selected)}
.ezc-option-image img{width:60px;height:60px}
.ezc-option-info strong{font-size:1.02rem}
.ezc-option-info small{font-size:.83rem}
.ezc-step-navigation{margin-top:1.5rem}
.ezc-step-navigation .button{width:auto!important;min-width:132px!important;height:50px!important;min-height:50px!important;line-height:48px!important;padding:0 1.5rem!important;font-weight:600!important}
.ezc-step-navigation .ezc-back{background:transparent!important;border-color:var(--ezc-ink)!important}
.ezc-sidebar{max-height:none;border:0;border-top:6px solid var(--ezc-gold);border-bottom:0;padding:1.65rem 1.55rem 1.5rem;background:var(--ezc-ink);color:#fff}
.ezc-sidebar .ezc-progress{max-height:none}
.ezc-sidebar .ezc-progress>h3{color:#fff;font-size:2.35rem}
.ezc-sidebar .ezc-progress-list{overflow:visible}
.ezc-sidebar .ezc-progress [data-step]{border-bottom-color:rgba(255,255,255,.17)!important;color:#fff!important}
.ezc-sidebar .ezc-progress [data-step]:hover{background:rgba(255,255,255,.055)!important}
.ezc-sidebar .ezc-progress [data-step].is-current{border-left:2px solid var(--ezc-gold)!important;background:rgba(255,255,255,.07)!important}
.ezc-sidebar .ezc-progress [data-step] strong,.ezc-sidebar .ezc-progress [data-step].is-current strong{color:#d9bd72}
.ezc-sidebar .ezc-progress [data-step] small{color:#fff}
.ezc-sidebar .ezc-purchase-bar,.ezc-sidebar .ezc-purchase-bar:has(.ezc-submit.is-guided-hidden){border-top-color:var(--ezc-gold);color:#fff}
.ezc-sidebar .ezc-total{border-bottom-color:rgba(255,255,255,.2)}
.ezc-sidebar .ezc-total span,.ezc-sidebar .ezc-submit-label{color:#d9bd72}
.ezc-sidebar .ezc-total strong{color:#fff;font-size:2.15rem}
.ezc-sidebar .ezc-set-quantity{border-color:rgba(255,255,255,.55);background:transparent}
.ezc-sidebar .ezc-set-quantity button{color:#fff!important}
.ezc-sidebar .ezc-set-quantity button:hover{background:rgba(255,255,255,.08)!important}
.ezc-sidebar .ezc-set-quantity .qty{border-color:rgba(255,255,255,.25)!important;color:#fff!important}
.ezc-sidebar .ezc-submit .single_add_to_cart_button{height:50px!important;min-height:50px!important;border-color:var(--ezc-gold-strong)!important;background:var(--ezc-gold-strong)!important;color:var(--ezc-ink)!important}
.ezc-sidebar .ezc-error{color:#ffd2c8}

@media(min-width:901px){
	.single-product div.product.product-type-ez_composite .woocommerce-product-gallery{width:150px!important;margin-right:2rem!important}
	.single-product div.product.product-type-ez_composite .woocommerce-product-gallery img{max-height:155px!important}
	.single-product div.product.product-type-ez_composite .summary{float:none!important;width:auto!important;min-height:155px;padding-top:.4rem}
	.single-product div.product.product-type-ez_composite>.ezc-builder{padding-top:1.25rem}
}
@media(max-width:900px){
	.ezc-workspace{gap:1.6rem}
	.ezc-sidebar{border-top-width:5px;padding:1.35rem 1.1rem}
}
@media(max-width:600px){
	.ezc-builder-mode{grid-template-columns:repeat(2,minmax(0,1fr))}
	.ezc-builder-mode label+label{border-top:0;border-left:1px solid var(--ezc-border)}
	.ezc-builder-mode label,.ezc-builder-mode label:first-of-type,.ezc-builder-mode label:last-of-type{padding:.7rem .6rem}
	.ezc-option{grid-template-columns:22px 50px minmax(0,1fr);min-height:78px;padding:.7rem .55rem}
	.ezc-option:has(>input:checked){padding-left:calc(.55rem - 3px)}
	.ezc-step-navigation .button{min-width:112px!important;padding:0 1rem!important}
}

/* 2.20.1 compact live-site refinement. */
.ezc-workspace{grid-template-columns:minmax(0,1fr) minmax(300px,330px);gap:clamp(2rem,4vw,4rem)}
.ezc-component-step{padding-top:1.15rem;padding-bottom:.75rem}
.ezc-component-step>header{margin-bottom:.75rem}
.ezc-component-step h3{font-size:clamp(1.75rem,2.6vw,2.35rem)}
.ezc-options{border-top:1px solid var(--ezc-border)}
.ezc-option{grid-template-columns:24px 52px minmax(0,1fr) auto;min-height:68px;padding:.55rem .8rem}
.ezc-option:has(>input:checked){padding-left:calc(.8rem - 3px)}
.ezc-option-image img{width:46px;height:46px}
.ezc-option-info strong{font-size:.94rem}
.ezc-option-info small{font-size:.78rem}
.ezc-step-navigation{margin-top:1rem;padding-top:0}
.ezc-steps{min-height:0!important}
.ezc-component-step.is-measuring{display:none!important}
.ezc-sidebar{padding:1.35rem 1.25rem 1.25rem}
.ezc-sidebar .ezc-progress>h3{margin-bottom:.65rem;font-size:2rem}
.ezc-sidebar .ezc-progress [data-step]{display:grid!important;grid-template-columns:minmax(90px,.75fr) minmax(0,1.25fr);gap:.75rem;align-items:center!important;min-height:40px!important;padding:.4rem 0!important}
.ezc-sidebar .ezc-progress [data-step].is-current{padding-left:.55rem!important}
.ezc-sidebar .ezc-progress [data-step] strong{font-size:.78rem;line-height:1.25;letter-spacing:0;text-transform:none;color:#fff}
.ezc-sidebar .ezc-progress [data-step].is-current strong{color:#fff}
.ezc-sidebar .ezc-progress [data-step] small{margin:0;text-align:right;font-size:.78rem;line-height:1.25;color:#fff}
.ezc-sidebar .ezc-total{display:grid;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:.9rem 0}
.ezc-sidebar .ezc-total span{font-family:var(--ezc-heading-font);font-size:1.15rem;letter-spacing:0;text-transform:none;color:#fff}
.ezc-sidebar .ezc-total strong{margin:0;font-family:var(--ezc-body-font);font-size:1.35rem;font-weight:600}
.ezc-sidebar .ezc-submit{grid-template-columns:1fr auto;align-items:center;gap:.65rem;padding-top:.9rem}
.ezc-sidebar .ezc-submit-label{font-size:.78rem;letter-spacing:0;text-transform:none;color:#fff}
.ezc-sidebar .ezc-set-quantity{width:126px}
.ezc-sidebar .ezc-submit .single_add_to_cart_button{grid-column:1/-1;margin-top:.35rem!important}

@media(min-width:901px){
	.single-product div.product.product-type-ez_composite .woocommerce-product-gallery{width:118px!important;margin-right:1.5rem!important}
	.single-product div.product.product-type-ez_composite .woocommerce-product-gallery img{max-height:120px!important}
	.single-product div.product.product-type-ez_composite .summary{min-height:120px;padding-top:0}
	.single-product div.product.product-type-ez_composite .summary .product_title{font-size:clamp(2.35rem,4vw,3.65rem);line-height:1.02;margin-bottom:.7rem}
	.single-product div.product.product-type-ez_composite .summary .price{margin-bottom:.5rem}
	.single-product div.product.product-type-ez_composite>.ezc-builder{padding-top:.65rem}
}
@media(max-width:600px){
	.ezc-option{grid-template-columns:22px 44px minmax(0,1fr);min-height:64px;padding:.5rem}
	.ezc-option:has(>input:checked){padding-left:calc(.5rem - 3px)}
	.ezc-option-image img{width:40px;height:40px}
	.ezc-sidebar .ezc-progress [data-step]{grid-template-columns:minmax(86px,.8fr) minmax(0,1.2fr)}
}

/* 2.20.3 approved reference proportions. Generic to every EZ Composite product. */
.product-type-ez_composite .ezc-builder-mode{margin-bottom:1rem}
.product-type-ez_composite .ezc-workspace{grid-template-columns:minmax(0,1fr) minmax(370px,410px);gap:clamp(2rem,4vw,4.25rem)}
.product-type-ez_composite .ezc-sidebar{padding:1.2rem 1.35rem 1.25rem}
.product-type-ez_composite .ezc-sidebar .ezc-progress{width:100%;align-items:stretch}
.product-type-ez_composite .ezc-sidebar .ezc-progress-list{width:100%}
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step]{width:100%!important;grid-template-columns:minmax(110px,.8fr) minmax(0,1.2fr);min-height:38px!important;padding:.34rem 0!important}
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step][hidden],
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step].is-mode-hidden{display:none!important}
.product-type-ez_composite .ezc-sidebar .ezc-progress>h3{margin-bottom:.45rem;font-size:1.9rem}
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step] strong,
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step] small{font-size:.76rem;line-height:1.2}
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step] small{overflow-wrap:anywhere}
.product-type-ez_composite .ezc-sidebar .ezc-purchase-bar{margin-top:.8rem}
.product-type-ez_composite .ezc-sidebar .ezc-total{padding:.75rem 0}
.product-type-ez_composite .ezc-sidebar .ezc-submit{gap:.5rem;padding-top:.75rem}
.product-type-ez_composite .ezc-sidebar .ezc-submit .single_add_to_cart_button{height:46px!important;min-height:46px!important;margin-top:.2rem!important}
.product-type-ez_composite .ezc-option-info{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:1rem;align-items:center}
.product-type-ez_composite .ezc-option-info small{margin-top:0;text-align:right;white-space:nowrap}
.product-type-ez_composite .ezc-option-info em{grid-column:1/-1}

@media(min-width:901px){
	.single-product div.product.product-type-ez_composite .woocommerce-product-gallery{width:105px!important;margin-right:1.35rem!important}
	.single-product div.product.product-type-ez_composite .woocommerce-product-gallery img{max-height:108px!important}
	.single-product div.product.product-type-ez_composite .summary{min-height:108px!important;padding-top:0}
	.single-product div.product.product-type-ez_composite .summary .product_title{font-size:clamp(2.1rem,3.2vw,3rem)!important;line-height:1.04;margin-bottom:.5rem}
	.single-product div.product.product-type-ez_composite .summary .price{margin-bottom:.35rem}
	.single-product div.product.product-type-ez_composite>.ezc-builder{padding-top:.35rem}
}
@media(max-width:900px){
	.product-type-ez_composite .ezc-workspace{grid-template-columns:1fr;gap:1.6rem}
	.product-type-ez_composite .ezc-sidebar{padding:1.15rem 1rem}
}
@media(max-width:600px){
	.product-type-ez_composite .ezc-option-info{column-gap:.65rem}
	.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step]{grid-template-columns:minmax(90px,.8fr) minmax(0,1.2fr)}
}

/* 2.20.4 sharper editorial finish. Generic to every EZ Composite product. */
.product-type-ez_composite .ezc-builder-mode{display:flex;align-items:stretch;justify-content:flex-start;gap:0;padding:0;margin:0 0 .9rem;border-top:1px solid rgba(10,51,39,.14);border-bottom:1px solid rgba(10,51,39,.14)}
.product-type-ez_composite .ezc-builder-mode label,
.product-type-ez_composite .ezc-builder-mode label:first-of-type,
.product-type-ez_composite .ezc-builder-mode label:last-of-type{position:relative;flex:0 0 auto;min-width:190px;min-height:48px;padding:.75rem 1.1rem;border:0!important;border-radius:0;background:transparent!important;box-shadow:none!important}
.product-type-ez_composite .ezc-builder-mode label:has(input:checked){border:0!important;background:transparent!important;box-shadow:inset 0 -3px 0 var(--ezc-gold)!important}
.product-type-ez_composite .ezc-builder-mode input{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}
.product-type-ez_composite .ezc-builder-mode label span{font-size:.92rem;font-weight:500}
.product-type-ez_composite .ezc-builder-mode label:has(input:checked) span{font-weight:700}
.product-type-ez_composite .ezc-component-step{padding-top:1rem;border-top-width:1px}
.product-type-ez_composite .ezc-component-step>header{margin-bottom:.7rem}
.product-type-ez_composite .ezc-component-step h3{font-size:clamp(1.8rem,2.35vw,2.25rem);line-height:1.08}
.product-type-ez_composite .ezc-description{font-size:.86rem}
.product-type-ez_composite .ezc-options{gap:0;border-top:1px solid rgba(10,51,39,.14)}
.product-type-ez_composite .ezc-option{grid-template-columns:24px 58px minmax(0,1fr) auto;min-height:76px;padding:.6rem .85rem;border:0;border-bottom:1px solid rgba(10,51,39,.16);border-radius:0;background:transparent;box-shadow:none}
.product-type-ez_composite .ezc-option:hover{background:rgba(10,51,39,.025)}
.product-type-ez_composite .ezc-option:has(>input:checked){border:0;border-bottom:1px solid rgba(10,51,39,.16);border-left:2px solid var(--ezc-gold);padding-left:calc(.85rem - 2px);background:rgba(10,51,39,.045);box-shadow:none}
.product-type-ez_composite .ezc-option-image img{width:50px;height:50px}
.product-type-ez_composite .ezc-option-info strong{font-size:.92rem;font-weight:600}
.product-type-ez_composite .ezc-option-info small{font-size:.8rem;color:var(--ezc-ink)}
.product-type-ez_composite .ezc-step-navigation{justify-content:flex-start;gap:.75rem;margin-top:1rem}
.product-type-ez_composite .ezc-step-navigation.is-first-step{justify-content:flex-start}
.product-type-ez_composite .ezc-step-navigation .button{min-width:132px!important;height:46px!important;min-height:46px!important;line-height:44px!important;padding:0 1.25rem!important;border-width:1px!important;border-radius:2px!important;font-size:.88rem!important;font-weight:600!important}
.product-type-ez_composite .ezc-sidebar{font-size:.9rem}
.product-type-ez_composite .ezc-sidebar .ezc-progress>h3{font-size:1.85rem;font-weight:400}
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step]{min-height:37px!important;border-bottom-color:rgba(255,255,255,.2)!important}
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step] strong{font-size:.76rem;font-weight:500;color:#fff}
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step].is-current strong{font-weight:600}
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step] small{font-size:.76rem;font-weight:400}
.product-type-ez_composite .ezc-sidebar .ezc-total span{font-size:1.05rem;font-weight:400}
.product-type-ez_composite .ezc-sidebar .ezc-total strong{font-size:1.35rem;font-weight:600}
.product-type-ez_composite .ezc-sidebar .ezc-submit-label{font-size:.76rem;font-weight:500}

@media(max-width:600px){
	.product-type-ez_composite .ezc-builder-mode label,
	.product-type-ez_composite .ezc-builder-mode label:first-of-type,
	.product-type-ez_composite .ezc-builder-mode label:last-of-type{flex:1 1 50%;min-width:0;padding:.7rem .55rem}
	.product-type-ez_composite .ezc-option{grid-template-columns:22px 46px minmax(0,1fr);min-height:66px;padding:.5rem}
	.product-type-ez_composite .ezc-option:has(>input:checked){padding-left:calc(.5rem - 2px)}
	.product-type-ez_composite .ezc-option-image img{width:40px;height:40px}
}

/* 2.20.5 editor-aligned tabs and image-free option rows. */
.product-type-ez_composite .ezc-editor .ezc-builder-mode{width:100%}
.product-type-ez_composite .ezc-option.ezc-deferred,
.product-type-ez_composite .ezc-option.ezc-none{grid-template-columns:24px minmax(0,1fr) auto}
.product-type-ez_composite .ezc-option.ezc-deferred .ezc-option-info{grid-column:2;display:grid;grid-template-columns:minmax(0,1fr) auto;width:100%}
.product-type-ez_composite .ezc-option.ezc-deferred .ezc-option-info small{grid-column:2;text-align:right}
.product-type-ez_composite .ezc-option.ezc-none>span{grid-column:2}

@media(max-width:600px){
	.product-type-ez_composite .ezc-option.ezc-deferred,
	.product-type-ez_composite .ezc-option.ezc-none{grid-template-columns:22px minmax(0,1fr) auto}
}

/* 2.20.6 tablet and phone refinement. Generic to every EZ Composite product. */
@media(min-width:601px) and (max-width:900px){
	.single-product div.product.product-type-ez_composite .woocommerce-product-gallery{float:left!important;width:118px!important;margin:0 1.35rem 1rem 0!important;background:var(--ezc-soft,#f5efe2)}
	.single-product div.product.product-type-ez_composite .woocommerce-product-gallery img{width:100%!important;max-height:122px!important;object-fit:contain}
	.single-product div.product.product-type-ez_composite .summary{float:none!important;width:auto!important;min-height:122px;padding-top:0}
	.single-product div.product.product-type-ez_composite .summary .product_title{font-size:clamp(2rem,5vw,2.8rem)!important;line-height:1.04;margin-bottom:.5rem}
	.single-product div.product.product-type-ez_composite .summary .price{margin-bottom:.35rem}
	.single-product div.product.product-type-ez_composite>.ezc-builder{clear:both;padding-top:.5rem}
	.product-type-ez_composite .ezc-sidebar{width:100%;max-width:600px;margin-inline:auto}
}

@media(max-width:600px){
	.single-product div.product.product-type-ez_composite .woocommerce-product-gallery{float:left!important;width:86px!important;margin:0 1rem .85rem 0!important;background:var(--ezc-soft,#f5efe2)}
	.single-product div.product.product-type-ez_composite .woocommerce-product-gallery img{width:100%!important;max-height:90px!important;object-fit:contain}
	.single-product div.product.product-type-ez_composite .summary{float:none!important;width:auto!important;min-height:90px;padding-top:0}
	.single-product div.product.product-type-ez_composite .summary .product_title{font-size:clamp(1.65rem,8vw,2.1rem)!important;line-height:1.04;margin-bottom:.35rem}
	.single-product div.product.product-type-ez_composite .summary .price{margin-bottom:.25rem;font-size:1rem}
	.single-product div.product.product-type-ez_composite .summary .woocommerce-product-details__short-description{font-size:.88rem;line-height:1.35}
	.single-product div.product.product-type-ez_composite>.ezc-builder{clear:both;padding-top:.35rem}
	.product-type-ez_composite .ezc-builder-mode label,
	.product-type-ez_composite .ezc-builder-mode label:first-of-type,
	.product-type-ez_composite .ezc-builder-mode label:last-of-type{min-height:42px;padding:.55rem .38rem}
	.product-type-ez_composite .ezc-builder-mode label span{font-size:clamp(.67rem,3.25vw,.8rem);line-height:1.15;white-space:nowrap}
	.product-type-ez_composite .ezc-component-step h3{font-size:clamp(1.55rem,7vw,1.9rem)}
	.product-type-ez_composite .ezc-step-status{font-size:.68rem}
	.product-type-ez_composite .ezc-option:not(.ezc-deferred):not(.ezc-none){grid-template-columns:22px 40px minmax(0,1fr);column-gap:.6rem;min-height:70px}
	.product-type-ez_composite .ezc-option:not(.ezc-deferred):not(.ezc-none) .ezc-option-info{display:grid;grid-template-columns:minmax(0,1fr);row-gap:.18rem}
	.product-type-ez_composite .ezc-option:not(.ezc-deferred):not(.ezc-none) .ezc-option-info small{grid-column:1;text-align:left;white-space:normal;font-size:.72rem}
	.product-type-ez_composite .ezc-option-info strong{font-size:.84rem;line-height:1.2}
	.product-type-ez_composite .ezc-option-image img{width:38px;height:38px}
	.product-type-ez_composite .ezc-sidebar{width:100%;max-width:none;margin:0;padding:.9rem .8rem 1rem}
	.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step]{grid-template-columns:minmax(82px,.8fr) minmax(0,1.2fr);column-gap:.6rem}
	.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step] strong,
	.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step] small{font-size:.72rem}
}

/* 2.20.2 dependency-safe reference layout. Generic to every EZ Composite product. */
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step][hidden],
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step].is-mode-hidden{display:none!important}
.product-type-ez_composite .ezc-workspace{grid-template-columns:minmax(0,1fr) minmax(360px,400px);gap:clamp(2rem,4vw,4.25rem)}
.product-type-ez_composite .ezc-sidebar{padding:1.1rem 1.25rem 1.15rem}
.product-type-ez_composite .ezc-sidebar .ezc-progress>h3{margin-bottom:.4rem;font-size:1.85rem}
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step]{grid-template-columns:minmax(105px,.8fr) minmax(0,1.2fr);min-height:35px!important;padding:.32rem 0!important}
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step].is-current{padding-left:.5rem!important}
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step] strong,
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step] small{font-size:.76rem;line-height:1.2}
.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step] small{overflow-wrap:anywhere}
.product-type-ez_composite .ezc-sidebar .ezc-purchase-bar{margin-top:.75rem}
.product-type-ez_composite .ezc-sidebar .ezc-total{padding:.72rem 0}
.product-type-ez_composite .ezc-sidebar .ezc-submit{gap:.5rem;padding-top:.72rem}
.product-type-ez_composite .ezc-sidebar .ezc-submit .single_add_to_cart_button{height:46px!important;min-height:46px!important;margin-top:.2rem!important}
.product-type-ez_composite .ezc-option-info{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:1rem;align-items:center}
.product-type-ez_composite .ezc-option-info small{margin-top:0;text-align:right;white-space:nowrap}
.product-type-ez_composite .ezc-option-info em{grid-column:1/-1}

@media(max-width:900px){
	.product-type-ez_composite .ezc-workspace{grid-template-columns:1fr;gap:1.6rem}
	.product-type-ez_composite .ezc-sidebar{padding:1.15rem 1rem}
}
@media(max-width:600px){
	.product-type-ez_composite .ezc-option-info{grid-template-columns:minmax(0,1fr) auto;column-gap:.65rem}
	.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step]{grid-template-columns:minmax(90px,.8fr) minmax(0,1.2fr)}
}

/* Keep the 2.20.6 narrow-screen layout authoritative after compatibility rules. */
@media(min-width:601px) and (max-width:900px){
	.product-type-ez_composite .ezc-sidebar{width:100%;max-width:600px;margin-inline:auto}
}
@media(max-width:600px){
	.product-type-ez_composite .ezc-option:not(.ezc-deferred):not(.ezc-none) .ezc-option-info{display:grid;grid-template-columns:minmax(0,1fr);row-gap:.18rem}
	.product-type-ez_composite .ezc-option:not(.ezc-deferred):not(.ezc-none) .ezc-option-info small{grid-column:1;text-align:left;white-space:normal;font-size:.72rem}
	.product-type-ez_composite .ezc-sidebar{width:100%;max-width:none;margin:0;padding:.9rem .8rem 1rem}
	.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step]{grid-template-columns:minmax(82px,.8fr) minmax(0,1.2fr);column-gap:.6rem}
	.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step] strong,
	.product-type-ez_composite .ezc-sidebar .ezc-progress [data-step] small{font-size:.72rem}
}

/* 2.20.7 content-aware phone tabs and non-interactive supporting imagery. */
.single-product div.product.product-type-ez_composite .woocommerce-product-gallery__trigger{display:none!important}
.single-product div.product.product-type-ez_composite .woocommerce-product-gallery__image>a{pointer-events:none;cursor:default}

@media(max-width:600px){
	.product-type-ez_composite .ezc-builder-mode label,
	.product-type-ez_composite .ezc-builder-mode label:first-of-type,
	.product-type-ez_composite .ezc-builder-mode label:last-of-type{flex:1 1 auto;min-width:0;padding-inline:.3rem}
	.product-type-ez_composite .ezc-builder-mode label span{display:block;min-width:0;font-size:clamp(.62rem,3vw,.76rem);white-space:nowrap}
}

/* 2.20.8 stable navigation, clear price labels, and final responsive sizing. */
.single-product div.product.product-type-ez_composite .woocommerce-product-gallery .zoomImg{display:none!important}
.product-type-ez_composite .ezc-option-info small{color:var(--ezc-ink);font-size:.86rem;font-weight:600}
.product-type-ez_composite .ezc-steps{position:relative}
.product-type-ez_composite .ezc-back:disabled{visibility:visible;opacity:.42;cursor:default}

@media(min-width:901px){
	.product-type-ez_composite .ezc-sidebar{transform:translateY(-1.75rem)}
}
@media(min-width:601px) and (max-width:900px){
	.product-type-ez_composite .ezc-sidebar{max-width:520px}
}
@media(max-width:600px){
	.product-type-ez_composite .ezc-option-info small{font-size:.76rem;font-weight:600}
}

/* 2.20.11 final guided purchase action. */
.product-type-ez_composite .ezc-step-navigation.is-final-step .ezc-next{border-color:var(--ezc-gold-strong)!important;background:var(--ezc-gold-strong)!important;color:var(--ezc-ink)!important}

/* 2.20.12 compact shared desktop introduction. */
@media(min-width:901px){
	.single-product div.product.product-type-ez_composite .woocommerce-product-gallery{width:90px!important;margin-right:1.15rem!important}
	.single-product div.product.product-type-ez_composite .woocommerce-product-gallery img{max-height:92px!important}
	.single-product div.product.product-type-ez_composite .summary{min-height:92px!important}
	.single-product div.product.product-type-ez_composite .summary .product_title{font-size:clamp(2rem,2.8vw,2.65rem)!important;margin-bottom:.35rem}
	.single-product div.product.product-type-ez_composite .summary .price{margin-bottom:.2rem}
	.single-product div.product.product-type-ez_composite>.ezc-builder{padding-top:.15rem}
	.product-type-ez_composite .ezc-sidebar{transform:translateY(-3rem)}
}

/* 2.20.13 lift the complete shared desktop composite area. */
@media(min-width:901px){
	.single-product div.product.product-type-ez_composite{margin-top:-1.25rem}
}

/* 2.20.14 simple mode emphasis and editorial native selects. */
.product-type-ez_composite .ezc-builder-mode label span{font-size:.94rem;font-weight:500;opacity:.78}
.product-type-ez_composite .ezc-builder-mode label:has(input:checked){box-shadow:inset 0 -4px 0 var(--ezc-gold)!important}
.product-type-ez_composite .ezc-builder-mode label:has(input:checked) span{font-weight:800;opacity:1}
.ezc-builder.is-awaiting-mode .ezc-steps,
.ezc-builder.is-awaiting-mode .ezc-step-navigation,
.ezc-builder.is-awaiting-mode .ezc-sidebar{display:none!important}
.ezc-builder.is-awaiting-mode .ezc-builder-mode label span{font-weight:700;opacity:1}
.ezc-builder.is-awaiting-mode .ezc-builder-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:0;padding:0;border:0}
.ezc-builder.is-awaiting-mode .ezc-builder-mode label,
.ezc-builder.is-awaiting-mode .ezc-builder-mode label:first-of-type,
.ezc-builder.is-awaiting-mode .ezc-builder-mode label:last-of-type{display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-width:0;min-height:64px;padding:15px 20px;border:2px solid var(--ezc-ink)!important;background:var(--ezc-ink)!important;color:#fff;box-shadow:none!important;text-align:center;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,color .16s ease}
.ezc-builder.is-awaiting-mode .ezc-builder-mode label:hover,
.ezc-builder.is-awaiting-mode .ezc-builder-mode label:focus-within{border-color:var(--ezc-gold)!important;background:var(--ezc-gold)!important;color:var(--ezc-ink)}
.ezc-builder.is-awaiting-mode .ezc-builder-mode input{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0}
.ezc-builder.is-awaiting-mode .ezc-builder-mode label span{color:inherit;font-size:1rem;font-weight:800;opacity:1}
.ezc-builder.has-mode-selected .ezc-builder-mode{display:none!important}
@media(max-width:600px){.ezc-builder.is-awaiting-mode .ezc-builder-mode{grid-template-columns:1fr;gap:12px}.ezc-builder.is-awaiting-mode .ezc-builder-mode label,.ezc-builder.is-awaiting-mode .ezc-builder-mode label:first-of-type,.ezc-builder.is-awaiting-mode .ezc-builder-mode label:last-of-type{min-height:56px}}

/* 2.20.29 product-style required path chooser. */
.ezc-builder.is-awaiting-mode .ezc-builder-mode{gap:clamp(16px,2.4vw,28px);align-items:stretch;margin-top:.4rem}
.ezc-builder.is-awaiting-mode .ezc-builder-mode .ezc-mode-card,
.ezc-builder.is-awaiting-mode .ezc-builder-mode .ezc-mode-card:first-of-type,
.ezc-builder.is-awaiting-mode .ezc-builder-mode .ezc-mode-card:last-of-type{position:relative;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;min-height:230px;padding:clamp(24px,3vw,38px);border:1px solid var(--ezc-border)!important;border-top:6px solid var(--ezc-gold)!important;background:var(--ezc-surface)!important;color:var(--ezc-ink);text-align:left;box-shadow:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}
.ezc-builder.is-awaiting-mode .ezc-builder-mode .ezc-mode-card:hover,
.ezc-builder.is-awaiting-mode .ezc-builder-mode .ezc-mode-card:focus-within{transform:translateY(-3px);border-color:rgba(10,51,39,.45)!important;border-top-color:var(--ezc-gold)!important;background:var(--ezc-surface)!important;color:var(--ezc-ink);box-shadow:0 14px 32px rgba(10,51,39,.09)!important}
.ezc-builder.is-awaiting-mode .ezc-mode-card-kicker{margin-bottom:.65rem;color:var(--ezc-gold);font-size:.72rem!important;font-weight:800!important;letter-spacing:.12em;text-transform:uppercase}
.ezc-builder.is-awaiting-mode .ezc-mode-card-title{display:block;margin:0 0 .65rem;font-family:"Playfair Display",Georgia,serif;font-size:clamp(1.55rem,2.4vw,2.05rem);font-weight:400;line-height:1.08}
.ezc-builder.is-awaiting-mode .ezc-mode-card-copy{max-width:34ch;color:var(--ezc-muted)!important;font-size:.92rem!important;font-weight:400!important;line-height:1.55}
.ezc-builder.is-awaiting-mode .ezc-mode-card-action{display:block;margin-top:auto;padding-top:1.5rem;border-bottom:1px solid var(--ezc-gold);color:var(--ezc-ink)!important;font-size:.9rem!important;font-weight:800!important;line-height:1.3}
.ezc-builder.is-awaiting-mode .ezc-mode-card:focus-within{outline:3px solid rgba(200,154,37,.4);outline-offset:3px}
@media(max-width:600px){.ezc-builder.is-awaiting-mode .ezc-builder-mode{gap:14px}.ezc-builder.is-awaiting-mode .ezc-builder-mode .ezc-mode-card,.ezc-builder.is-awaiting-mode .ezc-builder-mode .ezc-mode-card:first-of-type,.ezc-builder.is-awaiting-mode .ezc-builder-mode .ezc-mode-card:last-of-type{min-height:190px;padding:22px}}
.product-type-ez_composite .ezc-conditional-select{min-height:46px!important;margin:0!important;padding:.7rem 2.65rem .7rem .85rem!important;border:1px solid rgba(10,51,39,.35)!important;border-radius:0!important;box-shadow:none!important;background-color:rgba(251,247,237,.72)!important;color:var(--ezc-ink)!important;font-size:.92rem!important;font-weight:600!important;line-height:1.3}
.product-type-ez_composite .ezc-conditional-select:hover{border-color:var(--ezc-ink)!important}
.product-type-ez_composite .ezc-conditional-select:focus{outline:2px solid var(--ezc-gold)!important;outline-offset:2px;box-shadow:none!important}
.product-type-ez_composite .ezc-conditional-select option{background:#fbf7ed;color:#0a3327}

@media(max-width:600px){
	.product-type-ez_composite .ezc-builder-mode label span{font-size:clamp(.62rem,3vw,.76rem)}
	.product-type-ez_composite .ezc-conditional-select{min-height:44px!important;font-size:.84rem!important}
}
