@font-face{font-family:Satoshi;src:url(Satoshi-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(Satoshi-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Satoshi;src:url(Satoshi-MediumItalic.otf) format("opentype");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:Satoshi;src:url(Satoshi-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:swap}:root{--deuce-background: #e9e6e2;--deuce-dark-blue: #141b4d;--deuce-brand-blue: #171c8f;--deuce-yellow: #dfe111;--deuce-font: "Satoshi", Helvetica Neue, Helvetica, Arial, sans-serif;--deuce-page-pad: 40px;--deuce-nav-height: 86px;--deuce-bp-mobile: 749px;--deuce-bp-desktop: 750px;--deuce-bp-large: 990px}@media screen and (max-width:749px){:root{--deuce-page-pad: 24px}}body.deuce-theme{background-color:var(--deuce-background);color:var(--deuce-dark-blue);font-family:var(--deuce-font);-webkit-font-smoothing:antialiased}body.deuce-theme .metafield-rich_text_field a,body.deuce-theme .deuce-pdp__accordion-panel a,body.deuce-theme .deuce-pdp__desc a,body.deuce-theme .rte a,body.deuce-theme main .shopify-policy__container a,body.deuce-theme .deuce-policy__body a{color:var(--deuce-brand-blue);text-decoration:underline;text-underline-offset:2px}body.deuce-theme .metafield-rich_text_field a:hover,body.deuce-theme .deuce-pdp__accordion-panel a:hover,body.deuce-theme .deuce-pdp__desc a:hover,body.deuce-theme .rte a:hover,body.deuce-theme main .shopify-policy__container a:hover,body.deuce-theme .deuce-policy__body a:hover{color:#0e1277}body.deuce-theme .shopify-section-group-header-group,body.deuce-theme #header-group{position:sticky;top:0;z-index:100}.deuce-header{display:flex;flex-direction:column;position:relative;z-index:120;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#e9e6e2eb;padding:24px var(--deuce-page-pad)}.deuce-header__inner{display:flex;align-items:center;justify-content:space-between;gap:24px;width:100%;position:relative;z-index:2}.deuce-header__logo{display:flex;align-items:center;text-decoration:none;color:inherit}.deuce-header__logo img,.deuce-header__logo svg{height:32px;width:auto;display:block}.deuce-header__nav{display:flex;align-items:center;gap:0;margin-left:auto}.deuce-header__link{opacity:.5;color:var(--deuce-dark-blue);padding:8px 16px;font-size:14px;font-weight:400;line-height:1.2;text-decoration:none;transition:opacity .2s ease}.deuce-header__link:hover,.deuce-header__link[aria-current=page]{opacity:1}.deuce-header__toggle{display:none;-webkit-appearance:none;appearance:none;border:0;background:transparent;color:var(--deuce-dark-blue);width:40px;height:40px;padding:0;border-radius:50%;cursor:pointer;align-items:center;justify-content:center;flex-shrink:0;transition:background-color .2s ease}.deuce-header__toggle-icon{display:block;width:18px;height:2px;background:currentColor;position:relative}.deuce-header__toggle-icon:before,.deuce-header__toggle-icon:after{content:"";position:absolute;left:0;width:18px;height:2px;background:currentColor}.deuce-header__toggle-icon:before{top:-6px}.deuce-header__toggle-icon:after{top:6px}.deuce-header__balance,.deuce-header__mobile-nav{display:none}@media screen and (min-width:750px){.deuce-header__toggle,.deuce-header__balance{display:none!important}}@media screen and (max-width:749px){.deuce-header{padding:0;background:transparent;backdrop-filter:none;-webkit-backdrop-filter:none}.deuce-header__inner{display:grid;grid-template-columns:40px 1fr 40px;align-items:center;justify-content:unset;gap:0;position:relative;z-index:2;padding:16px var(--deuce-page-pad);background-color:var(--deuce-background)}.deuce-header__nav--desktop{display:none}.deuce-header__toggle{display:flex;grid-column:1;justify-self:start}.deuce-header.is-open .deuce-header__toggle{background-color:var(--deuce-yellow)}.deuce-header__logo{grid-column:2;justify-self:center}.deuce-header__logo img,.deuce-header__logo svg{height:32px}.deuce-header__balance{display:block;grid-column:3;width:40px;height:40px;justify-self:end}.deuce-header__mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;width:100%;height:100dvh;padding:96px var(--deuce-page-pad) 40px;background-color:var(--deuce-background);box-sizing:border-box;visibility:hidden;pointer-events:none;transform:translateY(-100%);transition:transform .4s cubic-bezier(.22,1,.36,1),visibility .4s}.deuce-header.is-open .deuce-header__mobile-nav{visibility:visible;pointer-events:auto;transform:translateY(0)}.deuce-header__mobile-nav .deuce-header__link{padding:16px 0;opacity:1;font-size:18px;text-align:center;line-height:1.4}@media(prefers-reduced-motion:reduce){.deuce-header__mobile-nav,.deuce-header__toggle{transition:none}}}.deuce-home-hero{width:100%;height:calc(100dvh - var(--deuce-nav-height));min-height:520px;padding:0 var(--deuce-page-pad) var(--deuce-page-pad);display:flex;position:relative}.deuce-home-hero__media{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:flex-end;justify-content:flex-start;padding:64px}.deuce-home-hero__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:100% 50%}.deuce-home-hero__img--mobile{display:none}.deuce-home-hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:32px;width:100%;max-width:480px;color:var(--deuce-background)}.deuce-home-hero__heading{margin:0;font-size:clamp(2rem,4vw,3.5rem);font-weight:500;line-height:1.1;color:var(--deuce-background);text-wrap:balance}.deuce-home-hero__text{margin:0;font-size:24px;line-height:1.2;font-weight:400;text-wrap:balance}.deuce-cta{display:inline-flex;align-items:center;justify-content:center;gap:16px;background-color:var(--deuce-yellow);color:var(--deuce-dark-blue);padding:16px 24px;text-decoration:none;transition:transform .2s ease,opacity .2s ease}.deuce-cta:hover{opacity:.92}.deuce-cta__label{margin:0;font-size:14px;font-weight:500;line-height:1.2}.deuce-cta__label em{font-style:italic;font-weight:500}.deuce-cta__icon{width:16px;height:16px;flex-shrink:0;display:block}@media screen and (max-width:749px){.deuce-home-hero{height:calc(100dvh - var(--deuce-nav-height));min-height:calc(100dvh - var(--deuce-nav-height))}.deuce-home-hero__media{align-items:flex-start;justify-content:center;flex:1;width:100%;height:100%;min-height:100%;padding:64px 24px 32px}.deuce-home-hero__img--desktop{display:none}.deuce-home-hero__img--mobile{display:block;object-position:bottom center}.deuce-home-hero__content{align-items:center;text-align:center;gap:24px;max-width:450px}.deuce-home-hero__heading{font-size:44px}.deuce-home-hero__text{font-size:18px}}.deuce-home-products{width:100%;padding:0 var(--deuce-page-pad) var(--deuce-page-pad)}.deuce-home-products__grid{display:flex;gap:40px;width:100%}.deuce-product-card{position:relative;flex:1;aspect-ratio:3 / 4;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;text-decoration:none;color:var(--deuce-background);overflow:hidden}.deuce-product-card__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.deuce-product-card__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:96px 24px 24px;background:linear-gradient(to top,rgb(0 0 0 / 55%) 0%,rgb(0 0 0 / 25%) 45%,transparent 100%)}.deuce-product-card__title{margin:0;font-family:var(--deuce-font);font-size:24px;font-weight:500;font-style:normal;line-height:1.2;letter-spacing:normal;text-transform:none;text-align:left;color:var(--deuce-background)}.deuce-product-card__price{margin:0;font-family:var(--deuce-font);font-size:16px;font-weight:400;font-style:normal;line-height:1.2;letter-spacing:normal;text-transform:none;text-align:left;color:var(--deuce-background);opacity:.9}@media screen and (max-width:749px){.deuce-home-products__grid{flex-direction:column;gap:24px}}.deuce-home-quote{width:100%;padding:0 var(--deuce-page-pad) var(--deuce-page-pad)}.deuce-home-quote__inner{display:flex;align-items:center;justify-content:center;width:100%;min-height:640px;padding:40px}.deuce-home-quote__text{margin:0;text-align:center;width:min(70vw,1440px);font-size:clamp(1.75rem,3.5vw,3rem);font-weight:500;line-height:1.2;color:var(--deuce-brand-blue)}.deuce-home-quote__text em{font-style:italic;font-weight:500}@media screen and (max-width:749px){.deuce-home-quote__inner{min-height:320px;padding:24px 0}.deuce-home-quote__text{width:100%}}.deuce-home-images{width:100%;padding:0 var(--deuce-page-pad) var(--deuce-page-pad)}.deuce-home-images__grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:40px;width:100%}.deuce-home-images__img{width:100%;height:auto;aspect-ratio:3 / 4;object-fit:cover;display:block}@media screen and (max-width:749px){.deuce-home-images{padding-left:0;padding-right:0}.deuce-home-images__grid{display:flex;gap:16px;overflow-x:auto;padding:0 24px;scroll-snap-type:x mandatory}.deuce-home-images__img{flex:0 0 75%;scroll-snap-align:start}.deuce-home-images__img--desktop-only{display:none}}.deuce-footer{background-color:var(--deuce-brand-blue);color:var(--deuce-background);padding:80px var(--deuce-page-pad) 120px}.deuce-footer__top{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:40px}.deuce-footer__brand{display:flex;flex-direction:column;gap:24px}.deuce-footer__mark{width:48px;height:auto;display:block;color:var(--deuce-background)}.deuce-footer__copyright{margin:0;font-size:14px;opacity:.85}.deuce-footer__columns{display:flex;align-items:flex-start;gap:24px;flex:0 0 auto;width:auto;margin-left:auto}.deuce-footer__col{display:flex;flex-direction:column;gap:8px;flex:1 1 calc(50% - 12px);min-width:0}.deuce-footer__heading{margin:0 0 8px;font-size:14px;font-weight:500}.deuce-footer__link{color:var(--deuce-background);text-decoration:none;font-size:14px;opacity:.75;transition:opacity .2s ease}.deuce-footer__link:hover{opacity:1}.deuce-footer__socials{display:flex;gap:8px;flex-shrink:0}.deuce-footer__social{display:flex;align-items:center;justify-content:center;padding:6px;color:var(--deuce-background);background-color:transparent;border-radius:4px;transition:background-color .2s ease}.deuce-footer__social:hover{background-color:#0000002e}.deuce-footer__social svg{width:20px;height:20px;display:block}@media screen and (min-width:750px){.deuce-footer__top{flex-direction:row;align-items:flex-start}.deuce-footer__columns{width:auto;flex:0 0 auto}.deuce-footer__col{flex:0 0 auto;min-width:120px}}@media screen and (max-width:749px){.deuce-footer{padding:48px var(--deuce-page-pad) 80px}.deuce-footer__brand{flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;width:100%;gap:24px}.deuce-footer__copyright{flex:1 0 100%;order:3}.deuce-footer__socials--mobile{order:2;margin-left:auto}.deuce-footer__columns{margin-left:0;width:100%}}.deuce-collection{padding-top:24px}.deuce-collection__empty{margin:48px 0;font-size:16px;opacity:.7}.deuce-pdp{width:100%;padding:0 var(--deuce-page-pad) 80px}.deuce-pdp__inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start;width:100%;max-width:2160px;margin:0 auto}.deuce-pdp__details{position:sticky;top:132px;display:flex;flex-direction:column;gap:40px;margin-top:40px;width:100%;min-width:0;max-width:none}.deuce-pdp__gallery{display:flex;flex-direction:column;gap:16px;width:100%;min-width:0}.deuce-pdp__gallery-trigger[data-clone]{display:none}.deuce-pdp__gallery-trigger{-webkit-appearance:none;appearance:none;border:0;padding:0;margin:0;background:transparent;cursor:zoom-in;display:block;width:100%;text-align:left}.deuce-pdp__gallery-img{width:100%;height:auto;display:block;object-fit:cover;background:#ddd;pointer-events:none}.deuce-pdp__gallery-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.deuce-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:300;display:none;align-items:stretch;justify-content:center}.deuce-lightbox.is-open{display:flex}.deuce-lightbox__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000007f}.deuce-lightbox__dialog{position:relative;z-index:1;width:100%;height:100%;display:grid;grid-template-rows:1fr auto;grid-template-columns:auto 1fr auto;grid-template-areas:"prev stage next" "thumbs thumbs thumbs";align-items:center;padding:24px clamp(16px,4vw,48px) 20px;gap:12px 8px;box-sizing:border-box;background:var(--deuce-brand-blue);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.deuce-lightbox__close{position:absolute;top:16px;right:16px;z-index:2;-webkit-appearance:none;appearance:none;border:0;background:var(--deuce-background);color:var(--deuce-brand-blue);width:32px;height:32px;padding:8px;border-radius:56px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box}.deuce-lightbox__close svg{display:block;width:16px;height:16px}.deuce-lightbox__stage{grid-area:stage;display:flex;align-items:center;justify-content:center;min-width:0;min-height:0;height:100%;padding:24px;box-sizing:border-box}.deuce-lightbox__image{max-width:100%;max-height:calc(100dvh - 180px);width:auto;height:auto;object-fit:contain;display:block;background:var(--deuce-background);-webkit-user-select:none;user-select:none}.deuce-lightbox__nav{-webkit-appearance:none;appearance:none;border:0;background:#e9e6e2eb;color:var(--deuce-brand-blue);width:48px;height:48px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.deuce-lightbox__nav svg{display:block}.deuce-lightbox__nav:hover{background:var(--deuce-background);transform:scale(1.04)}.deuce-lightbox__nav--prev{grid-area:prev}.deuce-lightbox__nav--next{grid-area:next}.deuce-lightbox__thumbs{grid-area:thumbs;display:flex;gap:10px;justify-content:center;overflow-x:auto;padding:8px 4px 4px;scrollbar-width:thin}.deuce-lightbox__thumb{-webkit-appearance:none;appearance:none;border:2px solid transparent;padding:0;background:transparent;cursor:pointer;flex:0 0 auto;width:64px;height:64px;overflow:hidden;opacity:.55;transition:opacity .2s ease,border-color .2s ease}.deuce-lightbox__thumb img{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.deuce-lightbox__thumb.is-active,.deuce-lightbox__thumb:hover{opacity:1;border-color:var(--deuce-yellow)}@media screen and (max-width:749px){.deuce-lightbox__dialog{display:flex;flex-direction:column;padding:56px 12px 16px;gap:12px}.deuce-lightbox__close{width:40px;height:40px;padding:12px}.deuce-lightbox__stage{flex:1;padding:8px;order:1}.deuce-lightbox__image{max-height:calc(100dvh - 220px)}.deuce-lightbox__nav--prev,.deuce-lightbox__nav--next{position:absolute;top:50%;transform:translateY(-50%)}.deuce-lightbox__nav--prev{left:8px}.deuce-lightbox__nav--next{right:8px}.deuce-lightbox__nav--prev:hover,.deuce-lightbox__nav--next:hover{transform:translateY(-50%) scale(1.04)}.deuce-lightbox__thumbs{order:2}}@media(prefers-reduced-motion:reduce){.deuce-lightbox__nav,.deuce-lightbox__thumb{transition:none}}.deuce-pdp__intro{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.deuce-pdp__badge{display:inline-flex;align-items:center;gap:8px;background:var(--deuce-yellow);padding:4px 8px;font-size:12px;font-weight:500;width:fit-content;margin-bottom:6px}.deuce-pdp__badge-dot{display:block;width:12px;height:12px;flex-shrink:0}.deuce-pdp__title-row{display:flex;align-items:baseline;gap:12px;flex-wrap:wrap}.deuce-pdp__title{margin:0;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1;color:var(--deuce-dark-blue)}.deuce-pdp__variant{margin:0;font-size:22px;font-style:italic;font-weight:500;color:var(--deuce-dark-blue)}.deuce-pdp__price{margin:0;font-size:24px;font-weight:500;color:var(--deuce-dark-blue)}.deuce-pdp__desc{margin:8px 0 0;font-size:16px;line-height:1.4;max-width:36ch}.deuce-pdp__swatches{display:flex;flex-direction:column;gap:12px}.deuce-pdp__swatch-label{margin:0;font-size:14px;font-weight:500;color:var(--deuce-dark-blue)}.deuce-pdp__swatch-value{font-weight:400;opacity:.5}.deuce-pdp__swatch-list{display:flex;gap:16px}.deuce-pdp__swatch{width:36px;height:36px;border-radius:50%;border:1px solid transparent;padding:4px;background:transparent;cursor:pointer;text-decoration:none;display:flex;align-items:center;justify-content:center;box-sizing:border-box}.deuce-pdp__swatch.is-active{border-color:var(--deuce-dark-blue)}.deuce-pdp__swatch-dot{width:24px;height:24px;border-radius:50%;background:var(--deuce-dark-blue);display:block}.deuce-pdp__swatch-dot--clay{background:#d2c9bc}.deuce-pdp__purchase{display:flex;flex-direction:column;gap:12px}.deuce-pdp__purchase-row{display:flex;align-items:stretch;background:#dfd7cd;padding:8px;gap:8px;width:fit-content;max-width:100%}.deuce-pdp__launch{flex:0 1 auto;display:flex;align-items:center;padding:8px 16px;font-size:14px;font-weight:500;color:var(--deuce-dark-blue);white-space:nowrap}.deuce-pdp__cta{-webkit-appearance:none;appearance:none;border:0;background:var(--deuce-brand-blue);color:var(--deuce-background);padding:16px 32px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;white-space:nowrap;transition:background .2s ease}.deuce-pdp__cta:hover{background:#0e1277}.deuce-pdp__note{margin:0;font-size:14px;opacity:.6}@media screen and (max-width:749px){.deuce-pdp__purchase-row{flex-direction:column;width:100%;max-width:100%;padding:24px;gap:16px}.deuce-pdp__launch,.deuce-pdp__cta{width:100%;flex:0 0 auto;justify-content:center;text-align:center;box-sizing:border-box}.deuce-pdp__note{text-align:center}}.deuce-pdp__accordions{width:100%}.deuce-pdp__accordion{border:1px solid #bdbdbf;margin-top:-1px}.deuce-pdp__accordion-toggle{width:100%;display:flex;justify-content:space-between;align-items:center;gap:16px;padding:16px;background:transparent;border:0;font:inherit;font-size:14px;font-weight:500;color:var(--deuce-dark-blue);cursor:pointer;text-align:left}.deuce-pdp__accordion-panel{display:grid;grid-template-rows:0fr;transition:grid-template-rows .35s ease}.deuce-pdp__accordion.is-open .deuce-pdp__accordion-panel{grid-template-rows:1fr}.deuce-pdp__accordion-panel-inner{overflow:hidden;min-height:0}.deuce-pdp__accordion-panel-inner>*{padding:0 16px 20px;margin:0;font-size:14px;line-height:1.5}.deuce-pdp__accordion-icon{width:16px;height:16px;position:relative;flex-shrink:0}.deuce-pdp__accordion-icon:before,.deuce-pdp__accordion-icon:after{content:"";position:absolute;background:currentColor;left:50%;top:50%;transform:translate(-50%,-50%);transition:transform .25s ease,opacity .25s ease}.deuce-pdp__accordion-icon:before{width:12px;height:1.5px}.deuce-pdp__accordion-icon:after{width:1.5px;height:12px}.deuce-pdp__accordion.is-open .deuce-pdp__accordion-icon:after{transform:translate(-50%,-50%) scaleY(0);opacity:0}@media(prefers-reduced-motion:reduce){.deuce-pdp__accordion-panel,.deuce-pdp__accordion-icon:before,.deuce-pdp__accordion-icon:after{transition:none}}.deuce-pdp__spec-list{display:grid;grid-template-columns:1fr 1fr;gap:8px 24px;margin:0;padding:0;list-style:none}.deuce-pdp__spec-list dt{opacity:.5}.deuce-pdp__spec-list dd{margin:0;font-weight:500}.deuce-waitlist{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;pointer-events:none}.deuce-waitlist.is-open,.deuce-waitlist.is-closing{visibility:visible;pointer-events:auto}.deuce-waitlist__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000007f;opacity:0;transition:opacity .36s ease}.deuce-waitlist.is-open .deuce-waitlist__backdrop{opacity:1}.deuce-waitlist.is-closing .deuce-waitlist__backdrop{opacity:0}.deuce-waitlist__dialog{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;background:var(--deuce-brand-blue);color:var(--deuce-background);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-sizing:border-box;opacity:0;transform:translateY(16px);transition:opacity .36s ease,transform .36s cubic-bezier(.22,1,.36,1)}.deuce-waitlist.is-open .deuce-waitlist__dialog{opacity:1;transform:translateY(0)}.deuce-waitlist.is-closing .deuce-waitlist__dialog{opacity:0;transform:translateY(16px)}.deuce-waitlist__header{position:absolute;top:24px;left:24px;right:24px;display:flex;justify-content:flex-end;pointer-events:none}.deuce-waitlist__close{pointer-events:auto;-webkit-appearance:none;appearance:none;border:0;background:var(--deuce-background);width:32px;height:32px;padding:8px;border-radius:56px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box}.deuce-waitlist__close img{display:block;width:16px;height:16px}.deuce-waitlist__content{display:flex;flex-direction:column;gap:32px;width:100%;max-width:360px}.deuce-waitlist__content[hidden],.deuce-waitlist.is-success [data-deuce-waitlist-form-panel]{display:none!important}.deuce-waitlist.is-success [data-deuce-waitlist-success-panel]{display:flex!important}.deuce-waitlist__content--success .deuce-waitlist__intro{gap:36px}.deuce-waitlist__intro{display:flex;flex-direction:column;gap:36px}.deuce-waitlist__title{margin:0;font-size:72px;font-weight:500;line-height:.8;color:var(--deuce-background)}.deuce-waitlist__text{margin:0;font-size:16px;line-height:1.3;color:var(--deuce-background)}.deuce-waitlist__text p{margin:0}.deuce-waitlist__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;width:100%;margin:0}.deuce-waitlist__input,.deuce-waitlist__submit{border-radius:0;-webkit-appearance:none;appearance:none;margin:0;min-height:51px}.deuce-waitlist__input{width:100%;min-width:0;border:1px solid rgb(255 255 255 / 25%);background:transparent;padding:16px;font:inherit;font-size:16px;line-height:1.2;color:var(--deuce-background);box-sizing:border-box;vertical-align:middle}.deuce-waitlist__input:focus,.deuce-waitlist__input:focus-visible,.deuce-waitlist__input:hover{outline:none;outline-offset:0;border-color:#ffffff7f;box-shadow:none;background:transparent}.deuce-waitlist__input::placeholder{color:var(--deuce-background);opacity:.5}.deuce-waitlist__submit{-webkit-appearance:none;appearance:none;border:0;background:var(--deuce-yellow);color:var(--deuce-brand-blue);padding:16px;font:inherit;font-size:16px;font-weight:500;line-height:1.2;letter-spacing:.4px;cursor:pointer;white-space:nowrap;box-sizing:border-box}.deuce-waitlist__submit:focus,.deuce-waitlist__submit:focus-visible{outline:none;outline-offset:0;box-shadow:none}.deuce-waitlist__submit:disabled{opacity:.7;cursor:wait}.deuce-waitlist__privacy{margin:0;font-size:14px;line-height:1.3;opacity:.75;color:var(--deuce-background)}.deuce-waitlist__privacy-link{color:inherit;text-decoration:underline;text-underline-offset:2px}.deuce-waitlist__privacy-link:hover{opacity:1}body.deuce-theme:not(.deuce-waitlist-open) #shop-hcaptcha-badge-container,body.deuce-theme:not(.deuce-waitlist-open) .grecaptcha-badge,body.deuce-theme:not(.deuce-waitlist-open) iframe[src*=hcaptcha],body.deuce-theme:not(.deuce-waitlist-open) iframe[title*=hCaptcha]{visibility:hidden!important;opacity:0!important;pointer-events:none!important}@media(prefers-reduced-motion:reduce){.deuce-waitlist__backdrop,.deuce-waitlist__dialog{transition:none}}@media screen and (max-width:749px){.deuce-waitlist__dialog{justify-content:flex-end;padding:64px 24px 56px;background:radial-gradient(ellipse 215px 380px at 50% 0%,#171c8f00,#171c8f),var(--deuce-brand-blue)}.deuce-waitlist__header{position:absolute;top:64px;left:24px;right:24px;flex-shrink:0;width:auto;pointer-events:none}.deuce-waitlist__close{width:40px;height:40px;padding:12px}.deuce-waitlist__content{max-width:none;flex-shrink:0}}@media screen and (max-width:989px){.deuce-pdp{padding-inline:0}.deuce-pdp__inner{display:flex;flex-direction:column;gap:32px}.deuce-pdp__details{position:static;max-width:none;order:1;margin-top:0;padding-inline:var(--deuce-page-pad)}.deuce-pdp__gallery{order:0;flex-direction:row;flex-wrap:nowrap;gap:0;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none}.deuce-pdp__gallery::-webkit-scrollbar{display:none}.deuce-pdp__gallery-trigger{flex:0 0 100%;width:100%;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always}.deuce-pdp__gallery-trigger[data-clone]{display:block}.deuce-pdp__gallery-row{display:contents}}#shopify-pc__banner.shopify-pc__banner__dialog{bottom:16px!important}.shopify-pc__banner__btns{display:flex}#shopify-pc__banner__btn-accept{order:1}#shopify-pc__banner__btn-decline{order:2}#shopify-pc__banner__btn-manage-prefs{order:3}@media screen and (max-width:749px){.shopify-pc__banner__btns{flex-direction:column;align-items:stretch;width:100%;margin-inline:0!important;padding-inline:0!important;gap:12px}.shopify-pc__banner__btns>*{width:100%!important;max-width:none!important;margin-inline:0!important;box-sizing:border-box}#shopify-pc__banner__btn-manage-prefs{text-align:center}}#shopify-pc__banner a,#shopify-pc__banner a:hover,#shopify-pc__banner a:focus,#shopify-pc__banner a:focus-visible{color:#fff!important;text-decoration-color:#fff!important;-webkit-text-decoration-color:#fff!important}.deuce-collection-redirect{display:flex;align-items:center;justify-content:center;min-height:40vh;padding:80px var(--deuce-page-pad);background:var(--deuce-background)}.deuce-collection-redirect__text{margin:0;font-family:var(--deuce-font);font-size:16px;line-height:1.3}.deuce-collection-redirect__text a{color:var(--deuce-brand-blue);text-decoration:underline;text-underline-offset:2px}.deuce-policy{width:100%;padding:64px var(--deuce-page-pad) 96px}.deuce-policy__inner{width:100%;max-width:720px;margin:0 auto;color:var(--deuce-dark-blue)}.deuce-policy__header{margin:0 0 32px;padding:0 0 32px;border-bottom:1px solid rgb(20 27 77 / 18%)}.deuce-policy__title{margin:0;font-family:var(--deuce-font);font-size:clamp(2rem,4vw,2.75rem);font-weight:500;line-height:1.15;letter-spacing:normal;text-transform:none;color:var(--deuce-dark-blue)}.deuce-policy__body{font-family:var(--deuce-font);font-size:16px;font-weight:400;line-height:1.55;color:var(--deuce-dark-blue)}.deuce-policy__body>*:first-child{margin-top:0}.deuce-policy__body>*:last-child{margin-bottom:0}.deuce-policy__body h2,.deuce-policy__body h3,.deuce-policy__body h4{font-family:var(--deuce-font);font-weight:500;letter-spacing:normal;text-transform:none;color:var(--deuce-dark-blue)}.deuce-policy__body h2{margin:40px 0 16px;padding-top:32px;border-top:1px solid rgb(20 27 77 / 18%);font-size:24px;line-height:1.25}.deuce-policy__body h2:first-child{margin-top:0;padding-top:0;border-top:0}.deuce-policy__body h3{margin:24px 0 12px;font-size:18px;line-height:1.3}.deuce-policy__body h4{margin:20px 0 10px;font-size:16px;line-height:1.3}.deuce-policy__body p{margin:0 0 16px;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit}.deuce-policy__body ul,.deuce-policy__body ol{margin:0 0 16px;padding-left:1.25em}.deuce-policy__body li{margin:0 0 8px}.deuce-policy__body li:last-child{margin-bottom:0}.deuce-policy__body hr{border:0;border-top:1px solid rgb(20 27 77 / 18%);margin:32px 0}.deuce-policy__body hr+h2{margin-top:0;padding-top:0;border-top:0}.deuce-policy__body a{color:var(--deuce-brand-blue);text-decoration:underline;text-underline-offset:2px}.deuce-policy__body a:hover{color:#0e1277}body.deuce-theme .shopify-policy__container{width:100%;max-width:720px;margin:0 auto;padding:64px var(--deuce-page-pad) 96px;color:var(--deuce-dark-blue);box-sizing:border-box}body.deuce-theme .shopify-policy__title h1{margin:0 0 32px;padding:0 0 32px;border-bottom:1px solid rgb(20 27 77 / 18%);font-family:var(--deuce-font);font-size:clamp(2rem,4vw,2.75rem);font-weight:500;line-height:1.15;letter-spacing:normal;text-transform:none;color:var(--deuce-dark-blue)}body.deuce-theme .shopify-policy__body{font-family:var(--deuce-font);font-size:16px;line-height:1.55;color:var(--deuce-dark-blue)}body.deuce-theme .shopify-policy__body h2{margin:40px 0 16px;padding-top:32px;border-top:1px solid rgb(20 27 77 / 18%);font-family:var(--deuce-font);font-size:24px;font-weight:500;line-height:1.25;letter-spacing:normal;text-transform:none;color:var(--deuce-dark-blue)}body.deuce-theme .shopify-policy__body h2:first-child{margin-top:0;padding-top:0;border-top:0}body.deuce-theme .shopify-policy__body h3{margin:24px 0 12px;font-family:var(--deuce-font);font-size:18px;font-weight:500;color:var(--deuce-dark-blue)}@media screen and (max-width:749px){.deuce-policy{padding:40px var(--deuce-page-pad) 64px}.deuce-policy__header{margin-bottom:24px;padding-bottom:24px}.deuce-policy__body h2{margin-top:32px;padding-top:24px;font-size:22px}body.deuce-theme .shopify-policy__container{padding:40px var(--deuce-page-pad) 64px}}.deuce-contact{width:100%;padding:80px var(--deuce-page-pad)}.deuce-contact__inner{display:flex;align-items:flex-start;justify-content:center;gap:120px;width:100%;max-width:960px;margin:0 auto}.deuce-contact__intro{display:flex;flex-direction:column;gap:32px;flex:0 0 360px;max-width:360px;color:var(--deuce-dark-blue)}.deuce-contact__heading{margin:0;font-family:var(--deuce-font);font-size:72px;font-weight:500;line-height:.8;letter-spacing:normal;text-transform:none;color:var(--deuce-dark-blue)}.deuce-contact__text{margin:0;font-family:var(--deuce-font);font-size:16px;font-weight:400;line-height:1.3;color:var(--deuce-dark-blue)}.deuce-contact__form-wrap{flex:0 0 360px;width:100%;max-width:360px}.deuce-contact__form{display:flex;flex-direction:column;gap:16px;margin:0;width:100%}.deuce-contact__field{display:flex;flex-direction:column;gap:6px;width:100%}.deuce-contact__label{margin:0;font-family:var(--deuce-font);font-size:12px;font-weight:400;line-height:1.3;color:var(--deuce-dark-blue)}.deuce-contact__input{width:100%;margin:0;border:0;border-radius:0;background:#ded9d4;padding:12px;font-family:var(--deuce-font);font-size:14px;font-weight:500;line-height:1.3;color:var(--deuce-dark-blue);box-sizing:border-box;-webkit-appearance:none;appearance:none;transition:background-color .2s ease}.deuce-contact__input:hover{background:#d3cdc7}.deuce-contact__input:focus,.deuce-contact__input:focus-visible{outline:none;background:#d3cdc7;box-shadow:inset 0 0 0 1px #141b4d40}.deuce-contact__input::placeholder{color:var(--deuce-dark-blue);opacity:.45;font-weight:500}.deuce-contact__input--select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%23141B4D' stroke-width='1.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px;cursor:pointer}.deuce-contact__input--textarea{min-height:120px;resize:vertical}.deuce-contact__consent{margin:0;font-family:var(--deuce-font);font-size:12px;font-weight:400;line-height:1.3;color:var(--deuce-dark-blue);opacity:.75}.deuce-contact__consent a{color:var(--deuce-brand-blue);text-decoration:underline;text-underline-offset:2px}.deuce-contact__submit{width:100%;margin:0;border:0;border-radius:0;background:var(--deuce-brand-blue);color:var(--deuce-background);padding:16px 32px;font-family:var(--deuce-font);font-size:14px;font-weight:500;line-height:1.1;letter-spacing:.4px;cursor:pointer;-webkit-appearance:none;appearance:none}.deuce-contact__submit:hover{opacity:.92}.deuce-contact__submit:focus,.deuce-contact__submit:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #e9e6e266}.deuce-contact__status{margin:0;padding:12px;font-size:14px;line-height:1.3}.deuce-contact__status--success{background:#171c8f14;color:var(--deuce-dark-blue)}.deuce-contact__status--error{background:#b428281a;color:#8a1f1f}@media screen and (max-width:989px){.deuce-contact__inner{gap:64px}.deuce-contact__intro,.deuce-contact__form-wrap{flex:1 1 0;max-width:none}}@media screen and (max-width:749px){.deuce-contact{padding:0}.deuce-contact__inner{flex-direction:column;gap:0;max-width:none}.deuce-contact__intro{gap:24px;flex:none;max-width:none;width:100%;padding:48px var(--deuce-page-pad) 24px}.deuce-contact__heading{font-size:56px}.deuce-contact__form-wrap{flex:none;max-width:none;width:100%;padding:24px var(--deuce-page-pad) 64px}}body.deuce-theme:has(#MainContent[data-template="404"]){min-height:100dvh;display:flex;flex-direction:column}#MainContent[data-template="404"]{flex:1 0 auto;display:flex;flex-direction:column}#MainContent[data-template="404"]>.shopify-section{flex:1 0 auto;display:flex;flex-direction:column}.deuce-404{background:var(--deuce-background);color:var(--deuce-dark-blue);flex:1 0 auto;display:flex;align-items:center;justify-content:center;min-height:520px;padding:80px var(--deuce-page-pad);box-sizing:border-box;width:100%}.deuce-404__inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;width:100%;max-width:602px;text-align:center}.deuce-404__heading{margin:0;font-family:var(--deuce-font);font-size:72px;font-weight:500;line-height:100%;color:var(--deuce-dark-blue);text-wrap:balance}.deuce-404__text{margin:0;max-width:424px;font-family:var(--deuce-font);font-size:16px;font-weight:400;line-height:1.3;color:var(--deuce-dark-blue);text-wrap:pretty}.deuce-404__cta{display:inline-flex;align-items:center;justify-content:center;margin:0;border:0;border-radius:0;background:var(--deuce-brand-blue);color:var(--deuce-background);padding:16px 32px;font-family:var(--deuce-font);font-size:14px;font-weight:500;line-height:1.1;letter-spacing:.4px;text-decoration:none}.deuce-404__cta:hover{opacity:.92;color:var(--deuce-background)}.deuce-404__cta:focus,.deuce-404__cta:focus-visible{outline:none;box-shadow:inset 0 0 0 2px #e9e6e266}@media screen and (max-width:749px){.deuce-404{padding:48px var(--deuce-page-pad) 24px}.deuce-404__inner{gap:24px;max-width:none}.deuce-404__heading{font-size:56px}.deuce-404__text{max-width:none}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/deuce.css.map */
