.bd-crt{font-family:var(--biinii-font-sans, "Inter", sans-serif);color:var(--biinii-color-navy, #242634);background:var(--biinii-color-white, #fff)}.bd-crt .bd-page-width{max-width:1280px;margin:0 auto;padding-inline:clamp(20px,3vw,32px)}.bd-crt a:focus-visible,.bd-crt button:focus-visible,.bd-crt input:focus-visible{outline:2px solid var(--biinii-gold, #C79117);outline-offset:3px;border-radius:6px}.bd-crt__head{padding:clamp(38px,4.5vw,58px) 0 clamp(24px,3vw,34px)}.bd-crt__head-row{display:flex;align-items:baseline;justify-content:space-between;gap:20px;flex-wrap:wrap}.bd-crt__h1{font-family:var(--biinii-font-display);font-weight:700;font-size:clamp(32px,4vw,48px);line-height:1.15;letter-spacing:-.02em;text-wrap:balance;margin:0}.bd-crt .accent{color:var(--biinii-acc-title, #C79117);transition:color .5s}.bd-crt__count{font-size:14.5px;color:var(--biinii-color-muted, #6c6e78);margin:8px 0 0}.bd-crt__flag{display:inline-block;width:14px;height:14px;border-radius:3px;object-fit:cover;vertical-align:-2px;margin-left:2px}.bd-crt__keep{font-family:var(--biinii-font-display);font-size:14px;font-weight:600;color:var(--biinii-color-navy, #242634);text-decoration:none;display:inline-flex;align-items:center;gap:8px;min-height:44px}.bd-crt__keep:hover{color:var(--biinii-acc-deep, #A16207)}@media(prefers-reduced-motion:no-preference){.bd-crt__keep .bd-btn__arrow{transition:transform var(--biinii-dur, .25s) var(--biinii-ease, ease)}.bd-crt__keep:hover .bd-btn__arrow{transform:translate(-4px)}}.bd-crt__grid{display:grid;gap:clamp(28px,4vw,56px);align-items:start;padding-bottom:clamp(48px,6vw,80px)}@media(min-width:960px){.bd-crt__grid{grid-template-columns:1.55fr .95fr}}.bd-crt__cols{display:none}@media(min-width:760px){.bd-crt__cols{display:grid;grid-template-columns:1fr 150px 96px;gap:20px;padding-bottom:12px;border-bottom:1px solid var(--biinii-color-line, #D8D6CC)}.bd-crt__cols span{font-family:var(--biinii-font-display);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--biinii-color-muted, #6c6e78)}.bd-crt__cols span:nth-child(2){text-align:center}.bd-crt__cols span:last-child{text-align:right}}.bd-crt__line{display:grid;grid-template-columns:88px 1fr;gap:18px;padding:24px 0;border-bottom:1px solid var(--biinii-color-line-soft, #ecebe5)}@media(min-width:760px){.bd-crt__line{grid-template-columns:104px 1fr 150px 96px;gap:20px;align-items:start}}.bd-crt__photo{border-radius:var(--biinii-radius-md, 14px);overflow:hidden;background:var(--biinii-color-paper, #F6F5F1);aspect-ratio:1 / 1}.bd-crt__photo img{width:100%;height:100%;object-fit:cover}.bd-crt__title{font-family:var(--biinii-font-display);font-size:16.5px;font-weight:600;margin:0 0 6px;line-height:1.3}.bd-crt__title a{color:inherit;text-decoration:none}.bd-crt__title a:hover{color:var(--biinii-acc-deep, #A16207)}.bd-crt__uprice{font-size:14.5px;color:var(--biinii-navy-500, #5C6076);margin:0 0 10px}.bd-crt__opts{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:7px}.bd-crt__opts li{display:inline-flex;align-items:center;gap:7px;font-size:12.5px;color:var(--biinii-navy-500, #5C6076);background:var(--biinii-color-paper, #F6F5F1);border:1px solid var(--biinii-color-line, #D8D6CC);border-radius:999px;padding:5px 11px}.bd-crt__swatch{width:11px;height:11px;border-radius:50%;border:1px solid rgba(36,38,52,.22);flex:none}.bd-crt__made{font-size:12.5px;color:var(--biinii-color-muted, #6c6e78);margin:12px 0 0;display:inline-flex;align-items:center;gap:7px}.bd-crt__made-dot{width:5px;height:5px;border-radius:50%;background:var(--biinii-gold, #C79117);flex:none}.bd-crt__qty-cell{display:flex;align-items:center;gap:14px;margin-top:14px}@media(min-width:760px){.bd-crt__qty-cell{margin-top:0;flex-direction:column;align-items:center;gap:8px}}.bd-crt__qty{flex:none;display:inline-flex;align-items:center;border:1px solid var(--biinii-color-line, #D8D6CC);border-radius:999px;background:#fff;overflow:hidden}.bd-crt__qty button{width:44px;height:44px;flex:none;border:0;background:transparent;cursor:pointer;font-size:17px;color:var(--biinii-navy-500, #5C6076);display:flex;align-items:center;justify-content:center;transition:background var(--biinii-dur-fast, .2s) var(--biinii-ease, ease),color var(--biinii-dur-fast, .2s) var(--biinii-ease, ease)}.bd-crt__qty button:hover{background:var(--biinii-color-paper, #F6F5F1);color:var(--biinii-color-navy, #242634)}.bd-crt__qty input{width:40px;height:44px;flex:none;border:0;text-align:center;font-family:var(--biinii-font-display);font-size:15px;font-weight:600;color:var(--biinii-color-navy, #242634);background:transparent;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.bd-crt__qty input::-webkit-outer-spin-button,.bd-crt__qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.bd-crt__remove{background:transparent;border:0;cursor:pointer;font-family:var(--biinii-font-sans, "Inter", sans-serif);font-size:13px;color:var(--biinii-color-muted, #6c6e78);text-decoration:underline;text-underline-offset:3px;min-height:44px;padding:0 4px}.bd-crt__remove:hover{color:#de4343}.bd-crt__ltotal{font-family:var(--biinii-font-display);font-size:16px;font-weight:600;margin:14px 0 0}@media(min-width:760px){.bd-crt__ltotal{text-align:right;margin-top:0}}@media(max-width:759px){.bd-crt__line{grid-template-rows:auto auto auto;row-gap:0}.bd-crt__ltotal{grid-column:2;grid-row:2;margin:16px 0 0;text-align:left}.bd-crt__qty-cell{grid-column:2;grid-row:3;margin-top:8px;flex-wrap:wrap;row-gap:6px}}.bd-crt__qty input:focus,.bd-crt__qty input:focus-visible{outline:none;box-shadow:none}.bd-crt__qty:focus-within{box-shadow:0 0 0 2px var(--biinii-gold, #C79117)}.bd-crt[aria-busy=true] .bd-crt__lines{opacity:.55;pointer-events:none;transition:opacity .15s ease}.bd-crt__summary{background:var(--biinii-color-paper-0, #FDFCF9);border:1px solid var(--biinii-color-line, #D8D6CC);border-radius:var(--biinii-radius-lg, 18px);padding:clamp(22px,2.6vw,30px)}@media(min-width:960px){.bd-crt__summary{position:sticky;top:88px}}.bd-crt__summary h2{font-family:var(--biinii-font-display);font-weight:600;font-size:18px;margin:0 0 18px}.bd-crt__row{display:flex;justify-content:space-between;align-items:baseline;gap:16px;font-size:14.5px;color:var(--biinii-navy-500, #5C6076);padding:9px 0}.bd-crt__row .bd-crt__v{font-family:var(--biinii-font-display);font-weight:600;color:var(--biinii-color-navy, #242634)}.bd-crt__row--total{border-top:1px solid var(--biinii-color-line, #D8D6CC);margin-top:8px;padding-top:16px;font-size:16px;color:var(--biinii-color-navy, #242634)}.bd-crt__row--total .bd-crt__v{font-size:23px;letter-spacing:-.01em}.bd-crt__note{font-size:12.5px;color:var(--biinii-color-muted, #6c6e78);margin:4px 0 20px;line-height:1.55}.bd-crt__note a{color:inherit;font-weight:500;text-decoration:underline;text-underline-offset:3px}.bd-crt__note a:hover{color:var(--biinii-acc-deep, #A16207)}.bd-crt__checkout{width:100%;font-size:15.5px;padding:17px 24px;min-height:54px}.bd-crt__express{margin-top:14px}.bd-crt__express-lbl{display:flex;align-items:center;gap:12px;font-family:var(--biinii-font-display);font-size:11.5px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--biinii-color-muted, #6c6e78);margin-bottom:12px}.bd-crt__express-lbl:before,.bd-crt__express-lbl:after{content:"";height:1px;background:var(--biinii-color-line, #D8D6CC);flex:1}.bd-crt__express .additional-checkout-buttons{text-align:center}.bd-crt__express [data-shopify-buttoncontainer]{justify-content:center}.bd-crt__reassure{list-style:none;margin:22px 0 0;padding:20px 0 0;border-top:1px solid var(--biinii-color-line, #D8D6CC);display:flex;flex-direction:column;gap:14px}.bd-crt__reassure li{display:flex;gap:12px}.bd-crt__reassure svg{width:18px;height:18px;flex:none;margin-top:2px;stroke:var(--biinii-gold, #C79117);stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.bd-crt__reassure b{font-family:var(--biinii-font-display);font-size:13.5px;font-weight:600;color:var(--biinii-color-navy, #242634);display:block}.bd-crt__reassure span{font-size:13px;color:var(--biinii-navy-500, #5C6076);line-height:1.5}.bd-crt__help{font-size:13px;color:var(--biinii-color-muted, #6c6e78);margin:20px 0 0;padding-top:18px;border-top:1px solid var(--biinii-color-line, #D8D6CC);text-wrap:pretty}.bd-crt__help p{margin:0}.bd-crt__help a{color:inherit;font-weight:500;text-decoration:underline;text-underline-offset:3px}.bd-crt__help a:hover{color:var(--biinii-acc-deep, #A16207)}.bd-crt__empty{padding:clamp(48px,7vw,90px) 0 clamp(40px,5vw,64px)}.bd-crt__empty-lede{max-width:52ch}.bd-crt__empty .bd-crt__h1{font-size:clamp(32px,4.2vw,50px);margin-bottom:16px}.bd-crt__empty-text{font-size:17px;line-height:1.65;color:var(--biinii-navy-500, #5C6076);margin:0 0 34px;text-wrap:pretty}.bd-crt__egrid{display:grid;gap:14px;grid-template-columns:repeat(2,1fr)}@media(min-width:700px){.bd-crt__egrid{grid-template-columns:repeat(4,1fr)}}.bd-crt__ecard{background:#fff;border:1px solid var(--biinii-color-line, #D8D6CC);border-radius:var(--biinii-radius-md, 14px);overflow:hidden;text-decoration:none;color:inherit;display:flex;flex-direction:column}.bd-crt__ecard-ph{aspect-ratio:1 / 1;background:var(--biinii-color-paper, #F6F5F1);overflow:hidden}.bd-crt__ecard-ph img{width:100%;height:100%;object-fit:cover}.bd-crt__ecard-bd{padding:14px 15px 16px;display:flex;flex-direction:column;gap:4px;flex:1}.bd-crt__ecard h3{font-family:var(--biinii-font-display);font-weight:600;font-size:15px;margin:0;display:inline-flex;align-items:center;gap:7px}.bd-crt__ecard h3 .bd-btn__arrow{color:var(--biinii-acc-deep, #A16207);font-size:14px}.bd-crt__ecard p{font-size:13px;color:var(--biinii-navy-500, #5C6076);margin:0;line-height:1.45}@media(prefers-reduced-motion:no-preference){.bd-crt__ecard{transition:transform var(--biinii-dur, .25s) var(--biinii-ease, ease),box-shadow var(--biinii-dur, .25s) var(--biinii-ease, ease)}.bd-crt__ecard-ph img{transition:transform var(--biinii-dur-slow, .42s) var(--biinii-ease, ease)}.bd-crt__ecard h3 .bd-btn__arrow{transition:transform var(--biinii-dur, .25s) var(--biinii-ease, ease)}.bd-crt__ecard:hover{transform:translateY(-3px);box-shadow:0 4px 14px #2426342b}.bd-crt__ecard:hover .bd-crt__ecard-ph img{transform:scale(1.04)}.bd-crt__ecard:hover h3 .bd-btn__arrow{transform:translate(4px)}}.bd-crt__empty-foot{margin-top:34px}.bd-crt__empty-foot a{font-family:var(--biinii-font-display);font-size:14px;font-weight:600;color:var(--biinii-color-navy, #242634);text-decoration:none;display:inline-flex;align-items:center;gap:8px;min-height:44px}.bd-crt__empty-foot a:hover{color:var(--biinii-acc-deep, #A16207)}@media(prefers-reduced-motion:no-preference){.bd-crt__empty-foot .bd-btn__arrow{transition:transform var(--biinii-dur, .25s) var(--biinii-ease, ease)}.bd-crt__empty-foot a:hover .bd-btn__arrow{transform:translate(4px)}}.bd-crt__live{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.bd-crt__error{display:none;font-size:13.5px;color:#b3261e;background:#fdf6f6;border:1px solid #DE4343;border-radius:var(--biinii-radius-md, 14px);padding:12px 16px;margin:0 0 16px}.bd-crt__error[data-visible]{display:block}
/*# sourceMappingURL=/cdn/shop/t/15/assets/section-bd-cart.css.map */
