html,body{background:var(--sdx-bg, #050505)!important}body{color:#fff!important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;background:radial-gradient(circle at 16% 0%,rgba(246,243,0,.13),transparent 28%),radial-gradient(circle at 90% 8%,rgba(140,207,145,.12),transparent 32%),radial-gradient(circle at 50% 78%,rgba(246,243,0,.055),transparent 38%),#050505!important}main,#MainContent,.main-content,.content-for-layout,.shopify-section{background:transparent!important;color:#fff!important}.breadcrumb,.breadcrumbs,.breadcrumb-wrapper,.breadcrumb-container,.breadcrumbs-wrapper,nav[aria-label=Breadcrumb],nav[aria-label=breadcrumbs]{display:none!important}.collection-hero,.collection-hero__inner,.collection__title,.main-collection-title{display:none!important}.page-width,.container,[data-section-name=main-collection-product-grid]>.page-width{width:min(1660px,calc(100% - 36px))!important;max-width:1660px!important;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important}.sdx-shop-design{width:min(1660px,calc(100% - 36px));max-width:1660px;margin:28px auto 18px}.sdx-shop-hero{margin:0 0 18px;padding:28px 30px;border-radius:30px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(135deg,#ffffff1a,#ffffff09),#0a0a0ad1;box-shadow:0 26px 80px #0000006b;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);position:relative;overflow:hidden}.sdx-shop-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 14% 18%,rgba(246,243,0,.18),transparent 30%),radial-gradient(circle at 88% 18%,rgba(140,207,145,.14),transparent 32%);opacity:.72}.sdx-shop-hero__content{position:relative;display:flex;justify-content:space-between;align-items:center;gap:22px}.sdx-shop-eyebrow{display:inline-flex;align-items:center;gap:9px;margin-bottom:10px;padding:7px 12px;border-radius:999px;background:#f6f30014;border:1px solid rgba(246,243,0,.28);color:#f6f300;font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.sdx-shop-eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:#8ccf91;box-shadow:0 0 16px #8ccf91cc}.sdx-shop-title{margin:0;color:#fff;font-family:Syne,Inter,sans-serif!important;font-size:clamp(40px,5.5vw,76px);line-height:.88;letter-spacing:-.075em;font-weight:800}.sdx-shop-title span{color:#f6f300}.sdx-shop-subtitle{max-width:760px;margin:14px 0 0;color:#ffffffad;font-size:15px;line-height:1.58;font-weight:600}.sdx-shop-side-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;min-width:150px}.sdx-shop-stat{min-width:130px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.12);background:#ffffff13;text-align:center}.sdx-shop-stat strong{display:block;color:#f6f300;font-size:24px;line-height:1;font-weight:950}.sdx-shop-stat span{display:block;margin-top:5px;color:#ffffff9e;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.sdx-locale-price-btn{min-height:42px;border:1px solid rgba(246,243,0,.36);border-radius:999px;background:#f6f3001a;color:#f6f300;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;font-size:12px;font-weight:950;cursor:pointer;box-shadow:0 12px 30px #0000002e;transition:transform .18s ease,background .18s ease,color .18s ease}.sdx-locale-price-btn:hover{transform:translateY(-2px);background:#f6f300;color:#050505}.sdx-locale-price-btn svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2.2}.sdx-collection-slider{margin:0 0 18px;padding:18px;border-radius:28px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(135deg,#ffffff13,#ffffff06),#0a0a0aa3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);overflow:hidden}.sdx-collection-slider__top{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:14px}.sdx-collection-slider__eyebrow{margin:0 0 6px;color:#f6f300;font-size:11px;font-weight:950;letter-spacing:.14em;text-transform:uppercase}.sdx-collection-slider h2{margin:0;color:#fff;font-family:Syne,Inter,sans-serif;font-size:clamp(22px,2.4vw,34px);line-height:.95;letter-spacing:-.055em;font-weight:800}.sdx-collection-slider__track{display:flex;gap:14px;overflow-x:auto;padding-bottom:8px;scroll-snap-type:x mandatory;scrollbar-width:thin}.sdx-collection-slider__track::-webkit-scrollbar{height:7px}.sdx-collection-slider__track::-webkit-scrollbar-track{background:#ffffff1a;border-radius:999px}.sdx-collection-slider__track::-webkit-scrollbar-thumb{background:#f6f300;border-radius:999px}.sdx-collection-card{flex:0 0 210px;height:138px;border-radius:22px;border:1px solid rgba(255,255,255,.12);background:#ffffff0e;overflow:hidden;position:relative;text-decoration:none;color:#fff;scroll-snap-align:start;box-shadow:0 14px 42px #00000047;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sdx-collection-card:hover,.sdx-collection-card.is-active{transform:translateY(-4px);border-color:#f6f30073;box-shadow:0 22px 56px #00000075}.sdx-collection-card__media{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background:radial-gradient(circle at 20% 15%,rgba(246,243,0,.18),transparent 35%),radial-gradient(circle at 88% 18%,rgba(140,207,145,.16),transparent 35%),#111}.sdx-collection-card__media img{width:100%;height:100%;object-fit:cover;opacity:.74;transform:scale(1.02);transition:transform .22s ease,opacity .22s ease}.sdx-collection-card:hover img{transform:scale(1.08);opacity:.9}.sdx-collection-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000db,#0000001a);z-index:1}.sdx-collection-card__fallback{display:grid;place-items:center;width:100%;height:100%;color:#f6f300;font-family:Syne,Inter,sans-serif;font-size:54px;font-weight:800}.sdx-collection-card__content{position:absolute;left:14px;right:14px;bottom:13px;z-index:2}.sdx-collection-card__content strong{display:block;color:#fff;font-size:15px;line-height:1.05;font-weight:950;letter-spacing:-.03em}.sdx-collection-card__content small{display:block;margin-top:5px;color:#f6f300;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.06em}.facets-toolbar{margin:0 0 24px!important;padding:12px 14px!important;min-height:74px!important;border-radius:24px!important;border:1px solid rgba(255,255,255,.1)!important;background:linear-gradient(135deg,#ffffff0f,#ffffff05),#0a0a0a94!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;grid-template-columns:none!important}.grid-selector,collection-grid,.collection-grid{display:none!important}.mobile-facets{display:block!important;flex:0 0 auto!important;order:0!important}.mobile-facets>details>summary{list-style:none!important;cursor:pointer!important}.mobile-facets>details>summary::-webkit-details-marker{display:none!important}.mobile-facets__button{min-height:46px!important;padding:0 20px!important;border-radius:999px!important;border:1px solid rgba(246,243,0,.45)!important;background:#f6f300!important;color:#050505!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:9px!important;font-size:13px!important;font-weight:950!important;box-shadow:0 12px 30px #f6f30026!important}.mobile-facets__button svg{width:17px!important;height:17px!important}.products_count,#ProductCount{margin:0!important;color:#ffffffb3!important;font-size:13px!important;font-weight:850!important;order:1!important;width:auto!important;text-align:left!important}.facet-filters-form__desktop{display:block!important;order:2!important;margin:0 0 0 auto!important}.sorting{width:auto!important;max-width:none!important;margin:0!important}.facet-filters__label,.field__label{display:none!important}select,.select__select,.field__input,#SortBy{min-height:46px!important;border-radius:999px!important;border:1px solid rgba(246,243,0,.45)!important;background:#f6f300!important;color:#050505!important;box-shadow:0 12px 30px #f6f30021!important;font-weight:950!important;padding-left:18px!important;padding-right:42px!important;cursor:pointer!important}select option{background:#111!important;color:#fff!important}.sdx-native-sort-hidden{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important}.sdx-sort-drawer-trigger{min-height:46px;border-radius:999px;border:1px solid rgba(246,243,0,.45);background:#f6f300;color:#050505;box-shadow:0 12px 30px #f6f30021;font-weight:950;font-size:13px;padding:0 20px;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer}.sdx-sort-drawer-trigger:hover{transform:translateY(-2px)}.sdx-sort-drawer-trigger svg{width:16px;height:16px;stroke:currentColor;fill:none;stroke-width:2.2}.hide-st.facet-filters-form,.page-grid__collection-sidebar>.hide-st,.page-grid__collection-sidebar>.facet-filters-form{display:none!important}.page-grid__collection-sidebar{display:block!important;width:100%!important;max-width:100%!important}.page-grid__collection-sidebar>.product-grid__container,.product-grid__container{width:100%!important;max-width:100%!important;padding-left:0!important;margin-left:0!important}#ProductGridContainer{width:100%!important;max-width:100%!important}#product-grid.collection{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.collection__container{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:24px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}.collection__container>*{width:100%!important;max-width:100%!important;min-width:0!important;margin:0!important}.product-card,.card-wrapper,.product-card-wrapper,.card,.card-product,.grid-view-item{height:100%!important;border-radius:26px!important;background:linear-gradient(145deg,#ffffff14,#ffffff06),#090909d1!important;border:1px solid rgba(255,255,255,.105)!important;box-shadow:0 14px 42px #0000005c,inset 0 1px #ffffff0e!important;overflow:hidden!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.product-card:hover,.card-wrapper:hover,.product-card-wrapper:hover,.card:hover,.grid-view-item:hover{transform:translateY(-5px);border-color:#f6f30057!important;box-shadow:0 24px 64px #00000085,0 0 0 1px #f6f30014,inset 0 1px #ffffff14!important}.product-card__image,.product-card__image-wrapper,.product-card__media,.card__inner,.card__media,.media{border-radius:22px!important;overflow:hidden!important;background:#ffffff0e!important}.product-card img,.card img,.media img{border-radius:22px!important;transition:transform .23s ease,filter .23s ease!important}.product-card:hover img,.card-wrapper:hover img,.product-card-wrapper:hover img,.card:hover img{transform:scale(1.032);filter:saturate(1.06) contrast(1.03)}.product-card__vendor,.vendor,.caption-with-letter-spacing,.card-information .caption,.product-card .caption,.product-card [class*=vendor],.product-card [class*=Vendor],.product-card [class*=type],.product-card [class*=Type]{display:none!important;visibility:hidden!important;height:0!important;margin:0!important;padding:0!important;overflow:hidden!important}.product-card__info,.product-card__content,.card__content,.card__information{padding:12px 14px 18px!important}.product-card__heading,.product-card__heading a,.product-card__title,.product-card__title a,.card__heading,.card__heading a,.full-unstyled-link{color:#fff!important;font-size:13px!important;line-height:1.22!important;font-weight:900!important;letter-spacing:-.028em!important;text-decoration:none!important;margin-bottom:0!important}.product-card a:hover,.product-card__heading a:hover,.product-card__title a:hover,.card__heading a:hover,.full-unstyled-link:hover{color:#f6f300!important}.product-card .price,.product-card .price *,.price,.price *,[id*=price-card-],[id*=price-card-] *{color:#f6f300!important;font-weight:950!important;letter-spacing:-.04em!important}.price,[id*=price-card-]{display:block!important;margin-top:10px!important;margin-bottom:0!important;padding-bottom:2px!important;font-size:17px!important;line-height:1.08!important}.product-card{padding-bottom:8px!important}.popup-modal__content{background:radial-gradient(circle at 20% 0%,rgba(246,243,0,.14),transparent 32%),linear-gradient(135deg,#ffffff1a,#ffffff09),#080808f7!important;color:#fff!important;border-right:1px solid rgba(255,255,255,.12)!important;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.popup-modal__overlay{background:#0000009e!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.popup-modal__toggle{color:#fff!important;background:#ffffff14!important;border-radius:999px!important}.facets__heading,.facets__summary,.facets__label,.facets__item,.facet-checkbox,.mobile-facets__summary,.mobile-facets__label,label,legend{color:#ffffffdb!important}input[type=checkbox],input[type=radio]{accent-color:#f6f300!important}.active-facets__button,.active-facets__button-remove,.active-facets__button-inner{border-radius:999px!important;border:1px solid rgba(246,243,0,.26)!important;background:#f6f30014!important;color:#f6f300!important;box-shadow:none!important}.pagination,.pagination-wrapper,.infinitybutton{margin-top:44px!important;color:#fff!important}.pagination__item,.pagination a,.pagination span{border-radius:999px!important;color:#fff!important;border-color:#ffffff21!important}.pagination__item--current,.pagination .current,.pagination a:hover{background:#f6f300!important;color:#050505!important}.btn,.button,button{border-radius:999px!important}.sdx-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999960;background:#0000009e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.sdx-side-drawer{position:fixed;top:0;bottom:0;z-index:999970;width:min(430px,calc(100vw - 22px));background:radial-gradient(circle at 20% 0%,rgba(246,243,0,.13),transparent 32%),linear-gradient(135deg,#ffffff1a,#ffffff09),#080808fa;color:#fff;display:flex;flex-direction:column;box-shadow:0 30px 100px #00000094;-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);transition:transform .26s ease}.sdx-filter-drawer{left:0;border-right:1px solid rgba(255,255,255,.12);transform:translate(-105%)}.sdx-sort-drawer{right:0;border-left:1px solid rgba(255,255,255,.12);transform:translate(105%)}body.sdx-filter-open .sdx-drawer-overlay,body.sdx-sort-open .sdx-drawer-overlay{opacity:1;visibility:visible;pointer-events:auto}body.sdx-filter-open .sdx-filter-drawer,body.sdx-sort-open .sdx-sort-drawer{transform:translate(0)}.sdx-drawer-head{padding:24px 24px 18px;border-bottom:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:space-between;gap:14px}.sdx-drawer-title{margin:0;font-family:Syne,Inter,sans-serif;font-size:32px;line-height:.9;letter-spacing:-.06em;font-weight:900;color:#fff}.sdx-drawer-title span{color:#f6f300}.sdx-drawer-subtitle{margin:8px 0 0;color:#ffffff94;font-size:12px;font-weight:700;line-height:1.5}.sdx-drawer-close{width:42px;height:42px;flex:0 0 42px;border-radius:999px!important;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#fff;cursor:pointer;font-size:24px;line-height:1}.sdx-drawer-body{padding:20px 24px;overflow:auto;flex:1}.sdx-drawer-footer{padding:16px 24px 22px;border-top:1px solid rgba(255,255,255,.1);display:grid;grid-template-columns:1fr 1fr;gap:10px}.sdx-drawer-primary,.sdx-drawer-secondary{min-height:46px;border-radius:999px!important;font-size:13px;font-weight:950;cursor:pointer;border:1px solid rgba(255,255,255,.12)}.sdx-drawer-primary{background:#f6f300;color:#050505;border-color:#f6f300}.sdx-drawer-secondary{background:#ffffff12;color:#fff}.sdx-filter-form-copy{display:grid;gap:14px}.sdx-filter-form-copy details,.sdx-filter-form-copy .facets__disclosure,.sdx-filter-form-copy .mobile-facets__details{display:block!important;border:1px solid rgba(255,255,255,.1)!important;border-radius:18px!important;background:#ffffff0e!important;padding:12px!important;margin:0 0 10px!important}.sdx-filter-form-copy summary,.sdx-filter-form-copy .facets__summary,.sdx-filter-form-copy .mobile-facets__summary{color:#fff!important;font-weight:950!important;cursor:pointer;list-style:none}.sdx-filter-form-copy summary::-webkit-details-marker{display:none}.sdx-filter-form-copy ul,.sdx-filter-form-copy ol{list-style:none!important;padding-left:0!important;margin-left:0!important}.sdx-filter-form-copy li{margin:8px 0!important}.sdx-filter-form-copy label,.sdx-filter-form-copy .facet-checkbox,.sdx-filter-form-copy .mobile-facets__label{color:#ffffffd1!important;font-size:13px!important;font-weight:750!important;display:flex!important;align-items:center!important;gap:10px!important}.sdx-filter-form-copy input,.sdx-filter-form-copy select{accent-color:#f6f300!important}.sdx-filter-form-copy input[type=text],.sdx-filter-form-copy input[type=number],.sdx-filter-form-copy input[type=search]{width:100%!important;min-height:42px!important;border-radius:14px!important;border:1px solid rgba(255,255,255,.12)!important;background:#ffffff14!important;color:#fff!important;padding:0 12px!important}.sdx-filter-form-copy button,.sdx-filter-form-copy .button,.sdx-filter-form-copy .mobile-facets__footer,.sdx-filter-form-copy .active-facets{display:none!important}.sdx-sort-options{display:grid;gap:10px}.sdx-sort-option{width:100%;min-height:56px;border-radius:18px!important;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 16px;cursor:pointer;font-size:14px;font-weight:900;text-align:left;transition:background .18s ease,color .18s ease,transform .18s ease}.sdx-sort-option:hover,.sdx-sort-option.is-active{background:#f6f300;color:#050505;border-color:#f6f300;transform:translateY(-2px)}.sdx-sort-option:after{content:"";width:10px;height:10px;border-radius:999px;border:2px solid currentColor;opacity:.55}.sdx-sort-option.is-active:after{background:currentColor;opacity:1}@media screen and (max-width:1180px){.collection__container{grid-template-columns:repeat(4,minmax(0,1fr))!important}}@media screen and (max-width:920px){.collection__container{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:16px!important}.sdx-shop-hero__content{flex-direction:column;align-items:flex-start}.sdx-shop-side-actions{width:100%;flex-direction:row}.sdx-shop-stat,.sdx-locale-price-btn{flex:1}}@media screen and (max-width:680px){.sdx-shop-design,[data-section-name=main-collection-product-grid]>.page-width,.page-width,.container{width:min(100% - 22px,1660px)!important}.sdx-shop-design{margin-top:22px}.sdx-shop-hero{padding:24px 18px;border-radius:24px}.sdx-shop-title{font-size:clamp(36px,13vw,52px)}.sdx-shop-subtitle{font-size:14px}.sdx-collection-card{flex-basis:168px;height:118px}.facets-toolbar{flex-direction:column!important;align-items:stretch!important}.mobile-facets,.mobile-facets__button,.facet-filters-form__desktop,.sorting,#SortBy,.sdx-sort-drawer-trigger{width:100%!important}.collection__container{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important}.product-card__heading,.product-card__heading a,.product-card__title,.product-card__title a,.card__heading,.card__heading a,.full-unstyled-link{font-size:12px!important}.price{font-size:15px!important}.sdx-drawer-footer{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/studiodesigns-collection.css.map */
