.fs-bottom-sheet{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:none;align-items:flex-end;justify-content:center}.fs-bottom-sheet[open]{display:flex}.fs-bottom-sheet__backdrop{display:block!important;position:absolute;top:0;right:0;bottom:0;left:0;background:#635d3b00;transition:background .3s ease-out}.fs-bottom-sheet[open] .fs-bottom-sheet__backdrop{background:#635d3b99}.fs-bottom-sheet__content{position:relative;width:100%;max-width:100%;background:#f5f5eb;border-radius:16px 16px 0 0;transform:translateY(100%);transition:transform .3s ease-out;max-height:90vh;overflow:hidden;box-shadow:0 -4px 20px #00000026}.fs-bottom-sheet[open] .fs-bottom-sheet__content{transform:translateY(0)}.fs-bottom-sheet__drag-handle{display:flex;justify-content:center;padding:12px 0 8px;cursor:grab}.fs-bottom-sheet__drag-handle:active{cursor:grabbing}.fs-bottom-sheet__drag-bar{width:36px;height:4px;background:#0003;border-radius:2px}.fs-bottom-sheet__body{padding:0 20px 24px}.fs-bottom-sheet__title{margin:0 0 12px;color:var(--Main-Colours-Simply-Black, #30302D);font-family:Cormorant Garamond,serif;font-size:1.9rem!important;font-weight:500;line-height:1.2;text-align:center}.fs-bottom-sheet__price{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:20px}.fs-bottom-sheet__price-current{color:var(--Main-Colours-Simply-Black, #30302D);font-family:Gill Sans Nova,sans-serif;font-size:18px;font-weight:400}.fs-bottom-sheet__price-compare{color:#888;font-family:Gill Sans Nova,sans-serif;font-size:14px;font-weight:300;text-decoration:line-through}.fs-bottom-sheet__form{display:flex;flex-direction:column;gap:16px}.fs-bottom-sheet__field{display:flex;flex-direction:column;gap:6px}.fs-bottom-sheet__label{color:var(--Main-Colours-Simply-Black, #30302D);font-family:Gill Sans Nova,sans-serif;font-size:13px;font-weight:400}.fs-bottom-sheet__select-wrapper{position:relative}.fs-bottom-sheet__select{width:100%;height:48px;padding:0 44px 0 16px;border:1px solid var(--Main-Colours-Simply-Black, #30302D);border-radius:2px;background:#f5f5eb;color:var(--Main-Colours-Simply-Black, #30302D);font-family:Gill Sans Nova,sans-serif;font-size:15px;font-weight:400;-webkit-appearance:none;appearance:none;cursor:pointer}.fs-bottom-sheet__select:focus{outline:none;border-color:#000}.fs-bottom-sheet__select-icon{position:absolute;right:14px;top:50%;transform:translateY(-50%);pointer-events:none;width:24px;height:24px}.fs-bottom-sheet__quantity{display:flex;width:100%;margin-top:8px}.fs-bottom-sheet__quantity-input{display:flex;align-items:center;justify-content:space-between;width:100%;border:1px solid var(--Main-Colours-Simply-Black, #30302D);border-radius:2px;background:transparent;overflow:hidden}.fs-bottom-sheet__qty-btn{display:flex;align-items:center;justify-content:center;width:52px;height:48px;background:transparent;border:none;cursor:pointer;color:var(--Main-Colours-Simply-Black, #30302D);-webkit-tap-highlight-color:transparent;touch-action:manipulation;user-select:none;-webkit-user-select:none}.fs-bottom-sheet__qty-btn:active{background:#0000000d}.fs-bottom-sheet__qty-btn .svg-wrapper,.fs-bottom-sheet__qty-btn svg{width:20px;height:20px;pointer-events:none}.fs-bottom-sheet__qty-value{flex:1;height:48px;border:none;background:transparent;text-align:center;font-family:Gill Sans Nova,sans-serif;font-size:16px;color:var(--Main-Colours-Simply-Black, #30302D);-moz-appearance:textfield}.fs-bottom-sheet__qty-value::-webkit-outer-spin-button,.fs-bottom-sheet__qty-value::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.fs-bottom-sheet__qty-value:focus{outline:none}.fs-bottom-sheet__cta{width:100%;height:52px;display:flex;align-items:center;justify-content:center;background:var(--Main-Colours-Simply-Black, #30302D);color:#fff;border:none;border-radius:2px;font-family:Gill Sans Nova,sans-serif;font-size:15px;font-weight:500;cursor:pointer;transition:opacity .2s ease;margin-top:8px;margin-bottom:20px}.fs-bottom-sheet__cta:hover{opacity:.9}.fs-bottom-sheet__cta:disabled{opacity:.5;cursor:not-allowed}.fs-bottom-sheet__cta .loading__spinner{margin-left:8px}.fs-bottom-sheet[open]~.chat-app,body:has(.fs-bottom-sheet[open]) .chat-app,body:has(.fs-bottom-sheet[open]) #shopify-chat{display:none!important}@media screen and (min-width:750px){.fs-bottom-sheet{align-items:center}.fs-bottom-sheet__content{max-width:400px;border-radius:8px;transform:translateY(20px);opacity:0;transition:transform .25s ease-out,opacity .25s ease-out}.fs-bottom-sheet[open] .fs-bottom-sheet__content{transform:translateY(0);opacity:1}.fs-bottom-sheet__drag-handle{display:none}.fs-bottom-sheet__body{padding:24px 24px 28px}.fs-bottom-sheet__title{font-size:26px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/fs-quick-add.css.map */
