:root{--fq-cart-bg:#100e18;--fq-card:#17141f;--fq-card-2:#1b1724;--fq-line:rgba(255,255,255,.09);--fq-line-strong:rgba(255,255,255,.16);--fq-text:#f7f6fa;--fq-muted:#a49fae;--fq-red:#ff344d;--fq-red-soft:rgba(255,52,77,.14);--fq-blue:#60bfff;--fq-violet:#8170ff;--fq-shadow:0 18px 44px rgba(0,0,0,.28)}body:has(cart-items:not(.is-empty)){background:var(--fq-cart-bg)!important}cart-items.page-width:not(.is-empty),#main-cart-footer.page-width:not(.is-empty){max-width:1460px!important;margin-inline:auto!important;padding-inline:clamp(18px,4vw,58px)!important;background:transparent!important}cart-items.page-width:not(.is-empty){padding-top:clamp(28px,4vw,58px)!important;padding-bottom:10px!important}cart-items:not(.is-empty) .cart__items,cart-items:not(.is-empty) .cart-items,cart-items:not(.is-empty) .cart-items tbody{display:block!important;width:100%!important;border:0!important}cart-items:not(.is-empty) .cart-items thead{display:grid!important;grid-template-columns:144px minmax(0,1fr) 240px 160px;align-items:center;margin:0 0 12px;padding:0 18px}cart-items:not(.is-empty) .cart-items thead tr{display:contents!important}cart-items:not(.is-empty) .cart-items thead th{display:block!important;padding:0!important;border:0!important;color:#9892a4!important;font-size:1.05rem!important;font-weight:760!important;letter-spacing:.12em!important;text-transform:uppercase}cart-items:not(.is-empty) .cart-items thead th:first-child{grid-column:1/3}cart-items:not(.is-empty) .cart-items thead th.cart-items__heading--wide{grid-column:3;text-align:center}cart-items:not(.is-empty) .cart-items thead th:last-child{grid-column:4;text-align:right}cart-items:not(.is-empty) .cart-item{position:relative;isolation:isolate;display:grid!important;grid-template-columns:144px minmax(0,1fr) 240px 160px;align-items:center;min-height:174px;margin:0 0 14px;padding:18px;overflow:hidden;border:1px solid var(--fq-line);border-radius:20px;background:radial-gradient(700px 220px at -5% 0%,rgba(129,112,255,.075),transparent 62%),linear-gradient(140deg,#ffffff07,#ffffff02),var(--fq-card);box-shadow:0 12px 30px #0000002e,inset 0 1px #ffffff06;transition:transform .28s cubic-bezier(.2,.75,.2,1),border-color .28s ease,box-shadow .28s ease,background .28s ease,opacity .25s ease}cart-items:not(.is-empty) .cart-item:before{content:"";position:absolute;top:-40%;right:-22%;bottom:-40%;left:-22%;z-index:-1;pointer-events:none;opacity:0;background:linear-gradient(105deg,transparent 35%,rgba(255,255,255,.07) 49%,transparent 63%);transform:translate(-28%) rotate(2deg);transition:opacity .22s ease,transform .75s cubic-bezier(.18,.75,.2,1)}cart-items:not(.is-empty) .cart-item:after{content:"";position:absolute;left:0;top:26px;bottom:26px;width:2px;border-radius:99px;background:linear-gradient(180deg,var(--fq-violet),var(--fq-blue));opacity:.72;box-shadow:0 0 18px #60bfff57}cart-items:not(.is-empty) .cart-item:hover{transform:translateY(-3px);border-color:#8170ff42;box-shadow:0 24px 56px #00000045,inset 0 1px #ffffff0b}cart-items:not(.is-empty) .cart-item:hover:before{opacity:1;transform:translate(28%) rotate(2deg)}cart-items:not(.is-empty) .cart-item.fq-is-removing{pointer-events:none;transform:translate(18px) scale(.985);opacity:.15;filter:blur(2px);border-color:#ff344d80}cart-items:not(.is-empty) .cart-item.fq-is-removing:after{background:var(--fq-red);box-shadow:0 0 24px #ff344da6}cart-items:not(.is-empty) .cart-item>td{display:block!important;min-width:0;padding:0!important;border:0!important;background:transparent!important}cart-items:not(.is-empty) .cart-item__media{grid-column:1}cart-items:not(.is-empty) .cart-item__details{grid-column:2;padding-right:28px!important}cart-items:not(.is-empty) .cart-item__quantity{grid-column:3}cart-items:not(.is-empty) .cart-item__totals.small-hide{grid-column:4;text-align:right}cart-items:not(.is-empty) .cart-item__totals.medium-hide{display:none!important}cart-items:not(.is-empty) .cart-item__image-container{width:116px!important;height:116px!important;margin:0!important;overflow:hidden;border:1px solid rgba(255,255,255,.15)!important;border-radius:18px!important;background:#f5f6f8!important;box-shadow:0 12px 30px #00000038,inset 0 0 0 1px #ffffff73;transition:transform .3s cubic-bezier(.2,.75,.2,1),box-shadow .3s ease}cart-items:not(.is-empty) .cart-item:hover .cart-item__image-container{transform:translateY(-2px) scale(1.025);box-shadow:0 18px 42px #0000004d,0 0 0 1px #8170ff2e}cart-items:not(.is-empty) .cart-item__image{width:100%!important;height:100%!important;object-fit:contain!important;border-radius:16px!important;transition:transform .38s ease}cart-items:not(.is-empty) .cart-item:hover .cart-item__image{transform:scale(1.035)}cart-items:not(.is-empty) .cart-item__details>.caption-with-letter-spacing{margin:0 0 6px!important;color:#8e8999!important;font-size:1.06rem!important;font-weight:650!important;letter-spacing:.045em!important;text-transform:none!important}cart-items:not(.is-empty) .cart-item__name{display:-webkit-box;max-width:680px;margin:0 0 8px!important;overflow:hidden;color:var(--fq-text)!important;font-size:clamp(1.38rem,1.1vw,1.65rem)!important;font-weight:720!important;line-height:1.35!important;text-decoration:none!important;-webkit-line-clamp:2;-webkit-box-orient:vertical}cart-items:not(.is-empty) .cart-item__name:hover{color:#d6d1ff!important}cart-items:not(.is-empty) .cart-item__details>.product-option,cart-items:not(.is-empty) .cart-item__final-price{margin:0 0 10px!important;color:#d9d5df!important;font-size:1.18rem!important;font-weight:720!important}cart-items:not(.is-empty) .cart-item__details dl{display:flex!important;flex-wrap:wrap;gap:7px;margin:0!important}cart-items:not(.is-empty) .cart-item__details dl .product-option{display:inline-flex!important;align-items:center;gap:5px;width:auto!important;margin:0!important;padding:6px 10px!important;border:1px solid rgba(255,255,255,.1);border-radius:9px;background:#ffffff07;color:#9f99aa!important;font-size:1.02rem!important;line-height:1.15!important}cart-items:not(.is-empty) .cart-item__details dl dt{font-weight:520}cart-items:not(.is-empty) .cart-item__details dl dd{margin:0;color:#ddd9e2;font-weight:680}cart-items:not(.is-empty) .cart-item__quantity-wrapper{display:flex!important;align-items:center;justify-content:center;gap:12px}cart-items:not(.is-empty) quantity-input.quantity.cart-quantity{display:grid!important;grid-template-columns:48px 58px 48px;width:154px!important;min-width:154px!important;height:52px!important;min-height:52px!important;overflow:hidden;border:1px solid rgba(255,255,255,.12)!important;border-radius:15px!important;background:#111019!important;box-shadow:inset 0 1px #ffffff09,0 10px 26px #0000002e!important}cart-items:not(.is-empty) quantity-input.quantity.cart-quantity:before,cart-items:not(.is-empty) quantity-input.quantity.cart-quantity:after{display:none!important}cart-items:not(.is-empty) .quantity__button{width:48px!important;height:50px!important;min-width:48px!important;border:0!important;border-radius:0!important;background:transparent!important;color:#9b96a5!important;transition:background .18s ease,color .18s ease,box-shadow .18s ease,transform .12s ease!important}cart-items:not(.is-empty) .quantity__button:first-child{border-right:1px solid rgba(255,255,255,.075)!important}cart-items:not(.is-empty) .quantity__button:last-child{border-left:1px solid rgba(255,255,255,.075)!important}cart-items:not(.is-empty) .quantity__button:hover{color:#fff!important;background:#8170ff1f!important;box-shadow:inset 0 0 20px #8170ff14!important}cart-items:not(.is-empty) .quantity__button:active{transform:scale(.9)!important}cart-items:not(.is-empty) .quantity__button svg{width:15px!important;height:15px!important}cart-items:not(.is-empty) .quantity__input{width:58px!important;height:50px!important;min-width:58px!important;padding:0!important;border:0!important;background:transparent!important;color:#fff!important;font-size:1.34rem!important;font-weight:800!important;text-align:center!important;box-shadow:none!important}cart-items:not(.is-empty) .quantity__input:focus-visible{outline:2px solid rgba(96,191,255,.65)!important;outline-offset:-3px!important}cart-items:not(.is-empty) cart-remove-button{display:block!important;width:48px!important;height:48px!important}cart-items:not(.is-empty) cart-remove-button .button{width:48px!important;height:48px!important;min-width:48px!important;min-height:48px!important;margin:0!important;padding:0!important;display:grid!important;place-items:center;border:1px solid rgba(255,52,77,.38)!important;border-radius:14px!important;background:linear-gradient(180deg,#ff344d1a,#ff344d0e)!important;color:#ff5a6d!important;box-shadow:inset 0 1px #ffffff09!important;transition:transform .16s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease!important}cart-items:not(.is-empty) cart-remove-button .button:before,cart-items:not(.is-empty) cart-remove-button .button:after{display:none!important;content:none!important}cart-items:not(.is-empty) cart-remove-button .button:hover{transform:translateY(-2px);background:#ff344d29!important;border-color:#ff344db3!important;box-shadow:0 12px 24px #ff344d1f,0 0 0 3px #ff344d0d!important}cart-items:not(.is-empty) cart-remove-button .button:active{transform:scale(.92)!important}cart-items:not(.is-empty) cart-remove-button svg{width:18px!important;height:18px!important}cart-items:not(.is-empty) .cart-item__totals .price{color:#f7f6fa!important;font-size:1.4rem!important;font-weight:820!important;white-space:nowrap}cart-items:not(.is-empty) .cart-item__old-price{color:#77717f!important}#main-cart-footer:not(.is-empty){padding-top:18px!important;padding-bottom:clamp(72px,8vw,120px)!important}#main-cart-footer:not(.is-empty) .cart__footer{display:grid!important;grid-template-columns:minmax(0,1.55fr) minmax(330px,.72fr);gap:clamp(28px,4vw,52px);align-items:start!important;padding:0!important;border:0!important}#main-cart-footer:not(.is-empty) .cart__note{grid-column:1;display:block!important;width:100%!important;max-width:none!important;margin:0!important;padding:0!important;border:0!important;background:transparent!important}#main-cart-footer:not(.is-empty) .cart__blocks{grid-column:2;width:100%!important;max-width:none!important;margin:0!important;padding:24px!important;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:linear-gradient(160deg,#ffffff07,#ffffff02),var(--fq-card);box-shadow:var(--fq-shadow)}.fq-order-note__head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 10px}.fq-order-note__head label{position:static!important;width:auto!important;height:auto!important;margin:0!important;overflow:visible!important;clip:auto!important;color:#f4f2f8!important;font-size:1.28rem!important;font-weight:760!important}.fq-order-note__limit{color:#817b8d;font-size:1.02rem;font-weight:650}.fq-order-note__shell{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:linear-gradient(145deg,#ffffff05,#ffffff01),#15131d;box-shadow:inset 0 1px #ffffff06;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.fq-order-note__shell:focus-within{border-color:#60bfff6b;box-shadow:0 0 0 4px #60bfff0e,inset 0 1px #ffffff09;background:#17151f}#main-cart-footer:not(.is-empty) #Cart-note{display:block!important;width:100%!important;height:230px!important;min-height:230px!important;max-height:360px!important;margin:0!important;padding:20px 20px 44px!important;resize:vertical!important;border:0!important;border-radius:0!important;outline:0!important;background:transparent!important;color:#f5f3f8!important;font-size:1.25rem!important;line-height:1.55!important;box-shadow:none!important}#main-cart-footer:not(.is-empty) #Cart-note::placeholder{color:#777181!important;opacity:1}.fq-order-note__count{position:absolute;right:16px;bottom:13px;color:#8e8998;font-size:1.02rem;font-weight:700;pointer-events:none}#main-cart-footer:not(.is-empty) .totals{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px;padding:0 0 18px!important;margin:0 0 16px!important;border-bottom:1px solid var(--fq-line)}#main-cart-footer:not(.is-empty) .totals__subtotal{margin:0!important;color:#c9c4cf!important;font-size:1.12rem!important;font-weight:780!important;letter-spacing:.05em!important;text-transform:uppercase}#main-cart-footer:not(.is-empty) .totals__subtotal-value{margin:0!important;color:var(--fq-red)!important;font-size:clamp(2.1rem,2.2vw,2.8rem)!important;font-weight:850!important;line-height:1!important}#main-cart-footer:not(.is-empty) .tax-note{display:block!important;margin:0 0 20px!important;color:#9a94a3!important;font-size:1.02rem!important;line-height:1.45!important;text-align:right!important}#main-cart-footer:not(.is-empty) .tax-note a{color:#d1ccd7!important;text-decoration-color:#746f7b!important;text-underline-offset:3px}#main-cart-footer:not(.is-empty) .cart__blocks>[data-shopify-editor-block],#main-cart-footer:not(.is-empty) .cart__blocks>.shopify-app-block,#main-cart-footer:not(.is-empty) .cart__blocks>div:not(.js-contents):not(.cart__ctas):not(.additional-checkout-buttons):not(#cart-errors){max-width:100%}#main-cart-footer:not(.is-empty) .cart__ctas{display:block!important;margin-top:18px!important}#main-cart-footer:not(.is-empty) .cart__checkout-button{width:100%!important;min-height:54px!important;border:0!important;border-radius:14px!important;background:linear-gradient(100deg,#f2273e,#ff344d 54%,#e82b73)!important;color:#fff!important;font-size:1.22rem!important;font-weight:850!important;letter-spacing:.02em!important;box-shadow:0 14px 30px #ff344d2b!important;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease!important}#main-cart-footer:not(.is-empty) .cart__checkout-button:hover{transform:translateY(-2px)!important;filter:brightness(1.06)!important;box-shadow:0 18px 38px #ff344d40!important}#main-cart-footer:not(.is-empty) .cart__checkout-button:active{transform:scale(.985)!important}#main-cart-footer:not(.is-empty) .additional-checkout-buttons{margin-top:12px!important}#main-cart-footer:not(.is-empty) .additional-checkout-buttons ul{gap:8px!important}@media(max-width:989px){cart-items.page-width:not(.is-empty),#main-cart-footer.page-width:not(.is-empty){padding-inline:16px!important}cart-items:not(.is-empty) .cart-items thead{display:none!important}cart-items:not(.is-empty) .cart-item{grid-template-columns:92px minmax(0,1fr);grid-template-areas:"media details" "quantity quantity" "mobiletotal mobiletotal";min-height:0;padding:14px;border-radius:18px;gap:12px 14px}cart-items:not(.is-empty) .cart-item:after{top:18px;bottom:18px}cart-items:not(.is-empty) .cart-item__media{grid-area:media}cart-items:not(.is-empty) .cart-item__details{grid-area:details;padding-right:0!important}cart-items:not(.is-empty) .cart-item__quantity{grid-area:quantity;margin-top:2px}cart-items:not(.is-empty) .cart-item__totals.small-hide{display:none!important}cart-items:not(.is-empty) .cart-item__totals.medium-hide{display:block!important;grid-area:mobiletotal;text-align:right}cart-items:not(.is-empty) .cart-item__image-container{width:88px!important;height:88px!important;border-radius:14px!important}cart-items:not(.is-empty) .cart-item__name{-webkit-line-clamp:3;font-size:1.25rem!important}cart-items:not(.is-empty) .cart-item__quantity-wrapper{justify-content:space-between!important}cart-items:not(.is-empty) quantity-input.quantity.cart-quantity{grid-template-columns:44px 54px 44px;width:142px!important;min-width:142px!important;height:48px!important;min-height:48px!important}cart-items:not(.is-empty) .quantity__button{width:44px!important;height:46px!important;min-width:44px!important}cart-items:not(.is-empty) .quantity__input{width:54px!important;height:46px!important;min-width:54px!important}#main-cart-footer:not(.is-empty) .cart__footer{grid-template-columns:1fr!important;gap:22px!important}#main-cart-footer:not(.is-empty) .cart__note,#main-cart-footer:not(.is-empty) .cart__blocks{grid-column:1!important}#main-cart-footer:not(.is-empty) .cart__blocks{padding:18px!important;border-radius:18px}#main-cart-footer:not(.is-empty) #Cart-note{height:190px!important;min-height:190px!important;font-size:1.15rem!important;padding:16px 16px 40px!important}.fq-order-note__limit{display:none}}@media(max-width:520px){cart-items:not(.is-empty) .cart-item{grid-template-columns:78px minmax(0,1fr);padding:12px;gap:10px 12px}cart-items:not(.is-empty) .cart-item__image-container{width:76px!important;height:76px!important}cart-items:not(.is-empty) .cart-item__details dl .product-option{font-size:.98rem!important;padding:5px 8px!important}cart-items:not(.is-empty) .cart-item__quantity-wrapper{align-items:center!important}cart-items:not(.is-empty) cart-remove-button,cart-items:not(.is-empty) cart-remove-button .button{width:46px!important;height:46px!important;min-width:46px!important;min-height:46px!important}#main-cart-footer:not(.is-empty) .totals__subtotal-value{font-size:2rem!important}}@media(prefers-reduced-motion:reduce){cart-items:not(.is-empty) .cart-item,cart-items:not(.is-empty) .cart-item:before,cart-items:not(.is-empty) .cart-item__image-container,cart-items:not(.is-empty) .cart-item__image,cart-items:not(.is-empty) .quantity__button,cart-items:not(.is-empty) cart-remove-button .button,#main-cart-footer:not(.is-empty) .cart__checkout-button{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/fraquane-cart-design.css.map */
