.artist-note-section{width:100%;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));overflow:hidden;box-sizing:border-box}.artist-note-container{max-width:var(--page-width, 1440px);margin:0 auto;padding:0 1.5rem;box-sizing:border-box}.artist-note-grid{display:flex;flex-direction:column;gap:30px;width:100%}@media screen and (min-width:750px){.artist-note-grid{display:grid;grid-template-columns:1fr 1.28fr;gap:40px;align-items:stretch}}@media screen and (min-width:990px){.artist-note-grid{gap:60px}}.artist-note-left{position:relative;width:100%;aspect-ratio:4 / 5;overflow:hidden;box-sizing:border-box}@media screen and (min-width:750px){.artist-note-left{aspect-ratio:auto;height:100%}}.artist-note-profile-img-wrap{width:100%;height:100%;position:relative;background:rgba(var(--color-foreground),.03)}.artist-note-profile-img{width:100%;height:100%;object-fit:cover;display:block}.artist-note-placeholder-wrap{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.artist-note-placeholder-wrap svg{width:100%;height:100%;opacity:.15}.artist-note-overlay{position:absolute;bottom:0;left:0;width:100%;padding:20px 16px;background:linear-gradient(to top,#0009,#0003 70%,#0000);color:var(--overlay-color, #ffffff);box-sizing:border-box;z-index:1;text-align:left}@media screen and (min-width:750px){.artist-note-overlay{padding:30px 24px}}.artist-note-profile-title{font-family:var(--font-heading-family),serif;font-size:clamp(18px,2.5vw,24px);font-weight:500;margin:0 0 4px;line-height:1.2;color:inherit}.artist-note-profile-sub{font-family:var(--font-body-family),sans-serif;font-size:clamp(11px,1.2vw,13px);font-weight:400;margin:0;opacity:.9;letter-spacing:.05em;color:inherit}.artist-note-right{display:flex;flex-direction:column;justify-content:space-between;gap:24px;width:100%}@media screen and (min-width:750px){.artist-note-right{height:100%;gap:30px}}.artist-note-text-block{display:flex;flex-direction:column;gap:16px;text-align:left}.artist-note-heading{font-family:var(--font-heading-family),serif;font-size:clamp(24px,3.5vw,32px);font-weight:500;margin:0;line-height:1.2}.artist-note-quote{font-family:var(--font-body-family),sans-serif;font-size:clamp(15px,2vw,17px);line-height:1.5;letter-spacing:-.1px;color:rgba(var(--color-foreground),.75)}.artist-note-mockup-wrap{width:100%;aspect-ratio:3 / 2;overflow:hidden;position:relative;background:rgba(var(--color-foreground),.02)}.artist-note-mockup-img{width:100%;height:100%;object-fit:cover;display:block}
/*# sourceMappingURL=/cdn/shop/t/2/assets/artist-note.css.map */
