.dstc-section{position:relative}.dstc-header{padding:0 16px;margin-bottom:18px;display:flex;align-items:center;gap:12px}.dstc-header:before,.dstc-header:after{content:"";flex:1;height:1px;background:#0b1a3e14}.dstc-header h2{font-size:17px;font-weight:700;white-space:nowrap}.dstc-tabs-wrap{padding:0 12px;margin-bottom:16px}.dstc-tabs{display:flex;gap:7px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:4px 2px 6px}.dstc-tabs::-webkit-scrollbar{display:none}.dstc-tab{flex-shrink:0;display:flex;align-items:center;gap:6px;padding:10px 18px;border-radius:24px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;white-space:nowrap;border:1.5px solid rgba(0,0,0,.04);background:#fff;color:#999;box-shadow:0 1px 6px #0000000a;-webkit-tap-highlight-color:transparent;outline:none;font-family:inherit}.dstc-tab svg,.dstc-tab-icon svg{width:16px;height:16px;stroke:#bbb;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:all .3s ease}.dstc-tab-icon{display:flex;align-items:center}.dstc-tab:active{transform:scale(.96)}.dstc-tab.active{background:var(--dstc-active-bg, #0B1A3E);color:var(--dstc-active-text, #E8D5A8);border-color:transparent;box-shadow:0 4px 18px #00000026}.dstc-tab.active svg{stroke:var(--dstc-active-text, #E8D5A8)}.dstc-tab.active[style*=--tab-active-bg]{background:var(--tab-active-bg)!important;color:var(--tab-active-text, #FFF)!important}.dstc-tab.active[style*=--tab-active-bg] svg{stroke:var(--tab-active-text, #FFF)!important}.dstc-grids{position:relative;min-height:200px}.dstc-grid{display:none;grid-template-columns:repeat(2,1fr);gap:10px;padding:0 12px;animation:dstcFade .3s ease}.dstc-grid.active{display:grid}.dstc-grid[data-columns="1"]{grid-template-columns:1fr}@keyframes dstcFade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.dstc-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 12px #0000000a}.dstc-card-img{display:block;height:160px;position:relative;overflow:hidden;text-decoration:none}.dstc-card-img img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.dstc-card:active .dstc-card-img img{transform:scale(1.03)}.dstc-placeholder-svg{width:100%;height:100%;background:#f5f0e8}.dstc-badge-sale{position:absolute;top:8px;left:8px;background:#e53e3e;color:#fff;font-size:11px;font-weight:700;padding:3px 9px;border-radius:7px}.dstc-badge-stock{position:absolute;bottom:8px;left:8px;padding:5px 12px;border-radius:16px;font-size:10px;font-weight:600}.dstc-low-stock{background:#34c759eb;color:#fff}.dstc-sold-out{background:#000000a6;color:#fff}.dstc-card-info{padding:12px}.dstc-card-title{display:block;font-size:var(--ds-body-size, 12px);font-weight:600;color:var(--ds-heading-color, #0B1A3E);line-height:1.4;margin-bottom:6px;text-decoration:none;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dstc-prices{display:flex;align-items:baseline;gap:6px;margin-bottom:8px;flex-wrap:wrap}.dstc-price-was{font-size:12px;color:#999;text-decoration:line-through;font-weight:500}.dstc-price-from{font-size:10px;color:#999}.dstc-price-now{font-size:var(--ds-price-size, 14px);font-weight:700;color:#e53e3e}.dstc-options{margin-bottom:10px}.dstc-option-group{margin-bottom:6px}.dstc-option-label{font-size:9px;font-weight:600;color:#999;text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}.dstc-color-swatches{display:flex;gap:6px;flex-wrap:wrap}.dstc-color-swatch{width:24px;height:24px;border-radius:50%;border:2px solid transparent;background:none;padding:2px;cursor:pointer;transition:all .2s;-webkit-tap-highlight-color:transparent;outline:none}.dstc-color-swatch.active{border-color:#0b1a3e}.dstc-swatch-dot{display:block;width:100%;height:100%;border-radius:50%;border:1px solid rgba(0,0,0,.1)}.dstc-size-select{width:100%;padding:7px 10px;border:1.5px solid #E0E0E0;border-radius:8px;font-family:inherit;font-size:11px;font-weight:500;color:#333;background:#fff;cursor:pointer;-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6' fill='none' stroke='%23999' stroke-width='1.5'%3E%3Cpath d='M1 1l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 10px center;outline:none;transition:border-color .2s}.dstc-size-select:focus{border-color:#0b1a3e}[dir=rtl] .dstc-size-select{background-position:left 10px center}.dstc-atc{width:100%;padding:11px;border:none;border-radius:10px;font-family:inherit;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:all .2s ease}.dstc-atc:active{transform:scale(.97);filter:brightness(.9)}.dstc-atc:disabled{background:#ccc!important;color:#fff!important;cursor:not-allowed}.dstc-atc.dstc-atc-success{background:#2d8a56!important;color:#fff!important;animation:dstcSuccessPop .4s cubic-bezier(.34,1.56,.64,1)}@keyframes dstcSuccessPop{0%{transform:scale(.95)}50%{transform:scale(1.05)}to{transform:scale(1)}}.dstc-view-all{display:block;text-align:center;padding:18px;font-size:13px;font-weight:600;text-decoration:none}.dstc-view-all span{border-bottom:1.5px solid currentColor;padding-bottom:2px;opacity:.6;transition:opacity .2s}.dstc-view-all:active span{opacity:1}.dstc-empty{grid-column:1 / -1;text-align:center;padding:40px 20px;font-size:14px;color:#999}[dir=rtl] .dstc-section,[dir=rtl] .dstc-tabs{direction:rtl}[dir=rtl] .dstc-tab{flex-direction:row-reverse}[dir=rtl] .dstc-card-title{text-align:right}[dir=rtl] .dstc-prices{direction:rtl}[dir=rtl] .dstc-badge-sale,[dir=rtl] .dstc-badge-stock{left:auto;right:8px}@media(min-width:768px){.dstc-grid{grid-template-columns:repeat(3,1fr);gap:16px;padding:0 20px}.dstc-tabs-wrap,.dstc-header{padding:0 20px}}@media(min-width:1024px){.dstc-header,.dstc-tabs-wrap,.dstc-grid,.dstc-view-all{max-width:1280px;margin-left:auto;margin-right:auto;padding-left:40px;padding-right:40px}.dstc-grid{grid-template-columns:repeat(4,1fr)}.dstc-card-img{height:200px}}.dscs-popup-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background:#00000080;display:flex;align-items:flex-end;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dscs-popup{background:#fff;border-radius:20px 20px 0 0;width:100%;max-width:480px;max-height:85vh;overflow-y:auto;position:relative;padding:20px 18px 30px;animation:dscsSlideUp .3s ease}@keyframes dscsSlideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.dscs-popup-close{position:absolute;top:14px;right:14px;background:#0b1a3e0d;border:none;border-radius:50%;width:36px;height:36px;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#0b1a3e;z-index:1}.dscs-popup-body{display:flex;gap:16px}.dscs-popup-img{flex:0 0 110px;height:130px;border-radius:12px;overflow:hidden;background:#f5f0e8}.dscs-popup-img img{width:100%;height:100%;object-fit:cover}.dscs-popup-info{flex:1;min-width:0}.dscs-popup-title{font-family:Cormorant Garamond,Georgia,serif;font-size:18px;font-weight:600;color:#0b1a3e;margin:0 0 8px;line-height:1.25;padding-right:30px}.dscs-popup-prices{margin-bottom:12px;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.dscs-popup-compare{font-size:13px;color:#999;text-decoration:line-through}.dscs-popup-price{font-size:18px;font-weight:700;color:#e53e3e}.dscs-popup-option-group{margin-bottom:12px}.dscs-popup-option-label{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;color:#999;margin-bottom:6px}.dscs-popup-swatches{display:flex;gap:8px;flex-wrap:wrap}.dscs-popup-swatch{width:30px;height:30px;border-radius:50%;border:2px solid rgba(11,26,62,.1);padding:0;cursor:pointer;background:transparent;position:relative;overflow:hidden}.dscs-popup-swatch-dot{display:block;width:100%;height:100%;border-radius:50%;position:absolute;top:0;right:0;bottom:0;left:0}.dscs-popup-swatch.active{outline:2px solid #0B1A3E;outline-offset:2px}.dscs-popup-pills{display:flex;gap:6px;flex-wrap:wrap}.dscs-popup-pill{border:1px solid rgba(11,26,62,.15);border-radius:8px;font-size:12px;font-weight:600;color:#0b1a3e;padding:6px 14px;cursor:pointer;background:#fff}.dscs-popup-pill.active{border-color:#0b1a3e;background:#0b1a3e0d;font-weight:700}.dscs-popup-bnpl{font-size:12px;color:#666;margin-bottom:14px;font-weight:500}.dscs-popup-actions{display:flex;gap:10px;align-items:center;margin-bottom:10px}.dscs-popup-qty{display:flex;align-items:center;border:1px solid rgba(11,26,62,.12);border-radius:10px;overflow:hidden}.dscs-qty-btn{width:36px;height:40px;border:none;background:transparent;font-size:18px;cursor:pointer;color:#0b1a3e}.dscs-qty-input{width:36px;height:40px;border:none;text-align:center;font-size:14px;font-weight:600;color:#0b1a3e;-moz-appearance:textfield}.dscs-qty-input::-webkit-inner-spin-button,.dscs-qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.dscs-popup-atc{flex:1;padding:12px 16px;border:none;border-radius:12px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;cursor:pointer}.dscs-popup-atc:disabled{opacity:.5;cursor:not-allowed}.dscs-popup-details{display:block;text-align:center;padding:10px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#0b1a3e;text-decoration:none;border:1px solid rgba(11,26,62,.1);border-radius:10px;background:#0b1a3e05}@media(min-width:768px){.dscs-popup-overlay{align-items:center}.dscs-popup{border-radius:20px;max-height:70vh}.dscs-popup-img{flex:0 0 160px;height:180px}}
/*# sourceMappingURL=/cdn/shop/t/52/assets/drsleeep-tabbed-collections.css.map */
