.bm-vratc{--bm-vratc-border-color:color-mix(in srgb,currentColor 16%,transparent);--bm-vratc-muted-color:color-mix(in srgb,currentColor 62%,transparent);--bm-vratc-soft-bg:color-mix(in srgb,currentColor 3%,transparent);--bm-vratc-hover-bg:color-mix(in srgb,currentColor 5%,transparent);--bm-vratc-success-bg:color-mix(in srgb,#008a20 16%,transparent);--bm-vratc-error-bg:color-mix(in srgb,#cc1818 16%,transparent);--bm-vratc-radius:8px;--bm-vratc-control-height:38px;--bm-vratc-gap:0.75rem;width:100%}.bm-vratc,.bm-vratc *,.bm-vratc :after,.bm-vratc :before{box-sizing:border-box}.bm-vratc__rows{display:grid;gap:.5rem}.bm-vratc__row{align-items:baseline;background:transparent;border:1px solid var(--bm-vratc-border-color);border-radius:var(--bm-vratc-radius);display:grid;gap:var(--bm-vratc-gap);grid-template-columns:minmax(0,1fr) auto;margin:0;padding:.75rem .875rem;transition:background-color .12s ease,border-color .12s ease,opacity .12s ease}.bm-vratc__row.bm-vratc__row--simple{background:transparent;border:none;border-radius:0}.bm-vratc__row.bm-vratc__row--simple:focus-within,.bm-vratc__row.bm-vratc__row--simple:hover{background:transparent;border-color:transparent}.bm-vratc__simple-price{font-size:.98em;font-weight:650;line-height:1.2;white-space:nowrap}.bm-vratc__simple-price del{color:var(--bm-vratc-muted-color);font-weight:400}.bm-vratc__simple-price ins{text-decoration:none}.bm-vratc__row--simple .bm-vratc__side{grid-template-areas:"purchase" "notice";grid-template-columns:minmax(15.25rem,auto);min-width:15.25rem}.bm-vratc__row:focus-within,.bm-vratc__row:hover{background:var(--bm-vratc-hover-bg);border-color:color-mix(in srgb,currentColor 28%,transparent)}.bm-vratc__row--disabled{background:var(--bm-vratc-soft-bg);opacity:.72}.bm-vratc__main{display:grid;gap:.25rem;min-width:0}.bm-vratc__attributes{align-items:baseline;column-gap:.45rem;display:flex;flex-wrap:wrap;font-size:.98em;font-weight:500;line-height:1.3;row-gap:.15rem}.bm-vratc__attribute{align-items:baseline;display:inline-flex;gap:0;min-width:0}.bm-vratc__attribute-value{font-weight:650}.bm-vratc__attribute:not(:last-child):after{color:var(--bm-vratc-muted-color);content:"·";font-weight:400;margin-left:.25rem}.bm-vratc__description{color:var(--bm-vratc-muted-color);font-size:.875em;line-height:1.35;max-width:60rem}.bm-vratc__description p{margin:0}.bm-vratc__description p+p{margin-top:.25rem}.bm-vratc__meta-line{align-items:center;color:var(--bm-vratc-muted-color);display:flex;flex-wrap:wrap;font-size:.8em;gap:.35rem .7rem;line-height:1.25}.bm-vratc__sku,.bm-vratc__stock{align-items:center;display:inline-flex;min-width:0}.bm-vratc__stock .stock{margin:0}.bm-vratc__side{align-items:center;display:grid;gap:.35rem .75rem;grid-template-areas:"price purchase" "notice notice";grid-template-columns:minmax(5.5rem,auto) minmax(15.25rem,auto);justify-content:end;min-width:21.5rem}.bm-vratc__price{font-size:.98em;font-weight:650;grid-area:price;-ms-grid-column:1;-ms-grid-row:1;line-height:1.2;min-width:5.5rem;text-align:right;white-space:nowrap}.bm-vratc__price del{color:var(--bm-vratc-muted-color);font-weight:400}.bm-vratc__price ins{text-decoration:none}.bm-vratc__purchase{align-items:center;display:flex;gap:.45rem;grid-area:purchase;-ms-grid-column:1;-ms-grid-row:1;justify-content:space-between;min-width:15.25rem}.bm-vratc__side>.bm-vratc__purchase{-ms-grid-column:3;-ms-grid-row:1}.bm-vratc__quantity{align-items:stretch;background:transparent;border:1px solid var(--bm-vratc-border-color);border-radius:calc(var(--bm-vratc-radius) - 2px);display:inline-flex;flex:0 0 auto;height:var(--bm-vratc-control-height);min-height:var(--bm-vratc-control-height);overflow:hidden}.bm-vratc__quantity:focus-within{outline:2px solid currentColor;outline-offset:2px}.bm-vratc__quantity-button{align-items:center;appearance:none;background:transparent;border:0;border-radius:0;color:inherit;cursor:pointer;display:inline-flex;font:inherit;font-size:1rem;font-weight:600;height:var(--bm-vratc-control-height);justify-content:center;line-height:1;margin:0;min-width:var(--bm-vratc-control-height);padding:0;width:var(--bm-vratc-control-height)}.bm-vratc__quantity-button:hover:not(:disabled){background:var(--bm-vratc-soft-bg)}.bm-vratc__quantity-button:focus{outline:none}.bm-vratc__quantity-button:disabled{cursor:not-allowed;opacity:.38}.bm-vratc__quantity-input{background:transparent;border:0;border-left:1px solid var(--bm-vratc-border-color);border-radius:0;border-right:1px solid var(--bm-vratc-border-color);color:inherit;font:inherit;font-size:.95rem;font-weight:550;height:var(--bm-vratc-control-height);line-height:var(--bm-vratc-control-height);margin:0;min-height:var(--bm-vratc-control-height);padding:0 .15rem;text-align:center;width:3rem}.bm-vratc__quantity-input:focus{outline:none}.bm-vratc__quantity-input::-webkit-inner-spin-button,.bm-vratc__quantity-input::-webkit-outer-spin-button{appearance:none;margin:0}.bm-vratc__quantity-input[type=number]{-moz-appearance:textfield}.bm-vratc__button{align-items:center;display:inline-flex;font-size:.9em;height:var(--bm-vratc-control-height);justify-content:center;line-height:1;min-height:var(--bm-vratc-control-height);min-width:6.85rem;padding:.45rem .9rem;position:relative;white-space:nowrap}.bm-vratc__button.is-loading [data-bm-vratc-button-label]{opacity:0}.bm-vratc__button.is-loading:after{animation:bm-vratc-spin .7s linear infinite;border:2px solid;border-radius:999px;border-right:2px solid transparent;content:"";height:.9em;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:.9em}.bm-vratc__button:disabled{cursor:not-allowed;opacity:.65}.bm-vratc__row-notice{align-items:center;border:1px solid transparent;border-radius:calc(var(--bm-vratc-radius) - 3px);color:inherit;display:flex;font-size:.82em;font-weight:650;grid-area:notice;-ms-grid-column:1;-ms-grid-row:2;justify-self:end;line-height:1.25;margin:0;max-width:24rem;min-height:2rem;opacity:0;padding:.32rem .6rem;text-align:left;transform:none;transition:opacity .12s ease,visibility .12s ease;visibility:hidden}.bm-vratc__side>.bm-vratc__row-notice{-ms-grid-column:1;-ms-grid-row:3;-ms-grid-column-span:3}.bm-vratc__row-notice.has-message{opacity:1;transform:none;visibility:visible}.bm-vratc__row-notice--success{background:var(--bm-vratc-success-bg);border-color:color-mix(in srgb,#008a20 35%,transparent)}.bm-vratc__row-notice--success:before{content:"✓";font-weight:800;margin-right:.35rem}.bm-vratc__row-notice--error{background:var(--bm-vratc-error-bg);border-color:color-mix(in srgb,#cc1818 35%,transparent)}.bm-vratc__row-notice--error:before{content:"!";font-weight:800;margin-right:.35rem}.bm-vratc--message{background:var(--bm-vratc-soft-bg);border:1px solid var(--bm-vratc-border-color);border-radius:var(--bm-vratc-radius);padding:.875rem 1rem}.bm-vratc--message p{margin:0}@keyframes bm-vratc-spin{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@media (max-width:1300px){.bm-vratc__row{gap:.65rem;grid-template-columns:1fr;padding:.8rem}.bm-vratc__side{grid-template-areas:"price" "purchase" "notice";grid-template-columns:1fr;justify-content:stretch;min-width:0}.bm-vratc__price{min-width:0;text-align:left}.bm-vratc__purchase{justify-content:flex-start;min-width:0}.bm-vratc__row-notice{justify-self:start;text-align:left}.bm-vratc__price{-ms-grid-column:1;-ms-grid-row:1}.bm-vratc__side>.bm-vratc__purchase{-ms-grid-column:1;-ms-grid-row:2}.bm-vratc__side>.bm-vratc__row-notice{-ms-grid-column:1;-ms-grid-row:3;-ms-grid-column-span:1}}@media (max-width:600px){.bm-vratc{--bm-vratc-control-height:40px}.bm-vratc__rows{gap:.65rem}.bm-vratc__row{padding:.875rem}.bm-vratc__attributes{font-size:1em}.bm-vratc__description{font-size:.9em}.bm-vratc__purchase{display:grid;gap:.5rem;grid-template-columns:auto minmax(0,1fr);width:100%}.bm-vratc__button{min-width:0;padding-left:.75rem;padding-right:.75rem;width:100%}.bm-vratc__quantity-input{width:3.25rem}}
