.bf-cart-drawer{position:relative;z-index:99999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif}body.bf-cart-is-open{overflow:hidden}.bf-cart-drawer__overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;padding:0;border:0;background:#0000009e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .26s ease,visibility .26s ease}.bf-cart-drawer.is-open .bf-cart-drawer__overlay{opacity:1;visibility:visible;pointer-events:auto}.bf-cart-drawer__panel{position:fixed;z-index:2;right:0;top:0;width:min(440px,100vw);height:100vh;height:100dvh;display:flex;flex-direction:column;overflow:hidden;border-left:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 90% 6%,rgba(113,88,255,.1),transparent 27%),var(--bf-cart-black);color:#fff;box-shadow:-30px 0 80px #00000061;transform:translate(102%);visibility:hidden;outline:none;transition:transform .3s cubic-bezier(.22,.75,.23,1),visibility .3s ease}.bf-cart-drawer.is-open .bf-cart-drawer__panel{transform:translate(0);visibility:visible}.bf-cart-drawer.is-loading .bf-cart-drawer__panel{cursor:progress}.bf-cart-drawer.is-loading button{pointer-events:none}.bf-cart-drawer__header{min-height:76px;padding:0 20px;flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:20px;border-bottom:1px solid rgba(255,255,255,.07)}.bf-cart-drawer__heading{min-width:0;display:flex;align-items:center;gap:10px}.bf-cart-drawer__heading>div{min-width:0;display:flex;flex-direction:column;gap:4px}.bf-cart-drawer__heading strong{font-size:11px;font-weight:800;line-height:1;letter-spacing:.11em;color:#fff}.bf-cart-drawer__heading>div>span{font-size:8px;font-weight:600;letter-spacing:.06em;color:#ffffff57}.bf-cart-drawer__check{width:27px;height:27px;flex:0 0 auto;display:none;place-items:center;border:1px solid rgba(113,88,255,.28);border-radius:50%;background:#7158ff1f;color:#9a8cff;font-size:12px;font-weight:800;box-shadow:0 0 20px #7158ff1f}.bf-cart-drawer.is-added .bf-cart-drawer__check{display:grid}.bf-cart-drawer__close{position:relative;width:34px;height:34px;flex:0 0 auto;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:50%;background:#ffffff06;cursor:pointer;transition:background .2s ease,border-color .2s ease}.bf-cart-drawer__close:hover{background:#ffffff0f;border-color:#ffffff24}.bf-cart-drawer__close:before,.bf-cart-drawer__close:after{content:"";position:absolute;left:50%;top:50%;width:10px;height:1px;border-radius:999px;background:#ffffffc7}.bf-cart-drawer__close:before{transform:translate(-50%,-50%) rotate(45deg)}.bf-cart-drawer__close:after{transform:translate(-50%,-50%) rotate(-45deg)}.bf-cart-drawer__scroll{min-height:0;flex:1 1 auto;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;padding:6px 20px 24px;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.12) transparent}.bf-cart-drawer__scroll::-webkit-scrollbar{width:4px}.bf-cart-drawer__scroll::-webkit-scrollbar-thumb{border-radius:999px;background:#ffffff1f}.bf-cart-items{width:100%}.bf-cart-item{padding:15px 0;display:grid;grid-template-columns:72px minmax(0,1fr);gap:13px;border-bottom:1px solid rgba(255,255,255,.065)}.bf-cart-item__image-wrap{width:72px;height:72px;display:block;overflow:hidden;border:1px solid rgba(255,255,255,.07);border-radius:11px;background:#111115;text-decoration:none}.bf-cart-item__image{width:100%;height:100%;display:block;object-fit:cover}.bf-cart-item__image-empty{width:100%;height:100%;display:grid;place-items:center;color:#fff3;font-size:9px;font-weight:800;letter-spacing:.1em}.bf-cart-item__content{min-width:0;display:flex;flex-direction:column;justify-content:space-between;gap:12px}.bf-cart-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.bf-cart-item__top>div:first-child{min-width:0}.bf-cart-item__title{display:block;overflow:hidden;text-decoration:none;font-family:"Bodoni 72",Bodoni MT,Didot,serif;font-size:16px;font-weight:400;line-height:1.08;color:#fff!important}.bf-cart-item__variant{display:block;margin-top:5px;font-size:8px;color:#ffffff5c}.bf-cart-item__price{flex:0 0 auto;display:flex;flex-direction:column;align-items:flex-end;gap:3px}.bf-cart-item__price strong{font-size:11px;font-weight:700;color:#fff}.bf-cart-item__price del{font-size:8px;color:#ffffff47}.bf-cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:14px}.bf-cart-quantity{height:29px;display:inline-grid;grid-template-columns:28px 27px 28px;align-items:center;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#ffffff06}.bf-cart-quantity button{height:100%;padding:0;border:0;background:transparent;color:#ffffffa8;cursor:pointer;font-size:13px;transition:color .2s ease,background .2s ease}.bf-cart-quantity button:hover{background:#ffffff0d;color:#fff}.bf-cart-quantity span{text-align:center;font-size:9px;font-weight:650;color:#fff}.bf-cart-item__remove{padding:0;border:0;background:transparent;cursor:pointer;font-size:7px;font-weight:700;letter-spacing:.08em;color:#ffffff4a;transition:color .2s ease}.bf-cart-item__remove:hover{color:#ffffffb8}.bf-cart-bump{margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.055)}.bf-cart-bump__heading{margin-bottom:11px;display:flex;align-items:baseline;justify-content:space-between;gap:15px}.bf-cart-bump__heading span{font-size:7px;font-weight:800;letter-spacing:.11em;color:var(--bf-cart-purple)}.bf-cart-bump__heading strong{font-size:8px;font-weight:600;color:#ffffff5e}.bf-cart-bump__product{padding:8px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;gap:10px;align-items:center;border:1px solid rgba(113,88,255,.17);border-radius:13px;background:linear-gradient(120deg,#7158ff14,#ffffff04)}.bf-cart-bump__image-wrap{width:54px;height:54px;display:block;overflow:hidden;border-radius:8px;background:#131318}.bf-cart-bump__image{width:100%;height:100%;display:block;object-fit:cover}.bf-cart-bump__content{min-width:0}.bf-cart-bump__title{display:block;overflow:hidden;text-decoration:none;font-family:"Bodoni 72",Bodoni MT,Didot,serif;font-size:13px;font-weight:400;line-height:1.05;color:#fff!important}.bf-cart-bump__price{display:block;margin-top:5px;font-size:8px;font-weight:650;color:#ffffff6e}.bf-cart-bump__form{flex:0 0 auto}.bf-cart-bump__add{min-height:32px;padding:0 10px;display:flex;align-items:center;gap:5px;border:1px solid rgba(113,88,255,.26);border-radius:999px;background:#7158ff1c;color:#9c8fff;cursor:pointer;font-size:7px;font-weight:800;letter-spacing:.07em;transition:background .2s ease,color .2s ease,border-color .2s ease}.bf-cart-bump__add span{font-size:12px;line-height:1}.bf-cart-bump__add:hover{border-color:#7158ff6b;background:#7158ff2b;color:#fff}.bf-cart-drawer__scroll-end{height:8px}.bf-cart-checkout{position:relative;z-index:3;flex:0 0 auto;padding:14px 20px max(15px,env(safe-area-inset-bottom));border-top:1px solid rgba(255,255,255,.08);background:#08080bf5;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 -15px 40px #0000002e}.bf-cart-checkout__subtotal{margin-bottom:11px;display:flex;align-items:baseline;justify-content:space-between;gap:20px}.bf-cart-checkout__subtotal span{font-size:8px;font-weight:800;letter-spacing:.11em;color:#ffffff61}.bf-cart-checkout__subtotal strong{font-size:16px;font-weight:750;color:#fff}.bf-cart-checkout__button{width:100%;min-height:50px;padding:0 18px;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:999px;background:linear-gradient(90deg,#7158ff,#7b63ff);box-shadow:0 12px 30px #7158ff42;color:#fff;cursor:pointer;font-size:9px;font-weight:800;letter-spacing:.11em;transition:transform .2s ease,box-shadow .2s ease}.bf-cart-checkout__button:hover{transform:translateY(-1px);box-shadow:0 16px 35px #7158ff57}.bf-cart-checkout__button span:last-child{font-size:17px;font-weight:500}.bf-cart-express{margin-top:11px}.bf-cart-express__label{display:block;margin-bottom:7px;text-align:center;font-size:6px;font-weight:700;letter-spacing:.09em;color:#ffffff45}.bf-cart-express__buttons,.bf-cart-express__buttons .additional-checkout-buttons{margin:0!important}.bf-cart-checkout__trust{margin-top:10px;display:flex;align-items:center;justify-content:center;gap:13px}.bf-cart-checkout__trust span{display:flex;align-items:center;gap:5px;font-size:5.5px;font-weight:700;letter-spacing:.07em;color:#ffffff4d}.bf-cart-checkout__trust i{width:4px;height:4px;display:block;border-radius:50%;background:var(--bf-cart-purple);box-shadow:0 0 7px #7158ffa6}.bf-cart-empty{min-height:0;flex:1;padding:42px 27px;display:flex;flex-direction:column;justify-content:center;text-align:center}.bf-cart-empty__eyebrow{display:block;margin-bottom:10px;font-size:7px;font-weight:800;letter-spacing:.16em;color:var(--bf-cart-purple)}.bf-cart-empty h2{margin:0;font-family:"Bodoni 72",Bodoni MT,Didot,serif;font-size:39px;font-weight:400;line-height:.95;letter-spacing:-.04em;color:#fff!important}.bf-cart-empty p{max-width:270px;margin:13px auto 0;font-size:11px;line-height:1.55;color:#fff6}.bf-cart-empty__button{width:100%;max-width:310px;min-height:49px;margin:23px auto 0;padding:0 17px;display:flex;align-items:center;justify-content:space-between;border-radius:999px;background:var(--bf-cart-purple);text-decoration:none;color:#fff!important;font-size:8px;font-weight:800;letter-spacing:.09em}.bf-cart-empty__button span:last-child{font-size:16px}.bf-cart-error{position:absolute;left:16px;right:16px;bottom:12px;z-index:20;padding:10px 12px;border:1px solid rgba(255,100,100,.25);border-radius:10px;background:#500f14f5;color:#ffffffe0;font-size:9px;line-height:1.4;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.bf-cart-error.is-visible{opacity:1;visibility:visible;transform:translateY(0)}@media screen and (max-width:700px){.bf-cart-drawer__panel{width:100vw;border-left:0}.bf-cart-drawer__header{min-height:67px;padding:0 14px}.bf-cart-drawer__heading{gap:8px}.bf-cart-drawer__heading strong{font-size:10px}.bf-cart-drawer__heading>div>span{font-size:7px}.bf-cart-drawer__check{width:25px;height:25px;font-size:11px}.bf-cart-drawer__close{width:32px;height:32px}.bf-cart-drawer__scroll{padding:4px 14px 18px}.bf-cart-item{padding:13px 0;grid-template-columns:65px minmax(0,1fr);gap:11px}.bf-cart-item__image-wrap{width:65px;height:65px;border-radius:10px}.bf-cart-item__title{font-size:15px}.bf-cart-item__variant{font-size:7px}.bf-cart-item__price strong{font-size:10px}.bf-cart-quantity{height:28px;grid-template-columns:27px 25px 27px}.bf-cart-item__remove{font-size:6.5px}.bf-cart-bump{margin-top:18px;padding-top:15px}.bf-cart-bump__heading{margin-bottom:9px}.bf-cart-bump__heading span{font-size:6.5px}.bf-cart-bump__heading strong{font-size:7px}.bf-cart-bump__product{grid-template-columns:49px minmax(0,1fr) auto;gap:8px;padding:7px;border-radius:12px}.bf-cart-bump__image-wrap{width:49px;height:49px}.bf-cart-bump__title{font-size:12px}.bf-cart-bump__price{font-size:7.5px}.bf-cart-bump__add{min-height:31px;padding:0 9px;font-size:6.5px}.bf-cart-checkout{padding:12px 14px max(12px,env(safe-area-inset-bottom))}.bf-cart-checkout__subtotal{margin-bottom:9px}.bf-cart-checkout__subtotal span{font-size:7px}.bf-cart-checkout__subtotal strong{font-size:15px}.bf-cart-checkout__button{min-height:49px;padding:0 17px;font-size:8.5px}.bf-cart-express{margin-top:9px}.bf-cart-express__label{margin-bottom:6px;font-size:5.5px}.bf-cart-checkout__trust{margin-top:8px;gap:10px}.bf-cart-checkout__trust span{font-size:5px}.bf-cart-empty{padding:35px 22px}.bf-cart-empty h2{font-size:36px}.bf-cart-empty p{font-size:10px}}@media screen and (max-width:380px){.bf-cart-drawer__scroll,.bf-cart-checkout{padding-left:11px;padding-right:11px}.bf-cart-item{grid-template-columns:60px minmax(0,1fr)}.bf-cart-item__image-wrap{width:60px;height:60px}.bf-cart-item__title{font-size:14px}.bf-cart-bump__product{grid-template-columns:45px minmax(0,1fr) auto}.bf-cart-bump__image-wrap{width:45px;height:45px}}
/*# sourceMappingURL=/cdn/shop/t/27/assets/built-faceless-cart-drawer.css.map */
