:root{--dd-ink: #090a0b;--dd-ink-soft: #1b1d1f;--dd-bone: #f4f0e8;--dd-bone-deep: #e6ded1;--dd-sand: #c7b89f;--dd-indigo: #1d3048;--dd-blue: #9fb3c7;--dd-muted: rgba(244, 240, 232, .72);--dd-line: rgba(9, 10, 11, .12);--dd-line-dark: rgba(244, 240, 232, .18)}body{background:var(--dd-bone)}#header-group,footer{letter-spacing:.02em}.dd-global-hero,.dd-global-section{font-family:var(--font-body--family)}.dd-global-hero{background:radial-gradient(circle at 75% 18%,rgba(159,179,199,.22),transparent 28rem),linear-gradient(135deg,#090a0b,#121416 48%,#24364f);color:var(--dd-bone);padding:clamp(14px,2.4vw,32px)}.dd-global-hero__shell{width:min(100%,1540px);min-height:clamp(430px,58vh,620px);margin-inline:auto;display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:clamp(22px,3.6vw,56px);align-items:end;border:1px solid var(--dd-line-dark);padding:clamp(24px,3.6vw,50px);position:relative;overflow:hidden}.dd-global-hero__shell:before{content:"";position:absolute;top:18px;right:18px;bottom:18px;left:18px;border:1px solid rgba(244,240,232,.08);pointer-events:none}.dd-global-hero__content{position:relative;z-index:2;padding-bottom:clamp(4px,1.2vw,16px)}.dd-global-hero__kicker,.dd-global-section__kicker{margin:0 0 18px;font-size:clamp(10px,.86vw,12px);letter-spacing:.24em;text-transform:uppercase;font-weight:700}.dd-global-hero__kicker{color:var(--dd-sand)}.dd-global-hero__heading{margin:0;max-width:820px;font-family:var(--font-heading--family);font-size:clamp(42px,5.4vw,88px);line-height:.86;letter-spacing:-.075em;text-transform:uppercase}.dd-global-hero__text{max-width:460px;margin-top:clamp(16px,1.8vw,24px);color:var(--dd-muted);font-size:clamp(15px,1.2vw,18px);line-height:1.6}.dd-global-hero__text p{margin:0}.dd-global-hero__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:clamp(20px,2vw,30px)}.dd-global-button,.dd-global-section__link{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border-radius:999px;text-decoration:none;text-transform:uppercase;letter-spacing:.16em;font-size:11px;font-weight:800;transition:transform .18s ease,background .18s ease,color .18s ease,border-color .18s ease}.dd-global-button:hover,.dd-global-section__link:hover{transform:translateY(-2px)}.dd-global-button--primary{background:var(--dd-bone);color:var(--dd-ink);border:1px solid var(--dd-bone)}.dd-global-button--secondary{color:var(--dd-bone);border:1px solid rgba(244,240,232,.42)}.dd-global-hero__media{position:relative;z-index:1;min-height:min(46vh,520px)}.dd-global-hero__image{position:absolute;overflow:hidden;background:#f4f0e80f;box-shadow:0 28px 80px #00000057}.dd-global-hero__image img,.dd-global-product-card__media img,.dd-global-collection-card__media img{display:block;width:100%;height:100%;object-fit:cover}.dd-global-hero__image--main{top:0;right:0;bottom:0;left:14%;aspect-ratio:4 / 5}.dd-global-hero__image--secondary{width:34%;aspect-ratio:4 / 5;left:0;bottom:8%;border:10px solid rgba(9,10,11,.76)}.dd-global-hero__placeholder{width:100%;height:100%}.dd-global-hero__placeholder--one{background:linear-gradient(135deg,#f4f0e814,#f4f0e800),repeating-linear-gradient(90deg,rgba(255,255,255,.05) 0 1px,transparent 1px 10px),linear-gradient(155deg,#142237,#5c6f83 48%,#121416)}.dd-global-hero__placeholder--two,.dd-global-collection-card__placeholder{background:repeating-linear-gradient(135deg,rgba(255,255,255,.08) 0 1px,transparent 1px 8px),linear-gradient(150deg,#c7b89f,#667789 48%,#151719)}.dd-global-section{background:var(--dd-bone);color:var(--dd-ink)}.dd-global-section__inner{width:min(100% - clamp(28px,5vw,72px),1540px);margin-inline:auto;padding-block:clamp(54px,7vw,104px)}.dd-global-products+.dd-global-collections .dd-global-section__inner,.dd-global-collections+.dd-global-products .dd-global-section__inner{padding-top:clamp(32px,5vw,72px)}.dd-global-section__header{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:clamp(24px,3vw,42px)}.dd-global-section__header--compact{margin-bottom:clamp(20px,2.6vw,34px)}.dd-global-section__kicker{color:var(--dd-indigo)}.dd-global-section__title{margin:0;font-family:var(--font-heading--family);font-size:clamp(30px,3.6vw,64px);line-height:.95;letter-spacing:-.055em;text-transform:uppercase}.dd-global-section__link{min-height:42px;padding-inline:18px;color:var(--dd-ink);border:1px solid var(--dd-line);white-space:nowrap}.dd-global-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(10px,1.25vw,18px)}.dd-global-product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.dd-global-product-card{min-width:0}.dd-global-product-card__media{display:block;position:relative;aspect-ratio:3 / 4;overflow:hidden;background:#e2d9ca;text-decoration:none}.dd-global-product-card__media img,.dd-global-collection-card__media img{transition:transform .6s ease}.dd-global-product-card:hover .dd-global-product-card__media img,.dd-global-collection-card:hover .dd-global-collection-card__media img{transform:scale(1.035)}.dd-global-product-card__placeholder{width:100%;height:100%;background:#e2d9ca}.dd-global-product-card__badge{position:absolute;top:12px;left:12px;z-index:2;padding:7px 10px;border-radius:999px;background:#f4f0e8e6;color:var(--dd-ink);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.dd-global-product-card__meta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:start;padding-top:12px}.dd-global-product-card__title{min-width:0;color:var(--dd-ink);text-decoration:none;font-size:clamp(12px,.95vw,14px);line-height:1.35;font-weight:700;letter-spacing:-.015em}.dd-global-product-card__price{display:flex;gap:8px;justify-content:flex-end;color:#090a0bc2;font-size:clamp(12px,.9vw,13px);line-height:1.35;white-space:nowrap}.dd-global-product-card__price s{opacity:.45}.dd-global-collections{background:linear-gradient(180deg,var(--dd-bone) 0%,#ebe3d6 100%)}.dd-global-collection-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(10px,1.25vw,18px)}.dd-global-collection-card{display:grid;min-height:clamp(260px,28vw,420px);color:var(--dd-bone);text-decoration:none;background:var(--dd-ink);position:relative;overflow:hidden;isolation:isolate}.dd-global-collection-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,#090a0b1a,#090a0bc7)}.dd-global-collection-card__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.dd-global-collection-card__content{position:relative;z-index:2;align-self:end;padding:clamp(18px,2vw,28px)}.dd-global-collection-card__index{display:inline-block;margin-bottom:14px;color:#f4f0e8a3;font-size:10px;letter-spacing:.22em;font-weight:800}.dd-global-collection-card h3{margin:0;font-family:var(--font-heading--family);font-size:clamp(24px,2.5vw,42px);line-height:.95;letter-spacing:-.055em;text-transform:uppercase}.dd-global-collection-card p{margin:12px 0 0;max-width:220px;color:#f4f0e8b8;font-size:13px;line-height:1.45}@media screen and (max-width:989px){.dd-global-hero__shell{grid-template-columns:1fr;min-height:auto}.dd-global-hero__media{min-height:380px;order:-1}.dd-global-product-grid,.dd-global-product-grid--3,.dd-global-collection-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.dd-global-hero{padding:12px}.dd-global-hero__shell{padding:18px;gap:18px}.dd-global-hero__shell:before{top:10px;right:10px;bottom:10px;left:10px}.dd-global-hero__media{min-height:285px}.dd-global-hero__heading{font-size:clamp(34px,12vw,58px)}.dd-global-hero__text{margin-top:14px;font-size:14px}.dd-global-hero__image--main{top:0;right:0;bottom:0;left:8%}.dd-global-hero__image--secondary{width:42%;bottom:6%;border-width:7px}.dd-global-hero__actions,.dd-global-section__header{align-items:stretch;flex-direction:column}.dd-global-button,.dd-global-section__link{width:fit-content}.dd-global-section__inner{width:min(100% - 24px,1540px);padding-block:46px}.dd-global-product-grid,.dd-global-product-grid--3,.dd-global-collection-grid{gap:12px}.dd-global-product-card__meta{display:block}.dd-global-product-card__price{justify-content:flex-start;margin-top:4px}.dd-global-collection-card{min-height:236px}.dd-global-collection-card__content{padding:16px}}.dd-global-hero__image--secondary{display:none!important}.dd-global-hero__image--main{top:0!important;right:0!important;bottom:0!important;left:0!important}.dd-global-hero__image--main img{object-position:center 130%!important}.dd-global-hero__image--main{transform:translateY(-35px)}:root{--dd-product-card-aspect: 4 / 5;--dd-product-card-fit: contain;--dd-product-card-position-x: center;--dd-product-card-position-y: center;--dd-product-card-padding: 0px}.dd-global-products .dd-global-product-card__media{aspect-ratio:var(--dd-product-card-aspect)!important;background:#f4f0e8!important}.dd-global-products .dd-global-product-card__media img{object-fit:var(--dd-product-card-fit)!important;object-position:var(--dd-product-card-position-x) var(--dd-product-card-position-y)!important;padding:var(--dd-product-card-padding)!important}.dd-global-products .dd-global-product-card{position:relative!important}.dd-global-products .dd-global-product-card__media{position:relative!important;background:#fff!important;overflow:hidden!important;border-radius:0!important}.dd-global-products .dd-global-product-card__media img{object-fit:contain!important;object-position:center center!important;padding:10px!important;box-sizing:border-box!important}.dd-global-products .dd-global-product-card__badge{top:14px!important;left:14px!important;z-index:5!important;background:#111!important;color:#f4f0e8!important;border:1px solid rgba(244,240,232,.4)!important;padding:7px 11px!important;font-size:9px!important;letter-spacing:.16em!important}.dd-global-products .dd-global-product-card__meta{padding:12px 8px 0!important;display:grid!important;grid-template-columns:1fr auto!important;gap:12px!important;align-items:start!important}.dd-global-products .dd-global-product-card__title{font-size:13px!important;line-height:1.35!important;font-weight:700!important}.dd-global-products .dd-global-product-card__price{font-size:12px!important;gap:6px!important;white-space:nowrap!important}:root{--dd-card-image-aspect: 2 / 3;--dd-card-image-scale: 1;--dd-card-image-x: center;--dd-card-image-y: center}.dd-global-products .dd-global-product-card__media{aspect-ratio:2 / 3!important;background:#f7f6f2!important;overflow:hidden!important}.dd-global-products .dd-global-product-card__media img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;padding:0!important;transform:none!important}.dd-global-products .dd-global-product-card:hover .dd-global-product-card__media img{transform:none!important}.dd-global-products .dd-global-product-card__price{font-size:13px!important;font-weight:600!important;color:#111!important;letter-spacing:-.01em!important}.dd-global-products .dd-global-product-card__price .price-item--sale,.dd-global-products .dd-global-product-card__price .price__sale .price-item--sale{color:#111!important;font-weight:700!important}.dd-global-products .dd-global-product-card__price s,.dd-global-products .dd-global-product-card__price .price-item--regular{color:#11111161!important;font-weight:400!important;text-decoration-thickness:1px!important}.dd-global-products .dd-global-product-card__title{color:#111!important}.dd-global-products .dd-global-product-card__price,.dd-global-products .dd-global-product-card__price span,.dd-global-products .dd-global-product-card__price .price,.dd-global-products .dd-global-product-card__price .price__container,.dd-global-products .dd-global-product-card__price .price-item,.dd-global-products .dd-global-product-card__price .price-item--sale{color:#111!important;opacity:1!important;font-size:13.5px!important;font-weight:700!important}.dd-global-products .dd-global-product-card__price s,.dd-global-products .dd-global-product-card__price .price-item--regular{color:#11111161!important;opacity:1!important;font-weight:400!important}.dd-global-products .dd-global-product-card__meta{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:6px!important;padding:12px 6px 0!important}.dd-global-products .dd-global-product-card__title{font-size:17px!important;line-height:1.35!important;font-weight:700!important;color:#111!important;max-width:100%!important}.dd-global-products .dd-global-product-card__price,.dd-global-products .dd-global-product-card__price .price,.dd-global-products .dd-global-product-card__price .price__container,.dd-global-products .dd-global-product-card__price .price__sale{display:flex!important;align-items:center!important;gap:8px!important;color:#111!important;opacity:1!important;font-size:15px!important;line-height:1.2!important;font-weight:700!important}.dd-global-products .dd-global-product-card__price .price-item--sale,.dd-global-products .dd-global-product-card__price .price-item--last,.dd-global-products .dd-global-product-card__price span:not(s span){color:#000!important;opacity:1!important;font-size:18px!important;font-weight:800!important}.dd-global-products .dd-global-product-card__price s,.dd-global-products .dd-global-product-card__price .price-item--regular{color:#1111116b!important;opacity:1!important;font-size:18px!important;font-weight:500!important;text-decoration:line-through!important;text-decoration-thickness:1px!important}@media screen and (min-width:990px){#header-component{--submenu-height: 0px !important;--full-open-header-height: var(--header-height) !important}#header-component .header__underlay-open{height:var(--header-height)!important;box-shadow:none!important}#header-component .header__underlay-open:after{display:none!important}#header-component header-menu,#header-component .header-menu,#header-component .header-menu__inner,#header-component .menu-list,#header-component overflow-list,#header-component .overflow-menu{overflow:visible!important}#header-component header-menu .menu-list__list-item{position:relative!important}#header-component header-menu .menu-list__list-item:where(:not([slot=overflow]))>.menu-list__submenu{position:absolute!important;top:calc(100% + 8px)!important;left:50%!important;right:auto!important;bottom:auto!important;transform:translate(-50%)!important;width:max-content!important;min-width:180px!important;max-width:260px!important;height:auto!important;min-height:0!important;max-height:none!important;padding:0!important;margin:0!important;background:transparent!important;border:0!important;box-shadow:none!important;clip-path:none!important;overflow:visible!important;z-index:999999!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important;content-visibility:visible!important;contain:none!important;transition:opacity .12s ease,visibility .12s ease!important}#header-component header-menu .menu-list__list-item:hover>.menu-list__submenu,#header-component header-menu .menu-list__list-item:focus-within>.menu-list__submenu,#header-component header-menu .menu-list__list-item:has(>.menu-list__link[aria-expanded=true])>.menu-list__submenu,#header-component header-menu .menu-list__submenu:hover{visibility:visible!important;opacity:1!important;pointer-events:auto!important}#header-component header-menu .menu-list__list-item>.menu-list__submenu:before{content:""!important;position:absolute!important;left:0!important;right:0!important;top:-14px!important;height:14px!important;display:block!important}#header-component header-menu .menu-list__submenu-inner,#header-component header-menu .mega-menu,#header-component header-menu .mega-menu.section,#header-component header-menu .mega-menu.section--full-width-margin,#header-component header-menu .mega-menu__grid,#header-component header-menu .mega-menu__list,#header-component header-menu .mega-menu__column{position:static!important;display:block!important;width:max-content!important;min-width:0!important;max-width:260px!important;height:auto!important;max-height:none!important;padding:0!important;margin:0!important;transform:none!important;opacity:1!important;overflow:visible!important;background:transparent!important;border:0!important;box-shadow:none!important;clip-path:none!important;grid-template-columns:1fr!important;gap:0!important;content-visibility:visible!important;contain:none!important}#header-component header-menu .menu-list__submenu-inner{padding:14px 18px!important;background:#f4f0e8!important;border:1px solid rgba(17,17,17,.12)!important;box-shadow:0 18px 40px #1111111a!important}#header-component header-menu .mega-menu__content,#header-component header-menu .mega-menu__content-list,#header-component header-menu .mega-menu__content-list--products,#header-component header-menu .mega-menu__content-list--collections,#header-component header-menu .mega-menu__content-list-item,#header-component header-menu .mega-menu__link-image,#header-component header-menu .mega-menu img,#header-component header-menu product-card,#header-component header-menu .product-card,#header-component header-menu .card{display:none!important}#header-component header-menu .mega-menu__link,#header-component header-menu .menu-list__submenu a{display:block!important;width:max-content!important;padding:8px 0!important;margin:0!important;font-size:11px!important;line-height:1.2!important;font-weight:600!important;letter-spacing:.08em!important;text-transform:uppercase!important;color:#111!important;white-space:nowrap!important;text-decoration:none!important;background:transparent!important}#header-component header-menu .mega-menu__link:hover,#header-component header-menu .menu-list__submenu a:hover{opacity:.55!important}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/denimdate-global.css.map */
