.bruno-finish-promo { display:flex!important; flex-direction:column; align-items:center; justify-content:center; gap:2px; border-color:#a97d61!important; background:#faf6f0!important; color:#3d2d23; font:inherit; cursor:pointer; }
.bruno-finish-promo__swatches { display:grid; grid-template-columns:repeat(4,1fr); width:40px; height:9px; overflow:hidden; border-radius:4px; }
.bruno-finish-promo__swatches i:nth-child(1) { background:#d2b89b; }
.bruno-finish-promo__swatches i:nth-child(2) { background:#6f503d; }
.bruno-finish-promo__swatches i:nth-child(3) { background:#ddd2c0; }
.bruno-finish-promo__swatches i:nth-child(4) { background:#5f675d; }
.bruno-finish-promo__label { font-size:10px; font-weight:600; line-height:1.15; text-align:center; }
.bruno-finish-inline { display:inline-flex; align-items:center; gap:2px; min-height:32px; padding:2px 0; border:0; border-bottom:1px solid currentColor; background:transparent; color:#a0643d; font:inherit; cursor:pointer; }
.bruno-finish-inline svg { width:16px; height:16px; fill:none; stroke:currentColor; stroke-width:1.8; }

.bruno-finish-dialog { width:min(1180px,calc(100vw - 32px)); max-width:none; height:min(900px,calc(100dvh - 24px)); max-height:none; margin:auto; padding:0; border:0; border-radius:12px; background:#fff; color:#231f1c; box-shadow:0 24px 80px rgba(25,18,13,.34); overflow:hidden; }
.bruno-finish-dialog::backdrop { background:rgba(24,20,17,.72); backdrop-filter:blur(2px); }
.bruno-finish-dialog__frame { display:grid; grid-template-rows:auto minmax(0,1fr); height:100%; min-height:0; }
.bruno-finish-dialog__header { display:flex; align-items:center; justify-content:space-between; gap:20px; padding:12px 18px; border-bottom:1px solid #e5ddd4; }
.bruno-finish-dialog__header span { display:block; margin-bottom:2px; color:#9a6c4c; font-size:9px; font-weight:600; letter-spacing:.11em; text-transform:uppercase; }
.bruno-finish-dialog__header h2 { margin:0; font:24px/1.12 Georgia,serif; }
.bruno-finish-close { display:grid; place-items:center; flex:0 0 42px; width:42px; height:42px; border:1px solid #ddd2c7; border-radius:50%; background:#fff; cursor:pointer; }
.bruno-finish-close svg { width:19px; height:19px; fill:none; stroke:currentColor; stroke-width:1.7; stroke-linecap:round; }
.bruno-finish-dialog__body { display:grid; grid-template-rows:minmax(0,1fr) auto auto; min-height:0; overflow:hidden; }
.bruno-finish-dialog .bruno-finish-viewer-panel { display:grid!important; grid-template-rows:minmax(0,1fr) auto; width:auto!important; max-width:none!important; min-width:0; min-height:0; margin:0!important; padding:12px 16px 8px!important; border:0!important; background:#eee9e2!important; }
.bruno-finish-viewer { position:relative; display:grid; place-items:center; justify-self:center; align-self:center; width:auto; height:auto; max-width:100%; max-height:100%; aspect-ratio:7/5; min-width:0; min-height:0; overflow:hidden; background:#e3ded7; touch-action:pan-y; }
.bruno-finish-viewer picture { grid-area:1/1; display:block; width:100%; height:100%; min-width:0; min-height:0; max-width:100%; max-height:100%; overflow:hidden; }
.bruno-finish-viewer img { display:block; width:100%; height:100%; min-width:0; min-height:0; max-width:100%; max-height:100%; object-fit:contain; object-position:center; }
.bruno-finish-placeholder { grid-area:1/1; z-index:1; display:grid; place-items:center; width:100%; height:100%; color:#766d66; font-size:12px; background:#e3ded7; }
.bruno-finish-viewer-nav { position:absolute; z-index:2; top:50%; display:grid; place-items:center; width:44px; height:44px; padding:0; border:1px solid rgba(255,255,255,.7); border-radius:50%; background:rgba(255,250,243,.86); color:#362d27; font:31px/1 Georgia,serif; box-shadow:0 8px 22px rgba(58,42,31,.15); transform:translateY(-50%); cursor:pointer; }
.bruno-finish-viewer-nav.is-prev { left:12px; }
.bruno-finish-viewer-nav.is-next { right:12px; }
.bruno-finish-selection { display:flex; align-items:baseline; justify-content:space-between; gap:16px; padding-top:8px; }
.bruno-finish-selection strong { font:18px/1.2 Georgia,serif; }
.bruno-finish-selection span { color:#7a6f67; font-size:11px; white-space:nowrap; }
.bruno-finish-dialog .bruno-finish-catalog { display:block!important; width:auto!important; max-width:none!important; min-width:0; margin:0!important; padding:6px 16px!important; border:0!important; background:#fff!important; }
.bruno-finish-catalog__legend { display:flex; align-items:center; gap:7px; margin:0 0 4px; color:#81766d; font:500 9px/1.1 Arial,sans-serif; letter-spacing:.07em; text-transform:uppercase; }
.bruno-finish-catalog__legend i { color:#b8aaa0; font-style:normal; }
.bruno-finish-options { display:flex; gap:18px; min-width:0; overflow-x:auto; overflow-y:hidden; padding:0 0 4px; scrollbar-width:thin; scroll-snap-type:x proximity; overscroll-behavior-x:contain; }
.bruno-finish-dialog .bruno-finish-group { display:grid!important; grid-template-columns:auto max-content; align-items:center; gap:9px; width:auto!important; min-width:max-content; margin:0!important; padding:0!important; border:0!important; background:transparent!important; }
.bruno-finish-group + .bruno-finish-group { padding-left:17px; border-left:1px solid #e2d9d0; }
.bruno-finish-group h3 { margin:0; color:#81766d; font:500 10px/1.1 Arial,sans-serif; letter-spacing:.08em; text-transform:uppercase; writing-mode:vertical-rl; transform:rotate(180deg); }
.bruno-finish-group__rail { display:flex; gap:7px; }
.bruno-finish-option { display:grid; grid-template-rows:54px auto; flex:0 0 78px; width:78px; min-width:78px; padding:0; border:1px solid #ded5cd; border-radius:6px; background:#fff; color:#332c27; overflow:hidden; text-align:left; scroll-snap-align:center; cursor:pointer; }
.bruno-finish-option[aria-selected="true"] { border-color:#8f5f40; box-shadow:0 0 0 1px #8f5f40; }
.bruno-finish-option img { display:block; width:100%; height:54px; object-fit:cover; }
.bruno-finish-option span { display:block; min-height:27px; padding:4px 5px; font-size:9px; line-height:1.1; }
.bruno-finish-dialog__footer { display:flex; align-items:center; justify-content:space-between; gap:18px; padding:8px 16px 12px; border-top:1px solid #ebe4dd; background:#fff; }
.bruno-finish-warning { max-width:720px; margin:0; color:#71675f; font-size:10px; line-height:1.3; }
.bruno-finish-discuss { flex:0 0 auto; min-height:44px; padding:10px 22px; border:0; border-radius:999px; background:#dfa75f; color:#fff; font:700 15px/1 Arial,sans-serif; box-shadow:0 8px 20px rgba(156,99,38,.2); cursor:pointer; }
.bruno-finish-promo:focus-visible,.bruno-finish-inline:focus-visible,.bruno-finish-dialog button:focus-visible { outline:3px solid #2367b1; outline-offset:2px; }

@media (max-width:760px) {
  .bruno-finish-dialog { width:100vw; height:min(580px,100dvh); max-height:100dvh; border-radius:0; }
  .bruno-finish-dialog__header { padding:9px 12px; }
  .bruno-finish-dialog__header span { font-size:8px; }
  .bruno-finish-dialog__header h2 { font-size:19px; }
  .bruno-finish-close { flex-basis:40px; width:40px; height:40px; }
  .bruno-finish-dialog__frame { height:100%; max-height:100dvh; }
  .bruno-finish-dialog__body { grid-template-rows:auto auto auto; }
  .bruno-finish-dialog .bruno-finish-viewer-panel { grid-template-rows:auto auto; width:100%!important; padding:8px 10px 6px!important; }
  .bruno-finish-viewer { width:100%; height:auto; aspect-ratio:7/5; max-height:51dvh; }
  .bruno-finish-viewer-nav { width:42px; height:42px; font-size:28px; }
  .bruno-finish-viewer-nav.is-prev { left:7px; }
  .bruno-finish-viewer-nav.is-next { right:7px; }
  .bruno-finish-selection { padding-top:6px; }
  .bruno-finish-selection strong { font-size:15px; }
  .bruno-finish-dialog .bruno-finish-catalog { padding:5px 10px 4px!important; }
  .bruno-finish-options { gap:12px; }
  .bruno-finish-group { gap:6px; }
  .bruno-finish-group + .bruno-finish-group { padding-left:11px; }
  .bruno-finish-option { grid-template-rows:46px auto; flex-basis:68px; width:68px; min-width:68px; }
  .bruno-finish-option img { height:46px; }
  .bruno-finish-option span { min-height:25px; padding:3px 4px; font-size:8px; }
  .bruno-finish-dialog__footer { display:grid; gap:6px; padding:6px 10px max(8px,env(safe-area-inset-bottom)); }
  .bruno-finish-warning { font-size:8px; }
  .bruno-finish-discuss { width:100%; min-height:44px; }
  .bruno-finish-inline { display:flex; width:fit-content; margin-top:5px; }
}

@media (prefers-reduced-motion:reduce) { .bruno-finish-options { scroll-behavior:auto; } }

/* Iris only: this asset is included by the existing product_id=4750 guard. */
.bruno-finish-dialog { width:min(1800px,calc(100vw - 32px)); height:min(1080px,calc(100dvh - 32px)); }
.bruno-finish-dialog__header { padding:12px 20px; }
.bruno-finish-dialog__header span { font-size:11px; }
.bruno-finish-dialog__header h2 { font-size:26px; }
.bruno-finish-dialog__body { grid-template-columns:minmax(0,1fr) 340px; grid-template-rows:minmax(0,1fr) auto; }
.bruno-finish-dialog .bruno-finish-viewer-panel { grid-column:1; grid-row:1 / -1; grid-template-rows:minmax(0,1fr); padding:16px!important; background:#f2eee8!important; }
.bruno-finish-dialog .bruno-finish-catalog { grid-column:2; grid-row:1; display:flex!important; flex-direction:column; gap:12px; min-height:0; padding:20px 18px 12px!important; }
.bruno-finish-selection { display:grid; grid-template-columns:1fr auto; gap:6px 12px; padding:0; }
.bruno-finish-selection strong { grid-column:1 / -1; grid-row:2; min-height:54px; font:24px/1.15 Georgia,serif; }
.bruno-finish-selection span { font:14px/1.3 Arial,sans-serif; color:#62554b; }
.bruno-finish-caption { margin:0; color:#665b52; font:14px/1.4 Arial,sans-serif; }
.bruno-finish-tabs { display:grid; grid-template-columns:1fr 1fr; gap:4px; padding:4px; background:#f4efe7; border-radius:8px; }
.bruno-finish-tabs button { min-height:44px; padding:6px 8px; border:1px solid transparent; border-radius:5px; background:transparent; color:#62513f; font:600 15px/1.2 Arial,sans-serif; cursor:pointer; }
.bruno-finish-tabs button[aria-selected="true"] { border-color:#c4a779; background:#fff; color:#6f461d; box-shadow:0 1px 3px #49321712; }
.bruno-finish-options { display:block; overflow-x:hidden; overflow-y:auto; min-height:0; padding:3px; scroll-snap-type:none; overscroll-behavior:contain; }
.bruno-finish-dialog .bruno-finish-group { display:block!important; min-width:0; width:100%!important; }
.bruno-finish-dialog .bruno-finish-group[hidden] { display:none!important; }
.bruno-finish-group h3 { display:none; }
.bruno-finish-group__rail { display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:10px; }
.bruno-finish-option { position:relative; display:flex; flex-direction:column; width:100%; min-width:0; padding:7px; border-radius:8px; gap:8px; }
.bruno-finish-option[aria-selected="true"] { border-color:#86602f; background:#fcf8ef; box-shadow:0 0 0 1px #86602f; }
.bruno-finish-option[aria-selected="true"]::after { content:'✓'; position:absolute; top:10px; right:10px; width:21px; height:21px; display:grid; place-items:center; border-radius:50%; background:#77501f; color:#fff; font:700 14px/1 Arial,sans-serif; }
.bruno-finish-option .bruno-finish-option__label { min-height:38px; padding:0; color:#302a24; font:16px/1.25 Arial,sans-serif; overflow-wrap:normal; }
.bruno-finish-option .bruno-finish-swatch { position:relative; display:block; width:100%; height:52px; min-height:52px; padding:0; overflow:hidden; border-radius:4px; background:#eee7dc; }
.bruno-finish-option .bruno-finish-swatch img { position:absolute; width:400px; height:300px; max-width:none; left:-120px; top:-184px; object-fit:fill; }
.bruno-finish-dialog__footer { grid-column:2; grid-row:2; flex-direction:column; align-items:stretch; gap:12px; padding:14px 18px 18px; }
.bruno-finish-warning { font-size:12px; line-height:1.4; }
.bruno-finish-discuss { width:100%; min-height:48px; background:#946326; color:#fff; font-size:16px; box-shadow:none; }
.bruno-finish-dialog .bruno-finish-viewer-nav,
.bruno-finish-dialog .bruno-finish-viewer-nav:hover,
.bruno-finish-dialog .bruno-finish-viewer-nav:active,
.bruno-finish-dialog .bruno-finish-viewer-nav:focus { transform:translateY(-50%)!important; transition:background-color .15s,border-color .15s; }
.bruno-finish-dialog .bruno-finish-viewer-nav:hover { background:#fffaf3; border-color:#a88049; opacity:1; }
.bruno-finish-dialog button:not(.bruno-finish-viewer-nav):hover,
.bruno-finish-dialog button:not(.bruno-finish-viewer-nav):active { transform:none!important; opacity:1; }
@media (max-width:900px) {
 .bruno-finish-dialog { width:calc(100vw - 16px); height:calc(100dvh - 16px); }
 .bruno-finish-dialog__header { padding:10px 14px; }
 .bruno-finish-dialog__header h2 { font-size:22px; }
 .bruno-finish-dialog__header span { display:none; }
 .bruno-finish-dialog__body { grid-template-columns:minmax(0,1fr); grid-template-rows:minmax(100px,1fr) minmax(100px,1fr) auto; }
 .bruno-finish-dialog .bruno-finish-viewer-panel { grid-column:1; grid-row:1; padding:8px!important; }
 .bruno-finish-dialog .bruno-finish-catalog { grid-column:1; grid-row:2; padding:10px 12px 4px!important; gap:8px; }
 .bruno-finish-selection { grid-template-columns:minmax(0,1fr) auto; }
 .bruno-finish-selection strong { min-height:0; font-size:20px; }
 .bruno-finish-caption { display:none; }
 .bruno-finish-tabs { padding:2px; }
 .bruno-finish-tabs button { min-height:40px; }
 .bruno-finish-group__rail { grid-template-columns:repeat(3,minmax(0,1fr)); gap:8px; }
 .bruno-finish-option .bruno-finish-option__label { font-size:14px; }
 .bruno-finish-dialog__footer { grid-column:1; grid-row:3; padding:8px 12px max(12px,env(safe-area-inset-bottom)); gap:8px; }
 .bruno-finish-warning { font-size:11px; }
 .bruno-finish-discuss { min-height:44px; }
}

/* A single original photo still needs its ready finish entrypoint. */
.mbg-gallery.has-finishes:is(.is-single, .mbg-gallery--single) > .mbg-thumbs {
  display: flex !important;
  grid-column: 1 / -1;
  grid-row: 2;
  flex-direction: row;
  width: 100%;
  height: auto;
  max-height: none;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-mask-image: none;
  mask-image: none;
  touch-action: pan-x pan-y pinch-zoom;
}
.mbg-gallery.has-finishes:is(.is-single, .mbg-gallery--single) > .mbg-main {
  grid-row: 1;
}
.mbg-gallery.has-finishes:is(.is-single, .mbg-gallery--single) > .mbg-info-fact {
  grid-row: 3;
}
