:root{--ul-black:#070707;--ul-ink:#11110f;--ul-white:#fff;--ul-grey:#e6e6e3;--ul-paper:#e6e6e3;--ul-line:#d8d8d3;--ul-signal:#d8ff00;--ul-sale-red:#c8102e;--ul-display:"Oswald",sans-serif;--ul-body:"Archivo",sans-serif;--ul-mono:"JetBrains Mono",monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ul-ink);background:var(--ul-white);font-family:var(--ul-body)}button,a{color:inherit}.content-for-layout{overflow:clip}.ul-body-copy,.ul-body-copy :is(p,li){font-family:var(--ul-body);font-size:13px;font-weight:400;line-height:1.45}:is(h1,h2,h3,.ul-display){font-family:var(--ul-display);font-weight:500;letter-spacing:-.045em;line-height:.92;text-transform:uppercase}.ul-text-link,.ul-pagination,.ul-empty{font-family:var(--ul-mono);font-size:12px;font-weight:600;text-transform:uppercase;text-underline-offset:4px}.header__row--top{min-height:96px}.header__columns{padding-inline:16px}.header-logo img{max-width:210px}#header-group{border:0}.header,.header-menu,.header-actions{font-family:var(--ul-mono);text-transform:uppercase}.ul-collection{padding:70px 16px 160px}.ul-collection__header{display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:28px}.ul-collection__header h1{margin:0;font-size:28px}.ul-collection__header p{margin:0;font:600 13px var(--ul-mono);text-transform:uppercase}.ul-collection__description{max-width:720px;margin:0 0 40px}.ul-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ul-product-card__link{display:block;text-decoration:none}.ul-product-card__media{position:relative;display:flex;align-items:flex-end;justify-content:center;aspect-ratio:1/1.18;padding:12% 2.5% 4.5%;overflow:hidden;background:var(--ul-grey)}.ul-product-card__media img{display:block;width:100%;height:84%;object-fit:contain;object-position:center bottom;mix-blend-mode:multiply;transition:opacity .3s ease}.ul-product-card__media .ul-product-card__hover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;mix-blend-mode:normal;opacity:0}.ul-product-card:hover .ul-product-card__primary{opacity:0}.ul-product-card:hover .ul-product-card__hover{opacity:1}.ul-product-card__caption{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;min-height:82px;padding-top:10px;font:600 13px var(--ul-mono);text-transform:uppercase}.ul-product-card__caption>span:first-child{display:flex;flex-direction:column;gap:7px}.ul-product-card__caption strong{font:500 21px/1 var(--ul-display)}.ul-product-card__price{white-space:nowrap}.ul-rating{display:flex;align-items:center;gap:8px;font:600 10px/1 var(--ul-mono);text-transform:uppercase}.ul-rating__stars{position:relative;display:inline-block;font:13px/1 Arial,sans-serif;letter-spacing:1px;color:#c5c5c1}.ul-rating__stars span:last-child{position:absolute;inset:0 auto 0 0;overflow:hidden;color:#050505;white-space:nowrap}.ul-pagination{display:flex;justify-content:center;gap:24px;margin-top:70px}.ul-empty{min-height:50vh;padding-top:80px}.ul-product{padding:0 16px 170px}.ul-product__stage{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,1fr);gap:16px;align-items:start}.ul-product__gallery{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;min-width:0}.ul-product__media{position:relative;margin:0;aspect-ratio:940/1216;overflow:hidden;background:#f2f2ef}.ul-product__media img,.ul-product__media video,.ul-product__media deferred-media{display:block;width:100%;height:100%}.ul-product__media--video{grid-column:1}.ul-product__media--video video,.ul-product__media--lifestyle img{object-fit:cover}.ul-product__media--catalog{background:#fff}.ul-product__media--catalog img{object-fit:contain}.ul-product__buy{position:sticky;top:16px;display:flex;flex-direction:column;height:calc(100dvh - 32px);min-height:0;padding:0 12px 20px 0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable}.ul-product__heading{display:flex;flex-direction:column;align-items:flex-start;gap:24px}.ul-product__heading h1{max-width:620px;margin:0;font-size:clamp(34px,3vw,48px);text-align:left}.ul-product__heading .ul-rating{margin-top:-12px}.ul-product-form{display:flex;flex-direction:column;align-items:flex-start;margin-top:62px;font-family:var(--ul-mono);text-transform:uppercase}.ul-product__price{display:flex;align-items:baseline;gap:12px;margin-bottom:24px;font-size:18px}.ul-product__price s{color:#777}.ul-size-picker{min-width:0;margin:0;padding:0;border:0}.ul-size-picker legend{margin-bottom:8px;font-weight:700}.ul-size-picker>div,.ul-mto__sizes{display:flex;flex-wrap:wrap;gap:8px 10px}.ul-size{padding:0;border:0;background:transparent;font:700 13px var(--ul-mono);text-transform:uppercase;cursor:pointer}.ul-size.is-active{color:var(--ul-black);text-decoration:underline;text-underline-offset:4px}.ul-size.is-sold-out{color:#aaa;text-decoration:line-through;cursor:not-allowed}.ul-add-button{min-height:44px;margin-top:24px;padding:0;border:0;border-bottom:1px solid;background:transparent;font:700 13px var(--ul-mono);text-transform:uppercase;cursor:pointer}.ul-add-button:disabled{color:#aaa;cursor:not-allowed}.ul-mto{width:100%;margin-top:52px;border-top:1px solid var(--ul-line);border-bottom:1px solid var(--ul-line)}.ul-mto summary{display:flex;justify-content:space-between;gap:20px;padding:16px 0;font:700 13px var(--ul-mono);list-style:none;cursor:pointer}.ul-mto[open] summary span{transform:rotate(45deg)}.ul-mto__panel{padding:4px 0 20px}.ul-mto__panel p{max-width:560px;margin:0 0 18px;font:600 12px/1.5 var(--ul-mono);text-transform:uppercase}.ul-add-button--mto{display:block}.ul-product__trust{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;width:100%;margin-top:44px;padding:18px 0;border-top:1px solid var(--ul-line);border-bottom:1px solid var(--ul-line)}.ul-product__trust>div{display:flex;flex-direction:column;align-items:center;gap:9px;text-align:center;font:700 10px/1.15 var(--ul-mono);text-transform:uppercase}.ul-product__trust img{width:auto;max-width:48px;height:27px;object-fit:contain}.ul-product__description{max-width:570px;margin-top:42px}.ul-product__links{display:flex;flex-direction:column;margin-top:48px;font:700 12px var(--ul-mono);text-transform:uppercase}.ul-product__links a{display:flex;justify-content:space-between;padding:4px 0;text-decoration:none}.ul-product__specs{display:grid;grid-template-columns:1fr 2fr;gap:16px;align-content:center;min-height:82vh;margin-top:16px;padding:9vw 0;font-family:var(--ul-mono);text-transform:uppercase}.ul-product__specs p{margin:0;font:500 clamp(44px,6vw,88px)/.9 var(--ul-display);letter-spacing:-.05em}.ul-product__specs a{grid-column:2;margin-top:30px;font-weight:700;text-underline-offset:4px}.ul-blog,.ul-article,.ul-page{padding:70px 16px 170px}.ul-editorial-heading{display:grid;grid-template-columns:1fr 2fr;gap:16px;margin-bottom:80px}.ul-editorial-heading span{font:600 12px var(--ul-mono);text-transform:uppercase}.ul-editorial-heading h1{max-width:12ch;margin:0;font-size:clamp(48px,7vw,108px)}.ul-blog-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.ul-article-card a{text-decoration:none}.ul-article-card__media{display:block;aspect-ratio:940/1216;overflow:hidden;background:var(--ul-grey)}.ul-article-card__media img{width:100%;height:100%;object-fit:cover}.ul-article-card h2,.ul-article-card h3{margin:12px 0 0;font-size:clamp(19px,2vw,28px)}.ul-article__hero{display:grid;grid-template-columns:1fr 1fr;gap:16px}.ul-article__hero-media{aspect-ratio:1/1;overflow:hidden;background:var(--ul-grey)}.ul-article__hero-media img{width:100%;height:100%;object-fit:cover}.ul-article__hero-copy{display:flex;flex-direction:column;justify-content:center;padding:7vw}.ul-article__hero-copy span,.ul-article__hero-copy time{font:600 12px var(--ul-mono);text-transform:uppercase}.ul-article__hero-copy h1{margin:28px 0;font-size:clamp(42px,5vw,76px)}.ul-article__body{width:50%;margin:120px 0 140px auto;font-size:18px;line-height:1.65}.ul-article__body img{width:100%;height:auto}.ul-related h2{margin:0 0 32px;font-size:clamp(38px,5vw,72px)}.ul-page__content{width:50%;margin-left:auto}.ul-page__content>*{max-width:100%}.ul-page__content h1{margin:0 0 30px;font-size:clamp(52px,7vw,108px)}.ul-page__content h2{margin:80px 0 28px;font-size:clamp(38px,5vw,76px)}.ul-page__content h3{margin:48px 0 24px}.ul-page__content p{margin:0 0 24px;font-size:17px;line-height:1.55}.ul-page__content img{display:block;width:200%;max-width:200%;height:auto;margin-left:-100%;object-fit:cover}.ul-page__content :is(.story-visuals,.story-origin__images,.care-grid,.partner-grid,.store-grid){display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;width:200%;margin-left:-100%;overflow-x:auto;scroll-snap-type:x mandatory}.ul-page__content :is(.story-visuals,.story-origin__images,.care-grid,.partner-grid,.store-grid)>*{scroll-snap-align:start}.ul-page__content :is(.story-visuals,.story-origin__images,.care-grid,.partner-grid,.store-grid) img{width:100%;max-width:100%;height:100%;min-height:360px;margin:0;aspect-ratio:940/1216;object-fit:cover}.ul-page__content .story-logos{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ul-page__content .story-logos img{width:100%;max-width:100%;height:90px;margin:0;padding:20px;border:1px solid var(--ul-line);object-fit:contain}.ul-page__content :is([class*=dark],[style*="background: #000"],[style*="background:#000"]){color:inherit!important;background:transparent!important}.ul-page__content hr{display:none}.ul-home__hero{display:grid;grid-template-columns:1fr 1fr;gap:16px;aspect-ratio:16/9;padding:0 16px}.ul-home__hero a{position:relative;height:100%;min-height:0;overflow:hidden}.ul-home__hero-media,.ul-home__hero-media img{display:block;width:100%;height:100%}.ul-home__hero-media img{object-fit:cover}.ul-home__hero b{position:absolute;top:50%;left:42px;transform:translateY(-50%);color:#fff;font:600 13px var(--ul-mono);text-transform:uppercase}.ul-home__hero a:last-child b{right:42px;left:auto}.ul-home__history{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:clamp(96px,12vw,180px) 16px clamp(190px,25vw,430px)}.ul-home__history>div{min-width:0}.ul-home__history>div:first-child{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;min-height:250px;font:600 13px var(--ul-mono);text-transform:uppercase}.ul-home__history-mark{display:block;width:96px;height:96px;object-fit:contain}.ul-home__history strong{font:500 clamp(70px,11vw,160px)/.82 var(--ul-display);letter-spacing:-.055em}.ul-home__history p{width:100%;max-width:none;margin:0 0 44px;font:500 clamp(32px,3.15vw,56px)/.92 var(--ul-display);letter-spacing:-.045em;text-transform:uppercase}.ul-home__history a,.ul-home__products header{font:700 13px var(--ul-mono);text-transform:uppercase;text-underline-offset:4px}.ul-home__products{padding:0 16px 170px}.ul-home__products header{display:flex;justify-content:space-between;margin-bottom:28px}.ul-home__paths{display:grid;grid-template-columns:2fr 1fr 1fr;align-items:start;gap:10px;padding:160px 16px 0}.ul-home__path{display:grid;grid-template-rows:auto auto;gap:8px;min-width:0;color:inherit;text-decoration:none}.ul-home__path span{font:600 12px/1.2 var(--ul-mono);text-transform:uppercase}.ul-home__path img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover}.ul-home__path--primary img{aspect-ratio:4/4.75}@media(max-width:989px){.ul-product-grid,.ul-blog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ul-product__stage{grid-template-columns:1fr}.ul-product__buy{position:static;height:auto;overflow:visible;padding:36px 0 0}.ul-product__gallery{order:0}.ul-product__media--video{grid-column:auto}.ul-product__specs{grid-template-columns:1fr;min-height:60vh}.ul-product__specs a{grid-column:1}}@media(max-width:749px){.header__row--top{min-height:76px}.header__columns{padding-inline:8px}.ul-collection,.ul-blog,.ul-article,.ul-page{padding:42px 8px 100px}.ul-collection__header{align-items:flex-start;flex-direction:column;gap:8px}.ul-product-grid,.ul-blog-grid{gap:8px}.ul-product-card__caption{min-height:74px;font-size:10px}.ul-product-card__caption strong{font-size:17px}.ul-product{padding:0 8px 100px}.ul-product__gallery{gap:8px}.ul-product__media{aspect-ratio:940/1216}.ul-product__trust{gap:5px}.ul-product__trust>div{font-size:8px}.ul-editorial-heading,.ul-article__hero{grid-template-columns:1fr}.ul-editorial-heading{margin-bottom:50px}.ul-article__hero-copy{padding:50px 0}.ul-article__body,.ul-page__content{width:100%;margin-left:0}.ul-article__body{margin-top:70px}.ul-page__content img,.ul-page__content :is(.story-visuals,.story-origin__images,.care-grid,.partner-grid,.store-grid){width:100%;max-width:100%;margin-left:0}.ul-page__content :is(.story-visuals,.story-origin__images,.care-grid,.partner-grid,.store-grid){display:flex}.ul-page__content :is(.story-visuals,.story-origin__images,.care-grid,.partner-grid,.store-grid)>*{flex:0 0 84vw}.ul-page__content .story-logos{grid-template-columns:1fr}.ul-article-card h2,.ul-article-card h3{font-size:17px}}@media(max-width:749px){.ul-product__gallery{display:flex;gap:8px;width:100%;min-width:0;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none}.ul-product__gallery::-webkit-scrollbar{display:none}.ul-product__gallery>.ul-product__media{flex:0 0 100%;width:100%;min-width:100%;scroll-snap-align:start;scroll-snap-stop:always}}.ul-product{padding-bottom:0}@media(max-width:749px){.ul-product{padding-bottom:0}}.ul-product__description{display:none}.ul-product__buy{height:min(calc(100dvh - 32px),900px);max-height:900px;padding:0 12px 20px 0}.ul-product__classification{display:flex;align-items:center;gap:10px;font-family:var(--ul-mono);font-size:10px;font-weight:600;line-height:1.25;letter-spacing:.08em;text-transform:uppercase}.ul-product__gallery{position:relative}.ul-product__gallery-shell{position:relative;min-width:0}.ul-product__gallery-next{display:none}.ul-product__gallery-badge{position:absolute;top:10px;left:10px;z-index:3;display:inline-flex;align-items:center;min-height:20px;padding:3px 7px;background:var(--ul-sale-red,#c8102e);color:var(--ul-white,#fff);font:600 10px/1.25 var(--ul-mono);letter-spacing:.08em;text-transform:uppercase}.ul-product__gallery-badge[hidden]{display:none}.ul-product__outlet-note{max-width:100%;margin:12px 0 0;color:var(--ul-black,#070707);font:600 10px/1.4 var(--ul-mono);letter-spacing:.04em;text-transform:uppercase}.ul-product__delivery{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:flex-start;gap:0 6px;width:auto;margin:12px 0 0;font:600 10px/1.4 var(--ul-mono);letter-spacing:.04em;text-transform:uppercase}.ul-product__delivery[hidden]{display:none}.ul-product__delivery strong{font:inherit;text-align:left}.ul-product-card__outlet-badge{position:absolute;top:10px;left:10px;z-index:2;display:inline-grid;width:76px;height:26px;padding:0;background:var(--ul-black,#070707);color:var(--ul-white,#fff);place-items:center;font:600 10px/1.25 var(--ul-mono);letter-spacing:.08em;text-align:center;text-transform:uppercase}.ul-product-card__outlet-badge>span{grid-area:1/1;display:flex;width:100%;height:100%;align-items:center;justify-content:center;transition:opacity .18s ease}.ul-product-card__outlet-discount{opacity:0}@media(hover:hover)and (pointer:fine){.ul-product-card:hover .ul-product-card__outlet-badge.has-hover-discount .ul-product-card__outlet-default,.ul-product-card__link:focus-visible .ul-product-card__outlet-badge.has-hover-discount .ul-product-card__outlet-default{opacity:0}.ul-product-card:hover .ul-product-card__outlet-discount,.ul-product-card__link:focus-visible .ul-product-card__outlet-discount{opacity:1}}.ul-product-card__discount-badge{background:var(--ul-sale-red,#c8102e);opacity:0;transition:opacity .18s ease}@media(hover:hover)and (pointer:fine){.ul-product-card:hover .ul-product-card__discount-badge,.ul-product-card__link:focus-visible .ul-product-card__discount-badge{opacity:1}}.ul-product__links{flex:0 0 auto;margin-top:auto;padding-top:48px}@media(max-width:989px){.ul-product__buy{height:auto;max-height:none;padding:36px 0 0}.ul-product__links{margin-top:48px;padding-top:0}}.ul-product__media{aspect-ratio:3/4}.ul-product__media--catalog img{width:100%;height:100%;object-fit:contain;object-position:center}.ul-product__media--lifestyle img,.ul-product__media--video video{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width:749px){.ul-product__media{aspect-ratio:3/4}}@media(max-width:749px){.ul-product__gallery-next{position:absolute;z-index:4;top:50%;right:8px;display:grid;width:34px;height:34px;padding:0;place-items:center;border:1px solid rgba(5,5,5,.24);border-radius:50%;background:#ffffffe0;color:#050505;box-shadow:none;cursor:pointer;opacity:.82;transform:translateY(-50%);transition:opacity .2s ease,transform .2s ease}.ul-product__gallery-next[hidden]{display:none}.ul-product__gallery-next:active{opacity:1;transform:translateY(-50%) translate(2px)}.ul-product__gallery-next svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}}@media(max-width:749px){.ul-home__history{padding-top:56px}.ul-home__history-mark{width:56px;height:56px}}.ul-product-card__sizes{display:none;align-items:center;flex-wrap:wrap;gap:3px 9px;font:600 10px/1 var(--ul-mono);text-transform:uppercase}.ul-product-card__sizes>span:first-child{margin-right:3px}@media(hover:hover){.ul-product-card:hover .ul-product-card__caption .ul-rating{display:none}.ul-product-card:hover .ul-product-card__sizes{display:flex}}@media(max-width:749px){.ul-product-card .ul-rating small{display:none}}.ul-product-card__caption>span:first-child{flex:1;min-width:0}.ul-product-card__price{display:flex;flex:0 0 auto;flex-direction:column;align-items:flex-end;gap:2px;white-space:nowrap}.ul-product-card__caption .ul-product-card__price strong{font-family:inherit;font-size:inherit!important;font-weight:inherit;line-height:inherit;color:inherit}.ul-product-card__price.is-on-sale strong{color:var(--ul-sale-red)}.ul-product-card__price s{color:var(--ul-black);font-size:.78em;font-weight:400;line-height:1.2;text-decoration-color:currentColor}.ul-product__price{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-bottom:24px;font-size:18px}.ul-product__price strong{font-size:1em;color:var(--ul-black)}.ul-product__price.is-on-sale strong{color:var(--ul-sale-red)}.ul-product__price s{color:var(--ul-black);font-size:.78em;font-weight:400;line-height:1.2;text-decoration-color:currentColor}.ul-mto{border:0}.ul-mto summary span{display:inline-block;transform:rotate(90deg);transition:transform .2s ease}.ul-mto[open] summary span{transform:rotate(-90deg)}.ul-size.is-sold-out[data-ul-mto-trigger]{cursor:pointer}.ul-mto__panel p>span{display:block}.ul-product__trust{border-top:1px dashed var(--ul-grey,#e6e6e3);border-bottom:1px dashed var(--ul-grey,#e6e6e3)}
/*# sourceMappingURL=/cdn/shop/t/14/assets/ul-theme.css.map */
