@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@300;400;500&family=Pirata+One&family=Permanent+Marker&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:DM Mono,Courier New,monospace;font-size:13px;letter-spacing:-.02em}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit;color:inherit}.paper-noise{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:9999;opacity:.12;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.18'/%3E%3C/svg%3E");mix-blend-mode:multiply}.section-shell{margin-left:var(--content-pad);margin-right:var(--content-pad)}.ruled-top{border-top:1px solid var(--line)}.ruled-bottom{border-bottom:1px solid var(--line)}.site-header{padding:24px 0 16px}.header-grid{min-height:58px;display:grid;grid-template-columns:1fr auto 1fr;align-items:start;gap:30px}.brand-mark{justify-self:start}.brand-logo{width:130px;height:auto}.brand-fallback{display:inline-block;font-family:Impact,Arial Black,sans-serif;font-style:italic;font-size:27px;letter-spacing:-2px;transform:skew(-5deg)}.main-nav{display:flex;gap:54px;justify-content:center;font-family:Arial Narrow,Arial,sans-serif;font-size:16px;font-weight:700;text-transform:uppercase}.main-nav a,.cart-link,.section-heading a{transition:opacity .2s ease}.main-nav a:hover,.cart-link:hover,.section-heading a:hover{opacity:.55}.cart-link{justify-self:end;display:flex;align-items:center;gap:18px;font-size:11px}.bag-icon{width:19px;height:21px;border:2px solid var(--ink);display:block;position:relative}.bag-icon:before{content:"";position:absolute;width:9px;height:7px;border:2px solid var(--ink);border-bottom:0;border-radius:8px 8px 0 0;left:3px;top:-8px}.hero-215{position:relative;text-align:center;padding-bottom:28px}.wire-row{position:relative;min-height:52px;margin-left:calc(var(--content-pad) * -1);margin-right:calc(var(--content-pad) * -1);display:flex;align-items:center;justify-content:center}.wire-image{width:100%;height:auto;max-height:96px;object-fit:contain;object-position:center}.wire-line{position:absolute;left:0;right:0;height:3px;background:var(--ink);top:26px}.wire-line:before,.wire-line:after{content:"";position:absolute;left:0;right:0;height:1px;background:var(--ink)}.wire-line:before{top:-4px}.wire-line:after{top:5px}.wire-knot{position:absolute;top:14px;background:var(--paper);font-weight:900;font-size:20px;transform:rotate(65deg)}.k1{left:5%}.k2{left:17%}.k3{left:29%}.k4{right:29%}.k5{right:17%}.k6{right:5%}.dice-slot{height:62px;display:flex;justify-content:center;align-items:center;position:relative;z-index:2}.dice-image{width:min(330px,42vw);margin-top:-14px}.dice-fallback{display:flex;align-items:center;justify-content:center;gap:1px;margin-top:-8px}.dice-fallback span{width:62px;height:55px;border:4px solid var(--ink);display:grid;place-items:center;font-family:Impact,sans-serif;font-size:35px;background:var(--paper)}.dice-fallback span:nth-child(1){transform:rotate(-16deg) translateY(7px)}.dice-fallback span:nth-child(2){transform:rotate(8deg)}.dice-fallback span:nth-child(3){transform:rotate(-5deg) translateY(5px)}.hero-art-slot{height:304px;display:flex;align-items:center;justify-content:center;margin-top:-3px}.hero-art{max-height:305px;max-width:74%;object-fit:contain}.hero-word-placeholder{font-family:Impact,Arial Black,sans-serif;font-size:clamp(118px,20vw,260px);font-style:italic;font-weight:900;letter-spacing:-.09em;line-height:.8;transform:scaleX(1.04)}.hero-subtitle{margin-top:-64px;position:relative;z-index:3;font-family:Pirata One,Georgia,serif;font-size:45px;letter-spacing:.02em}.latest-section{padding:23px 30px 22px}.latest-grid{display:grid;grid-template-columns:1.65fr .95fr;min-height:268px}.track-panel{padding-right:38px}.eyebrow{font-size:11px;font-weight:700;margin:7px 0 12px}.track-layout{display:grid;grid-template-columns:174px 1fr;gap:35px;align-items:center}.cover-art{width:174px;height:178px;object-fit:cover;background:#ddd3c2}.track-copy h2{font-family:Arial Narrow,Arial,sans-serif;font-size:24px;margin:0 0 8px;letter-spacing:.02em}.artist-name{margin:0 0 26px;font-size:12px}.player-row{display:flex;align-items:center;gap:12px;min-height:45px}.native-audio{width:100%;max-width:390px}.play-placeholder,.play-btn{width:36px;height:36px;border:0;border-radius:50%;background:var(--ink);color:var(--paper);display:grid;place-items:center;font-size:15px;cursor:pointer;flex:0 0 36px}.waveform{height:42px;display:flex;align-items:center;gap:2px;flex:1;min-width:180px}.player-215{display:flex;align-items:center;gap:12px;flex:1;min-width:0}.player-215 audio{display:none}.player-215 .waveform{cursor:pointer}.player-215 .waveform i{opacity:.3;transition:opacity .15s linear}.player-215 .waveform i.played{opacity:1}.waveform i{display:block;width:2px;height:calc(var(--h) * 2px);background:var(--ink)}.duration{font-size:10px;margin-left:3px}.listen-row{display:flex;align-items:center;gap:20px;margin-top:16px;font-size:11px}.listen-row a{font-weight:700;border-bottom:1px solid transparent}.listen-row a:hover{border-bottom-color:currentColor}.manifesto{border-left:1px solid var(--line);padding:12px 28px 0 40px;display:flex;align-items:center}.handwritten{font-family:Permanent Marker,Comic Sans MS,cursive;font-size:17px;line-height:1.22;letter-spacing:.03em;transform:rotate(-2deg)}.shop-section{padding:18px 14px 20px}.section-heading{display:flex;justify-content:space-between;align-items:center;font-size:11px;font-weight:700;margin:0 8px 18px}.product-grid-215{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.product-image-wrap{display:block;background:#e9dfcc;aspect-ratio:1 / .95;overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card-215:hover .product-image{transform:scale(1.025)}.product-placeholder{position:relative;width:100%;height:100%;display:grid;place-items:center;overflow:hidden}.product-placeholder .placeholder-svg{width:100%;height:100%;opacity:.22}.product-placeholder span{position:absolute;inset:auto 10px 10px;padding:5px;background:var(--paper);border:1px solid var(--ink);font-size:9px;text-align:center}.product-meta{padding-top:10px;font-size:11px;line-height:1.45}.product-title{min-height:32px;text-transform:uppercase}.product-price{margin-top:2px}.placeholder-svg{background:#e5dac7;fill:#bcb19f}.gallery-strip{margin-top:0}.gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2px}.gallery-cell{aspect-ratio:1.14 / 1;overflow:hidden;background:#d9cfbd}.gallery-image{width:100%;height:100%;object-fit:cover}.gallery-placeholder,.gallery-placeholder svg{width:100%;height:100%}.footer-215{padding:28px 24px 38px}.footer-grid{display:grid;grid-template-columns:.75fr 1.05fr 1.2fr;min-height:180px}.footer-note{padding-right:45px}.footer-middle{border-left:1px solid var(--line);padding-left:47px}.footer-newsletter{padding-left:48px}.footer-hand{font-size:16px;margin-bottom:25px;transform:rotate(-3deg)}.footer-brand{margin-bottom:12px}.footer-label{font-size:11px;margin:6px 0 18px}.social-row{display:flex;gap:22px;font-size:13px;font-weight:700}.social-row a{border:1px solid var(--ink);width:25px;height:25px;display:grid;place-items:center}.contact-label{margin-top:23px;margin-bottom:8px}.newsletter-form{display:grid;grid-template-columns:1fr 86px;height:48px;max-width:350px}.newsletter-form input{border:1px solid var(--line);background:transparent;padding:0 14px;min-width:0;border-radius:0}.newsletter-form button{border:1px solid var(--ink);background:var(--ink);color:var(--paper);cursor:pointer}.no-spam{font-size:10px;margin-top:15px}@media(max-width:900px){:root{--content-pad:14px}.header-grid{grid-template-columns:1fr auto}.main-nav{grid-row:2;grid-column:1 / -1;gap:24px;justify-content:flex-start;overflow-x:auto;padding-top:12px}.cart-link{grid-column:2}.hero-art-slot{height:250px}.hero-art{max-width:92%}.hero-subtitle{font-size:34px}.latest-section{padding-left:10px;padding-right:10px}.latest-grid{grid-template-columns:1fr}.manifesto{border-left:0;border-top:1px solid var(--line);margin-top:25px;padding:25px 5px 5px}.product-grid-215{grid-template-columns:repeat(2,1fr)}.product-card-215:last-child{grid-column:1/-1;max-width:50%}.gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-cell:last-child{grid-column:1/-1}.footer-grid{grid-template-columns:1fr;gap:26px}.footer-middle{border-left:0;border-top:1px solid var(--line);padding:24px 0 0}.footer-newsletter{padding-left:0}}@media(max-width:620px){body{font-size:12px}.site-header{padding-top:15px}.brand-fallback{font-size:23px}.main-nav{font-size:13px}.cart-link span:first-child{display:none}.wire-row{height:44px}.dice-slot{height:50px}.dice-fallback span{width:45px;height:43px;font-size:25px;border-width:3px}.hero-art-slot{height:180px}.hero-word-placeholder{font-size:31vw}.hero-subtitle{font-size:28px}.track-layout{grid-template-columns:110px 1fr;gap:18px}.cover-art{width:110px;height:113px}.track-copy h2{font-size:19px}.waveform{min-width:90px}.listen-row{gap:9px;flex-wrap:wrap}.handwritten{font-size:15px}.shop-section{padding-left:0;padding-right:0}.product-grid-215{gap:8px}.product-meta{font-size:10px}.gallery-grid{grid-template-columns:1fr 1fr}.footer-215{padding-left:5px;padding-right:5px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/base.css.map */
