@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap";:root{--paper:#f4f3ee;--ink:#242128;--purple:#392257;--pink:#f15493;--line:#d7d4ce}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:85px}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Sans,Arial,sans-serif;font-size:16px}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid var(--pink);outline-offset:5px}img{display:block;width:100%;object-fit:cover}h1,h2,p,figure{margin:0}h1,h2{font-family:Barlow Condensed,Arial Narrow,Impact,sans-serif;font-weight:700;line-height:.95;letter-spacing:-.025em}em{font-weight:600}header{height:92px;position:absolute;z-index:3;top:0;left:0;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 4.5%;color:var(--paper);border-bottom:1px solid #ffffff45}.wordmark{display:inline-flex;flex-direction:column;font-family:Barlow Condensed,Impact,sans-serif;font-weight:900;font-style:italic;font-size:44px;line-height:.77;letter-spacing:-2px}.wordmark span{font-size:15px;letter-spacing:.6px;line-height:1.5}nav{display:flex;gap:40px;font-size:14px}.bag{background:none;border:0;color:inherit;font-size:14px}.hero{height:min(960px,100svh);min-height:740px;position:relative;color:var(--paper);overflow:hidden}.hero-photo{position:absolute;height:100%;object-position:center 48%}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#17110f83,#17110f05 70%),linear-gradient(0deg,#17110f9c,transparent 65%)}.hero-top{position:absolute;top:132px;left:4.5%;font-size:12px;line-height:1.5;letter-spacing:.12em}.hero-copy{position:absolute;bottom:65px;left:4.5%;width:91%}.eyebrow,.section-label{font-size:12px;font-weight:600;letter-spacing:.12em;line-height:1.6}.hero h1{font-size:clamp(80px,9vw,150px);margin:20px 0 32px}.hero h1 em{color:#f1e4d4}.hero-bottom{display:flex;justify-content:space-between;align-items:end;max-width:1000px}.hero-bottom p{font-size:16px;line-height:1.6}.button{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:20px 24px;min-height:60px;border:0;font-size:14px;font-weight:600;transition:background .2s,transform .2s}.button:hover{transform:translateY(-3px)}.button span{font-size:23px;line-height:1}.cream{background:var(--paper);color:var(--ink)}.cream:hover{background:#fff}.purple{background:var(--purple);color:#fff}.purple:hover{background:#512f76}.hero-index{position:absolute;right:4.5%;top:132px;font-size:12px;letter-spacing:.1em}.ribbon{display:flex;justify-content:space-between;background:var(--purple);color:#f6eaf6;padding:20px 4.5%;font-size:11px;letter-spacing:.13em}.section{padding:110px 6%}.story{display:grid;grid-template-columns:1fr 2.2fr;gap:40px}.story h2{font-size:clamp(60px,7vw,110px)}.story h2 em{color:var(--purple)}.story-text{display:grid;grid-template-columns:1fr 1fr;gap:45px;margin-top:35px;max-width:850px;line-height:1.8}.story-text p:first-child{font-size:20px;line-height:1.55}.story-text p:last-child{color:#666069}.editorial{position:relative;display:grid;grid-template-columns:1.15fr 1fr;gap:10%;padding:0 10% 120px 6%;align-items:center}.editorial .street img{aspect-ratio:4/5}.editorial .wardrobe{padding-top:70px}.editorial .wardrobe img{aspect-ratio:4/5}.editorial figcaption,.album figcaption{font-size:11px;letter-spacing:.12em;margin-top:15px}.editorial-word{position:absolute;bottom:115px;left:37%;font-family:Barlow Condensed,Impact,sans-serif;font-style:italic;font-weight:700;font-size:clamp(60px,8vw,130px);color:var(--purple);text-shadow:0 2px var(--paper)}.product{border-top:1px solid var(--line);display:grid;grid-template-columns:1.12fr 1fr;gap:7%;align-items:start;background:#eae9e4}.product-image{position:relative;background:#fff}.product-image>img{aspect-ratio:1/1.15;object-fit:contain}.image-caption,.image-number{position:absolute;bottom:20px;font-size:11px;letter-spacing:.1em}.image-caption{left:22px}.image-number{right:22px}.thumbs{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.thumbs button{padding:0;border:1px solid transparent;background:#fff}.thumbs button[aria-pressed=true]{border-color:var(--purple)}.thumbs img{aspect-ratio:1;object-fit:contain}.product-info{padding-top:8px}.product h2{font-size:clamp(52px,5.4vw,86px);margin-top:22px}.price{font-size:24px;margin:24px 0}.price span{font-size:12px;color:#69616d;margin-left:8px}.description{line-height:1.8;color:#645e67;max-width:500px}.color{display:flex;align-items:center;gap:12px;font-size:13px;margin:25px 0 30px}.swatch{width:20px;height:20px;border-radius:50%;background:conic-gradient(#139da5 0 33%,#55278d 33% 66%,#f33c8c 66%)}fieldset{border:0;padding:0;margin:0 0 22px}legend{font-size:14px;margin-bottom:13px}.sizes{display:flex;gap:10px}.sizes label{position:relative}.sizes input{position:absolute;opacity:0;width:100%;height:100%;margin:0}.sizes span{display:grid;place-items:center;width:65px;height:48px;border:1px solid #bcb7bf;cursor:pointer}.sizes input:checked+span{color:#fff;background:var(--purple);border-color:var(--purple)}.sizes input:focus-visible+span{outline:3px solid var(--pink);outline-offset:3px}form .button{width:100%}.shipping-note{font-size:12px;margin:16px 0 30px;color:#625c65}.details details{border-top:1px solid #cbc7ce}.details details:last-child{border-bottom:1px solid #cbc7ce}summary{list-style:none;padding:19px 0;font-size:14px;cursor:pointer;display:flex;justify-content:space-between}summary::-webkit-details-marker{display:none}summary span{font-size:20px}details[open] summary span{transform:rotate(45deg)}details p{font-size:14px;line-height:1.7;padding:0 0 22px;color:#635c68}.campaign{display:grid;grid-template-columns:1fr 1fr;background:var(--purple);color:var(--paper);min-height:680px}.campaign>img{height:100%;max-height:800px;object-position:center 43%}.campaign>div{display:flex;flex-direction:column;justify-content:center;align-items:start;padding:12%}.campaign h2{font-size:clamp(55px,6.2vw,100px);margin:30px 0 45px}.campaign em{color:#efacd0}.album-heading{text-align:center;margin-bottom:55px}.album-heading h2{font-size:clamp(55px,6vw,90px);margin:20px 0}.album-heading p{color:#746c77}.album-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.album-grid img{aspect-ratio:3/4}.album-grid figure:nth-child(2n){margin-top:55px}.closing{background:#3b2458;color:var(--paper);padding:100px 20px;text-align:center}.closing>p{font-size:12px;letter-spacing:.15em}.closing h2{font-size:clamp(80px,11vw,170px);margin:30px 0 40px}.closing .button{max-width:365px;margin:auto}footer{padding:50px 6%;display:flex;justify-content:space-between;align-items:center;gap:25px}footer p,footer a:not(.wordmark){font-size:13px}footer small{font-size:11px;color:#756e79}dialog{padding:30px;border:0;position:fixed;left:auto;right:0;top:0;bottom:0;margin:0;width:min(480px,100%);height:100%;max-height:100%;max-width:100%;background:var(--paper);color:var(--ink)}dialog::backdrop{background:#16102088}.cart-header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:20px}.cart-header h2{font-size:40px}.cart-header button{font-size:32px;border:0;background:none}.cart-row{display:grid;grid-template-columns:85px 1fr;gap:16px;padding:24px 0;border-bottom:1px solid var(--line);font-size:14px}.cart-row img{aspect-ratio:1}.cart-row p{margin-bottom:8px}.cart-controls{display:flex;gap:12px;align-items:center;margin-top:12px}.cart-controls button{min-width:32px;min-height:32px;border:1px solid #bbb;background:none}#cart-total{margin:25px 0;font-weight:600}.preview-note{font-size:14px;line-height:1.6;background:#e7e1ee;padding:16px;margin:20px 0}#continue{width:100%}.skip{position:fixed;top:-80px;left:20px;padding:20px;z-index:10;background:#fff}.skip:focus{top:10px}@media(min-width:1600px){.hero-photo{object-position:center 47%}.section{padding-left:max(6%,calc((100vw - 1450px)/2));padding-right:max(6%,calc((100vw - 1450px)/2))}}@media(max-width:760px){header{height:78px;padding:0 6%}nav{gap:18px}nav a:first-child{display:none}.wordmark{font-size:36px}.wordmark span{font-size:12px}.hero{height:90svh;min-height:650px}.hero-photo{object-position:60% center}.hero-top{top:108px;left:6%;font-size:10px}.hero-index{display:none}.hero-copy{left:6%;width:88%;bottom:35px}.hero h1{font-size:clamp(65px,14vw,105px);margin:18px 0 25px}.hero-bottom{display:block}.hero-bottom p{font-size:14px;margin-bottom:24px}.hero-bottom .button{width:100%}.hero .eyebrow{font-size:10px}.ribbon{justify-content:center;padding:17px 12px;font-size:9px}.ribbon span:first-child,.ribbon span:last-child{display:none}.section{padding:65px 6%}.story{display:block}.section-label{margin-bottom:25px}.story-text{grid-template-columns:1fr;gap:20px;margin-top:28px}.story-text p:first-child{font-size:18px}.story-text p:last-child{font-size:15px}.editorial{padding:0 6% 80px;gap:6%;grid-template-columns:1fr 1fr}.editorial .wardrobe{padding-top:50px}.editorial figcaption{font-size:9px;line-height:1.5}.editorial-word{font-size:62px;left:26%;bottom:55px}.product{grid-template-columns:1fr;gap:35px}.product h2{font-size:64px}.product-info>.eyebrow{font-size:10px}.campaign{grid-template-columns:1fr;min-height:0}.campaign>img{max-height:600px;aspect-ratio:4/5}.campaign>div{padding:60px 8%}.campaign h2{font-size:72px;margin:25px 0 30px}.campaign .button{width:100%}.album-grid{grid-template-columns:1fr 1fr;gap:16px}.album-grid figure:nth-child(2n){margin-top:28px}.album figcaption{font-size:9px;line-height:1.6}.album-heading .eyebrow{font-size:10px}.closing{padding:70px 6%}.closing h2{font-size:90px}footer{display:grid;grid-template-columns:1fr 1fr;padding:40px 6%}footer small{grid-column:1/-1}.thumbs{gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}header{padding-inline:var(--gutter);height:106px;display:grid;grid-template-columns:1fr auto 1fr;gap:28px}:root{--gutter:max(6vw, calc((100vw - 1450px)/2) );--section-space:clamp(65px,7.6vw,120px)}header nav{justify-self:center;align-items:center}.bag{justify-self:end;padding:12px 0;min-height:44px;white-space:nowrap}.brand-logo{display:block;position:relative;width:180px;aspect-ratio:1153/496;overflow:hidden}.brand-logo img{position:absolute;width:111.0147%;height:193.75%;max-width:none;left:-3.9896%;top:-46.1694%;object-fit:fill}.hero{isolation:isolate}.hero-photo{object-position:center 15%;transform-origin:center center;backface-visibility:hidden;will-change:transform}.hero-top{left:var(--gutter);top:140px}.hero-index{right:var(--gutter);top:140px}.hero-copy{left:var(--gutter);width:calc(100% - var(--gutter)*2)}.hero-bottom{max-width:none;gap:32px;align-items:center}.hero-bottom .button{min-width:260px}.ribbon{padding-inline:var(--gutter);gap:24px;align-items:center}.section{padding:var(--section-space) var(--gutter)}.story{grid-template-columns:minmax(0,1fr) minmax(0,2.2fr)}.story-text{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}.story-text p{max-width:34ch}.editorial{padding-inline:var(--gutter);gap:8%;grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)}.editorial-word{pointer-events:none;white-space:nowrap}.product{grid-template-columns:minmax(0,1.12fr) minmax(0,1fr);gap:6%}.product-info{padding-top:0;min-width:0}.product h2{font-size:clamp(52px,5.3vw,82px);line-height:1.02}.gallery,.album-grid figure{min-width:0}.description{max-width:none}.color,.shipping-note{font-size:14px;line-height:1.6}.swatch{flex-shrink:0}.sizes label,.sizes span{min-height:48px}.button{line-height:1.45;text-align:left}.button>span{flex-shrink:0}summary{gap:20px;align-items:center;min-height:60px}summary>span{flex-shrink:0}.campaign{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.campaign>img{min-height:100%;max-height:none}.campaign>div{padding:clamp(40px,6vw,96px)}.campaign h2{font-size:clamp(55px,6vw,96px);line-height:1.02}.editorial figcaption,.album figcaption,.image-caption,.image-number{font-size:12px;line-height:1.5}.closing>p{text-transform:uppercase;line-height:1.6}footer{padding-inline:var(--gutter);display:grid;grid-template-columns:auto 1fr auto;column-gap:40px;row-gap:22px}.footer-brand{display:flex;align-items:center;gap:14px;width:fit-content;grid-row:1/3}.footer-brand>img{width:64px;height:64px;object-fit:contain}footer p{justify-self:center;font-size:14px}footer>a:not(.footer-brand){justify-self:end;font-size:14px}footer small{grid-column:2/4;justify-self:end;font-size:12px}.cart-controls button{min-width:44px;min-height:44px}.setup-callout{display:grid;gap:6px;background:#e7e1ee;padding:16px;margin:20px 0;font-size:14px;line-height:1.5}.setup-callout span{color:#635c68}@media(max-width:1000px){header{gap:18px}.brand-logo{width:155px}footer{column-gap:24px}.footer-brand>img{width:52px;height:52px}.product h2{font-size:clamp(43px,5.3vw,60px)}}@media(max-width:760px){.hero-photo{object-position:60% 15%}header{height:88px;gap:12px;grid-template-columns:minmax(0,1fr) auto auto}.brand-logo{width:126px}header nav{gap:0}header nav a{font-size:13px}.bag{font-size:13px}.hero-top{top:114px;font-size:12px}.hero .eyebrow{font-size:12px;letter-spacing:.07em}.hero-copy{bottom:36px}.hero h1{font-size:clamp(60px,13.5vw,100px);line-height:1.02}.hero-bottom{display:grid;gap:20px}.hero-bottom p{margin:0}.hero-bottom .button{min-width:0}.ribbon{font-size:12px;letter-spacing:.025em;text-align:center;line-height:1.6;padding-block:15px}.story,.product,.campaign{grid-template-columns:minmax(0,1fr)}.story-text{grid-template-columns:minmax(0,1fr);gap:20px}.story-text p{max-width:none}.editorial{gap:6%;padding-bottom:90px}.editorial-word{left:auto;right:var(--gutter);bottom:45px;font-size:clamp(44px,10vw,70px)}.editorial figcaption,.album figcaption{font-size:12px;letter-spacing:.06em;min-height:36px}.product h2{font-size:clamp(47px,10vw,68px)}.product-info>.eyebrow{font-size:12px}.campaign>img{min-height:0;height:auto;max-height:600px}.campaign>div{padding:60px var(--gutter)}.campaign h2{font-size:clamp(56px,12vw,80px)}.album-heading .eyebrow{font-size:12px}.closing h2{font-size:clamp(68px,17vw,100px);line-height:1.02}footer{grid-template-columns:1fr auto;gap:24px 16px}.footer-brand{grid-row:auto;grid-column:1/-1}footer p{justify-self:start}footer small{grid-column:1/-1;justify-self:start}}@media(prefers-reduced-motion:reduce){.hero-photo{transform:none!important;will-change:auto!important}}.album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(20px,2.6vw,42px);align-items:start}.album-grid figure{margin-top:0!important}.album-grid img{aspect-ratio:1/1;object-fit:contain;background:#ebe9e4}@media(max-width:760px){.album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.album-grid img{aspect-ratio:1/1}}.editorial{grid-template-columns:minmax(0,1fr);gap:clamp(28px,4vw,58px);align-items:start}.editorial .street,.editorial .wardrobe{width:min(100%,920px);padding-top:0;margin-inline:auto}.editorial .street img,.editorial .wardrobe img{aspect-ratio:auto;height:auto;object-fit:initial;background:transparent}.editorial-word{position:relative;left:auto;right:auto;bottom:auto;justify-self:end;margin-top:-10px}.product-image>img{aspect-ratio:auto;height:auto;object-fit:contain;background:transparent}.album-grid img{aspect-ratio:auto;height:auto;object-fit:initial;background:transparent}@media(max-width:760px){.editorial{gap:30px;padding-bottom:70px}.editorial .street,.editorial .wardrobe{width:100%}.editorial-word{justify-self:end;margin-top:-4px}.product-image>img{aspect-ratio:auto;height:auto}}.story>div:last-child{text-align:center}.story h2{max-width:850px;margin-inline:auto}.story-text{margin-inline:auto;text-align:center}.story-text p{margin-inline:auto}.story{grid-template-columns:minmax(0,1fr)}.editorial{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,4vw,58px)}.editorial .street,.editorial .wardrobe{width:100%}.editorial-word{grid-column:1/-1;justify-self:end}.thumbs{align-items:start}.thumbs button{align-self:start;height:auto!important;aspect-ratio:1/1;overflow:hidden}.thumbs img{height:auto!important;aspect-ratio:1/1;object-fit:cover}:root{--promo-height:64px}html{scroll-padding-top:calc(85px + var(--promo-height))}.launch-banner{position:relative;z-index:4;min-height:var(--promo-height);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:24px;padding:12px var(--gutter);background:var(--purple);color:var(--paper)}.launch-banner__copy{display:flex;align-items:baseline;gap:14px;min-width:0}.launch-banner__copy strong{font-size:12px;letter-spacing:.12em;line-height:1.4}.launch-banner__copy span{color:#f1b3d2;font-size:12px;line-height:1.4}.launch-banner__timer{display:flex;align-items:center;gap:8px;white-space:nowrap}.launch-banner__timer span{display:grid;justify-items:center;gap:1px;min-width:34px}.launch-banner__timer b{font-family:Barlow Condensed,Impact,sans-serif;font-size:24px;line-height:.9}.launch-banner__timer small{color:#f1b3d2;font-size:9px;letter-spacing:.08em;text-transform:uppercase}.launch-banner__timer i{color:#f15493;font-size:20px;font-style:normal;line-height:1}.launch-banner__expired{grid-column:1/-1;color:#f1b3d2;font-size:12px;letter-spacing:.08em;text-align:center}.launch-banner.is-ended .launch-banner__copy span,.launch-banner.is-ended .launch-banner__timer{display:none}.site-header{top:var(--promo-height)}.story{padding-block:clamp(58px,5vw,82px)}.story h2{font-size:clamp(54px,6.2vw,94px)}.story-text{gap:26px;margin-top:22px;line-height:1.6}.story-text p:first-child{font-size:clamp(18px,1.6vw,21px);line-height:1.5}.editorial{max-width:1320px;margin-inline:auto;padding-bottom:clamp(68px,6vw,100px);gap:clamp(14px,3vw,42px)}.editorial .street,.editorial .wardrobe{width:min(100%,38vw);max-width:none}.editorial .street img,.editorial .wardrobe img{aspect-ratio:4/5;height:auto;object-fit:cover}@media(max-width:760px){:root{--promo-height:92px}.launch-banner{grid-template-columns:minmax(0,1fr);gap:7px;padding-block:13px;text-align:center}.launch-banner__copy{display:grid;gap:3px;justify-items:center}.launch-banner__copy strong,.launch-banner__copy span{font-size:11px}.launch-banner__timer{justify-content:center}.story{padding-block:48px}.story-text{margin-top:18px}.editorial{padding-bottom:62px}.editorial .street,.editorial .wardrobe{width:100%}}.product-image{overflow:hidden}.gallery-arrow{position:absolute;top:50%;z-index:1;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid #ffffffb8;border-radius:50%;background:#242128b8;color:var(--paper);font-size:26px;line-height:1;transform:translateY(-50%);transition:background .2s,transform .2s}.gallery-arrow:hover{background:var(--purple);transform:translateY(-50%) scale(1.06)}.gallery-arrow--prev{left:16px}.gallery-arrow--next{right:16px}@media(max-width:760px){.gallery-arrow{width:42px;height:42px;font-size:22px}.gallery-arrow--prev{left:10px}.gallery-arrow--next{right:10px}}.thumbs{display:none!important}
/*# sourceMappingURL=/cdn/shop/t/16/assets/yugo.css.map */
