.bronte-byp{width:100%;max-width:calc(var(--bronte-container-max, 1432px) + var(--bronte-gutter, 40px) * 2);margin-inline:auto;padding-inline:var(--bronte-gutter, var(--bronte-space-40));padding-block:var(--bronte-space-24) var(--bronte-space-64);font-family:var(--bronte-font-body, sans-serif);color:var(--bronte-text-primary, #42302e)}.bronte-byp__sr{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.bronte-byp__layout{display:flex;align-items:flex-start;gap:var(--bronte-space-40)}.bronte-byp__picker{flex:808 1 0;min-width:0}.bronte-byp__editor-note{margin:0;font-size:var(--bronte-body-s-size, 14px);color:var(--bronte-ink-a75, rgba(66, 48, 46, .75))}.bronte-byp__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--bronte-space-16)}.bronte-byp-card{display:flex;flex-direction:column;gap:var(--bronte-space-12);padding:var(--bronte-space-12);border:1px solid var(--bronte-border-default);border-radius:var(--bronte-radius-card, 12px);background:transparent;box-shadow:inset 0 0 0 1px transparent;transition:border-color .25s var(--ease-out, ease),box-shadow .25s var(--ease-out, ease)}.bronte-byp-card[data-selected=true]{border-color:var(--bronte-money, #650626);box-shadow:inset 0 0 0 1px var(--bronte-money, #650626)}.bronte-byp-card[data-unavailable=true]{opacity:.5}.bronte-byp-card__frame{display:block;overflow:hidden;aspect-ratio:7 / 6;border-radius:var(--bronte-radius-md, 8px);background:var(--bronte-bg-media, #f2f1ee)}.bronte-byp-card__img.bronte-byp-card__img{display:block;width:100%;max-width:100%;height:100%;object-fit:cover}.bronte-byp-card__meta{display:flex;align-items:baseline;justify-content:space-between;gap:var(--bronte-space-8)}.bronte-byp .bronte-byp-card__title{margin:0;font-family:var(--bronte-font-body, sans-serif);font-size:var(--bronte-body-s-size, 14px);font-weight:500;line-height:1.2;color:var(--bronte-text-primary, #42302e);text-transform:none;letter-spacing:normal}.bronte-byp-card__price{margin:0;font-size:var(--bronte-body-13-size, 13px);line-height:1.2;color:var(--bronte-ink-a7, rgba(66, 48, 46, .7))}.bronte-byp-card>.bronte-byp-card__stepper,.bronte-byp-card>.bronte-byp-card__sold{margin-block-start:auto}.bronte-byp-card__stepper{display:flex;align-items:center;justify-content:center;gap:var(--bronte-space-8);padding-block-start:2px}.bronte-byp-card__step{display:inline-flex;align-items:center;justify-content:center;flex:0 0 22px;width:22px;height:22px;padding:0;border-radius:50%;font-family:var(--bronte-font-body, sans-serif);font-size:var(--bronte-body-13-size, 13px);font-weight:500;line-height:1;cursor:pointer}.bronte-byp-card__step--minus{border:1px solid var(--bronte-ink-a2, rgba(66, 48, 46, .2));background:var(--bronte-bg-page, #fff);color:var(--bronte-text-primary, #42302e)}.bronte-byp-card__step--plus{border:0;background:var(--bronte-money, #650626);color:var(--bronte-money-label, #fbfaf8)}.bronte-byp-card__step:focus-visible{outline:2px solid var(--bronte-money, #650626);outline-offset:2px}.bronte-byp-card__step-value{min-width:12px;font-size:var(--bronte-body-13-size, 13px);font-weight:500;text-align:center;color:var(--bronte-text-primary, #42302e)}.bronte-byp-card__sold{margin:0;padding-block-start:2px;font-size:var(--bronte-body-12-size, 12px);font-weight:500;line-height:1.3;text-align:center;color:var(--bronte-ink-a6, rgba(66, 48, 46, .6))}.bronte-byp__summary{position:sticky;top:calc(var(--header-height, 0px) + 24px);display:flex;flex:584 1 0;flex-direction:column;gap:var(--bronte-space-12);min-width:0;padding:var(--bronte-space-24);border:1px solid var(--bronte-border-default, rgba(66, 48, 46, .2));border-radius:var(--bronte-radius-panel, 16px);background:var(--bronte-surface-card, #fafaf8)}.bronte-byp__bar,.bronte-byp__finish{display:flex;flex-direction:column;gap:var(--bronte-space-12)}.bronte-byp .bronte-byp__heading{margin:0;font-family:var(--bronte-font-heading, serif);font-size:var(--bronte-h5-size, 22px);font-weight:400;line-height:1.2;color:var(--bronte-text-primary, #42302e);text-transform:none;letter-spacing:normal}.bronte-byp__slots{display:flex;flex-direction:column;gap:var(--bronte-space-8)}.bronte-byp__slots:empty{display:none}.bronte-byp__slot{display:flex;align-items:center;justify-content:space-between;gap:var(--bronte-space-12);padding:11px var(--bronte-space-12);border:1px solid var(--bronte-border-default, rgba(66, 48, 46, .2));border-radius:var(--bronte-radius-md, 8px);background:var(--bronte-bg-page, #fff);font-size:var(--bronte-body-13-size, 13px);font-weight:500;line-height:1.2;color:var(--bronte-text-primary, #42302e)}.bronte-byp__slot-remove{padding:0;border:0;background:none;color:var(--bronte-ink-a5, rgba(66, 48, 46, .5));font-family:inherit;font-size:var(--bronte-body-13-size, 13px);line-height:1;cursor:pointer}.bronte-byp__slot-remove:hover,.bronte-byp__slot-remove:focus-visible{color:var(--bronte-text-primary, #42302e)}.bronte-byp__empty{margin:0;font-size:var(--bronte-body-13-size, 13px);line-height:1.4;color:var(--bronte-ink-a7, rgba(66, 48, 46, .7))}.bronte-byp__nudge{margin:0;font-size:var(--bronte-body-13-size, 13px);font-weight:500;line-height:1.35;color:var(--bronte-text-primary, #42302e)}.bronte-byp__nudge:empty{display:none}.bronte-byp__submit{display:flex;align-items:center;justify-content:center;width:100%;min-height:var(--bronte-btn-h, 56px);padding:18px var(--bronte-space-32);border:0;border-radius:var(--bronte-btn-radius, 8px);background:var(--bronte-money, #650626);color:var(--bronte-money-label, #fbfaf8);font-family:var(--bronte-font-body, sans-serif);font-size:var(--bronte-button-size, 13px);font-weight:600;letter-spacing:var(--bronte-button-ls, .08em);line-height:1;text-transform:uppercase;text-align:center;cursor:pointer;transition:background-color .15s ease,color .15s ease,box-shadow .15s ease}@media(hover:hover){.bronte-byp__submit:hover:not([disabled]):not([data-loading=true]){background:var(--bronte-bg-page, #fff);color:var(--bronte-text-primary, #42302e);box-shadow:inset 0 0 0 1px var(--bronte-money, #650626)}}.bronte-byp__submit[disabled]{opacity:.45;cursor:not-allowed}.bronte-byp__submit[data-loading=true]{opacity:.7;pointer-events:none}.bronte-byp__error{margin:0;font-size:var(--bronte-body-11-size, 11px);line-height:1.4;color:var(--bronte-pen-ink, #b20f0a)}.bronte-byp .bronte-byp__finish-heading{margin:0;font-family:var(--bronte-font-body, sans-serif);font-size:var(--bronte-body-s-size, 14px);font-weight:500;line-height:1.2;color:var(--bronte-text-primary, #42302e);text-transform:none;letter-spacing:normal}.bronte-byp__accessories{display:flex;align-items:stretch;gap:var(--bronte-space-12)}.bronte-byp-acc{display:flex;flex:1 1 0;flex-direction:column;align-items:center;gap:6px;min-width:0;padding:var(--bronte-space-8);border:1px solid var(--bronte-border-default, rgba(66, 48, 46, .2));border-radius:var(--bronte-radius-md, 8px);background:transparent}.bronte-byp-acc__frame{display:block;overflow:hidden;width:100%;aspect-ratio:7 / 3;border-radius:var(--bronte-radius-sm, 4px);background:var(--bronte-bg-media, #f2f1ee)}.bronte-byp-acc__img.bronte-byp-acc__img{display:block;width:100%;max-width:100%;height:100%;object-fit:cover}.bronte-byp-acc__title{margin:0;font-size:var(--bronte-body-11-size, 11px);line-height:1.3;text-align:center;color:var(--bronte-ink-a8, rgba(66, 48, 46, .8))}.bronte-byp-acc__add{padding:0;border:0;background:none;color:var(--bronte-text-primary, #42302e);font-family:inherit;font-size:var(--bronte-body-11-size, 11px);font-weight:500;line-height:1.2;cursor:pointer}.bronte-byp-acc__add[disabled]{color:var(--bronte-ink-a5, rgba(66, 48, 46, .5));cursor:not-allowed}.bronte-byp-acc[data-selected=true]{border-color:var(--bronte-money, #650626);box-shadow:inset 0 0 0 1px var(--bronte-money, #650626)}.bronte-byp__rail--narrow{display:none}.bronte-byp .bpb{--bpb-track-h: 3px;--bpb-knob: 10px}.bronte-byp .bpb__dot{width:7px;height:7px}.bronte-byp .bpb__label[data-reached=true] .bpb__label-main:after{content:" \2713"}@media(max-width:749px){.bronte-byp{padding-block:0 var(--bronte-space-24)}.bronte-byp__layout{flex-direction:column;align-items:stretch;gap:0}.bronte-byp__picker{order:1;padding-block-end:var(--bronte-space-24)}.bronte-byp__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--bronte-space-12)}.bronte-byp-card{gap:var(--bronte-space-8);padding:var(--bronte-space-12)}.bronte-byp-card__frame{aspect-ratio:9 / 8}.bronte-byp-card__meta{justify-content:flex-start;gap:var(--bronte-space-4)}.bronte-byp .bronte-byp-card__title{font-size:12px}.bronte-byp .bronte-byp-card__title:after{content:" \b7"}.bronte-byp-card__price{font-size:12px}.bronte-byp-card__stepper{gap:var(--bronte-space-8)}.bronte-byp__summary{display:contents}.bronte-byp__bar{position:sticky;bottom:0;z-index:2;order:2;gap:var(--bronte-space-12);margin-inline:calc(var(--bronte-gutter, var(--bronte-space-12)) * -1);padding:var(--bronte-space-16) var(--bronte-gutter, var(--bronte-space-12)) calc(var(--bronte-space-16) + env(safe-area-inset-bottom,0px));border-block-start:1px solid var(--bronte-border-default, rgba(66, 48, 46, .2));background:var(--bronte-bg-page, #fff)}.bronte-byp .bronte-byp__heading{font-size:18px}.bronte-byp__rail--wide{display:none}.bronte-byp__rail--narrow{display:block}.bronte-byp__slots{display:none}.bronte-byp__nudge{font-size:12px}.bronte-byp__submit{min-height:var(--bronte-btn-h, 52px);padding:18px var(--bronte-space-32)}.bronte-byp__finish{order:3;gap:var(--bronte-space-12);padding-block-start:28px}.bronte-byp .bronte-byp__finish-heading{font-family:var(--bronte-font-heading, serif);font-size:20px;font-weight:400}.bronte-byp__accessories{gap:var(--bronte-space-12)}.bronte-byp-acc{padding:var(--bronte-space-8)}.bronte-byp-acc__frame{aspect-ratio:3 / 2}.bronte-byp-acc__title{font-size:10px}.bronte-byp .bpb__labels--above{--bpb-lane-gutter: 4px;display:block;order:3;min-height:2.8em;font-size:var(--bronte-micro-9-size, 9px);text-transform:uppercase}.bronte-byp .bpb__labels--above .bpb__label{top:0;bottom:auto;overflow-wrap:normal;text-wrap:balance;color:var(--bronte-ink-a6, rgba(66, 48, 46, .6))}.bronte-byp .bpb__labels--above .bpb__label[data-reached=true]{color:var(--bronte-text-primary, #42302e)}.bronte-byp .bpb{--bpb-knob: 10px}.bronte-byp .bpb__labels--below{display:none}.bronte-byp .bpb__dot{width:7px;height:7px}}@media(prefers-reduced-motion:reduce){.bronte-byp-card,.bronte-byp__submit{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/bronte-byp-picker-summary.css.map */
