.about-the-record{position:relative;width:100%;background:var(--color-background);color:var(--color-foreground);--about-the-record-blur: 8px}.about-the-record--border-top:before,.about-the-record--border-bottom:after{content:"";position:absolute;left:0;right:0;height:1px;background:var(--color-border);z-index:2}.about-the-record--border-top:before{top:0}.about-the-record--border-bottom:after{bottom:0}.about-the-record__wrapper{padding-top:var(--spacer-8);padding-bottom:var(--spacer-8)}.about-the-record__layout{display:grid;grid-template-columns:minmax(0,508px) max-content;justify-content:space-between;align-items:center;gap:var(--spacer-8)}.about-the-record__intro{display:flex;flex-direction:column;gap:var(--spacer-3)}.about-the-record__quote{display:flex;flex-direction:column;gap:var(--spacer-1);margin:0}.about-the-record__quote-text{margin:0;font-style:italic;color:var(--color-foreground)}.about-the-record__quote-source{color:var(--color-text-secondary);font-style:normal}.about-the-record__rule{width:100%;margin:0;border:none;border-top:1px solid var(--color-rule)}.about-the-record__subheading{margin:0}.about-the-record__copy{display:flex;flex-direction:column;gap:var(--spacer-5)}.about-the-record__body{color:var(--color-foreground)}.about-the-record__body p{margin:0}.about-the-record__body p+p{margin-top:var(--spacer-3)}.about-the-record__body--drop-cap>p:first-child:first-letter{float:left;padding-right:var(--spacer-1);font-family:var(--font-family-heading);font-size:calc(var(--typography-size-body-large) * 2.5);line-height:calc(var(--typography-size-body-large) * var(--typography-height-body-large) * 2);font-weight:var(--typography-weight-4)}.about-the-record__attribution{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacer-4);margin-top:var(--spacer-1)}.about-the-record__credit{margin:0}.about-the-record__link{padding:0;border:none;background:none;color:var(--color-foreground);cursor:pointer;font-family:var(--font-family-body);font-size:var(--typography-size-body-medium);letter-spacing:var(--typography-letter-spacing-eyebrow)}.about-the-record__link:hover,.about-the-record__link:focus-visible{background:none;border:none;color:var(--color-foreground);text-decoration:underline;text-underline-offset:2px}.about-the-record__list{display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:var(--spacer-5);row-gap:var(--spacer-2);align-items:baseline}.about-the-record__group,.about-the-record__row{display:contents}.about-the-record__rows{display:grid;grid-column:1 / -1;grid-template-columns:subgrid;align-items:baseline;margin:0;row-gap:var(--spacer-2)}.about-the-record__group-heading{grid-column:1 / -1;margin:0;color:var(--color-foreground)}.about-the-record__group+.about-the-record__group>.about-the-record__group-heading{margin-top:var(--spacer-2)}.about-the-record__credits-column .about-the-record__group+.about-the-record__group>.about-the-record__group-heading{padding-top:var(--spacer-2);border-top:1px solid var(--color-rule)}.about-the-record__row-label{margin:0}.about-the-record__row-value{margin:0;color:var(--color-foreground);letter-spacing:var(--typography-letter-spacing-button)}.about-the-record__credits{display:flex;flex-direction:column;align-items:flex-start;gap:var(--spacer-4)}.about-the-record__dialog{width:100%;max-width:var(--about-the-record-dialog-width, 840px);max-height:90vh;padding:0;border:none;overflow:auto;background:var(--color-background);color:var(--color-foreground)}.about-the-record__dialog::backdrop{background:#0000004d;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.about-the-record__dialog--liner{--about-the-record-dialog-width: 840px}.about-the-record__dialog--credits{--about-the-record-dialog-width: 1250px}.about-the-record__dialog-inner{position:relative;display:flex;flex-direction:column;gap:var(--spacer-3);padding:var(--spacer-4)}.about-the-record__dialog-close{position:sticky;top:0;z-index:1;align-self:flex-end;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:var(--color-background);color:var(--color-foreground);cursor:pointer;max-width:none;margin-bottom:calc(-1 * var(--spacer-6))}.about-the-record__dialog-close:hover{background:var(--color-background);border:none;color:var(--color-text-secondary)}.about-the-record__dialog-header{display:flex;flex-direction:column;gap:var(--spacer-3)}.about-the-record__dialog-subheading{margin:0}.about-the-record__dialog-title{margin:0;color:var(--color-foreground)}.about-the-record__dialog-meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacer-3)}.about-the-record__dialog-meta-item{margin:0}.about-the-record__rule--dialog{border-top-width:2px}.about-the-record__liner-columns{column-count:2;column-gap:var(--spacer-6);column-rule:1px solid var(--color-rule);color:var(--color-foreground)}.about-the-record__liner-columns .about-the-record__body--drop-cap>p:first-child{break-inside:avoid}.about-the-record__liner-columns p{margin:0}.about-the-record__liner-columns p+p,.about-the-record__liner-columns .about-the-record__liner-signoff{margin-top:var(--spacer-3)}.about-the-record__liner-signoff{font-style:italic;break-inside:avoid}.about-the-record__credits-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--spacer-4)}.about-the-record__credits-column+.about-the-record__credits-column{padding-left:var(--spacer-4);border-left:1px solid var(--color-rule)}.about-the-record__credits-column .about-the-record__list{grid-template-columns:minmax(0,155px) minmax(0,1fr)}@media screen and (max-width:990px){.about-the-record__layout{grid-template-columns:minmax(0,1fr);gap:var(--spacer-6)}.about-the-record__wrapper{padding-top:var(--spacer-6);padding-bottom:var(--spacer-6)}.about-the-record__credits-columns{grid-template-columns:minmax(0,1fr)}.about-the-record__credits-column+.about-the-record__credits-column{padding-left:0;padding-top:var(--spacer-4);border-left:none;border-top:1px solid var(--color-rule)}}@media screen and (max-width:769px){.about-the-record__liner-columns{column-count:1}.about-the-record__dialog{max-width:100%;max-height:100%;height:100%}.about-the-record__dialog-inner{padding:var(--spacer-3)}}@media screen and (max-width:450px){.about-the-record__list{column-gap:var(--spacer-3)}}.about-the-record__wrapper--blurred{filter:blur(var(--about-the-record-blur));user-select:none;-webkit-user-select:none;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/20/assets/about-the-record.css.map */
